@charset "UTF-8";h1{font-family:Montserrat,sans-serif;font-weight:700}*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}html,body{height:100%}body{-webkit-font-smoothing:antialiased}input,button,textarea,select{font:inherit}button{cursor:pointer;border:none;background:none}ul,ol{list-style:none}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-weight:inherit}@font-face{font-family:Roboto,sans-serif;font-weight:400;font-style:normal;src:url(/Museum/assets/Roboto-Regular-webfont-Fd-ZVn32.woff) format("woff")}body{font-family:IBM Plex Sans,sans-serif;background:#eee}.page{scroll-behavior:smooth}.page__body{background:#fff}.page__body.no-scroll{overflow:hidden}.header{position:relative;background-color:#fff}@media(min-width:768px){.header{min-height:384px}}@media(min-width:1280px){.header{min-height:655px;margin-bottom:200px}}.header__hero{position:relative;z-index:1;display:flex;flex-direction:column;width:100%;height:max-content;margin-bottom:0}@media(min-width:768px){.header__hero{flex-direction:row-reverse;margin-bottom:88px}}.header__bg{width:100%;min-height:300px;background-image:url(/Museum/assets/header_bg-DCNmAUly.jpg);background-repeat:no-repeat;background-position:center;background-size:cover}@media(min-width:768px){.header__bg{right:0;left:auto;width:50%}}@media(min-width:1280px){.header__bg{width:57%;height:auto}}.header__content{position:absolute;z-index:10;top:0;right:0;left:0;display:flex;flex-direction:row;align-items:center;padding:27px 20px}@media(min-width:768px){.header__content{padding:39px 34px}}@media(min-width:1280px){.header__content{padding-left:55px}}.header__top-bar{position:fixed;z-index:1000;top:0;right:0;left:0;display:flex;align-items:center;padding:27px 20px}.header__burger{margin-right:auto}.header__logo{position:absolute;left:50%;transform:translate(-50%);margin-top:9px}@media(min-width:768px){.header__logo{left:64%}}@media(min-width:1280px){.header__logo{left:50%}}@media(min-width:1440px){.header__logo{font-size:36px;font-weight:800}}.header__info{display:flex;flex-direction:column;align-items:center;padding:20px 20px 70px}@media(min-width:768px){.header__info{display:block;width:50%;height:100%;margin:0 auto;padding:127px 0 19px 34px}}@media(min-width:992px){.header__info{padding-left:55px}}@media(min-width:1024px){.header__info{padding-bottom:70px}}@media(min-width:1280px){.header__info{padding-bottom:206px}}@media(min-width:1440px){.header__info{padding-top:166px}}.header__title{margin-bottom:20px;font-size:45px;font-weight:700;line-height:100%;text-align:center}@media(min-width:768px){.header__title{margin-bottom:38px;font-size:54px;line-height:120%;text-align:left}}@media(min-width:992px){.header__title{font-size:60px}}@media(min-width:1280px){.header__title{margin-bottom:89px}}@media(min-width:1440px){.header__title{margin-bottom:137px}}.header__actions{display:flex;justify-content:space-between}@media(min-width:1280px){.header__actions{justify-content:flex-end}}.header__events{display:none;align-items:center}@media(min-width:1280px){.header__events{position:absolute;bottom:0;left:55px;transform-origin:left bottom;transform:rotate(-90deg);display:flex;gap:20px;justify-content:space-between}}.header__events-line{width:70px;height:1px;background-color:#1a5a4c}.header__events-text{font-size:14px;font-weight:700;line-height:100%;color:#687480;white-space:nowrap}@media(min-width:1280px){.header__button{margin-right:30px}}@media(min-width:1440px){.header__button{margin-right:50px}}.header-menu{pointer-events:none;position:fixed;z-index:900;top:0;left:0;transform:translateY(-10px);display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;opacity:0;background:#1a5a4c;transition:.3s}@media(min-width:768px){.header-menu{align-items:stretch;justify-content:flex-start;max-height:225px}}.header-menu__content{display:flex;flex-direction:column}@media(min-width:768px){.header-menu__content{flex-direction:row;align-items:stretch}}.header-menu--open{pointer-events:auto;transform:translateY(0);max-height:max-content;padding:27px 20px;color:#fff;opacity:1;transition:.3s}@media(min-width:768px){.header-menu--open{padding:40px 35px}}@media(min-width:1280px){.header-menu--open{padding:40px 155px 48px 56px}}.header-menu__link{position:relative;color:#fff;text-decoration:none}.header-menu__link:after{content:"";position:absolute;bottom:-3px;left:0;width:0;height:1px;background:#fff;transition:width .25s ease}.header-menu__link:hover:after{width:100%}.header-menu__nav{display:flex;flex-direction:column;padding-left:46px}@media(min-width:768px){.header-menu__nav{padding-left:56px}}@media(min-width:1280px){.header-menu__nav{padding-left:108px}}.header-menu__list{display:grid;grid-template-columns:1fr 1fr;gap:20px;font-size:16px;font-weight:500;line-height:100%}@media(min-width:768px){.header-menu__list{row-gap:24px}}@media(min-width:1280px){.header-menu__list{gap:30px 31px}}.header-menu__item{text-align:left}.schedule{display:flex;flex-direction:column;gap:20px}.schedule__divider{width:100%;height:1px;margin:20px 0;background:#ffffff80}@media(min-width:768px){.schedule__divider{width:1px;height:auto;margin:0 38px}}@media(min-width:1280px){.schedule__divider{margin:0 102px}}.schedule__title,.schedule__time,.schedule__day,.schedule__info-text,.schedule__label{font-size:14px}.schedule__title{margin:0;font-weight:400;line-height:141%}.schedule__content{display:flex;flex-direction:column;gap:16px}@media(min-width:768px){.schedule__content{flex-direction:row;gap:26px;align-items:flex-start}}@media(min-width:1280px){.schedule__content{gap:30px}}@media(min-width:768px){.schedule__table{min-width:170px}}.schedule__row{display:flex;gap:20px;justify-content:flex-start}.schedule__time,.schedule__label{font-weight:600;line-height:150%}.schedule__day,.schedule__info-text{font-weight:400;line-height:150%}@media(min-width:1280px){.schedule__info{max-width:170px}}.container{min-width:280px;margin:0 auto;padding-inline:20px}@media(min-width:768px){.container{padding-inline:34px}}@media(min-width:1280px){.container{padding-inline:55px}}.is-hidden{pointer-events:none;visibility:hidden;opacity:0}.logo{z-index:2;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;font-size:30px;font-weight:700;line-height:100%;color:#0f0e08;text-align:center;text-decoration:none}@media(min-width:568px){.logo{color:#fff}}@media(min-width:768px){.logo{color:#0f0e08}}.burger{cursor:pointer;z-index:1001;display:flex;flex-direction:column;justify-content:space-between;width:18px;height:12px;border:none;background:none}.burger__line{transform-origin:center;width:100%;height:2px;background:#0f0e08;transition:.3s}.burger--active .burger__line{background:#fff}.burger--active .burger__line:nth-child(1){transform:translateY(5px) rotate(45deg)}.burger--active .burger__line:nth-child(2){opacity:0}.burger--active .burger__line:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.button{position:relative;align-items:center;padding:18px 134px 18px 84px;border:1px solid #1a5a4c;font-weight:500;color:#0f0e08;background:transparent;transition:opacity .2s ease}.button:before{content:"›";position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;width:50px;height:100%;font-size:24px;color:#d7dde3;background:#1a5a4c}@media(min-width:768px){.button:before{width:70px}}.button:hover{opacity:.85}@media(min-width:768px){.button{padding:27px 138px 27px 68px}}.event-card{display:flex;flex-direction:column}@media(min-width:1280px){.event-card{flex-direction:row;gap:30px;align-items:center;justify-content:space-between}}@media(min-width:1280px){.event-card--lecture{display:flex;flex-direction:column;gap:0;align-items:stretch}}.event-card__image{width:100%;height:auto;margin-bottom:20px}@media(min-width:768px){.event-card__image{margin-bottom:40px}}@media(min-width:1280px){.event-card__image{margin-bottom:104px}}@media(min-width:768px){.event-card__image--3{width:100%;height:auto;margin-bottom:-30px}}.event-card__type{margin-right:25px;font-weight:500;color:#687480;text-transform:uppercase}@media(min-width:768px){.event-card__type{font-size:14px}}.event-card__type--exhibition{margin-right:0;margin-bottom:0;font-weight:500;color:#687480;text-transform:uppercase}.event-card__marker{flex-shrink:0;width:10px;height:10px;background-color:#f14a27}@media(min-width:768px){.event-card__marker{width:15px;height:15px}}.event-card__date{font-size:16px;font-weight:700;line-height:150%;color:#1a5a4c}@media(min-width:768px){.event-card__date{font-size:14px}}.event-card__heading{display:flex;align-items:center;margin-bottom:10px}@media(min-width:768px){.event-card__heading{margin-bottom:15px}}.event-card__title{margin-right:10px;margin-bottom:10px;font-family:Montserrat,sans-serif;font-size:28px;line-height:100%}@media(min-width:768px){.event-card__title{font-size:36px}}.event-card__title--center{margin-right:0;margin-bottom:0;text-align:center}.event-card__text{max-width:460px;margin-bottom:60px;font-family:IBM Plex Sans,sans-serif;font-size:16px;font-weight:300;line-height:150%;color:#4e4e4e}.event-card__overlay{box-sizing:border-box;width:280px;height:140px;margin:-70px auto 100px;padding:20px 1px;border-bottom:2px solid rgba(26,90,76,.25);background-color:#fff;box-shadow:0 2px 4px #1a5a4c1a}@media(min-width:768px){.event-card__overlay{width:570px;height:204px;margin-bottom:200px;padding:45px 0 50px}}.event-card__content{display:flex;flex-direction:column}.event-card__meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}@media(min-width:768px){.event-card__meta{margin-bottom:32px;text-align:left}}.event-card__meta-text{display:flex;align-items:center;justify-content:space-between;margin-right:21px;margin-bottom:20px;margin-left:21px;text-align:center}@media(min-width:768px){.event-card__meta-text{margin-right:100px;margin-bottom:23px;margin-left:100px}}.events{margin:0 auto}.gallery{margin-bottom:80px}@media(min-width:1280px){.gallery{margin-bottom:100px}}.gallery__slider{position:relative;overflow:hidden;padding:0 15px}@media(min-width:768px){.gallery__slider{padding:0 20px}}@media(min-width:1280px){.gallery__slider{padding:0 55px}}.gallery__track{scroll-behavior:smooth;scrollbar-width:none;scroll-snap-type:x mandatory;overflow-x:auto;display:flex;gap:20px;padding-bottom:60px;transition:transform .5s ease}.gallery__track::-webkit-scrollbar{display:none}@media(min-width:1280px){.gallery__track{--columns: 2;display:grid;grid-template-columns:repeat(var(--columns),1fr);column-gap:20px;overflow:visible;gap:30px}}@media(min-width:1280px)and (min-width:768px){.gallery__track{--columns: 6;column-gap:30px}}@media(min-width:1280px)and (min-width:1280px){.gallery__track{--columns: 12;column-gap:30px}}.gallery__image{scroll-snap-align:start;flex:0 0 auto;width:280px;min-height:410px;object-fit:cover}@media(min-width:768px){.gallery__image{width:340px;min-height:543px}}@media(min-width:1280px){.gallery__image{width:100%;min-height:600px;object-fit:cover}}@media(min-width:1280px){.gallery__image:nth-child(1){grid-column:1/5}}@media(min-width:1280px){.gallery__image:nth-child(2){grid-column:5/-1}}@media(min-width:1280px){.gallery__image:nth-child(3){grid-column:1/9;min-height:360px}}@media(min-width:1280px){.gallery__image:nth-child(4){grid-column:9/-1;min-height:360px}}.gallery__dots{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;gap:12px}@media(min-width:1280px){.gallery__dots{display:none}}.gallery__dots .dot{cursor:pointer;width:9px;height:9px;border-radius:50%;background:#e0e0e0}.gallery__dots .dot.active{background:#1a5a4c}.section-title{margin-bottom:40px;padding-inline:20px;font-family:Montserrat,sans-serif;font-size:36px;font-weight:700;line-height:100%;text-align:center}@media(min-width:768px){.section-title{margin-bottom:48px;padding-inline:34px;font-size:48px;text-align:left}}@media(min-width:1280px){.section-title{margin-bottom:56px;padding-inline:55px}}.subscribe__content{width:100%;padding:88px 20px;background-image:url(/Museum/assets/subscription_bg-BK2AUNvI.jpg);background-repeat:no-repeat;background-position:center;background-size:cover}@media(min-width:768px){.subscribe__content{padding:82px 154px}}@media(min-width:1280px){.subscribe__content{padding:163px 355px}}.subscribe__title{margin-bottom:20px;font-family:Montserrat,sans-serif;font-size:36px;font-weight:700;line-height:100%;color:#fff;text-align:center}@media(min-width:768px){.subscribe__title{margin-bottom:16px;font-size:48px}}.subscribe__text{margin-bottom:50px;font-size:18px;line-height:150%;color:#fff;text-align:center}@media(min-width:768px){.subscribe__text{margin-bottom:64px;line-height:100%}}@media(min-width:1280px){.subscribe__text{margin-bottom:72px}}.subscribe__form{display:flex;align-items:center;width:100%;max-width:280px;height:50px;margin:0 auto}@media(min-width:768px){.subscribe__form{max-width:460px}}@media(min-width:1280px){.subscribe__form{max-width:570px;height:70px}}.subscribe__input{flex:1;height:100%;padding-left:20px;border:none;font-size:14px;color:#0f0e08;background:#fff;outline:none}.subscribe__input::placeholder{color:#687480}.subscribe__input:focus{box-shadow:inset 0 0 0 2px #f14a2766}.subscribe__button{cursor:pointer;display:flex;align-items:center;justify-content:center;width:50px;height:100%;border:none;background:#f14a27;transition:filter .2s ease}@media(min-width:768px){.subscribe__button{margin-left:16px}}@media(min-width:1280px){.subscribe__button{width:70px;margin-left:30px}}.subscribe__button__input{font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;line-height:100%}.subscribe__button:hover{filter:brightness(.92)}.subscribe__button-icon{display:flex;align-items:center;justify-content:center;width:50px;height:50px;font-size:24px;color:#000;background:#f14a27}@media(min-width:1280px){.subscribe__button-icon{width:70px;height:70px}}.overlay{position:fixed;z-index:5;top:0;right:0;bottom:0;left:0;visibility:hidden;opacity:0;background:#00000080;transition:.3s}.overlay.is-active{visibility:visible;opacity:1}.footer{padding:50px 20px}@media(min-width:768px){.footer{--columns: 2;display:grid;grid-template-columns:repeat(var(--columns),1fr);column-gap:20px;padding:51px 34px 36px 36px}}@media(min-width:768px)and (min-width:768px){.footer{--columns: 6;column-gap:30px}}@media(min-width:768px)and (min-width:1280px){.footer{--columns: 12;column-gap:30px}}@media(min-width:1280px){.footer{padding:48px 55px 35px}}.footer__brand{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px}@media(min-width:768px){.footer__brand{grid-column:1/2;flex-direction:column;gap:62px;justify-content:start;margin-bottom:0}}@media(min-width:1280px){.footer__brand{grid-column:1/2}}.footer__logo{font-size:36px;color:#0f0e08}.footer__social{display:flex;gap:20px}@media(min-width:768px){.footer__social{gap:32px}}@media(min-width:1280px){.footer__social{gap:22px}}.footer__social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:transparent;transition:transform .25s ease,filter .25s ease}.footer__social-link:hover{transform:translateY(-2px);filter:drop-shadow(0 2px 6px rgba(0,0,0,.25))}.footer__social-link--facebook{width:11px;height:24px}.footer__social-link--instagram{width:24px;height:24px}.footer__info{display:flex;flex-direction:row;gap:18px;justify-content:start}@media(min-width:768px){.footer__info{grid-column:2/6}}@media(min-width:1280px){.footer__info{grid-column:3/7;gap:31px}}.footer__schedule-title,.footer__contacts-title{margin-bottom:20px;font-size:14px;line-height:141%;color:#0f0e08}.footer__schedule{width:50%}.footer__schedule-table{margin-bottom:30px}.footer__schedule-time{font-size:14px;font-weight:600;line-height:150%;color:#0f0e08}.footer__schedule-info{width:100%}@media(min-width:768px){.footer__schedule-info{margin-bottom:64px}}@media(min-width:1280px){.footer__schedule-info{margin-bottom:87px}}.footer__schedule-day,.footer__schedule-text{font-size:14px;line-height:150%;color:#0f0e08}@media(min-width:1280px){.footer__schedule-label{font-weight:600}}.footer__contacts{width:50%}.footer__contacts-info{font-style:normal}.footer__contacts-text,.footer__contacts-link{font-size:14px;line-height:150%;color:#0f0e08}.footer__scroll-top{display:block;width:50px;height:50px;margin-bottom:20px;margin-left:auto;border:none;background:transparent;transition:transform .3s ease}@media(min-width:768px){.footer__scroll-top{display:none}}.footer__scroll-top:hover{transform:translateY(-4px)}.footer__divider{width:100%;height:1px;margin-bottom:40px;background:#1a5a4c80}@media(min-width:768px){.footer__divider{grid-column:2/6;margin-bottom:64px}}@media(min-width:1280px){.footer__divider{grid-column:7/8;width:1px;height:auto;margin:0 auto 98px}}@media(min-width:768px){.footer__nav-wrapper{grid-column:2/6}}@media(min-width:1280px){.footer__nav-wrapper{grid-column:8/11}}.footer__nav{display:flex;flex-direction:column;margin-bottom:80px}.footer__list{display:grid;grid-template-columns:1fr 1fr;gap:20px;font-size:14px;font-weight:400;line-height:100%;color:#0f0e08}@media(min-width:1280px){.footer__list{column-gap:32px}}.footer__item{text-align:left}.footer__link{position:relative;color:#0f0e08;transition:text-shadow .2s ease}.footer__link:hover{text-shadow:0 0 3px rgba(0,0,0,.15)}.footer__bottom{display:flex;grid-column:1/-1;flex-direction:column;gap:10px;align-items:center}@media(min-width:768px){.footer__bottom{flex-direction:row;justify-content:space-between}}.footer__copyright,.footer__designer{font-size:12px;font-weight:300;line-height:141%;color:#0f0e08}.footer__social .icon{fill:#000}
