.how-works{background:#180F01 url(https://2777863.fs1.hubspotusercontent-na2.net/hubfs/2777863/ellipse-bottom.png) no-repeat center bottom / 100% auto;color:#fff;font-size:22px;line-height:30px;padding:135px 0 90px; overflow:hidden;}
.how-works .section-header{text-align:left;width:auto;margin:0 0 70px;}
.how-works .section-header .section-subtitle{color: #A5A5A5;
font-family: 'Inter';
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 14.464px; /* 90.398% */
letter-spacing: 1.033px;
text-transform: capitalize;text-align:left;}
.how-works .section-header .section-title{color: #FFF;
font-family: 'Instrument Sans';
font-size: 44px;
font-style: normal;
font-weight: 600;
line-height: 39.672px; /* 90.163% */
letter-spacing: -0.496px;margin:20px 0 30px;font-weight:600;text-align:left;}
.how-works h3,.how-works h3 span{color: #FFF;
font-family: "Instrument Sans";
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: 22.729px; /* 94.703% */margin:0 0 16px;}
.how-works .inner{display:flex;align-items:center;}
.how-works .left-part{width:480px;position: relative;}
.how-works .left-part img{display:block;position:relative;z-index:1;}
.how-works .right-part{width:calc(100% - 480px);padding-left:225px;}
.how-works .content_repeater{}
.how-works .content_repeater .list + .list{margin-top:50px;}
.how-works .content_repeater .list p{opacity:0.8;font-weight:300;}
.how-works .left-part .border{pointer-events: none;width:720px;height:720px;position:absolute;border:solid 1px #fff;border-radius:100%;    left: 51%;
    top: 47%;opacity:0.05;transform:translate(-50%,-50%);animation:anim1 5s linear infinite both;margin:13px 0 0 -22px;}
.how-works .left-part .border.border1{}
.how-works .left-part .border.border2{animation-delay: 1300ms;}
.how-works .left-part .border.border3{animation-delay: 2600ms;}
.how-works .left-part .border.border4{animation-delay: 3900ms;}
.how-works .content {font-family: 'Inter';
color: #D8D8D8;
font-family: 'Inter';
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 23.142px; /* 144.637% */
letter-spacing: -0.496px;
    margin-bottom: 20px;
}
@keyframes anim1{
    0%{width:150px;height:150px;opacity:0.1;}
    5%{width:150px;height:150px;opacity:0.1;}
    90%{width:670px;height:670px;opacity:0.2;}
    100%{width:720px;height:720px;opacity:0;}
}
@media (max-width:991px){
    .how-works .left-part{width:300px;}
    .how-works .left-part img{max-width:100%;height:unset;}
    .how-works .left-part .border{margin: 8px 0 0 -15px;height: 90px; height: 90px;}
    .how-works .right-part{padding-left: 50px;width: calc(100% - 300px);}
    @keyframes anim1{
        0%{width:90px;height:90px;opacity:0.1;}
        5%{width:90px;height:90px;opacity:0.1;}
        90%{width:600px;height:600px;opacity:0.2;}
        100%{width:670px;height:670px;opacity:0;}
    }
}
@media(max-width:1500px){
.how-works .right-part {
    padding-left: 150px;
}
@media (max-width:992px){
    .how-works{padding:55px 0 90px;}
    .how-works .section-header .section-title {font-size: 48px;}
    .how-works .inner{flex-direction:column-reverse;}
    .how-works .left-part{margin:0 auto;}
    .how-works .right-part{padding:0 15px 50px;width:auto;}
    .how-works .content_repeater .list + .list {margin-top:40px;}
    
}


















