.faq-highlight{color:#713f12;background:#fef08a;border-radius:3px;padding:0 2px;font-weight:700}.page-module__7OaVSG__page{background-color:var(--background);width:100%;min-height:100vh;color:var(--foreground);flex-direction:column;display:flex}.page-module__7OaVSG__main{flex-direction:column;flex:1;align-items:center;width:100%;display:flex}.page-module__7OaVSG__heroSection{color:#fff;text-align:center;background:linear-gradient(150deg,#00332a 0%,#004d40 40%,#00695c 70%,#0a7c6e 100%) 0 0/300% 300%;width:100%;padding:120px 20px 90px;animation:18s infinite page-module__7OaVSG__gradientDrift;position:relative;overflow:hidden}@keyframes page-module__7OaVSG__gradientDrift{0%,to{background-position:0 30%}50%{background-position:100% 70%}}.page-module__7OaVSG__heroOrb1,.page-module__7OaVSG__heroOrb2{pointer-events:none;filter:blur(80px);border-radius:50%;animation:12s ease-in-out infinite page-module__7OaVSG__orbFloat;position:absolute}.page-module__7OaVSG__heroOrb1{background:radial-gradient(circle,#00bfa540 0%,#0000 70%);width:500px;height:500px;top:-150px;right:-100px}.page-module__7OaVSG__heroOrb2{background:radial-gradient(circle,#ffffff14 0%,#0000 70%);width:350px;height:350px;animation-delay:-6s;bottom:-100px;left:-60px}@keyframes page-module__7OaVSG__orbFloat{0%,to{transform:translate(0)scale(1)}50%{transform:translate(20px,-30px)scale(1.08)}}.page-module__7OaVSG__heroContent{z-index:2;opacity:0;max-width:860px;margin:0 auto;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);position:relative;transform:translateY(40px)}.page-module__7OaVSG__heroContent.page-module__7OaVSG__heroVisible{opacity:1;transform:translateY(0)}.page-module__7OaVSG__badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-transform:uppercase;letter-spacing:.1em;background:#ffffff1f;border:1px solid #ffffff40;border-radius:99px;align-items:center;gap:10px;margin-bottom:28px;padding:8px 24px;font-size:.8rem;font-weight:700;display:inline-flex}.page-module__7OaVSG__badgeIcon{color:#ffca28;align-items:center;display:flex}.page-module__7OaVSG__badgeIcon svg{stroke-width:2.5px;width:18px;height:18px}.page-module__7OaVSG__heroTitle{font-family:var(--font-serif);text-shadow:0 4px 20px #0006;background:linear-gradient(90deg,#fff,#b2ffe6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:20px;font-size:clamp(2.8rem,6vw,4.5rem);line-height:1.1}.page-module__7OaVSG__heroSubtitle{opacity:.92;color:#d1faf3;max-width:580px;margin:0 auto 48px;font-size:clamp(1.05rem,2vw,1.2rem);font-weight:300;line-height:1.7}.page-module__7OaVSG__heroSubtitle strong{color:#fff;font-weight:700}.page-module__7OaVSG__stats{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff14;border:1px solid #ffffff26;border-radius:20px;flex-wrap:wrap;justify-content:center;align-items:center;gap:0;max-width:480px;margin:0 auto;padding:20px 40px;display:flex}.page-module__7OaVSG__statItem{text-align:center;flex:1;min-width:80px}.page-module__7OaVSG__statNumber{color:#00bfa5;margin-bottom:6px;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:800;line-height:1}.page-module__7OaVSG__statLabel{opacity:.8;letter-spacing:.05em;text-transform:uppercase;font-size:.78rem;font-weight:400}.page-module__7OaVSG__statDivider{background:#fff3;flex-shrink:0;width:1px;height:40px;margin:0 16px}.page-module__7OaVSG__controlBar{z-index:100;-webkit-backdrop-filter:blur(20px)saturate(180%);backdrop-filter:blur(20px)saturate(180%);background:#ffffffeb;border-bottom:1px solid #004d401f;width:100%;padding:16px 20px;position:sticky;top:0;box-shadow:0 4px 24px #0000000f}.page-module__7OaVSG__controlInner{flex-direction:column;gap:14px;max-width:1200px;margin:0 auto;display:flex}.page-module__7OaVSG__searchWrapper{background:#f8fffe;border:2px solid #004d4026;border-radius:14px;align-items:center;transition:all .3s;display:flex;position:relative;overflow:hidden}.page-module__7OaVSG__searchWrapper.page-module__7OaVSG__searchFocused{border-color:var(--brand-accent);background:#fff;box-shadow:0 0 0 4px #00bfa51f}.page-module__7OaVSG__searchIcon{color:#00796b;flex-shrink:0;align-items:center;padding:0 12px 0 16px;display:flex}.page-module__7OaVSG__searchIcon svg{stroke-width:2.5px;width:20px;height:20px}.page-module__7OaVSG__searchInput{color:var(--foreground);font-size:1rem;font-family:var(--font-sans);background:0 0;border:none;outline:none;flex:1;min-width:0;padding:14px 8px}.page-module__7OaVSG__searchInput::placeholder{color:#aaa;font-weight:300}.page-module__7OaVSG__clearBtn{cursor:pointer;color:#999;font-size:.9rem;font-family:var(--font-sans);background:0 0;border:none;flex-shrink:0;padding:8px 16px;transition:color .2s}.page-module__7OaVSG__clearBtn:hover{color:var(--brand-primary)}.page-module__7OaVSG__categoryPills{scrollbar-width:none;-ms-overflow-style:none;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.page-module__7OaVSG__categoryPills::-webkit-scrollbar{display:none}.page-module__7OaVSG__pill{color:#555;cursor:pointer;white-space:nowrap;font-size:.82rem;font-weight:600;font-family:var(--font-sans);background:0 0;border:1.5px solid #004d4033;border-radius:99px;flex-shrink:0;align-items:center;gap:8px;padding:8px 18px;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex}.page-module__7OaVSG__pillIcon{justify-content:center;align-items:center;display:flex}.page-module__7OaVSG__pillIcon svg{stroke-width:2.5px;width:16px;height:16px}.page-module__7OaVSG__pill:hover{color:var(--brand-primary);background:#004d400f;border-color:#004d4059}.page-module__7OaVSG__pillActive{background:var(--pill-bg,#ecfdf5);border-color:var(--pill-border,var(--brand-accent));color:var(--pill-color,var(--brand-primary));box-shadow:0 2px 12px #00000014}.page-module__7OaVSG__pillLabel{display:none}@media (min-width:520px){.page-module__7OaVSG__pillLabel{display:inline}}.page-module__7OaVSG__pillCount{background:#00000012;border-radius:99px;justify-content:center;align-items:center;min-width:22px;padding:1px 7px;font-size:.72rem;font-weight:700;display:inline-flex}.page-module__7OaVSG__pillActive .page-module__7OaVSG__pillCount{background:#0000001a}.page-module__7OaVSG__contentWrapper{flex-direction:column;gap:56px;width:100%;max-width:900px;margin:0 auto;padding:48px 20px 80px;display:flex}.page-module__7OaVSG__resultsBar{color:#666;min-height:24px;font-size:.9rem}.page-module__7OaVSG__resultsBar strong{color:var(--brand-primary)}.page-module__7OaVSG__emptyState{text-align:center;padding:80px 20px;animation:.4s page-module__7OaVSG__fadeIn}.page-module__7OaVSG__emptyIcon{color:#aaa;opacity:.4;justify-content:center;margin-bottom:24px;display:flex}.page-module__7OaVSG__emptyIcon svg{stroke-width:1.5px;width:64px;height:64px}.page-module__7OaVSG__emptyState h3{color:var(--brand-primary);margin-bottom:12px;font-size:1.4rem}.page-module__7OaVSG__emptyState p{color:#777;font-size:1rem}.page-module__7OaVSG__resetBtn{color:var(--brand-accent);cursor:pointer;font-weight:700;font-size:inherit;font-family:var(--font-sans);background:0 0;border:none;text-decoration:underline}@keyframes page-module__7OaVSG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.page-module__7OaVSG__flatList{flex-direction:column;gap:16px;display:flex}.page-module__7OaVSG__categoryBlock{opacity:0;transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1);transform:translateY(30px)}.page-module__7OaVSG__categoryBlock.page-module__7OaVSG__categoryBlockVisible{opacity:1;transform:translateY(0)}.page-module__7OaVSG__categoryHeader{background:var(--cat-light,#ecfdf5);border:1.5px solid var(--cat-border,#a7f3d0);border-left:5px solid var(--cat-color,var(--brand-accent));border-radius:16px;align-items:center;gap:18px;margin-bottom:20px;padding:22px 28px;display:flex;position:relative;overflow:hidden}.page-module__7OaVSG__categoryHeader:before{content:"";background:var(--cat-color,var(--brand-accent));opacity:.07;border-radius:50%;width:120px;height:120px;position:absolute;top:-30px;right:-30px}.page-module__7OaVSG__catIcon{color:var(--cat-color);flex-shrink:0;justify-content:center;align-items:center;display:flex}.page-module__7OaVSG__catIcon svg{stroke-width:1.8px;width:38px;height:38px}.page-module__7OaVSG__categoryTitle{font-family:var(--font-serif);color:var(--cat-color,var(--brand-primary));margin:0;font-size:clamp(1.25rem,2.5vw,1.6rem);font-weight:700;line-height:1.2}.page-module__7OaVSG__catCount{color:var(--cat-color,var(--brand-primary));opacity:.7;margin-top:3px;font-size:.8rem;font-weight:500;display:block}.page-module__7OaVSG__categoryItems{flex-direction:column;gap:12px;display:flex}.page-module__7OaVSG__faqCard{background:#fff;border:1.5px solid #00000012;border-radius:18px;transition:border-color .3s,box-shadow .3s,transform .3s;animation:.4s cubic-bezier(.16,1,.3,1) both page-module__7OaVSG__cardEnter;overflow:hidden}@keyframes page-module__7OaVSG__cardEnter{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.page-module__7OaVSG__faqCard:hover{border-color:var(--card-border,#00bfa566);transform:translateY(-2px);box-shadow:0 6px 30px #00000014}.page-module__7OaVSG__faqCard.page-module__7OaVSG__faqCardOpen{border-color:var(--card-color,var(--brand-accent));box-shadow:0 8px 40px #0000001a}.page-module__7OaVSG__questionBtn{cursor:pointer;text-align:left;width:100%;font-family:var(--font-sans);background:0 0;border:none;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:22px 24px;transition:background .2s;display:grid}.page-module__7OaVSG__questionBtn:hover{background:var(--card-light,#f8fffe)}.page-module__7OaVSG__faqCard.page-module__7OaVSG__faqCardOpen .page-module__7OaVSG__questionBtn{background:var(--card-light,#f0fdf4)}.page-module__7OaVSG__qMeta{flex-direction:column;flex-shrink:0;align-items:center;gap:4px;display:flex}.page-module__7OaVSG__qBadge{background:var(--card-light,#f0fdf4);border:1.5px solid var(--card-border,#00bfa54d);width:44px;height:44px;color:var(--card-color);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;transition:all .25s;display:flex}.page-module__7OaVSG__qBadge svg{stroke-width:2.2px;width:22px;height:22px}.page-module__7OaVSG__faqCard.page-module__7OaVSG__faqCardOpen .page-module__7OaVSG__qBadge svg{stroke-width:2.5px}.page-module__7OaVSG__faqCard.page-module__7OaVSG__faqCardOpen .page-module__7OaVSG__qBadge{background:var(--card-color,var(--brand-accent));filter:brightness(0)invert();transform:scale(1.1)}.page-module__7OaVSG__qCategory{text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;text-align:center;max-width:60px;font-size:.65rem;font-weight:700;line-height:1.2;display:none}.page-module__7OaVSG__questionText{font-family:var(--font-serif);color:var(--brand-primary);margin:0;font-size:clamp(1rem,2vw,1.2rem);font-weight:600;line-height:1.45}.page-module__7OaVSG__faqCard.page-module__7OaVSG__faqCardOpen .page-module__7OaVSG__questionText{color:var(--card-color,var(--brand-primary))}.page-module__7OaVSG__chevron{color:#aaa;background:#0000000a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex}.page-module__7OaVSG__chevron svg{width:18px;height:18px}.page-module__7OaVSG__chevronOpen{background:var(--card-color,var(--brand-accent));color:#fff;transform:rotate(180deg);box-shadow:0 4px 12px #00000026}.page-module__7OaVSG__answerPanel{max-height:0;transition:max-height .5s cubic-bezier(.16,1,.3,1);overflow:hidden}.page-module__7OaVSG__answerPanel.page-module__7OaVSG__answerPanelOpen{max-height:2000px}.page-module__7OaVSG__answerInner{padding:0 24px 28px;animation:.4s cubic-bezier(.16,1,.3,1) both page-module__7OaVSG__answerReveal;position:relative}@keyframes page-module__7OaVSG__answerReveal{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.page-module__7OaVSG__answerAccent{background:var(--card-color,var(--brand-accent));border-radius:99px;height:3px;margin-bottom:20px}.page-module__7OaVSG__answerLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--card-color,var(--brand-accent));align-items:center;gap:8px;margin-bottom:14px;font-size:.78rem;font-weight:700;display:flex}.page-module__7OaVSG__answerLabelIcon{align-items:center;display:flex}.page-module__7OaVSG__answerLabelIcon svg{stroke-width:2.5px;width:16px;height:16px}.page-module__7OaVSG__answerText{color:#444;font-size:clamp(.95rem,1.5vw,1.05rem);font-weight:300;line-height:1.8}.page-module__7OaVSG__answerText strong{color:var(--brand-primary);font-weight:700}.page-module__7OaVSG__answerFooter{border-top:1px solid #0000000f;margin-top:20px;padding-top:16px}.page-module__7OaVSG__expertSig{color:#aaa;font-size:.82rem;font-style:italic}.page-module__7OaVSG__expertSig em{color:var(--card-color,var(--brand-accent));font-style:normal;font-weight:600}@media (max-width:768px){.page-module__7OaVSG__heroSection{padding:100px 20px 70px}.page-module__7OaVSG__heroOrb1{width:300px;height:300px}.page-module__7OaVSG__heroOrb2{display:none}.page-module__7OaVSG__stats{gap:0;padding:16px 20px}.page-module__7OaVSG__statDivider{margin:0 10px}.page-module__7OaVSG__statNumber{font-size:1.8rem}.page-module__7OaVSG__controlBar{padding:12px 14px}.page-module__7OaVSG__searchInput{padding:12px 8px;font-size:.95rem}.page-module__7OaVSG__pill{padding:7px 12px;font-size:.78rem}.page-module__7OaVSG__contentWrapper{gap:40px;padding:32px 14px 60px}.page-module__7OaVSG__categoryHeader{gap:12px;padding:16px 18px}.page-module__7OaVSG__catIcon{font-size:1.6rem}.page-module__7OaVSG__questionBtn{gap:12px;padding:18px 16px}.page-module__7OaVSG__qBadge{border-radius:10px;width:38px;height:38px;font-size:1rem}.page-module__7OaVSG__questionText{font-size:1rem}.page-module__7OaVSG__chevron{width:30px;height:30px}.page-module__7OaVSG__chevron svg{width:15px;height:15px}.page-module__7OaVSG__answerInner{padding:0 16px 22px}.page-module__7OaVSG__answerText{font-size:.95rem}}@media (max-width:380px){.page-module__7OaVSG__heroTitle{font-size:2.4rem}.page-module__7OaVSG__statDivider{display:none}.page-module__7OaVSG__stats{justify-content:space-around;gap:16px}}
.ContactSection-module__UONp9G__section{color:#fff;background:linear-gradient(160deg,#001a14 0%,#00332a 60%,#004d40 100%);width:100%;padding:0;position:relative;overflow:hidden}.ContactSection-module__UONp9G__section:before{content:"";pointer-events:none;background:radial-gradient(60% 50% at 20%,#00bfa514 0%,#0000 70%),radial-gradient(40% 60% at 80% 30%,#00ffc80d 0%,#0000 70%);position:absolute;inset:0}.ContactSection-module__UONp9G__container{z-index:1;max-width:1200px;margin:0 auto;padding:0 24px;position:relative}.ContactSection-module__UONp9G__heroCall{border-bottom:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;padding:52px 0 40px;display:flex}.ContactSection-module__UONp9G__heroLeft{flex-direction:column;gap:10px;display:flex}.ContactSection-module__UONp9G__heroLabel{text-transform:uppercase;letter-spacing:.12em;color:#00bfa5;font-size:.82rem;font-weight:700}.ContactSection-module__UONp9G__heroPhone{font-family:var(--font-serif);color:#fff;letter-spacing:-.02em;background:linear-gradient(135deg,#fff 30%,#b2ffe6 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 #00bfa500);-webkit-background-clip:text;background-clip:text;font-size:clamp(2.8rem,7vw,5rem);font-weight:800;line-height:1;text-decoration:none;transition:filter .4s,opacity .2s;display:inline-block}.ContactSection-module__UONp9G__heroPhone:hover{opacity:.9;filter:drop-shadow(0 0 20px #00bfa580)}.ContactSection-module__UONp9G__heroHours{color:#ffffff80;letter-spacing:.02em;font-size:.85rem;font-weight:300}.ContactSection-module__UONp9G__heroCtas{flex-shrink:0;gap:12px;display:flex}.ContactSection-module__UONp9G__ctaPhone,.ContactSection-module__UONp9G__ctaWhatsapp{white-space:nowrap;border-radius:99px;align-items:center;gap:8px;padding:14px 24px;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.ContactSection-module__UONp9G__ctaPhone{color:#001a14;background:#00bfa5;box-shadow:0 4px 20px #00bfa559}.ContactSection-module__UONp9G__ctaPhone:hover{background:#00d4b8;transform:translateY(-3px);box-shadow:0 8px 28px #00bfa580}.ContactSection-module__UONp9G__ctaWhatsapp{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff12;border:1.5px solid #ffffff26}.ContactSection-module__UONp9G__ctaWhatsapp:hover{background:#ffffff1f;border-color:#ffffff40;transform:translateY(-3px)}.ContactSection-module__UONp9G__infoRow{border-bottom:1px solid #ffffff14;flex-wrap:wrap;align-items:stretch;gap:0;padding:28px 0;display:flex}.ContactSection-module__UONp9G__chipDivider{background:#ffffff1a;flex-shrink:0;align-self:stretch;width:1px;margin:0 32px}.ContactSection-module__UONp9G__chip{flex:1;align-items:flex-start;gap:12px;min-width:180px;display:flex}.ContactSection-module__UONp9G__chipIcon{color:#00bfa5;background:#00bfa51f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-top:2px;display:flex}.ContactSection-module__UONp9G__chipBody{flex-direction:column;gap:3px;display:flex}.ContactSection-module__UONp9G__chipLabel{text-transform:uppercase;letter-spacing:.1em;color:#ffffff73;margin-bottom:2px;font-size:.7rem;font-weight:700;display:block}.ContactSection-module__UONp9G__chipBody span,.ContactSection-module__UONp9G__chipBody a{color:#ffffffd9;font-size:.88rem;font-weight:400;line-height:1.5;display:block}.ContactSection-module__UONp9G__chipLink{word-break:break-all;text-decoration:none;transition:color .2s;color:#ffffffd9!important}.ContactSection-module__UONp9G__chipLink:hover{color:#00bfa5!important}.ContactSection-module__UONp9G__piva{margin-top:2px;color:#ffffff4d!important;font-size:.75rem!important;font-weight:300!important}.ContactSection-module__UONp9G__mapWrap{border-radius:0;height:280px;position:relative;overflow:hidden}.ContactSection-module__UONp9G__mapTrigger{cursor:pointer;color:#fff;background:linear-gradient(90deg,#001a14b3,#001a1480),url(https://www.transparenttextures.com/patterns/cubes.png);border:none;justify-content:center;align-items:center;gap:16px;width:100%;height:100%;padding:24px;transition:background .3s;display:flex}.ContactSection-module__UONp9G__mapTrigger:hover{background:linear-gradient(90deg,#004d40b3,#004d4080),url(https://www.transparenttextures.com/patterns/cubes.png)}.ContactSection-module__UONp9G__mapTrigger:hover .ContactSection-module__UONp9G__mapTriggerArrow{transform:translate(6px)}.ContactSection-module__UONp9G__mapPinEmoji{filter:drop-shadow(0 2px 6px #0000004d);font-size:2.5rem;line-height:1}.ContactSection-module__UONp9G__mapTriggerText{text-align:left;flex-direction:column;gap:4px;display:flex}.ContactSection-module__UONp9G__mapTriggerText strong{color:#fff;font-size:1.1rem;font-weight:700}.ContactSection-module__UONp9G__mapTriggerText small{color:#ffffff8c;font-size:.82rem;font-weight:300}.ContactSection-module__UONp9G__mapTriggerArrow{color:#00bfa5;flex-shrink:0;font-size:1.4rem;transition:transform .3s cubic-bezier(.16,1,.3,1)}@media (max-width:768px){.ContactSection-module__UONp9G__heroCall{flex-direction:column;align-items:flex-start;gap:24px;padding:36px 0 28px}.ContactSection-module__UONp9G__heroPhone{font-size:clamp(2.4rem,10vw,3.5rem)}.ContactSection-module__UONp9G__heroCtas{width:100%}.ContactSection-module__UONp9G__ctaPhone,.ContactSection-module__UONp9G__ctaWhatsapp{flex:1;justify-content:center;min-height:50px;padding:14px 16px}.ContactSection-module__UONp9G__infoRow{flex-direction:column;gap:20px;padding:24px 0}.ContactSection-module__UONp9G__chipDivider{width:100%;height:1px;margin:0}.ContactSection-module__UONp9G__chip{min-width:unset}.ContactSection-module__UONp9G__mapWrap{height:220px}.ContactSection-module__UONp9G__mapTriggerText strong{font-size:1rem}}@media (max-width:480px){.ContactSection-module__UONp9G__container{padding:0 16px}}
.WhyVetroRoma-module__ERvzxa__section{background:#0a0f1c;padding:clamp(80px,12vw,140px) 5%;position:relative;overflow:hidden}.WhyVetroRoma-module__ERvzxa__section:before{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(#247dff0a 1px,#0000 1px),linear-gradient(90deg,#247dff0a 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.WhyVetroRoma-module__ERvzxa__glowLeft{pointer-events:none;z-index:0;background:radial-gradient(circle,#247dff21 0%,#0000 70%);width:550px;height:550px;animation:6s ease-in-out infinite WhyVetroRoma-module__ERvzxa__ambientPulse;position:absolute;top:-160px;left:-160px}.WhyVetroRoma-module__ERvzxa__glowRight{pointer-events:none;z-index:0;background:radial-gradient(circle,#00bfa514 0%,#0000 70%);width:480px;height:480px;animation:8s ease-in-out infinite reverse WhyVetroRoma-module__ERvzxa__ambientPulse;position:absolute;bottom:-100px;right:-100px}@keyframes WhyVetroRoma-module__ERvzxa__ambientPulse{0%,to{opacity:.55;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}.WhyVetroRoma-module__ERvzxa__container{z-index:1;max-width:1200px;margin:0 auto;position:relative}.WhyVetroRoma-module__ERvzxa__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#247dff;background:#247dff14;border:1px solid #247dff40;border-radius:100px;align-items:center;gap:8px;margin-bottom:1.5rem;padding:6px 16px;font-size:.72rem;font-weight:700;display:inline-flex}.WhyVetroRoma-module__ERvzxa__eyebrowDot{background:#247dff;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite WhyVetroRoma-module__ERvzxa__blink}@keyframes WhyVetroRoma-module__ERvzxa__blink{0%,to{opacity:1}50%{opacity:.25}}.WhyVetroRoma-module__ERvzxa__heading{font-family:var(--font-serif,serif);letter-spacing:-.02em;color:#fff;text-wrap:balance;max-width:760px;margin-bottom:1rem;font-size:clamp(1.9rem,4.5vw,3.1rem);font-weight:800;line-height:1.15}.WhyVetroRoma-module__ERvzxa__accent{background:linear-gradient(135deg,#247dff 0%,#00bfa5 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.WhyVetroRoma-module__ERvzxa__divider{background:linear-gradient(90deg,#247dff,#0000);border-radius:2px;width:60px;height:3px;margin-bottom:3rem}.WhyVetroRoma-module__ERvzxa__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.75rem;display:grid}.WhyVetroRoma-module__ERvzxa__grid .WhyVetroRoma-module__ERvzxa__card{opacity:0;transition:opacity .6s ease calc(var(--delay,0s)),transform .6s cubic-bezier(.16,1,.3,1)calc(var(--delay,0s));transform:translateY(44px)scale(.97)}.WhyVetroRoma-module__ERvzxa__gridVisible .WhyVetroRoma-module__ERvzxa__card{opacity:1;transform:translateY(0)scale(1)}.WhyVetroRoma-module__ERvzxa__card{transition:transform .4s cubic-bezier(.16,1,.3,1),border-color .4s ease,box-shadow .4s ease,background .4s ease,opacity .6s ease calc(var(--delay,0s));background:#141b29;border:1px solid #ffffff14;border-radius:20px;padding:2.5rem;position:relative;overflow:hidden}.WhyVetroRoma-module__ERvzxa__card:before{content:"";background:radial-gradient(600px circle at var(--mouse-x,0px)var(--mouse-y,0px),#247dff14,transparent 40%);opacity:0;pointer-events:none;z-index:0;transition:opacity .5s;position:absolute;inset:0}@media (hover:hover){.WhyVetroRoma-module__ERvzxa__card:hover:before{opacity:1}}.WhyVetroRoma-module__ERvzxa__card>*{z-index:1;position:relative}.WhyVetroRoma-module__ERvzxa__cardTopLine{opacity:0;background:linear-gradient(90deg,#247dff,#00bfa599,#0000);height:2px;transition:opacity .4s;position:absolute;top:0;left:0;right:0}.WhyVetroRoma-module__ERvzxa__card:after{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle,#247dff24 0%,#0000 70%);width:220px;height:220px;transition:opacity .4s;position:absolute;top:-80px;right:-80px}@media (hover:hover){.WhyVetroRoma-module__ERvzxa__card:hover{background:#161e30;border-color:#247dff61;transform:translateY(-8px);box-shadow:0 24px 64px #00000073,0 0 0 1px #247dff1f,0 0 44px #247dff33}.WhyVetroRoma-module__ERvzxa__card:hover .WhyVetroRoma-module__ERvzxa__cardTopLine,.WhyVetroRoma-module__ERvzxa__card:hover:after{opacity:1}.WhyVetroRoma-module__ERvzxa__card:hover .WhyVetroRoma-module__ERvzxa__cardNumber{color:#247dff}.WhyVetroRoma-module__ERvzxa__card:hover .WhyVetroRoma-module__ERvzxa__cardIconBg{background:#247dff2e;border-color:#247dff66}}.WhyVetroRoma-module__ERvzxa__card:active,.WhyVetroRoma-module__ERvzxa__cardActive{background:#161e30;border-color:#247dff61;transform:scale(.985);box-shadow:0 0 32px #247dff2e}.WhyVetroRoma-module__ERvzxa__cardActive .WhyVetroRoma-module__ERvzxa__cardTopLine,.WhyVetroRoma-module__ERvzxa__cardActive:after{opacity:1}.WhyVetroRoma-module__ERvzxa__cardActive .WhyVetroRoma-module__ERvzxa__cardNumber{color:#247dff}.WhyVetroRoma-module__ERvzxa__cardActive .WhyVetroRoma-module__ERvzxa__cardIconBg{background:#247dff2e;border-color:#247dff66}.WhyVetroRoma-module__ERvzxa__cardHeader{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.WhyVetroRoma-module__ERvzxa__cardIconBg{background:#ffffff0f;border:1px solid #ffffff1c;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;font-size:1.45rem;transition:background .4s,border-color .4s;display:flex}.WhyVetroRoma-module__ERvzxa__cardNumber{letter-spacing:.1em;text-transform:uppercase;color:#ffffff47;font-size:.68rem;font-weight:700;transition:color .4s}.WhyVetroRoma-module__ERvzxa__cardTitle{font-family:var(--font-serif,serif);color:#fff;letter-spacing:-.01em;margin-bottom:.85rem;font-size:clamp(1.1rem,2vw,1.3rem);font-weight:700;line-height:1.3}.WhyVetroRoma-module__ERvzxa__cardText{color:#fff9;margin-bottom:1.1rem;font-size:.92rem;line-height:1.8}.WhyVetroRoma-module__ERvzxa__toggleBtn{color:#247dff;letter-spacing:.04em;cursor:pointer;background:#247dff14;border:1px solid #247dff47;border-radius:100px;outline:none;align-items:center;gap:7px;margin-top:.1rem;padding:7px 14px;font-size:.78rem;font-weight:700;transition:background .25s,border-color .25s,color .25s;display:inline-flex}.WhyVetroRoma-module__ERvzxa__toggleBtn:hover,.WhyVetroRoma-module__ERvzxa__toggleBtnOpen{color:#6bb3ff;background:#247dff2e;border-color:#247dff8c}.WhyVetroRoma-module__ERvzxa__toggleBtn:focus-visible{outline-offset:2px;outline:2px solid #247dff}.WhyVetroRoma-module__ERvzxa__chevron{width:14px;height:14px;color:inherit;flex-shrink:0;transition:transform .3s cubic-bezier(.16,1,.3,1)}.WhyVetroRoma-module__ERvzxa__toggleBtnOpen .WhyVetroRoma-module__ERvzxa__chevron{transform:rotate(180deg)}.WhyVetroRoma-module__ERvzxa__bulletsWrapper{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.16,1,.3,1),opacity .35s;display:grid;overflow:hidden}.WhyVetroRoma-module__ERvzxa__bulletsOpen{opacity:1;grid-template-rows:1fr}.WhyVetroRoma-module__ERvzxa__bullets{border-top:1px solid #ffffff12;flex-direction:column;gap:.55rem;min-height:0;margin-top:1rem;padding-top:1.1rem;list-style:none;display:flex}.WhyVetroRoma-module__ERvzxa__bulletItem{color:#ffffffad;align-items:flex-start;gap:9px;font-size:.86rem;line-height:1.5;display:flex}.WhyVetroRoma-module__ERvzxa__bulletItem:before{content:"✓";color:#247dff;background:#247dff26;border:1px solid #247dff47;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:1px;font-size:.62rem;font-weight:700;display:inline-flex}.WhyVetroRoma-module__ERvzxa__bulletItem strong{color:#fff;font-weight:600}.WhyVetroRoma-module__ERvzxa__statsRow{border-top:1px solid #ffffff12;flex-wrap:wrap;gap:clamp(1.5rem,5vw,3.5rem);margin-top:4rem;padding-top:2.5rem;display:flex}.WhyVetroRoma-module__ERvzxa__stat{flex-direction:column;gap:4px;display:flex}.WhyVetroRoma-module__ERvzxa__statValue{font-family:var(--font-serif,serif);background:linear-gradient(135deg,#247dff 0%,#00bfa5 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(2rem,4vw,2.75rem);font-weight:800;line-height:1.1}.WhyVetroRoma-module__ERvzxa__statLabel{color:#ffffff80;letter-spacing:.03em;font-size:.82rem;font-weight:500}@media (max-width:1024px){.WhyVetroRoma-module__ERvzxa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.WhyVetroRoma-module__ERvzxa__section{padding:70px 5%}.WhyVetroRoma-module__ERvzxa__grid{grid-template-columns:1fr;gap:1.25rem}.WhyVetroRoma-module__ERvzxa__grid .WhyVetroRoma-module__ERvzxa__card{transform:translateY(56px)scale(.95)}.WhyVetroRoma-module__ERvzxa__gridVisible .WhyVetroRoma-module__ERvzxa__card{transform:translateY(0)scale(1)}.WhyVetroRoma-module__ERvzxa__card{padding:1.75rem}.WhyVetroRoma-module__ERvzxa__statsRow{gap:2rem;margin-top:3rem}}@media (max-width:480px){.WhyVetroRoma-module__ERvzxa__section{padding:60px 16px}.WhyVetroRoma-module__ERvzxa__card{padding:1.4rem}.WhyVetroRoma-module__ERvzxa__cardTitle{font-size:1.1rem}}@media (prefers-reduced-motion:reduce){.WhyVetroRoma-module__ERvzxa__grid .WhyVetroRoma-module__ERvzxa__card,.WhyVetroRoma-module__ERvzxa__glowLeft,.WhyVetroRoma-module__ERvzxa__glowRight,.WhyVetroRoma-module__ERvzxa__eyebrowDot,.WhyVetroRoma-module__ERvzxa__bulletsWrapper{transition:none;animation:none}.WhyVetroRoma-module__ERvzxa__grid .WhyVetroRoma-module__ERvzxa__card{opacity:1;transform:none}.WhyVetroRoma-module__ERvzxa__bulletsWrapper{transition:opacity .2s}}
.EliteWorks-module__b49iKG__section{color:#fff;background:#050505;padding:clamp(60px,12vw,120px) 0;position:relative;overflow:hidden}.EliteWorks-module__b49iKG__header{max-width:1200px;margin:0 auto 60px;padding:0 20px}.EliteWorks-module__b49iKG__topLabel{letter-spacing:.3rem;text-transform:uppercase;color:var(--brand-accent);margin-bottom:12px;font-size:.8rem;display:block}.EliteWorks-module__b49iKG__sectionTitle{font-size:clamp(2rem,5vw,4rem);font-family:var(--font-serif);margin-bottom:20px}.EliteWorks-module__b49iKG__sectionSubtitle{color:#fff9;max-width:600px;font-size:1.1rem}.EliteWorks-module__b49iKG__scrollWrapper{-webkit-overflow-scrolling:touch;scrollbar-width:none;cursor:grab;width:100%;overflow:auto hidden}.EliteWorks-module__b49iKG__scrollWrapper:active{cursor:grabbing}.EliteWorks-module__b49iKG__scrollWrapper::-webkit-scrollbar{display:none}.EliteWorks-module__b49iKG__scrollContainer{gap:40px;width:max-content;padding:0 40px 60px;display:flex}.EliteWorks-module__b49iKG__card{-webkit-backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #ffffff14;border-radius:32px;align-items:center;gap:clamp(20px,4vw,32px);width:clamp(280px,85vw,800px);padding:clamp(16px,3vw,24px);transition:all .6s cubic-bezier(.16,1,.3,1);display:flex}.EliteWorks-module__b49iKG__card:hover{background:#ffffff0d;border-color:#ffffff1a;transform:translateY(-10px)}.EliteWorks-module__b49iKG__visualContainer{aspect-ratio:3/4;border-radius:20px;flex:1.2;position:relative;overflow:hidden}.EliteWorks-module__b49iKG__infoContainer{flex-direction:column;flex:1;justify-content:center;display:flex}.EliteWorks-module__b49iKG__badgeRow{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.EliteWorks-module__b49iKG__tag{text-transform:uppercase;letter-spacing:.1rem;color:#ffffff80;border:1px solid #ffffff1a;border-radius:100px;padding:6px 14px;font-size:.65rem;font-weight:500}.EliteWorks-module__b49iKG__projectTitle{margin-bottom:12px;font-size:clamp(1.2rem,3vw,1.8rem);line-height:1.2}.EliteWorks-module__b49iKG__projectDesc{color:#fff9;margin-bottom:24px;font-size:.95rem;line-height:1.6}.EliteWorks-module__b49iKG__detailsButton{color:#fff;cursor:pointer;background:0 0;border:none;align-self:flex-start;align-items:center;gap:12px;padding:0;font-weight:600;transition:all .3s;display:flex}.EliteWorks-module__b49iKG__arrow{transition:transform .3s}.EliteWorks-module__b49iKG__detailsButton:hover{color:var(--brand-accent)}.EliteWorks-module__b49iKG__detailsButton:hover .EliteWorks-module__b49iKG__arrow{transform:translate(8px)}.EliteWorks-module__b49iKG__spacer{width:10vw}.EliteWorks-module__b49iKG__scrollHint{color:#fff6;text-transform:uppercase;letter-spacing:.2rem;align-items:center;gap:20px;max-width:1200px;margin:20px auto 0;padding:0 40px;font-size:.7rem;display:flex}.EliteWorks-module__b49iKG__hintLine{background:linear-gradient(90deg,#fff3,#0000);flex:1;height:1px}@media (max-width:1024px){.EliteWorks-module__b49iKG__card{flex-direction:column;align-items:stretch}.EliteWorks-module__b49iKG__visualContainer{flex:none;width:100%}.EliteWorks-module__b49iKG__infoContainer{padding:10px 0}.EliteWorks-module__b49iKG__spacer{width:20px}}@media (max-width:600px){.EliteWorks-module__b49iKG__scrollContainer{gap:20px;padding:0 20px 40px}.EliteWorks-module__b49iKG__card{scroll-snap-align:center;background:linear-gradient(#ffffff14 0%,#ffffff05 100%);border-radius:24px}.EliteWorks-module__b49iKG__scrollContainer{scroll-snap-type:x mandatory;gap:16px;padding:0 20px 40px}}
.page-module___8aEwW__page{width:100%;min-height:100vh}.page-module___8aEwW__main{flex-direction:column;width:100%;margin:0;padding:0;display:flex}.page-module___8aEwW__productPreviewSection{width:100%;max-width:1400px;margin:0 auto;padding:clamp(60px,10vw,120px) 20px}.page-module___8aEwW__previewHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:40px;display:flex}.page-module___8aEwW__headerTextGroup{flex-direction:column;gap:12px;max-width:800px;display:flex}.page-module___8aEwW__previewHeader h2{margin:0;font-size:clamp(2rem,4vw,3.5rem);line-height:1.1}.page-module___8aEwW__headerSubtitle{color:#666;max-width:600px;font-size:1.125rem;font-weight:300;line-height:1.6}.page-module___8aEwW__viewAllLink{color:var(--brand-accent);border-bottom:1px solid var(--brand-accent);padding-bottom:4px;font-size:1.1rem;font-weight:600;transition:all .3s}.page-module___8aEwW__viewAllLink:hover{opacity:.8;transform:translate(5px)}.page-module___8aEwW__previewGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;display:grid}@media (max-width:768px){.page-module___8aEwW__previewGrid{grid-template-columns:1fr}}
.BeforeAfter-module__rk3SHW__container{cursor:ew-resize;-webkit-user-select:none;user-select:none;touch-action:pan-y pinch-zoom;background:#000;width:100%;height:100%;position:relative;overflow:hidden}.BeforeAfter-module__rk3SHW__afterImage,.BeforeAfter-module__rk3SHW__beforeImage{width:100%;height:100%;position:absolute;top:0;left:0}.BeforeAfter-module__rk3SHW__afterImage img,.BeforeAfter-module__rk3SHW__beforeImage img{object-fit:cover;width:100%;height:100%;display:block}.BeforeAfter-module__rk3SHW__beforeImage{z-index:2;overflow:hidden}.BeforeAfter-module__rk3SHW__labelBefore,.BeforeAfter-module__rk3SHW__labelAfter{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;text-transform:uppercase;letter-spacing:.1rem;pointer-events:none;z-index:3;background:#0009;border-radius:6px;padding:6px 12px;font-size:clamp(.6rem,1.5vw,.75rem);font-weight:600;position:absolute;bottom:clamp(10px,3vw,20px)}.BeforeAfter-module__rk3SHW__labelBefore{left:clamp(10px,3vw,20px)}.BeforeAfter-module__rk3SHW__labelAfter{right:clamp(10px,3vw,20px)}.BeforeAfter-module__rk3SHW__handle{z-index:10;pointer-events:none;background:#fff;flex-direction:column;justify-content:center;align-items:center;width:2px;display:flex;position:absolute;top:0;bottom:0;transform:translate(-50%)}.BeforeAfter-module__rk3SHW__handleLine{background:#fffc;flex:1;width:2px}.BeforeAfter-module__rk3SHW__handleCircle{color:#004d40;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:clamp(36px,6vw,48px);height:clamp(36px,6vw,48px);margin:10px 0;display:flex;box-shadow:0 0 30px #0006}.BeforeAfter-module__rk3SHW__handleCircle svg{width:60%;height:60%}@media (max-width:768px){.BeforeAfter-module__rk3SHW__container{touch-action:none}.BeforeAfter-module__rk3SHW__handleCircle{width:48px;height:48px;box-shadow:0 0 20px #00000080}.BeforeAfter-module__rk3SHW__handle,.BeforeAfter-module__rk3SHW__handleLine{width:4px}}@media (max-width:480px){.BeforeAfter-module__rk3SHW__handleCircle{width:44px;height:44px}}
.SecurityShield-module__4_N_wW__section{color:#ffffffe0;background:#020408;padding:clamp(80px,12vw,140px) 5%;position:relative;overflow:hidden}.SecurityShield-module__4_N_wW__starCanvas{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;inset:0}.SecurityShield-module__4_N_wW__gridOverlay{z-index:0;pointer-events:none;background-image:linear-gradient(#247dff07 1px,#0000 1px),linear-gradient(90deg,#247dff07 1px,#0000 1px);background-size:70px 70px;position:absolute;inset:0}.SecurityShield-module__4_N_wW__glowA{pointer-events:none;z-index:0;background:radial-gradient(circle,#247dff17 0%,#0000 60%);width:900px;height:900px;animation:9s ease-in-out infinite SecurityShield-module__4_N_wW__ambientPulse;position:absolute;top:-300px;left:-200px}.SecurityShield-module__4_N_wW__glowB{pointer-events:none;z-index:0;background:radial-gradient(circle,#00bfa512 0%,#0000 60%);width:700px;height:700px;animation:12s ease-in-out infinite reverse SecurityShield-module__4_N_wW__ambientPulse;position:absolute;bottom:-200px;right:-100px}@keyframes SecurityShield-module__4_N_wW__ambientPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}.SecurityShield-module__4_N_wW__container{z-index:1;max-width:1280px;margin:0 auto;position:relative}.SecurityShield-module__4_N_wW__header{text-align:center;margin-bottom:clamp(50px,8vw,100px)}.SecurityShield-module__4_N_wW__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#247dff;background:#247dff14;border:1px solid #247dff40;border-radius:100px;align-items:center;gap:8px;margin-bottom:1.5rem;padding:5px 16px;font-size:.68rem;font-weight:700;display:inline-flex}.SecurityShield-module__4_N_wW__eyebrowDot{background:#247dff;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2s ease-in-out infinite SecurityShield-module__4_N_wW__blinkDot}@keyframes SecurityShield-module__4_N_wW__blinkDot{0%,to{opacity:1}50%{opacity:.15}}.SecurityShield-module__4_N_wW__heroTitle{font-family:var(--font-serif,Georgia,serif);letter-spacing:-.03em;color:#fff;margin-bottom:1.2rem;font-size:clamp(2.2rem,6vw,4.5rem);font-weight:800;line-height:1.08}.SecurityShield-module__4_N_wW__shimmer{background:linear-gradient(100deg,#fff 20%,#247dff 40%,#00bfa5 55%,#fff 70%) 0 0/300% 100%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:4s linear infinite SecurityShield-module__4_N_wW__shimmerAnim}@keyframes SecurityShield-module__4_N_wW__shimmerAnim{to{background-position:-200%}}.SecurityShield-module__4_N_wW__italic{color:#ffffffe6;-webkit-text-fill-color:#ffffffe6;font-style:italic}.SecurityShield-module__4_N_wW__dividerLine{background:linear-gradient(90deg,#247dff,#0000);border-radius:2px;width:60px;height:2px;margin:1.4rem auto}.SecurityShield-module__4_N_wW__heroSubtitle{color:#ffffff80;max-width:700px;margin:0 auto;font-size:clamp(.92rem,1.8vw,1.1rem);font-weight:300;line-height:1.8}.SecurityShield-module__4_N_wW__heroSubtitle strong{color:#ffffffd9;font-weight:600}.SecurityShield-module__4_N_wW__statsRow{flex-wrap:wrap;justify-content:center;gap:clamp(1.5rem,4vw,4rem);margin-bottom:clamp(60px,8vw,100px);display:flex}.SecurityShield-module__4_N_wW__stat{text-align:center}.SecurityShield-module__4_N_wW__statVal{font-family:var(--font-serif,Georgia,serif);letter-spacing:-.03em;background:linear-gradient(135deg,#fff,#247dff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(1.8rem,4vw,3rem);font-weight:800;display:block}.SecurityShield-module__4_N_wW__statLabel{color:#fff6;text-transform:uppercase;letter-spacing:.1em;margin-top:4px;font-size:.72rem;font-weight:500}.SecurityShield-module__4_N_wW__contentGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-bottom:clamp(70px,10vw,120px);display:grid}.SecurityShield-module__4_N_wW__visualSide{justify-content:center;align-items:center;display:flex;position:relative}.SecurityShield-module__4_N_wW__orbitRing{pointer-events:none;border:1px solid #247dff1f;border-radius:50%;width:380px;height:380px;animation:20s linear infinite SecurityShield-module__4_N_wW__orbitSpin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.SecurityShield-module__4_N_wW__orbitDot{background:#247dff;border-radius:50%;width:10px;height:10px;position:absolute;top:-5px;left:50%;transform:translate(-50%);box-shadow:0 0 12px #247dff}.SecurityShield-module__4_N_wW__orbitRing2{pointer-events:none;border:1px solid #00bfa514;border-radius:50%;width:440px;height:440px;animation:32s linear infinite reverse SecurityShield-module__4_N_wW__orbitSpin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.SecurityShield-module__4_N_wW__orbitDot2{background:#00bfa5;border-radius:50%;width:8px;height:8px;position:absolute;top:-5px;left:50%;transform:translate(-50%);box-shadow:0 0 10px #00bfa5}@keyframes SecurityShield-module__4_N_wW__orbitSpin{to{transform:translate(-50%,-50%)rotate(360deg)}}.SecurityShield-module__4_N_wW__glassScene{perspective:800px;width:320px;height:360px;position:relative}.SecurityShield-module__4_N_wW__glassSceneInner{width:100%;height:100%;transform-style:preserve-3d;animation:8s ease-in-out infinite SecurityShield-module__4_N_wW__sceneTilt;position:relative}@keyframes SecurityShield-module__4_N_wW__sceneTilt{0%,to{transform:rotateY(-6deg)rotateX(4deg)}50%{transform:rotateY(6deg)rotateX(-2deg)}}.SecurityShield-module__4_N_wW__layerWrap{width:280px;position:absolute;left:50%;transform:translate(-50%)}.SecurityShield-module__4_N_wW__glassTop{animation:6s ease-in-out infinite SecurityShield-module__4_N_wW__floatTop;top:0}.SecurityShield-module__4_N_wW__layerPvb{animation:6s ease-in-out .3s infinite SecurityShield-module__4_N_wW__floatMid;top:120px}.SecurityShield-module__4_N_wW__glassBot{animation:6s ease-in-out .6s infinite SecurityShield-module__4_N_wW__floatBot;top:240px}@keyframes SecurityShield-module__4_N_wW__floatTop{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(-10px)}}@keyframes SecurityShield-module__4_N_wW__floatMid{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(-5px)}}@keyframes SecurityShield-module__4_N_wW__floatBot{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(-8px)}}.SecurityShield-module__4_N_wW__layerSlab{text-transform:uppercase;letter-spacing:.1em;border-radius:8px;justify-content:center;align-items:center;width:100%;height:56px;font-size:.62rem;font-weight:700;display:flex;position:relative;overflow:hidden}.SecurityShield-module__4_N_wW__slabGlass{color:#c8e6ffd9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(135deg,#c8e6ff2e 0%,#64b4ff40 50%,#c8f0ff1a 100%);border:1px solid #96c8ff59;box-shadow:0 8px 32px #247dff26,inset 0 1px #ffffff26}.SecurityShield-module__4_N_wW__slabGlass:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1f,#0000);width:40%;height:100%;animation:3.5s linear infinite SecurityShield-module__4_N_wW__glassSheen;position:absolute;top:0;left:-60%}@keyframes SecurityShield-module__4_N_wW__glassSheen{to{left:160%}}.SecurityShield-module__4_N_wW__slabPvb{color:#00ffd2e6;background:linear-gradient(90deg,#00bfa54d,#247dff66,#00bfa54d) 0 0/200% 100%;border:1px solid #00bfa580;width:110%;height:32px;margin-left:-5%;font-size:.58rem;animation:4s ease-in-out infinite SecurityShield-module__4_N_wW__pvbPulse;box-shadow:0 0 30px #00bfa566,0 0 60px #00bfa526}@keyframes SecurityShield-module__4_N_wW__pvbPulse{0%,to{box-shadow:0 0 20px #00bfa559,0 0 50px #00bfa51a}50%{box-shadow:0 0 40px #00bfa599,0 0 80px #00bfa540}}.SecurityShield-module__4_N_wW__layerLabel{color:#fff6;text-align:center;letter-spacing:.05em;margin-top:.4rem;font-size:.58rem}.SecurityShield-module__4_N_wW__diagramCaption{color:#ffffff4d;white-space:nowrap;letter-spacing:.04em;font-size:.65rem;font-style:italic;position:absolute;bottom:-32px;left:50%;transform:translate(-50%)}.SecurityShield-module__4_N_wW__featuresSide{flex-direction:column;gap:1.5rem;display:flex}.SecurityShield-module__4_N_wW__featureItem{background:#0e1520;border:1px solid #ffffff12;border-radius:18px;align-items:flex-start;gap:1.2rem;padding:1.4rem;transition:border-color .3s,box-shadow .3s,transform .35s cubic-bezier(.16,1,.3,1);display:flex}@media (hover:hover){.SecurityShield-module__4_N_wW__featureItem:hover{border-color:#247dff59;transform:translate(6px);box-shadow:0 0 0 1px #247dff1f,0 12px 40px #0000004d}}.SecurityShield-module__4_N_wW__featureIcon{color:#247dff;background:linear-gradient(135deg,#247dff26,#00bfa51a);border:1px solid #247dff33;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.SecurityShield-module__4_N_wW__featureIcon svg{width:22px;height:22px}.SecurityShield-module__4_N_wW__featureH{color:#fff;margin-bottom:.35rem;font-size:.95rem;font-weight:700}.SecurityShield-module__4_N_wW__featureP{color:#ffffff7a;font-size:.82rem;line-height:1.65}.SecurityShield-module__4_N_wW__certSection{margin-bottom:clamp(50px,8vw,90px)}.SecurityShield-module__4_N_wW__certEyebrow{text-align:center;margin-bottom:2.5rem}.SecurityShield-module__4_N_wW__certLabel{letter-spacing:.12em;text-transform:uppercase;color:#00bfa5;background:#00bfa50f;border:1px solid #00bfa540;border-radius:100px;margin-bottom:1rem;padding:5px 16px;font-size:.68rem;font-weight:700;display:inline-block}.SecurityShield-module__4_N_wW__certTitle{font-family:var(--font-serif,Georgia,serif);color:#fff;letter-spacing:-.02em;font-size:clamp(1.5rem,3.5vw,2.3rem);font-weight:800;line-height:1.2}.SecurityShield-module__4_N_wW__certGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.SecurityShield-module__4_N_wW__certCard{opacity:0;background:#0e1520;border:1px solid #ffffff12;border-radius:22px;padding:2.25rem 1.75rem;transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1),border-color .35s,box-shadow .35s;position:relative;overflow:hidden;transform:translateY(36px)scale(.96)}.SecurityShield-module__4_N_wW__certCardVisible{opacity:1;transform:translateY(0)scale(1)}.SecurityShield-module__4_N_wW__certCard:before{content:"";opacity:0;-webkit-mask-composite:xor;z-index:0;background:conic-gradient(#0000 0%,#247dff 5%,#0000 10%);border-radius:22px;padding:1px;transition:opacity .35s;animation:3s linear infinite SecurityShield-module__4_N_wW__beamSpin;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@keyframes SecurityShield-module__4_N_wW__beamSpin{to{transform:rotate(360deg)}}@media (hover:hover){.SecurityShield-module__4_N_wW__certCard:hover:before{opacity:1}.SecurityShield-module__4_N_wW__certCard:hover{border-color:#0000;box-shadow:0 20px 60px #00000080}}.SecurityShield-module__4_N_wW__certCardInner{z-index:1;position:relative}.SecurityShield-module__4_N_wW__certBadge{letter-spacing:.12em;text-transform:uppercase;border-radius:8px;align-items:center;gap:6px;margin-bottom:1.1rem;padding:4px 12px;font-size:.62rem;font-weight:800;display:inline-flex}.SecurityShield-module__4_N_wW__badgeS1{color:#22c55e;background:#22c55e1f;border:1px solid #22c55e4d}.SecurityShield-module__4_N_wW__badgeS2{color:#247dff;background:#247dff1f;border:1px solid #247dff4d}.SecurityShield-module__4_N_wW__badgeS3{color:#ef4444;background:#ef44441f;border:1px solid #ef44444d}.SecurityShield-module__4_N_wW__certIcon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.1rem;display:flex}.SecurityShield-module__4_N_wW__certIcon svg{width:22px;height:22px}.SecurityShield-module__4_N_wW__iconS1{color:#22c55e;background:#22c55e1a}.SecurityShield-module__4_N_wW__iconS2{color:#247dff;background:#247dff1a}.SecurityShield-module__4_N_wW__iconS3{color:#ef4444;background:#ef44441a}.SecurityShield-module__4_N_wW__certH{font-family:var(--font-serif,Georgia,serif);color:#fff;margin-bottom:.6rem;font-size:1.2rem;font-weight:800}.SecurityShield-module__4_N_wW__certP{color:#ffffff7a;font-size:.82rem;line-height:1.65}.SecurityShield-module__4_N_wW__certLevel{color:#fff6;letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:.5rem;margin-top:1.2rem;font-size:.65rem;font-weight:600;display:flex}.SecurityShield-module__4_N_wW__certDots{gap:4px;display:flex}.SecurityShield-module__4_N_wW__certDot{background:#ffffff1a;border-radius:50%;width:8px;height:8px}.SecurityShield-module__4_N_wW__dotActive{background:#00bfa5;box-shadow:0 0 6px #00bfa5}.SecurityShield-module__4_N_wW__dotS3{background:#ef4444;box-shadow:0 0 6px #ef4444}.SecurityShield-module__4_N_wW__promiseBar{background:linear-gradient(135deg,#247dff14,#00bfa50d);border:1px solid #247dff2e;border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.75rem 2.25rem;display:flex}.SecurityShield-module__4_N_wW__promiseText{color:#ffffff9e;font-size:.88rem;line-height:1.65}.SecurityShield-module__4_N_wW__promiseText strong{color:#fff;font-weight:700}.SecurityShield-module__4_N_wW__promiseCta{color:#fff;cursor:pointer;white-space:nowrap;background:#247dff;border:none;border-radius:10px;flex-shrink:0;padding:.8rem 1.75rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:background .25s,box-shadow .25s,transform .25s;display:inline-block;box-shadow:0 4px 20px #247dff59}@media (hover:hover){.SecurityShield-module__4_N_wW__promiseCta:hover{background:#3d8eff;transform:translateY(-1px);box-shadow:0 6px 28px #247dff80}}@media (max-width:1024px){.SecurityShield-module__4_N_wW__contentGrid{grid-template-columns:1fr;gap:5rem}.SecurityShield-module__4_N_wW__certGrid{grid-template-columns:1fr}.SecurityShield-module__4_N_wW__visualSide{padding-bottom:2rem}}@media (max-width:640px){.SecurityShield-module__4_N_wW__section{padding:56px 16px}.SecurityShield-module__4_N_wW__glassScene{width:260px;height:290px}.SecurityShield-module__4_N_wW__layerWrap{width:220px}.SecurityShield-module__4_N_wW__glassTop{top:0}.SecurityShield-module__4_N_wW__layerPvb{top:95px}.SecurityShield-module__4_N_wW__glassBot{top:188px}.SecurityShield-module__4_N_wW__orbitRing{width:300px;height:300px}.SecurityShield-module__4_N_wW__orbitRing2{width:350px;height:350px}.SecurityShield-module__4_N_wW__statsRow{gap:1.5rem 2rem}.SecurityShield-module__4_N_wW__promiseBar{flex-direction:column;align-items:flex-start;gap:1.25rem}.SecurityShield-module__4_N_wW__promiseCta{text-align:center;width:100%}}@media (prefers-reduced-motion:reduce){.SecurityShield-module__4_N_wW__shimmer,.SecurityShield-module__4_N_wW__glowA,.SecurityShield-module__4_N_wW__glowB,.SecurityShield-module__4_N_wW__glassSceneInner,.SecurityShield-module__4_N_wW__glassTop,.SecurityShield-module__4_N_wW__layerPvb,.SecurityShield-module__4_N_wW__glassBot,.SecurityShield-module__4_N_wW__orbitRing,.SecurityShield-module__4_N_wW__orbitRing2,.SecurityShield-module__4_N_wW__slabGlass:before,.SecurityShield-module__4_N_wW__slabPvb,.SecurityShield-module__4_N_wW__eyebrowDot{animation:none}}
.page-module__IzNRUW__pageContainer{background-color:var(--background);width:100%;color:var(--foreground);overflow-x:hidden}.page-module__IzNRUW__detailsSection{max-width:1200px;margin:0 auto;padding:4rem 1rem}.page-module__IzNRUW__contentWrapper{grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:768px){.page-module__IzNRUW__contentWrapper{grid-template-columns:1fr 1fr;align-items:center}}.page-module__IzNRUW__textColumn h2{font-family:var(--font-playfair);color:var(--primary);margin-bottom:1.5rem;font-size:2.5rem}.page-module__IzNRUW__textColumn p{color:var(--text-secondary);margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.page-module__IzNRUW__featureList{margin-bottom:2rem;padding:0;list-style:none}.page-module__IzNRUW__featureList li{margin-bottom:1rem;padding-left:1.5rem;position:relative}.page-module__IzNRUW__featureList li:before{content:"✓";color:var(--accent-gold);font-weight:700;position:absolute;left:0}.page-module__IzNRUW__primaryBtn{background:var(--accent-gold);color:#fff;border-radius:50px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.page-module__IzNRUW__primaryBtn:hover{background:var(--primary);transform:translateY(-2px)}.page-module__IzNRUW__imageGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.page-module__IzNRUW__imageItem{border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #0000001a}.page-module__IzNRUW__faqPreviewSection{background-color:var(--brand-accent-light,#f0fdfa);margin-top:4rem;padding:6rem 1rem}.page-module__IzNRUW__faqTitle{font-family:var(--font-playfair);text-align:center;color:var(--primary);margin-bottom:3rem;font-size:2.2rem}.page-module__IzNRUW__faqGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.page-module__IzNRUW__faqItem{background:#fff;border:1px solid #004d400d;border-radius:16px;padding:2rem;transition:transform .3s;box-shadow:0 4px 15px #004d400d}.page-module__IzNRUW__faqItem:hover{transform:translateY(-5px)}.page-module__IzNRUW__faqQuestion{color:var(--brand-primary,#004d40);margin-bottom:1rem;font-size:1.25rem;line-height:1.4}.page-module__IzNRUW__faqAnswer{color:var(--text-secondary);font-size:1rem;line-height:1.6}.page-module__IzNRUW__faqCta{text-align:center}.page-module__IzNRUW__secondaryBtn{border:2px solid var(--accent-gold);color:var(--accent-gold);border-radius:50px;padding:.8rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.page-module__IzNRUW__secondaryBtn:hover{background:var(--accent-gold);color:#fff}.page-module__IzNRUW__neighborhoodLinksSection{text-align:center;background-color:#fff;padding:4rem 1rem}.page-module__IzNRUW__neighborhoodIntro{color:var(--text-secondary);max-width:700px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.1rem}.page-module__IzNRUW__neighborhoodTags{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.page-module__IzNRUW__neighborhoodTag{color:var(--brand-primary,#004d40);background:#f8fafc;border:1px solid #e2e8f0;border-radius:40px;padding:8px 20px;font-size:.9rem;text-decoration:none;transition:all .3s}.page-module__IzNRUW__neighborhoodTag:hover{background:var(--brand-primary,#004d40);color:#fff;border-color:var(--brand-primary,#004d40)}@media (max-width:768px){.page-module__IzNRUW__faqTitle{font-size:1.8rem}.page-module__IzNRUW__faqGrid{grid-template-columns:1fr}}
.Navbar-module__cJzEcG__navbar{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border-bottom:var(--glass-border);z-index:1000;height:80px;transition:var(--transition-smooth);will-change:transform,background;justify-content:space-between;align-items:center;padding:0 5%;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__logo{flex-direction:column;justify-content:center;display:flex}.Navbar-module__cJzEcG__logo a{font-family:var(--font-serif);color:var(--brand-accent);letter-spacing:-.05em;font-size:1.8rem;font-weight:700;line-height:1}.Navbar-module__cJzEcG__tagline{color:var(--text-secondary);letter-spacing:.05em;text-transform:uppercase;font-size:.65rem;font-weight:600;font-family:var(--font-sans);gap:6px;margin-top:4px;display:flex}.Navbar-module__cJzEcG__taglineDivider{color:var(--brand-accent);opacity:.5}.Navbar-module__cJzEcG__links{gap:2.5rem;display:flex}.Navbar-module__cJzEcG__links a{font-family:var(--font-inter);color:var(--text-secondary);transition:var(--transition-smooth);font-size:.95rem;font-weight:500;position:relative}.Navbar-module__cJzEcG__links a:hover,.Navbar-module__cJzEcG__links a.Navbar-module__cJzEcG__active{color:var(--brand-accent)}.Navbar-module__cJzEcG__links a:after{content:"";background-color:var(--brand-accent);width:0;height:2px;transition:var(--transition-smooth);position:absolute;bottom:-5px;left:0}.Navbar-module__cJzEcG__links a.Navbar-module__cJzEcG__active:after{width:100%}.Navbar-module__cJzEcG__navLinkPro{border:1.5px solid var(--brand-accent,#00bfa5);letter-spacing:.03em;border-radius:2px;padding:5px 14px;color:var(--brand-primary,#004d40)!important;font-size:.82rem!important;font-weight:600!important;transition:background .22s,color .22s,border-color .22s!important}.Navbar-module__cJzEcG__navLinkPro:hover,.Navbar-module__cJzEcG__navLinkPro.Navbar-module__cJzEcG__active{background:var(--brand-accent,#00bfa5)!important;color:#fff!important;border-color:var(--brand-accent,#00bfa5)!important}.Navbar-module__cJzEcG__navLinkPro:after{display:none!important}.Navbar-module__cJzEcG__hamburger{cursor:pointer;z-index:1002;background:0 0;border:none;flex-direction:column;justify-content:space-around;width:30px;height:25px;padding:0;display:none}.Navbar-module__cJzEcG__hamburger span{background:var(--brand-accent);transform-origin:1px;border-radius:10px;width:30px;height:3px;transition:all .3s linear;position:relative}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__open span:first-child{transform:rotate(45deg)}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__open span:nth-child(2){opacity:0;transform:translate(20px)}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__open span:nth-child(3){transform:rotate(-45deg)}.Navbar-module__cJzEcG__mobileMenu{-webkit-backdrop-filter:blur(20px);z-index:1001;will-change:transform;background:#fffffff2;justify-content:center;align-items:center;width:100%;height:100vh;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;left:0;transform:translate(100%)}.Navbar-module__cJzEcG__mobileMenu.Navbar-module__cJzEcG__menuOpen{transform:translate(0)}.Navbar-module__cJzEcG__mobileLinks{flex-direction:column;align-items:center;gap:2rem;display:flex}.Navbar-module__cJzEcG__mobileLinks a{color:var(--text-primary);font-size:2rem;font-weight:700;font-family:var(--font-serif);text-decoration:none;transition:color .3s}.Navbar-module__cJzEcG__mobileLinks a:hover,.Navbar-module__cJzEcG__mobileLinks a.Navbar-module__cJzEcG__mobileActive{color:var(--brand-accent)}.Navbar-module__cJzEcG__mobileCta{background:var(--brand-accent);border-radius:50px;margin-top:20px;padding:20px 30px;font-weight:600;color:#fff!important;font-size:1.5rem!important}@media (max-width:768px){.Navbar-module__cJzEcG__mobileMenu{padding-bottom:env(safe-area-inset-bottom)}.Navbar-module__cJzEcG__mobileLinks a{align-items:center;min-height:48px;padding:12px 20px;display:flex}.Navbar-module__cJzEcG__links{display:none}.Navbar-module__cJzEcG__hamburger{display:flex}}
.Hero-module__ZARIfG__heroContainer{justify-content:center;align-items:center;height:100vh;min-height:700px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__backgroundImage{z-index:0;position:absolute;inset:0}.Hero-module__ZARIfG__heroImage{will-change:transform;transform:translateZ(0)}.Hero-module__ZARIfG__overlay{background:linear-gradient(135deg,#004d4066 0%,#00695c4d 25%,#004d4066 50%,#00897b4d 75%,#004d4066 100%) 0 0/400% 400%;animation:20s infinite Hero-module__ZARIfG__aurora;position:absolute;inset:0}@keyframes Hero-module__ZARIfG__aurora{0%,to{background-position:0%}50%{background-position:100%}}.Hero-module__ZARIfG__contentContainer{z-index:10;width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem;position:relative}.Hero-module__ZARIfG__content{text-align:center;max-width:56rem;margin:0 auto;transition:opacity .3s}.Hero-module__ZARIfG__title{text-transform:uppercase;letter-spacing:-.05em;flex-direction:column;gap:.5rem;margin-bottom:2rem;display:flex}.Hero-module__ZARIfG__titleTop{color:#fff;opacity:.9;filter:drop-shadow(0 4px 3px #0000004d);font-size:clamp(1.5rem,1.2322rem + 1.339vw,1.875rem);font-weight:300}.Hero-module__ZARIfG__titleBottom{color:#fff;font-size:clamp(3rem,.4286rem + 12.857vw,6rem);font-family:var(--font-serif);filter:drop-shadow(0 10px 8px #0006);font-weight:700}.Hero-module__ZARIfG__divider{background:linear-gradient(90deg,#009246 33.33%,#fff 33.33% 66.66%,#ce2b37 66.66%);border-radius:2px;width:7rem;height:3px;margin:0 auto 2.5rem;box-shadow:0 2px 10px #0003}.Hero-module__ZARIfG__subtitle{color:#ffffffe6;filter:drop-shadow(0 2px 4px #0003);max-width:42rem;margin:0 auto 3rem;font-size:1.125rem;font-weight:300;line-height:1.75}.Hero-module__ZARIfG__ctaGroup{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;display:flex}.Hero-module__ZARIfG__primaryBtn{color:#1c1917;letter-spacing:.025em;background:#fff;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem 2.5rem;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1);animation:3s ease-in-out infinite Hero-module__ZARIfG__pulseGlow;display:flex;position:relative;box-shadow:0 20px 25px -5px #0000001a,0 0 #00bfa566}@keyframes Hero-module__ZARIfG__pulseGlow{0%,to{box-shadow:0 20px 25px -5px #0000001a,0 0 #00bfa566}50%{box-shadow:0 20px 25px -5px #0000001a,0 0 25px 5px #00bfa599}}.Hero-module__ZARIfG__primaryBtn:hover{background:#fffffff2;transform:translateY(-2px)scale(1.02);box-shadow:0 25px 50px -12px #00000040,0 0 40px 10px #00bfa5cc}.Hero-module__ZARIfG__primaryBtn span{transition:transform .3s}.Hero-module__ZARIfG__primaryBtn:hover span{transform:translate(.25rem)}.Hero-module__ZARIfG__secondaryBtn{color:#fff;letter-spacing:.025em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:0 0;border:.5px solid #ffffff4d;border-radius:9999px;justify-content:center;align-items:center;width:100%;padding:1rem 2.5rem;font-weight:600;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 .5px #ffffff1a}.Hero-module__ZARIfG__secondaryBtn:hover{background:#ffffff1a}.Hero-module__ZARIfG__shineEffect{background:linear-gradient(90deg,#fff0 0%,#ffffff4d 50%,#fff0 100%);width:50%;height:100%;animation:5s infinite Hero-module__ZARIfG__shine;position:absolute;top:0;left:-100%;transform:skew(-25deg)}@keyframes Hero-module__ZARIfG__shine{0%{left:-100%}20%{left:100%}to{left:100%}}.Hero-module__ZARIfG__scrollIndicator{opacity:.5;flex-direction:column;align-items:center;gap:.5rem;animation:1s infinite Hero-module__ZARIfG__bounce;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__mouse{border:2px solid #fff;border-radius:9999px;justify-content:center;width:1.5rem;height:2.5rem;padding:.25rem;display:flex}.Hero-module__ZARIfG__wheel{background:#fff;border-radius:9999px;width:.375rem;height:.375rem}@keyframes Hero-module__ZARIfG__bounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(-.5rem)}}@media (max-width:768px){.Hero-module__ZARIfG__contentContainer{padding-top:140px}.Hero-module__ZARIfG__titleTop{margin-top:.5rem}.Hero-module__ZARIfG__titleBottom{font-size:clamp(2.5rem,10vw,3.5rem);line-height:1.1}}@media (min-width:768px){.Hero-module__ZARIfG__contentContainer{padding-top:160px}.Hero-module__ZARIfG__titleTop{font-size:1.875rem}.Hero-module__ZARIfG__titleBottom{font-size:6rem}.Hero-module__ZARIfG__subtitle{font-size:1.5rem}.Hero-module__ZARIfG__ctaGroup{flex-direction:row}.Hero-module__ZARIfG__primaryBtn,.Hero-module__ZARIfG__secondaryBtn{width:auto}}
