<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Inter h1,h2,h3*/
@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&amp;amp;display=swap");
@font-face {
  font-family: InterDisplay-Regular;
  src: url("../interdisplay-regular.html");
  src: url("../interdisplay-regulard41d.html?") format("â˜º"), url("../interdisplay-regular-2.html") format("woff"), url("../interdisplay-regular-3.html") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: InterDisplay-Bold;
  src: url("../interdisplay-bold.html");
  src: url("../interdisplay-boldd41d.html?") format("â˜º"), url("../woff/interdisplay-bold.woff") format("woff"), url("../interdisplay-bold-2.html") format("truetype");
  font-weight: normal;
  font-style: normal;
}
.header-section {
    /* margin-top: 80px; */
    padding: 100px 60px 200px 60px;
}
.header-section .row{
    align-items: center;

}
.header-section img,
.menu-section img,
.mad-ai img{
    width: 100%;
}
.mad-ai img{
    position: relative;
    transform: translateY(2px);
}
.header-section h1,
.header-section h1 b{
    text-align: center;
    font: normal normal Bold 54px/60px 'InterDisplay-Bold',sans-serif;
    letter-spacing: 0px;
    color: #FFFFFF;
    max-width: 1110px;
    margin: 0 auto;
}
.header-section h1 b{
    font-weight: bolder;
    font-size: 65px;
}
.header-section p{
    text-align: center;
    font: normal normal normal 20px/26px 'Inter',sans-serif;
    letter-spacing: 0px;
    color: #FFFFFF;
    margin:15px auto;
    max-width: 1000px;
}
.header-section .col-md-5{
    padding: 0;
}
.header-section small {
    font: normal normal normal 16px/32px 'Inter',sans-serif;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-align: center;
    display: block;
}
.social-logos-section .row{
    justify-content: center;
    align-items: center;
    max-width: 360px;
    margin: auto;
}
/* .social-logos-section .row .col{
    padding:0;
} */
img.social-logos{
    width: auto;
    max-width: 300px;
    display: block;
    margin: 15px auto 0 auto;
}
button.primary{
    background-color: #000000;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 8px;
    max-width: 320px;
    width: 80%;
    height: 56px;
    text-align: center;
    font: normal normal bold 20px/29px 'Inter',sans-serif;
    letter-spacing: 0px;
    color: #FFFFFF;
    border: none;
    margin:30px auto;
    display: block;
}
.trusted-clients {
    padding: 440px 30px 65px 30px;
    text-align: center;
    background: #FFF5F5;
}

.trusted-clients h3 {
    font: normal normal 600 26px/30px 'InterDisplay-Bold',sans-serif;
    letter-spacing: 0.16px;
    color: #1D1D1D;
    margin-bottom: 40px;
    margin-top: 40px;
}
.menu-section{
    margin:70px auto;
}
.menu-section ul {
    display: flex;
    justify-content: space-between;
    max-width: 774px;
    margin: 60px auto;
    padding: 10px 12px;
    border-radius: 33px;
    background-color: #FFF5F5;
    margin-top: 30px;
    margin-bottom: 24px;
}
.menu-section ul li{
    padding:12px 40px;
    font: normal normal normal 18px/21px 'Inter',sans-serif;
    letter-spacing: 0px;
    color: #D09595;
    cursor: pointer;
}
.menu-section ul li.active{
    background-color: #FF699E;
    box-shadow: 0px 0px 6px #EDAFAF80;
    border-radius: 23px;
    color:white;
}
.circle-grey{
    width: 153px;
    height: 153px;
    border-radius: 50%;
    background-color: #F2F2F2;
    margin:auto;
}
.menu-content {
    background: transparent linear-gradient(283deg, #FFE0E4 0%, #FFF5F5 100%) 0% 0% no-repeat padding-box;
    border-radius: 10px;
    padding: 10px 0 0 40px;
}

.menu-content h3 {
    text-align: left;
    font: normal normal bold 28px/38px 'InterDisplay-Bold',sans-serif;
    letter-spacing: 0px;
    color: #1D1D1D;
    margin: 70px auto 10px auto;
}

.menu-content article {
    text-align: left;
    font: normal normal 100 18px/28px 'Inter',sans-serif;
    letter-spacing: 0.14px;
    color: #1D1D1D;
}
.menu-content img{
    border-radius: 10px;
}
.menu-footer {
    margin: 40px 0;
    padding: 0 25px;
}
.menu-footer img {
    max-width: 40px;
}
.menu-footer h3 {
    text-align: left;
    font: normal normal bold 16px/27px 'Inter',sans-serif;
    letter-spacing: 0.13px;
    color: #1D1D1D;
    margin: 8px 0 5px 0;
}

.menu-footer article {
    text-align: left;
    font: normal normal 300 14px/22px 'Inter',sans-serif;
    letter-spacing: 0.11px;
    color: #1D1D1D;
}
.menu-section button.primary {
    margin: 80px auto;
    display: block;
}
section.mad-ai {
    margin: 40px 0;
    text-align:center;
}
section.mad-ai .col-md-6 {
    background: transparent linear-gradient(0deg, #FFE0E4 0%, #FFF5F5 100%) 0% 0% no-repeat padding-box;
    border-radius: 10px;
    max-width: 49%;
    padding: 0;
}
section.mad-ai .col-md-6 + .col-md-6{
    margin-left: 16px;
}
h2 {
    text-align: center;
    font: normal normal bold 40px/38px 'InterDisplay-Bold',sans-serif;
    letter-spacing: 0px;
    color: #1D1D1D;
}
h5{
    text-align: center;
    font: normal normal 300 18px/28px 'Inter',sans-serif;
    letter-spacing: 0.14px;
    color: #1D1D1D;
}

.mad-ai h5 {
    margin: 12px 0 70px 0;
}
.mad-ai h3 {
    margin: 52px 0 14px 0;
    text-align: center;
    font: normal normal bold 28px/38px 'Inter',sans-serif;
    letter-spacing: 0px;
    color: #1D1D1D;
}

.mad-ai h4 {
    text-align: center;
    font: normal normal 300 18px/28px 'Inter',sans-serif;
    letter-spacing: 0.14px;
    color: #1D1D1D;
    margin: 0 auto 6px auto;
    max-width:420px;;
}
section.calculate-savings {
    margin: 120px 0 70px 0;
}
.calculate-savings h5,
.size-solution h5{
    margin: 12px auto;
}

.compare-section {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 50px auto;
    max-width: 1010px;
}
.picm-content {
    box-shadow: 0px 4px 20px #d6adff34;
    border: 1px solid #E8EAEC;
    border-radius: 15px;
    padding: 60px 80px;
    position: relative;
}
.canva-content {
    margin: 15px 0;
}
.flex-row {
    display: flex;
    justify-content: center;
    flex-direction: row;
}
.flex-col {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.compare-section span.compare {
    color: #ABAFB5;
    width: 75px;
    height: 75px;
    background: white;
    display: block;
    position: absolute;
    text-align: center;
    top: calc(50% - 37.5px);
    left: calc(100% - 37.5px);
    padding: 20px;
    border: 5px solid #F5F5F5;
    border-radius: 50%;
    font: normal normal 600 16px/22px 'Inter',sans-serif;
}
.pro-logo {
    width: 210px;
}
.compare-section h1 {
    text-align: center;
    font: normal normal bold 24px/28px 'Inter',sans-serif;
    letter-spacing: 0px;
    color: #000000;
    margin: 22px 0 0 0;
}
.compare-section .picm-content h1{
    font-weight: bold;
}
.canva-content &gt; .flex-col {
    background: #F5F5F5 0% 0% no-repeat padding-box;
    border-radius: 0 12px 12px 0;
    padding: 30px 56px 30px 75px;
}
.canva-content span.price {
    display: block;
    text-align: center;
    font: normal normal 300 14px/28px 'Inter',sans-serif;
    letter-spacing: 0px;
    color: #A7A7A7;
    margin: 10px 0 0 0;
}
span.plus {
    text-align: center;
    font: normal normal bold 18px/28px 'Lato',sans-serif;
    letter-spacing: 0px;
    color: #54536E;
    margin: 0 40px;
}
.blur-img1 {
    width: 120px;
}
.blur-img2 {
    width: 78px;
    margin-top: -8px;
}
.blur-img3 {
    width: 112px;
}
section.free-templates .container{
    /* background: url('../img/free-templates@2x.png'),linear-gradient(138deg, #C65182 0%, #7E2E44 100%); */
    background-image: url('../png/canvas%402x.png');
    background-position: center;
    background-size: cover;
    border-radius: 40px;
    padding: 120px 0;
    text-align: center;
}
button.primary.lg{
    max-width: 406px;
}
button.primary.sm {
    max-width: 99px;
    height: 30px;
    font: normal normal normal 12px/22px 'Inter',sans-serif;
    letter-spacing: 0.1px;
    color: #FFFFFF;
    border-radius: 4px;
    margin: 25px 0;
}
.free-templates h2 {
    color: #FFFFFF;
}

.free-templates h5 {
    color: #FFFFFF;
    margin: 12px 0;
}
section.size-solution {
    padding: 70px 0;
}
.size-solution .menu-footer{
    margin: 70px auto auto;
    max-width: 1004px;
}
.size-solution .menu-footer .col-md-4 {
    background: #FFF5F5;
    max-width: 32%;
    border-radius:10px;
    padding: 25px;
}
.size-solution .menu-footer .col-md-4 + .col-md-4{
    margin-left:16px;
}
.size-solution button.primary.sm{
    margin-bottom: 0;
}
section.testimonials{
    background: white;
}
section.testimonials .container{
    background-color: #FAFAFA;
    border-radius: 40px;
    padding: 90px 55px 120px 55px;
}
.testimonials h5{
    margin: 15px 0 50px 0;
}
.testimonials .owl-nav button.owl-prev{
    transform: none;
    background: #EFEFEF url("../svg/icon-left-arrow.svg") center no-repeat !important;
}
.testimonials .owl-nav button.owl-next{
    background: #EFEFEF url("../svg/icon-right-arrow.svg") center no-repeat !important;
}
.testimonials .card-content {
    border: 1px solid #EDEDED;
    border-radius: 12px;
    padding: 33px;
    background: #FFFFFF;
}

.testimonials article {
    text-align: left;
    font: normal normal 300 18px/30px 'Inter',sans-serif;
    letter-spacing: 0px;
    color: #54536C;
    margin: 25px 0 50px 0;
    height:270px;
}

.testimonials h3 {
    text-align: left;
    font: normal normal bold 16px/24px 'Inter',sans-serif;
    letter-spacing: 0px;
    color: #1D1D1D;
}

.testimonials author {
    text-align: left;
    font: normal normal normal 12px/24px 'Inter',sans-serif;
    letter-spacing: 0px;
    color: #54536C;
}
.testimonials .col-8{
    padding: 10px 0 0 0;
}
img.quote-icon {
    max-width: 42px;
}
.faqs{
    background-color: #FAFAFA;
}
section.whare-to-start {
    margin: 70px 0;
}

section.whare-to-start h5{
    margin: 12px 0 70px 0;
}
.step-img-section{
    /* width:267px;
    height:151px;
    background:#FFF1F2;
    border-radius: 8px; */
    margin-bottom: 40px;
}
.start-steps {
    max-width: 941px;
    margin: auto;
}
.start-steps .col-md-4 {
    max-width: 28%;
    padding: 0;
}

.start-steps .col-md-4+.col-md-4 {
    margin-left: 74px;
}
step {
    border-radius: 12px;
    background: #F8F8F8;
    font: normal normal 600 14px/32px 'Inter',sans-serif;
    letter-spacing: 0px;
    color: #54536C;
    padding: 3px 14px;
}
.start-steps h3 {
    font: normal normal bold 26px/32px 'Inter',sans-serif;
    letter-spacing: 0px;
    color: #1D1D1D;
    margin: 15px 0 24px 0;
}

.start-steps article {
    font: normal normal 300 18px/30px 'Inter',sans-serif;
    letter-spacing: 0px;
    color: #54536C;
}
.mainBanner{
    background: transparent linear-gradient(111deg, #F67062 0%, #FC5296 100%) 0% 0% no-repeat padding-box;
    height: auto;
    min-height: auto;
}
.mainBanner .container{
    max-width: none;
}
.ctaFull.newctabg{
    background: url('../svg/cta-bg.svg') center;
    width: 100%;
    background-size: cover;
}
.header-section button.primary{
    margin: 30px auto 23px auto;
}
.header-section .col-md-7{
    padding-right: 0;
}
.menu-section .container {
    max-width: 1004px;
}
.menu-section h2 {
    margin: 60px 0;
}
.menu-heading h2{
    margin: 20px 0;
}
.menu-heading h5{
    font-weight: normal;
}
.menu-section .menu-content .row,
.menu-section .menu-footer .row{
    /* display: none; */
}
.menu-section .menu-content .row.active,
.menu-section .menu-footer .row.active{
    /* display: flex; */
}
.faqs .card{
    border-bottom:1px solid #F2F2F2 !important;
}
.faqs .card .card-header,
.faqs .card-body{
    background-color: #F2F2F2;
}
.faqs .card .card-header:after{
    content: url("../svg/icon-collapse1.svg");
}
.faqs .card .card-header.collapsed:after {
    content: url("../svg/icon-expand1.svg");
}
.faqs .card .card-header{
    background-color: #F2F2F2;
    /* padding: 31px 31px 0 31px; */
    padding-left: 31px;
    padding-right: 31px;
    border-radius: 4px;
    font: normal normal bold 18px/21px 'Inter',sans-serif;
    letter-spacing: 0px;
    color: #54536C;
}
.faqs .card .card-header.collapsed,
.faqs .card-body{
    /* padding: 10px 32px 32px 32px; */
    padding-left: 31px;
    padding-right: 31px;
}
.faqs .card-body p{
    font: normal normal 300 18px/24px 'Inter',sans-serif;
    letter-spacing: 0px;
    color: #54536C;
}
img.g2-logo{
    width: 100%;
    margin: auto;
    display: block;
    max-width: 705px;
    margin-top: 26px;
}
img.menu-icon{
    max-width: 38px;
}
.menu-section .menu-footer article{
    /* max-width: 210px; */
}
span.pink-line{
    top: 15%;
    background-image: url(../png/solid-color-image.png);
    background-position: center;
    background-size: cover;
    background-repeat: repeat;
    height: 70%;
    width: 1px;
    display: block;
    position: absolute;
    
}
.col-md-4 span.pink-line{
    right: 102%;
}
.col-md-3 span.pink-line{
    right: 105%;
}
.mobile-br{
    display: none;
}
img.hero-graphic {
    width: 100%;
    position: absolute;
    top: -580px;
    left: 0;
    height: 470px;
}
.menu-content .owl-carousel .owl-item img{
    height: 360px;
}
.video{
    position: relative;
    /* max-width: 720px; */
    max-width: 985px;
    margin: 0 auto;
    z-index: 3;
    background-position: center;
    background-size: cover;
    opacity: 1;
    border-radius: 4px;
    box-shadow: 0px 0px 6px #f9d3d3;
    border: 1px solid #EAEAEA;
    backdrop-filter: blur(15px);
    padding: 15px;
}
.responsive-video{
    padding: 56.25% 0 0 0;
    position: relative;
}
.video-wrapper{
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.video video {
    width: 100%;
    clip-path: inset(1px 1px);
}
.p-relative{
    position: relative;
}
.hero-video-container{
    transform: translateY(-620px);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.owl-carousel.three-d {
    width: 33.33%;
    margin: auto;
    position: relative;
    /*
     * Stage
     */
    /*
     * Items
     */
    /*
     * Navigation
     */
  }
  .owl-carousel.three-d .owl-stage-outer {
    overflow: visible;
  }
  .owl-carousel.three-d .owl-item .item {
    position: relative;
    padding: 0;
    color: #2d2828;
    background: none;
    text-align: center;
    box-shadow: 0 10px 50px 0 rgba(91, 92, 97, 0.32);
    opacity: 0;
    transition: all 1000ms ease;
    transform-style: preserve-3d;
    transform: translate3d(0, 40px, 0) scale(0.8);
    z-index: 1;
  }
  .owl-carousel.three-d .owl-item.sibling .item {
    /* opacity: 0.5; */
    opacity: 1;
    /* transform: translate3d(0, 20px, 0) scale(0.9); */
    transform: translate3d(0, -20px, 0) scale(0.7);
  }
  .owl-carousel.three-d .owl-item.mirror-active .item, .owl-carousel.three-d .owl-item.active .item {
    opacity: 1;
    transform: translate3d(0, 0, 0px) scale(1);
    z-index: 2;
  }
  .owl-carousel.three-d .owl-nav [class*=owl-] {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #2ee090;
    transform: translateY(-50%);
    transition: all 250ms ease;
  }
  .owl-carousel.three-d .owl-nav [class*=owl-]:hover {
    background: #1cbf76;
  }
  .owl-carousel.three-d .owl-nav [class*=owl-].disabled:hover {
    opacity: 0.8;
    cursor: default;
  }
  .owl-carousel.three-d .owl-nav [class*=owl-]::after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    width: 10px;
    height: 10px;
    border-left: 3px solid #2d2828;
    border-bottom: 3px solid #2d2828;
  }
  .owl-carousel.three-d .owl-nav .owl-prev {
    left: -20px;
  }
  .owl-carousel.three-d .owl-nav .owl-prev::after {
    left: 54%;
    transform: translate(-50%, -50%) rotate(45deg);
  }
  .owl-carousel.three-d .owl-nav .owl-next {
    right: -20px;
  }
  .owl-carousel.three-d .owl-nav .owl-next::after {
    left: 46%;
    transform: translate(-50%, -50%) rotate(-135deg);
  }
  .owl-carousel.three-d .owl-item img {
    width: 100%;
    max-width: 76px;
    margin: auto;
  }
  .owl-carousel.three-d .owl-item.active img {
    max-width: 117px;
  }
  .ctaFull h4{
    font-family: 'InterDisplay-Bold';
  }
  .header-section a.schedule-demo{
    text-decoration: underline;
    color:white;
    font-family: 'Inter',sans-serif;
    text-align: center;
    display: block;
    margin: 0 0 30px 0;
  }
  .menu-section.mobile{
    display: none;
  }
  .menu-section.desktop{
    display: block;
  }


@media only screen and (max-width:789px) {
    .header-section {
        padding: 15px 15px 100px 15px;
        margin-top: 100px;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    p,
    article,
    author {
        text-align: center !important;
    }

    br {
        display: none;
    }

    button.primary {
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .menu-section {
        margin: 0;
    }

    .trusted-clients img,
    img.g2-logo {
        width: 100%;
    }

    section.trusted-clients {
        padding: 150px 15px 40px 15px;
    }

    section.mad-ai .col-md-6 {
        max-width: none;
        border-radius: 0;
        padding: 15px;
        background: none;
    }

    section.mad-ai .col-md-6+.col-md-6 {
        margin-left: 0;
        margin-top: 0;
    }

    .compare-section {
        flex-direction: column;
        margin-bottom: 0;
        margin-top: 10px;
    }

    .picm-content {
        padding: 40px 60px;
        margin: 20px 20px 0 20px;
    }

    .compare-section span.compare {
        top: calc(100% - 37.5px);
        left: calc(50% - 37.5px);
    }

    .canva-content {
        margin: 0;
        width: 100%;
    }

    .canva-content&gt;.flex-col {
        /* border-radius:0 0 12px 12px; */
        border-radius: 12px;
        padding: 70px 0 50px 0;
    }

    .canva-content .f-row&gt;.flex-row {
        flex-direction: column !important;
        align-items: center;
    }

    .blur-img1,
    .blur-img2,
    .blur-img3,
    .blur-img4 {
        width: 80%;
        display: block;
        margin: auto;
    }

    span.plus {
        margin: 20px 0;
    }

    .compare-section h1.total {
        font: normal normal bold 20px/24px 'Inter Tight', sans-serif;
        margin: 30px 0 0 0;
    }

    section.free-templates .container {
        border-radius: 0;
        padding: 60px 15px;
    }

    button.primary.lg {
        width: auto;
        font: normal normal bold 16px/22px 'Inter',sans-serif;
        padding: 0 20px;
    }

    .size-solution .menu-footer {
        padding: 0;
        margin: 30px auto auto;
    }

    .size-solution .menu-footer .col-md-4 {
        max-width: none;
        border-radius: 0;
    }

    .size-solution .menu-footer .col-md-4+.col-md-4 {
        margin-left: 0;
        margin-top: 0;
    }
    .menu-footer h3{
        margin: 15px 0 10px 0;
    }
    .size-solution .menu-footer h3{
        margin: 15px 0 15px 0;
    }
    .faqs .card .card-header{
        font: normal normal 300 16px/24px 'Inter',sans-serif;
    }
    .faqs .card-body p{
        text-align: left !important;
        font: normal normal 300 15px/24px 'Inter',sans-serif;
    }
    

    .menu-footer img {
        margin: auto;
        display: block;
    }
    

    section.testimonials .container {
        padding: 60px 15px;
        border-radius: 0;
    }

    .start-steps .col-md-4 {
        max-width: none;
        padding: 15px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .start-steps .col-md-4+.col-md-4 {
        margin-left: 0;
    }
    .step-img-section{
        margin: 20px auto;
        
    }
    .owl-carousel .owl-item img {
        max-width: 100px;
        margin: auto;
    }
    

    author {
        display: block;
    }
    ul.menu-head{
        justify-content: space-around;
        background: no-repeat;
        margin: 20px 0;
    }
    ul.menu-head &gt; li{
        display: none;
    }
    ul.menu-head &gt; li.active{
        display: flex;
    }
    .menu-content{
        padding: 20px;
    }
    .menu-content h3{
        margin-top: 0;
        font: normal normal bold 24px/32px 'Inter',sans-serif;
        margin-bottom: 20px;
    }
    .menu-content article{
        font: normal normal 100 16px/25px 'Inter',sans-serif;
    }
    
    .owl-carousel.menuCarousel .owl-nav,
    span.pink-line{
        display: none;
    }
    .menu-footer{
        padding: 10px;
    }
    .owl-carousel.menuCarousel .owl-item .col-md-7 img,
    .mad-ai h4,
    .menu-footer article{
        max-width: none;
    }
    h2{
        font:normal normal bold 30px/38px 'Inter',sans-serif;
    }
    .menu-heading h2{
        margin: 10px 0 30px 0;
    }
    .header-section h1{
        font:normal normal bold 35px/45px 'Inter',sans-serif;
    }
    .header-section p{
        font:normal normal 100 20px/28px 'Inter',sans-serif;
    }
    .social-logos-section {
        margin: 30px 0 20px 0;
    }
    img.g2-logo{
        margin: 30px 0;
    }
    section.calculate-savings{
        margin: 50px auto;
    }
    section.size-solution{
        padding: 70px 0 0 0;
    }
    .menu-footer .owl-carousel .owl-item img{
        max-width: 50px;
    }
    .menu-footer .col-md-4 + .col-md-4,.menu-footer .col-md-3 + .col-md-3{
        margin-top: 50px;
    }
    .menu-section button.primary{
        margin: 80px auto 30px auto;
    }
    .menu-footer{
        margin-bottom: 0;
    }
    section.mad-ai{
        margin:0 ;
    }
    .mad-ai h3{
        margin-top: 40px;
    }
    .mad-ai h4{
        margin-bottom: 20px;
        font: normal normal 300 16px/28px 'Inter',sans-serif;
        width: 85%;
    }
    .free-templates h5{
        width: 80%;
        margin: 12px auto;
        margin-top: 20px;
    }
    section.mad-ai &gt; .container &gt; .row:nth-child(2) {
        background: transparent linear-gradient(0deg, #FFE0E4 0%, #FFF5F5 100%) 0% 0% no-repeat padding-box;
        padding-bottom: 60px;
    }
    .size-solution .menu-footer img {
        margin: 20px auto auto;
    }
    .mobile-br{
        display: block;
        height: 30px;
    }
    .testimonials h5{
        margin-bottom: 30px;
    }
    .owl-carousel .owl-item img.quote-icon{
        max-width: 30px;
    }
    section.whare-to-start{
        margin: 60px 0;
    }
    section.whare-to-start h5{
        margin-bottom: 0;
    }
    step{
        padding: 3px 35px;
    }
    .start-steps h3{
        font: normal normal bold 22px/32px 'Inter',sans-serif;
        margin: 20px 0 15px 0;
    }
    .start-steps article{
        font:normal normal 300 16px/28px 'Inter',sans-serif;
    }
    img.social-logos{
        max-width: none;
        width: 50%;
        padding: 0;
        margin: auto;
        display: block;
    }
    .social-logos-section .row{
        flex-direction: column;
        max-width: none;
    }
    .header-section small{
        padding: 0;
        text-align: center;
        display: block;
        margin-bottom: 20px;
    }
    .menu-footer article{
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .testimonials article{
        font:normal normal 300 16px/28px 'Inter',sans-serif;
    }
    .start-steps h3,
    .start-steps article{
        width: 80%;
    }
    .hero-video-container{
        transform: translateY(-230px);
    }
    .menu-section.mobile{
        display: block;
    }
    .menu-section.desktop{
        display: none;
    }
}</pre></body></html>