.LocationsSection-module-scss-module__UUneiG__locationsSection{width:100%;margin-top:100px;padding:0 24px 60px}.LocationsSection-module-scss-module__UUneiG__locationsSectionWrapper{background:var(--light-color,#f9f3ee);border-radius:18px;width:min(1296px,100%);margin-inline:auto;overflow:hidden}.LocationsSection-module-scss-module__UUneiG__locationsSection__inner{background:var(--light-color,#f9f3ee);border-radius:18px;width:min(1296px,100%);margin-inline:auto;padding:50px;overflow:hidden}.LocationsSection-module-scss-module__UUneiG__headerRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:28px;display:flex}.LocationsSection-module-scss-module__UUneiG__headerRow .LocationsSection-module-scss-module__UUneiG__locationsSection__title{margin:0}.LocationsSection-module-scss-module__UUneiG__sliderControls{align-items:center;gap:10px;display:flex}.LocationsSection-module-scss-module__UUneiG__sliderBtn{width:42px;height:42px;color:var(--secondary-color,#252525);cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #8d7c634d;border-radius:50%;justify-content:center;align-items:center;font-size:24px;line-height:1;transition:all .25s;display:flex}.LocationsSection-module-scss-module__UUneiG__sliderBtn:hover{background:var(--primary,#8d7c63);color:#fff;border-color:var(--primary,#8d7c63)}.LocationsSection-module-scss-module__UUneiG__singleLocationContainer{justify-content:center;width:100%;display:flex}.LocationsSection-module-scss-module__UUneiG__singleLocationContainer .LocationsSection-module-scss-module__UUneiG__locationCard{width:min(600px,100%)}.LocationsSection-module-scss-module__UUneiG__swiperContainer{width:100%;min-width:0}.LocationsSection-module-scss-module__UUneiG__swiperContainer .swiper{width:100%;padding-bottom:8px;overflow:hidden}.LocationsSection-module-scss-module__UUneiG__swiperContainer .swiper-slide{height:auto;display:flex}.LocationsSection-module-scss-module__UUneiG__swiperContainer .swiper-slide>article{width:100%;height:100%}.LocationsSection-module-scss-module__UUneiG__locationsSection__title{color:var(--secondary-color,#252525);font-family:var(--heading-font,"Playfair Display", serif);margin:0 0 28px;font-size:clamp(32px,3vw,44px);font-weight:400;line-height:1.2}.LocationsSection-module-scss-module__UUneiG__locationsSection__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.LocationsSection-module-scss-module__UUneiG__locationCard{background:#ffffffa6;border:1px solid #00000012;border-radius:18px;grid-template-columns:minmax(0,1.25fr) minmax(210px,1fr);min-width:0;min-height:280px;display:grid;overflow:hidden}.LocationsSection-module-scss-module__UUneiG__locationCard__image{min-width:0;min-height:280px;position:relative;overflow:hidden}.LocationsSection-module-scss-module__UUneiG__locationCard__image:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000001a,#0000 65%);position:absolute;inset:0}.LocationsSection-module-scss-module__UUneiG__locationCard__image img{object-fit:cover;object-position:center;transition:transform .45s}.LocationsSection-module-scss-module__UUneiG__locationCard:hover .LocationsSection-module-scss-module__UUneiG__locationCard__image img{transform:scale(1.035)}.LocationsSection-module-scss-module__UUneiG__locationCard__content{flex-direction:column;justify-content:center;align-items:flex-start;min-width:0;padding:28px 26px;display:flex}.LocationsSection-module-scss-module__UUneiG__locationCard__content h3{color:var(--secondary-color,#252525);font-family:var(--heading-font,"Playfair Display", serif);margin:0 0 12px;font-size:clamp(19px,1.5vw,23px);font-weight:500;line-height:1.25}.LocationsSection-module-scss-module__UUneiG__locationCard__content address{color:#00000094;font-family:var(--body-font,"Roboto", sans-serif);margin:0;font-size:15px;font-style:normal;font-weight:300;line-height:1.65}.LocationsSection-module-scss-module__UUneiG__locationCard__content address span{display:block}.LocationsSection-module-scss-module__UUneiG__locationCard__button{color:#fff;background:var(--primary,#8d7c63);border:1px solid var(--primary,#8d7c63);min-height:42px;font-family:var(--body-font,"Roboto", sans-serif);white-space:nowrap;border-radius:999px;align-items:center;gap:12px;margin-top:24px;padding:5px 5px 5px 18px;font-size:14px;font-weight:500;text-decoration:none;transition:color .25s,background-color .25s,transform .25s;display:inline-flex}.LocationsSection-module-scss-module__UUneiG__locationCard__button:hover{color:var(--primary,#8d7c63);background:#fff;transform:translateY(-2px)}.LocationsSection-module-scss-module__UUneiG__locationCard__button:hover .LocationsSection-module-scss-module__UUneiG__locationCard__buttonIcon{color:#fff;background:var(--primary,#8d7c63)}.LocationsSection-module-scss-module__UUneiG__locationCard__buttonIcon{width:32px;height:32px;color:var(--primary,#8d7c63);background:#fff;border-radius:50%;flex:none;place-items:center;font-size:17px;line-height:1;transition:color .25s,background-color .25s;display:grid}.LocationsSection-module-scss-module__UUneiG__openingHours{margin-top:42px;padding:16px 8% 4px;position:relative}.LocationsSection-module-scss-module__UUneiG__openingHours__line{background:#00000024;height:1px;position:absolute;top:50%;left:8%;right:8%;transform:translateY(-50%)}.LocationsSection-module-scss-module__UUneiG__openingHours__items{z-index:1;justify-content:center;align-items:center;gap:clamp(18px,4vw,48px);display:flex;position:relative}.LocationsSection-module-scss-module__UUneiG__openingHours__item{text-align:center;background:var(--light-color,#f9f3ee);min-width:170px;padding:8px 16px}.LocationsSection-module-scss-module__UUneiG__openingHours__item h4{color:#000000b3;font-family:var(--heading-font,"Playfair Display", serif);margin:0 0 4px;font-size:13px;font-weight:600;line-height:1.25}.LocationsSection-module-scss-module__UUneiG__openingHours__item p{color:#000000c7;font-family:var(--body-font,"Roboto", sans-serif);margin:0;font-size:14px;font-weight:600;line-height:1.3}@media (max-width:1199px){.LocationsSection-module-scss-module__UUneiG__locationsSection__inner{padding:40px 32px}.LocationsSection-module-scss-module__UUneiG__locationCard{grid-template-columns:1fr}.LocationsSection-module-scss-module__UUneiG__locationCard__image{aspect-ratio:16/9;min-height:auto}.LocationsSection-module-scss-module__UUneiG__locationCard__image:after{background:linear-gradient(#00000014,#0000 60%)}.LocationsSection-module-scss-module__UUneiG__locationCard__content{padding:24px}}@media (max-width:767px){.LocationsSection-module-scss-module__UUneiG__locationsSection{padding:0 16px 48px}.LocationsSection-module-scss-module__UUneiG__locationsSection__inner{border-radius:16px;padding:32px 24px}.LocationsSection-module-scss-module__UUneiG__locationsSection__title{margin-bottom:24px}.LocationsSection-module-scss-module__UUneiG__locationsSection__grid{grid-template-columns:1fr;gap:20px}.LocationsSection-module-scss-module__UUneiG__locationCard{grid-template-columns:minmax(0,1.1fr) minmax(190px,.9fr);min-height:240px}.LocationsSection-module-scss-module__UUneiG__locationCard__image{aspect-ratio:auto;min-height:240px}.LocationsSection-module-scss-module__UUneiG__locationCard__content{padding:22px 20px}.LocationsSection-module-scss-module__UUneiG__openingHours{margin-top:30px;padding-inline:0}.LocationsSection-module-scss-module__UUneiG__openingHours__line{left:0;right:0}.LocationsSection-module-scss-module__UUneiG__openingHours__items{gap:16px}.LocationsSection-module-scss-module__UUneiG__openingHours__item{min-width:150px}}@media (max-width:575px){.LocationsSection-module-scss-module__UUneiG__locationsSection{padding:0 12px 40px}.LocationsSection-module-scss-module__UUneiG__locationsSection__inner{border-radius:14px;padding:26px 16px}.LocationsSection-module-scss-module__UUneiG__locationsSection__title{font-size:30px}.LocationsSection-module-scss-module__UUneiG__locationCard{border-radius:14px;grid-template-columns:1fr;min-height:0}.LocationsSection-module-scss-module__UUneiG__locationCard__image{aspect-ratio:16/10;min-height:0}.LocationsSection-module-scss-module__UUneiG__locationCard__content{padding:20px 18px 22px}.LocationsSection-module-scss-module__UUneiG__locationCard__content h3{font-size:21px}.LocationsSection-module-scss-module__UUneiG__locationCard__content address{font-size:14px}.LocationsSection-module-scss-module__UUneiG__locationCard__button{margin-top:18px}.LocationsSection-module-scss-module__UUneiG__openingHours{margin-top:24px;padding:0}.LocationsSection-module-scss-module__UUneiG__openingHours__line{display:none}.LocationsSection-module-scss-module__UUneiG__openingHours__items{grid-template-columns:1fr;gap:8px;display:grid}.LocationsSection-module-scss-module__UUneiG__openingHours__item{background:#ffffff8c;border:1px solid #0000000f;border-radius:10px;width:100%;min-width:0;padding:12px}}
.CallToAction-module-scss-module___eLT2a__callToAction{width:100%}.CallToAction-module-scss-module___eLT2a__callToAction__background{border:1px solid var(--light-color,#f9f3ee);background:linear-gradient(145deg, #fff 0%, var(--light-color,#f9f3ee) 60%, #e4d9c9 120%);border-radius:18px;width:min(1296px,100%);margin-inline:auto;padding:40px;position:relative;overflow:hidden}.CallToAction-module-scss-module___eLT2a__callToAction__layout{grid-template-columns:minmax(260px,.8fr) minmax(0,1.45fr);align-items:center;gap:clamp(32px,5vw,80px);display:grid}.CallToAction-module-scss-module___eLT2a__callToAction__heading h2{z-index:1;color:var(--secondary-color,#252525);font-family:var(--heading-font,serif);margin:0;font-size:clamp(32px,3vw,44px);font-weight:400;line-height:1.15;position:relative}.CallToAction-module-scss-module___eLT2a__callToAction__heading h2 span{display:block}.CallToAction-module-scss-module___eLT2a__callToAction__content{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:clamp(24px,4vw,56px);display:grid}.CallToAction-module-scss-module___eLT2a__callToAction__content p{z-index:1;color:var(--secondary-color,#252525);opacity:.7;margin:0;font-size:clamp(15px,1vw,18px);font-weight:300;line-height:1.65;position:relative}.CallToAction-module-scss-module___eLT2a__callToAction__buttons{flex-direction:column;gap:10px;min-width:170px;display:flex}.CallToAction-module-scss-module___eLT2a__callToAction__button{color:#fff;background:var(--primary,#8d7c63);border:1px solid var(--primary,#8d7c63);white-space:nowrap;border-radius:999px;justify-content:space-between;align-items:center;gap:12px;min-height:46px;padding:6px 6px 6px 20px;font-size:15px;font-weight:400;text-decoration:none;transition:color .25s,background-color .25s,border-color .25s,transform .25s;display:inline-flex;position:relative;overflow:hidden}.CallToAction-module-scss-module___eLT2a__callToAction__button:hover{color:var(--primary,#8d7c63);background:#fff;transform:translateY(-2px)}.CallToAction-module-scss-module___eLT2a__callToAction__button:hover .CallToAction-module-scss-module___eLT2a__callToAction__buttonIcon{color:#fff;background:var(--primary,#8d7c63)}.CallToAction-module-scss-module___eLT2a__callToAction__button:hover .CallToAction-module-scss-module___eLT2a__callToAction__buttonIcon svg{color:#fff!important}.CallToAction-module-scss-module___eLT2a__callToAction__buttonWhatsapp{background:#25d366;border-color:#25d366}.CallToAction-module-scss-module___eLT2a__callToAction__buttonWhatsapp:hover{color:#25d366;border-color:#25d366}.CallToAction-module-scss-module___eLT2a__callToAction__buttonWhatsapp:hover .CallToAction-module-scss-module___eLT2a__callToAction__buttonIcon{color:#fff;background:#25d366}.CallToAction-module-scss-module___eLT2a__callToAction__buttonIcon{width:34px;height:34px;color:var(--primary,#8d7c63);background:#fff;border-radius:50%;flex:none;place-items:center;font-size:18px;line-height:1;transition:color .25s,background-color .25s;display:grid}.CallToAction-module-scss-module___eLT2a__callToAction__buttonWhatsapp .CallToAction-module-scss-module___eLT2a__callToAction__buttonIcon{color:#25d366}@media (max-width:991px){.CallToAction-module-scss-module___eLT2a__callToAction{padding:32px 0}.CallToAction-module-scss-module___eLT2a__callToAction__background{width:calc(100% - 40px);padding:32px}.CallToAction-module-scss-module___eLT2a__callToAction__layout{grid-template-columns:1fr;gap:24px}.CallToAction-module-scss-module___eLT2a__callToAction__heading h2 span{display:inline}.CallToAction-module-scss-module___eLT2a__callToAction__content{grid-template-columns:minmax(0,1fr) auto;gap:24px}}@media (max-width:767px){.CallToAction-module-scss-module___eLT2a__callToAction__background{border-radius:16px;width:calc(100% - 32px);padding:28px 22px}.CallToAction-module-scss-module___eLT2a__callToAction__heading h2{font-size:30px}.CallToAction-module-scss-module___eLT2a__callToAction__content{grid-template-columns:1fr;gap:24px}.CallToAction-module-scss-module___eLT2a__callToAction__buttons{flex-flow:wrap;width:100%;min-width:0}.CallToAction-module-scss-module___eLT2a__callToAction__button{flex:165px}}@media (max-width:480px){.CallToAction-module-scss-module___eLT2a__callToAction{padding:24px 0}.CallToAction-module-scss-module___eLT2a__callToAction__background{width:calc(100% - 24px);padding:24px 18px}.CallToAction-module-scss-module___eLT2a__callToAction__heading h2{font-size:27px;line-height:1.2}.CallToAction-module-scss-module___eLT2a__callToAction__content p{font-size:15px;line-height:1.55}.CallToAction-module-scss-module___eLT2a__callToAction__buttons{flex-direction:column}.CallToAction-module-scss-module___eLT2a__callToAction__button{flex-basis:auto;width:100%}}
.GallerySection-module-scss-module__1OjjVG__gallerySection{background:#fff;width:100%;padding:clamp(48px,2vw,90px) 24px}.GallerySection-module-scss-module__1OjjVG__gallerySection__container{width:min(1296px,100%);margin-inline:auto}.GallerySection-module-scss-module__1OjjVG__gallerySection__header{justify-content:space-between;align-items:center;width:100%;margin-bottom:clamp(28px,4vw,42px);display:flex}.GallerySection-module-scss-module__1OjjVG__gallerySection__title{color:var(--secondary-color,#252525);font-family:var(--heading-font,"Playfair Display", serif);text-align:left;margin:0;font-size:clamp(34px,3.5vw,48px);font-weight:400;line-height:1.2}.GallerySection-module-scss-module__1OjjVG__gallerySection__nav{align-items:center;gap:12px;display:flex}.GallerySection-module-scss-module__1OjjVG__gallerySection__navBtn{color:#8d7c63;cursor:pointer;background:0 0;border:1.5px solid #8d7c63;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.GallerySection-module-scss-module__1OjjVG__gallerySection__navBtn:hover:not(:disabled){color:#fff;background:#8d7c63}.GallerySection-module-scss-module__1OjjVG__gallerySection__navBtn:disabled{opacity:.35;cursor:not-allowed;color:#d0c7bd;border-color:#d0c7bd}.GallerySection-module-scss-module__1OjjVG__gallerySection__slider{width:100%;overflow:hidden}.GallerySection-module-scss-module__1OjjVG__gallerySection__track{margin-inline:-12px;transition:transform .5s cubic-bezier(.25,.46,.45,.94);display:flex}.GallerySection-module-scss-module__1OjjVG__gallerySection__column{box-sizing:border-box;flex-direction:column;gap:30px;padding-inline:12px;display:flex}.GallerySection-module-scss-module__1OjjVG__gallerySection__item{aspect-ratio:16/9;background:#f4f1ed;border-radius:16px;width:100%;min-width:0;position:relative;overflow:hidden}.GallerySection-module-scss-module__1OjjVG__gallerySection__image{object-fit:cover;object-position:center;transition:transform .45s}.GallerySection-module-scss-module__1OjjVG__gallerySection__item:hover .GallerySection-module-scss-module__1OjjVG__gallerySection__image{transform:scale(1.04)}@media (max-width:991px){.GallerySection-module-scss-module__1OjjVG__gallerySection{padding-inline:20px}.GallerySection-module-scss-module__1OjjVG__gallerySection__track{margin-inline:-10px}.GallerySection-module-scss-module__1OjjVG__gallerySection__column{gap:20px;padding-inline:10px}.GallerySection-module-scss-module__1OjjVG__gallerySection__item{border-radius:14px}}@media (max-width:575px){.GallerySection-module-scss-module__1OjjVG__gallerySection{padding:44px 16px}.GallerySection-module-scss-module__1OjjVG__gallerySection__header{margin-bottom:20px}.GallerySection-module-scss-module__1OjjVG__gallerySection__title{font-size:30px}.GallerySection-module-scss-module__1OjjVG__gallerySection__track{margin-inline:0}.GallerySection-module-scss-module__1OjjVG__gallerySection__column{gap:16px;padding-inline:0}.GallerySection-module-scss-module__1OjjVG__gallerySection__item{aspect-ratio:16/10;border-radius:12px}}
.ClassSwiper-module-scss-module__VwfR8q__classSwiper{width:100%;min-width:0;max-width:100%;padding-inline:62px;position:relative;overflow:hidden}.ClassSwiper-module-scss-module__VwfR8q__classSwiper .swiper{width:100%;min-width:0;max-width:100%;overflow:hidden}.ClassSwiper-module-scss-module__VwfR8q__classSwiper .swiper-wrapper{align-items:stretch}.ClassSwiper-module-scss-module__VwfR8q__classSwiper .swiper-slide{min-width:0;height:auto}:is(.ClassSwiper-module-scss-module__VwfR8q__classSwiper .swiper-button-prev,.ClassSwiper-module-scss-module__VwfR8q__classSwiper .swiper-button-next){width:50px;height:60px;color:var(--ink);background:var(--white);border:1px solid #d5d5d5;border-radius:12px;margin:0;transition:color .25s,background-color .25s,border-color .25s;top:50%;transform:translateY(-50%)}.ClassSwiper-module-scss-module__VwfR8q__classSwiper .swiper-button-prev{left:2px}.ClassSwiper-module-scss-module__VwfR8q__classSwiper .swiper-button-next{right:2px}:is(.ClassSwiper-module-scss-module__VwfR8q__classSwiper .swiper-button-prev svg,.ClassSwiper-module-scss-module__VwfR8q__classSwiper .swiper-button-next svg){fill:currentColor;object-fit:contain;pointer-events:none;width:16px!important;height:16px!important}:is(.ClassSwiper-module-scss-module__VwfR8q__classSwiper .swiper-button-prev:after,.ClassSwiper-module-scss-module__VwfR8q__classSwiper .swiper-button-next:after){font-weight:700;font-size:16px!important}:is(.ClassSwiper-module-scss-module__VwfR8q__classSwiper .swiper-button-prev:hover,.ClassSwiper-module-scss-module__VwfR8q__classSwiper .swiper-button-next:hover){color:var(--white);background:var(--primary);border-color:var(--primary)}.ClassSwiper-module-scss-module__VwfR8q__classSwiper .swiper-button-disabled{opacity:.35;cursor:default}.ClassSwiper-module-scss-module__VwfR8q__classSwiper__card{aspect-ratio:567/680;background:var(--cream);border-radius:45px;width:100%;height:100%;position:relative;overflow:hidden}.ClassSwiper-module-scss-module__VwfR8q__classSwiper__image{object-fit:cover;object-position:center;transition:transform .45s}.ClassSwiper-module-scss-module__VwfR8q__classSwiper__card:hover .ClassSwiper-module-scss-module__VwfR8q__classSwiper__image{transform:scale(1.04)}.ClassSwiper-module-scss-module__VwfR8q__classSwiper__overlay{color:#fff;-webkit-backdrop-filter:blur(12px);background:#786f5e78;border-radius:999px;justify-content:space-between;align-items:center;gap:10px;min-height:92px;padding:14px 14px 14px 24px;display:flex;position:absolute;bottom:16px;left:16px;right:16px;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.ClassSwiper-module-scss-module__VwfR8q__classSwiper__title{color:#fff;min-width:0;font-family:var(--heading-font);margin:0;font-size:clamp(18px,1.15vw,24px);font-weight:400;line-height:1.2}.ClassSwiper-module-scss-module__VwfR8q__classSwiper__title span{color:#fff;display:block}.ClassSwiper-module-scss-module__VwfR8q__classSwiper__arrow{width:48px;height:48px;color:var(--primary);background:var(--white);font-family:var(--body-font);border-radius:50%;flex:none;place-items:center;font-size:26px;line-height:1;transition:color .25s,background-color .25s,transform .25s;display:grid}.ClassSwiper-module-scss-module__VwfR8q__classSwiper__overlay:hover .ClassSwiper-module-scss-module__VwfR8q__classSwiper__arrow{color:var(--white);background:var(--primary);transform:rotate(45deg)}@media (max-width:1199px){.ClassSwiper-module-scss-module__VwfR8q__classSwiper{padding-inline:56px}:is(.ClassSwiper-module-scss-module__VwfR8q__classSwiper .swiper-button-prev,.ClassSwiper-module-scss-module__VwfR8q__classSwiper .swiper-button-next){width:44px;height:54px}.ClassSwiper-module-scss-module__VwfR8q__classSwiper__card{border-radius:36px}.ClassSwiper-module-scss-module__VwfR8q__classSwiper__overlay{min-height:60px;padding:8px 8px 8px 16px;bottom:14px;left:14px;right:14px}.ClassSwiper-module-scss-module__VwfR8q__classSwiper__title{font-size:16px}.ClassSwiper-module-scss-module__VwfR8q__classSwiper__arrow{width:42px;height:42px;font-size:21px}}@media (max-width:991px){.ClassSwiper-module-scss-module__VwfR8q__classSwiper{padding-inline:52px}.ClassSwiper-module-scss-module__VwfR8q__classSwiper__overlay{min-height:58px}.ClassSwiper-module-scss-module__VwfR8q__classSwiper__title{font-size:15px}.ClassSwiper-module-scss-module__VwfR8q__classSwiper__arrow{width:40px;height:40px;font-size:20px}}@media (max-width:575px){.ClassSwiper-module-scss-module__VwfR8q__classSwiper{padding-inline:0;overflow:hidden}.ClassSwiper-module-scss-module__VwfR8q__classSwiper .swiper{overflow:hidden}:is(.ClassSwiper-module-scss-module__VwfR8q__classSwiper .swiper-button-prev,.ClassSwiper-module-scss-module__VwfR8q__classSwiper .swiper-button-next){display:none}.ClassSwiper-module-scss-module__VwfR8q__classSwiper__card{border-radius:28px}.ClassSwiper-module-scss-module__VwfR8q__classSwiper__overlay{gap:8px;min-height:54px;padding:6px 6px 6px 14px;bottom:10px;left:10px;right:10px}.ClassSwiper-module-scss-module__VwfR8q__classSwiper__title{font-size:20px!important}.ClassSwiper-module-scss-module__VwfR8q__classSwiper__arrow{width:38px;height:38px;font-size:19px}}
.AvailableStudios-module-scss-module__zk7Lda__swiperWrapperContainer{width:100%;min-width:0}.AvailableStudios-module-scss-module__zk7Lda__swiperWrapperContainer .swiper-slide{box-sizing:border-box;align-items:stretch;height:auto;margin-bottom:2px;display:flex}.AvailableStudios-module-scss-module__zk7Lda__swiperWrapperContainer .swiper-slide>div{width:100%}
.ClassDetails-module-scss-module__7RfR3W__swiperSection{width:100%;padding:clamp(48px,2vw,90px) 0;overflow:hidden}.ClassDetails-module-scss-module__7RfR3W__swiperWrapper{width:min(1400px,100% - 48px);margin-inline:auto}.ClassDetails-module-scss-module__7RfR3W__swiperTitle{color:#1c1917;font-family:var(--secondary-font,"Playfair Display", serif);text-align:center;margin:0 0 clamp(24px,3vw,40px);font-size:clamp(28px,3vw,40px);font-weight:400;line-height:1.2}@media (max-width:767px){.ClassDetails-module-scss-module__7RfR3W__swiperSection{padding:48px 0}.ClassDetails-module-scss-module__7RfR3W__swiperWrapper{width:calc(100% - 32px)}.ClassDetails-module-scss-module__7RfR3W__swiperTitle{margin-bottom:24px;font-size:30px}}@media (max-width:480px){.ClassDetails-module-scss-module__7RfR3W__swiperWrapper{width:calc(100% - 24px)}.ClassDetails-module-scss-module__7RfR3W__swiperTitle{font-size:27px}}
