.header{background:#fff;border-bottom:1px solid #e6e6ee}.header__inner{max-width:1200px;margin:0 auto;padding:0 24px;height:80px;display:flex;align-items:center;justify-content:space-between;gap:18px}.header__brand img{display:block;height:40px;width:auto}.header__nav{display:flex}.header__menu{list-style:none;padding:0;margin:0;display:flex;align-items:center;gap:32px}.header__item{position:relative}.header__link{color:#8b8b9f;font-family:Inter,sans-serif;font-size:14px;font-weight:700;line-height:normal;text-decoration:none;transition:color .2s ease}.header__link:hover{color:#0b0b32}.header__link--active{color:var(--1, #0b0b32)}.header__right{display:flex;align-items:center;gap:16px}.header__cart{display:inline-flex;align-items:center;justify-content:center;background:none;border:none;padding:0;cursor:pointer;text-decoration:none}.header__cart img{width:28px;height:28px;display:block}.header__dropBtn{background:none;border:none;padding:0;cursor:pointer;display:inline-flex;align-items:flex-start;gap:8px;color:#8b8b9f;font-family:Inter,sans-serif;font-size:14px;font-weight:700}.header__dropBtn:hover{color:#0b0b32}.header__chev{width:7px;height:7px;border-right:2px solid #b3b3c7;border-bottom:2px solid #b3b3c7;transform:rotate(45deg);transition:transform .2s ease}.header__chev.is-open{transform:rotate(-135deg)}.header__dropMenu{position:absolute;top:calc(100% + 14px);left:0;min-width:260px;background:#fff;border:1px solid #e6e6ee;border-radius:10px;padding:14px;list-style:none;margin:0;display:none;flex-direction:column;gap:12px;box-shadow:0 12px 30px #0b0b3214}.header__dropMenu.is-open{display:flex}.header__dropLink{display:block;text-decoration:none;color:#0b0b32;font-family:Inter,sans-serif;font-size:14px;font-weight:700}.header__dropLink--active{text-decoration:underline;text-underline-offset:4px}.header__burger{display:none;flex-direction:column;justify-content:center;gap:6px;background:none;border:none;padding:0;cursor:pointer}.header__burger span{width:28px;height:3px;background:#0b0b32;border-radius:2px;display:block}.header__mobile{display:none}.header__mobile.is-open{display:block;background:#fff;border-top:1px solid #e6e6ee;max-width:1200px;margin:0 auto;padding:24px}.header__mobileLabel{display:block;font-size:12px;color:#c5c5d2;text-transform:lowercase;margin-bottom:10px}.header__mobileTitle{width:100%;background:none;border:none;padding:0;display:flex;align-items:center;justify-content:space-between;color:#0b0b32;font-family:Inter,sans-serif;font-size:20px;font-weight:800;line-height:1.1;cursor:pointer;margin-bottom:10px}.header__chev--mobile{width:10px;height:10px}.header__mobileList{list-style:none;padding:0;margin:0;display:none}.header__mobileList.is-open{display:block}.header__mobileLinks{list-style:none;padding:0;margin:0}.header__mobileItem{padding:16px 0;border-top:2px solid #e6e6ee}.header__mobileItem:last-child{border-bottom:2px solid #e6e6ee}.header__mobileLink{display:block;text-decoration:none;color:#0b0b32;font-family:Inter,sans-serif;font-size:20px;font-weight:800;line-height:1.1}.header__mobileLink--active{text-decoration:underline;text-underline-offset:8px}.header__mobileCart{margin-top:22px;display:inline-flex;align-items:center;gap:12px;text-decoration:none;background:none;border:none;cursor:pointer;color:#0b0b32;font-family:Inter,sans-serif;font-weight:800}.header__mobileCart img{width:28px;height:28px;display:block}.header__mobileCartText{font-size:18px}@media(max-width:830px){.header__nav,.header__cart{display:none}.header__burger{display:flex}.header__inner{height:72px;padding:0 16px}.header__brand img{height:44px}.header__mobile.is-open{padding:22px 16px 26px}}*{padding:0;margin:0;border:none}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}a,a:link,a:visited,a:hover{text-decoration:none}aside,nav,footer,header,section,main{display:block}h1,h2,h3,h4,h5,h6,p{font-size:inherit;font-weight:inherit}ul,ul li{list-style:none}img{vertical-align:top}img,svg{max-width:100%;height:auto}address{font-style:normal}input,textarea,button,select{font-family:inherit;font-size:inherit;color:inherit;background-color:transparent}input::-ms-clear{display:none}button,input[type=submit]{display:inline-block;box-shadow:none;background-color:transparent;background:none;cursor:pointer}input:focus,input:active,button:focus,button:active{outline:none}button::-moz-focus-inner{padding:0;border:0}label{cursor:pointer}legend{display:block}input[type=file]{max-width:100%}@font-face{font-family:Inter;src:url("/p/safe/28/assets/inter-variablefont-FIwubZjA.woff2") format("woff2");font-weight:100 900;font-style:normal;font-display:swap}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;border:0;clip:rect(0 0 0 0)}.container{max-width:1240px;margin:0 auto;padding-left:16px;padding-right:16px;width:100%}.places{padding:64px 0}.places__list{list-style:none;padding:0 16px;margin:0;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.places__item{background:#fff;border-radius:20px;box-shadow:0 4px 8px #00000014;overflow:hidden}.places__link{display:block;text-decoration:none;color:inherit}.places__item img{width:100%;object-fit:cover;display:block}.places__text{padding:16px;text-align:center}.places__text h2{color:#0b0b32;font-family:Inter;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.places__text p{margin:4px 0 0;color:#0b0b32;font-family:Inter;font-size:16px;font-style:normal;font-weight:600;line-height:normal}@media(max-width:900px){.places__list{grid-template-columns:1fr}}.north-reasons{background:#9fe6e6;padding:64px 16px}.north-reasons__inner{max-width:1200px;margin:0 auto}.north-reasons__title,.north-reasons__subtitle{text-align:center;margin-bottom:24px;color:#0b0b32;font-family:Inter;font-size:24px;font-weight:700}.north-reasons__box{background:#fff;border-radius:20px;padding:32px;margin-bottom:40px}.north-reasons__list{list-style:none;margin:0;padding:0}.north-reasons__item{display:flex;gap:16px;margin-bottom:32px}.north-reasons__num{min-width:28px;height:28px;border-radius:6px;background:#9fe6e6;color:#0b0b32;font-family:Inter;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center}.north-reasons__content h3{margin:0 0 8px;color:#0b0b32;font-family:Inter;font-size:18px;font-weight:600}.north-reasons__content p{margin:0 0 8px;color:#0b0b32;font-family:Inter;font-size:16px;font-weight:400}.north-reasons__for strong{display:block;margin-top:8px;font-weight:600}.north-reasons__text p{color:#0b0b32;font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:normal}.north-reasons__text ul{margin-top:16px;padding-left:18px;list-style:disc}.north-reasons__text li{margin-bottom:6px;font-family:Inter;font-size:16px;color:#0b0b32;list-style-type:disc}@media(max-width:768px){.north-reasons__box{padding:20px}.north-reasons__num{width:max-content}.north-reasons__item{flex-direction:column}}.place-details{padding:64px 16px}.place-details__grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 360px;gap:24px}.place-details__grid>*{min-width:0;overflow-wrap:break-word;word-break:break-word}.place-details__main{background:#eaf3f6;border-radius:20px;padding:32px}.place-details__title{margin:0 0 16px;color:#0b0b32;font-family:Inter;font-size:32px;font-style:normal;font-weight:700;line-height:normal}.place-details__intro{margin-bottom:24px;color:#0b0b32;font-family:Inter;font-size:20px;font-style:normal;font-weight:500;line-height:normal}.place-details__subtitle{margin-bottom:12px;color:#0b0b32b3;font-family:Inter;font-size:20px;font-style:normal;font-weight:700;line-height:normal}.place-details__list{list-style:none;padding:0;margin:0 0 32px}.place-details__list li{margin-bottom:16px;color:#0b0b32;font-family:Inter;font-size:20px;font-style:normal;font-weight:500;line-height:normal}.place-details__list strong{display:block;margin-bottom:4px}.place-details__gallery{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.place-details__gallery img{width:100%;max-width:246px;height:200px;object-fit:cover;border-radius:12px;display:block}.place-details__aside{background:#efefef;border-radius:20px;padding:24px}.place-details__aside-block{margin-bottom:24px;color:#0b0b32;font-family:Inter;font-size:20px;font-style:normal;font-weight:500;line-height:normal}.place-details__aside-block p{margin-bottom:20px}.place-details__aside-block h2{color:#0b0b32;font-family:Inter;font-size:24px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:20px}.place-details__aside-block h3{margin-bottom:8px;color:#0b0b32b3;font-family:Inter;font-size:20px;font-style:normal;font-weight:700;line-height:normal}.place-details__aside-block ul{padding-left:18px;list-style:disc}.place-details__aside-block li{margin-bottom:6px;color:#0b0b32;font-family:Inter;font-size:20px;font-style:normal;font-weight:500;line-height:normal;list-style-type:disc}@media(max-width:900px){.place-details__grid,.place-details__gallery{grid-template-columns:1fr}.place-details__gallery img{height:180px}}.contacts-page{padding:48px 0 80px;font-family:Inter,sans-serif}.contacts-page__hero{background:#eaf3f6;border-radius:20px;padding:56px 24px;margin-bottom:40px;text-align:center}.contacts-page__hero h1{margin:0;color:#0b0b32;font-size:50px;font-weight:700}.contacts-page__content{background:#eaf3f6;border-radius:20px;padding:40px;display:grid;grid-template-columns:1fr 1.2fr;gap:32px}.contacts-info{background:#fff;border-radius:20px;padding:24px}.contacts-info h2{margin-bottom:16px;color:#0b0b32;font-size:20px;font-weight:700}.contacts-info p{margin-bottom:12px;color:#0b0b32;font-size:16px;line-height:1.4}.contacts-form{background:#97e4e4;border-radius:20px;padding:32px;position:relative}.contacts-form h2{margin-bottom:12px;text-align:center;color:#0b0b32;font-size:28px;font-weight:700}.contacts-form__desc{margin-bottom:24px;text-align:center;color:#0b0b32;font-size:16px}.contacts-form__row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.contacts-form label{display:flex;gap:6px;font-size:14px;color:#0b0b32;flex-direction:column}.contacts-form__checkbox{flex-direction:row!important}.contacts-form input,.contacts-form textarea{padding:14px 16px;border-radius:14px;border:none;font-size:16px;font-family:Inter;background-color:#fff}.contacts-form__message textarea{min-height:120px;resize:vertical;margin-bottom:16px}.contacts-form__checkbox{display:flex;align-items:center;gap:10px;margin-bottom:24px}.contacts-form__checkbox label{display:flex;flex-direction:row;align-items:center;gap:10px}.contacts-form__checkbox{display:flex;align-items:center;flex-direction:row;gap:10px;font-size:14px;margin-bottom:24px}.contacts-form__checkbox a{color:red;text-decoration:none}.contacts-form__btn{width:100%;padding:16px;border-radius:999px;border:1px solid red;background:transparent;color:red;font-size:18px;font-weight:600;cursor:pointer}.contacts-form__success{position:absolute;bottom:-44px;left:50%;transform:translate(-50%);background:#0b0b32;color:#fff;padding:10px 20px;border-radius:12px;font-size:14px}@media(max-width:900px){.contacts-page__hero h1{font-size:36px}.contacts-page__content{grid-template-columns:1fr;padding:24px}.contacts-form__row{grid-template-columns:1fr}.contacts-form__success{bottom:-56px}}.about{background:#fbfeff;padding:80px 0}.about__inner{max-width:1200px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.about__title{margin:0 0 20px;color:#0b0b32;font-family:Inter,sans-serif;font-size:32px;font-weight:700}.about__subtitle{margin:28px 0 16px;color:#0b0b32;font-family:Inter,sans-serif;font-size:20px;font-weight:700}.about__text{margin:0 0 16px;color:#0b0b32;font-family:Inter,sans-serif;font-size:16px;font-weight:400}.about__list{margin:0 0 32px;padding-left:20px;list-style:disc}.about__list li{margin-bottom:6px;color:#0b0b32;font-family:Inter,sans-serif;font-size:16px;font-weight:400;list-style-type:disc}.about__btn{display:inline-flex;align-items:center;justify-content:center;padding:15px 40px;border-radius:100px;border:2px solid #e32125;background:transparent;color:#e32125;font-family:Inter,sans-serif;font-size:20px;font-weight:700;text-decoration:none;transition:background .15s ease,color .15s ease}.about__btn:hover{background:#e32125;color:#fff}.about__image img{width:100%;border-radius:24px;display:block;object-fit:cover}@media(max-width:768px){.about{padding:56px 0}.about__inner{grid-template-columns:1fr;gap:32px}.about__title{font-size:28px}.about__btn{width:100%}}.contact{background:#97e4e4;padding:80px 0}.contact__inner{max-width:720px;margin:0 auto;padding:0 24px;text-align:center}.contact__title{margin:0 0 16px;color:#0b0b32;font-family:Inter,sans-serif;font-size:32px;font-weight:700}.contact__subtitle{margin:0 0 40px;color:#0b0b32;font-family:Inter,sans-serif;font-size:16px;font-weight:400}.contact__form{display:flex;flex-direction:column;gap:24px}.contact__row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.contact__field{display:flex;flex-direction:column;text-align:left;gap:8px}.contact__field span{color:#0b0b32;font-family:Inter,sans-serif;font-size:14px;font-weight:700}.contact__field input,.contact__field textarea{width:100%;padding:14px 16px;border:none;font-family:Inter,sans-serif;font-size:14px;border-radius:16px;border:1px solid #dae3f0;background:#fff}.contact__field textarea{resize:none;min-height:120px}.contact__checkbox{display:flex;align-items:center;gap:10px;text-align:left}.contact__checkbox span{color:#0b0b32;font-family:Inter,sans-serif;font-size:14px}.contact__checkbox a{color:#e32125;text-decoration:none;font-weight:700}.contact__btn{margin-top:12px;padding:15px 40px;border-radius:100px;border:2px solid #e32125;background:transparent;color:#e32125;font-family:Inter,sans-serif;font-size:20px;font-weight:700;cursor:pointer}.contact__success{margin-top:20px;color:#0b0b32;font-family:Inter,sans-serif;font-size:16px;font-weight:700}@media(max-width:640px){.contact{padding:56px 0}.contact__row{grid-template-columns:1fr}.contact__btn{width:100%}}.home-hero{width:100%;max-width:100%;overflow:hidden;min-height:560px;background-image:url("/p/safe/28/assets/home-hero-place-QnU4S6yS.webp");background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center}.home-hero__overlay{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.home-hero__content{max-width:794px;padding:0 16px;display:flex;flex-direction:column;align-items:center;gap:32px}.home-hero__title{color:#fff;text-align:center;font-family:Inter,sans-serif;font-size:50px;font-weight:700;line-height:normal;margin:0}.home-hero__btn{display:flex;align-items:center;justify-content:center;padding:15px 40px;border-radius:100px;background:var(--3, #e32125);color:#fff;text-align:center;font-family:Inter,sans-serif;font-size:20px;font-weight:700;line-height:normal;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease}.home-hero__btn:hover{transform:translateY(-1px);box-shadow:0 8px 24px #e3212559}@media(max-width:768px){.home-hero{min-height:500px;background-image:url("/p/safe/28/assets/home-hero-place-mb-C4yRQ8iX.webp")}.home-hero__title{font-size:34px}.home-hero__content{gap:28px}}.maps{padding:80px 0}.maps__inner{max-width:1200px;margin:0 auto;padding:0 24px}.maps__title{margin:0 0 48px;color:#0b0b32;font-family:Inter,sans-serif;font-size:32px;font-weight:700}.maps__list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.maps__item{position:relative;border-radius:24px;background:#fff;box-shadow:0 4px 4px #00000012;display:flex;flex-direction:column;align-items:center}.maps__sale{position:absolute;top:16px;right:16px;padding:6px 14px;border-radius:50px;background:#97e4e4;color:#0b0b32;font-family:Inter,sans-serif;font-size:14px;font-weight:700}.maps__item img{width:100%;aspect-ratio:9 / 16;object-fit:cover;display:block;margin-bottom:20px}.maps__name{margin:0 0 12px;text-align:center;color:#0b0b32;font-family:Inter,sans-serif;font-size:16px;font-weight:700}.maps__price{display:flex;align-items:center;gap:10px;margin-bottom:20px}.maps__old{color:#8b8b9f;font-family:Inter,sans-serif;font-size:14px;text-decoration:line-through}.maps__new{color:#0b0b32;font-family:Inter,sans-serif;font-size:18px;font-weight:700}.maps__btn{margin-top:auto;padding:12px 28px;border-radius:100px;border:none;background:#e32125;color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:700;cursor:pointer;margin-bottom:10px}.maps__more{margin:48px auto 0;display:flex;justify-content:center;width:100%;max-width:250px;padding:15px 40px;border-radius:100px;border:2px solid #e32125;color:#e32125;font-family:Inter,sans-serif;font-size:20px;font-weight:700;text-decoration:none}@media(max-width:1024px){.maps__list{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.maps{padding:56px 0}.maps__list{grid-template-columns:1fr;gap:24px}.maps__title{font-size:28px;margin-bottom:32px}}.top-destinations{padding:80px 0}.top-destinations__inner{max-width:1200px;margin:0 auto;padding:0 24px}.top-destinations__title{margin:0 0 48px;color:#0b0b32;font-family:Inter,sans-serif;font-size:32px;font-weight:700}.top-destinations__list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.top-destinations__item{border-radius:20px;background:#fff;box-shadow:0 4px 4px #00000012;overflow:hidden}.top-destinations__card{display:block;text-decoration:none}.top-destinations__card img{width:100%;aspect-ratio:16 / 10;object-fit:cover;display:block}.top-destinations__text{padding:16px;text-align:center}.top-destinations__text h3{margin:0 0 4px;color:#0b0b32;font-family:Inter,sans-serif;font-size:16px;font-weight:700}.top-destinations__text span{color:#8b8b9f;font-family:Inter,sans-serif;font-size:14px;font-weight:400}@media(max-width:1024px){.top-destinations__list{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.top-destinations{padding:56px 0}.top-destinations__title{font-size:28px;margin-bottom:32px}.top-destinations__list{grid-template-columns:1fr;gap:24px}}.insights{padding:80px 0}.insights__title{margin-bottom:48px;color:#0b0b32;font-family:Inter,sans-serif;font-size:32px;font-weight:700}.insights__list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:32px}.insights__item{border-radius:20px;background:#fff;box-shadow:0 4px 4px #00000012;overflow:hidden}.insights__card{position:relative;display:block;text-decoration:none}.insights__card img{width:100%;aspect-ratio:16 / 9;object-fit:cover;display:block}.insights__card h3{margin:0;padding:20px;color:#0b0b32;font-family:Inter,sans-serif;font-size:18px;font-weight:700}.insights__badge{position:absolute;top:16px;right:16px;padding:6px 16px;border-radius:50px;background:var(--2, #eaba33);color:#0b0b32;font-family:Inter,sans-serif;font-size:14px;font-weight:700}.insights__more{margin:48px auto 0;display:flex;justify-content:center;width:100%;max-width:200px;padding:15px 40px;border-radius:100px;border:2px solid #e32125;color:#e32125;text-decoration:none;font-family:Inter,sans-serif;font-size:20px;font-weight:700}@media(max-width:768px){.insights__list{grid-template-columns:1fr}}.trending{background:#f4fafc;padding:80px 0}.trending__inner{max-width:1200px;margin:0 auto;padding:0 24px}.trending__title{margin:0 0 48px;color:#0b0b32;font-family:Inter,sans-serif;font-size:32px;font-weight:700}.trending__list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.trending__item{border-radius:20px;padding:20px 10px;background:#fff;box-shadow:0 4px 4px #00000012;overflow:hidden;transition:transform .15s ease}.trending__item:hover{transform:translateY(-2px)}.trending__card{display:flex;flex-direction:column;height:100%;text-decoration:none}.trending__card img{width:100%;aspect-ratio:16 / 10;object-fit:cover;display:block;border-radius:12px}.trending__card h3{margin:0;padding:20px 10px 0;color:#0b0b32;font-family:Inter,sans-serif;font-size:16px;font-weight:700;line-height:1.4}@media(max-width:1024px){.trending__list{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.trending{padding:56px 0}.trending__title{font-size:28px;margin-bottom:32px}.trending__list{grid-template-columns:1fr;gap:20px}.trending__card img{aspect-ratio:16 / 11}}.footer{background:var(--1, #0b0b32);padding:80px 0 40px;color:#fff}.footer__inner{max-width:1200px;margin:0 auto;padding:0 24px}.footer__grid{display:grid;grid-template-columns:2fr 2fr 1fr 1fr;gap:48px;margin-bottom:56px}.footer__col h2{margin:0 0 16px;color:#fff;font-family:Inter,sans-serif;font-size:20px;font-weight:700}.footer__col p{margin:0 0 12px;color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:400}.footer__contact{font-size:14px;font-weight:700}.footer__col ul{list-style:none;padding:0;margin:0}.footer__col li{margin-bottom:10px}.footer__col a{color:#fff;text-decoration:none;font-family:Inter,sans-serif;font-size:14px;font-weight:700}.footer__cookies{margin-bottom:40px}.footer__cookies h2{margin-bottom:12px;color:#fff;font-family:Inter,sans-serif;font-size:20px;font-weight:700}.footer__cookies p{margin:0;color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:400}.footer__bottom{text-align:center;color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:400}@media(max-width:1024px){.footer__grid{grid-template-columns:1fr 1fr;gap:40px}}@media(max-width:640px){.footer{padding:56px 0 32px}.footer__grid{grid-template-columns:1fr;gap:32px}.footer__bottom{text-align:left}}.page-hero{width:100%;min-height:420px;background-image:var(--hero-bg-desktop);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center}.page-hero__overlay{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:0 16px}.page-hero__title{margin:0;max-width:900px;color:#fff;text-align:center;font-family:Inter,sans-serif;font-size:50px;font-weight:700;line-height:normal}@media(max-width:768px){.page-hero{min-height:360px;background-image:var(--hero-bg-mobile)}.page-hero__title{font-size:34px}}.about-content{padding:80px 0}.about-content__inner{max-width:1200px;margin:0 auto;padding:0 24px}.about-content__list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1.2fr 1fr;gap:32px}.about-content__text{border-radius:20px;background:#eaf3f6;padding:32px;display:flex;flex-direction:column;justify-content:space-around}.about-content__text h2{margin:0 0 16px;color:#0b0b32;font-family:Inter,sans-serif;font-size:32px;font-weight:700}.about-content__text p{margin:0 0 14px;color:#0b0b32;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.4}.about-content__media{border-radius:20px;background:#efefef;padding:24px;display:flex;flex-direction:column;gap:24px}.about-content__logo{width:100%;max-width:260px;margin:0 auto;display:block}.about-content__gallery{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:20px}.about-content__gallery li{border-radius:20px}.about-content__gallery img{width:100%;border-radius:16px;display:block;margin-bottom:12px}.about-content__gallery span{color:#0b0b32;font-family:Inter,sans-serif;font-size:16px;font-weight:700}@media(max-width:1024px){.about-content__list{grid-template-columns:1fr}}@media(max-width:640px){.about-content{padding:56px 0}.about-content__text{padding:24px}}.storytellers{padding:80px 0;background:#fbfeff}.storytellers__inner{max-width:1200px;margin:0 auto}.storytellers__title{margin:0 0 48px;color:#0b0b32;font-family:Inter,sans-serif;font-size:32px;font-weight:700}.storytellers__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:32px}.storytellers__item{display:flex;align-items:flex-start;gap:24px;padding:32px;border-radius:20px;background:#97e4e4}.storytellers__avatar{width:64px;height:64px;border-radius:50%;object-fit:cover;flex-shrink:0}.storytellers__content{display:flex;flex-direction:column;gap:12px}.storytellers__name{margin:0;color:#0b0b32;font-family:Inter,sans-serif;font-size:20px;font-weight:700}.storytellers__text{margin:0;color:#0b0b32;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.5}@media(max-width:768px){.storytellers{padding:56px 0}.storytellers__title{font-size:28px;margin-bottom:32px}.storytellers__item{flex-direction:column;align-items:center;padding:24px}.storytellers__avatar{width:72px;height:72px}.storytellers__content{width:100%}}.travel-tips{padding:80px 0}.travel-tips__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:48px}.travel-tips__item{background:#eaf3f6;border-radius:20px;padding:40px}.travel-tips__top{display:grid;grid-template-columns:1.1fr .9fr;gap:40px;align-items:start}.travel-tips__text h2{margin:0 0 24px;color:#0b0b32;font-family:Inter,sans-serif;font-size:24px;font-weight:700}.travel-tips__text p{margin:0 0 16px;color:#0b0b32;font-family:Inter,sans-serif;font-size:20px;font-weight:400}.travel-tips__text p:last-child{margin-bottom:0}.travel-tips__image{width:100%;height:auto;border-radius:16px;display:block;object-fit:cover}.travel-tips__checks{margin:32px 0 0;padding:32px;list-style:none;border-radius:20px;border:1px solid #0b0b32;background:#efefef;display:flex;flex-direction:column;gap:24px}.travel-tips__check{display:flex;gap:16px;align-items:flex-start}.travel-tips__check-icon{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:6px;background:#e32125;color:#fff;font-size:16px;font-weight:700}.travel-tips__check h3{margin:0 0 8px;color:#0b0b32;font-family:Inter,sans-serif;font-size:20px;font-weight:500}.travel-tips__check p{margin:0;color:#0b0b32;font-family:Inter,sans-serif;font-size:16px;font-weight:400}.travel-tips__check ul{margin:20px 0 0;color:#0b0b32;font-family:Inter,sans-serif;font-size:16px;font-weight:400;list-style:disc}.travel-tips__check ul li{list-style-type:disc;margin-left:18px}@media(max-width:1024px){.travel-tips__top{grid-template-columns:1fr}.travel-tips__image{max-height:420px}}@media(max-width:640px){.travel-tips{padding:56px 16px}.travel-tips__item{padding:24px}.travel-tips__top{gap:24px}.travel-tips__text h2{font-size:22px}.travel-tips__text p{font-size:18px}.travel-tips__checks{padding:20px;gap:20px}.travel-tips__check h3{font-size:18px}.travel-tips__check p{font-size:15px}}.shop{padding:40px 0 72px;background:#eef6f8}.shop__titleBox{background:#fff;border-radius:20px;padding:28px 16px;text-align:center;box-shadow:0 2px 10px #0b0b3214}.shop__title{margin:0;color:#0b0b32;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:44px;font-weight:700;line-height:1.1}.shop__section{margin-top:28px}.shop__grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.productCard{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 10px 22px #0b0b321a}.productCard__media{position:relative;width:100%;background:#dfeef2}.productCard__media img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.productCard__badge{position:absolute;top:14px;right:14px;width:44px;height:44px;border-radius:999px;background:#97e4e4;color:#0b0b32;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 14px #0b0b322e}.productCard__body{padding:14px 16px 18px;text-align:center}.productCard__title{margin:0;color:#0b0b32;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:14px;font-weight:700;line-height:1.25}.productCard__prices{margin-top:10px;display:flex;gap:10px;align-items:baseline;justify-content:center}.productCard__old{color:#0b0b328c;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:14px;font-weight:600;text-decoration:line-through}.productCard__new{color:#0b0b32;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-weight:700}.productCard__btn{margin:14px auto 0;display:inline-flex;align-items:center;justify-content:center;height:38px;padding:0 26px;border-radius:999px;border:none;background:#d33a2c;color:#fff;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:12px;font-weight:700;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.productCard__btn:hover{transform:translateY(-1px);box-shadow:0 10px 18px #d33a2c40}.productCard__btn:active{transform:translateY(0);opacity:.95}.productCard__btn:focus-visible{outline:2px solid rgba(11,11,50,.45);outline-offset:3px}@media(max-width:980px){.shop__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.shop{padding:24px 0 56px}.shop__titleBox{padding:22px 16px}.shop__title{font-size:34px}.shop__grid{grid-template-columns:1fr;gap:20px}.productCard__media{aspect-ratio:16 / 10}}.cart-page{padding:56px 0 80px;background:#eaf3f6}.cart-page__titleWrap{background:#fff;border-radius:20px;padding:42px 24px;text-align:center;margin-bottom:32px}.cart-page__title{margin:0;color:#0b0b32;font-family:Inter;font-size:50px;font-style:normal;font-weight:700;line-height:normal}.cart-box{background:#fff;border-radius:20px;padding:24px;display:grid;grid-template-columns:1fr 420px;gap:28px;align-items:start}.cart-table__head{display:grid;grid-template-columns:1.4fr .5fr .7fr .6fr 40px;column-gap:18px;align-items:center;padding:4px 0 10px}.cart-table__h{color:#0b0b32;font-family:Inter;font-size:13px;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.cart-table__line{height:1px;background:#0b0b328c}.cart-table__rows{list-style:none;padding:0;margin:0}.cart-row{display:grid;grid-template-columns:1.4fr .5fr .7fr .6fr 40px;column-gap:18px;align-items:center;padding:18px 0}.cart-row__product{display:flex;gap:14px;align-items:center;min-width:0}.cart-row__img{width:64px;height:64px;border-radius:10px;object-fit:cover;flex:0 0 auto}.cart-row__name{margin:0;color:#0b0b32;font-family:Inter;font-size:14px;font-weight:400;line-height:1.25}.cart-row__price,.cart-row__sub{color:#0b0b32;font-family:Inter;font-size:18px;font-weight:700;white-space:nowrap}.cart-row__qty{display:inline-flex;align-items:center;gap:10px}.qty-btn{width:34px;height:34px;border:1px solid transparent;background:#b7b7c6;color:#0b0b32;font-family:Inter;font-size:18px;font-weight:700;border-radius:0;cursor:pointer}.qty-btn:active{transform:translateY(1px)}.qty-val{min-width:18px;text-align:center;color:#0b0b32;font-family:Inter;font-size:16px;font-weight:600}.cart-row__remove{width:28px;height:28px;border-radius:999px;border:1px solid rgba(11,11,50,.55);background:transparent;color:#0b0b32;font-size:18px;line-height:1;cursor:pointer}.cart-actions{display:flex;justify-content:space-between;gap:16px;padding-top:18px}.cart-btn{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 26px;border-radius:999px;border:1px solid #e11b1b;background:transparent;color:#e11b1b;font-family:Inter;font-size:18px;font-weight:600;text-decoration:none;cursor:pointer}.cart-btn--primary{background:#e11b1b;color:#fff;border-color:#e11b1b}.cart-empty{padding:22px 0 10px}.cart-empty__text{margin:0 0 16px;color:#0b0b32;font-family:Inter;font-size:16px;font-weight:500}.cart-box__right{padding-left:10px}.cart-total__title{margin:4px 0 18px;color:#0b0b32;font-family:Inter;font-size:22px;font-weight:700}.cart-total__row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:8px 0}.cart-total__label{color:#0b0b32bf;font-family:Inter;font-size:16px;font-weight:500}.cart-total__value{color:#0b0b32;font-family:Inter;font-size:18px;font-weight:800;white-space:nowrap}.cart-total__divider{height:1px;background:#0b0b328c;margin:8px 0}.cart-total__cta{margin-top:18px;display:flex;align-items:center;justify-content:center;height:56px;border-radius:999px;background:#d3322a;color:#fff;font-family:Inter;font-size:18px;font-weight:700;text-decoration:none}.cart-total__cta.is-disabled{opacity:.55;pointer-events:none}@media(max-width:900px){.cart-page__title{font-size:34px}.cart-box{grid-template-columns:1fr;padding:16px}.cart-table__head{display:none}.cart-row{grid-template-columns:1fr 1fr 28px;grid-template-areas:"product product remove" "qty price sub";row-gap:10px;column-gap:12px;padding:16px 0}.cart-row__product{grid-area:product}.cart-row__qty{grid-area:qty;justify-content:flex-start}.cart-row__price{grid-area:price;justify-self:end;font-size:16px;margin-right:20px}.cart-row__sub{grid-area:sub;justify-self:end;font-size:16px}.cart-row__remove{grid-area:remove;justify-self:end;align-self:start}.cart-actions{flex-direction:column;gap:14px}.cart-btn{width:100%}.cart-box__right{padding-left:0;margin-top:8px}.cart-total__cta{width:100%}}.checkout{padding:64px 0 96px;background:#eef6f8;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0b0b32}.checkout__titleBox{background:#fff;border-radius:20px;padding:44px 24px;text-align:center;margin-bottom:48px}.checkout__title{font-size:50px;font-weight:700;line-height:1.2;letter-spacing:-.02em}.checkout__grid{display:grid;grid-template-columns:1fr 420px;gap:32px}.checkout__form{background:#fff;border-radius:20px;padding:32px}.checkout__subtitle{font-size:22px;font-weight:600;margin-bottom:24px}.checkout__row{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:16px}.checkout__field{display:flex;flex-direction:column;gap:6px}.checkout__field label{font-size:14px;font-weight:500;color:#0b0b32}.checkout__field label span{color:#e62626}.checkout__field input,.checkout__field textarea{height:48px;padding:0 16px;border-radius:14px;border:1px solid #bfc5cc;font-size:14px;font-weight:400;color:#0b0b32;outline:none}.checkout__field textarea{height:130px;padding:12px 16px;resize:none}.checkout__field input::placeholder,.checkout__field textarea::placeholder{color:#8f96a3}.checkout__checkbox{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:400;margin:20px 0}.checkout hr{margin:28px 0;border:none;border-top:1px solid #d7dde3}.checkout__summary{background:#fff;border-radius:20px;padding:24px;border:1px solid #bfc5cc}.checkout__summary h3{font-size:20px;font-weight:600;margin-bottom:20px}.checkout__product{display:grid;grid-template-columns:56px 1fr auto;gap:12px;align-items:center;margin-bottom:14px}.checkout__product img{width:56px;height:auto;border-radius:10px}.checkout__product p{font-size:14px;font-weight:500;margin:0 0 2px}.checkout__product span{font-size:12px;font-weight:400;color:#6b7280}.checkout__product strong{font-size:14px;font-weight:600}.checkout__total{border-top:1px solid #d7dde3;margin-top:20px;padding-top:16px}.checkout__total div{display:flex;justify-content:space-between;font-size:14px;margin-bottom:8px}.checkout__total strong{font-weight:600}.checkout__summary h4{font-size:18px;font-weight:600;margin:20px 0 8px}.checkout__paymentText{font-size:13px;line-height:1.6;color:#4b5563;margin-bottom:14px}.checkout__policy{font-size:12px;line-height:1.6;color:#6b7280;margin-bottom:20px}.checkout__policy a{color:#2563eb;text-decoration:none}.checkout__btn{width:100%;height:52px;border-radius:999px;background:#e62626;color:#fff;font-size:16px;font-weight:600;border:none;cursor:pointer}@media(max-width:900px){.checkout{padding:32px 0 64px}.checkout__title{font-size:36px}.checkout__grid,.checkout__row{grid-template-columns:1fr}.checkout__form,.checkout__summary{padding:24px}}.checkout__success{margin-top:20px}.terms{background:#f4f7fc;padding:60px 0;margin-bottom:30px}.terms h1{color:#0b0b32;font-family:Inter;font-size:32px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:30px}.terms h2{color:#0b0b32;font-family:Inter;font-size:20px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:30px}.terms p{color:#0b0b32;font-family:Inter;font-size:15px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:30px}.terms ul{list-style:disc;margin-bottom:30px}.terms ul li{color:#0b0b32;font-family:Inter;font-size:15px;font-style:normal;font-weight:400;line-height:normal;list-style-type:disc;margin-left:20px}.terms ol li{color:#0b0b32;font-family:Inter;font-size:15px;font-style:normal;font-weight:400;line-height:normal}.terms a{color:#0b0b32;font-family:Inter;font-size:15px;font-style:normal;font-weight:400;line-height:normal;text-decoration:underline}@media(max-width:780px){.terms{padding:40px 0}}
