.styles-module__p-Br3a__container{color:#1d1d1f;--elety-gold:#c49510;--elety-yellow:#e6b325;--text-sub:#86868b;--input-line:#00000014;--error-red:#ff3b30;background-color:#fbfbfd;min-height:100vh}.styles-module__p-Br3a__reveal{opacity:0;transition:all 1.2s cubic-bezier(.165,.84,.44,1);transform:translateY(30px)}.styles-module__p-Br3a__activeReveal{opacity:1;transform:translateY(0)}@keyframes styles-module__p-Br3a__pulse{0%{opacity:.5;transform:translate(-50%,-50%)scale(.9)}50%{opacity:.8;transform:translate(-50%,-50%)scale(1.1)}to{opacity:.5;transform:translate(-50%,-50%)scale(.9)}}@keyframes styles-module__p-Br3a__fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module__p-Br3a__slideDown{0%{opacity:0;height:0;transform:translateY(-10px)}to{opacity:1;height:auto;transform:translateY(0)}}@keyframes styles-module__p-Br3a__spin{to{transform:rotate(360deg)}}@keyframes styles-module__p-Br3a__shake{0%{transform:translate(0)}25%{transform:translate(-5px)}50%{transform:translate(5px)}75%{transform:translate(-5px)}to{transform:translate(0)}}.styles-module__p-Br3a__stage{flex-direction:column;justify-content:center;align-items:center;min-height:90vh;padding:120px 20px 60px;display:flex;position:relative}.styles-module__p-Br3a__aura{z-index:0;pointer-events:none;background:radial-gradient(circle,#e6b32508 0%,#fff0 65%);width:100vw;max-width:1000px;height:100vw;max-height:1000px;animation:10s ease-in-out infinite styles-module__p-Br3a__pulse;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)}.styles-module__p-Br3a__copyContainer{text-align:center;z-index:1;max-width:720px;margin-bottom:60px;animation:1s cubic-bezier(.2,.8,.2,1) styles-module__p-Br3a__fadeUp;position:relative}.styles-module__p-Br3a__eyebrow{letter-spacing:3px;text-transform:uppercase;color:var(--elety-yellow);margin-bottom:24px;font-size:.75rem;font-weight:600;display:block}.styles-module__p-Br3a__headline{letter-spacing:-.04em;color:#1d1d1f;margin-bottom:24px;font-size:clamp(3rem,6vw,4.5rem);font-weight:600;line-height:1.1}.styles-module__p-Br3a__subtext{color:var(--text-sub);font-size:1.25rem;font-weight:400;line-height:1.6}.styles-module__p-Br3a__interfaceContainer{perspective:1000px;z-index:2;width:100%;max-width:500px;animation:1s cubic-bezier(.2,.8,.2,1) .1s backwards styles-module__p-Br3a__fadeUp;position:relative}.styles-module__p-Br3a__glassCard{-webkit-backdrop-filter:blur(30px);background:#fff9;border:1px solid #ffffffb3;border-radius:32px;padding:56px 48px;transition:all .5s;box-shadow:0 40px 80px -20px #0000000d,inset 0 0 0 1px #ffffff80}.styles-module__p-Br3a__stepForm{opacity:0;animation:.6s forwards styles-module__p-Br3a__fadeUp;display:none}.styles-module__p-Br3a__stepActive{display:block}.styles-module__p-Br3a__inputHeroWrapper{text-align:center;margin-bottom:32px;position:relative}.styles-module__p-Br3a__labelMinimal{color:var(--text-sub);letter-spacing:.5px;margin-bottom:16px;font-size:.85rem;font-weight:500;display:block}.styles-module__p-Br3a__inputHero{text-align:center;color:#1d1d1f;letter-spacing:3px;border:none;border-bottom:1px solid var(--input-line);background:0 0;border-radius:0;outline:none;width:100%;padding:10px 0;font-size:2.5rem;font-weight:400;transition:border-color .4s}.styles-module__p-Br3a__inputHero::placeholder{color:#0000001a;letter-spacing:1px;font-weight:300}.styles-module__p-Br3a__inputHero:focus{border-bottom-color:var(--elety-yellow)}.styles-module__p-Br3a__inputHero.styles-module__p-Br3a__error{border-bottom-color:var(--error-red);animation:.3s styles-module__p-Br3a__shake}.styles-module__p-Br3a__addressResultWrapper{text-align:left;border:1px solid var(--input-line);background:#ffffff80;border-radius:20px;margin-bottom:20px;padding:20px;animation:.4s styles-module__p-Br3a__slideDown;display:none}.styles-module__p-Br3a__addressText{color:#555;margin-bottom:12px;padding-left:4px;font-size:.9rem;font-weight:500;line-height:1.4}.styles-module__p-Br3a__numberInput{color:#1d1d1f;background:#fff;border:1px solid #0000001a;border-radius:14px;outline:none;width:100%;padding:16px;font-size:1rem}.styles-module__p-Br3a__numberInput:focus{border-color:var(--elety-yellow)}.styles-module__p-Br3a__numberInput.styles-module__p-Br3a__error{border-color:var(--error-red);animation:.3s styles-module__p-Br3a__shake}.styles-module__p-Br3a__changeCepBtn{color:var(--elety-yellow);cursor:pointer;background:0 0;border:none;margin-top:8px;padding:0;font-size:.8rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-block}.styles-module__p-Br3a__changeCepBtn:hover{opacity:.8;text-decoration:underline}.styles-module__p-Br3a__spinner{border:3px solid #0000001a;border-top-color:var(--elety-yellow);border-radius:50%;width:24px;height:24px;margin:0 auto 20px;animation:1s linear infinite styles-module__p-Br3a__spin;display:none}.styles-module__p-Br3a__btnAction{color:#fff;cursor:pointer;background:#1d1d1f;border:none;border-radius:20px;justify-content:center;align-items:center;gap:10px;width:100%;padding:22px;font-size:1rem;font-weight:500;transition:transform .2s,background .2s;display:flex}.styles-module__p-Br3a__btnAction:hover{background:#000;transform:scale(1.02);box-shadow:0 15px 30px #0000001a}.styles-module__p-Br3a__btnAction.styles-module__p-Br3a__yellow{background:var(--elety-yellow);color:#000}.styles-module__p-Br3a__secureNote{text-align:center;color:#a1a1a6;justify-content:center;align-items:center;gap:8px;margin-top:24px;font-size:.75rem;display:flex}.styles-module__p-Br3a__inputStack{text-align:left;flex-direction:column;gap:16px;display:flex}.styles-module__p-Br3a__inputClean{color:#1d1d1f;background:#00000008;border:1px solid #0000;border-radius:16px;outline:none;width:100%;padding:18px 24px;font-size:1rem;transition:all .3s}.styles-module__p-Br3a__inputClean:focus{background:#fff;box-shadow:0 4px 16px #0000000d}.styles-module__p-Br3a__inputClean.styles-module__p-Br3a__error{border-color:var(--error-red);background-color:#fff5f5;animation:.3s styles-module__p-Br3a__shake}.styles-module__p-Br3a__errorMsg{color:var(--error-red);margin-top:4px;margin-bottom:4px;padding-left:10px;font-size:.75rem;font-weight:500;display:none}.styles-module__p-Br3a__addonsLabel{color:#000;letter-spacing:.5px;margin-top:28px;margin-bottom:12px;font-size:.85rem;font-weight:600}.styles-module__p-Br3a__addonsGrid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.styles-module__p-Br3a__addonCard{cursor:pointer;text-align:center;background:#fff;border:1px solid #0000000d;border-radius:16px;outline:none;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:14px 8px;transition:all .2s;display:flex;position:relative;overflow:hidden}.styles-module__p-Br3a__addonCard:hover{border-color:#0000001a;transform:translateY(-2px);box-shadow:0 4px 12px #0000000f}.styles-module__p-Br3a__addonCard.styles-module__p-Br3a__selected{border-color:var(--elety-yellow);background-color:#e6b32514}.styles-module__p-Br3a__addonIcon{color:var(--text-sub);opacity:.7;margin-bottom:8px;transition:all .2s}.styles-module__p-Br3a__addonCard.styles-module__p-Br3a__selected .styles-module__p-Br3a__addonIcon{color:#000;opacity:1;transform:scale(1.1)}.styles-module__p-Br3a__addonText{color:var(--text-sub);font-size:.75rem;font-weight:500;line-height:1.2;transition:all .2s}.styles-module__p-Br3a__addonCard.styles-module__p-Br3a__selected .styles-module__p-Br3a__addonText{color:#000;font-weight:700}.styles-module__p-Br3a__checkCircle{color:#0000;background:#fff;border:1px solid #0000001a;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;font-size:9px;transition:all .2s;display:flex;position:absolute;top:6px;right:6px}.styles-module__p-Br3a__addonCard.styles-module__p-Br3a__selected .styles-module__p-Br3a__checkCircle{background:var(--elety-yellow);border-color:var(--elety-yellow);color:#000}.styles-module__p-Br3a__infoFooter{z-index:1;background:#fff;border-top:1px solid #0000000f;padding:100px 20px;position:relative}.styles-module__p-Br3a__footerContent{max-width:1000px;margin:0 auto}.styles-module__p-Br3a__processSection{margin-bottom:100px}.styles-module__p-Br3a__sectionLabel{text-align:center;color:var(--text-sub);text-transform:uppercase;letter-spacing:2px;margin-bottom:50px;font-size:.8rem;font-weight:700}.styles-module__p-Br3a__stepsGrid{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.styles-module__p-Br3a__stepItem{text-align:left;padding-top:24px;position:relative}.styles-module__p-Br3a__stepItem:before{content:"";background:#0000001a;width:100%;height:1px;position:absolute;top:0;left:0}.styles-module__p-Br3a__stepItem:hover:before{background:var(--elety-yellow);height:2px;transition:all .4s}.styles-module__p-Br3a__stepNumber{color:var(--elety-yellow);letter-spacing:1px;margin-bottom:16px;font-size:.7rem;font-weight:700;display:block}.styles-module__p-Br3a__stepItem h4{color:#1d1d1f;letter-spacing:-.5px;margin-bottom:10px;font-size:1.1rem;font-weight:600}.styles-module__p-Br3a__stepItem p{color:var(--text-sub);font-size:.9rem;line-height:1.6}@media (max-width:900px){.styles-module__p-Br3a__headline{font-size:2.8rem}.styles-module__p-Br3a__glassCard{padding:40px 24px}.styles-module__p-Br3a__addonsGrid{grid-template-columns:1fr 1fr}.styles-module__p-Br3a__addonCard:last-child{grid-column:span 2}.styles-module__p-Br3a__stepsGrid{grid-template-columns:1fr;gap:40px}.styles-module__p-Br3a__stepItem:before{width:2px;height:100%;top:0;left:-15px}}
.faq-module__z6U8SG__section{background-color:#fff;width:100%;padding:100px 0 60px}.faq-module__z6U8SG__container{max-width:840px;margin:0 auto;padding:0 24px}.faq-module__z6U8SG__header{text-align:center;margin-bottom:70px}.faq-module__z6U8SG__title{color:#c49510;letter-spacing:-.02em;margin-bottom:12px;font-size:42px;font-weight:600}.faq-module__z6U8SG__subhead{color:#86868b;font-size:19px;font-weight:400}.faq-module__z6U8SG__categoryGroup{margin-bottom:50px}.faq-module__z6U8SG__categoryLabel{letter-spacing:.15em;text-transform:uppercase;color:#c49510;border-bottom:1px solid #00000014;margin-bottom:15px;padding-bottom:10px;font-size:11px;font-weight:700;display:block}.faq-module__z6U8SG__item{border-bottom:1px solid #0000000f;overflow:hidden}.faq-module__z6U8SG__trigger{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:24px 0;transition:opacity .2s;display:flex}.faq-module__z6U8SG__trigger:hover{opacity:.7}.faq-module__z6U8SG__qText{color:#1d1d1f;letter-spacing:-.01em;padding-right:20px;font-size:19px;font-weight:500;transition:color .3s}.faq-module__z6U8SG__active .faq-module__z6U8SG__qText{color:#c49510}.faq-module__z6U8SG__iconPlus{flex-shrink:0;width:16px;height:16px;transition:transform .4s cubic-bezier(.165,.84,.44,1);position:relative}.faq-module__z6U8SG__iconPlus:after,.faq-module__z6U8SG__iconPlus:before{content:"";background:#1d1d1f;border-radius:2px;transition:background-color .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.faq-module__z6U8SG__iconPlus:after{width:16px;height:2px}.faq-module__z6U8SG__iconPlus:before{width:2px;height:16px}.faq-module__z6U8SG__active .faq-module__z6U8SG__iconPlus{transform:rotate(135deg)}.faq-module__z6U8SG__active .faq-module__z6U8SG__iconPlus:after,.faq-module__z6U8SG__active .faq-module__z6U8SG__iconPlus:before{background:#c49510}.faq-module__z6U8SG__answerWrapper{grid-template-rows:0fr;transition:grid-template-rows .5s cubic-bezier(.165,.84,.44,1);display:grid}.faq-module__z6U8SG__active .faq-module__z6U8SG__answerWrapper{grid-template-rows:1fr}.faq-module__z6U8SG__answerInner{overflow:hidden}.faq-module__z6U8SG__answerContent{color:#424245;opacity:0;max-width:95%;padding-bottom:32px;font-size:16px;line-height:1.6;transition:all .4s .1s;transform:translateY(10px)}.faq-module__z6U8SG__active .faq-module__z6U8SG__answerContent{opacity:1;transform:translateY(0)}@media (max-width:800px){.faq-module__z6U8SG__title{font-size:32px}.faq-module__z6U8SG__section{padding-top:60px}}
