@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap);*{margin:0;padding:0}body{background-color:#f4f2ef;box-sizing:border-box;min-height:100vh}.Index_page__gOaiF{--bg:#0c0b09;--bg-2:#131210;--bg-3:#1c1a16;--bg-4:#252218;--fg:#f5f0e6;--fg-muted:#c8c0aa;--fg-faint:#c8c0aa;--border:#c9a84c2e;--border-hover:#c9a84c80;--gold:#c9a84c;--gold-lt:#e8d09a;--gold-glow:#c9a84c26;--input-bg:#1c1a16;--input-bg-f:#252218;--shadow:#0009;--radius:14px;--radius-sm:8px;--ease:cubic-bezier(0.4,0,0.2,1);background:var(--bg);color:var(--fg);font-family:Jost,Helvetica Neue,sans-serif;min-height:100vh;overflow-x:hidden;transition:background .3s var(--ease),color .3s var(--ease)}.Index_page__gOaiF[data-theme=light]{--bg:#fdfaf5;--bg-2:#f5f0e6;--bg-3:#ede8dc;--bg-4:#e4ddd0;--fg:#1a1612;--fg-muted:#5c5448;--fg-faint:rgba(30,24,14,.692);--border:#a07d3233;--border-hover:#a07d3280;--gold:#9a7530;--gold-lt:#7a5a1a;--gold-glow:#9a75301f;--input-bg:#fff;--input-bg-f:#faf7f0;--shadow:#0000001f}.Index_themeToggle__-ZyMQ{align-items:center;background:var(--bg-3);border:1px solid var(--border);border-radius:99px;box-shadow:0 4px 20px var(--shadow);color:var(--fg-muted);cursor:pointer;display:flex;font-family:Jost,sans-serif;font-size:.75rem;font-weight:500;gap:.45rem;letter-spacing:.04em;padding:.5rem .9rem;position:fixed;right:1.25rem;top:1.25rem;transition:all .25s var(--ease);z-index:999}.Index_themeToggle__-ZyMQ:hover{background:var(--bg-4);border-color:var(--gold);color:var(--gold)}.Index_themeToggle__-ZyMQ svg{flex-shrink:0}.Index_stickyCta__fM1Zv{align-items:center;background:var(--bg-2);border-top:1px solid var(--border);bottom:0;box-shadow:0 -8px 32px var(--shadow);display:flex;gap:1.25rem;justify-content:center;left:0;padding:.875rem 1.5rem;position:fixed;right:0;transform:translateY(100%);transition:transform .4s var(--ease);z-index:100}.Index_stickyCtaVisible__begoE{transform:translateY(0)}.Index_stickyCtaText__D5qhL{color:var(--fg-muted);font-size:.85rem;font-weight:400;margin:0}.Index_btnPrimary__i4JcO{align-items:center;background:var(--gold);border:none;border-radius:var(--radius-sm);color:#fff;cursor:pointer;display:inline-flex;font-family:Jost,sans-serif;font-size:.82rem;font-weight:600;gap:.55rem;letter-spacing:.08em;overflow:hidden;padding:.8rem 1.75rem;position:relative;text-transform:uppercase;transition:transform .25s var(--ease),box-shadow .25s var(--ease);white-space:nowrap}.Index_btnPrimary__i4JcO:before{background:#ffffff24;content:"";inset:0;position:absolute;transform:translateX(-100%);transition:transform .4s ease}.Index_btnPrimary__i4JcO:hover:before{transform:translateX(0)}.Index_btnPrimary__i4JcO:hover{box-shadow:0 10px 28px #c9a84c59;transform:translateY(-2px)}.Index_btnPrimary__i4JcO:active{transform:translateY(0)}.Index_btnGhost__lSGH1{align-items:center;background:#0000;border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--fg-muted);cursor:pointer;display:inline-flex;font-family:Jost,sans-serif;font-size:.82rem;font-weight:400;gap:.5rem;padding:.8rem 1.4rem;text-decoration:none;transition:all .25s var(--ease);white-space:nowrap}.Index_btnGhost__lSGH1:hover{background:var(--gold-glow);border-color:var(--gold);color:var(--gold)}.Index_btnGold__jbxvL{align-items:center;background:#0000;border:1px solid var(--gold);border-radius:var(--radius-sm);color:var(--gold);cursor:pointer;display:inline-flex;font-family:Jost,sans-serif;font-size:.85rem;font-weight:600;gap:.55rem;letter-spacing:.1em;padding:.9rem 2.25rem;text-transform:uppercase;transition:all .25s var(--ease)}.Index_btnGold__jbxvL:hover{background:var(--gold);box-shadow:0 10px 32px #c9a84c4d;color:#0c0b09;transform:translateY(-2px)}.Index_btnArrow__n\+Vqc{line-height:1;transition:transform .25s var(--ease)}.Index_btnGold__jbxvL:hover .Index_btnArrow__n\+Vqc,.Index_btnPrimary__i4JcO:hover .Index_btnArrow__n\+Vqc{transform:translateX(4px)}.Index_container__fdTmJ{box-sizing:border-box;margin:0 auto;max-width:1160px;padding:0 2rem;width:100%}.Index_textCenter__R\+JLk{text-align:center}.Index_eyebrow__o7Ezt{color:var(--gold);display:inline-block;font-size:.71rem;font-weight:500;letter-spacing:.26em;margin-bottom:.85rem;text-transform:uppercase}.Index_sectionHeader__GAnxO{margin-bottom:3.5rem;text-align:center}.Index_sectionTitle__lkXt9{color:var(--fg);font-family:Playfair Display,Georgia,serif;font-size:clamp(1.85rem,3.2vw,2.8rem);font-weight:700;letter-spacing:-.01em;line-height:1.2;margin:0 0 .9rem}.Index_sectionDesc__HLGHi{color:var(--fg-muted);font-size:.975rem;font-weight:300;line-height:1.8;margin:0 auto;max-width:540px}.Index_onDark__0PHdB{color:#f5f0e6!important}.Index_onDarkMuted__M68os{color:#f5f0e6b3!important}.Index_hero__4-jEb{background:var(--bg);display:flex;flex-direction:column;justify-content:center;min-height:100svh;overflow:hidden;position:relative}.Index_heroNoise__D5A8k{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='a'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)' opacity='.04'/%3E%3C/svg%3E");inset:0;opacity:.3;pointer-events:none;position:absolute}.Index_heroGlow__GMD\+o{background:radial-gradient(ellipse at 70% 30%,#c9a84c1a 0,#0000 65%);height:80%;pointer-events:none;position:absolute;right:-5%;top:-10%;width:55%}.Index_heroInner__AYfLu{grid-gap:3rem;align-items:center;box-sizing:border-box;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1160px;padding:8rem 2rem 6rem;position:relative;width:100%;z-index:1}.Index_heroContent__Cpfrn{animation:Index_fadeUp__HIHR0 .8s ease both}.Index_heroEyebrow__gmLi2{border-bottom:1px solid var(--border);color:var(--gold);display:inline-block;font-size:.72rem;font-weight:500;letter-spacing:.24em;margin-bottom:1.25rem;padding-bottom:.5rem;text-transform:uppercase}.Index_heroTitle__XukY2{color:var(--fg);font-family:Playfair Display,Georgia,serif;font-size:clamp(2.4rem,4.5vw,4.2rem);font-weight:700;letter-spacing:-.02em;line-height:1.1;margin:0 0 1.4rem}.Index_heroTitle__XukY2 em{color:var(--gold);font-family:Helvetica Neue,serif;font-size:4.5rem;font-style:italic}.Index_heroSubtitle__1Gu03{color:var(--fg-muted);font-size:1rem;font-weight:300;line-height:1.75;margin:0 0 2.25rem}.Index_heroActions__--LOv{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.Index_heroImageCol__ZaZ8G{animation:Index_fadeUp__HIHR0 .8s ease .18s both;justify-self:center;max-width:420px;position:relative;width:100%}.Index_heroImageFrame__7wirA{border:1px solid var(--border);border-radius:18px;box-shadow:0 32px 72px var(--shadow);overflow:hidden;position:relative}.Index_heroImageFrame__7wirA:after{background:linear-gradient(160deg,#0000 55%,#0c0b0973);content:"";inset:0;pointer-events:none;position:absolute}.Index_heroImage__Wfcmc{aspect-ratio:3/4;display:block;filter:grayscale(10%) contrast(1.04);object-fit:cover;object-position:top center;transition:filter .5s ease;width:100%}.Index_heroImageFrame__7wirA:hover .Index_heroImage__Wfcmc{filter:grayscale(0)}.Index_heroAccentBorder__6B9lS{border:2px solid var(--gold);border-radius:10px;height:100px;opacity:.3;position:absolute;right:-14px;top:-14px;width:100px;z-index:-1}.Index_heroScrollBtn__z9C2K{align-items:center;animation:Index_fadeUp__HIHR0 .8s ease .5s both;background:none;border:none;bottom:2rem;cursor:pointer;display:flex;flex-direction:column;gap:.45rem;left:50%;opacity:.45;position:absolute;transform:translateX(-50%);transition:opacity .25s;z-index:1}.Index_heroScrollBtn__z9C2K:hover{opacity:1}.Index_heroScrollBtn__z9C2K span{color:var(--gold);font-size:.68rem;letter-spacing:.2em;text-transform:uppercase}.Index_heroScrollLine__339Eu{animation:Index_scrollPulse__EV7ip 2s ease-in-out infinite;background:linear-gradient(to bottom,var(--gold),#0000);height:32px;width:1px}.Index_benefits__rYg0J,.Index_instaSection__ytGTL,.Index_team__f-qMh,.Index_tool__5VAqo{opacity:0;transform:translateY(28px);transition:opacity .65s var(--ease),transform .65s var(--ease)}.Index_benefits__rYg0J.Index_visible__eVzFJ,.Index_instaSection__ytGTL.Index_visible__eVzFJ,.Index_team__f-qMh.Index_visible__eVzFJ,.Index_tool__5VAqo.Index_visible__eVzFJ{opacity:1;transform:translateY(0)}.Index_benefits__rYg0J{background:var(--bg-2);padding:6.5rem 0}.Index_benefitsGrid__3BxoI{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(3,1fr);margin-bottom:3.5rem}.Index_benefitCard__APkl\+{background:var(--bg-3);border:1px solid var(--border);border-radius:var(--radius);opacity:0;padding:1.6rem;transform:translateY(16px);transition:border-color .3s,background .3s,transform .3s,box-shadow .3s}.Index_benefits__rYg0J.Index_visible__eVzFJ .Index_benefitCard__APkl\+{animation:Index_fadeUp__HIHR0 .55s ease both}.Index_benefitCard__APkl\+:hover{background:var(--bg-4);border-color:var(--border-hover);box-shadow:0 16px 40px var(--shadow);transform:translateY(-4px)}.Index_benefitIcon__Z1Poi{display:block;font-size:1.7rem;margin-bottom:.9rem}.Index_benefitTitle__JHhUV{color:var(--gold-lt);font-family:Playfair Display,Georgia,serif;font-size:1rem;font-weight:600;margin:0 0 .45rem}.Index_benefitDesc__IrGrT{color:var(--fg-muted);font-size:.875rem;font-weight:300;line-height:1.7;margin:0}.Index_mostruarioWrap__vNKX1{border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 24px 60px var(--shadow);margin:0 auto;max-width:680px;overflow:hidden}.Index_mostruarioWrap__vNKX1 img{display:block;height:auto;width:100%}.Index_tool__5VAqo{background:var(--bg);padding:6.5rem 2rem}.Index_toolInner__nwKvh{align-items:center;display:flex;gap:4.5rem;margin:0 auto;max-width:1100px}.Index_toolPhoneWrap__HAkD9{flex:0 0 280px;position:relative}.Index_toolGlow__L8TPg{background:radial-gradient(circle,#c9a84c1f 0,#0000 70%);inset:-25%;pointer-events:none;position:absolute}.Index_toolPhoneImg__EbGDH{display:block;filter:drop-shadow(0 24px 48px rgba(0,0,0,.65));position:relative;width:100%;z-index:1}.Index_tool__5VAqo.Index_visible__eVzFJ .Index_toolPhoneImg__EbGDH{animation:Index_floatPhone__ZjqOV 4s ease-in-out infinite}.Index_toolContent__vPu3t{flex:1 1}.Index_toolContent__vPu3t .Index_eyebrow__o7Ezt{display:block}.Index_toolContent__vPu3t .Index_sectionDesc__HLGHi{margin:0 0 2rem;max-width:none}.Index_team__f-qMh{overflow:hidden;padding:6.5rem 2rem;position:relative}.Index_teamBg__zmzES{background:radial-gradient(ellipse at 50% 0,#c9a84c1a 0,#0000 55%),linear-gradient(180deg,#131210,#1c1a16);inset:0;position:absolute}.Index_team__f-qMh .Index_container__fdTmJ{position:relative;z-index:1}.Index_teamImage__C5uxp{border:1px solid #c9a84c2e;border-radius:var(--radius);box-shadow:0 24px 64px #00000080;display:block;margin:2.5rem auto;max-width:740px;width:100%}.Index_instaSection__ytGTL{background:var(--bg-2);padding:6.5rem 0}.Index_instaInner__IwnEh{align-items:center;display:flex;gap:4rem}.Index_instaText__GV7jM{flex:1 1}.Index_instaText__GV7jM .Index_eyebrow__o7Ezt{display:block}.Index_instaText__GV7jM .Index_sectionTitle__lkXt9{margin-left:0;text-align:left}.Index_instaText__GV7jM .Index_sectionDesc__HLGHi{margin-bottom:2rem;margin-left:0;text-align:left}.Index_instaText__GV7jM .Index_sectionDesc__HLGHi em{color:var(--gold-lt);font-style:italic}.Index_instaBtn__nZWXh{align-items:center;background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045);border-radius:var(--radius-sm);color:#fff;display:inline-flex;font-family:Jost,sans-serif;font-size:.88rem;font-weight:600;gap:.7rem;padding:.8rem 1.6rem;text-decoration:none;transition:all .25s var(--ease)}.Index_instaBtn__nZWXh:hover{box-shadow:0 12px 32px #fd1d1d4d;filter:brightness(1.08);transform:translateY(-2px)}.Index_instaIcon__Sx6WE{height:20px;object-fit:contain;width:20px}.Index_instaImgWrap__sg86G{border:1px solid var(--border);border-radius:18px;box-shadow:0 24px 60px var(--shadow);flex:0 0 360px;overflow:hidden}.Index_instaImg__l45PK{display:block;height:440px;object-fit:cover;object-position:top;transition:transform .5s ease;width:100%}.Index_instaImgWrap__sg86G:hover .Index_instaImg__l45PK{transform:scale(1.04)}.Index_divider__l-lLL{background:linear-gradient(90deg,#0000,var(--border),#0000);height:1px;margin:0 auto;max-width:860px;width:80%}.Index_formSection__Qbzoa{background:var(--bg);padding:6.5rem 2rem}.Index_formContainer__-S3Tb{margin:0 auto;max-width:780px;width:100%}.Index_formHeader__CGnjZ{margin-bottom:3rem;text-align:center}.Index_formHeader__CGnjZ .Index_eyebrow__o7Ezt{display:block}.Index_formHeader__CGnjZ .Index_sectionDesc__HLGHi{margin-bottom:.75rem}.Index_reqNote__yF7I\+{color:var(--fg-muted);font-size:.8rem;margin-top:.5rem}.Index_req__dLY9f{color:#e57373;margin-right:2px}.Index_form__8MDlz{display:flex;flex-direction:column;gap:1.75rem}.Index_fieldset__Z83ka{background:var(--bg-2);border:1px solid var(--border);border-radius:var(--radius);box-sizing:border-box;margin:0;padding:1.75rem 1.75rem 1.5rem;transition:border-color .3s}.Index_fieldset__Z83ka:focus-within{border-color:#c9a84c61}.Index_legend__azfPP{color:var(--gold);font-family:Playfair Display,Georgia,serif;font-size:.85rem;font-weight:600;letter-spacing:.08em;padding:0 .6rem;text-transform:uppercase}.Index_field__qhTWS{display:flex;flex-direction:column;gap:.35rem;margin-bottom:1.25rem;min-width:0}.Index_row2__Rf6Bo{grid-gap:1rem;grid-template-columns:1fr 1fr}.Index_row2__Rf6Bo,.Index_row3__D794H{align-items:start;display:grid;gap:1rem}.Index_row3__D794H{grid-gap:1rem;grid-template-columns:auto auto 1fr}.Index_wCep__5ZM5L{width:130px}.Index_wUf__pMbHC{width:68px}.Index_wNum__4qPR6{width:110px}.Index_wTime__E5uM4{max-width:200px}.Index_flex2__uDEhn{flex:2 1}.Index_label__TLtDv{align-items:center;color:var(--fg-muted);display:flex;font-size:.8rem;font-weight:500;gap:3px;letter-spacing:.02em;line-height:1.4}.Index_input__j1tum,.Index_select__pTYTh{appearance:none;background:var(--input-bg);border:1px solid var(--border);border-radius:var(--radius-sm);box-sizing:border-box;color:var(--fg);font-family:Jost,sans-serif;font-size:.92rem;font-weight:400;outline:none;padding:.72rem .95rem;transition:border-color .25s,background .25s,box-shadow .25s;width:100%}.Index_select__pTYTh{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='7'%3E%3Cpath d='m1 1 4.5 4.5L10 1' stroke='%23C9A84C' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right .9rem center;background-repeat:no-repeat;cursor:pointer;padding-right:2.25rem}.Index_page__gOaiF[data-theme=light] .Index_select__pTYTh{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='7'%3E%3Cpath d='m1 1 4.5 4.5L10 1' stroke='%239A7530' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E")}.Index_input__j1tum::placeholder{color:#c8c0aa4d}.Index_page__gOaiF[data-theme=light] .Index_input__j1tum::placeholder{color:#5a524459}.Index_input__j1tum:focus,.Index_select__pTYTh:focus{background-color:var(--input-bg-f);border-color:var(--gold);box-shadow:0 0 0 3px var(--gold-glow)}input[type=date].Index_input__j1tum{color-scheme:dark}.Index_page__gOaiF[data-theme=light] input[type=date].Index_input__j1tum{color-scheme:light}.Index_radioGroup__xHfdg{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.15rem}.Index_radioCard__-W0oO{align-items:center;background:var(--bg-3);border:1px solid var(--border);border-radius:6px;color:var(--fg-muted);cursor:pointer;display:inline-flex;font-size:.84rem;padding:.5rem 1rem;transition:all .2s var(--ease);-webkit-user-select:none;user-select:none}.Index_radioCard__-W0oO:hover{background:var(--bg-4);border-color:var(--border-hover);color:var(--fg)}.Index_radioCardActive__YvdV9{background:var(--gold-glow);border-color:var(--gold);color:var(--gold-lt);font-weight:500}.Index_radioHidden__suRHV{height:0;opacity:0;position:absolute;width:0}.Index_socialWrap__xXUES{align-items:stretch;background:var(--input-bg);border:1px solid var(--border);border-radius:var(--radius-sm);display:flex;overflow:hidden;transition:border-color .25s,box-shadow .25s}.Index_socialWrap__xXUES:focus-within{border-color:var(--gold);box-shadow:0 0 0 3px var(--gold-glow)}.Index_socialAt__aJ0oj{align-items:center;background:var(--bg-3);border-right:1px solid var(--border);color:var(--gold);display:flex;flex-shrink:0;font-size:.95rem;font-weight:500;padding:0 .7rem}.Index_socialField__cpgFj{background:#0000!important;border:none!important;border-radius:0!important;box-shadow:none!important}.Index_fileInput__4RK2e{display:none}.Index_fileUpload__wv9pb{cursor:pointer;display:block}.Index_fileBtn__BvPmc{align-items:center;background:var(--bg-3);border:1px dashed var(--border);border-radius:var(--radius-sm);color:var(--fg-muted);display:inline-flex;font-family:Jost,sans-serif;font-size:.85rem;gap:.45rem;padding:.65rem 1.1rem;transition:all .25s var(--ease)}.Index_fileUpload__wv9pb:hover .Index_fileBtn__BvPmc{background:var(--gold-glow);border-color:var(--gold);color:var(--gold-lt)}.Index_fileBtnDone__8CGtH{border-color:var(--gold);border-style:solid;color:var(--gold-lt)}.Index_docNote__sl2GN{color:var(--fg-muted);font-size:.8rem;font-style:italic;margin:0 0 1.25rem}.Index_docIcon__T\+jV4{height:auto;margin-right:4px;opacity:.75;width:24px}.Index_formFooter__cyK9Z{align-items:center;display:flex;flex-direction:column;gap:.9rem;padding-top:.5rem}.Index_btnSubmit__MGBOJ{align-items:center;background:var(--gold);border:none;border-radius:var(--radius-sm);color:#fff;cursor:pointer;display:inline-flex;font-family:Jost,sans-serif;font-size:.88rem;font-weight:700;gap:.7rem;letter-spacing:.11em;overflow:hidden;padding:1rem 3rem;position:relative;text-transform:uppercase;transition:transform .25s,box-shadow .25s,background .25s}.Index_btnSubmit__MGBOJ:after{background:linear-gradient(135deg,#ffffff1a,#0000);content:"";inset:0;position:absolute}.Index_btnSubmit__MGBOJ:hover{background:var(--gold-lt);box-shadow:0 18px 44px #c9a84c6b;transform:translateY(-3px)}.Index_btnSubmit__MGBOJ:active{transform:translateY(-1px)}.Index_privacyNote__TKiN8{color:var(--fg-faint);font-size:.76rem;margin-bottom:5rem;max-width:340px;text-align:center}@keyframes Index_fadeUp__HIHR0{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes Index_scrollPulse__EV7ip{0%,to{opacity:.4;transform:scaleY(1)}50%{opacity:1;transform:scaleY(1.18)}}@keyframes Index_floatPhone__ZjqOV{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:1024px){.Index_heroInner__AYfLu{gap:2.5rem}.Index_heroImageCol__ZaZ8G{max-width:340px}.Index_benefitsGrid__3BxoI{grid-template-columns:repeat(2,1fr)}.Index_toolInner__nwKvh{gap:3rem}.Index_toolPhoneWrap__HAkD9{flex:0 0 220px}.Index_instaImgWrap__sg86G{flex:0 0 300px}.Index_instaImg__l45PK{height:380px}}@media (max-width:768px){.Index_heroInner__AYfLu{gap:2rem;grid-template-columns:1fr;padding:5.5rem 1.5rem 4rem;text-align:center}.Index_heroContent__Cpfrn{order:2}.Index_heroImageCol__ZaZ8G{justify-self:center;max-width:240px;order:1}.Index_heroActions__--LOv{justify-content:center}.Index_heroSubtitle__1Gu03{margin:0 auto 2.25rem}.Index_heroAccentBorder__6B9lS,.Index_heroScrollBtn__z9C2K{display:none}.Index_benefitsGrid__3BxoI{grid-template-columns:1fr}.Index_toolInner__nwKvh{flex-direction:column;padding:0 1.5rem;text-align:center}.Index_toolPhoneWrap__HAkD9{align-self:center;flex:0 0 auto;width:180px}.Index_toolContent__vPu3t .Index_sectionDesc__HLGHi{margin:0 auto 2rem}.Index_instaInner__IwnEh{flex-direction:column;gap:2rem}.Index_instaText__GV7jM .Index_eyebrow__o7Ezt,.Index_instaText__GV7jM .Index_sectionDesc__HLGHi,.Index_instaText__GV7jM .Index_sectionTitle__lkXt9{text-align:center}.Index_instaText__GV7jM .Index_instaBtn__nZWXh{display:flex;margin:0 auto;width:fit-content}.Index_instaImgWrap__sg86G{align-self:center;flex:0 0 auto;max-width:340px;width:100%}.Index_instaImg__l45PK{height:280px}.Index_row2__Rf6Bo,.Index_row3__D794H{grid-template-columns:1fr}.Index_wCep__5ZM5L,.Index_wNum__4qPR6,.Index_wUf__pMbHC{width:100%}.Index_fieldset__Z83ka{padding:1.4rem 1.25rem}.Index_container__fdTmJ{padding:0 1.25rem}.Index_benefits__rYg0J,.Index_instaSection__ytGTL,.Index_team__f-qMh,.Index_tool__5VAqo{padding:5rem 0}.Index_formSection__Qbzoa{padding:5rem 1.25rem}.Index_stickyCta__fM1Zv{flex-direction:column;gap:.6rem;padding:.75rem 1rem}}@media (max-width:480px){.Index_heroTitle__XukY2 em{font-size:2.2rem}.Index_heroImageCol__ZaZ8G{max-width:200px}.Index_radioCard__-W0oO{font-size:.79rem;padding:.45rem .85rem}.Index_btnSubmit__MGBOJ{justify-content:center;padding:.9rem 1.75rem;width:100%}.Index_themeToggle__-ZyMQ span{display:none}.Index_themeToggle__-ZyMQ{padding:.5rem}}
/*# sourceMappingURL=main.f15f4f37.css.map*/