@import "https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Inter:wght@100..900&display=swap";:root{--content-width:1170px;--container-offset:15px;--container-width:calc(var(--content-width) + (var(--container-offset)*2));--font-family-primary:"Inter",sans-serif;--font-family-secondary:"Bebas Neue",sans-serif;--fw-300:300;--fw-400:400;--fw-500:500;--fw-600:600;--fw-700:700;--color-white:#fff;--color-black:#000;--color-orange:#e1a932;--color-orange-900:#936400;--color-gray:#7c7775;--color-dark:#312a27;--filter-white:invert(96%)sepia(2%)saturate(0%)hue-rotate(184deg)brightness(116%)contrast(100%);--radius-main:12px;--gradient:linear-gradient(0deg,#fff0 67%,#fffb 80%,#fff 91%,#fff 97%);--arrow:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M16.875 10H3.125\" stroke=\"%23312A27\" stroke-width=\"1.66667\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M8.75 4.375L3.125 10L8.75 15.625\" stroke=\"%23312A27\" stroke-width=\"1.66667\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg>");--check:url("data:image/svg+xml,<svg width=\"42\" height=\"42\" viewBox=\"0 0 42 42\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(%23clip0_6007_534)\"><path d=\"M29.0325 13.265L17.5 24.7975L11.2175 18.5325L8.75 21L17.5 29.75L31.5 15.75L29.0325 13.265ZM21 3.5C11.34 3.5 3.5 11.34 3.5 21C3.5 30.66 11.34 38.5 21 38.5C30.66 38.5 38.5 30.66 38.5 21C38.5 11.34 30.66 3.5 21 3.5ZM21 35C13.265 35 7 28.735 7 21C7 13.265 13.265 7 21 7C28.735 7 35 13.265 35 21C35 28.735 28.735 35 21 35Z\" fill=\"white\"/></g></svg>")}.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{font-family:var(--font-family-primary);font-weight:var(--fw-400);color:var(--color-dark);background-color:var(--color-white);font-optical-sizing:auto;font-variant-numeric:lining-nums;font-size:clamp(16px,1vw,20px);font-style:normal;line-height:1.4}.page__body{min-width:320px;min-height:var(--vh)}.page.open{overflow:hidden}.container{padding:0 var(--container-offset);max-width:var(--container-width);width:100%;margin:0 auto}.container--wide{max-width:1230px}.site-container{min-height:var(--vh);grid-template-rows:1fr auto;grid-template-columns:100%;display:grid}.overlay{position:relative}.overlay:before{content:"";z-index:1;background-color:var(--color-black);opacity:.4;position:absolute;inset:0}.overlay--darked:before{opacity:.6}.overlay--white:before{background:var(--gradient);opacity:1}.logo{max-width:248px;width:100%;transition:opacity .2s,filter .3s}.logo:hover{opacity:.7}@media only screen and (max-width:992px){.logo:hover{opacity:1}}.logo img{width:100%}@media only screen and (max-width:1180px){.logo{max-width:150px}}@media only screen and (max-width:475px){.logo{max-width:120px}}.section{padding-block:85px}@media only screen and (max-width:992px){.section{padding-block:3.125rem}}.main--top{padding-top:203px}@media only screen and (max-width:992px){.main--top{padding-top:70px}}.link{transition:opacity .2s}.link:hover{opacity:.5}@media only screen and (max-width:992px){.link:hover{opacity:1}}.hidden{display:none!important}.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{width:-moz-fit-content;width:-moz-fit-content;width:fit-content;font-size:20px;font-weight:var(--fw-400);font-family:var(--font-family-secondary);color:var(--color-black);text-transform:uppercase;overflow:hidden}h1{text-transform:uppercase;font-size:120px}@media only screen and (max-width:768px){h1{font-size:54px}}@media only screen and (max-width:475px){h1{font-size:34px}}h2,.title{text-transform:uppercase;text-align:left;color:inherit;font-size:56px;line-height:1.2}@media only screen and (max-width:992px){h2,.title{font-size:42px}}@media only screen and (max-width:576px){h2,.title{font-size:30px}}h3{text-transform:uppercase;font-size:32px}@media only screen and (max-width:768px){h3{font-size:24px}}@media only screen and (max-width:576px){h3{font-size:22px}}p{font-size:20px;line-height:1.6;font-weight:var(--fw-400);color:var(--color-dark)}@media only screen and (max-width:992px){p{font-size:18px}}@media only screen and (max-width:768px){p{font-size:16px}}.header{z-index:10;font-weight:var(--fw-400);width:100%;color:var(--color-white);text-transform:capitalize;margin:0 auto;padding-block:24px;transition-property:transform,padding;transition-duration:.15s;position:fixed;top:0;left:0;right:0}@media only screen and (max-width:1180px){.header{padding-block:15px}}.header .scroll{background-color:var(--color-dark)}.header .logo{filter:invert()sepia(0%)saturate(445%)hue-rotate(69deg)brightness(116%)contrast()}.header .logo--tablet{display:none}@media only screen and (max-width:992px){.header .logo--tablet{margin-right:auto;display:block}}.header.hide{transform:translateY(calc(-100% - 30px))}.header.scroll{background-color:var(--color-dark);padding-block:10px}.header--secondary:not(.scroll) .nav{color:var(--color-dark)}.header--secondary:not(.scroll) .btn--user{color:var(--color-dark)!important}@media only screen and (max-width:992px){.header--secondary:not(.scroll) .btn--user{color:var(--color-white)!important}}.header--secondary:not(.scroll) .btn--user:hover{border-color:var(--color-dark)}@media only screen and (max-width:992px){.header--secondary:not(.scroll) .btn--user:hover{border-color:#0000}}.header--secondary:not(.scroll) .logo{filter:invert(12%)sepia(4%)saturate(2145%)hue-rotate(332deg)brightness(98%)contrast(86%)}.header--secondary:not(.scroll) .burger span{background-color:var(--color-dark)}.header--secondary:not(.scroll) .burger span:before,.header--secondary:not(.scroll) .burger span:after{content:"";background-color:var(--color-dark);position:absolute}.header--secondary:not(.scroll) .opened .burger span:before,.header--secondary:not(.scroll) .opened .burger span:after{content:"";background-color:var(--lines-color);position:absolute}.header--secondary:not(.scroll) .opened .logo{filter:brightness(0)saturate()invert()sepia()saturate(0%)hue-rotate(246deg)brightness(106%)contrast(104%)}.nav{color:var(--color-white);align-items:center;display:flex;position:relative}.nav__inner{width:100%;justify-content:space-between;align-items:center;display:flex}@media only screen and (max-width:992px){.nav__inner .logo--header{display:none}.header .nav__inner{z-index:-1;color:var(--color-white);padding-block:calc(var(--header-height)*1.2)20px;width:100%;height:calc(var(--vh));background-color:var(--color-dark);flex-direction:column;justify-content:flex-start;transition-property:transform;transition-duration:.4s;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(150%)}}.nav__list{align-items:center;display:flex}@media only screen and (max-width:1280px){.header .nav__list{margin-right:10px}}@media only screen and (max-width:992px){.header .nav__list{z-index:-1;flex-direction:column;margin:0 auto}}.nav__item:not(:last-of-type){margin-right:35px}@media only screen and (max-width:1180px){.nav__item:not(:last-of-type){margin-right:25px}}@media only screen and (max-width:992px){.nav__item:not(:last-of-type){margin-right:0}.header .nav__item{margin-bottom:30px}}.nav__link{white-space:nowrap;text-transform:capitalize;transition:color .2s opacity .2s;background-color:#0000;padding:10px 0;font-size:16px;display:inline-block}.nav .true{color:var(--color-orange)}@media only screen and (max-width:992px){.nav .true{color:var(--color-white)}}.nav__btns{justify-self:end;align-items:center;gap:10px;display:flex}@media only screen and (max-width:992px){.nav__btns{gap:30px;margin:0 auto}}@media only screen and (max-width:576px){.nav__btns{flex-direction:column}}[class].btn{max-width:-moz-fit-content;max-width:-moz-fit-content;max-width:fit-content;border:2px solid var(--color-white);white-space:nowrap;font-weight:var(--fw-500);text-align:center;text-transform:capitalize;border-radius:0;justify-content:center;align-items:center;margin:0;padding:15px 20px;font-size:16px;line-height:1;transition-property:background-color,color,border-color;transition-duration:.2s;display:flex;position:relative;color:var(--color-white)!important;background-color:#0000!important}[class].btn--user{border-color:#0000;padding:18px 20px}[class].btn--user:hover{border-color:var(--color-white)}@media only screen and (max-width:992px){[class].btn--user:hover{border-color:#0000}}[class].btn--case:hover{background-color:var(--color-white)!important;color:var(--color-dark)!important}@media only screen and (max-width:992px){[class].btn--case:hover{color:var(--color-white)!important;background-color:#0000!important}}[class].btn--orange,[class].btn--more{border-color:var(--color-orange);background-color:var(--color-orange)!important}@media only screen and (max-width:992px){[class].btn--orange,[class].btn--more{border-color:var(--color-orange);background-color:var(--color-orange)!important}}[class].btn--orange:hover{border-color:var(--color-white);color:var(--color-white)!important;background-color:#0000!important}@media only screen and (max-width:992px){[class].btn--orange:hover{border-color:#0000;background-color:var(--color-orange)!important}}.header--secondary [class].btn--orange:hover{border-color:var(--color-orange);color:var(--color-orange)!important;background-color:#0000!important}@media only screen and (max-width:992px){.header--secondary [class].btn--orange:hover{border-color:#0000;color:var(--color-white)!important;background-color:var(--color-orange)!important}}[class].btn--more{min-width:225px;padding:18px 24px}[class].btn--more:hover{border-color:var(--color-orange);color:var(--color-orange)!important;background-color:#0000!important}@media only screen and (max-width:992px){[class].btn--more:hover{color:var(--color-white)!important;background-color:var(--color-orange)!important}}[class].btn--white{background-color:var(--color-white)!important;color:var(--color-dark)!important}[class].btn--white:hover{color:var(--color-white)!important;background-color:#0000!important}@media only screen and (max-width:992px){[class].btn--white:hover{background-color:var(--color-white)!important;color:var(--color-dark)!important}}.burger{--line-height:2px;--buger-size:20px;--move:calc(var(--buger-size)/3);--move-decrement:calc(var(--move)*-1);--transition-time:.5s;--lines-color:var(--color-white);width:calc(var(--buger-size) + 5px);height:var(--buger-size);transition:opacity var(--transition-time)ease;background-color:#0000;display:none;position:absolute;top:50%;right:0;transform:translateY(-50%)}.header--dark .burger{--lines-color:var(--color-white)}.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 .opened span .burger:before,.closed.opened .opened span .burger:after{background-color:var(--lines-color)}.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{background-color:var(--lines-color);animation-name:toplinecross}.opened span:after{background-color:var(--lines-color);animation-name:bottomlinecross}.opened .logo:not(.logo--tablet){display:none}@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:9.6875rem 0 9.375rem}.policy h1{font-size:56px;font-family:var(--font-family-secondary);text-transform:uppercase;letter-spacing:0;margin:0 auto 50px}.policy p{font-size:18px;line-height:1.65}.policy p:not(:last-child){margin-bottom:25px}.policy>*{font-family:var(--font-family-primary)}.policy__content:not(:last-child){margin-bottom:65px}.policy h2{color:var(--color-orange-900);margin-bottom:1.25rem;font-size:32px}.policy ul{color:var(--color-dark);margin-bottom:24px;padding-left:15px}.policy li{padding-left:5px;font-size:20px}.policy li:not(:last-child){margin-bottom:3px}.policy li::marker{content:"✓";margin-right:5px}.policy a{text-decoration:underline}.policy b,.policy strong{font-weight:var(--fw-600)}@media only screen and (max-width:1180px){.policy{padding:150px 0}.policy h1{font-size:42px}.policy h2{font-size:38px}}@media only screen and (max-width:768px){.policy{padding:130px 0 40px}.policy h1{font-size:35px}.policy h2{font-size:28px}}.footer{background-color:var(--color-dark);color:var(--color-white)}.footer .nav{justify-content:space-between;align-items:center;display:flex}@media only screen and (max-width:768px){.footer .nav{flex-direction:column}}.footer .nav__inner{flex-direction:column;align-items:flex-start;display:flex}@media only screen and (max-width:768px){.footer .nav__inner{align-items:center;margin-bottom:30px}}.footer .nav__inner a:first-of-type{margin-bottom:25px;font-size:20px;line-height:1.5}@media only screen and (max-width:992px){.footer .nav__inner a:first-of-type{margin-bottom:35px;font-size:16px}}.footer .btn{padding:15px 25px}@media only screen and (max-width:576px){.footer .btn:not(:last-child){margin-right:0}}.footer .logo{max-width:130px}.footer__top{border-bottom:1px solid #fff3;padding-block:60px}.footer__bottom,.footer__list{justify-content:space-between;align-items:center;display:flex}.footer__bottom{padding-block:20px}@media only screen and (max-width:768px){.footer__bottom{flex-direction:column-reverse}}.footer__bottom p,.footer__bottom a{font-size:16px}@media only screen and (max-width:768px){.footer__list{margin-bottom:20px}}.footer__item:not(:last-child){margin-right:48px}.footer .copyright{color:inherit}@media only screen and (max-width:475px){.footer .copyright{max-width:170px;text-align:center;font-size:14px}}.contact{min-height:635px;background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;display:flex}.contact h2{color:var(--color-dark);margin:0 auto 50px;line-height:1.15}.contact__wrapper{color:var(--color-white);max-width:570px;z-index:1;flex-direction:column;justify-content:center;align-items:center;margin:0 auto;display:flex;position:relative}.contact__form{width:100%;align-items:flex-end;gap:25px;margin-bottom:50px;display:flex}@media only screen and (max-width:576px){.contact__form{flex-direction:column;align-items:center}}.contact span{text-transform:uppercase;font-family:var(--font-family-secondary);letter-spacing:.2em;margin-bottom:10px;font-size:14px;display:block}.contact label{width:100%}@media only screen and (max-width:576px){.contact label{margin-bottom:30px}}.contact input{width:100%;border-bottom:2px solid var(--color-white);color:inherit;padding-block:12px 11px;padding-left:25px}.contact input::placeholder{font-weight:var(--fw-500);color:inherit;font-size:18px;line-height:1}.contact .btn{padding:18px 32px}.grid{display:grid}.grid__item{justify-content:space-between;position:relative;overflow:hidden}.grid[data-items="1"]{--column:4;grid-template-columns:repeat(var(--column),1fr);justify-content:space-between;gap:24px}@media only screen and (max-width:992px){.grid[data-items="1"]{--column:2}}@media only screen and (max-width:768px){.grid[data-items="1"]{grid-template-columns:1fr}}.grid[data-items="2"]{--column:3;grid-template-columns:repeat(var(--column),1fr);justify-content:space-between;gap:24px}@media only screen and (max-width:768px){.grid[data-items="2"]{grid-template-columns:1fr;gap:50px}}.grid[data-items="3"]{--column:2;grid-template-columns:repeat(var(--column),minmax(300px,475px));justify-content:space-between;gap:.9375rem 1.25rem}@media only screen and (max-width:768px){.grid[data-items="3"]{--column:1;grid-template-columns:repeat(var(--column),1fr);gap:1.875rem}}.grid[data-items="3"] p{font-size:22px;line-height:1.56}.grid[data-items="3"] h3{letter-spacing:1.3px;text-transform:uppercase;font-size:26px}.grid[data-items="3"] img{width:70px;height:70px;border-radius:calc(var(--radius-main)*6 - 4px);object-fit:cover}.grid[data-items="4"]{--column:1;grid-template-columns:repeat(var(--column),1fr 5fr);grid-gap:1.25rem .9375rem}.grid[data-items="4"] h3{grid-column:2/3;place-self:start}@media only screen and (max-width:1180px){.grid[data-items="4"]{grid-template-columns:repeat(var(--column),1fr 4fr)}}@media only screen and (max-width:768px){.grid[data-items="4"]{grid-template-columns:repeat(var(--column),1fr 6fr)}}@media only screen and (max-width:475px){.grid[data-items="4"]{grid-template-columns:repeat(var(--column),1fr)}.grid[data-items="4"] h3{grid-column:1/2}}.hero{background-color:inherit;background-position:50%;background-repeat:no-repeat;background-size:cover}.hero__content{text-align:center;min-height:100vh;z-index:1;flex-direction:column;justify-content:center;align-items:center;gap:32px;display:flex;position:relative}@media only screen and (max-width:1180px){.hero__content{min-height:700px;justify-content:center}}.hero__content h1{color:var(--color-white);line-height:1.2}@media only screen and (max-width:1180px){.hero__content h1{font-size:100px}}@media only screen and (max-width:992px){.hero__content h1{font-size:80px}}@media only screen and (max-width:768px){.hero__content h1{font-size:40px}}.hero__content p{max-width:825px;font-size:20px;line-height:1.6;font-weight:var(--fw-400);color:var(--color-white)}@media only screen and (max-width:768px){.hero__content p{font-size:16px}}.hero .btn{min-width:230px;padding:18px 20px}.case{color:var(--color-white);min-height:952px;background-position:50%;background-repeat:no-repeat;background-size:cover;padding-block:140px;display:flex}@media only screen and (max-width:992px){.case{min-height:652px}}.case h2{margin-bottom:15px;font-size:64px;line-height:1.1}@media only screen and (max-width:1180px){.case h2{font-size:54px}}@media only screen and (max-width:992px){.case h2{font-size:44px}}@media only screen and (max-width:576px){.case h2{font-size:34px}}.case .inner{max-width:685px;z-index:1;flex-direction:column;display:flex;position:relative}.case .inner--reverse{max-width:720px;text-align:right;align-items:flex-end;margin-left:auto}.case .inner--reverse h2{text-align:right}@media only screen and (max-width:992px){.case .inner{min-height:600px}}@media only screen and (max-width:768px){.case .inner{min-height:400px}}.case p{color:inherit;margin-bottom:25px;font-size:22px;line-height:1.47}@media only screen and (max-width:992px){.case p{font-size:20px}}@media only screen and (max-width:576px){.case p{font-size:16px}}.case span{display:block}.case .btn{min-width:230px;line-height:1.35}.categories__header{justify-content:space-between;align-items:center;margin-bottom:55px;display:flex}@media only screen and (max-width:768px){.categories__header{flex-direction:column;align-items:flex-start}}.categories__header-box{max-width:730px;margin-right:30px}@media only screen and (max-width:768px){.categories__header-box{margin-bottom:30px;margin-right:0}}.categories h2{margin-bottom:25px;line-height:1.2}.categories article{position:relative}.categories img{min-height:395px;width:100%;object-fit:cover}.categories h3{color:var(--color-white);max-width:225px;width:100%;z-index:1;text-align:center;line-height:1.2;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}@media only screen and (max-width:768px){.categories h3{font-size:24px}}.categories .btn{min-width:225px;padding:18px 20px}.gallery{text-align:center}.gallery h2{margin:0 auto 25px}.gallery p{max-width:770px;margin:0 auto 65px}.gallery__list{column-count:3;column-gap:30px}@media only screen and (max-width:992px){.gallery__list{column-count:2}}@media only screen and (max-width:768px){.gallery__list{column-gap:15px}}.gallery__item{margin-bottom:30px;overflow:hidden}@media only screen and (max-width:768px){.gallery__item{margin-bottom:15px}}.gallery img{width:100%}.gallery--page .gallery__item:nth-child(1) img,.gallery--page .gallery__item:nth-child(3) img,.gallery--page .gallery__item:nth-child(6) img,.gallery--page .gallery__item:nth-child(8) img{height:530px}@media only screen and (max-width:768px){.gallery--page .gallery__item:nth-child(1) img,.gallery--page .gallery__item:nth-child(3) img,.gallery--page .gallery__item:nth-child(6) img,.gallery--page .gallery__item:nth-child(8) img{height:210px}}.gallery--page .gallery__item:nth-child(2) img,.gallery--page .gallery__item:nth-child(4) img,.gallery--page .gallery__item:nth-child(5) img,.gallery--page .gallery__item:nth-child(7) img{height:210px}.gallery--page .gallery__item:nth-child(9) img,.gallery--page .gallery__item:nth-child(10) img,.gallery--page .gallery__item:nth-child(11) img,.gallery--page .gallery__item:nth-child(12) img{height:370px}@media only screen and (max-width:768px){.gallery--page .gallery__item:nth-child(9) img,.gallery--page .gallery__item:nth-child(10) img,.gallery--page .gallery__item:nth-child(11) img,.gallery--page .gallery__item:nth-child(12) img{height:210px}}.gallery--home .gallery__item:nth-child(1) img,.gallery--home .gallery__item:nth-child(4) img{height:530px}@media only screen and (max-width:992px){.gallery--home .gallery__item:nth-child(1) img,.gallery--home .gallery__item:nth-child(4) img{height:370px}}@media only screen and (max-width:768px){.gallery--home .gallery__item:nth-child(1) img,.gallery--home .gallery__item:nth-child(4) img{height:210px}}.gallery--home .gallery__item:nth-child(2) img,.gallery--home .gallery__item:nth-child(3) img{height:210px}@media only screen and (max-width:992px){.gallery--home .gallery__item:nth-child(2) img,.gallery--home .gallery__item:nth-child(3) img{height:370px}}@media only screen and (max-width:768px){.gallery--home .gallery__item:nth-child(2) img,.gallery--home .gallery__item:nth-child(3) img{height:210px}}.gallery--home .gallery__item:nth-child(5) img,.gallery--home .gallery__item:nth-child(6) img{height:370px}@media only screen and (max-width:768px){.gallery--home .gallery__item:nth-child(5) img,.gallery--home .gallery__item:nth-child(6) img{height:210px}}.gallery img{object-fit:cover;height:100%}.post{max-width:1440px;width:100%;margin:0 auto}@media only screen and (max-width:768px){.post{padding-block:50px}}.post__wrapper{justify-content:flex-start;display:flex}@media only screen and (max-width:768px){.post__wrapper{flex-direction:column}}.post__inner{background-color:var(--color-white);flex-direction:column;justify-content:center;gap:32px;padding-block:30px;padding-inline:130px 20px;display:flex}@media only screen and (max-width:1180px){.post__inner{padding-inline:15px}}.post img{object-fit:cover;min-height:615px;max-width:605px;width:100%;display:block}@media only screen and (max-width:992px){.post img{min-height:415px;max-width:400px}}@media only screen and (max-width:768px){.post img{aspect-ratio:16/7;max-width:100%}}.post h2,.post p{max-width:570px}.post p{color:var(--color-gray)}.post--reverse .post__inner{order:1;padding-inline:20px 130px}@media only screen and (max-width:1180px){.post--reverse .post__inner{padding-inline:15px}}.post--reverse .post__wrapper{justify-content:flex-end}@media only screen and (max-width:768px){.post--reverse .post__wrapper{flex-direction:column-reverse}}.post--reverse img{order:2}.post--features img{min-height:830px}@media only screen and (max-width:992px){.post--features img{min-height:430px}}.post--features h3{color:var(--color-orange-900)}.article a{font-weight:var(--fw-600);text-transform:capitalize;margin-bottom:30px;padding-left:28px;display:block;position:relative}.article a:before{content:"";width:20px;height:20px;background-image:var(--arrow);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;top:50%;left:0;transform:translateY(-50%)}.article h1{color:var(--color-orange-900);letter-spacing:.02em;margin-bottom:80px;font-size:60px}@media only screen and (max-width:992px){.article h1{margin-bottom:50px;font-size:45px}}@media only screen and (max-width:768px){.article h1{font-size:35px}}.article img{width:100%;object-fit:cover;max-height:645px}.article__inner{flex-direction:column;gap:48px;display:flex}.article__inner img{max-height:430px}.article h2{color:var(--color-orange-900);margin-bottom:26px;font-size:32px}.article ul{padding-left:30px;font-size:20px}@media only screen and (max-width:768px){.article ul{padding-left:20px}}.article li{list-style-type:disc}.article span{font-weight:var(--fw-700)}.trip{padding-block:116px 100px}.trip__wrapper{justify-content:space-between;gap:30px;display:flex}@media only screen and (max-width:768px){.trip__wrapper{flex-direction:column}}.trip__inner{max-width:490px;width:100%}@media only screen and (max-width:768px){.trip__inner{max-width:100%}}.trip__inner:last-of-type img{margin-bottom:35px}.trip h2{color:var(--color-orange-900);max-width:410px;margin-bottom:80px}.trip p{font-size:18px}.trip img{width:100%;min-height:490px}@media only screen and (max-width:768px){.trip img{min-height:290px;aspect-ratio:16/7}.trip--reverse .trip__wrapper{flex-direction:column-reverse}}.trip--reverse .trip__inner:first-of-type{order:2}.trip--reverse .trip__inner:last-of-type{order:1}.trip--reverse h2{text-align:right}.about__wrapper{justify-content:space-between;align-items:center;display:flex}@media only screen and (max-width:992px){.about__wrapper{flex-direction:column-reverse}}.about__content{max-width:570px;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;margin-right:30px;display:flex}@media only screen and (max-width:992px){.about__content{max-width:100%}}.about p{color:var(--color-gray)}.about h3{margin-bottom:10px;font-size:24px}.about__item{padding-left:118px;position:relative}@media only screen and (max-width:576px){.about__item{padding-left:90px}}.about__item:not(:last-child){margin-bottom:35px}.about__item:nth-child(1):before{opacity:.55}.about__item:nth-child(2):before{opacity:.7}.about__item:before,.about__item:after{content:"";position:absolute;top:50%;transform:translateY(-50%)}.about__item:before{background-color:var(--color-orange);width:86px;height:86px;border-radius:calc(var(--radius-main)*3 - 4px);z-index:-1;left:0}@media only screen and (max-width:576px){.about__item:before{width:66px;height:66px;border-radius:calc(var(--radius-main)*2.5 - 4px)}}.about__item:after{width:35px;height:35px;background-position:50%;background-repeat:no-repeat;background-size:cover;background-image:var(--check);z-index:1;left:25px}@media only screen and (max-width:576px){.about__item:after{left:16px}}.about__item p{font-size:16px}.about__images{min-height:770px;max-width:570px;width:100%;position:relative}@media only screen and (max-width:992px){.about__images{margin-bottom:50px}}@media only screen and (max-width:576px){.about__images{min-height:570px}}.about__image{overflow:hidden}.about__image img{width:100%}.about__image--big{max-width:470px;z-index:-1}@media only screen and (max-width:576px){.about__image--big{max-width:370px}}.about__image--big img{min-height:660px;border-radius:calc(var(--radius-main)*20)}@media only screen and (max-width:576px){.about__image--big img{min-height:470px}}.about__image--small{border-radius:calc(var(--radius-main)*20);border-top:20px solid var(--color-white);border-left:20px solid var(--color-white);max-width:390px;z-index:1;position:absolute;bottom:0;right:0}@media only screen and (max-width:576px){.about__image--small{border-top:15px solid var(--color-white);border-left:15px solid var(--color-white);max-width:290px}}@media only screen and (max-width:576px) and (max-width:475px){.about__image--small{max-width:230px}}.about__image--small img{min-height:495px}@media only screen and (max-width:576px){.about__image--small img{min-height:395px}}@media only screen and (max-width:475px){.about__image--small img{min-height:295px}}.team article{text-align:center}.team img{object-fit:cover;margin:0 auto 20px}.team h2{margin-bottom:24px}.team h2+p{max-width:730px;letter-spacing:.05em;margin-bottom:65px;line-height:1.7}.team h3{color:var(--color-orange-900);margin:0 auto 5px}.team span{text-transform:capitalize;font-size:20px;font-weight:var(--fw-700);margin-bottom:15px;display:inline-block}.team p{color:var(--color-gray);font-size:18px}
/*# sourceMappingURL=main.css.map */
