@charset "UTF-8";/*!
 * Bootstrap v5.0.0-beta2 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-font-sans-serif);font-weight:400;line-height:1.5;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;background-color:currentColor;border:0;opacity:.25;color:#1690d3;opacity:1}.h1,.h2,.h3,.h5,h1,h2,h3,h5{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}}.h5,h5{font-size:1.25rem}dl,p,ul{margin-top:0;margin-bottom:1rem}ul{padding-left:2rem}ul ul{margin-bottom:0}.small,small{font-size:.875em}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code{font-family:var(--bs-font-monospace);direction:ltr;unicode-bidi:bidi-override;font-size:.875em;color:#d63384;word-wrap:break-word}a>code{color:inherit}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}label{display:inline-block}button{border-radius:0;text-transform:none}button:focus:not(:focus-visible){outline:0}button,input{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}[role=button],[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[list]::-webkit-calendar-picker-indicator{display:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}::-moz-focus-inner{padding:0;border-style:none}fieldset{min-width:0;padding:0;margin:0;border:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.list-unstyled{padding-left:0;list-style:none}.container,.container-fluid{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}@media (min-width:1400px){.container{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x)/ -2);margin-left:calc(var(--bs-gutter-x)/ -2)}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)/ 2);padding-left:calc(var(--bs-gutter-x)/ 2);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.col-12{flex:0 0 auto;width:100%}@media (min-width:576px){.gx-sm-5{--bs-gutter-x:3rem}}@media (min-width:768px){.col-md-3{flex:0 0 auto;width:25%}}@media (min-width:992px){.col-lg-2{flex:0 0 auto;width:16.6666666667%}}.table{--bs-table-bg:transparent;width:100%;margin-bottom:1rem;color:#212529;vertical-align:top;border-color:#dee2e6}.table>:not(caption)>*>*{padding:.5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.table>:not(:last-child)>:last-child>*{border-bottom-color:currentColor}.btn{line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:1px solid transparent;font-size:1rem;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.btn:disabled,fieldset:disabled .btn{pointer-events:none;opacity:.65}.btn-primary{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-primary:hover{color:#fff;background-color:#0b5ed7;border-color:#0a58ca}.btn-primary:focus{color:#fff;background-color:#0b5ed7;border-color:#0a58ca;box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}.btn-primary.active:focus,.btn-primary:active:focus{box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}.btn-primary:disabled{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-outline-primary:hover{background-color:#0d6efd;border-color:#0d6efd}.btn-outline-primary:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.5);outline:0}.btn-outline-primary.active,.btn-outline-primary:active{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-outline-primary.active:focus,.btn-outline-primary:active:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.5)}.btn-outline-primary:disabled{color:#0d6efd;background-color:transparent}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown{position:relative}.dropdown-menu{position:absolute;top:100%;z-index:1000;display:none;min-width:10rem;padding:.5rem 0;margin:0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-item{display:block;width:100%;padding:.25rem 1rem;clear:both;font-weight:400;color:#212529;text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#1e2125;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#0d6efd}.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:.5rem;padding-bottom:.5rem}.navbar>.container,.navbar>.container-fluid{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;text-decoration:none;white-space:nowrap}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.alert{position:relative;padding:1rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem}}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}@-webkit-keyframes spinner-border{to{transform:rotate(360deg)}}@keyframes spinner-border{to{transform:rotate(360deg)}}@-webkit-keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.d-inline-block{display:inline-block!important}.d-flex{display:flex!important}.d-none{display:none!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.w-100{width:100%!important}.h-100{height:100%!important}.flex-wrap{flex-wrap:wrap!important}.justify-content-start{justify-content:flex-start!important}.justify-content-center{justify-content:center!important}.align-items-center{align-items:center!important}.m-0{margin:0!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.mt-5{margin-top:3rem!important}.me-2{margin-right:.5rem!important}.mb-1{margin-bottom:.25rem!important}.mb-4{margin-bottom:1.5rem!important}.ms-0{margin-left:0!important}.p-0{padding:0!important}.p-3{padding:1rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.text-center{text-align:center!important}.lh-sm{line-height:1.25!important}.rounded-pill{border-radius:50rem!important}.visible{visibility:visible!important}@media (min-width:768px){.justify-content-md-end{justify-content:flex-end!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.mt-md-0{margin-top:0!important}}@media (min-width:992px){.justify-content-lg-between{justify-content:space-between!important}}/*!
Theme Name: litslink
Theme URI: https://litslink.com/
Author: litslink
Author URI: https://litslink.com/
Description: Description
Version: 1.9.476
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: litslink
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/html{background-color:#000}body{font-family:Montserrat,sans-serif;font-size:16px;position:relative;color:#15172e;-webkit-overflow-scrolling:touch;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;overflow-x:hidden}.container{max-width:calc(1300px + 5em);width:100%;padding-right:2.5rem;padding-left:2.5rem}:focus{outline:0;box-shadow:none}[aria-expanded=false]>.expanded,[aria-expanded=true]>.collapsed{display:none}hr:not([size]){height:2px}a{text-decoration:none;color:#1690d3}a:hover{color:#1690d3}.hexagon-new{width:8.625em;height:4.979em;position:relative;background-color:#fff;box-shadow:0 3px 8px rgb(0 0 0 / 20%);display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;color:#fff;-webkit-transition:background-color .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out,background-color .3s ease-in-out,-webkit-transform .3s ease-in-out;margin:.313em}.hexagon-new:after{-webkit-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out;content:'';position:absolute;z-index:1;background-color:#fff;width:8.625em;height:4.979em;left:0}.hexagon-new-hov:hover{-webkit-transform:scale(.92);-ms-transform:scale(.92);transform:scale(.92);background-color:#e5f6ff}.hexagon-hov:hover:after,.hexagon-new-hov:hover:after{background-color:#e5f6ff!important}.hexTop{width:6.099em;height:6.099em;position:absolute;top:-3.049em;z-index:1;overflow:hidden;-webkit-transform:scaleY(.5774) rotate(-45deg);transform:scaleY(.5774) rotate(-45deg);box-shadow:0 3px 8px rgba(0,0,0,.2);background:inherit}.hexBottom:after,.hexTop:after{content:"";position:absolute;-webkit-transform-origin:0 0;transform-origin:0 0;background:inherit}.hexBottom{width:6.099em;height:6.099em;bottom:-3.049em;position:absolute;z-index:1;overflow:hidden;-webkit-transform:scaleY(.5774) rotate(-45deg);transform:scaleY(.5774) rotate(-45deg);box-shadow:0 3px 8px rgba(0,0,0,.2);background:inherit}.hexagon-new img{max-width:100px;width:70%;max-height:100%;-o-object-fit:contain;object-fit:contain;position:relative;display:block;z-index:2;font-size:1.5em}.hexagon-new-wrp{display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row wrap;padding:3.125em 0;width:24em}.btn,input.btn{color:#fff;border-color:#1690d3;background-color:#29c300;padding:12px 40px;font-weight:500;display:inline-block}.btn-check:active+.btn-primary,.btn-check:checked+.btn-primary,.btn-primary.active,.btn-primary:active,.btn:focus,.btn:hover,.show>.btn-primary.dropdown-toggle,input.btn:hover{background-color:#1d78ab;color:#fff;border-color:#1d78ab;text-decoration:none;box-shadow:none}.btn-outline-primary{color:#1690d3;border-color:#1690d3;background:0 0;transition:.5s;padding:16px 25px}.btn-outline-primary:hover{color:#fff;text-decoration:none}.btn:focus,input.btn:focus{box-shadow:none!important}.reveal-top{z-index:2;position:relative}.reveal-btm{position:relative;z-index:1}.reveal-btm .reveal-btm__stick{position:-webkit-sticky;position:sticky;top:0}.reveal-btm .reveal-btm__origin{padding-top:100px}.wpcf7-response-output{display:none!important}.wpcf7-spinner{position:absolute;margin:0}@media screen and (max-width:425px){.reveal-btm .reveal-btm__origin{padding-top:0}.wpcf7-spinner{position:relative}}.popup{position:fixed;background-color:#fff;top:0;left:0;right:0;bottom:0;display:none;z-index:7;padding-top:3em;padding-bottom:3em;overflow-y:scroll;overflow-x:hidden}.popup.popup_video{background-color:rgba(15,1,17,.85)}.popup .container{position:relative}.popup .close{position:absolute;top:0;right:1em;background-color:#1690d3;width:4em;height:4em;cursor:pointer;-webkit-transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.popup .close:after,.popup .close:before{content:"";position:absolute;top:50%;left:50%;height:2px;width:50%;background-color:#fff;border-radius:2px}.popup .close:before{-webkit-transform:translate(-50%) rotate(45deg);transform:translate(-50%) rotate(45deg)}.popup .close:after{-webkit-transform:translate(-50%) rotate(-45deg);transform:translate(-50%) rotate(-45deg)}.popup .close:hover{background-color:#1d78ab}.popup .close:active{background-color:#38a4d0}@media screen and (max-width:767px){.popup{padding-top:0}.popup .close{width:3em;height:3em}}.popup_bg{position:fixed;top:0;left:0;right:0;bottom:0}input::placeholder,textarea::placeholder{color:#15172e}input,select,textarea{border:none;letter-spacing:1px;font-weight:400;border-radius:0!important;color:#15172e;padding:4px 0;font-size:16px;background:0 0;border-bottom:1px solid #c1cede}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{border:1px solid inherit;-webkit-text-fill-color:inherit;-webkit-box-shadow:0 0 0 1000px inherit inset;transition:background-color 5000s ease-in-out}select{-moz-appearance:none;-webkit-appearance:none;appearance:none;background-image:url(/wp-content/themes/litslink/css/../main_images/arrow_dd_white.svg);background-repeat:no-repeat;background-position:99% 50%}textarea{border:2px solid #fff}input:focus,select:focus,textarea:focus{outline:0}.uploaded_file{max-width:325px;width:100%}.uploaded_file span{font-size:14px;margin:12px 0;font-style:italic}.uploaded_file svg{cursor:pointer}.hero-contact-form input,.hero-contact-form select,.hero-contact-form textarea{border-color:#16172f;color:#16172f;border-width:1px;font-size:16px;line-height:19px}.hero-contact-form input::placeholder,.hero-contact-form textarea::placeholder{color:#16172f}.hero-contact-form [type=submit]{max-width:200px}.iti__country-list{max-width:430px}.iti__selected-flag{height:27px}.inner-page .main section:first-of-type{padding-top:100px}.show-message~.main section:first-of-type{padding-top:180px}h1{font-size:45px;font-weight:600;line-height:60px;margin-bottom:30px;letter-spacing:0;word-break:break-word}.h2,h2{font-weight:600;margin-bottom:80px;line-height:37px;font-size:30px;letter-spacing:0;word-break:break-word}.h3,h3{font-size:25px;font-weight:500;line-height:32px;margin-bottom:25px;word-break:break-word}h4{font-size:28px;font-weight:400;word-break:break-word}h4.subtitle{color:#1690d3;font-size:18px;font-weight:600;line-height:22px;margin-bottom:10px}p{color:#15172e;font-size:16px;letter-spacing:0;line-height:27px;font-weight:400;word-break:break-word}strong{font-weight:700}div.breadcrumbs{font-size:14px;font-weight:400;color:#fff;display:flex;align-items:center;flex-wrap:wrap}div.breadcrumbs a{color:#fff}div.breadcrumbs a:hover{text-decoration:underline}div.breadcrumbs .home span{display:none}.breadcrumb-item::before{font-weight:700;color:#fff}.hero .breadcrumbs{padding-top:5px}.breadcrumb-item+.breadcrumb-item{padding-left:0;line-height:28px}.breadcrumb-item+.breadcrumb-item::before{color:#fff;font-weight:400;width:30px;text-align:center;padding:0}.alignleft{float:left}.alignright{float:right}.header-message{background-color:#2f90d3;position:absolute;z-index:10;height:80px;width:100%;display:none}.show-message{display:block}.header-message .close-header-msg{position:absolute;right:28px;top:20px;cursor:pointer}.header-message .header-message-content{max-width:900px;margin-left:auto;margin-right:auto;text-align:center}.header-message .header-message-content a{color:#fff;text-decoration:underline}.show-message+.header{margin-top:80px}.home-page .show-message+.is_bg,.show-message+.is_bg{margin-top:0!important}.home-page .show-message+.header{margin-top:120px}.navbar,header{height:100px;width:auto;background-color:transparent}header.header{position:absolute;top:0;left:0;right:0;z-index:3;background-color:transparent}header nav.navbar{max-width:calc(1300px + 2em);width:100%;margin:auto}.home-page .header{position:fixed;top:0;z-index:999}.home-page header.header::after{content:' ';display:block;position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;background-repeat:no-repeat;background-position:top center;background-size:100% auto;z-index:-1}.home-page header.header.is_bg::after{background-color:#0f0111;opacity:1}.home-page header.header.is_fixed_white::after{background-image:none;background-color:#fff}.home-page header.header.is_fixed_white{background-color:#fff;box-shadow:0 2px 5px 0 rgb(142 142 142 / 50%)}.inner-page .is_fixed{position:fixed;top:0;background-color:#fff;z-index:999;box-shadow:0 2px 5px 0 rgb(142 142 142 / 50%);margin-top:0}.inner-page .header:not(.is_fixed):before{content:'';position:absolute;width:100%;height:100px;background-color:#0f0111}.inner-page.case-studies-single-page .header:before{background:0 0}.logo_header{width:160px;display:block;position:relative}.logo_header a{display:block;background-size:contain;width:160px}.logo_header img{-o-object-position:center;object-position:center;-o-object-fit:contain;object-fit:contain;display:block;max-width:100%;width:100%}.logo_header .logo_dark{display:none}.navbar .navbar-nav .nav-link{color:#fff;padding-right:.8rem;padding-left:.8rem;font-weight:400;position:relative;transition:.5s}.header .navbar-nav .nav-link:after{content:'';position:absolute;left:.8em;right:.8em;height:2px;background-color:#1690d3;bottom:8px;opacity:0;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity .2s ease-in-out,color .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:opacity .2s ease-in-out,transform .2s ease-in-out,color .2s ease-in-out,-webkit-transform .2s ease-in-out}.header .navbar-nav .nav-link:hover{text-decoration:none}.header .navbar-nav .nav-item.case_studies_parent .nav-link:after,.header .navbar-nav .nav-item.current-menu-parent .nav-link:after,.header .navbar-nav .nav-item.current_page_item .nav-link:after{opacity:1;bottom:20px}.header .navbar-nav .nav-link:not(.current-link):hover::after{opacity:1;-webkit-transform:translateY(-10px);transform:translateY(-10px)}.header .navbar-nav .nav-item.case_studies_parent .nav-link,.header .navbar-nav .nav-item.current-menu-parent .nav-link,.header .navbar-nav .nav-item.current_page_item .nav-link{color:#1690d3}.navbar .navbar-nav .nav-item.dropdown .dropdown-menu{position:absolute;top:82px;right:0;padding:1rem 0;background-color:#050314;box-shadow:0 -2px 0 0 #1690d3,0 4px 30px 0 rgb(22 145 211 / 50%)!important;border:0;z-index:-2;opacity:0;border-radius:0;min-width:300px;transition:opacity .5s ease-in-out}.inner-page .is_fixed .navbar .navbar-nav .nav-item.dropdown .dropdown-menu{background-color:#fff}.navbar .navbar-nav .nav-item.dropdown .dropdown-menu-arrow{border-right:10px solid transparent;border-left:10px solid transparent;border-bottom:10px solid #1690d3;content:'';position:absolute;opacity:0;display:none;top:82px;left:50%;transform:translateX(-50%) translateY(-100%);transition:opacity .5s ease-in-out}.navbar .navbar-nav .nav-item.dropdown .dropdown-menu li a.dropdown-item{padding:0 1.2em .6em;color:#fff;background:0 0;-webkit-transition:.05s ease-in-out;transition:.05s ease-in-out}.home-page header.header.is_fixed_white .navbar .navbar-nav .nav-link,.inner-page header.header.is_fixed .navbar .navbar-nav .nav-item.dropdown .dropdown-menu li a.dropdown-item,.inner-page header.header.is_fixed .navbar .navbar-nav .nav-link{color:#000}.navbar .navbar-nav .nav-item.dropdown .dropdown-menu li a.dropdown-item:hover,.navbar .navbar-nav .nav-item.dropdown .dropdown-menu li.current-menu-item a.dropdown-item{color:#1690d3}.navbar-button{padding:9px 26px;font-weight:500}.header_menu_m{width:40px;height:40px;display:none;align-self:center;position:relative;padding:5px;z-index:3;cursor:pointer}.is_fixed .header_menu_m i,.is_fixed_white .header_menu_m i{border-bottom:2px solid #000}.is_fixed .header_menu_m i:after,.is_fixed .header_menu_m i:before,.is_fixed_white .header_menu_m i:after,.is_fixed_white .header_menu_m i:before{background-color:#000}.header-search-btn{margin-right:32px}.header-search-btn span{border:1px solid #1690d3;border-radius:100px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer}.header-search-form{position:absolute;top:100%;right:0;background:#fff;box-shadow:30px 40px 100px 20px rgba(0,0,0,.0666044);border-radius:0 0 6px 6px;padding:35px 32px;width:100%;max-width:449px}.header-search-form form{border-bottom:1px solid #7c8cac;display:flex;align-items:flex-end}.header-search-form input{font-size:16px;line-height:20px;color:#15172e;padding:0 0 10px;width:100%;border:unset}.header-search-form input::placeholder{color:#7c8cac}.header-search-form button{background:0 0;border:unset;padding:0;margin-bottom:11px}header.is_fixed .header-search-btn .search-open svg path{fill:#15172E}header.is_fixed .header-search-btn .search-close svg path{stroke:#15172E}footer .footer-menu-columns{padding:80px 0 100px}footer .footer-menu-columns>.container>.row{margin-left:-40px;margin-right:-40px}footer .footer-menu-columns .footer-menu-title,footer .footer-menu-columns h5{line-height:1;margin-bottom:13px;font-weight:400;font-size:18px}footer .footer-menu-columns ul.menu{padding-left:0;list-style:none}footer .footer-menu-columns ul.menu .menu-item a{color:rgba(0,0,0,.7);display:block;font-size:1rem;line-height:normal;padding-bottom:16px;word-break:break-all}footer .footer-menu-columns ul.menu .menu-item a:hover{text-decoration:underline}footer .offices-column .menu .menu-item svg{flex:none}footer .offices-column li span{color:#000000B3;font-size:14px}footer .footer-menu-columns .col-md-3{padding-right:40px;padding-left:40px}footer .footer-menu-columns svg{width:18px;height:18px}footer .footer_logo{width:160px;height:100%;display:block}footer .footer_logo img{display:block;width:100%}.footer-bottom{border-top:1px solid rgba(74,66,77,.15);width:100%;padding:1rem 0}.footer_copyright{color:#7c8cac;font-size:14px;font-family:Montserrat,sans-serif}.footer_socials a+a{margin-left:44px}.footer_socials a svg{height:20.8px}.footer_socials a:last-child svg{height:28px;width:28px}footer a.btn.contact-us-btn{font-size:16px;padding:16px 25px}.scroll-to-top{cursor:pointer;width:60px;position:fixed;z-index:99;bottom:5em;right:1em;padding:.6em;opacity:0;-webkit-transition:background-color .2s ease-in-out,border-color .2s ease-in-out,opacity .2s ease-in-out;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,opacity .2s ease-in-out}.scroll-to-top.show{opacity:1}.about__row h3{padding:.6em 1em!important;margin-top:-.5em;font-size:25px!important;line-height:40px;font-weight:500!important}.info-title{font-size:30px!important;padding:.6em 1em!important;font-weight:500!important}.case__studies-list{list-style:none}.case__studies-list li::before{content:"•";color:#1690d3;margin-right:.5em;font-size:28px}.article .container img{width:100%;height:auto!important}.contact__form-title{max-width:486px}.post-content ol li::marker{color:#1690d3;margin-right:1rem}.post-content ol li:before{color:#1690d3;margin-right:1rem}.post-content ol>li{list-style-type:none;counter-increment:list}.post-content ol>li:before{content:counter(list) " "}.whitepaper-article section.hero .hero-row .hero-text-col{max-width:851px;padding-right:0}.whitepaper-article section.find-inside .section-inner{max-width:1312px;padding:60px 0 70px}.whitepaper-article section.find-inside .find-inside-block{height:240px;width:240px;border:1px solid #c1cede;border-radius:4px;margin:8px;padding:25px 20px 15px}.whitepaper-article section.find-inside .find-inside-block .inside-image{height:70px;width:80px;margin:0 auto 20px}.whitepaper_main_popup_background{z-index:11;position:absolute;opacity:.6;background-color:#000;width:100%;height:100%;top:0;left:0;display:none}.whitepaper_thanks_link{display:inline-block;margin-top:50px;text-decoration:underline;color:#1690d3;font-size:18px;line-height:30px}.whitepaper_main_popup{margin:0 auto;max-width:540px;padding:59px;border-radius:4px;background-color:#fff;box-shadow:30px 40px 100px 20px rgba(0,0,0,.07);position:fixed;top:50%;transform:translateY(-50%);bottom:auto;left:0;right:0;display:none;z-index:12}.whitepaper_main_popup .whitepaper_thanks_img{max-width:160px}.whitepaper_main_popup .close{width:20px;height:20px;position:absolute;top:30px;right:30px;cursor:pointer}.whitepaper_main_popup .close:after,.whitepaper_main_popup .close:before{position:absolute;left:9px;top:-2px;content:"";height:25px;width:2px;background-color:#657195}.whitepaper_main_popup .close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.whitepaper_main_popup .close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.whitepaper_thanks{text-align:center}.whitepaper_thanks_img{margin-bottom:25px}.whitepaper_thanks_title{font-size:30px;font-weight:700;line-height:37px;margin:0 0 25px;color:#16172f}.whitepaper_thanks_text{font-size:18px;line-height:30px;margin:0;color:#303030}.more__cases-section{background:0 0!important}.hexagon,.hexagon span,.hexagon::after,.hexagon::before{box-shadow:0 0 0 rgb(0 0 0 / 5%)!important}a.hexagon-new{box-shadow:0 0 94.9411px rgb(0 0 0 / 5%)!important}a.hexagon-new *{box-shadow:0 0 0!important}a.hexagon{box-shadow:0 0 94.9411px rgb(0 0 0 / 5%)!important}.case__slider-bg,.case__slider-phone{z-index:-1!important}.right_stat_btn{position:fixed!important;z-index:999!important;right:60px!important;top:45%!important;margin-right:-50px!important;background-image:url('https://litslink.com/wp-content/themes/litslink/pic_new/4.gif');background-size:cover;border:none;outline:0;background-color:rgba(255,255,255,0);width:42px;height:100px;transition:transform .4s}.right_stat_btn:hover{transform:rotate(-15deg)!important}.right_stat_btn a{color:#fff!important;display:blockimportant;background:#29c300!important;font-size:1em!important;text-align:center!important;padding:7px 15px!important;border-radius:50rem!important;border:1px solid #fff!important}.right_stat_btn a:hover{background:#1690d3!important}@media (min-width:990px) and (max-width:1150px){.footer_copyright{max-width:85%}}@media screen and (max-width:1024px){.hexagon-new-wrp{-webkit-box-pack:start;justify-content:flex-start;align-content:start;width:100%}}@media screen and (max-width:767px){.about__row h3,.about__row-light h3{margin-top:-.7em;font-size:36px!important;padding:.7em .8em!important;line-height:34px!important}.hexagon-new-wrp{-webkit-box-pack:start;justify-content:flex-start;font-size:3.2vw;margin:0 auto}}section.page-content .section-inner{max-width:1024px}.bg-gray{background-color:#f9fafb!important}section.business-models .section-inner{padding:60px 0 12px}section.business-models .section-inner h2{margin-bottom:37px}.col--5 .col--image{width:90px;height:90px}.col--3 hr{max-width:63px;height:1px;background-color:#00c6ff}section.services .section-inner{max-width:1000px;padding:80px 0 60px}section.services .section-inner h2{margin-bottom:50px}section.services .section-inner .subtitle-logo{background-size:contain;width:160px}.horizontal-cards .horizontal-card{border-radius:4px;box-shadow:30px 40px 100px 20px rgb(0 0 0 / 7%);background:0 0;padding:100px 60px}.horizontal-cards .horizontal-card:nth-child(2n)>.row{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;flex-direction:row-reverse!important}.horizontal-cards .horizontal-card .card-image{height:200px;max-width:213px;width:100%}section.hero{background-color:#000;background-image:url(/wp-content/themes/litslink/css/../main_images/background-96ca4ee81b37e6c5e5df3156c6ec6119ad8b7ae084697b76fe4ccfb56bd9cb79.png);background-size:cover;background-position:top center;background-repeat:no-repeat}section.hero .hero-row{padding-top:40px;padding-bottom:40px}section.hero .hero-row .hero-text-col{max-width:635px;padding-right:35px}.financial-software-solutions section.hero .hero-row .hero-text-col{padding-top:50px;padding-bottom:60px}section.hero .hero-row .hero-text-col ul{list-style-type:none;padding:0;margin:0}section.hero .hero-row .hero-text-col ul li{margin-bottom:15px;padding-left:30px;position:relative;font-weight:400;font-size:16px;letter-spacing:0;line-height:27px}section.hero .hero-row .hero-text-col ul li::before{content:'';position:absolute;background-image:url(/wp-content/themes/litslink/css/../main_images/bullet.png);height:10px;width:10px;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}section.hero p{font-size:16px;letter-spacing:0;line-height:27px}section.hero .btn{display:inline-block;font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;letter-spacing:0;line-height:27px;border-radius:30px;background-color:#1690d3;padding:12px 38px;min-width:auto;margin-top:30px}section.hero .btn:disabled{opacity:1}section.hero .btn:hover{background-color:#1d78ab;color:#fff;border-color:#1d78ab}.cloud-services section.hero .hire-hero-img{margin-right:50px;padding-bottom:30px}section.cta{background-color:#2d3043;padding:80px 0}section.cta h3{margin-bottom:30px;font-size:25px;line-height:60px;font-weight:400}section.case-studies{background:#fff}section.case-studies .section-inner{padding-top:80px;padding-bottom:60px}section.case-studies .case-study-item:focus{outline:0}section.case-studies .case-study-item .case-study-img{position:relative;height:602px;max-width:421px;width:100%;margin-left:30px;margin-right:140px;cursor:pointer}section.case-studies .case-study-item .case-study-img-icon{position:absolute;height:60px;width:60px;top:30px;left:-30px}section.case-studies .case-study-item .case-study-img-device{position:absolute;height:600px;width:373px;right:0;transform:translateX(18%);z-index:1}section.case-studies .case-study-item .case-study-img-device img{max-width:100%}section.case-studies .case-study-item .case-study-img-device.desktop{width:600px;left:5px;top:150px;transform:none}section.case-studies .case-study-item .case-study-img-circle{position:absolute;height:281px;width:281px;border-radius:50%;top:210px;left:78px}section.case-studies .case-study-item .case-study-info{padding:60px 0 13px;max-width:508px}section.case-studies .case-study-item .case-study-info .section-title{color:#1690d3;font-size:18px;font-weight:600;letter-spacing:0;line-height:22px}section.case-studies .case-study-item .case-study-info h2,section.case-studies .case-study-item .case-study-info h2 a{color:#15172e;font-size:30px;font-weight:700;letter-spacing:0;line-height:60px}section.case-studies .case-study-item .case-study-info p{margin-bottom:20px}section.case-studies .case-study-item .case-study-info a.btn{margin-bottom:60px}section.case-studies .case-study-item.real-estate-marketplace .case-study-img-device.desktop{top:10px;left:120px}section.case-studies .case-study-item.real-estate-marketplace .case-study-img-device img{max-width:60%}section.case-studies .case-study-item .case-study-info .case-study-tag-name{opacity:.7}section.case-studies .section-inner .case-studies-carousel-navigation{transform:translateY(-100%)}section.case-studies .section-inner .all-case-studies-btn{margin-top:45px}.testimonial_carousel .slick-track{display:flex!important}.testimonial_carousel .slick-slide{height:inherit!important}.testimonial_carousel .slick-slide>div{height:100%}.slick-arrow{cursor:pointer}ul.slick-dots{padding:0;margin:0;list-style:none;display:flex;align-items:center;flex-wrap:wrap}ul.slick-dots li{margin:5px 10px;width:16px;height:16px;border:1px solid transparent;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:.5s}ul.slick-dots li.slick-active{border-color:#1690d3}ul.slick-dots li button{border:0;background:#2b2e40;font-size:0;padding:0;width:8px;height:8px;display:block;border-radius:50%;transition:.5s}ul.slick-dots li.slick-active button{background:#1690d3}.carousel-nav .carousel-nav-btns{flex:1}section.team-section .section-inner{max-width:1000px;padding:80px 0 60px}section.team-section .section-inner .section-title{color:#15172e;font-size:45px;letter-spacing:0;line-height:60px;margin-bottom:80px}section.team-section .lead-card{box-shadow:30px 40px 100px 20px rgb(0 0 0 / 7%);margin-bottom:80px;padding:70px;border-radius:0}section.team-section .lead-card .team-card-img{width:100%;border-radius:5px;max-width:300px;display:block}section.team-section .lead-card .card-body{max-width:445px}section.team-section .lead-card .card-body h3{font-size:25px;font-weight:500;line-height:37px;margin-bottom:12px}section.team-section .lead-card .card-body .title{font-size:25px;line-height:30px;margin-bottom:38px;color:#15172e}section.team-section .section-inner .team-list>.row{margin-left:-12px;margin-right:-12px}section.team-section .team-card .photo{width:100%;max-height:232px;border-radius:5px;overflow:hidden}section.team-section .team-card .card-body .team-card-name{font-size:20px;font-weight:500;letter-spacing:0;line-height:24px}section.team-section .team-card .card-body .title{line-height:19px}section.steps .section-inner{padding:100px 0 66px}section.steps .section-inner .step-col{position:relative}section.steps .section-inner .step-col:nth-child(2n)::before,section.steps .section-inner .step-col:nth-child(odd)::after{position:absolute;content:'';background-position:0 0;background-size:cover;background-repeat:no-repeat}section.steps .section-inner .step-col:nth-child(2n)::before{background-image:url(/wp-content/themes/litslink/css/../hire-images/arrow-2-4042e174ff91610bdf05bf1ab965f3c9f4da95dbd8cb3d2c10f77d87c97db894.png);max-height:55px;max-width:301px;width:100%;height:100%;right:100%;top:60%}section.steps .section-inner .step-col:nth-child(odd)::after{background-image:url(/wp-content/themes/litslink/css/../hire-images/third_arrow.png);max-width:546px;max-height:120px;width:100%;height:100%;top:60%;left:115px}section.steps .section-inner .step-col:first-child::after{background-image:url(/wp-content/themes/litslink/css/../hire-images/arrow-1-a75d5ceaadbb9d77b36609473b15cd57c1f75d45149fc54c0c6b845924f36965.png);max-height:120px;max-width:330px;width:100%;top:0;left:539px}section.steps .section-inner .step-col:last-child::after,section.steps .section-inner .step-col:last-child::before{display:none}section.steps .section-inner .step-col:nth-child(2n){margin-top:173px}section.steps .row-steps{counter-reset:section}section.steps.steps-numbers .section-inner .step-col .col--image{height:unset;position:relative}section.steps.steps-numbers .section-inner .step-col::after,section.steps.steps-numbers .section-inner .step-col::before{display:none!important}section.steps.steps-numbers .step-number::before{display:block;counter-increment:section;content:"0" counter(section);color:rgba(239,247,252,.7);font-size:60px;line-height:60px;font-family:Montserrat,sans-serif;font-weight:700;width:100%;text-align:center;margin-bottom:30px;top:-70px;position:absolute}.outsourcing-main section.steps .section-inner .step-col:nth-child(2n){margin-top:205px}section.testimonials .section-inner{padding:80px 0 130px;max-width:1000px;overflow-x:hidden}.developers_say_carousel,.testimonial_carousel{box-shadow:50px 0 50px 10px rgb(0 0 0 / 7%);border-radius:4px;background:#fff;margin-left:auto;max-width:900px}.developers_say_carousel .slick-list,.testimonial_carousel .slick-list{overflow:visible}.testimonial-card{max-width:900px;border-radius:4px;padding:45px 50px 45px 25px;background:0 0}.testimonial-card .image-col{max-width:174px;height:300px}.testimonial-card .testimonial-photo{height:200px;width:200px;right:50%;top:0;border-radius:5px;overflow:hidden}.testimonial-card .testimonial-logo{position:relative;width:150px;height:150px;border-radius:5px;overflow:hidden}.testimonial-card .card-body p{font-size:20px;line-height:29px;margin-bottom:30px;border-radius:5px}.testimonial-card .card-body .testimonial-name{font-size:18px;font-weight:600;line-height:22px}.testimonial-card .testimonial-case-study-btn .btn-outline-primary{padding:8px 38px}section.testimonials .carousel-nav{max-width:900px}section.frequently-asked-questions .section-inner{padding:80px 0}section.frequently-asked-questions .section-inner .faq-list .faq-item .faq-question{font-size:18px;font-weight:600;letter-spacing:0;line-height:22px;color:#19a9e5}section.contact-form{border-bottom:1px solid #dbe6f4;background:#fff}section.contact-form .contact-form-header{background-image:url(/wp-content/themes/litslink/css/../main_images/form-bg-aeac8cf03a6a161cd6ad9c7f651209d3d5c21abe6ce7539e7bba271af81984c3.png);background-size:cover;background-repeat:no-repeat}section.contact-form .section-inner{max-width:calc(1024px + 2em)}section.contact-form .contact-form-header .section-inner{padding-top:92px;padding-bottom:92px}section.contact-form .contact-form-content .section-inner,section.contact-us .contact-form-content .section-inner{padding-top:42px;padding-bottom:54px}section.contact-form .contact-form-header h2{line-height:56px;font-weight:600;margin-bottom:0}section.contact-form .contact-form-content .section-inner .section-description,section.contact-us .contact-form-content .section-inner .section-description{max-width:475px;text-align:center}.wpcf7-form-control-wrap{position:initial}.field-textarea{display:inline}section.contact-form .contact-form-content .section-inner .form-inner,section.contact-us .contact-form-content .section-inner .form-inner{margin-top:58px}section.contact-form .contact-form-content .section-inner .form-inner .field-row,section.contact-us .contact-form-content .section-inner .form-inner .field-row{margin-bottom:45px}section.contact-form .contact-form-content .section-inner .form-inner .col-lg-6,section.contact-us .contact-form-content .section-inner .form-inner .col-lg-6{max-width:430px}.field-textarea .wpcf7-form-control-wrap{position:relative}section.contact-form .section-inner .field-input,section.contact-us .section-inner .field-input,section.hero .hero-contact-form .field-input{display:block;position:relative}section.hero .hero-contact-form .field-input{margin-bottom:40px}section.contact-form .section-inner .field-input,section.contact-us .section-inner .field-input{margin-bottom:0}section.contact-form .section-inner .wpcf7-not-valid-tip,section.contact-us .section-inner .wpcf7-not-valid-tip,section.hero .hero-contact-form .wpcf7-not-valid-tip{position:absolute;top:100%;margin-top:5px;left:0;line-height:18px;font-size:.8rem}.field-textarea .wpcf7-form-control-wrap .wpcf7-not-valid-tip{position:relative!important;top:unset!important;margin-top:0!important}section.contact-form .section-inner form br,section.hero .hero-contact-form form br{display:none}section.contact-form .section-inner .form-btn,section.contact-us .section-inner .form-btn{margin-top:48px}section.contact-form .section-inner .form-btn .btn,section.contact-us .section-inner .form-btn .btn{font-size:16px;font-weight:400;line-height:20px;padding:9px 65px}section.contact-form .section-inner .form-btn .btn:disabled,section.contact-us .section-inner .form-btn .btn:disabled{background-color:#1690d3;border-color:#1690d3;opacity:1}.contact_success{display:flex;flex-direction:column;align-items:center}.contact_success h2{font-family:Montserrat,sans-serif;margin-top:0;margin-bottom:.6em;font-weight:700;color:#1690d3;line-height:27px}.contact_success p,.contact_success p.block_descr{font-family:Montserrat,sans-serif;color:#15172e;font-size:16px;letter-spacing:0;line-height:27px;opacity:1;margin-bottom:0}.contact_success p:not(.block_descr){font-size:12px;color:#7c8cac}.contact_success .btn{margin-top:24px;margin-bottom:32px;padding:16px 48px;width:auto;font-size:16px;line-height:20px}.contact_success .contact_success_socials{margin-left:-16px;margin-right:-16px}.contact_success .contact_success_socials a{display:block;margin:16px}.contact_success .contact_success_socials a svg{display:block}.wpcf7 .ajax-loader{position:absolute;top:10px;right:0}.contact-form .field-file-input{margin-top:46px!important;border:unset;position:relative!important;overflow:hidden}.contact-form .field-file-input input{opacity:0;max-width:220px;width:100%;cursor:pointer;padding:7px 0}.contact-form .field-file-input .cd-upload-btn:before{content:"Attach CV";position:absolute;background-color:#e9f0f4;background-image:url(/wp-content/themes/litslink/css/../images/atach_icon.svg);background-size:12px 22px;background-repeat:no-repeat;background-position:59px 12px;border-radius:6px;left:0;padding:12px 0 13px 48px;font-weight:500;font-size:16px;line-height:20px;color:rgba(21,23,46,.85);max-width:220px;width:100%;text-align:center;cursor:pointer}.contact-form .field-file-input .codedropz-upload-inner h3,.contact-form .field-file-input .codedropz-upload-inner span,.contact-form .field-file-input .dnd-upload-counter{display:none}.contact-form .field-file-input .codedropz-upload-handler{border:unset;border-radius:unset;margin-bottom:10px;position:relative}.contact-form .field-file-input .codedropz-upload-container{padding:0}.contact-form .field-file-input .codedropz-btn-wrap{margin-bottom:20px}.contact-form .field-file-input .codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn{text-decoration:none;box-shadow:none;font-size:0}.contact-form .field-file-input .dnd-upload-status .dnd-upload-details .dnd-progress-bar span{background:#1790d2}section.numbers-info{padding-top:100px;padding-bottom:100px}section.numbers-info h2{max-width:600px;margin-bottom:24px}section.numbers-info .section-description,section.numbers-info h4{max-width:600px}section.numbers-info .info-block-card{background:#fff;box-shadow:30px 40px 100px 20px rgba(0,0,0,.0666044);border-radius:4px;padding:30px 46px;margin-bottom:32px}section.numbers-info .info-block-img{max-width:100px;max-height:100px;margin-right:32px}section.numbers-info .info-block-data .info-block-title a,section.numbers-info .info-block-data span a{color:#15172e}section.numbers-info .info-block-data span{margin-bottom:12px;font-size:58px;line-height:58px;font-weight:800}section.numbers-info .info-block-data .info-block-title a{font-weight:500}section.numbers-info .info-block-description{max-width:320px}section.technologies .section-inner{padding-top:80px}section.technologies .section-inner h2{margin-bottom:25px}section.technologies .section-inner .section-description{max-width:575px;margin-bottom:75px}section.technologies .section-inner .technology-group:nth-child(2n)>.container>.row{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse}section.technologies .section-inner .technology-group{margin-bottom:150px}section.technologies .section-inner .technology-group:nth-child(2n) .technology-group-info{padding-left:65px}section.technologies .section-inner .technology-group:nth-child(odd) .technology-group-info{padding-right:65px}section.technologies .section-inner .technology-group .technology-items a.technology-item{border-radius:4px;background-color:rgba(255,255,255,.01);box-shadow:2px 10px 20px 5px rgb(0 0 0 / 20%);-webkit-transition:.5s;transition:.5s}section.technologies .section-inner .technology-group .technology-items a.technology-item.tech-link:hover{box-shadow:2px 10px 20px 5px rgb(0 0 0 / 70%)}section.why-we-box .section-inner{padding:80px 0 20px}section.why-we-box div>img{width:100%;max-width:100%}section.why-we-box .text-col{padding-left:40px}section.why-we-box .text-col h3{font-size:25px;line-height:32px}section.why-we-box .why-item{margin-bottom:70px}section.related-articles .section-inner{padding-top:50px;max-width:1280px;padding-bottom:5px}section.related-articles .section-inner .row-articles{padding:0 0 80px}section.related-articles .section-inner .article-card{box-shadow:30px 40px 100px 20px rgb(0 0 0 / 7%)}section.related-articles .section-inner .article-card img{height:222px}section.related-articles .section-inner .article-card .article-info{padding:30px 20px}section.related-articles .section-inner .article-card .article-date{color:#657195;line-height:19px}section.related-articles .section-inner .article-card .article-title a{color:#020422;font-size:18px;font-weight:600;line-height:26px;height:76px;display:block}section.related-articles .section-inner .article-card .article-categories a{border-radius:10px;background-color:#0091d9;color:#fff;font-size:12px;font-weight:600;line-height:15px;padding:3px 7px;text-transform:uppercase;text-decoration:none}section.related-articles .section-inner .article-card .article-content p{color:#15172e;font-size:16px;letter-spacing:0;line-height:27px;height:216px}section.related-articles .section-inner .article-card .article-author{font-size:16px;line-height:19px}section.related-articles .section-inner .all-posts a{padding:8px 85px;font-size:16px;font-weight:500;letter-spacing:0;line-height:27px;margin-bottom:60px}section.related-articles .section-inner .all-posts a:hover{background-color:#1690d3}section.related-articles .section-inner .slick-slide{padding:0 15px}section.hiring-section{margin-top:60px}section.hiring-section .section-bg{background-size:cover;background-repeat:no-repeat;background-position:center}section.hiring-section .section-inner{padding:71px 0}section.hiring-section .section-inner h2{margin-bottom:16px;max-width:663px}section.hiring-section .section-inner p{margin-bottom:32px;max-width:663px}section.jobs{padding-bottom:92px;padding-top:129px}section.jobs h2{margin-bottom:62px}section.jobs .job-category-card{max-width:350px;background:#fff;box-shadow:20px 30px 80px 10px rgba(0,0,0,.05);border-radius:6px;padding:28px 23px 24px 24px;margin:24px 0;min-height:196px}section.jobs .job-category-card .job-icon{max-width:90px;max-height:90px}section.jobs .job-category-card .job-data{max-width:200px}section.jobs .job-category-card .job-data h3{margin:0;font-weight:700;font-size:25px;line-height:30px;color:#16172f}section.jobs .job-category-card .job-data a{font-weight:600;font-size:16px;line-height:27px;text-decoration-line:underline;color:#1690d3}section.our_values{padding-top:98px;padding-bottom:93px}section.our_values h2{margin-bottom:55px}section.our_values .value-col{margin:30px 0}section.our_values .value-card{max-width:480px;height:100%;background:#fff;box-shadow:20px 30px 80px 10px rgba(0,0,0,.05);border-radius:4px;padding:70px 40px 27px 130px;position:relative;margin-left:auto;margin-right:40px}section.our_values .value-col:nth-child(2n) .value-card{margin-right:auto}section.our_values .value-card .value-icon{position:absolute;top:40px;left:-42px;max-width:130px;max-height:130px;width:100%;height:100%;background:#fff;box-shadow:30px 40px 100px 20px rgba(0,0,0,.05);border-radius:4px;display:flex;align-items:center;justify-content:center}section.our_values .value-card .value-icon img{max-height:90px;max-width:90px}section.our_values .value-card .value-data .value-number{position:absolute;top:45px;right:45px;background:rgba(47,144,211,.1);transform:rotate(45deg);display:flex;align-items:center;justify-content:center;width:30px;height:30px}section.our_values .value-card .value-data .value-number span{font-size:15px;line-height:30px;color:#1690d3;transform:rotate(-45deg)}section.our_values .value-card .value-data h3{margin-bottom:24px;max-width:270px;font-weight:600;line-height:34px}section.our_values .value-card .value-data p{margin:0}section.stages{padding-top:57px;padding-bottom:50px}section.stages>.container{max-width:calc(1150px + 2em)}section.stages h2{margin-bottom:86px}section.stages .stage-col{max-width:302px;margin:0 32px 30px}section.stages .stage-card .stage-number{background-image:url(/wp-content/themes/litslink/css/../images/stage-number-bg.svg);background-size:cover;background-position:center;background-repeat:no-repeat;padding:24px 0;max-width:115px;margin:0 auto}section.stages .stage-card .stage-number span{font-weight:600;font-size:18px;line-height:22px;color:#1690d3}section.stages .stage-card hr{height:1px;background:#1690d3;width:63px;margin:17px auto 22px;display:block}section.stages .stage-card .stage-data h3{max-width:200px;margin-left:auto;margin-right:auto;line-height:40px}section.stages .stage-card .stage-data p{margin:0}@media screen and (max-width:768px){section.case-studies .case-study-item .case-study-img-device.desktop img{width:50%!important}}section.sprint .format{text-align:center}section.sprint .format .description{max-width:537px;margin:0 auto 32px}section.sprint .format .format-options-nav{display:none}section.sprint .format-options{background:#fff;box-shadow:20px 30px 80px 10px rgb(0 0 0 / 10%);border-radius:4px;padding:35px 90px;display:flex;justify-content:space-between;align-items:flex-start;max-width:855px;margin:0 auto}section.sprint .format-option{max-width:250px}section.sprint .format-option h3{margin:8px 0 6px;font-weight:600;line-height:40px}section.sprint .format-option p{font-size:20px;line-height:130%;margin-bottom:0}section.sprint .sprint-days .sprint-days-inner{display:flex;position:relative;padding:275px 0;max-width:1275px;margin:0 auto}section.sprint .sprint-days .sprint-days-inner .sprint-days-line{position:absolute;display:block;height:25px;background:#fff;width:80%;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);z-index:1}section.sprint .sprint-days .sprint-days-inner .sprint-days-line:before{content:'';position:absolute;display:block;height:25px;background:rgba(193,206,222,.29);border-radius:51px;width:92.2%;top:0;left:0;z-index:2}section.sprint .sprint-day{display:flex;flex-direction:column;width:20%}section.sprint .sprint-day:nth-child(odd){flex-direction:column-reverse}section.sprint .sprint-day .day-icon{background:#fff;border:1px solid #c1cede;width:59px;height:59px;margin:0 auto;display:flex;align-items:center;justify-content:center;border-radius:60px;box-shadow:30px 40px 100px 20px rgba(0,0,0,.0666044);z-index:3}section.sprint .sprint-day .day-icon img{display:block;width:24px;height:24px}section.sprint .sprint-day .day-data{background:#fff;box-shadow:20px 30px 80px 10px rgba(0,0,0,.1);border-radius:4px;max-width:264px;padding:20px 32px;position:absolute;height:179px;text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column;top:76px}section.sprint .sprint-day:nth-child(odd) .day-data{top:unset;bottom:76px}section.sprint .sprint-day .day-data h3{margin-bottom:10px;font-weight:600}section.sprint .sprint-day .day-data p{margin-bottom:0}@media screen and (min-width:1441px){section.about .section-bg{background-size:1440px;background-position:center top}}@media screen and (max-width:1366px){.an_first{width:500px;height:calc((500px / 3.2) * 3)}section.big_dream h2{font-size:40px}section.article{padding:0 55px}.single-post section.article .post-container{padding:35px 50px 40px}.single-post section.article .share-sidebar{left:calc((100vw - 100%)/ -2)}.services-single section.services.service-provide .section-inner .card-col-body{max-width:100%}.about-page section.services>.container{max-width:calc(1024px + 2em)}section.numbers-info .info-block-card{padding-left:25px;padding-right:25px}section.numbers-info .info-block-img{margin-right:20px}}@media screen and (max-width:1200px){.navbar .navbar-nav .nav-link{padding-left:.6rem;padding-right:.6rem;font-size:12px}.navbar-button{padding:9px 20px;font-size:14px}.about-page section.hero .about-hero-info h3{font-size:36px}.achivments-item a{height:163px}.achivments-item a img{height:100%}.case{max-width:590px;height:627px;margin:0 auto 60px}.back-card,.front-card{height:627px}section.steps .section-inner .step-col:nth-child(odd):not(:first-child)::after{background-size:contain;top:80%;left:85px}section.our_values .value-card{margin-left:80px;margin-right:40px}section.our_values .value-col:nth-child(2n) .value-card{margin-right:40px}section.numbers-info .info-block-data h2{font-size:36px;line-height:36px}section.about .section-bg{background-position:center;background-size:cover}.header-search-btn{margin-right:5px}section.numbers-info .info-block-img{max-width:60px;max-height:60px}section.numbers-info .info-block-title{font-size:14px}}@media screen and (max-width:1024px){.about__row h3,.about__row-light h3{font-size:25px!important;padding-left:1em!important;padding-top:.6em!important}.home_hero_btns a.btn{padding:0 100px}section.hero .btn{margin:20px 0 0;padding:12px 20px}.home-main section.hero .btn{margin:0}.testimonial-card{margin-left:120px!important;margin-right:auto}section.sprint .sprint-day .day-data{max-width:200px}}@media screen and (max-width:992px){.home-hero-blocks h2,.technologies-single section.hero h1,h1,h2,section.big_dream h2{font-size:35px;font-weight:600;line-height:40px;margin-bottom:30px}.technologies-single section.idea-technologies .section-inner h2,.technologies-single section.why-we h2{font-size:35px}section.case-studies .section-inner .case-studies-carousel-navigation{transform:unset;margin-top:20px;max-width:545px;margin-left:auto;margin-right:auto}section.steps .section-inner .step-col,section.steps .section-inner .step-col:nth-child(2n){margin-top:24px}section.steps .section-inner .step-col::after,section.steps .section-inner .step-col::before{display:none}section.technologies .section-inner .technology-group:nth-child(2n) .technology-group-info{padding-left:12px}.technologies-single section.idea-technologies .section-inner{max-width:670px}.technologies-single section.idea-technologies .section-inner .idea-items{margin-bottom:64px;margin-top:32px}.services-single section.awards .section-inner h2,.services-single section.awards .section-inner h3{text-align:center}.services-single section.client-say,footer{overflow-x:hidden}footer .footer-menu-columns ul.menu .menu-item a,footer .footer-menu-columns ul.menu .menu-item span{font-size:.8rem}footer a.btn.contact-us-btn{font-size:.8rem;padding:14px 16px}.navbar .navbar-nav .nav-link{height:initial!important}section.case-studies .case-study-item .case-study-img{margin-right:100px}section.team-section .lead-card .photo{max-width:232px;max-height:232px;border-radius:5px;overflow:hidden}section.big_dream{padding-top:60px}.big_dream .big_idea_image{justify-content:flex-start}.hire-single section.hero .hero-row{padding:50px 0}section.steps .section-inner{padding:50px 0 66px}.horizontal-cards .horizontal-card .card-image img{max-width:100%}section.tech-stack .section-inner{padding-top:20px}section.contact-form .section-inner .section-description,section.contact-form .section-inner h2,section.contact-us .section-inner .section-description,section.contact-us .section-inner h2{text-align:center;max-width:100%}section.contact-form .section-inner .form-inner,section.contact-us .section-inner .form-inner{width:100%;max-width:416px;margin-left:auto;margin-right:auto}section.contact-form .contact-form-content .section-inner .form-inner .field-row,section.contact-us .contact-form-content .section-inner .form-inner .field-row{margin-bottom:0}.horizontal-cards .horizontal-card,.services-single section.services.service-provide .horizontal-cards .horizontal-card{padding:50px!important}.solutions-single .horizontal-cards .horizontal-card{padding:30px!important}section.frequently-asked-questions .section-inner{padding:40px 0}section.services .section-inner{padding:40px 0 30px}section.archtects-say .section-inner{padding:40px 0 60px}.services-single section.hero .hero-row .hero-text-col{max-width:100%;padding-right:0}section.hero .hero-row .hero-col-img{text-align:center}.services-single section.services.about-section .section-inner .horizontal-cards .horizontal-card .card-image{max-width:250px}.services-single section.services.about-section .section-inner .horizontal-cards .horizontal-card{padding:30px 0!important}.services-single section.services.service-provide .section-inner .card-image{margin:25px 0}section.contact-form .section-inner .field-input:last-child,section.contact-us .section-inner .field-input:last-child{margin-bottom:48px}.solutions-page section.services.provide-section .section-inner .horizontal-cards .horizontal-card{padding:50px 0!important}.technologies-single section.why-we .why-item{padding-top:30px;padding-bottom:30px}.technologies-single section.related-articles .section-inner{padding-top:50px}section.offices .section-inner{padding-top:50px;padding-bottom:20px}.about-page section.services.start-section .section-inner .horizontal-cards .horizontal-card{padding:50px 0 0!important}.about-page section.our_values .section-inner .why-item{margin-bottom:40px}.unity-single section.hero .hero-row{flex-flow:column-reverse}.outsourcing-main section.steps .section-inner .step-col{margin-top:80px!important}.calculator .calc_wrap{top:0}section.related-articles .section-inner .article-card{box-shadow:none}section.our_values .value-card{margin-left:auto;margin-right:auto}section.our_values .value-col:nth-child(2n) .value-card{margin-right:auto}section.contact-form .contact-form-content .section-inner .form-inner .col-lg-6{max-width:100%}section.case-studies .case-study-item .case-study-info{margin-left:30px}footer .footer-menu-columns .col-md-3{padding-right:25px;padding-left:25px}.footer_socials a+a{margin-left:24px}.nav-item{display:flex}}@media (min-width:961px){.navbar .navbar-nav .nav-item.dropdown:hover .dropdown-menu,.navbar .navbar-nav .nav-item.dropdown:hover .dropdown-menu-arrow{display:block;opacity:1;z-index:9}}@media screen and (max-width:960px){.show-message~.main section:first-of-type{padding-top:155px!important}.header-message .close-header-msg{top:15px;right:15px}.header-message .header-message-content{max-width:270px}.header-message .header-message-content p{font-size:12px;line-height:16px}.navbar .navbar-nav .nav-item.dropdown{flex-direction:column;width:90%}body.opened-menu{overflow:hidden}body.opened-menu header{background-color:transparent!important}body.opened-menu header .logo_header{z-index:99}.inner-page .header:not(.is_fixed):before,.navbar,header{height:60px}.inner-page .main section:first-of-type{padding-top:60px}.navbar-expand-md .navbar-header{display:block;background:url(/wp-content/themes/litslink/css/../images/background_menu.jpeg) center/cover no-repeat #000;width:100%;position:absolute;top:0;left:0;height:0!important;min-height:0;padding:0;text-align:center;transition:min-height .15s ease-out;flex-direction:column!important}body.opened-menu .navbar-expand-md .navbar-header{padding:60px 0 0;min-height:100vh!important;transition:min-height .25s ease-in}.navbar-expand-md .navbar-header .navbar-collapse{overflow-y:auto;display:block!important}.navbar-expand-md .navbar-collapse .navbar-nav{padding:0 32px!important;height:initial!important;flex-direction:column!important}.navbar-expand-md .navbar-collapse .navbar-button{margin-top:30px;margin-bottom:100px}.header .navbar-nav .nav-link:after{bottom:-5px}header.header .navbar .navbar-nav .nav-link{display:inline-block!important;color:#fff!important;font-size:19px;text-transform:uppercase;padding:20px 10px;white-space:break-spaces}.navbar .navbar-nav .nav-item.dropdown .dropdown-menu li a.dropdown-item{color:#fff!important;padding:10px;white-space:break-spaces}.navbar .navbar-nav .nav-item.dropdown .dropdown-menu-arrow{border-right:10px solid transparent;border-left:10px solid transparent;border-top:10px solid #21cad0;border-bottom:0;display:block;cursor:pointer;position:absolute;left:unset;right:0;top:20px;transform:translateY(75%) translateX(100%);opacity:1;transition:.5s}.navbar .navbar-nav .nav-item.dropdown .dropdown-menu-arrow.opened{transform:rotate(180deg) translateY(-75%) translateX(-100%);transform-origin:center}.navbar .navbar-nav .nav-item.dropdown .dropdown-menu{display:none;position:relative;top:unset;padding:0!important;z-index:1;box-shadow:unset;min-width:100%;background:0 0!important;opacity:1;box-shadow:0 -2px 0 0 #21cad0,0 4px 30px 0 rgb(33 202 208 / 40%)}.header_menu_m{z-index:99;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-tap-highlight-color:rgba(22,144,211,0.3)}.header_menu_m i{display:block!important;opacity:1!important;transform:translateY(0)!important;border-bottom:2px solid #fff;position:relative;width:100%;height:20px}header .btn{font-size:19px;padding:8px 20px}.header_menu_m i:before{top:9px;width:70%}.header_menu_m i:after{width:40%}.header_menu_m i:after,.header_menu_m i:before{content:'';position:absolute;height:2px;background-color:#fff;right:0;-webkit-transition:width .3s ease-in-out,top .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:width .3s ease-in-out,transform .3s ease-in-out,top .3s ease-in-out,-webkit-transform .3s ease-in-out}body.opened-menu .header_menu_m i{border-color:transparent!important}body.opened-menu .header_menu_m i:after,body.opened-menu .header_menu_m i:before{width:100%;background-color:#fff!important}body.opened-menu .header_menu_m i:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);top:9px}body.opened-menu .header_menu_m i:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}body.opened-menu .logo_header .logo_dark{display:none!important}body.opened-menu .logo_header .logo_white{display:block!important}.an_first{width:400px;height:calc((400px / 3.2) * 3)}.home-hero-blocks h2{margin-top:100px}.about-page section.services.start-section .section-inner .horizontal-cards .horizontal-card .card-image{margin-left:auto!important;margin-right:auto!important}section.our_values .value-col{max-width:500px;margin:30px auto}section.our_values .value-card{padding:130px 25px 25px;max-width:100%}section.our_values .value-card .value-icon{top:-42px;left:50%;transform:translateX(-50%)}section.our_values .value-card .value-data .value-number{top:25px;right:25px}.header-search-btn{display:none!important}.header-search-form{display:block!important;position:relative;border-radius:6px;padding:15px 20px;max-width:300px}.header-action{flex-direction:column}section.sprint .sprint-day .day-data{max-width:180px;padding:15px;height:200px;top:50px}section.sprint .sprint-day:nth-child(odd) .day-data{bottom:50px}section.sprint .sprint-day .day-data h3{font-size:20px;line-height:28px}section.sprint .sprint-day .day-data p{font-size:12px;line-height:20px}}@media screen and (max-width:767px){.search-item-empty h2{font-size:24px;line-height:38px;padding-left:15px;padding-right:15px}section.hero-home{padding-top:80px}.main.services-single img.hire-hero-img{margin:0!important}.block_video{display:none;position:relative;width:100vw;height:40vh;margin-top:2vh;max-width:100%}.testimonial_carousel{box-shadow:none;padding-left:25px;padding-right:25px}.testimonial-card{margin-top:120px;margin-left:auto!important;padding:40px 25px}.testimonial-card .image-col{max-width:170px;height:150px}.testimonial-card .testimonial-photo{height:200px;width:200px;right:0;top:-100%}.testimonial-card .testimonial-logo{transform:translateX(50%)}section.hero .hero-row .hero-text-col{padding-right:0}section.team-section .lead-card{padding:30px}section.articles .section-inner .blog-sidebar{max-width:500px}section.technologies .section-inner .technology-group:nth-child(2n) .technology-group-info,section.technologies .section-inner .technology-group:nth-child(odd) .technology-group-info{padding-right:calc(var(--bs-gutter-x)/ 2);padding-bottom:40px}.services-single section.awards .section-inner .award-items .award-item{height:180px}section.related-articles .section-inner .row-articles{padding-bottom:0}section.related-articles .section-inner .row-articles-navigation{padding-bottom:50px}.back-card,.case,.front-card{height:627px}footer .footer-menu-columns ul.menu .menu-item a,footer .footer-menu-columns ul.menu .menu-item span{font-size:16px}.technologies-single section.cta-technologies h3{max-width:100%}section.related-articles .section-inner .row-container{max-width:475px}section.related-articles .section-inner .article-card{box-shadow:none}section.about .about-content-inner{padding-top:0;padding-bottom:30px}section.jobs .job-category-card{margin:20px 0}section.contact-form .field-textarea textarea{padding:17px 20px}.main.hiring-page section.hero .hero-row .hero-text-col{padding-top:50px;padding-bottom:50px;max-width:430px}.main.hiring-page section.testimonials .testimonial-card .image-col{height:0}.main.hiring-page section.testimonials .testimonial-card .testimonial-photo{transform:translateY(-50px)}section.numbers-info .info-block-data h2{font-size:34px;line-height:34px}section.numbers-info .info-block-img{max-width:70px;max-height:70px;margin-right:20px}.all-positions section .post-content .position-single section .position-short-desc{padding-bottom:15px}.position-single section .contact-form .form-btn{margin-top:0}.all-positions section #position-filter-form #position-filter-search,.all-positions section #position-filter-form .select2-selection--multiple,.all-positions section #position-filter-form .select2-selection--single,.all-positions section #position-filter-form select{margin-bottom:18px;width:310px}.all-positions section #position-filter-form{display:block}.all-positions section #position-search-icon{top:5%}section .another-position-text{margin-top:30px;padding-bottom:80px;width:100%}section .position_form_thanks{width:100%}.all-positions .positions-content{padding-bottom:80px}.all-positions .position-item{padding:25px}.all-positions .position-item h3 a{font-size:24px}.all-positions .position-item .position-category,.all-positions .position-item .position-location,.all-positions .position-item .position-status div{font-size:14px}.all-positions section.positions-list .section-inner{padding-top:45px;padding-bottom:40px}.main.hiring-page section.about .section-bg{background-position:calc(100% + 160px) -40px;background-size:1070px;padding-top:324px}.main.hiring-page section.jobs{padding-top:50px}section.sprint .format .format-options-nav{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px;border-bottom:1px solid #7c8cac}section.sprint .format .format-options-nav .format-options-nav-item{cursor:pointer;font-weight:700;font-size:18px;line-height:40px;text-align:center;color:#15172e;width:33.33%;flex:33.33%;position:relative;margin-bottom:6px}section.sprint .format .format-options-nav .format-options-nav-item:after{content:'';position:absolute;display:block;width:100%;bottom:-7.5px;left:0;height:3px;background:#15172e;opacity:0;transition:.5s}section.sprint .format .format-options-nav .format-options-nav-item.active:after{opacity:1}section.sprint .format-options{padding:35px 46px}section.sprint .format-option{max-width:100%}section.sprint .format-options .format-option-icon img{margin:0 auto}section.sprint .sprint-days{padding:40px 0}section.sprint .sprint-days .sprint-days-inner{flex-direction:column;align-items:center;justify-content:center;padding:0;max-width:343px}section.sprint .sprint-days .sprint-days-inner .sprint-days-line{top:100px;left:unset;right:18px;transform:unset;width:25px;height:80%}section.sprint .sprint-days .sprint-days-inner .sprint-days-line:before{content:'';height:89%;width:25px;top:0;right:0}section.sprint .sprint-day,section.sprint .sprint-day:nth-child(odd){flex-direction:row-reverse;align-items:center;margin:12px 0;width:100%}section.sprint .sprint-day .day-data,section.sprint .sprint-day:nth-child(odd) .day-data{position:relative;top:unset;bottom:unset;transform:unset;max-width:264px;height:179px;width:100%;padding:20px 32px}section.sprint .sprint-day .day-icon{flex:none;margin-left:19px}section.sprint .sprint-day .day-data h3{font-size:25px;line-height:40px}section.sprint .sprint-day .day-data p{font-size:16px;line-height:27px}footer .footer-menu-columns .col-md-3{padding-right:40px;padding-left:40px}}@media screen and (max-width:576px){.testimonials .section-inner{overflow:hidden}.container{padding-left:1rem;padding-right:1rem}.btn-outline-primary{padding:10px 18px}.home-hero-blocks h2,.technologies-single section.hero h1,h1,h2,section.articles .section-inner .articles-list h2,section.articles .section-inner .articles-list h2 a,section.contact-form .section-inner h2,section.contact-us .section-inner h2,section.hero h1{font-size:40px;font-weight:600;line-height:50px}section.hero .home-hero-blocks h1{font-size:25px;font-weight:700;line-height:42px;margin-bottom:30px}section.hero h2{font-size:25px;line-height:42px;margin-bottom:30px}.services-page section.contact-form .section-inner h2,section h2{font-size:25px;line-height:30px;margin-bottom:30px}h3,section h3,section.why-we-box .text-col h3{font-size:20px;font-weight:700;line-height:30px}.contact-us-page section.hero{padding-bottom:40px}.contact-us-page section.hero h1{font-size:35px;line-height:40px;margin-top:30px}section.contact-us .section-inner{padding-bottom:0}.contact-us-page section.hero .contact-number a{font-size:25px;line-height:30px}.home-hero-blocks h2{margin-top:0}.home-hero-blocks-dots ul.slick-dots li{border-width:3px}.home-hero-blocks-dots ul.slick-dots li:not(.slick-active) button{background:#fff}.home-hero-blocks-dots ul.slick-dots li.slick-active{border-color:#fff}section.case-studies .case-study-item .case-study-img{height:434px;min-width:300px;margin-right:7px;margin-left:30px}section.case-studies .case-study-item .case-study-img-device{height:432px;width:270px;right:41px;transform:none}section.case-studies .case-study-item .case-study-img-icon{height:44px;width:44px;top:22px;left:-15px;max-width:100%}section.case-studies .case-study-item .case-study-img-circle{height:258px;width:258px;top:123px;left:21px}section.case-studies .case-study-item .case-study-info{padding:35px 0 13px}section.case-studies .case-study-item .case-study-info h3{font-size:25px;line-height:30px}section.case-studies .case-study-item .case-study-info .section-title{margin-bottom:5px!important}.home-main section.services .services-buttons li a{padding:8px;font-size:12px}.horizontal-cards .horizontal-card,.services-single section.services.service-provide .horizontal-cards .horizontal-card{padding:35px 24px!important}.solutions-single section.services:not(.service-provide) .horizontal-cards .horizontal-card{padding:15px 0!important}.horizontal-cards .horizontal-card .card-image{max-width:130px;height:auto;margin-left:auto;margin-right:auto}.home-main section.services .all-services-btn a{width:100%}section.cta{padding:60px 0}section.cta h2{font-size:25px;line-height:34px}section.cta .btn{width:80%}.testimonial-card{padding:0 10px 40px}.testimonial-card .card-body p{font-size:16px;line-height:27px}.testimonial-card .image-col{max-width:170px;height:180px}.testimonial-card .testimonial-photo{height:150px;width:150px;right:50%;transform:translateX(50%) translateY(-50%);top:0}.testimonial-card .testimonial-logo{max-width:100px;height:auto;top:-30px;transform:translateX(100%)}section.archtects-say .testimonial-card .testimonial-logo{transform:translateX(-50%) translateY(0);left:50%}.goodfirm-widget{margin-left:-15px}section.why-we-box .text-col{padding-left:12px}section.team-section .team-card{max-width:250px}.horizontal-cards .horizontal-card:nth-child(2n)>.row,.horizontal-cards .horizontal-card>.row,.services-page section.services .section-inner .horizontal-cards .horizontal-card:nth-child(2n)>.row{flex-direction:column-reverse!important}section.services .section-inner{padding-bottom:30px}.solutions-page section.services.provide-section .section-inner .horizontal-cards .horizontal-card{padding:20px 0!important}.solutions-page section.services.provide-section .section-inner .horizontal-cards .horizontal-card .card-image{max-width:150px}section.articles .section-inner .articles-list .article-image{max-width:100%;max-height:250px}.single-post section.article .post-container{padding:25px 20px 20px}.single-post section.article .post-container .post-info{font-size:14px}section.article{padding:0}.single-post section.article .share-sidebar{position:relative!important;left:0;border-top:1px solid rgba(0,0,0,.1)}section.tech-stack .section-inner .stack-tech-group{margin-bottom:40px}.about-page section.our_values .section-inner .why-item .text-col p{padding-left:0}section.technologies .section-inner .technology-group .technology-items{max-width:248px;margin-left:auto;margin-right:auto}.about-page section.contact-form .section-inner .section-description,.about-page section.contact-form .section-inner h2{text-align:center}.about-page section.services .section-inner .horizontal-cards .horizontal-card>.row{flex-direction:column!important}.achivments-item a{height:122px}.achivments-item a img{height:auto}.unity-single section.team-quote .section-inner .quote-text{padding:60px 0 0;font-size:18px;line-height:26px}.unity-single section.team-quote .section-inner .quote-author{padding-left:0;line-height:23px}.back-card,.case,.front-card{height:490px}.front-card h2{padding:0 30px}.back-card{padding:20px 30px}.back-card .btn{width:65%;left:50%;bottom:20px;transform:translateX(-50%)}.back-card .card-inner h2{font-size:18px}.back-card .card-inner p,.back-card .case-services-info .case-services p{font-size:15px;line-height:22px}.back-card .card-inner .case-services-info{flex-direction:column}.front-card .case-study-img-device{top:50px}section.case-studies .case-study-item .case-study-info h2,section.case-studies .case-study-item .case-study-info h2 a{margin-bottom:14px!important;font-size:25px;line-height:30px}section.case-studies .section-inner .case-studies-carousel-navigation{margin-top:0}.main.home-main section.services h2,.main.home-main section.services h4.subtitle{text-align:left!important}.main.home-main section.services .services-buttons ul{justify-content:flex-start!important}.main.home-main section.services .horizontal-cards .horizontal-card .card-image{max-width:130px}section.cta h3{line-height:34px}section.testimonials .section-inner{padding-bottom:60px}section.testimonials .testimonial-card .testimonial-case-study-btn{text-align:center}.about-page section.hero .about-hero-info .icon{height:80px;width:70px;margin-left:auto;margin-right:auto}.about-page section.hero .about-hero-info .icon img{width:100%}.about-page section.hero .about-hero-info .number_text{font-size:25px;line-height:35px}.about-page section.services.start-section .section-inner h2{font-size:25px;line-height:30px;margin-bottom:30px}.about-page section.services.start-section .section-inner .horizontal-cards .horizontal-card .card-image{max-width:150px;margin-top:30px}.about-page section.services.start-section .section-inner .horizontal-cards .horizontal-card{padding-bottom:0;margin-bottom:0!important}.about-page section.services.start-section .section-inner .horizontal-cards .horizontal-card .card-title{font-size:20px;line-height:25px}section.achivments .section-inner h2,section.team-section .section-inner .section-title{font-size:25px;line-height:30px;margin-bottom:30px;font-weight:600!important}.about-page section.our_values .section-inner .why-item{margin-bottom:35px}footer .footer-menu-columns{padding:50px 0 60px}footer a.btn.contact-us-btn{margin:0!important}.main.calculator-page section.hero{padding-bottom:80px}.blog-page section.hero h1,.main.calculator-page section.hero h1{font-size:45px;font-weight:700;line-height:60px}.blog-page section.hero .advertising{padding-top:20px}.blog-page section.hero .advertising h2{font-size:30px;line-height:35px;margin-bottom:20px}.blog-page section.hero .advertising p{font-size:20px;line-height:30px;margin-bottom:25px}.hire-single section.hero .hero-row{padding:0 0 30px}.blog-category section.articles .section-inner{padding-top:20px}section.big_dream{padding-top:60px}section.hero .btn{padding:12px 18px;font-size:14px}.testimonial_carousel{padding-left:0;padding-right:0}section.frequently-asked-questions .section-inner{padding:30px 0 80px}section.contact-form .section-inner h2,section.contact-us .section-inner h2{font-size:25px;line-height:35px}section.contact-us .contact-us-form-container{padding:0}section.contact-us .contact-us-form-container input:not(.btn),section.contact-us .contact-us-form-container select,section.contact-us .contact-us-form-container textarea{font-size:12.5px;padding:7.5px 10px}.services-page section.hero{padding-bottom:50px}.services-page section.hero h1{font-size:25px;line-height:42px;padding-top:50px}.services-page section.services .section-inner .services-buttons ul li a.service-btn{padding:9px;font-size:10px;line-height:12px}.services-page section.services .section-inner .horizontal-cards .horizontal-card .card-image{max-width:130px}section.contact-form .section-inner .form-btn,section.contact-us .section-inner .form-btn{margin-top:0}section.contact-form .section-inner .field-textarea+.form-btn,section.contact-us .section-inner .field-textarea+.form-btn{margin-top:48px!important}.solutions-single section.services.about-section .section-inner .horizontal-cards .horizontal-card .card-image{max-width:100px}.blog-page section.hero .advertising .btn{padding:12px 30px;margin-bottom:20px}.front-card .front-card-title{top:10px;padding:0 30px}.outsourcing-main section.steps .section-inner .step-col{margin-top:65px!important}.technologies-single.single-new_technology section.hero{padding-bottom:67px}.technologies-single.single-new_technology section.hero .hero-row{padding-top:5px}.technologies-single.single-new_technology section.hero .hero-row .hero-text-col{padding-top:0;padding-bottom:30px;margin-bottom:0}.technologies-single.single-new_technology section.hero h1{margin-bottom:15px}.technologies-single.single-new_technology section.hero .btn{padding:10px 37px;font-size:16px}.technologies-single.single-new_technology section.services .section-inner{padding-top:47px;padding-bottom:25px}.technologies-single.single-new_technology section.services.about-section .section-inner h2{text-align:left!important}.technologies-single.single-new_technology section.services.about-section .section-inner .horizontal-cards .horizontal-card{padding:13px 0!important;margin-bottom:23px!important}.technologies-single.single-new_technology section.services.about-section .section-inner .horizontal-cards .horizontal-card .card-col-image{margin-bottom:40px!important}.technologies-single.single-new_technology section.services.about-section .section-inner .horizontal-cards .horizontal-card .card-image img{max-height:177px}.technologies-single.single-new_technology section.services.about-section .section-inner .horizontal-cards .horizontal-card .card-title{max-width:340px;line-height:26px;margin-bottom:22px!important}.technologies-single.single-new_technology section.awards .section-inner{padding-top:49px;padding-bottom:52px}.technologies-single.single-new_technology section.awards .section-inner h2{text-align:left!important;max-width:310px;margin-left:0!important;margin-bottom:10px!important}.technologies-single.single-new_technology section.awards .section-inner .companies_logo-carousel{margin:0 0 20px}.technologies-single.single-new_technology section.services.service-provide .section-inner{padding-top:60px}.technologies-single.single-new_technology section.services.service-provide .section-inner h2{max-width:300px;margin-bottom:5px}.technologies-single.single-new_technology section.services.service-provide .horizontal-cards .horizontal-card{padding:3px 15px 61px!important;margin-bottom:48px!important}.technologies-single.single-new_technology section.services.service-provide .horizontal-cards .horizontal-card:last-child{margin-bottom:20px!important}.technologies-single.single-new_technology section.services.service-provide .section-inner .card-col-image{margin-bottom:14px!important}.technologies-single.single-new_technology section.services.service-provide .section-inner .card-col-image img{max-height:180px}.technologies-single.single-new_technology section.services.service-provide .horizontal-cards .horizontal-card .card-title{margin-bottom:22px!important}.technologies-single.single-new_technology section.why-we .section-inner{padding-top:15px}.technologies-single.single-new_technology section.why-we .section-inner h2{font-size:25px;margin-bottom:48px}.technologies-single.single-new_technology section.why-we .why-item{padding-top:12px}.technologies-single.single-new_technology section.why-we .image-col{max-width:113px}.technologies-single.single-new_technology section.why-we .image-col img{max-height:113px}.technologies-single.single-new_technology section.why-we .text-col h3{margin-top:27px!important;margin-bottom:21px!important}.technologies-single.single-new_technology section.case-studies .section-inner{padding-top:27px;padding-bottom:61px}.technologies-single.single-new_technology section.case-studies .section-inner .all-case-studies-btn{margin-top:34px}.technologies-single.single-new_technology section.related-articles .section-inner{padding-top:56px}.technologies-single.single-new_technology section.related-articles .section-inner h2{max-width:310px;margin:0 auto 30px!important}.technologies-single.single-new_technology section.related-articles .section-inner .article-card img{height:206px}.technologies-single.single-new_technology section.related-articles .section-inner .article-card .article-info{padding:24px 17px 30px}.technologies-single.single-new_technology section.related-articles .section-inner .all-posts a{margin-bottom:50px}.technologies-single.single-new_technology section.cta{padding:55px 0}.technologies-single.single-new_technology section.cta h3{line-height:40px}.technologies-single.single-new_technology section.cta a{width:initial;padding:12px 64px}.technologies-single.single-new_technology section.frequently-asked-questions .section-inner{padding:60px 0 37px}.technologies-single.single-new_technology section.frequently-asked-questions .section-inner h2{line-height:33px;margin-bottom:31px}.technologies-single.single-new_technology section.frequently-asked-questions .section-inner .faq-list .faq-item .faq-question{margin-bottom:24px!important}.technologies-single.single-new_technology section.frequently-asked-questions .section-inner .faq-list .faq-item{margin-bottom:20px}section.contact-form,section.contact-us{border-bottom:unset}section.contact-form .contact-form-header .section-inner,section.contact-us .contact-form-header .section-inner{padding-top:86px;padding-bottom:84px}section.contact-form .contact-form-content .section-inner,section.contact-us .contact-form-content .section-inner{padding-top:25px;padding-bottom:25px}section.contact-form .contact-form-content .section-inner .form-inner,section.contact-us .contact-form-content .section-inner .form-inner{margin-top:37px}section.contact-form .section-inner .field-input:last-of-type,section.contact-us .section-inner .field-input:last-of-type{margin-bottom:55px}section.contact-form .section-inner .form-btn .btn,section.contact-us .section-inner .form-btn .btn{width:100%;padding:14px 65px;margin-top:0!important}section.hiring-section .section-bg{background:url(/wp-content/themes/litslink/css/../images/hiring_section_mobile.jpg) bottom right/100% auto no-repeat #f2f0f5!important;min-height:716px}.main.hiring-page section.contact-form .contact-form-content .section-inner .form-inner .field-row{padding-right:0;padding-left:0}.main.hiring-page section.contact-form .contact-form-content .section-inner .form-inner .col-lg-6:last-child{max-width:100%;margin-bottom:30px}.main.hiring-page section.testimonials .testimonial-card .image-col{height:0}.main.hiring-page section.testimonials .testimonial-card .testimonial-photo{transform:translateY(-50px)}section.numbers-info .info-block-card{max-width:343px;margin:0 auto 16px;padding:24px 38px}section.numbers-info .info-block-img{max-width:90px;max-height:90px;margin-right:24px}section.numbers-info .info-block-data h2{font-size:50px;line-height:50px;margin-bottom:10px}section.numbers-info .info-block-description{max-width:263px}.main.hiring-page section.why-we .why-item .text-col{padding-left:calc(var(--bs-gutter-x)/ 2)}.main.hiring-page section.hero .section-bg{background-image:url(/wp-content/themes/litslink/css/../images/hiring_bg_hero_mobile.jpg)!important;background-position:center top;background-size:contain;background-color:#fff}.main.hiring-page section.hero .hero-row .hero-text-col{padding-top:150px;padding-bottom:35px}.search-page .search-list .search-item{padding:25px 30px}}@media screen and (max-width:520px){.about__row h3,.about__row-light h3{font-size:30px!important;padding-top:1em!important;padding-left:1em!important}ul.slick-dots li{margin:5px 7px}.carousel-nav-btns,.testimonial_carousel_dots{z-index:1}}@media screen and (max-width:425px){ul.slick-dots li{margin:5px 4px}@-webkit-keyframes imgAnimation{100%{-webkit-transform:translateY(50px);transform:translateY(50px)}}@keyframes imgAnimation{100%{-webkit-transform:translateY(50px);transform:translateY(50px)}}.article_box_title{line-height:35px}.number_text{font-size:25px;line-height:35px}.whitepaper_main_popup .close{top:15px;right:15px}.whitepaper_thanks_img{width:70%}.whitepaper_main_popup{padding:30px;left:15px;right:15px}section.technologies .section-inner .technology-group{margin-bottom:50px}section.technologies .section-inner .technology-group .technology-items{max-width:300px}.hire-page section.software-solutions .section-inner .horizontal-cards .horizontal-card .card-image{max-width:200px}}@media screen and (max-width:375px){div.breadcrumbs{font-size:12px}.back-card .card-inner p,.back-card .case-services-info .case-services p{font-size:13px}.search-page .search-list .search-item{padding:15px 10px}}@media screen and (max-width:320px){section.case-studies .case-study-item .case-study-img{min-width:260px}section.case-studies .case-study-item .case-study-img-device{right:22px}section.case-studies .case-study-item .case-study-img-circle{height:220px;width:220px}.achivments-item a img{height:auto}@-webkit-keyframes imgAnimation{100%{-webkit-transform:translateY(100px);transform:translateY(100px)}}@keyframes imgAnimation{100%{-webkit-transform:translateY(100px);transform:translateY(100px)}}section.numbers-info .info-block-data h2{font-size:35px;line-height:35px}}body.page-template-case-study-new-2026,body.page-template-case-study-new-2026 .cs-page{background:#fff!important}.cs-page>section:not(.cs-block--case-hero):not(.cs-block--info-cards):not(.cs-block--problem-cards):not(.cs-block--shortcode):not(.cs-block--solution){box-sizing:border-box!important;border-radius:30px!important;border:1px solid #f3f3f3!important;margin:0 auto 20px!important;padding:34px!important;max-width:1300px!important;background:#fff!important}.cs-page>section.cs-block--problem-cards,.cs-page>section.cs-block--shortcode,.cs-page>section.cs-block--solution{box-sizing:border-box!important;margin:0 auto 20px!important;padding:0!important;max-width:1300px!important;background:0 0!important;border:none!important}@media (max-width:768px){.cs-page>section:not(.cs-block--case-hero):not(.cs-block--info-cards):not(.cs-block--problem-cards):not(.cs-block--shortcode):not(.cs-block--solution){border-radius:20px!important;margin:0 12px 20px!important;padding:20px!important}.cs-page>section.cs-block--info-cards,.cs-page>section.cs-block--problem-cards,.cs-page>section.cs-block--shortcode,.cs-page>section.cs-block--solution{margin:0 12px 20px!important;padding:0!important}}.cs-container{max-width:calc(1300px + 5em)!important;margin:0 auto!important;padding:0 4px!important}.cs-block--heading-text{padding:60px 0!important}.cs-page>section.cs-block--case-hero{margin-bottom:40px!important}.cs-heading-row{display:flex!important;align-items:baseline!important;flex-wrap:nowrap!important;margin-bottom:24px!important;margin-top:0!important}.cs-accent-bar{color:#3b5bfd!important;display:block!important;flex:0 0 auto!important;font-size:36px!important;line-height:1.05!important;margin:0 12px 0 0!important}.cs-section-title{display:block!important;flex:1 1 auto!important;min-width:0!important;font-size:clamp(24px, 5vw, 36px)!important;font-weight:600!important;line-height:1.05!important;color:#15172e!important;margin:0!important}main.cs-page .cs-section-text p,main.cs-page p.cs-section-text{font-family:Montserrat,sans-serif!important;font-weight:400!important;font-style:normal!important;color:#060216!important;position:relative!important;z-index:8!important;transform:translateZ(8px)!important;font-size:18px!important;line-height:1.55!important;margin:0!important}.wp-snippet-gallery{display:flex!important;flex-wrap:wrap!important;gap:20px!important;justify-content:flex-start!important;align-items:flex-start!important;margin:20px 0!important}.wp-snippet-gallery a{display:block!important;width:150px!important;overflow:hidden!important;border-radius:10px!important;background-color:#fbfafa!important;box-shadow:0 4px 10px rgba(0,0,0,.15)!important;transition:transform .4s,box-shadow .4s,background-color .4s!important}.wp-snippet-gallery a img{width:100%!important;height:auto!important;display:block!important;transition:transform .4s!important}.wp-snippet-gallery a:hover{transform:scale(1.05) translateY(-5px)!important;box-shadow:0 15px 25px rgba(0,0,0,.35)!important;background-color:#fff!important}.cs-block--technologies .wp-snippet-gallery{padding-left:0!important}.cs-block--technologies .wp-snippet-gallery .wp-snippet-item{display:block!important;width:150px!important;overflow:hidden!important;border-radius:10px!important;background-color:#fbfafa!important;box-shadow:0 4px 10px rgba(0,0,0,.15)!important;cursor:default!important;transition:transform .4s,box-shadow .4s,background-color .4s!important}.cs-block--technologies .wp-snippet-gallery .wp-snippet-item:hover{transform:scale(1.05) translateY(-5px)!important;box-shadow:0 15px 25px rgba(0,0,0,.35)!important;background-color:#fff!important}.cs-block--technologies .wp-snippet-gallery .wp-snippet-item img{width:100%!important;height:auto!important;display:block!important;transition:transform .4s!important}@media (max-width:500px){.wp-snippet-gallery a{width:100px!important}.cs-block--technologies .wp-snippet-gallery{padding-left:0!important}.cs-block--technologies .wp-snippet-gallery .wp-snippet-item{width:100px!important}}.cs-block--problem-cards{padding:40px 0!important}.cs-problem-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:20px!important;margin-top:0!important}.cs-problem-card{padding:34px!important;border:1px solid #f3f3f3!important;border-radius:30px!important;background:#fff!important}.cs-card-header{display:flex!important;align-items:center!important;margin-bottom:16px!important}.cs-card-header img{width:44px!important;height:44px!important;margin-right:10px!important;flex-shrink:0!important}.cs-card-title{font-family:Montserrat,sans-serif!important;font-weight:600!important;font-size:20px!important;color:#060216!important;margin:0!important;line-height:1.3!important}.cs-card-text{font-family:Montserrat,sans-serif!important;font-size:18px!important;font-weight:400!important;font-style:normal!important;line-height:1.55!important;color:#060216!important;margin:0!important;position:relative!important;z-index:8!important;transform:translateZ(8px)!important}.cs-block--solution .cs-heading-row{margin-top:0!important;margin-bottom:24px!important}.cs-block--solution{padding:60px 0!important}.cs-block--solution .cs-container{max-width:calc(1300px + 5em)!important;overflow:visible!important}.cs-block--solution .cs-solution-grid{display:grid!important;grid-template-columns:40% 1fr!important;gap:20px!important;align-items:stretch!important}.cs-block--solution .cs-solution-left,.cs-block--solution .cs-solution-right{width:100%!important;box-sizing:border-box!important;border:1px solid #f3f3f3!important;border-radius:30px!important;padding:34px!important;background:#fff!important}.cs-block--solution .cs-solution-right{display:flex!important;flex-direction:column!important;justify-content:center!important}.cs-block--solution .cs-solution-left .cs-section-text p{font-family:Montserrat,sans-serif!important;font-size:18px!important;line-height:1.55!important;margin:0 0 16px!important}.cs-block--solution .cs-solution-left .cs-section-text p:last-child{margin-bottom:0!important}.cs-block--solution .steps-wrap{display:flex!important;flex-direction:column!important;gap:32px!important;margin:0!important;width:100%!important}.cs-block--solution .step-card{display:flex!important;gap:20px!important;align-items:flex-start!important;padding:24px 28px!important;border-radius:16px!important;box-shadow:10px 5px 5px #c5c5c5!important;background:#fff!important;border:1px solid #e3e6f2!important;width:100%!important;box-sizing:border-box!important}.cs-block--solution .step-number{min-width:48px!important;height:48px!important;border-radius:50%!important;background:linear-gradient(135deg,#742bc9,#5a8cff)!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#fff!important;font-weight:600!important;font-size:16px!important;flex-shrink:0!important}.cs-block--solution .step-content{flex:1!important;min-width:0!important}.cs-block--solution p.step-title{margin:0 0 6px!important;font-size:18px!important;font-weight:600!important;color:#1f2937!important;line-height:1.3!important}.cs-block--solution p.step-text{font-family:Montserrat,sans-serif!important;margin:0!important;font-size:14px!important;font-weight:400!important;line-height:1.6!important}@media (max-width:768px){.cs-problem-grid{grid-template-columns:1fr!important}.cs-block--solution .cs-solution-grid{grid-template-columns:1fr!important;gap:40px!important}.cs-block--solution .cs-solution-left{padding-top:0!important}.cs-block--solution .step-card{padding:20px!important;gap:16px!important}.cs-block--solution .step-number{min-width:40px!important;height:40px!important;font-size:14px!important}.cs-block--solution p.step-title{font-size:16px!important}.cs-block--solution p.step-text{font-size:12px!important}}.cs-block--cta{padding:40px 0!important}.wp-cta-banner{width:100%!important;max-width:1200px!important;margin:20px auto!important;padding:48px 20px!important;display:flex!important;justify-content:center!important;align-items:center!important;text-align:center!important;box-sizing:border-box!important;border-radius:20px!important;overflow:hidden!important;background-color:#1690d3!important;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important}.wp-cta-banner-content{max-width:800px!important}.wp-cta-banner h2{color:#fff!important;font-size:36px!important;font-weight:700!important;margin-bottom:30px!important;line-height:1.2!important}.wp-cta-banner a.wp-cta-button{display:inline-block!important;background-color:#1690d3!important;color:#fff!important;text-decoration:none!important;padding:16px 36px!important;font-size:18px!important;font-weight:600!important;border-radius:8px!important;transition:background-color .3s!important}.wp-cta-banner a.wp-cta-button:hover{background-color:#0d6efd!important}@media (max-width:768px){.wp-cta-banner{padding:60px 15px!important;border-radius:16px!important}.wp-cta-banner h2{font-size:28px!important}.wp-cta-banner a.wp-cta-button{font-size:16px!important;padding:14px 28px!important}}@media (max-width:480px){.wp-cta-banner{padding:40px 10px!important;border-radius:12px!important}.wp-cta-banner h2{font-size:22px!important}.wp-cta-banner a.wp-cta-button{font-size:14px!important;padding:12px 20px!important}}.cs-block--journey{padding:60px 0!important}.cs-block--journey .cs-subtitle{color:#3b5bfd!important;font-family:Montserrat,sans-serif!important;font-size:16px!important;font-weight:500!important;margin:0 0 16px!important;line-height:1.4!important}.cs-block--journey .cs-heading-row{margin-top:0!important;margin-bottom:32px!important}.cs-block--journey .cs-section-text,.cs-block--journey .cs-section-text p{font-family:Montserrat,sans-serif!important;font-size:18px!important;line-height:1.55!important;margin:0 0 16px!important}.cs-block--journey .cs-section-text p:last-child{margin-bottom:0!important}.cs-block--journey .stats-counter-box{margin-top:40px!important;padding:40px 30px!important;background:#fff!important;border-radius:16px!important;border-top:3px solid #3b5bfd!important;box-shadow:0 10px 30px rgba(0,0,0,.08)!important}.cs-block--journey .stats-counter-wrap{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))!important;gap:30px!important;text-align:center!important;margin:0!important}.cs-block--journey .stats-counter-item{width:100%!important}.cs-block--journey .stats-counter-number{font-family:Montserrat,sans-serif!important;font-size:48px!important;font-weight:600!important;color:#3b5bfd!important;line-height:1.2!important}.cs-block--journey .stats-counter-label{font-family:Montserrat,sans-serif!important;margin-top:8px!important;font-size:16px!important;color:#060216!important;line-height:1.4!important}@media (max-width:768px){.cs-block--journey .stats-counter-box{padding:30px 20px!important}.cs-block--journey .stats-counter-wrap{grid-template-columns:1fr 1fr!important;gap:25px!important}.cs-block--journey .stats-counter-number{font-size:36px!important}}@media (max-width:480px){.cs-block--journey .stats-counter-wrap{grid-template-columns:1fr!important}}.cs-block--process{padding:60px 0!important}.cs-block--process .cs-section-title-solo{font-family:Montserrat,sans-serif!important;font-size:36px!important;font-weight:600!important;color:#15172e!important;margin:0 0 80px!important;line-height:1.05!important}.cs-block--process .agile-wrap{max-width:1200px!important;margin:10px auto 0!important}.cs-block--process .agile-grid{display:grid!important;grid-template-columns:repeat(6,1fr)!important;gap:14px!important;align-items:stretch!important}.cs-block--process .agile-step{background:#f5f6fb!important;border:1px solid #e2e6f2!important;border-radius:12px!important;padding:14px 14px 12px!important;position:relative!important;font-family:Montserrat,sans-serif!important;font-size:11px!important;line-height:1.35!important}.cs-block--process .agile-number{width:28px!important;height:28px!important;border-radius:50%!important;background:#e9edff!important;color:#4f63ff!important;font-weight:600!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:13px!important;margin-bottom:6px!important}.cs-block--process .agile-title{font-family:Montserrat,sans-serif!important;font-weight:700!important;font-size:16px!important;margin-bottom:6px!important;color:#222!important;line-height:1.3!important}.cs-block--process .agile-step ul{margin:0!important;padding:0!important;list-style:none!important}.cs-block--process .agile-step li{margin:3px 0!important;padding-left:14px!important;font-family:Montserrat,sans-serif!important;font-size:14px!important;position:relative!important;color:#444!important;line-height:1.4!important}.cs-block--process .agile-step li:before{content:"➜"!important;position:absolute!important;left:0!important;top:0!important;color:#5c6cff!important;font-size:12px!important}.cs-block--process .agile-step:not(:last-child)::after{content:"→"!important;position:absolute!important;right:-12px!important;top:50%!important;transform:translateY(-50%)!important;font-size:18px!important;color:#9aa3c7!important}@media (max-width:1000px){.cs-block--process .agile-grid{grid-template-columns:repeat(3,1fr)!important}.cs-block--process .agile-step::after{display:none!important}}@media (max-width:600px){.cs-block--process .agile-grid{grid-template-columns:1fr!important}}.cs-block--sprint{padding:60px 0!important}.cs-block--sprint .cs-sprint-grid{display:grid!important;grid-template-columns:38% 62%!important;gap:40px!important;align-items:center!important}.cs-block--sprint .cs-sprint-image{width:100%!important;height:auto!important;display:flex!important;align-items:center!important;justify-content:center!important}.cs-block--sprint .cs-sprint-image img{width:100%!important;height:auto!important;max-height:420px!important;object-fit:cover!important;border-radius:18px!important;border:none!important;display:block!important}.cs-block--sprint .sprint-box{max-width:100%!important;margin:0!important;background:#f7f8fd!important;border-radius:18px!important;padding:15px!important;font-family:Montserrat,sans-serif!important;border:1px solid #e4e7f3!important;box-sizing:border-box!important}.cs-block--sprint .sprint-title{font-family:Montserrat,sans-serif!important;font-size:20px!important;font-weight:700!important;margin:0 0 15px!important;color:#1c1f2b!important;line-height:1.3!important}.cs-block--sprint .sprint-progress{display:flex!important;height:16px!important;border-radius:10px!important;overflow:hidden!important;margin-bottom:5px!important}.cs-block--sprint .sprint-progress div{flex:1!important}.cs-block--sprint .sp1{background:#4c63ff!important}.cs-block--sprint .sp2{background:#7c8cff!important}.cs-block--sprint .sp3{background:#0e1024!important}.cs-block--sprint .sp4{background:#3c4b87!important}.cs-block--sprint .sp5{background:#a6b0e5!important}.cs-block--sprint .sprint-steps{display:flex!important;justify-content:space-between!important;margin-bottom:20px!important;padding:0!important;margin-left:0!important}.cs-block--sprint .sprint-steps span{font-family:Montserrat,sans-serif!important;color:#6a76c7!important;text-align:left!important;font-size:16px!important;flex:1!important}.cs-block--sprint .sprint-steps span:nth-child(3){color:#111!important;font-weight:600!important}.cs-block--sprint .sprint-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:14px!important}.cs-block--sprint .sprint-card{background:#eef1fb!important;border:1px solid #dfe4f6!important;border-radius:14px!important;padding:18px!important;display:flex!important;gap:12px!important;align-items:flex-start!important}.cs-block--sprint .sprint-icon{width:22px!important;height:22px!important;color:#4c63ff!important;flex-shrink:0!important}.cs-block--sprint .sprint-card-title{font-family:Montserrat,sans-serif!important;font-weight:600!important;font-size:14px!important;color:#1c1f2b!important;margin:0 0 4px!important;line-height:1.3!important}.cs-block--sprint .sprint-card-text{font-family:Montserrat,sans-serif!important;font-size:12px!important;color:#6c738f!important;margin:0!important;line-height:1.4!important}@media (max-width:900px){.cs-block--sprint .cs-sprint-grid{grid-template-columns:1fr!important;gap:30px!important}.cs-block--sprint .cs-sprint-image img{max-height:none!important}}@media (max-width:800px){.cs-block--sprint .sprint-box{padding:20px!important}.cs-block--sprint .sprint-progress,.cs-block--sprint .sprint-steps{display:none!important}}@media (max-width:500px){.cs-block--sprint .sprint-grid{grid-template-columns:1fr!important}.cs-block--sprint .sprint-title{font-size:18px!important}}.cs-block--ui-slider{padding:60px 0!important}.cs-block--ui-slider .cs-heading-row{margin-top:0!important;margin-bottom:40px!important}.cs-block--ui-slider .uiux-block{display:flex!important;gap:60px!important;align-items:center!important;max-width:100%!important;margin:0 auto!important;padding:0!important}.cs-block--ui-slider .uiux-left{flex:1!important;min-width:0!important}.cs-block--ui-slider .uiux-left p{font-family:Montserrat,sans-serif!important;font-size:18px!important;line-height:1.6!important;color:#555!important;margin:0 0 16px!important}.cs-block--ui-slider .uiux-left p:last-child{margin-bottom:0!important}.cs-block--ui-slider .uiux-right{flex:1!important;min-width:0!important}.cs-block--ui-slider .uiux-slider-wrapper{overflow:hidden!important;width:100%!important;position:relative!important;border-radius:20px!important}.cs-block--ui-slider .uiux-slider{display:flex!important;transition:transform .5s!important}.cs-block--ui-slider .uiux-slide{min-width:100%!important;box-sizing:border-box!important}.cs-block--ui-slider .uiux-slide img{width:100%!important;height:auto!important;border-radius:20px!important;box-shadow:0 20px 40px rgba(0,0,0,.15)!important;display:block!important}.cs-block--ui-slider .uiux-next,.cs-block--ui-slider .uiux-prev{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;background:rgba(255,255,255,.85)!important;border:none!important;width:50px!important;height:50px!important;border-radius:50%!important;cursor:pointer!important;box-shadow:0 5px 15px rgba(0,0,0,.2)!important;font-size:24px!important;z-index:10!important;transition:background .3s!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#060216!important;padding:0!important;line-height:1!important}.cs-block--ui-slider .uiux-next:hover,.cs-block--ui-slider .uiux-prev:hover{background:#fff!important}.cs-block--ui-slider .uiux-prev{left:10px!important}.cs-block--ui-slider .uiux-next{right:10px!important}@media (max-width:900px){.cs-block--ui-slider .uiux-block{flex-direction:column!important;gap:40px!important}}.cs-block--timeline{padding:60px 0!important}.cs-block--timeline .cs-subtitle{color:#3b5bfd!important;font-family:Montserrat,sans-serif!important;font-size:16px!important;font-weight:500!important;margin:0 0 16px!important;line-height:1.4!important}.cs-block--timeline .cs-heading-row{margin-top:0!important;margin-bottom:40px!important}.cs-block--timeline .fpt-timeline{max-width:100%!important;margin:0 auto!important;padding:0!important;font-family:Montserrat,sans-serif!important}.cs-block--timeline .fpt-bar{display:flex!important;justify-content:space-between!important;align-items:center!important;margin-bottom:10px!important}.cs-block--timeline .fpt-bar .fpt-segment{flex:1!important;height:6px!important;margin:0 5px!important;border-radius:3px!important;opacity:0!important;transform:scaleX(0)!important;transform-origin:left!important;transition:.25s!important}.cs-block--timeline .fpt-bar .fpt-segment.active{opacity:1!important;transform:scaleX(1)!important}.cs-block--timeline .fpt-bar .phase1{background:#a1b3f5!important}.cs-block--timeline .fpt-bar .phase2{background:#7e95f2!important}.cs-block--timeline .fpt-bar .phase3{background:#5c78ef!important}.cs-block--timeline .fpt-bar .phase4{background:#3a5be9!important}.cs-block--timeline .fpt-bar .phase5{background:#1a2a7f!important}.cs-block--timeline .fpt-labels{display:flex!important;justify-content:space-between!important;margin-bottom:30px!important}.cs-block--timeline .fpt-labels div{text-align:center!important;flex:1!important;position:relative!important;padding:0 5px!important;box-sizing:border-box!important}.cs-block--timeline .fpt-labels div span{display:block!important;font-family:Montserrat,sans-serif!important;font-weight:700!important;color:#1a2a7f!important;font-size:14px!important;margin-bottom:2px!important;line-height:1.3!important}.cs-block--timeline .fpt-labels div small{display:block!important;font-family:Montserrat,sans-serif!important;font-weight:400!important;font-size:12px!important;line-height:1.3!important}.cs-block--timeline .fpt-labels .phase1 small{color:#a1b3f5!important}.cs-block--timeline .fpt-labels .phase2 small{color:#7e95f2!important}.cs-block--timeline .fpt-labels .phase3 small{color:#5c78ef!important}.cs-block--timeline .fpt-labels .phase4 small{color:#3a5be9!important}.cs-block--timeline .fpt-labels .phase5 small{color:#1a2a7f!important}.cs-block--timeline .fpt-phases{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:20px!important}.cs-block--timeline .fpt-phase{padding:20px!important;border-radius:8px!important;color:#0b0b45!important;background:#fff!important;border:1px solid #e0e4f8!important;box-shadow:10px 5px 5px #c5c5c5!important;box-sizing:border-box!important;opacity:0!important;transform:translateY(20px)!important;transition:.3s!important;position:relative!important}.cs-block--timeline .fpt-phase.show{opacity:1!important;transform:translateY(0)!important}.cs-block--timeline .fpt-phase p{display:flex!important;align-items:center!important;gap:10px!important;font-family:Montserrat,sans-serif!important;font-weight:700!important;font-size:18px!important;margin:0 0 15px!important;color:#0b0b45!important;line-height:1.55!important}.cs-block--timeline .fpt-phase p::before{content:attr(data-number)!important;display:inline-flex!important;width:24px!important;height:24px!important;border-radius:50%!important;background:#e0e0e0!important;align-items:center!important;justify-content:center!important;font-family:Montserrat,sans-serif!important;font-size:14px!important;font-weight:600!important;flex-shrink:0!important}.cs-block--timeline .fpt-phase.phase1 p::before{color:#a1b3f5!important}.cs-block--timeline .fpt-phase.phase2 p::before{color:#7e95f2!important}.cs-block--timeline .fpt-phase.phase3 p::before{color:#5c78ef!important}.cs-block--timeline .fpt-phase.phase4 p::before{color:#3a5be9!important}.cs-block--timeline .fpt-phase.phase5 p::before{color:#1a2a7f!important}.cs-block--timeline .fpt-phase ul{padding-left:20px!important;margin:0!important;list-style:disc!important}.cs-block--timeline .fpt-phase ul li{font-family:Montserrat,sans-serif!important;font-size:14px!important;line-height:1.5!important;color:#0b0b45!important;margin:0 0 4px!important}.cs-block--timeline .fpt-phase ul li:last-child{margin-bottom:0!important}@media (max-width:1024px){.cs-block--timeline .fpt-phases{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:768px){.cs-block--timeline .fpt-phases{grid-template-columns:1fr!important}.cs-block--timeline .fpt-bar,.cs-block--timeline .fpt-labels{display:none!important}}.cs-block--before-after{padding:60px 0!important}.cs-block--before-after .cs-heading-row{margin-top:0!important;margin-bottom:40px!important}.cs-block--before-after .ba-wrapper{max-width:100%!important;margin:0 auto!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:30px!important;font-family:Montserrat,sans-serif!important}.cs-block--before-after .ba-card{padding:35px!important;border-radius:14px!important;border:1px solid #d7dce6!important;background:#fff!important;box-shadow:10px 5px 5px #c5c5c5!important;box-sizing:border-box!important}.cs-block--before-after .ba-before{opacity:1!important;transition:opacity 1s!important}.cs-block--before-after .ba-after{opacity:0!important;transform:translateY(10px)!important;transition:opacity 1s!important 1s!important!important,transform 1s 1s!important!important}.cs-block--before-after .ba-wrapper.animate .ba-before{opacity:.6!important}.cs-block--before-after .ba-wrapper.animate .ba-after{opacity:1!important;transform:translateY(0)!important}.cs-block--before-after .ba-card p.ba-card-title{font-family:Montserrat,sans-serif!important;font-weight:700!important;font-size:18px!important;margin:0 0 20px!important;color:#060216!important;line-height:1.3!important}.cs-block--before-after .ba-list{list-style:none!important;padding:0!important;margin:0!important}.cs-block--before-after .ba-list li{display:flex!important;gap:12px!important;margin-bottom:18px!important;line-height:1.5!important;font-family:Montserrat,sans-serif!important;font-size:18px!important;color:#060216!important}.cs-block--before-after .ba-list li:last-child{margin-bottom:0!important}.cs-block--before-after .ba-x{color:#e05757!important;font-weight:700!important;flex-shrink:0!important;font-size:18px!important;line-height:1.5!important}.cs-block--before-after .ba-check{font-weight:700!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:24px!important;height:24px!important;border-radius:50%!important;background:#e0e0e0!important;color:#4caf50!important;flex-shrink:0!important;font-size:14px!important;line-height:1!important}@media (max-width:900px){.cs-block--before-after .ba-wrapper{grid-template-columns:1fr!important}.cs-block--before-after .ba-after{transition-delay:0.5s!important;transform:translateY(5px)!important}}.cs-block--impact{padding:80px 0!important}.cs-block--impact .shift-impact-wrapper{max-width:1100px!important;margin:40px auto!important;padding:28px!important;border-radius:14px!important;background:#f8fafc!important;border:1px solid #e4e7ec!important;font-family:Montserrat,sans-serif!important;box-sizing:border-box!important}.cs-block--impact .shift-impact-image{width:100%!important;margin:0 0 20px!important;border-radius:14px!important;overflow:hidden!important}.cs-block--impact .shift-impact-image img{width:100%!important;height:auto!important;display:block!important;object-fit:cover!important}.cs-block--impact .shift-impact-header{display:flex!important;align-items:center!important;gap:14px!important;margin-bottom:12px!important}.cs-block--impact .shift-impact-icon{width:42px!important;height:42px!important;border-radius:12px!important;background:#eef2ff!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important}.cs-block--impact .shift-impact-title h3{font-family:Montserrat,sans-serif!important;font-size:20px!important;margin:0!important;font-weight:600!important;color:#111827!important;line-height:1.3!important}.cs-block--impact .shift-impact-text{font-family:Montserrat,sans-serif!important;color:#667085!important;line-height:1.7!important;font-size:15px!important;margin:0!important}.cs-block--impact .shift-impact-divider{height:1px!important;background:#e5e7eb!important;margin:18px 0!important;border:none!important}.cs-block--impact .shift-impact-tags{display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin-top:18px!important}.cs-block--impact .shift-impact-tag{padding:8px 14px!important;background:#eef2ff!important;border:1px solid #d0d5ff!important;color:#3b5bfd!important;border-radius:10px!important;font-family:Montserrat,sans-serif!important;font-size:14px!important;font-weight:500!important;line-height:1.3!important}.cs-block--impact .shift-impact-tag:before{content:"•"!important;margin-right:6px!important}@media (max-width:600px){.cs-block--impact .shift-impact-wrapper{padding:22px!important}.cs-block--impact .shift-impact-title h3{font-size:18px!important}.cs-block--impact .shift-impact-text{font-size:14px!important}.cs-block--impact .shift-impact-tags{gap:8px!important}.cs-block--impact .shift-impact-tag{font-size:13px!important}}.cs-block--whats-next{padding:60px 0!important}.cs-block--whats-next .cs-whats-next-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:60px!important;align-items:center!important;position:relative!important}.cs-block--whats-next .cs-whats-next-grid::before{content:""!important;position:absolute!important;top:0!important;bottom:0!important;left:50%!important;width:1px!important;background:#e4e7ec!important;transform:translateX(-50%)!important}.cs-block--whats-next .cs-whats-next-left{width:100%!important;min-width:0!important;padding-right:30px!important;box-sizing:border-box!important}.cs-block--whats-next .cs-heading-row{margin-top:0!important;margin-bottom:24px!important}.cs-block--whats-next .cs-section-text,.cs-block--whats-next .cs-section-text p{font-family:Montserrat,sans-serif!important;font-size:18px!important;line-height:1.55!important;color:#060216!important;margin:0 0 16px!important}.cs-block--whats-next .cs-section-text p:last-child{margin-bottom:0!important}.cs-block--whats-next .cs-whats-next-right{width:100%!important;min-width:0!important;padding-left:30px!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:center!important}.cs-block--whats-next .cs-whats-next-right img{width:100%!important;height:auto!important;max-width:100%!important;display:block!important}@media (max-width:900px){.cs-block--whats-next .cs-whats-next-grid{grid-template-columns:1fr!important;gap:40px!important}.cs-block--whats-next .cs-whats-next-grid::before{display:none!important}.cs-block--whats-next .cs-whats-next-left,.cs-block--whats-next .cs-whats-next-right{padding:0!important}}.cs-block--reviews{padding:60px 0!important}.cs-block--reviews .cs-subtitle{color:#3b5bfd!important;font-family:Montserrat,sans-serif!important;font-size:16px!important;font-weight:500!important;margin:0 0 16px!important;line-height:1.4!important}.cs-block--reviews .cs-heading-row{margin-top:0!important;margin-bottom:24px!important}.cs-block--reviews .cs-section-text,.cs-block--reviews .cs-section-text p{font-family:Montserrat,sans-serif!important;font-size:18px!important;line-height:1.55!important;color:#060216!important;margin:0 0 16px!important}.cs-block--reviews .cs-section-text p:last-child{margin-bottom:0!important}.cs-block--reviews .lits-reviews-wrapper{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:30px!important;max-width:100%!important;margin:40px auto 0!important;font-family:Montserrat,sans-serif!important}.cs-block--reviews .lits-card{background:#f6f8fc!important;border-radius:16px!important;padding:28px!important;border:1px solid #dfe5f1!important;text-decoration:none!important;color:#111!important;display:block!important;transition:.35s!important;position:relative!important;overflow:hidden!important;box-sizing:border-box!important}.cs-block--reviews .lits-card:hover{transform:translateY(-6px)!important;box-shadow:0 15px 35px rgba(0,0,0,.08)!important;border-color:#cdd6ea!important;background:#fff!important}.cs-block--reviews .lits-top{display:flex!important;align-items:center!important;gap:12px!important;margin-bottom:18px!important}.cs-block--reviews .lits-logo-img{width:36px!important;height:36px!important;object-fit:contain!important;border-radius:8px!important;flex-shrink:0!important}.cs-block--reviews .lits-title{font-family:Montserrat,sans-serif!important;font-weight:600!important;font-size:18px!important;color:#111!important;line-height:1.3!important}.cs-block--reviews .lits-subtitle-text{font-family:Montserrat,sans-serif!important;font-size:14px!important;color:#6b7280!important;line-height:1.3!important}.cs-block--reviews .lits-rating{font-family:Montserrat,sans-serif!important;font-size:36px!important;font-weight:700!important;margin:15px 0 5px!important;line-height:1.2!important}.cs-block--reviews .lits-stars{color:#f6b01e!important;font-size:18px!important;margin-bottom:14px!important;line-height:1!important}.cs-block--reviews .lits-bottom{display:flex!important;justify-content:space-between!important;align-items:center!important;font-family:"IBM Plex Sans",sans-serif!important;font-size:18px!important;margin-top:10px!important;color:#6b7280!important;gap:10px!important}.cs-block--reviews .lits-badge{background:#e6efff!important;color:#2a5cff!important;padding:6px 12px!important;border-radius:20px!important;font-family:Montserrat,sans-serif!important;font-size:12px!important;font-weight:600!important;flex-shrink:0!important;line-height:1.3!important}.cs-block--reviews .lits-portfolio-btn{display:inline-block!important;margin-top:10px!important;background:#e6efff!important;color:#2a5cff!important;padding:6px 14px!important;border-radius:20px!important;font-family:Montserrat,sans-serif!important;font-size:13px!important;font-weight:600!important;text-decoration:none!important;transition:.3s!important}.cs-block--reviews .lits-card:hover .lits-portfolio-btn{background:#2a5cff!important;color:#fff!important}.cs-block--reviews .lits-card:before{content:""!important;position:absolute!important;top:0!important;left:-100%!important;width:100%!important;height:100%!important;background:linear-gradient(120deg,transparent,rgba(255,255,255,.5),transparent)!important;transition:.7s!important;pointer-events:none!important}.cs-block--reviews .lits-card:hover:before{left:100%!important}@media (max-width:900px){.cs-block--reviews .lits-reviews-wrapper{grid-template-columns:1fr!important;gap:20px!important}}.cs-block--shortcode{padding:40px 0!important}.cs-block--shortcode .cs-shortcode-grid{display:grid!important;grid-template-columns:40% 1fr!important;gap:20px!important;align-items:stretch!important}.cs-block--shortcode .cs-shortcode-left,.cs-block--shortcode .cs-shortcode-right{width:100%!important;min-width:0!important;box-sizing:border-box!important;border:1px solid #f3f3f3!important;border-radius:30px!important;padding:34px!important;background:#fff!important}@media (max-width:900px){.cs-block--shortcode .cs-shortcode-grid{grid-template-columns:1fr!important;gap:30px!important}}.cs-block--related{padding:60px 0!important}.cs-block--related .cs-heading-row{margin-top:0!important;margin-bottom:40px!important}.cs-block--related .custom-dropdown-wrapper{position:relative!important;max-width:100%!important;margin:0 auto!important}.cs-block--related .custom-dropdown{display:flex!important;flex-wrap:wrap!important;gap:20px!important;list-style:none!important;padding:0!important;margin:0!important;align-items:stretch!important}.cs-block--related .custom-dropdown .dropdown-item{flex:1 1 200px!important;list-style:none!important;display:flex!important}.cs-block--related .custom-dropdown .dropdown-item a{text-decoration:none!important;color:inherit!important;display:flex!important;width:100%!important}.cs-block--related .custom-dropdown .item-block{display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;background:#fff!important;border-radius:8px!important;box-shadow:0 4px 12px rgba(0,0,0,.1)!important;padding:15px 15px 24px!important;transition:transform .3s,box-shadow .3s!important;cursor:pointer!important;width:100%!important;box-sizing:border-box!important;height:100%!important;min-height:100%!important}.cs-block--related .custom-dropdown .item-block img{width:100%!important;max-width:100%!important;height:auto!important;margin-bottom:16px!important;border-radius:6px!important;display:block!important}.cs-block--related .custom-dropdown .item-block .main-text{font-family:Montserrat,sans-serif!important;font-weight:700!important;color:#1a1a1a!important;font-size:16px!important;display:block!important;max-width:100%!important;white-space:normal!important;overflow-wrap:break-word!important;word-wrap:break-word!important;word-break:break-word!important;line-height:1.3!important;margin:0 0 10px!important;padding-bottom:6px!important}.cs-block--related .custom-dropdown .item-block .main-text h3{font-family:Montserrat,sans-serif!important;color:#1a1a1a!important;font-size:16px!important;line-height:1.3!important;margin:0!important}.cs-block--related .custom-dropdown .item-block:hover{transform:translateY(-5px)!important;box-shadow:0 8px 20px rgba(0,0,0,.2)!important}.cs-block--related .custom-dropdown .dropdown-item,.cs-block--related .custom-dropdown .dropdown-item a,.cs-block--related .custom-dropdown .dropdown-item a:focus,.cs-block--related .custom-dropdown .dropdown-item a:focus-visible,.cs-block--related .custom-dropdown .dropdown-item a:hover,.cs-block--related .custom-dropdown .item-block,.cs-block--related .custom-dropdown .item-block:focus,.cs-block--related .custom-dropdown .item-block:focus-visible{outline:0!important;border:none!important}.cs-block--related .custom-dropdown .dropdown-item,.cs-block--related .custom-dropdown .dropdown-item a,.cs-block--related .custom-dropdown .dropdown-item a:focus,.cs-block--related .custom-dropdown .dropdown-item a:hover,.cs-block--related .custom-dropdown .dropdown-item:focus,.cs-block--related .custom-dropdown .dropdown-item:hover{background:0 0!important}.cs-block--related .custom-dropdown .item-block,.cs-block--related .custom-dropdown .item-block:hover{background-color:#fff!important}@media (max-width:768px){.cs-block--related .custom-dropdown{flex-direction:column!important;gap:15px!important}.cs-block--related .custom-dropdown .dropdown-item{flex:1 1 100%!important}}.page-template-case-study-new-2026 .header{background-color:transparent!important;position:absolute!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:100!important}.page-template-case-study-new-2026 .header::before{background-color:transparent!important}.page-template-case-study-new-2026 .inner-page .main section:first-of-type{padding-top:0!important}.page-template-case-study-new-2026 main.cs-page{padding-top:0!important;margin-top:0!important}.cs-block--case-hero{width:100%!important;padding:100px 0 0!important;min-height:0!important;display:flex!important;align-items:center!important;justify-content:center!important;background-color:transparent!important;background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important;position:relative!important;overflow:hidden!important}.cs-block--case-hero .cs-container{max-width:calc(1300px + 5em)!important;width:100%!important;margin:0 auto!important;padding:0 40px!important;box-sizing:border-box!important;position:relative!important;z-index:2!important}.cs-block--case-hero .shift-rx-block{display:flex!important;justify-content:space-between!important;align-items:center!important;width:100%!important;gap:30px!important}.cs-block--case-hero .shift-rx-content{flex:1 1 50%!important;min-width:0!important;padding:0 20px 0 0!important;color:#fff!important;text-align:left!important;font-family:Montserrat,sans-serif!important}.cs-block--case-hero .shift-rx-image{flex:1 1 50%!important;min-width:0!important;text-align:right!important;align-self:center!important;line-height:0!important;margin-bottom:0!important;padding-bottom:0!important}.cs-block--case-hero .shift-rx-image img{max-width:100%!important;height:auto!important;display:inline-block!important;vertical-align:bottom!important;margin:0!important}.cs-block--case-hero .shift-rx-breadcrumbs{font-family:Montserrat,sans-serif!important;font-size:14px!important;font-weight:400!important;margin-bottom:10px!important;color:#ccc!important;line-height:1.4!important}.cs-block--case-hero .shift-rx-breadcrumbs a{color:#ccc!important;text-decoration:none!important;font-family:Montserrat,sans-serif!important}.cs-block--case-hero .shift-rx-breadcrumbs a:hover{color:#fff!important;text-decoration:underline!important}.cs-block--case-hero .shift-rx-breadcrumbs .home-icon img{width:14px!important;height:14px!important;vertical-align:middle!important;display:inline-block!important;filter:brightness(0) invert(.8)!important}.cs-block--case-hero .shift-rx-breadcrumbs .sep{margin:0 5px!important;color:#ccc!important}.cs-block--case-hero .shift-rx-breadcrumbs .current{color:#fff!important;font-family:Montserrat,sans-serif!important}.cs-block--case-hero .shift-rx-title{font-family:Montserrat,sans-serif!important;font-size:2.5rem!important;font-weight:600!important;color:#fff!important;margin:25px 0 35px!important;line-height:1.5!important;letter-spacing:normal!important}.cs-block--case-hero .shift-rx-description{font-family:Montserrat,sans-serif!important;font-size:16px!important;line-height:1.5!important;margin:0 0 30px!important;color:#fff!important;max-width:none!important}.cs-block--case-hero .shift-rx-list{list-style-type:none!important;padding:0!important;margin:0 0 20px!important;font-family:Montserrat,sans-serif!important}.cs-block--case-hero .shift-rx-list li{font-family:Montserrat,sans-serif!important;font-size:16px!important;margin-bottom:5px!important;color:#fff!important;line-height:1.5!important}.cs-block--case-hero .shift-rx-list .arrow{color:#1690d3!important;font-size:16px!important;margin-right:10px!important;font-weight:700!important}.cs-block--case-hero .request-similar-button{display:inline-block!important;padding:22px 40px!important;font-family:Montserrat,sans-serif!important;font-size:1.2rem!important;font-weight:400!important;color:#fff!important;background-color:#1690d3!important;border-radius:50rem!important;text-decoration:none!important;margin:15px 0 25px!important;transition:background-color .3s!important}.cs-block--case-hero .request-similar-button:hover{background-color:#1630d3!important;color:#fff!important}#project-form{scroll-margin-top:110px!important}@media (max-width:992px){.cs-block--case-hero{padding:90px 0 0!important}.cs-block--case-hero .shift-rx-content{padding:0 15px 40px 0!important}}@media (max-width:768px){.cs-block--case-hero{padding:85px 0 0!important;align-items:center!important}.cs-block--case-hero .shift-rx-block{flex-direction:column!important;text-align:center!important;gap:20px!important;align-items:center!important}.cs-block--case-hero .shift-rx-content{padding:0 0 20px!important;text-align:center!important}.cs-block--case-hero .shift-rx-title{font-size:1.5rem!important;line-height:1.2!important;margin:15px 0 25px!important}.cs-block--case-hero .shift-rx-description{margin-left:auto!important;margin-right:auto!important}.cs-block--case-hero .shift-rx-image{text-align:center!important;align-self:center!important}.cs-block--case-hero .shift-rx-image img{max-height:500px!important}.cs-block--case-hero .shift-rx-breadcrumbs{text-align:center!important}.cs-block--case-hero .request-similar-button{font-size:17px!important;padding:18px 32px!important}}.cs-block--info-cards{box-sizing:border-box!important;margin:0 auto 20px!important;padding:0!important;max-width:1300px!important;background:0 0!important}.cs-block--info-cards .cs-info-cards__grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:20px!important;padding:0!important}.cs-block--info-cards .cs-info-cards__card{background:#fff!important;border:1px solid #f3f3f3!important;border-radius:30px!important;padding:34px!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;gap:16px!important;min-width:0!important;min-height:180px!important}.cs-block--info-cards .cs-info-cards__top{display:flex!important;align-items:center!important;gap:8px!important}.cs-block--info-cards .cs-info-cards__top img{width:18px!important;height:18px!important;object-fit:contain!important;flex-shrink:0!important;opacity:.6!important}.cs-block--info-cards .cs-info-cards__label{font-family:Montserrat,sans-serif!important;font-size:11px!important;font-weight:600!important;letter-spacing:.08em!important;color:#9ca3af!important;text-transform:uppercase!important;line-height:1.3!important}.cs-block--info-cards .cs-info-cards__value{font-family:Montserrat,sans-serif!important;font-size:18px!important;font-weight:500!important;color:#060216!important;line-height:1.4!important;overflow-wrap:break-word!important}@media (max-width:1024px){.cs-block--info-cards .cs-info-cards__grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:768px){.cs-block--info-cards{margin:0 12px 20px!important;padding:0!important}}@media (max-width:480px){.cs-block--info-cards .cs-info-cards__grid{grid-template-columns:repeat(2,1fr)!important;gap:12px!important}.cs-block--info-cards .cs-info-cards__card{min-height:auto!important}}.page-template-case-study-new-2026 .header{transition:background-color .3s,box-shadow .3s!important}.page-template-case-study-new-2026 .header.scrolled{background-color:#fff!important;position:fixed!important;box-shadow:0 2px 20px rgba(0,0,0,.08)!important}.page-template-case-study-new-2026 .header.scrolled .nav-link,.page-template-case-study-new-2026 .header.scrolled .navbar-brand{color:#060216!important}.pm-wrapper{max-width:900px!important;padding:10px!important;border-radius:12px!important;font-family:Arial,sans-serif!important;color:#1f2937!important}.pm-title h2{font-size:30px!important;font-weight:600!important;margin-bottom:20px!important}.pm-text{font-size:16px!important;color:#6b7280!important;line-height:1.7!important;max-width:600px!important}.pm-steps-title{margin-top:30px!important;font-size:18px!important;font-weight:600!important}.pm-steps{margin-top:20px!important;display:flex!important;flex-direction:column!important;gap:22px!important}.pm-step{display:flex!important;gap:20px!important;align-items:flex-start!important}.pm-number{color:#4f46e5!important;font-weight:600!important;font-size:16px!important;min-width:20px!important}.pm-step-text{color:#6b7280!important;font-size:15px!important;line-height:1.6!important}.pm-badges{margin-top:30px!important;display:flex!important;gap:15px!important;flex-wrap:wrap!important;justify-content:space-between!important}.pm-badge{background:#fff!important;border:1px solid #e5e7eb!important;padding:1px 6px!important;border-radius:10px!important;font-size:12px!important;font-weight:400!important;display:flex!important;align-items:center!important;gap:10px!important;color:#374151!important;box-shadow:0 2px 4px rgba(0,0,0,.03)!important;flex:1 1 45%!important;min-width:160px!important;margin-bottom:10px!important}.pm-icon{color:#4f46e5!important;font-weight:700!important;font-size:18px!important}main.cs-page{font-family:Montserrat,sans-serif!important}main.cs-page .cs-subtitle{font-weight:400!important}main.cs-page .agile-number,main.cs-page .agile-step li,main.cs-page .agile-title,main.cs-page .ba-card-title,main.cs-page .ba-list li,main.cs-page .cs-card-text,main.cs-page .cs-card-title,main.cs-page .cs-info-cards__label,main.cs-page .cs-info-cards__value,main.cs-page .fpt-labels div small,main.cs-page .fpt-labels div span,main.cs-page .fpt-phase p,main.cs-page .fpt-phase ul li,main.cs-page .lits-badge,main.cs-page .lits-bottom,main.cs-page .lits-bottom span,main.cs-page .lits-portfolio-btn,main.cs-page .lits-rating,main.cs-page .lits-subtitle-text,main.cs-page .lits-title,main.cs-page .shift-impact-tag,main.cs-page .shift-impact-text,main.cs-page .shift-impact-title h3,main.cs-page .sprint-box,main.cs-page .sprint-card-text,main.cs-page .sprint-card-title,main.cs-page .sprint-steps span,main.cs-page .sprint-title,main.cs-page .stats-counter-label,main.cs-page .stats-counter-number,main.cs-page .step-number,main.cs-page p.step-text,main.cs-page p.step-title{font-family:"IBM Plex Sans",sans-serif!important}main.cs-page .cs-heading-row{margin-bottom:40px!important}main.cs-page .cs-block--process .cs-heading-row{margin-bottom:80px!important}@media (max-width:768px){.pm-wrapper{padding:12px 14px!important}.pm-title h2{font-size:22px!important;margin:0!important;line-height:1.3!important}.pm-badges,.pm-steps,.pm-steps-title,.pm-text{display:none!important;margin:0!important;padding:0!important;height:0!important}main.cs-page .cs-block--before-after .ba-card,main.cs-page .cs-block--solution .cs-solution-left,main.cs-page .cs-block--solution .cs-solution-right,main.cs-page .cs-info-cards__card,main.cs-page .cs-problem-card,main.cs-page .cs-shortcode-left,main.cs-page .cs-shortcode-right{padding:20px!important;min-width:0!important}main.cs-page .cs-block--before-after .ba-list li{overflow-wrap:anywhere!important}.cs-page>section:not(.cs-block--case-hero) .cs-container{padding-left:0!important;padding-right:0!important}}