.b-blog-articles__email-form{
    text-align:center;
}
.b-blog-articles__email-form .b-form__group{
    width:225px;
    margin:auto;
}
.b-article__form{
    max-width:470px;
    margin:auto;
}
.clearfix:after{
    content:'';
    display: table;
    clear: both;
}
.float-left{
    float:left;
}
.float-right{
    float:right
}
.l-page__header-article-title_wide{
    max-width:100%;
    padding-left:0;
}
.b-contacts-request_white{
    background-color: #fff;
    color:#000;
}
.b-contacts-request_white .c-button--secondary{
    border:1px solid #000;
    color:#000;
    box-shadow: none;
}
.b-contacts-request_white .c-button--secondary:hover{
    background-color: #19459d;
    color:#fff;
}
.b-socials__item .b-socials__item_noindex{
    padding:22px 0;
}
video{
    max-width:100%;
}
.block{
    display:block;
}
.b-solution-card__title a{
    color:#000;
}
.g-recaptcha{
    margin-top: 8px;
}
button:disabled{
    opacity: 0.5;
    pointer-events: none;
}
.l-page__header-subtitle--error{
    margin:10px 0;
    color:#EE2E7B;
    display: none;
}
.b-footer__contacts{
    margin-bottom: 25px;
}
/*.features{*/
/*    display:flex;*/
/*}*/
/*.features > div{*/
/*    width:33%;*/
/*}*/
/*.features .b-advantages__item-text{*/
/*    padding-right: 20px;*/
/*}*/
.l-page__fintegrate-conversion.l-page__fintegrate-conversion--integration{
    margin-bottom: 50px;
}
.b-fintegrate-conversion--integration{
    padding-top: 180px;
}
.l-page__figure--fintegrate-triangle.l-page__figure--fintegrate-triangle--integration{
    top:auto;
    bottom:-30px;
}
.b-fintegrate-conversion__header--integration{
    max-width: 100%;
    margin-bottom: 15px;
}
.b-fintegrate-conversion__header--integration .h2{
    margin-bottom: 0;
}
.b-fintegrate-conversion__header--integration .h2,
.b-fintegrate-conversion__item--integration .b-fintegrate-conversion__card-title{
    font-family: Gilroy, sans-serif;
    font-size: 32px;
    line-height: 120%;
    letter-spacing: 0;
}
.b-fintegrate-conversion__item.b-fintegrate-conversion__item--integration-top:first-child{
    padding-right:0;
}
.b-fintegrate-conversion__item.b-fintegrate-conversion__item--integration-top .b-fintegrate-conversion__card{
    padding-bottom:60px;
    padding-top: 0;
}
.b-fintegrate-conversion__item.b-fintegrate-conversion__item--integration-top .b-fintegrate-conversion__card,
.b-fintegrate-conversion__item.b-fintegrate-conversion__item--integration-bottom .b-fintegrate-conversion__card{
    border-top:0;
}
.b-fintegrate-conversion__item.b-fintegrate-conversion__item--integration-top .b-fintegrate-conversion__card-text{
    font-family: Gilroy, sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0;
    padding-right: 32px;
}
.b-fintegrate-conversion__item.b-fintegrate-conversion__item--integration-bottom .b-fintegrate-conversion__card-text{
    font-family: Gilroy, sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0;
}
.b-fintegrate-conversion__item.b-fintegrate-conversion__item--integration-top .icon,
.b-fintegrate-conversion__item.b-fintegrate-conversion__item--integration-bottom .icon{
    margin-bottom: 32px;
}
@media (min-width:1199px){
    .l-page__header-blog-head{
        width:calc(100% - 200px);
    }
    .l-page__header-blog-head .l-page__header-subtitle{
        width:60%;
    }
}
@media(max-width:1199px){
    .c-figure__circles--small {
        width: 30px;
        height: 30px;
    }
    .c-figure__empty-circle--small {
        width: 30px;
        height: 30px;
        border: 6px solid #14b368;
    }
    .l-page__header-contacts-title {
        top: -260px;
    }
    .features{
        flex-direction: column;
    }
    .features > div{
        width:100%;
    }
    .b-fintegrate-conversion__items.b-fintegrate-conversion__item--integration{
        display: block;
    }
    .b-fintegrate-conversion__items.b-fintegrate-conversion__item--integration .b-fintegrate-conversion__item{
        max-width:100%;
    }
}
@media(max-width: 767px){
    .l-page__blog-article_buttons .c-button{
        display:block;
        float:none;
        margin:0 auto 20px;
    }
    .l-page__header-contacts-title{
        top: -250px;
    }
    .l-page__header-contacts {
        padding-top: 60px;
    }
}
@media screen and (min-width: 1200px) {
    .icon-logo {
        min-width: 88px;
    }
}
.nojs .js-animate-from-bottom-20{
    opacity:1;
}
.nojs .a-sliding:before{
    position:static;
}
.nojs .l-hero__first{
    display:none;
}
.nojs .b-advantages__item{
    display:block;
    float:left;
    max-width:25%;
}
.nojs .b-advantages__items:after{
    content:'';
    display:table;
    clear:both;
}
.b-header__contacts{
    flex: 0 0 19.66667%;
    max-width: 19.66667%;
}
.l-header-partners__body{
    display: flex;
    justify-content: space-between;
}
.l-header-partners__img-wrapper{
    max-width:25%;
}
.l-header-partners__img-wrapper img{
    max-width:90%;
}
.b-media-news__more--blog{
    margin-bottom:30px;
}
.h2--mb-5{
    margin-bottom:5px;
}
.b-article__form .c-input-group{
    margin-bottom:10px;
}
.mt-20{
    margin-top:20px;
}
.text-black,
.text-black:hover{
    color:#000;
}
.relative{
    position:relative;
}
.c-button_guideline {
    padding: 0;
    position: absolute;
    top: 70px;
    left:0;
}
.guideline-link {
    color: #1e0f00;
    display: inline-block;
    position: relative;
    padding-right: 25px;
}
.l-page__header-agp-head{
    padding-bottom:0;
}
.b-footer__add-text{
    margin-top:10px;
}
.b-kyc-notification__left{
    flex: 0 0 50%;
    max-width: 50%;
}
.b-cases__filter{
    position:relative;
    z-index: 5;
}
.b-cases__filter.b-cases__filter--blog{
    padding:23px;
}
.b-cases-filter__block-tags.b-cases-filter__block-tags--blog .b-cases-filter__block-tag{
    margin-bottom: 0;
}
.b-cases__filter.b-cases__filter--blog .b-cases-filter__block{
    margin-bottom: 0;
}
.b-header:last-child{
    display: none;
}
.b-header__menu{
    flex: 0 0 67.66667%;
    max-width: 67.66667%;
}
.l-page__header--online-credit.l-page__header--pan-digger{
    margin-bottom: 0;
    position: relative;
}

.l-page__figure--pan-digger{
    position: absolute;
    right:-90px;
    bottom:-440px;
    z-index: 5;
}
.c-figure__circles--pan-digger-complex{
    width:362px;
    height:367px;
}
.l-page__header-online-credit-figure.l-page__header-online-credit-figure--pan-digger{
    position: absolute;
    top:auto;
    right:auto;
    left:-70px;
    bottom:-100px;
    z-index: 5;
}
.b-solution-features__items.b-solution-features__items--pan-digger .slick-slide:first-child {
    width:260px !important;
    margin-right: 65px;
}
.b-solution-features__items.b-solution-features__items--pan-digger .slick-slide:nth-child(2) {
    width:270px !important;
    margin-right: 65px;
}
.b-solution-features__items.b-solution-features__items--pan-digger .slick-slide:last-child{
    width:480px !important;
    margin-right: 0;
}
.l-page__columns.l-page__columns--pan-digger{
    padding-left:20px;
    padding-right:20px;
}
.b-pan-digger-about{
    display:flex;
    justify-content: space-between;
}
.b-pan-digger-about__left{
    width:595px;
    margin-right: 65px;
}
.b-pan-digger-about__right{
    padding-top: 16px;
}
.flex-jcsb{
    display: flex;
    justify-content: space-between;
}
.pandigger-ls{
    padding:95px 0;
    background-color: #eee;
}
.l-page__solutions-complex--pan-digger{
    background: url(/static/assets/images/pan-digger/3.png) no-repeat left top;
    background-size: cover;
    margin-bottom: 0;
}
.b-online-credit-complex__item--pan-digger{
    padding-top:52px;
    padding-bottom: 52px;
}
.b-online-credit-complex--pan-digger{
    padding-top: 106px;
    padding-bottom: 93px;
}
.pandigger-ls__left{
    max-width: 520px;
    margin-right: 175px;
}
.pandigger-ls__right{
    width:50%;
}
.pandigger-ls__right ul,
.pandigger-ls__right li{
    margin:0;
    padding: 0;
}
.pandigger-ls__right li:before{
    content:'';
    display: none;
}
.pandigger-ls__bottom{
    align-items: center;
    margin-top: 72px;
}
.pandigger-ls__bottom-left{
    width:188px;
    height:72px;
    margin-right: 118px;
    filter: grayscale(100%);
}
.c-figure__triangle--sepadirectdebit--pan-digger{
    border-bottom-width: 421px;
    border-left-width: 210px;
    border-right-width: 210px;
}
.l-page__header-sepadirectdebit-figure--pan-digger{
    bottom:30px;
    left:-100px;
}
.l-page__header-sepadirectdebit-figure--pan-digger2{
    bottom:-32px;
    right:100px;
    left:auto;
    z-index: 5;
}
.hidden-mobile{
    display: block;
}
.visible-mobile{
    display: none;
}
.a-sliding.js-animate-loaded:after,
.a-sliding.js-animate-loaded:before,
.a-sliding.a-sliding--ov-visible-mobile:after{
    left:1px;
}
.l-page__header-cardins-head{
    margin-top:61px;
}
.h2--card-insurance{
    margin-top:75px;
}
.card-insurance__list li{
    margin-bottom: 0;
}
.l-page__header-ivr-figure--cardins{
    top: 82px;
    left: 712px;
    z-index: 5;
}
.js-animate-from-bottom-20.js-animate-loaded.l-page__header-ivr-figure--cardins{
    opacity:0.5;
}
.c-figure__triangle--cardins{
    border-left-width: 200px;
    border-right-width: 200px;
    border-bottom-width: 400px;
}
.l-page__header--cardins{
    margin-bottom: 150px;
}
.l-page__header-ivr-image--cardins{
    height:440px;
    right: auto;
    left: 445px;
    top: 45px;
}
.l-page__figure--cardins-circle{
    position:absolute;
    top: 181px;
    left: -732px;
    z-index: 3;
}
.l-page__columns--cardins{
    padding-left: 0;
    margin-bottom: 150px;
}
.c-figure__empty-circle--cardins-page-circle{
    width:500px;
    height:500px;
    border: 100px solid #14b368;
    background-color: transparent;
}
.l-page__figure--cardins-circle .c-figure__empty-circle:after{
    content: "";
    background-color:transparent;
}

.form-accordeon{
    margin-bottom: 48px;
}
.form-accordeon-label{
    padding:16px;
    font:normal 18px/36px 'Roboto Regular',sans-serif;
    cursor:pointer;
    border:1px solid #ccc;
    font-weight: bold;
}
.form-accordeon-item{
    display:none;
    margin: 32px 0 0;
}
.form-accordeon-item.form-accordeon-item--active{
    display:block;
}
.form-accordeon-item .form-flex{
    display:flex;
    flex-flow: row wrap;
    align-items: flex-start;
}
.form-accordeon-item .b-contacts-request__form-right{
    padding-top:0;
}
.form__header{
    margin: 48px 0;
}
.form__label,
.form__input,
.form__textarea{
    display:block;
    width:100%;
    font-family: "Gilroy", sans-serif;
}
.form__label{
    margin-bottom:6px;
}
.form__input{
    background:#fff;
    border:1px solid #aaabb0;
    height:30px;
    padding:0 10px;
    outline:none;
}
.form__group_contacts--wide{
    /*to completely remove select's left padding*/
    width:calc(100% - 60px);
    margin:auto;
    overflow: hidden;
}
.c-input-group{
    position:relative;
}
.c-input-group__label--textarea{
    position:absolute;
    bottom:5px;
    top:auto;
}
.form__input--select{
    max-width:361px;
    color:#fff;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.42);
    padding-left:0;
    appearance: none;
    background: url(/static/assets/images/arrow.svg) no-repeat right center;
}
.form__input--select option,
.form-accordeon-item .SumoSelect>.optWrapper>.options{
    background-color: #19459d;
}
.form-accordeon-item .SumoSelect>.optWrapper>.options li:before{
    content:'';
    display: none;
}
.form-description{
    font-size: 12px;
    line-height: 15px;
    color: rgba(255, 255, 255, 0.7);
    margin:0 auto 32px;
}
.form-accordeon-item--main{
    margin-top:14px;
}
.form-accordeon-item .b-contacts-request__form-agreement{
    margin-top:0;
    bottom:0;
}
.form-accordeon-item .b-contacts-request__form-agreement-button,
.form-accordeon-item .b-form__button{
    flex:0 0 0;
}
.form-accordeon-item .b-form__button{
    margin-right:4px;
}
.form-accordeon-item .b-form__agreement-text{
    opacity:1;
}
.b-contacts-request__title{
    margin-bottom: 7px;
}
.contacts-reason{
    font-size: 12px;
    line-height: 12px;
    color: rgba(255, 255, 255, 0.5);
    margin-bottom: 6px;
}
.form-accordeon-item .g-recaptcha{
    margin:0 0 24px;
}
.form-accordeon-item .b-form__footer{
    margin-top:0;
}
.form-accordeon-item .b-form__group:last-of-type{
    margin-bottom:24px;
}
.c-input-group__input--file{
    opacity: 0;
    width: 0.1px;
    height: 0.1px;
    position: absolute;
}
.form__label--file{
    display: block;
    color: #fff;
    padding-left:30px;
    background: url(/static/assets/images/file.svg) no-repeat left center;
    margin-bottom:8px;
    cursor: pointer;
}
.form__label--file span{
    border-bottom:1px dashed #fff;
}
.form__filename{
    margin:0 9px 0 30px;
    display: none;
}
.form_delete-file{
    border:0;
    width:16px;
    height:19px;
    background: url(/static/assets/images/trash.svg) no-repeat 50% top;
    cursor: pointer;
    display: none;
    vertical-align: middle;
}
.c-checkbox__label a{
    text-decoration: underline;
    color:#fff;
}
.c-checkbox--flex{
    display:flex;
}
.c-checkbox--flex--base{
    align-items: baseline;
}
.c-checkbox--flex--base label{
    margin-left: 8px;
}
.c-checkbox--flex .c-checkbox__label{
    margin-left: 8px;
}

.b-header__contacts {
    margin-left: auto;
}

.nspk-logo-img {
    width: 110px;
    margin-left: 20px;
}
.clients-wrapper{
    display:flex;
    flex-wrap: wrap;
    filter:grayscale(100%);
    align-items: center;
    justify-content: space-between;
    gap:100px 0;
}
.clients-wrapper div{
    width:22%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.clients-wrapper img{
    max-width:100%;
}
.ia-logos{
    margin:auto;
    padding:0;
    display: grid;
    align-items: center;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap:8px;
}
.ia-logos li{
    list-style: none;
    text-align: center;
}
.ia-logos img{
    max-width: 100%;
    max-height: 100%;
}
.ia-logos li:before{
    content:'';
    display: none;
}
.form__group--recaptcha{
    margin-bottom: 27px;
}
.l-page__header-itservices{
    padding-top: 60px;
    min-height: 520px;
}
.l-page__header-itservices-figure{
    top:-50px;
}
.c-figure--ovisible{
    overflow: visible;
}
.c-figure__rectangle{
    width:260px;
    height:260px;
    transform: rotate(45deg);
}
.c-figure__rectangle--yellow{
    background: rgba(248, 238, 94, 1);
}
.b-advantages__items--it .b-advantages__item-body{
    border:0;
}
.b-advantages__items--it .slick-slide{
    padding-right:20px;
}
.b-advantages__items--it .slick-slide:last-child{
    padding-right: 0;
}
.b-blog-articles__items-itservices{
    justify-content: space-between;
    margin-right:60px;
}
.b-blog-articles__items-itservices .b-blog-articles__item{
    flex: 0 0 50%;
    max-width: 510px;
    margin-bottom: 32px;
}
.b-blog-articles__items-itservices .b-solution-card{
    padding: 32px 0;
}
.b-blog-articles__items-itservices .b-blog-articles__item:nth-child(3) .b-solution-card,
.b-blog-articles__items-itservices .b-blog-articles__item:nth-child(4) .b-solution-card{
    padding-top: 0;
    border-top:0;
}
.b-blog-articles__items-itservices .b-solution-card__text{
    margin: 0;
}
.b-advantages__items--it svg{
    position: relative;
    width: 100px;
    height:100px;
}
.b-advantages__icon--it1{
    right:20px;
}
.b-advantages__icon--it2{
    bottom: 5px;
    left: -15px;
}
.b-advantages__icon--it3{
    top: 10px;
    right: 15px;
}
.b-advantages__icon--it4{
    top: -15px;
    left: -18px;
}
.l-page__header--acquiring.l-page__header--itservices{
    padding-bottom: 180px;
}
.l-page__header-partners--acquiring.l-page__header-partners--itservices{
    margin: 140px auto 0;
    max-width: 820px;
}
.b-technologies-risks__left--itservices{
    top:40px;
}
.b-technologies-risks__right--itservices{
    padding-right: 0;
}
.l-technologies-risks--itservices{
    padding-left:0;
    padding-right:0;
    margin-bottom: 10px;
}
.b-technologies-risks__left--itservices li{
    margin-bottom: 8px;
}
.b-blog-articles__items-itservices-pt40 .b-solution-card{
    padding-top: 40px;
}
.b-blog-articles__items--analysis .b-solution-card,
.b-blog-articles__items--analysis .b-advantages__item-body{
    border:0;
}
.b-blog-articles__items-itservices.b-blog-articles__items--analysis{
    margin-right: 0;
    gap:20px;
}
.b-blog-articles__items--analysis .b-blog-articles__item{
    flex:auto;
    max-width: none;
    padding:0;
}
.b-blog-articles__items--analysis .b-blog-articles__item:nth-child(2){
    max-width: 680px;
}
.b-blog-articles__items.b-blog-articles__items--analysis{
    flex-flow: row;
    justify-content: space-between;
}
.l-container-wrapper--analysis{
    position: relative;
}
.l-container-wrapper--analysis:before{
    content:'';
    height:480px;
    width:480px;
    position: absolute;
    left:-240px;
    top:-112px;
    background-color: #FAEE36;
    transform: rotate(45deg);
    z-index: -1;
}
@media(max-width: 1199px){
    .l-container-wrapper--analysis:before{
        display:none;
    }
    .b-blog-articles__items.b-blog-articles__items--analysis{
        padding:0 15px;
    }
}
@media(max-width: 768px){
    .l-page__header-itservices-figure{
        top:-170px;
    }
    .b-advantages__icon{
        display: inline-block;
    }
    .b-advantages__items--it svg{
        width: 58px;
        height:58px;
    }
    .b-advantages__items--it .c-figure__circles--small{
        width:80px;
        height:80px;
    }
    .b-advantages__items--it .c-figure__empty-circle--small{
        border-width: 18px;
        width:80px;
        height:80px;
    }
    .l-page__header-partners--acquiring.l-page__header-partners--itservices{
        flex-flow: column-reverse;
    }
    .b-blog-articles__items-itservices .b-blog-articles__item:nth-child(even) .b-solution-card{
        padding-top: 0;
        border-top: none;
    }
    .b-blog-articles__items-itservices{
        margin-right: 0;
    }
    .b-blog-articles__items-itservices .b-blog-articles__item{
        flex:0 0 100%;
        max-width: none;
    }
    .b-blog-articles__items.b-blog-articles__items--analysis{
        flex-flow: column;
    }
}
@media(min-width:1199px){
    .b-menu__item{
        padding-left:15px;
        padding-right:15px;
    }
}

.text-normal{
    font-weight: normal;
}
@media screen and (max-width: 1199px){
    .form__group_contacts--wide{
        width:50%;
        margin-left:auto;
        margin-right:auto;
    }
    .form__input--select{
        max-width: none;
        left:0;
        width:100%;
    }
    .form-accordeon-item .form-flex{
        justify-content: center;
    }
    .l-page__header-ivr-image--cardins{
        right:unset;
        top:unset;
        left: unset;
    }
    .l-page__figure--cardins-circle{
        top: 85px;
        left: -690px;
    }
    .l-page__header-ivr-figure--cardins{
        display: none;
    }
    .l-page__header--cardins,
    .l-page__columns--cardins{
        margin-bottom: 57px;
    }
    .h2--card-insurance{
        margin-top:0;
    }
    .l-page__figure--pan-digger{
        bottom: -231px;
    }
    .c-figure__circles--pan-digger-complex{
        width:191px;
        height:193px;
    }
    .l-page__header-online-credit-figure.l-page__header-online-credit-figure--pan-digger{
        bottom:-10px;
    }
    .c-figure__circles--online-credit--pan-digger{
        width:160px;
        height:160px;
    }
    .b-solution-features__items.b-solution-features__items--pan-digger .slick-slide:first-child,
    .b-solution-features__items.b-solution-features__items--pan-digger .slick-slide:nth-child(2),
    .b-solution-features__items.b-solution-features__items--pan-digger .slick-slide:last-child{
        width:100% !important;
        margin-right: 0;
    }
    .flex-jcsb.flex-jcsb--mobile-block{
        display:block;
    }
    .b-header__menu {
        display: none;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 100;
    }
    .b-pan-digger-about{
        display:block;
    }
    .b-pan-digger-about__left{
        width:100%;
        margin-right: 0;
    }
    .l-large-8--pan-digger{
        max-width: 66.66667%;
        flex: 0 0 66.66667%;
    }
}
@media (max-width: 768px) {
    .form__group_contacts--wide{
        width:auto;
        max-width: none;
    }
    .form__input--select{
        width:100%;
    }
    .l-page__solutions-features--cardins .b-solution-features__items{
        display:block;
    }
    .l-page__solutions-features--cardins .slick-slide{
        float:none;
    }
    .pandigger-ls__left,
    .pandigger-ls__right{
        width:100%;
        max-width: none;
        margin: 0 0 32px;
    }
    .pandigger-ls__bottom-left{
        margin-bottom: 20px;
    }
    .pandigger-ls{
        padding:40px 0;
    }
    .pandigger-ls__bottom{
        margin-top: 0;
    }
    .l-large-8--pan-digger{
        max-width: 100%;
        flex: 0 0 100%;
    }
    .l-page__header-sepadirectdebit-figure--pan-digger2{
        bottom:245px;
        right:auto;
        left:-130px;
    }
    .c-figure__triangle--sepadirectdebit--pan-digger{
        border-bottom-width: 293px;
        border-left-width: 186px;
        border-right-width: 186px;
    }
    .l-page__solutions-complex--pan-digger{
        background: url(/static/assets/images/pan-digger/3-mobile.png) no-repeat left top, #f8f8f8;
        background-size: auto 100%;
        padding-left: 40px;
    }
    .b-online-credit-complex__item--pan-digger{
        display: block;
        padding:32px 0 16px;
    }
    .b-online-credit-complex__item--pan-digger:after{
        content:'';
        display: table;
        clear: both;
    }
    .b-online-credit-complex--pan-digger{
        padding:32px 0;
    }
    .b-online-credit-complex--pan-digger .b-online-credit-complex__item-number{
        font-size:40px;
        float:left;
        width:26px;
        margin-top: -5px;
        margin-right: 12px;
    }
    .b-online-credit-complex--pan-digger .b-online-credit-complex__item-title,
    .b-online-credit-complex--pan-digger .b-online-credit-complex__item-text{
        float:right;
        width: calc(100% - 40px);
    }

    .l-page__figure--pan-digger{
        bottom:-180px;
    }
    .a-sliding--ov-visible-mobile{
        overflow: visible;
    }
    .hidden-mobile{
        display: none;
    }
    .visible-mobile{
        display: block;
    }
    .b-kyc-notification__left {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .b-header{
        margin-bottom:15px;
        justify-content: space-between;
    }
    .l-header--index .b-header:last-child{
        display: flex;
    }
    .b-header .b-footer__contacts-phone{
        text-align: right;
        width:100%;
    }
    .b-header .b-footer__contacts-phone .c-link__icon{
        margin:0 0 0 8px;
    }
    .clients-wrapper{
        margin-bottom: 100px;
        justify-content: flex-start;
        gap:64px 3%;
    }
    .clients-wrapper div{
        width:30%;
    }
    .ia-logos img{
        max-width: 80%;
        max-height: 80%;
    }
}
@media (max-width: 480px) {
    .nspk-logo-img {
        width: 110px;
        margin: 20px auto;
        display: block;
    }
}

/* a11y (Lighthouse "link-in-text-block"): in-text content links must be distinguishable
   by more than colour — give prose links an underline. Scoped to article/blog body
   paragraphs, the article source line and the cookie notice, so nav/cards/buttons/social
   icons (which are not inside prose <p>) keep the design's underline-free look. */
.l-page__blog-article p a,
.l-page__article p a,
.l-page__article-subtitle a,
.b-cookies a,
.c-checkbox a {
    text-decoration: underline;
}

/* CLS/LCP: paint the above-the-fold .l-page__header hero immediately, without
   waiting on app.min.js. Its <h1>/subtitle/image carry .js-animate (opacity:0)
   and the hero image sits under .a-sliding (a cover panel slid away by
   :before/:after), normally revealed only when app.min.js adds .js-animate-loaded.
   Revealing it via CSS removes the layout shift (CLS 0.417 -> 0) and the JS
   dependency; below-the-fold sections keep their entrance animation.
   NOTE: deliberately NOT applied to the index .l-hero — there .l-hero__first
   ("Secure. Beneficial.") and .l-hero__second (the real <h1>) are absolutely
   stacked and animated as a SEQUENCE (one replaces the other); forcing both
   visible overlaps them, so the index hero keeps its JS-driven animation. */
.l-page__header .js-animate {
    opacity: 1;
    transform: none;
}
.l-page__header .a-sliding:before,
.l-page__header .a-sliding:after {
    transform: translate3d(100%, 0, 0);
}
