

/* Start:/local/templates/aspro-priority/components/bitrix/news.detail/landing_new/style.css?175129523225803*/
.advantages-item {
    margin-bottom: 20px;
}

#block_17 .referrals-item--title {
    font-size: 30px;
    line-height: 35px;
}

#block_7 .advantage-card__img img {
    max-width: 65%;
}

#block_7 .advantage-card__text {
    font-size: 16px;
    line-height: 30px;
}

#block_13 *{
    font-size: 26px;
}


.landings  a:focus, .landings  a:hover {
    color: #2b7de0;;
}

.m-t-70 {
    margin-top: 70px;
}

/*garantee*/
.guarantee-block{
    padding-top: 72px;
    padding-bottom: 63px;
    display: flex;
    justify-content: center;
    background-color: #2B3A56;
    padding-inline:30px;
}
.guarantee-block h2 {
    color: white!important;
}
.guarantee-block .btn{
    box-sizing: border-box;
    margin-top: 37px;
    text-decoration: none;
    text-align: center;
}
.guarantee-block__content{
    position: relative;
    text-align: center;
    max-width: 70%;
}
.guarantee-block__content p{margin: 0;}
.guarantee-block__content:before{
    content:'';
    width: 102px;
    height: 102px;
    display: block;
    position: absolute;
    top: 0;
    left: -15px;
    transform: translate(-100%, 0);
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='102' height='102' viewBox='0 0 102 102' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M49.2624 61.9381L47.6999 31.4683H57.3356L55.708 61.9381H49.2624ZM52.5178 77.4985C50.9986 77.4985 49.7399 76.9993 48.7416 76.001C47.7433 75.0027 47.2441 73.8091 47.2441 72.4202C47.2441 71.0312 47.7433 69.8593 48.7416 68.9044C49.7399 67.9061 50.9986 67.407 52.5178 67.407C54.0369 67.407 55.2739 67.9061 56.2288 68.9044C57.1837 69.8593 57.6612 71.0312 57.6612 72.4202C57.6612 73.8091 57.1837 75.0027 56.2288 76.001C55.2739 76.9993 54.0369 77.4985 52.5178 77.4985Z' fill='%23F7623C' /%3e%3ccircle cx='51' cy='51' r='50' stroke='%23F7623C' stroke-width='2' /%3e%3c/svg%3e");
    background-size: contain;
}
.white-title-30{
    font-weight: 300;
    font-size: 20px;
    line-height: 1.2;
    color: #FFFFFF;
}
@media (max-width: 991px) {
    .white-title-30{font-size: 24px;}
    .guarantee-block{padding-top: 120px;}
    .guarantee-block__content:before{
        width: 45px;
        height: 45px;
        top: -20px;
        left:50%;
        transform: translate(-50%, -100%);

    }
    .guarantee-block__content .btn{font-size: 14px;}
}

#block_23 .new-header-container .servlist {
    max-width: 100%;
}

/* #block_23 .servlist .servlist-item p {
    font-size: 20px;
    line-height: 25px;
} */
/*****Lareta 08-04-2025*********/
img.img-cover{
	object-fit: cover;
}


#block_25 .b24-form{
	background-color: #2B3A56;

}
#block_25 .b24-form .b24-form-wrapper{
	max-width:100%;
	background-color:#2B3A56;
	border-radius: 0;
	padding: 38px 126px 70px;
}
#block_25 .b24-form-header-title, #block_25 .b24-form-header-description{
   color: white;
   max-width: 750px;
}
#block_25 .b24-form-header-title{font-size: 18px;font-weight: normal;}
#block_25 .b24-form-header-description{
    max-width: 530px;
 }
#block_25 .b24-form-header{
    text-align: left;
    padding: 0;
}
#block_25 .b24-form-padding-side{
    padding-left: 0;
    padding-right: 0;
}

#block_25 .b24-form-content {
    position: relative;
}
#block_25 .b24-form-content .b24-form-control-desc,
.bg-dark-blue-inner .b24-form-wrapper .b24-form-field-agreement .b24-form-control-desc,
.bg-dark-blue-inner .b24-form-wrapper .b24-form-header *{
    color: white;
}
#block_25 .b24-form-content .b24-form-field-agreement label, 
.bg-dark-blue-inner .b24-form-wrapper .b24-form-field-agreement label{
    white-space: normal; 
    overflow: visible;
}
#block_25 .b24-form-content .b24-form-field-agreement label input, 
.bg-dark-blue-inner .b24-form-wrapper .b24-form-field-agreement label input{opacity: 1;}
#block_25 .b24-form form{position: relative;}

#block_25 .b24-form-content form>div:nth-child(2), 

#block_25 .b24-form-field.b24-form-field-agreement,
.bg-dark-blue-inner .b24-form-wrapper  .b24-form-field.b24-form-field-agreement{margin-bottom: 0;}
.bg-dark-blue-inner .b24-form-content form>div:nth-child(2) {
    position: absolute;
    bottom: -10px;
    left: -9px;
    right: auto;
    min-width: 375px;
    width: 100%;
}
#block_25 .b24-form-content form>div:nth-child(2){
    left:50%;
    right: auto;
    /* transform: translateX(-50%); */
    bottom:-20px;  position: absolute;
    text-align: center;
    width: 100%;
    left: 0;
    right: 0;
}
@media (max-width: 767px) {
#block_25 .b24-form-content form>div:nth-child(2){
     bottom:-35px;
}

}
#block_25  .b24-form-btn, #block_14 .b24-form-btn {background-color: #ff5752;}
#block_25  .b24-form-btn:hover, #block_14 .b24-form-btn:hover{opacity: .7; color: white;}
#block_25 .b24-form-content form .b24-form-btn-container,
.bg-dark-blue-inner .b24-form-wrapper .b24-form-btn-container{
   padding: 0;
}
.bg-dark-blue-inner .b24-form-content .b24-form-field {margin-bottom: 20px;}
#block_25  .b24-form-control, .bg-dark-blue-inner .b24-form-wrapper .b24-form-control {
	width: 100%;
    height: 60px;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding-left: 25px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
#block_25 input.b24-form-control:-webkit-autofill,
.bg-dark-blue-inner .b24-form-wrapper .b24-form-control:-webkit-autofill {
    -webkit-background-clip: text;
    -webkit-box-shadow: 0 0 0 60px white inset !important;
}
#block_25 input.form-control:focus,
.bg-dark-blue-inner .b24-form-wrapper .b24-form-control:focus,
#block_25 .b24-form-control-alert.b24-form-control-string .b24-form-control, #block_25 .b24-form-control-alert.b24-form-control-text .b24-form-control,
.bg-dark-blue-inner .b24-form-control-alert.b24-form-control-string .b24-form-control, .bg-dark-blue-inner .b24-form-control-alert.b24-form-control-text .b24-form-control{
    border-color: #e1e1e1!important;
    background-color: #fff!important;
    box-shadow: none;
}
#block_25  .b24-form-control-string .b24-form-control-label, .form-no-header .b24-form-field .b24-form-control-label{
    padding-left: 25px;
}
#block_25 .b24-form-btn, .form-no-header .b24-form-content .b24-form-btn{font-size: 12px; height: 60px;  border-radius: 20px; font-weight:400; text-transform: uppercase; padding-left: 14px;
padding-right: 14px; white-space: nowrap;}
.form-no-header .b24-form-content .b24-form-btn{width: fit-content;padding-left: 20px;
padding-right: 20px;}
#block_25 .b24-form-control-container {
	margin-bottom: 0;
}
.inner-container.inner-container--large{
    max-width: 100%;
}
.gray-wrapper{
    padding: 60px 0;
    background: #F7F7F7;
}
.gray-wrapper + *{padding-top:60px}
.bg-dark-blue-inner .b24-form-wrapper{
    box-shadow: none!important;
    background-color: transparent;
}
.efficiency-list__item .efficiency-card{text-align: center;}
.btn.btn-border-round, .btn-orange.btn.btn-border-round, *.btn-border-round{border-radius: 20px!important;}
.new-header-container{
    padding-top: 70px;
}
.new-header__title .new-header-subtitle{font-weight: 400; color: #2B3A56;line-height: 1.4;
    max-width: 485px;}
.txt-white{color: white;}
.form-no-header .b24-form-header{display: none!important;}
.form-no-header .b24-form-padding-side{padding: 0;}
a#scrollToTop {
    left: 5px !important;
    margin-left: 10vw !important;
}
body.with_decorate footer{margin-bottom: 0!important;}
@media (min-width: 768px) {
    #block_25 .b24-form-btn, .form-no-header .b24-form-content .b24-form-btn{font-size: 15px;}
}

@media(min-width:992px){
    .bg-dark-blue-inner .b24-form-wrapper  .b24-form-field.b24-form-field-agreement{margin-bottom: 0;}
    .bg-dark-blue-inner .b24-form-content form>div:nth-child(2) {
        position: absolute;
        bottom: -15px;
        left: -15px;
        right: auto;
        
    }
    #block_25 .b24-form-content form>div:nth-child(2){
        position: absolute;
        bottom: 75px;
        text-align: right;
        left: auto;
        right: 20px;
        transform: translateX(0);
    }
    .bg-dark-blue-inner .b24-form-content .b24-form-field {margin-bottom: 35px;}
    #block_25 .b24-form-btn, .form-no-header .b24-form-content .b24-form-btn{font-size: 15px;}
    .new-header__title.title-max-780{
        max-width: 700px;
    }
    #block_25 .b24-form-content form{
        display: grid;
        grid-template-columns: 2fr 1fr;
        column-gap:32px;
        align-items: center;
    }
    #block_25 .b24-form-content form>div:first-child{
        width: 100%;
        flex-shrink:0;
        display: grid;
        grid-template-columns: 1fr 1fr;
        column-gap:32px;
        align-items: center;
    }
    #block_25 .b24-form-content form>div:first-child  .b24-form-field{
        margin-bottom: 0;
    }
}

#block_27, #block_28{padding-top: 80px;}
#block_28 .btn.b24-web-form-popup-btn {
   border-radius: 20px!important;
}
#block_20{margin-bottom: 120px;}
@media(min-width:1101px){body.with_decorate footer{margin-bottom: 0!important;} .maxwidth-theme{padding-left: 16px!important; padding-right: 16px!important;}}
@media(min-width:1200px){
    .new-header__title.title-max-780{
        max-width: 700px;
    }
}
@media (max-width: 1199px) {
    #block_25 .b24-form .b24-form-wrapper{
        padding-left: 16px;
        padding-right: 16px;
    }
}
@media (min-width: 1364px) {
    .maxwidth-theme{padding-left: 0!important; padding-right: 0!important;}
}
@media (max-width: 899px) {
    #block_25 .b24-form .b24-form-wrapper{
        padding-left: 16px;
        padding-right: 16px;
    }
}
@media (max-width: 767px) {
    .guarantee-block__content{
        max-width: 100%;
    }
    .guarantee-block .guarantee-block__content h2{font-size: 24px; line-height: 1.3;font-weight: 400}
    .guarantee-block .guarantee-block__content .white-title-30{font-size: 20px;}
    .guarantee-block .guarantee-block__content .white-title-30 span{font-size: 16px!important;}
    #block_27,#block_28{padding-top: 60px;}
    #block_28{padding-bottom: 60px;}
   
}

.gray-wrapper-np {
    background: #F7F7F7;
}
#block_18.gray-wrapper-np{padding-top: 80px;}
@media (max-width: 767px) {
#block_18.gray-wrapper-np{padding-top: 40px; padding-bottom: 20px;}
}
.decision-form.bg-dark-blue .b24-form-wrapper{
    background-color:#2B3A56;
    position: relative;
}
.decision-form.bg-dark-blue .b24-form-wrapper .b24-form-btn{
    font-size: 16px;
    text-transform: uppercase;
}
.decision-form.bg-dark-blue .b24-form-wrapper .b24-form-padding-side{padding:0; }
.decision-form.bg-dark-blue .b24-form-wrapper .b24-form-field{margin-bottom: 35px;}
.decision-form.bg-dark-blue .b24-form-wrapper .b24-form-header{display: none;}
.decision-form.bg-dark-blue .b24-form-wrapper .b24-form-control{
    border-radius: 4px;
    height: 60px;
    font-size: 15px;
    line-height: 18px;
    color: #2B3A56;
    padding: 10px 25px;
    background: #FFFFFF;
}

.decision-form.bg-dark-blue .b24-form-field-agreement{
    font-size: 10px;
    line-height: 14px;
   
    opacity: 0.6;
    position: absolute;
    left: 0;
    bottom: -15px;
    margin-bottom: 0!important;
}
.decision-form.bg-dark-blue .b24-form-field-agreement  .b24-form-control-desc{ color: #FFFFFF;}
 .referrals-item ul{
    list-style: url(https://kosas.ru/local/templates/aspro-priority/analitika/custom/images/home/disc.svg);
    margin: 20px 0;
    padding: 0 20px;
}
 .referrals-item ul  li {
     font-size: 16px;
     line-height: 26px;
    color: #2B3A56;
     margin-bottom: 10px;
    
}
#block_31 .b24-form{
    position: relative;
    z-index: 2;
}
#block_31 .b24-form-wrapper{
    
    display: block;
    background-color: transparent;
   
    min-height: unset;
    max-width: unset;
    margin: 0 auto;
}
#block_31 .b24-form-wrapper .b24-form-content form{
    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;
    -webkit-column-gap: 70px;
    -moz-column-gap: 70px;
    column-gap: 70px;
    position: relative;
    z-index: 2;
}
#block_31 .b24-form-wrapper .b24-form-content form>div:first-child{
    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;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
}
#block_31 .b24-form-control-string .b24-form-control {
    background-color: #ffffff;
    border-radius: 4px;
    height: 60px;
    font-size: 15px;
    line-height: 18px;
    color: #2B3A56;
    padding: 10px 25px;
    width: 328px;
}
#block_31 .b24-form-control-string .b24-form-control-label,
.decision-form.bg-dark-blue .b24-form-wrapper  .b24-form-control-icon-after .b24-form-control-label{padding-left: 25px;}
#block_31 .b24-form-field {
    margin-bottom: 0;
}

#block_31 .b24-form-btn-block .b24-form-btn{
    background: #F7623C;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    text-transform: uppercase;
    border: 0;
    display: inline-block;
    padding: 20px 35px;
    border-radius: 0 !important;
    padding-inline:70px;
}
#block_31 .b24-form-wrapper .b24-form-content form>div:nth-child(2) {
    position: absolute;
    bottom: -30px;
    right: 82px;
}
#block_31 .b24-form-wrapper .b24-form-content .b24-form-control-desc{color: white;}
#block_31 .b24-form-wrapper .b24-form-header{display: none;}
#block_31 .inner-form.mb-80{margin-bottom: 0!important;}
@media (max-width: 1439px) {
    #block_31 .b24-form-wrapper .b24-form-content form{
        column-gap: 30px;
    }   
}
@media (max-width: 1199px) {
    #block_31 .b24-form-wrapper .b24-form-content form{
        flex-direction: column;
        row-gap: 15px;
    }
    #block_31 .b24-form-wrapper .b24-form-content form>div:nth-child(2) {
        position: absolute;
        bottom: -30px;
        right: 50%;
        transform: translateX(50%);
    }
}
@media (max-width: 767px) {
    #block_31 .b24-form-wrapper .b24-form-content form>div:first-child{
        flex-direction: column;
        row-gap: 15px;
    }
    #block_31 .b24-form-header{text-align: left;}
    .lh-normal-sm{
        line-height: 1.3!important;
    }
}
@media (max-width: 580px) {
    .quote *{
        font-size: 26px !important;
        line-height: 30px;
    }
    .b24-form-header-title{max-width:347px;}
}
@media(min-width:992px){
    .how-we-work-bottom-row{margin-top: 70px;}

}

.btn-default.btn-orange[href^="javascript"]{
    border-radius:20px!important;
    background-color: #ff5752!important;
}
.btn-default.btn-orange[href^="javascript"]:hover{opacity: .7; color: white;}

.process-item .process-image  {
    display: block;
    text-align: center;
    justify-content: flex-start;
    margin-bottom: 15px;
    gap: 20px;
}

.process-item .process-image img {
    width: 70px;
    height: 70px;
}

@media(max-width:992px){
    .process-item .process-image  {
        display: block;
        justify-content: flex-start;
        margin-bottom: 15px;
        gap: 20px;
    }

}
.process-item {
    /* text-align: justify; */
    text-align: left;
}
.process-item h3{text-align: center;}
.process-item ul[style]{  text-align: left;}
.blue-wrapper-np {
    background-color: #2B3A56;
    color: white;
    padding-top: 32px;
    padding-bottom: 23px;
    margin-bottom: 40px;
}

.blue-wrapper-np h2, .blue-wrapper-np h3 {
    color: white!important;
}
#promo-banner.promo-banner{ 
    background: linear-gradient(to right, rgba(43, 58, 86, .85),rgb(43, 58, 86)) ;
     margin-bottom: 20px;
    }
#promo-banner *{
    box-sizing: border-box;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
}
#promo-banner .container{
    width: 100%;
    max-width: 1410px;
    padding-left: 16px;
    padding-right: 16px;
    margin: 0 auto;
}
#promo-banner .promo-banner-centertext h1{
    font-size: 65px;
}

#promo-banner .promo-banner-content{
    display: flex;
    column-gap: 100px;
    justify-content: center; 
   
    overflow: hidden;
    padding: 0 20px;
}
#promo-banner .promo-banner-left{
    flex:1;
    max-width: 700px;
    display: flex;
    flex-direction: column;
    row-gap:25px;
    padding-top: 70px;
    padding-bottom: 60px;
    min-height: 415px;

}

#promo-banner .promo-banner-suptext{
    display: block;
    color: white;
    font-size: 28px;
    line-height: 1.4;
    margin: 0;
    padding: 0;
    font-weight: 700;
}

#promo-banner .promo-banner-centertext{
    font-size: 30px;
    color: white;
    line-height: 1.2;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    padding: 0;
    margin-bottom: 55px;
}


@media (max-width: 991px) {
#promo-banner .promo-banner-centertext h1{
    font-size: 28px;
    }
}
#promo-banner .promo-banner-subtext{
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    row-gap:20px;
    color: white;
    font-size: 26px;
    line-height: 24px;
    font-weight: 400;
}
#promo-banner  .promo-banner-right{
    width: 42%;
    display: flex;
    align-items: flex-end;
     transform: translateX(-25%);
}
#promo-banner  .promo-banner-right img{
    display: block;
    height: 550px;
    width: 100%;
    object-fit: contain;
   
}
#promo-banner  .promo-button{
    color: #ffffff;
    height: 60px;
    font-size: 18px;
    line-height: 60px;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: 20px;
    background-color: #ff5752;
   border:0;
    transition:  0.2s ease-in-out;
    margin-top: 40px;
    width: fit-content;
    padding-left: 40px;
    padding-right: 40px;
    transition: .3s;
    white-space: nowrap;
}
#promo-banner  .promo-button:hover{
    opacity: .7;
}
#promo-banner .promo-button:hover{ border-color:#F7623C;}
@media(max-width: 1919px){
    #promo-banner .container{max-width: 1140px; position: relative;}
    #promo-banner .promo-banner-content{justify-content: flex-start;}
    #promo-banner .promo-banner-centertext h1{ font-size: 3.5vw;}
   
    #promo-banner  .promo-banner-right{
        position: absolute;
        bottom:0;
        right:0;
        width: auto;
    }
}
@media(max-width: 1364px){
    #promo-banner .promo-banner-left{transform: translateX(17%); max-width: 600px;}
    #promo-banner .promo-banner-centertext h1{font-size: 40px;}
     #promo-banner .promo-banner-centertext {margin-bottom: 40px;}
    
}
@media(max-width: 1199px){
    #promo-banner  .promo-banner-right{display: none;}
    #promo-banner .promo-banner-centertext h1{ font-size: 40px;}
}

@media (max-width: 767px) {
    #promo-banner .promo-banner-left{min-height: 385px; padding-top: 40px; padding-bottom: 40px;}
    
    #promo-banner .promo-banner-suptext{font-size: 22px;}
    #promo-banner .promo-banner-centertext{font-size: 20px; margin-bottom: 15px;}
    #promo-banner .promo-banner-subtext{font-size: 15px; row-gap:20px;}
    #promo-banner  .promo-button{font-size: 16px; margin-top: 10px; padding-inline: 24px; width:fit-content; min-width: 330px; }
     #promo-banner .promo-banner-left{transform: translateX(0);}
}
@media (max-width: 575px) {
 #promo-banner  .promo-button{margin-inline: auto;}
}

:root{
    --fontFamily: 'Montserrat', sans-serif;
    --sectionBg:  #f7f7f7;
    --accent:  #F7623C;
    
    --textAccent: #F7623C;;

    --formInputColor:rgb(29, 31, 34) ;
    --formButtonBg: #F7623C;
    
    --formButtonHover:rgba(247, 98, 60, 0.7);

}
.feed-us *{box-sizing: border-box;}
.feed-us{
    padding-block: 50px;
    background-color: var(--sectionBg);
    font-family: var(--fontFamily);
    position: relative;
    overflow: hidden;
    margin-bottom: 80px;
}
.feed-us .txt-accent{color:var(--textAccent); }
.feed-us__title{
    
    color: #1d1f22;
    font-size: 40px;
    font-weight: 300;
    line-height: 1;
    text-align: center;
    margin-bottom: 1.5em;
    max-width: 620px;
    margin-inline: auto;
   
}
.feed-us .fs-20{
    font-size: 20px;
    font-weight: 300;
    line-height: 1.1;
    margin-bottom: 1em;
    color: #1d1f22;

}
.feed-us__content{
    width: min(1200px, 100%);
    padding-inline:20px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    /* column-gap: 100px; */
    margin-inline: auto;
}
.feed-us__group{
    max-width: 385px;
}
.free-service-item{
    display: flex;
    align-items: center;
    column-gap: 24px;
    padding: 20px;
    border: 1px solid var(--accent);
    color: #2b3a56;
    font-weight: 300;
    font-size: 16px;
}
.free-service-item+.free-service-item{margin-top: 10px;}
.free-service-item p{margin: 0;}
.free-service-item svg{

    color: var(--accent);
}
.feed-us__group-form{
    flex-grow:1;
    max-width: 360px;
}
.feed-us__group-form .b24-form-header{display: none;}
.feed-us__group-form .b24-form-wrapper{
    background-color: transparent;
}
.feed-us__group-form .b24-form-content{padding: 0;}
.feed-us__group-form .b24-form .b24-form-control{background-color: white;}
.feed-form .text-input{
    display: block;
    width: 100%;
    color: var(--formInputColor);
    border: 0;
    background-color: white;
    font-size: 16px;
    font-weight: 400;
    height: 45px;
    padding-left: 20px;
    padding-right: 20px;
}
.feed-form  .b24-form-btn{
    background-color: #ff5752;
    border-radius: 20px;
}
.feed-form  .b24-form-btn:hover{
    opacity: .8;
    color: white;
}
.feed-form .form-item{
    margin-bottom: 10px;
}
.feed-form .text-input::placeholder{
    font-family: inherit;
    font-size: inherit;
}
.feed-form .form-btn{
    padding: 0px 15px;
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 600;
    height: 45px;
    color: #ffffff;
    background-color: var(--formButtonBg);
    border:0;
    transition: .3s;
    cursor:pointer;
}
.feed-form .form-btn:hover{
    background-color: var(--formButtonHover);
}
.feed-form .form-agree{
    padding-top: 10px;
}
.feed-form .form-agree-label input[type="checkbox"]{
    width: 16px;
    height: 16px;
    border-radius: 5px;
    flex-shrink: 0;
}
.feed-form .form-agree-label{
    display: flex;
    column-gap: 5px;
    color: rgba(29, 31, 34, .6);
    font-size: 11px;

    line-height: 1.2;
    font-weight: 400;

}
.feed-form .form-agree-label p{margin: 0;}
.feed-form .form-agree-label a{
    text-decoration: underline;
    text-decoration-skip: none;
    color: inherit;
}
.feed-form .form-agree-label a:hover{opacity: 1;}
.feed-us .rotate-cub{
    position: absolute;
    right: 20%;top: 35%;
}
.feed-us .rotate-cub{
    animation-name:cubRotateReverce;
    animation-duration: 8s;
    animation-delay: .5s;
    animation-iteration-count: infinite;
    transform-origin: center;
}
.feed-us .rotate-cub-big{
    right: -50px;
    top: 50%;
}
.feed-us .rotate-cub-medium{
    right:12%;
    top:35%;
    animation-name:cubRotate;
}
.feed-us .rotate-cub-small{
    right:8%;
    top:25%;
}
@media (max-width: 1199px) {
    .feed-us .rotate-cub{display: none;}
    .feed-us__content{column-gap: 40px;}
}
@media (max-width: 767px) {
    .feed-us{
        padding-block: 60px;
    }
    .feed-us__content{
        flex-direction: column;
        row-gap:40px;
    }
    .feed-us__title{font-size: 25px;}
    .feed-us .fs-20{font-size: 18px;}
}
@keyframes cubRotate{
    0% {
        transform: rotate(0deg);
    }
    12.5% { /* 1/8 = 12.5% */
        transform: rotate(45deg);
    }
    25% { /* 2/8 = 25% */
        transform: rotate(90deg);
    }
    37.5% { /* 3/8 = 37.5% */
        transform: rotate(135deg);
    }
    50% { /* 4/8 = 50% */
        transform: rotate(180deg);
    }
    62.5% { /* 5/8 = 62.5% */
        transform: rotate(225deg);
    }
    75% { /* 6/8 = 75% */
        transform: rotate(270deg);
    }
    87.5% { /* 7/8 = 87.5% */
        transform: rotate(315deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
@keyframes cubRotateReverce{
    0% {
        transform: rotate(0deg);
    }
    12.5% { /* 1/8 = 12.5% */
        transform: rotate(-45deg);
    }
    25% { /* 2/8 = 25% */
        transform: rotate(-90deg);
    }
    37.5% { /* 3/8 = 37.5% */
        transform: rotate(-135deg);
    }
    50% { /* 4/8 = 50% */
        transform: rotate(-180deg);
    }
    62.5% { /* 5/8 = 62.5% */
        transform: rotate(-225deg);
    }
    75% { /* 6/8 = 75% */
        transform: rotate(-270deg);
    }
    87.5% { /* 7/8 = 87.5% */
        transform: rotate(-315deg);
    }
    100% {
        transform: rotate(-360deg);
    }
}

.promo-banner-pt {

}

.mt-30 {
    margin-top: 30px;
}
/* End */
/* /local/templates/aspro-priority/components/bitrix/news.detail/landing_new/style.css?175129523225803 */
