<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;style&gt;

.website-video{
   pointer-events: none;border-radius: 16px;
}
   ul{
      list-style: none;
      margin:0;
      padding: 0;
   }



   /*---Font----*/

   /*h2 {
      font-size: max(4vw, 24px);
      line-height: max(4vw, 34px);
   }*/
   
   h2 {
      font-size: max(3vw, 24px);
      line-height: max(4vw, 34px);
   }


   

      button.slider-top-cta-color {
         font-size: .875rem;
         font-weight: 700;
         display: inline-block;
         border-radius: 9999px;
         padding: 1rem 2rem;
         text-align: center;
         color: #fff;
         background: #02a3b3;
         border: 1px solid #ffffff;
         line-height: 1;
      }
      button.slider-top-cta-color:hover {
         background: #e7238e;
         cursor: pointer;
      }

      .clr-light{
         color: #6a6a8e !important;
      }
      
         
      

         .slider-main-container{
/*            background:url("assets/img/frame-1.png");*/
            background-size: cover;
            background-repeat: no-repeat;
            position: relative;
            overflow: hidden;
            padding: 100px 15px;
            z-index: 1;

/*             
            background: rgb(2,163,179);
            background: -moz-radial-gradient(circle, rgba(2,163,179,1) 0%, rgba(231,35,142,1) 50%, rgba(101,47,142,1) 100%);
            background: -webkit-radial-gradient(circle, rgba(2,163,179,1) 0%, rgba(231,35,142,1) 50%, rgba(101,47,142,1) 100%); */
            /* background: radial-gradient(circle, rgba(2,163,179,1) 0%, rgba(231,35,142,1) 50%, rgba(101,47,142,1) 100%); */
            
            background: rgb(2,163,179);
            background: -moz-radial-gradient(circle, rgb(0 108 119) 0%, rgb(47 7 28) 50%, rgb(101 47 142) 100%);
            background: -webkit-radial-gradient(circle, rgb(0 108 119) 0%, rgb(47 7 28) 50%, rgb(101 47 142) 100%);
            background:radial-gradient(circle, rgb(0 108 119) 0%, rgb(47 7 28) 50%, rgb(101 47 142) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#02a3b3",endColorstr="#652f8e",GradientType=1);
         }
/* .slider-main-container:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #0000005c;
    position: absolute;
    top: 0;
    left: 0;
} */
         /* .slider-main-container::before {
            position: absolute;
            content: "";
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            background: linear-gradient(220deg, #02a3b369,  #652f8efa);
            z-index: -1;
         }
          */
         .slider-container-left-section h1 {
            color: #fff;
            font-size: max(3vw, 24px);
            line-height: 1.3;
            font-family: 'jsb';
            letter-spacing: -2px;
         }
         .slider-container-left-section h5 {
            color: #fff;
            text-transform: capitalize;
            font-size: 20px;
            font-weight: normal;
            line-height: 1.4;
         }
         .slider-main-container .container {
            margin-left: auto;
            margin-right: auto;
         }
         /* span.color-element {
            color: #2ce3f5;
         } */

         
        .slider-container-left-section button {
    margin-top: 1rem;
    background: #652f8e;
    padding: 20px 40px;
    font-family: 'jsr';
    border-radius: 5px;
    font-size: 20px;
    color: #ffffff;
    transition: 0.3s;
    cursor: pointer;
    line-height: 1;
    border: 2px solid #fff;
}


         /*----Button----*/
         .slider-container-left-section button:hover {
            background: #e7238e;
            cursor: pointer;
         }

         .slider-main-container &gt; .c-row {
            gap: 20px;
         }

         /* .custom-form-container {
            padding: 40px;
            background: #652f8e;
            border: 5px solid #fff;
            border-radius: 8px;
         }

         .custom-form-container-title h4 {
            color: #fff;
            font-size: max(1.8vw, 22px);
           font-family: 'einar';
         }
         .custom-form-element .form-group input {
            width: 100%;
            height: 50px;
            padding: 10px 20px;
            border: none;
            background: #ffff;
            outline: none;
            border-radius: 8px;
            font-family: einar;
            font-size: 18px;
         } */

         /* textarea#project_details {
            width: 100%;
            height: 200px;
            padding: 10px 20px;
            border: none;
            background: #ffff;
            outline: none;
            border-radius: 8px;
            font-family: einar;
            font-size: 18px;
         } */

      .custom-cta {
         padding: 20px 40px;
          font-family: 'jsr';
          border: none;
          border-radius: 5px;
          font-size: 20px;
          color: #ffffff;
          transition: 0.3s;
          cursor: pointer;
          line-height: 1;
      }
      
      .custom-form-element .custom-cta {
         margin-top: 0;
         background: #02a3b3;
      }
      .custom-cta:hover {
         background: #e7238e;
         cursor: pointer;
      }
      .custom-form-element .custom-cta:hover {
         background: #e7238e;
      }
      .slider-custom-row {
         justify-content: center;
         gap: 20px;
      }


      /*---About----*/
      .container {
         margin: 0 auto;
      }
      h5.custom-caption-text {
         font-family: 'einar';
         padding: 10px;
         background: #D9F1F5;
         width: fit-content;
         border-radius: 19px;
         color: #1c1b1b;
         margin-bottom: 20px !important;
      }

      .about-content p {
         color: #6a6a8e;
      }

      .about-assets img {
         display: block;
         margin: 0 auto;
      }

      .about-statistics {
         display: flex;
         flex-wrap: wrap;
         gap: 20px;
      }
      .counter-numbe {
         flex: 1;
         border-right: 1px solid #7d006b1c;
      }
      .counter-statistics-container .counter-statistics .counter-numbe:last-child {
         border-right: none;
      }
      span.counter {
         display: block;
         margin-top: 0;
         font-size: max(4vw, 24px);
         color: #ff1f8e;
         font-weight: bold;
         font-family: 'jsb';
         /* line-height: 90px; */
         width: auto;
         height: auto;
         text-align: center;
      }
      .counter-description p {
         font-size: 20px;
         line-height: 28px;
         font-weight: 500;
         margin-bottom: 0;
         text-align: center;
      }
   .counter-statistics-container .counter-statistics {
      width: 100%;
   }

   /*----service-------*/
   .service-section-container {
      /* background: #f7fcff; */
      
   }


   .service-section-title {
      text-align: center;
      margin-bottom: 50px;
   }

   .service-section-title h5.custom-caption-text {
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 0;
   }
   .service-section-title h2 {
      margin-bottom: 0;
   }
   .service-section-title p {
      margin-bottom: 0;
      color: #6a6a8e;
      font-size: 18px;
   }

   


   ul.service-item-list li:first-child {
      padding-left: 0;
   }
   ul.service-item-list li {
      list-style: none;
      padding: 0 8px;
      border-right: 1px solid #d4d4d4;
      display: inline-block;
      font-size: 13px;
      color: #6a6a8e;
      text-transform: uppercase;
      text-decoration: none;
      padding-bottom: 5px;
      display: inline-block;
      font-weight: 700;
   }
   ul.service-item-list li:last-child {
      border-right: 0;
      padding-right: 0;
   }


   .service-sec-list p {
      font-size: 15px;
      line-height: 24px;
      margin: 0px 0 0;
      /* display: none; */
      color: #6a6a8e;
      /*overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;*/
   }

  

   .service-custom-row .col-4 {
      margin-right: 1%;
   }

   /* .fullservicecard:hover .service-sec-list img {
      height: 0;
      width: 60px;
   } */

   .fullservicecard:hover .service-sec-list p {
      -moz-transition: all .8s;
      -o-transition: all .8s;
      -webkit-transition: all .8s;
      transition: all .8s;
      display: block;
   }

   /* .fullservicecard:hover .service-sec-list p{
      -webkit-line-clamp: 3;
   } */

   .service-sec-list:hover {
      -moz-transition: all .8s;
      -o-transition: all .8s;
      -webkit-transition: all .8s;
      transition: all .8s;
   }

   .service-sec-list h5 span.service-aerrow {
      display: inline-block;
      vertical-align: middle;
   }

   .service-sec-list h5 span.service-aerrow img {
      height: 20px;
      margin-bottom: 0;
      transform:rotate(276deg);
      transition: all .8s;
      opacity: 0;
   }

   .fullservicecard:hover .service-sec-list h5 span.service-aerrow img {
      opacity: 1;
      transform: rotate(222deg);
   }

   

      

      /*--.client-logo-box-section--*/

      .custom-trustpilot-section .head-caption h5.caption-text {
         margin-top: 0;
      }
      
      
     

      .custom-trustpilot-container .head-caption {
         margin-left: auto;
         margin-right: auto;
      }

      .custom-trustpilot-container .head-caption h5.custom-caption-text {
         margin-bottom: 0;
      }

      .custom-trustpilot-container h2 {
         text-align: center;
      }


      .counter-statistics-container {
         background: #f1f8ff;
         padding: 50px 0 !important;
      }

      .counter-statistics-container .c-row.counter {
         margin-top: 0;
      }

.cst-btn-border {
       display: block;
   }

   .cst-btn-border {
       border: 2px solid #050720;
       line-height: 1;
       padding: 16px 40px;
       background: #050720;
   }

   .cst-btn-border img {
       display: inline-block;
       margin-right: 10px;
       height: 20px;
       filter: brightness(0) invert(1);
   }

   .cst-btn-border:hover{
       color: #050720 !important;
       background: transparent;
   }
   .cst-btn-border:hover img{
      filter: brightness(1) invert(0);
   }


   /*============Technology Tabs-container=======================================*/

         .technology-section-title{
            text-align: center;
         }

         .technology-section-title h5.custom-caption-text{
            margin: 0 auto;

         }

         .technology-tabs-container .tabset &gt; input[type="radio"] {
            position: absolute;
            left: -200vw;
         }

      .technology-tabs-container .tabset .tab-panel {
         display: none;
         }

         .technology-tabs-container .tabset &gt; input:first-child:checked ~ .tab-panels &gt; .tab-panel:first-child,
         .technology-tabs-container .tabset &gt; input:nth-child(3):checked ~ .tab-panels &gt; .tab-panel:nth-child(2),
         .technology-tabs-container .tabset &gt; input:nth-child(5):checked ~ .tab-panels &gt; .tab-panel:nth-child(3),
         .technology-tabs-container .tabset &gt; input:nth-child(7):checked ~ .tab-panels &gt; .tab-panel:nth-child(4),
         .technology-tabs-container .tabset &gt; input:nth-child(9):checked ~ .tab-panels &gt; .tab-panel:nth-child(5),
         .technology-tabs-container .tabset &gt; input:nth-child(11):checked ~ .tab-panels &gt; .tab-panel:nth-child(6),
         .technology-tabs-container .tabset &gt; input:nth-child(13):checked ~ .tab-panels &gt; .tab-panel:nth-child(7), 
         .technology-tabs-container .tabset &gt; input:nth-child(15):checked ~ .tab-panels &gt; .tab-panel:nth-child(8) {
            display: block;
            }



            .technology-tabs-container .tabset &gt; label {
               position: relative;
               display: inline-flex;
               padding: 1rem 1rem;
               border: 1px solid transparent;
               border-bottom: 0;
               cursor: pointer;
               font-weight: normal;
               border-top-left-radius: 10px;
               border-top-right-radius: 10px;
               min-width: 175px;
               color: #717171;
               font-weight: 600;
               justify-content: center;
               gap: 10px;
            }



            .technology-tabs-container input:focus-visible + label {
               outline: 2px solid rgba(0, 102, 204, 1);
               border-radius: 3px;
            }

            .technology-tabs-container .tabset &gt; input:focus + label,
            .technology-tabs-container .tabset &gt; input:checked + label {
               color: #fff;
            }

            .technology-tabs-container .tabset &gt; input:checked + label {
               border-color: #e7238e;
               border-bottom: 1px solid #fff;
               margin-bottom: -1px;
               background: linear-gradient(to bottom right,#652f8e,#b508cd);
            }

            .technology-tabs-container .tab-panel {
               /* padding: 30px 0; */
              border-top: 1px solid #e7238e;
            }

            .technology-tabs-container .tabset-container.tabset{
               text-align: center;
               margin: 0 auto;
            }
            
            .tab-panels {
               text-align: left;
            }
            .technology-tabs-container .tabset &gt; label img {
               height: 27px;
               display: inline-block;
            }

            .technology-tabs-container .tabset &gt; input:checked + label img {
               /*fill: #fff;*/
               filter: brightness(0) invert(1);
            }

            .technology-tabs-container .tabset &gt; label .tab-label{
               font-size: 16px;
            }


            .technology-tabs-container .tab-panel .tech-item-section{
               display: flex;
               justify-content: center;
               grid-gap: 30px 28px;
               flex-wrap: wrap;
               width: 100%;
               margin: 0 auto;
               align-items: flex-start;
            }

            .technology-tabs-container .tab-panel .tech-item-section .tech-item{
               width: 160px;
               text-align: center;
            }

            .technology-tabs-container .tab-panel .tech-item-section .tech-item img{
               width: 55px;
               height: 55px;
            }

            .technology-tabs-container .tab-panel .tech-item-section .tech-item p{
               font-weight: 700;
               margin-bottom: 0;
            }

   /*============Technology Tabs-container End=======================================*/
      


      /*----Tabs-container-----*/
      .tabs-section-container .tabset &gt; input[type="radio"] {
      position: absolute;
      left: -200vw;
      }

      .tabs-section-container .tabset .tab-panel {
         display: none;
         }

         .tabs-section-container .tabset &gt; input:first-child:checked ~ .tab-panels &gt; .tab-panel:first-child,
         .tabs-section-container .tabset &gt; input:nth-child(3):checked ~ .tab-panels &gt; .tab-panel:nth-child(2),
         .tabs-section-container .tabset &gt; input:nth-child(5):checked ~ .tab-panels &gt; .tab-panel:nth-child(3),
         .tabs-section-container .tabset &gt; input:nth-child(7):checked ~ .tab-panels &gt; .tab-panel:nth-child(4),
         .tabs-section-container .tabset &gt; input:nth-child(9):checked ~ .tab-panels &gt; .tab-panel:nth-child(5),
         .tabs-section-container .tabset &gt; input:nth-child(11):checked ~ .tab-panels &gt; .tab-panel:nth-child(6) {
            display: block;
            }



            .tabs-section-container .tabset &gt; label {
               position: relative;
               display: inline-block;
               /* padding: 15px 15px 25px; */
               padding: 1rem 1rem;
               border: 1px solid transparent;
               border-bottom: 0;
               cursor: pointer;
               font-weight: normal;
               border-top-left-radius: 10px;
               border-top-right-radius: 10px;
               min-width: 200px;
               color: #717171;
            }



            .tabs-section-container input:focus-visible + label {
               outline: 2px solid rgba(0, 102, 204, 1);
               border-radius: 3px;
            }

            .tabs-section-container .tabset &gt; input:focus + label,
            .tabs-section-container .tabset &gt; input:checked + label {
               color: #fff;
            }

            .tabs-section-container .tabset &gt; label:hover{

            }



            /* .tabs-section-container .tabset &gt; input:checked + label {
               border-color: #ccc;
               border-bottom: 1px solid #fff;
               margin-bottom: -1px;
            } */

            .tabs-section-container .tabset &gt; input:checked + label {
               border-color: #e7238e;
               border-bottom: 1px solid #fff;
               margin-bottom: -1px;
               background: linear-gradient(to bottom right,#652f8e,#b508cd);
            }

            .tabs-section-container .tab-panel {
               /* padding: 30px 0; */
              border-top: 1px solid #e7238e;
            }

            .tabset-container.tabset{
               text-align: center;
               
            }
            
            .tab-panels {
               text-align: left;
            }
            .tabs-section-container .tabset &gt; label img {
               height: 36px;
               display: block;
               margin: 0 auto 10px;
/*               fill: #717171;*/
            }

            .tabs-section-container .tabset &gt; input:checked + label img {
/*               fill: #fff;*/
               filter: brightness(0) invert(1);
            }

            .tab-panels-title {
               margin-bottom: 20px !important;
            }

            .tab-panels-title h2 {
               margin-bottom: 0;
            }
            .tabset-container.tabset .tab-panels section.tab-panel {
               padding-top: 3rem!important;
               padding-bottom: 0 !important;
            }
            .tab-panels-content p {
               color: #6a6a8e;
               font-size: 16px;
               line-height: 26px;
            }
            .tab-panels-image img {
               display: block;
               margin: auto;
            }

            

            .custom-section-title-position-left {
               margin-bottom: 30px;
            }
            .custom-section-title-position-left .custom-caption-text {
               margin: 0 0 10px  !IMPORTANT;
            }
            .custom-section-title-position-left h2 {
               text-align: left;
            }
            .custom-section-title-position-left p {
               text-align: left;
            }

            ul.label-btn{
               list-style: none;
               padding: 0;
               display: flex;
               margin: 16px 0 0;
               align-items: center;
               grid-gap: 10px;
               flex-wrap: wrap;
               font-size: 14px;
            }

            ul.label-btn li{
               border: 1px solid #e4e4eb;
               padding: 3px 14px;
               border-radius: 50px;
            }
         

            /*----Padding----*/
            .custom-section-y-space {
               padding: 100px 0;
            }

            .custom-section-yt-space{
               padding-top:100px;
            }

            .custom-section-yb-space{
               padding-bottom:100px;
            }
            


         /*--media-query----*/
         @media (max-width:1536px) {
            button.slider-top-cta-color{
               padding: 0.75rem 1rem;
            }

           
         }

         @media (max-width:1440px) {
            .slider-custom-row .col-4 {
               max-width: 50%;
               flex: 0 0 50%;
            }
         }



         @media (max-width:1399px) {
            .work-card{
               max-height: initial;
               min-height: auto;
            }
         }

         /*--media-query----*/
         @media (max-width:1366px) {
            .slider-container-left-section h1 {
        font-size: max(2.5vw, 30px);
        line-height: 1.3;
    }
         }

         @media (max-width:1200px) {
            .tabs-section-container .tabset &gt; label{
               min-width: 170px;
            }

         }
         
         

         @media (max-width:1024px) {

            .slider-main-container{
               padding: 75px 15px;
            }

            .custom-section-y-space {
               padding: 75px 0;
            }
            .custom-section-yt-space{
               padding-top:75px;
            }

            .custom-section-yb-space{
               padding-bottom:75px;
            }
            .tabs-section-container .tabset &gt; label{
               min-width: 100px;
            }
           

            .m-hide{
               display: none !important;
            }

            .custom-form-container{
                   padding: 30px 15px !important;
            }
         
         }

        

         @media (max-width:991px) {
            .slider-custom-row .col-4 , .slider-custom-row .col-8 {
               max-width: 100%;
               flex: 0 0 100%;
            }
            .counter-numbe {
               flex: 1 1 45%;
            }
            .counter-statistics-container .counter-statistics .counter-numbe:nth-child(2) {
               border-right: none;
            }
         }

         @media (max-width:925px) {
            
            button.slider-top-cta-color{
               margin-top: 1rem;
            }
         }

         @media (max-width:767px) {
            ul.ul-element{
               max-width: 100%;
            }
           
            .logo-box-outer{
               flex-basis: 100%;
               justify-content: center;
            }
            


            .logo-heading h4{
               text-align: center;
            }
         }

      

         @media(max-width:742px){
            .tabs-section-container .tabset &gt; label .tab-label {
               display: none;
            }
            .tabs-section-container .tabset &gt; label {
               min-width: auto;
               display: block;
            }
         }

         


         @media (max-width:640px) {

            .client-logo-box-section {
               display: none;
           }
            
            .custom-form-container {
               padding: 40px 10px;
            }
            .slider-container-left-section button {
               padding: 1rem 1rem;
               font-size: 1rem;
            }
            .custom-section-y-space {
               padding: 50px 0;
            }
            .custom-section-yt-space{
               padding-top:50px;
            }

            .slider-main-container{
               padding: 50px 0px 30px;
            }

            .custom-section-yb-space{
               padding-bottom:50px;
            }
           
            .counter-numbe {
               flex: 1 1 100%;
               border: 1px solid #02a3b35c !important;
               padding: 20px;
               background: #fff;
            }

            .counter-description p {
               font-size: 17px;
               line-height: 27px;
            }
         }

        

         

         span.slider-top-col-2-items-left {
            padding: 0 1.25rem;
         }


         .cst-btn{
            display: inline-block;
         }
         

         .slider-scroll-down-aerrow {
            margin-top: 40px;
         }
         .slider-scroll-down-aerrow a {
            display: flex;
            align-items: center;
            gap: 10px;
            color: #fff;
         }
         
         .slider-scroll-down-aerrow a img {
            max-width: 100%;
            width: 2.5rem;
            height: 2.5rem;
         }

         html {
            scroll-behavior: smooth;
         }

         @media(max-width:1024px){
            /*.slider-top-wrapper{
               display:none !important;
            }*/
         }

       
         .slider-cta-element {
            margin-top: 1rem;
            background: #652f8e;
            padding: 20px 40px;
            font-family: 'jsr';
            border-radius: 5px;
            font-size: 20px;
            color: #ffffff;
            transition: 0.3s;
            cursor: pointer;
            line-height: 1;
            border: 2px solid #fff;
            display: block;
            width: fit-content;
         }
         .slider-cta-element:hover {
            background: #e7238e;
            cursor: pointer;
         }

         @media(min-width:992px) and (max-width:1440px){
            .slider-custom-row .col-8 {
               max-width: 50%;
               flex: 0 0 50%;
            }
            .slider-custom-row .col-4 {
               max-width: 47%;
               flex: 0 0 47%;
            }
         }

         @media(max-width:1310px){
           .slider-container-left-section h1{
               letter-spacing:0px;
            }

         }
       
        



.mobile-banner-award{
   display: none;
}
@media (max-width: 650px){
   .gbzdqh svg {
    width: 35px;
    height: 35px;
}
.desktop-banner-award{
   display: none;
}
.mobile-banner-award{
   display: block;
}
}


.service-custom-row .col-3 {
               flex: 0 0 23%;
               max-width: 23%;
         }

         @media(max-width:991px){
            .service-custom-row .col-3 {
               flex: 0 0 49%;
               max-width: 49%;
            }
         }

         @media(max-width:575px){
            .service-custom-row .col-3 {
               flex: 0 0 100%;
               max-width: 100%;
            }

            
         }
.scene--ended {
    bottom: 0px !important;
}
.d-none-desktop{
      display: none;
    } 
@media(max-width:768px){
       .d-none-desktop{
      display: block;
      padding-bottom: 50px;
    } 

   .technology-tabs-container .container .c-row .service-section-title{
               margin-bottom: 30px;
            }
    
         
}



@media(max-width:600px){
   .technology-tabs-container .tab-panel .tech-item-section .tech-item {
      width: calc(50% - 14px);
   }
   .technology-tabs-container .tabset &gt; label {
      width: 100%;
   }
}




@media(max-width:575px) {
   .technology-tabs-container .container .c-row .service-section-title{
               margin-bottom: 0px;
            }
}
         
.custom-form-container-title h5.caption-text {
    font-size: 16px;
    color: #ff5cb5;
    margin: 0;
    margin-left: 40px;
    position: relative;
    margin-bottom: 5px;
}


   .list-style-type-element {
       list-style-type: disc;
       margin-bottom: 20px;
   }

   .list-style-type-element li {
    padding-bottom: 10px;
}

.list-style-type-element li:last-child {
    padding-bottom: 0;
}

&lt;/style&gt;</pre></body></html>