.Button-module__LCT47W__button{cursor:pointer;font-weight:var(--font-weight-semibold);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border:none;border-radius:30px;justify-content:center;align-items:center;gap:.5rem;line-height:1;text-decoration:none;transition:all .3s;display:inline-flex;font-family:"Visbee",!important}.Button-module__LCT47W__button:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.Button-module__LCT47W__primary{background:var(--gradient-primary);color:#fff;font-weight:var(--font-weight-bold)}.Button-module__LCT47W__primary:hover:not(:disabled){color:#fff;transform:translateY(-2px)}.Button-module__LCT47W__secondary{color:var(--text-primary);font-weight:var(--font-weight-semibold);background:radial-gradient(305.16% 234.86%,rgba(115,115,115,0) 0%,rgba(115,115,115,.3) 40%,rgba(115,115,115,.6) 70%,#d9d9d9 100%);border:2px solid rgba(255,255,255,.2)}.Button-module__LCT47W__secondary:hover:not(:disabled){background:rgba(255,255,255,.12);transform:translateY(-2px);box-shadow:0 4px 10px rgba(0,0,0,.12)}.Button-module__LCT47W__outline{color:#fff;font-weight:var(--font-weight-semibold);background:0 0;border:1px solid rgba(255,255,255,.2)}.Button-module__LCT47W__outline:before{content:"✦";font-size:.8rem}.Button-module__LCT47W__outline:hover:not(:disabled){background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.3);transform:translateY(-1px)}.Button-module__LCT47W__small{padding:.5rem 1rem;font-size:.875rem}.Button-module__LCT47W__medium{padding:.75rem 1.5rem;font-size:1rem}.Button-module__LCT47W__large{min-width:200px;padding:1rem 2rem;font-size:1.4rem}@media (max-width:768px){.Button-module__LCT47W__large{min-width:160px;padding:.875rem 1.5rem}.Button-module__LCT47W__medium{padding:.6rem 1.2rem;font-size:.9rem}}
.Header-module__tPtrlq__header{z-index:1000;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-bottom:none;width:100%;padding:1rem 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.Header-module__tPtrlq__nav{justify-content:space-between;align-items:center;max-width:100%;height:70px;margin:0 auto;padding:0 5%;display:flex}.Header-module__tPtrlq__spacer{flex-shrink:0;width:64px;height:64px}.Header-module__tPtrlq__logo{cursor:pointer;z-index:1001;align-items:center;transition:opacity .3s;display:flex}.Header-module__tPtrlq__logo:hover{opacity:.8}.Header-module__tPtrlq__logoImage{width:64px;height:64px;transition:all .3s}.Header-module__tPtrlq__navigation{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:50px;align-items:center;gap:0;padding:8px 20px;transition:all .3s;display:flex;box-shadow:0 4px 6px rgba(0,0,0,.05),0 1px 3px rgba(0,0,0,.1),inset 0 1px rgba(255,255,255,.2)}.Header-module__tPtrlq__navLink{color:var(--text-primary);background-color:transparent;border-radius:25px;padding:8px 16px;font-size:.9rem;font-weight:600;line-height:normal;text-decoration:none;transition:all .3s;position:relative}.Header-module__tPtrlq__navLink:hover{color:var(--accent-blue);transform:translateY(-1px)}.Header-module__tPtrlq__rdvMobile{display:none}.Header-module__tPtrlq__buttonContainer{align-items:center;gap:1rem;display:flex}.Header-module__tPtrlq__customButton{color:#fff;font-family:var(--font-family);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(0,0,0,.8);border:1px solid rgba(255,255,255,.2);border-radius:25px;justify-content:center;align-items:center;padding:10px 20px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.Header-module__tPtrlq__customButton:hover{background:rgba(0,0,0,.9);border-color:rgba(255,255,255,.3);transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.2)}.Header-module__tPtrlq__buttonContact{display:none}.Header-module__tPtrlq__whatsappButton{color:#fff;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .3s;animation:3s ease-in-out infinite Header-module__tPtrlq__whatsappPulse;display:flex;position:relative}.Header-module__tPtrlq__whatsappButton:hover{background:#20b858;animation-play-state:paused;transform:translateY(-1px)scale(1.05)}.Header-module__tPtrlq__whatsappButton svg{width:20px;height:20px}.Header-module__tPtrlq__rdv{display:none}.Header-module__tPtrlq__menuToggle{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;z-index:1001;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:8px;flex-direction:column;gap:4px;padding:8px;transition:all .3s;display:none}.Header-module__tPtrlq__menuToggle:hover{background:rgba(255,255,255,.15)}.Header-module__tPtrlq__menuToggle span{background:var(--text-primary);border-radius:2px;width:20px;height:2px;transition:all .3s;display:block}.Header-module__tPtrlq__menuToggle[aria-expanded=true] span:first-child{transform:rotate(45deg)translate(5px,5px)}.Header-module__tPtrlq__menuToggle[aria-expanded=true] span:nth-child(2){opacity:0}.Header-module__tPtrlq__menuToggle[aria-expanded=true] span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}@keyframes Header-module__tPtrlq__whatsappPulse{0%,to{opacity:1;transform:scale(1);box-shadow:0 2px 8px rgba(37,211,102,.3)}50%{opacity:.7;transform:scale(1.05);box-shadow:0 4px 15px rgba(37,211,102,.6)}}.Header-module__tPtrlq__whatsappButton{color:#fff;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .3s;animation:2s ease-in-out infinite Header-module__tPtrlq__whatsappPulse;display:flex;position:relative;box-shadow:0 2px 8px rgba(37,211,102,.3)}.Header-module__tPtrlq__whatsappButton:hover{background:#20b858;animation-play-state:paused;transform:translateY(-1px)scale(1.05);box-shadow:0 4px 12px rgba(37,211,102,.4)}@keyframes Header-module__tPtrlq__whatsappGlow{0%,to{box-shadow:0 2px 8px rgba(37,211,102,.3)}50%{box-shadow:0 2px 15px rgba(37,211,102,.6)}}@media (max-width:768px){.Header-module__tPtrlq__spacer{display:none}.Header-module__tPtrlq__nav{padding:0 5%}.Header-module__tPtrlq__logoImage{width:48px;height:48px}.Header-module__tPtrlq__menuToggle{display:flex}.Header-module__tPtrlq__buttonContainer{display:none}.Header-module__tPtrlq__whatsappButton{width:36px;height:36px}.Header-module__tPtrlq__whatsappButton svg{width:18px;height:18px}.Header-module__tPtrlq__navigation{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;visibility:hidden;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:20px;flex-direction:column;gap:1rem;padding:2rem;transition:all .3s;position:fixed;top:80px;left:5%;right:5%;transform:translateY(-100%);box-shadow:0 8px 32px rgba(0,0,0,.1),inset 0 1px rgba(255,255,255,.2)}.Header-module__tPtrlq__navigationOpen{opacity:1;visibility:visible;transform:translateY(0)}.Header-module__tPtrlq__navLink{text-align:center;border-radius:12px;width:100%;padding:12px 16px;font-size:1rem}.Header-module__tPtrlq__navLink:hover{background:rgba(255,255,255,.1)}.Header-module__tPtrlq__navigation:after,.Header-module__tPtrlq__navigationOpen:after{content:none!important;display:none!important}.Header-module__tPtrlq__navigationOpen:after{content:"Prendre RDV";color:#fff;font-weight:600;font-family:var(--font-family);cursor:pointer;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(0,0,0,.8);border:1px solid rgba(255,255,255,.2);border-radius:25px;justify-content:center;align-items:center;width:100%;padding:12px 24px;text-decoration:none;transition:all .3s;display:inline-flex}.Header-module__tPtrlq__rdvMobile{color:#fff;font-weight:600;font-family:var(--font-family);cursor:pointer;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(0,0,0,.8);border:1px solid rgba(255,255,255,.2);border-radius:25px;justify-content:center;align-items:center;width:100%;margin-top:1rem;padding:12px 24px;font-size:1rem;text-decoration:none;transition:all .3s;display:inline-flex}.Header-module__tPtrlq__rdvMobile:hover{background:rgba(0,0,0,.9);border-color:rgba(255,255,255,.3);transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.Header-module__tPtrlq__rdvMobile:active{transform:translateY(0)}}@media (max-width:480px){.Header-module__tPtrlq__logoImage{width:40px;height:40px}.Header-module__tPtrlq__nav{padding:0 4%}.Header-module__tPtrlq__navigation{padding:1.5rem;left:4%;right:4%}}@media (max-width:1024px) and (min-width:769px){.Header-module__tPtrlq__navigation{gap:0;padding:6px 16px}.Header-module__tPtrlq__navLink{padding:6px 12px;font-size:.85rem}.Header-module__tPtrlq__nav{padding:0 4%}.Header-module__tPtrlq__customButton{padding:8px 16px;font-size:.85rem}}@media (min-width:1200px){.Header-module__tPtrlq__nav{padding:0 5%}.Header-module__tPtrlq__spacer{width:72px;height:72px}.Header-module__tPtrlq__navigation{gap:0;padding:10px 24px}.Header-module__tPtrlq__navLink{padding:10px 18px;font-size:1rem}.Header-module__tPtrlq__logoImage{width:72px;height:72px}}.Header-module__tPtrlq__navLink.Header-module__tPtrlq__active{color:var(--text-primary);background:rgba(255,255,255,.2)}
.Footer-module__MPE0dq__footer{z-index:10;background:var(--accent-blue);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid rgba(255,255,255,.08);min-height:400px;margin-top:auto;padding-bottom:1%;position:relative}.Footer-module__MPE0dq__content{grid-template-columns:1.2fr 1fr 1fr 1fr;align-items:start;gap:2.5rem;max-width:1200px;margin:0 auto;padding:2rem 0;display:grid}.Footer-module__MPE0dq__brandSection{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__MPE0dq__brand{align-items:center;gap:.75rem;display:flex}.Footer-module__MPE0dq__logo{filter:brightness(0)invert();width:64px;height:64px;transition:all .3s}.Footer-module__MPE0dq__brand:hover .Footer-module__MPE0dq__logo{filter:brightness(0)invert()sepia()saturate(2)hue-rotate(240deg)}.Footer-module__MPE0dq__brandName{font-family:var(--font-family);font-size:1.5rem;font-weight:var(--font-weight-bold);color:var(--text-primary);margin:0}.Footer-module__MPE0dq__brandAccent{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Footer-module__MPE0dq__brandDescription{font-size:var(--font-size-base);color:#fff;line-height:1.5;font-weight:var(--font-weight-regular);margin-bottom:1rem}.Footer-module__MPE0dq__socialLinks{align-items:center;gap:1rem;display:flex}.Footer-module__MPE0dq__socialLink{color:#fff;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.15);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;text-decoration:none;transition:all .3s;display:flex}.Footer-module__MPE0dq__socialLink:hover{color:var(--text-primary);border-color:var(--accent-purple);background:rgba(139,92,246,.1);transform:translateY(-2px)}.Footer-module__MPE0dq__socialLink:first-child:hover{background:rgba(0,119,181,.1);border-color:#333}.Footer-module__MPE0dq__socialLink:nth-child(2):hover{background:rgba(228,64,95,.1);border-color:#333}.Footer-module__MPE0dq__socialLink:nth-child(3):hover{background:rgba(51,51,51,.1);border-color:#333}.Footer-module__MPE0dq__linksSection{flex-direction:column;gap:1rem;display:flex}.Footer-module__MPE0dq__sectionTitle{font-family:var(--font-family);font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold);color:#fff;margin:0 0 1rem}.Footer-module__MPE0dq__linksList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__MPE0dq__footerLink{color:#fff;font-size:var(--font-size-base);font-weight:var(--font-weight-regular);line-height:1.4;text-decoration:none;transition:color .3s}.Footer-module__MPE0dq__footerLink:hover{color:#71717a}.Footer-module__MPE0dq__contactSection{flex-direction:column;gap:1rem;display:flex}.Footer-module__MPE0dq__contactList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__MPE0dq__contactItem{color:#fff;font-size:var(--font-size-base);align-items:center;gap:.5rem;line-height:1.4;display:flex}.Footer-module__MPE0dq__contactIcon{flex-shrink:0}.Footer-module__MPE0dq__contactLink{color:#fff;text-decoration:none;transition:color .3s}.Footer-module__MPE0dq__contactLink:hover{font-weight:440}.Footer-module__MPE0dq__bottomBar{border-top:1px solid rgba(255,255,255,.08);flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin-top:2rem;margin-left:auto;margin-right:auto;padding-top:1rem;display:flex}.Footer-module__MPE0dq__copyright{color:#f2f2f2;font-size:var(--font-size-sm);text-align:center;margin:0}.Footer-module__MPE0dq__legalLinks{font-size:var(--font-size-sm);align-items:center;gap:1.5rem;display:flex}.Footer-module__MPE0dq__legalLink{color:#f2f2f2;text-decoration:none;transition:color .3s}.Footer-module__MPE0dq__legalLink:hover{color:#71717a}@media (min-width:768px){.Footer-module__MPE0dq__bottomBar{flex-direction:row;gap:2rem}.Footer-module__MPE0dq__copyright{text-align:left}}@media (max-width:1024px){.Footer-module__MPE0dq__content{grid-template-columns:1fr 1fr;gap:2rem;padding:3rem 1rem}.Footer-module__MPE0dq__brandSection{text-align:center;grid-column:1/-1}.Footer-module__MPE0dq__socialLinks{justify-content:center}}@media (max-width:768px){.Footer-module__MPE0dq__footer{min-height:350px}.Footer-module__MPE0dq__content{grid-template-columns:1fr;gap:2.5rem;padding:3rem 1rem}.Footer-module__MPE0dq__brandSection{text-align:center;grid-column:1}.Footer-module__MPE0dq__socialLinks{justify-content:center}.Footer-module__MPE0dq__linksSection,.Footer-module__MPE0dq__contactSection{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.Footer-module__MPE0dq__sectionTitle{font-size:var(--font-size-base);margin-bottom:1.5rem}.Footer-module__MPE0dq__footerLink,.Footer-module__MPE0dq__contactItem{font-size:var(--font-size-sm)}.Footer-module__MPE0dq__bottomBar{margin-top:3rem;padding:2rem 1rem}}@media (max-width:480px){.Footer-module__MPE0dq__footer{min-height:320px}.Footer-module__MPE0dq__content{gap:2rem;padding:2.5rem 1rem}.Footer-module__MPE0dq__brand{justify-content:center}.Footer-module__MPE0dq__brandName{font-size:1.25rem}.Footer-module__MPE0dq__logo{width:56px;height:56px}.Footer-module__MPE0dq__socialLink{width:40px;height:40px}.Footer-module__MPE0dq__legalLinks{flex-wrap:wrap;justify-content:center;gap:1rem}.Footer-module__MPE0dq__linksSection,.Footer-module__MPE0dq__contactSection{text-align:center;align-items:center;gap:1.5rem}.Footer-module__MPE0dq__bottomBar{padding:1.5rem 1rem}}
.CalendlyWidget-module__bSxD6G__calendlyBadge{z-index:1000;transition:all .3s;position:fixed}.CalendlyWidget-module__bSxD6G__calendlyBadge.CalendlyWidget-module__bSxD6G__bottom-right{bottom:30px;right:30px}.CalendlyWidget-module__bSxD6G__calendlyBadge.CalendlyWidget-module__bSxD6G__bottom-left{bottom:30px;left:30px}.CalendlyWidget-module__bSxD6G__calendlyBadge.CalendlyWidget-module__bSxD6G__top-right{top:30px;right:30px}.CalendlyWidget-module__bSxD6G__badgeButton{background:var(--gradient-primary);color:#fff;font-family:var(--font-family);font-size:var(--font-size-base);font-weight:var(--font-weight-semibold);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:50px;align-items:center;gap:.75rem;padding:1rem 1.5rem;transition:all .3s;display:flex}.CalendlyWidget-module__bSxD6G__badgeButton:hover{background:#2f5f8d;transform:translateY(-3px);box-shadow:0 15px 35px #2f5f8d}.CalendlyWidget-module__bSxD6G__badgeButton:active{transform:translateY(-1px)}.CalendlyWidget-module__bSxD6G__badgeIcon{flex-shrink:0;transition:transform .3s}.CalendlyWidget-module__bSxD6G__badgeButton:hover .CalendlyWidget-module__bSxD6G__badgeIcon{transform:rotate(10deg)scale(1.1)}.CalendlyWidget-module__bSxD6G__badgeText{white-space:nowrap;font-weight:var(--font-weight-semibold);letter-spacing:.5px}.CalendlyWidget-module__bSxD6G__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:rgba(0,0,0,.8);justify-content:center;align-items:center;padding:2rem;animation:.3s CalendlyWidget-module__bSxD6G__fadeIn;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes CalendlyWidget-module__bSxD6G__fadeIn{0%{opacity:0}to{opacity:1}}.CalendlyWidget-module__bSxD6G__modal{background:var(--card-bg);border:1px solid rgba(255,255,255,.1);border-radius:20px;width:100%;max-width:900px;height:90vh;max-height:700px;animation:.4s CalendlyWidget-module__bSxD6G__slideUp;position:relative;overflow:hidden;box-shadow:0 25px 50px rgba(0,0,0,.5)}@keyframes CalendlyWidget-module__bSxD6G__slideUp{0%{opacity:0;transform:translateY(50px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.CalendlyWidget-module__bSxD6G__modalHeader{background:rgba(255,255,255,.02);border-bottom:1px solid rgba(255,255,255,.05);justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.CalendlyWidget-module__bSxD6G__modalTitle{font-family:var(--font-family);font-size:var(--font-size-xl);font-weight:var(--font-weight-bold);color:var(--text-primary);margin:0}.CalendlyWidget-module__bSxD6G__closeButton{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.5rem;transition:all .3s;display:flex}.CalendlyWidget-module__bSxD6G__closeButton:hover{color:var(--text-primary);background:rgba(255,255,255,.1);transform:scale(1.1)}.CalendlyWidget-module__bSxD6G__modalContent{height:calc(100% - 80px);position:relative}.CalendlyWidget-module__bSxD6G__iframe{background:#fff;border:none;border-radius:0 0 20px 20px}@media (max-width:768px){.CalendlyWidget-module__bSxD6G__calendlyBadge.CalendlyWidget-module__bSxD6G__bottom-right,.CalendlyWidget-module__bSxD6G__calendlyBadge.CalendlyWidget-module__bSxD6G__bottom-left{bottom:20px}.CalendlyWidget-module__bSxD6G__calendlyBadge.CalendlyWidget-module__bSxD6G__bottom-right{right:20px}.CalendlyWidget-module__bSxD6G__calendlyBadge.CalendlyWidget-module__bSxD6G__bottom-left{left:20px}.CalendlyWidget-module__bSxD6G__badgeButton{font-size:var(--font-size-sm);padding:.875rem 1.25rem}.CalendlyWidget-module__bSxD6G__badgeText{display:none}.CalendlyWidget-module__bSxD6G__badgeButton{border-radius:50%;justify-content:center;width:56px;height:56px;padding:0}.CalendlyWidget-module__bSxD6G__overlay{padding:1rem}.CalendlyWidget-module__bSxD6G__modal{border-radius:16px;height:95vh}.CalendlyWidget-module__bSxD6G__modalHeader{padding:1rem 1.5rem}.CalendlyWidget-module__bSxD6G__modalTitle{font-size:var(--font-size-lg)}.CalendlyWidget-module__bSxD6G__modalContent{height:calc(100% - 60px)}.CalendlyWidget-module__bSxD6G__iframe{border-radius:0 0 16px 16px}}@media (max-width:480px){.CalendlyWidget-module__bSxD6G__calendlyBadge.CalendlyWidget-module__bSxD6G__bottom-right,.CalendlyWidget-module__bSxD6G__calendlyBadge.CalendlyWidget-module__bSxD6G__bottom-left{bottom:15px}.CalendlyWidget-module__bSxD6G__calendlyBadge.CalendlyWidget-module__bSxD6G__bottom-right{right:15px}.CalendlyWidget-module__bSxD6G__calendlyBadge.CalendlyWidget-module__bSxD6G__bottom-left{left:15px}.CalendlyWidget-module__bSxD6G__badgeButton{width:50px;height:50px}.CalendlyWidget-module__bSxD6G__badgeIcon{width:18px;height:18px}.CalendlyWidget-module__bSxD6G__modal{border-radius:12px;height:98vh}.CalendlyWidget-module__bSxD6G__modalHeader{padding:.875rem 1rem}.CalendlyWidget-module__bSxD6G__iframe{border-radius:0 0 12px 12px}}.CalendlyWidget-module__bSxD6G__calendlyBadge{animation:.6s .5s both CalendlyWidget-module__bSxD6G__bounceIn}@keyframes CalendlyWidget-module__bSxD6G__bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.1)}70%{transform:scale(.9)}to{opacity:1;transform:scale(1)}}.CalendlyWidget-module__bSxD6G__badgeButton:before{content:"";background:var(--gradient-primary);z-index:-1;opacity:0;border-radius:50px;animation:3s ease-in-out infinite CalendlyWidget-module__bSxD6G__pulse;position:absolute;top:-2px;bottom:-2px;left:-2px;right:-2px}@keyframes CalendlyWidget-module__bSxD6G__pulse{0%,to{opacity:0;transform:scale(1)}50%{opacity:.3;transform:scale(1.05)}}
.ArticleCard-module__orMc4a__articleCard{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;height:100%;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.08)}.ArticleCard-module__orMc4a__articleCard:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(84,148,208,.15)}.ArticleCard-module__orMc4a__cardLink{color:inherit;flex-direction:column;height:100%;text-decoration:none;display:flex}.ArticleCard-module__orMc4a__imageWrapper{aspect-ratio:16/9;background:#f2f2f2;position:relative;overflow:hidden}.ArticleCard-module__orMc4a__articleImage{object-fit:cover;transition:transform .3s}.ArticleCard-module__orMc4a__articleCard:hover .ArticleCard-module__orMc4a__articleImage{transform:scale(1.05)}.ArticleCard-module__orMc4a__tag{color:#fff;z-index:2;background:#5494d0;border-radius:12px;padding:.5rem 1rem;font-size:.75rem;font-weight:500;position:absolute;top:1rem;right:1rem}.ArticleCard-module__orMc4a__cardContent{background:#fff;flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.ArticleCard-module__orMc4a__cardMeta{color:#6b7280;align-items:center;gap:1rem;margin-bottom:1rem;font-size:.875rem;display:flex}.ArticleCard-module__orMc4a__date,.ArticleCard-module__orMc4a__readingTime{align-items:center;gap:.25rem;display:flex}.ArticleCard-module__orMc4a__cardMeta svg{color:#5494d0}.ArticleCard-module__orMc4a__cardTitle{color:#1a1a1a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:1.25rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.ArticleCard-module__orMc4a__cardExcerpt{color:#6b7280;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex-grow:1;margin-bottom:1rem;font-size:.9rem;line-height:1.6;display:-webkit-box;overflow:hidden}.ArticleCard-module__orMc4a__cardFooter{border-top:1px solid #f3f4f6;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;display:flex}.ArticleCard-module__orMc4a__author{color:#6b7280;font-size:.875rem}.ArticleCard-module__orMc4a__readMore{color:#5494d0;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;transition:gap .3s;display:flex}.ArticleCard-module__orMc4a__articleCard:hover .ArticleCard-module__orMc4a__readMore{gap:.75rem}.ArticleCard-module__orMc4a__readMore svg{transition:transform .3s}.ArticleCard-module__orMc4a__articleCard:hover .ArticleCard-module__orMc4a__readMore svg{transform:translate(2px)}@media (max-width:768px){.ArticleCard-module__orMc4a__cardContent{padding:1rem}.ArticleCard-module__orMc4a__cardTitle{font-size:1.125rem}.ArticleCard-module__orMc4a__cardFooter{flex-direction:column;align-items:flex-start;gap:.5rem}}
.BlogSidebar-module__gz92BG__sidebar{flex-direction:column;gap:.5rem;display:flex}.BlogSidebar-module__gz92BG__allButton{cursor:pointer;font-weight:var(--font-weight-semibold);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border:none;border-radius:30px;justify-content:center;align-items:center;gap:.5rem;line-height:1;text-decoration:none;transition:all .3s;display:inline-flex;font-family:Visbee,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}.BlogSidebar-module__gz92BG__allButton:hover{background:#5494d0}.BlogSidebar-module__gz92BG__allButton.BlogSidebar-module__gz92BG__active{opacity:1;font-size:bold;background:#5494d0}.BlogSidebar-module__gz92BG__tagButton{color:#1a1a1a;cursor:pointer;text-align:center;border:.5px solid #5494d0;border:1 px solid;background:#f2f2f2;border-radius:30px;width:100%;padding:1rem;font-size:.9rem;font-weight:500;transition:all .3s;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);font-family:Visbee,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}.BlogSidebar-module__gz92BG__tagButton:hover{background:#e5e7eb;border-color:#d1d5db}.BlogSidebar-module__gz92BG__tagButton.BlogSidebar-module__gz92BG__active{color:#fff;background:#5494d0;border-color:#5494d0;font-weight:500}.BlogSidebar-module__gz92BG__tagsList{flex-direction:column;gap:.5rem;display:flex}.BlogSidebar-module__gz92BG__noTags{color:#9ca3af;text-align:center;margin:0;padding:1rem;font-style:italic}@media (max-width:768px){.BlogSidebar-module__gz92BG__sidebar{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:1.5rem;box-shadow:0 2px 8px rgba(0,0,0,.08)}.BlogSidebar-module__gz92BG__allButton{grid-column:1/-1;margin-bottom:.5rem}.BlogSidebar-module__gz92BG__tagsList{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.BlogSidebar-module__gz92BG__tagButton{text-align:center;padding:.875rem .5rem;font-size:.825rem}}@media (min-width:769px){.BlogSidebar-module__gz92BG__sidebar{position:-webkit-sticky;position:sticky;top:2rem}}
.ContactForm-module__glFZ0G__contactFormContainer{background:var(--card-bg);border-radius:var(--radius-xl);position:relative;overflow:hidden;box-shadow:0 25px 50px rgba(0,0,0,.3)}.ContactForm-module__glFZ0G__contactGrid{grid-template-columns:1fr 1fr;min-height:600px;display:grid}.ContactForm-module__glFZ0G__contactInfo{background:radial-gradient(305.16% 234.86%,rgba(115,115,115,0) 0%,rgba(115,115,115,.3) 40%,rgba(115,115,115,.6) 70%,#d9d9d9 100%);flex-direction:column;justify-content:space-between;padding:3rem;display:flex;position:relative}.ContactForm-module__glFZ0G__contactHeader{margin-bottom:2rem}.ContactForm-module__glFZ0G__contactTitle{font-family:var(--font-family);font-size:max(1.5rem,min(3vw,2rem));font-weight:var(--font-weight-bold);color:var(--text-primary);margin-bottom:1rem;line-height:1.3}.ContactForm-module__glFZ0G__contactSubtitle{font-size:var(--font-size-base);color:var(--text-secondary);line-height:1.6}.ContactForm-module__glFZ0G__contactDetails{flex-direction:column;gap:1.5rem;margin-bottom:2rem;display:flex}.ContactForm-module__glFZ0G__contactItem{align-items:center;gap:1rem;display:flex}.ContactForm-module__glFZ0G__contactIcon{flex-shrink:0;font-size:1.25rem}.ContactForm-module__glFZ0G__contactText{flex-direction:column;gap:.25rem;display:flex}.ContactForm-module__glFZ0G__contactLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:var(--font-weight-medium)}.ContactForm-module__glFZ0G__contactLink{color:var(--text-secondary);font-weight:var(--font-weight-medium);text-decoration:none;transition:color .3s}.ContactForm-module__glFZ0G__contactLink:hover{color:var(--accent-purple)}.ContactForm-module__glFZ0G__lottieContainer{justify-content:center;align-self:center;align-items:center;width:280px;height:280px;margin-bottom:40%;display:flex}.ContactForm-module__glFZ0G__recaptchaInfo{color:#666;text-align:center;margin-top:20px;padding:10px;font-size:12px;line-height:1.4}.ContactForm-module__glFZ0G__recaptchaInfo a{color:var(--accent-purple);text-decoration:none}.ContactForm-module__glFZ0G__recaptchaInfo a:hover{text-decoration:underline}.ContactForm-module__glFZ0G__lottieAnimation{filter:drop-shadow(0 0 20px rgba(0,0,0,.2));transition:transform .3s;width:100%!important;height:100%!important}.ContactForm-module__glFZ0G__personProfile{border-top:1px solid rgba(255,255,255,.1);align-items:center;gap:1rem;margin-top:auto;padding-top:2rem;display:flex}.ContactForm-module__glFZ0G__personAvatar{background:var(--gradient-primary);color:#fff;width:50px;height:50px;font-weight:var(--font-weight-bold);border-radius:50%;justify-content:center;align-items:center;font-size:1.25rem;display:flex}.ContactForm-module__glFZ0G__personInfo{flex:1}.ContactForm-module__glFZ0G__personName{font-size:var(--font-size-base);font-weight:var(--font-weight-semibold);color:var(--text-primary);margin:0 0 .25rem}.ContactForm-module__glFZ0G__personRole{font-size:var(--font-size-sm);color:var(--text-secondary);margin:0}.ContactForm-module__glFZ0G__formSection{background:var(--primary-bg);padding:3rem}.ContactForm-module__glFZ0G__contactForm{flex-direction:column;gap:1.5rem;height:100%;display:flex}.ContactForm-module__glFZ0G__formRow{gap:1rem;display:flex}.ContactForm-module__glFZ0G__inputGroup{flex-direction:column;flex:1;gap:.5rem;display:flex}.ContactForm-module__glFZ0G__label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:var(--font-weight-medium)}.ContactForm-module__glFZ0G__input,.ContactForm-module__glFZ0G__textarea{border-radius:var(--radius-md);background:var(--card-bg);color:var(--text-primary);font-family:var(--font-family);font-size:var(--font-size-base);border:1px solid rgba(255,255,255,.15);padding:1rem;transition:all .3s}.ContactForm-module__glFZ0G__input:focus,.ContactForm-module__glFZ0G__textarea:focus{border-color:var(--accent-purple);background:rgba(139,92,246,.05);outline:none}.ContactForm-module__glFZ0G__input::placeholder,.ContactForm-module__glFZ0G__textarea::placeholder{color:var(--text-muted)}.ContactForm-module__glFZ0G__inputError{border-color:#ef4444}.ContactForm-module__glFZ0G__textarea{resize:vertical;min-height:120px}.ContactForm-module__glFZ0G__errorMessage{color:#ef4444;margin-top:.25rem;font-size:.75rem}.ContactForm-module__glFZ0G__checkboxGroup{align-items:flex-start;gap:.75rem;margin-top:.5rem;display:flex}.ContactForm-module__glFZ0G__checkboxError{border-radius:var(--radius-md);background:rgba(239,68,68,.05);border:1px solid #ef4444;padding:.75rem}.ContactForm-module__glFZ0G__checkbox{width:18px;height:18px;accent-color:var(--accent-purple);cursor:pointer;flex-shrink:0;margin-top:.125rem}.ContactForm-module__glFZ0G__checkbox:disabled{cursor:not-allowed;opacity:.5}.ContactForm-module__glFZ0G__checkboxLabel{font-size:var(--font-size-sm);color:var(--text-secondary);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;line-height:1.5}.ContactForm-module__glFZ0G__checkboxLabel:has(+.ContactForm-module__glFZ0G__checkbox:disabled){cursor:not-allowed;opacity:.5}.ContactForm-module__glFZ0G__privacyLink{color:var(--accent-purple);font-weight:var(--font-weight-medium);text-decoration:none;transition:color .3s}.ContactForm-module__glFZ0G__privacyLink:hover{color:var(--accent-purple);opacity:.8;text-decoration:underline}.ContactForm-module__glFZ0G__privacyLink:focus{outline:2px solid var(--accent-purple);outline-offset:2px;border-radius:2px}.ContactForm-module__glFZ0G__submitButton{background:var(--gradient-primary);color:#fff;border-radius:var(--radius-lg);font-family:var(--font-family);font-size:var(--font-size-base);font-weight:var(--font-weight-semibold);cursor:pointer;border:none;margin-top:auto;padding:1rem 2rem;transition:all .3s}.ContactForm-module__glFZ0G__submitButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 20px #5494d0}.ContactForm-module__glFZ0G__submitButton:disabled{opacity:.7;cursor:not-allowed;transform:none}@media (max-width:1024px){.ContactForm-module__glFZ0G__contactGrid{grid-template-columns:1fr}.ContactForm-module__glFZ0G__contactInfo,.ContactForm-module__glFZ0G__formSection{padding:2.5rem}.ContactForm-module__glFZ0G__lottieContainer{width:220px;height:220px;margin:1.5rem 0}}@media (max-width:768px){.ContactForm-module__glFZ0G__contactInfo,.ContactForm-module__glFZ0G__formSection{padding:2rem}.ContactForm-module__glFZ0G__contactTitle{font-size:1.5rem}.ContactForm-module__glFZ0G__formRow{flex-direction:column;gap:1rem}.ContactForm-module__glFZ0G__lottieContainer{width:220px;height:220px;margin:1rem 0}.ContactForm-module__glFZ0G__contactDetails{gap:1rem}.ContactForm-module__glFZ0G__checkboxGroup{gap:.5rem}.ContactForm-module__glFZ0G__checkboxLabel{font-size:.875rem}.ContactForm-module__glFZ0G__checkbox{width:16px;height:16px}.ContactForm-module__glFZ0G__checkbox:checked:after{font-size:11px}}@media (max-width:480px){.ContactForm-module__glFZ0G__contactInfo,.ContactForm-module__glFZ0G__formSection{padding:1.5rem}.ContactForm-module__glFZ0G__contactForm{gap:1rem}.ContactForm-module__glFZ0G__input,.ContactForm-module__glFZ0G__textarea{padding:.875rem}.ContactForm-module__glFZ0G__lottieContainer{width:220px;height:220px}}@keyframes ContactForm-module__glFZ0G__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.ContactForm-module__glFZ0G__contactFormContainer{animation:.6s ease-out ContactForm-module__glFZ0G__fadeInUp}@media (prefers-reduced-motion:reduce){.ContactForm-module__glFZ0G__contactFormContainer,.ContactForm-module__glFZ0G__lottieAnimation,.ContactForm-module__glFZ0G__submitButton{transition:none;animation:none}.ContactForm-module__glFZ0G__lottieAnimation:hover,.ContactForm-module__glFZ0G__submitButton:hover{transform:none}}.ContactForm-module__glFZ0G__input:focus,.ContactForm-module__glFZ0G__textarea:focus,.ContactForm-module__glFZ0G__submitButton:focus{outline:2px solid var(--accent-purple);outline-offset:2px}
.Contact-module__uEXhyq__contactSection{background:var(--primary-bg);padding:var(--spacing-3xl)0;position:relative;overflow:hidden}.Contact-module__uEXhyq__contactSection:before{content:"";pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0}.Contact-module__uEXhyq__sectionHeader{text-align:center;z-index:2;margin-bottom:4rem;position:relative}.Contact-module__uEXhyq__sectionTitle{font-family:var(--font-family);font-size:max(2.5rem,min(5vw,4rem));font-weight:var(--font-weight-heavy);color:var(--text-primary);text-wrap:balance;margin-bottom:1rem;line-height:1.2}.Contact-module__uEXhyq__highlight{background:#5494d0;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Contact-module__uEXhyq__sectionSubtitle{font-size:var(--font-size-xl);color:var(--text-secondary);max-width:600px;line-height:1.6;font-weight:var(--font-weight-regular);margin:0 auto}.Contact-module__uEXhyq__contactFormWrapper{z-index:2;position:relative}.Contact-module__uEXhyq__particlesWrapper{z-index:1;pointer-events:auto;width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:768px){.Contact-module__uEXhyq__contactSection{padding:var(--spacing-2xl)0}.Contact-module__uEXhyq__sectionHeader{margin-bottom:2.5rem}.Contact-module__uEXhyq__sectionSubtitle{font-size:var(--font-size-lg)}}@media (max-width:480px){.Contact-module__uEXhyq__sectionHeader{margin-bottom:2rem}}
.Particles-module__Ltp1cW__particlesContainer{pointer-events:auto;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.Particles-module__Ltp1cW__particlesContainer canvas{display:block;width:100%!important;height:100%!important}
.BlogHeaderAdvanced-module__7_Hmoa__blogHeader{align-items:center;min-height:400px;padding-top:120px;display:flex;position:relative;overflow:hidden}.BlogHeaderAdvanced-module__7_Hmoa__starsContainer{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.BlogHeaderAdvanced-module__7_Hmoa__star{background:rgba(255,255,255,.8);border-radius:50%;position:absolute;box-shadow:0 0 6px rgba(255,255,255,.8)}.BlogHeaderAdvanced-module__7_Hmoa__particlesContainer{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.BlogHeaderAdvanced-module__7_Hmoa__particle{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:rgba(255,255,255,.4);border-radius:50%;position:absolute}.BlogHeaderAdvanced-module__7_Hmoa__backgroundElements{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.BlogHeaderAdvanced-module__7_Hmoa__headerContainer{z-index:2;grid-template-columns:2fr 1fr;align-items:center;gap:4rem;width:100%;max-width:1400px;margin:0 auto;padding:2rem;display:grid;position:relative}.BlogHeaderAdvanced-module__7_Hmoa__contentSection{color:#fff}.BlogHeaderAdvanced-module__7_Hmoa__blogLabel{font-size:1rem;font-weight:var(--font-weight-medium);color:rgba(255,255,255,.9);text-transform:uppercase;letter-spacing:1px;text-shadow:0 2px 10px rgba(0,0,0,.3);margin-bottom:1rem}.BlogHeaderAdvanced-module__7_Hmoa__mainTitle{font-size:3.5rem;font-weight:var(--font-weight-bold);color:#fff;text-shadow:0 4px 20px rgba(0,0,0,.2);-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#fff 0%,rgba(255,255,255,.8) 100%);-webkit-background-clip:text;background-clip:text;line-height:1.1}.BlogHeaderAdvanced-module__7_Hmoa__newsletterForm{margin-top:2rem}.BlogHeaderAdvanced-module__7_Hmoa__inputContainer{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.2);border-radius:20px;flex-direction:column;gap:1rem;max-width:400px;padding:1.5rem;display:flex}.BlogHeaderAdvanced-module__7_Hmoa__emailInput{color:#fff;width:100%;font-size:1rem;font-family:var(--font-family);background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:.75rem 1.25rem;transition:all .3s}.BlogHeaderAdvanced-module__7_Hmoa__emailInput::placeholder{color:rgba(255,255,255,.7)}.BlogHeaderAdvanced-module__7_Hmoa__emailInput:focus{outline:none}.BlogHeaderAdvanced-module__7_Hmoa__subscribeButton{flex-shrink:0;color:#5494d0!important;font-weight:var(--font-weight-semibold)!important;background:rgba(255,255,255,.95)!important;box-shadow:0 4px 15px rgba(255,255,255,.3)!important}.BlogHeaderAdvanced-module__7_Hmoa__subscribeButton:hover{transform:translateY(-2px);background:#fff!important;box-shadow:0 6px 20px rgba(255,255,255,.4)!important}.BlogHeaderAdvanced-module__7_Hmoa__sideSection{justify-content:flex-end;align-items:center;display:flex}.BlogHeaderAdvanced-module__7_Hmoa__sideText{color:rgba(255,255,255,.9);text-shadow:0 2px 10px rgba(0,0,0,.2);max-width:420px;font-size:1.125rem;line-height:1.6}.BlogHeaderAdvanced-module__7_Hmoa__recaptchaInfo{color:rgba(255,255,255,.7);text-align:center;max-width:400px;margin-top:15px;padding:8px;font-size:11px;line-height:1.4}.BlogHeaderAdvanced-module__7_Hmoa__recaptchaInfo a{color:rgba(255,255,255,.9);text-decoration:none}.BlogHeaderAdvanced-module__7_Hmoa__recaptchaInfo a:hover{text-decoration:underline}@media (max-width:1024px){.BlogHeaderAdvanced-module__7_Hmoa__headerContainer{text-align:center;grid-template-columns:1fr;gap:2rem}.BlogHeaderAdvanced-module__7_Hmoa__mainTitle{font-size:3rem}.BlogHeaderAdvanced-module__7_Hmoa__sideSection{justify-content:center}.BlogHeaderAdvanced-module__7_Hmoa__sideText{text-align:center}.BlogHeaderAdvanced-module__7_Hmoa__glowOrb1{width:300px;height:300px}.BlogHeaderAdvanced-module__7_Hmoa__glowOrb2{width:200px;height:200px}}@media (max-width:768px){.BlogHeaderAdvanced-module__7_Hmoa__blogHeader{min-height:350px;padding-top:100px}.BlogHeaderAdvanced-module__7_Hmoa__headerContainer{padding:1.5rem}.BlogHeaderAdvanced-module__7_Hmoa__mainTitle{margin-bottom:1.5rem;font-size:2.5rem}.BlogHeaderAdvanced-module__7_Hmoa__inputContainer{flex-direction:column;gap:.75rem;max-width:none;padding:1rem}.BlogHeaderAdvanced-module__7_Hmoa__star:nth-child(n+31),.BlogHeaderAdvanced-module__7_Hmoa__particle:nth-child(n+11){display:none}}@media (max-width:480px){.BlogHeaderAdvanced-module__7_Hmoa__mainTitle{font-size:2rem;line-height:1.2}.BlogHeaderAdvanced-module__7_Hmoa__sideText{font-size:1rem}.BlogHeaderAdvanced-module__7_Hmoa__star:nth-child(n+21),.BlogHeaderAdvanced-module__7_Hmoa__particle:nth-child(n+6){display:none}}@keyframes BlogHeaderAdvanced-module__7_Hmoa__pulse-glow{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}}
.RotatingText-module__PDTTkq__textRotate{white-space:pre-wrap;flex-wrap:wrap;display:block;position:relative}.RotatingText-module__PDTTkq__textRotateSrOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.RotatingText-module__PDTTkq__textRotateWord{display:inline-flex}.RotatingText-module__PDTTkq__textRotateLines{flex-direction:column;width:100%;display:flex}.RotatingText-module__PDTTkq__textRotateElement{display:inline-block}.RotatingText-module__PDTTkq__textRotateSpace{white-space:pre}@media (max-width:1024px){.RotatingText-module__PDTTkq__textRotate{text-align:center;white-space:nowrap;width:100%;display:block}.RotatingText-module__PDTTkq__rotatingText{margin-top:.5rem;display:block}}
.Hero-module__D9Cm9a__hero{align-items:center;min-height:100vh;padding-top:10%;display:flex;position:relative;overflow:hidden}.Hero-module__D9Cm9a__particlesWrapper{z-index:1;pointer-events:auto;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__D9Cm9a__content{text-align:center;z-index:2;flex-direction:column;align-items:center;gap:3rem;width:100%;margin-bottom:2rem;display:flex;position:relative}.Hero-module__D9Cm9a__textContent{max-width:800px;margin:0 auto}.Hero-module__D9Cm9a__title{font-size:max(2.5rem,min(5vw,4rem));font-weight:var(--font-weight-heavy);color:var(--text-primary);margin-bottom:1.5rem;line-height:1.1}.Hero-module__D9Cm9a__rotatingText{white-space:pre-wrap;flex-wrap:wrap;display:inline-flex;position:relative;overflow:hidden}.Hero-module__D9Cm9a__rotatingWord{display:inline-flex;overflow:hidden}.Hero-module__D9Cm9a__rotatingChar{background:#2f5f8d;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block}.Hero-module__D9Cm9a__highlight,.Hero-module__D9Cm9a__highlight .Hero-module__D9Cm9a__rotatingChar{background:#5494d0;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__D9Cm9a__subtitle{color:var(--text-secondary);margin-bottom:2rem;font-size:max(1rem,min(2vw,1.25rem));font-weight:500;line-height:1.6}.Hero-module__D9Cm9a__features{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:2rem;display:flex}.Hero-module__D9Cm9a__buttonStart{-webkit-backdrop-filter:blur(5.95px);backdrop-filter:blur(5.95px);align-items:center;padding:11.755px 17.632px;font-weight:500;display:flex;box-shadow:0 2.351px 9.169px rgba(0,0,0,.13);font:var(--primary-bg-se)!important}.Hero-module__D9Cm9a__feature{color:var(--text-secondary);font-size:.95rem;font-weight:var(--font-weight-semibold);cursor:default;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border:1px solid #bbb;border-radius:29.387px;align-items:center;gap:.6rem;padding:6.5px 15px;transition:all .25s;display:flex;box-shadow:0 2.351px 9.169px rgba(0,0,0,.13)}.Hero-module__D9Cm9a__featureIcon{justify-content:center;align-items:center;font-size:20px;font-weight:500;display:flex}.Hero-module__D9Cm9a__cta{justify-content:center;align-items:center;gap:5.877px;padding:11.755px 17.632px;display:flex}.Hero-module__D9Cm9a__videoWrapper{aspect-ratio:16/9;border-radius:12px;width:100%;max-width:800px;margin-bottom:5%;position:relative;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.3)}@media (max-width:768px){.Hero-module__D9Cm9a__hero{min-height:80vh;padding-top:30%}.Hero-module__D9Cm9a__content{gap:2rem}.Hero-module__D9Cm9a__features{gap:1rem}.Hero-module__D9Cm9a__feature{padding:6px 12px;font-size:.85rem}.Hero-module__D9Cm9a__videoWrapper{max-width:95%}.Hero-module__D9Cm9a__auroraWrapper{opacity:.5}}@media (max-width:1024px) and (min-width:769px){.Hero-module__D9Cm9a__hero{min-height:80vh}.Hero-module__D9Cm9a__content{gap:2.5rem}.Hero-module__D9Cm9a__title{font-size:max(2rem,min(4vw,3rem))}.Hero-module__D9Cm9a__videoWrapper{max-width:650px}.Hero-module__D9Cm9a__auroraWrapper{opacity:.6}}@media (min-width:1200px){.Hero-module__D9Cm9a__content{gap:4rem}.Hero-module__D9Cm9a__videoWrapper{max-width:900px}}
.UnderConstruction-module__kGJJka__underConstruction{background:var(--primary-bg);padding:var(--spacing-3xl)0;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.UnderConstruction-module__kGJJka__auroraWrapper{z-index:0;opacity:.7;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.UnderConstruction-module__kGJJka__particlesWrapper{z-index:1;pointer-events:auto;width:100%;height:100%;position:absolute;top:0;left:0}.UnderConstruction-module__kGJJka__content{text-align:center;z-index:3;max-width:800px;margin:0 auto;position:relative}.UnderConstruction-module__kGJJka__iconContainer{margin-bottom:2rem}.UnderConstruction-module__kGJJka__constructionIcon{font-size:4rem;animation:2s ease-in-out infinite UnderConstruction-module__kGJJka__bounce}@keyframes UnderConstruction-module__kGJJka__bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.UnderConstruction-module__kGJJka__title{font-family:var(--font-family);font-size:max(2.5rem,min(5vw,3.5rem));font-weight:var(--font-weight-heavy);color:var(--text-primary);margin-bottom:1.5rem;line-height:1.2}.UnderConstruction-module__kGJJka__highlight{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.UnderConstruction-module__kGJJka__description{font-size:var(--font-size-lg);color:var(--text-secondary);line-height:1.6;font-weight:var(--font-weight-regular);margin-bottom:3rem}.UnderConstruction-module__kGJJka__features{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.UnderConstruction-module__kGJJka__feature{text-align:left;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.05);border-radius:16px;align-items:flex-start;gap:1rem;padding:1.5rem;transition:all .3s;display:flex}.UnderConstruction-module__kGJJka__feature:hover{background:rgba(255,255,255,.05);border-color:rgba(139,92,246,.2);transform:translateY(-2px)}.UnderConstruction-module__kGJJka__featureIcon{background:rgba(139,92,246,.1);border:1px solid rgba(139,92,246,.2);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:2rem;display:flex}.UnderConstruction-module__kGJJka__featureContent h3{font-family:var(--font-family);font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold);color:var(--text-primary);margin:0 0 .5rem}.UnderConstruction-module__kGJJka__featureContent p{font-size:var(--font-size-base);color:var(--text-secondary);margin:0;line-height:1.5}.UnderConstruction-module__kGJJka__cta{justify-content:center;gap:1.5rem;margin-bottom:2rem;display:flex}.UnderConstruction-module__kGJJka__timeline{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:radial-gradient(305.16% 234.86%,rgba(115,115,115,0) 0%,rgba(115,115,115,.3) 40%,rgba(115,115,115,.6) 70%,#d9d9d9 100%);border-top:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.5rem}.UnderConstruction-module__kGJJka__timelineText{font-size:var(--font-size-base);color:var(--text-secondary);justify-content:center;align-items:center;gap:.75rem;margin:0;display:flex}.UnderConstruction-module__kGJJka__timelineIcon{font-size:1.25rem}.UnderConstruction-module__kGJJka__timelineText strong{color:var(--text-primary);font-weight:var(--font-weight-semibold)}.UnderConstruction-module__kGJJka__animatedDot:first-child{animation-delay:0s;top:15%;left:25%}.UnderConstruction-module__kGJJka__animatedDot:nth-child(2){animation-delay:3s;top:35%;right:30%}.UnderConstruction-module__kGJJka__animatedDot:nth-child(3){animation-delay:6s;bottom:25%;left:20%}.UnderConstruction-module__kGJJka__animatedDot:nth-child(4){animation-delay:9s;bottom:45%;right:25%}@keyframes UnderConstruction-module__kGJJka__floatAndFade{0%,to{opacity:.2;transform:translateY(0)scale(1)}50%{opacity:.4;transform:translateY(-30px)scale(1.1)}}@media (max-width:768px){.UnderConstruction-module__kGJJka__underConstruction{padding:var(--spacing-2xl)0;min-height:90vh}.UnderConstruction-module__kGJJka__features{text-align:center;grid-template-columns:1fr}.UnderConstruction-module__kGJJka__feature{text-align:center;flex-direction:column;align-items:center}.UnderConstruction-module__kGJJka__cta{flex-direction:column;align-items:center;gap:1rem}.UnderConstruction-module__kGJJka__timelineText{flex-direction:column;gap:.5rem}.UnderConstruction-module__kGJJka__auroraWrapper{opacity:.4}}@media (max-width:480px){.UnderConstruction-module__kGJJka__constructionIcon{font-size:3rem}.UnderConstruction-module__kGJJka__feature{padding:1rem}.UnderConstruction-module__kGJJka__featureIcon{width:40px;height:40px;font-size:1.5rem}.UnderConstruction-module__kGJJka__timeline{padding:1rem}}
.Articles-module__a0YMDW__articlePage{background:#fff;min-height:100vh}.Articles-module__a0YMDW__breadcrumb{background:#f2f2f2;margin-top:80px;padding:2rem 0 1rem}.Articles-module__a0YMDW__backLink{color:#5494d0;align-items:center;gap:.5rem;font-weight:500;text-decoration:none;transition:color .3s;display:inline-flex}.Articles-module__a0YMDW__backLink:hover{color:#3b82f6}.Articles-module__a0YMDW__articleHeader{background:#f2f2f2;padding:2rem 0 4rem}.Articles-module__a0YMDW__headerContent{text-align:center;max-width:800px;margin:0 auto}.Articles-module__a0YMDW__tag{color:#fff;background:#5494d0;border-radius:20px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex}.Articles-module__a0YMDW__articleTitle{color:#1a1a1a;margin-bottom:1.5rem;font-size:3rem;font-weight:700;line-height:1.2}.Articles-module__a0YMDW__articleExcerpt{color:#6b7280;max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.6}.Articles-module__a0YMDW__articleMeta{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;display:flex}.Articles-module__a0YMDW__metaItem{color:#6b7280;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.Articles-module__a0YMDW__metaItem svg{color:#5494d0}.Articles-module__a0YMDW__featuredImageWrapper{background:#f2f2f2;padding:0 0 4rem}.Articles-module__a0YMDW__featuredImage{aspect-ratio:16/9;border-radius:16px;max-width:1000px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.12)}.Articles-module__a0YMDW__image{object-fit:cover}.Articles-module__a0YMDW__articleContent{background:#f2f2f2;padding:4rem 0}.Articles-module__a0YMDW__contentGrid{grid-template-columns:2fr 300px;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.Articles-module__a0YMDW__mainContent{min-width:0}.Articles-module__a0YMDW__richText{color:#374151;font-size:1.5rem;line-height:1.8}.Articles-module__a0YMDW__richText h1,.Articles-module__a0YMDW__richText h2,.Articles-module__a0YMDW__richText h3,.Articles-module__a0YMDW__richText h4,.Articles-module__a0YMDW__richText h5,.Articles-module__a0YMDW__richText h6{color:#1a1a1a;margin:2rem 0 1rem;font-weight:600}.Articles-module__a0YMDW__richText h2{border-bottom:2px solid #f2f2f2;padding-bottom:.5rem;font-size:1.75rem}.Articles-module__a0YMDW__richText h3{font-size:1.5rem}.Articles-module__a0YMDW__richText p{margin-bottom:1.5rem}.Articles-module__a0YMDW__richText ul,.Articles-module__a0YMDW__richText ol{margin:1.5rem 0;padding-left:2rem}.Articles-module__a0YMDW__richText li{margin-bottom:.5rem}.Articles-module__a0YMDW__richText code{background:#f1f5f9;border-radius:4px;padding:.25rem .5rem;font-family:Courier New,monospace;font-size:.9em}.Articles-module__a0YMDW__richText pre{color:#e2e8f0;background:#1e293b;border-radius:8px;margin:2rem 0;padding:1.5rem;overflow-x:auto}.Articles-module__a0YMDW__richText pre code{color:inherit;background:0 0;padding:0}.Articles-module__a0YMDW__richText a{color:#5494d0;text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px;transition:color .3s}.Articles-module__a0YMDW__richText a:hover{color:#3b82f6}.Articles-module__a0YMDW__richText img{border-radius:8px;max-width:100%;height:auto;margin:2rem 0;box-shadow:0 4px 16px rgba(0,0,0,.1)}.Articles-module__a0YMDW__articleFooter{border-top:1px solid #e5e7eb;margin-top:4rem;padding-top:2rem}.Articles-module__a0YMDW__shareSection{margin-bottom:2rem}.Articles-module__a0YMDW__shareSection h3{color:#1a1a1a;margin-bottom:1rem;font-size:1.125rem;font-weight:600}.Articles-module__a0YMDW__shareButtons{gap:1rem;display:flex}.Articles-module__a0YMDW__shareButton{color:#fff;cursor:pointer;background:#5494d0;border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:500;transition:background-color .3s}.Articles-module__a0YMDW__shareButton:hover{background:#3b82f6}.Articles-module__a0YMDW__backToBlog{color:#5494d0;align-items:center;font-weight:500;text-decoration:none;transition:color .3s;display:inline-flex}.Articles-module__a0YMDW__backToBlog:hover{color:#3b82f6}.Articles-module__a0YMDW__sidebar{height:-moz-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:2rem}.Articles-module__a0YMDW__relatedArticles{background:#f2f2f2;border-radius:12px;padding:1.5rem}.Articles-module__a0YMDW__relatedArticles h3{color:#1a1a1a;margin-bottom:1rem;font-size:1.125rem;font-weight:600}.Articles-module__a0YMDW__relatedList{flex-direction:column;gap:1rem;display:flex}.Articles-module__a0YMDW__relatedItem{color:inherit;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1rem;text-decoration:none;transition:transform .3s,box-shadow .3s}.Articles-module__a0YMDW__relatedItem:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.Articles-module__a0YMDW__relatedItem h4{color:#1a1a1a;margin-bottom:.25rem;font-size:.875rem;font-weight:600;line-height:1.3}.Articles-module__a0YMDW__relatedItem span{color:#6b7280;font-size:.75rem}.Articles-module__a0YMDW__notFound{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:50vh;padding:4rem 2rem;display:flex}.Articles-module__a0YMDW__notFound h1{color:#1a1a1a;margin-bottom:1rem;font-size:2rem}.Articles-module__a0YMDW__notFound a{color:#5494d0;font-weight:500;text-decoration:none}@media (max-width:1024px){.Articles-module__a0YMDW__contentGrid{grid-template-columns:1fr;gap:2rem}.Articles-module__a0YMDW__sidebar{order:2;position:static}.Articles-module__a0YMDW__mainContent{order:1}}@media (max-width:768px){.Articles-module__a0YMDW__articleHeader{padding:1rem 0 2rem}.Articles-module__a0YMDW__headerContent{padding:0 1rem}.Articles-module__a0YMDW__articleTitle{font-size:2rem}.Articles-module__a0YMDW__articleExcerpt{font-size:1rem}.Articles-module__a0YMDW__articleMeta{justify-content:flex-start;gap:1rem}.Articles-module__a0YMDW__featuredImageWrapper{padding:0 0 2rem}.Articles-module__a0YMDW__articleContent{padding:2rem 0}.Articles-module__a0YMDW__richText{padding:0 1rem;font-size:1rem}.Articles-module__a0YMDW__richText h2{font-size:1.5rem}.Articles-module__a0YMDW__richText h3{font-size:1.25rem}.Articles-module__a0YMDW__relatedArticles{padding:1rem}}@media (max-width:480px){.Articles-module__a0YMDW__breadcrumb{padding:1rem 0 .5rem}.Articles-module__a0YMDW__articleTitle{font-size:1.75rem}.Articles-module__a0YMDW__articleMeta{flex-direction:column;align-items:flex-start;gap:.5rem}}
.LegalPages-module__a2ULyG__legalPage{background:var(--primary-bg);min-height:100vh;position:relative}.LegalPages-module__a2ULyG__hero{padding:var(--spacing-3xl)0 var(--spacing-2xl)0;background:#f2f2f2;border-bottom:1px solid rgba(255,255,255,.08)}.LegalPages-module__a2ULyG__heroContent{text-align:center;max-width:800px;margin:0 auto}.LegalPages-module__a2ULyG__badge{font-size:.75rem;font-weight:var(--font-weight-semibold);text-transform:uppercase;letter-spacing:.5px;color:var(--text-secondary);background:rgba(255,255,255,.05);border:1px solid #5494d0;border-radius:20px;align-items:center;margin-bottom:1.5rem;padding:.5rem 1rem;display:inline-flex}.LegalPages-module__a2ULyG__badge.LegalPages-module__a2ULyG__rgpd{color:#a78bfa;background:rgba(139,92,246,.1);border-color:rgba(139,92,246,.3)}.LegalPages-module__a2ULyG__badge.LegalPages-module__a2ULyG__business{color:#4ade80;background:rgba(34,197,94,.1);border-color:rgba(34,197,94,.3)}.LegalPages-module__a2ULyG__title{font-family:var(--font-family);font-size:max(2.5rem,min(5vw,4rem));font-weight:var(--font-weight-heavy);color:var(--text-primary);margin-bottom:1.5rem;line-height:1.2}.LegalPages-module__a2ULyG__subtitle{font-size:var(--font-size-lg);color:var(--text-secondary);max-width:600px;margin:0 auto;line-height:1.6}.LegalPages-module__a2ULyG__main{padding:var(--spacing-3xl)0;z-index:2;position:relative}.LegalPages-module__a2ULyG__contentGrid{grid-template-columns:1fr 300px;align-items:start;gap:4rem;display:grid}.LegalPages-module__a2ULyG__article{max-width:none}.LegalPages-module__a2ULyG__alert{color:var(--text-secondary);background:rgba(59,130,246,.1);border:1px solid rgba(59,130,246,.2);border-radius:12px;margin-bottom:2rem;padding:1.5rem;line-height:1.6}.LegalPages-module__a2ULyG__section{background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.08);border-radius:16px;margin-bottom:3rem;padding:2rem;transition:all .3s}.LegalPages-module__a2ULyG__section:hover{background:rgba(255,255,255,.03);border-color:rgba(255,255,255,.12)}.LegalPages-module__a2ULyG__section h2{font-family:var(--font-family);font-size:max(1.5rem,min(3vw,2rem));font-weight:var(--font-weight-bold);color:var(--text-primary);margin-bottom:1.5rem;line-height:1.3}.LegalPages-module__a2ULyG__section h4{font-family:var(--font-family);font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold);color:var(--text-primary);margin-top:2rem;margin-bottom:1rem}.LegalPages-module__a2ULyG__section h4:first-child{margin-top:0}.LegalPages-module__a2ULyG__section h5{font-family:var(--font-family);font-size:var(--font-size-base);font-weight:var(--font-weight-semibold);color:var(--text-primary);margin-top:1.5rem;margin-bottom:.75rem}.LegalPages-module__a2ULyG__content{font-size:var(--font-size-base);color:var(--text-secondary);line-height:1.7}.LegalPages-module__a2ULyG__content p{margin-bottom:1rem}.LegalPages-module__a2ULyG__content ul,.LegalPages-module__a2ULyG__content ol{margin-bottom:1.5rem;padding-left:1.5rem}.LegalPages-module__a2ULyG__content li{margin-bottom:.75rem;line-height:1.6}.LegalPages-module__a2ULyG__content a{color:var(--accent-purple);text-decoration:none;transition:color .3s}.LegalPages-module__a2ULyG__content a:hover{color:#5494d0;text-decoration:underline}.LegalPages-module__a2ULyG__content strong{color:var(--text-primary);font-weight:var(--font-weight-semibold)}.LegalPages-module__a2ULyG__legalBasis{background:rgba(0,0,0,.2);border:1px solid rgba(255,255,255,.05);border-radius:8px;margin-bottom:1.5rem;padding:1.5rem}.LegalPages-module__a2ULyG__legalBasis h4{margin-top:0;margin-bottom:.5rem}.LegalPages-module__a2ULyG__legalBasis p:last-child{margin-bottom:0}.LegalPages-module__a2ULyG__cookieType{border-left:3px solid var(--accent-purple);background:rgba(0,0,0,.15);border-radius:8px;margin-bottom:1.5rem;padding:1.25rem}.LegalPages-module__a2ULyG__cookieType h5{color:var(--text-primary);margin-top:0;margin-bottom:.75rem}.LegalPages-module__a2ULyG__cookieType p:last-child{margin-bottom:0}.LegalPages-module__a2ULyG__ipSection{background:rgba(0,0,0,.1);border:1px solid rgba(255,255,255,.05);border-radius:8px;margin-bottom:1.5rem;padding:1.25rem}.LegalPages-module__a2ULyG__ipSection h4{margin-top:0;margin-bottom:1rem}.LegalPages-module__a2ULyG__ipSection p:last-child{margin-bottom:0}.LegalPages-module__a2ULyG__footer{text-align:center;color:var(--text-muted);font-size:var(--font-size-sm);border-top:1px solid rgba(255,255,255,.1);margin-top:3rem;padding-top:2rem}.LegalPages-module__a2ULyG__footer a{color:var(--accent-purple);text-decoration:none}.LegalPages-module__a2ULyG__footer a:hover{text-decoration:underline}.LegalPages-module__a2ULyG__version{font-size:var(--font-size-xs);color:var(--text-muted);margin-top:1rem}.LegalPages-module__a2ULyG__sidebar{height:-moz-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:8rem}.LegalPages-module__a2ULyG__toc{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:1.5rem}.LegalPages-module__a2ULyG__toc h3{font-family:var(--font-family);font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold);color:var(--text-primary);margin:0 0 1rem}.LegalPages-module__a2ULyG__toc ul{margin:0;padding:0;list-style:none}.LegalPages-module__a2ULyG__toc li{margin-bottom:.5rem}.LegalPages-module__a2ULyG__toc a{color:var(--text-secondary);font-size:var(--font-size-sm);border-radius:6px;padding:.5rem 0 .5rem .75rem;line-height:1.4;text-decoration:none;transition:all .3s;display:block}.LegalPages-module__a2ULyG__toc a:hover{color:var(--text-primary);background:rgba(59,130,246,.1);padding-left:1rem}@media (max-width:1024px){.LegalPages-module__a2ULyG__contentGrid{grid-template-columns:1fr;gap:2rem}.LegalPages-module__a2ULyG__sidebar{order:-1;position:static}.LegalPages-module__a2ULyG__toc{margin-bottom:2rem}}@media (max-width:768px){.LegalPages-module__a2ULyG__hero{padding:var(--spacing-2xl)0 var(--spacing-xl)0}.LegalPages-module__a2ULyG__main{padding:var(--spacing-2xl)0}.LegalPages-module__a2ULyG__section{margin-bottom:2rem;padding:1.5rem}.LegalPages-module__a2ULyG__section h2{margin-bottom:1rem;font-size:max(1.25rem,min(4vw,1.5rem))}.LegalPages-module__a2ULyG__content{font-size:var(--font-size-sm)}.LegalPages-module__a2ULyG__legalBasis,.LegalPages-module__a2ULyG__cookieType,.LegalPages-module__a2ULyG__ipSection{padding:1rem}}@media (max-width:480px){.LegalPages-module__a2ULyG__hero{padding:var(--spacing-xl)0}.LegalPages-module__a2ULyG__heroContent{padding:0 1rem}.LegalPages-module__a2ULyG__section{border-radius:12px;padding:1rem}.LegalPages-module__a2ULyG__section h2{font-size:1.25rem}.LegalPages-module__a2ULyG__toc{padding:1rem}.LegalPages-module__a2ULyG__alert{font-size:var(--font-size-sm);padding:1rem}}.LegalPages-module__a2ULyG__toc a:focus,.LegalPages-module__a2ULyG__content a:focus{outline:2px solid var(--accent-purple);outline-offset:2px}@media print{.LegalPages-module__a2ULyG__sidebar{display:none}.LegalPages-module__a2ULyG__contentGrid{grid-template-columns:1fr}.LegalPages-module__a2ULyG__section{break-inside:avoid;background:0 0;border:1px solid #ccc}.LegalPages-module__a2ULyG__hero{background:0 0}.LegalPages-module__a2ULyG__badge,.LegalPages-module__a2ULyG__alert{background:0 0;border:1px solid #ccc}}
