h1{font-family:Roboto,sans-serif;font-weight:400}@font-face{font-family:Montserrat-Bold;src:url(Montserrat-Bold.21325ae9.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Montserrat;src:url(Montserrat-Regular.4a781d87.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:IBMPlexSans-Regular;src:url(IBMPlexSans-Regular.97a23001.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:IBMPlexSans-Light;src:url(IBMPlexSans-Light.ab432367.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:IBMPlexSans-Bold;src:url(IBMPlexSans-Bold.4dfaebd3.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:IBMPlexSans-Medium;src:url(IBMPlexSans-Medium.f3ba3949.ttf) format("truetype");font-weight:500;font-style:normal}.header{height:100vh;position:relative;max-width:1920px;margin:0 auto;z-index:1}@media screen and (max-width:768px){.header{height:80vh}}@media screen and (max-width:650px){.header{height:50vh}}.header__image-container{position:absolute;right:0;top:0;z-index:-1;height:100vh;width:60%}@media screen and (max-width:768px){.header__image-container{height:80vh}}@media screen and (max-width:650px){.header__image-container{height:50vh;width:100vw}}.header__image{width:100%;height:inherit}.header__promo-content-decorator{font-family:Montserrat-Bold,sans-serif;text-transform:uppercase;font-size:4.5em;position:absolute;top:40%;left:0;-webkit-text-fill-color:transparent;-webkit-text-stroke-width:2px;line-height:1}@media screen and (max-width:768px){.header__promo-content-decorator{font-size:3.5em}}@media screen and (max-width:650px){.header__promo-content-decorator{display:none}}.header__decorate-title{display:none}@media screen and (max-width:650px){.header__decorate-title{display:inline}}.header__menu-section{display:flex;justify-content:space-between}.header__logo-name,.header__logo-name--menu{font-family:Montserrat-Bold,sans-serif;font-size:36px;line-height:1em;text-transform:uppercase}.header__promo-content{position:absolute;top:40%;width:40%}@media screen and (max-width:650px){.header__promo-content{display:none}}.header__promo{position:absolute;right:0;margin-right:50px}.header__promo--mobile{margin-right:0;position:relative;justify-items:center;flex-direction:column;display:none}@media screen and (max-width:650px){.header__promo--mobile{display:flex}}.header__title{font-family:Montserrat-Bold,sans-serif;text-transform:uppercase;font-size:4.5em;line-height:1}.header__title--mobile{margin-top:20px;text-align:center;font-size:2.8em}@media screen and (max-width:768px) and (min-width:650px){.header__title{font-size:3.5em}}.header__buy-ticket-btn{display:flex;margin-top:80px}.header__buy-ticket-btn--mobile{margin:20px auto}.header__ticket{width:150px;height:70px;cursor:pointer;font-size:16px;font-family:IBMPlexSans-Medium,sans-serif;text-transform:uppercase;background-color:#fff;transition:1s;border:1px solid #1a5a4c}.header__ticket:hover~.header__ticket-arrow{background-color:#fff;border:1px solid #1a5a4c;box-sizing:border-box}.header__ticket:hover{color:#fff;background-color:#1a5a4c}.header__ticket--mobile{width:70vw}.header__ticket-arrow{position:relative;width:70px;height:70px;background-color:#1a5a4c;cursor:pointer;transition:.3s}.header__ticket-arrow:after{content:url(vector.66fe7065.svg);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.header__decorate-arrow{display:flex;justify-items:center}.header__events{cursor:pointer;bottom:90px;transform:rotate(-90deg);position:absolute;font-size:18px}.header__events>a{color:#687480}@media screen and (max-width:1050px){.header__events{display:none}}.header__events:before{content:"";width:70px;height:2px;background-color:#1a5a4c;position:absolute;left:-30px;bottom:10px;transform:translate(-70%)}.header__menu-input{display:none}.header__burger-toogler{display:flex;align-items:center;align-self:center;cursor:pointer;width:25px;height:25px}@media screen and (max-width:768px){.header__burger-toogler{padding-top:30px;align-self:flex-start}}.header__burger-slice,.header__burger-slice:after,.header__burger-slice:before{content:"";position:absolute;width:25px;height:3px;background-color:#0f0e08;transition:.6s}.header__burger-slice:before{transform:translateY(8px)}.header__burger-slice:after{transform:translateY(-8px)}.header__menu-input:checked~.header__menu-section .header__burger-slice:before{width:0}.header__menu-input:checked~.header__menu-section .header__burger-slice{transform:rotate(45deg)}.header__menu-input:checked~.header__menu-section .header__burger-slice:after{transform:rotate(-90deg)}.header__menu-input:checked~.header__menu-section .header__nav{visibility:visible;position:relative;opacity:1;left:50px}@media screen and (max-width:768px){.header__menu-input:checked~.header__menu-section .header__nav{height:100vh;padding-top:25px;display:block}}.header__menu-input:checked~.header__menu-section .header__logo-name{visibility:hidden}.header__menu-input:checked~.header__menu-section{background-color:#fff}@media screen and (max-width:768px){.header__menu-input:checked~.header__promo-content{display:none}}@media screen and (max-width:768px){.header__menu-input:checked~.header__image-container{visibility:hidden}}.header__nav{display:flex;align-items:center;column-gap:50px;transition:.3s;visibility:hidden;position:absolute;opacity:0;left:-300px;width:100%}@media screen and (max-width:905px){.header__nav{column-gap:10px}}.header__ul{display:flex;justify-content:space-between;column-gap:50px}@media screen and (max-width:1145px){.header__ul{column-gap:30px}}@media screen and (max-width:1025px){.header__ul{column-gap:10px}}@media screen and (max-width:768px){.header__ul{padding-top:50px;flex-direction:column;row-gap:30px}}.header__link{color:#0f0e08;transition:.3s;text-transform:uppercase;font-size:14px}@media screen and (max-width:768px){.header__link{font-size:20px}}.header__link:hover{opacity:.5}.events{display:grid;row-gap:60px;margin:0 auto}@media screen and (max-width:1920px){.events{padding:0 69px}}@media screen and (max-width:580px){.events{padding:0 15px}}.events__header{font-family:Montserrat,sans-serif;font-size:48px}@media screen and (max-width:1300px){.events__header{justify-self:center}}@media screen and (max-width:768px){.events__header{font-size:36px}}.events__first-part{display:grid;grid-template-columns:3fr 1fr;column-gap:130px}@media screen and (max-width:1300px){.events__first-part{grid-template-columns:1fr}}.events__img{width:100%;max-height:520px}@media screen and (max-width:1600px){.events__img{min-width:670px}}@media screen and (max-width:800px){.events__img{min-width:280px;max-height:520px}}.events__sea-describe{width:400px;position:relative;top:calc(50% - 130px)}@media screen and (max-width:1600px){.events__sea-describe{top:calc(40% - 130px)}}@media screen and (max-width:1300px){.events__sea-describe{top:0}}@media screen and (max-width:768px){.events__sea-describe{width:300px}}.events__sea-describe--second-part{justify-self:end}@media screen and (max-width:1300px){.events__sea-describe--second-part{order:2;justify-self:start}}@media screen and (max-width:768px){.events__sea-describe--second-part{width:300px}}.events__date{display:flex;column-gap:26px;margin:32px 0;color:#687480;text-transform:uppercase;font-size:14px;font-family:IBMPlexSans-Medium,sans-serif}.events__date--open{color:#1a5a4c;font-family:IBMPlexSans-Bold,sans-serif}.events__name{width:420px;position:relative;font-size:36px;font-family:Montserrat,sans-serif}@media screen and (max-width:768px){.events__name{font-size:28px;width:300px}}.events__name:after{content:"";width:15px;height:15px;background:#f14a27;position:absolute;top:17px;right:60px}@media screen and (max-width:768px){.events__name:after{top:13px;right:20px}}.events__name--second-part{width:380px}@media screen and (max-width:768px){.events__name--second-part{width:300px}}@media screen and (max-width:768px){.events__name--second-part:after{content:"";width:15px;height:15px;background:#f14a27;position:absolute;top:17px;right:60px}}.events__describe{font-family:IBMPlexSans-light,sans-serif;line-height:150%}.events__second-part{display:grid;grid-template-columns:1fr 2fr;column-gap:130px}@media screen and (max-width:1300px){.events__second-part{grid-template-columns:1fr}}.wall-painting{margin:0 auto;display:grid}@media screen and (max-width:1300px){.wall-painting{padding:0 69px}}@media screen and (max-width:580px){.wall-painting{padding:0 15px}}.wall-painting__image{width:100%;max-height:674px;min-height:210px;object-fit:cover}@media screen and (max-width:1300px){.wall-painting__image{height:500px}}@media screen and (max-width:900px){.wall-painting__image{height:400px}}@media screen and (max-width:500px){.wall-painting__image{height:210px}}.wall-painting__lecture-advert-container{margin:0 auto}.wall-painting__lecture-advert-content{position:relative;top:-50%;background-color:#fff;box-shadow:0 2px 0 rgba(26,90,76,.25);padding:25px 100px;margin:0 10px}@media screen and (max-width:700px){.wall-painting__lecture-advert-content{padding:18px 20px}}.wall-painting__event-date-info{margin-bottom:23px 0;display:flex;justify-content:space-between;color:#687480;text-transform:uppercase;font-size:14px;font-family:IBMPlexSans-Medium,sans-serif}.wall-painting__event-date-info--opening{color:#1a5a4c;font-family:IBMPlexSans-Bold,sans-serif}.wall-painting__title-event{font-family:Montserrat,sans-serif;font-size:36px;max-width:370px}@media screen and (max-width:426px){.wall-painting__title-event{text-align:center;font-size:28px}}.gallery{display:grid;padding:0 170px}@media screen and (max-width:1350px){.gallery{padding:0 100px}}@media screen and (max-width:500px){.gallery{padding:0}}.gallery__image-container{display:grid;gap:30px;margin:0 auto}.gallery__header{font-family:Montserrat,sans-serif;font-size:48px}@media screen and (max-width:1300px){.gallery__header{justify-self:center}}@media screen and (max-width:768px){.gallery__header{font-size:36px}}.gallery__image{gap:30px}@media screen and (max-width:900px){.gallery__image{height:410px;width:280px}}@media screen and (max-width:1600px){.gallery__image--sixth,.gallery__image--third{display:none}}@media screen and (max-width:1350px){.gallery__image--fifth,.gallery__image--fourth,.gallery__image--second,.gallery__image--sixth{display:none}.gallery__image--third{display:grid}}@media screen and (max-width:750px){.gallery__image--third{display:none}}.gallery__container-part{display:grid;grid-template-columns:repeat(3,1fr);justify-items:stretch;gap:30px}@media screen and (max-width:1600px){.gallery__container-part{grid-template-columns:repeat(2,1fr);max-width:1300px}}@media screen and (max-width:750px){.gallery__container-part{grid-template-columns:1fr}}.gallery__toogler{cursor:pointer;width:70px;height:70px;background:#1a5a4c;position:relative;transition:.3s}@media screen and (max-width:1350px){.gallery__toogler{display:none}}.gallery__toogler:before{content:url(vector.66fe7065.svg);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.gallery__toogler:hover{background:#f14a27}.subscribe{margin:0 auto;display:grid}@media screen and (max-width:1300px){.subscribe{padding:0 69px}}@media screen and (max-width:580px){.subscribe{padding:0 15px}}.subscribe__image{width:100%;max-height:674px;min-height:210px;object-fit:cover}@media screen and (max-width:1300px){.subscribe__image{height:500px}}@media screen and (max-width:900px){.subscribe__image{height:450px}}@media screen and (max-width:500px){.subscribe__image{height:386px}}.subscribe__content{margin:0 auto;display:flex;flex-direction:column;text-align:center;position:relative;top:-200%;width:570px}@media screen and (max-width:750px){.subscribe__content{width:300px}}@media screen and (max-width:500px){.subscribe__content{top:-160%}}.subscribe__title{color:#fff;font-size:48px;font-family:Montserrat-bold,sans-serif}@media screen and (max-width:750px){.subscribe__title{font-size:36px}}.subscribe__slogan{width:100%;color:#fff;font-size:18px;font-family:IBMPlexSans-Regular,sans-serif}.subscribe__input-container{display:flex;column-gap:30px}@media screen and (max-width:750px){.subscribe__input-container{padding:0 10px;column-gap:10px}}.subscribe__input{width:100%;padding:25px 35px;font-size:16px}@media screen and (max-width:750px){.subscribe__input{padding:0 10px;font-size:14px}}.subscribe__input::placeholder{font-family:Montserrat,sans-serif}.subscribe__button{cursor:pointer;width:70px;height:70px;background:#1a5a4c;position:relative;transition:.3s}@media screen and (max-width:750px){.subscribe__button{width:50px;height:50px}}.subscribe__button:before{content:url(vector.66fe7065.svg);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.subscribe__button:hover{background:#f14a27}.footer{max-width:1920px;margin:-130px auto 0;font-family:IBMPlexSans-Regular,sans-serif;font-size:14px;line-height:150%}.footer__container{padding:0 150px;display:flex}@media screen and (max-width:1350px){.footer__container{padding:0 90px}}@media screen and (max-width:900px){.footer__container{flex-direction:column}}@media screen and (max-width:580px){.footer__container{padding:0 30px}}.footer__logo{display:flex;flex-direction:column;row-gap:65px;width:100px}@media screen and (max-width:750px){.footer__logo{display:none}}.footer__logo--mobile{display:none}@media screen and (max-width:750px){.footer__logo--mobile{display:flex;justify-content:space-between;margin-bottom:40px}}.footer__socialnetworks{display:flex;column-gap:20px}.footer__contacts-container{display:grid;grid-template-columns:.5fr 1fr 1fr}@media screen and (min-width:1920px){.footer__contacts-container{column-gap:140px}}@media screen and (max-width:1919px){.footer__contacts-container{column-gap:120px}}@media screen and (max-width:1600px){.footer__contacts-container{column-gap:80px}}@media screen and (max-width:1250px){.footer__contacts-container{column-gap:0;grid-template-columns:.5fr .7fr 1fr}}.footer__contacts,.footer__schedule-time{width:180px}@media screen and (max-width:400px){.footer__contacts,.footer__schedule-time{width:130px}}.footer__contacts-title,.footer__schedule-title{margin-top:0;margin-bottom:20px}.footer__schedule-info{margin-top:20px}.footer__separate-line{width:1px;height:300px;background:rgba(26,90,76,.5)}@media screen and (min-width:1920px){.footer__separate-line{margin:0 150px}}@media screen and (max-width:1919px){.footer__separate-line{margin:0 100px}}@media screen and (max-width:1600px){.footer__separate-line{margin:0 60px}}@media screen and (max-width:1450px){.footer__separate-line{margin:0 30px}}@media screen and (max-width:900px){.footer__separate-line{width:70%;margin-left:20%;height:1px;margin-top:50px;margin-bottom:50px}}.footer__menu{display:grid;grid-template-columns:1fr 1fr;column-gap:100px}@media screen and (max-width:1300px){.footer__menu{column-gap:50px;justify-items:center}}.footer__li-item{padding:10px}.footer__link{font-family:IBMPlexSans-Regular,sans-serif;font-size:14px;color:#000;transition:.3s}.footer__link:hover{opacity:.5}.footer__copyright{padding:0 150px;display:flex;justify-content:space-between;margin:100px 0 auto}@media screen and (max-width:900px){.footer__copyright{flex-direction:column;text-align:center;padding:0 30px}}html{scroll-behavior:smooth}body{font-family:Montserrat-Bold\.ttf,sans-serif;min-width:320px;box-sizing:border-box}body,h1,h2,h3,h4,h5,h6,ul{margin:0}ul{list-style:none;padding:0}a{text-decoration:none}.container{max-width:1920px}@media screen and (min-width:650px){.container{padding-left:50px}}@media screen and (max-width:650px){.container{padding-left:25px}}@media screen and (max-width:425px){.container{padding-left:13px}}.main-content{display:grid;row-gap:100px;max-width:1920px;margin:100px 0 auto}@media screen and (min-width:1920px){.main-content{padding:0 calc(50% - 892px)}}
/*# sourceMappingURL=main.750d2ae3.css.map */