.slide-card{border-radius:2rem;box-shadow:0 3.2px 13.6px 0 rgba(0,0,0,.102);height:100%;overflow:hidden;position:relative;width:100%}@media screen and (max-width:600px){.slide-card{border-radius:8px}}.slide-card .slide-card-img-wrapper{inset:0;position:absolute}.slide-card .slide-card-img{height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;width:100%}.slide-card .slide-card-container{align-items:center;backdrop-filter:blur(20px);background-color:rgba(0,0,0,.1);bottom:0;display:flex;gap:2rem;justify-content:space-between;left:0;min-height:8.6rem;padding:1rem 4rem;position:absolute;right:0;transition:all .2s ease;z-index:2}.slide-card .slide-card-container.fade-in{animation:fadeIn .6s ease-in-out forwards}.slide-card .slide-card-container.hidden-card{opacity:0;visibility:hidden}@media screen and (max-width:600px){.slide-card .slide-card-container{height:4.8rem;min-height:4.8rem;padding:1rem 1.5rem}}.slide-card .slide-card-info{display:flex;flex-direction:column;gap:.8rem;max-width:calc(100% - 17rem)}@media screen and (max-width:600px){.slide-card .slide-card-info{gap:0;max-width:calc(100% - 14rem)}}.slide-card .slide-card-title{color:var(--colorWhite);font-size:2.4rem;font-weight:600;line-height:1.3;min-width:40rem}@media screen and (max-width:600px){.slide-card .slide-card-title{font-size:1.4rem;min-width:unset}}.slide-card .slide-card-desc{color:var(--colorWhite);font-size:1.8rem;line-height:1.3}@media screen and (max-width:600px){.slide-card .slide-card-desc{font-size:1rem}}.slide-card .slide-card-more{align-items:center;background-color:var(--colorWhite);border-radius:999.9rem;color:var(--colorPrimary);cursor:pointer;display:flex;gap:1rem;justify-content:center;min-height:4.4rem;min-width:15rem;padding:0 1.6rem;white-space:nowrap}.slide-card .slide-card-more svg{color:var(--colorPrimary);height:2rem;min-width:2rem;width:2rem}@media screen and (max-width:600px){.slide-card .slide-card-more svg{height:1.6rem;width:1.6rem}.slide-card .slide-card-more{gap:.8rem;min-height:3.2rem;min-width:11rem;padding:0 1.2rem}}.slide-card .slide-card-more-text{font-size:1.6rem;font-weight:700}@media screen and (max-width:600px){.slide-card .slide-card-more-text{font-size:1.2rem;font-weight:600}.slide-card.swiper-item{border-radius:2rem}.slide-card.swiper-item .slide-card-container{align-items:flex-start;bottom:2rem;flex-direction:column;gap:1rem;justify-content:normal;left:2rem;right:2rem}.slide-card.swiper-item .slide-card-desc{display:none}.slide-card.swiper-item .slide-card-title{font-size:2.3rem;font-weight:800;min-width:auto;width:100%}.slide-card.swiper-item .slide-card-more{gap:.8rem;min-height:3.6rem;min-width:10.7rem;padding:0 1rem}.slide-card.swiper-item .slide-card-more svg{height:2.4rem;width:2.4rem}.slide-card.swiper-item .slide-card-more-text{font-size:1.4rem}}@keyframes fadeIn{0%{opacity:0;transform:translateY(120%);visibility:hidden}to{opacity:1;transform:translateY(0);visibility:visible}}.event-slider-block{margin:2.4rem auto;max-width:118rem;min-height:50.6rem;width:62%}@media screen and (max-width:1024px){.event-slider-block{margin:1.6rem auto 0;min-height:19.2rem;width:100%}}.event-slider-block .stack-carousel{-webkit-touch-callout:none;min-height:50.6rem;position:relative;touch-action:none;-webkit-user-select:none}@media screen and (max-width:600px){.event-slider-block .stack-carousel{min-height:19.2rem}}.event-slider-block .stack-carousel-container{min-height:50.6rem;position:relative}@media screen and (max-width:600px){.event-slider-block .stack-carousel-container{min-height:19.2rem}}.event-slider-block .event-slider-block__btn{align-items:center;background-color:var(--colorWhite);border-radius:50%;box-shadow:0 12px 28px 0 rgba(0,0,0,.2),0 2px 4px 0 rgba(0,0,0,.1),inset 0 0 0 1px hsla(0,0%,100%,.05);color:var(--colorPrimary);cursor:pointer;display:flex;height:5.6rem;justify-content:center;padding:.8rem;position:absolute;top:50%;transform:translateY(-50%);transition:.2s ease-in-out;width:5.6rem;z-index:9}.event-slider-block .event-slider-block__btn:hover{scale:1.1}.event-slider-block .event-slider-block__btn svg{height:2rem;width:2rem}@media screen and (max-width:1024px){.event-slider-block .event-slider-block__btn{display:none}}.event-slider-block .event-slider-block-prev{left:-6.4rem}.event-slider-block .event-slider-block-next{right:-6.4rem}.featured-collection{background-repeat:no-repeat;background-size:cover;padding:4rem 0}@media screen and (max-width:600px){.featured-collection{padding-bottom:0}}.featured-collection .heading-compo{margin-top:0!important}.featured-collection .featured-collection__top{display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:90rem;width:47%}@media screen and (max-width:1024px){.featured-collection .featured-collection__top{gap:.4rem;width:80%}}@media screen and (max-width:600px){.featured-collection .featured-collection__top{gap:.4rem;width:90%}.featured-collection .featured-collection__top .heading-compo{margin-bottom:0!important}}.featured-collection .featured-collection__desc{font-size:1.6rem;text-align:center}@media screen and (max-width:600px){.featured-collection .featured-collection__desc{font-size:1rem}}