.getstarted{
display: flex;
    justify-content: space-between;
}
.getstarted-col:first-child{
margin-right: 10px;
}
.getstarted-col:last-child{
    margin-left: 10px;
}
.getstarted-col{
        flex-basis: 100%;
    flex: 1;
}
.getstarted-bl{
background: #F5F6F8;
border-radius: 4px;
padding: 40px;
background-repeat: no-repeat;
background-position-y: center;
    background-size: contain;
    background-position-x: 154%;
margin-bottom: 20px;
}
#getstarted101 h2{
font-style: normal;
font-weight: 600;
font-size: 28px;
line-height: 36px;
color: #333333;
margin-bottom: 12px;
text-align: center;
  font-family: 'Montserrat-semibold';
}
#getstarted101 .getstsubtitle{
    text-align: center;
  font-family: 'Montserrat-bold';
font-style: normal;
font-weight: 700;
font-size: 40px;
line-height: 52px;
color: #111111;
margin-bottom: 56px;
}
.getstarted h5{
     font-family: 'Montserrat-bold';
    font-style: normal;
font-weight: 700;
font-size: 20px;
line-height: 28px;
margin-bottom: 16px;

color: #111111;
}
.getstarted  p{
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 24px;
margin-bottom: 28px;
letter-spacing: 0;
color: #111111;
}
.getstarted a{
  font-family: 'Montserrat-semibold';
font-style: normal;
font-weight: 600;
font-size: 15px;
line-height: 125%;
color: #0070C9;
letter-spacing: 0;
}
.getstarted a i{
    margin-left: 10px;
}

.getstarted-bl.diy{
/* background-image: url('../../images/img2022/sb2.webp'); */
    padding: 47px 40px;  
  
}
.getstarted-bl.diy p.popp{
    font-size: 13px;
    line-height: 20px;
    margin-top: -5px;
    margin-bottom: 29px;
}
.getstarted-bl.bguide{
/* background-image: url('../../images/img2022/sb1.webp'); */
  padding: 55px 40px;
}
.getstarted-bl.bdesign{
/* background-image: url('../../images/img2022/sb3.webp'); */
    padding: 70px 40px 65px 40px;
}
.getstarted-bl.bpricing{
/* background-image: url('../../images/img2022/sb4.webp'); */
    padding: 70px 40px 65px 40px;
}
.getstarted-bl.diy p, .getstarted-bl.bguide p, .getstarted-bl.bdesign p, .getstarted-bl.bpricing p{
max-width: 315px;
}
.getstarted-bl iframe, .getstarted-bl .videoload img{
    margin-bottom: 40px;
}
.getstarted-bl .videoload img{
    height: 341px;
}
@media screen and (max-width: 1200px){
.videoload img, .getstarted-bl iframe{
            height: auto !important;
    aspect-ratio: 12/11;
}
}
@media screen and (max-width: 1023px){
    #getstarted101 h2{
        font-style: normal;
font-weight: 600;
font-size: 22px;
line-height: 28px;
text-align: left;
    }
    #getstarted101 .getstsubtitle{
        font-style: normal;
font-weight: bold;
font-size: 32px;
line-height: 39px;
margin-bottom: 40px;
    }
    .getstarted h5{
        font-weight: bold;
font-size: 18px;
line-height: 23px;
    }
    .getstarted p{
        font-style: normal;
font-weight: normal;
font-size: 15px;
line-height: 22px;
margin-bottom: 18px;
    }
    .getstarted-col:first-child{
        margin-right: 0;
    }
    .getstarted-col:last-child{
        margin-left: 0;
    }
    .videoload img{
            margin: 0 auto 40px;
    }
.getstarted{
        flex-direction: row;
        width: max-content;
 
}
.getstarted-wrap{
               overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}
.getstarted p{
        white-space: initial;
}
.getstarted-col{
        display: contents;
}
.getstarted-bl{
        width: 340px;
        margin-right: 12px;
}
.getstarted-bl iframe{
margin-left: auto;
margin-right: auto;
}
.getstarted-bl.diy{

        background-position-x: center;
    background-position-y: top;
    padding-top: 343px;
  
}
.getstarted-bl.bguide{

    background-position-x: center;
    background-position-y: top;
    padding-top: 343px;
}
.getstarted-bl.bdesign{

      background-position-x: center;
    background-position-y: top;
    padding-top: 343px;
}
.getstarted-bl.bpricing{

     background-position-x: center;
    background-position-y: top;
    padding-top: 343px;
}
#getstarted101{
    margin-top: 20px;
}
.getstarted-bl.bguide p{
  margin-bottom: 44px;
}
.getstarted-bl.diy p.popp{
    margin-bottom: 35px;
}
.getstarted-bl.bdesign p{
    margin-bottom: 66px;
}
.getstarted-bl iframe, .getstarted-bl .videoload img{
    margin-bottom: 30px;
}
.getstarted-bl.bpricing p{
    margin-bottom: 66px;
}

#getstarted101 h2{
    text-align: left;
}
#getstarted101 .getstsubtitle{
    text-align: left;
}
.getstarted-bl{
    padding: 20px;
}
.getstarted-bl.bguide, .getstarted-bl.diy, .getstarted-bl.bdesign, .getstarted-bl.bpricing{
    padding: 20px;
}
.getstarted-bl.bpricing, .getstarted-bl.bguide, .getstarted-bl.diy, .getstarted-bl.bdesign{
    padding-top: 343px;
}
}

@media screen and (max-width: 767px){

}