@charset "UTF-8";.form__btns .custom-checkbox input[type=checkbox]{position:absolute;z-index:-1;opacity:0}.form__btns .custom-checkbox{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:18px}.custom-checkbox__text{max-width:290px;font-size:16px;line-height:1.2}.custom-checkbox__text a{font-size:16px}.form__btns .custom-checkbox__indicator{width:26px;min-width:26px;height:26px;border:2px solid #afafe8;border-radius:6px;margin-right:0;background:0 0;-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s}@media (max-width:650px){.form__btns .custom-checkbox__indicator{width:22px;min-width:22px;height:22px}}.form__btns .custom-checkbox input[type=checkbox]:checked+.custom-checkbox__indicator{background-color:#6e2ff6;border-color:#6e2ff6;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='10' viewBox='0 0 12 10' fill='none'%3E%3Cpath d='M1 5.5L4 8.5L11 1.5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center center}.form__btns .custom-checkbox span{color:#636363}.form__btns .custom-checkbox{position:relative}.form__btns .custom-checkbox:hover .custom-checkbox__indicator{border-color:#6e2ff6;background-position:center center}input,textarea{-webkit-box-shadow:0px 4px 10px 0px rgba(137,137,167,.0588235294);box-shadow:0px 4px 10px 0px rgba(137,137,167,.0588235294);background:#fff;width:100%;line-height:1;padding:15px 22px 16px;border-radius:15px;color:#9c9cab;font-size:16px}textarea{padding:15px 22px 16px}textarea{height:160px;resize:none}.form__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:30px}@media (max-width:650px){.form__btns{margin-top:15px}}@media (max-width:550px){.form__btns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:20px}.form__btns .form__btn.btn{width:100%}}.form__btns .custom-checkbox{color:#6b6b82;line-height:1.2}.form__btn.btn input[type=submit]{background-color:#6e2ff6;padding:17px 50px 18px;border-radius:15px;color:#fff;font-weight:500;cursor:pointer}.wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.wrapper main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}body{background-color:#f0f0f7;font-family:"Golos Text",sans-serif;font-weight:400;line-height:1;position:relative;color:#6b6b82}body p{line-height:1.5;font-size:clamp(14px,.3703703704vw + 12.6666666667px,18px)}body a{font-size:clamp(14px,.3703703704vw + 12.6666666667px,18px)}a{line-height:1;-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s}svg{-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s}.global__column{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.global{padding-top:0}@media (max-width:550px){.global{padding:78px 0 0}}.global__content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:50px}@media (max-width:1410px){.global__content{gap:40px}}@media (max-width:1390px){.global__content{gap:25px}}@media (max-width:1200px){.global__content{gap:0}}.global__column:first-child{-webkit-box-flex:0;-ms-flex:0 0 220px;flex:0 0 220px;padding:10px 0 0;position:sticky;top:20px;left:0;-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start}@media (max-width:1200px){.global__column:first-child{-webkit-box-flex:0;-ms-flex:none;flex:none}}.global__column:last-child{-webkit-box-flex:0;-ms-flex:0 0 220px;flex:0 0 220px;padding:30px 0 0}@media (max-width:1200px){.global__column:last-child{display:none}}.heart svg{-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s}.heart svg path{-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s}@media (min-width:1200px){.heart svg:hover path{fill:#f62f61}}.sidebar__logo{margin-bottom:30px;display:block}@media (max-width:1200px){.sidebar__logo{display:none}}@media (max-width:1200px){.sidebar__list{-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s;position:fixed;width:100%;height:100%;top:0;left:-100%;background-color:#f0f0f7;z-index:3;padding:95px 30px 30px}}@media (max-width:550px){.sidebar__list{padding:80px 20px 20px}}.sidebar__list ul li{margin:0 0 15px}.sidebar__list ul li:last-child{margin:0}.sidebar__list ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#030516;font-size:14px;font-weight:500}.sidebar__list ul li a svg{min-width:24px;width:24px;height:24px;-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s}.sidebar__list ul li a svg path{-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s}@media (min-width:1200px){.sidebar__list ul li a:hover svg path{stroke:#6e2ff6}}.sidebar .sidebar__list._active{left:0}.sidebar__direction{margin-top:40px;margin-bottom:15px;color:#abacc5;font-size:14px}@media (max-width:1200px){.global__column:first-child{z-index:13}}@media (max-width:1200px){.search{position:relative}}@media (min-width:550px) and (max-width:1200px){.search{position:relative;z-index:15}.search{position:relative}}@media (max-width:550px){a.sidebar__logo.sidebar__logo-mob{display:block;position:relative;z-index:15}}.poster__banner{background:#e3e3f0;border-radius:20px;height:344px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;color:#c8c8dc}._container{max-width:1440px;padding:0 30px;margin:0 auto}@media (max-width:1350px){._container{padding:0 30px}}@media (max-width:650px){._container{padding:0 20px}}.title h1{font-weight:600;line-height:1.0987;font-size:clamp(23px,1.9444444444vw + 16px,44px)}.title h2{font-weight:600;font-size:clamp(18px,.5555555556vw + 16px,24px);line-height:1.3;color:#030516}.title h3{font-weight:600;color:#030516;font-size:clamp(17px,.2777777778vw + 16px,20px);line-height:1.25}.title-page h2{font-size:clamp(23px,1.9444444444vw + 16px,44px);line-height:1.0987;font-weight:600;color:#030516}.title-page h3{font-size:clamp(18px,.1851851852vw + 17.3333333333px,20px);line-height:110%;font-weight:600;color:#030516}.title-banner h2{font-size:clamp(22px,1.2962962963vw + 17.3333333333px,36px);line-height:1.0987;font-weight:600;color:#fff}.title-faq h3{font-size:clamp(16px,.3703703704vw + 14.6666666667px,20px);line-height:1.2;font-weight:600;color:#030516}@media (min-width:1200px){ul li a:hover{color:#6e2ff6 !important}}@media (max-width:1200px){.global__content{display:block}}@media (max-width:1200px){.global__column:first-child{padding:0}}.btn-white-svg a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:15px;gap:10px;min-width:200px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-weight:600;font-size:16px;padding:12px 20px 13px;background-color:#fff;color:#030516;line-height:1.1;-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s}@media (max-width:570px){.btn-white-svg a{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.btn-white-svg a svg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn-white-svg a svg path{-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s}.btn-white-svg a span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:1200px){.btn-white-svg a:hover{color:#fff;background-color:#ac85ff}.btn-white-svg a:hover svg path{stroke:#fff}}@media (min-width:1200px){.btn-white-svg a:active{background-color:#bd9fff}}@media (max-width:650px){.btn-parple-svg{width:100%}}.btn-parple-svg a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:15px;gap:10px;min-width:200px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-weight:600;font-size:16px;padding:12px 20px 13px;background-color:#6e2ff6;color:#fff;line-height:1.1;-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s}@media (max-width:570px){.btn-parple-svg a{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.btn-parple-svg a svg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn-parple-svg a svg path{-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s}.btn-parple-svg a span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:1200px){.btn-parple-svg a:hover{color:#fff;background-color:#8e5df8}.btn-parple-svg a:hover svg path{stroke:#fff}}@media (min-width:1200px){.btn-parple-svg a:active{background-color:#b492fc}}.btn-text-svg a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:15px;gap:10px;min-width:180px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-weight:600;font-size:16px;color:#030516;line-height:1.1;-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s}@media (max-width:570px){.btn-text-svg a{width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}}.btn-text-svg a svg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn-text-svg a svg path{-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s}.btn-text-svg a span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:1200px){.btn-text-svg a:hover{color:#fff}.btn-text-svg a:hover svg path{stroke:#fff}}.btn-border a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #cfcfde;border-radius:15px;color:#535365;font-size:16px;font-weight:500;padding:14px 20px 15px;width:-webkit-max-content;width:-moz-max-content;width:max-content;-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s}@media (max-width:650px){.btn-border a{width:100%;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (min-width:1200px){.btn-border a:hover{color:#6e2ff6;border-color:#6e2ff6}}@media (min-width:1200px){.btn-border a:active{color:#fff !important;border-color:#6e2ff6;background-color:#6e2ff6}}@media (max-width:991px){.global__item-none{display:none}}*{padding:0;margin:0;border:0;line-height:1}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}img{max-width:100%;height:auto}html{scroll-behavior:smooth;font-size:18px}*{font-variant-numeric:lining-nums;font-feature-settings:"lnum";-moz-font-feature-settings:"lnum=1";-ms-font-feature-settings:"lnum";-webkit-font-feature-settings:"lnum";-o-font-feature-settings:"lnum"}body,html{height:100%;width:100%;margin:0;padding:0;padding-right:0 !important}main{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}img{vertical-align:top;max-width:100%}sup{vertical-align:text-top}sub{vertical-align:text-bottom}table{border-collapse:collapse;border-spacing:0}a{background:0 0;text-decoration:none;outline:none;border:none;color:inherit;-webkit-tap-highlight-color:transparent}.hidden{overflow:hidden}a:-webkit-any-link,a:hover,a:visited{text-decoration:none}a:active,a:focus{outline:none}:active,:focus{outline:none}body{line-height:1;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}button,input,textarea{font-family:inherit}button,input,textarea{font-size:inherit}input:not([type=checkbox]):not([type=radio]),select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}input::-ms-clear{display:none}button{background:inherit;cursor:pointer;font-size:inherit;-webkit-tap-highlight-color:transparent}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}:focus::-webkit-input-placeholder{color:transparent}:focus::-moz-placeholder{color:transparent}:focus:-moz-placeholder{color:transparent}:focus:-ms-input-placeholder{color:transparent}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button}input,button,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a,a:visited{text-decoration:none}a:hover{text-decoration:none}ul li{list-style:none;list-style-type:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:400}.form__btns .custom-checkbox input[type=checkbox]{position:absolute;z-index:-1;opacity:0}.form__btns .custom-checkbox{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:18px}.custom-checkbox__text{max-width:290px;font-size:16px;line-height:1.2}.custom-checkbox__text a{font-size:16px}.form__btns .custom-checkbox__indicator{width:26px;min-width:26px;height:26px;border:2px solid #afafe8;border-radius:6px;margin-right:0;background:0 0;-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s}@media (max-width:650px){.form__btns .custom-checkbox__indicator{width:22px;min-width:22px;height:22px}}.form__btns .custom-checkbox input[type=checkbox]:checked+.custom-checkbox__indicator{background-color:#6e2ff6;border-color:#6e2ff6;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='10' viewBox='0 0 12 10' fill='none'%3E%3Cpath d='M1 5.5L4 8.5L11 1.5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center center}.form__btns .custom-checkbox span{color:#636363}.form__btns .custom-checkbox{position:relative}.form__btns .custom-checkbox:hover .custom-checkbox__indicator{border-color:#6e2ff6;background-position:center center}input,textarea{-webkit-box-shadow:0px 4px 10px 0px rgba(137,137,167,.0588235294);box-shadow:0px 4px 10px 0px rgba(137,137,167,.0588235294);background:#fff;width:100%;line-height:1;padding:15px 22px 16px;border-radius:15px;color:#9c9cab;font-size:16px}textarea{padding:15px 22px 16px}textarea{height:160px;resize:none}.form__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:30px}@media (max-width:650px){.form__btns{margin-top:15px}}@media (max-width:550px){.form__btns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:20px}.form__btns .form__btn.btn{width:100%}}.form__btns .custom-checkbox{color:#6b6b82;line-height:1.2}.form__btn.btn input[type=submit]{background-color:#6e2ff6;padding:17px 50px 18px;border-radius:15px;color:#fff;font-weight:500;cursor:pointer}.wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.wrapper main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}body{background-color:#f0f0f7;font-family:"Golos Text",sans-serif;font-weight:400;line-height:1;position:relative;color:#6b6b82}body p{line-height:1.5;font-size:clamp(14px,.3703703704vw + 12.6666666667px,18px)}body a{font-size:clamp(14px,.3703703704vw + 12.6666666667px,18px)}a{line-height:1;-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s}svg{-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s}.global__column{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.global{padding-top:0}@media (max-width:550px){.global{padding:78px 0 0}}.global__content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:50px}@media (max-width:1410px){.global__content{gap:40px}}@media (max-width:1390px){.global__content{gap:25px}}@media (max-width:1200px){.global__content{gap:0}}.global__column:first-child{-webkit-box-flex:0;-ms-flex:0 0 220px;flex:0 0 220px;padding:10px 0 0;position:sticky;top:20px;left:0;-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start}@media (max-width:1200px){.global__column:first-child{-webkit-box-flex:0;-ms-flex:none;flex:none}}.global__column:last-child{-webkit-box-flex:0;-ms-flex:0 0 220px;flex:0 0 220px;padding:30px 0 0}@media (max-width:1200px){.global__column:last-child{display:none}}.heart svg{-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s}.heart svg path{-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s}@media (min-width:1200px){.heart svg:hover path{fill:#f62f61}}.sidebar__logo{margin-bottom:30px;display:block}@media (max-width:1200px){.sidebar__logo{display:none}}@media (max-width:1200px){.sidebar__list{-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s;position:fixed;width:100%;height:100%;top:0;left:-100%;background-color:#f0f0f7;z-index:3;padding:95px 30px 30px}}@media (max-width:550px){.sidebar__list{padding:80px 20px 20px}}.sidebar__list ul li{margin:0 0 15px}.sidebar__list ul li:last-child{margin:0}.sidebar__list ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#030516;font-size:14px;font-weight:500}.sidebar__list ul li a svg{min-width:24px;width:24px;height:24px;-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s}.sidebar__list ul li a svg path{-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s}@media (min-width:1200px){.sidebar__list ul li a:hover svg path{stroke:#6e2ff6}}.sidebar .sidebar__list._active{left:0}.sidebar__direction{margin-top:40px;margin-bottom:15px;color:#abacc5;font-size:14px}@media (max-width:1200px){.global__column:first-child{z-index:13}}@media (max-width:1200px){.search{position:relative}}@media (min-width:550px) and (max-width:1200px){.search{position:relative;z-index:15}.search{position:relative}}@media (max-width:550px){a.sidebar__logo.sidebar__logo-mob{display:block;position:relative;z-index:15}}.poster__banner{background:#e3e3f0;border-radius:20px;height:344px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;color:#c8c8dc}._container{max-width:1440px;padding:0 30px;margin:0 auto}@media (max-width:1350px){._container{padding:0 30px}}@media (max-width:650px){._container{padding:0 20px}}.title h1{font-weight:600;line-height:1.0987;font-size:clamp(23px,1.9444444444vw + 16px,44px)}.title h2{font-weight:600;font-size:clamp(18px,.5555555556vw + 16px,24px);line-height:1.3;color:#030516}.title h3{font-weight:600;color:#030516;font-size:clamp(17px,.2777777778vw + 16px,20px);line-height:1.25}.title-page h2{font-size:clamp(23px,1.9444444444vw + 16px,44px);line-height:1.0987;font-weight:600;color:#030516}.title-page h3{font-size:clamp(18px,.1851851852vw + 17.3333333333px,20px);line-height:110%;font-weight:600;color:#030516}.title-banner h2{font-size:clamp(22px,1.2962962963vw + 17.3333333333px,36px);line-height:1.0987;font-weight:600;color:#fff}.title-faq h3{font-size:clamp(16px,.3703703704vw + 14.6666666667px,20px);line-height:1.2;font-weight:600;color:#030516}@media (min-width:1200px){ul li a:hover{color:#6e2ff6 !important}}@media (max-width:1200px){.global__content{display:block}}@media (max-width:1200px){.global__column:first-child{padding:0}}.btn-white-svg a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:15px;gap:10px;min-width:200px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-weight:600;font-size:16px;padding:12px 20px 13px;background-color:#fff;color:#030516;line-height:1.1;-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s}@media (max-width:570px){.btn-white-svg a{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.btn-white-svg a svg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn-white-svg a svg path{-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s}.btn-white-svg a span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:1200px){.btn-white-svg a:hover{color:#fff;background-color:#ac85ff}.btn-white-svg a:hover svg path{stroke:#fff}}@media (min-width:1200px){.btn-white-svg a:active{background-color:#bd9fff}}@media (max-width:650px){.btn-parple-svg{width:100%}}.btn-parple-svg a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:15px;gap:10px;min-width:200px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-weight:600;font-size:16px;padding:12px 20px 13px;background-color:#6e2ff6;color:#fff;line-height:1.1;-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s}@media (max-width:570px){.btn-parple-svg a{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.btn-parple-svg a svg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn-parple-svg a svg path{-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s}.btn-parple-svg a span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:1200px){.btn-parple-svg a:hover{color:#fff;background-color:#8e5df8}.btn-parple-svg a:hover svg path{stroke:#fff}}@media (min-width:1200px){.btn-parple-svg a:active{background-color:#b492fc}}.btn-text-svg a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:15px;gap:10px;min-width:180px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-weight:600;font-size:16px;color:#030516;line-height:1.1;-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s}@media (max-width:570px){.btn-text-svg a{width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}}.btn-text-svg a svg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn-text-svg a svg path{-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s}.btn-text-svg a span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:1200px){.btn-text-svg a:hover{color:#fff}.btn-text-svg a:hover svg path{stroke:#fff}}.btn-border a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #cfcfde;border-radius:15px;color:#535365;font-size:16px;font-weight:500;padding:14px 20px 15px;width:-webkit-max-content;width:-moz-max-content;width:max-content;-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s}@media (max-width:650px){.btn-border a{width:100%;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (min-width:1200px){.btn-border a:hover{color:#6e2ff6;border-color:#6e2ff6}}@media (min-width:1200px){.btn-border a:active{color:#fff !important;border-color:#6e2ff6;background-color:#6e2ff6}}@media (max-width:991px){.global__item-none{display:none}}.banner{background:#6e2ff6;padding:40px;border-radius:25px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}@media (min-width:1200px) and (max-width:1350px){.banner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:1200px){.banner{padding:30px;overflow:hidden}}@media (max-width:650px){.banner{padding:16px 20px;border-radius:20px}}@media (max-width:769px){.banner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:visible}}.banner__column{-webkit-box-flex:0;-ms-flex:0 1 60%;flex:0 1 60%}.banner__column:last-child{-webkit-box-flex:0;-ms-flex:0 1 40%;flex:0 1 40%}.banner__title{margin:0 -20% 0 0}@media (max-width:1200px){.banner__title{margin:0}}.banner__title h1{color:#fff;letter-spacing:-1px}.banner__title h2{letter-spacing:-1px}.banner__desp{max-width:405px;margin-top:15px;color:rgba(255,255,255,.8)}@media (max-width:650px){.banner__desp{margin-top:10px}}.banner__desp p{font-size:clamp(14px,.1851851852vw + 13.3333333333px,16px)}@media (max-width:850px){.banner__desp{max-width:380px}}.banner__btn{margin-top:30px}@media (max-width:650px){.banner__btn{margin-top:24px}}.banner__image{position:absolute;bottom:-29px;right:-26px}@media (min-width:1200px) and (max-width:1350px){.banner__image{margin:34px 0 0;position:relative;bottom:0;right:0}}@media (max-width:1200px){.banner__image{bottom:-21px;right:-60px}}@media (max-width:810px){.banner__image{right:-90px}}@media (max-width:769px){.banner__image{margin:0;position:relative;bottom:-55px;right:0}}@media (max-width:700px){.banner__image{position:relative;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:650px){.banner__image{bottom:0;margin:20px 0 -60px}}.banner-mini{margin-top:20px;padding:30px}@media (max-width:650px){.banner-mini{margin-bottom:70px}}.banner-mini .banner__btn{margin-top:15px}@media (max-width:650px){.banner-mini{padding:16px 20px}}.banner-mini h2{font-size:clamp(22px,.7407407407vw + 19.3333333333px,30px);line-height:1.135;letter-spacing:-.5px}.banner-mini p{color:#030516}.banner-mini .banner__desp{max-width:480px}.banner-mini .banner__image{bottom:auto;right:30px;top:50%;-webkit-transform:translate(0px,-50%);transform:translate(0px,-50%)}@media (max-width:768px){.banner-mini .banner__image{-webkit-transform:translate(0,0);transform:translate(0,0);right:0;top:0;margin:20px 0 0}}@media (max-width:650px){.banner-mini .banner__image{margin:20px 0 -70px}}.banner-mini .btn-text-svg a{color:#6e2ff6}.banner-mini .banner__title{max-width:480px}.parple{background-color:#dadafa}.pink{background-color:#ffdaee}.banner-mini-margin{margin-top:60px}@media (max-width:991px){.banner-mini-margin{margin-top:52px}}@media (max-width:650px){.banner-mini-margin{margin-top:30px}}.banner-mini-margin-80{margin-top:80px}@media (max-width:991px){.banner-mini-margin-80{margin-top:60px}}@media (max-width:650px){.banner-mini-margin-80{margin-top:45px}}.banner-image{margin-top:60px;gap:40px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media (max-width:991px){.banner-image{gap:16px}}.banner-image .banner__item{height:100%}@media (max-width:720px){.banner-image{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.banner-image .banner__image{height:100%;position:relative;top:0;left:0;border-radius:20px;overflow:hidden;margin:0}@media (max-width:720px){.banner-image .banner__image{width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;bottom:0;display:block}}.banner-image .banner__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:720px){.banner-image .banner__image img{max-height:200px}}.banner-image .banner__column{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.banner-image .banner__column:first-child{-webkit-box-flex:0;-ms-flex:0 0 280px;flex:0 0 280px}@media (max-width:720px){.banner-image .banner__column:first-child{-webkit-box-flex:0;-ms-flex:none;flex:none}}.banner-image .banner__column .banner__title{margin:0;letter-spacing:-1px}.search{position:sticky;top:0;left:0;-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start;padding-top:20px;padding-bottom:20px;background-color:#f0f0f7}@media (max-width:650px){.search{position:fixed !important;top:0;left:0;z-index:1000;width:100%;padding:16px 20px 10px}}.search .sidebar__logo{display:none}@media (min-width:1200px){.search{z-index:100}}@media (max-width:1200px){.search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.search .sidebar__logo{display:block;margin:0;-webkit-box-flex:0;-ms-flex:0 0 200px;flex:0 0 200px}}@media (max-width:800px){.search .sidebar__logo{-webkit-box-flex:0;-ms-flex:0 0 90px;flex:0 0 90px}}.search .search__mob-icon{display:none}@media (max-width:550px){.search .search__mob-icon{display:block}.search .search__form-global{position:fixed;top:-100%;left:0;width:100%;height:100%;padding:20px;background-color:rgba(0,0,0,.2);z-index:102;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s}.search .search__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}}@media (max-width:1200px){.search__form{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}}.search__container{position:relative;z-index:2;border-radius:15px;overflow:hidden}.search__icon{position:absolute;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);left:15px}.search__form-global{position:relative}.search__input{width:100%}.search__input input{background-color:#fff;padding:12px 45px;font-size:16px;color:#9697b7;width:100%}.search__resuld{position:absolute;width:100%;height:100%;top:0;left:0;display:none}.search .burger{display:none;background-color:#fff;border-radius:12px;padding:10px 20px;font-size:16px;font-weight:500;color:#030516;-webkit-transition:width .4s ease;transition:width .4s ease;position:relative;z-index:101}@media (max-width:650px){.search .burger{padding:8.5px 14px}}.search .burger .burger__cont{position:relative;width:20px;height:16px}.search .burger span{position:absolute;height:2px;border-radius:3px;background-color:#030516;width:100%;-webkit-transition:top .3s ease,opacity .3s ease,-webkit-transform .3s ease;transition:top .3s ease,opacity .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,top .3s ease,opacity .3s ease;transition:transform .3s ease,top .3s ease,opacity .3s ease,-webkit-transform .3s ease}.search .burger span:nth-child(1){top:0;left:0}.search .burger span:nth-child(2){top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.search .burger span:nth-child(3){top:100%;left:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}@media (max-width:1200px){.search .burger{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.search .burger._active .burger__cont span:nth-child(1){top:50%;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.search .burger._active .burger__cont span:nth-child(2){opacity:0}.search .burger._active .burger__cont span:nth-child(3){top:50%;-webkit-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg)}.search__remove{display:none;position:absolute;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);right:20px}@media (max-width:550px){.search__form-global._active{top:0}.search__remove{display:block}}.tabs-global{margin-top:76px}@media (max-width:991px){.tabs-global{margin-top:68px}}@media (max-width:650px){.tabs-global{margin-top:55px}}.tabs-global__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #cfcfde;padding:0 0 15px;margin-bottom:0}@media (max-width:700px){.tabs-global__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}}@media (max-width:650px){.tabs-global__top{margin-bottom:2px;padding:0 0 20px}}@media (min-width:1200px){.tabs-global__top{min-height:47px !important}}@media (max-width:1200px){.tabs-global__top{overflow:auto}}.tabs-global__tabs{max-width:90vw;display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;margin-right:5px}@media (max-width:650px){.tabs-global__tabs{gap:20px;margin-right:0}}.tabs-global__tab{color:#9697b7;position:relative;-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s;cursor:pointer}.tabs-global__tab p{font-weight:500;font-size:14px;white-space:nowrap}.tabs-global__tab:before{content:"";position:absolute;width:110%;height:2px;bottom:-21px;left:-5%;background:#6e2ff6;opacity:0;z-index:2;-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s}@media (max-width:1350px){.tabs-global__tab:before{bottom:-20px}}@media (max-width:700px){.tabs-global__tab:before{bottom:-21px}}.tabs-global__tab:first-child{margin-left:5px}@media (min-width:1200px){.tabs-global__tab:hover{color:#6e2ff6}}.tabs-global__tab._active{color:#6e2ff6}.tabs-global__tab._active:before{content:"";opacity:1}.elem-tabs{padding:22px 0 0;display:block;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s}@media (max-width:650px){.elem-tabs{padding:18px 0 0}}.elem-tabs .elem-tabs__container{background:#fff;border-radius:25px;padding:20px;-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s}@media (max-width:650px){.elem-tabs .elem-tabs__container{padding:16px;border-radius:20px}}@media (min-width:1200px){.elem-tabs .elem-tabs__container:hover{-webkit-box-shadow:0px 4px 10px 0px rgba(110,47,246,.1607843137);box-shadow:0px 4px 10px 0px rgba(110,47,246,.1607843137)}.elem-tabs .elem-tabs__container:active{-webkit-box-shadow:0px 4px 30px 0px rgba(110,47,246,.2);box-shadow:0px 4px 30px 0px rgba(110,47,246,.2)}}.elem-tabs__top{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.elem-tabs__image img{min-width:60px;height:60px;width:60px}.elem-tabs__desp{margin-top:8px}.elem-tabs__desp p{font-size:14px}.elem-tabs__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;margin-top:20px}@media (max-width:650px){.elem-tabs__bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:10px}}.elem-tabs__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}@media (max-width:650px){.elem-tabs__right{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.cats-tabs{color:#8989a7;display:-webkit-box;display:-ms-flexbox;display:flex;gap:23px}.cats-tabs p{font-size:12px}.cats-tabs__text{position:relative}.cats-tabs__text:before{content:"";position:absolute;width:3px;height:3px;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);right:-12px;border-radius:50%;background-color:#b9b9cf}.stars-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.stars-tabs p{color:#9697b7;font-size:14px;font-weight:500}.elem-50{margin-top:30px}.elem-50 .tabs-global__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-15px}.elem-50 .tabs-global__content .elem-tabs{padding:15px;-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}@media (max-width:650px){.elem-50 .tabs-global__content .elem-tabs{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}}.elem-50 .state__btn{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tabs-global__tab{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tabs-global__tab svg{margin:0 8px 0 0}.tabs-global__tab svg path{-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s}@media (min-width:1200px){.tabs-global__tab:hover svg path{stroke:#6e2ff6}}.navigation-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px}.navigation-tabs__num p{background-color:#6e2ff6;width:38px;height:38px;border-radius:12px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;font-weight:500}.navigation-tabs__num a{width:38px;height:38px;border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#9697b7;font-size:16px;font-weight:500}.state .state__tegs-global{max-width:90vw;overflow:hidden}.state__tegs{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;margin-bottom:10px;overflow:auto}@media (max-width:650px){.state__tegs{margin-top:10px}}.state__teg p{padding:12px 18px 14px;border-radius:15px;background-color:#dadafa;color:#535365;cursor:pointer;font-size:14px;line-height:1;font-weight:500}.filter .tabs-global__tab .tabs-global__filter.filter-tabs{position:absolute;top:10px;left:0;padding:55px 0 0;opacity:0;pointer-events:none;-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s}.filter .tabs-global__tab .tabs-global__filter.filter-tabs .filter-tabs__cont{background:#ececff;padding:14px 20px;border-radius:12px;-webkit-box-shadow:0px 4px 10px 0px rgba(137,137,167,.0588235294);box-shadow:0px 4px 10px 0px rgba(137,137,167,.0588235294)}.filter .tabs-global__tab .tabs-global__filter.filter-tabs .filter-tabs__cont p{font-size:14px}.filter .tabs-global__tab .tabs-global__filter.filter-tabs .filter-tabs__cont .filter-tabs__text{color:#abacc5;margin-bottom:10px}.filter .tabs-global__tab .tabs-global__filter.filter-tabs .filter-tabs__cont ul li{margin-bottom:10px}.filter .tabs-global__tab .tabs-global__filter.filter-tabs .filter-tabs__cont ul li:last-child{margin-bottom:0}.filter .tabs-global__tab .tabs-global__filter.filter-tabs .filter-tabs__cont ul li p{color:#030516;-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s}@media (min-width:1200px){.filter .tabs-global__tab .tabs-global__filter.filter-tabs .filter-tabs__cont ul li p:hover{color:#6e2ff6}}@media (min-width:1200px){.filter .tabs-global__tab:hover .tabs-global__filter.filter-tabs{top:0;opacity:1;pointer-events:all}}.filter .tabs-global__tab.active-tab .tabs-global__filter.filter-tabs{top:0;opacity:1;pointer-events:all}.advertising{background-color:#e3e3f0;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;color:#ababc9;height:150px;margin-top:60px}@media (max-width:991px){.advertising{margin-top:50px}}@media (max-width:650px){.advertising{margin-top:40px}}.state .elem-tabs__right{width:auto}.state__content{display:-webkit-box;display:-ms-flexbox;display:flex;margin:-16px -15px;padding:15px 0;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:1200px){.state__content{margin:-13px -12px}}@media (max-width:768px){.state__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:650px){.state .tabs-global__top{margin-bottom:10px}}.state__column{padding:16px 15px;-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}@media (max-width:1200px){.state__column{padding:13px 12px}}@media (max-width:650px){.state__column{padding:10px 12px}}.state__item{background:#fff;border-radius:25px;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s}@media (min-width:1200px){.state__item:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}}.state__item img{-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s}@media (min-width:1200px){.state__item:hover{-webkit-box-shadow:0px 4px 10px 0px rgba(110,47,246,.1607843137);box-shadow:0px 4px 10px 0px rgba(110,47,246,.1607843137)}.state__item:active{-webkit-box-shadow:0px 4px 30px 0px rgba(110,47,246,.2);box-shadow:0px 4px 30px 0px rgba(110,47,246,.2)}}.state__image{border-radius:20px;overflow:hidden;display:block;height:200px}.state__image img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:650px){.state__image{height:160px}}.state__cont{padding:15px 20px 0}@media (max-width:991px){.state__cont{padding:15px 18px 0}}.state .state__btn{margin-top:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.state__desp{margin-top:12px}@media (max-width:650px){.state__desp{margin-top:10px}}.state__desp p{font-size:14px;color:#3f3f4d}.state__bottom{padding:0 20px 20px;margin-top:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:991px){.state__bottom{margin-top:16px;padding:0 18px 18px}}@media (max-width:450px){.state__bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.state__bottom .tabs-global__cats.cats-tabs{width:100%}.state__bottom .elem-tabs__right{width:100%}}.heart__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.heart__btn span{display:block;color:#9697b7;font-size:14px;font-weight:500}.viewing__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.viewing__btn span{display:block;color:#9697b7;font-size:14px;font-weight:500}.promt__tegs{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;margin-bottom:6px;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:650px){.promt__tegs{margin-bottom:10px}}.promt .state__desp{font-family:"Fira Code",monospace}.promt__teg p{color:#6e2ff6;font-size:12px;padding:6px;line-height:1;background-color:#dadafa;border-radius:6px}@media (max-width:650px){.promt .state__bottom{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.promt .state__bottom .elem-tabs__right{width:auto}}@media (max-width:650px){.promt .state__image{height:130px}.promt .state__image img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}}.form__btns .custom-checkbox input[type=checkbox]{position:absolute;z-index:-1;opacity:0}.form__btns .custom-checkbox{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:18px}.custom-checkbox__text{max-width:290px;font-size:16px;line-height:1.2}.custom-checkbox__text a{font-size:16px}.form__btns .custom-checkbox__indicator{width:26px;min-width:26px;height:26px;border:2px solid #afafe8;border-radius:6px;margin-right:0;background:0 0;-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s}@media (max-width:650px){.form__btns .custom-checkbox__indicator{width:22px;min-width:22px;height:22px}}.form__btns .custom-checkbox input[type=checkbox]:checked+.custom-checkbox__indicator{background-color:#6e2ff6;border-color:#6e2ff6;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='10' viewBox='0 0 12 10' fill='none'%3E%3Cpath d='M1 5.5L4 8.5L11 1.5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center center}.form__btns .custom-checkbox span{color:#636363}.form__btns .custom-checkbox{position:relative}.form__btns .custom-checkbox:hover .custom-checkbox__indicator{border-color:#6e2ff6;background-position:center center}input,textarea{-webkit-box-shadow:0px 4px 10px 0px rgba(137,137,167,.0588235294);box-shadow:0px 4px 10px 0px rgba(137,137,167,.0588235294);background:#fff;width:100%;line-height:1;padding:15px 22px 16px;border-radius:15px;color:#9c9cab;font-size:16px}textarea{padding:15px 22px 16px}textarea{height:160px;resize:none}.form__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:30px}@media (max-width:650px){.form__btns{margin-top:15px}}@media (max-width:550px){.form__btns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:20px}.form__btns .form__btn.btn{width:100%}}.form__btns .custom-checkbox{color:#6b6b82;line-height:1.2}.form__btn.btn input[type=submit]{background-color:#6e2ff6;padding:17px 50px 18px;border-radius:15px;color:#fff;font-weight:500;cursor:pointer}.wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.wrapper main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}body{background-color:#f0f0f7;font-family:"Golos Text",sans-serif;font-weight:400;line-height:1;position:relative;color:#6b6b82}body p{line-height:1.5;font-size:clamp(14px,.3703703704vw + 12.6666666667px,18px)}body a{font-size:clamp(14px,.3703703704vw + 12.6666666667px,18px)}a{line-height:1;-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s}svg{-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s}.global__column{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.global{padding-top:0}@media (max-width:550px){.global{padding:78px 0 0}}.global__content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:50px}@media (max-width:1410px){.global__content{gap:40px}}@media (max-width:1390px){.global__content{gap:25px}}@media (max-width:1200px){.global__content{gap:0}}.global__column:first-child{-webkit-box-flex:0;-ms-flex:0 0 220px;flex:0 0 220px;padding:10px 0 0;position:sticky;top:20px;left:0;-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start}@media (max-width:1200px){.global__column:first-child{-webkit-box-flex:0;-ms-flex:none;flex:none}}.global__column:last-child{-webkit-box-flex:0;-ms-flex:0 0 220px;flex:0 0 220px;padding:30px 0 0}@media (max-width:1200px){.global__column:last-child{display:none}}.heart svg{-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s}.heart svg path{-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s}@media (min-width:1200px){.heart svg:hover path{fill:#f62f61}}.sidebar__logo{margin-bottom:30px;display:block}@media (max-width:1200px){.sidebar__logo{display:none}}@media (max-width:1200px){.sidebar__list{-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s;position:fixed;width:100%;height:100%;top:0;left:-100%;background-color:#f0f0f7;z-index:3;padding:95px 30px 30px}}@media (max-width:550px){.sidebar__list{padding:80px 20px 20px}}.sidebar__list ul li{margin:0 0 15px}.sidebar__list ul li:last-child{margin:0}.sidebar__list ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#030516;font-size:14px;font-weight:500}.sidebar__list ul li a svg{min-width:24px;width:24px;height:24px;-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s}.sidebar__list ul li a svg path{-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s}@media (min-width:1200px){.sidebar__list ul li a:hover svg path{stroke:#6e2ff6}}.sidebar .sidebar__list._active{left:0}.sidebar__direction{margin-top:40px;margin-bottom:15px;color:#abacc5;font-size:14px}@media (max-width:1200px){.global__column:first-child{z-index:13}}@media (max-width:1200px){.search{position:relative}}@media (min-width:550px) and (max-width:1200px){.search{position:relative;z-index:15}.search{position:relative}}@media (max-width:550px){a.sidebar__logo.sidebar__logo-mob{display:block;position:relative;z-index:15}}.poster__banner{background:#e3e3f0;border-radius:20px;height:344px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;color:#c8c8dc}._container{max-width:1440px;padding:0 30px;margin:0 auto}@media (max-width:1350px){._container{padding:0 30px}}@media (max-width:650px){._container{padding:0 20px}}.title h1{font-weight:600;line-height:1.0987;font-size:clamp(23px,1.9444444444vw + 16px,44px)}.title h2{font-weight:600;font-size:clamp(18px,.5555555556vw + 16px,24px);line-height:1.3;color:#030516}.title h3{font-weight:600;color:#030516;font-size:clamp(17px,.2777777778vw + 16px,20px);line-height:1.25}.title-page h2{font-size:clamp(23px,1.9444444444vw + 16px,44px);line-height:1.0987;font-weight:600;color:#030516}.title-page h3{font-size:clamp(18px,.1851851852vw + 17.3333333333px,20px);line-height:110%;font-weight:600;color:#030516}.title-banner h2{font-size:clamp(22px,1.2962962963vw + 17.3333333333px,36px);line-height:1.0987;font-weight:600;color:#fff}.title-faq h3{font-size:clamp(16px,.3703703704vw + 14.6666666667px,20px);line-height:1.2;font-weight:600;color:#030516}@media (min-width:1200px){ul li a:hover{color:#6e2ff6 !important}}@media (max-width:1200px){.global__content{display:block}}@media (max-width:1200px){.global__column:first-child{padding:0}}.btn-white-svg a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:15px;gap:10px;min-width:200px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-weight:600;font-size:16px;padding:12px 20px 13px;background-color:#fff;color:#030516;line-height:1.1;-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s}@media (max-width:570px){.btn-white-svg a{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.btn-white-svg a svg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn-white-svg a svg path{-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s}.btn-white-svg a span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:1200px){.btn-white-svg a:hover{color:#fff;background-color:#ac85ff}.btn-white-svg a:hover svg path{stroke:#fff}}@media (min-width:1200px){.btn-white-svg a:active{background-color:#bd9fff}}@media (max-width:650px){.btn-parple-svg{width:100%}}.btn-parple-svg a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:15px;gap:10px;min-width:200px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-weight:600;font-size:16px;padding:12px 20px 13px;background-color:#6e2ff6;color:#fff;line-height:1.1;-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s}@media (max-width:570px){.btn-parple-svg a{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.btn-parple-svg a svg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn-parple-svg a svg path{-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s}.btn-parple-svg a span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:1200px){.btn-parple-svg a:hover{color:#fff;background-color:#8e5df8}.btn-parple-svg a:hover svg path{stroke:#fff}}@media (min-width:1200px){.btn-parple-svg a:active{background-color:#b492fc}}.btn-text-svg a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:15px;gap:10px;min-width:180px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-weight:600;font-size:16px;color:#030516;line-height:1.1;-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s}@media (max-width:570px){.btn-text-svg a{width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}}.btn-text-svg a svg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn-text-svg a svg path{-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s}.btn-text-svg a span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:1200px){.btn-text-svg a:hover{color:#fff}.btn-text-svg a:hover svg path{stroke:#fff}}.btn-border a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #cfcfde;border-radius:15px;color:#535365;font-size:16px;font-weight:500;padding:14px 20px 15px;width:-webkit-max-content;width:-moz-max-content;width:max-content;-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s}@media (max-width:650px){.btn-border a{width:100%;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (min-width:1200px){.btn-border a:hover{color:#6e2ff6;border-color:#6e2ff6}}@media (min-width:1200px){.btn-border a:active{color:#fff !important;border-color:#6e2ff6;background-color:#6e2ff6}}@media (max-width:991px){.global__item-none{display:none}}.favorit{margin-top:80px}@media (max-width:991px){.favorit{margin-top:70px}}@media (max-width:650px){.favorit{margin-top:40px}}.favorit__title{margin-top:20px}@media (max-width:650px){.favorit__title{margin-top:10px}}.favorit .favorit__title-global{max-width:700px}.favorit__content{padding-top:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-15px}@media (max-width:650px){.favorit__content{margin:24px 0 0;padding-top:0}}.favorit__column{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;padding:15px;border-bottom:1px solid #cfcfde}@media (max-width:650px){.favorit__column{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;border-bottom:none;padding:0}}.favorit__column:last-child .favorit__item{padding:0}.favorit__item{padding:25px 0}@media (max-width:650px){.favorit__item{padding:0 0 24px}}@media (max-width:650px){.favorit__icon{width:50px;height:50px}.favorit__icon img{width:100%;height:100%}}.favorit__desp{margin-top:10px}@media (max-width:650px){.favorit__desp{margin-top:10px}}.favorit__desp p{color:#6b6b82;font-size:clamp(14px,.1851851852vw + 13.3333333333px,16px)}.faq{margin-top:80px}@media (max-width:650px){.faq{margin-top:100px}}.faq__title{max-width:600px}.faq__desp{margin-top:15px;max-width:635px}.faq__content{margin-top:40px}@media (max-width:650px){.faq__content{margin-top:24px}}.faq__btn{margin-top:37px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:650px){.faq__btn{margin-top:30px}}.elem-faq{cursor:pointer;-webkit-box-shadow:0px 4px 10px 0px rgba(137,137,167,.0588235294);box-shadow:0px 4px 10px 0px rgba(137,137,167,.0588235294);background:#fff;border-radius:25px;margin-bottom:20px}@media (max-width:850px){.elem-faq{border-radius:16px}}.elem-faq:last-child{margin-bottom:0}.elem-faq__title{padding:25px 25px 27px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px}@media (max-width:850px){.elem-faq__title{padding:12px 18px}}.elem-faq__title svg{-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s;min-width:24px;height:24px;width:24px}.elem-faq__desp{max-height:0;overflow:hidden;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s;padding:0 25px;max-width:650px}@media (max-width:850px){.elem-faq__desp{padding:0 18px}}.elem-faq__desp p{color:#6b6b82;font-size:14px}.elem-faq._active .elem-faq__title svg{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.elem-faq._active .elem-faq__desp{max-height:800px;padding:0 25px 25px}@media (max-width:850px){.elem-faq._active .elem-faq__desp{padding:0 18px 12px}}.footer{margin-top:80px;padding-bottom:30px;border-top:1px solid #cfcfde}@media (max-width:768px){.footer{margin-top:60px;padding-bottom:20px}}@media (max-width:650px){.footer{margin-top:40px}}.footer__bottom{margin-top:30px;padding-top:30px;border-top:1px solid #cfcfde;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:15px}@media (max-width:768px){.footer__bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:20px;padding-top:20px}}@media (max-width:650px){.footer__bottom{gap:20px}}.footer__cont{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px}.footer__cont p{font-size:14px;color:#9697b7}.footer__cont a{font-size:14px;color:#9697b7;position:relative}.footer__cont a:before{content:"";position:absolute;width:100%;height:1px;bottom:0;left:0;background-color:#9697b7;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s}@media (min-width:1200px){.footer__cont a:hover:before{content:"";opacity:0}}.footer__link{text-decoration:none !important}.top-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px}@media (max-width:650px){.top-footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}}.top-footer__tel-cont{margin-top:15px}.top-footer__tel{font-weight:600;font-size:16px;color:#030516}.top-footer__text{margin-top:8px}.top-footer__text p{color:#6b6b82;font-size:14px}.top-footer__mail{margin-top:15px;display:block;color:#6b6b82;font-size:14px;text-decoration:underline !important}@media (min-width:1200px){.top-footer__mail:hover{text-decoration:none !important}}.top-footer__direction{font-weight:600;color:#030516}.top-footer__direction p{font-size:16px}.top-footer__menu ul li{margin-top:10px}.top-footer__menu ul li a{color:#6b6b82;font-size:14px}.ds-art__cont{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}@media (max-width:650px){.ds-art__cont{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}}.ds-art__icon img{width:42px;height:36px}.ds-art__text p{color:#9697b7;font-size:14px}@media (min-width:1200px){.ds-art__cont:hover img{-webkit-filter:grayscale(0%);filter:grayscale(0%);-webkit-transform:translateX(-10px);transform:translateX(-10px);opacity:1}}.ds-art__cont img{-webkit-filter:grayscale(100%);filter:grayscale(100%);opacity:.8;-webkit-transition:all .3s;transition:all .3s}.popup{position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;visibility:hidden;overflow-y:auto;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s;z-index:1000}.popup .text-form{color:#000}.popup .text-form a{color:#ea210d}.popup.open{opacity:1;visibility:visible}.popup.open .popup__content{-webkit-transform:scale(1);transform:scale(1);opacity:1}.popup__area{position:absolute;width:100%;height:100%;top:0;left:0}.popup__body{min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:30px 10px;background:rgba(0,0,0,.85)}.popup__content{position:relative;border-radius:20px;width:100%;max-width:780px;-webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s;opacity:0;-webkit-transform:scale(.4);transform:scale(.4);padding:30px 40px;-webkit-box-shadow:0px 20px 20px 0px rgba(137,137,167,.3019607843);box-shadow:0px 20px 20px 0px rgba(137,137,167,.3019607843);background:#dadafa}@media (max-width:650px){.popup__content{padding:16px}}@media (max-width:650px){.popup__content{border-radius:15px}}.popup .popup__close{position:absolute;top:25px;right:25px;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s}@media (max-width:650px){.popup .popup__close{top:14px;right:14px}}@media (min-width:1200px){.popup .popup__close:hover{-webkit-transform:rotate(90deg);transform:rotate(90deg)}}.popup .popup__close svg{width:30px;height:30px}@media (max-width:650px){.popup .popup__close svg{width:24px;height:24px}}.popup .popup__title{font-weight:600;color:#030516;font-size:clamp(24px,.5555555556vw + 22px,30px);line-height:1.2}.popup .popup-desp{color:#6b6b82;font-size:16px;line-height:1.3;margin-top:20px}@media (max-width:650px){.popup .popup-desp{margin-top:8px}}.popup .contacts__form.form{padding:0;margin-top:40px;border-radius:0}@media (max-width:650px){.popup .contacts__form.form{margin-top:24px}}.state__image-audio{height:70px;padding-top:20px}.state__image-audio img{-webkit-transform:scale(1) !important;transform:scale(1) !important}@media (max-width:650px){.state__image-audio{height:65px;margin-top:16px}}.state__image-audio img{-o-object-fit:contain;object-fit:contain}.state__link-hover{opacity:0;position:absolute;width:120%;top:-25%;-webkit-transform:scale(.6);transform:scale(.6);left:-5%;max-width:450px;pointer-events:none}.state__link-hover .state__image{border-radius:0;overflow:visible;height:450px}.state__link-hover .state__images{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0px}.state__link-hover .state__images .state__img{-webkit-box-flex:0;-ms-flex:0 1 33.333%;flex:0 1 33.333%}.state__link-hover .state__images .state__img img{width:150px;min-width:150px;height:150px;-webkit-transform:scale(1) !important;transform:scale(1) !important}a.state__link.state__link-hover{background:#fff;border-radius:25px;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s;-webkit-box-shadow:0px 4px 10px 0px rgba(110,47,246,.1607843137);box-shadow:0px 4px 10px 0px rgba(110,47,246,.1607843137);z-index:1001}.state__item{position:relative}.state__item .state__image{-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s}.state__item-bac{position:fixed;width:100%;height:100%;top:0;left:0;background-color:rgba(3,5,22,.5019607843);z-index:950;-webkit-transition:opacity .4s ease 0s;transition:opacity .4s ease 0s;-webkit-transform:scale(0);transform:scale(0);opacity:0;z-index:1000}@media (min-width:1200px){.state__item:hover .state__link-hover{opacity:1;-webkit-transform:scale(1);transform:scale(1);pointer-events:all}.state__item:hover .state__item-bac{-webkit-transform:scale(1);transform:scale(1);opacity:1}.state__item.scrolling .state__item-bac{pointer-events:none}.state__item:hover .state__item-bac:hover{opacity:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:opacity .4s ease 0s;transition:opacity .4s ease 0s}}.state__link-hover__global{position:relative;z-index:5}.tabs-global.tabs-global-napravlenie.state .state__desp{font-family:"Fira Code",monospace}.promt-desp .state__desp{font-family:"Fira Code",monospace}.promt-desp .state__desp{font-family:"Fira Code",monospace}.tabs-global-visable{overflow:visible !important}@media (min-width:1200px){.poster__banner{margin:0 0 20px}.poster__banner:last-child{margin:0}}.advertising{overflow:hidden}.advertising img{height:100%;-o-object-fit:cover;object-fit:cover}.advertising .advertising{display:block}@media (max-width:650px){.links{margin-top:78px}}@media (max-width:550px){.links{margin-top:0}}.links__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.links__flex{color:#9697b7}.links__flex a{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#9697b7;font-size:14px;font-weight:500}.links__rows{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:650px){.links__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:14px}}.single-pages{margin-top:15px}.single-pages .single-pages__title.title{max-width:800px}.single-pages__title h1{font-size:clamp(24px,1.1111111111vw + 20px,36px);letter-spacing:-.5px;color:#030516;line-height:1.3}.single-pages__desp{margin-top:25px;position:relative;padding:0 0 0 20px}@media (max-width:650px){.single-pages__desp{margin-top:14px}}.single-pages__desp p{color:rgba(0,0,0,.8)}.single-pages__desp:before{content:"";position:absolute;width:1px;height:100%;top:0;left:0;background-color:#6e2ff6}.single-pages__image{border-radius:30px;overflow:hidden}@media (max-width:650px){.single-pages__image{border-radius:20px}}.single-pages__cont{margin-top:40px;margin-bottom:40px}@media (max-width:650px){.single-pages__cont{margin-top:30px;margin-bottom:27px}}.single-pages__cont p{color:rgba(0,0,0,.8);margin-bottom:25px}@media (max-width:650px){.single-pages__cont p{margin-bottom:16px}}.single-pages__cont p:last-child{margin-bottom:0}.single-pages__cont blockquote{position:relative;padding:0 0 0 20px;margin-bottom:25px}.single-pages__cont blockquote:before{content:"";position:absolute;width:1px;height:100%;top:0;left:0;background-color:#6e2ff6}@media (max-width:650px){.single-pages__cont blockquote{margin-bottom:16px}}.single-pages__cont img{border-radius:30px;overflow:hidden}@media (max-width:650px){.single-pages__cont img{border-radius:20px}}.single-pages__cont figure{margin-bottom:25px}@media (max-width:650px){.single-pages__cont figure{margin-bottom:16px}}.single-pages__cont ul{margin:0 0 25px 20px}.single-pages__cont ol{margin:0 0 25px 20px}@media (max-width:650px){.single-pages__cont ul{margin:0 0 16px 20px}.single-pages__cont ol{margin:0 0 16px 20px}}.single-pages__cont ul li{list-style:disc;margin-bottom:10px}.single-pages__cont ol li{list-style:disc;margin-bottom:10px}@media (max-width:650px){.single-pages__cont ul li{font-size:14px;line-height:1.1}.single-pages__cont ol li{font-size:14px;line-height:1.1}}.single-pages__cont ul li:last-child{margin-bottom:0}.single-pages__cont ol li:last-child{margin-bottom:0}.single-pages__cont h2{margin-bottom:25px;font-size:clamp(20px,1.4814814815vw + 14.6666666667px,36px)}@media (max-width:650px){.single-pages__cont h2{margin-bottom:16px}}.single-pages__cont h3{margin-bottom:25px;font-size:clamp(16px,.7407407407vw + 13.3333333333px,24px)}@media (max-width:650px){.single-pages__cont h3{margin-bottom:16px}}.single-pages__cont figcaption{color:rgba(0,0,0,.5019607843);position:relative;padding:0 0 0 20px;margin-top:15px;font-size:14px}.single-pages__cont figcaption:before{content:"";position:absolute;width:8px;height:1px;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);left:0;background-color:rgba(0,0,0,.5019607843)}.autor-single__content{margin-top:30px;margin-bottom:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:650px){.autor-single__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:14px;margin-top:14px;margin-bottom:24px}}.autor-single__autor{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.autor-single__image img{border-radius:50%;width:56px;height:56px}.autor-single__cont{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px}.autor-single__name p{font-weight:600;font-size:16px;color:#030516}.autor-single__spec p{font-size:14px;color:#3f3f4d}.autor-single .autor-single__tegs{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px}.autor-single__teg p{line-height:1;padding:10px 18px;border-radius:15px;background-color:#dadafa;color:#535365;cursor:pointer;font-size:14px}.single-like{border-top:1px solid #cfcfde;padding:40px 0 0}@media (max-width:650px){.single-like{padding:27px 0 0}}.single-like__content{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.single-like__title{max-width:600px}.single-like__title h2{font-size:clamp(18px,.5555555556vw + 16px,24px)}.single-like__desp{margin-top:15px}@media (max-width:650px){.single-like__desp{margin-top:10px}}.single-like__desp p{font-size:16px;color:#6b6b82}@media (max-width:650px){.single-like__desp p{font-size:14px}}.single-like .links__rows{margin-top:30px}@media (max-width:650px){.single-like .links__rows{margin-top:20px}}.single-like__image{position:absolute;top:0;right:0}@media (max-width:768px){.single-like__image{top:100%}}@media (max-width:550px){.single-like__image{top:100%}}@media (max-width:768px){.single-like__image img{max-width:200px}}.bottom-like{margin-top:30px;background-color:#dadafa;padding:20px;border-radius:30px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:768px){.bottom-like{padding:75px 16px 16px;margin-top:70px;gap:15px;border-radius:20px}}.bottom-like__image{border:4px solid #f0f0f7;width:80px;height:80px;border-radius:50%}@media (max-width:650px){.bottom-like__image{width:60px;height:60px;border:3px solid #f0f0f7}}.bottom-like__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bottom-like__cont{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bottom-like__name p{font-size:22px;font-weight:600;color:#030516}@media (max-width:650px){.bottom-like__name p{font-size:20px}}.bottom-like__spec p{font-size:16px;color:#3f3f4d}@media (max-width:650px){.bottom-like__spec p{font-size:14px}}@media (max-width:768px){.state__slide.swiper-slide{width:100% !important}}@media (max-width:768px){.state .swiper-wrapper{max-width:100% !important}.state__swiper{width:100% !important}}.tabs-global.elem-50 .tabs-global__content{padding:20px 0 0}.state{overflow:hidden}.state .state__column{padding:0}.state .state__content{margin:0}.state .state__content{display:block}.state .swiper-state__pag{margin-top:20px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:2;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.state .swiper-wrapper{max-width:830px}.state .state__slide{height:auto}body.wp-singular.blogs-template-default.single.single-blogs .links__rows{flex-direction:row !important}