@import "https://fonts.googleapis.com/css2?family=Spline+Sans:wght@300..700&display=swap";
body{background:#070707;margin:0;padding:0;font-family:GeneralSans-Regular}html{scroll-behavior:smooth}*{box-sizing:border-box}h1,h2,h3,h4,h5,h6,p,p:last-child{margin:0}img{max-width:100%}.container{max-width:1240px;margin:0 auto;padding:0 20px}.container-lg{max-width:1760px;margin:0 auto;padding:0 20px}.container-lg2{max-width:1482px;margin:0 auto;padding:0 20px}a{text-decoration:none}.main-layout-container{min-height:100vh}.container-xs{max-width:1240px;margin:0 auto;padding:0 20px}.container-xs2{max-width:1130px;margin:0 auto;padding:0 20px}.container-xs6{max-width:1230px;margin:0 auto;padding:0 20px}.container-xs3{max-width:1120px;margin:0 auto;padding:0 20px}.container-xs4{max-width:1154px;margin:0 auto;padding:0 20px}.container-xs5{max-width:1036px;margin:0 auto;padding:0 20px}@media (max-width:576px){body{background:#030303}}
@font-face{font-family:GeneralSans-Regular;src:url(/assets/font/GeneralSans-Regular.otf)}@font-face{font-family:GeneralSans-Bold;src:url(/assets/font/GeneralSans-Bold.otf)}@font-face{font-family:GeneralSans-Semibold;src:url(/assets/font/GeneralSans-Semibold.otf)}@font-face{font-family:GeneralSans-Medium;src:url(/assets/font/GeneralSans-Medium.otf)}.header-module-scss-module__ME5lHG__header{z-index:999;width:100%;padding:20px 0;position:absolute;top:0}.header-module-scss-module__ME5lHG__header .header-module-scss-module__ME5lHG__headerAlignment{justify-content:space-between;align-items:center;display:flex}@media (max-width:1024px){.header-module-scss-module__ME5lHG__header .header-module-scss-module__ME5lHG__headerAlignment{padding:14px 0}}@media (max-width:568px){.header-module-scss-module__ME5lHG__header .header-module-scss-module__ME5lHG__headerAlignment{padding:0}}.header-module-scss-module__ME5lHG__header .header-module-scss-module__ME5lHG__headerAlignment .header-module-scss-module__ME5lHG__logo img{cursor:pointer;max-width:145px;display:block}@media (max-width:1024px){.header-module-scss-module__ME5lHG__header .header-module-scss-module__ME5lHG__headerAlignment .header-module-scss-module__ME5lHG__btn{display:none}}.header-module-scss-module__ME5lHG__header .header-module-scss-module__ME5lHG__headerAlignment .header-module-scss-module__ME5lHG__btn button{color:#060606;cursor:pointer;background:#fff;border:1px solid #fff;border-radius:4px;padding:9px 32px;font-family:GeneralSans-Medium;font-size:16px;font-style:normal;font-weight:500;line-height:130%}.header-module-scss-module__ME5lHG__header .header-module-scss-module__ME5lHG__headerAlignment .header-module-scss-module__ME5lHG__menu{align-items:center;gap:48px;display:flex}@media (max-width:1024px){.header-module-scss-module__ME5lHG__header .header-module-scss-module__ME5lHG__headerAlignment .header-module-scss-module__ME5lHG__menu{display:none}}.header-module-scss-module__ME5lHG__header .header-module-scss-module__ME5lHG__headerAlignment .header-module-scss-module__ME5lHG__menu a{color:#fff;font-family:GeneralSans-Medium;font-size:16px;font-style:normal;font-weight:500;line-height:130%;display:block;position:relative}.header-module-scss-module__ME5lHG__header .header-module-scss-module__ME5lHG__headerAlignment .header-module-scss-module__ME5lHG__menu a:hover:before{width:100%}.header-module-scss-module__ME5lHG__header .header-module-scss-module__ME5lHG__headerAlignment .header-module-scss-module__ME5lHG__menu a:before{content:" ";color:transparent;background:#fff;width:0;height:2px;margin:auto;transition:all .4s ease-in-out;position:absolute;bottom:-6px;left:0;right:0}.header-module-scss-module__ME5lHG__header .header-module-scss-module__ME5lHG__headerAlignment .header-module-scss-module__ME5lHG__menu a.header-module-scss-module__ME5lHG__active:after{content:" ";color:transparent;background:#fff;height:2px;margin:auto;transition:all .4s ease-in-out;position:absolute;bottom:-6px;left:0;right:0}.header-module-scss-module__ME5lHG__header .header-module-scss-module__ME5lHG__mobileMenu{cursor:pointer;display:none}@media (max-width:1024px){.header-module-scss-module__ME5lHG__header .header-module-scss-module__ME5lHG__mobileMenu{display:block}}.header-module-scss-module__ME5lHG__header .header-module-scss-module__ME5lHG__mobileMenu svg{width:30px;height:30px}.header-module-scss-module__ME5lHG__mobileHeader{z-index:9999;background-color:#01030f;width:100%;height:100%;position:fixed;top:0;left:0}.header-module-scss-module__ME5lHG__mobileHeader.header-module-scss-module__ME5lHG__hide{transition:all .3s ease-in-out;transform:translate(100%)}.header-module-scss-module__ME5lHG__mobileHeader.header-module-scss-module__ME5lHG__show{transition:all .3s ease-in-out;transform:translate(0%)}.header-module-scss-module__ME5lHG__mobileHeader .header-module-scss-module__ME5lHG__menuFooter{border-top:1px solid rgba(255,255,255,.15);padding:20px 30px}.header-module-scss-module__ME5lHG__mobileHeader .header-module-scss-module__ME5lHG__menuFooter a{color:#060606;text-align:center;background-color:#fff;border-radius:8px;width:100%;padding:12px;font-size:16px;font-weight:600;display:block;overflow:auto}.header-module-scss-module__ME5lHG__mobileHeader .header-module-scss-module__ME5lHG__menu{height:calc(100dvh - 159px);padding:40px 30px;overflow:auto}.header-module-scss-module__ME5lHG__mobileHeader .header-module-scss-module__ME5lHG__menu a:last-child{color:#e581cd}.header-module-scss-module__ME5lHG__mobileHeader .header-module-scss-module__ME5lHG__menu a{color:#fff;text-transform:uppercase;width:-moz-fit-content;width:fit-content;margin:0 0 40px;font-family:GeneralSans-Medium;font-size:20px;text-decoration:none;display:block;position:relative}.header-module-scss-module__ME5lHG__mobileHeader .header-module-scss-module__ME5lHG__menu a:hover:before{width:100%}.header-module-scss-module__ME5lHG__mobileHeader .header-module-scss-module__ME5lHG__menu a:before{content:" ";color:transparent;background:#fff;width:0;height:2px;margin:auto;transition:all .4s ease-in-out;position:absolute;bottom:-6px;left:0;right:0}.header-module-scss-module__ME5lHG__mobileHeader .header-module-scss-module__ME5lHG__menu a.header-module-scss-module__ME5lHG__active:after{content:" ";color:transparent;background:#fff;height:2px;margin:auto;transition:all .4s ease-in-out;position:absolute;bottom:-6px;left:0;right:0}.header-module-scss-module__ME5lHG__mobileHeader .header-module-scss-module__ME5lHG__mobileLogoIcon{border-bottom:1px solid rgba(255,255,255,.15);justify-content:space-between;align-items:center;padding:20px;display:flex}.header-module-scss-module__ME5lHG__mobileHeader .header-module-scss-module__ME5lHG__mobileLogoIcon .header-module-scss-module__ME5lHG__icon{align-items:center;display:flex}.header-module-scss-module__ME5lHG__mobileHeader .header-module-scss-module__ME5lHG__mobileLogoIcon .header-module-scss-module__ME5lHG__logo img{cursor:pointer;max-width:160px;display:block}.header-module-scss-module__ME5lHG__mobileHeader .header-module-scss-module__ME5lHG__mobileLogoIcon svg{width:30px;height:30px}
@font-face{font-family:GeneralSans-Regular;src:url(/assets/font/GeneralSans-Regular.otf)}@font-face{font-family:GeneralSans-Bold;src:url(/assets/font/GeneralSans-Bold.otf)}@font-face{font-family:GeneralSans-Semibold;src:url(/assets/font/GeneralSans-Semibold.otf)}@font-face{font-family:GeneralSans-Medium;src:url(/assets/font/GeneralSans-Medium.otf)}.footer-module-scss-module__BKh3Zq__footer{position:relative;overflow:hidden}@media (max-width:568px){.footer-module-scss-module__BKh3Zq__footer{overflow:inherit}}.footer-module-scss-module__BKh3Zq__footer .footer-module-scss-module__BKh3Zq__communityAlignment{justify-content:space-between;align-items:flex-start;display:flex}@media (max-width:568px){.footer-module-scss-module__BKh3Zq__footer .footer-module-scss-module__BKh3Zq__communityAlignment{justify-content:flex-start;gap:40px}}.footer-module-scss-module__BKh3Zq__footer .footer-module-scss-module__BKh3Zq__spacing{width:100%;max-width:1240px;margin:0 auto;padding:0 20px}@media (max-width:1024px){.footer-module-scss-module__BKh3Zq__footer .footer-module-scss-module__BKh3Zq__spacing{padding:0 20px}}.footer-module-scss-module__BKh3Zq__footer .footer-module-scss-module__BKh3Zq__spacing .footer-module-scss-module__BKh3Zq__contentAlignment{padding:60px 80px}@media (max-width:1024px){.footer-module-scss-module__BKh3Zq__footer .footer-module-scss-module__BKh3Zq__spacing .footer-module-scss-module__BKh3Zq__contentAlignment{padding:40px 20px}}.footer-module-scss-module__BKh3Zq__footer .footer-module-scss-module__BKh3Zq__spacing .footer-module-scss-module__BKh3Zq__contentAlignment .footer-module-scss-module__BKh3Zq__width{width:100%}.footer-module-scss-module__BKh3Zq__footer .footer-module-scss-module__BKh3Zq__spacing .footer-module-scss-module__BKh3Zq__contentAlignment .footer-module-scss-module__BKh3Zq__menuAlignment{justify-content:space-between;display:flex}@media (max-width:1024px){.footer-module-scss-module__BKh3Zq__footer .footer-module-scss-module__BKh3Zq__spacing .footer-module-scss-module__BKh3Zq__contentAlignment .footer-module-scss-module__BKh3Zq__menuAlignment{grid-template-columns:repeat(2,1fr);gap:40px 20px;display:grid}}@media (max-width:568px){.footer-module-scss-module__BKh3Zq__footer .footer-module-scss-module__BKh3Zq__spacing .footer-module-scss-module__BKh3Zq__contentAlignment .footer-module-scss-module__BKh3Zq__menuAlignment{grid-template-columns:1fr;gap:30px;display:grid}}.footer-module-scss-module__BKh3Zq__footer .footer-module-scss-module__BKh3Zq__spacing .footer-module-scss-module__BKh3Zq__contentAlignment .footer-module-scss-module__BKh3Zq__menuAlignment a{color:#c1c1c1;cursor:pointer;padding:0 0 15px;font-family:GeneralSans-Regular;font-size:16px;font-style:normal;font-weight:400;line-height:normal;text-decoration:none;display:block}@media (max-width:1024px){.footer-module-scss-module__BKh3Zq__footer .footer-module-scss-module__BKh3Zq__spacing .footer-module-scss-module__BKh3Zq__contentAlignment .footer-module-scss-module__BKh3Zq__menuAlignment a{font-size:16px}}.footer-module-scss-module__BKh3Zq__footer .footer-module-scss-module__BKh3Zq__spacing .footer-module-scss-module__BKh3Zq__contentAlignment .footer-module-scss-module__BKh3Zq__menuAlignment a:last-child{padding:0}.footer-module-scss-module__BKh3Zq__footer .footer-module-scss-module__BKh3Zq__spacing .footer-module-scss-module__BKh3Zq__contentAlignment .footer-module-scss-module__BKh3Zq__menuAlignment h3{-webkit-text-fill-color:transparent;text-transform:uppercase;background:linear-gradient(#fff 64.51%,#585b60 100%);-webkit-background-clip:text;background-clip:text;margin:0 0 20px;font-family:GeneralSans-Semibold;font-size:20px;font-style:normal;font-weight:600;line-height:normal}@media (max-width:1024px){.footer-module-scss-module__BKh3Zq__footer .footer-module-scss-module__BKh3Zq__spacing .footer-module-scss-module__BKh3Zq__contentAlignment .footer-module-scss-module__BKh3Zq__menuAlignment h3{margin:0 0 20px;font-size:20px}}.footer-module-scss-module__BKh3Zq__footer .footer-module-scss-module__BKh3Zq__spacing .footer-module-scss-module__BKh3Zq__contentAlignment .footer-module-scss-module__BKh3Zq__text{padding:10px 0 60px}.footer-module-scss-module__BKh3Zq__footer .footer-module-scss-module__BKh3Zq__spacing .footer-module-scss-module__BKh3Zq__contentAlignment .footer-module-scss-module__BKh3Zq__text p{color:#c1c1c1;text-align:center;font-size:16px}.footer-module-scss-module__BKh3Zq__footer .footer-module-scss-module__BKh3Zq__spacing .footer-module-scss-module__BKh3Zq__contentAlignment .footer-module-scss-module__BKh3Zq__logoCenter{justify-content:center;padding:0 0 10px;display:flex}.footer-module-scss-module__BKh3Zq__footer .footer-module-scss-module__BKh3Zq__spacing .footer-module-scss-module__BKh3Zq__contentAlignment .footer-module-scss-module__BKh3Zq__logoCenter img{cursor:pointer;max-width:230px;display:block}@media (max-width:568px){.footer-module-scss-module__BKh3Zq__footer .footer-module-scss-module__BKh3Zq__spacing .footer-module-scss-module__BKh3Zq__contentAlignment .footer-module-scss-module__BKh3Zq__logoCenter img{max-width:180px}}.footer-module-scss-module__BKh3Zq__footer .footer-module-scss-module__BKh3Zq__spacing .footer-module-scss-module__BKh3Zq__mainRelative{background-image:url(/assets/images/footer-bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;padding:48px 120px 38px 48px;position:relative}@media (max-width:568px){.footer-module-scss-module__BKh3Zq__footer .footer-module-scss-module__BKh3Zq__spacing .footer-module-scss-module__BKh3Zq__mainRelative{border-radius:12px;padding:32px 16px}}.footer-module-scss-module__BKh3Zq__footer .footer-module-scss-module__BKh3Zq__spacing .footer-module-scss-module__BKh3Zq__mainRelative .footer-module-scss-module__BKh3Zq__footerCopyright{justify-content:space-between;align-items:center;padding:32px 0 0;display:flex}@media (max-width:568px){.footer-module-scss-module__BKh3Zq__footer .footer-module-scss-module__BKh3Zq__spacing .footer-module-scss-module__BKh3Zq__mainRelative .footer-module-scss-module__BKh3Zq__footerCopyright{grid-template-columns:1fr;gap:40px;padding:24px 0 0;display:grid}}.footer-module-scss-module__BKh3Zq__footer .footer-module-scss-module__BKh3Zq__spacing .footer-module-scss-module__BKh3Zq__mainRelative .footer-module-scss-module__BKh3Zq__footerCopyright .footer-module-scss-module__BKh3Zq__rightside{align-items:center;gap:36px;display:flex}.footer-module-scss-module__BKh3Zq__footer .footer-module-scss-module__BKh3Zq__spacing .footer-module-scss-module__BKh3Zq__mainRelative .footer-module-scss-module__BKh3Zq__footerCopyright .footer-module-scss-module__BKh3Zq__rightside a{cursor:pointer;display:block}.footer-module-scss-module__BKh3Zq__footer .footer-module-scss-module__BKh3Zq__spacing .footer-module-scss-module__BKh3Zq__mainRelative .footer-module-scss-module__BKh3Zq__footerCopyright .footer-module-scss-module__BKh3Zq__rightside a img{display:block}.footer-module-scss-module__BKh3Zq__footer .footer-module-scss-module__BKh3Zq__spacing .footer-module-scss-module__BKh3Zq__mainRelative .footer-module-scss-module__BKh3Zq__footerCopyright .footer-module-scss-module__BKh3Zq__leftside{align-items:center;gap:28px;display:flex}@media (max-width:568px){.footer-module-scss-module__BKh3Zq__footer .footer-module-scss-module__BKh3Zq__spacing .footer-module-scss-module__BKh3Zq__mainRelative .footer-module-scss-module__BKh3Zq__footerCopyright .footer-module-scss-module__BKh3Zq__leftside{grid-template-columns:1fr;gap:20px;display:grid}}.footer-module-scss-module__BKh3Zq__footer .footer-module-scss-module__BKh3Zq__spacing .footer-module-scss-module__BKh3Zq__mainRelative .footer-module-scss-module__BKh3Zq__footerCopyright .footer-module-scss-module__BKh3Zq__leftside .footer-module-scss-module__BKh3Zq__line{background-color:rgba(255,255,255,.2);width:1px;height:20px}@media (max-width:568px){.footer-module-scss-module__BKh3Zq__footer .footer-module-scss-module__BKh3Zq__spacing .footer-module-scss-module__BKh3Zq__mainRelative .footer-module-scss-module__BKh3Zq__footerCopyright .footer-module-scss-module__BKh3Zq__leftside .footer-module-scss-module__BKh3Zq__line{display:none}}.footer-module-scss-module__BKh3Zq__footer .footer-module-scss-module__BKh3Zq__spacing .footer-module-scss-module__BKh3Zq__mainRelative .footer-module-scss-module__BKh3Zq__footerCopyright .footer-module-scss-module__BKh3Zq__leftside a{color:#fff;font-family:Spline Sans,sans-serif;font-size:18px;font-style:normal;font-weight:300;line-height:160%;display:block}.footer-module-scss-module__BKh3Zq__footer .footer-module-scss-module__BKh3Zq__spacing .footer-module-scss-module__BKh3Zq__mainRelative .footer-module-scss-module__BKh3Zq__footerNewAlignment{border-bottom:1px solid rgba(255,255,255,.2);justify-content:space-between;padding:0 0 100px;display:flex}@media (max-width:568px){.footer-module-scss-module__BKh3Zq__footer .footer-module-scss-module__BKh3Zq__spacing .footer-module-scss-module__BKh3Zq__mainRelative .footer-module-scss-module__BKh3Zq__footerNewAlignment{grid-template-columns:1fr;gap:80px;padding:0 0 50px;display:grid}}.footer-module-scss-module__BKh3Zq__footer .footer-module-scss-module__BKh3Zq__spacing .footer-module-scss-module__BKh3Zq__mainRelative .footer-module-scss-module__BKh3Zq__footerNewAlignment .footer-module-scss-module__BKh3Zq__right{gap:180px;display:flex}@media (max-width:1024px){.footer-module-scss-module__BKh3Zq__footer .footer-module-scss-module__BKh3Zq__spacing .footer-module-scss-module__BKh3Zq__mainRelative .footer-module-scss-module__BKh3Zq__footerNewAlignment .footer-module-scss-module__BKh3Zq__right{gap:60px}}.footer-module-scss-module__BKh3Zq__footer .footer-module-scss-module__BKh3Zq__spacing .footer-module-scss-module__BKh3Zq__mainRelative .footer-module-scss-module__BKh3Zq__footerNewAlignment .footer-module-scss-module__BKh3Zq__right h3{color:#fff;letter-spacing:-.48px;margin:0 0 16px;font-family:Spline Sans,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:130%}.footer-module-scss-module__BKh3Zq__footer .footer-module-scss-module__BKh3Zq__spacing .footer-module-scss-module__BKh3Zq__mainRelative .footer-module-scss-module__BKh3Zq__footerNewAlignment .footer-module-scss-module__BKh3Zq__right a{color:#a0a0a0;letter-spacing:-.48px;padding:0 0 20px;font-family:Spline Sans,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:130%;display:block}.footer-module-scss-module__BKh3Zq__footer .footer-module-scss-module__BKh3Zq__spacing .footer-module-scss-module__BKh3Zq__mainRelative .footer-module-scss-module__BKh3Zq__footerNewAlignment .footer-module-scss-module__BKh3Zq__left p{color:#fff;text-transform:uppercase;max-width:348px;margin:36px 0 0;font-family:Spline Sans,sans-serif;font-size:18px;font-style:normal;font-weight:300;line-height:160%}@media (max-width:568px){.footer-module-scss-module__BKh3Zq__footer .footer-module-scss-module__BKh3Zq__spacing .footer-module-scss-module__BKh3Zq__mainRelative .footer-module-scss-module__BKh3Zq__footerNewAlignment .footer-module-scss-module__BKh3Zq__left p{max-width:263px}}.footer-module-scss-module__BKh3Zq__footer .footer-module-scss-module__BKh3Zq__allIContextAlignment .footer-module-scss-module__BKh3Zq__iconTextStyle{color:#c1c1c1;align-items:center;gap:5px;font-size:16px;line-height:16px;display:flex!important}.footer-module-scss-module__BKh3Zq__footer .footer-module-scss-module__BKh3Zq__allIContextAlignment .footer-module-scss-module__BKh3Zq__iconTextStyle span{padding-left:5px}.footer-module-scss-module__BKh3Zq__footer .footer-module-scss-module__BKh3Zq__allIContextAlignment .footer-module-scss-module__BKh3Zq__iconTextStyle svg{align-items:center;width:25px;min-width:25px;height:25px;min-height:25px;display:flex}.footer-module-scss-module__BKh3Zq__footer .footer-module-scss-module__BKh3Zq__allIContextAlignment .footer-module-scss-module__BKh3Zq__iconTextStyle svg path{fill:#fff}.footer-module-scss-module__BKh3Zq__dusclamierAlignment{padding:40px 0}.footer-module-scss-module__BKh3Zq__dusclamierAlignment .footer-module-scss-module__BKh3Zq__iconText{cursor:pointer;justify-content:center;gap:10px;display:flex}.footer-module-scss-module__BKh3Zq__dusclamierAlignment .footer-module-scss-module__BKh3Zq__iconText svg{width:20px;height:20px;position:relative;top:5px}.footer-module-scss-module__BKh3Zq__dusclamierAlignment .footer-module-scss-module__BKh3Zq__iconText svg path{fill:#fff}.footer-module-scss-module__BKh3Zq__dusclamierAlignment .footer-module-scss-module__BKh3Zq__iconText span{color:#c1c1c1;font-size:22px;font-weight:400;display:block}.footer-module-scss-module__BKh3Zq__hiddenSection.footer-module-scss-module__BKh3Zq__hide{opacity:0;max-height:0;transition:all .3s ease-in-out;overflow:hidden}.footer-module-scss-module__BKh3Zq__hiddenSection.footer-module-scss-module__BKh3Zq__show{opacity:1;max-height:10000dvh;transition:all .3s ease-in-out;overflow:hidden}.footer-module-scss-module__BKh3Zq__hiddenSection .footer-module-scss-module__BKh3Zq__contentAlignment{padding:40px 0}.footer-module-scss-module__BKh3Zq__hiddenSection .footer-module-scss-module__BKh3Zq__contentAlignment h2{color:#fff;text-align:center;margin:0 0 10px;font-size:30px;font-weight:600;line-height:27px}.footer-module-scss-module__BKh3Zq__hiddenSection .footer-module-scss-module__BKh3Zq__contentAlignment h3{color:#fff;text-align:center;margin:0 0 30px;font-size:14px;font-weight:400}.footer-module-scss-module__BKh3Zq__hiddenSection .footer-module-scss-module__BKh3Zq__contentAlignment ul{padding:0 0 20px 20px}.footer-module-scss-module__BKh3Zq__hiddenSection .footer-module-scss-module__BKh3Zq__contentAlignment ul li:last-child{padding:0}.footer-module-scss-module__BKh3Zq__hiddenSection .footer-module-scss-module__BKh3Zq__contentAlignment ul li{color:#c1c1c1;line-break:24px;padding:0 0 5px;font-size:16px;font-weight:400}.footer-module-scss-module__BKh3Zq__hiddenSection .footer-module-scss-module__BKh3Zq__contentAlignment h4{color:#c1c1c1;margin:0 0 20px;font-size:18px;font-weight:500}
.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;display:block;position:relative}.slick-list{margin:0;padding:0;display:block;position:relative;overflow:hidden}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{transform:translate(0,0)}.slick-track{margin-left:auto;margin-right:auto;display:block;position:relative;top:0;left:0}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid transparent;height:auto;display:block}.slick-arrow.slick-hidden{display:none}
.slick-loading .slick-list{background:#fff url(../media/ajax-loader.d5c1e833.gif) 50% no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(../media/slick.3392c85e.eot);src:url(../media/slick.3392c85e.eot)format("embedded-opentype"),url(../media/slick.265d68e3.woff)format("woff"),url(../media/slick.31421072.ttf)format("truetype"),url(../media/slick.5f2cd927.svg)format("svg")}.slick-prev,.slick-next{cursor:pointer;color:transparent;background:0 0;border:none;outline:none;width:20px;height:20px;padding:0;font-size:0;line-height:0;display:block;position:absolute;top:50%;transform:translateY(-50%)}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;background:0 0;outline:none}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:slick;font-size:20px;line-height:1}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{text-align:center;width:100%;margin:0;padding:0;list-style:none;display:block;position:absolute;bottom:-25px}.slick-dots li{cursor:pointer;width:20px;height:20px;margin:0 5px;padding:0;display:inline-block;position:relative}.slick-dots li button{cursor:pointer;color:transparent;background:0 0;border:0;outline:none;width:20px;height:20px;padding:5px;font-size:0;line-height:0;display:block}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0}.slick-dots li.slick-active button:before{opacity:.75;color:#000}
.whatsappbubble-module-scss-module__aHPFAW__bubbleContainer{z-index:1000;flex-direction:column;align-items:flex-end;display:flex;position:fixed;bottom:20px;right:30px}.whatsappbubble-module-scss-module__aHPFAW__scrollTop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:8px;margin-right:3px;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 4px 15px rgba(0,0,0,.3)}.whatsappbubble-module-scss-module__aHPFAW__scrollTop:hover{background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.4);transform:translateY(-5px)scale(1.1)}.whatsappbubble-module-scss-module__aHPFAW__scrollTop svg{stroke:#fff;width:40px;height:40px;padding:10px}.whatsappbubble-module-scss-module__aHPFAW__whatsappbubble{flex-direction:row;align-items:center;gap:15px;display:flex}.whatsappbubble-module-scss-module__aHPFAW__whatsappbubble .whatsappbubble-module-scss-module__aHPFAW__teleImage{width:35px;height:35px}.whatsappbubble-module-scss-module__aHPFAW__whatsappbubble img{object-fit:cover;cursor:pointer;filter:drop-shadow(0 4px 10px rgba(0,0,0,.3));background:0 0;width:40px;height:40px;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.whatsappbubble-module-scss-module__aHPFAW__whatsappbubble img:hover{transform:translateY(-5px)scale(1.1)}
