.v-search{align-items:center;border:1px solid #b6b6b6;border-radius:50px;display:flex;height:4rem;padding:0 2rem;position:relative;width:28rem}@media screen and (max-width:992px){.v-search{margin-left:2rem}}@media (hover:hover){.v-search:hover{border-color:#f60}}.v-search:focus-within{border-color:#f60}.v-search__inputWrap{height:2.2rem;margin-right:.8rem;position:relative;width:100%}.v-search__input{background-color:initial;border:0;color:initial;font-size:1.4rem;height:100%;line-height:2.2rem;padding:0;width:100%}.v-search__input::placeholder{color:#6f6f6f;font-family:PT Sans Caption,PT Sans,Arial,sans-serif;font-size:1.4rem;line-height:2.2rem}.v-search__buttons{align-items:center;display:flex;height:2.2rem}.v-search__buttons .v-btn .v-icon,.v-search__buttons .v-icon{display:flex;flex-shrink:0;height:2.2rem;width:2.2rem}.v-search__btn{align-items:center;background-color:initial;border:0;display:flex;height:2.2rem;justify-content:center;margin:0;padding:0;width:2.2rem}.v-search__btn .v-icon{color:#6f6f6f;stroke-width:1}.v-search__clear{display:none;gap:0;margin-right:.8rem;width:3.1rem}@media (hover:hover){.v-search__clear:hover{cursor:pointer}}.v-search__clear.show{display:flex}.v-search__clear .v-icon{flex-shrink:0;height:2.2rem;width:2.2rem}.v-search__clear:after{background-color:#eaeaea;content:"";display:flex;height:100%;margin-left:.8rem;width:.1rem}.v-search__search{align-items:center;display:flex}.v-headerBottom__containerBottom{align-items:center;display:flex;justify-content:space-between;padding:.8rem 0;position:relative}.v-headerBottom__linkNavigation{display:flex}.v-dropdown,.v-dropdown__item{align-items:center;display:flex}.v-dropdown__item{height:4rem;max-height:100%}.v-dropdown__item:not(:last-child){margin-right:3.2rem}.v-dropdown__item:not(:last-child) .v-dropdown__dropdownHideItemWrapper{align-items:center;display:flex}.v-dropdown__dropdownHideItemWrapper{height:100%}.v-dropdown__dropdownHideItem{align-items:center;display:flex;height:2.4rem}@media (hover:hover){.v-dropdown__dropdownHideItem:hover{cursor:pointer}.v-dropdown__dropdownHideItem:hover .v-dropdown__dropdownItem{color:#f60}.v-dropdown__dropdownHideItem:hover .v-icon{cursor:pointer}}.v-dropdown__dropdownHideItem .v-icon{color:#f60;height:2.4rem;margin-left:.4rem;width:2.4rem}.v-dropdown__dropdownItem{color:#333;display:flex;font-size:1.4rem;font-weight:400;height:2.4rem;line-height:2.4rem}.v-dropdown__dropdownItem.withoutContent .v-icon{height:2.4rem;margin-left:.4rem;width:2.4rem}.v-headerBottom__authWrap{align-items:center;display:flex}.v-header__logoWrapper{align-items:center;display:flex;height:4rem}.v-header__containerTop{background-color:#fff;display:flex;justify-content:space-between;min-height:6.4rem;padding:1.2rem 0}.v-header__delimiter{border-bottom:1px solid #b6b6b6;width:100%}.v-header__contact{align-items:center;display:flex}.v-headerTop__nav{display:flex}.v-headerTop__item:not(:last-child){margin-right:2.4rem}.v-headerTop__link{font-size:1.4rem;line-height:1.8rem}@media (hover:hover){.v-headerTop__link:hover{color:#f60}}.v-header__registerBtn span{align-items:center;background:#f60;border-radius:50px;color:#fff;cursor:pointer;display:inline-flex;font-size:1.4rem;font-weight:700;height:4rem;justify-content:center;line-height:2.8rem;padding:.8rem 2.4rem;text-align:center}@media (hover:hover){.v-header__registerBtn span:hover{background:#f25800}}.v-header{background-color:#fff;transition:box-shadow .3s ease-out;z-index:10000}.v-header,.v-header__overlay{left:0;position:fixed;top:0;width:100%}.v-header__overlay{background-color:#00000047;display:none;height:100%;z-index:1000}.v-header__overlay.show{display:block}@media screen and (max-width:992px){.v-header__headSection{background-color:#fff;position:relative;z-index:1001}}.v-header__headSectionContainer{display:flex;justify-content:flex-start;padding:.8rem 0}@media screen and (max-width:992px){.v-header__headSectionContainer{padding:.8rem 0}}@media screen and (max-width:640px){.v-header__headSectionContainer{width:calc(100% - 3.2rem)}}.v-header__authContainer{align-items:center;display:flex;margin:0 6.4rem 0 auto}@media screen and (max-width:640px){.v-header__authContainer{display:none;margin:0}.v-header__authContainer.visibleOnPhones{display:flex}.v-headerMobile__authWrap{align-items:center;display:flex;justify-content:space-between}}.v-hamburger-box{display:flex;height:2.4rem;justify-content:center;position:relative;width:2.4rem}.v-hamburger-inner{margin-top:0;top:50%}.v-hamburger-inner,.v-hamburger-inner:after,.v-hamburger-inner:before{background-color:#333;border-radius:4px;display:block;height:.2rem;position:absolute;transition-duration:.15s;transition-property:transform;transition-timing-function:ease;width:2rem}.v-hamburger-inner:after,.v-hamburger-inner:before{content:""}.v-hamburger-inner:before{top:-.8rem}.v-hamburger-inner:after{bottom:-.8rem}.v-hamburger--squeeze .v-hamburger-inner{transition-duration:75ms;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.v-hamburger--squeeze:before{transition:top 75ms ease .12s,opacity 75ms ease}.v-hamburger--squeeze:after{transition:bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19)}.v-hamburger--squeeze.active .v-hamburger-inner{transform:rotate(45deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.v-hamburger--squeeze.active .v-hamburger-inner:before{top:0;transition:top 75ms ease,opacity 75ms ease .12s}.v-hamburger--squeeze.active .v-hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s}.v-headerHamburger{display:none}@media screen and (max-width:992px){.v-headerHamburger{appearance:none;background-color:#fff;border:0;border-radius:0;bottom:0;box-shadow:none;cursor:pointer;display:block;font-size:0;height:2.4rem;margin:auto 0;position:absolute;right:0;top:0;transition:background .3s;width:2.4rem;z-index:1002}}.overlay{background-color:#00000047;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1000}@keyframes moving-mobile{10%{transform:skew(-45deg) translate(60rem)}to{transform:skew(-45deg) translate(60rem)}}.v-headerDesktop{display:block}@media screen and (max-width:992px){.v-headerDesktop{display:none}}.v-headerMobile{display:none}@media screen and (max-width:992px){.v-headerMobile{display:block}}.v-header__loginBtn{align-items:center;cursor:pointer;display:flex;font-size:1.4rem;font-weight:700;gap:.4rem;line-height:1.8rem;margin-right:2.4rem}.v-header__loginBtn svg.v-icon{color:#999;stroke-width:2;height:2.4rem;width:2.4rem}.v-header__registerBtn{width:fit-content}.v-header__registerBtn span{align-items:center;background:#f60;border-radius:50px;color:#fff;display:inline-flex;font-size:1.4rem;font-weight:700;justify-content:center;line-height:2.4rem;text-align:center}@media screen and (max-width:992px){.v-header__registerBtn span{padding:.8rem 2.4rem}}@media (hover:hover){.v-header__registerBtn span:hover{background-color:#f25800}}.v-breadcrumb{overflow:hidden;position:relative}@media screen and (max-width:992px){.v-breadcrumb{height:auto}}@media screen and (max-width:640px){.v-breadcrumb{margin:2rem auto 1rem}}.v-breadcrumb .v-breadcrumb__box{display:flex;margin:4.8rem auto 3.2rem;overflow:hidden;z-index:1}@media screen and (max-width:992px){.v-breadcrumb .v-breadcrumb__box{display:flex;margin:3.2rem auto 2.4rem;overflow-x:scroll}}@media screen and (max-width:640px){.v-breadcrumb .v-breadcrumb__box{margin:2.4rem auto}}@supports (-moz-appearance:none){@media screen and (max-width:992px){.v-breadcrumb .v-breadcrumb__box{scrollbar-width:none}}}@media screen and (max-width:992px){.v-breadcrumb .v-breadcrumb__box.leftShadow:before{background:linear-gradient(270deg,#fff0,#fff 50%);content:"";display:inline-block;height:100%;position:absolute;width:5%;z-index:100}.v-breadcrumb .v-breadcrumb__box.rightShadow:after{background:linear-gradient(90deg,#fff0,#fff 50%);content:"";display:inline-block;height:100%;position:absolute;right:0;top:0;width:5%;z-index:100}}@media screen and (max-width:640px){.v-breadcrumb .v-breadcrumb__box.rightShadow:after{width:9%}}@media screen and (max-width:992px){.v-breadcrumb .v-breadcrumb__box::-webkit-scrollbar{display:none}}.v-breadcrumb__item{align-items:center;color:#999;display:flex;line-height:2.4rem;text-decoration:none;white-space:nowrap}@media screen and (max-width:992px){.v-breadcrumb__item{font-size:1.4rem;line-height:2.2rem}}.v-breadcrumb__item:not(:last-child){margin-right:1.2rem}@media screen and (max-width:992px){.v-breadcrumb__item:not(:last-child){margin-right:.8rem}.v-breadcrumb__item span{font-size:1.4rem;line-height:2.2rem}}@media (hover:hover){.v-breadcrumb__item span:hover{color:#f25800}}.v-breadcrumb__item:last-child{color:#333}.v-breadcrumb__link{color:#999;line-height:2.4rem;position:relative;text-decoration:none;white-space:nowrap}@media screen and (max-width:992px){.v-breadcrumb__link{font-size:1.4rem;line-height:2.2rem}}.v-breadcrumb__link:not(:last-child){margin-right:1.2rem}@media screen and (max-width:992px){.v-breadcrumb__link:not(:last-child){margin-right:.8rem}}.v-breadcrumb__icon{align-items:center;display:flex;height:2.4rem;justify-content:center;width:2.4rem}@media screen and (max-width:992px){.v-breadcrumb__icon{height:2.2rem;width:2.2rem}}.v-breadcrumb__icon .v-icon{color:#999;width:.65rem}@media screen and (max-width:992px){.v-breadcrumb__icon .v-icon{height:1rem;width:.59rem}}.v-footerSocials{align-items:center;display:flex}@media screen and (max-width:992px){.v-footerSocials{order:1}}@media screen and (max-width:640px){.v-footerSocials{justify-content:center;padding:0}}.v-footerInfoSocials__wrapper{align-items:center;border-bottom:1px solid #d9d9d9;border-top:1px solid #d9d9d9;display:flex;padding:1.2rem 0}@media screen and (max-width:992px){.v-footerInfoSocials__wrapper{flex-wrap:wrap;gap:2rem 2.4rem;padding:1.6rem 0}}@media screen and (max-width:640px){.v-footerInfoSocials__wrapper{gap:1.6rem 0;justify-content:center}}@media screen and (max-width:992px){.v-footerInfoSocials__wrapper>div{height:2.1rem}}@media screen and (max-width:640px){.v-footerInfoSocials__wrapper>div{height:auto}}.v-footerInfoSocials__item{margin-right:2.4rem;width:28.2rem}@media screen and (max-width:1220px){.v-footerInfoSocials__item{width:23rem}}@media screen and (max-width:992px){.v-footerInfoSocials__item{margin:0;max-width:30.8rem;width:48%}}@media screen and (max-width:640px){.v-footerInfoSocials__item{max-width:100%;text-align:center;width:100%}}@media screen and (max-width:992px){.v-footerInfoSocials__item:nth-child(2){margin:0;order:3}.v-footerInfoSocials__item:nth-child(3){margin:0;order:1}.v-footerInfoSocials__item:nth-child(4){margin:0;order:4}}.v-footerInfoSocials__item:last-child{margin:0}.v-footerSocials__item:not(:last-child){margin-right:1.6rem}.v-footerSocials__link{display:block;max-height:4rem;max-width:4rem;position:relative}@media (hover:hover){.v-footerSocials__link:hover .v-footerSocials__icon.vk-logo{--color-rect:#2974e4;fill:var(--color-rect)}.v-footerSocials__link:hover .v-footerSocials__icon.vkVideo-logo{--color-rect:#ff2b42;--color-path:#07f;fill:var(--color-rect),var(--color-path)}.v-footerSocials__link:hover .v-footerSocials__icon.telegram-logo{--color-rect:#26a4e3;fill:var(--color-rect)}.v-footerSocials__link:hover .v-footerSocials__icon.ok-logo{--color-rect:#f79a38;fill:var(--color-rect)}.v-footerSocials__link:hover .v-footerSocials__icon.dzen-logo{--color-rect:#2b2e34;fill:var(--color-rect)}}.v-footerSocials__link .v-footerSocials__icon{--color-rect:#6f6f6f;--color-path:#fff;fill:var(--color-rect),var(--color-path)}.v-footerSocials__icon{align-items:center;background-color:initial;border-radius:8px;display:flex;height:3.2rem;justify-content:center;width:3.2rem}@media screen and (max-width:992px){.v-footerSocials__icon{background-color:#fff}}@media screen and (max-width:640px){.v-footerSocials__icon{height:4rem;width:4rem}}.v-footerSocials__icon .v-icon{color:#999;height:3.2rem;width:3.2rem}@media screen and (max-width:640px){.v-footerSocials__icon .v-icon{height:4rem;width:4rem}}.v-footerInfoSocials__link{line-height:2.4rem}@media screen and (max-width:640px){.v-footerInfoSocials__link{font-size:1.4rem;line-height:2.2rem}}@media (hover:hover){.v-footerInfoSocials__link:hover{color:#f60}}.v-footer{background-color:#f4f4f4;color:#333;padding-top:6rem}@media screen and (max-width:992px){.v-footer{padding-top:4.8rem}}@media screen and (max-width:640px){.v-footer{padding-top:3.2rem}}.v-footer__blocksWrapper{column-gap:2.4rem;display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:4.8rem}@media screen and (max-width:992px){.v-footer__blocksWrapper{gap:4rem 2.4rem;grid-template-columns:repeat(2,1fr);margin-bottom:4rem}}@media screen and (max-width:640px){.v-footer__blocksWrapper{gap:1.6rem 0;grid-template-columns:repeat(1,1fr);margin-bottom:3.2rem}}.v-footer__smallColumnWrapper{display:flex;flex-direction:column;margin-left:0;position:relative}@media screen and (max-width:992px){.v-footer__smallColumnWrapper{flex-direction:row;height:auto;width:100%}}@media screen and (max-width:640px){.v-footer__smallColumnWrapper{flex-direction:column}}.v-footerMenu{width:100%}@media screen and (max-width:640px){.v-footerMenu:first-child{margin-bottom:1.6rem}.v-footerMenu.active .v-footerMenu__name{border-radius:8px}.v-footerMenu.active .v-footerMenu__name a,.v-footerMenu.active .v-footerMenu__name span{color:#f60}.v-footerMenu.active .v-footerMenu__name .v-footerMenu__flipIcon{color:initial;transform:rotate(-90deg)}}.v-footerMenu.active .v-footerMenu__list{height:auto;padding:1.6rem 2rem;transform:scaleY(1)}.v-footerLogo{height:5.6rem;width:8.4rem}@media screen and (max-width:640px){.v-footerLogo{height:7.2rem;width:10.8rem}}.v-footerLogo__img{height:100%;width:100%}.v-footerContacts{display:flex;flex-direction:column;font-style:normal;height:100%;position:relative}@media screen and (max-width:640px){.v-footerContacts{align-items:center}}.v-footerContacts__list{margin-top:auto}@media screen and (max-width:640px){.v-footerContacts__list{margin-top:3.2rem}}@media screen and (max-width:992px){.v-footerContacts__item{font-size:1.4rem;line-height:2.2rem}}@media screen and (max-width:640px){.v-footerContacts__item{text-align:center}}.v-footerContacts__item:not(:last-child){margin-bottom:1.6rem}@media screen and (max-width:640px){.v-footerContacts__textWrapper{margin-left:3.1rem}}.v-footerLink{color:inherit;font-size:1.6rem;font-weight:400;line-height:2.4rem;text-decoration:none;transition:color .3s ease-out}@media screen and (max-width:640px){.v-footerLink{font-size:1.4rem;line-height:2.2rem}}@media (hover:hover){.v-footerLink:hover{color:#f60}.v-footerLink.notLink:hover{color:inherit}}.v-footerMenu__name{color:inherit;font-size:1.6rem;font-weight:700;line-height:2.4rem;margin-bottom:3.2rem;position:relative}@media screen and (max-width:640px){.v-footerMenu__name{background-color:#fff;border-radius:8px;font-size:1.4rem;height:4rem;margin-bottom:0;padding:.8rem 2rem}}.v-footerMenu__flipIcon{color:#999;display:none;height:1rem;position:absolute;right:2rem;top:calc(50% - .3rem);transform:rotate(90deg);transition:transform .2s ease-in-out;width:.6rem;stroke-width:2}@media screen and (max-width:640px){.v-footerMenu__flipIcon{display:block}}.v-footerMenu__nameLink{font-weight:700}@media screen and (max-width:992px){.v-footerMenu__nameLink{font-size:inherit}}.v-footerMenu__list{overflow:hidden;transition:height .6s ease}@media screen and (max-width:640px){.v-footerMenu__list{background-color:#fff;border-radius:8px;height:0;margin-top:.4rem;padding:0 2rem;transform:scaleY(0);transform-origin:top;transition:transform .3s ease}}.v-footerMenu__textWrapper{display:block;margin-left:3.1rem}.v-footerMenu__item{color:inherit;font-size:1.6rem;font-style:normal;line-height:2.4rem;position:relative}@media screen and (max-width:992px){.v-footerMenu__item{font-size:1.4rem;line-height:2.2rem}}.v-footerMenu__item:not(:last-child){margin-bottom:1.6rem}.v-footerMenu__item:nth-child(5){margin-bottom:0}.v-footerApps__container{align-items:center;display:flex;padding:3.2rem 0 4rem}@media screen and (max-width:992px){.v-footerApps__container{flex-wrap:wrap}}@media screen and (max-width:640px){.v-footerApps__container{padding:3.2rem 0}}@media screen and (max-width:992px){.v-footerApps__itemWrap{margin-bottom:2.4rem;max-width:30.8rem;width:48.4%}}@media screen and (max-width:640px){.v-footerApps__itemWrap{max-width:none;width:100%}}.v-footerApps__infoWrap{display:flex;flex-direction:column;font-size:1.4rem;line-height:2.2rem;margin-right:2.4rem;width:28.2rem}@media screen and (max-width:1220px){.v-footerApps__infoWrap{width:23rem}}@media screen and (max-width:992px){.v-footerApps__infoWrap{margin-right:auto;max-width:30.8rem;width:48%}}@media screen and (max-width:640px){.v-footerApps__infoWrap{font-size:1.4rem;line-height:2.2rem;margin-right:0;max-width:none;text-align:center;width:100%}}.v-footerApps__title{margin-bottom:.4rem}.v-footerApps__textWrapper{color:#999}.v-footerApps__buttons{display:flex;flex-grow:1;flex-wrap:wrap;margin-right:2.4rem}@media screen and (max-width:992px){.v-footerApps__buttons{margin-right:0}}@media screen and (max-width:640px){.v-footerApps__buttons{margin-bottom:1.6rem}}.v-footerApps__downloadProgramm{background:linear-gradient(93deg,#f60 30.52%,#fccc22 239.25%);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-weight:700;height:4.8rem;justify-content:center;padding:.8rem 0;position:relative;text-align:center;width:28.2rem}@media screen and (max-width:1220px){.v-footerApps__downloadProgramm{width:22.9rem}}@media screen and (max-width:992px){.v-footerApps__downloadProgramm{width:100%}}@media screen and (max-width:640px){.v-footerApps__downloadProgramm{justify-content:center;width:100%}}@media (hover:hover){.v-footerApps__downloadProgramm:hover{background:linear-gradient(92.09deg,#fd5301 2.86%,#fc8a22 141.51%)}}.v-footerApps__buttonText{align-items:center;display:flex;font-size:1.4rem;font-weight:400;line-height:2.2rem}.v-footerApps__buttonIcon{height:3.2rem;margin-right:.8rem;width:3.2rem}.v-footerApps__list{display:flex}@media screen and (max-width:992px){.v-footerApps__list{width:100%}}@media screen and (max-width:640px){.v-footerApps__list{flex-wrap:wrap}}.v-footerApps__item{border:2px solid #d9d9d9;border-radius:8px;height:4.8rem;width:18rem}@media screen and (max-width:1220px){.v-footerApps__item{width:14.5rem}}@media screen and (max-width:992px){.v-footerApps__item{width:30.8rem}}@media screen and (max-width:640px){.v-footerApps__item{width:100%}}@media (hover:hover){.v-footerApps__item:hover{background-color:#333;border:none}.v-footerApps__item:hover .v-icon-apple{fill:#fff}.v-footerApps__item:hover .v-footerApps__text{color:#fff}}.v-footerApps__item:not(:last-child){margin-right:2.4rem}@media screen and (max-width:640px){.v-footerApps__item:not(:last-child){margin-bottom:1.6rem;margin-right:0}}.v-footerApps__link{align-items:center;display:flex;height:100%;justify-content:center;position:relative}@media screen and (max-width:640px){.v-footerApps__link{padding:.8rem 0}}.v-footerApps__icon{align-items:center;display:flex;height:3.2rem;justify-content:center;margin-right:.8rem;width:3.2rem}@media screen and (max-width:1220px){.v-footerApps__icon{height:2.4rem;width:2.4rem}}@media screen and (max-width:640px){.v-footerApps__icon{height:3.2rem;width:3.2rem}}.v-footerApps__icon .v-icon{height:2.6rem;width:2.5rem}@media screen and (max-width:640px){.v-footerApps__icon .v-icon{height:100%;width:100%}}.v-footerApps__text{font-size:1.4rem;line-height:2.2rem}.v-footerDocs{background-color:#fff;padding:2rem 0}.v-footerDocs_container{display:flex}@media screen and (max-width:992px){.v-footerDocs_container{flex-wrap:wrap}}@media screen and (max-width:640px){.v-footerDocs_container{flex-direction:column}}.v-footerDocs__item{margin-right:2.4rem;width:28.2rem}@media screen and (max-width:1220px){.v-footerDocs__item{width:23rem}}@media screen and (max-width:992px){.v-footerDocs__item{margin-bottom:2.4rem;margin-right:2.4rem;max-width:30.8rem;width:48%}}@media screen and (max-width:640px){.v-footerDocs__item{margin-bottom:1.6rem;margin-right:0;max-width:none;text-align:center;width:100%}}.v-footerDocs__item:last-child{margin-bottom:0;margin-right:0}.v-footerDocs__item:nth-child(3){margin-bottom:0}@media screen and (max-width:640px){.v-footerDocs__item:nth-child(3){margin-bottom:1.6rem}}@media screen and (max-width:992px){.v-footerDocs__item:nth-child(2n){margin-right:0}}@media (hover:hover){.v-footerDocs__itemLink:hover{color:#f60}}.v-footerDocs__documentLink{color:#6f6f6f;font-size:1.6rem;line-height:2.1rem;text-decoration:none}@media screen and (max-width:1220px){.v-footerDocs__documentLink{font-size:1.4rem}}.v-footerBlackSocials{align-items:center;display:flex}@media screen and (max-width:992px){.v-footerBlackSocials{order:1}}@media screen and (max-width:640px){.v-footerBlackSocials{justify-content:center;padding:0}}.v-footerBlackInfoSocials__wrapper{align-items:center;border-bottom:1px solid #6f6f6f;border-top:1px solid #6f6f6f;display:flex;padding:1.22rem 0}@media screen and (max-width:992px){.v-footerBlackInfoSocials__wrapper{flex-wrap:wrap;gap:2rem 2.4rem;padding:1.62rem 0}}@media screen and (max-width:640px){.v-footerBlackInfoSocials__wrapper{gap:1.6rem 0;justify-content:center}}@media screen and (max-width:992px){.v-footerBlackInfoSocials__wrapper>div{height:2.1rem}}@media screen and (max-width:640px){.v-footerBlackInfoSocials__wrapper>div{height:auto}}.v-footerBlackInfoSocials__item{margin-right:2.4rem;width:28.2rem}@media screen and (max-width:1220px){.v-footerBlackInfoSocials__item{width:23rem}}@media screen and (max-width:992px){.v-footerBlackInfoSocials__item{margin:0;max-width:30.8rem;width:48%}}@media screen and (max-width:640px){.v-footerBlackInfoSocials__item{max-width:100%;text-align:center;width:100%}}@media screen and (max-width:992px){.v-footerBlackInfoSocials__item:nth-child(2){margin:0;order:3}.v-footerBlackInfoSocials__item:nth-child(3){margin:0;order:1}.v-footerBlackInfoSocials__item:nth-child(4){margin:0;order:4}}.v-footerBlackInfoSocials__item:last-child{margin:0}.v-footerBlackSocials__item:not(:last-child){margin-right:1.6rem}.v-footerBlackSocials__link{display:block;max-height:4rem;max-width:4rem;position:relative}@media (hover:hover){.v-footerBlackSocials__link:hover .v-footerBlackSocials__icon.vk-logo{--color-rect:#2974e4;fill:var(--color-rect)}.v-footerBlackSocials__link:hover .v-footerBlackSocials__icon.vkVideo-logo{--color-rect:#ff2b42;--color-path:#07f;fill:var(--color-rect),var(--color-path)}.v-footerBlackSocials__link:hover .v-footerBlackSocials__icon.telegram-logo{--color-rect:#26a4e3;fill:var(--color-rect)}.v-footerBlackSocials__link:hover .v-footerBlackSocials__icon.ok-logo{--color-rect:#f79a38;fill:var(--color-rect)}.v-footerBlackSocials__link:hover .v-footerBlackSocials__icon.dzen-logo{--color-rect:#2b2e34;fill:var(--color-rect)}}.v-footerBlackSocials__link .v-footerBlackSocials__icon{--color-rect:#6f6f6f;--color-path:#fff;fill:var(--color-rect),var(--color-path)}.v-footerBlackSocials__icon{align-items:center;border-radius:8px;display:flex;height:3.2rem;justify-content:center;width:3.2rem}@media screen and (max-width:640px){.v-footerBlackSocials__icon{height:4rem;width:4rem}}.v-footerBlackSocials__icon .v-icon{color:#fff;height:3.2rem;width:3.2rem}@media screen and (max-width:640px){.v-footerBlackSocials__icon .v-icon{height:4rem;width:4rem}}.v-footerBlackInfoSocials__link{color:#eaeaea;line-height:2.4rem}@media screen and (max-width:640px){.v-footerBlackInfoSocials__link{font-size:1.4rem;line-height:2.2rem}}@media (hover:hover){.v-footerBlackInfoSocials__link:hover{color:#f60}}.v-footerBlack{color:#eaeaea}@media screen and (max-width:992px){.v-footerBlack{background-color:#333;border-radius:32px 32px 0 0}}.v-footerBlack .container{background-color:#333;border-radius:48px 48px 0 0;width:100%}@media screen and (max-width:992px){.v-footerBlack .container{background-color:initial;border-radius:0}}.v-footerBlack__container{margin:0 auto;max-width:120rem;padding-top:6rem;width:99%}@media screen and (max-width:1220px){.v-footerBlack__container{max-width:99.2rem}}@media screen and (max-width:992px){.v-footerBlack__container{max-width:64rem;padding-top:4rem;width:98%}}@media screen and (max-width:640px){.v-footerBlack__container{max-width:100%;padding-top:3.2rem}}.v-footerBlack__blocksWrapper{column-gap:2.4rem;display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:4.8rem}@media screen and (max-width:992px){.v-footerBlack__blocksWrapper{gap:4rem 2.4rem;grid-template-columns:repeat(2,1fr);margin-bottom:4rem}}@media screen and (max-width:640px){.v-footerBlack__blocksWrapper{gap:1.6rem 0;grid-template-columns:repeat(1,1fr);margin-bottom:3.2rem}}.v-footerBlack__smallColumnWrapper{display:flex;flex-direction:column;margin-left:0;position:relative}@media screen and (max-width:992px){.v-footerBlack__smallColumnWrapper{flex-direction:row;height:auto;width:100%}}@media screen and (max-width:640px){.v-footerBlack__smallColumnWrapper{flex-direction:column}}.v-footerBlackMenu{width:100%}@media screen and (max-width:640px){.v-footerBlackMenu:first-child{margin-bottom:1.6rem}}.v-footerBlackLogo{height:5.6rem;width:8.4rem}@media screen and (max-width:640px){.v-footerBlackLogo{height:7.2rem;width:10.8rem}}.v-footerBlackLogo__img{height:100%;width:100%}.v-footerBlackContacts{display:flex;flex-direction:column;font-style:normal;height:100%;position:relative}@media screen and (max-width:640px){.v-footerBlackContacts{align-items:center}}.v-footerBlackContacts__list{margin-top:auto}@media screen and (max-width:640px){.v-footerBlackContacts__list{margin-top:3.2rem}}.v-footerBlackContacts__item{color:inherit;font-size:1.6rem;font-style:normal;line-height:2.4rem;position:relative}@media screen and (max-width:992px){.v-footerBlackContacts__item{font-size:1.4rem;line-height:2.2rem}}@media screen and (max-width:640px){.v-footerBlackContacts__item{text-align:center}}.v-footerBlackContacts__item:not(:last-child){margin-bottom:1.6rem}.v-footerBlackContacts__item_noMargin:nth-child(3){margin-bottom:0}@media screen and (max-width:640px){.v-footerBlackContacts__textWrapper{margin-left:3.1rem}}.v-footerBlackLink{color:inherit;font-size:1.6rem;font-weight:400;line-height:2.4rem;text-decoration:none;transition:color .3s ease-out}@media screen and (max-width:640px){.v-footerBlackLink{font-size:1.4rem;line-height:2.2rem}}@media (hover:hover){.v-footerBlackLink:hover{color:#f60}.v-footerBlackLink.notLink:hover{color:inherit}}.v-footerBlackMenu__name{color:inherit;font-size:1.6rem;font-weight:700;line-height:2.4rem;margin-bottom:3.2rem;position:relative}@media screen and (max-width:640px){.v-footerBlackMenu__name{background-color:#6f6f6f;border-radius:8px;font-size:1.4rem;height:4rem;margin-bottom:0;padding:.8rem 2rem}.v-footerBlackMenu__name.active{border-radius:8px}.v-footerBlackMenu__name.active .v-footerBlackMenu__flipIcon{transform:rotate(-90deg)}.v-footerBlackMenu__name.active+.v-footerBlackMenu__nav{display:block}.v-footerBlackMenu__name.active+.v-footerBlackMenu__nav .v-footerBlackMenu__list{max-height:70rem;padding:1.6rem 2rem}}.v-footerBlackMenu__flipIcon.v-icon{color:#999;display:none;height:1rem;position:absolute;right:2rem;top:calc(50% - .3rem);transform:rotate(90deg);transition:transform .2s ease-in-out;width:.6rem;stroke-width:2}@media screen and (max-width:640px){.v-footerBlackMenu__flipIcon.v-icon{display:block}}.v-footerBlackMenu__nameLink{color:#eaeaea;font-weight:700}@media screen and (max-width:992px){.v-footerBlackMenu__nameLink{font-size:inherit}}.v-footerBlackMenu__list{overflow:hidden;transition:all .6s ease}@media screen and (max-width:640px){.v-footerBlackMenu__list{background-color:#6f6f6f;border-radius:8px;margin-top:.4rem;max-height:0;padding:0 2rem}}.v-footerBlackMenu__textWrapper{display:block;margin-left:3.1rem}.v-footerBlackMenu__item{color:inherit;font-size:1.6rem;font-style:normal;line-height:2.4rem;position:relative}@media screen and (max-width:992px){.v-footerBlackMenu__item{font-size:1.4rem;line-height:2.2rem}}.v-footerBlackMenu__item:not(:last-child){margin-bottom:1.6rem}.v-footerBlackMenu__item:nth-child(5){margin-bottom:0}.v-footerBlackApps__container{align-items:center;display:flex;padding:3.2rem 0 4rem}@media screen and (max-width:992px){.v-footerBlackApps__container{flex-wrap:wrap}}@media screen and (max-width:640px){.v-footerBlackApps__container{padding:3.2rem 0}}@media screen and (max-width:992px){.v-footerBlackApps__itemWrap{margin-bottom:2.4rem;max-width:30.8rem;width:48.4%}}@media screen and (max-width:640px){.v-footerBlackApps__itemWrap{max-width:none;width:100%}}.v-footerBlackApps__infoWrap{display:flex;flex-direction:column;font-size:1.4rem;line-height:2.2rem;margin-right:2.4rem;width:28.2rem}@media screen and (max-width:1220px){.v-footerBlackApps__infoWrap{width:22.9rem}}@media screen and (max-width:992px){.v-footerBlackApps__infoWrap{margin-right:auto;max-width:30.8rem;width:48%}}@media screen and (max-width:640px){.v-footerBlackApps__infoWrap{font-size:1.4rem;line-height:2.2rem;margin-right:0;max-width:none;text-align:center;width:100%}}.v-footerBlackApps__title{color:#fff;margin-bottom:.4rem}.v-footerBlackApps__buttons{display:flex;flex-grow:1;flex-wrap:wrap}@media screen and (max-width:640px){.v-footerBlackApps__buttons{margin-bottom:1.6rem}}.v-footerBlackApps__downloadProgramm{background:linear-gradient(93deg,#f60 30.52%,#fccc22 239.25%);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-weight:700;height:4.8rem;justify-content:center;padding:.8rem 0;position:relative;text-align:center;width:28.2rem}@media screen and (max-width:1220px){.v-footerBlackApps__downloadProgramm{width:22.9rem}}@media screen and (max-width:992px){.v-footerBlackApps__downloadProgramm{width:100%}}@media screen and (max-width:640px){.v-footerBlackApps__downloadProgramm{justify-content:center;width:100%}}@media (hover:hover){.v-footerBlackApps__downloadProgramm:hover{background:linear-gradient(92.09deg,#fd5301 2.86%,#fc8a22 141.51%)}}.v-footerBlackApps__buttonText{align-items:center;display:flex;font-size:1.4rem;font-weight:400;line-height:2.2rem}.v-footerBlackApps__buttonIcon{height:3.2rem;margin-right:.8rem;width:3.2rem}.v-footerBlackApps__list{display:flex}@media screen and (max-width:992px){.v-footerBlackApps__list{width:100%}}@media screen and (max-width:640px){.v-footerBlackApps__list{flex-wrap:wrap}}.v-footerBlackApps__item{background-color:#6f6f6f;border-radius:8px;height:4.8rem;width:18rem}@media screen and (max-width:1220px){.v-footerBlackApps__item{width:14.5rem}}@media screen and (max-width:992px){.v-footerBlackApps__item{width:30.8rem}}@media screen and (max-width:640px){.v-footerBlackApps__item{width:100%}}@media (hover:hover){.v-footerBlackApps__item:hover{background-color:#999;border:none}.v-footerBlackApps__item:hover .v-footerBlackApps__text{color:#fff}}.v-footerBlackApps__item:not(:last-child){margin-right:2.4rem}@media screen and (max-width:640px){.v-footerBlackApps__item:not(:last-child){margin-bottom:1.6rem;margin-right:0}}.v-footerBlackApps__link{align-items:center;color:#fff;display:flex;height:100%;justify-content:center;position:relative}@media screen and (max-width:640px){.v-footerBlackApps__link{padding:.8rem 0}}.v-footerBlackApps__icon{align-items:center;display:flex;height:3.2rem;justify-content:center;margin-right:.8rem;width:3.2rem}@media screen and (max-width:1220px){.v-footerBlackApps__icon{height:2.4rem;margin-right:.8rem;width:2.4rem}}@media screen and (max-width:640px){.v-footerBlackApps__icon{height:3.2rem;width:3.2rem}}.v-footerBlackApps__icon .v-icon{height:2.6rem;width:2.5rem}@media screen and (max-width:640px){.v-footerBlackApps__icon .v-icon{height:100%;width:100%}}.v-footerBlackApps__icon .v-icon.v-icon-apple{color:#fff;fill:#fff}.v-footerBlackApps__text{font-size:1.4rem;line-height:2.2rem}@media screen and (max-width:992px){.v-footerBlackDocs{background-color:#f4f4f4}}.v-footerBlackDocs__container.container{background-color:#f4f4f4;border-radius:0;display:flex;justify-content:space-between;padding:2rem 6rem}@media screen and (max-width:1220px){.v-footerBlackDocs__container.container{padding-left:4.8rem;padding-right:4.8rem}}@media screen and (max-width:992px){.v-footerBlackDocs__container.container{flex-wrap:wrap;margin:0 auto;padding-left:0;padding-right:0;width:64rem}}@media screen and (max-width:640px){.v-footerBlackDocs__container.container{flex-direction:column;text-align:center;width:100%}}.v-footerBlackDocs__items{display:flex}@media screen and (max-width:992px){.v-footerBlackDocs__items{flex-wrap:wrap}}.v-footerBlackDocs__item{margin-right:3.2rem}@media screen and (max-width:1220px){.v-footerBlackDocs__item{margin-right:2.4rem}}@media screen and (max-width:992px){.v-footerBlackDocs__item{margin-bottom:1.6rem;width:fit-content}}@media screen and (max-width:640px){.v-footerBlackDocs__item{margin-bottom:1.6rem;margin-right:0;max-width:none;width:100%}}.v-footerBlackDocs__item:last-child{margin-right:0}@media screen and (max-width:992px){.v-footerBlackDocs__item:last-child{margin-bottom:2.4rem}}@media screen and (max-width:640px){.v-footerBlackDocs__item:last-child{margin-bottom:2rem}}@media (hover:hover){.v-footerBlackDocs__itemLink:hover{color:#f60}}.v-footerBlackDocs__documentLink{color:#6f6f6f;font-size:1.6rem;line-height:2.4rem;text-decoration:none}@media screen and (max-width:1220px){.v-footerBlackDocs__documentLink{font-size:1.4rem;line-height:2.4rem}}.v-footerBlackDocs__copiright{color:#999;font-size:1.4rem;line-height:2.4rem}.v-flyingWidgetAccounting{background:linear-gradient(90deg,#f60,#fccc22);border-radius:12px;bottom:10rem;display:flex;height:8rem;left:3rem;position:fixed;width:23.4rem;z-index:10000}@media screen and (max-width:1220px){.v-flyingWidgetAccounting{display:none}}@media (hover:hover){.v-flyingWidgetAccounting:hover{cursor:pointer}}.v-flyingWidgetAccounting__background{align-items:center;background:url(../images/components/Widgets/FlyingWidgetAccounting/widgetAccountingImage.webp) top -1.4rem right -3.6rem no-repeat;background-size:14.5rem 14.5rem;border-radius:12px;display:flex;padding:0 1.6rem;width:100%}.v-flyingWidgetAccounting__image{left:-3.6rem;position:relative;top:-1.2rem;width:14.5rem}:root{--color-white:#fff;--color-orange:#f60;--color-lightgray:#b6b6b6;--color-black:#333}.v-page{overflow:hidden}.v-contentActionPadding{padding-top:13.1rem}@media screen and (max-width:992px){.v-contentActionPadding{padding-top:5.6rem}}.v-contentActionPadding.noBreadcrumbs{padding-top:18rem}@media screen and (max-width:1220px){.v-contentActionPadding.noBreadcrumbs{padding-top:14rem}}@media screen and (max-width:992px){.v-contentActionPadding.noBreadcrumbs{padding-top:12rem}}@media screen and (max-width:640px){.v-contentActionPadding.noBreadcrumbs{padding-top:10rem}}
