:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-slides-offset-before);margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{-webkit-margin-end:var(--swiper-slides-offset-after);margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-slides-offset-before);margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{-webkit-margin-after:var(--swiper-slides-offset-after);margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0;.swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);button&{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}}.swiper-pagination-lock{display:none}@font-face{font-family:NunitoSanExtraLight200;src:url(/_next/static/media/NunitoSans_10pt-ExtraLight.b45d4bea.ttf)}@font-face{font-family:NunitoSanLight300;src:url(/_next/static/media/NunitoSans_10pt-Light.ec84380e.ttf)}@font-face{font-family:NunitoSanReg400;src:url(/_next/static/media/NunitoSans_10pt-Regular.c66c0fb3.ttf)}@font-face{font-family:NunitoSanMedium500;src:url(/_next/static/media/NunitoSans_10pt-Medium.67a8ee21.ttf)}@font-face{font-family:NunitoSanSemiBold600;src:url(/_next/static/media/NunitoSans_10pt-SemiBold.498aa365.ttf)}@font-face{font-family:NunitoSanBold700;src:url(/_next/static/media/NunitoSans_10pt-Bold.c0ee0835.ttf)}@font-face{font-family:NunitoSanExtraBold900;src:url(/_next/static/media/NunitoSans_10pt-ExtraBold.e12c7d83.ttf)}@font-face{font-family:AfacadSemiBold600;src:url(/_next/static/media/Afacad-SemiBold.81d32011.ttf)}@font-face{font-family:CooperHewitt;src:url(/_next/static/media/CooperHewitt-Light.0f2747c4.otf)}@font-face{font-family:CooperHewittBold;src:url(/_next/static/media/CooperHewitt-Bold.9baa082b.otf)}@font-face{font-family:AfacadaBold;src:url(/_next/static/media/Afacad-Bold.b50bb224.ttf)}@font-face{font-family:AfacadaMedium;src:url(/_next/static/media/Afacad-Medium.6453314d.ttf)}@font-face{font-family:AfacadaRegular;src:url(/_next/static/media/Afacad-Regular.ddd192f9.ttf)}@font-face{font-family:AfacadaSemiBold;src:url(/_next/static/media/Afacad-SemiBold.81d32011.ttf)}@font-face{font-family:MontserratThin1;src:url(/_next/static/media/Montserrat-Thin.523d4bb6.ttf)}@font-face{font-family:MontserratExtraLight2;src:url(/_next/static/media/Montserrat-ExtraLight.85db8644.ttf)}@font-face{font-family:MontserratLight3;src:url(/_next/static/media/Montserrat-Light.b5083635.ttf)}@font-face{font-family:MontserratRegular4;src:url(/_next/static/media/Montserrat-Regular.e4d41a96.ttf)}@font-face{font-family:MontserratMedium5;src:url(/_next/static/media/Montserrat-Medium.b6027326.ttf)}@font-face{font-family:MontserratSemiBold6;src:url(/_next/static/media/Montserrat-SemiBold.4f67549c.ttf)}@font-face{font-family:MontserratBold7;src:url(/_next/static/media/Montserrat-Bold.17fb2958.ttf)}@font-face{font-family:MontserratExtraBold8;src:url(/_next/static/media/Montserrat-ExtraBold.f6d42a13.ttf)}@font-face{font-family:MontserratBlack9;src:url(/_next/static/media/Montserrat-Black.37369fac.ttf)}@font-face{font-family:KnockoutRegular5;src:url("/_next/static/media/Knockout HTF74-FullSumo Regular.a55724ef.otf")}@font-face{font-family:OpenSansLight3;src:url(/_next/static/media/OpenSans-Light.a5561eb8.ttf)}@font-face{font-family:OpenSansRegular4;src:url(/_next/static/media/OpenSans-Regular.3b687d13.ttf)}@font-face{font-family:OpenSansMedium5;src:url(/_next/static/media/OpenSans-Medium.e5a4ca90.ttf)}@font-face{font-family:OpenSansSemiBold6;src:url(/_next/static/media/OpenSans-SemiBold.4a74bb18.ttf)}@font-face{font-family:OpenSansBold7;src:url(/_next/static/media/OpenSans-Bold.716ef260.ttf)}@font-face{font-family:OpenSansExtraBold8;src:url(/_next/static/media/OpenSans-ExtraBold.3b7bb61f.ttf)}@font-face{font-family:ComicSan;src:url("/_next/static/media/Comic Sans MS.32407376.ttf")}@font-face{font-family:RobotoThin1;src:url(/_next/static/media/Roboto-Thin.4803083a.ttf)}@font-face{font-family:RobotoExtraLight2;src:url(/_next/static/media/Roboto-ExtraLight.8e1cda0b.ttf)}@font-face{font-family:RobotoLight3;src:url(/_next/static/media/Roboto-Light.8e11f5fa.ttf)}@font-face{font-family:RobotoRegular4;src:url(/_next/static/media/Roboto-Regular.a5023d7b.ttf)}@font-face{font-family:RobotoMedium5;src:url(/_next/static/media/Roboto-Medium.f40b95bf.ttf)}@font-face{font-family:RobotoSemiBold6;src:url(/_next/static/media/Roboto-SemiBold.3452daa4.ttf)}@font-face{font-family:RobotoBold7;src:url(/_next/static/media/Roboto-Bold.ff276312.ttf)}@font-face{font-family:RobotoExtraBold8;src:url(/_next/static/media/Roboto-ExtraBold.1542c412.ttf)}@font-face{font-family:RobotoBlack9;src:url(/_next/static/media/Roboto-Black.10807d2b.ttf)}@font-face{font-family:RubikLight3;src:url(/_next/static/media/Rubik-Light.48e57f09.ttf)}@font-face{font-family:RubikRegular4;src:url(/_next/static/media/Rubik-Regular.3feb380b.ttf)}@font-face{font-family:RubikMedium5;src:url(/_next/static/media/Rubik-Medium.ba99a8cb.ttf)}@font-face{font-family:RubikSemiBold6;src:url(/_next/static/media/Rubik-SemiBold.c31e6a6e.ttf)}@font-face{font-family:RubikBold7;src:url(/_next/static/media/Rubik-Bold.8fb49cc3.ttf)}@font-face{font-family:RubikExtraBold8;src:url(/_next/static/media/Rubik-ExtraBold.efa5e57f.ttf)}@font-face{font-family:RubikBlack9;src:url(/_next/static/media/Rubik-Black.886a8874.ttf)}@font-face{font-family:AppleSymbolsReg;src:url("/_next/static/media/Apple Symbols Regular.4e5f9696.ttf")}.styles_footer_container__1eu0G{background-color:#000;width:100%;min-height:100dvh;position:relative;overflow:hidden;display:flex;align-items:center;flex-direction:column;padding:80px 0 50px}.styles_footer_container__1eu0G .styles_grid__q_630{position:absolute;width:100%;height:100%;top:0;left:50%;transform:translateX(-50%)}.styles_footer_container__1eu0G .styles_blob2__5P66i,.styles_footer_container__1eu0G .styles_blob3__fZRdN,.styles_footer_container__1eu0G .styles_blob4__8lxiE,.styles_footer_container__1eu0G .styles_blob__52RI_{position:absolute;bottom:0;right:0;width:40%;height:auto}.styles_footer_container__1eu0G .styles_blob2__5P66i,.styles_footer_container__1eu0G .styles_blob3__fZRdN,.styles_footer_container__1eu0G .styles_blob4__8lxiE{display:none}.styles_footer_container__1eu0G .styles_footer_content__i1kqG{width:100%;height:auto;padding:20px 40px 0;position:relative;flex-grow:1}.styles_footer_container__1eu0G .styles_footer_content__i1kqG .styles_top_small_header__POSbW{font-size:24px;color:#aaa;font-family:MontserratRegular4}.styles_footer_container__1eu0G .styles_footer_content__i1kqG .styles_medium_header__UfqDf{font-size:60px;color:#fff;font-family:OpenSansBold7;margin-top:3vh}.styles_footer_container__1eu0G .styles_footer_content__i1kqG .styles_hash_text__PZjbC{font-size:120px;font-family:OpenSansBold7;background:radial-gradient(160% 160% at 0 2%,#EBFFB1 0,#D6FF62 25.48%,#32FE2E 50%,#07E502 75%,#05A101 100%);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0);-webkit-text-fill-color:rgba(0,0,0,0);display:inline-block;margin-top:2vh}.styles_footer_container__1eu0G .styles_footer_content__i1kqG .styles_social_link__x28X8{display:flex;align-items:center;justify-content:flex-start;gap:10vw;margin-top:3vh}.styles_footer_container__1eu0G .styles_footer_content__i1kqG .styles_social_link__x28X8 a{color:#fff;font-family:OpenSansRegular4;font-size:29px}.styles_footer_container__1eu0G .styles_footer_content__i1kqG .styles_footer_btns__y1SRH{margin-top:5vh;display:flex;gap:20px}.styles_footer_container__1eu0G .styles_footer_content__i1kqG .styles_footer_btns__y1SRH button{font-family:MontserratMedium5}.styles_footer_container__1eu0G .styles_footer_content__i1kqG .styles_footer_nav__dNF76{display:flex;gap:5vw;margin-top:4vh}.styles_footer_container__1eu0G .styles_footer_content__i1kqG .styles_footer_nav__dNF76 ul{padding:0;margin:0;list-style-type:none}.styles_footer_container__1eu0G .styles_footer_content__i1kqG .styles_footer_nav__dNF76 ul li{color:#d6d6d6;font-family:MontserratMedium5;font-size:18px;margin-bottom:10px}.styles_footer_container__1eu0G .styles_footer_content__i1kqG .styles_footer_nav__dNF76 ul li:hover{color:#32fe2e}.styles_footer_container__1eu0G .styles_footer_content__i1kqG .styles_certification_section__kxs7S{margin-top:15px;margin-bottom:15px;border-radius:24px;overflow:hidden;display:flex;align-items:center;gap:30px;justify-content:flex-start}.styles_footer_container__1eu0G .styles_footer_content__i1kqG .styles_certification_section__kxs7S .styles_certification_img_code__YtW9W{display:flex;gap:10px;text-decoration:none;background-color:#fff;border-radius:23px;padding:10px 25px}.styles_footer_container__1eu0G .styles_footer_content__i1kqG .styles_certification_section__kxs7S .styles_certification_img_code__YtW9W img{height:80px;width:80px}.styles_footer_container__1eu0G .styles_footer_content__i1kqG .styles_certification_section__kxs7S .styles_certification_text__ulXsu{font-family:NunitoSanReg400;font-size:16px;color:#fff}.styles_footer_container__1eu0G .styles_copyright_text__cpI_s{color:#9b9a9b;width:100%;padding:0 40px;display:flex;align-items:center;position:relative;font-family:NunitoSanReg400}.styles_brand_footer__IK6yz .styles_blob__52RI_,.styles_brand_footer__IK6yz .styles_grid__q_630{display:none}.styles_brand_footer__IK6yz .styles_blob2__5P66i{display:block}.styles_brand_footer__IK6yz .styles_footer_content__i1kqG .styles_hash_text__PZjbC{background:linear-gradient(134.91deg,#EBFFB1 -158.75%,#D6FF62 -33.58%,#0B65FF 97.69%,#004CCE 141.96%);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0);-webkit-text-fill-color:rgba(0,0,0,0);display:inline-block}.styles_brand_footer__IK6yz .styles_footer_content__i1kqG .styles_footer_btns__y1SRH .styles_header_button__P464g{background-color:#478bff;border-color:#478bff}.styles_brand_footer__IK6yz .styles_footer_content__i1kqG .styles_footer_btns__y1SRH .styles_header_button__P464g:nth-child(2){background-color:rgba(0,0,0,0);color:#478bff}.styles_brand_footer__IK6yz .styles_footer_content__i1kqG .styles_footer_nav__dNF76 ul li:hover{color:#478bff}.styles_talent_agency_footer__TRJfJ .styles_blob2__5P66i,.styles_talent_agency_footer__TRJfJ .styles_blob__52RI_,.styles_talent_agency_footer__TRJfJ .styles_grid__q_630{display:none}.styles_talent_agency_footer__TRJfJ .styles_blob3__fZRdN{display:block}.styles_talent_agency_footer__TRJfJ .styles_footer_content__i1kqG .styles_hash_text__PZjbC{background:linear-gradient(135deg,#EBFFB1 1%,#D6FF62 26.23%,#C5FF21 50.5%,#A4DE00 75.25%,#749D00);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0);-webkit-text-fill-color:rgba(0,0,0,0);display:inline-block}.styles_talent_agency_footer__TRJfJ .styles_footer_content__i1kqG .styles_footer_btns__y1SRH .styles_header_button__P464g{background-color:#d6ff62;border-color:#d6ff62}.styles_talent_agency_footer__TRJfJ .styles_footer_content__i1kqG .styles_footer_btns__y1SRH .styles_header_button__P464g:nth-child(2){background-color:rgba(0,0,0,0);color:#d6ff62}.styles_talent_agency_footer__TRJfJ .styles_footer_content__i1kqG .styles_footer_nav__dNF76 ul li:hover{color:#d6ff62}.styles_brand_agency_footer__gbyhI .styles_blob2__5P66i,.styles_brand_agency_footer__gbyhI .styles_blob3__fZRdN,.styles_brand_agency_footer__gbyhI .styles_blob__52RI_,.styles_brand_agency_footer__gbyhI .styles_grid__q_630{display:none}.styles_brand_agency_footer__gbyhI .styles_blob4__8lxiE{display:block}.styles_brand_agency_footer__gbyhI .styles_footer_content__i1kqG .styles_hash_text__PZjbC{background:unset;background-clip:unset;color:#1fc16b;-webkit-text-fill-color:#1fc16b}.styles_brand_agency_footer__gbyhI .styles_footer_content__i1kqG .styles_footer_btns__y1SRH .styles_header_button__P464g{background-color:#1fc16b;border-color:#1fc16b}.styles_brand_agency_footer__gbyhI .styles_footer_content__i1kqG .styles_footer_btns__y1SRH .styles_header_button__P464g:nth-child(2){background-color:rgba(0,0,0,0);color:#1fc16b}.styles_brand_agency_footer__gbyhI .styles_footer_content__i1kqG .styles_footer_nav__dNF76 ul li:hover{color:#1fc16b}.styles_blogs__v4eGd .styles_blob2__5P66i,.styles_blogs__v4eGd .styles_blob3__fZRdN,.styles_blogs__v4eGd .styles_blob4__8lxiE,.styles_blogs__v4eGd .styles_blob__52RI_,.styles_blogs__v4eGd .styles_grid__q_630{display:none}.styles_blogs__v4eGd .styles_footer_content__i1kqG .styles_hash_text__PZjbC{background:unset;background-clip:unset;color:#717171;-webkit-text-fill-color:#717171}.styles_blogs__v4eGd .styles_footer_content__i1kqG .styles_footer_btns__y1SRH .styles_header_button__P464g{background-color:#717171;border-color:#717171}.styles_blogs__v4eGd .styles_footer_content__i1kqG .styles_footer_btns__y1SRH .styles_header_button__P464g:nth-child(2){background-color:rgba(0,0,0,0);color:#717171}.styles_blogs__v4eGd .styles_footer_content__i1kqG .styles_footer_nav__dNF76 ul li:hover{color:#717171}.styles_light__Msuwm{background-color:#fff}.styles_light__Msuwm .styles_footer_content__i1kqG .styles_top_small_header__POSbW{color:#292929}.styles_light__Msuwm .styles_footer_content__i1kqG .styles_medium_header__UfqDf{color:#272727}.styles_light__Msuwm .styles_footer_content__i1kqG .styles_hash_text__PZjbC{background:radial-gradient(160% 160% at 0 2%,#2c2c2c 0,#2c2c2c 25.48%,#2c2c2c 50%,#2c2c2c 75%,#2c2c2c 100%);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0);-webkit-text-fill-color:rgba(0,0,0,0)}.styles_light__Msuwm .styles_footer_content__i1kqG .styles_social_link__x28X8 a{color:#161616;font-family:OpenSansRegular4;font-size:29px}.styles_light__Msuwm .styles_footer_content__i1kqG .styles_footer_nav__dNF76 ul li{color:#525252}.styles_light__Msuwm .styles_footer_content__i1kqG .styles_footer_nav__dNF76 ul li:hover{color:#050505}.styles_light__Msuwm .styles_footer_content__i1kqG .styles_certification_section__kxs7S .styles_certification_img_code__YtW9W{background-color:#000}.styles_light__Msuwm .styles_footer_content__i1kqG .styles_certification_section__kxs7S .styles_certification_text__ulXsu{color:#000}@media only screen and (max-width:1440px){.styles_footer_container__1eu0G{padding:70px 0 40px}.styles_footer_container__1eu0G .styles_footer_content__i1kqG .styles_top_small_header__POSbW{font-size:1.4vw}.styles_footer_container__1eu0G .styles_footer_content__i1kqG .styles_medium_header__UfqDf{font-size:3.3vw;margin-top:2.5vh}.styles_footer_container__1eu0G .styles_footer_content__i1kqG .styles_hash_text__PZjbC{font-size:6.5vw;margin-top:1vh}.styles_footer_container__1eu0G .styles_footer_content__i1kqG .styles_social_link__x28X8{margin-top:2vh}.styles_footer_container__1eu0G .styles_footer_content__i1kqG .styles_social_link__x28X8 a{font-size:1.6vw}.styles_footer_container__1eu0G .styles_footer_content__i1kqG .styles_footer_btns__y1SRH{margin-top:3vh}.styles_footer_container__1eu0G .styles_footer_content__i1kqG .styles_footer_btns__y1SRH button,.styles_footer_container__1eu0G .styles_footer_content__i1kqG .styles_footer_nav__dNF76 ul li{font-size:1.2vw}.styles_footer_container__1eu0G .styles_copyright_text__cpI_s svg{font-size:16px}.styles_footer_container__1eu0G .styles_copyright_text__cpI_s{font-size:15px}}@media only screen and (max-width:667px){.styles_footer_container__1eu0G{padding:60px 0 70px}.styles_footer_container__1eu0G .styles_footer_content__i1kqG{padding:15px 15px 0}.styles_footer_container__1eu0G .styles_footer_content__i1kqG .styles_top_small_header__POSbW{font-size:4vw}.styles_footer_container__1eu0G .styles_footer_content__i1kqG .styles_medium_header__UfqDf{font-size:6.5vw;margin-top:2.5vh}.styles_footer_container__1eu0G .styles_footer_content__i1kqG .styles_hash_text__PZjbC{font-size:13vw;margin-top:1vh}.styles_footer_container__1eu0G .styles_footer_content__i1kqG .styles_social_link__x28X8{gap:unset;justify-content:space-between;margin-top:2vh}.styles_footer_container__1eu0G .styles_footer_content__i1kqG .styles_social_link__x28X8 a{font-size:4vw}.styles_footer_container__1eu0G .styles_footer_content__i1kqG .styles_footer_btns__y1SRH{margin-top:6vh;gap:20px}.styles_footer_container__1eu0G .styles_footer_content__i1kqG .styles_footer_btns__y1SRH button{font-size:3.7vw}.styles_footer_container__1eu0G .styles_footer_content__i1kqG .styles_footer_nav__dNF76{gap:10vw}.styles_footer_container__1eu0G .styles_footer_content__i1kqG .styles_footer_nav__dNF76 ul li{font-size:3.6vw}.styles_footer_container__1eu0G .styles_copyright_text__cpI_s svg{font-size:16px}.styles_footer_container__1eu0G .styles_copyright_text__cpI_s{font-size:15px}}