*{box-sizing:border-box}html{font-family:Montserrat,sans-serif;scroll-behavior:smooth}body{overflow-x:hidden}a,body,button,div,li,p,section,span,ul{margin:0;padding:0}@media (min-width:2500px){.page{max-width:2500px;margin:0 auto;box-shadow:1px 1px 10px grey}}.header{position:relative;z-index:1}.header__list{display:flex;justify-content:center;box-shadow:0 1px 0 #1a5a4c}.header__item{padding:0 23px;list-style-type:none;border-radius:5px}.header__item:hover{text-decoration:underline}.header__link{white-space:nowrap;font-family:IBM Plex Sans,sans-serif;font-size:20px;line-height:50px;font-weight:550;text-decoration:none;color:#1a5a4c}.header__toggler-label{display:none;padding:10px;color:#000;cursor:pointer}.header__toggler-label:before{content:url(burgeronn.f987fa70.png)}.header__toggler:checked~.header__toggler-label:before{content:url(burgeroff.13bd5ae5.png)}.header__toggler:checked~.header__list{margin:0;width:300px;background-color:#fff;border:1px solid grey;border-radius:5px;opacity:.9}.header__toggler{display:none}@media (max-width:1250px){.header__item{padding:0 15px}.header__link{font-size:18px}}@media (max-width:1030px){.header{position:absolute}.header__item{transition:box-shadow .5s}.header__item:hover{text-decoration:none;box-shadow:0 1px 10px #1a5a4c}.header__toggler-label{display:inline-block}.header__list{flex-direction:column}.header__toggler{transition:transform 5s}.header__toggler:checked~.header__list{transition:transform 1s;transform:translateX(0)}.header__toggler:not(:checked)~.header__list{width:300px;background-color:#fff;border:1px solid grey;border-radius:5px;opacity:.9;transition:transform 1s;transform:translateX(-300px)}.header__link{font-size:24px}}@media (min-width:1031px){.header__toggler:checked~.header__list{width:100%}}.title{position:relative;height:655px;margin-bottom:100px}.title__logo{position:absolute;top:15px;right:calc(50% - 34px);background:50%/cover no-repeat url(NA_MU.c836f7ef.png)}.title__img{height:655px;float:right;object-fit:cover;object-position:left}.title__img-mid{display:none;width:100%;height:inherit}.title__heading{position:absolute;top:40%;left:255px;margin:0 auto;font-weight:700;font-size:72px;text-transform:uppercase}.title__heading--opacity{color:transparent;-webkit-text-stroke:1.5px #000}.title__heading-bottom{display:none;font-weight:700;font-size:48px;text-transform:uppercase;text-align:center;margin:10px 0 30px}.title__ticket{display:flex;position:absolute;top:467px;left:255px}.title__ticket,.title__ticket-bottom{width:220px;height:70px;padding-left:35px;justify-content:space-between;align-items:center;font-family:IBM Plex Sans,sans-serif;font-weight:500;font-size:16px;text-transform:uppercase;background-color:#fff;border:2px solid #1a5a4c}.title__ticket-bottom{display:none}.title__mark{font-family:IBM Plex Sans,sans-serif;font-weight:500;font-size:14px;text-transform:uppercase;opacity:.8;position:absolute;bottom:120px;left:40px;color:#1a5a4c;transform:rotate(-90deg)}.title__mark:before{position:relative;right:100px;top:10px;display:block;width:70px;height:1px;background-color:#1a5a4c;content:""}@media (min-width:1700px){.title__heading,.title__ticket{left:376px}.title__img{width:calc(100% - 682px)}}@media (max-width:1700px){.title__img{width:calc(100% - 560px)}}@media (max-width:1200px){.title__heading,.title__ticket{left:100px}.title__img{width:calc(100% - 405px)}}@media (max-width:900px){.title__img{display:none}.title__img-mid{display:block;object-fit:cover;object-position:center}.title__mark{display:none;color:green}.title__heading{display:none}.title__heading-bottom{display:block}.title__bottom{display:flex;flex-direction:column;align-items:center}.title__ticket{display:none}.title__ticket-bottom{display:flex;align-items:center}}@media (max-width:800px){.title{height:80vw}}.logo{width:68px;height:72px}.button{width:70px;height:70px;background-color:#1a5a4c;color:#fff;cursor:pointer;transition:background-color .5s}.button:focus{outline:none;border:2px solid #000}.button--orange,.button:hover{background-color:#f14a27}.button--orange{transition:background-color .5s}.button--orange:hover{background-color:#1a5a4c}.events{padding:0 5%}.events__title{margin-bottom:60px;font-weight:700;font-size:48px}.events__element{display:flex;margin:60px 0;align-items:center}.events__element:last-child{justify-content:flex-end}.events__img{height:520px;max-width:670px;border-radius:5px;object-fit:cover}.events__img:first-child{margin-right:60px}.events__img:last-child{margin-left:60px}.events__img--hidden{display:none}.events__info{width:370px}.events__mark{font-family:IBM Plex Sans,sans-serif;font-weight:500;font-size:14px;text-transform:uppercase;opacity:.8;margin-right:26px}.events__date{display:inline}.events__heading{margin:10px 0;white-space:nowrap;font-size:36px;font-weight:300}.events__heading:after{display:inline-block;margin:0 0 3px 20px;width:15px;height:15px;content:"";background-color:#f14a27}.events__text{font-family:IBM Plex Sans,sans-serif;font-weight:300;font-size:16px;line-height:150%;opacity:.7}@media (min-width:1700px){.events{padding:0 10%}.events__img{display:none}.events__img--hidden{display:block;border-radius:5px}.events__img--hidden:nth-child(2){margin-right:60px}.events__img--hidden:last-child{margin-left:60px}}@media (max-width:1155px){.events{align-items:center}.events,.events__element{display:flex;flex-direction:column}.events__element{justify-content:center;margin:20px 0}.events__img:first-child{order:0;margin-right:0;margin-bottom:30px}.events__img:last-child{order:2;margin-left:0}.events__info:first-child{order:1;margin-right:0;margin-top:30px}.events__info:last-child{order:3;margin-left:0}}@media (max-width:900px){.events__title{margin-top:150px}}@media (max-width:700px){.events__title{font-size:30px;margin-bottom:10px}.events__img{height:60vw;max-width:470px}.events__info{width:80vw;text-align:center}}@media (max-width:480px){.events__heading{font-size:24px}}.date{font-family:IBM Plex Sans,sans-serif;font-weight:700;font-size:14px;color:#1a5a4c}.lecture{display:flex;flex-direction:column;justify-content:center;align-items:center}.lecture__img{max-height:675px;width:100%}.lecture__anons{position:relative;bottom:110px;height:205px;width:570px;padding:45px 100px 50px;background:#fff;box-shadow:0 2px 0 #1a5a4c}.lecture__mark{font-family:IBM Plex Sans,sans-serif;font-weight:500;font-size:14px;text-transform:uppercase;opacity:.8;margin-right:146px}.lecture__date{display:inline}.lecture__heading{font-size:36px;font-weight:300;margin-top:16px}@media (max-width:900px){.lecture__anons{width:400px}.lecture__heading{font-size:24px}}@media (max-width:450px){.lecture__anons{width:300px;padding:50px;text-align:center}.lecture__heading{font-size:18px;margin-top:16px}.lecture__mark{margin-right:0}}.gallery{padding:0 5%}.gallery__title{margin-bottom:60px;font-weight:700;font-size:48px}.gallery__picture-top{display:flex;margin-bottom:40px}.gallery__picture-top :first-child{flex:1;margin-right:30px}.gallery__picture-top :nth-child(2){flex:2}.gallery__picture-top :last-child{flex:1;margin-left:30px}.gallery__picture-bottom{display:flex;margin-bottom:40px}.gallery__picture-bottom :first-child{flex:2;margin-right:30px}.gallery__picture-bottom :nth-child(2){flex:1}.gallery__picture-bottom :last-child{flex:1;margin-left:30px}.gallery__img{border-radius:5px;object-fit:cover;object-position:top}.gallery__img--hidden{display:none}.gallery__button{margin-bottom:100px}@media (min-width:1680px){.gallery{display:flex;flex-direction:column}.gallery__img--hidden{display:block}}@media (max-width:1300px){.gallery__img{width:470px}}@media (max-width:950px){.gallery{display:flex}.gallery,.gallery__picture-top{flex-direction:column;align-items:center}.gallery__picture-top :first-child{margin-bottom:30px;margin-right:0}.gallery__picture-top :last-child{margin-left:0}.gallery__picture-bottom{align-items:center;flex-direction:column}.gallery__picture-bottom :first-child{margin-bottom:30px;margin-right:0}.gallery__picture-bottom :last-child{margin-left:0}}@media (max-width:500px){.gallery__img{width:350px}}@media (max-width:380px){.gallery__img{width:300px}.gallery__title{font-size:40px;margin-bottom:15px}.gallery__button{margin-bottom:50px}}.subscription{height:550px;width:100%;background-image:url(subscription.43b37e1f.jpg);display:flex;flex-direction:column;justify-content:center;align-items:center}.subscription__heading{margin-bottom:20px;font-family:Montserrat,sans-serif;font-weight:700;font-size:48px;color:#fff}.subscription__info{margin-bottom:60px;font-family:IBM Plex Sans,sans-serif;font-size:18px;color:#fff}.subscription__input{width:470px;height:70px;padding:0 35px;font-size:18px}.subscription__input::placeholder{font-size:14px}@media (max-width:700px){.subscription__heading{font-size:38px}.subscription__button{width:50px;height:50px}.subscription__input{width:370px;height:50px}}@media (max-width:470px){.subscription{height:300px;padding:0 5px}.subscription__input{width:270px;padding-left:5%;font-size:16px}.subscription__info{text-align:center}}@media (max-width:380px){.subscription__input{width:240px;font-size:14px}}@media (max-width:305px){.subscription__input{width:220px;padding:0 5%;font-size:14px}}.footer{display:flex;height:447px;padding:51px 55px}.footer__logo{width:65px}.footer__bold{font-weight:700}.footer__socials{margin-top:60px;display:flex;justify-content:space-between}.footer__socials :first-child{margin-right:5px}.footer__schedule{display:flex;flex-direction:column;margin-left:7%;width:160px;font-family:IBM Plex Sans,sans-serif;font-weight:400;font-size:14px}.footer__heading{margin-bottom:20px;font-weight:500}.footer__info{margin-bottom:20px;width:175px}.footer__info-link{text-decoration:none;color:#000;cursor:pointer;transition:color .5s}.footer__info-link:hover{color:#f14a27}.footer__contacts{display:flex;flex-direction:column;margin-left:7%;width:177px;font-family:IBM Plex Sans,sans-serif;font-size:14px;line-height:150%}.footer__contacts:after{position:relative;left:120%;bottom:50%;display:block;width:1px;height:260px;content:"";background-color:#1a5a4c}.footer__nav{display:flex;margin-left:10%;font-family:IBM Plex Sans,sans-serif;font-size:14px;font-weight:500;line-height:100%}.footer__nav :first-child{margin-right:30px}.footer__item{list-style-type:none;margin-bottom:20px}.footer__link{color:#000;text-decoration:none;transition:color .5s}.footer__link:hover{color:#f14a27}@media (min-width:1700px){.footer{display:flex;justify-content:center}}@media (max-width:900px){.footer{justify-content:center}.footer__contacts:after,.footer__nav{display:none}}@media (max-width:600px){.footer{padding:50px 5%;justify-content:space-between}.footer__schedule{margin:0}.footer__contacts{margin-left:10px}.footer__logo{flex-direction:column}}@media (max-width:510px){.footer{flex-direction:column;align-items:center}.footer__socials{margin-top:10px;margin-bottom:20px}.footer__heading,.footer__info{width:190px;font-size:15px;align-items:center}.footer__heading{margin-bottom:5px;text-align:center}.footer__schedule{margin-bottom:20px}}
/*# sourceMappingURL=main.5d736b28.css.map */