.react-photo-album{display:flex}.react-photo-album,.react-photo-album *{box-sizing:border-box}.react-photo-album--track{align-items:flex-start;display:flex}.react-photo-album--photo{padding:calc(var(--react-photo-album--padding)*1px);position:relative}.react-photo-album--image{aspect-ratio:var(--react-photo-album--photo-width)/var(--react-photo-album--photo-height);width:100%;height:auto;display:block}.react-photo-album--button{background:initial;border:initial;cursor:pointer}.react-photo-album--rows{row-gap:calc(var(--react-photo-album--spacing)*1px);flex-direction:column}.react-photo-album--rows .react-photo-album--track{--react-photo-album--track-gaps:calc(var(--react-photo-album--spacing)*(var(--react-photo-album--track-size) - 1) + var(--react-photo-album--padding)*2*var(--react-photo-album--track-size));justify-content:space-between}.react-photo-album--rows .react-photo-album--photo{width:calc((100% - var(--react-photo-album--track-gaps)*1px)/(var(--react-photo-album--container-width) - var(--react-photo-album--track-gaps))*var(--react-photo-album--photo-width) + 2px*var(--react-photo-album--padding))}
.GalleryPreview-module__Ad9AOq__galleryPreview{border-radius:var(--radius-md);width:100%;min-height:0;overflow:hidden}.GalleryPreview-module__Ad9AOq__galleryPreview__imgWrap{border-radius:var(--radius-md);background:var(--grey);width:100%;position:relative;overflow:hidden}.GalleryPreview-module__Ad9AOq__galleryPreview__img{object-fit:cover}@media screen and (min-width:768px){.GalleryPreview-module__Ad9AOq__galleryPreview,.GalleryPreview-module__Ad9AOq__galleryPreview__imgWrap{border-radius:var(--radius-lg)}}@media screen and (min-width:1024px){.GalleryPreview-module__Ad9AOq__galleryPreview__imgWrap{border-radius:var(--radius-xl)}}
.HeroGallery-module__tV2hoG__heroGallery{border-radius:var(--radius-md);width:100%;min-height:380px;overflow:hidden}.HeroGallery-module__tV2hoG__heroGallery__imgWrap{border-radius:var(--radius-sm);background:var(--grey);width:100%;position:relative;overflow:hidden}.HeroGallery-module__tV2hoG__heroGallery__img{object-fit:cover}@media screen and (min-width:768px){.HeroGallery-module__tV2hoG__heroGallery{border-radius:var(--radius-lg);min-height:540px}.HeroGallery-module__tV2hoG__heroGallery__imgWrap{border-radius:var(--radius-md)}}@media screen and (min-width:1440px){.HeroGallery-module__tV2hoG__heroGallery{border-radius:var(--radius-xl);min-height:540px}.HeroGallery-module__tV2hoG__heroGallery__imgWrap{border-radius:var(--radius-lg)}}
.PartnersCarousel-module__CEaySa__carousel{margin-top:var(--space-24);position:relative}.PartnersCarousel-module__CEaySa__carousel__viewport{margin:0 calc(-1*var(--container-padding));padding:0 var(--container-padding);overflow:hidden}.PartnersCarousel-module__CEaySa__carousel__container{touch-action:pan-y pinch-zoom;margin-left:calc(-1*var(--space-16));display:flex}.PartnersCarousel-module__CEaySa__carousel__slide{min-width:0;padding-left:var(--space-16);flex:0 0 50%;display:flex}.PartnersCarousel-module__CEaySa__carousel__logo{width:100%;height:96px;padding:var(--space-12);background-color:var(--white);border-radius:var(--radius-md);justify-content:center;align-items:center;display:flex}.PartnersCarousel-module__CEaySa__carousel__logoImg{object-fit:contain;width:100%;max-width:120px;height:auto;max-height:72px}.PartnersCarousel-module__CEaySa__carousel__controls{justify-content:center;align-items:center;gap:var(--space-16);margin-top:var(--space-20);display:flex}.PartnersCarousel-module__CEaySa__carousel__btn{background:var(--white);width:44px;height:44px;color:var(--blue);cursor:pointer;transition:var(--transition-dur-and-func);border:1px solid #1c53b533;border-radius:50%;justify-content:center;align-items:center;padding:0;display:inline-flex}.PartnersCarousel-module__CEaySa__carousel__btn:hover:not(:disabled){border-color:var(--blue);background:#1c53b514}.PartnersCarousel-module__CEaySa__carousel__btn:disabled{opacity:.4;cursor:not-allowed}.PartnersCarousel-module__CEaySa__carousel__btn:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.PartnersCarousel-module__CEaySa__carousel__dots{gap:var(--space-12);flex-wrap:wrap;justify-content:center;max-width:320px;display:flex}.PartnersCarousel-module__CEaySa__carousel__dot{cursor:pointer;width:8px;height:8px;transition:var(--transition-dur-and-func);background:#1c53b540;border:none;border-radius:50%;padding:0}.PartnersCarousel-module__CEaySa__carousel__dot:hover{background:#1c53b580}.PartnersCarousel-module__CEaySa__carousel__dot[data-active]{background:var(--blue);transform:scale(1.2)}.PartnersCarousel-module__CEaySa__carousel__dot:focus-visible{outline:2px solid var(--blue);outline-offset:2px}@media screen and (min-width:768px){.PartnersCarousel-module__CEaySa__carousel{margin-top:var(--space-32)}.PartnersCarousel-module__CEaySa__carousel__container{margin-left:calc(-1*var(--space-24))}.PartnersCarousel-module__CEaySa__carousel__slide{padding-left:var(--space-24);flex:0 0 33.333%}.PartnersCarousel-module__CEaySa__carousel__logo{height:112px;padding:var(--space-16)}.PartnersCarousel-module__CEaySa__carousel__logoImg{max-width:160px;max-height:80px}.PartnersCarousel-module__CEaySa__carousel__controls{gap:var(--space-24);margin-top:var(--space-24)}}@media screen and (min-width:1024px){.PartnersCarousel-module__CEaySa__carousel__slide{flex:0 0 25%}}
.ReviewsCarousel-module__sRW6Ea__carousel{margin-top:var(--space-32);position:relative}.ReviewsCarousel-module__sRW6Ea__carousel__viewport{margin:0 calc(-1*var(--container-padding));padding:0 var(--container-padding);overflow:hidden}.ReviewsCarousel-module__sRW6Ea__carousel__container{touch-action:pan-y pinch-zoom;margin-left:calc(-1*var(--space-24));display:flex}.ReviewsCarousel-module__sRW6Ea__carousel__slide{min-width:0;padding-left:var(--space-24);flex:0 0 100%}.ReviewsCarousel-module__sRW6Ea__carousel__item{padding:var(--space-24)var(--space-24)var(--space-24)var(--space-32);background:var(--white);border-radius:var(--radius-lg);border:1px solid #1c53b526;height:100%;margin:0;box-shadow:0 2px 8px #1c53b50f}.ReviewsCarousel-module__sRW6Ea__carousel__quote{color:var(--black);margin:0;font-size:1rem;line-height:1.6}.ReviewsCarousel-module__sRW6Ea__carousel__author{margin-top:var(--space-16);color:var(--black);font-size:1rem;font-style:normal;font-weight:700;display:block}.ReviewsCarousel-module__sRW6Ea__carousel__controls{justify-content:center;align-items:center;gap:var(--space-24);margin-top:var(--space-24);display:flex}.ReviewsCarousel-module__sRW6Ea__carousel__btn{background:var(--white);width:44px;height:44px;color:var(--blue);cursor:pointer;transition:var(--transition-dur-and-func);border:1px solid #1c53b533;border-radius:50%;justify-content:center;align-items:center;padding:0;display:inline-flex}.ReviewsCarousel-module__sRW6Ea__carousel__btn:hover:not(:disabled){border-color:var(--blue);background:#1c53b514}.ReviewsCarousel-module__sRW6Ea__carousel__btn:disabled{opacity:.4;cursor:not-allowed}.ReviewsCarousel-module__sRW6Ea__carousel__btn:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.ReviewsCarousel-module__sRW6Ea__carousel__dots{gap:var(--space-8);display:flex}.ReviewsCarousel-module__sRW6Ea__carousel__dot{cursor:pointer;width:10px;height:10px;transition:var(--transition-dur-and-func);background:#1c53b540;border:none;border-radius:50%;padding:0}.ReviewsCarousel-module__sRW6Ea__carousel__dot:hover{background:#1c53b580}.ReviewsCarousel-module__sRW6Ea__carousel__dot[data-active]{background:var(--blue);transform:scale(1.2)}.ReviewsCarousel-module__sRW6Ea__carousel__dot:focus-visible{outline:2px solid var(--blue);outline-offset:2px}@media screen and (min-width:768px){.ReviewsCarousel-module__sRW6Ea__carousel{margin-top:var(--space-40)}.ReviewsCarousel-module__sRW6Ea__carousel__slide{flex:0 0 80%}.ReviewsCarousel-module__sRW6Ea__carousel__item{padding:var(--space-32)var(--space-32)var(--space-32)var(--space-48);border-radius:var(--radius-xl)}.ReviewsCarousel-module__sRW6Ea__carousel__controls{margin-top:var(--space-32)}}@media screen and (min-width:1024px){.ReviewsCarousel-module__sRW6Ea__carousel__slide{flex:0 0 50%}}@media screen and (min-width:1440px){.ReviewsCarousel-module__sRW6Ea__carousel__slide{flex:0 0 33.333%}.ReviewsCarousel-module__sRW6Ea__carousel__item{padding:var(--space-40)var(--space-48)var(--space-40)var(--space-56)}.ReviewsCarousel-module__sRW6Ea__carousel__quote{font-size:1.0625rem}}
.page-module__EVJJWa__page{flex-direction:column;display:flex}.page-module__EVJJWa__hero{padding:var(--space-40)var(--container-padding)var(--space-56);text-align:left;background-color:var(--background);overflow:hidden}.page-module__EVJJWa__hero__inner{max-width:var(--container-max);gap:var(--space-24);grid-template-columns:1fr;margin:0 auto;display:grid}.page-module__EVJJWa__hero__content{gap:var(--space-16);flex-direction:column;display:flex}.page-module__EVJJWa__hero__gallery{width:100%;min-height:0}.page-module__EVJJWa__hero__title{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--blue);white-space:pre-line;margin:0;font-size:24px;font-weight:700;line-height:1.2}.page-module__EVJJWa__hero__title_red{color:var(--black);font-size:16px;font-weight:500}.page-module__EVJJWa__hero__tagline{color:var(--black);max-width:560px;margin:0;font-size:1rem;line-height:1.6}.page-module__EVJJWa__hero__tagline_blue{color:var(--blue);font-size:1.375rem;font-weight:700}.page-module__EVJJWa__hero__ctas{gap:var(--space-16);margin-top:var(--space-8);flex-wrap:wrap;display:flex}.page-module__EVJJWa__hero__btn{padding:var(--space-12)var(--space-24);transition:var(--transition-dur-and-func);border-radius:100px;justify-content:center;align-items:center;font-size:1rem;font-weight:600;line-height:normal;display:inline-flex}.page-module__EVJJWa__hero__btn_primary{color:var(--blue);background:var(--yellow)}.page-module__EVJJWa__hero__btn_primary:hover{opacity:.9}.page-module__EVJJWa__hero__btn_secondary{color:var(--white);background:var(--red);padding:var(--space-12)var(--space-32)}.page-module__EVJJWa__hero__btn_secondary:hover{opacity:.9}@media screen and (min-width:768px){.page-module__EVJJWa__hero{padding:var(--space-56)var(--container-padding)var(--space-64)}.page-module__EVJJWa__hero__inner{column-gap:var(--space-24);row-gap:var(--space-24);grid-template-rows:auto auto;grid-template-columns:1fr 1fr 1fr}.page-module__EVJJWa__hero__content{gap:var(--space-24);grid-column:1/-1}.page-module__EVJJWa__hero__gallery{grid-column:1/-1}.page-module__EVJJWa__hero__title{font-size:28px;line-height:1.2}.page-module__EVJJWa__hero__title_red{font-size:20px}}@media screen and (min-width:993px){.page-module__EVJJWa__hero__inner{column-gap:var(--space-48);grid-template-rows:auto;grid-template-columns:1fr 1fr;align-items:center;row-gap:0}.page-module__EVJJWa__hero__content{grid-area:1/1}.page-module__EVJJWa__hero__gallery{grid-area:1/2;min-height:280px}}@media screen and (min-width:1440px){.page-module__EVJJWa__hero{padding:var(--space-80)var(--container-padding)var(--space-96)}.page-module__EVJJWa__hero__inner{column-gap:var(--space-48)}.page-module__EVJJWa__hero__gallery{min-height:280px}.page-module__EVJJWa__hero__title{letter-spacing:-.02em;font-size:48px;line-height:1.15}.page-module__EVJJWa__hero__title_red{font-size:24px}.page-module__EVJJWa__hero__btn{padding:var(--space-16)var(--space-40)}}.page-module__EVJJWa__section{width:100%}.page-module__EVJJWa__section__container{max-width:var(--container-max);padding:var(--section-gap)var(--container-padding);margin:0 auto}.page-module__EVJJWa__section__title{font-family:var(--font-heading);letter-spacing:-.02em;margin:0 0 var(--space-24);color:var(--blue);font-size:24px;font-weight:700;line-height:1.2}.page-module__EVJJWa__section__text{color:var(--black);font-size:1rem;line-height:1.6}.page-module__EVJJWa__section__text+.page-module__EVJJWa__section__text{margin-top:var(--space-16)}@media screen and (min-width:768px){.page-module__EVJJWa__section__title{margin-bottom:var(--space-32);font-size:28px;line-height:1.2}}@media screen and (min-width:1440px){.page-module__EVJJWa__section__title{letter-spacing:-.02em;margin-bottom:var(--space-48);font-size:48px;line-height:1.15}}.page-module__EVJJWa__about{background-color:var(--background)}.page-module__EVJJWa__about .page-module__EVJJWa__section__container{padding-top:var(--space-12)}.page-module__EVJJWa__about .page-module__EVJJWa__section__title{margin-bottom:var(--space-32)}.page-module__EVJJWa__about__inner{gap:var(--space-24);background-color:var(--white);border-radius:var(--radius-lg);padding:var(--space-24);flex-direction:column;display:flex;box-shadow:0 4px 24px #2424240f}.page-module__EVJJWa__about__textBlock{flex-direction:column;gap:0;display:flex}.page-module__EVJJWa__about__textBlock .page-module__EVJJWa__section__text{max-width:100%}.page-module__EVJJWa__about__textBlock .page-module__EVJJWa__section__text+.page-module__EVJJWa__section__text{margin-top:var(--space-16)}.page-module__EVJJWa__about__galleryRow{gap:var(--space-24);grid-template-columns:1fr 1fr;width:100%;display:grid}.page-module__EVJJWa__about__galleryImg{aspect-ratio:16/9;border-radius:var(--radius-md);background:var(--grey);width:100%;position:relative;overflow:hidden;box-shadow:0 8px 24px #24242414}.page-module__EVJJWa__about__galleryImg img{object-fit:cover}@keyframes page-module__EVJJWa__aboutStatEnter{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@keyframes page-module__EVJJWa__aboutStatNumber{0%{opacity:0;transform:scale(.9)}60%{opacity:1;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.page-module__EVJJWa__about__video{margin:var(--space-24)0;aspect-ratio:16/9;border-radius:var(--radius-md);background:var(--black);width:100%;overflow:hidden}.page-module__EVJJWa__about__videoIframe{border:none;width:100%;height:100%}.page-module__EVJJWa__about__stat-wrap{margin-top:var(--space-32);padding:var(--space-20)var(--space-24);background:linear-gradient(135deg,var(--blue)0%,#1649a0 100%);border-radius:var(--radius-md);text-align:center;border-left:6px solid var(--yellow);animation:.5s ease-out both page-module__EVJJWa__aboutStatEnter;position:relative;overflow:hidden;box-shadow:0 8px 24px #1c53b540}.page-module__EVJJWa__about__stat-wrap:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0%,#fff3 50%,#0000 100%);height:1px;position:absolute;top:0;left:0;right:0}.page-module__EVJJWa__about__stat{font-family:var(--font-heading);letter-spacing:.02em;color:var(--white);text-shadow:0 2px 4px #00000026;margin:0;font-size:32px;font-weight:700;line-height:1.15;animation:.6s ease-out .15s both page-module__EVJJWa__aboutStatNumber}.page-module__EVJJWa__about__stat-desc{color:var(--white);margin:var(--space-8)0 0;opacity:.95;letter-spacing:.01em;font-size:1rem;font-weight:500;line-height:1.5}@media screen and (min-width:768px){.page-module__EVJJWa__about__inner{padding:var(--space-32);border-radius:var(--radius-xl)}.page-module__EVJJWa__about__textBlock .page-module__EVJJWa__section__text+.page-module__EVJJWa__section__text{margin-top:var(--space-20)}.page-module__EVJJWa__about__stat-wrap{padding:var(--space-32)var(--space-40);border-radius:var(--radius-lg);text-align:center;align-items:center;gap:var(--space-12);border-left-width:8px;flex-direction:column;display:flex;box-shadow:0 12px 32px #1c53b54d}.page-module__EVJJWa__about__stat{font-size:48px}.page-module__EVJJWa__about__stat-desc{max-width:360px;margin:0;font-size:1.0625rem}.page-module__EVJJWa__about__galleryImg{border-radius:var(--radius-lg);box-shadow:0 12px 32px #2424241a}}@media screen and (min-width:1024px){.page-module__EVJJWa__about__inner{padding:var(--space-40)}.page-module__EVJJWa__about__textBlock .page-module__EVJJWa__section__text+.page-module__EVJJWa__section__text{margin-top:var(--space-20)}.page-module__EVJJWa__about__galleryRow{gap:var(--space-32)}.page-module__EVJJWa__about__galleryImg{aspect-ratio:16/9;border-radius:var(--radius-xl)}.page-module__EVJJWa__about__stat-wrap{width:100%}}@media screen and (min-width:1440px){.page-module__EVJJWa__about__inner{gap:var(--space-32);padding:var(--space-48)}.page-module__EVJJWa__about__textBlock .page-module__EVJJWa__section__text+.page-module__EVJJWa__section__text{margin-top:var(--space-24)}.page-module__EVJJWa__about__stat-wrap{padding:var(--space-40)var(--space-56);border-radius:var(--radius-xl);border-left-width:10px;box-shadow:0 16px 40px #1c53b559}.page-module__EVJJWa__about__stat{letter-spacing:.03em;font-size:64px}.page-module__EVJJWa__about__stat-desc{max-width:420px;font-size:1.125rem}}.page-module__EVJJWa__whyBlock{background-color:var(--background)}.page-module__EVJJWa__whyBlock .page-module__EVJJWa__section__title{margin-bottom:var(--space-16);text-align:center;color:var(--blue)}.page-module__EVJJWa__why__intro{margin:0 auto var(--space-32);max-width:720px;color:var(--blue);text-align:center;font-size:1rem;line-height:1.6}.page-module__EVJJWa__why__grid{gap:var(--space-24);grid-template-columns:repeat(2,1fr);display:grid}.page-module__EVJJWa__why__card{justify-content:space-between;align-items:center;gap:var(--space-16);padding:var(--space-24);border-radius:var(--radius-md);background-color:#fdf9f2;display:flex;box-shadow:0 2px 12px #2424240f}.page-module__EVJJWa__why__cardText{color:var(--blue);flex:1;font-size:1rem;line-height:1.5}.page-module__EVJJWa__why__icon{background-color:var(--blue);border-radius:50%;flex-shrink:0;width:40px;height:40px;position:relative}.page-module__EVJJWa__why__icon:before{content:"";border-left:2px solid var(--white);border-bottom:2px solid var(--white);width:12px;height:6px;margin-top:-3px;margin-left:-6px;position:absolute;top:50%;left:50%;transform:rotate(-45deg)}.page-module__EVJJWa__why__icon:after{content:none}@media screen and (max-width:767px){.page-module__EVJJWa__why__grid{grid-template-columns:1fr}}.page-module__EVJJWa__demandBlock{background-color:var(--white)}.page-module__EVJJWa__demandBlock .page-module__EVJJWa__section__text+.page-module__EVJJWa__section__text{margin-top:var(--space-16)}.page-module__EVJJWa__improvements{background-color:var(--white)}.page-module__EVJJWa__improvements__lead{margin-bottom:var(--space-32);font-size:1.0625rem;font-weight:500}.page-module__EVJJWa__improvements__block{padding:var(--space-24);margin-bottom:var(--space-24);background:var(--background);border-radius:var(--radius-md);border:1px solid #0000}.page-module__EVJJWa__improvements__block:last-child{margin-bottom:0}.page-module__EVJJWa__improvements__subtitle{font-family:var(--font-heading);margin:0 0 var(--space-12);color:var(--blue);font-size:1.125rem;font-weight:700;line-height:1.3}.page-module__EVJJWa__improvements__block .page-module__EVJJWa__section__text{margin-top:0}.page-module__EVJJWa__improvements__block .page-module__EVJJWa__section__text+.page-module__EVJJWa__section__text{margin-top:var(--space-16)}.page-module__EVJJWa__improvements__blockImgs{gap:var(--space-16);margin-top:var(--space-20);grid-template-columns:repeat(2,1fr);display:grid}.page-module__EVJJWa__improvements__blockImgWrap{aspect-ratio:4/3;border-radius:var(--radius-md);background:var(--grey);position:relative;overflow:hidden}.page-module__EVJJWa__improvements__blockImg{object-fit:cover;width:100%;height:100%}@media screen and (max-width:767px){.page-module__EVJJWa__improvements__blockImgs{grid-template-columns:1fr}}@media screen and (min-width:768px){.page-module__EVJJWa__improvements__block{padding:var(--space-32);margin-bottom:var(--space-32);border-radius:var(--radius-lg)}.page-module__EVJJWa__improvements__subtitle{margin-bottom:var(--space-16);font-size:1.25rem}}@media screen and (min-width:1440px){.page-module__EVJJWa__improvements__block{padding:var(--space-40);border-radius:var(--radius-xl)}}.page-module__EVJJWa__video{background-color:var(--white)}.page-module__EVJJWa__video__wrap{width:100%;margin-top:var(--space-24);border-radius:var(--radius-lg);background:var(--grey);padding-bottom:56.25%;position:relative;overflow:hidden}.page-module__EVJJWa__video__iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}@media screen and (min-width:768px){.page-module__EVJJWa__video__wrap{margin-top:var(--space-32);border-radius:var(--radius-xl)}}.page-module__EVJJWa__conditions{background-color:var(--background)}.page-module__EVJJWa__conditions__gallery{gap:var(--space-16);margin-bottom:var(--space-32);grid-template-columns:1fr 1fr;display:grid}.page-module__EVJJWa__conditions__imgWrap{aspect-ratio:1;border-radius:var(--radius-md);background:var(--grey);width:100%;position:relative;overflow:hidden}.page-module__EVJJWa__conditions__imgWrap img{object-fit:cover}.page-module__EVJJWa__conditions__block{padding:var(--space-24)0;border-bottom:1px solid #1c53b51f;margin-bottom:0}.page-module__EVJJWa__conditions__block:last-child{border-bottom:none;padding-bottom:0}.page-module__EVJJWa__conditions__subtitle{font-family:var(--font-heading);margin:0 0 var(--space-12);color:var(--blue);font-size:1.125rem;font-weight:700;line-height:1.3}.page-module__EVJJWa__conditions__block .page-module__EVJJWa__section__text{margin-top:0}@media screen and (min-width:768px){.page-module__EVJJWa__conditions__gallery{gap:var(--space-24);margin-bottom:var(--space-40)}.page-module__EVJJWa__conditions__imgWrap{border-radius:var(--radius-lg)}.page-module__EVJJWa__conditions__block{padding:var(--space-32)0}.page-module__EVJJWa__conditions__subtitle{margin-bottom:var(--space-16);font-size:1.25rem}}@media screen and (min-width:1440px){.page-module__EVJJWa__conditions__imgWrap{border-radius:var(--radius-xl)}}.page-module__EVJJWa__food{background-color:var(--white)}.page-module__EVJJWa__food .page-module__EVJJWa__section__text{max-width:720px}.page-module__EVJJWa__reviews{background-color:var(--background)}.page-module__EVJJWa__stories{background-color:var(--white)}.page-module__EVJJWa__stories .page-module__EVJJWa__section__text{margin-bottom:var(--space-24)}.page-module__EVJJWa__stories__list{gap:var(--space-24);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.page-module__EVJJWa__stories__card{margin:0;padding:0}.page-module__EVJJWa__stories__cardLink{color:inherit;border-radius:var(--radius-md);background:var(--background);transition:var(--transition-dur-and-func);flex-direction:column;text-decoration:none;display:flex;overflow:hidden;box-shadow:0 2px 12px #2424240f}.page-module__EVJJWa__stories__cardLink:hover{box-shadow:0 8px 24px #2424241a}.page-module__EVJJWa__stories__cardLink:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.page-module__EVJJWa__stories__cardImg{aspect-ratio:16/10;background:var(--grey);width:100%;position:relative;overflow:hidden}.page-module__EVJJWa__stories__cardImg img{object-fit:cover}.page-module__EVJJWa__stories__cardContent{padding:var(--space-20)var(--space-16);gap:var(--space-8);flex-direction:column;display:flex}.page-module__EVJJWa__stories__cardName{font-family:var(--font-heading);color:var(--blue);font-size:1.125rem;font-weight:700}.page-module__EVJJWa__stories__cardCity{color:var(--black);opacity:.8;font-size:.9375rem}.page-module__EVJJWa__stories__cardExcerpt{color:var(--black);margin:0;font-size:1rem;line-height:1.5}.page-module__EVJJWa__stories__footer{margin-top:var(--space-24);text-align:center}@media screen and (min-width:768px){.page-module__EVJJWa__stories__list{gap:var(--space-32);grid-template-columns:repeat(2,1fr);display:grid}.page-module__EVJJWa__stories__cardContent{padding:var(--space-24)}.page-module__EVJJWa__stories__cardName{font-size:1.25rem}}@media screen and (min-width:1440px){.page-module__EVJJWa__stories__cardImg{aspect-ratio:16/9}}.page-module__EVJJWa__active{background-color:var(--white)}.page-module__EVJJWa__active__list{gap:var(--space-24);margin-top:var(--space-32);flex-direction:column;list-style:none;display:flex}.page-module__EVJJWa__active__item{background:var(--blue);border-radius:var(--radius-md);border:1px solid #0000;flex-direction:column;padding:0;display:flex;overflow:hidden}.page-module__EVJJWa__active__itemImg{aspect-ratio:342/343;background:var(--grey);flex-shrink:0;width:100%;position:relative;overflow:hidden}.page-module__EVJJWa__active__itemImg img{object-fit:cover}.page-module__EVJJWa__active__itemContent{padding:var(--space-12)var(--space-12)var(--space-16)}.page-module__EVJJWa__active__item h3{font-family:var(--font-heading);margin:0 0 var(--space-8);color:var(--white);font-size:1rem;font-weight:700;line-height:1.3}.page-module__EVJJWa__active__item p{color:var(--white);margin:0;font-size:1rem;line-height:1.5}@media screen and (min-width:768px){.page-module__EVJJWa__active__list{gap:var(--space-32);margin-top:var(--space-40);grid-template-columns:repeat(2,1fr);display:grid}.page-module__EVJJWa__active__item{border-radius:var(--radius-lg)}.page-module__EVJJWa__active__itemImg{aspect-ratio:343/343}.page-module__EVJJWa__active__itemContent{padding:var(--space-16)}.page-module__EVJJWa__active__item h3{font-size:1.125rem}}@media screen and (min-width:1024px){.page-module__EVJJWa__active__list{gap:var(--space-24);grid-template-columns:repeat(4,1fr)}.page-module__EVJJWa__active__item{border-radius:var(--radius-xl)}.page-module__EVJJWa__active__itemImg{aspect-ratio:544/517}.page-module__EVJJWa__active__itemContent{padding:var(--space-16)var(--space-16)var(--space-24)}.page-module__EVJJWa__active__item h3{margin-bottom:var(--space-8);font-size:1.25rem}}.page-module__EVJJWa__gallery{background-color:var(--white)}.page-module__EVJJWa__gallery__album{width:100%}.page-module__EVJJWa__gallery__footer{margin-top:var(--space-24);text-align:center}.page-module__EVJJWa__gallery__link{padding:var(--space-12)var(--space-24);font-family:var(--font-heading);color:var(--blue);border:2px solid var(--blue);border-radius:var(--radius-md);transition:var(--transition-dur-and-func);font-size:1rem;font-weight:600;text-decoration:none;display:inline-block}.page-module__EVJJWa__gallery__link:hover{background-color:var(--blue);color:var(--white)}.page-module__EVJJWa__gallery__link:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.page-module__EVJJWa__formatBlock{background-color:var(--white)}.page-module__EVJJWa__formatBlock .page-module__EVJJWa__section__text{max-width:720px}.page-module__EVJJWa__formatBlock .page-module__EVJJWa__section__text+.page-module__EVJJWa__section__text{margin-top:var(--space-16)}.page-module__EVJJWa__partners{background-color:var(--background);padding-bottom:var(--space-56)}.page-module__EVJJWa__partners .page-module__EVJJWa__section__title{margin-bottom:var(--space-16)}.page-module__EVJJWa__partners .page-module__EVJJWa__section__text{margin-bottom:var(--space-32)}
