.MainHeader_header__qzXFh{padding:2vh 0;position:absolute;left:0;top:0;width:100%;height:auto;max-width:100vw;overflow:hidden}.MainHeader_header__qzXFh .MainHeader_inner__P8xhd{display:block;margin:0 10vw;padding:0 1.2vw;transition:all .3s;display:flex;flex-direction:row;align-items:center;justify-content:space-between;overflow-x:hidden}@media(max-width:1600px){.MainHeader_header__qzXFh .MainHeader_inner__P8xhd{margin:0 6vw}}@media(max-width:1400px){.MainHeader_header__qzXFh .MainHeader_inner__P8xhd{margin:0 5vw}}.MainHeader_header__qzXFh .MainHeader_inner__P8xhd .MainHeader_left__vjzUD{display:flex;flex-direction:row;align-items:center;gap:2vw}.MainHeader_header__qzXFh .MainHeader_inner__P8xhd .MainHeader_left__vjzUD .MainHeader_toggle_btn__uW5Ta{height:40px;width:40px;background:transparent;border:0;outline:0;box-shadow:none;cursor:pointer;display:flex;flex-direction:column;gap:12px;transition:all .3s}.MainHeader_header__qzXFh .MainHeader_inner__P8xhd .MainHeader_left__vjzUD .MainHeader_toggle_btn__uW5Ta>span{display:inline-block;width:100%;height:3px;background:#fff;border-radius:50px;transition:all .3s}.MainHeader_header__qzXFh .MainHeader_inner__P8xhd .MainHeader_left__vjzUD .MainHeader_toggle_btn__uW5Ta img{width:40px;height:auto}.MainHeader_header__qzXFh .MainHeader_inner__P8xhd .MainHeader_left__vjzUD .MainHeader_brand__tRkYV{margin-top:5px;max-width:170px;overflow:hidden}@media(max-width:630px){.MainHeader_header__qzXFh .MainHeader_inner__P8xhd .MainHeader_left__vjzUD{width:100%;justify-content:space-between}}.MainHeader_header__qzXFh .MainHeader_inner__P8xhd .MainHeader_right__RtHSG{overflow:hidden}.MainHeader_header__qzXFh .MainHeader_inner__P8xhd .MainHeader_right__RtHSG a{display:flex;flex-direction:row;align-items:center;gap:10px;font-size:35px;line-height:100%;color:#fff;text-decoration:none}.MainHeader_header__qzXFh .MainHeader_inner__P8xhd .MainHeader_right__RtHSG a .MainHeader_text__BOkVe{position:relative}.MainHeader_header__qzXFh .MainHeader_inner__P8xhd .MainHeader_right__RtHSG a .MainHeader_text__BOkVe:after,.MainHeader_header__qzXFh .MainHeader_inner__P8xhd .MainHeader_right__RtHSG a .MainHeader_text__BOkVe:before{content:"";position:absolute;left:0;bottom:0;height:2px;width:100%;transition:transform .8s cubic-bezier(.19,1,.22,1);transform-origin:100% 50%;transform:scaleX(1)}.MainHeader_header__qzXFh .MainHeader_inner__P8xhd .MainHeader_right__RtHSG a .MainHeader_text__BOkVe:before{background:#fff}.MainHeader_header__qzXFh .MainHeader_inner__P8xhd .MainHeader_right__RtHSG a .MainHeader_text__BOkVe:after{background:#ffcd05;transform:scaleX(0)}.MainHeader_header__qzXFh .MainHeader_inner__P8xhd .MainHeader_right__RtHSG a .MainHeader_icon___Pyve{transition:all .5s cubic-bezier(.19,1,.22,1)}.MainHeader_header__qzXFh .MainHeader_inner__P8xhd .MainHeader_right__RtHSG a:hover .MainHeader_text__BOkVe:after{transform-origin:0 50%;transform:scaleX(1)}.MainHeader_header__qzXFh .MainHeader_inner__P8xhd .MainHeader_right__RtHSG a:hover .MainHeader_icon___Pyve{transform:rotate(45deg)}@media(max-width:1024px){.MainHeader_header__qzXFh .MainHeader_inner__P8xhd .MainHeader_right__RtHSG a{font-size:28px}}@media(max-width:630px){.MainHeader_header__qzXFh .MainHeader_inner__P8xhd .MainHeader_right__RtHSG a{display:none}}.MainHeader_header__qzXFh .MainHeader_overlay__MPMUi{position:fixed;height:100%;min-height:100vh;max-height:100vh;width:100%;max-width:100vw;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);top:0;left:0;padding:4vh 0;transform:translateX(-100%);z-index:99}.MainHeader_header__qzXFh .MainHeader_overlay__MPMUi nav{display:block;margin:0 10vw;padding:0 1.2vw;transition:all .3s;height:100%;display:flex;flex-direction:column;justify-content:center;position:relative}@media(max-width:1600px){.MainHeader_header__qzXFh .MainHeader_overlay__MPMUi nav{margin:0 6vw}}@media(max-width:1400px){.MainHeader_header__qzXFh .MainHeader_overlay__MPMUi nav{margin:0 5vw}}.MainHeader_header__qzXFh .MainHeader_overlay__MPMUi nav ul{height:100%;display:flex;flex-direction:column;gap:4vh;justify-content:center}.MainHeader_header__qzXFh .MainHeader_overlay__MPMUi nav ul li{list-style:none;list-style-type:none;overflow:hidden}.MainHeader_header__qzXFh .MainHeader_overlay__MPMUi nav ul li a{font-size:clamp(45px,4vw + 1rem,60px);font-weight:900;line-height:150%;text-decoration:none;color:#fff;position:relative;display:inline-flex;align-items:flex-end;gap:1vw;transform:translateY(120%)}.MainHeader_header__qzXFh .MainHeader_overlay__MPMUi nav ul li a:after{content:"";position:absolute;right:-50px;bottom:2px;height:35px;width:35px;background:#ffcd05;-webkit-mask-image:url(/images/icons/ic_arrow_yellow.svg);mask-image:url(/images/icons/ic_arrow_yellow.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;transition:all .8s cubic-bezier(.19,1,.22,1);transform-origin:bottom left;transform:scale(0)}.MainHeader_header__qzXFh .MainHeader_overlay__MPMUi nav ul li a:before{content:"";position:absolute;height:2px;width:100%;left:0;bottom:0;background:#ffcd05;z-index:-1;transform-origin:100% 50%;transition:transform .8s cubic-bezier(.19,1,.22,1);transform:scaleX(0)}.MainHeader_header__qzXFh .MainHeader_overlay__MPMUi nav ul li a:hover:after{transform:scale(1)}.MainHeader_header__qzXFh .MainHeader_overlay__MPMUi nav ul li a:hover:before{transform-origin:0 50%;transform:scaleX(1)}.MainHeader_header__qzXFh .MainHeader_overlay__MPMUi nav .MainHeader_close_btn__wH4Y_{position:absolute;top:0;left:1vw;background:transparent;border:0;outline:0;box-shadow:0;height:40px;width:40px;background:#fff;-webkit-mask-image:url(/images/icons/ic_close.svg);mask-image:url(/images/icons/ic_close.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;cursor:pointer;transition:all .3s}.MainHeader_header__qzXFh .MainHeader_overlay__MPMUi nav .MainHeader_close_btn__wH4Y_:hover{transform:rotate(90deg)!important}footer.MainFooter_footer__yFlBE{padding-top:10vh}footer.MainFooter_footer__yFlBE .MainFooter_inner__ppvf8{display:block;margin:0 10vw;padding:0 1.2vw;transition:all .3s}@media(max-width:1600px){footer.MainFooter_footer__yFlBE .MainFooter_inner__ppvf8{margin:0 6vw}}@media(max-width:1400px){footer.MainFooter_footer__yFlBE .MainFooter_inner__ppvf8{margin:0 5vw}}footer.MainFooter_footer__yFlBE .MainFooter_inner__ppvf8 .MainFooter_content__Wqemt{width:100%;padding:4vh 2vw;display:flex;flex-direction:column;align-items:center;gap:4vh}footer.MainFooter_footer__yFlBE .MainFooter_inner__ppvf8 .MainFooter_content__Wqemt .MainFooter_title__3y1RK{font-size:clamp(24px,3.8vw + 1rem,110px);font-weight:700;text-align:center}footer.MainFooter_footer__yFlBE .MainFooter_inner__ppvf8 .MainFooter_content__Wqemt .MainFooter_box__EUgqw{width:100%;border-radius:30px;background:hsla(0,0%,100%,.06);padding:4vh 2vw;display:flex;flex-direction:column;align-items:center;gap:4vh}footer.MainFooter_footer__yFlBE .MainFooter_inner__ppvf8 .MainFooter_content__Wqemt .MainFooter_box__EUgqw>a{width:100%;max-width:285px;justify-content:center;font-size:clamp(16px,1.8vw + 1rem,25px)}footer.MainFooter_footer__yFlBE .MainFooter_inner__ppvf8 .MainFooter_content__Wqemt .MainFooter_contact_details__5MXPU{padding:0 2vw;display:flex;flex-direction:row;width:100%;justify-content:space-between;gap:5vw}footer.MainFooter_footer__yFlBE .MainFooter_inner__ppvf8 .MainFooter_content__Wqemt .MainFooter_contact_details__5MXPU>.MainFooter_list_wrapper__chhck{flex:0 1 auto}footer.MainFooter_footer__yFlBE .MainFooter_inner__ppvf8 .MainFooter_content__Wqemt .MainFooter_contact_details__5MXPU>.MainFooter_list_wrapper__chhck .MainFooter_list_title__d2uAF{display:flex;flex-direction:row;align-items:center;font-size:28px;font-weight:500;text-transform:uppercase;gap:15px}footer.MainFooter_footer__yFlBE .MainFooter_inner__ppvf8 .MainFooter_content__Wqemt .MainFooter_contact_details__5MXPU>.MainFooter_list_wrapper__chhck .MainFooter_list_title__d2uAF img{height:25px;width:25px}footer.MainFooter_footer__yFlBE .MainFooter_inner__ppvf8 .MainFooter_content__Wqemt .MainFooter_contact_details__5MXPU>.MainFooter_list_wrapper__chhck ul{list-style:none;list-style-type:none;margin-top:25px;display:flex;flex-direction:column;gap:15px}footer.MainFooter_footer__yFlBE .MainFooter_inner__ppvf8 .MainFooter_content__Wqemt .MainFooter_contact_details__5MXPU>.MainFooter_list_wrapper__chhck ul li{font-size:20px;display:flex;flex-direction:row;align-items:center;gap:15px}footer.MainFooter_footer__yFlBE .MainFooter_inner__ppvf8 .MainFooter_content__Wqemt .MainFooter_contact_details__5MXPU>.MainFooter_list_wrapper__chhck ul li img{height:30px;width:30px}footer.MainFooter_footer__yFlBE .MainFooter_inner__ppvf8 .MainFooter_content__Wqemt .MainFooter_contact_details__5MXPU>.MainFooter_list_wrapper__chhck.MainFooter_address_list__yaeVG ul li span{display:inline-block;max-width:390px}footer.MainFooter_footer__yFlBE .MainFooter_inner__ppvf8 .MainFooter_content__Wqemt .MainFooter_contact_details__5MXPU>.MainFooter_list_wrapper__chhck.MainFooter_contact_list__6_Jxg{flex-grow:.5}footer.MainFooter_footer__yFlBE .MainFooter_inner__ppvf8 .MainFooter_content__Wqemt .MainFooter_contact_details__5MXPU>.MainFooter_list_wrapper__chhck.MainFooter_contact_list__6_Jxg ul li a{text-decoration:none;color:#fff;display:flex;flex-direction:row;align-items:center;gap:10px;transition:all .2s}footer.MainFooter_footer__yFlBE .MainFooter_inner__ppvf8 .MainFooter_content__Wqemt .MainFooter_contact_details__5MXPU>.MainFooter_list_wrapper__chhck.MainFooter_contact_list__6_Jxg ul li a:hover{color:#ffcd05}@media(max-width:1024px){footer.MainFooter_footer__yFlBE .MainFooter_inner__ppvf8 .MainFooter_content__Wqemt .MainFooter_contact_details__5MXPU>.MainFooter_list_wrapper__chhck.MainFooter_contact_list__6_Jxg{flex-grow:0}footer.MainFooter_footer__yFlBE .MainFooter_inner__ppvf8 .MainFooter_content__Wqemt .MainFooter_contact_details__5MXPU{flex-wrap:wrap}}footer.MainFooter_footer__yFlBE .MainFooter_inner__ppvf8 .MainFooter_content__Wqemt .MainFooter_scroll_top__20qpC{height:62px;width:62px;border-radius:100%;background:#2c2c2c;border:0;outline:0;box-shadow:0;position:relative;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s}footer.MainFooter_footer__yFlBE .MainFooter_inner__ppvf8 .MainFooter_content__Wqemt .MainFooter_scroll_top__20qpC:after,footer.MainFooter_footer__yFlBE .MainFooter_inner__ppvf8 .MainFooter_content__Wqemt .MainFooter_scroll_top__20qpC:before{content:"";position:absolute;height:30px;width:30px;background:#fff;-webkit-mask-image:url(/images/icons/ic_arrow_white.svg);mask-image:url(/images/icons/ic_arrow_white.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;transition:all .8s cubic-bezier(.19,1,.22,1)}footer.MainFooter_footer__yFlBE .MainFooter_inner__ppvf8 .MainFooter_content__Wqemt .MainFooter_scroll_top__20qpC:before{transform-origin:top;transform:scale(1)}footer.MainFooter_footer__yFlBE .MainFooter_inner__ppvf8 .MainFooter_content__Wqemt .MainFooter_scroll_top__20qpC:after{transform-origin:bottom;transform:scale(0);background:#000}footer.MainFooter_footer__yFlBE .MainFooter_inner__ppvf8 .MainFooter_content__Wqemt .MainFooter_scroll_top__20qpC:hover{background:#ffcd05}footer.MainFooter_footer__yFlBE .MainFooter_inner__ppvf8 .MainFooter_content__Wqemt .MainFooter_scroll_top__20qpC:hover:before{transform:scale(0)}footer.MainFooter_footer__yFlBE .MainFooter_inner__ppvf8 .MainFooter_content__Wqemt .MainFooter_scroll_top__20qpC:hover:after{transform:scale(1)}footer.MainFooter_footer__yFlBE .MainFooter_inner__ppvf8 .MainFooter_content__Wqemt .MainFooter_brand_partners__yWw_E{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-bottom:2px solid #1a1a1a;padding-bottom:3vh;gap:1vw}footer.MainFooter_footer__yFlBE .MainFooter_inner__ppvf8 .MainFooter_content__Wqemt .MainFooter_brand_partners__yWw_E img{width:100%;max-width:200px}footer.MainFooter_footer__yFlBE .MainFooter_inner__ppvf8 .MainFooter_content__Wqemt .MainFooter_brand_partners__yWw_E img.MainFooter_clutch__E10vi{max-width:150px}footer.MainFooter_footer__yFlBE .MainFooter_inner__ppvf8 .MainFooter_content__Wqemt .MainFooter_brand_partners__yWw_E img.MainFooter_design__sWxmL{width:50px}@media(max-width:1024px){footer.MainFooter_footer__yFlBE .MainFooter_inner__ppvf8 .MainFooter_content__Wqemt .MainFooter_brand_partners__yWw_E{gap:2vw;flex-wrap:wrap;justify-content:center}}footer.MainFooter_footer__yFlBE .MainFooter_inner__ppvf8 .MainFooter_content__Wqemt .MainFooter_copyright__VwUye{display:flex;flex-direction:row;width:100%;align-items:center;justify-content:space-between}footer.MainFooter_footer__yFlBE .MainFooter_inner__ppvf8 .MainFooter_content__Wqemt .MainFooter_copyright__VwUye p{font-size:36px}footer.MainFooter_footer__yFlBE .MainFooter_inner__ppvf8 .MainFooter_content__Wqemt .MainFooter_copyright__VwUye ul{list-style:none;list-style-type:none;display:flex;flex-direction:row;gap:10px}footer.MainFooter_footer__yFlBE .MainFooter_inner__ppvf8 .MainFooter_content__Wqemt .MainFooter_copyright__VwUye ul li a{display:inline-block;height:48px;width:48px;background:#fff;transition:all .3s}footer.MainFooter_footer__yFlBE .MainFooter_inner__ppvf8 .MainFooter_content__Wqemt .MainFooter_copyright__VwUye ul li a.MainFooter_instagram__TouIC{background:#fff;-webkit-mask-image:url(/images/icons/ic_instagram.svg);mask-image:url(/images/icons/ic_instagram.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}footer.MainFooter_footer__yFlBE .MainFooter_inner__ppvf8 .MainFooter_content__Wqemt .MainFooter_copyright__VwUye ul li a.MainFooter_facebook__ZizIG{background:#fff;-webkit-mask-image:url(/images/icons/ic_facebook.svg);mask-image:url(/images/icons/ic_facebook.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}footer.MainFooter_footer__yFlBE .MainFooter_inner__ppvf8 .MainFooter_content__Wqemt .MainFooter_copyright__VwUye ul li a.MainFooter_whatsapp__qwMbL{background:#fff;-webkit-mask-image:url(/images/icons/ic_whatsapp.svg);mask-image:url(/images/icons/ic_whatsapp.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}footer.MainFooter_footer__yFlBE .MainFooter_inner__ppvf8 .MainFooter_content__Wqemt .MainFooter_copyright__VwUye ul li a:hover{background:#ffcd05}@media(max-width:1440px){footer.MainFooter_footer__yFlBE .MainFooter_inner__ppvf8 .MainFooter_content__Wqemt .MainFooter_contact_details__5MXPU ul{flex-wrap:wrap;justify-content:center}}@media(max-width:768px){footer.MainFooter_footer__yFlBE .MainFooter_inner__ppvf8 .MainFooter_content__Wqemt .MainFooter_brand_partners__yWw_E img{max-width:160px}footer.MainFooter_footer__yFlBE .MainFooter_inner__ppvf8 .MainFooter_content__Wqemt .MainFooter_brand_partners__yWw_E img.MainFooter_clutch__E10vi{max-width:120px}footer.MainFooter_footer__yFlBE .MainFooter_inner__ppvf8 .MainFooter_content__Wqemt .MainFooter_copyright__VwUye p{font-size:32px}footer.MainFooter_footer__yFlBE .MainFooter_inner__ppvf8 .MainFooter_content__Wqemt .MainFooter_contact_details__5MXPU ul li{font-size:18px}footer.MainFooter_footer__yFlBE .MainFooter_inner__ppvf8 .MainFooter_content__Wqemt .MainFooter_brand_partners__yWw_E img{max-width:120px}footer.MainFooter_footer__yFlBE .MainFooter_inner__ppvf8 .MainFooter_content__Wqemt .MainFooter_brand_partners__yWw_E img.MainFooter_clutch__E10vi{max-width:80px}footer.MainFooter_footer__yFlBE .MainFooter_inner__ppvf8 .MainFooter_content__Wqemt .MainFooter_copyright__VwUye p{font-size:18px}footer.MainFooter_footer__yFlBE .MainFooter_inner__ppvf8 .MainFooter_content__Wqemt .MainFooter_copyright__VwUye ul li a{height:35px;width:35px;-webkit-mask-size:contain;mask-size:contain}}*{box-sizing:border-box!important;padding:0;margin:0}body{height:100%;width:100%;max-width:100vw;overflow-x:hidden;background:#000;color:#fff}body main{padding-top:100px}.container{display:block;margin:0 10vw;padding:0 1.2vw;transition:all .3s}@media(max-width:1600px){.container{margin:0 6vw}}@media(max-width:1400px){.container{margin:0 5vw}}img{width:100%;max-width:100%;height:auto}.icon-arrow{height:30px;width:30px;background:#ffcd05;-webkit-mask-image:url(/images/icons/ic_arrow_yellow.svg);mask-image:url(/images/icons/ic_arrow_yellow.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.ic,.icon-arrow{display:inline-block}.ic{height:18px;width:18px}.ic-call{-webkit-mask-image:url(/images/icons/ic_tel.svg);mask-image:url(/images/icons/ic_tel.svg)}.ic-call,.ic-wa{background:#fff;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.ic-wa{-webkit-mask-image:url(/images/icons/ic_whatsapp-outline.svg);mask-image:url(/images/icons/ic_whatsapp-outline.svg)}.heading-1{font-weight:700;font-size:clamp(30px,2.5vw + 1rem,68px)}.overflow-hidden{overflow:hidden}.btn{font-size:18px;line-height:100%;border-radius:50px;padding:22px 35px;box-shadow:none;outline:0;border:0;cursor:pointer;position:relative;transition:all .8s cubic-bezier(.19,1,.22,1);text-align:center;text-decoration:none;color:#fff}.btn-outline{background:transparent;border:1px solid #d9d9d9;color:#d9d9d9}.btn-arrow{display:flex;flex-direction:row;align-items:center;min-width:175px}.btn-arrow .icon{display:inline-block;height:15px;width:15px}.btn-arrow .icon:after,.btn-arrow .icon:before{content:"";position:absolute;display:inline-block;height:15px;width:15px;background:#ffcd05;-webkit-mask-image:url(/images/icons/ic_arrow_yellow.svg);mask-image:url(/images/icons/ic_arrow_yellow.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;transition:transform .8s cubic-bezier(.19,1,.22,1)}.btn-arrow .icon:after{transform-origin:bottom left;transform:scale(0)}.btn-arrow .icon:before{transform-origin:top right}.btn-arrow:hover{border-color:#ffcd05;background:#ffcd05;color:#000}.btn-arrow:hover .icon:after{transform:scale(1);background:#000}.btn-arrow:hover .icon:before{transform:scale(0)}.btn-primary{background:#ffcd05;color:#000}.btn-primary .icon:after,.btn-primary .icon:before{background:#000}.btn-primary .big-text{font-size:23px}.btn-primary .small{font-size:14px;opacity:.6}.btn-multiline{display:flex;flex-direction:column;gap:4px}.text-primary{color:#ffcd05}.text-error{font-size:14px;color:#fc625f}.text-error.field{position:absolute;left:0;bottom:0}.text-success{color:#37c63b;font-size:14px}.text-center{text-align:center}.home_hero_section{height:100%}.home_hero_section .inner{display:block;margin:0 10vw;transition:all .3s;min-height:calc(100vh - 100px);padding:0 1.2vw 50px;display:flex;align-items:stretch;justify-content:flex-start;position:relative}@media(max-width:1600px){.home_hero_section .inner{margin:0 6vw}}@media(max-width:1400px){.home_hero_section .inner{margin:0 5vw}}.home_hero_section .inner>div{flex:1 0 50%}.home_hero_section .inner .content{position:relative;display:flex;flex-direction:column;justify-content:center}.home_hero_section .inner .content .big{font-size:clamp(45px,6vw + 1rem,120px);line-height:130%;font-weight:300;display:flex;flex-direction:column;mix-blend-mode:difference}.home_hero_section .inner .content .big>span{overflow:hidden}.home_hero_section .inner .content .short_title{font-size:clamp(18px,1vw + 1rem,37px);line-height:110%;overflow:hidden}.home_hero_section .inner .content .scroll_text{font-size:22px;position:absolute;bottom:0;left:0;display:flex;align-items:center;gap:10px}.home_hero_section .inner .content .scroll_text:before{content:"";display:inline-block;height:22px;width:22px;background:#fff;-webkit-mask-image:url(/images/icons/ic_mouse.svg);mask-image:url(/images/icons/ic_mouse.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;animation:move 2s ease-in-out infinite}.home_hero_section .inner .visual{display:flex;flex-direction:row;align-items:center;position:relative;justify-content:flex-end}.home_hero_section .inner .visual>img{position:absolute;margin-right:18%;animation:laptopMovement 5s ease-in-out infinite}.home_hero_section .inner .visual>video{width:100%;max-width:100%;height:auto;position:absolute;margin-right:18%;z-index:0}.home_hero_section .inner .visual ul{list-style-type:none;list-style:none;text-align:right;display:flex;flex-direction:column;position:relative;gap:30px}.home_hero_section .inner .visual ul li{position:relative;display:flex;flex-direction:row;align-items:center;font-size:16px;line-height:100%;justify-content:flex-end;gap:15px}.home_hero_section .inner .visual ul li:after{content:"";display:inline-block;height:8px;width:8px;border:2px solid #ffcd05;background:#000;border-radius:100%;position:relative}.home_hero_section .inner .visual ul li:not(:last-child):before{content:"";position:absolute;height:250%;width:1px;background:transparent;right:4px;bottom:-200%;border-left:2px dashed #fff}.home_hero_section .inner .visual .btn{display:none}@media(max-width:1440px){.home_hero_section .inner .visual ul li{font-size:14px}}@media(max-width:910px){.home_hero_section .inner{flex-direction:column;gap:10vh}}@media(max-width:600px){.home_hero_section .inner{gap:5vh}.home_hero_section .inner .content{gap:3vh}.home_hero_section .inner .content .scroll_text{position:relative;font-size:16px}.home_hero_section .inner .visual{flex-direction:column}.home_hero_section .inner .visual img,.home_hero_section .inner .visual video{position:relative;margin:0}.home_hero_section .inner .visual ul{display:none}.home_hero_section .inner .visual .btn{display:block;width:100%}}.home_hero_section .scene{position:absolute;height:100%;width:100%;top:0;left:0;z-index:-1}@keyframes laptopMovement{0%{transform:translateX(0) skew(0deg)}50%{transform:translateY(15px) skew(4deg)}to{transform:translateX(0) skew(0deg)}}.form-group.inline{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:2vw}@media(max-width:500px){.form-group.inline{flex-direction:column}}.form-group .input{padding:15px 0;width:100%;position:relative;overflow:hidden}.form-group .input input,.form-group .input textarea{position:relative;z-index:10;font-family:inherit}.form-group .input input:focus~.input_light,.form-group .input textarea:focus~.input_light{opacity:1;transform:translateX(0);transition-duration:.8s,.4s}.form-group .input .input_light{height:90px;position:absolute;left:0;right:0;bottom:-3px;height:60px;width:300%;transform:translateX(-66.66%);opacity:.1;background-image:url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 60' preserveAspectRatio='none'%3E%3Cpath fill='none' stroke='%23fff' d='M0,56.5c0,0,298.666,0,399.333,0C448.336,56.5,513.994,46,597,46c77.327,0,135,10.5,200.999,10.5c95.996,0,402.001,0,402.001,0'%3E%3C/path%3E%3C/svg%3E");background-position:bottom;background-repeat:repeat-x;pointer-events:none;touch-action:none;transition:transform 0s cubic-bezier(0,.25,.5,1),opacity .4s}.form-control{padding:15px 0;background:transparent;border:0;outline:0;box-shadow:none!important;color:#fff;font-size:18px;width:100%}.form-control::placeholder{color:#7a7979}.form-control .disabled,.form-control:disabled{cursor:not-allowed;color:#7a7979}@media(max-width:500px){.form-control{font-size:16px}}@keyframes move{0%{transform:translateX(0)}50%{transform:translateY(10px)}to{transform:translateX(0)}}section.future_section{height:100%;padding:16vh 0}section.future_section .inner{display:block;margin:0 10vw;padding:0 1.2vw;transition:all .3s;position:relative;display:flex;align-items:center}@media(max-width:1600px){section.future_section .inner{margin:0 6vw}}@media(max-width:1400px){section.future_section .inner{margin:0 5vw}}section.future_section .inner .content{display:flex;flex-direction:row;align-items:center;position:relative;z-index:1}section.future_section .inner .content>*{flex:auto}section.future_section .inner .content .big{font-size:clamp(45px,6vw + 1rem,110px);line-height:130%;font-weight:300;display:flex;flex-direction:column;flex-grow:1;flex-shrink:0;margin-right:-3%}section.future_section .inner .content .big>span{overflow-y:hidden}section.future_section .inner .content .visual img{width:100%;max-width:100%;height:auto}section.future_section .inner .content .visual.phone{display:none}section.future_section .inner .content .para_wrapper{flex-shrink:3;margin-left:-4%;display:flex;flex-direction:column;gap:5vh}@media(max-width:1440px){section.future_section .inner .content .big{font-size:clamp(45px,5vw + 1rem,110px)}}@media(max-width:1200px){section.future_section .inner .content .visual img{max-width:90%}section.future_section .inner .content .para_wrapper{margin-left:-10%}}@media(max-width:1024px){section.future_section .inner .content .big{font-size:clamp(45px,4vw + 1rem,110px)}section.future_section .inner .content .visual img{max-width:70%}section.future_section .inner .content .para_wrapper{margin-left:-20%}section.future_section .inner .content .para_wrapper p{font-size:14px}}@media(max-width:850px){section.future_section .inner .content{flex-wrap:wrap}section.future_section .inner .content .big{margin:0}section.future_section .inner .content .para_wrapper{max-width:650px;margin:4vh 0 0}section.future_section .inner .content .visual{display:none}section.future_section .inner .content .visual.phone{display:flex;justify-content:center}}section.future_section .inner .backdrop{position:absolute;left:0;top:0;width:100%;z-index:0;display:flex;flex-direction:column;padding:0 1.2vw}section.future_section .inner .backdrop img{width:100%;height:auto}section.future_section .inner .backdrop img:nth-child(2){opacity:.45}section.future_section .inner .backdrop img:nth-child(3){opacity:.36}section.future_section .inner .backdrop img:nth-child(4){opacity:.19}section.future_section .inner .backdrop img:nth-child(5){opacity:.02}@media(max-width:600px){section.future_section{padding:0 0 5vh}section.future_section .inner .content .big{margin-top:5vh}}.section_header{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.section_header .para{font-size:18px;max-width:650px;text-align:right}@media(max-width:1024px){.section_header{flex-direction:column;align-items:flex-start}.section_header .para{text-align:left}}section.show_reel_section{height:100%;margin-top:9vh;max-width:100vw;overflow:hidden}section.show_reel_section .inner{min-height:100vh;display:block;margin:0 10vw;padding:0 1.2vw;transition:all .3s;display:flex;align-items:center;justify-content:center}@media(max-width:1600px){section.show_reel_section .inner{margin:0 6vw}}@media(max-width:1400px){section.show_reel_section .inner{margin:0 5vw}}section.show_reel_section .inner video{border-radius:30px;width:100%;height:780px;object-fit:cover;object-position:center;position:relative}section.show_reel_section .inner .play_button{height:92px;width:92px;border-radius:100%;display:flex;align-items:center;justify-content:center;background:#ffcd05;position:absolute;border:0;outline:0;box-shadow:0;cursor:pointer;transform-origin:center;transition:all .8s cubic-bezier(.19,1,.22,1)}section.show_reel_section .inner .play_button.playing{transform:scale(0)}section.show_reel_section .inner .play_button:after{content:"";height:30px;width:30px;background:#000;-webkit-mask-image:url(/images/icons/ic_play.svg);mask-image:url(/images/icons/ic_play.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;transition:all .3s}section.show_reel_section .inner .play_button:hover{background:#fff}section.show_reel_section .inner .play_button:hover:after{background:#ffcd05}@media(max-width:600px){section.show_reel_section{margin-top:2vh}section.show_reel_section .inner{min-height:auto}section.show_reel_section .inner video{height:50vh}}section.industries_section .inner{height:100%;min-height:100vh;display:block;margin:0 10vw;padding:0 1.2vw;transition:all .3s;display:flex;align-items:center;justify-content:center}@media(max-width:1600px){section.industries_section .inner{margin:0 6vw}}@media(max-width:1400px){section.industries_section .inner{margin:0 5vw}}section.industries_section .inner .content_wrapper{height:100%;width:100%;height:730px;max-height:730px;background:hsla(0,0%,100%,.06);border-radius:30px;padding:0 8vw;display:flex;flex-direction:row;gap:3vw}section.industries_section .inner .content_wrapper>div{flex-grow:0;flex-shrink:1;flex-basis:calc(50% - 1vw)}section.industries_section .inner .content_wrapper .description{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}section.industries_section .inner .content_wrapper .description .para{font-size:28px;line-height:160%;font-weight:400;max-width:723px;margin-top:2.5vh;font-weight:300}@media(max-width:1440px){section.industries_section .inner .content_wrapper .description .para{font-size:24px}}@media(max-width:600px){section.industries_section .inner .content_wrapper .description .para{font-size:18px}}section.industries_section .inner .content_wrapper .reel_wrapper{max-height:100%;overflow:hidden;display:flex;flex-direction:column}section.industries_section .inner .content_wrapper .reel_wrapper .reel-col{display:flex;flex-direction:column;gap:15px;animation:industries-reel 10s linear infinite;padding-bottom:15px}section.industries_section .inner .content_wrapper .reel_wrapper .reel-col .reel-item{font-size:clamp(24px,1.2vw + 1rem,40px);border:1px solid hsla(0,0%,100%,.2);border-radius:50px;padding:25px 1.5vw;max-width:-moz-fit-content;max-width:fit-content;display:flex;flex-direction:row;align-items:center;gap:1vw;line-height:100%}section.industries_section .inner .content_wrapper .reel_wrapper .reel-col .reel-item .label{display:block;height:18px;width:18px;border-radius:2px}@media(max-width:1440px){section.industries_section .inner .content_wrapper .reel_wrapper .reel-col .reel-item{font-size:clamp(24px,1.2vw + 1rem,34px)}}@media(max-width:768px){section.industries_section .inner .content_wrapper .reel_wrapper .reel-col .reel-item{font-size:clamp(16px,1vw + 1rem,34px)}}@media(max-width:1120px){section.industries_section{padding:10vh 0}section.industries_section .inner{min-height:auto}section.industries_section .inner .content_wrapper{flex-direction:column;padding:4vh 0;height:auto}section.industries_section .inner .content_wrapper .description{padding:0 3vw}section.industries_section .inner .content_wrapper .reel_wrapper{flex-direction:row}section.industries_section .inner .content_wrapper .reel_wrapper .reel-col{flex-direction:row;animation:industries-reel-mobile 10s linear infinite;padding-bottom:0;padding-left:15px}section.industries_section .inner .content_wrapper .reel_wrapper .reel-col .reel-item{max-width:100%;flex:1 0 auto}section.industries_section .inner .content_wrapper .reel_wrapper .reel-col.second{animation:industries-reel-mobile-second 10s linear infinite}}@keyframes industries-reel{0%{transform:translateY(0)}to{transform:translateY(-100%)}}@keyframes industries-reel-mobile{0%{transform:translateX(0)}to{transform:translateX(-135%)}}@keyframes industries-reel-mobile-second{0%{transform:translateX(35%)}to{transform:translateX(-100%)}}section.services_section .inner{display:block;margin:0 10vw;padding:0 1.2vw;transition:all .3s}@media(max-width:1600px){section.services_section .inner{margin:0 6vw}}@media(max-width:1400px){section.services_section .inner{margin:0 5vw}}section.services_section .inner .section_header{padding-bottom:3vh;position:relative}section.services_section .inner .section_header:after{content:"";width:100%;height:1px;background:#fff;position:absolute;bottom:0;left:0}section.services_section .inner .service_items{padding-top:10vh;display:flex;flex-direction:column;gap:20vh}section.our_works{display:block;margin:0 10vw;padding:0 1.2vw;transition:all .3s;margin-top:20vh!important}@media(max-width:1600px){section.our_works{margin:0 6vw}}@media(max-width:1400px){section.our_works{margin:0 5vw}}section.our_works .inner{width:100%;background:hsla(0,0%,100%,.06);border-radius:30px;padding:2.5vh 4vw}section.our_works .inner .items_wrapper{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:3vw;margin-top:5vh}section.our_works .inner .items_wrapper>div{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 3vw)}@media(max-width:1130px){section.our_works .inner .items_wrapper{flex-direction:column}section.our_works .inner .items_wrapper>div{flex:1 1 100%}}section.process_section{padding-top:10vh}section.process_section>.inner{display:block;margin:0 10vw;padding:0 1.2vw;transition:all .3s}@media(max-width:1600px){section.process_section>.inner{margin:0 6vw}}@media(max-width:1400px){section.process_section>.inner{margin:0 5vw}}section.process_section .slider_wrapper{overflow:hidden;display:block;margin:0 10vw;padding:0 1.2vw;transition:all .3s}@media(max-width:1600px){section.process_section .slider_wrapper{margin:0 6vw}}@media(max-width:1400px){section.process_section .slider_wrapper{margin:0 5vw}}section.process_section .slider_wrapper .slider_inner{width:100%;max-width:100%;display:flex;flex-direction:row;flex-wrap:wrap;gap:2vw;padding-top:10vh}section.process_section .slider_wrapper .slider_inner>div{flex-grow:1;flex-shrink:0;flex-basis:calc(50% - 2vw)}@media(max-width:768px){section.process_section .slider_wrapper{padding-top:10vh}section.process_section .slider_wrapper .slider_inner{flex-direction:column}section.process_section .slider_wrapper .slider_inner>div{width:100%}}section.pricing_section{padding-top:10vh}section.pricing_section .inner{display:block;margin:0 10vw;padding:0 1.2vw;transition:all .3s}@media(max-width:1600px){section.pricing_section .inner{margin:0 6vw}}@media(max-width:1400px){section.pricing_section .inner{margin:0 5vw}}section.pricing_section .inner .heading-1{display:flex;flex-direction:column;line-height:110%}section.pricing_section .inner .items_wrapper{display:flex;flex-direction:row;gap:1vw;margin-top:7vh}section.pricing_section .inner .items_wrapper>div{flex-grow:1;flex-shrink:0;flex-basis:calc(33.33% - 1vw)}@media(max-width:1310px){section.pricing_section .inner .items_wrapper{flex-wrap:wrap;justify-content:center;gap:2vw}section.pricing_section .inner .items_wrapper>div{flex-grow:0;flex-shrink:1;flex-basis:calc(50% - 1vw)}}@media(max-width:890px){section.pricing_section .inner .items_wrapper{flex-direction:column;align-items:center}section.pricing_section .inner .items_wrapper>div{flex-grow:0;flex-shrink:1;flex-basis:calc(50% - 1vw)}}@media(max-width:768px){section.pricing_section .inner .items_wrapper>div{flex:1 0 100%}}section.brands_marquee{padding-top:10vh}section.brands_marquee .inner .heading-1{display:block;margin:0 10vw;padding:0 1.2vw;transition:all .3s}@media(max-width:1600px){section.brands_marquee .inner .heading-1{margin:0 6vw}}@media(max-width:1400px){section.brands_marquee .inner .heading-1{margin:0 5vw}}section.brands_marquee .inner .marquee_wrapper{display:flex;flex-direction:row;align-items:center;padding-top:5vh}section.brands_marquee .inner .marquee_wrapper .marquee{display:flex;width:100%;align-items:center;gap:4vw;animation:brands-reel 10s linear infinite}section.brands_marquee .inner .marquee_wrapper .marquee .item{flex:1 0 auto}section.brands_marquee .inner .marquee_wrapper .marquee .item img{width:auto;max-width:120px}@keyframes brands-reel{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes brands-reel-second{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.contact_hero{height:100%}.contact_hero .inner{display:block;margin:0 10vw;transition:all .3s;min-height:calc(70vh - 100px);padding:0 1.2vw 50px;display:flex;align-items:center;justify-content:flex-start;position:relative}@media(max-width:1600px){.contact_hero .inner{margin:0 6vw}}@media(max-width:1400px){.contact_hero .inner{margin:0 5vw}}.contact_hero .inner .content{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}.contact_hero .inner .content .big{flex:1 0 auto;font-size:clamp(45px,6vw + 1rem,120px);line-height:130%;font-weight:300;display:flex;flex-direction:column;mix-blend-mode:difference}.contact_hero .inner .content .big>span{overflow:hidden}.contact_hero .inner .content .para{flex:1 0 auto;max-width:540px;font-size:clamp(16px,1.1vw + 1rem,24px);text-align:right}@media(max-width:1100px){.contact_hero .inner .content{flex-direction:column;align-items:flex-start}.contact_hero .inner .content .para{text-align:left;font-size:clamp(16px,1.1vw + 1rem,18px)}}section.form_section{padding-top:0}section.form_section .inner{display:block;margin:0 10vw;padding:0 1.2vw;transition:all .3s}@media(max-width:1600px){section.form_section .inner{margin:0 6vw}}@media(max-width:1400px){section.form_section .inner{margin:0 5vw}}section.form_section .inner .form_header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;background:#1d1d1d;padding:25px 2vw;border-radius:5px}section.form_section .inner .form_header .button_copy{display:flex;flex-direction:row;align-items:center;gap:15px}section.form_section .inner .form_header .button_copy>span{display:inline-block;height:16px;width:16px;background:#000;border-radius:100%}section.form_section .inner .form_header .button_copy>span.red{background:#fc625f;box-shadow:0 0 11.647px rgba(252,98,95,.71)}section.form_section .inner .form_header .button_copy>span.orange{background:#fdbe3c;box-shadow:0 0 10.567px rgba(253,190,60,.85)}section.form_section .inner .form_header .button_copy>span.green{background:#37c63b;box-shadow:0 0 13.569px rgba(55,198,59,.83)}section.form_section .inner .form_header .contact_details{display:flex;flex-direction:row;align-items:center;gap:30px}section.form_section .inner .form_header .contact_details>span{display:inline-block;height:8px;width:8px;background:#ffcd05;border-radius:100%;box-shadow:0 0 8.565px rgba(255,205,5,.53)}section.form_section .inner .form_header .contact_details a{text-decoration:none;color:#fff;font-size:22px;line-height:100%}section.form_section .inner .form_body{background:#0b0b0b;border-radius:5px;padding:10vh 8vw 15vh;margin-top:15px;position:relative}section.form_section .inner .form_body .title{font-size:clamp(18px,1.8vw + 1rem,64px);font-weight:300;line-height:120%;text-transform:uppercase;display:flex;flex-direction:column}section.form_section .inner .form_body .sub_heading{font-size:24px;margin-top:3vh;font-weight:300}section.form_section .inner .form_body form{margin-top:5vh}section.form_section .inner .form_body form .submit_btn{height:150px;width:150px;border-radius:100%;background:#ffcd05;color:#000;font-family:inherit;font-size:18px;font-weight:800;display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;bottom:-75px;left:50%;transform:translateX(-50%);cursor:pointer;border:0;outline:0;box-shadow:none}section.form_section .inner .form_body form .submit_btn>span{position:relative;display:flex;align-items:center;justify-content:center}section.form_section .inner .form_body form .submit_btn>span:after,section.form_section .inner .form_body form .submit_btn>span:before{content:"";height:10px;width:160%;position:absolute;left:-26%;bottom:-10px;background:#000;-webkit-mask-image:url(/images/icons/ic_arrow_submit.svg);mask-image:url(/images/icons/ic_arrow_submit.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;transition:all .8s cubic-bezier(.19,1,.22,1)}section.form_section .inner .form_body form .submit_btn>span:after{transform-origin:left;transform:scale(0)}section.form_section .inner .form_body form .submit_btn>span:before{transform-origin:right}section.form_section .inner .form_body form .submit_btn:not(:disabled):hover>span:before{transform:scale(0)}section.form_section .inner .form_body form .submit_btn:not(:disabled):hover>span:after{transform:scale(1)}section.form_section .inner .form_body form .submit_btn .disabled,section.form_section .inner .form_body form .submit_btn:disabled{cursor:not-allowed}section.form_section .inner .form_body form .submit_btn .loader{position:absolute;height:100%;width:100%;top:0;left:0;aspect-ratio:1;border-radius:50%;border:8px solid transparent;border-right-color:rgba(255,205,5,.561);animation:l24 1s linear infinite}section.form_section .inner .form_body form .submit_btn .loader:after,section.form_section .inner .form_body form .submit_btn .loader:before{content:"";position:absolute;inset:-8px;border-radius:50%;border:inherit;animation:inherit;animation-duration:2s}section.form_section .inner .form_body form .submit_btn .loader:after{animation-duration:4s}@keyframes l24{to{transform:rotate(1turn)}}section.form_section .inner .form_body form .submit_btn.loading{background:transparent;color:#fff}section.form_section .inner .form_body form .submit_btn.loading .loader{opacity:1}section.form_section .inner .form_body form .form_status{padding:15px 0;width:100%;text-align:center}@media(max-width:1024px){section.form_section .inner .form_header .contact_details a{font-size:18px}section.form_section .inner .form_body .title{font-size:clamp(18px,1.5vw + 1rem,54px)}}@media(max-width:850px){section.form_section .inner .form_body .title{font-size:clamp(18px,1vw + 1rem,54px)}section.form_section .inner .form_body .sub_heading{font-size:18px}}@media(max-width:500px){section.form_section .inner .form_header .contact_details{gap:15px}section.form_section .inner .form_header .contact_details a{font-size:14px}}@media(max-width:400px){section.form_section .inner .form_header{flex-wrap:wrap}}section.contact_vs_section{padding-top:12vh}section.contact_vs_section .inner{max-width:100vw;overflow:hidden}section.contact_vs_section .inner .visual{height:100%;min-height:786px;background:url(/images/contact_bg.webp) #d3d3d3 50%/cover no-repeat;background-position:50%}section.contact_vs_section .inner .contact_marquee{display:flex;flex-direction:row;align-items:center;width:100%;gap:1.5vw;border:2px solid #fff;border-left:0;border-right:0;padding:10px 0}section.contact_vs_section .inner .contact_marquee .marquee{flex:1 0 auto;display:flex;flex-direction:row;align-items:center;gap:1.5vw;animation:contact-vs-reel 10s linear infinite}section.contact_vs_section .inner .contact_marquee .marquee p{position:relative;font-size:clamp(14px,1.3vw + 1rem,22px)}section.contact_vs_section .inner .contact_marquee .marquee p:before{content:"";display:inline-block;margin-right:1.5vw;height:8px;width:8px;background:#ffcd05;border-radius:100%;box-shadow:0 0 5.675px rgba(255,205,5,.53)}@keyframes contact-vs-reel{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@font-face{font-family:__Poppins_0de778;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/6c177e25b87fd9cd-s.woff2) format("woff2");unicode-range:U+0900-097f,U+1cd0-1cf9,U+200c-200d,U+20a8,U+20b9,U+20f0,U+25cc,U+a830-a839,U+a8e0-a8ff,U+11b00-11b09}@font-face{font-family:__Poppins_0de778;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/6c9a125e97d835e1-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Poppins_0de778;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/4c285fdca692ea22-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Poppins_0de778;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/034d78ad42e9620c-s.woff2) format("woff2");unicode-range:U+0900-097f,U+1cd0-1cf9,U+200c-200d,U+20a8,U+20b9,U+20f0,U+25cc,U+a830-a839,U+a8e0-a8ff,U+11b00-11b09}@font-face{font-family:__Poppins_0de778;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fe0777f1195381cb-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Poppins_0de778;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/eafabf029ad39a43-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Poppins_0de778;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/db911767852bc875-s.woff2) format("woff2");unicode-range:U+0900-097f,U+1cd0-1cf9,U+200c-200d,U+20a8,U+20b9,U+20f0,U+25cc,U+a830-a839,U+a8e0-a8ff,U+11b00-11b09}@font-face{font-family:__Poppins_0de778;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/f10b8e9d91f3edcb-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Poppins_0de778;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8888a3826f4a3af4-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Poppins_0de778;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/29e7bbdce9332268-s.woff2) format("woff2");unicode-range:U+0900-097f,U+1cd0-1cf9,U+200c-200d,U+20a8,U+20b9,U+20f0,U+25cc,U+a830-a839,U+a8e0-a8ff,U+11b00-11b09}@font-face{font-family:__Poppins_0de778;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c3bc380753a8436c-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Poppins_0de778;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/0484562807a97172-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Poppins_0de778;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/29a4aea02fdee119-s.woff2) format("woff2");unicode-range:U+0900-097f,U+1cd0-1cf9,U+200c-200d,U+20a8,U+20b9,U+20f0,U+25cc,U+a830-a839,U+a8e0-a8ff,U+11b00-11b09}@font-face{font-family:__Poppins_0de778;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/a1386beebedccca4-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Poppins_0de778;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b957ea75a84b6ea7-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Poppins_0de778;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/28485c0de2075f40-s.woff2) format("woff2");unicode-range:U+0900-097f,U+1cd0-1cf9,U+200c-200d,U+20a8,U+20b9,U+20f0,U+25cc,U+a830-a839,U+a8e0-a8ff,U+11b00-11b09}@font-face{font-family:__Poppins_0de778;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/5fb25f343c7550ca-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Poppins_0de778;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/7db6c35d839a711c-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Poppins_0de778;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/f5b513e981884070-s.woff2) format("woff2");unicode-range:U+0900-097f,U+1cd0-1cf9,U+200c-200d,U+20a8,U+20b9,U+20f0,U+25cc,U+a830-a839,U+a8e0-a8ff,U+11b00-11b09}@font-face{font-family:__Poppins_0de778;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/b8442747db2a9bad-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Poppins_0de778;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/6245472ced48d3be-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Poppins_Fallback_0de778;src:local("Arial");ascent-override:92.33%;descent-override:30.78%;line-gap-override:8.79%;size-adjust:113.73%}.__className_0de778{font-family:__Poppins_0de778,__Poppins_Fallback_0de778;font-style:normal}.__variable_0de778{--font-poppins:"__Poppins_0de778","__Poppins_Fallback_0de778"}