<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'SF Pro Display'; /* �仄� ��亳��舒 */
    src: url('../fonts/SF-Pro-Display-Regular.otf'); /* ���� 从 �舒亶仍� �仂 ��亳��仂仄 */
    font-display: swap;
   }
   @font-face {
    font-family: 'SF Pro Display Medium'; /* �仄� ��亳��舒 */
    src: url('../fonts/SF-Pro-Display-Medium.otf'); /* ���� 从 �舒亶仍� �仂 ��亳��仂仄 */
    font-display: swap;
   }
   @font-face {
    font-family: 'SF Pro Display Semibold'; /* �仄� ��亳��舒 */
    src: url('../fonts/SF-Pro-Display-Semibold.otf'); /* ���� 从 �舒亶仍� �仂 ��亳��仂仄 */
    font-display: swap;
   }
   @font-face {
    font-family: 'SF Pro Display Bold'; /* �仄� ��亳��舒 */
    src: url('../fonts/SF-Pro-Display-Bold.otf'); /* ���� 从 �舒亶仍� �仂 ��亳��仂仄 */
    font-display: swap;
   }

   *{
       box-sizing: border-box;
   }
   html, body{
       font-family: 'SF Pro Display', sans-serif;
       margin: 0;
       padding: 0;
       word-break: break-word;
       width: 100%;
       height: 100%;
   }
   .header{
       padding: 20px 0px;
   }
   .header__menu-tel{
    min-width: 306px;
    max-width: max-content;
    font-family: 'SF Pro Display Bold', sans-serif;
    font-weight: bold;
    font-size: 35px;
    line-height: 43px;
    text-align: center;
    color: #FFFFFF;
    padding: 7px;
    background: linear-gradient(51.2deg, #4F52FF -3.49%, #4042E2 72.04%);
    border-radius: 6px;
    text-decoration: none;
    width: 100%;
    display: block;
   }

   .header__menu{
       display: flex;
       padding: 0;
       margin: 0;
       list-style: none;
       height: 100%;
       align-items: center;
   }
   .header__menu-item{
       margin: 0 30px 0 0 ;
       position: relative;
   }
   .header__menu-link{

font-family: 'SF Pro Display', sans-serif;
       text-decoration: none;
       font-size: 20px;
       line-height: 24px;
       color: #333333;
    }
    /* .header__menu-link::after{
        content: '+';
        font-size: 20px;
       line-height: 24px;
       color: #2F80ED;
       margin-left: 4px;
    } */
    .header__logo-block{
        height: 100%;
        display: flex;
        align-items: center;
    }
    .header__logo-link{
        display: block;
    }
    .main__block{
        padding: 120px 0px;
        background-size: cover;
    }
    .webp .main__block{
        background-image: url('../images/webp/content_main_desk.webp');
    }
    .jp2 .main__block{
        background-image: url('../images/jp2/content_main_desk.jp2')
    }
    .main__block-title{
        font-family: 'SF Pro Display Bold', sans-serif;
font-weight: bold;
font-size: 46px;
line-height: 56px;
color: #FFFFFF;
max-width: 856px;
margin: 0 auto 20px;
text-align: center;
word-break: break-word;
    }

    .main__block-description{
        font-family: 'SF Pro Display', sans-serif;
font-size: 24px;
line-height: 36px;
color: #FFFFFF;
text-align: center;
max-width: 672px;
margin: 0 auto 50px;
word-break: break-word;
    }
    .main__block-tel{
        background: linear-gradient(51.2deg, #4F52FF -3.49%, #4042E2 72.04%);
border-radius: 6px;
padding: 9px;
display: flex;
align-items: center;
width: 100%;
max-width: 308px;
font-family: 'SF Pro Display Bold', sans-serif;
font-weight: bold;
font-size: 36px;
line-height: 43px;
text-align: center;
color: #FFFFFF;
justify-content: center;
text-decoration: none;
margin: 0 auto;
    }

.facebook{
    padding: 60px 0 150px;
}
.facebook__title{
    font-weight: 500;
font-size: 35px;
line-height: 56px;
color: #102D47;
margin-bottom: 37px;
}
.facebook__content{
    font-size: 20px;
line-height: 32px;
color: #326694;
margin-bottom: 40px;
height: 100%;
    display: flex;
    align-items: center;
}
.facebook__content.left_side{

    height: 100%;
    display: flex;
    align-items: center;
}
    
.facebook__link{
    padding: 14px;
    width: 100%;
    display: block;
    max-width: 306px;
    background: linear-gradient(51.2deg, #4F52FF -3.49%, #4042E2 72.04%);
border-radius: 6px;
margin: auto;
font-weight: normal;
font-size: 24px;
line-height: 29px;
text-align: center;
color: #FFFFFF;
text-decoration: none;
}
.facebook__img-block{
    display: flex;
    justify-content: center;
    height: 100%;
}
.mb50{
    margin-bottom: 50px;
}
    .clutch__block{
        padding: 35px 0px;
        background-position: top center;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .webp .clutch__block{
        background-image: url('../images/webp/google_fb_clutch_back.webp');
    }
    .jp2 .clutch__block{
        background-image: url('../images/jp2/google_fb_clutch_back.jp2');
    }
    .clutch__items{
        display: flex;
        justify-content: space-around;
    
    }
    .clutch__item-strs{
        display: flex;
        justify-content: center;
        margin-bottom: 10px;
    }
    .clutch__item-logo-block{
        margin-bottom: 8px;
    }
    .clutch__item-text{
        font-size: 16px;
        line-height: 20px;
        text-align: center;
        color: #FFFFFF; 
    }
    .clutch__content{
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .clutch__title{
        font-family: "SF Pro Display Bold", sans-serif;
        font-weight: bold;
    font-size: 27px;
    line-height: 32px;
    margin-right: 60px; 
    color: #FFFFFF;
    }
    .clutch__link{
        display: flex;
        padding: 12px;
        border: 3px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 6px;
    width: 100%;
    max-width: 306px;
    font-family: 'SF Pro Display Medium', sans-serif;
    font-weight: 500;
    font-size: 27px;
    line-height: 32px;
    text-transform: uppercase;
    text-decoration: none;
    justify-content: center;
    color: #FFFFFF;
    }
    .webp .footer{
        background-image: url('../images/webp/footer_back.webp');
    }
    .jp2 .footer{
        background-image: url('../images/jp2/footer_back.jp2');

    }
    .footer{
       padding: 50px 116px; 
    }
    .footer__logo-block{
        display: flex;
        justify-content: center;
        margin-bottom: 35px;
    }
    .lets__talk-img{
        margin-right: 10px;
    }
    .lets__talk-head{
        font-family: 'SF Pro Display Medium', sans-serif;

        display: flex;
        align-items: center;
font-style: normal;
font-weight: 500;
font-size: 32px;
line-height: 38px;

color: #FFFFFF;
margin-bottom: 4px;
    }
    .lets__talk-link{
        margin-bottom: 15px;
        display: block;
        text-decoration: none;
        font-family: "SF Pro Display Bold", sans-serif;
font-weight: 600;
font-size: 28px;
line-height: 33px;
color: #56CCF2;
    }
    .lets__talk-socials{
        width: 100%;
        max-width: 190px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .lets__talk-social-link{
        text-decoration: none;
    }
    .footer__menu-head{
        font-family: "SF Pro Display Bold", sans-serif;
font-weight: 600;
font-size: 22px;
line-height: 26px;
color: #56CCF2;
margin-bottom: 15px;
    }
    .footer__menu-items{
        margin: 0;
        padding: 0;
        list-style: none;
        max-width: 140px;
    }
    .footer__menu-items.adress{
        max-width: 270px;
    }
    .footer__menu-item{
        margin-bottom: 10px;
    }
    .footer__menu-link{
        text-decoration: none;
        font-family: "SF Pro Display", sans-serif;
font-size: 18px;
line-height: 21px;
color: #FFFFFF;
    }
    .facebook__content{
        word-break:  break-word;
    }
    .facebook__img{
        max-width: 100%;
    }
    .consulting__item:nth-child(2n){
        margin-left: auto;
    }
    .consulting__item:nth-child(2n){
        margin-left: auto;
    }
    .consulting__item:nth-child(2n){
        margin-left: auto;
    }
    .consulting__item:nth-child(2n){
        margin-left: auto;
    }
.header__menu-wrapper .header__logo-block{
    display: none;
}
.header__menu-wrapper  .header__menu-link-out{
    display: none;
}
.mobile__phone{
    display: none;
}
.how__our-img{
    max-width: 100%;
}
@media(max-width: 1200px){
.mobile__phone{
    display: block;
}
.mobile__phone img{
    display: block;
}
.burger__menu{
    width: 42px;
    height: 42px;
    background: linear-gradient(51.2deg, rgb(77 79 255 / 10%) -3.49%, rgb(64 66 226 / 10%) 72.04%);
border-radius: 6px;
padding: 13px 9px;
border-radius: 50%;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.burger__menu-item{
    background: linear-gradient(51.2deg, #4F52FF -3.49%, #4042E2 72.04%);
border-radius: 6px;
width: 24px;
height: 3px;
}
.header__menu{

    flex-direction: column;
}
.header__menu-wrapper .header__logo-block{
    display: flex;
}
.header__menu-wrapper  .header__menu-link-out{
    display: block;
}
.header .header__menu-tel{
    display: none;
}
.header__logo-block{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.header__menu-wrapper{
    background: white;
    position: fixed;
    left: 0;
    padding-right: calc(var(--bs-gutter-x)/ 2);
    padding-left: calc(var(--bs-gutter-x)/ 2);
    width: 100%;
    top: 0;
    padding-top: 15px; 
    height: 100vh;
  transition: .4s;
  transform: translateY(-100%);
}
.header.open  .header__menu-wrapper{
    transform: translateY(0);
  transition: .4s;
}
.header__menu-wrapper .header__menu{
    margin-top: 15px;
    height: auto;
    align-items: flex-start;
}
.header__menu-wrapper .burger__menu{
    padding: 9px;
    justify-content: center;
}
.header__menu-wrapper .header__logo-block{
    height: auto;
    padding-bottom: 20px;
}
.header__menu-wrapper .header__menu-link{
    padding-bottom: 10px;
    display: block;
}
.header__menu-wrapper .header__menu-item{
    margin-bottom: 10px;
    border-bottom:1px solid #E7E7EE;
    width: 100%;
}
.header__menu-wrapper .burger__menu-item:nth-child(1n){
    position: relative;
transform: rotate(45deg);
right: 0px;
top: 2px;
left: auto;

}
.header__menu-wrapper .burger__menu-item:nth-child(2n){
    display: none;
}
.header__menu-wrapper .burger__menu-item:nth-child(3n){
    position: relative;
    transform: rotate(-45deg);
    left: 0px;
    right: auto;
    top: 0px;
}
.header__menu-link-out{
    width: 100vw;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(51.2deg, #4F52FF -3.49%, #4042E2 72.04%);
    padding: 15px;
    text-align: center;
    font-weight: 500;
font-size: 21px;
line-height: 25px;
text-align: center;
text-decoration: none;
color: #FFFFFF;
}
.about__banner{
padding-top: 160px;
}
}
@media(max-width: 991px){
    .col-rev{
        flex-direction: column-reverse;
    }
}
    @media(max-width: 767px){
        .facebook{
            padding: 60px 0 100px;
        }
        .facebook__link{
            margin-bottom: 0;
        }
         .grow__block{
             flex-direction: column;
             padding: 90px 0;
         }
         .grow__block-title{
             margin: 0;
             text-align: center;
             word-break: break-word;
             margin-bottom: 70px;
         }
         .grow__block-logo-block{
           margin-bottom: 70px;  
         }
         .grow__block-tel{
             margin: 0;
             text-align: center;
             word-break: break-word;
             flex-direction: column;
             display: flex;

         }
        .statistics__items{
            grid-template-columns: 1fr 1fr;
            grid-column-gap: 12px;
            grid-row-gap: 40px;
        }
        .statistic__item-slider{
            width: 100%;
        }
        .consulting__block{
            padding: 80px 0;
        }
        .consulting__img-block{
            margin-bottom: 80px;
        }
        .consulting__item{
            flex-direction: column;
            align-items: flex-start;
            padding: 40px 20px; 
        }
        .consulting__item-text{
            word-break: break-word;

        }
        .statistics{
            padding: 0 0 85px;
        }
        .statistic__item-rank{
            font-size: 41.9623px;
            line-height: 51px;  
        }
        .statistic__item-title{
            font-size: 11.8019px;
            line-height: 21px; 
        }
        .about-us{
            padding: 60px 0 ;
        }
        .position-img-block{
            margin-bottom: 40px;
        }
        .position__item.blue{
            padding: 60px 0;
            margin-bottom: 60px;
        }
        .position-title{
            font-size: 32px;
            line-height: 38px;
        }
        .header__menu-wrapper{
            background: white;
            position: fixed;
            left: 0;
            padding-right: calc(var(--bs-gutter-x)/ 2);
            padding-left: calc(var(--bs-gutter-x)/ 2);
            width: 100%;
            top: -100%;
            padding-top: 15px; 
            height: 100vh;
          transition: .4s;

        }
        .position-description{
            font-size: 18px;
            line-height: 28px; 
        }
        .position__item-item::before{
            height: 24px;
            width: 24px;
        }
      .header.open  .header__menu-wrapper{
          top: 0;
          transition: .4s;
      }
        .header__menu-wrapper .header__menu{
            margin-top: 15px;
            height: auto;
            align-items: flex-start;
        }
        .header__menu-wrapper .burger__menu{
            padding: 9px;
            justify-content: center;
        }
        .header__menu-wrapper .header__logo-block{
            height: auto;
            padding-bottom: 20px;
        }
        .header__menu-wrapper .header__menu-link{
            padding-bottom: 10px;
            display: block;
        }
        .header__menu-wrapper .header__menu-item{
            margin-bottom: 10px;
            border-bottom:1px solid #E7E7EE;
            width: 100%;
        }
        .header__menu-wrapper .burger__menu-item:nth-child(1n){
            position: relative;
    transform: rotate(45deg);
    right: 0px;
    top: 2px;
    left: auto;

        }
        .header__menu-wrapper .burger__menu-item:nth-child(2n){
            display: none;
        }
        .header__menu-wrapper .burger__menu-item:nth-child(3n){
            position: relative;
            transform: rotate(-45deg);
            left: 0px;
            right: auto;
            top: 0px;
        }
        .header__menu-link-out{
            width: 100vw;
            display: block;
            position: absolute;
            bottom: 0;
            left: 0;
            background: linear-gradient(51.2deg, #4F52FF -3.49%, #4042E2 72.04%);
            padding: 15px;
            text-align: center;
            font-weight: 500;
font-size: 21px;
line-height: 25px;
text-align: center;
text-decoration: none;
color: #FFFFFF;
        }
        .about-us__title{
            font-weight: bold;
font-size: 32px;
line-height: 38px;
text-align: center;
margin-bottom: 80px;
        }
        .devider{
            margin-bottom: 60px;
        }
        .about-us-img{
            max-width: 215px;
            margin: 0 auto 60px;
        }
        .about-us-description{
            margin:0  0 40px ;
            font-size: 18px;
line-height: 28px;
        }
        .position__item{
            padding-bottom: 60px;
        }
        .position-content.last{
            padding-top: 0px;
        }
    .why-choose-us__items{
        grid-template-columns: 1fr;
    }
 
    .google__items{
        flex-direction: column;
    }
    .services-img{
        max-width: 100%;
    }
    .our__area-img{
        max-width: 100%;
    }

    .header__logo-link{
        max-width: 138px;
    }
    .header__logo-link img{
    max-width: 100%;
    }



    .header{
        position: relative;
        padding: 15px 0;
    }

    .main__block{
        padding: 60px 0;
    }
    .main__block-title{
        margin-top: 0;
        font-size: 38px;
line-height: 45px;
margin-bottom: 40px;
word-break: break-word;
    }
    .main__block-description{
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 40px; 
        word-break: break-word;
    }
    .main__block-tel{
        font-weight: 500;
font-size: 30px;
line-height: 36px;
text-align: center;
    }

    .our__area{
        padding: 60px 0 80px;
    }
    .our__area-img{
        max-width: 216px;
        margin: 0 auto 40px;
    }
    .our__area-title{
        margin-top: 0;
        font-size: 32px;
line-height: 38px;
margin-bottom: 30px;
    }
    .our__area-description{
        font-size: 18px;
line-height: 28px;
    }
    .how__our{
        padding: 40px 0 60px;
    }
    .how__our-title{
        margin: 0 0 30px; 
        font-size: 32px;
    line-height: 36px;
    }
    .how__our-description{
        font-size: 18px;
        line-height: 28px;  
    }
    .header__menu-tel{
        font-size: 21px;
        line-height: 25px;  
    }
    .how-it-work{
        padding: 60px 0;
    }
    .how-it-work-img{
        max-width: 100% ;
        margin: 0 auto;
        display: block;
    }
    .how-it-work-title{
        margin: 0 0 30px;
        font-size: 32px;
line-height: 38px;
    }
    .how-it-work-description{
        font-size: 18px;
line-height: 28px;
    }
    .google__block{
        padding: 50px 0 60px;
    }
    .google__items{
        align-items: center;
    }
    .google__item:nth-child(2n){
        margin: 80px 0;
    }
    .why-choose-us{
      padding: 85px 0 60px;  
    }
    .why-choose-us__title{
        margin-top: 0;
        font-size: 28px;
line-height: 56px;
margin-bottom: 32px;
    }
    .why-choose-us__title::before{
        content: 'WHY CHOOSE US';
        position: absolute;
        font-size: 63px;
        text-align: center;
        left: calc(50% - 253px);
        top: -25px;
        color: #102d472e;
        width: max-content;
    }
    .why-choose-us__item-img-block{
        margin-bottom: 30px;
    }
    .why_choose-us__item-text{
        margin: 0;
        font-size: 18px;
line-height: 28px;
    }
    .why-choose-us__item{
        margin-bottom: 24px;
        padding: 16px;
    }
    .services{
        padding: 0px 0 20px;  
    }
    .services__title{
        margin-top: 0;
        font-size: 28px;
line-height: 56px;
margin-bottom: 32px;
    }
    .services__title::before{
        content: 'SERVICES';
        position: absolute;
        font-size: 60px;
        text-align: center;
        left: calc(50% - 136px);
        top: -25px;
        color: #102d472e;
    }
    .services__description{
        font-size: 34px;
        line-height: 41px; 
        margin-top: 0;
        margin-bottom: 40px;
    }
    .services-img{
        max-width: 216px;
        margin: 0 auto 30px;
    }
    .services__item{
        padding: 40px 0;
    }
    .services-title{
        font-weight: 600;
        font-size: 26px;
        line-height: 24px; 
        margin-top: 0;
        margin-bottom: 30px;
    }
    .services-description{
        font-size: 18px;
        line-height: 28px;
        margin-top: 0;
        margin-bottom: 40px; 
    }

    .clutch__content{
        flex-direction: column;
    }
    .clutch__title{
        font-size: 22px;
        line-height: 32px;
        text-align: center;  
        word-break: break-word;
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin: 0 0 30px;
        align-items: center;
    }
    .clutch__link{
        font-size: 21px;
        line-height: 25px; 
    }
    .footer{
        padding: 60px 16px 10px;
    }
    .footer__logo{
        max-width: 139px;
    }
    .footer__logo-block{
        margin-bottom: 40px;
    }
    .lets__talk-head{
    justify-content: center;
    }
    .lets__talk-link{
        text-align: center;
    }
    .lets__talk-socials{
        margin: 0 auto 40px;
    }
    .footer__menu-items{
        margin: 0 auto;
        text-align: center;
    }
.footer__menu-head{
    text-align: center;
}
.footer__menu{
    margin-bottom: 50px;
}
    }   </pre></body></html>