@charset "UTF-8";@keyframes reveal-image{0%{opacity:.3;filter:blur(20px)}to{opacity:1;filter:blur(0)}}@keyframes header-slide{0%{transform:translateY(-150%)}to{transform:translateY(0)}}@keyframes hero-title{0%{transform:var(--move-from)}to{transform:translate(0)}}@keyframes hero-button{0%{clip-path:inset(0 100% 0 -300%)}to{clip-path:inset(0 0 0 -300%)}}@keyframes hero-button-decore{0%{transform:translate(-400%);opacity:1}to{transform:translate(0)}}@keyframes slide-in-up{0%{transform:translateY(200px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slide-in-up-center{0%{transform:translate(-50%,100%);opacity:0}to{transform:translate(-50%,50%);opacity:1}}@keyframes slide-down{0%{transform:translateY(-100px);filter:blur(20px)}to{transform:translateY(0);filter:blur(0)}}.header{position:absolute;z-index:2;top:0;box-sizing:border-box;width:100%;animation:slide-down .6s .1s both}.header__content{display:flex;align-items:center;justify-content:space-between;padding-top:10px}@media(min-width:768px){.header__content{padding-top:15px}}.header__button{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px}@media(min-width:768px){.header__logo{margin-left:100px}}.header__sloop{width:24px}.burger-menu{position:fixed;z-index:0;width:100%;height:100vh;opacity:0;background-color:#00000080;transition:all .6s}.burger-menu__top{transform:translateY(-150%);min-height:225px;background-color:#1a5a4c;transition:all .6s}.burger-menu:target{z-index:100;opacity:1}.burger-menu:target .burger-menu__top{transform:translateY(0)}.burger-menu__content{display:flex;flex-direction:column;box-sizing:border-box;padding:27px 0}@media(min-width:768px){.burger-menu__content{flex-direction:row;gap:38px}}@media(min-width:1024px){.burger-menu__content{gap:72px}}@media(min-width:1280px){.burger-menu__content{gap:102px}}.burger-menu__content-top{display:flex;justify-content:start;padding-bottom:24px}@media(min-width:768px){.burger-menu__content-top{justify-content:space-between}}.burger-menu__divieder{display:none;align-self:start;width:1px;height:145px;background-color:#fff}@media(min-width:768px){.burger-menu__divieder{display:block}}.burger-menu__content-bottom{position:relative;display:flex;flex-direction:column;padding-top:24px;border-top:1px solid #fff}@media(min-width:768px){.burger-menu__content-bottom{flex-direction:row;gap:26px;align-items:center;justify-content:center;padding:0;border-top:none}}.burger-menu__button{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px}.burger-menu__nav{display:grid;grid-template-columns:repeat(2,1fr);gap:24px 28px;width:fit-content;height:fit-content;padding-left:24px}.burger-menu__link{font-family:IBM Plex Sans,sans-serif;font-weight:500;line-height:150%;color:#fff;letter-spacing:0;position:relative;width:fit-content;max-width:100px;height:fit-content;font-size:16px;text-decoration:none}.burger-menu__link:after{content:"";position:absolute;bottom:-4px;transform-origin:left;transform:scaleX(0);display:block;width:100%;height:1px;background-color:#fff;transition:transform .6s}.burger-menu__link:hover:after{transform:scaleX(1)}.burger-menu__sub-title{font-family:IBM Plex Sans,sans-serif;font-weight:400;line-height:150%;color:#fff;letter-spacing:0;width:fit-content;padding-bottom:20px;font-size:14px}.burger-menu__time-of-work{width:fit-content}.burger-menu__times{width:158px;padding-bottom:16px;list-style:none}@media(min-width:768px){.burger-menu__times{padding:0}}.burger-menu__time{font-family:IBM Plex Sans,sans-serif;font-weight:600;line-height:150%;color:#fff;letter-spacing:0;width:fit-content;font-size:14px}.burger-menu__day{font-family:IBM Plex Sans,sans-serif;font-weight:400;line-height:150%;color:#fff;letter-spacing:0;width:fit-content;font-size:14px}@media(min-width:768px){.burger-menu__day{align-self:end;max-width:144px}}.hero{position:relative;display:flex;flex-direction:column;box-sizing:border-box;width:100%;height:100%;margin-bottom:70px;animation:reveal-image .6s ease-out}@media(min-width:768px){.hero{flex-direction:row;justify-content:end}}.hero__left{align-self:center;justify-content:center;order:2}@media(min-width:768px){.hero__left{align-items:start;order:1;padding:0 20px 0 34px}}@media(min-width:1280px){.hero__left{box-sizing:border-box;max-width:555px;margin-inline:auto;padding:0 30px 0 55px}}.hero__right{z-index:-1;order:1;aspect-ratio:1/.95;width:100%;height:100%;max-height:500px;background-image:url(/Museum/assets/hero-bg-HfPUE1_i.jpg);background-repeat:no-repeat;background-position:center center;background-size:cover}@media(min-width:768px){.hero__right{max-width:725px;max-height:655px}}@media(min-width:1280px){.hero__right{max-height:655px}}.hero__title{--move-from: translateY(-50%);padding:20px 0;font-size:45px;text-align:center;animation:hero-title .6s .1s both;font-family:Montserrat,sans-serif;font-weight:700;line-height:100%;color:#000;letter-spacing:0}@media(min-width:768px){.hero__title{--move-from: translateX(-90%);padding:0 0 38px;font-size:54px;text-align:start}}@media(min-width:1280px){.hero__title{padding:0 0 90px;font-size:72px}}.hero__button{position:relative;display:flex;align-items:center;justify-self:center;box-sizing:border-box;width:280px;height:50px;border:1px solid #1a5a4c;text-decoration:none;animation:hero-button .6s .1s both}.hero__button:after{content:"";position:absolute;top:0;right:0;box-sizing:border-box;width:50px;height:100%;background-color:#1a5a4c;background-image:url("data:image/svg+xml,%3csvg%20width='8'%20height='12'%20viewBox='0%200%208%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%2010.59L4.58%206L0%201.41L1.41%200L7.41%206L1.41%2012L0%2010.59Z'%20fill='%23D7DDE3'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center center;transition:.6s;animation:hero-button-decore .6s .1s both}@media(min-width:768px){.hero__button:after{width:70px}}@media(min-width:768px){.hero__button{justify-self:start;width:270px;height:70px}}@media(min-width:1280px){.hero__button{justify-self:end}}.hero__button:hover:after{background-color:#113c32}.hero__button-text{font-family:IBM Plex Sans,sans-serif;font-weight:500;line-height:150%;color:#000;letter-spacing:0;padding-left:80px}@media(min-width:768px){.hero__button-text{padding-left:68px}}.hero__decore{font-family:IBM Plex Sans,sans-serif;font-weight:700;line-height:150%;color:#687480;letter-spacing:0;cursor:pointer;position:relative;transform:rotate(-90deg);display:none;width:fit-content;font-size:14px;text-decoration:none;transition:.3s}.hero__decore:before{--scale-x: 1;content:"";position:absolute;right:150%;bottom:50%;transform-origin:right;width:70px;height:2px;background-color:#1a5a4c;transition:transform,.3s;animation:hero-decore .6s .1s forwards}@media(min-width:1280px){.hero__decore{display:block}}.hero__decore:hover{color:#000}.hero__decore:hover:before{transform:scaleX(0)}.actual__content{justify-self:center}@media(min-width:1280px){.actual__content{max-width:none}}.actual__main-title{font-family:Montserrat,sans-serif;font-weight:700;line-height:100%;color:#000;letter-spacing:0;margin-bottom:40px;font-size:36px;text-align:center;animation:reveal-image .6s}@media(min-width:768px){.actual__main-title{margin-bottom:48px;font-size:48px;text-align:start}}.card{--columns: 2;--columns-width: 130px;display:grid;grid-template-columns:repeat(var(--columns),1fr);column-gap:20px;margin-inline:auto}@media(min-width:768px){.card{--columns: 6;--columns-width: 90px;column-gap:30px}}@media(min-width:1280px){.card{--columns-width: 70px;--columns: 12}}.card{position:relative;align-items:center;margin-bottom:60px;background-color:#fff;animation-name:slide-in-up;animation-timing-function:ease-out;animation-fill-mode:forwards;animation-timeline:--card-reveal;view-timeline:--card-reveal block;animation-range:entry 0% cover 50%}@media(min-width:768px){.card{margin-bottom:64px}}@media(min-width:1280px){.card{max-width:none;margin-bottom:104px}}.card__border-img{grid-column:1/-1;aspect-ratio:16/13;margin-bottom:16px;overflow:hidden}@media(min-width:768px){.card__border-img{margin-bottom:40px}}@media(min-width:1024px){.card__border-img{grid-column:1/4;margin-bottom:0}}@media(min-width:1280px){.card__border-img{grid-column:1/8;grid-row:1;max-width:680px}}.card__border-img{transition:transform .6s}.card__border-img:hover{transform:scale(1.05);cursor:pointer}.card__img{width:100%;height:100%;object-fit:cover}.card__text{grid-column:1/-1;max-width:460px}@media(min-width:1024px){.card__text{grid-column:4/-1}}@media(min-width:1280px){.card__text{grid-column:9/-1;grid-row:1;align-self:center;height:fit-content}}.card__upper{display:flex;flex-direction:row;align-items:baseline;justify-content:space-between;max-width:260px;margin-bottom:10px}@media(min-width:768px){.card__upper{margin-bottom:30px}}.card__eye-brown{font-family:IBM Plex Sans,sans-serif;font-weight:500;line-height:150%;color:#687480;letter-spacing:0;font-size:16px;line-height:100%;text-transform:uppercase}.card__data{font-family:IBM Plex Sans,sans-serif;font-weight:700;line-height:150%;color:#1a5a4c;letter-spacing:0}.card__title{cursor:pointer;position:relative;display:inline-block;width:fit-content;padding-bottom:10px;font-size:28px;text-decoration:none;background-image:linear-gradient(90deg,#1a5a4c,#2e7d6d,#4cb39a 30%,#000 55%);background-position:100% 0;-webkit-background-clip:text;background-clip:text;background-size:200% 100%;transition:background-position .6s ease}.card__title:after{content:"";position:absolute;top:12px;width:10px;height:10px;margin-left:12px;background-color:#f14a27;transition:all .6s}@media(min-width:768px){.card__title:after{width:15px;height:15px;margin-left:20px}}.card__title:hover{background-position:0 0}.card__title:hover:after{transform:rotate(90deg);background-color:#1a5a4c}.card__title{font-family:Montserrat,sans-serif;font-weight:400;line-height:100%;color:transparent;letter-spacing:0}@media(min-width:768px){.card__title{margin-bottom:15px;font-size:36px}}.card__description{font-family:IBM Plex Sans,sans-serif;font-weight:300;line-height:150%;color:#4e4e4e;letter-spacing:0;font-size:16px}.lection{position:relative;z-index:1;bottom:0;justify-self:center;aspect-ratio:16/9;width:100%;max-width:700px;min-height:210px;max-height:390px;margin-bottom:180px;background-image:url(/Museum/assets/actual-lection-DCsb7Y5B.jpg);background-repeat:no-repeat;background-position:center bottom;background-size:cover}@media(min-width:768px){.lection{margin-bottom:300px}}@media(min-width:1280px){.lection{max-width:none;max-height:550px;margin-bottom:300px;background-attachment:fixed}}.lection__content{position:absolute;z-index:2;bottom:0%;left:50%;transform:translate(-50%,50%);box-sizing:border-box;width:80%;min-width:280px;min-height:140px;padding:20px 0;border-bottom:2px solid rgba(26,90,76,.2509803922);background-color:#fff}@media(min-width:768px){.lection__content{max-width:570px;padding:45px 55px}}@media(min-width:768px){.lection__content{max-width:570px;padding:50px 100px}}.lection__text{display:flex;flex-direction:row;align-items:baseline;justify-content:space-around}@media(min-width:768px){.lection__text{justify-content:space-between;max-width:380px}}@media(min-width:1280px){.lection__text{max-width:340px}}.lection__eye-brown{font-family:IBM Plex Sans,sans-serif;font-weight:500;line-height:150%;color:#687480;letter-spacing:0;font-size:16px;line-height:100%;text-transform:uppercase}.lection__data{font-family:IBM Plex Sans,sans-serif;font-weight:700;line-height:150%;color:#1a5a4c;letter-spacing:0}.lection__title{font-family:Montserrat,sans-serif;font-weight:400;line-height:100%;color:transparent;letter-spacing:0;position:relative;display:inline-block;padding:20px 0;font-size:28px;text-align:center;text-decoration:none;background-image:linear-gradient(90deg,#1a5a4c,#2e7d6d,#4cb39a 30%,#000 55%);background-position:100% 0;-webkit-background-clip:text;background-clip:text;background-size:200% 100%;transition:background-position .6s ease}@media(min-width:768px){.lection__title{font-size:36px;text-align:start}}.lection__title:hover{background-position:0 0}.gallery{margin-bottom:130px}@media(min-width:1280px){.gallery{margin-bottom:200px}}.gallery__title{font-family:Montserrat,sans-serif;font-weight:700;line-height:100%;color:#000;letter-spacing:0;margin-bottom:40px;font-size:36px;text-align:center}@media(min-width:768px){.gallery__title{padding-inline-start:35px;font-size:48px;text-align:start}}.gallery__slider{position:relative;display:flex;flex-direction:row;width:100%;height:450px}@media(min-width:768px){.gallery__slider{height:600px}}@media(min-width:1280px){.gallery__slider{height:100%}}@media(min-width:768px){.gallery__wrapper{padding-inline-start:35px}}@media(min-width:1280px){.gallery__wrapper{row-gap:30px;max-width:none;--columns: 2;--columns-width: 130px;display:grid;grid-template-columns:repeat(var(--columns),1fr);column-gap:20px;margin-inline:auto}}@media(min-width:1280px)and (min-width:768px){.gallery__wrapper{--columns: 6;--columns-width: 90px;column-gap:30px}}@media(min-width:1280px)and (min-width:1280px){.gallery__wrapper{--columns-width: 70px;--columns: 12}}.gallery__item{position:relative;box-sizing:border-box;width:100%;max-height:410px}@media(min-width:768px){.gallery__item{max-height:540px}}@media(min-width:1280px){.gallery__item{max-height:none}}@media(min-width:1280px){.gallery__item--1{grid-column:1/5;height:600px}}@media(min-width:768px){.gallery__item--2{display:inline-block}}@media(min-width:1280px){.gallery__item--2{display:none}}@media(min-width:1280px){.gallery__item--3{display:block;grid-column:5/-1;height:600px}}@media(min-width:1280px){.gallery__item--4{display:block;grid-column:1/9;height:360px}}.gallery__item--5{object-position:left}@media(min-width:1280px){.gallery__item--5{display:block;grid-column:9/-1;height:360px}}.gallery__slides{width:100%;height:100%;object-fit:cover}.gallery__slides--1,.gallery__slides--3,.gallery__slides--4,.gallery__slides--5{transform:scaleX(-1)}.gallery__background{position:absolute;top:0;left:0;display:flex;flex-direction:column;align-items:end;justify-content:end;box-sizing:border-box;width:100%;height:100%;padding:0 20px 20px 0;opacity:0;background-color:#0000004d;transition:opacity .6s}.gallery__background:hover{opacity:1;cursor:pointer}.gallery__sub-title{font-family:Montserrat,sans-serif;font-weight:700;line-height:100%;color:#fff;letter-spacing:0;max-width:80%;font-size:26px;text-align:end}.gallery__sub-description{font-family:IBM Plex Sans,sans-serif;font-weight:400;line-height:150%;color:#fff;letter-spacing:0;font-size:18px;text-align:end}.gallery__pagination{--swiper-pagination-color: #1a5a4c;position:absolute}@media(min-width:1280px){.gallery__pagination{display:none}}.subscribe{position:relative;width:100%;min-height:380px;background-image:url(/Museum/assets/subscribe-Ct2jyZZc.jpg);background-repeat:no-repeat;background-position:center;background-size:cover}.subscribe:before{content:"";position:absolute;z-index:1;width:100%;height:100%;opacity:.75;background-color:#000}@media(min-width:1280px){.subscribe{min-height:550px}}.subscribe__content{position:relative;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;height:100%;padding:88px 0;text-align:center}@media(min-width:768px){.subscribe__content{padding:82px 0}}@media(min-width:1280px){.subscribe__content{padding:162px 0}}.subscribe__title{font-family:Montserrat,sans-serif;font-weight:700;line-height:100%;color:#fff;letter-spacing:0;padding-bottom:20px;font-size:36px}.subscribe__description{font-family:IBM Plex Sans,sans-serif;font-weight:400;line-height:150%;color:#fff;letter-spacing:0;font-size:18px}.subscribe__input{display:flex;flex-direction:row;width:280px;height:50px;padding-top:50px}@media(min-width:768px){.subscribe__input{gap:16px;width:460px;height:70px}}.subscribe__field{font-family:Montserrat,sans-serif;font-weight:400;line-height:100%;color:#687480;letter-spacing:0;box-sizing:border-box;width:230px;height:100%;padding-left:24px;border:none}.subscribe__field:focus{color:#000;outline:none}@media(min-width:768px){.subscribe__field{width:374px}}.subscribe__button{width:50px;height:100%;border:none;background-color:#f14a27;background-image:url("data:image/svg+xml,%3csvg%20width='8'%20height='12'%20viewBox='0%200%208%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%2010.59L4.58%206L0%201.41L1.41%200L7.41%206L1.41%2012L0%2010.59Z'%20fill='black'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center}@media(min-width:768px){.subscribe__button{width:70px}}.subscribe__button{transition:background-color .6s}.subscribe__button:hover{background-color:#bc2f14;cursor:pointer}.footer{position:relative}.footer__content{--columns: 2;--columns-width: 130px;display:grid;grid-template-columns:repeat(var(--columns),1fr);column-gap:20px;margin-inline:auto}@media(min-width:768px){.footer__content{--columns: 6;--columns-width: 90px;column-gap:30px}}@media(min-width:1280px){.footer__content{--columns-width: 70px;--columns: 12}}.footer__content{position:relative;row-gap:40px;height:fit-content;padding:40px 0 35px}.footer__icons{display:flex;grid-column:1/-1;flex-direction:row;justify-content:space-between}@media(min-width:768px){.footer__icons{grid-column:1;flex-direction:column;max-height:160px}}.footer__logo{width:fit-content;height:fit-content;transition:scale .6s}.footer__logo:hover{scale:1.2;cursor:pointer}.footer__social{display:flex;gap:20px;align-items:center}.footer__soc-icon{display:flex;align-items:center;align-self:center;justify-content:center;width:24px;height:24px;transition:scale .6s}.footer__soc-icon:hover{scale:1.2;cursor:pointer}.footer__time-of-work{grid-column:1}@media(min-width:768px){.footer__time-of-work{grid-column:2/4}}@media(min-width:1280px){.footer__time-of-work{grid-column:3/5}}.footer__title{font-family:IBM Plex Sans,sans-serif;font-weight:400;line-height:150%;color:#0f0e08;letter-spacing:0;padding-bottom:20px}.footer__times{list-style:none}.footer__time{font-family:IBM Plex Sans,sans-serif;font-weight:600;line-height:150%;color:#0f0e08;letter-spacing:0;font-size:14px}.footer__day{font-family:IBM Plex Sans,sans-serif;font-weight:400;line-height:150%;color:#0f0e08;letter-spacing:0}.footer__weekend{font-family:IBM Plex Sans,sans-serif;font-weight:400;line-height:150%;color:#0f0e08;letter-spacing:0;margin-bottom:30px;padding-top:14px;font-size:14px}.footer__contacts{position:relative;display:flex;grid-column:2;flex-direction:column;justify-content:space-between}@media(min-width:768px){.footer__contacts{grid-column:4/6}}@media(min-width:1280px){.footer__contacts{grid-column:5/7}}.footer__contacts-wrap{max-width:250px}.footer__link{font-family:IBM Plex Sans,sans-serif;font-weight:400;line-height:150%;color:#0f0e08;letter-spacing:0;display:inline-block;font-size:14px;text-decoration:none;transition:text-shadow .6s}.footer__link:hover{text-shadow:0 0 .5px currentColor}.footer__button-top{display:inline-block;place-self:end end;width:50px;height:50px;border:1px solid #1a5a4c;border-radius:50%;background-image:url("data:image/svg+xml,%3csvg%20width='10'%20height='12'%20viewBox='0%200%2010%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5%200L0%205L0.705%205.705L4.5%201.915V12H5.5V1.915L9.295%205.705L10%205L5%200Z'%20fill='%231A5A4C'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center}@media(min-width:768px){.footer__button-top{display:none}}.footer__divieder{display:block;grid-column:1/-1;align-self:start;width:100%;height:1px;opacity:.5;background-color:#1a5a4c}@media(min-width:768px){.footer__divieder{justify-self:center;width:67%}}@media(min-width:1280px){.footer__divieder{display:block;grid-column:7;justify-self:center;width:1px;height:260px}}.footer__nav{display:grid;grid-column:1/-1;grid-template-columns:repeat(2,1fr);gap:20px;width:60%}@media(min-width:768px){.footer__nav{grid-column:2/6;height:fit-content}}@media(min-width:1280px){.footer__nav{grid-column:8/11}}.footer__nav-link{font-family:IBM Plex Sans,sans-serif;font-weight:400;line-height:150%;color:#0f0e08;letter-spacing:0;position:relative;width:fit-content;height:fit-content;font-size:14px;text-decoration:none}.footer__nav-link:after{content:"";position:absolute;bottom:-4px;transform-origin:left;transform:scaleX(0);display:block;width:100%;height:1px;background-color:#000;transition:transform .6s}.footer__nav-link:hover:after{transform:scaleX(1)}.footer__creatures{display:flex;grid-column:1/-1;flex-direction:column;text-align:center}@media(min-width:768px){.footer__creatures{flex-direction:row-reverse;justify-content:space-between}}.footer__creatures-text{font-family:IBM Plex Sans,sans-serif;font-weight:300;line-height:150%;color:#0f0e08;letter-spacing:0;display:inline-block;grid-column:1/-1;padding-bottom:10px;text-decoration:none;transition:text-shadow,.6s}@media(min-width:768px){.footer__creatures-text{padding-bottom:0}}.footer__creatures-text:hover{text-shadow:0 0 .5px currentColor}html{scroll-behavior:smooth}html:has(.burger-menu:target){overflow:hidden}h1,h2,h3,p,ul{margin:0;padding:0}main{position:relative;z-index:1}body{margin:0;background:#fff}.container{box-sizing:border-box;margin-inline:auto;padding-inline:20px}@media(min-width:768px){.container{padding-inline:35px}}@media(min-width:1280px){.container{max-width:1280px;padding-inline:55px}}.container--swiper{padding-inline:0}@media(min-width:1280px){.container--swiper{max-width:1280px;padding-inline:55px}}
