.customBackgroundAnimation_parent__jdOQP{position:relative;overflow:hidden;background-color:#252525;z-index:1}.customBackgroundAnimation_blueBubble__HbVoV,.customBackgroundAnimation_greenBubble__7xjaT{position:absolute;border-radius:50%;min-height:200px;width:40%;height:40%;filter:blur(5rem);top:80%}.customBackgroundAnimation_blueBubble__HbVoV{z-index:2;background:var(--background-accent);left:0;animation:customBackgroundAnimation_slideX__2ISWl 11s ease-in-out 0s infinite,customBackgroundAnimation_rotate__9QrJa 7s ease-in-out 0s infinite,customBackgroundAnimation_slideY__ixchf 9s ease-in-out 0s infinite}.customBackgroundAnimation_greenBubble__7xjaT{z-index:3;background:var(--background-accent-secondary);right:0;animation:customBackgroundAnimation_slideX__2ISWl 7s ease-in-out 0s infinite,customBackgroundAnimation_rotate__9QrJa 9s ease-in-out 0s infinite,customBackgroundAnimation_slideY__ixchf 11s ease-in-out 0s infinite}.customBackgroundAnimation_content__6_PPG{position:relative;z-index:4}@keyframes customBackgroundAnimation_slideX__2ISWl{0%{transform:translateX(0)}25%{transform:translateX(5rem)}50%{transform:translateX(0)}75%{transform:translateX(-5rem)}to{transform:translateX(0)}}@keyframes customBackgroundAnimation_slideY__ixchf{0%{translate:0 5rem}25%{translate:0 0}50%{translate:0 -5rem}75%{translate:0 0}to{translate:0 5rem}}@keyframes customBackgroundAnimation_rotate__9QrJa{0%{rotate:z 90deg}25%{rotate:z 0}50%{rotate:z -45deg}75%{rotate:z 45deg}to{rotate:z 90deg}}.customBackgroundHoverAnimation_parent__4a3CC{position:relative;overflow:hidden;z-index:1}.customBackgroundHoverAnimation_parent__4a3CC:hover{background-color:#252525}.customBackgroundHoverAnimation_blueBubble___fhgm,.customBackgroundHoverAnimation_greenBubble__ADdrB{position:absolute;border-radius:50%;width:40%;height:40%;filter:blur(3rem);top:80%;opacity:0;transition:opacity .3s ease}.customBackgroundHoverAnimation_blueBubble___fhgm{z-index:2;background:var(--background-accent);left:0;animation:customBackgroundHoverAnimation_slideX__Su8uT 11s ease-in-out 0s infinite,customBackgroundHoverAnimation_rotate__Ony26 7s ease-in-out 0s infinite,customBackgroundHoverAnimation_slideY__rJY_T 9s ease-in-out 0s infinite}.customBackgroundHoverAnimation_greenBubble__ADdrB{z-index:3;background:var(--background-accent-secondary);right:0;animation:customBackgroundHoverAnimation_slideX__Su8uT 7s ease-in-out 0s infinite,customBackgroundHoverAnimation_rotate__Ony26 9s ease-in-out 0s infinite,customBackgroundHoverAnimation_slideY__rJY_T 11s ease-in-out 0s infinite}.customBackgroundHoverAnimation_parent__4a3CC:hover>.customBackgroundHoverAnimation_blueBubble___fhgm,.customBackgroundHoverAnimation_parent__4a3CC:hover>.customBackgroundHoverAnimation_greenBubble__ADdrB{opacity:1}.customBackgroundHoverAnimation_content___LCsM{z-index:4}@keyframes customBackgroundHoverAnimation_slideX__Su8uT{0%{transform:translateX(0)}25%{transform:translateX(5rem)}50%{transform:translateX(0)}75%{transform:translateX(-5rem)}to{transform:translateX(0)}}@keyframes customBackgroundHoverAnimation_slideY__rJY_T{0%{translate:0 5rem}25%{translate:0 0}50%{translate:0 -5rem}75%{translate:0 0}to{translate:0 5rem}}@keyframes customBackgroundHoverAnimation_rotate__Ony26{0%{rotate:z 90deg}25%{rotate:z 0}50%{rotate:z -45deg}75%{rotate:z 45deg}to{rotate:z 90deg}}.quickAccessSection_container__ZylSi{max-width:1200px;margin:96px auto;padding:20px}.quickAccessSection_title__x9Dd_{margin-bottom:16px;text-align:center}.quickAccessSection_subTitle__dLivk{margin-bottom:50px;text-align:center}.quickAccessSection_gridContainer__AjL4f{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:20px;gap:20px}.quickAccessSection_icon__WBAzF{text-align:center}.quickAccessSection_tile__VjBRw{padding:20px;border:1px solid var(--border-primary);border-radius:12px;transition:all .4s ease-in-out}.quickAccessSection_tileSubText__c8wF3{text-align:center;visibility:hidden}.quickAccessSection_mobileTileSubText__XBUtx{text-align:start}.quickAccessSection_tile__VjBRw:hover .quickAccessSection_tileContent__AXRAC{color:var(--content-inverse-primary)}.quickAccessSection_tile__VjBRw:hover .quickAccessSection_tileSubText__c8wF3{visibility:visible}.quickAccessSection_tileTitle__Xf_N6{text-align:center}.quickAccessSection_doubleSize__sq4FF{grid-row:span 2;min-height:400px;display:flex;justify-content:center;align-items:center}.quickAccessSection_singleSize__AOzOX{grid-row:span 1;min-height:200px;display:flex;justify-content:center;align-items:center}@media screen and (max-width:800px){.quickAccessSection_container__ZylSi{margin:50px auto;padding:40px 16px}.quickAccessSection_gridContainer__AjL4f{grid-template-columns:1fr 1fr}.quickAccessSection_icon__WBAzF{text-align:start}.quickAccessSection_tile__VjBRw{border:1px solid hsla(230,7%,65%,.3);background-color:hsla(0,0%,100%,.2)}.quickAccessSection_title__x9Dd_{color:var(--content-inverse-primary);margin-bottom:32px}.quickAccessSection_tileTitle__Xf_N6{margin-top:20px;text-align:start}.quickAccessSection_tileContent__AXRAC{color:var(--content-inverse-primary)}.quickAccessSection_subTitle__dLivk{visibility:hidden;margin-bottom:0}.quickAccessSection_singleMSize__xr__C{min-height:100px}.quickAccessSection_doubleMSize__7t4mJ{grid-column:span 2;min-height:100px}}.querySection_querySection__hCDCB{background-color:var(--background-secondary);padding:96px 0}.querySection_cardContainer__hqqrr{display:flex;justify-content:space-between;gap:40px}.querySection_queryBox__KSeXL{display:flex;gap:16px}.querySection_queryTitle__BXYvN{margin-bottom:40px}.querySection_iconBox__m4d1E{background-color:var(--background-secondary);padding:13px;border-radius:50%;width:46px;height:46px}.querySection_iconHeight__SI5fx{height:20px}.querySection_helpCard__4WqW8{background:var(--background-primary);padding:24px;border-radius:12px;border:1px solid var(--border-primary);transition:transform .5s ease;width:50%}.querySection_helpCard__4WqW8:hover{transform:scale(1.05)}.querySection_helpCardTitle__E6MVA{margin-top:48px}.querySection_helpCardEmail__QaTxX{margin-top:20px}@media only screen and (max-width:800px){.querySection_querySection__hCDCB{padding:40px 0}.querySection_cardContainer__hqqrr{flex-direction:column}.querySection_helpCard__4WqW8{width:100%}}.AccordionGroup_accordionHeader__53tcJ{display:flex;justify-content:space-between}.AccordionGroup_accordionContent__AH4yK{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease-out}.AccordionGroup_title__YLkGY{padding-right:10px}.AccordionGroup_accordionContent__AH4yK.AccordionGroup_open__YS8MR{grid-template-rows:1fr}.AccordionGroup_inner__Yf2DB{overflow:hidden}.carouselSectionDesktop_container__ePhp5{display:flex;justify-content:center;margin:96px 0 0}.carouselSectionDesktop_title__xaMlc{margin-bottom:16px;padding:0 22px}.carouselSectionDesktop_subTitle__SqXil{margin-bottom:48px;padding:0 22px}.carouselSectionDesktop_carouselMainDiv__FQbg6{display:flex;overflow:hidden;min-height:650px}.carouselSectionDesktop_videoDiv__pvDw_{flex:0 0 50%;display:flex;align-items:flex-start}.carouselSectionDesktop_videoContentDiv__cqUOh{height:450px;width:450px;padding:5px;border:1px solid var(--border-primary);border-radius:12px}.carouselSectionDesktop_accordionStyles__Oxk5q{padding:20px 0}.carouselSectionDesktop_listParentDiv__A1gIL{flex:0 0 50%;padding:0 20px}.carouselSectionDesktop_listItemHeader__favQR{padding:10px 0}.carouselSectionDesktop_listItemDesc__kL4bP{padding-bottom:20px}.carouselSectionDesktop_separator__vwJL2{height:1px;background-color:var(--background-tertiary);top:-1px}.carouselSectionDesktop_separatorLoader__AXnW1{height:1px;background-color:var(--background-accent);animation:carouselSectionDesktop_fillLoadingBar__tl0Xq 10s linear forwards;position:relative}.carouselSectionDesktop_buttonCta__01AOX{margin-bottom:20px}@keyframes carouselSectionDesktop_fillLoadingBar__tl0Xq{0%{width:0}to{width:100%}}.carouselSectionMobile_container__GlK1J{margin:40px 0}.carouselSectionMobile_title__nSnyU{text-align:center;padding:0 24px 16px}.carouselSectionMobile_subTitle__dt3TO{text-align:center;padding:0 24px}.carouselSectionMobile_carouselContainer__0McqT{margin:20px 0}.carouselSectionMobile_carouselItem__5M7wB{width:100vw}.carouselSectionMobile_videoItem__QZ_Gu{padding-left:calc((100vw - 320px) / 2);border:1px solid var(--border-primary);border-radius:12px}.carouselSectionMobile_contentDiv__b7LSZ{margin:20px}.carouselSectionMobile_contentTitle__oW4D9{text-align:center;padding:10px}.carouselSectionMobile_contentDescription__6Jygv{text-align:center;padding:0 10px}.carouselSectionMobile_markerContainer__DAa7R{display:flex;justify-content:center;margin:20px 0}.carouselSectionMobile_marker__TRR78{height:4px;width:30px;background-color:var(--background-tertiary);border-radius:20%;margin:0 5px}.carouselSectionMobile_activeMarker__ech9g{height:4px;width:30px;background-color:var(--background-accent);border-radius:20%;margin:0 5px;animation:carouselSectionMobile_fillLoadingBar__aVm2Q 10s linear forwards;position:relative;top:-4px}@keyframes carouselSectionMobile_fillLoadingBar__aVm2Q{0%{width:0}to{width:75%}}.heroSection_container__kliy9{height:calc(100vh - 64px);width:100vw;display:flex;justify-content:center}.heroSection_sub-container__sS45G{display:flex;flex-direction:column;justify-content:center;align-items:center}.heroSection_title__YOVjC{padding:40px 16px 16px;text-align:center}.heroSection_subTitle__YGSDh{padding:0 30px;text-align:center}.heroSection_buttonContainer__K0NXr{display:flex;justify-content:center;padding:16px 30px 0}.heroSection_contentContainer__WmUKZ{display:flex;justify-content:center;padding:44px 30px}.heroSection_content__4knk_{margin:8px;border:1px solid var(--border-primary);border-radius:12px;padding:24px 16px;width:360px}.heroSection_contentTitle__6uR1K,.heroSection_imageContainer__CX4Ve{text-align:center}.heroSection_contentText__bBo6M{text-align:center;padding:0 20px}@media (max-width:800px){.heroSection_container__kliy9{height:auto}.heroSection_title__YOVjC{padding:16px 30px}.heroSection_contentContainer__WmUKZ{flex-direction:column;align-items:center;padding:20px 0}.heroSection_imageContainer__CX4Ve{height:200px}}
/*# sourceMappingURL=1fa49e090d50063d.css.map*/