.GlowBackground_background__RINWv{position:fixed;inset:0;width:100vw;height:100vh;overflow:hidden;pointer-events:none;isolation:isolate;z-index:-10;background:transparent}.GlowBackground_background__RINWv:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#8a0733,#b10a43 50%,#680424);z-index:-2}.GlowBackground_background__RINWv:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.18),transparent 8px,transparent calc(100% - 8px),rgba(0,0,0,.18));z-index:-1}.GlowBackground_canvas__rpKnA{position:absolute;inset:0;width:100%;height:100%;display:block;pointer-events:none;opacity:.85;z-index:0}@media (max-width:1024px){.GlowBackground_canvas__rpKnA{opacity:.78}}@media (max-width:767px){.GlowBackground_canvas__rpKnA{opacity:.72}}@media (prefers-reduced-motion:reduce){.GlowBackground_canvas__rpKnA{animation:none!important;transition:none!important}}.Header_headerWrapper__oL4kj,.Header_headerWrapper__oL4kj *,.Header_headerWrapper__oL4kj :after,.Header_headerWrapper__oL4kj :before{box-sizing:border-box!important}.Header_topBar__9vCFk{width:100%;height:40px;background:linear-gradient(90deg,#87052f,#b10a43,#87052f);color:#fff;display:flex;align-items:center;border-bottom:1px solid hsla(0,0%,100%,.08);font-size:14px;font-weight:500}.Header_container__1EfDa{width:100%;max-width:1240px;height:100%;margin:0 auto;padding:0 22px;display:flex;align-items:center;justify-content:space-between;gap:24px}.Header_topLeft__cbzmk,.Header_topRight__Z_RnG{display:flex;align-items:center;gap:20px}.Header_topLeft__cbzmk a{display:flex;align-items:center;gap:6px;color:#fff;text-decoration:none;transition:opacity .25s ease}.Header_topLeft__cbzmk a:hover{opacity:.85}.Header_header__pXml_{position:fixed!important;top:0!important;left:0!important;width:100%!important;height:62px;z-index:99999;background:hsla(0,0%,100%,.98);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(177,10,67,.08);will-change:transform;transition:background .3s ease,box-shadow .3s ease,height .3s ease}.Header_headerSticky__VKTFL{background:#fff!important;box-shadow:0 14px 35px rgba(0,0,0,.08)}.Header_logo__sUWiP{display:flex;align-items:center;flex-shrink:0;text-decoration:none;transition:transform .25s ease}.Header_logo__sUWiP img{display:block!important;width:auto;height:58px;transition:transform .25s ease,filter .25s ease}.Header_logo__sUWiP:hover img{transform:scale(1.03);filter:drop-shadow(0 4px 10px rgba(177,10,67,.18))}.Header_rightSide__CBtK3{display:flex;align-items:center;margin-left:auto;gap:16px}.Header_menuBtn__7WHmU{display:none;width:40px;height:40px;border:1px solid rgba(177,10,67,.18);border-radius:14px;background:#fff4f8;color:#b10a43;font-size:20px;align-items:center;justify-content:center;cursor:pointer;transition:all .25s ease;box-shadow:0 4px 12px rgba(177,10,67,.08)}.Header_menuBtn__7WHmU:hover{background:#b10a43;color:#fff;border-color:#b10a43;transform:scale(1.05)}.Header_desktopNav__oobZY{flex:1 1!important;display:flex!important;align-items:center!important;justify-content:center!important}.Header_desktopNavList__3Ss14{display:flex;align-items:center;gap:10px;margin:0;padding:0;list-style:none}.Header_desktopNavItem__wMcIT{position:relative;display:flex;align-items:center;height:82px}.Header_desktopNavLink__Zt1cv,.Header_menuItem__CuFqM{position:relative;display:flex;align-items:center;justify-content:center;gap:7px;height:46px;padding:0 18px;border-radius:14px;color:#2d2d2d;font-size:15px;font-weight:600;white-space:nowrap;text-decoration:none;cursor:pointer;transition:background .28s ease,color .28s ease,transform .28s ease,box-shadow .28s ease}.Header_desktopNavLink__Zt1cv:hover,.Header_menuItem__CuFqM:hover{background:#fff4f8;color:#b10a43;transform:translateY(-2px);box-shadow:0 8px 18px rgba(177,10,67,.08)}.Header_desktopNavLink__Zt1cv:after,.Header_menuItem__CuFqM:after{content:"";position:absolute;left:18px;right:18px;bottom:8px;height:2px;border-radius:50px;background:#b10a43;transform:scaleX(0);transform-origin:center;transition:transform .28s ease}.Header_desktopNavLink__Zt1cv:hover:after,.Header_menuItem__CuFqM:hover:after{transform:scaleX(1)}.Header_active__6WZ5_{background:#fff4f8;color:#b10a43!important}.Header_active__6WZ5_:after{transform:scaleX(1)}.Header_hasDropdown__91u62{position:relative}.Header_menuItem__CuFqM:before{content:"";order:2;width:7px;height:7px;border-right:2px solid;border-bottom:2px solid;transform:rotate(45deg);transition:transform .28s ease}.Header_hasDropdown__91u62:hover .Header_menuItem__CuFqM:before{transform:rotate(225deg)}.Header_dropdown__3E_bf{position:absolute;top:calc(100% + 5px);left:50%;transform:translateX(-50%) translateY(10px);width:280px;margin:0;padding:10px;list-style:none;background:#fff;border:1px solid rgba(177,10,67,.12);border-radius:18px;box-shadow:0 15px 35px rgba(0,0,0,.08);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,visibility .25s ease,transform .25s ease;z-index:999}.Header_hasDropdown__91u62:hover .Header_dropdown__3E_bf{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}.Header_dropdown__3E_bf li{margin:0;padding:0}.Header_dropdown__3E_bf li+li{margin-top:4px}.Header_dropdownLink__8wJq_{display:flex;align-items:center;width:100%;padding:12px 16px;color:#444;font-size:14px;font-weight:500;text-decoration:none;border-radius:12px;transition:background .25s ease,color .25s ease,padding-left .25s ease}.Header_dropdownLink__8wJq_:hover{background:#fff5f8;color:#b10a43;padding-left:20px}@media (max-width:991px){.Header_topBar__9vCFk{display:none!important}.Header_header__pXml_{position:fixed!important;top:0!important;height:70px!important}.Header_desktopNav__oobZY{display:none!important}.Header_menuBtn__7WHmU,.Header_rightSide__CBtK3{display:flex!important}.Header_container__1EfDa{padding:0 16px}.Header_logo__sUWiP img{height:46px}}@media (min-width:992px){.Header_mobileDrawer__EJ2pv,.Header_mobileOverlay__cmY6_{display:none!important}}.Header_mobileOverlay__cmY6_{position:fixed;inset:0;width:100vw;height:100vh;background:rgba(0,0,0,.15);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:99998;opacity:0;visibility:hidden;transition:opacity .35s ease,visibility .35s ease}.Header_mobileOverlay__cmY6_.Header_show__cHfv1{opacity:1;visibility:visible}.Header_mobileDrawer__EJ2pv{position:fixed;top:0;right:0;left:auto;width:72%;max-width:420px;min-width:280px;height:100vh;height:100dvh;max-height:none;display:flex;flex-direction:column;overflow:hidden;box-sizing:border-box;background:hsla(0,0%,100%,.08);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border-top-left-radius:40px;border-bottom-left-radius:40px;border-top-right-radius:0;border-bottom-right-radius:0;border-left:2px solid hsla(0,0%,100%,.7);border-top:1px solid hsla(0,0%,100%,.15);box-shadow:-30px 10px 60px rgba(0,0,0,.25),inset 2px 0 15px hsla(0,0%,100%,.5);transform:translateX(100%);transition:transform .45s cubic-bezier(.16,1,.3,1);z-index:99999}@media (min-width:768px){.Header_mobileDrawer__EJ2pv{width:45%}}.Header_mobileDrawer__EJ2pv.Header_open__KDxie{transform:translateX(0)}.Header_mobileDrawerHeader__rhvKJ{display:flex;align-items:center;justify-content:space-between;min-height:62px;padding:14px 18px;flex-shrink:0;background:hsla(0,0%,100%,.15);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-top-left-radius:40px;border-bottom:1px solid hsla(0,0%,100%,.2)}.Header_mobileBrandTitle__nvg2_{flex:1 1;margin:0;padding:0 8px;text-align:center;font-size:18px;font-weight:800;letter-spacing:.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background:linear-gradient(135deg,#87052f,#b10a43);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.Header_mobileCloseBtn__LVgl3{width:38px;height:38px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:50%;border:1px solid rgba(177,10,67,.2);background:hsla(0,0%,100%,.2);color:#b10a43;font-size:16px;cursor:pointer;box-shadow:0 4px 10px rgba(177,10,67,.1);transition:all .2s ease}.Header_mobileCloseBtn__LVgl3:hover{background:#b10a43;color:#fff;transform:rotate(90deg)}.Header_mobileDrawerNav__mtwTE{flex:1 1;overflow-y:auto;-webkit-overflow-scrolling:touch;margin:0;padding:20px;list-style:none;scrollbar-width:thin;scrollbar-color:#b10a43 transparent}.Header_mobileNavItem__JR6R3{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid hsla(0,0%,100%,.2)}.Header_mobileDropdownToggle__60NI0,.Header_mobileNavLink__P_EpH{width:100%;display:flex;align-items:center;justify-content:space-between;padding:8px 6px;background:transparent;border:none;color:#fff;font-size:16px;font-weight:600;text-decoration:none;cursor:pointer;letter-spacing:.2px;text-shadow:0 1px 3px rgba(0,0,0,.3);transition:color .2s ease}.Header_mobileDropdownToggle__60NI0.Header_active__6WZ5_,.Header_mobileDropdownToggle__60NI0:hover,.Header_mobileNavLink__P_EpH:hover{color:#ffccd5}.Header_mobileArrow__9OBXB{display:inline-block;color:#fff;font-size:16px;font-weight:700;transition:transform .3s cubic-bezier(.4,0,.2,1)}.Header_mobileDropdownToggle__60NI0.Header_active__6WZ5_ .Header_mobileArrow__9OBXB{transform:rotate(90deg)}.Header_mobileSubMenu__x6FhX{list-style:none;margin:8px 0 4px;padding:4px 8px;max-height:0;overflow:hidden;border:1px solid hsla(0,0%,100%,.2);border-radius:12px;background:rgba(0,0,0,.1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:max-height .35s cubic-bezier(.4,0,.2,1)}.Header_mobileSubMenu__x6FhX.Header_expanded__IyZFj{max-height:400px;padding-top:8px;padding-bottom:8px}.Header_mobileSubLink__gX5Js{display:block;margin:3px 0;padding:8px 12px;border-radius:6px;color:#f5f5f5;font-size:14px;font-weight:500;text-decoration:none;transition:all .25s ease}.Header_mobileSubLink__gX5Js:hover{color:#fff;background:rgba(177,10,67,.4);padding-left:16px}.Footer_crystalFooterMain___fAPZ{position:relative;overflow:hidden;padding-top:80px;padding-bottom:25px;background-color:transparent;color:#fff}.Footer_crystalFooterMain___fAPZ:after{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:min(1240px,100%);height:1px;background:linear-gradient(90deg,transparent,rgba(212,175,55,.35),hsla(0,0%,100%,.18),rgba(212,175,55,.35),transparent);z-index:1}.Footer_crystalFooterContainer__qzgyn{position:relative;z-index:2;width:100%;max-width:1240px;margin:0 auto;padding:0 22px}.Footer_crystalFooterGrid__SFbCs{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr 1.1fr;grid-gap:35px;gap:35px;padding-bottom:50px;align-items:flex-start}.Footer_crystalFooterColumn__2Tc2t{position:relative;display:flex;flex-direction:column;gap:16px}.Footer_crystalFooterLogo__Mvntm{font-size:26px;font-weight:800;line-height:1.2;color:#fff;margin:0}.Footer_crystalFooterLogo__Mvntm span{background:linear-gradient(135deg,#fff5c4,#d4af37,#fff5d2);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.Footer_crystalFooterAbout__rtWvy{font-size:14px;line-height:1.75;color:hsla(0,0%,100%,.78);margin:0}.Footer_crystalFooterSocial__eXBmW{display:flex;gap:12px;margin-top:6px}.Footer_crystalFooterSocial__eXBmW a{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);color:#fff;font-size:13px;font-weight:700;text-decoration:none;transition:all .35s ease}.Footer_crystalFooterSocial__eXBmW a:hover{background:rgba(212,175,55,.18);border-color:rgba(212,175,55,.5);color:#f7d76a;transform:translateY(-4px)}.Footer_crystalFooterHeading__0OHy7{position:relative;font-size:19px;font-weight:800;color:#fff;margin:0 0 10px;padding-bottom:10px}.Footer_crystalFooterHeading__0OHy7:after{content:"";position:absolute;left:0;bottom:0;width:40px;height:3px;border-radius:99px;background:linear-gradient(90deg,#fff4c2,#d4af37)}.Footer_crystalFooterLinks__GeECW{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.Footer_crystalFooterLinks__GeECW a{display:inline-flex;align-items:center;font-size:14.5px;color:hsla(0,0%,100%,.76);text-decoration:none;transition:all .3s ease}.Footer_crystalFooterLinks__GeECW a:hover{color:#fff;transform:translateX(5px)}.Footer_crystalFooterContactInfo__yI9TN{display:flex;flex-direction:column;gap:12px;font-size:14px;color:hsla(0,0%,100%,.8)}.Footer_crystalFooterContactInfo__yI9TN p{margin:0}.Footer_crystalFooterContactInfo__yI9TN a{color:hsla(0,0%,100%,.8);text-decoration:none;transition:color .3s ease}.Footer_crystalFooterContactInfo__yI9TN a:hover{color:#f7d76a}.Footer_crystalFooterBottom__PbXlO{position:relative;display:flex;align-items:center;justify-content:space-between;padding-top:20px;border-top:1px solid hsla(0,0%,100%,.08)}.Footer_crystalFooterCopyright__KbYaD{font-size:13.5px;color:hsla(0,0%,100%,.62);margin:0}.Footer_crystalFooterBottomLinks__Cb0Kw{display:flex;align-items:center;gap:12px}.Footer_crystalFooterBottomLinks__Cb0Kw a{font-size:13.5px;color:hsla(0,0%,100%,.62);text-decoration:none;transition:color .3s ease}.Footer_crystalFooterBottomLinks__Cb0Kw a:hover{color:#fff}.Footer_crystalFooterSeparator__QHcuJ{color:hsla(0,0%,100%,.25);font-size:12px}@media (max-width:1100px){.Footer_crystalFooterGrid__SFbCs{grid-template-columns:repeat(3,1fr);gap:35px}}@media (max-width:768px){.Footer_crystalFooterMain___fAPZ{padding-top:50px}.Footer_crystalFooterGrid__SFbCs{grid-template-columns:1fr;gap:30px;padding-bottom:30px}.Footer_crystalFooterBottom__PbXlO{flex-direction:column;gap:12px;text-align:center}}.QuickQuoteForm_sectionContainer__mBn1i{padding:60px 20px;background:transparent;position:relative;z-index:2;box-sizing:border-box}.QuickQuoteForm_mainGrid__mKPnt{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:1.1fr 1.2fr;grid-gap:40px;gap:40px;align-items:center}.QuickQuoteForm_leftPanel__z8TPD{display:flex;flex-direction:column;gap:20px}.QuickQuoteForm_badgeWrapper__A4vd9{display:inline-flex;align-items:center;gap:8px;position:relative}.QuickQuoteForm_badgePulse__4R0dK{width:8px;height:8px;background-color:#22c55e;border-radius:50%;box-shadow:0 0 10px #22c55e;animation:QuickQuoteForm_pulseAnimation__ZZmvY 1.8s infinite}@keyframes QuickQuoteForm_pulseAnimation__ZZmvY{0%{transform:scale(.95);box-shadow:0 0 0 0 rgba(34,197,94,.7)}70%{transform:scale(1.1);box-shadow:0 0 0 10px rgba(34,197,94,0)}to{transform:scale(.95);box-shadow:0 0 0 0 rgba(34,197,94,0)}}.QuickQuoteForm_badgeText__3a7Tr{padding:6px 14px;border-radius:30px;background:rgba(212,175,55,.12);border:1px solid rgba(212,175,55,.35);color:#f7d76a;font-weight:700;font-size:13px;letter-spacing:.03em;text-transform:uppercase}.QuickQuoteForm_mainHeading__bg8wB{font-size:42px;font-weight:800;line-height:1.18;color:#fff;margin:0;letter-spacing:-.02em}.QuickQuoteForm_goldGradientText__iVG5Q{background:linear-gradient(135deg,#fff8d6,#d4af37,#aa820a);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.QuickQuoteForm_mainSubheading__s0Wii{font-size:16px;line-height:1.7;color:hsla(0,0%,100%,.78);margin:0}.QuickQuoteForm_trustGrid__COR2J{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px;margin-top:10px}.QuickQuoteForm_trustCard__RZ1fR{display:flex;align-items:center;gap:12px;padding:12px 16px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.07);border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.QuickQuoteForm_trustCard__RZ1fR:hover{border-color:rgba(212,175,55,.35);background:rgba(212,175,55,.06);transform:translateY(-2px)}.QuickQuoteForm_trustIcon__7j2Cy{font-size:20px}.QuickQuoteForm_trustContent__Qc_Od{display:flex;flex-direction:column}.QuickQuoteForm_trustCardTitle__nLQ3r{margin:0;font-size:14px;font-weight:700;color:#fff}.QuickQuoteForm_trustCardDesc__mVd3R{margin:2px 0 0;font-size:12px;color:hsla(0,0%,100%,.6)}.QuickQuoteForm_liveStatBox__ZM3Ma{display:flex;align-items:center;gap:12px;padding:12px 18px;background:rgba(212,175,55,.08);border:1px dashed rgba(212,175,55,.3);border-radius:50px;margin-top:10px}.QuickQuoteForm_avatarsGroup__kerYD{display:flex}.QuickQuoteForm_avatarItem__7ScT0{width:28px;height:28px;border-radius:50%;background:#262626;display:flex;align-items:center;justify-content:center;font-size:14px;border:2px solid #000;margin-left:-8px}.QuickQuoteForm_avatarItem__7ScT0:first-child{margin-left:0}.QuickQuoteForm_statText__9EcCf{margin:0;font-size:13px;color:hsla(0,0%,100%,.85)}.QuickQuoteForm_statHighlight__7TFFa{color:#f7d76a}.QuickQuoteForm_rightCard__aSmH_{position:relative;border-radius:24px;padding:2px;background:linear-gradient(145deg,rgba(212,175,55,.4),hsla(0,0%,100%,.05),rgba(212,175,55,.2));box-shadow:0 25px 60px rgba(0,0,0,.7)}.QuickQuoteForm_glowAura__e_oDm{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:24px;background:radial-gradient(circle at 50% 0,rgba(212,175,55,.25),transparent 70%);pointer-events:none}.QuickQuoteForm_formContainer__V1zs3{position:relative;background:hsla(0,0%,5%,.92);backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);border-radius:22px;padding:32px 28px;display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.QuickQuoteForm_formHeader__F5tTw{grid-column:1/-1;margin-bottom:6px}.QuickQuoteForm_headerTitleGroup__cl8Zk{display:flex;align-items:center;justify-content:space-between}.QuickQuoteForm_formTitle__Q4sVD{margin:0;font-size:22px;font-weight:800;color:#fff}.QuickQuoteForm_speedBadge__pNkhb{font-size:12px;font-weight:700;padding:4px 10px;border-radius:20px;background:rgba(34,197,94,.15);color:#4ade80;border:1px solid rgba(34,197,94,.3)}.QuickQuoteForm_formSubTitle__Beu_u{margin:4px 0 0;font-size:13.5px;color:hsla(0,0%,100%,.6)}.QuickQuoteForm_inputGroup__F_jL9{position:relative;display:flex;align-items:center}.QuickQuoteForm_fullWidthGroup__7P_ig{grid-column:1/-1}.QuickQuoteForm_inputIcon__1HiqW{position:absolute;left:14px;font-size:15px;pointer-events:none;z-index:2;opacity:.8}.QuickQuoteForm_inputField__BmuLf{width:100%;height:46px;padding:0 14px 0 42px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.12);border-radius:10px;color:#fff;font-size:14px;outline:none;transition:all .25s ease;box-sizing:border-box}.QuickQuoteForm_inputField__BmuLf::placeholder{color:hsla(0,0%,100%,.4)}.QuickQuoteForm_inputField__BmuLf:focus{border-color:#d4af37;background:hsla(0,0%,100%,.07);box-shadow:0 0 16px rgba(212,175,55,.25)}.QuickQuoteForm_textareaField___I5jV{width:100%;height:65px;padding:12px 14px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.12);border-radius:10px;color:#fff;font-size:14px;outline:none;resize:none;font-family:inherit;transition:all .25s ease;box-sizing:border-box}.QuickQuoteForm_textareaField___I5jV::placeholder{color:hsla(0,0%,100%,.4)}.QuickQuoteForm_textareaField___I5jV:focus{border-color:#d4af37;background:hsla(0,0%,100%,.07);box-shadow:0 0 16px rgba(212,175,55,.25)}.QuickQuoteForm_customSelectTrigger__jKri2{display:flex;align-items:center;justify-content:space-between;width:100%;height:46px;padding:0 14px 0 42px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.12);border-radius:10px;font-size:14px;cursor:pointer;box-sizing:border-box;transition:all .25s ease}.QuickQuoteForm_activeTrigger__sVJdt{border-color:#d4af37;background:hsla(0,0%,100%,.07);box-shadow:0 0 16px rgba(212,175,55,.25)}.QuickQuoteForm_placeholderText__3DP90{color:hsla(0,0%,100%,.4)}.QuickQuoteForm_selectedText__NPxVp{color:#fff;font-weight:600}.QuickQuoteForm_customArrow__7Qk2O{font-size:10px;color:#d4af37;transition:transform .25s ease;margin-left:auto}.QuickQuoteForm_arrowRotate__ezLot{transform:rotate(180deg)}.QuickQuoteForm_customOptionsList__FV4dB{position:absolute;top:108%;left:0;width:100%;max-height:220px;overflow-y:auto;background:#121212;border-radius:10px;border:1px solid rgba(212,175,55,.4);box-shadow:0 20px 40px rgba(0,0,0,.9);z-index:999;padding:6px 0}.QuickQuoteForm_customOptionItem__K6qlE{display:flex;align-items:center;justify-content:space-between;padding:11px 16px;font-size:13.5px;color:hsla(0,0%,100%,.85);cursor:pointer;transition:all .2s ease}.QuickQuoteForm_customOptionItem__K6qlE:hover{background:rgba(212,175,55,.18);color:#f7d76a}.QuickQuoteForm_activeOption__IR3A_{background:linear-gradient(135deg,#d4af37,#b89728)!important;color:#0d0d0d!important;font-weight:700}.QuickQuoteForm_optionLabel__LMo08{display:inline-block}.QuickQuoteForm_checkMark__Jdatg{font-size:12px}.QuickQuoteForm_checkboxLabel__JpVXk{grid-column:1/-1;display:flex;align-items:flex-start;gap:10px;font-size:12px;color:hsla(0,0%,100%,.65);cursor:pointer;line-height:1.4;margin:4px 0}.QuickQuoteForm_checkboxInput__pdC5L{width:16px!important;height:16px!important;margin-top:2px!important;flex-shrink:0;accent-color:#d4af37;cursor:pointer}.QuickQuoteForm_termsText__cT9MU{color:hsla(0,0%,100%,.65)}.QuickQuoteForm_legalLink__IrbxP{color:#d4af37;text-decoration:none}.QuickQuoteForm_legalLink__IrbxP:hover{text-decoration:underline}.QuickQuoteForm_submitBtn__RZq0N{grid-column:1/-1;position:relative;width:100%;height:52px;border:none;border-radius:12px;background:linear-gradient(135deg,#fff2b2,#d4af37 50%,#aa820a);color:#0a0a0a;font-size:16px;font-weight:800;letter-spacing:.02em;cursor:pointer;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 6px 20px rgba(212,175,55,.35);margin-top:4px}.QuickQuoteForm_btnShine__9YWEH{position:absolute;top:0;left:-100%;width:60%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.5),transparent);transform:skewX(-20deg);animation:QuickQuoteForm_shineAnimation__JL7dr 3s infinite}@keyframes QuickQuoteForm_shineAnimation__JL7dr{0%{left:-100%}20%{left:150%}to{left:150%}}.QuickQuoteForm_submitBtn__RZq0N:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(212,175,55,.5);background:linear-gradient(135deg,#fff,#e6be44 50%,#b88f14)}.QuickQuoteForm_submitBtn__RZq0N:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.QuickQuoteForm_btnText__P9mZU{position:relative;z-index:2}.QuickQuoteForm_secureNote__XZN8Q{grid-column:1/-1;text-align:center;font-size:11.5px;color:hsla(0,0%,100%,.5);margin-top:2px}@media (max-width:1024px){.QuickQuoteForm_mainGrid__mKPnt{grid-template-columns:1fr;gap:35px}.QuickQuoteForm_leftPanel__z8TPD{text-align:center;align-items:center}.QuickQuoteForm_mainHeading__bg8wB{font-size:36px}}@media (max-width:576px){.QuickQuoteForm_sectionContainer__mBn1i{padding:20px 10px}.QuickQuoteForm_formContainer__V1zs3{grid-template-columns:1fr;padding:22px 16px;gap:12px}.QuickQuoteForm_mainHeading__bg8wB{font-size:28px}.QuickQuoteForm_trustGrid__COR2J{grid-template-columns:1fr;width:100%}.QuickQuoteForm_liveStatBox__ZM3Ma{border-radius:16px}}.FloatingButtons_sideVerticalTab__B864A{position:fixed;right:0;top:50%;transform:translateY(-50%);z-index:99990;background:rgba(212,175,55,.08);border:1.5px solid rgba(212,175,55,.8);border-right:none;border-radius:16px 0 0 16px;padding:18px 8px;cursor:pointer;display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:-5px 0 20px rgba(212,175,55,.25);transition:all .3s cubic-bezier(.4,0,.2,1)}.FloatingButtons_sideVerticalTab__B864A:hover{background:rgba(212,175,55,.2);box-shadow:-8px 0 28px rgba(212,175,55,.5);padding-left:12px}.FloatingButtons_waterFlowGlow__JJsRe{position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent,rgba(255,215,0,.4),transparent);animation:FloatingButtons_waterFlow__Jn7N8 3s linear infinite;pointer-events:none}@keyframes FloatingButtons_waterFlow__Jn7N8{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.FloatingButtons_tabContent__T6GpQ{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:12px}.FloatingButtons_pulseDot__GTr2v{width:8px;height:8px;background-color:#10b981;border-radius:50%;box-shadow:0 0 8px #10b981;animation:FloatingButtons_pulse__huTNz 1.8s infinite}@keyframes FloatingButtons_pulse__huTNz{0%{transform:scale(.9);opacity:.8}50%{transform:scale(1.3);opacity:1}to{transform:scale(.9);opacity:.8}}.FloatingButtons_verticalText__WJkIX{writing-mode:vertical-rl;transform:rotate(180deg);font-weight:800;font-size:13px;letter-spacing:.15em;color:#f7d76a;text-transform:uppercase;white-space:nowrap;text-shadow:0 0 10px rgba(212,175,55,.5)}.FloatingButtons_verticalActionDock__ss1Y2{position:fixed;bottom:24px;right:20px;z-index:99989;display:flex;flex-direction:column;gap:12px;align-items:center}.FloatingButtons_actionBtn__XLrZO{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;text-decoration:none;cursor:pointer;border:1px solid hsla(0,0%,100%,.3);background:hsla(0,0%,6%,.3);-webkit-backdrop-filter:none;backdrop-filter:none;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.3)}.FloatingButtons_whatsappBtn__0sOzk{border-color:rgba(37,211,102,.6);color:#25d366}.FloatingButtons_whatsappBtn__0sOzk:hover{background:#25d366;color:#fff;transform:translateY(-3px) scale(1.08)}.FloatingButtons_callBtn__xS3Tf{border-color:rgba(2,132,199,.6);color:#38bdf8}.FloatingButtons_callBtn__xS3Tf:hover{background:#0284c7;color:#fff;transform:translateY(-3px) scale(1.08)}.FloatingButtons_scrollTopBtn__d3TTc{border-color:rgba(212,175,55,.6);color:#f7d76a}.FloatingButtons_scrollTopBtn__d3TTc:hover{background:#d4af37;color:#000;transform:translateY(-3px) scale(1.08)}.FloatingButtons_arrowIcon__4mK7a{width:20px;height:20px}.FloatingButtons_quoteDrawer__Bq1Oy{position:fixed;top:0;right:0;width:440px;max-width:100vw;height:100vh;background:rgba(10,2,5,.85);border-left:1.5px solid rgba(212,175,55,.6);transform:translateX(100%);transition:transform .4s cubic-bezier(.16,1,.3,1);z-index:99998;display:flex;flex-direction:column;overflow:hidden}.FloatingButtons_drawerOpen__6jUJN{transform:translateX(0)}.FloatingButtons_waterFlowEdge__htMiY{position:absolute;top:0;left:0;width:3px;height:100%;background:linear-gradient(180deg,transparent,#d4af37,#b10a43,transparent);animation:FloatingButtons_flowLine__UciwI 3s ease-in-out infinite}@keyframes FloatingButtons_flowLine__UciwI{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}.FloatingButtons_drawerHeader__hfYHV{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid rgba(212,175,55,.2);background:rgba(212,175,55,.05)}.FloatingButtons_drawerTitle__VbmO0{color:#f7d76a;font-weight:800;font-size:14px;letter-spacing:.08em}.FloatingButtons_closeBtn__w1zgJ{background:transparent;border:none;color:hsla(0,0%,100%,.8);font-size:22px;cursor:pointer}.FloatingButtons_drawerBody__ti0xn{flex:1 1;overflow-y:auto;padding:16px}.FloatingButtons_thankYouOverlay__PYH8K{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.6);z-index:99999;display:flex;align-items:center;justify-content:center;padding:16px}.FloatingButtons_thankYouModal__SvG1R{position:relative;width:100%;max-width:480px;background:rgba(18,2,8,.95);border:1.5px solid #d4af37;border-radius:20px;padding:30px 24px;text-align:center;box-shadow:0 0 40px rgba(212,175,55,.3);overflow:hidden}.FloatingButtons_thankYouHeader__tPZZ3 h2{color:#f7d76a;font-size:18px;margin-top:12px;letter-spacing:.05em}.FloatingButtons_thankYouHeader__tPZZ3 p{color:hsla(0,0%,100%,.8);font-size:13px;margin-top:6px}.FloatingButtons_successBadge__nVFRH{width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,#d4af37,#aa820a);color:#000;font-size:24px;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto}.FloatingButtons_marketingGrid__8C32S{display:flex;flex-direction:column;gap:12px;margin:24px 0;text-align:left}.FloatingButtons_marketingCard__YxbIm{display:flex;align-items:center;gap:14px;background:hsla(0,0%,100%,.04);border:1px solid rgba(212,175,55,.2);padding:12px 16px;border-radius:12px}.FloatingButtons_mIcon__epgbr{font-size:22px}.FloatingButtons_marketingCard__YxbIm h4{color:#fff;font-size:13px;margin:0}.FloatingButtons_marketingCard__YxbIm p{color:hsla(0,0%,100%,.6);font-size:11px;margin:2px 0 0}.FloatingButtons_doneBtn__NtNo9{width:100%;height:48px;border-radius:30px;border:none;background:linear-gradient(135deg,#fff2b2,#d4af37 50%,#aa820a);color:#000;font-weight:800;font-size:13px;letter-spacing:.05em;cursor:pointer}@media (max-width:576px){.FloatingButtons_verticalActionDock__ss1Y2{bottom:16px;right:12px}.FloatingButtons_actionBtn__XLrZO{width:44px;height:44px;font-size:18px}.FloatingButtons_sideVerticalTab__B864A{padding:14px 6px}.FloatingButtons_verticalText__WJkIX{font-size:11.5px}}