@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";html:has(body.show-modal){overflow:hidden}@media screen and (min-width: 1900px) and (max-width: 2560px){.v-container:not(.v-container--fluid){max-width:1200px!important}}body{font-family:Montserrat,sans-serif;font-size:16px;line-height:1.4;background:#000;color:#fff}@media screen and (max-width: 600px){body{font-size:16px}}a{color:inherit;text-decoration:none}.link-border{border-bottom:1px solid;cursor:pointer}.link-border:hover{border-bottom:1px solid transparent}.mini-button{display:block;width:40px;height:40px;cursor:pointer;border-radius:4px}.mini-button.disabled,.mini-button[disabled]{background-color:#ccc!important;cursor:auto}.mini-button.edit{background:url(/build/assets/edit-23655a3e.svg) center center no-repeat,#409eff;background-size:60%}.mini-button.edit:hover{background:url(/build/assets/edit-23655a3e.svg) center center no-repeat,#2270c0;background-size:60%}.mini-button.delete{background:url(/build/assets/delete-0b2d5b6c.svg) center center no-repeat,#f56c6c;background-size:60%}.mini-button.delete:hover{background:url(/build/assets/delete-0b2d5b6c.svg) center center no-repeat,#d05252;background-size:60%}.my-button{background:#000;color:#fff;padding:0 20px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;gap:10px;border-radius:10px;font-size:18px;font-weight:500}@media screen and (max-width: 600px){.my-button{padding:0 10px;height:42px;font-size:16px}}.my-button.white{background:#fff;color:#000}.my-button.market:before{content:"";width:20px;height:20px;background:url(/build/assets/market-2ba4cbb7.svg) center center no-repeat;background-size:100%}.my-button.green{background-color:#42d970!important}.my-button[disabled]{background:#ccc!important}#admin-navbar{position:fixed;left:0;top:0;bottom:0;z-index:6;background:#F4F5F6}.nav-bar{border-right:1px solid #dddada;color:#000}.nav-bar .text-logo{font-size:20px}.nav-bar:not(.full-menu) .title{display:none;position:absolute;left:calc(100% + 6px);top:50%;margin-top:-12px;background:#000;color:#fff;padding:4px 12px;font-size:14px;white-space:nowrap;z-index:12}.nav-bar:not(.full-menu) .title:after{content:"";display:block;position:absolute;top:5px;right:100%;width:0;height:0;border:0 solid transparent;border-top-width:6px;border-bottom-width:6px;border-right:6px solid black}.nav-bar.full-menu .title{display:block;position:relative;top:0;left:0}.nav-bar.full-menu .nav-bar-item{width:100%;display:flex;justify-content:flex-start;align-items:center;gap:10px}.nav-bar-item{border-bottom:1px solid #dddada;background:#fff}.nav-bar-item:nth-child(1):hover{background:#fff}.nav-bar-item:hover{background:#eee}.nav-bar-item:hover .title{display:block}.nav-bar-item.expanded:after{content:"";width:12px;height:100%;background:url(/build/assets/arrow-right-07b5068c.svg) center center no-repeat;background-size:12px;position:absolute;top:0;right:0}.nav-bar-item.expanded:hover:after{display:none}.nav-bar-item.expanded:hover .sub-menu{display:block}.nav-bar .icon{width:60px!important;height:60px}.nav-bar .icon svg{height:50%;width:50%}.nav-bar .sub-menu{position:absolute;top:0;left:100%;background:#fff;width:200px;z-index:12;border:1px solid #fff;display:none}.nav-bar .sub-menu-item{padding:18px 10px;border-bottom:1px solid #eee;text-align:left;display:block}.nav-bar .sub-menu-item:hover{background:#eee}.w-360px{width:360px}html{min-width:1300px}@media screen and (max-width: 600px){html{min-width:100%}}body,body .v-container{min-width:1300px}@media screen and (max-width: 600px){body,body .v-container{min-width:100%}}.h1{font-size:30px;line-height:36px;font-weight:700}.screen{padding:80px 0}@media screen and (max-width: 600px){.screen{padding:40px 0}}.block-h2{font-size:48px}@media screen and (max-width: 600px){.block-h2{font-size:36px}}.sub-text{font-size:18px}.block-h3{font-size:32px;font-weight:500}@media screen and (max-width: 600px){.block-h3{font-size:24px}}.my-link{border-bottom:1px solid}.my-link:hover{border-bottom:1px solid transparent}.breadcrumbs{display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#fff;gap:7px;margin-bottom:5px;flex-wrap:wrap}@media screen and (max-width: 600px){.breadcrumbs{font-size:12px}}@media screen and (min-width: 600px) and (max-width: 960px){.breadcrumbs{font-size:12px}}.breadcrumbs a{border-bottom:1px solid}.breadcrumbs a:hover{border-bottom:1px solid transparent}.static-page .title-block{display:flex;align-items:start;justify-content:center;height:500px;background:url(/build/assets/title-bg-0213a197.jpg) center center no-repeat;background-size:cover;text-align:center;position:relative}@media screen and (max-width: 600px){.static-page .title-block{height:auto}}.static-page .title-block:after{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,.5);z-index:1}.static-page .title-block .v-container{position:relative;z-index:2}.static-page .title-block .h1-block{padding-left:120px;padding-top:100px}@media screen and (max-width: 600px){.static-page .title-block .h1-block{padding-left:0}}.static-page .main-content{background:linear-gradient(to bottom,transparent 0%,black 50%);margin-top:-250px;position:relative;z-index:3;min-height:calc(100vh - 500px)}@media screen and (max-width: 600px){.static-page .main-content{margin-top:0}}.static-page .content-block{border-radius:20px;padding:30px;background:#121212;max-width:900px;margin:0 auto}@media screen and (max-width: 600px){.static-page .content-block{padding:15px}}.services .service-item{padding:15px 0;border-bottom:1px solid #393939}.services .service-item:first-child{border-top:1px solid #393939}.faq .faq-item{margin-bottom:10px;background:#000;border-radius:15px;padding:15px;cursor:pointer}.faq .faq-item:hover{background:#393939}.faq .faq-item .faq-question{font-size:16px;font-weight:500;position:relative;transition:all .8s ease}@media screen and (max-width: 600px){.faq .faq-item .faq-question{font-size:16px;padding-right:36px}}.faq .faq-item .faq-question .icon{display:flex;align-items:center;justify-content:center;border-radius:50%;width:30px;height:30px;background:#fff;position:absolute;top:-4px;right:15px;transition:all .8s ease}@media screen and (max-width: 600px){.faq .faq-item .faq-question .icon{right:-6px}}@media screen and (min-width: 600px) and (max-width: 960px){.faq .faq-item .faq-question .icon{right:-2px}}.faq .faq-item .faq-question .icon svg{width:18px;height:18px;fill:#000}.faq .faq-item .faq-question .icon.active{transform:rotate(225deg);background:#fff}.faq .faq-item .faq-question .icon.active svg{fill:#000}.faq .faq-item .faq-answer{margin-top:20px;padding-right:80px}@media screen and (max-width: 600px){.faq .faq-item .faq-answer{padding-right:0;font-size:14px}}.sort-categories{display:flex;align-items:center;gap:10px;margin-bottom:20px}@media screen and (max-width: 600px){.sort-categories{overflow-x:auto}}.sort-categories .category-item{cursor:pointer;padding:5px 10px;border:1px solid #393939;border-radius:5px}@media screen and (max-width: 600px){.sort-categories .category-item{white-space:nowrap}}.sort-categories .category-item.active,.sort-categories .category-item:hover{border:1px solid #fff;background:#fff;color:#000}.service-form{background:#fff;padding:20px;border-radius:20px;color:#000;margin-top:30px}.checkbox-block .v-label{display:inline}.checkbox-block .v-checkbox-btn{align-items:start}.checkbox-block .v-checkbox-btn .v-selection-control__wrapper{margin-top:-6px}header{position:absolute;top:0;left:0;width:100%;z-index:3}header .main-menu{display:flex;align-items:center;gap:50px;font-size:20px;font-weight:600;margin-right:50px}@media screen and (max-width: 600px){header .main-menu{margin-right:0;margin-bottom:10px}}header .logo{margin-bottom:-100px}header .logo img{width:100px}@media screen and (max-width: 600px){header .logo img{width:50px}}header .top .left{transform:translate(-500px);opacity:0;transition:all .8s ease-out}header .top .right{transform:translate(500px);opacity:0;transition:all .8s ease-out}header .top.show-header .left,header .top.show-header .right{transform:translate(0);opacity:1}.my-modal{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:5}.my-modal .youtube-video{position:relative;padding-bottom:56.25%}.my-modal .youtube-video iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.my-modal .form-scroll-content{max-height:500px;overflow-y:auto}.my-modal .bg-modal{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background:rgba(0,0,0,.4)}.my-modal .modal-container{position:relative;z-index:2;background:#fff;border-radius:20px;width:400px;padding:30px}@media screen and (max-width: 600px){.my-modal .modal-container{padding:15px}}@media screen and (max-width: 600px){.my-modal .modal-container .v-carousel{height:auto!important}}.my-modal .modal-container .close-modal{display:block;width:30px;height:30px;cursor:pointer;background:url(/build/assets/close-modal-93c2df8f.svg) center center no-repeat;background-size:60%}.my-modal .modal-container .modal-title{text-align:center;font-size:24px;line-height:28px;margin-bottom:20px;font-weight:600}.my-modal .modal-container .form-group input{background:#fff}.my-modal .modal-container .forgot-link{color:#000;cursor:pointer;text-align:center}.my-modal .modal-container .forgot-link:hover{color:#503c7e}.my-modal .modal-container .register-link{color:#000;font-size:20px;font-weight:600}.my-modal .modal-container .register-link:hover{color:#503c7e}.my-modal .modal-container .show-password{display:flex;align-items:center;justify-content:center;width:26px;height:26px;position:absolute;top:50%;margin-top:-24px;right:16px;cursor:pointer}.my-modal .modal-container .show-password svg{height:100%}.my-modal .modal-container .login-social{display:flex;align-items:center;gap:10px}.my-modal .modal-container .login-social .login-social-button{padding:0;border-radius:4px;height:44px;width:100%;color:#000;display:flex;align-items:center;justify-content:center;gap:10px;border:2px solid #ccc;cursor:pointer}.my-modal .modal-container .login-social .login-social-button:hover{border:2px solid #dbdbdb}.my-modal .modal-container .login-social .login-social-button:before{content:"";display:block;width:26px;height:26px}.my-modal .modal-container .login-social .login-social-button.vk:before{content:"";background:url(images/logo-vk.svg) center center no-repeat;background-size:100%}.my-modal .modal-container .login-social .login-social-button.mail-ru:before{content:"";background:url(images/mail_ru.svg) center center no-repeat;background-size:100%}.my-modal .modal-container .login-social .login-social-button.yandex:before{content:"";background:url(images/yandex.svg) center center no-repeat;background-size:100%}.my-modal .second-step .back-button{position:absolute;top:45px;left:30px}.my-modal .toggle-mode{display:flex;align-items:center}.my-modal .toggle-mode .mode-item{font-size:16px;text-align:center;width:50%;display:flex;align-items:center;justify-content:center;height:48px;cursor:pointer;border-radius:6px 0 0 6px;background:#ededed}.my-modal .toggle-mode .mode-item:nth-child(2){border-radius:0 6px 6px 0}.my-modal .toggle-mode .mode-item.active{background:#000;color:#fff}.first-screen{position:relative}.first-screen .video-bg{display:flex;align-items:center;justify-content:center;height:600px;overflow:hidden;position:relative}@media screen and (max-width: 600px){.first-screen .video-bg{height:540px}}.first-screen .video-bg:after{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,.3);z-index:1}.first-screen .video-bg video{object-fit:cover;width:100%;height:100%}.first-screen .text{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;display:flex;align-items:start;justify-content:center;text-align:center;color:#fff;padding-top:100px}@media screen and (max-width: 600px){.first-screen .text{padding-top:120px}}.first-screen .text .main-title{font-weight:600;font-size:70px;text-transform:uppercase;margin-bottom:20px}@media screen and (max-width: 600px){.first-screen .text .main-title{font-size:32px}}.first-screen .text .sub-title{font-size:32px}@media screen and (max-width: 600px){.first-screen .text .sub-title{font-size:24px}}.first-screen .text .main-title,.first-screen .text .sub-title{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px}.first-screen .text .main-title .word,.first-screen .text .sub-title .word{display:flex;align-items:center;justify-content:center}.first-screen .text .main-title .word .letter,.first-screen .text .sub-title .word .letter{opacity:0;transform:translate(40px);animation:slideIn .4s ease-out forwards;animation-delay:var(--delay)}@keyframes slideIn{to{opacity:1;transform:translate(0)}}.form-screen{padding:50px 0;background:linear-gradient(to bottom,transparent 0%,black 50%);margin-top:-250px;position:relative;z-index:1;overflow:hidden}.form-screen .form-block{padding:30px;background:#fff;color:#000;border-radius:20px;max-width:800px;margin:0 auto;transform:translateY(500px);opacity:0;transition:all .4s ease-out}.form-screen .form-block.show-form{transform:translateY(0);opacity:1}@media screen and (max-width: 600px){.form-screen .form-block{padding:20px}}.text-style .hide-text *{display:none}.text-style .hide-text *:nth-child(1),.text-style .hide-text *:nth-child(2){display:block}.text-style h1,.text-style h2{font-size:44px;line-height:50px;font-weight:400;margin-bottom:20px}@media screen and (max-width: 600px){.text-style h1,.text-style h2{font-size:24px;line-height:30px}}.text-style h3{font-size:24px;line-height:30px;margin-bottom:20px}@media screen and (max-width: 600px){.text-style h3{font-size:22px;line-height:28px}}.text-style h4{font-size:18px;line-height:20px;margin-bottom:10px}@media screen and (max-width: 600px){.text-style h4{font-size:22px;line-height:28px}}.text-style p{font-size:18px;line-height:28px;margin-bottom:15px}@media screen and (max-width: 600px){.text-style p{font-size:14px;line-height:20px}}.text-style a{border-bottom:1px solid}.text-style a:hover{border-bottom:1px solid transparent}.text-style ul,.text-style ol{margin-left:30px;margin-bottom:20px}.text-style ul li,.text-style ol li{font-size:18px;line-height:28px}@media screen and (max-width: 600px){.text-style ul li,.text-style ol li{font-size:14px;line-height:20px}}.text-style img{max-width:100%;margin-bottom:20px}.text-style .block-image{margin:25px 0}.text-style .block-image img{margin-bottom:10px}.text-style .block-image .img-caption{padding-left:10px;border-left:1px solid #222}.text-style .quotes{font-size:20px;line-height:26px;font-style:italic;padding-left:20px;border-left:1px solid #222;margin-bottom:20px}@media screen and (max-width: 600px){.text-style .quotes{font-size:16px;line-height:22px;padding-left:10px}}
