@import url(https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;800&display=swap);.header{position:relative;width:100%;padding:10px 2vw;z-index:999}.header .mobile-menu{position:absolute;width:100%;top:0;left:0;padding:100px 10px 10px;background:#fff;box-shadow:0 60px 40px -7px rgba(0,0,0,.2);transform:translateY(-120%);transition:.3s ease}.header .mobile-menu.active{transform:translateY(0)}.header .mobile-menu.active ul li{transform:translateX(0);opacity:1}.header .mobile-menu ul{display:grid;place-items:center;grid-gap:20px;width:100%;margin:50px 0}.header .mobile-menu ul li{transform:translateX(-50%);opacity:0;transition:.3s ease}.header .mobile-menu ul li:first-child{transition-delay:.1s}.header .mobile-menu ul li:nth-child(2){transition-delay:.2s}.header .mobile-menu ul li:nth-child(3){transition-delay:.3s}.header .mobile-menu ul li:nth-child(4){transition-delay:.4s}.header .mobile-menu ul li:nth-child(5){transition-delay:.5s}.header .mobile-menu ul a{font-size:2em}.header .mobile-menu .header-social{margin:20px 0}.header .header-social{display:flex;align-items:center;justify-content:space-around;min-width:100px}@media screen and (max-width:765px){.header .header-social.header-social-bar{display:none}}.header .header-social a{display:block;width:46px;height:46px;margin:0 5px;border-radius:12px;flex-shrink:0;transition:.2s ease}.header .header-social a:hover{background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.15)}.header .header-social a:hover.facebook svg{fill:#415994}.header .header-social a:hover.viber svg{fill:#8331a4}.header .header-social a:hover.telegram svg{fill:#439adf}.header .header-social a svg{width:22px;height:22px;margin:12px;fill:#333}.header .header-bar{position:relative;display:flex;justify-content:space-between;align-items:center;width:100%;height:80px}.header .header-bar .logo{position:relative;display:grid;place-items:center;width:100px}.header .header-bar .logo:hover{color:#333}.header .header-bar .logo p{position:relative;display:block;margin:0;font-size:1.2em;font-weight:600}.header .header-bar .logo p:after{position:absolute;content:"";width:8px;height:8px;bottom:10px;right:-10px;background:#f7cf49;border-radius:50%;border:.5px solid #fff}.header .header-bar ul.main-menu{display:flex}@media screen and (max-width:765px){.header .header-bar ul.main-menu{display:none}}.header .header-bar ul.main-menu li{margin:0 10px}.header .header-bar ul.main-menu li a{position:relative;display:block;color:#1d1d1d;font-size:.8em}.header .header-bar ul.main-menu li a:hover{color:#333}.header .header-bar ul.main-menu li a:hover:after{width:100%;left:0}.header .header-bar ul.main-menu li a:after{position:absolute;content:"";width:0;height:1px;left:50%;bottom:0;background:#333;transition:.2s ease}.header .header-bar ul.main-menu li a.router-link-active:after{width:100%;left:0}.header .header-bar .header-burger{position:relative;display:none;width:50px;height:50px;cursor:pointer}@media screen and (max-width:765px){.header .header-bar .header-burger{display:block}}.header .header-bar .header-burger:hover svg path{stroke:#f7cf49}.header .header-bar .header-burger.close svg path{stroke-dashoffset:0}.header .header-bar .header-burger.close svg path:first-child,.header .header-bar .header-burger.close svg path:nth-child(2){transform:translateY(0)}.header .header-bar .header-burger svg{position:relative;width:100%;height:100%;fill:none}.header .header-bar .header-burger svg path{stroke:#333;stroke-width:3;stroke-linecap:round;stroke-dasharray:28.5 37.5;stroke-dashoffset:-37.5;transition:.3s ease}.header .header-bar .header-burger svg path:first-child{transform:translateY(-5px)}.header .header-bar .header-burger svg path:nth-child(2){transform:translateY(5px)}html[data-v-1b2772e2]{font-size:100%;scroll-behavior:smooth}@media screen and (min-width:320px){html[data-v-1b2772e2]{font-size:calc(11.33333px + .83333vw)}}@media screen and (min-width:1280px){html[data-v-1b2772e2]{font-size:22px}}body[data-v-1b2772e2]{font-weight:400;line-height:1.65;display:block;overflow-x:hidden;color:#333;background:#fff;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}p[data-v-1b2772e2]{margin:.25rem}h1[data-v-1b2772e2],h2[data-v-1b2772e2],h3[data-v-1b2772e2],h4[data-v-1b2772e2],h5[data-v-1b2772e2]{margin:2rem 0 1.05rem;font-family:Rubik,sans-serif;line-height:1.15;color:#333}h1[data-v-1b2772e2]{margin-top:0;font-weight:600;font-size:3.052em}h2[data-v-1b2772e2]{font-weight:600;font-size:2.441em}h3[data-v-1b2772e2]{font-weight:500;font-size:1.953em}h4[data-v-1b2772e2]{font-size:1.563em;font-weight:500}h5[data-v-1b2772e2]{font-size:1.25em;font-weight:400}[data-v-1b2772e2]{margin:0;padding:0;text-decoration:none;outline-color:transparent;-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box}ul[data-v-1b2772e2]{list-style:none;padding:1vw 3vw}ul li[data-v-1b2772e2]{line-height:1em;margin:1em 0}button[data-v-1b2772e2],input[data-v-1b2772e2],select[data-v-1b2772e2],textarea[data-v-1b2772e2]{font-family:inherit;font-size:inherit;outline:none}a[data-v-1b2772e2]{color:#333}a[data-v-1b2772e2]:hover{color:#f7cf49}a[data-v-1b2772e2]:not([href]){cursor:default}a.btn[data-v-1b2772e2]{cursor:pointer;color:#a1abb7;font-size:.8em}a.btn[data-v-1b2772e2]:hover{color:#333;text-decoration:underline}a.help[data-v-1b2772e2]{font-size:.6em;cursor:pointer}a.help[data-v-1b2772e2]:hover{color:#333;text-decoration:underline}a.button[data-v-1b2772e2]{position:relative;display:block;margin:16px 10px 0;padding:10px 40px;color:#fff;font-size:.8em;border-radius:999px;background:#333;z-index:1;border:3px solid transparent;transition:all .3s cubic-bezier(.5,-.75,.7,2);float:left;cursor:pointer}a.button[data-v-1b2772e2]:hover{color:#333;border:3px solid #333;background:transparent}input[data-v-1b2772e2]{position:relative;width:100%;height:40px;padding:5px 10px;border:0;background:transparent}.section[data-v-1b2772e2]{position:relative;width:100%;padding:3vw}.section-header[data-v-1b2772e2]{width:100%;padding:3vw 3vw 5vw;margin-top:-3vw;background:#fffae6}.section-header--bread[data-v-1b2772e2]{display:flex;align-items:center;font-size:.6em}.section-header .input[data-v-1b2772e2]{display:flex;align-items:center;margin:24px;font-size:2em;border-bottom:1px solid #000}.section-header .input a[data-v-1b2772e2]{width:2em;height:2em}.section-header .input a:hover svg[data-v-1b2772e2]{fill:#f7cf49}.section-header .input a svg[data-v-1b2772e2]{width:50%;height:50%;margin:25%;fill:#333}.accordion[data-v-1b2772e2]{position:relative;width:100%;margin-top:30px;border-top:1px solid #000}.accordion-item[data-v-1b2772e2]{border-bottom:1px solid #000}.accordion-item.active .accordion-item-head svg line[data-v-1b2772e2]:first-child{transform:rotate(90deg)}.accordion-item.active .accordion-item-body[data-v-1b2772e2]{max-height:9999px}.accordion-item-head[data-v-1b2772e2]{display:flex;justify-content:space-between;align-items:center;padding:32px 2vw;transition:.2s ease-in-out;cursor:pointer}.accordion-item-head[data-v-1b2772e2]:hover{padding:32px 5vw;background:#333;color:#fff}.accordion-item-head:hover svg line[data-v-1b2772e2]{stroke:#fff;transition:.2s ease;transform-origin:center}.accordion-item-head p[data-v-1b2772e2]{font-weight:500;font-size:1.2em;pointer-events:none}.accordion-item-head svg[data-v-1b2772e2]{width:1.2em;height:1.2em;fill:none;pointer-events:none}.accordion-item-head svg line[data-v-1b2772e2]{stroke:#333;stroke-width:4;stroke-linecap:round}.accordion-item-body[data-v-1b2772e2]{max-height:0;overflow:hidden;transition:.3s ease-in-out;white-space:pre-wrap}.footer[data-v-1b2772e2]{position:relative;margin-top:32px;padding:32px 2vw 12px}.footer p[data-v-1b2772e2]{font-size:.8em}.footer[data-v-1b2772e2]:before{position:absolute;content:"";width:100%;height:1px;left:0;top:0;background:#c2c2c2}.footer .wrap[data-v-1b2772e2]{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));place-items:center;grid-gap:10px}.footer .contacts[data-v-1b2772e2],.footer .social[data-v-1b2772e2]{font-size:.8em;align-self:end}.footer .label[data-v-1b2772e2]{display:grid;place-items:center}.footer .experimental[data-v-1b2772e2]{align-self:end}.footer .experimental a[data-v-1b2772e2]{text-decoration:underline}.footer .experimental p[data-v-1b2772e2],.footer .experimental span[data-v-1b2772e2]{font-size:.6em}.footer .experimental p.beta[data-v-1b2772e2],.footer .experimental span.beta[data-v-1b2772e2]{background:#f7cf49;border-radius:999px;padding:3px 5px;margin:0 3px 0 -45px}.footer a[data-v-1b2772e2],.footer h5[data-v-1b2772e2],.footer p[data-v-1b2772e2]{margin:0;color:#787878}.footer a.disclaimer[data-v-1b2772e2],.footer h5.disclaimer[data-v-1b2772e2],.footer p.disclaimer[data-v-1b2772e2]{grid-column:1/span 3;font-size:.6em;margin-top:10px;text-align:center}.footer a[data-v-1b2772e2]:hover{color:#f7cf49}.fade-enter-active,.fade-leave-active{transition:.5s ease}.fade-enter-from,.fade-leave-to{opacity:0}.modal{position:fixed;display:grid;place-items:center;width:100%;height:100%;top:0;left:0;right:0;bottom:0;padding:2vw;background:hsla(0,0%,100%,.3);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1001}.modal .modal-wrap{position:relative;width:100%;min-width:220px;max-width:640px;min-height:160px;padding:3vw;background:#fff;border-radius:4px;box-shadow:0 20px 30px rgba(0,0,0,.2)}.modal .modal-wrap .modal-header{display:grid;grid-template-columns:1fr 30px;align-items:center;grid-gap:1em}.modal .modal-wrap .modal-header h3{margin:0;color:#a1abb7;font-weight:500}.modal .modal-wrap .modal-header .close{position:relative;display:block;width:30px;height:30px;place-self:center}.modal .modal-wrap .modal-header .close svg{position:relative;width:18px;height:18px;margin:6px;fill:#4a59da}.modal .modal-wrap .modal-header .close{border-radius:50%;cursor:pointer}.modal .modal-wrap .modal-header .close svg{fill:#333}.modal .modal-wrap .modal-header .close:hover svg{fill:#f7cf49}.modal .modal-wrap .modal-body{margin:32px 0}#app{font-family:Rubik,sans-serif;font-weight:300,400,500,600,800;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:block;width:100%;max-width:1680px;min-height:100vh;top:0;left:0;margin:0 auto;box-sizing:border-box}#app,.loader{position:relative}.loader{margin:3em auto;width:80px}.loader:before{content:"";display:block;padding-top:100%}.circular{animation:rotate 2s linear infinite;height:100%;transform-origin:center center;width:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.path{stroke-width:3;stroke-dasharray:1,200;stroke-dashoffset:0;animation:dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:#f7cf49}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.events{background:#fffae6}.events .events-header{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.events .events-header p{margin-top:32px}.events ul.events-content{display:grid;grid-template-columns:repeat(2,1fr);margin-top:32px;grid-gap:.5em}@media screen and (max-width:586px){.events ul.events-content{grid-template-columns:1fr}}.events ul.events-content li{margin:12px 0}.hero{position:relative;display:grid;justify-items:center;grid-gap:30px;width:100%;padding:10px;min-height:640px;margin-top:-100px;background-image:radial-gradient(circle farthest-corner at 50.1% 52.3%,#ffe762 58.2%,#fbd400 90.1%)}.hero .hero-title{text-align:center;align-self:end}.hero .hero-title h3,.hero .hero-title h4{text-transform:uppercase;padding:0;margin:0}.hero .hero-search{position:relative;display:block;width:100%;max-width:520px}.hero .hero-search .hero-input{position:relative;display:flex;padding:7px 54px 7px 7px;border-radius:999px;background:#fff;box-shadow:0 4px 16px rgba(17,17,26,.1),0 8px 32px rgba(17,17,26,.05)}.hero .hero-search .hero-input a{position:absolute;display:block;width:48px;height:48px;top:3px;right:3px;border-radius:50%;background:#fff}.hero .hero-search .hero-input a:hover{background:#f7cf49}.hero .hero-search .hero-input a:hover svg{fill:#fff}.hero .hero-search .hero-input a svg{width:22px;height:22px;margin:13px;fill:#333}html{font-size:100%;scroll-behavior:smooth}@media screen and (min-width:320px){html{font-size:calc(11.33333px + .83333vw)}}@media screen and (min-width:1280px){html{font-size:22px}}body{font-weight:400;line-height:1.65;display:block;overflow-x:hidden;color:#333;background:#fff;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}p{margin:.25rem}h1,h2,h3,h4,h5{margin:2rem 0 1.05rem;font-family:Rubik,sans-serif;line-height:1.15;color:#333}h1{margin-top:0;font-size:3.052em}h1,h2{font-weight:600}h2{font-size:2.441em}h3{font-size:1.953em}h3,h4{font-weight:500}h4{font-size:1.563em}h5{font-size:1.25em;font-weight:400}*{margin:0;padding:0;text-decoration:none;outline-color:transparent;-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box}ul{list-style:none;padding:1vw 3vw}ul li{line-height:1em;margin:1em 0}button,input,select,textarea{font-family:inherit;font-size:inherit;outline:none}a{color:#333}a:hover{color:#f7cf49}a:not([href]){cursor:default}a.btn{cursor:pointer;color:#a1abb7;font-size:.8em}a.btn:hover{color:#333;text-decoration:underline}a.help{font-size:.6em;cursor:pointer}a.help:hover{color:#333;text-decoration:underline}a.button{position:relative;display:block;margin:16px 10px 0;padding:10px 40px;color:#fff;font-size:.8em;border-radius:999px;background:#333;z-index:1;border:3px solid transparent;transition:all .3s cubic-bezier(.5,-.75,.7,2);float:left;cursor:pointer}a.button:hover{color:#333;border:3px solid #333;background:transparent}input{height:40px;padding:5px 10px;border:0;background:transparent}.section,input{position:relative;width:100%}.section{padding:3vw}.section-header{width:100%;padding:3vw 3vw 5vw;margin-top:-3vw;background:#fffae6}.section-header--bread{display:flex;align-items:center;font-size:.6em}.section-header .input{display:flex;align-items:center;margin:24px;font-size:2em;border-bottom:1px solid #000}.section-header .input a{width:2em;height:2em}.section-header .input a:hover svg{fill:#f7cf49}.section-header .input a svg{width:50%;height:50%;margin:25%;fill:#333}.accordion{position:relative;width:100%;margin-top:30px;border-top:1px solid #000}.accordion-item{border-bottom:1px solid #000}.accordion-item.active .accordion-item-head svg line:first-child{transform:rotate(90deg)}.accordion-item.active .accordion-item-body{max-height:9999px}.accordion-item-head{display:flex;justify-content:space-between;align-items:center;padding:32px 2vw;transition:.2s ease-in-out;cursor:pointer}.accordion-item-head:hover{padding:32px 5vw;background:#333;color:#fff}.accordion-item-head:hover svg line{stroke:#fff;transition:.2s ease;transform-origin:center}.accordion-item-head p{font-weight:500;font-size:1.2em;pointer-events:none}.accordion-item-head svg{width:1.2em;height:1.2em;fill:none;pointer-events:none}.accordion-item-head svg line{stroke:#333;stroke-width:4;stroke-linecap:round}.accordion-item-body{max-height:0;overflow:hidden;transition:.3s ease-in-out;white-space:pre-wrap}.home-menu .home-areas{margin-top:50px}.home-menu .home-areas ul{display:grid;grid-template-columns:repeat(3,minmax(240px,1fr));grid-column-gap:32px;grid-row-gap:64px}@media screen and (max-width:968px){.home-menu .home-areas ul{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:585px){.home-menu .home-areas ul{grid-template-columns:1fr}}.home-menu .home-areas ul li a.home-area{position:relative;display:grid;grid-gap:10px;padding:2vw}.home-menu .home-areas ul li a.home-area .head{display:flex;justify-content:space-between;align-items:flex-start}.home-menu .home-areas ul li a.home-area .head svg{flex-shrink:0;width:16px;height:16px;margin-top:10px;fill:#fff}.home-menu .home-areas ul li a.home-area:before{position:absolute;content:"";width:100%;height:2px;top:0;left:0;background:#333;transition:.2s ease;z-index:-1}.home-menu .home-areas ul li a.home-area:hover h5,.home-menu .home-areas ul li a.home-area:hover p{color:#fff}.home-menu .home-areas ul li a.home-area:hover:before{height:100%}.home-menu .home-areas ul li a.home-area h5,.home-menu .home-areas ul li a.home-area p{margin:0}.home-menu .home-areas ul li a.home-area h5{font-weight:500}.home-menu .home-areas ul li a.home-area p{font-size:.8em}.home-menu .home-areas ul li.areas-help{grid-area:1/3/3/4;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;background:#fffae6;padding:5vw}@media screen and (max-width:968px){.home-menu .home-areas ul li.areas-help{display:none}}.home-menu .home-areas .areas-help--self{display:none;flex-direction:column;justify-content:center;align-items:start;background:#fffae6;margin:5vw;padding:5vw}@media screen and (max-width:968px){.home-menu .home-areas .areas-help--self{display:flex}}