.content {
    max-width: 1140px;
}

main .content {
    margin: 24px auto 0;
    padding: 0 15px;
    width: 100%;
    color: #333;
}

h1 {
    font-size: 40px;
    line-height: normal;
    letter-spacing: 0.32px;
    margin-bottom: 16px;
    color: #333;
}

h2 {
    font-size: 28px;
    line-height: 36px;
    font-weight: 400;
    color: #333;
}

h3 {
    font-size: 20px;
    line-height: 30px;
    font-family: 'Work Sans', sans-serif;
    color: #333;
}

p {
    line-height: 27px;
    margin-bottom: 27px;
    color: #333;
}
b {
    color: #333;
}

.line {
    width: 100%;
    height: 3px;
    background-color: #DFDFDF;
}

.nextStep {
    cursor: pointer;
}

.scraped-container-flex {
    display: flex;
}

.content .scraped-container-flex {
    justify-content: space-between;
    gap: 20px;
    
}
.cls-side{
    max-width: 255px;
    padding: 15px;
    background-color: #f4f4f4;
    height: fit-content;
    text-align: center;
}
.cls-side img{
    width: 100%;
}
.cls-side h2{
    font-size:30px;
    margin:20px 0 11px;
}

.breadcrumbs {
    text-align: center;
    color: #888;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 1.63px;
    margin-bottom: 50px;
}

.greenBtn {
    border-radius: 3px;
    background-color: #0A9D22;
    padding: 14px;
    margin-bottom: 45px;
    margin-top: 32px;
    cursor: pointer;
}

.greenBtn p {
    color: #FFFFFF;
    font-size: 25px;
    font-weight: 700;
    letter-spacing: 0.4px;
    line-height: 27px;
    margin-bottom: 0 !important;
    text-align: center;
    text-transform: uppercase;
}

.adv {
    width: 100%;
    /* max-width: calc(75% + 30px); */
    max-width: 100%;
    /* margin-right: 30px; */
}

.adv .info,
.adv .info .author {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.adv .info {
    height: 53px;
    margin: 26px 0 38px;
    width: 85%;
}

.adv .socials,
.adv .info img,
.adv .info .author,
.adv .info .author img {
    height: 100%;
}

.adv .info .author p {
    margin-left: 17px;
    line-height: 17px;
    margin-bottom: 0;
}

.adv h2.subtitle {
    margin-bottom: 30px;
}

.adv .text h3.subtitle {
    line-height: 35px;
    margin-bottom: 30px;
}

.adv .text h3.subtitle2 {
    margin-bottom: 15px;
}

.adv .text img {
    width: 98%;
    margin: 0 0 30px;
}

.adv .text h1 i {
    font-size: inherit;
    font-family: inherit;
}

.adv .box {
    background-color: #F9F9F9;
    border: 2px solid #DFDFDF;
    padding: 16px 32px;
    text-align: center;
    margin-bottom: 32px;
}

.adv .box h2 {
    font-style: italic;
    max-width: 615px;
    margin: auto;
}

.adv .box h2 b {
    font-size: inherit;
    font-family: inherit;
}

.adv .reasons {
    margin-top: 34px;
}

.adv .reasons .title-container {
    background-color: #647797;
    padding: 22px;
    text-align: center;
    margin: 0 auto;
}

.adv .reasons .title-container h2,
.adv .reasons .title-container i {
    color: #fff;
    font-family: 'Unna';
    font-size: 28px;
}

.adv .reasons .reason-container {
    margin: 50px 0 40px;
}

.adv .reasons .reason {
    display: flex;
    /* justify-content: space-between; */
    margin-bottom: 35px;
    gap: 50px;
}

.adv .reason .img-container {
    max-width: 350px;
    width: 100%;
}

.adv .reason .img-container img {
    width: 100%;
}

.adv .reason .text-container {
    max-width: 400px;
    width: 100%;
}

.adv .reason .text-container h3 {
    margin-bottom: 12px;
}

.adv .reason .text-container p {
    margin-bottom: 0;
}

.adv .reason .disclaimer {
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.28px;
}

.adv .disclaimer {
    text-align: right;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.4px;
}

.adv img.beforeAfter {
    margin-bottom: 18px;
}

.adv img+.disclaimer {
    margin-right: 2%;
}

.adv .mbg-box {
    border: 2px solid #647797;
    margin-bottom:25px;
}

.adv .mbg-box .title-container {
    background-color: #647797;
    padding: 16px;
}

.adv .mbg-box .title-container h1 {
    color: #fff;
    text-align: center;
    font-style: italic;
    margin-bottom: 0;
}

.adv .mbg-box .text {
    padding: 40px 40px 13px;
    background-color: #F6FAFE;
}

.adv .line+h1 {
    margin: 32px -7px;
    text-align: center;
}

.adv .line+h3 {
    margin: 32px 0;
}

.adv .more-reviews .line {
    margin: 32px 0;
}

.adv .more-reviews h1 {
    margin-bottom: 28px;
}

.adv .more-reviews h2 {
    font-style: italic;
}

.adv .more-reviews p {
    margin: 25px 0;
}

.adv .more-reviews .stars {
    width: 160px;
}

/* Side Reviews */
.reviews {
    width: 100%;
    max-width: 240px;
}

.reviews .stars {
    width: 120px;
}

.reviews .review {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.reviews h2 {
    font-style: italic;
    letter-spacing: 0.29px;
    margin: 9px auto 15px;
    line-height: 30px;
    text-align: center;
}

.reviews p {
    font-size: 17px;
    line-height: 28px;
    letter-spacing: 0.4px;
    margin-bottom: 5px;
}

.review .author {
    display: flex;
    align-items: center;
    margin-top: 5px;
    width: 100%;
}

.review .author img {
    margin-right: 8px;
    width: 56px;
}

.reviews .line {
    margin: 23px 0;
    height: 2px;
}
.flex-container{
    display: flex;
    gap:32px;
    margin-top:60px;
}
.flex-container img{
    max-width: 363px;;
}
.icon{    
    max-width: 160px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.icon img{
    margin-bottom:2px !important;
}
.icon p{
    line-height: normal;
}
.icon-container{
    display: flex;
    gap: 20px;
    justify-content: space-around;
}
.img-solution{
    max-height: 363px;
    max-width: 363px;
}
.mobile{
    display: none;
}
.text-container.solution h2{
    font-family: Unna;
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #333;
    margin-bottom:10px;
}
.text-container.solution p{
    margin-bottom:20px;
}
.bottom-section{
    margin-top:30px;
}
.bottom-section .text-center{
    text-align: center;
    max-width: 763px;
    margin: auto;
}
.bottom-section .text-center h2{
    margin-bottom:20px;
    font-size:40px;
}

footer * {
  color: #fff;
  font-size: 12px;
}

footer br {
  display: block!important;
}
.product-testimonials-section h2{
    font-family: Unna;
    font-size: 40px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.4px;
    text-align: center;
}
.product-testimonials-section {
    overflow: hidden;
    position: relative;
    margin:20px;
    margin: auto;
  }
  .product-testimonials-section .scraped-container {
    padding: 0 10px;
  }
  .product-testimonials-section .subtitle {
    max-width: 500px;
  }
  .product-testimonials-carousel {
    display: flex;
    box-sizing: content-box;
    justify-content: flex-start;
  }
  .product-testimonials-carousel .item {
    padding-right: 16px;
  }
  .product-testimonials-section .customer-photo {
    width: 230px;
  }
  .product-testimonials-section video {
    object-fit: cover;
    max-width: 150px;
    height: 100%;
  }
  .product-testimonials-section .customer-testimonial {
    padding: 13px 10px 15px;
    min-height:278px;
    height: 100%;
    /* width: 230px; */
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    text-align: center;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  }
  .product-testimonials-section .customer-testimonial .product-tag {
    background-color: #F7F4F0;
    font-family: 'Unna';
    font-size: 11px;
    font-style: italic;
    padding: 2px 4px 0;
    width: fit-content;
  }
  .product-testimonials-section .customer-testimonial .verified {
    font-size: 11px;
    line-height: 1.1;
    letter-spacing: 0.5px;
    text-transform: uppercase;
  }
.customer-testimonial br{
    display: block !important;
}
.customer-testimonial b{
    font-family: Unna;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: italic;
    line-height: 1.5;
    letter-spacing: normal;
    color: #333;
    margin-top: 14px;
    display: block;
}
.customer-testimonial .title3{
    font-weight:600;
}
  .product-testimonials-section .tns-controls {
    display: none;
  }
  .product-testimonials-section .tns-nav {
    text-align: center;
    margin-top: 30px;
  }
  .product-testimonials-section .tns-nav button {
    width: 10px;
    height: 10px;
    border: none;
    border-radius: 50%;
    background-color: rgba(12,35,63,0.6);
    margin: 0 8px;
  }
  .product-testimonials-section .tns-nav button.tns-nav-active {
    background-color: rgba(12,35,63,0.8);
  }

  /* video section */
    .video-container {
      height: 278px;
    }
    .video-container video {
        cursor: pointer;
        object-fit: cover; 
    }

    /* Custom Play Button */
    /* .video-container::before {
        content: "";
        position: absolute;
        top: 49%;
        left: 46%;
        transform: translate(-50%, -50%);
        width: 53px;
        height: 53px;
        background: #ecd1ca;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        z-index: 1;
    }
    .video-container::after {
        content: "";
        position: absolute;
        top: 49%;
        left: 46%;
        transform: translate(-40%, -50%);
        width: 0;
        height: 0;
        border-left: 20px solid #f9f4f0;
        border-top: 12px solid transparent;
        border-bottom: 12px solid transparent;
        cursor: pointer;
        z-index: 2;
    } */
    /* Hide Play Button When Playing */
    .video-container.playing::before,
    .video-container.playing::after {
        display: none;
    }

    .video-container{
        filter: contrast(0.8)
    }
    .video-container.playing{
        filter: none
    }

  .product-testimonials-section .disclaimer{
    font-size: 12px;
    font-weight: normal;
    font-style: italic;
    margin: auto;
    width: 100%;
    text-align: center;
  }
  @media handheld, only screen and (min-width: 1680px) {
    .product-testimonials-section .tns-nav button:nth-last-child(3) {
      display: none;
    }

  }
  @media handheld, only screen and (min-width: 1024px) {
    .product-testimonials-section .tns-nav button:nth-child(even) {
      display: none;
    }
    .product-testimonials-section .tns-nav button:last-child {
      display: none;
    }
  }
  @media handheld, only screen and (max-width: 575.98px) {
    .adv .reasons .title-container{
        padding: 19px;
    }
    .flex-container{
        margin-top: 40px;
    }
    .adv .mbg-box .title-container h1{
        text-align: left;
    }
    .greenBtn{
        padding: 18px 10px !important;
    }
    .product-testimonials-section .customer-testimonial{
        width: 280px;
        padding: 30px 15px 15px;
        text-align: left;
    }
    .product-testimonials-section .customer-testimonial p {
      font-size: 15px;
    }
    .icon-container b{
        font-size:13px;
    }
  }
  @media handheld, only screen and (min-width: 575.98px) {
    .product-testimonials-section .tns-controls {
      display: block;
      height: 0;
    }
    .product-testimonials-section .tns-controls button {
      color: transparent;
      background: transparent;
      border: transparent;
      height: 0;
    }
    .product-testimonials-section .tns-controls button[data-controls="prev"]::before,
    .product-testimonials-section .tns-controls button[data-controls="next"]::after {
      position: absolute;
      top: 0;
      z-index: 100;
      display: flex;
      align-items: center;
      width: 36px;
      height: 100%;
      color: #333;
    }
    .product-testimonials-section .tns-controls button[data-controls="prev"]:hover::before,
    .product-testimonials-section .tns-controls button[data-controls="next"]:hover::after {
      opacity: .6;
    }
    .product-testimonials-section .tns-controls button[data-controls="prev"]::before {
      content: "";
      left: -10px;
      background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23484b55' viewBox='0 0 8 8'%3e%3cpath d='M 5 0 l -3 4 l 3 4 l 0.75 -1 l -2.3 -3 l 2.3 -3 z'/%3e%3c/svg%3e") center no-repeat, rgba(255, 255, 255, 0.6);
      background-size: 50%;
    }
    .product-testimonials-section .tns-controls button[data-controls="next"]::after {
      content: "";
      right: -10px;
      background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23484b55' viewBox='0 0 8 8'%3e%3cpath d='M 3 0 l 3 4 l -3 4 l -0.75 -1 l 2.3 -3 l -2.3 -3 z'/%3e%3c/svg%3e") center no-repeat, rgba(255, 255, 255, 0.6);
      background-size: 50%;
    }

    .product-testimonials-section .customer-testimonial {
      padding: 26px;
      width: 334px;
      text-align: left;
      justify-content: flex-start;
    }
  }
  @media handheld, only screen and (max-width: 575.98px) {
    .product-testimonials-section .customer-testimonial p {
      line-height: 1.55;
      text-align: left;
    }
  }
  .tns-liveregion{
    display: none;
  }
@media handheld, only screen and (max-width: 960.98px) {

    .reviews,
    .adv .socials,
    br {
        display: none;
    }

    .adv {
        margin-right: 0;
        max-width: 100%;
    }

    .adv .text img {
        width: 100%;
    }

    .adv .reasons .reason {
        flex-direction: column;
        gap: 10px;
    }

    .adv .reason .img-container,
    .adv .reason .text-container {
        max-width: 100%;
    }
    .adv .text-center-mob{
        text-align: center;
        max-width: 350px;
        margin: 16px auto 16px !important;
    }
    .breadcrumbs {
    font-size: 11px;
    margin-bottom: 0px;
    }
    .greenBtn{
        padding: 18px 38px;
    }
    .greenBtn.p-5{
        padding: 18px 5px;
    }
    .greenBtn p{
        font-size: 20px;
    }
    .adv .info{ 
        margin: 14px 0 16px;
    }
    .adv h2.subtitle {
        max-width: 348px;
        font-weight:500;
    }
    .adv .reasons .title-container h2{
        font-weight: 600;
    }
    header .content {
        text-align: center;
    }
}

@media handheld, only screen and (max-width: 500.98px) {

.mobile{
    display: inline;
}
     .content .scraped-container-flex,.flex-container{
        flex-direction: column;
    }
    .adv .text img{
        margin: 0 0 20px;
    }
    .desktop{
        display: none;
    }
}