@font-face{font-family:"eUkraine";src:url("./fonts/e-Ukraine-Thin.otf") format("opentype");font-weight:100}@font-face{font-family:"eUkraine";src:url("./fonts/e-Ukraine-UltraLight.otf") format("opentype");font-weight:200}@font-face{font-family:"eUkraine";src:url("./fonts/e-Ukraine-Light.otf") format("opentype");font-weight:300}@font-face{font-family:"eUkraine";src:url("./fonts/e-Ukraine-Regular.otf") format("opentype");font-weight:400}@font-face{font-family:"eUkraine";src:url("./fonts/e-Ukraine-Medium.otf") format("opentype");font-weight:500}@font-face{font-family:"eUkraine";src:url("./fonts/e-Ukraine-Bold.otf") format("opentype");font-weight:700}@font-face{font-family:"eUkraineH";src:url("./fonts/e-UkraineHead-Thin.otf") format("opentype");font-weight:100}@font-face{font-family:"eUkraineH";src:url("./fonts/e-UkraineHead-UltraLight.otf") format("opentype");font-weight:200}@font-face{font-family:"eUkraineH";src:url("./fonts/e-UkraineHead-Light.otf") format("opentype");font-weight:300}@font-face{font-family:"eUkraineH";src:url("./fonts/e-UkraineHead-Regular.otf") format("opentype");font-weight:400}@font-face{font-family:"eUkraineH";src:url("./fonts/e-UkraineHead-Medium.otf") format("opentype");font-weight:500}@font-face{font-family:"eUkraineH";src:url("./fonts/e-UkraineHead-Bold.otf") format("opentype");font-weight:700}body,body *{margin:0;padding:0;text-align:justify;position:relative;font-weight:600}img{width:100%}a{text-decoration:none}h1,h2,h3,h4,h5,span,a{display:inline-block}ul,ol{list-style-type:none}.block{display:block}.pill{display:inline-block;width:fit-content;height:fit-content;padding:6px 12px;border-radius:18px}.pill-yellow{background-color:#ffea00}.pill-white{background-color:#fff}h1,h2,h3,h4,h5,p,div,a,span{font-family:eUkraine}.text-large{font-size:xxx-large}.title-block{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:12px}.title-block .title,.title-block .title span{width:fit-content;font-size:40pt;text-align:center}@media(max-width: 480px){.title-block .title,.title-block .title span{font-size:20pt}}.side-spaces{padding:0 16px}.container{width:100%;max-width:986px;margin:0 auto;background-color:#3a2ebc}.uppercase,.uppercase span{text-transform:uppercase}.text-white{color:#fff}.text-yellow{color:#ffea00}.text-blue{color:#3a2ebc}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.ptop{padding-top:8px}.pbot{padding-bottom:8px}header>div{display:flex;flex-direction:row;position:sticky;flex-wrap:wrap;justify-content:center;max-width:740px;margin:0 auto;padding:8px}header>div .header__logo{padding:8px;position:relative;flex:0 1 96px}header>div .header__logo .logo{width:100%}header>div .header__text-block{flex-direction:column;padding-top:10px}@media(max-width: 480px){header>div .header__text-block *{text-align:center}}header>div .header__text-block *{font-size:x-large}header>div .header__text-block div:first-child{padding-top:16px;padding-bottom:16px}header>div .header__text-block span:first-child{font-size:16pt}header>div .header__text-block span:nth-child(2){font-size:20pt}header>div .header__text-block span:nth-child(3){font-size:18pt}section{padding-top:16px}section:not(:nth-child(2))::before{content:"";width:100%;background:#ffea00;position:absolute;top:0;left:0;height:4px}section .section-header{padding-bottom:16px}section .info-block{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-around}section .info-block__location{padding-top:18px;font-size:16pt}@media(max-width: 480px){section .info-block__location{font-size:12pt}}section .info-block__location a{position:relative;padding-left:32px}section .info-block__location a::before{content:"";position:absolute;left:0;bottom:0;height:100%;width:16pt;background:url(./images/map-pointer.svg);background-size:cover}section .info-block>div{padding:16px 0}section .frontage-block{overflow:hidden;margin:0 -16px}section .frontage-block__curve-top{position:absolute;top:0;left:0}section .frontage-block__curve-top path#filled{fill:#3a2ebc;fill-opacity:1}section .frontage-block__curve-top path#border{stroke:#ffea00;stroke-width:6;filter:url(#filterBlur)}section .structures-block{position:absolute;bottom:0;width:100%;padding:14px 0;background:linear-gradient(0, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.75) 75%, rgba(255, 255, 255, 0) 100%)}section .structures-block .structures-list{display:flex;flex-direction:row;justify-content:space-around}section .structures-block .structures-list__list-item a{display:flex;vertical-align:middle}section .structures-block .structures-list__list-item img{width:auto;height:64px}@media(max-width: 520px){section .structures-block .structures-list__list-item img{height:46px}}section .map-block{margin:0 -16px}section .map-description-block{padding:32px 0;display:flex;flex-wrap:wrap;justify-content:space-evenly;line-height:20pt}section .map-description-block ul{flex:0 1 320px}section .map-description-block ul li{font-size:16pt;color:#fff}section .program-block{max-width:740px;margin:0 auto}section .program-block .program-list{list-style:none;display:flex;padding:24px 0;flex-direction:column;font-size:16pt;line-height:20pt}section .program-block .program-list .program-item{display:flex;padding:16px 0}section .program-block .program-list .program-item__desc{padding-left:16px}section .program-block .program-list .program-item__desc *{text-align:left}section .program-block .program-list .program-item__list{padding-left:16px}section .program-block .program-list .program-item__list li{margin-bottom:6pt}section .program-block .program-list .program-item__list li::before{content:"";width:10px;height:4px;background:#fff;position:absolute;left:-16px;bottom:50%;transform:translateY(50%)}section .program-block .program-list .program-item .program-time{font-size:20pt}section .program-block .program-list .program-item .program-title{font-size:18pt}section .program-block .program-list .program-item:not(:last-child)::after{content:"";width:100%;position:absolute;bottom:0;height:2px;background-color:#fff}.pipe{position:relative;padding-left:16pt}.pipe::before{content:"";width:4px;height:120%;left:0;bottom:50%;transform:translateY(50%);position:absolute;background-color:#fff}.date{font-size:36pt}@media(max-width: 480px){.date{font-size:20pt}}.qr-reg-block{padding:16px 0;display:flex;justify-content:space-evenly;vertical-align:middle;flex-wrap:wrap}.qr-reg-block>div{margin-bottom:32px}.qr-reg-block .qr-code{margin-left:36px;margin-right:36px}.qr-reg-block .qr-code div{width:100%;max-width:128px;padding:8px}.qr-reg-block .reg-button-block{display:flex;justify-content:center;align-items:center}footer{padding-top:16px}footer .contacts{margin:0 auto;max-width:740px;background-color:#fff;display:flex;flex-wrap:wrap;padding:16px;justify-content:space-around;border-top-left-radius:32px;border-top-right-radius:32px;line-height:32pt}footer .contacts span{color:#3a2ebc;padding:0 16px;font-size:16pt}footer .contacts span a{color:#3a2ebc}.reg-button{cursor:pointer;border:none;background:#ffea00;color:#3a2ebc;width:135px;height:135px;border-radius:50%;overflow:hidden;position:relative;display:grid;place-content:center;transition:background 300ms transform 200ms;font-weight:600}.reg-button__text{position:absolute;inset:0;animation:text-rotation 8s linear infinite}.reg-button__text>span{position:absolute;font-size:16pt;transform:rotate(calc(30deg * var(--index)));inset:7px;text-align:center}.reg-button__circle{position:relative;width:40px;height:40px;overflow:hidden;background:#3a2ebc;color:#ffea00;border-radius:50%;display:flex;align-items:center;justify-content:center}.reg-button__icon--copy{position:absolute;transform:translate(-150%, 150%)}.reg-button:hover{background:#fff}.reg-button:hover .reg-button__icon{color:#fff}.reg-button:hover .reg-button__icon:first-child{transition:transform .3s ease-in-out;transform:translate(150%, -150%)}.reg-button:hover .reg-button__icon--copy{transition:transform .3s ease-in-out .1s;transform:translate(0)}@keyframes text-rotation{to{rotate:-360deg}}
