:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .45;--PhoneInputCountrySelectArrow-color: currentColor;--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform: rotate(45deg);--PhoneInputCountryFlag-aspectRatio: 1.5;--PhoneInputCountryFlag-height: 1em;--PhoneInputCountryFlag-borderWidth: 1px;--PhoneInputCountryFlag-borderColor: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}:root{--lp-orange: #E07B1A;--lp-orange-hover: #c96d14;--lp-orange-active: #b36010}.lp-fade{opacity:0;transform:translateY(28px);transition:opacity .6s ease,transform .6s ease}.lp-fade.visible{opacity:1;transform:translateY(0)}.lp-warning-bar{background:#000;padding:20px 40px;display:flex;justify-content:center}.lp-warning-inner{display:inline-flex;align-items:center;gap:18px;background:#1a1a1a;border:2px solid rgba(224,123,26,.35);border-radius:8px;padding:14px 24px}.lp-warning-svg-icon{flex-shrink:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center}.lp-warning-svg-icon svg{width:100%;height:100%;fill:var(--lp-orange)}.lp-warning-text{font-family:Manrope,system-ui,sans-serif;font-size:16px;font-weight:600;color:#ffffffd9;line-height:1.5;margin:0}.lp-warning-text strong{color:#fff;font-weight:800}.lp-root{font-family:Manrope,system-ui,sans-serif;color:#fff}.lp-btn{display:inline-flex;align-items:center;gap:12px;padding:14px 14px 14px 28px;background:var(--lp-orange);color:#fff;font-family:Manrope,system-ui,sans-serif;font-size:14px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;border:none;border-radius:60px;cursor:pointer;text-decoration:none;white-space:nowrap;transition:background .2s ease,transform .15s ease,box-shadow .2s ease;-webkit-tap-highlight-color:transparent;box-shadow:0 4px 24px #e07b1a73}.lp-btn:hover{background:var(--lp-orange-hover);transform:scale(1.03);box-shadow:0 6px 32px #e07b1a99;color:#fff;text-decoration:none}.lp-btn:active{transform:scale(.98)}.lp-btn.large{font-size:16px;padding:16px 16px 16px 32px;gap:14px}.lp-btn-icon{display:inline-flex;align-items:center;justify-content:center;background:#fff;border-radius:50%;width:30px;height:30px;flex-shrink:0}.lp-btn-icon svg{width:13px;height:13px}.lp-btn.large .lp-btn-icon{width:34px;height:34px}.lp-btn.large .lp-btn-icon svg{width:15px;height:15px}.lp-hero{background:#000;min-height:calc(100vh - 46px);display:flex;align-items:flex-start;position:relative;overflow:hidden}.lp-hero-inner{width:100%;max-width:1200px;margin:0 auto;padding:24px 36px 56px;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;position:relative;z-index:1}.lp-hero-photo{position:relative;height:640px;border-radius:12px;overflow:hidden}.lp-hero-photo img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block}.lp-hero-photo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#000 0%,rgba(0,0,0,.5) 40%,transparent 100%);pointer-events:none}.lp-hero-eyebrow-wrap{display:inline-block;background:#2a2a2a;border:1.5px dashed rgba(224,123,26,.6);border-radius:100px;padding:7px 18px;margin-bottom:16px}.lp-hero-eyebrow{font-size:14px;font-weight:600;color:#fff;line-height:1;letter-spacing:.01em;margin:0;white-space:nowrap}.lp-hero-title{font-size:40px;font-weight:800;line-height:1.12;letter-spacing:-.8px;color:#fff;margin-bottom:16px}.lp-hero-title .highlight{color:var(--lp-orange)}.lp-hero-p{font-size:15px;color:#ffffffb8;line-height:1.65;margin-bottom:28px;max-width:520px}.lp-hero-p strong{color:#fff;font-weight:700}.lp-hero-content{display:flex;flex-direction:column;align-items:flex-start}.lp-hero-scroll{position:absolute;bottom:100px;left:50%;transform:translate(-50%);z-index:2}.lp-hero-scroll-circle{width:72px;height:72px;border-radius:50%;background:#1a1a1a;display:flex;align-items:center;justify-content:center;animation:arrowBounce 1.6s ease-in-out infinite}@keyframes arrowBounce{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}.lp-section{padding:100px 40px;max-width:1200px;margin:0 auto}.lp-section-full{padding:100px 40px}.lp-section-eyebrow{font-size:13px;font-weight:700;color:#fff;text-align:center;text-transform:uppercase;letter-spacing:.12em;margin-bottom:10px}.lp-section-title{font-size:36px;font-weight:800;color:#fff;text-align:center;letter-spacing:-.5px;margin-bottom:16px}.lp-section-subtitle{font-size:18px;color:#fff9;text-align:center;max-width:640px;margin:0 auto 56px;line-height:1.6}.lp-cards-grid{display:grid;grid-template-columns:repeat(3,minmax(0,360px));gap:20px;align-items:stretch;justify-content:center}.lp-cards-grid>.lp-fade{display:flex;flex-direction:column;height:100%}.lp-card{background:#000;border:1px solid rgba(255,255,255,.55);box-shadow:0 0 16px #ffffff1f,inset 0 0 0 1px #ffffff14;border-radius:12px;padding:28px 24px;display:flex;flex-direction:column;gap:16px;flex:1}.lp-card-img{width:52px;height:52px;object-fit:contain;filter:brightness(0) saturate(100%) invert(52%) sepia(74%) saturate(700%) hue-rotate(1deg) brightness(98%) contrast(97%)}.lp-card-title{font-size:17px;font-weight:700;color:#fff}.lp-card-text{font-size:14px;color:#ffffffa6;line-height:1.65}.lp-results-bg{background:#fff}.lp-dark-title{color:#111!important}.lp-videos-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}.lp-video-card{display:flex;flex-direction:column;gap:16px}.lp-video-thumb-wrap{position:relative;width:100%;aspect-ratio:16 / 9;border-radius:12px;overflow:hidden;background:#000}.lp-video-thumb{position:relative;width:100%;height:100%;cursor:pointer}.lp-video-thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.lp-video-thumb:hover img{transform:scale(1.03)}.lp-video-play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#00000040;border:none;cursor:pointer;transition:background .2s ease}.lp-video-play:hover{background:#0006}.lp-video-play svg{width:72px;height:72px;fill:#fff;filter:drop-shadow(0 2px 8px rgba(0,0,0,.5))}.lp-video-iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:none}.lp-video-title{font-size:18px;font-weight:700;color:#111;line-height:1.4;text-align:center}.lp-video-title strong{color:#000;font-weight:900}.lp-cta-center{display:flex;justify-content:center}.lp-steps-list{display:flex;flex-direction:column;gap:16px;margin-top:56px;margin-bottom:56px}.lp-step-row{display:flex;gap:56px;align-items:center;border-radius:12px;padding:40px 44px;min-height:160px}.lp-step-orange{background:var(--lp-orange)}.lp-step-orange .lp-step-heading,.lp-step-orange .lp-step-heading strong,.lp-step-orange .lp-step-body{color:#fff}.lp-step-white{background:#fff}.lp-step-white .lp-step-heading,.lp-step-white .lp-step-heading strong{color:var(--lp-orange)}.lp-step-white .lp-step-body{color:#111}.lp-step-left{flex-shrink:0;width:280px}.lp-step-heading{font-size:20px;font-weight:700;line-height:1.25;margin:0}.lp-step-heading strong{display:block;font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.1em;margin-bottom:0;line-height:1.2}.lp-step-right{flex:1}.lp-step-body{font-size:16px;line-height:1.75;margin:0}.lp-step-extras{margin-top:20px}.lp-step-extras-title{font-size:15px;font-weight:700;margin-bottom:10px;color:#111}.lp-step-extras-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.lp-step-extras-list li{font-size:14px;line-height:1.5;padding-left:20px;position:relative;color:#111}.lp-step-extras-list li:before{content:"→";position:absolute;left:0;color:var(--lp-orange);font-weight:700}.lp-why-bg{background:#fff}.lp-why-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.lp-why-grid-list{grid-template-columns:1fr;max-width:760px;margin-left:auto;margin-right:auto}.lp-why-block-simple{padding:18px 24px;gap:0}.lp-why-block{background:#f4f4f4;border-radius:12px;padding:32px 28px;display:flex;flex-direction:column;gap:14px}.lp-why-title-row{display:flex;align-items:center;gap:10px}.lp-why-check{width:22px;height:22px;flex-shrink:0}.lp-why-title{font-size:18px;font-weight:800;color:#111}.lp-why-text{font-size:14px;color:#0009;line-height:1.65}.lp-eyebrow-dark{color:#111!important}.lp-why-quote{font-size:30px;font-weight:400;color:#111;line-height:1.6;text-align:center}.lp-why-quote strong{font-weight:800;color:#111}.lp-call-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.lp-call-text{display:flex;flex-direction:column;gap:20px}.lp-call-text p{font-size:17px;color:#ffffffbf;line-height:1.8;margin:0}.lp-call-image{border-radius:12px;overflow:hidden}.lp-call-image img{width:100%;display:block;border-radius:12px}.lp-mentor-grid{display:grid;grid-template-columns:420px 1fr;gap:64px;align-items:center}.lp-mentor-photo{border-radius:12px;overflow:hidden;height:560px;position:relative}.lp-mentor-photo img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block}.lp-mentor-eyebrow{font-size:13px;font-weight:700;color:var(--lp-orange);text-transform:uppercase;letter-spacing:.1em;margin-bottom:12px}.lp-mentor-name{font-size:36px;font-weight:800;color:#fff;margin-bottom:24px;letter-spacing:-.5px}.lp-mentor-text{font-size:16px;color:#ffffffb3;line-height:1.75;margin-bottom:14px}.lp-cta-final{background:#0a0a0a;border-top:1px solid rgba(224,123,26,.3);text-align:center}.lp-cta-final-inner{max-width:760px;margin:0 auto;padding:100px 40px}.lp-cta-final-title{font-size:40px;font-weight:900;color:#fff;letter-spacing:-.8px;line-height:1.2;margin-bottom:20px}.lp-cta-final-title .highlight{color:var(--lp-orange)}.lp-cta-final-subtitle{font-size:17px;color:#ffffffbf;line-height:1.7;margin-bottom:40px}.lp-footer{background:#0a0a0a;border-top:2px solid var(--lp-orange)}.lp-footer-inner{max-width:1200px;margin:0 auto;padding:40px 40px 32px}.lp-footer-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.lp-footer-logo{font-size:14px;font-weight:400;color:#ffffff80;letter-spacing:.01em}.lp-footer-top-link{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font-size:15px;font-weight:600;transition:color .2s ease}.lp-footer-top-link:hover{color:var(--lp-orange)}.lp-footer-divider{height:1px;background:#ffffff14;margin-bottom:24px}.lp-footer-bottom p{font-size:13px;color:#fff6;text-align:center}.lp-floating-btn{position:fixed;bottom:28px;right:28px;z-index:200;padding:14px 24px;font-size:14px;box-shadow:0 4px 24px #e07b1a73;opacity:0;pointer-events:none;transform:translateY(12px);transition:opacity .3s ease,transform .3s ease}.lp-floating-btn.shown{opacity:1;pointer-events:auto;transform:translateY(0)}@media (max-width: 1024px){.lp-cards-grid{grid-template-columns:repeat(2,minmax(0,360px))}.lp-mentor-grid{grid-template-columns:1fr}.lp-mentor-photo{height:400px}.lp-hero-inner{grid-template-columns:1fr;gap:40px}.lp-hero-title{font-size:38px}.lp-hero-photo{order:-1;height:380px}.lp-hero-photo:after{background:linear-gradient(to bottom,#0a0a0a4d,#0a0a0a)}}@media (max-width: 640px){.lp-warning-bar{padding:16px 20px}.lp-warning-text{font-size:13px}.lp-warning-svg-icon{width:28px;height:28px}.lp-warning-inner{gap:12px}.lp-hero-inner{padding:60px 24px}.lp-hero-title{font-size:28px;letter-spacing:-.5px}.lp-hero-p,.lp-hero-eyebrow{font-size:15px}.lp-section,.lp-section-full{padding:64px 24px}.lp-section-title{font-size:26px}.lp-cards-grid,.lp-videos-grid,.lp-why-grid{grid-template-columns:1fr}.lp-step-row{flex-direction:column;gap:16px;padding:28px 24px;min-height:unset;align-items:flex-start}.lp-step-left{width:100%}.lp-step-heading{font-size:18px}.lp-step-body{font-size:15px}.lp-cta-final-title{font-size:28px}.lp-btn.large{font-size:16px;padding:16px 28px}.lp-floating-btn,.lp-hero-scroll{display:none}.lp-mentor-grid{gap:36px}.lp-call-grid{grid-template-columns:1fr;gap:36px}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--red: #E8293A;--red-hover: #cf2234;--red-active: #b81e2e;--text: #FFFFFF;--text-muted: rgba(255, 255, 255, .6);--text-faint: rgba(255, 255, 255, .35)}html{font-size:16px}body{font-family:Manrope,system-ui,-apple-system,sans-serif;background:#111;min-height:100dvh;color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{position:relative;z-index:1;min-height:100dvh}.progress-bar{position:fixed;top:0;left:0;right:0;z-index:100;height:3px;background:#ffffff26}.progress-fill{height:100%;background:#fff;transition:width .4s ease}.quiz-wrap{position:relative;z-index:1;min-height:100dvh;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:48px 24px;background-image:url(/bg-francisco.png);background-size:50%;background-position:110% center;background-repeat:no-repeat;background-color:#111}body.quiz-jessica .quiz-wrap{background-image:url(/bg-jessica.jpeg)}.quiz-wrap:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#000000fa 45%,#000c 75%,#0009);z-index:0;pointer-events:none}.quiz-card{width:100%;max-width:640px;margin:0 auto;animation:stepEnter .3s ease-out both}@keyframes stepEnter{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.q-title-row{display:flex;align-items:flex-start;gap:14px;margin-bottom:28px}.q-badge{flex-shrink:0;width:26px;height:26px;background:#fff;color:#000;font-size:12px;font-weight:700;border-radius:4px;display:flex;align-items:center;justify-content:center;margin-top:5px}.q-title{font-size:26px;font-weight:700;letter-spacing:-.3px;color:#fff;line-height:1.35}.q-options{display:flex;flex-direction:column;gap:8px}.opt-btn{width:100%;padding:12px 14px;min-height:50px;background:#00000059;border:1px solid rgba(255,255,255,.2);border-radius:6px;display:flex;align-items:center;gap:12px;cursor:pointer;text-align:left;font-family:Manrope,system-ui,sans-serif;font-size:15px;font-weight:400;color:#fff;line-height:1.4;transition:border-color .15s ease,background .15s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.opt-btn:hover:not(:disabled){border-color:#ffffffd9;background:#ffffff14}.opt-btn:active:not(:disabled):not(.selected){transform:scale(.99);transition:transform .07s ease}.opt-btn.selected{border-color:#fff;background:#ffffff1a}.opt-btn:disabled{cursor:default}.opt-btn:focus-visible{outline:2px solid rgba(255,255,255,.7);outline-offset:2px}.opt-badge{flex-shrink:0;width:26px;height:26px;background:#ffffff1f;border:1px solid rgba(255,255,255,.3);border-radius:4px;font-size:12px;font-weight:700;color:#ffffffd9;display:flex;align-items:center;justify-content:center}.opt-btn.selected .opt-badge{background:#fff;border-color:#fff;color:#000}.opt-btn:hover:not(:disabled) .opt-badge{background:#fff3}.opt-label{flex:1}.inp-field{margin-bottom:20px}.inp-label{display:block;font-size:11px;font-weight:600;color:var(--text-muted);margin-bottom:6px;text-transform:uppercase;letter-spacing:.06em}.inp{width:100%;padding:10px 0;background:transparent;border:none;border-bottom:2px solid rgba(255,255,255,.4);border-radius:0;font-family:Manrope,system-ui,sans-serif;font-size:18px;color:#fff;outline:none;transition:border-color .15s ease;-webkit-appearance:none;touch-action:manipulation}.inp::placeholder{color:#ffffff4d}.inp:focus{border-bottom-color:#fff}textarea.inp{min-height:120px;resize:vertical;line-height:1.6;padding-top:12px}.cta-btn{display:inline-flex;align-items:center;padding:10px 22px;min-height:42px;background:var(--red);color:#fff;border:none;border-radius:4px;font-family:Manrope,system-ui,sans-serif;font-size:15px;font-weight:700;cursor:pointer;letter-spacing:.01em;transition:background .15s ease,transform .1s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation;width:auto}.cta-btn:hover:not(:disabled){background:var(--red-hover)}.cta-btn:active:not(:disabled){background:var(--red-active);transform:scale(.98)}.cta-btn:disabled{background:#ffffff1f;color:#ffffff47;cursor:not-allowed}.cta-btn:focus-visible{outline:2px solid rgba(255,255,255,.7);outline-offset:3px}.ok-row{margin-top:8px}.lead-form{display:flex;flex-direction:column}.privacy-note{font-size:12px;color:var(--text-faint);margin-top:16px}.step-end{text-align:left}.end-icon{display:flex;align-items:center;margin:0 0 28px;animation:scaleIn .6s cubic-bezier(.34,1.56,.64,1) both}.end-icon-ring{width:72px;height:72px;border-radius:50%;background:#e8293a1f;border:2px solid rgba(232,41,58,.4);display:flex;align-items:center;justify-content:center;color:var(--red)}.end-icon-ring svg{animation:fadeSlideUp .3s ease both;animation-delay:.2s}.end-title{font-size:26px;font-weight:700;color:#fff;line-height:1.35;margin-bottom:10px;animation:fadeSlideUp .35s ease both;animation-delay:.1s}.end-subtitle{font-size:15px;color:#ffffffb3;font-weight:500;margin-bottom:16px;animation:fadeSlideUp .35s ease both;animation-delay:.2s}.end-text{font-size:14px;color:var(--text-muted);line-height:1.75;margin-bottom:28px;max-width:480px;animation:fadeSlideUp .35s ease both;animation-delay:.3s}.end-cta-box{background:#ffffff0f;border-radius:8px;padding:18px 20px;border:1px solid rgba(255,255,255,.12);display:inline-block;min-width:260px;animation:fadeSlideUp .35s ease both;animation-delay:.4s}.end-cta-label{font-size:10px;font-weight:700;color:#ffffff73;text-transform:uppercase;letter-spacing:.07em;margin-bottom:8px}.end-cta-instruction{font-size:14px;color:#fff;line-height:1.6;font-weight:500;display:flex;align-items:flex-start;gap:8px}.end-cta-icon{color:var(--red);flex-shrink:0;margin-top:1px}.phone-input-wrap{display:flex;border:none;border-bottom:2px solid rgba(255,255,255,.4);border-radius:0;background:transparent;overflow:visible;transition:border-color .15s ease}.phone-input-wrap:focus-within{border-bottom-color:#fff}.phone-input-wrap .PhoneInputCountry{display:flex;align-items:center;padding:8px 10px 8px 0;border-right:1px solid rgba(255,255,255,.2);gap:6px;background:transparent;flex-shrink:0;position:relative}.phone-input-wrap .PhoneInputCountrySelect{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1;border:0;opacity:0;cursor:pointer}.phone-input-wrap .PhoneInputCountryIcon{width:24px;height:18px;flex-shrink:0}.phone-input-wrap .PhoneInputCountryIcon--border{box-shadow:none;background:none}.phone-input-wrap .PhoneInputCountrySelectArrow{width:.35em;height:.35em;border-color:#ffffff80;border-top-width:0;border-bottom-width:1.5px;border-left-width:0;border-right-width:1.5px;transform:rotate(44deg);opacity:.7}.phone-input-wrap .PhoneInputInput{flex:1;padding:10px 0 10px 12px;background:transparent;border:none;outline:none;font-family:Manrope,system-ui,sans-serif;font-size:18px;color:#fff;-webkit-appearance:none}.phone-input-wrap .PhoneInputInput::placeholder{color:#ffffff4d}@media (hover: none){.opt-btn:hover{background:#00000059;border-color:#fff3}.opt-btn:hover .opt-badge{background:#ffffff1f}.cta-btn:hover:not(:disabled){background:var(--red)}}@media (max-width: 560px){.quiz-wrap{padding:32px 24px;align-items:stretch}.quiz-card{max-width:100%;margin:0}.q-title{font-size:22px}.inp,.phone-input-wrap .PhoneInputInput{font-size:16px}.end-title{font-size:22px}}
