@font-face{src:url(../SegoeUI.32df1241.woff2)format("woff2");font-family:Segoe UI;font-weight:400;font-style:normal;font-display:swap}@font-face{src:url(../SegoeUI-SemiBold.2025cc99.woff2)format("woff2");font-family:Segoe UI;font-weight:600;font-style:normal;font-display:swap}@font-face{src:url(../SegoeUI-Bold.64a17c57.woff2)format("woff2");font-family:Segoe UI;font-weight:900;font-style:normal;font-display:swap}:root{--content-width:1312px;--container-offset:16px;--container-width:calc(var(--content-width) + (var(--container-offset)*2));--font-family-primary:"Segoe Ui",sans-serif;--fw-300:300;--fw-400:400;--fw-500:500;--fw-600:600;--fw-700:700;--fw-800:800;--fw-900:900;--color-white:#fff;--color-black:#16110c;--color-green-600:#043a2a;--color-red-600:#c02507;--color-orange-600:#ff5838;--radius-main:4px;--gradient-grey:linear-gradient(180deg,#16110c00,#16110c33 100%)}.checkbox__field:checked+.checkbox__content:after{opacity:1}.checkbox__field:focus+.checkbox__content:before{outline:1px solid var(--color-gray-100);outline-offset:1px}.checkbox__field:disabled+.checkbox__content{opacity:.4;pointer-events:none}html,body{scroll-behavior:smooth;overscroll-behavior-y:none}.page{height:var(--vh);font-family:var(--font-family-primary);font-weight:var(--fw-400);letter-spacing:0;color:var(--color-white);background-color:var(--color-black);font-optical-sizing:auto;scroll-padding:var(--header-height);font-size:clamp(16px,1vw,20px);font-style:normal;line-height:1.33}.page__body{min-width:320px;min-height:var(--vh);position:relative}.page__body:before{content:"";z-index:-1;opacity:0;background-color:#27282bbf;transition:opacity .3s;position:absolute;inset:0}.page.open{overflow:hidden}.page.open>.page__body:before{z-index:5;opacity:1}.section{padding:3.75rem 0}@media only screen and (max-width:992px){.section{padding:1.875rem 0}}.container{padding:0 var(--container-offset);width:100%;max-width:var(--container-width);margin:0 auto}.site-container{min-height:var(--vh);grid-template-rows:1fr auto;grid-template-columns:100%;display:grid}.main--policy{padding-top:calc(var(--header-height) - 1px)}.logo{width:100%;max-width:292px;justify-content:center;align-items:center;display:flex}@media only screen and (max-width:1180px){.logo{max-width:220px}}.is-scrolling{scrollbar-color:var(--color-red-600)var(--color-white);scrollbar-width:thin}.is-scrolling::-webkit-scrollbar{width:4px;height:4px}.is-scrolling::-webkit-scrollbar-track{background-color:var(--color-white);border-radius:10px}.is-scrolling::-webkit-scrollbar-thumb{background-color:var(--color-red-600);border-radius:10px}@media only screen and (max-width:768px){.is-scrolling{padding:15px}}.overlay{position:relative}.overlay:before{content:"";z-index:1;background:linear-gradient(270deg,#16110c00 71.546%,#16110c 100%),linear-gradient(90deg,#16110c00 72.268%,#16110c 100%),linear-gradient(#16110c,#16110c00 14.754%),linear-gradient(#16110c00 80.164%,#16110c 100%);position:absolute;inset:0}.hidden{opacity:0}.sr-only{-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;width:1px!important;height:1px!important;white-space:nowrap!important;clip:rect(1px,1px,1px,1px)!important;border:0!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.dis-scroll{width:100%;height:100dvh;height:calc(var(--vh,1vh)*100);overscroll-behavior:none;position:fixed;top:0;left:0;overflow:hidden}.js-focus-visible:focus:not(.focus-visible){outline:none}h1,h2,h3{font-weight:var(--fw-900);letter-spacing:.025em;color:var(--color-white);font-size:clamp(2.125rem,1.5rem + 2.7778vi,4rem);line-height:1.35;overflow:hidden}h2{margin-bottom:16px;font-size:clamp(1.875rem,1.6667rem + .9259vi,2.5rem)}h3{font-weight:var(--fw-600);letter-spacing:0;font-size:18px}p{font-size:14px}.content{width:100%;max-width:685px;text-align:center;margin:0 auto 3rem}.content p{font-weight:var(--fw-600);font-size:clamp(1.125rem,1rem + .5556vi,1.5rem)}@media only screen and (max-width:992px){.content{margin-bottom:30px}}.header{z-index:10;width:100%;background-color:var(--color-black);padding:23px 0;transition-property:transform;transition-duration:.15s;position:fixed;top:0}.header.hide{transform:translateY(-200%)}.header .nav__link{justify-content:center;align-items:center;display:flex}@media only screen and (max-width:992px){.header{padding:16px 0}.header .nav__inner{z-index:-1;padding-top:calc(var(--header-height)*1.6);width:100%;height:var(--vh);max-width:350px;background-color:var(--color-black);flex-direction:column;justify-content:flex-start;transition-property:transform;transition-duration:.4s;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(150%)}.header .nav__list{z-index:-1;flex-direction:column;margin:0}.header .nav__item{margin-bottom:30px}.header .nav__item:not(:last-child){margin-right:0}.header .nav__link:before{bottom:-15px}.header .nav__btns{flex-direction:column}}.nav{justify-content:space-between;align-items:center;display:flex;position:relative}.nav__inner{width:100%;justify-content:flex-end;align-items:center;display:flex}.nav__list{align-items:center;margin-right:36px;display:flex}.nav__item:not(:last-of-type){margin-right:40px}@media only screen and (max-width:1180px){.nav__item:not(:last-of-type){margin-right:25px}}.nav__link{background-color:#0000;font-size:18px;line-height:1.33;transition:color .3s linear;position:relative}.nav__link:hover,.nav__link.true{color:var(--color-red-600)}.nav__btns{align-items:center;gap:14px;display:flex}.nav--footer{width:100%;max-width:1090px;margin:0 auto}.nav--footer .nav__list{column-count:2;gap:0;margin:0;display:block}.nav--footer .nav__item{margin:0 0 8px}.nav--footer .nav__link{font-size:16px}@media only screen and (max-width:768px){.nav--footer{flex-direction:column;justify-content:center;align-items:center;gap:24px}.nav__block{flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex}}@media only screen and (max-width:576px){.nav--footer .nav__list{flex-direction:column}}@media only screen and (max-width:475px){.nav--footer .nav__btns{flex-direction:column}}[class].btn{border-radius:var(--radius-main);width:100%;height:max-content;max-width:-moz-fit-content;max-width:-moz-fit-content;max-width:fit-content;font-weight:var(--fw-600);color:var(--color-white);background-color:var(--color-red-600);border:1px solid #0000;justify-content:center;align-items:center;padding:8px 32px;font-size:18px;line-height:1.3;transition-property:background-color,color,border-color;transition-duration:.3s;display:flex}[class].btn:hover,[class].btn:focus{border-color:var(--color-red-600);color:var(--color-red-600);background-color:var(--color-white)}[class].btn--reverse{color:var(--color-green-600);background-color:var(--color-white)}[class].btn--reverse:hover,[class].btn--reverse:focus{color:var(--color-white);background-color:var(--color-red-600)}[class].btn--big{padding:13px 80px}[class].btn--filter{text-align:left;opacity:.6;background-color:#0000;border-color:#0000;padding:0;display:block}[class].btn--filter:hover,[class].btn--filter:focus{color:var(--color-red-600);background-color:#0000;border-color:#0000}[class].btn--filter.active{color:var(--color-red-600);opacity:1;background-color:#0000}@media only screen and (max-width:576px){[class].btn--filter{white-space:nowrap}}[class].btn--request{margin:0;font-family:inherit;color:var(--color-white)!important;background-color:var(--color-red-600)!important}[class].btn--request:hover,[class].btn--request:focus{border-color:var(--color-red-600)!important;color:var(--color-red-600)!important;background-color:var(--color-white)!important}.burger{--line-height:2px;--burger-size:20px;--move:calc(var(--burger-size)/3);--move-decrement:calc(var(--move)*-1);--transition-time:.5s;--lines-color:var(--color-red-600);width:calc(var(--burger-size) + 5px);height:var(--burger-size);transition:opacity var(--transition-time)ease;background-color:#0000;display:none;position:absolute;top:50%;right:0;transform:translateY(-50%)}.burger span{z-index:-1;width:100%;height:var(--line-height);background-color:var(--lines-color);transition:transform var(--transition-time)ease,background-color var(--transition-time)ease .3s;display:block;position:absolute;top:50%;left:0;transform:translateY(-50%)}.burger span:before,.burger span:after{content:"";width:100%;height:var(--line-height);background-color:var(--lines-color);animation-duration:.4s;animation-timing-function:cubic-bezier(.645,.045,.355,1);animation-fill-mode:forwards;position:absolute;left:0}.burger span:before{transform:translateY(var(--move-decrement))rotate(0)}.burger span:after{transform:translateY(var(--move))rotate(0)}.burger:hover{opacity:1}@media only screen and (max-width:992px){.burger{display:block}}.closed.opened span{background-color:var(--lines-color);transition:background-color .2s}.closed.opened span:before{animation-name:toplineburger}.closed.opened span:after{animation-name:bottomlineburger}.opened .nav__inner{transform:translate(0)}.opened span{background-color:#0000;transition:background-color .2s}.opened span:before,.opened span:after{animation-duration:.2s;animation-timing-function:cubic-bezier(.645,.045,.355,1);animation-fill-mode:forwards}.opened span:before{animation-name:toplinecross}.opened span:after{animation-name:bottomlinecross}@keyframes toplinecross{0%{transform:translateY(var(--move-decrement))}50%{transform:translateY(0)}to{transform:rotate(45deg)}}@keyframes bottomlinecross{0%{transform:translateY(var(--move))}50%{transform:translateY(0)}to{transform:translateY(0)rotate(-45deg)}}@keyframes toplineburger{0%{transform:rotate(45deg)}50%{transform:rotate(0)}to{transform:translateY(var(--move-decrement))rotate(0)}}@keyframes bottomlineburger{0%{transform:translateY(0)rotate(-45deg)}50%{transform:rotate(0)}to{transform:translateY(var(--move))rotate(0)}}.policy{padding:5rem 0}.policy__content:not(:last-child){margin-bottom:24px}.policy h1,.policy h2{color:var(--color-orange-600)}.policy h1{margin-bottom:3rem;font-size:clamp(1.875rem,1.6667rem + .9259vi,2.5rem)}.policy h2{font-weight:var(--fw-600);margin-bottom:24px;font-size:clamp(1.5625rem,1.4583rem + .463vi,1.875rem)}.policy p,.policy li{font-size:20px}.policy ul{margin-bottom:20px;padding-left:15px}.policy li{padding-left:10px}.policy li:not(:last-child){margin-bottom:3px}.policy li::marker{content:"✓";color:var(--color-orange-600)}.policy p:not(:last-child){margin-bottom:20px}.policy a{color:var(--color-orange-600);text-decoration:underline}@media only screen and (max-width:992px){.policy{padding:30px 0}.policy h1{margin-bottom:30px}}.footer{padding:4rem 0}.footer__copy p{font-size:16px}.footer .logo{margin-bottom:4px}.footer a:not([class]){width:-moz-fit-content;width:-moz-fit-content;width:fit-content;align-items:center;gap:12px;margin-bottom:38px;font-size:16px;line-height:1.32;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;display:flex}.footer a:not([class]):before{content:"";width:24px;height:24px;background-image:url(../images/icons/mail.svg);background-position:0 0;background-repeat:no-repeat;background-size:cover;position:relative}.footer a:not([class]):hover{-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}@media only screen and (max-width:992px){.footer{padding:30px 0}}@media only screen and (max-width:768px){.footer a:not([class]){margin-bottom:0}.footer__copy{text-align:center}}.contacts__inner{position:relative}.contacts__content{text-align:left}.contacts__image img{width:100%}.contacts__desc{z-index:2;width:100%;max-width:803px;background-color:var(--color-black);border:1px solid #ffffff3d;border-radius:10px;margin:auto;padding:60px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.contacts__form{width:100%;max-width:100%;flex-direction:column;display:flex}.contacts__form label{width:100%}.contacts__form label:first-of-type{margin-bottom:10px}.contacts__form label:last-of-type{margin-bottom:18px}.contacts__form input{width:100%;max-width:100%;font-weight:var(--fw-600);background-color:#ffffffe6;border:1px solid #3232325c;border-radius:10px;padding:16px 20px 16px 55px;font-size:20px;line-height:1.35;position:relative}.contacts__form input[type=email],.contacts__form input[type=text]{background-image:url(../images/icons/email.svg);background-position:19px 17px;background-repeat:no-repeat}.contacts__form input[type=text]{background-image:url(../images/icons/account.svg)}.contacts__link{align-items:center;gap:12px;margin-bottom:17px;font-size:16px;line-height:1.3;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;display:flex}.contacts__link:before{content:"";width:24px;height:24px;background-image:url(../images/icons/mail.svg);background-position:0 0;background-repeat:no-repeat;background-size:cover;position:relative}.contacts__link:hover{-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}.contacts h2{margin-bottom:10px}@media only screen and (max-width:992px){.contacts{padding:30px 0}.contacts__desc{max-width:550px;padding:25px}.contacts--main .contacts__inner{flex-direction:column-reverse;gap:24px;padding:0 16px;display:flex}.contacts--main .contacts__desc{position:relative;inset:0;transform:none}.contacts--main .contacts__desc .btn{max-width:100%}.contacts--main .contacts__image img{aspect-ratio:2/1}}@media only screen and (max-width:768px){.contacts__inner{flex-direction:column-reverse;gap:24px;padding:0 16px;display:flex}.contacts__desc{position:relative;inset:0;transform:none}.contacts__desc .btn{max-width:100%}.contacts__image img{aspect-ratio:2/1}}.hero{background-position:50%;background-repeat:no-repeat;background-size:cover}.hero__inner{min-height:998px;flex-direction:column;justify-content:end;display:flex;position:relative}.hero__inner:before{content:"";z-index:1;background:linear-gradient(90deg,#16110c,#16110c00 38.4%),linear-gradient(#16110c00 64.83%,#16110c 100%),linear-gradient(#16110c 9.168%,#16110c00 22.144%);position:absolute;inset:0}.hero__content{z-index:1;width:100%;max-width:644px;margin-bottom:140px;position:relative}.hero h1{margin-bottom:16px}.hero p{font-weight:var(--fw-600);margin-bottom:32px;font-size:clamp(1.25rem,1.0417rem + .9259vi,1.875rem)}.hero .btn{padding:13px 81px}.hero--company .hero__content,.hero--destination .hero__content{max-width:750px}.hero--company h1,.hero--destination h1{font-size:clamp(1.875rem,1.5rem + 1.6667vi,3rem)}.hero--destination h1{font-size:clamp(1.875rem,1.6667rem + 2.037vi,3.5rem)}.hero--tour .hero__content{max-width:720px}.hero--gallery .hero__content{max-width:850px}@media only screen and (max-width:992px){.hero__inner{min-height:450px}.hero__content{max-width:100%;margin-bottom:0}}@media only screen and (max-width:576px){.hero__inner{min-height:400px}.hero .btn{max-width:100%}}.filter__content{max-width:1080px}.filter__inner{justify-content:space-between;gap:24px;display:flex}.filter__nav{width:100%;max-width:212px;flex-direction:column;align-self:flex-start;gap:23px;display:flex}.filter__grid{width:100%;max-width:977px;grid-template-columns:repeat(2,1fr);gap:48px 24px;padding-left:110px;display:grid}@media only screen and (max-width:992px){.filter__nav{margin-bottom:30px}.filter__desc{margin-bottom:25px}}@media only screen and (max-width:1180px){.filter__grid{padding-left:16px}}@media only screen and (max-width:768px){.filter__grid{grid-template-columns:1fr}}@media only screen and (max-width:576px){.filter__inner{flex-direction:column-reverse}.filter__nav{max-width:100%;flex-direction:row;overflow-y:scroll}}.cards{height:100%;flex-direction:column;display:flex;position:relative}.cards:before{content:"";z-index:1;background:var(--gradient-grey);position:absolute;inset:0}.cards__content{height:100%;z-index:2;border-radius:calc(var(--radius-main)*2);border:1px solid #ffffff29;border-top:none;border-top-left-radius:0;border-top-right-radius:0;flex-direction:column;padding:32px 15px 15px;display:flex;position:relative;overflow:hidden}.cards__content h3{margin-bottom:16px}.cards__content span{font-weight:var(--fw-600);color:var(--color-red-600);margin-bottom:4px;font-size:14px;display:block}.cards ul{margin-bottom:16px;padding-left:23px}.cards ul li{font-size:14px;position:relative}.cards ul li:before{content:"";width:4px;height:4px;background-color:var(--color-white);border-radius:50%;position:absolute;top:9px;left:-14px}.cards ul li:not(:last-child){margin-bottom:8px}.cards img{width:100%}@media only screen and (max-width:576px){.cards img{aspect-ratio:2/1}}.cards .btn{max-width:100%;margin-top:auto}.categories__desc{width:100%;max-width:1090px;text-align:center;margin:0 auto 3rem}.categories__inner{align-items:center;gap:24px;display:flex}.categories__list{width:100%;max-width:533px}.categories__item:not(:last-child){margin-bottom:64px}.categories__item p{letter-spacing:.005em}.categories h3{margin-bottom:16px}@media only screen and (max-width:992px){.categories__desc,.categories__item:not(:last-child){margin-bottom:24px}}@media only screen and (max-width:768px){.categories__inner{display:block}.categories__image{margin-bottom:24px}.categories__image img{width:100%;object-position:top;aspect-ratio:10/9}.categories__list{max-width:100%}}.experiences__desc{width:100%;max-width:1090px;letter-spacing:.015em;margin:0 auto 3.125rem;font-size:20px}.experiences__list{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:2.9375rem;display:grid}.experiences .btn{margin:0 auto}.experiences h2{margin-bottom:18px}@media only screen and (max-width:992px){.experiences__desc{margin-bottom:24px}}@media only screen and (max-width:768px){.experiences__list{grid-template-columns:repeat(2,1fr)}.experiences__item:last-child{grid-column:2 span}.experiences__item:last-child img{aspect-ratio:2/1}}@media only screen and (max-width:576px){.experiences__list{grid-template-columns:1fr}.experiences__item img{aspect-ratio:2/1}.experiences__item:last-child{grid-column:auto}}.gallery__content{max-width:960px}.gallery__list{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:3rem;display:grid}.gallery__list:has(li:hover)>li:not(:hover){opacity:.8}.gallery__list li{transition:opacity .3s linear;position:relative}.gallery__list li:before{content:"";z-index:1;background:var(--gradient-grey);position:absolute;inset:0}.gallery__list li:last-child{grid-column:3 span}.gallery__list img{width:100%}.gallery .btn{margin:0 auto}.gallery--main li:last-child{grid-column:auto}.gallery--main li:nth-child(4),.gallery--main li:nth-child(5){grid-column:3 span}.gallery--main .gallery__list{margin-bottom:0}@media only screen and (max-width:992px){.gallery__list{margin-bottom:24px}}@media only screen and (max-width:768px){.gallery__list{gap:16px}}.item{height:100%;flex-direction:column;display:flex;position:relative}.item:before{content:"";z-index:1;background:var(--gradient-grey);position:absolute;inset:0}.item__content{height:100%;z-index:2;border-radius:calc(var(--radius-main)*2);border:1px solid #ffffff29;border-top:none;border-top-left-radius:0;border-top-right-radius:0;flex-direction:column;padding:16px;display:flex;position:relative;overflow:hidden}.item__content h3{margin-bottom:16px}.item__content p{letter-spacing:-.008em}.item img{width:100%}.elevating__content{width:100%;max-width:656px;text-align:center;margin:0 auto 3.75rem}.elevating__swiper{position:relative;overflow:hidden}.elevating__nav .btn{position:absolute;top:35%;transform:translateY(-50%)}.elevating__nav .btn.swiper-button-disabled{opacity:.2;pointer-events:none}.elevating__nav .btn--prev{left:30px;scale:-1 1}.elevating__nav .btn--next{left:auto;right:30px}@media only screen and (max-width:992px){.elevating__content{margin-bottom:30px}}.explore__item{grid-template-columns:repeat(2,1fr);align-items:center;gap:24px;display:grid;position:relative}.explore__item:before{content:"";z-index:1;background:var(--gradient-grey);position:absolute;inset:0}.explore__item:not(:last-child){margin-bottom:3rem}.explore__desc{z-index:1;position:relative}.explore__desc p:first-of-type{margin-bottom:16px}@media only screen and (max-width:992px){.explore__item:not(:last-child){margin-bottom:24px}}@media only screen and (max-width:768px){.explore__item{grid-template-columns:1fr}.explore__desc{grid-row:1/span 1}.explore__image img{width:100%;aspect-ratio:2/1}}.team__content{max-width:725px;margin-bottom:3.125rem}.team__list{width:100%;max-width:1090px;grid-template-columns:repeat(3,1fr);gap:80px;margin:0 auto;display:grid}.team__item{height:100%;flex-direction:column;display:flex}.team__desc{border-radius:calc(var(--radius-main)*2);height:100%;border:1px solid #ffffff29;border-top:none;border-top-left-radius:0;border-top-right-radius:0;padding:16px 23px 24px;overflow:hidden}.team__desc h3{margin-bottom:4px}.team__desc span{color:var(--color-red-600);margin-bottom:16px;font-size:12px;display:block}.team img{width:100%}@media only screen and (max-width:1180px){.team__list{gap:24px}.team__desc{padding:16px}}@media only screen and (max-width:768px){.team__content{margin-bottom:30px}.team__list{grid-template-columns:repeat(2,1fr)}.team__item:last-child{grid-column:2 span}.team__item:last-child img{aspect-ratio:2/1}}@media only screen and (max-width:576px){.team__list{grid-template-columns:1fr}.team__item img{aspect-ratio:2/1}.team__item:last-child{grid-column:auto}}.conservation__inner{padding-left:max(16px,50% - 656px);display:flex}.conservation__image{width:calc(100% - 887px);margin-left:24px}.conservation__image img{height:100%}.conservation__desc{width:100%;max-width:867px;padding-top:60px}.conservation__content{max-width:810px;text-align:left}.conservation__list{grid-template-columns:repeat(2,1fr);gap:48px 24px;display:grid}.conservation__item:before{content:"";width:64px;height:64px;background-image:url(../images/icons/support.svg);background-position:0 0;background-repeat:no-repeat;background-size:cover;margin-bottom:16px;display:block;position:relative}.conservation__item--efforts:before{background-image:url(../images/icons/efforts.svg)}.conservation__item--wildlife:before{background-image:url(../images/icons/wildlife.svg)}.conservation__item--guardians:before{background-image:url(../images/icons/guardians.svg)}.conservation h2{text-align:center;margin-bottom:3rem}.conservation h3{margin-bottom:16px}@media only screen and (max-width:1180px){.conservation__list{gap:24px}.conservation__desc{max-width:650px}.conservation__image{width:calc(100% - 650px)}}@media only screen and (max-width:992px){.conservation h2{margin-bottom:30px}.conservation__desc{max-width:450px}.conservation__image{width:calc(100% - 450px)}}@media only screen and (max-width:768px){.conservation__inner{flex-direction:column-reverse;padding-right:16px}.conservation__image{width:100%;margin:0}.conservation__image img{width:100%;aspect-ratio:2/1}.conservation__desc{max-width:100%}}@media only screen and (max-width:576px){.conservation__list{grid-template-columns:1fr}}.reviews{padding:4rem 0 3.625rem}.reviews__list{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.reviews__item{border-radius:calc(var(--radius-main)*2);height:100%;border:1px solid #ffffff29;grid-template-columns:repeat(2,auto);gap:16px;padding:16px 16px 32px;display:grid;overflow:hidden}.reviews__item img{aspect-ratio:1/1;border-radius:50%;overflow:hidden}.reviews__desc{padding-left:16px}.reviews__desc h3{margin-bottom:16px}.reviews h2{text-align:center;margin:0 auto 4rem}@media only screen and (max-width:1180px){.reviews__item{grid-template-columns:1fr;place-items:center}}@media only screen and (max-width:992px){.reviews{padding:30px 0}.reviews__list{grid-template-columns:repeat(2,1fr)}.reviews__item{padding:16px}.reviews__item:last-child{grid-column:2 span}}@media only screen and (max-width:576px){.reviews__list{grid-template-columns:1fr}.reviews__item:last-child{grid-column:auto}}.safety__inner{align-items:center;gap:24px;display:flex}.safety__list{width:100%;max-width:533px;grid-template-columns:repeat(1,1fr);gap:36px;display:grid;translate:0 -6px}.safety__item{align-items:center;padding-left:80px;display:grid;position:relative}.safety__item:before{content:"";width:64px;height:64px;background-image:url(../images/icons/respect.svg);background-position:0 0;background-repeat:no-repeat;background-size:cover;position:absolute;top:0;left:0}.safety__item--response:before{background-image:url(../images/icons/response.svg)}.safety__item--sanitation:before{background-image:url(../images/icons/sanitation.svg)}.safety h2{text-align:center}.safety h3{margin-bottom:9px}@media only screen and (max-width:992px){.safety__list{gap:24px}}@media only screen and (max-width:768px){.safety__inner{flex-direction:column}.safety__images img{aspect-ratio:2/1}}.tabs__nav{justify-content:center;align-items:center;gap:70px;margin:0 auto 43px;display:flex}.tabs__link{font-weight:var(--fw-600);white-space:nowrap;opacity:.6;font-size:24px;line-height:1.33;transition:opacity .3s linear}.tabs__link.selected{font-weight:var(--fw-600);color:var(--color-black);background-color:var(--color-white);opacity:1;border-radius:100px;padding:4px 16px;font-size:24px}.tabs__content div{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.tabs__content img{height:100%}.tabs__list{gap:32px;display:grid}.tabs h2{text-align:center;margin:0 auto 55px}.tabs h3{margin-bottom:16px}@media only screen and (max-width:1180px){.tabs__list{gap:20px}}@media only screen and (max-width:992px){.tabs h2{margin-bottom:30px}}@media only screen and (max-width:768px){.tabs__content div{grid-template-columns:1fr;place-items:center}.tabs__nav{justify-content:flex-start;gap:20px;margin-bottom:30px;overflow-y:scroll}.tabs img{width:100%;object-position:center;aspect-ratio:16/9}}.options__content{margin-bottom:3.125rem}.options__list{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media only screen and (max-width:992px){.options__content{margin-bottom:30px}}@media only screen and (max-width:768px){.options__list{grid-template-columns:repeat(2,1fr)}.options li:last-child{grid-column:2 span}.options li:last-child img{aspect-ratio:2/1}}@media only screen and (max-width:576px){.options__list{grid-template-columns:1fr}.options li img{aspect-ratio:2/1}.options li:last-child{grid-column:auto}}.thems__content{max-width:100%}.thems__content p{font-size:20px}.thems__list{grid-template-columns:repeat(6,1fr);gap:24px;display:grid}.thems li:nth-child(1){grid-area:1/1/2/3}.thems li:nth-child(2){grid-area:1/3/2/5}.thems li:nth-child(3){grid-area:1/5/2/7}.thems li:nth-child(4){grid-area:2/2/3/4}.thems li:nth-child(5){grid-area:2/4/3/6}@media only screen and (max-width:768px){.thems__list{grid-template-columns:repeat(2,1fr)}.thems li{grid-area:auto!important}.thems li:last-child{grid-column:2 span!important}.thems li:last-child img{aspect-ratio:2/1}}@media only screen and (max-width:576px){.thems__list{grid-template-columns:1fr}.thems li img{aspect-ratio:2/1}.thems li:last-child{grid-column:auto!important}}.safari__inner{padding-left:max(16px,50% - 545px);display:flex}.safari__image{width:calc(100% - 475px);margin-left:24px}.safari__image img{width:100%;height:100%}.safari__content{max-width:457px;translate:0 15px}.safari__content p{max-width:420px;margin-bottom:24px}.safari h2{margin-bottom:23px}.safari .btn{padding:12px 48px}@media only screen and (max-width:1180px){.safari{padding:30px 0}}@media only screen and (max-width:768px){.safari__inner{flex-direction:column-reverse;padding-right:16px}.safari__image{width:100%;margin:0}.safari__image img{aspect-ratio:2/1}.safari__content,.safari p{max-width:100%;translate:0}}
/*# sourceMappingURL=main.css.map */
