._hero_182x5_1{position:relative;height:100vh;min-height:700px;display:flex;align-items:center;justify-content:center;overflow:hidden}._bg_182x5_11{position:absolute;inset:0;transform:scale(1.15);will-change:transform;animation:_heroZoomOut_182x5_1 3s var(--ease-out-expo) .2s both}._image_182x5_19{object-fit:cover}._overlay_182x5_23{position:absolute;inset:0;z-index:1;background:#000000b3;animation:_overlayFade_182x5_1 2s ease 0s both}._centerShade_182x5_31{position:absolute;inset:0;z-index:1;background:radial-gradient(ellipse 65% 55% at center,#0009,#00000059 45%,#0000 75%);pointer-events:none;animation:_overlayFade_182x5_1 2s ease 0s both}._gradientBottom_182x5_45{position:absolute;bottom:0;left:0;right:0;height:280px;z-index:2;background:linear-gradient(to top,var(--bg-primary),transparent)}._content_182x5_55{position:relative;z-index:3;max-width:1400px;margin:0 auto;padding:2rem 2.5rem;width:100%;display:flex;flex-direction:column;align-items:center;text-align:center}._tagline_182x5_68{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1.5rem}._lineAccent_182x5_76{width:40px;height:2px;background:var(--mg-white);transform-origin:left;animation:_lineGrow_182x5_1 .8s var(--ease-out-expo) 1s both}._tagline_182x5_68 span{font-family:var(--font-favorit-mono);font-size:.75rem;font-weight:400;letter-spacing:.25em;text-transform:uppercase;color:var(--mg-white);opacity:0;animation:_fadeSlideRight_182x5_1 .7s var(--ease-out-expo) 1.2s forwards}._title_182x5_95{display:flex;flex-direction:column;align-items:center;margin-bottom:1.75rem;max-width:1300px;width:100%}._maskWrap_182x5_104{display:block;overflow:hidden}._titleLine1_182x5_109{display:block;font-family:var(--font-favorit);font-size:clamp(1.8rem,4vw,3.2rem);font-weight:300;letter-spacing:.02em;color:var(--mg-white);transform:translateY(105%);animation:_maskReveal_182x5_1 1s var(--ease-out-expo) 1.4s forwards}._titleLine2_182x5_120{display:block;font-family:var(--font-favorit);font-size:clamp(2.6rem,6vw,5.25rem);font-weight:400;letter-spacing:-.02em;line-height:1.05;color:var(--mg-smoke);white-space:nowrap;transform:translateY(105%);animation:_maskReveal_182x5_1 1s var(--ease-out-expo) 1.6s forwards}._eyebrow_182x5_133{font-family:var(--font-favorit);font-size:clamp(1rem,1.6vw,1.25rem);font-weight:400;color:var(--mg-white);margin-bottom:1rem;opacity:0;filter:blur(6px);animation:_blurFadeIn_182x5_1 1s var(--ease-out-expo) 1.9s forwards}._eyebrowEm_182x5_144{font-style:normal;color:var(--mg-red);font-weight:500}._subtitle_182x5_150{font-family:var(--font-favorit);font-size:1rem;font-weight:300;line-height:1.8;color:#fffc;max-width:620px;margin:0 auto 2.5rem;opacity:0;filter:blur(6px);animation:_blurFadeIn_182x5_1 1s var(--ease-out-expo) 2.1s forwards}._partnerBadge_182x5_163{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:2.5rem;opacity:0;filter:blur(6px);animation:_blurFadeIn_182x5_1 1s var(--ease-out-expo) 2s forwards}._partnerLabel_182x5_174{font-family:var(--font-favorit);font-size:.7rem;font-weight:400;letter-spacing:.25em;text-transform:uppercase;color:var(--text-muted)}._partnerLogo_182x5_183{height:36px;width:auto;display:block}._actions_182x5_189{display:flex;gap:2rem;flex-wrap:wrap;justify-content:center;opacity:0;filter:blur(6px);animation:_blurFadeIn_182x5_1 1s var(--ease-out-expo) 2.3s forwards}._actionCol_182x5_199{display:flex;flex-direction:column;align-items:center;gap:.6rem}._btnPrimary_182x5_206{font-family:var(--font-favorit);font-size:.8rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--mg-white);background:var(--mg-red);border:1px solid var(--mg-red);border-radius:9999px;padding:1rem 2.5rem;text-align:center;text-decoration:none;transition:all .3s ease;cursor:pointer}._btnPrimary_182x5_206:hover{background:var(--mg-burgundy);border-color:var(--mg-burgundy);transform:translateY(-2px);box-shadow:var(--glow-red)}._btnSecondary_182x5_230{font-family:var(--font-favorit);font-size:.8rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--mg-white);background:transparent;border:1px solid rgba(255,255,255,.4);border-radius:9999px;padding:1rem 2.5rem;text-align:center;text-decoration:none;transition:all .3s ease;cursor:pointer}._btnSecondary_182x5_230:hover{border-color:var(--mg-smoke);background:#ffffff0f;transform:translateY(-2px)}._microcopy_182x5_253{font-family:var(--font-favorit);font-size:.75rem;font-weight:300;color:#ffffff8c;text-align:center}@keyframes _heroZoomOut_182x5_1{0%{transform:scale(1.15)}to{transform:scale(1)}}@keyframes _overlayFade_182x5_1{0%{opacity:0}to{opacity:1}}@keyframes _lineGrow_182x5_1{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes _fadeSlideRight_182x5_1{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}@keyframes _maskReveal_182x5_1{0%{transform:translateY(105%)}to{transform:translateY(0)}}@keyframes _blurFadeIn_182x5_1{0%{opacity:0;filter:blur(6px);transform:translateY(12px)}to{opacity:1;filter:blur(0);transform:translateY(0)}}@media(max-width:768px){._hero_182x5_1{min-height:720px;padding-top:100px;padding-bottom:30px}._content_182x5_55{padding:0 20px 2rem!important}._titleLine2_182x5_120{white-space:normal}._actions_182x5_189{flex-direction:column;gap:1.25rem;align-items:stretch}._actionCol_182x5_199{align-items:stretch;width:100%}._btnPrimary_182x5_206,._btnSecondary_182x5_230{padding:1rem 1.5rem}}._section_1mfgf_1{padding:80px 0;background:var(--bg-primary);position:relative}._section_1mfgf_1:before{content:"";position:absolute;top:-20%;right:-10%;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(253,47,51,.06) 0%,transparent 70%);pointer-events:none}._container_1mfgf_19{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:0 2.5rem}._labelRow_1mfgf_27{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}._label_1mfgf_27{font-family:var(--font-favorit-mono);font-size:.75rem;font-weight:400;letter-spacing:.25em;text-transform:uppercase;color:var(--mg-smoke)}._title_1mfgf_43{font-family:var(--font-favorit);font-size:clamp(2rem,4vw,3.2rem);font-weight:400;line-height:1.15;color:var(--mg-white);margin-bottom:1rem}._subtitle_1mfgf_52{font-family:var(--font-favorit);font-size:1rem;font-weight:300;line-height:1.8;color:var(--text-secondary);max-width:620px;margin-bottom:3rem}._card_1mfgf_62{padding:2.75rem 3rem;background:#ffffff08;border:1px solid var(--border-subtle);border-radius:16px;transition:all .4s var(--ease-out-expo);margin-bottom:2.5rem}._card_1mfgf_62:hover{background:#ffffff0d;border-color:var(--border-medium)}._cardHeader_1mfgf_76{display:flex;align-items:baseline;gap:1rem;margin-bottom:1.75rem}._cardNumber_1mfgf_83{font-family:var(--font-favorit-mono);font-size:.9rem;font-weight:400;letter-spacing:.1em;color:var(--mg-red)}._cardTitle_1mfgf_91{font-family:var(--font-favorit);font-size:1.3rem;font-weight:400;color:var(--mg-white);line-height:1.25}._list_1mfgf_99{list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:1.1rem 3rem}._list_1mfgf_99 li{font-family:var(--font-favorit);font-size:.95rem;font-weight:300;line-height:1.65;color:var(--text-secondary);padding-left:1.5rem;position:relative}._list_1mfgf_99 li:before{content:"";position:absolute;left:0;top:.7em;width:8px;height:1px;background:var(--mg-red)}._phoneBlock_1mfgf_128{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:3rem 2rem;border:1px solid var(--border-subtle);border-radius:20px;background:linear-gradient(135deg,rgba(253,47,51,.08) 0%,transparent 60%),#ffffff05;position:relative;overflow:hidden}._phoneBlock_1mfgf_128:before{content:"";position:absolute;top:-50%;left:-20%;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(253,47,51,.08) 0%,transparent 70%);pointer-events:none}._phoneLabel_1mfgf_155{position:relative;font-family:var(--font-favorit-mono);font-size:.75rem;font-weight:400;letter-spacing:.3em;text-transform:uppercase;color:var(--text-secondary)}._phoneNumber_1mfgf_165{position:relative;font-family:var(--font-favorit-mono);font-size:clamp(2.5rem,6vw,4.5rem);font-weight:400;letter-spacing:-.02em;color:var(--mg-red);text-decoration:none;line-height:1;transition:color .3s ease}._phoneNumber_1mfgf_165:hover{color:var(--mg-smoke)}._phoneActions_1mfgf_181{position:relative;display:flex;flex-direction:column;align-items:center;gap:.6rem;margin-top:.75rem}._phoneCta_1mfgf_190{display:inline-flex;align-items:center;gap:.75rem;font-family:var(--font-favorit);font-size:.8rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--mg-red);border:1px solid var(--mg-red);padding:.95rem 2.2rem;border-radius:9999px;text-decoration:none;transition:all .3s ease}._phoneCta_1mfgf_190:hover{background:#fd2f331a;transform:translateY(-2px);box-shadow:var(--glow-red)}._phoneCta_1mfgf_190 svg{transition:transform .3s ease}._phoneCta_1mfgf_190:hover svg{transform:translate(4px)}._microcopy_1mfgf_221{font-family:var(--font-favorit);font-size:.75rem;font-weight:300;color:var(--text-muted)}@media(max-width:900px){._list_1mfgf_99{grid-template-columns:1fr;gap:.9rem}}@media(max-width:768px){._section_1mfgf_1{padding:60px 0}._container_1mfgf_19{padding:0 20px!important}._card_1mfgf_62{padding:2rem 1.75rem}._phoneBlock_1mfgf_128{padding:2.5rem 1.5rem}}._partnerLogo_1mfgf_239{display:block;margin-top:1.5rem;width:250px;height:auto}._section_bxe25_1{position:relative;padding:100px 0;overflow:hidden}._gradient_bxe25_7{position:absolute;inset:0;background:linear-gradient(180deg,var(--mg-red) 0%,var(--mg-burgundy) 30%,var(--mg-aubergine) 70%,var(--mg-black) 100%);z-index:0}._container_bxe25_20{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:0 2.5rem}._labelRow_bxe25_28{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}._lineWhite_bxe25_35{width:60px;height:2px;background:var(--mg-white)}._label_bxe25_28{font-family:var(--font-favorit-mono);font-size:.75rem;font-weight:400;letter-spacing:.25em;text-transform:uppercase;color:var(--mg-white)}._head_bxe25_50{max-width:640px;margin-bottom:4rem}._title_bxe25_55{font-family:var(--font-favorit);font-size:clamp(2rem,4vw,3.2rem);font-weight:400;line-height:1.15;color:var(--mg-white);margin-bottom:1rem}._subtitle_bxe25_64{font-family:var(--font-favorit);font-size:1rem;font-weight:300;line-height:1.8;color:#fffc}._steps_bxe25_72{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2rem}._connector_bxe25_80{position:absolute;top:28px;left:10%;right:10%;height:1px;background:#fff3;pointer-events:none;z-index:0}._step_bxe25_72{position:relative;z-index:1;display:flex;flex-direction:column;gap:.85rem;padding:2rem 1.75rem;background:#0003;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.12);border-radius:16px;transition:all .4s var(--ease-out-expo)}._step_bxe25_72:hover{background:#0000004d;border-color:#ffffff38;transform:translateY(-4px)}._stepNumber_bxe25_112{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:var(--mg-white);color:var(--mg-aubergine);font-family:var(--font-favorit-mono);font-size:1.1rem;font-weight:400;letter-spacing:-.02em;align-self:flex-start;margin-bottom:.25rem}._stepTitle_bxe25_129{font-family:var(--font-favorit);font-size:1.15rem;font-weight:400;line-height:1.3;color:var(--mg-white)}._stepDesc_bxe25_137{font-family:var(--font-favorit);font-size:.88rem;font-weight:300;line-height:1.65;color:#ffffffbf}._footnote_bxe25_145{font-family:var(--font-favorit);font-size:.95rem;font-weight:300;font-style:italic;color:#fffc;margin:0 auto 2.5rem;max-width:560px;text-align:center}._ctaRow_bxe25_156{display:flex;flex-direction:column;align-items:center;gap:.6rem;text-align:center}._cta_bxe25_156{font-family:var(--font-favorit);font-size:.8rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--mg-aubergine);background:var(--mg-white);border:1px solid var(--mg-white);border-radius:9999px;padding:1rem 2.5rem;text-decoration:none;transition:all .3s ease}._cta_bxe25_156:hover{background:var(--mg-smoke);transform:translateY(-2px);box-shadow:0 8px 30px #00000059}._microcopy_bxe25_185{font-family:var(--font-favorit);font-size:.75rem;font-weight:300;color:#ffffff8c}@media(max-width:900px){._steps_bxe25_72{grid-template-columns:1fr}._connector_bxe25_80{display:none}}@media(max-width:768px){._section_bxe25_1{padding:80px 0}._container_bxe25_20{padding:0 20px!important}._head_bxe25_50{margin-bottom:2.5rem}}._section_cskpr_1{padding:100px 0 120px;background:var(--bg-primary)}._container_cskpr_6{max-width:1200px;margin:0 auto;padding:0 2.5rem}._layout_cskpr_12{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}._imageCol_cskpr_19{position:relative}._imageWrap_cskpr_23{position:relative;width:100%;aspect-ratio:4 / 5;border-radius:16px;overflow:hidden}._image_cskpr_19{object-fit:cover;transition:transform .6s var(--ease-out-expo)}._imageWrap_cskpr_23:hover ._image_cskpr_19{transform:scale(1.04)}._textCol_cskpr_40{display:flex;flex-direction:column}._labelRow_cskpr_45{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}._label_cskpr_45{font-family:var(--font-favorit-mono);font-size:.75rem;font-weight:400;letter-spacing:.25em;text-transform:uppercase;color:var(--mg-smoke)}._title_cskpr_61{font-family:var(--font-favorit);font-size:clamp(1.8rem,3.2vw,2.8rem);font-weight:400;line-height:1.2;color:var(--mg-white);margin-bottom:1.5rem}._text_cskpr_40{font-family:var(--font-favorit);font-size:1rem;font-weight:300;line-height:1.8;color:var(--text-secondary);margin-bottom:2rem}._list_cskpr_79{list-style:none;display:flex;flex-direction:column;gap:1rem;margin-bottom:2.5rem}._list_cskpr_79 li{font-family:var(--font-favorit);font-size:.95rem;font-weight:400;line-height:1.6;color:var(--mg-smoke);padding-left:2rem;position:relative}._list_cskpr_79 li:before{content:"";position:absolute;left:0;top:.5em;width:20px;height:1px;background:var(--mg-red)}._highlight_cskpr_107{padding:1.25rem 1.5rem;border-left:2px solid var(--mg-red);background:linear-gradient(90deg,rgba(253,47,51,.05),transparent);border-radius:0 8px 8px 0}._highlight_cskpr_107 p{font-family:var(--font-favorit);font-size:1.05rem;font-weight:400;color:var(--mg-red);line-height:1.5}@media(max-width:900px){._layout_cskpr_12{grid-template-columns:1fr;gap:3rem}}@media(max-width:768px){._section_cskpr_1{padding:60px 0 80px}._container_cskpr_6{padding:0 20px!important}._imageWrap_cskpr_23{aspect-ratio:16 / 10}}
