.VgpLayoutFooter_root__yZdbe{height:100%;background-color:var(--color-bg)}.VgpLayoutHeader_root__0jr78{position:absolute;top:0;left:0;right:0;background-color:rgba(0,0,0,0);padding-top:4rem}.VgpLayoutHeader_root__0jr78 .VgpLayoutHeader_inner__VYxEI{height:5rem;background-color:var(--color-surface);border-radius:var(--brdr);padding:0 2rem;display:flex;justify-content:center}.VgpLayoutHeader_root__0jr78 .VgpLayoutHeader_homeLink__7h_Kz{display:flex;align-items:center}.VgpLayoutHeader_root__0jr78 .VgpLayoutHeader_homeLink__7h_Kz .VgpLayoutHeader_logoText__v_hbP{text-transform:lowercase;letter-spacing:.02em;font-weight:500;line-height:1;font-size:36px;margin:0 0 6px;padding:0;color:var(--color-text)}.VgpLayoutHeader_root__0jr78 .VgpLayoutHeader_topNav__EhHd2{margin-left:auto}@media screen and (max-width:1024px){.VgpLayoutHeader_root__0jr78{padding:0;background-color:var(--color-surface)}.VgpLayoutHeader_root__0jr78 .VgpLayoutHeader_inner__VYxEI{background-color:rgba(0,0,0,0);border-radius:0}.VgpLayoutHeader_root__0jr78 .VgpLayoutHeader_topNav__EhHd2{display:none}}.VgpLayoutHeader_onScroll__HCubG{padding:0;background-color:var(--color-surface)}.VgpLayoutHeader_onScroll__HCubG .VgpLayoutHeader_inner__VYxEI{background-color:rgba(0,0,0,0);border-radius:0}.VgPageContentWidth_root__LlJ1L{position:relative;padding:0 1.5rem;max-width:1680px;margin:0 auto}.TopNavigationVg_root__2AsSi{display:flex;list-style:none;padding:0;margin:0}.TopNavItemVg_root__cIJ0m{position:relative;color:var(--color-text);padding:.3rem .3rem .4rem}.TopNavItemVg_root__cIJ0m+.TopNavItemVg_root__cIJ0m{margin-left:1.2rem}.TopNavItemVg_root__cIJ0m .TopNavItemVg_link__j7hAc{position:relative;display:flex;align-items:center;height:100%;transition:color .1s;cursor:pointer;font-size:20px;font-weight:500}.TopNavItemVg_root__cIJ0m:hover{color:var(--color-hover)}.LandingLayout_root__HLjgU{min-height:100%;display:flex;flex-direction:column;min-width:300px}.LandingLayout_root__HLjgU .LandingLayout_content__0spi_{flex:1 0 auto;width:100%}.LandingLayout_root__HLjgU .LandingLayout_header__8anAX{height:64px;z-index:var(--z-header)}.LandingLayout_root__HLjgU .LandingLayout_footer__oGiEt{flex-shrink:0;height:64px;color:#fff}.LandingLayout_root__HLjgU .LandingLayout_footer__oGiEt a{color:#fff;font-weight:300}.LandingLayout_root__HLjgU .LandingLayout_footer__oGiEt a:hover{color:#ddd}.LandingLayout_root__HLjgU.LandingLayout_withHeaderOverlay__EY_zZ{position:relative}.LandingLayout_root__HLjgU.LandingLayout_withHeaderOverlay__EY_zZ .LandingLayout_header__8anAX{position:absolute;top:0;left:0;right:0}.LandingLayout_root__HLjgU .LandingLayout_headerOnScroll__mrNPC{position:fixed;height:64px;top:-100%;left:0;right:0;z-index:var(--z-header);transition:top .5s ease-in-out,visibility .5s;visibility:hidden}.LandingLayout_root__HLjgU .LandingLayout_showHeaderOnScroll__nzmng{top:0;transition:top .5s ease-in-out;visibility:visible}.VgpMainLayout_root__RR8_E{position:relative;color:#fff;background-color:var(--color-bg)}.VgpMainLayout_root__RR8_E .VgpMainLayout_header__AQrhy{height:9rem}.VgpMainLayout_root__RR8_E .VgpMainLayout_headerOnScroll__cS7g9{height:5rem}.VgpMainLayout_root__RR8_E .VgpMainLayout_footer__y_or5{height:1000px}@media screen and (max-width:1024px){.VgpMainLayout_root__RR8_E .VgpMainLayout_header__AQrhy{height:5rem}}.VgpMainLayout_mobileMenu__SLhEz{display:none;font-family:Pixeloid-Mono,monospace}@media only screen and (max-width:1024px){.VgpMainLayout_mobileMenu__SLhEz{display:block}}.BurgerButton_root__Pw4lL{position:relative;display:inline-block;border-radius:0;border:0;transition:all .3s;background-color:rgba(0,0,0,0);padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;height:100%;width:40px;color:#333;-webkit-tap-highlight-color:rgba(0,0,0,0)}.BurgerButton_root__Pw4lL .BurgerButton_icon__rBnwS{width:30px;height:18px;position:relative}.BurgerButton_root__Pw4lL .BurgerButton_bar__i8A4r{height:2px;background-color:currentColor;display:block;border-radius:2px;position:absolute;width:100%;left:0}.BurgerButton_root__Pw4lL .BurgerButton_bar__i8A4r:first-child{top:0}.BurgerButton_root__Pw4lL .BurgerButton_bar__i8A4r:nth-child(2){top:50%;transform:translateY(-50%)}.BurgerButton_root__Pw4lL .BurgerButton_bar__i8A4r:last-child{bottom:0}.BurgerButton_root__Pw4lL .BurgerButton_menu___bfUb{position:absolute;width:200px;height:300px;border:1px solid red}.BurgerButton_btnChange___N_zl.BurgerButton_active__lNU1_ .BurgerButton_bar__i8A4r:first-child{transform:rotate(45deg) translateY(-50%);top:50%}.BurgerButton_btnChange___N_zl.BurgerButton_active__lNU1_ .BurgerButton_bar__i8A4r:nth-child(2){opacity:0}.BurgerButton_btnChange___N_zl.BurgerButton_active__lNU1_ .BurgerButton_bar__i8A4r:last-child{transform:rotate(-45deg) translateY(50%);bottom:50%}.BurgerButton_btnAnim__SDGJX .BurgerButton_bar__i8A4r,.MobileMenu_menu__EYaif{transition:all .3s ease-in-out}.MobileMenu_menu__EYaif{position:fixed;width:100%;min-height:300px;top:0;left:0;background-color:#0100f3;z-index:var(--z-mobileMenu)}.MobileMenu_header__1lFHi{height:64px;border-bottom:1px solid hsla(0,0%,100%,.3)}.MobileMenu_footer__ltvBi{height:64px}.MobileMenu_overlay__fNSgt{position:fixed;inset:0;z-index:var(--z-modalOverlay);width:100vw;height:100vh;background-color:rgba(0,0,0,.5);opacity:1;transition:all .3s ease-in-out}.MobileMenu_hidden__VGkW6 .MobileMenu_menu__EYaif,.MobileMenu_hidden__VGkW6 .MobileMenu_overlay__fNSgt{display:none}.MobileMenu_visualyHidden__e6Ods .MobileMenu_menu__EYaif{top:-550px}.MobileMenu_visualyHidden__e6Ods .MobileMenu_overlay__fNSgt{opacity:0}.MobileMenuFooter_root__JMZ_E{display:flex;align-items:center;height:100%;position:relative}.PageContentWidth_root__ZuNwS{padding:0 1.5rem;max-width:1440px;margin:0 auto}.MobileMenuHeader_root__d1_vb{display:flex;align-items:center;height:100%;position:relative}.MobileMenuHeader_root__d1_vb .MobileMenuHeader_burger__FivVT{margin-left:auto;display:flex;color:#fff}.ChequerwiseList_root__hjiu1{position:relative}.ChequerwiseList_row__f3MUA{width:100%;display:flex;align-items:center}@media only screen and (max-width:1280px){.ChequerwiseList_row__f3MUA{justify-content:center}}.ChequerwiseList_row__f3MUA:nth-child(2n){position:absolute;justify-content:flex-end;margin-top:var(--even-rows-margin-top)}@media only screen and (max-width:1280px){.ChequerwiseList_row__f3MUA:nth-child(2n){position:static;margin-top:0;justify-content:center}}.MobileMenuItem_root__9bOMV{position:relative;height:64px;border-bottom:1px solid hsla(0,0%,100%,.2)}.MobileMenuItem_root__9bOMV .MobileMenuItem_link__ZLUXV{position:relative;display:flex;align-items:center;height:100%;padding:0 35px 0 25px;transition:padding .3s ease-in-out,color .3s ease-in-out,background .3s ease-in-out;color:#fff;cursor:pointer;text-decoration:none}.MobileMenuItem_root__9bOMV:hover{color:#ddd;background:hsla(0,0%,100%,.1)}.MobileMenuItem_root__9bOMV:hover .MobileMenuItem_subMenu__oALZs{opacity:1;visibility:visible;width:auto}.MobileMenuItem_root__9bOMV .MobileMenuItem_iconContainer__7TqhP{position:relative;flex-shrink:0;display:block}.MobileMenuItem_root__9bOMV .MobileMenuItem_icon__ifBlT{display:block}.SectionCover____34wEe{padding-bottom:4rem}.SectionCover____34wEe .SectionCover_cover__Kbl8h{position:relative;height:90vh;min-height:700px;background-image:url(/_next/static/media/img3.38796b68.jpg);background-size:cover;background-position:50%;border-radius:0 0 var(--brdr) var(--brdr);overflow:hidden}.SectionCover____34wEe .SectionCover_cover__Kbl8h:before{content:"";position:absolute;inset:0;background-color:var(--color-bg);opacity:.8}.SectionCover____34wEe .SectionCover_cover__Kbl8h .SectionCover_content__ZjpjW{height:100%}.SectionCover____34wEe .SectionCover_cover__Kbl8h .SectionCover_title1__j94Oy{position:absolute;bottom:350px;left:36px;font-size:4.2rem;font-weight:400;font-style:italic}.SectionCover____34wEe .SectionCover_cover__Kbl8h .SectionCover_title2__Wje47{position:absolute;bottom:220px;font-size:8rem;font-weight:600;text-transform:uppercase}.SectionCover____34wEe .SectionCover_cover__Kbl8h .SectionCover_title3__IR1r9{position:absolute;bottom:240px;left:970px;font-size:2.5rem;font-weight:500;text-transform:uppercase}.SectionCover____34wEe .SectionCover_cover__Kbl8h .SectionCover_title4__XMZqS{position:absolute;bottom:150px;left:34px;font-size:2rem;font-weight:500;text-transform:uppercase}.SliderControlVg_root__Kszyk{position:absolute;inset:0;z-index:10}.SliderControlVg_root__Kszyk .SliderControlVg_controlZone__9_qvN{position:absolute;cursor:pointer;opacity:.5;transition:opacity .3s ease-in-out}.SliderControlVg_root__Kszyk .SliderControlVg_controlZone__9_qvN:hover{opacity:1}.SliderControlVg_root__Kszyk .SliderControlVg_controlZoneLeft__16jz4{inset:0 70% 0 0}@media only screen and (max-width:768px){.SliderControlVg_root__Kszyk .SliderControlVg_controlZoneLeft__16jz4{display:none}}.SliderControlVg_root__Kszyk .SliderControlVg_controlZoneRight__ZiMVH{inset:0 0 0 70%}@media only screen and (max-width:768px){.SliderControlVg_root__Kszyk .SliderControlVg_controlZoneRight__ZiMVH{display:none}}.SliderControlVg_root__Kszyk .SliderControlVg_controlZoneZoom__tHmE4{inset:0 30% 0 30%;cursor:zoom-in}@media only screen and (max-width:768px){.SliderControlVg_root__Kszyk .SliderControlVg_controlZoneZoom__tHmE4{inset:0}}.SliderControlVg_root__Kszyk .SliderControlVg_control__YmRX0{color:#000;background-color:#fff;position:absolute;transform:translateY(-50%);top:50%;width:3rem;height:3rem;border-radius:50%}.SliderControlVg_root__Kszyk .SliderControlVg_control__YmRX0 svg{position:absolute;top:15px;left:15px;display:block;width:18px;height:18px}.SliderControlVg_root__Kszyk .SliderControlVg_controlLeft__FtebC{left:50px}.SliderControlVg_root__Kszyk .SliderControlVg_controlLeft__FtebC svg{transform:rotate(180deg)}.SliderControlVg_root__Kszyk .SliderControlVg_controlRight__FD4iD{right:50px}.SliderControlVg_root__Kszyk .SliderControlVg_dots__glhid{display:none}.SliderControlVg_root__Kszyk .SliderControlVg_swipeWrapper__FCYaa{width:100%;height:100%;position:absolute;z-index:10;display:none}@media only screen and (max-width:768px){.SliderControlVg_root__Kszyk .SliderControlVg_swipeWrapper__FCYaa{display:block}}.SliderControlVg_root__Kszyk.SliderControlVg_onlyOneSlide__v7vrE .SliderControlVg_controlZoneLeft__16jz4,.SliderControlVg_root__Kszyk.SliderControlVg_onlyOneSlide__v7vrE .SliderControlVg_controlZoneRight__ZiMVH,.SliderControlVg_root__Kszyk.SliderControlVg_onlyOneSlide__v7vrE .SliderControlVg_dots__glhid{display:none}.SliderControlVg_root__Kszyk.SliderControlVg_onlyOneSlide__v7vrE .SliderControlVg_controlZoneZoom__tHmE4{inset:0}.SimpleCarouselControl_root__SyAHX{position:absolute;inset:0}.SimpleCarouselControl_root__SyAHX .SimpleCarouselControl_controlZone__6NnYf{position:absolute;cursor:pointer;opacity:.5;transition:opacity .3s ease-in-out}.SimpleCarouselControl_root__SyAHX .SimpleCarouselControl_controlZone__6NnYf:hover{opacity:1}.SimpleCarouselControl_root__SyAHX .SimpleCarouselControl_controlZoneLeft__WU9kF{inset:0 70% 0 0}@media only screen and (max-width:768px){.SimpleCarouselControl_root__SyAHX .SimpleCarouselControl_controlZoneLeft__WU9kF{display:none}}.SimpleCarouselControl_root__SyAHX .SimpleCarouselControl_controlZoneRight__V9s9j{inset:0 0 0 70%}@media only screen and (max-width:768px){.SimpleCarouselControl_root__SyAHX .SimpleCarouselControl_controlZoneRight__V9s9j{display:none}}.SimpleCarouselControl_root__SyAHX .SimpleCarouselControl_controlZoneZoom__ZH4rg{inset:0 30% 0 30%;cursor:zoom-in}@media only screen and (max-width:768px){.SimpleCarouselControl_root__SyAHX .SimpleCarouselControl_controlZoneZoom__ZH4rg{inset:0}}.SimpleCarouselControl_root__SyAHX .SimpleCarouselControl_control__0UIa5{color:#fff;position:absolute;transform:translateY(-50%);top:50%}.SimpleCarouselControl_root__SyAHX .SimpleCarouselControl_control__0UIa5 svg{display:block;width:18px;height:18px}.SimpleCarouselControl_root__SyAHX .SimpleCarouselControl_controlLeft__pya7A{left:50px}.SimpleCarouselControl_root__SyAHX .SimpleCarouselControl_controlLeft__pya7A svg{transform:rotate(180deg)}.SimpleCarouselControl_root__SyAHX .SimpleCarouselControl_controlRight__tbuaR{right:50px}.SimpleCarouselControl_root__SyAHX .SimpleCarouselControl_dots__KBG4T{position:absolute;list-style:none;padding:0;margin:0;display:flex;transform:translate(-50%,-50%);left:50%;bottom:5%}.SimpleCarouselControl_root__SyAHX .SimpleCarouselControl_dots__KBG4T .SimpleCarouselControl_dotContainer__BT_28{position:relative;display:grid;place-items:center;width:14px;height:14px;opacity:.6;cursor:pointer}.SimpleCarouselControl_root__SyAHX .SimpleCarouselControl_dots__KBG4T .SimpleCarouselControl_activeDot__KBje_{opacity:1}.SimpleCarouselControl_root__SyAHX .SimpleCarouselControl_dots__KBG4T .SimpleCarouselControl_dot__Cwvix{position:absolute;width:9px;height:9px;background-color:#fff;border-radius:45%}@media only screen and (max-width:768px){.SimpleCarouselControl_root__SyAHX .SimpleCarouselControl_dots__KBG4T{bottom:3%}.SimpleCarouselControl_root__SyAHX .SimpleCarouselControl_dots__KBG4T .SimpleCarouselControl_dotContainer__BT_28{width:11px;height:11px}.SimpleCarouselControl_root__SyAHX .SimpleCarouselControl_dots__KBG4T .SimpleCarouselControl_dot__Cwvix{width:7px;height:7px}}.SimpleCarouselControl_root__SyAHX .SimpleCarouselControl_swipeWrapper__UFnFp{width:100%;height:100%;position:absolute;z-index:10;display:none}@media only screen and (max-width:768px){.SimpleCarouselControl_root__SyAHX .SimpleCarouselControl_swipeWrapper__UFnFp{display:block}}.SimpleCarouselControl_root__SyAHX.SimpleCarouselControl_onlyOneSlide__RLo64 .SimpleCarouselControl_controlZoneLeft__WU9kF,.SimpleCarouselControl_root__SyAHX.SimpleCarouselControl_onlyOneSlide__RLo64 .SimpleCarouselControl_controlZoneRight__V9s9j,.SimpleCarouselControl_root__SyAHX.SimpleCarouselControl_onlyOneSlide__RLo64 .SimpleCarouselControl_dots__KBG4T{display:none}.SimpleCarouselControl_root__SyAHX.SimpleCarouselControl_onlyOneSlide__RLo64 .SimpleCarouselControl_controlZoneZoom__ZH4rg{inset:0}.SimpleCarousel_root__gL_8o{position:relative;width:min(100%,800px);aspect-ratio:16/11;overflow:hidden}@media only screen and (max-width:768px){.SimpleCarousel_root__gL_8o{aspect-ratio:16/14}}.SimpleCarousel_root__gL_8o .SimpleCarousel_slides__9Zqb4{height:100%;margin:0;display:block;list-style:none;padding:0;position:relative}.SimpleCarousel_root__gL_8o .SimpleCarousel_slide__wz8ap{position:absolute;display:flex;inset:0;opacity:0;transition:opacity .4s ease-in-out;place-items:center;overflow:hidden}.SimpleCarousel_root__gL_8o .SimpleCarousel_slide__wz8ap.SimpleCarousel_active__hOser{opacity:1}.SimpleCarousel_root__gL_8o .SimpleCarousel_slide__wz8ap .SimpleCarousel_imageContainer___hzzZ{position:relative;width:100%;height:100%}.SimpleCarousel_root__gL_8o .SimpleCarousel_slide__wz8ap .SimpleCarousel_img__73B1X{position:relative;height:100%;width:100%;object-fit:contain;object-position:center;max-width:none;max-height:none}.SimpleCarousel_root__gL_8o .SimpleCarousel_slide__wz8ap .SimpleCarousel_imageBackground__uer96{position:absolute;inset:0;background-position:50%;background-size:cover;background-repeat:no-repeat;transform:scale(1.5);filter:blur(30px) saturate(1.3)}.SimpleCarousel_root__gL_8o .SimpleCarousel_slide__wz8ap .SimpleCarousel_imageBackground__uer96 .SimpleCarousel_bg__kdwRS{width:100%;height:100%;object-fit:cover}.SimpleCarousel_root__gL_8o.SimpleCarousel_preview__k_m0f .SimpleCarousel_slide__wz8ap{display:none}.SimpleCarousel_root__gL_8o.SimpleCarousel_preview__k_m0f .SimpleCarousel_slide__wz8ap:first-of-type{display:block}@media only screen and (max-width:768px){.SimpleCarousel_root__gL_8o.SimpleCarousel_preview__k_m0f .SimpleCarousel_slide__wz8ap:nth-of-type(2){display:block}}.SimpleCarousel_root__gL_8o .SimpleCarousel_customLayer__HN4qM{position:absolute;inset:0;pointer-events:none;z-index:20}.SliderVg_root__cuzPo{position:relative;width:100%;aspect-ratio:16/6;overflow:hidden;border-bottom-left-radius:var(--brdr);border-bottom-right-radius:var(--brdr)}@media only screen and (max-width:768px){.SliderVg_root__cuzPo{aspect-ratio:16/14}}.SliderVg_root__cuzPo .SliderVg_slides__NmgZn{position:relative;height:100%;margin:0;display:block;padding:0;list-style:none}.SliderVg_root__cuzPo .SliderVg_slide__ztatk{position:absolute;display:flex;inset:0;opacity:0;padding:0;transition:opacity .4s ease-in-out;place-items:center;overflow:hidden}.SliderVg_root__cuzPo .SliderVg_slide__ztatk.SliderVg_active__3FHqM{opacity:1}.SliderVg_root__cuzPo .SliderVg_slide__ztatk .SliderVg_imageContainer__MQi0h{position:relative;width:100%;height:100%}.SliderVg_root__cuzPo .SliderVg_slide__ztatk .SliderVg_img__LTkj4{position:relative;height:100%;width:100%;object-fit:cover;object-position:center;max-width:none;max-height:none}.SliderVg_root__cuzPo .SliderVg_slide__ztatk .SliderVg_imageBackground__gu8ht{display:none}.SliderVg_root__cuzPo .SliderVg_slide__ztatk .SliderVg_filter__RLb_e{position:absolute;inset:0;background-image:radial-gradient(closest-side rgba(0,0,0,.3),rgb(0,0,0));z-index:2}.SliderVg_root__cuzPo .SliderVg_slide__ztatk .SliderVg_slideOverlay__x3KR6{position:absolute;inset:0}.SliderVg_root__cuzPo.SliderVg_preview__p_eTy .SliderVg_slide__ztatk{display:none}.SliderVg_root__cuzPo.SliderVg_preview__p_eTy .SliderVg_slide__ztatk:first-of-type{display:block}@media only screen and (max-width:768px){.SliderVg_root__cuzPo.SliderVg_preview__p_eTy .SliderVg_slide__ztatk:nth-of-type(2){display:block}}.SliderVg_root__cuzPo .SliderVg_customLayer__iWy_J{position:absolute;inset:0;pointer-events:none;z-index:20}