@font-face {
    font-family: Graphik-Medium;
    src: url('Content/font/Graphik-Medium-Web.woff');
}

@font-face {
    font-family: Graphik-Regular;
    src: url('Content/font/Graphik-Regular-Web.woff');
}

@font-face {
    font-family: 'Graphik LCG';
    src: url('Content/font/Graphik-Regular-Web.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Graphik LCG';
    src: url('Content/font/Graphik-Medium-Web.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

html._layers-loaded .main-bg {
    opacity: 1;
    min-height: 100vw;
}

.main-bg, .main-bg__big {
    background-size: auto auto;
    position: absolute;
    left: 0;
    top: 0;
    top: -25px;
    width: 100%;
    height: 100%;
    background-position: 0 0;
    background-size: 1920px 1230px;
    background-size: contain;
    background-repeat: no-repeat;
    /* background-size: 100% 45%; */
}

.header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.logo {
    width: 225px;
    height: 50px;
    @media (max-width: 425px) {
        width: 140px;
    }
}

.logo__text {
    background-image: url("content/img/assets2018/logo.svg");
    background-size: 75%;
    @media (max-width: 425px) {
        background-size: 100%;
    }
}

.page-main .hero-text {
    background-color: #EBF2F9;
}

.page-main .hero-text--white {
    background-color: #FFFFFF;
}

.header.js-header._fixed {
    display: none;
}

.header__left-container {
    display: flex;
    align-items: center;
}

.header__right-container {
    display: flex;
    align-items: baseline;
}

.footer__logo {
    background: url("content/img/assets2018/logo_blue.svg") 0 0 no-repeat;
    background-size: contain;
}

.footer__container {
    display: grid;
    -ms-grid-columns: 1fr 1fr 2fr;
    grid-template-columns: 1fr 1fr 2fr;
    grid-column-gap: 50px;
}

.footer p {
    margin: 5px 0;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 22px;
}

.footer p.small {
    color: rgba(29, 29, 29, 0.4);
    font-size: 13px;
    letter-spacing: 0;
    line-height: 18px;
}

.footer__notes {
    margin: 40px 0 50px 0;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
}

.footer .footer__company {
    font-size: 16px;
    line-height: 25px;
}

.footer .footer__company-info {
    font-size: 13px;
    line-height: 20px;
}

.mp-layer {
    background-size: cover;
}

.hero-text--blockline {
    border-bottom: 1px solid #C4DBF2;
}

.tabs li {
    margin-right: 80px;
}

.tabs__item-icon {
    height: 25px;
    width: 25px;
    padding-left: 40px;
    font-weight: normal;
    text-transform: none;
}

.card__instruction-image-link {
    width: 30px;
    height: 30px;
}

.card__instruction-image {
    width: 130px;
    height: 130px;
    background-size: contain;
    position: absolute;
    display: block;
    bottom: 30px;
    left: 30px;
    z-index: 30;
    border-radius: 5px;
}

.tabs__item-icon--webstore {
    background: url("content/icons/i_webstore.svg") 0 5px no-repeat;
}

.tabs__item-icon--mont {
    background: url("content/icons/i_mont.svg") 0 5px no-repeat;
}

.tabs__item-icon--b2b {
    background: url("content/icons/i_b2b.svg") 0 5px no-repeat;
}

.tabs__item-icon--mcd {
    background: url("content/icons/i_mcd.svg") 0 5px no-repeat;
}

.tabs__item-icon--eshop {
    background: url("content/icons/i_eshop.svg") 0 5px no-repeat;
}

.tabs__item-icon--edmont {
    background: url("content/icons/edmont.svg") 0 5px no-repeat;
}

.tabs {
    line-height: 45px;
    margin-top: 50px;
}

.tabs li a {
    padding-bottom: 0;
    font-size: 28px;
    letter-spacing: -1px;
    line-height: 80px;
}

.mobile-menu-item {
    color: #003DA5;
    font-size: 21px;
    letter-spacing: 0;
    line-height: 30px;
    padding-bottom: 5px;
    width: auto;
    white-space: nowrap;
}

.hero-text--desktop {
    display: block;
}

.hero-text--mobile {
    display: block;
}

.top {
    height: 700px;
    min-height: 700px;
}

.top-slider {
    top: 0;
}

.top-slider .top-slider__slide--main .top-slider__slide-text {
    padding-left: 0;
    padding-top: 0;
}

.page-main .hero-text {
    padding-bottom: 125px;
}

.hero-text--factoids {
    padding: 125px 0;
}

.page-main .hero-text:last-of-type {
    padding-bottom: 180px;
}

.hero-text--blockline {
    border-bottom: none;
}

.page-main .hero-text:before {
    border-top: none;
}

.header__nav-submenu li {
    margin-bottom: 0;
}

.title-icon__webstore, .title-icon__edmont, .title-icon__eshop, .title-icon__mcd, .title-icon__b2b {
    height: 40px;
    width: 40px;
    padding-left: 55px;
    font-weight: normal;
    text-transform: none;
}

.title-icon__webstore {
    background: url("content/icons/i_webstore.svg") 0 10px no-repeat;
    background-size: 75%;
}

.title-icon__edmont {
    background: url("content/icons/edmont.svg") 0 10px no-repeat;
    background-size: 90%;
}

.title-icon__eshop {
    background: url("content/icons/i_eshop.svg") 0 10px no-repeat;
    background-size: 75%;
}

.title-icon__mcd {
    background: url("content/icons/i_mcd.svg") 0 10px no-repeat;
    background-size: 75%;
}

.title-icon__b2b {
    background: url("content/icons/i_b2b.svg") 0 10px no-repeat;
    background-size: 75%;
}

.steps-item {
    padding: 0 0 0 90px;
}

.steps-item:after {
    display: none;
}

.images-list {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

.images-list img {
    width: 150px;
    height: 120px;
    margin-right: 20px;
}

.blockcards {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
}

.hero-text--cards .cols {
    margin-left: 0;
    margin-right: 0;
}

.cols.cols--edmont {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

.cols.cols--edmont .title-h3, .cols.cols--edmont h3 {
    line-height: 25px;
    font-size: 21px;
}

.registrationview {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.registrationview .registrationview__image-container {
    margin-right: 70px;
    height: 263px;
    width: 200px;
    border-radius: 10px;
    background-color: #FFFFFF;
    box-shadow: 0 4px 100px 0 rgba(42, 76, 134, 0.25);
}

.registrationview .registrationview__text {
    font-size: 28px;
    letter-spacing: 0;
    line-height: 39px;
    max-width: 525px;
}

.registration__comment {
    width: 770px;
    margin: auto;
    font-size: 28px;
    line-height: 40px;
}

.registration__comment p {

    font-size: 28px;
    line-height: 40px;
}

.codepaste {
    /* max-height: 618px; */
    width: 1170px;
    border-radius: 20px;
    background-color: #EBF2F9;
    padding: 30px;
    margin-top: 50px;
    margin-bottom: 50px;
}

.codepaste p {
    font-size: 13px;
    letter-spacing: 0;
    line-height: 18px;
}

.page-main:not(.ie):not(.edge) details > * {
    max-width: unset;
}

.anyquestions {
    text-align: center;
    margin-bottom: 40px;
    width: auto;
    margin-top: 125px;
}

.header__nav-list .header__nav-item {
    font-size: 16px;
    letter-spacing: -0.5px;
    line-height: 50px;
    padding: 0 40px 10px 0;
}

.header__nav-list .header__nav-item span {
    font-size: 16px;
    letter-spacing: -0.5px;
    line-height: 50px;
}

.mobile-menu__submenu li {
    margin-bottom: 0px !important;
}

.edmont-order-container {
    display: grid;
    /* grid-template-columns: 1fr 1fr; */
    grid-template-columns: repeat(12, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 125px;
    margin-bottom: 100px;
}

.edmont-order-container > div:nth-child(odd) {
    grid-column-start: 2;
    grid-column-end: 7;
}

.edmont-order-container > div:nth-child(even) {
    grid-column-start: 7;
    grid-column-end: 12;
}

.edmont-order-container > div:nth-child(even).edmont-order__text-container {
    padding-left: calc((100% - 4 * 30px) / 5);
}

.edmont-order__text-container {
    vertical-align: middle;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.edmont-order__text-container h3 {
    font-size: 28px;
    letter-spacing: 0;
    line-height: 34px;
    margin: 5px 0;
}

.edmont-order__text-container ul {
    margin: 25px 0;
}

.edmont-order__text-container ul:not([class]) li:before {
    top: 50%;
    width: 15px;
}

.edmont-order__text-container p,
.edmont-order__text-container ul li {
    font-size: 13px;
    letter-spacing: 0;
    line-height: 18px;
    max-width: 370px;
    margin-bottom: 0px;
}

.edmont-order__text-container ul li {
    margin-bottom: 10px;
    padding-left: 25px;
}

.edmont-order__text-container > *:last-child {
    margin-bottom: 0px;
}

.edmont-order__image {
    border: 1px solid #C4DBF2;
    border-radius: 10px;
    overflow: hidden;
}

.edmont-order__image img {
    width: 100%;
}

.steps--edmont {
    margin-top: 90px;
}

.steps--edmont .steps-item p {
    margin-top: 10px;
}

.steps-item--double {
    width: 730px;
}

.steps-item--double a {
    display: block;
    margin-bottom: 5px;
}

.steps-item--double a:first-of-type {
    margin-top: 10px;
}

.review-demo {
    padding-bottom: 80px;
}

.review-demo__subtitle {
    max-width: 770px;
    font-size: 28px;
    letter-spacing: 0;
    line-height: 39px;
    margin: 40px 0;
}

.review-demo__subtitle.review-demo__subtitle--eshop {
    max-width: unset;
}

.review-demo__description {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 30px;
}

.review-demo__access {
    display: flex;
    flex-direction: row;
}

.review-demo__access-item {
    display: flex;
    flex-direction: row;
    align-items: start;
    margin-right: 30px;
}

.review-demo__access-item__text {
    display: block;
}

.review-demo__access-item__text__name {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 25px;
}

.review-demo__access-item__text__label {
    font-size: 13px;
    letter-spacing: 0;
    line-height: 18px;
    color: rgba(29, 29, 29, 0.4);
}

.review-demo__details-img {
    height: 520px;
    width: 770px;
    margin-bottom: 50px;
    margin-top: 25px;
}

.hero-text__title {
    margin: 0 0 50px;
}

.hero-text__title-eshop {
    margin: 0 0 80px;
}

.hero-text__title--example-webstore {
    margin-top: 125px;
}

h3.h3__normal-letter {
    letter-spacing: normal;
    line-height: 39px;
}

.sk-logo-link_max {
    display: block;
    background-image: url('Content/img/Sk__Участник-block-icon-ru.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 176px;
    height: 30px;
    cursor: pointer;
    float: right;
    @media (max-width: 999px) {
        width: 132px;
    }
    @media (max-width: 425px) {
        display: none;
    }
}

.sk-logo-link_min {
    display: none;
    background-image: url('Content/img/Sk__Участник-block-ru.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 102px;
    height: 30px;
    cursor: pointer;
    float: right;
    @media (max-width: 425px) {
        display: block;
    }
}

/*.footer__contacts-item-block .sk-logo-link {*/
/*  display: block;*/
/*  background-image: url('Content/img/Sk__Участник-block-icon-mono2-ru_black.png');*/
/*  background-repeat: no-repeat;*/
/*  background-size: contain;*/
/*  width: 176px;*/
/*  height: 80px;*/
/*  cursor: pointer;*/
/*  float: right;*/
/*}*/
.hero-text--eshop .review-demo__details-img {
    height: 265px;
}

ul:not([class]), ol:not([class]) ul:not([class]) li {
    padding-left: 0;
}

.main-bg__big, .main-bg__small {
    background-image: url('./bg.webp');
}

.ie .main-bg__big, .main-bg__small {
    background-image: url('./bg.jpg');
}

.ie .header {
    display: flex;
}

.ie .logo__text {
    background-size: 76%;
}

.ie .footer__container {
    display: flex;
    justify-content: space-between;
}

@media (max-width: 1365px) {
    .tabs li {
        margin-right: 55px;
    }

    .tabs__item-icon {
        padding-left: 35px;
    }

    .footer__container {
        -ms-grid-columns: 1fr 1fr 1f;
        grid-template-columns: 1fr 1fr 1f;
    }

    .footer__contacts-item-block:first-of-type {
        min-width: 150px;
    }

    /*.footer__contacts-item-block:last-of-type {*/
    /*  width: 111px;*/
    /*}  */
    .steps-item--eshop {
        width: 395px;
    }

    .tabs li {
        margin-right: 20px;
    }

    .steps-item {
        flex-direction: column;
        align-items: self-start;
        padding: 0 0 0 0;
    }

    .steps-item i {
        position: relative;
        margin-bottom: 30px;
    }

    .images-list img {
        width: 122px;
        height: 98px;
        margin-right: 17px;
    }

    .edmont-order-container {
        grid-row-gap: 90px;
    }

    .edmont-order-container > div:nth-child(odd) {
        grid-column-start: 1;
        grid-column-end: 7;
    }

    .edmont-order-container > div:nth-child(even) {
        grid-column-start: 7;
        grid-column-end: 13;
    }

    .edmont-order-container > div:nth-child(even).edmont-order__text-container {
        padding-left: calc((100% - 5 * 30px) / 6);
    }

    .steps--edmont {
        margin-top: 90px;
    }

    .steps--edmont .steps-item {
        flex-direction: row;
        align-items: self-start;
        padding: 0 0 0 0px;
    }

    .steps--edmont .steps-item i {
        width: 115px;
    }

    .steps--edmont .steps-item span {
        margin-left: 40px;
    }

    .steps--edmont .steps-item--eshop span {
        margin-left: 0;
    }

    .review-demo__details-img {
        height: 478px;
        width: 708px;
    }

    .hero-text__title--example-webstore {
        margin-top: 80px;
    }
}

@media (max-width: 999px) {
    .footer__contacts-item-block.contacts-item-block__telephone {
        grid-row: 1;
        grid-column: 1;
    }

    .footer__contacts-item-block.contacts-item-block__email {
        grid-row: 1;
        grid-column: 2;
    }

    .footer__contacts-item-block.contacts-item-block__address {
        grid-row: 2;
        grid-column-start: 1;
        grid-column-end: 2;
    }

    .footer__contacts-item-block.contacts-item-block__address {
        width: auto;
        width: max-content;
    }

    .tabs li a {
        font-size: 21px;
        letter-spacing: -1px;
        line-height: 50px;
    }

    .header__nav {
        display: none;
    }

    .top-slider__slide-title {
        white-space: nowrap;
    }

    .tabs__item-icon--webstore {
        background: url("content/icons/i_webstore.svg") 0 0 no-repeat;
    }

    .tabs__item-icon--mont {
        background: url("content/icons/i_mont.svg") 0 0 no-repeat;
    }

    .tabs__item-icon--b2b {
        background: url("content/icons/i_b2b.svg") 0 0 no-repeat;
    }

    .tabs__item-icon--mcd {
        background: url("content/icons/i_mcd.svg") 0 0 no-repeat;
    }

    .tabs__item-icon--eshop {
        background: url("content/icons/i_eshop.svg") 0 0 no-repeat;
    }

    .tabs__item-icon--edmont {
        background: url("content/icons/edmont.svg") 0 0 no-repeat;
    }

    .footer__copyright {
        white-space: nowrap;
        text-align: left !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .images-list img {
        width: 150px;
        height: 120px;
        margin-right: 24px;
    }

    .images-list {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
    }

    .title-icon__webstore {
        background: url("content/icons/i_webstore.svg") 0 10px no-repeat;
        background-size: 75%;
    }

    .title-icon__edmont {
        background: url("content/icons/edmont.svg") 0 10px no-repeat;
        background-size: 90%;
    }

    .title-icon__eshop {
        background: url("content/icons/i_eshop.svg") 0 10px no-repeat;
        background-size: 75%;
    }

    .top-slider {
        top: -180px;
        margin: 0 0;
    }

    .page-main .top {
        min-height: 560px;
    }

    .cols.cols--edmont {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    .top {
        height: 560px;
        min-height: 560px;
    }

    .mobile-menu__close {
        background: url('./Content/img/assets2018/close.svg') center center no-repeat;
        top: 21px;
        right: 21px;
        transition: scale(1.1);
    }

    .edmont-order-container {
        grid-row-gap: 90px;
    }

    .edmont-order-container {
        grid-row-gap: 90px;
        grid-template-columns: repeat(9, 1fr);
    }

    .edmont-order-container > div:nth-child(odd) {
        grid-column-start: none;
        grid-column-end: none;
    }

    .edmont-order-container > div:nth-child(even) {
        grid-column-start: none;
        grid-column-end: none;
    }

    .edmont-order-container > div:nth-child(even).edmont-order__text-container {
        padding-left: 0px;
    }

    .edmont-order-container > div:nth-child(odd).edmont-order__text-container {
        grid-column-start: 1;
        grid-column-end: 5;
    }

    .edmont-order-container > div:nth-child(even).edmont-order__text-container {
        grid-column-start: 6;
        grid-column-end: 10;
    }

    .edmont-order-container > div:nth-child(odd).edmont-order__image {
        grid-column-start: 1;
        grid-column-end: 6;
    }

    .edmont-order-container > div:nth-child(even).edmont-order__image {
        grid-column-start: 5;
        grid-column-end: 10;
    }

    .review-demo__details-img {
        height: 454px;
        width: 672px;
    }

    .hero-text__title--example-webstore {
        margin-top: 60px;
    }

    .steps-item--eshop {
        width: 200px;
    }
}

@media (max-width: 767px) {
    .footer__container {
        -ms-grid-columns: 100%;
        grid-template-columns: 100%;
        grid-row-gap: 20px;
    }

    .footer__contacts-item-block.contacts-item-block__telephone {
        grid-row: auto;
        grid-column: 1;
    }

    .footer__contacts-item-block.contacts-item-block__email {
        grid-row: auto;
        grid-column: 1;
    }

    .footer__contacts-item-block.contacts-item-block__address {
        grid-row: auto;
        grid-column: 1;
    }

    .header__nav {
        display: none;
    }

    .hero-text--desktop {
        display: block;
    }

    .hero-text--desktop details::before {
        display: none;
    }

    .hero-text--desktop details::after {
        display: none;
    }

    .hero-text--desktop details > summary:before::after {
        display: none;
    }

    .hero-text--factoids {
        padding: 50px 0;
    }

    .page-main:not(.ie):not(.edge) .hero-text--desktop details {
        left: 0;
        padding-left: 48px;
        padding-right: 48px;
        margin-left: 0;
    }

    .page-main:not(.ie):not(.edge) details {
        padding-left: 0;
        padding-right: 48px;
        margin-left: 0;
        left: 0;
    }

    .mobile-menu-item {
        color: #003DA5;
        font-size: 21px;
        letter-spacing: 0;
        line-height: 30px;
        padding-bottom: 5px;
        width: auto;
        white-space: nowrap;
    }

    .page-main .hero-text {
        padding-bottom: 50px;
    }

    .page-main .hero-text:before {
        border-top: none;
    }

    .top {
        height: 500px;
    }

    .page-main .top {
        min-height: calc(70vh - 125px);
    }

    .top-slider__slide-text {
        display: block;
        padding: 110px 0 50px 0px !important;
    }

    .top-slider__slide-title {
        margin-bottom: 30px;
        color: #1D1D1D;
    }

    .top-slider .top-slider__slide--main .top-slider__slide-title {
        margin-bottom: 30px;
    }

    .tabs li a {
        font-size: 21px;
        letter-spacing: 0;
        line-height: 30px;
    }

    .tabs__item-icon {
        width: 20px;
    }

    ul:not([class]), ol:not([class]) ul:not([class]) li {
        padding-left: 0;
    }

    .footer__copyright {
        white-space: nowrap;
    }

    .footer__notes {
        margin: 25px 0 40px 0;
    }

    .images-list img {
        width: 95px;
        height: 76px;
        margin-right: 0;
    }

    .mobile-menu__submenu li {
        margin-bottom: 0;
    }

    .mobile-menu__submenu li span {
        font-size: 15px;
        letter-spacing: 0;
        line-height: 40px;
    }

    .mobile-menu__close {
        background: url('./Content/img/assets2018/close.svg') center center no-repeat;
        top: 21px;
        right: 21px;
        transition: scale(1.1);
    }

    .cols.cols--edmont {
        display: grid;
        grid-template-columns: 1fr;
    }

    .top-slider {
        top: 0px;
        margin: 0 0;
    }

    .title-icon__webstore, .title-icon__edmont, .title-icon__eshop, .title-icon__b2b {
        width: 25px;
        height: 25px;
        padding-left: 35px;
    }

    .title-icon__webstore {
        background: url("content/icons/i_webstore.svg") 0 5px no-repeat;
        background-size: 70%;
    }

    .title-icon__edmont {
        background: url("content/icons/edmont.svg") 0 5px no-repeat;
        background-size: 75%;
    }

    .title-icon__eshop {
        background: url("content/icons/i_eshop.svg") 0 5px no-repeat;
        background-size: 75%;
    }

    .title-icon__eshop {
        background: url("content/icons/i_b2b.svg") 0 5px no-repeat;
        background-size: 75%;
    }

    .steps-item {
        flex-direction: row;
    }

    .steps-item i {
        margin-right: 26px;
    }

    .edmont-order-container {
        grid-template-columns: repeat(1, 1fr);
        grid-row-gap: 40px;
        grid-column-gap: 0px;
        margin-bottom: 40px;
    }

    .edmont-order-container > div {
        grid-column-start: none !important;
        grid-column-end: none !important;
    }

    .edmont-order-container > div.edmont-order__text-container {
        /* grid-area: textblock; */
    }

    .edmont-order-container > div.edmont-order__image {
        /* grid-area: imageblock; */
    }

    .anyquestions {
        margin-top: 40px;
    }

    .edmont-order__text-container h3 {
        font-size: 21px;
        letter-spacing: 0;
        line-height: 25px;
    }

    .edmont-order__text-container p {
        max-width: none;
    }

    .card-2 {
        grid-row: 1;
    }

    .steps--edmont {
        margin-top: 40px;
    }

    .steps--edmont .steps-item {
        flex-direction: row;
        align-items: self-start;
        padding: 0 0 0 0px;
    }

    .steps--edmont .steps-item i {
        width: 50px;
        height: 50px;
        background-size: 85%;
        background-position-y: 5px;
    }

    .steps--edmont .steps-item span {
        margin-left: 0;
    }

    .review-demo__details-img {
        height: auto;
        width: 95%;
    }

    .review-demo__description {
        font-size: 15px;
        letter-spacing: 0;
        line-height: 25px;
        width: 90%;
    }

    .review-demo__subtitle {
        font-size: 21px;
        letter-spacing: 0;
        line-height: 25px;
    }

    .review-demo__access {
        flex-direction: column;
    }

    .review-demo__access-item {
        align-items: start;
        margin-bottom: 20px;
    }

    .registrationview {
        flex-direction: column;
    }

    .registrationview .registrationview__image-container {
        margin-right: 0;
        margin-bottom: 40px;
    }

    .registrationview .registrationview__text {
        font-size: 21px;
        letter-spacing: 0;
        line-height: 25px;
    }

    .registration__comment {
        width: 770px;
    }

    .steps-item--double a {
        max-width: 50%;
    }

    .codepaste {
        width: 75%;
        overflow: auto;
    }

    .codepaste p {
        width: 100%;
        overflow: auto;
    }

    .hero-text__title--example-webstore {
        margin-top: 40px;
    }

    /*.footer__contacts-item-block .sk-logo-link {*/
    /*  float: left;*/
    /*}*/

}

@media (max-width: 425px) {
    .page-main:not(.ie):not(.edge):not(.ios) .hero-text--mobile details {
        left: -65px;
    }

    .cols.cols--edmont {
        display: grid;
        grid-template-columns: 1fr;
    }
}

@media (max-width: 375px) {
    .page-main:not(.ie):not(.edge):not(.ios) .hero-text--mobile details {
        left: -40px;
    }
}

@media (max-width: 320px) {
    .page-main:not(.ie):not(.edge):not(.ios) .hero-text--mobile details {
        left: -15px;
    }
}

.cookie-consent {
    position: fixed;
    bottom: 30px;
    box-sizing: border-box;
    width: 100%;
    padding: 0 30px;
    font-size: 13px;
    line-height: 20px;
    color: #1d1d1b;
    z-index: 10;
    display: none;
}

.cookie-consent.visible {
    display: block;
}

@media (max-width: 768px) {
    .cookie-consent {
        bottom: 20px;
        padding: 0 20px;
    }
}

.cookie-consent__container {
    padding: 10px 15px;
    background-color: white;
    display: flex;
    flex-flow: row nowrap;
    align-content: center;
    align-items: center;
    justify-content: space-between;
    box-shadow: 0 8px 16px rgba(42, 76, 134, 0.2);
    border-radius: 5px;
    gap: 30px;
}

@media (max-width: 768px) {
    .cookie-consent__container {
        padding: 15px;
        flex-flow:column nowrap;
        align-items: flex-start;
        gap: 15px;
    }
}

.cookie-consent__text {
    width: calc(100% - 55px);
}

@media (max-width: 768px) {
    .cookie-consent__text {
        width: calc(100% - 35px);
    }
}

.cookie-consent__close-btn {
    height: 40px;
    outline: none;
    cursor: pointer;

    line-height: 38px;
    box-sizing: border-box;
    padding: 0 30px;
    margin: 0;
    white-space: nowrap;
    text-decoration: none;
    text-align: center;

    position: relative;
    user-select: none;
    transition-property: color, background, border-color, box-shadow;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    background: none;
  
    border-radius: 10px;
    /*color: #003da5;
    border: 1px solid #c4dbf2;*/
    background: #003da5;
    border: 1px solid #003da5;
    color: #fff;

}

.cookie-consent__close-btn:hover {
    outline: 0;
    background: #0196c1;
    border-color: #0196c1;
    color: #fff;
    box-shadow: 0 15px 25px rgba(18, 104, 140, 0.3);
}


