.carousel{display:flex;max-width:100%}.carousel_wrapper{position:relative;width:100%;height:100%}.carousel_card{display:flex;flex:1;position:absolute;width:100%;height:100%;overflow:hidden;border-radius:20px;box-shadow:0 0 11px 3px rgba(0,0,0,.15);opacity:0;pointer-events:none;transform:scale(.8);transition:.5s ease-in-out}@media screen and (max-width:500px){.carousel_card{height:230px}}.carousel_card-active{opacity:1;transform:scale(1);pointer-events:visible}.card_image{width:100%;-o-object-fit:cover;object-fit:cover}.card_overlay{position:absolute;width:100%;height:100%;display:flex;padding:40px 30px;align-items:flex-end;transition:.3s;background-color:transparent;&:hover{background-color:rgba(0,0,0,.3);cursor:pointer}}.card_title{color:#fff;font-size:30px}.carousel_arrow_left,.carousel_arrow_right{position:absolute;font-size:40px;top:50%;transform:translateY(-50%);background-color:#dcdcdc;display:flex;justify-content:center;align-items:center;width:30px;height:30px;border-radius:50%;padding-bottom:7px;cursor:pointer}.carousel_arrow_left{left:15px}.carousel_arrow_right{right:15px}.carousel_pagination{position:absolute;bottom:5px;left:50%;transform:translate(-50%)}.pagination_dot{height:10px;width:10px;background-color:#f5f5f5;border-radius:50%;display:inline-block;margin-left:10px;cursor:pointer}.pagination_dot:hover{transform:scale(1.2)}.pagination_dot-active{background-color:#4682b4}.styles_svgCurve__BgNOZ{position:absolute;top:0;left:-99px;width:100px;height:100%;fill:none;stroke:none}.style_menu__0gP_9{height:100vh;width:100%;background-color:transparent;position:fixed;right:0;top:0;color:#fff;z-index:99999999}.style_menu__0gP_9 .style_body__IeSbx{box-sizing:border-box;height:100%;padding:100px;display:flex;flex-direction:column;justify-content:space-between}.style_menu__0gP_9 .style_body__IeSbx .style_nav__9lHCs{display:flex;flex-direction:column;font-size:56px;gap:12px;margin-top:80px}.style_menu__0gP_9 .style_body__IeSbx .style_nav__9lHCs .style_header__jpTu6{color:#999;border-bottom:1px solid #999;text-transform:uppercase;font-size:11px;margin-bottom:40px}.style_menu__0gP_9 .style_body__IeSbx .style_nav__9lHCs a{text-decoration:none;color:#fff;font-weight:300}.style_header__Ybz4X{padding-top:5px;position:relative;display:none;z-index:999999999}.style_header__Ybz4X .style_button__hlj3O{width:40px;height:40px;border-radius:50%;background-color:#01a5d3;cursor:pointer;display:flex;align-items:center;justify-content:center}.style_header__Ybz4X .style_burger__r4Ek_{width:100%}.style_header__Ybz4X .style_burger__r4Ek_:after,.style_header__Ybz4X .style_burger__r4Ek_:before{content:"";display:block;height:1px;width:40%;margin:auto;background-color:#fff;position:relative;transition:transform .3s}.style_header__Ybz4X .style_burger__r4Ek_:after{top:-5px}.style_header__Ybz4X .style_burger__r4Ek_:before{top:5px}.style_header__Ybz4X .style_burgerActive__FYHcq:after{transform:rotate(45deg);top:-1px}.style_header__Ybz4X .style_burgerActive__FYHcq:before{transform:rotate(-45deg);top:0}@media screen and (max-width:768px){.style_header__Ybz4X{display:block}}