header{
    text-transform: uppercase;
}
.container-xxl{
    background-image: url("../images/smart_leads/header_background.svg");
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: 52%;
}
.line-offer-list p{
    margin-bottom: 0;
}
body{
    font-size: 18px;
    font-family: Inter, serif;
    font-weight: 700;
    line-height: 100%;
    text-align: center;
    vertical-align: middle;
}
a{
    color: #0A0000;
    text-decoration: none;
}
main{
    background: rgba(255, 255, 255, 0.3);
}
.block-1{
    background: rgba(255, 255, 255, 0.3);
}
.block-2{
    background: #000;
    border-radius: 10px;
    font-weight: 800;
}
.block-2 .description{
    font-weight: 400;
}
.decorations-8{
    width: 100px;
}
.decorations-8-right, .decorations-8-left{
    background-image: url("/images/smart_leads/8.png");
    background-repeat: no-repeat;
    background-position-y: bottom;
    background-size: 100px;
}
.decorations-8-right{
    background-position-x: right;
}
.decorations-8-left{
    background-position-x: 12px;
    background-position-y: top;
    font-weight: 700;
}
.decorations-fon-1{
    background-image: url("/images/smart_leads/doby_block_background.svg");
    background-repeat: no-repeat;
    background-position-x: right;
    background-size: 60% auto;
}
.decorations-fon-2{
    background-image: url("/images/smart_leads/doby_block_background-left.svg");
    background-repeat: no-repeat;
    background-position-x: left;
    background-position-y: bottom;
    background-size: 60% auto;
}
.logo-text{
    font-family: "Varela Round";
    font-size: 48px;
    font-weight: 400;
    line-height: normal;
    vertical-align: middle;
}

.item-offer{
    background-color: #000000;
    border-radius: 10px;
    margin: auto;
    max-width: 250px;
}
.item-offer .body{
    font-size: 13px;
}
.item-offer .body{
    font-size: 13px;
}
.right-left-offer{
    margin: auto;
}
.item-offer .mini{
    font-size: 11px;
    line-height: 10px;
    font-weight: 400;
}
.item-offer .micro{
    font-size: 9px;
    line-height: 9px;
    font-weight: 400;
}
.right-left-offer .title{
    text-transform: uppercase;
    font-size: 26px;
}
.right-left-offer .body{
   font-size: 22px;
}
.center-offer{
    column-width: 185px;
    column-gap: 5px;
}
.center-offer .item-offer p, .text-grad{
    background-image: linear-gradient( to left, #906894, #FFF, #FFF, #FFF);
    color: transparent;
    background-clip: text;
}
.line-offer-list{
    text-transform: lowercase;
}
.line-offer-list img{
    width: 13px;
    margin: 0 4px 2px;
}
.decoration-steps{
    position: relative;
    padding: 0;
}
.decoration-steps hr{
    color: #fff;
    position: absolute;
    width: 67%;
    bottom: -5px;
    opacity: 1;
    left: calc(17%);
}
.decoration-step {
    width: 30px;
    height: 20px;
    display: inline-block;
    background: #fff;
    border-radius: 10px;
}
.decoration-item-step{
    float: left;
}
.decoration-center-pill {
    width: 100px;
    height: 96px;
    background-image: url("/images/smart_leads/pill.svg");
    background-size: 100%;
    position: absolute;
    top: -30px;
    left: calc(50% - 25px);
}

.decoration-oct{
    background-image: url("/images/smart_leads/oct.png");
    width: 100%;
    height: 150px;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: top;
    background-size: 130%;
}
.decoration-all {
    background-image: url("/images/smart_leads/all.png");
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: center;
    background-size: auto 100%;
}
.decoration-0 {
    background-image: url("/images/smart_leads/0.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 120%;
}
.decoration-pill{
    background-image: url("/images/smart_leads/pill.jpg");
    width: 100%;
    height: 150px;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: top;
    background-size: 130%;
    border-radius:0 10px 10px 0;
}
.block-steps{
    padding-top: 150px;
}
.block-2 .logo-block{
    font-size: 28px;
}
.block-2 .text-block{
    font-size: 18px;
}

/*---------------Media-------------*/


@media (min-width:768px) and (max-width:992px){
    .center-offer{
        column-count: 3;
    }
}

@media (max-width:576px) {
    .text-step{
        font-size: 15px;
    }
}
@media (max-width:768px) {
    .block-steps {
        padding-top: 50px;
    }
    .container-xxl{
        background-size: 135%;
    }
    .decorations-fon-2, .decorations-fon-1{
        background-size: 100% auto;
    }
}
@media (max-width:992px) {
    .container-xxl{
        background-size: 90%;
    }
    .block-2 .logo-block{
        font-size: 16px;
    }
    .block-2 .text-block{
        font-size: 14px;
    }
}
@media (min-width:1200px) {
    body{
        font-size: 20px;
    }
}
@media (min-width:1400px) {
}



/*--------------Fonts--------------*/
@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 100 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v20/UcCm3FwrK3iLTcvnUwkT9mIzF59cK0sL.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 100 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v20/UcCm3FwrK3iLTcvnUwAT9mIzF59cK0sL.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 100 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v20/UcCm3FwrK3iLTcvnUwgT9mIzF59cK0sL.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 100 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v20/UcCm3FwrK3iLTcvnUwcT9mIzF59cK0sL.woff2) format('woff2');
    unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 100 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v20/UcCm3FwrK3iLTcvnUwsT9mIzF59cK0sL.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 100 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v20/UcCm3FwrK3iLTcvnUwoT9mIzF59cK0sL.woff2) format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 100 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v20/UcCm3FwrK3iLTcvnUwQT9mIzF59cKw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v20/UcCo3FwrK3iLTcvvYwYZ90A2N59MKw.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v20/UcCo3FwrK3iLTcvmYwYZ90A2N59MKw.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v20/UcCo3FwrK3iLTcvuYwYZ90A2N59MKw.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v20/UcCo3FwrK3iLTcvhYwYZ90A2N59MKw.woff2) format('woff2');
    unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v20/UcCo3FwrK3iLTcvtYwYZ90A2N59MKw.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v20/UcCo3FwrK3iLTcvsYwYZ90A2N59MKw.woff2) format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v20/UcCo3FwrK3iLTcviYwYZ90A2N58.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* hebrew */
@font-face {
    font-family: 'Varela Round';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/varelaround/v21/w8gdH283Tvk__Lua32TysjIfpcuPP9g.woff2) format('woff2');
    unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* vietnamese */
@font-face {
    font-family: 'Varela Round';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/varelaround/v21/w8gdH283Tvk__Lua32TysjIfqMuPP9g.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
    font-family: 'Varela Round';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/varelaround/v21/w8gdH283Tvk__Lua32TysjIfqcuPP9g.woff2) format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Varela Round';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/varelaround/v21/w8gdH283Tvk__Lua32TysjIfp8uP.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
