@import url(https://fonts.googleapis.com/css2?family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,200;1,300;1,400;1,500;1,600;1,700&display=swap);*{margin:0;padding:0}ul{list-style:none}a{text-decoration:none}button{background:none;border:none;outline:none}h1,h2,h3,h4,h5,h6,p{margin:0}.title-1{font-size:4.375rem;font-weight:700;line-height:4.5rem}@media(max-width:1349px){.title-1{font-size:3.125rem;line-height:3.25rem}}@media(max-width:768px){.title-1{font-size:1.875rem;line-height:2rem}}.title-1 span{color:#17cb50;border-bottom:.0625rem solid #17cb50}.title-2{font-weight:500;font-size:3.125rem;line-height:3.125rem}@media(max-width:1349px){.title-2{font-size:2.0625rem;line-height:2.0625rem}}@media(max-width:768px){.title-2{font-size:1.5rem;line-height:1.5rem}}.title-2__accent{color:#7b3ba8;border-bottom:.0625rem solid #caa8e2}.text-center{text-align:center}html{font-family:Fira Sans;font-weight:400;font-size:16px}body{overflow-x:hidden}body.cut{height:100vh;overflow:hidden}h1,h2,h3,h4,h5,h6{font-family:PT Sans;font-weight:500}.wrap{max-width:81.25rem;margin:0 auto;padding:0 2.5rem;box-sizing:border-box}@media(max-width:460px){.wrap{padding:0 1.25rem}}#mpSellersApp{position:relative}.d-none{display:none!important}.d-block{display:block!important}.d-flex{display:flex!important}@media(min-width:461px){.d-sm-none{display:none!important}.d-sm-block{display:block!important}.d-sm-flex{display:flex!important}}@media(min-width:769px){.d-md-none{display:none!important}.d-md-block{display:block!important}.d-md-flex{display:flex!important}}@media(min-width:1025px){.d-lg-none{display:none!important}.d-lg-block{display:block!important}.d-lg-flex{display:flex!important}}@media(min-width:1350px){.d-xxl-none{display:none!important}.d-xxl-block{display:block!important}.d-xxl-flex{display:flex!important}}.layout-header{position:absolute;top:0;left:0;width:100vw;height:100vh;overflow:hidden;max-width:0;transition:max-width 0s linear;transition-delay:.3s}.layout-header--active{max-width:100vw;transition-delay:0s}.header{position:absolute;z-index:5;width:100%;padding:1.875rem 0;color:#fff}@media(max-width:768px){.header{padding:1.5625rem 0;color:#fff}}.header__inner{display:flex;align-items:center;justify-content:space-between}.header__logo{max-width:8.75rem}@media(max-width:1349px){.header__logo{max-width:6.875rem}}@media(max-width:768px){.header__logo{margin-right:auto}}.header__link-back{display:flex;align-items:center;font-weight:500;font-size:1.125rem;color:#fff}@media(max-width:1349px){.header__link-back{font-size:1rem}}@media(max-width:768px){.header__link-back{display:none}}.header__link-back:before{content:"";display:block;width:1.25rem;height:1.875rem;background-image:url(../public/images/mpsellers/i-arrow-link-back.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;margin-right:.9375rem}@media(max-width:1349px){.header__link-back:before{width:.9375rem;height:1.25rem;margin-right:.625rem}}.header__contacts{display:flex;align-items:center}@media(max-width:768px){.header__contacts{margin-left:auto}}.header__contacts-phone{font-weight:500;font-size:1.375rem;color:#fff;margin-right:2.5rem}@media(max-width:1349px){.header__contacts-phone{font-size:1.25rem}}@media(max-width:768px){.header__contacts-phone{display:none}}.header__contacts-request{display:block;font-weight:500;font-size:1.125rem;color:#fff;padding:.46875rem 1.5625rem;box-sizing:border-box;border:.0625rem solid hsla(0,0%,100%,.4);border-radius:.3125rem}@media(max-width:1349px){.header__contacts-request{display:none}}.header__contacts-mobile{display:none}@media(max-width:768px){.header__contacts-mobile{display:flex;align-items:center;justify-content:center;width:2.5rem;height:1.875rem;box-sizing:border-box;border:.0625rem solid hsla(0,0%,100%,.4);border-radius:.3125rem;margin-right:2.5rem}}.header__contacts-mobile:after{content:"";display:block;width:1rem;height:1rem;background-image:url(../public/images/mpsellers/i-phone.svg);background-position:50%;background-repeat:no-repeat;background-size:contain}.header__switch-nav{display:flex;flex-flow:column;height:.75rem;justify-content:space-between;cursor:pointer}@media(max-width:768px){.header__switch-nav{width:1.5rem;height:1.125rem;background-image:url(../public/images/mpsellers/i-burger.svg);background-size:contain;background-position:50%;background-repeat:no-repeat}}.header__switch-nav-item{display:block;height:.0625rem;background-color:#fff}.header__switch-nav-item:first-child{width:3.125rem}.header__switch-nav-item:nth-child(2){width:2.1875rem}@media(max-width:768px){.header__switch-nav-item{display:none}}.header-pannel-bg{position:absolute;z-index:10;top:0;width:100%;height:100vh;background:rgba(24,10,37,.5);opacity:0;transition:opacity .3s linear}.header-pannel-bg--active{opacity:1}.header-pannel-main{position:absolute;z-index:11;top:0;right:-60%;width:60%;height:100%;background-color:#fff;border-radius:5rem 0 0 5rem;transition:right .3s linear;overflow:auto;padding:1.875rem 6.25rem 1.875rem 7.5rem;box-sizing:border-box;display:flex;flex-flow:column;justify-content:space-between}.header-pannel-main--active{right:0}@media(max-width:1349px){.header-pannel-main{right:-70%;width:70%;padding-left:3.75rem}.header-pannel-main--active{right:0}}@media(max-width:768px){.header-pannel-main{right:-90%;width:90%;padding:1.5625rem 3.125rem 1.5625rem 1.875rem;border-radius:2.5rem 0 0 2.5rem}.header-pannel-main--active{right:0}}.header-pannel-main__close{position:absolute;right:1.25rem;width:3.125rem;height:3.125rem;cursor:pointer}@media(max-width:768px){.header-pannel-main__close{width:1.5625rem;height:1.5625rem}}.header-pannel-main__close:after,.header-pannel-main__close:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:.0625rem;background-color:#000}.header-pannel-main__close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.header-pannel-main__close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.header-pannel-main__contacts{display:flex;align-items:center;margin-bottom:6.25rem}@media(max-width:1349px){.header-pannel-main__contacts{margin-bottom:3.125rem;flex-flow:column;align-items:flex-start}}.header-pannel-main__contacts-phone{font-weight:500;font-size:1.375rem;color:#000;margin-right:2.5rem}@media(max-width:1349px){.header-pannel-main__contacts-phone{font-size:1.25rem;margin-bottom:.9375rem}}.header-pannel-main__contacts-request{display:block;font-weight:500;font-size:1.125rem;color:#000;padding:.46875rem 1.5625rem;box-sizing:border-box;border:.0625rem solid rgba(0,0,0,.4);border-radius:.3125rem;text-align:center}.header-pannel-main__list{margin-bottom:auto}.header-pannel-main__list-item{margin-bottom:1.25rem}@media(max-width:1349px){.header-pannel-main__list-item{margin-bottom:2.5rem}}@media(max-width:768px){.header-pannel-main__list-item{margin-bottom:1.25rem}}.header-pannel-main__list-item:last-child{margin-bottom:0}.header-pannel-main__list-item:last-child .header-pannel-main__list-item-link{display:inline-flex;align-items:center}.header-pannel-main__list-item:last-child .header-pannel-main__list-item-link:before{content:"";display:block;width:1.25rem;height:1.875rem;background-image:url(../public/images/mpsellers/i-arrow-link-back.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;margin-right:.9375rem}@media(max-width:1349px){.header-pannel-main__list-item:last-child .header-pannel-main__list-item-link:before{width:.9375rem;height:1.25rem;margin-right:.625rem}}.header-pannel-main__list-item-link{font-weight:500;font-size:1.875rem;color:#000}@media(max-width:1349px){.header-pannel-main__list-item-link{font-size:1.25rem}}@media(max-width:768px){.header-pannel-main__list-item-link{font-size:1rem}}.header-pannel-main__footer{margin-top:3.125rem;padding-top:3.125rem;border-top:.0625rem solid #ebebeb}@media(max-width:768px){.header-pannel-main__footer{margin-top:1.875rem;padding-top:1.875rem}}.header-pannel-main__footer-link{font-size:1.25rem;color:#000;border-bottom:.0625rem solid #17cb50;margin-right:3.125rem}@media(max-width:768px){.header-pannel-main__footer-link{font-size:1rem}}.layout-0{position:relative;z-index:4;background-image:url(../public/images/mpsellers/layout-0-bg.png);background-position:50%;background-size:cover;background-repeat:no-repeat;padding:9.375rem 0 4.0625rem;color:#fff;border-radius:0 0 2.5rem 2.5rem}@media(max-width:1349px){.layout-0{width:calc(100% + 2px);background-image:url(../public/images/mpsellers/layout-0-bg--tablet.png);padding:7.8125rem 0 3.75rem;margin-left:-.125rem}}@media(max-width:768px){.layout-0{background-image:url(../public/images/mpsellers/layout-0-bg--mobile.png);padding:6.25rem 0 2.5rem}}.layout-0 .wrap{position:relative}.layout-0__info{max-width:59.375rem;margin-bottom:10rem}@media(max-width:1349px){.layout-0__info{margin-bottom:4.375rem}}@media(max-width:768px){.layout-0__info{margin-bottom:.9375rem}}.layout-0__info-title{margin-bottom:1.875rem}@media(max-width:768px){.layout-0__info-title{text-align:center}}.layout-0__info-text{font-size:1.25rem;line-height:1.375rem;margin-bottom:3.4375rem}@media(max-width:1349px){.layout-0__info-text{margin-bottom:1.875rem}}@media(max-width:768px){.layout-0__info-text{font-size:1rem;line-height:1.0625rem;text-align:center;margin-bottom:.9375rem}}.layout-0__info-btn{display:inline-block;max-width:18.75rem;text-align:center;padding:1.3125rem 4.4375rem!important}@media(max-width:768px){.layout-0__info-btn{margin:0 auto;padding:1rem!important}}.layout-0__stat{display:flex;align-items:center}@media(max-width:768px){.layout-0__stat{justify-content:center}}.layout-0__stat-value{font-weight:500;font-size:3.125rem;margin-right:1.5625rem;border-bottom:.0625rem solid #17cb50}@media(max-width:768px){.layout-0__stat-value{font-size:1.875rem;margin-right:.9375rem}}.layout-0__stat-propertie{font-size:1rem;line-height:1.125rem}@media(max-width:768px){.layout-0__stat-propertie{font-size:.8125rem}}.layout-0__decor{position:absolute;right:3.125rem;width:15.625rem;bottom:-8.625rem}@media(max-width:1349px){.layout-0__decor{width:7.1875rem;bottom:-5.9375rem}}@media(max-width:768px){.layout-0__decor{display:none}}.layout-1{background-color:#f7f8f9;border-radius:0 0 3.125rem 3.125rem;padding:4.375rem 0 3.75rem;margin-bottom:2.8125rem;position:relative;z-index:1;top:-2.5rem}@media(max-width:1349px){.layout-1{padding:3.75rem 0 3.125rem}}@media(max-width:768px){.layout-1{padding:3.75rem 0 0;margin-bottom:.9375rem}}.layout-1__title{font-size:1.875rem;margin-bottom:1.5625rem}@media(max-width:1349px){.layout-1__title{font-size:1.25rem;margin-bottom:.9375rem}}@media(max-width:768px){.layout-1__title{font-size:1.125rem;margin-bottom:.625rem;text-align:center}}.layout-1__list{display:flex;align-items:center}@media(max-width:768px){.layout-1__list{flex-wrap:wrap;justify-content:center}}.layout-1__list-item{max-width:10rem;margin-right:2.5rem}@media(max-width:1349px){.layout-1__list-item{max-width:6.25rem;margin-right:1.5625rem}}@media(max-width:768px){.layout-1__list-item{width:20%;margin:0 .9375rem 1.875rem}}.layout-1__list-item-img{display:block;width:100%}.layout-2{position:relative;z-index:2;margin-bottom:3.75rem}@media(max-width:1349px){.layout-2{margin-bottom:2.5rem}}@media(max-width:768px){.layout-2{margin-bottom:1.5625rem}}.layout-2__inner{display:flex}@media(max-width:768px){.layout-2__inner{flex-flow:column}}.layout-2__banner{position:relative;width:100%;min-width:43.75rem;margin-right:4.0625rem}@media(max-width:1349px){.layout-2__banner{margin-right:2.8125rem;min-width:21.6875rem}}@media(max-width:768px){.layout-2__banner{margin-right:0;margin-bottom:1.25rem}}.layout-2__banner-img{display:block;width:100%;box-shadow:0 .9375rem 3.75rem 0 rgba(0,0,0,.25);border-radius:.625rem}.layout-2__banner-play{position:absolute;top:3.125rem;right:3.125rem;width:7.8125rem;height:7.8125rem}@media(max-width:1349px){.layout-2__banner-play{width:3.875rem;height:3.875rem;top:2rem;right:2rem}}@media(max-width:768px){.layout-2__banner-play{width:3.4375rem;height:3.4375rem}}@media(max-width:460px){.layout-2__banner-play{top:1.5625rem;right:1.5625rem}}.layout-2__banner-play-icon{width:100%;cursor:pointer;opacity:1;transition:opacity .3s}.layout-2__banner-play-icon:hover{opacity:.75}.layout-2__info{max-width:34.375rem}.layout-2__info-title{margin-bottom:1.5625rem}@media(max-width:1349px){.layout-2__info-title{margin-bottom:1.25rem}}.layout-2__info-text{font-weight:500;font-size:1.375rem;line-height:1.875rem;margin-bottom:1.25rem}@media(max-width:1349px){.layout-2__info-text{font-size:1.125rem;line-height:1.25rem;margin-bottom:.625rem}}@media(max-width:768px){.layout-2__info-text{font-size:1rem}}.layout-2__info-note{font-size:1.25rem;line-height:1.5rem;color:#2f2f31;margin-bottom:1.25rem}@media(max-width:1349px){.layout-2__info-note{font-size:.9375rem;line-height:1.125rem;margin-bottom:.625rem}}@media(max-width:768px){.layout-2__info-note{font-size:.875rem;line-height:1rem;margin-bottom:.625rem}}.layout-2__info-note:last-child{margin-bottom:0}.layout-2__info-note-accent{font-weight:500;color:#7b3ba8}#communityVideo{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:100;background:rgba(0,0,0,.75);display:flex;justify-content:center;align-items:center}#communityVideo .responsive-video-container{width:95%;max-width:700px}#communityVideo .close{position:absolute;top:1.25rem;right:1.25rem;width:3.125rem;height:3.125rem;cursor:pointer}@media(max-width:768px){#communityVideo .close{width:1.5625rem;height:1.5625rem}}#communityVideo .close:after,#communityVideo .close:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:.0625rem;background-color:#fff}#communityVideo .close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}#communityVideo .close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.responsive-video-container{overflow:hidden;position:relative;width:100%}.responsive-video-container:after{padding-top:56.25%;display:block;content:""}.responsive-video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.layout-3{position:relative}.layout-3:before{content:"";position:absolute;top:-18.75rem;left:10%;width:39.375rem;height:29.375rem;background-image:url(../public/images/mpsellers/decor-dots.svg)}@media(max-width:1349px){.layout-3:before{left:0}}@media(max-width:768px){.layout-3:before{width:90%;height:21.875rem;top:-27.8125rem}}.layout-3 .wrap{position:relative}.layout-3__decor{width:7.8125rem;position:absolute;top:3.125rem;right:3.75rem}@media(max-width:1349px){.layout-3__decor{top:.9375rem}}@media(max-width:960px){.layout-3__decor{width:5rem;right:0;top:5rem}}@media(max-width:768px){.layout-3__decor{width:3.75rem;height:3.75rem;top:-1.25rem;right:3.125rem}}.layout-3__title{margin-bottom:3.125rem}@media(max-width:1349px){.layout-3__title{margin-bottom:1.5625rem;margin-bottom:1.25rem}}.layout-4{margin-bottom:3.75rem}@media(max-width:1349px){.layout-4{margin-bottom:2.5rem}}@media(max-width:768px){.layout-4{margin-bottom:1.5625rem}}.layout-4__list{display:flex}@media(max-width:768px){.layout-4__list{flex-wrap:wrap}}.layout-4__list-item{max-width:17.5rem;margin-right:3.125rem}@media(max-width:768px){.layout-4__list-item{max-width:none;margin-right:0;width:50%;padding-right:1.25rem;box-sizing:border-box;margin-bottom:1.5625rem}}.layout-4__list-item-value{font-weight:200;font-size:5rem;line-height:3.125rem;margin-bottom:1.875rem}@media(max-width:1349px){.layout-4__list-item-value{font-size:2.75rem;margin-bottom:.625rem}}@media(max-width:768px){.layout-4__list-item-value{font-size:2.5rem}}.layout-4__list-item-value--accent{color:#7b3ba8}.layout-4__list-item-value--theme{color:#17cb50}.layout-4__list-item-value span{font-weight:300}.layout-4__list-item-propertie{font-weight:500;font-size:1.25rem;line-height:1.5rem;color:#2f2f31}@media(max-width:1349px){.layout-4__list-item-propertie{font-size:.9375rem;line-height:1.125rem}}@media(max-width:768px){.layout-4__list-item-propertie{font-size:.875rem;line-height:1rem}}.layout-5{position:relative;margin-bottom:3.75rem}@media(max-width:1349px){.layout-5{margin-bottom:2.5rem}}@media(max-width:768px){.layout-5{margin-bottom:1.5625rem}}.layout-5__head{max-width:30.625rem;margin-bottom:3.125rem}@media(max-width:1349px){.layout-5__head{max-width:none;margin-bottom:.9375rem}}.layout-5__head-title{margin-bottom:.9375rem}.layout-5__head-subtitle{font-weight:500;font-size:1.375rem}@media(max-width:1349px){.layout-5__head-subtitle{font-size:1.125rem;font-size:1rem}}.layout-5__head-subtitle-accent{color:#7b3ba8}.layout-5__main{display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;width:100%;max-width:111.25rem;padding:0;box-sizing:border-box;margin:0 auto;height:45.9375rem}@media(max-width:768px){.layout-5__main{display:block;height:auto}}.layout-5__reviews{position:absolute;width:111.25rem;background-color:#f7f8f9;padding:3.75rem;box-sizing:border-box;border-radius:1.25rem}@media(max-width:768px){.layout-5__reviews{position:static;width:100%;padding:1.25rem 3.75rem;border-radius:0}}@media(max-width:460px){.layout-5__reviews{padding:1.25rem}}.layout-5__reviews-img{display:inline-block;position:relative;z-index:2;box-shadow:0 .625rem 6.25rem rgba(11,38,22,.15);border-radius:.625rem}@media(max-width:768px){.layout-5__reviews-img{display:none}}.layout-5__reviews-img:first-child{margin-left:6.25rem}@media(max-width:768px){.layout-5__reviews-img:first-child{margin:0}}.layout-5__reviews-img:nth-child(2){margin-right:6.25rem;margin-left:6.25rem;bottom:-1.5625rem}@media(max-width:768px){.layout-5__reviews-img:nth-child(2){margin:0}}.layout-5__reviews-img:nth-child(3){top:-1.5625rem}@media(max-width:768px){.layout-5__reviews-img:nth-child(3){margin:0}}.layout-5__reviews-img:nth-child(4){margin-right:6.25rem;margin-top:3.125rem;margin-bottom:6.25rem}@media(max-width:768px){.layout-5__reviews-img:nth-child(4){margin:0}}.layout-5__reviews-img:nth-child(5){margin-right:6.25rem}@media(max-width:768px){.layout-5__reviews-img:nth-child(5){margin:0}}.layout-5__reviews-img:nth-child(6){top:2.5rem}@media(max-width:768px){.layout-5__reviews-img:nth-child(6){margin:0}}.layout-5__reviews-img:nth-child(7){top:-6.25rem;margin-left:3.125rem;margin-right:6.25rem}@media(max-width:768px){.layout-5__reviews-img:nth-child(7){margin:0}}.layout-5__reviews-img:nth-child(8){top:-3.125rem;margin-right:6.25rem}@media(max-width:768px){.layout-5__reviews-img:nth-child(8){margin:0}}.layout-5__reviews-img:nth-child(9){margin-top:6.25rem}@media(max-width:768px){.layout-5__reviews-img:nth-child(9){margin:0}}.layout-5__reviews-img--mobile{display:none}@media(max-width:768px){.layout-5__reviews-img--mobile{display:block;width:100%;margin-bottom:1.25rem}}.layout-5:after{content:"";position:absolute;z-index:1;top:0;right:0;width:45rem;height:45rem;background-image:url(../public/images/mpsellers/decor-pattern.svg);background-position:50%;background-size:contain;background-repeat:no-repeat}@media(max-width:1349px){.layout-5:after{width:30rem;height:30rem}}@media(max-width:768px){.layout-5:after{display:none}}.layout-5 .wrap{position:relative;z-index:2}.layout-6{position:relative;margin-bottom:7.5rem;overflow:hidden}@media(max-width:1349px){.layout-6{margin-bottom:5rem}}@media(max-width:768px){.layout-6{margin-bottom:2.8125rem}}.layout-6:after{content:"";position:absolute;z-index:1;top:0;left:0;width:56.25rem;height:53.125rem;background-image:url(../public/images/mpsellers/decor-triangle-1.svg);background-position:0;background-size:contain;background-repeat:no-repeat}@media(max-width:1349px){.layout-6:after{width:28.125rem;height:25rem}}.layout-6 .wrap{position:relative;z-index:2;padding:0}.layout-6__title{margin-bottom:3.125rem;padding:0 1.25rem}@media(max-width:1349px){.layout-6__title{margin-bottom:1.875rem}}@media(max-width:768px){.layout-6__title{margin-bottom:1.25rem}}.layout-6__list{flex-wrap:wrap}.layout-6__list-item{padding:0 1.875rem;box-sizing:border-box;margin-bottom:2.5rem;width:240px!important}@media(max-width:1349px){.layout-6__list-item{margin-top:.3125rem}}@media(min-width:1350px){.layout-6__list-item{width:auto!important;min-width:25%;max-width:25%}}.layout-6__list-item-avatar{margin-bottom:.9375rem;border:.0625rem solid #7b3ba8;border-radius:50%;position:relative}.layout-6__list-item-avatar-img{display:block;width:100%;position:relative}.layout-6__list-item-info-name{font-weight:500;font-size:1.375rem;margin-bottom:.9375rem}@media(max-width:1349px){.layout-6__list-item-info-name{font-size:1.125rem;margin-bottom:.625rem}}.layout-6__list-item-info-text{font-size:1rem;color:#6d7a88}@media(max-width:1349px){.layout-6__list-item-info-text{font-size:.875rem}}.layout-6__list-item:first-child .layout-6__list-item-avatar-img,.layout-6__list-item:nth-child(6) .layout-6__list-item-avatar-img{top:-.3125rem;right:-.3125rem}.layout-6__list-item:nth-child(2) .layout-6__list-item-avatar-img,.layout-6__list-item:nth-child(4) .layout-6__list-item-avatar-img,.layout-6__list-item:nth-child(5) .layout-6__list-item-avatar-img,.layout-6__list-item:nth-child(8) .layout-6__list-item-avatar-img{right:-.3125rem;bottom:-.3125rem}.layout-6__list-item:nth-child(3) .layout-6__list-item-avatar-img,.layout-6__list-item:nth-child(7) .layout-6__list-item-avatar-img{top:-.3125rem;left:-.3125rem}.layout-6 .slick-arrow{display:none!important}.layout-6 .slick-dots{display:flex!important;align-items:center;justify-content:center;width:100%}.layout-6 .slick-dots li{display:flex;align-items:center;margin:0 .9375rem;padding:.1875rem}.layout-6 .slick-dots li button{color:hsla(0,0%,100%,0);width:.3125rem;height:.3125rem;background-color:#d7d7d7;border-radius:50%;cursor:pointer;transition:background-color .3s}.layout-6 .slick-dots li button:hover{background-color:#17cb50}.layout-6 .slick-dots li.slick-active{padding:0}.layout-6 .slick-dots li.slick-active button{width:.5rem;height:.5rem;background-color:#17cb50}.layout-7{position:relative;margin-bottom:3.75rem}@media(max-width:1349px){.layout-7{margin-bottom:2.5rem}}@media(max-width:768px){.layout-7{margin-bottom:2.1875rem}}.layout-7:after{content:"";position:absolute;z-index:1;top:0;right:0;width:50rem;height:43.75rem;background-image:url(../public/images/mpsellers/decor-triangle-2.svg);background-position:50%;background-size:contain;background-repeat:no-repeat}@media(max-width:1349px){.layout-7:after{width:31.25rem;height:28.125rem}}@media(max-width:768px){.layout-7:after{display:none}}.layout-7__head{display:flex;justify-content:center;align-items:flex-start;margin-bottom:4.375rem}@media(max-width:1349px){.layout-7__head{margin-bottom:1.25rem}}.layout-7__head-img{margin-top:-3.75rem;max-width:14.375rem;margin-right:4.6875rem}@media(max-width:1349px){.layout-7__head-img{margin-top:-2.5rem;max-width:9.0625rem;margin-right:2.5rem}}@media(max-width:768px){.layout-7__head-img{margin-top:-1.25rem;max-width:4.6875rem;min-width:4.6875rem;margin-right:1.25rem}}.layout-7__head-info{max-width:43.75rem}.layout-7__head-info-title{font-weight:500;margin-bottom:2.1875rem}@media(max-width:1349px){.layout-7__head-info-title{margin-bottom:.625rem}}.layout-7__head-info-text{font-weight:500;font-size:1.375rem}@media(max-width:1349px){.layout-7__head-info-text{font-size:1.125rem}}@media(max-width:768px){.layout-7__head-info-text{font-size:1rem}}.layout-7__form{padding:0 6.25rem;box-sizing:border-box}@media(max-width:1349px){.layout-7__form{padding:0}}.layout-7 .wrap,.layout-8{position:relative;z-index:2}.layout-8{margin-bottom:5rem;overflow-x:hidden}@media(max-width:1349px){.layout-8{margin-bottom:3.75rem}}@media(max-width:768px){.layout-8{margin-bottom:2.5rem}}.layout-8__inner{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.875rem}@media(max-width:1349px){.layout-8__inner{grid-template-columns:1fr;grid-gap:1.25rem}}.banner-1{padding:3.125rem 1.25rem 3.125rem 3.125rem;box-sizing:border-box;border:.0625rem solid #d2b5e7;border-radius:1.25rem;display:flex;align-items:flex-start;height:11.875rem;background-color:#fff}@media(max-width:1349px){.banner-1{padding:2.5rem 5.3125rem;height:auto}}@media(max-width:768px){.banner-1{padding:1.3125rem 1.1875rem 1.3125rem 1.875rem;display:flex}}.banner-1__logo{max-width:7.1875rem;margin-right:2.1875rem}@media(max-width:768px){.banner-1__logo{max-width:5.3125rem;margin-right:1.25rem}}.banner-1__info{margin-top:-.3125rem}@media(max-width:460px){.banner-1__info{position:relative}}.banner-1__info-link{position:relative;font-weight:500;font-size:1.875rem;line-height:2.375rem;color:#000;border-bottom:.0625rem solid #7b3ba8;padding-bottom:.3125rem}@media(max-width:1349px){.banner-1__info-link{font-size:1.5rem}}@media(max-width:768px){.banner-1__info-link{font-size:1.125rem;line-height:1.5rem}}@media(max-width:460px){.banner-1__info-link{padding-bottom:0}}.banner-1__info-link-wrapper{display:flex;align-items:center}.banner-1__info-link-arrow{margin-left:.625rem}.banner-1__info-link-arrow img{width:2.5rem;height:.625rem}@media(max-width:768px){.banner-1__info-link-arrow img{width:1.25rem}}@media(max-width:768px){.banner-1__info-link-arrow{margin-left:1.625rem}}.banner-1__info-description{margin-top:.9375rem;font-size:1rem;color:#909498;max-width:14.6875rem}@media(max-width:1349px){.banner-1__info-description{font-size:.9375rem;max-width:none}}@media(max-width:768px){.banner-1__info-description{font-size:.875rem;margin-top:.8125rem}}.banner-2{position:relative;padding:.9375rem 1.25rem .9375rem 17.1875rem;display:flex;align-items:center;box-sizing:border-box;border-radius:1.25rem;background-color:#70338a;height:11.875rem;color:#fff;overflow:hidden}@media(max-width:1349px){.banner-2{padding:2.5rem 5.3125rem 2.5rem 14.6875rem;height:auto}}@media(max-width:768px){.banner-2{padding:2.5rem 1.25rem 2.5rem 7.8125rem;height:7.8125rem}}.banner-2:before{content:"";position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background-image:url(../public/images/mpsellers/banner-2-bg.png);background-position:0 0;background-size:100%;background-repeat:no-repeat;border-radius:1.25rem}@media(max-width:768px){.banner-2:before{background-position:0 100%;background-size:cover}}.banner-2:after{content:"";position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;background-image:url(../public/images/mpsellers/banner-2-img.png);background-position:0 0;background-size:auto 100%;background-repeat:no-repeat;border-radius:1.25rem}@media(max-width:768px){.banner-2:after{background-image:url(../public/images/mpsellers/banner-2-img-sm.png);background-position:0 0;background-size:7.5rem}}.banner-2__info{position:relative;z-index:3}.banner-2__info-title{display:inline;font-weight:500;font-size:1.875rem;line-height:2.8125rem;color:#fff;border-bottom:.0625rem solid #a67dc4;padding-bottom:.3125rem;margin-bottom:.9375rem}@media(max-width:1349px){.banner-2__info-title{font-size:1.5rem}}@media(max-width:768px){.banner-2__info-title{font-size:1.125rem;line-height:1.375rem}}@media(max-width:460px){.banner-2__info-title{padding-bottom:0}}.banner-2__info-link{position:relative;display:block;margin-top:.9375rem;font-size:1rem;color:#d7dadd;max-width:14.6875rem}@media(max-width:1349px){.banner-2__info-link{font-size:.9375rem;max-width:none}}@media(max-width:768px){.banner-2__info-link{font-size:.875rem;margin-top:.625rem}}.banner-2__info-link:after{content:"";display:inline-block;width:1.5rem;height:.625rem;background-image:url(../public/images/mpsellers/arrow-accent-2.svg);background-position:50%;background-size:contain;background-repeat:no-repeat;margin-left:1.25rem}@media(max-width:1349px){.banner-2__info-link:after{width:1.25rem}}@media(max-width:460px){.banner-2__info-link:after{display:none}}.form-partners{position:relative;padding:2.1875rem 6.25rem;box-sizing:border-box;background-color:#fff;box-shadow:0 .9375rem 3.75rem 0 rgba(0,0,0,.25);border-radius:0 .625rem .625rem .625rem;margin-top:1.875rem}@media(max-width:1349px){.form-partners{padding:1.875rem 4.375rem;margin-top:1.25rem}}@media(max-width:768px){.form-partners{padding:1.25rem 1.875rem;margin-top:.9375rem}}.form-partners:before{content:"";width:6.25rem;height:6.25rem;background:#fff;background:linear-gradient(225deg,#fff 50%,hsla(0,0%,100%,0) 0);position:absolute;z-index:2;top:-3.125rem;left:-3.125rem;-webkit-transform:rotate(45deg);transform:rotate(45deg)}@media(max-width:1349px){.form-partners:before{width:3.75rem;height:3.75rem;top:-1.875rem;left:-1.875rem}}.form-partners:after{content:"";position:absolute;top:-5.3125rem;right:0;width:15.625rem;height:15.625rem;background-image:url(../public/images/mpsellers/decor-form-partners.png);background-size:contain;background-position:50%;background-repeat:no-repeat}@media(max-width:1024px){.form-partners:after{display:none}}.form-partners__title{font-weight:300;font-size:1.125rem;color:#6d7a88;margin-bottom:2.5rem}.form-partners__title:after{content:"";display:inline-block;vertical-align:middle;width:1.8125rem;height:1.8125rem;background-image:url(../public/images/mpsellers/i-fire.svg);background-position:50%;background-size:contain;background-repeat:no-repeat;margin-left:6px;margin-top:-3px}@media(max-width:1349px){.form-partners__title{font-size:.875rem;margin-bottom:1.5625rem}}.form-partners__fields{display:grid;grid-template-columns:1fr 1fr;grid-gap:.9375rem;margin-bottom:1.25rem}@media(max-width:1349px){.form-partners__fields{grid-gap:.9375rem}}@media(max-width:768px){.form-partners__fields{grid-template-columns:1fr;grid-gap:.625rem}}.form-partners__fields-item-error{font-size:.75rem;color:#ff4949;padding-top:.375rem}.form-partners__description{font-size:.75rem;line-height:.875rem;color:#89949a;margin-bottom:1.25rem}.form-partners__btn{opacity:1;transition:opacity .3s linear}.form-partners__btn:disabled{opacity:.5;cursor:default}.form-partners__done{color:#17cb50;font-size:1.25rem;margin-top:.75rem}.tabs{position:relative;z-index:2;margin-bottom:5.625rem}@media(max-width:1349px){.tabs{margin-bottom:2.5rem}}@media(max-width:768px){.tabs{margin-bottom:1.5625rem;display:none}}.tabs__nav{display:flex}.tabs__nav-item{font-weight:400;font-size:1.25rem;line-height:1.5rem;padding:.9375rem 2.1875rem;box-sizing:border-box;background-color:#f3f4f5;border-radius:.625rem .625rem 0 0;margin-right:.9375rem;color:#6d7a88;cursor:pointer}@media(max-width:1349px){.tabs__nav-item{font-size:1rem;padding:.9375rem}}.tabs__nav-item--active{background-color:#fff;color:#000;box-shadow:0 -.3125rem .625rem rgba(11,38,22,.05)}.tabs__content{padding:3.75rem 7.5rem;box-sizing:border-box;box-shadow:0 16px 60px 0 rgba(0,0,0,.25);border-radius:0 0 .625rem .625rem;background-image:url(../public/images/mpsellers/bg-tabs-content.png);background-position:left 1.25rem bottom;background-repeat:no-repeat;background-size:28.125rem;background-color:#fff}@media(max-width:1349px){.tabs__content{padding:2.5rem}}@media(max-width:768px){.tabs__content{background-size:0}}.tabs__content-item{display:none}.tabs__content-item--active{display:block}.promo{display:flex;align-items:flex-start}@media(max-width:1349px){.promo{flex-flow:column}}.promo__mpstats-conf-btn{display:inline-block;width:356px;height:60px;margin-top:40px;background:linear-gradient(96.28deg,#38ac5a 4.95%,#89cc5a 95.66%);border-radius:8px;color:#fff;text-align:center;line-height:58px;text-decoration:none;font-family:PT Sans;font-weight:700;font-size:18px;padding:0;outline:none}.promo__mpstats-conf-btn-mob{margin-bottom:40px}.promo__mpstats-conf-btn:hover{background:linear-gradient(118.85deg,#38ac5a 8.76%,#89cc5a 220.53%);box-shadow:0 15px 20px rgba(30,151,71,.2)}.promo__mpstats-conf-btn:active{background:linear-gradient(96.28deg,#38ac5a 4.95%,#89cc5a 51.62%)}.promo__list{margin-right:5rem;width:40%}@media(max-width:1349px){.promo__list{margin-right:0;-webkit-columns:2;-moz-columns:2;column-count:2;width:100%;margin-bottom:1.5625rem}}@media(max-width:768px){.promo__list{-webkit-columns:1;-moz-columns:1;column-count:1}}.promo__list-item{display:flex;align-items:center;font-size:1.25rem;margin-bottom:.625rem}@media(max-width:1349px){.promo__list-item{font-size:1rem;font-size:.9375rem}}.promo__list-item:last-child{margin-bottom:0}.promo__list-item:before{content:"";display:block;width:.9375rem;min-width:.9375rem;height:.9375rem;background-image:url(../public/images/mpsellers/i-checkmark.svg);background-size:contain;background-position:50%;background-repeat:no-repeat;margin-right:.9375rem}.promo__benefits{width:60%}@media(max-width:1349px){.promo__benefits{width:100%}}.promo__benefits-title{font-weight:500;font-size:2.5rem;margin-bottom:.9375rem;margin-left:2.8125rem}@media(max-width:1349px){.promo__benefits-title{font-size:1.375rem;margin-left:0}}@media(max-width:768px){.promo__benefits-title{font-size:1.125rem}}.promo__benefits-list{border:.1875rem solid #eeeff1;border-radius:.625rem;padding:2.5rem;box-sizing:border-box}@media(max-width:1349px){.promo__benefits-list{padding:1.875rem 2.5rem;display:flex;flex-wrap:wrap}}@media(max-width:768px){.promo__benefits-list{padding:1.25rem}}.promo__benefits-list-item{display:flex;align-items:center;margin-bottom:1.25rem}@media(max-width:1349px){.promo__benefits-list-item{align-items:flex-start}}@media(max-width:1349px){.promo__benefits-list-item:first-child,.promo__benefits-list-item:nth-child(2){width:50%}}@media(max-width:768px){.promo__benefits-list-item:first-child,.promo__benefits-list-item:nth-child(2){width:100%}}@media(max-width:1349px){.promo__benefits-list-item:nth-child(3){width:100%}}.promo__benefits-list-item:last-child{margin-bottom:0}.promo__benefits-list-item-img{width:2.1875rem;min-width:2.1875rem;margin-right:1.875rem}@media(max-width:1349px){.promo__benefits-list-item-img{margin-right:1.25rem}}@media(max-width:768px){.promo__benefits-list-item-img{width:1.75rem;min-width:1.75rem;margin-right:.9375rem}}.promo__benefits-list-item-text{font-size:1.125rem;color:#6d7a88}@media(max-width:1349px){.promo__benefits-list-item-text{font-size:.9375rem}}.accordion{margin-top:1.875rem;display:none}@media(max-width:768px){.accordion{display:block;margin-bottom:1.5625rem}}.accordion__item{border-bottom:.0625rem solid #e4e9ec;margin-bottom:.9375rem}.accordion__item:last-child{margin-bottom:0}.accordion__item-title{position:relative;font-size:1.125rem;margin-bottom:.9375rem}.accordion__item-title:after{content:"";position:absolute;top:0;right:0;bottom:0;margin:auto;width:.75rem;height:.375rem;background-image:url(../public/images/mpsellers/arrow-down.svg);background-position:50%;background-size:contain;background-repeat:no-repeat;transition:-webkit-transform .3s linear;transition:transform .3s linear;transition:transform .3s linear,-webkit-transform .3s linear}.accordion__item .accordion__item-content{max-height:0;overflow:hidden;transition:max-height .3s linear}.accordion__item--active .accordion__item-title:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.accordion__item--active .accordion__item-content{max-height:100vh}.accordion .promo__benefits-list{margin-bottom:1.25rem}.footer{position:relative;padding:3.4375rem 0;background-color:#394252;background-image:url(../public/images/mpsellers/footer-bg.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;border-radius:2.5rem 2.5rem 0 0}@media(max-width:1349px){.footer{padding:2.5rem 0;border-radius:1.875rem 1.875rem 0 0}}@media(max-width:768px){.footer{padding:2.1875rem 0}}.footer__main{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.875rem;padding-bottom:1.875rem;border-bottom:.125rem solid #4d5562}@media(max-width:768px){.footer__main{grid-template-columns:1fr;grid-gap:.9375rem;padding-bottom:.9375rem}}.footer__sub{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.875rem;padding-top:1.875rem}@media(max-width:768px){.footer__sub{grid-template-columns:1fr;grid-gap:.9375rem;padding-top:.9375rem}}.footer__info-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.875rem}@media(max-width:768px){.footer__info-head{margin-bottom:1.25rem}}.footer__info-head-logo{width:9.6875rem}@media(max-width:1349px){.footer__info-head-logo{width:8.125rem}}@media(max-width:768px){.footer__info-head-logo{width:6.25rem}}.footer__info-head-social{display:flex;padding-right:3.125rem;box-sizing:border-box}@media(max-width:768px){.footer__info-head-social{padding-right:0}}.footer__info-head-social-item{margin-left:.9375rem;max-width:1.625rem}@media(max-width:1349px){.footer__info-head-social-item{max-width:1.875rem}}@media(max-width:768px){.footer__info-head-social-item{margin-left:.3125rem}}.footer__info-head-social-logo{display:block;width:100%}.footer__info-text{padding-right:4.6875rem;box-sizing:border-box}@media(max-width:1349px){.footer__info-text{padding-right:3.125rem}}@media(max-width:768px){.footer__info-text{padding-right:0}}.footer__info-text-item{font-size:.875rem;line-height:1.125rem;color:#eef1f3;margin-bottom:1.25rem}@media(max-width:768px){.footer__info-text-item{font-size:.75rem;line-height:.75rem;margin-bottom:.625rem}}.footer__info-text-item:last-child{margin-bottom:0}.footer__nav-list{-webkit-columns:2;-moz-columns:2;column-count:2}@media(max-width:1349px){.footer__nav-list{-webkit-columns:1;-moz-columns:1;column-count:1}}@media(max-width:768px){.footer__nav-list{-webkit-columns:2;-moz-columns:2;column-count:2}}.footer__nav-list-item{margin-bottom:.625rem}@media(max-width:768px){.footer__nav-list-item{margin-bottom:.3125rem}}.footer__nav-list-item:last-child{margin-bottom:0}.footer__nav-list-item-link{font-size:1rem;color:#fff}@media(max-width:768px){.footer__nav-list-item-link{font-size:.8125rem}}@media(max-width:768px){.footer__payment{margin-bottom:.9375rem}}.footer__payment-title{font-size:.875rem;margin-bottom:.625rem}.footer__payment-list{display:flex;align-items:center;margin-bottom:.625rem}@media(max-width:768px){.footer__payment-list{flex-wrap:wrap}}.footer__payment-list-item{margin-right:.625rem;max-width:5.625rem}@media(max-width:768px){.footer__payment-list-item{max-width:4.375rem}}.footer__payment-list-item-img{display:block;width:100%}.footer__payment-note{font-size:.75rem;color:#909498}.footer__description-item{font-size:.875rem;color:#768089;margin-bottom:.625rem}@media(max-width:768px){.footer__description-item{font-size:.75rem}}.footer__description-item:last-child{margin-bottom:0}.btn-green{display:block;width:100%;padding:1.5rem;box-sizing:border-box;background-color:#17cb50;font-weight:500;font-size:1.25rem;color:#fff;border-radius:.625rem;cursor:pointer}@media(max-width:1349px){.btn-green{padding:.9375rem;font-size:1.125rem}}@media(max-width:768px){.btn-green{font-size:1rem}}.btn-up{position:absolute;top:5rem;right:10vw;width:2.1875rem;height:2.1875rem;background-image:url(../public/images/mpsellers/btn-up.svg);background-position:50%;background-size:contain;background-repeat:no-repeat;cursor:pointer}@media(max-width:768px){.btn-up{top:-1.25rem;right:0;left:0;margin:auto}}.input-text{display:block;width:100%;font-weight:500;font-size:.9375rem;line-height:1.0625rem;color:#000;padding:1.5625rem;box-sizing:border-box;border-radius:.625rem;border:.0625rem solid #d8dfe9;background:#fff;transition:.3s;outline:none}@media(max-width:1349px){.input-text{padding:1rem 1.875rem}}@media(max-width:768px){.input-text{padding:.625rem 1.875rem}}.input-text:focus{box-shadow:0 .3125rem 1.25rem rgba(0,0,0,.1)}.input-text::-webkit-input-placeholder{color:#2f2f31}.input-text::-moz-placeholder{color:#2f2f31}.input-text:-ms-input-placeholder{color:#2f2f31}.input-text::placeholder{color:#2f2f31}