@charset "UTF-8";@font-face{font-family:Mulish;src:url(/fonts/Mulish-ExtraLight.woff2) format("woff2"),url(/fonts/Mulish-ExtraLight.ttf) format("opentype");font-weight:200}@font-face{font-family:Mulish;src:url(/fonts/Mulish-ExtraLightItalic.woff2) format("woff2"),url(/fonts/Mulish-ExtraLightItalic.ttf) format("opentype");font-weight:200;font-style:italic}@font-face{font-family:Mulish;src:url(/fonts/Mulish-Light.woff2) format("woff2"),url(/fonts/Mulish-Light.ttf) format("opentype");font-weight:300}@font-face{font-family:Mulish;src:url(/fonts/Mulish-LightItalic.woff2) format("woff2"),url(/fonts/Mulish-LightItalic.ttf) format("opentype");font-weight:300;font-style:italic}@font-face{font-family:Mulish;src:url(/fonts/Mulish-Regular.woff2) format("woff2"),url(/fonts/Mulish-Regular.ttf) format("opentype");font-weight:400}@font-face{font-family:Mulish;src:url(/fonts/Mulish-Italic.woff2) format("woff2"),url(/fonts/Mulish-Italic.ttf) format("opentype");font-weight:400;font-style:italic}@font-face{font-family:Mulish;src:url(/fonts/Mulish-Medium.woff2) format("woff2"),url(/fonts/Mulish-Medium.ttf) format("opentype");font-weight:500}@font-face{font-family:Mulish;src:url(/fonts/Mulish-MediumItalic.woff2) format("woff2"),url(/fonts/Mulish-MediumItalic.ttf) format("opentype");font-weight:500;font-style:italic}@font-face{font-family:Mulish;src:url(/fonts/Mulish-SemiBold.woff2) format("woff2"),url(/fonts/Mulish-SemiBold.ttf) format("opentype");font-weight:600}@font-face{font-family:Mulish;src:url(/fonts/Mulish-SemiBoldItalic.woff2) format("woff2"),url(/fonts/Mulish-SemiBoldItalic.ttf) format("opentype");font-weight:600;font-style:italic}@font-face{font-family:Mulish;src:url(/fonts/Mulish-Bold.woff2) format("woff2"),url(/fonts/Mulish-Bold.ttf) format("opentype");font-weight:700}@font-face{font-family:Mulish;src:url(/fonts/Mulish-BoldItalic.woff2) format("woff2"),url(/fonts/Mulish-BoldItalic.ttf) format("opentype");font-weight:700;font-style:italic}@font-face{font-family:Mulish;src:url(/fonts/Mulish-ExtraBold.woff2) format("woff2"),url(/fonts/Mulish-ExtraBold.ttf) format("opentype");font-weight:800}@font-face{font-family:Mulish;src:url(/fonts/Mulish-ExtraBoldItalic.woff2) format("woff2"),url(/fonts/Mulish-ExtraBoldItalic.ttf) format("opentype");font-weight:800;font-style:italic}.drop-enter-active,.drop-leave-active{transition:all .3s ease}.drop-enter-from,.drop-leave-to{opacity:0;transform:translateY(-10px)}.drop-wrapper{display:inline-block;min-width:min-content;min-height:min-content;will-change:transform}.drop-wrapper .body{box-shadow:0 0 20px #60606033;border:none;border-radius:10px;background-color:#fff;display:inline-block;width:auto;height:auto}.drop-wrapper .body .list{display:flex;flex-direction:column;align-items:flex-start;border-radius:10px;max-height:300px;scrollbar-width:thin;overflow-y:auto;width:320px}.drop-wrapper .body .list .item{padding:15px 20px;width:100%;font-size:16px;color:#101012;transition:all .3s ease-in-out;min-height:50px;cursor:pointer}.drop-wrapper .body .list .item span{display:inline-block;width:100%;max-width:320px}.drop-wrapper .body .list .item:hover{background-color:#e2e2e2}.drop-wrapper .body .list .item:active{background-color:#fce058}.drop-wrapper .body .menu{padding:10px 20px;box-shadow:0 10px 20px #60606033;border:1px solid #fce058;border-radius:10px;background:#f5f7fa;display:flex;flex-direction:column;align-items:flex-start;width:auto;height:auto}.drop-wrapper .body .menu .item{padding:15px 20px;cursor:pointer;color:#101012;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:all .3s ease-in-out}.drop-wrapper .body .menu .item:hover{background-color:#e2e2e2}.drop-wrapper .body .menu .item:active{background-color:#fce058}.drop-wrapper .body .menu.menu-priority{padding:10px 0;gap:10px}.drop-wrapper .body .menu.menu-priority .item{padding:0 10px;display:flex;align-items:center;gap:10px;width:100%;height:22px;cursor:pointer;overflow:visible;transition:background .3s ease-in-out}.drop-wrapper .body .menu.menu-priority .item .icon{width:16px;height:16px}.drop-wrapper .body .menu.menu-priority .item span{font-size:13px;font-weight:800;color:#424242}.drop-wrapper .body .menu.menu-priority .item:last-child{margin-top:10px;position:relative}.drop-wrapper .body .menu.menu-priority .item:last-child:before{content:"";position:absolute;z-index:100;top:-10px;left:10px;right:10px;height:1px;background:#d9d9d9}.drop-wrapper .body .menu.menu-actions{width:250px}.drop-wrapper .body .menu.menu-actions button{height:100%;font-size:16px;font-weight:400;color:#424242;padding:0;outline:none;background:transparent;border:1px solid transparent;cursor:pointer}.drop-wrapper .body .menu.menu-actions .item{padding:0 5px;height:40px;width:100%;text-align:left}.drop-wrapper .body .menu.menu-actions .item:last-child{color:#d15901}.drop-wrapper .body .menu.menu-actions .item:hover{background:#fff}.btn-dropdown{padding:5px;background-color:transparent;border:none;border-radius:5px;cursor:pointer;outline:none;display:flex;align-items:center;justify-content:space-between;gap:15px;transition:background .3s ease-in-out}.btn-dropdown:hover{background-color:#e2e2e2}.btn-dropdown:active{background-color:#fce058}.btn-dropdown.nohover:hover{background-color:transparent;cursor:auto}.btn-dropdown .btn-text{line-height:20px;font-size:16px;font-weight:400}.btn-dropdown .btn-text--name{color:#b7b7b7;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.btn-dropdown .btn-text__visible{font-size:13px;font-weight:400;color:#424242}.btn-dropdown .plus{display:none}.btn-dots{padding:5px;outline:none;background:transparent;border:1px solid transparent;display:flex;cursor:pointer;transition:fill .3s ease-in-out;background-color:transparent}.btn-dots .icon-dots{transition:fill .3s ease-in-out}.btn-dots:hover{background-color:transparent}.btn-dots:hover .icon-dots{fill:#424242}.btn-dots:active{background-color:transparent}.btn-stilus{padding:0;outline:none;background:transparent;border:1px solid transparent;cursor:pointer;width:26px;height:21px}.btn-stilus:hover .icon{transform:scale(1.1)}.btn-stilus .icon{transition:transform .3s ease-in-out}.btn-user{padding:0;background:transparent;border:1px solid transparent;cursor:pointer;width:25px;height:25px;transition:transform .3s ease-in-out}.btn-user:hover{transform:scale(1.1)}.btn-sticker{padding:0;width:25px;height:25px;border:1px solid transparent;background:transparent;cursor:pointer;transition:transform .3s ease-in-out}.btn-sticker:hover{transform:scale(1.1)}@media (max-width: 800px){.btn-dropdown{display:flex;align-items:center;gap:15px}.btn-dropdown .btn-text,.btn-dropdown .icon-arrow{display:none}.btn-dropdown .icon-arrow--ws{display:block}.btn-dropdown .plus{display:flex}.btn-dropdown .desctop{display:block}.btn-dropdown.header__column .btn-text{display:inline-block}.btn-dropdown.header__column .icon-arrow{display:block}}@font-face{font-family:Mulish;src:url(/fonts/Mulish-ExtraLight.woff2) format("woff2"),url(/fonts/Mulish-ExtraLight.ttf) format("opentype");font-weight:200}@font-face{font-family:Mulish;src:url(/fonts/Mulish-ExtraLightItalic.woff2) format("woff2"),url(/fonts/Mulish-ExtraLightItalic.ttf) format("opentype");font-weight:200;font-style:italic}@font-face{font-family:Mulish;src:url(/fonts/Mulish-Light.woff2) format("woff2"),url(/fonts/Mulish-Light.ttf) format("opentype");font-weight:300}@font-face{font-family:Mulish;src:url(/fonts/Mulish-LightItalic.woff2) format("woff2"),url(/fonts/Mulish-LightItalic.ttf) format("opentype");font-weight:300;font-style:italic}@font-face{font-family:Mulish;src:url(/fonts/Mulish-Regular.woff2) format("woff2"),url(/fonts/Mulish-Regular.ttf) format("opentype");font-weight:400}@font-face{font-family:Mulish;src:url(/fonts/Mulish-Italic.woff2) format("woff2"),url(/fonts/Mulish-Italic.ttf) format("opentype");font-weight:400;font-style:italic}@font-face{font-family:Mulish;src:url(/fonts/Mulish-Medium.woff2) format("woff2"),url(/fonts/Mulish-Medium.ttf) format("opentype");font-weight:500}@font-face{font-family:Mulish;src:url(/fonts/Mulish-MediumItalic.woff2) format("woff2"),url(/fonts/Mulish-MediumItalic.ttf) format("opentype");font-weight:500;font-style:italic}@font-face{font-family:Mulish;src:url(/fonts/Mulish-SemiBold.woff2) format("woff2"),url(/fonts/Mulish-SemiBold.ttf) format("opentype");font-weight:600}@font-face{font-family:Mulish;src:url(/fonts/Mulish-SemiBoldItalic.woff2) format("woff2"),url(/fonts/Mulish-SemiBoldItalic.ttf) format("opentype");font-weight:600;font-style:italic}@font-face{font-family:Mulish;src:url(/fonts/Mulish-Bold.woff2) format("woff2"),url(/fonts/Mulish-Bold.ttf) format("opentype");font-weight:700}@font-face{font-family:Mulish;src:url(/fonts/Mulish-BoldItalic.woff2) format("woff2"),url(/fonts/Mulish-BoldItalic.ttf) format("opentype");font-weight:700;font-style:italic}@font-face{font-family:Mulish;src:url(/fonts/Mulish-ExtraBold.woff2) format("woff2"),url(/fonts/Mulish-ExtraBold.ttf) format("opentype");font-weight:800}@font-face{font-family:Mulish;src:url(/fonts/Mulish-ExtraBoldItalic.woff2) format("woff2"),url(/fonts/Mulish-ExtraBoldItalic.ttf) format("opentype");font-weight:800;font-style:italic}.close-icon[data-v-ca8e0010]{display:inline-block;cursor:pointer;width:100%;height:100%;position:relative}.bar[data-v-ca8e0010]{background-color:#b7b7b7;height:2px;width:19px;position:absolute;top:50%;left:0;transform-origin:center;transition:transform .3s ease}.top-bar[data-v-ca8e0010]{transform:translateY(-25%) rotate(45deg)}.bottom-bar[data-v-ca8e0010]{transform:translateY(-50%) rotate(-45deg)}.close-icon:hover .top-bar[data-v-ca8e0010]{transform:rotate(-45deg);background-color:#e6cf00}.close-icon:hover .bottom-bar[data-v-ca8e0010]{transform:rotate(45deg);background-color:#e6cf00}@font-face{font-family:Mulish;src:url(/fonts/Mulish-ExtraLight.woff2) format("woff2"),url(/fonts/Mulish-ExtraLight.ttf) format("opentype");font-weight:200}@font-face{font-family:Mulish;src:url(/fonts/Mulish-ExtraLightItalic.woff2) format("woff2"),url(/fonts/Mulish-ExtraLightItalic.ttf) format("opentype");font-weight:200;font-style:italic}@font-face{font-family:Mulish;src:url(/fonts/Mulish-Light.woff2) format("woff2"),url(/fonts/Mulish-Light.ttf) format("opentype");font-weight:300}@font-face{font-family:Mulish;src:url(/fonts/Mulish-LightItalic.woff2) format("woff2"),url(/fonts/Mulish-LightItalic.ttf) format("opentype");font-weight:300;font-style:italic}@font-face{font-family:Mulish;src:url(/fonts/Mulish-Regular.woff2) format("woff2"),url(/fonts/Mulish-Regular.ttf) format("opentype");font-weight:400}@font-face{font-family:Mulish;src:url(/fonts/Mulish-Italic.woff2) format("woff2"),url(/fonts/Mulish-Italic.ttf) format("opentype");font-weight:400;font-style:italic}@font-face{font-family:Mulish;src:url(/fonts/Mulish-Medium.woff2) format("woff2"),url(/fonts/Mulish-Medium.ttf) format("opentype");font-weight:500}@font-face{font-family:Mulish;src:url(/fonts/Mulish-MediumItalic.woff2) format("woff2"),url(/fonts/Mulish-MediumItalic.ttf) format("opentype");font-weight:500;font-style:italic}@font-face{font-family:Mulish;src:url(/fonts/Mulish-SemiBold.woff2) format("woff2"),url(/fonts/Mulish-SemiBold.ttf) format("opentype");font-weight:600}@font-face{font-family:Mulish;src:url(/fonts/Mulish-SemiBoldItalic.woff2) format("woff2"),url(/fonts/Mulish-SemiBoldItalic.ttf) format("opentype");font-weight:600;font-style:italic}@font-face{font-family:Mulish;src:url(/fonts/Mulish-Bold.woff2) format("woff2"),url(/fonts/Mulish-Bold.ttf) format("opentype");font-weight:700}@font-face{font-family:Mulish;src:url(/fonts/Mulish-BoldItalic.woff2) format("woff2"),url(/fonts/Mulish-BoldItalic.ttf) format("opentype");font-weight:700;font-style:italic}@font-face{font-family:Mulish;src:url(/fonts/Mulish-ExtraBold.woff2) format("woff2"),url(/fonts/Mulish-ExtraBold.ttf) format("opentype");font-weight:800}@font-face{font-family:Mulish;src:url(/fonts/Mulish-ExtraBoldItalic.woff2) format("woff2"),url(/fonts/Mulish-ExtraBoldItalic.ttf) format("opentype");font-weight:800;font-style:italic}.modal-enter-active,.modal-leave-active{transition:all .3s ease-in-out}.modal-enter-from,.modal-leave-to{opacity:0;transform:translateY(-50px)}.modal-enter-to,.modal-leave-from{opacity:1;transform:translateY(0)}.modal{position:absolute;width:100%;height:100vh;top:0;left:0;z-index:10000}.modal__wrapper{height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#ffffff80;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);transition:opacity .8s ease}.modal__container{position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}.modal__body{padding:36px 56px;display:flex;flex-direction:column;gap:20px;position:relative;max-width:402px;width:100%;border-radius:20px;background:#fff;box-shadow:0 0 20px #b7b7b7;transform:translate(0);transition:all .5s ease}.modal__body-wide{max-width:680px;min-height:215px}.modal__close{position:absolute;top:23px;right:23px;width:18px;height:18px;cursor:pointer;transition:transform .3s ease-in-out}.modal__little-text{font-size:12px;font-weight:400;text-align:center}.modal .content{display:flex;flex-direction:column;gap:56px;align-items:center}.modal .content .title{text-align:center;font-size:18px;font-weight:800;line-height:normal;color:#424242;width:100%;align-self:center}.modal .content .form{width:100%;margin:0;display:flex;flex-direction:column;gap:56px}.modal .content .form .inputs-wrapper{display:flex;flex-direction:column;gap:16px}.modal .content .form .title-wrapper{display:flex;flex-direction:column;gap:8px}.modal .content .form .title-wrapper .explanation{font-size:12px;color:#b7b7b7}.modal .content .form .exit-text{text-align:center;line-height:normal}.modal .content .form .invalid-form{font-size:12px}.modal .content .form .texts{display:flex;flex-direction:column;gap:20px}.modal .content .form .btn-and-timer{display:flex;flex-direction:column;gap:12px}.modal .content .form .btn-and-timer .timer{font-size:12px}@media (max-width: 600px){.modal__container{width:90%}.modal__body{padding:32px 20px 28px;max-width:100%;gap:12px}.modal__content .success{margin-top:0;gap:16px}.modal__content .success p{font-size:13px}.modal__title{width:93%;font-size:17px;font-weight:700}.modal__text{color:#424242;font-size:13px}.modal__buttons{display:flex;justify-content:center;width:100%}.modal__close{top:17px;right:21px;width:13px;height:13px}.modal .form{gap:20px}.modal .form .buttons-wrapper button{align-self:center}.modal .form .inputs-wrapper{gap:12px}.modal .form .text{margin-top:0;font-size:13px}.modal .form .texts{gap:16px;font-size:13px}.modal .form .back{text-decoration:none;font-size:13px}}@font-face{font-family:Mulish;src:url(/fonts/Mulish-ExtraLight.woff2) format("woff2"),url(/fonts/Mulish-ExtraLight.ttf) format("opentype");font-weight:200}@font-face{font-family:Mulish;src:url(/fonts/Mulish-ExtraLightItalic.woff2) format("woff2"),url(/fonts/Mulish-ExtraLightItalic.ttf) format("opentype");font-weight:200;font-style:italic}@font-face{font-family:Mulish;src:url(/fonts/Mulish-Light.woff2) format("woff2"),url(/fonts/Mulish-Light.ttf) format("opentype");font-weight:300}@font-face{font-family:Mulish;src:url(/fonts/Mulish-LightItalic.woff2) format("woff2"),url(/fonts/Mulish-LightItalic.ttf) format("opentype");font-weight:300;font-style:italic}@font-face{font-family:Mulish;src:url(/fonts/Mulish-Regular.woff2) format("woff2"),url(/fonts/Mulish-Regular.ttf) format("opentype");font-weight:400}@font-face{font-family:Mulish;src:url(/fonts/Mulish-Italic.woff2) format("woff2"),url(/fonts/Mulish-Italic.ttf) format("opentype");font-weight:400;font-style:italic}@font-face{font-family:Mulish;src:url(/fonts/Mulish-Medium.woff2) format("woff2"),url(/fonts/Mulish-Medium.ttf) format("opentype");font-weight:500}@font-face{font-family:Mulish;src:url(/fonts/Mulish-MediumItalic.woff2) format("woff2"),url(/fonts/Mulish-MediumItalic.ttf) format("opentype");font-weight:500;font-style:italic}@font-face{font-family:Mulish;src:url(/fonts/Mulish-SemiBold.woff2) format("woff2"),url(/fonts/Mulish-SemiBold.ttf) format("opentype");font-weight:600}@font-face{font-family:Mulish;src:url(/fonts/Mulish-SemiBoldItalic.woff2) format("woff2"),url(/fonts/Mulish-SemiBoldItalic.ttf) format("opentype");font-weight:600;font-style:italic}@font-face{font-family:Mulish;src:url(/fonts/Mulish-Bold.woff2) format("woff2"),url(/fonts/Mulish-Bold.ttf) format("opentype");font-weight:700}@font-face{font-family:Mulish;src:url(/fonts/Mulish-BoldItalic.woff2) format("woff2"),url(/fonts/Mulish-BoldItalic.ttf) format("opentype");font-weight:700;font-style:italic}@font-face{font-family:Mulish;src:url(/fonts/Mulish-ExtraBold.woff2) format("woff2"),url(/fonts/Mulish-ExtraBold.ttf) format("opentype");font-weight:800}@font-face{font-family:Mulish;src:url(/fonts/Mulish-ExtraBoldItalic.woff2) format("woff2"),url(/fonts/Mulish-ExtraBoldItalic.ttf) format("opentype");font-weight:800;font-style:italic}.loader[data-v-b72fbca0]{border:4px solid transparent;border-top:4px solid #424242;border-right:4px solid #424242;border-radius:50%;width:20px;height:20px;animation:spin-b72fbca0 1s linear infinite}@keyframes spin-b72fbca0{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@font-face{font-family:Mulish;src:url(/fonts/Mulish-ExtraLight.woff2) format("woff2"),url(/fonts/Mulish-ExtraLight.ttf) format("opentype");font-weight:200}@font-face{font-family:Mulish;src:url(/fonts/Mulish-ExtraLightItalic.woff2) format("woff2"),url(/fonts/Mulish-ExtraLightItalic.ttf) format("opentype");font-weight:200;font-style:italic}@font-face{font-family:Mulish;src:url(/fonts/Mulish-Light.woff2) format("woff2"),url(/fonts/Mulish-Light.ttf) format("opentype");font-weight:300}@font-face{font-family:Mulish;src:url(/fonts/Mulish-LightItalic.woff2) format("woff2"),url(/fonts/Mulish-LightItalic.ttf) format("opentype");font-weight:300;font-style:italic}@font-face{font-family:Mulish;src:url(/fonts/Mulish-Regular.woff2) format("woff2"),url(/fonts/Mulish-Regular.ttf) format("opentype");font-weight:400}@font-face{font-family:Mulish;src:url(/fonts/Mulish-Italic.woff2) format("woff2"),url(/fonts/Mulish-Italic.ttf) format("opentype");font-weight:400;font-style:italic}@font-face{font-family:Mulish;src:url(/fonts/Mulish-Medium.woff2) format("woff2"),url(/fonts/Mulish-Medium.ttf) format("opentype");font-weight:500}@font-face{font-family:Mulish;src:url(/fonts/Mulish-MediumItalic.woff2) format("woff2"),url(/fonts/Mulish-MediumItalic.ttf) format("opentype");font-weight:500;font-style:italic}@font-face{font-family:Mulish;src:url(/fonts/Mulish-SemiBold.woff2) format("woff2"),url(/fonts/Mulish-SemiBold.ttf) format("opentype");font-weight:600}@font-face{font-family:Mulish;src:url(/fonts/Mulish-SemiBoldItalic.woff2) format("woff2"),url(/fonts/Mulish-SemiBoldItalic.ttf) format("opentype");font-weight:600;font-style:italic}@font-face{font-family:Mulish;src:url(/fonts/Mulish-Bold.woff2) format("woff2"),url(/fonts/Mulish-Bold.ttf) format("opentype");font-weight:700}@font-face{font-family:Mulish;src:url(/fonts/Mulish-BoldItalic.woff2) format("woff2"),url(/fonts/Mulish-BoldItalic.ttf) format("opentype");font-weight:700;font-style:italic}@font-face{font-family:Mulish;src:url(/fonts/Mulish-ExtraBold.woff2) format("woff2"),url(/fonts/Mulish-ExtraBold.ttf) format("opentype");font-weight:800}@font-face{font-family:Mulish;src:url(/fonts/Mulish-ExtraBoldItalic.woff2) format("woff2"),url(/fonts/Mulish-ExtraBoldItalic.ttf) format("opentype");font-weight:800;font-style:italic}.button[data-v-00918691]{background-color:#fce058;border:1px solid transparent;font-family:Mulish,sans-serif;font-weight:800;font-size:18px;border-radius:12px;padding:16px;transition:all .4s ease;color:#424242;text-align:center;cursor:pointer;position:relative;z-index:0}.button__small[data-v-00918691]{padding:16px 28px}.button__middle[data-v-00918691]{width:290px}.button__big[data-v-00918691]{width:350px}.button[data-v-00918691]:hover{box-shadow:0 0 10px #d09d1a75 inset}.button[data-v-00918691]:active{background-color:#ffc83b}.button[data-v-00918691]:disabled{border:1px solid #424242;background-color:transparent;box-shadow:none;cursor:not-allowed}.button .hide[data-v-00918691]{opacity:0}.button .loader[data-v-00918691]{position:absolute;top:calc(50% - 10px);left:calc(50% - 10px)}@media (max-width: 572px){.button[data-v-00918691]{padding:10px 0;border-radius:4px;font-size:17px}.button__small[data-v-00918691]{padding:10px 16px}.button__middle[data-v-00918691]{width:100%}.button__big[data-v-00918691]{max-width:290px;width:100%}.button__show[data-v-00918691]{display:none}}@font-face{font-family:Mulish;src:url(/fonts/Mulish-ExtraLight.woff2) format("woff2"),url(/fonts/Mulish-ExtraLight.ttf) format("opentype");font-weight:200}@font-face{font-family:Mulish;src:url(/fonts/Mulish-ExtraLightItalic.woff2) format("woff2"),url(/fonts/Mulish-ExtraLightItalic.ttf) format("opentype");font-weight:200;font-style:italic}@font-face{font-family:Mulish;src:url(/fonts/Mulish-Light.woff2) format("woff2"),url(/fonts/Mulish-Light.ttf) format("opentype");font-weight:300}@font-face{font-family:Mulish;src:url(/fonts/Mulish-LightItalic.woff2) format("woff2"),url(/fonts/Mulish-LightItalic.ttf) format("opentype");font-weight:300;font-style:italic}@font-face{font-family:Mulish;src:url(/fonts/Mulish-Regular.woff2) format("woff2"),url(/fonts/Mulish-Regular.ttf) format("opentype");font-weight:400}@font-face{font-family:Mulish;src:url(/fonts/Mulish-Italic.woff2) format("woff2"),url(/fonts/Mulish-Italic.ttf) format("opentype");font-weight:400;font-style:italic}@font-face{font-family:Mulish;src:url(/fonts/Mulish-Medium.woff2) format("woff2"),url(/fonts/Mulish-Medium.ttf) format("opentype");font-weight:500}@font-face{font-family:Mulish;src:url(/fonts/Mulish-MediumItalic.woff2) format("woff2"),url(/fonts/Mulish-MediumItalic.ttf) format("opentype");font-weight:500;font-style:italic}@font-face{font-family:Mulish;src:url(/fonts/Mulish-SemiBold.woff2) format("woff2"),url(/fonts/Mulish-SemiBold.ttf) format("opentype");font-weight:600}@font-face{font-family:Mulish;src:url(/fonts/Mulish-SemiBoldItalic.woff2) format("woff2"),url(/fonts/Mulish-SemiBoldItalic.ttf) format("opentype");font-weight:600;font-style:italic}@font-face{font-family:Mulish;src:url(/fonts/Mulish-Bold.woff2) format("woff2"),url(/fonts/Mulish-Bold.ttf) format("opentype");font-weight:700}@font-face{font-family:Mulish;src:url(/fonts/Mulish-BoldItalic.woff2) format("woff2"),url(/fonts/Mulish-BoldItalic.ttf) format("opentype");font-weight:700;font-style:italic}@font-face{font-family:Mulish;src:url(/fonts/Mulish-ExtraBold.woff2) format("woff2"),url(/fonts/Mulish-ExtraBold.ttf) format("opentype");font-weight:800}@font-face{font-family:Mulish;src:url(/fonts/Mulish-ExtraBoldItalic.woff2) format("woff2"),url(/fonts/Mulish-ExtraBoldItalic.ttf) format("opentype");font-weight:800;font-style:italic}.cookies-enter-active[data-v-62296a4c],.cookies-leave-active[data-v-62296a4c]{transition:transform .3s ease-in-out,opacity .3s ease-in-out}.cookies-enter-from[data-v-62296a4c],.cookies-leave-to[data-v-62296a4c]{transform:translate(-50%,100vh);opacity:0}.cookies-enter-to[data-v-62296a4c],.cookies-leave-from[data-v-62296a4c]{transform:translate(-50%);opacity:1}.cookies[data-v-62296a4c]{padding:24px 50px;position:fixed;bottom:0;left:50%;z-index:10010;transform:translate(-50%);max-width:1200px;width:100%;display:flex;align-items:center;gap:8px;background-color:#ccdde24d;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border-radius:110px 110px 0 0}.cookies .text[data-v-62296a4c]{font-size:12px;font-weight:400;color:#424242}.cookies .btn-cookies[data-v-62296a4c]{padding:8px 16px;font-weight:800;font-size:18px;text-align:center;background-color:#fce058;border-radius:12px;border:1px solid transparent;color:#101012;transition:box-shadow .3s ease-in-out;position:relative;z-index:1001;cursor:pointer}.cookies .btn-cookies[data-v-62296a4c]:hover{box-shadow:0 0 10px #d09d1a75 inset}@media (max-width: 600px){.cookies[data-v-62296a4c]{padding:35px 50px 20px;flex-direction:column}.cookies .text[data-v-62296a4c]{max-width:220px}}@font-face{font-family:Mulish;src:url(/fonts/Mulish-ExtraLight.woff2) format("woff2"),url(/fonts/Mulish-ExtraLight.ttf) format("opentype");font-weight:200}@font-face{font-family:Mulish;src:url(/fonts/Mulish-ExtraLightItalic.woff2) format("woff2"),url(/fonts/Mulish-ExtraLightItalic.ttf) format("opentype");font-weight:200;font-style:italic}@font-face{font-family:Mulish;src:url(/fonts/Mulish-Light.woff2) format("woff2"),url(/fonts/Mulish-Light.ttf) format("opentype");font-weight:300}@font-face{font-family:Mulish;src:url(/fonts/Mulish-LightItalic.woff2) format("woff2"),url(/fonts/Mulish-LightItalic.ttf) format("opentype");font-weight:300;font-style:italic}@font-face{font-family:Mulish;src:url(/fonts/Mulish-Regular.woff2) format("woff2"),url(/fonts/Mulish-Regular.ttf) format("opentype");font-weight:400}@font-face{font-family:Mulish;src:url(/fonts/Mulish-Italic.woff2) format("woff2"),url(/fonts/Mulish-Italic.ttf) format("opentype");font-weight:400;font-style:italic}@font-face{font-family:Mulish;src:url(/fonts/Mulish-Medium.woff2) format("woff2"),url(/fonts/Mulish-Medium.ttf) format("opentype");font-weight:500}@font-face{font-family:Mulish;src:url(/fonts/Mulish-MediumItalic.woff2) format("woff2"),url(/fonts/Mulish-MediumItalic.ttf) format("opentype");font-weight:500;font-style:italic}@font-face{font-family:Mulish;src:url(/fonts/Mulish-SemiBold.woff2) format("woff2"),url(/fonts/Mulish-SemiBold.ttf) format("opentype");font-weight:600}@font-face{font-family:Mulish;src:url(/fonts/Mulish-SemiBoldItalic.woff2) format("woff2"),url(/fonts/Mulish-SemiBoldItalic.ttf) format("opentype");font-weight:600;font-style:italic}@font-face{font-family:Mulish;src:url(/fonts/Mulish-Bold.woff2) format("woff2"),url(/fonts/Mulish-Bold.ttf) format("opentype");font-weight:700}@font-face{font-family:Mulish;src:url(/fonts/Mulish-BoldItalic.woff2) format("woff2"),url(/fonts/Mulish-BoldItalic.ttf) format("opentype");font-weight:700;font-style:italic}@font-face{font-family:Mulish;src:url(/fonts/Mulish-ExtraBold.woff2) format("woff2"),url(/fonts/Mulish-ExtraBold.ttf) format("opentype");font-weight:800}@font-face{font-family:Mulish;src:url(/fonts/Mulish-ExtraBoldItalic.woff2) format("woff2"),url(/fonts/Mulish-ExtraBoldItalic.ttf) format("opentype");font-weight:800;font-style:italic}*{box-sizing:border-box}body{margin:0;font-family:Mulish,sans-serif;font-weight:400;font-size:16px;background-color:#fff;color:#424242;position:relative}#app{margin:0 auto;display:flex;flex-direction:column;min-height:100vh;position:relative;overflow:hidden}img{width:100%}p{color:#101012}a{text-decoration:none}ul{padding:0;margin:0;list-style:none}h1,h2,h3,h4,h5,h6,p{padding:0;margin:0}.container{padding:0 96px;margin:0 auto;width:100%;max-width:1440px}@media (max-width: 768px){.container{padding:0 30px;max-width:768px}}@media (max-width: 572px){.container{padding:0 15px}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background-color:#f1f2f3}::-webkit-scrollbar-thumb{background-color:#b7b7b7;border-radius:4px}::-moz-range-thumb{border-radius:4px}*::-ms-thumb{border-radius:4px}::-webkit-scrollbar-thumb:hover{background-color:#555}html{scrollbar-width:8px}body{scrollbar-color:#b7b7b7 #f1f2f3}button{font-family:Mulish,sans-serif}.no-select{-webkit-user-select:none;user-select:none}.content-wrapper{flex-grow:1;display:flex}
