:root {--white-color: #fff;--black-color: #000;--blue-color: #101743;--gray-color: #f6f7f7;--dark-blue-color: #0b0d29 }@font-face {font-family: "Metropolis";src: url(../font/Metropolis-Medium.eot);src: url("../font/Metropolis-Medium.eot?#iefix") format("embedded-opentype"), url(../font/Metropolis-Medium.woff2) format("woff2"), url(../font/Metropolis-Medium.woff) format("woff"), url(../font/Metropolis-Medium.ttf) format("truetype"), url("../font/Metropolis-Medium.svg#Metropolis-Medium") format("svg");font-weight: 500;font-style: normal;font-display: swap }@font-face {font-family: "Metropolis";src: url(../font/Metropolis-Regular.eot);src: url("../font/Metropolis-Regular.eot?#iefix") format("embedded-opentype"), url(../font/Metropolis-Regular.woff2) format("woff2"), url(../font/Metropolis-Regular.woff) format("woff"), url(../font/Metropolis-Regular.ttf) format("truetype"), url("../font/Metropolis-Regular.svg#Metropolis-Regular") format("svg");font-weight: 400;font-style: normal;font-display: swap }@font-face {font-family: "Metropolis";src: url(../font/Metropolis-Bold.eot);src: url("../font/Metropolis-Bold.eot?#iefix") format("embedded-opentype"), url(../font/Metropolis-Bold.woff2) format("woff2"), url(../font/Metropolis-Bold.woff) format("woff"), url(../font/Metropolis-Bold.ttf) format("truetype"), url("../font/Metropolis-Bold.svg#Metropolis-Bold") format("svg");font-weight: 700;font-style: normal;font-display: swap }@font-face {font-family: "Metropolis Semi";src: url(../font/Metropolis-SemiBold.eot);src: url("../font/Metropolis-SemiBold.eot?#iefix") format("embedded-opentype"), url(../font/Metropolis-SemiBold.woff2) format("woff2"), url(../font/Metropolis-SemiBold.woff) format("woff"), url(../font/Metropolis-SemiBold.ttf) format("truetype"), url("../font/Metropolis-SemiBold.svg#Metropolis-SemiBold") format("svg");font-weight: 600;font-style: normal;font-display: swap }@font-face {font-family: "Hey August";src: url(../font/HeyAugust.eot);src: url("../font/HeyAugust.eot?#iefix") format("embedded-opentype"), url(../font/HeyAugust.woff2) format("woff2"), url(../font/HeyAugust.woff) format("woff"), url(../font/HeyAugust.ttf) format("truetype"), url("../font/HeyAugust.svg#HeyAugust") format("svg");font-weight: 400;font-style: normal;font-display: swap }html, body {width: 100%;height: 100%;color: var(--blue-color);background: var(--white-color);font-family: "Metropolis";font-weight: 400;line-height: 1.5;vertical-align: baseline }h1, h2, h3, h4, h5, h6, p, ul, li {margin: 0 }* {margin: 0;padding: 0;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box }small {font-size: 100% }ul, li {list-style: none }a {text-decoration: none }img {max-width: 100% }button:focus {outline: none }a:focus {text-decoration: none !important;outline: 0 !important }header, footer, section, artical {display: block }.form-group {margin-bottom: 15px }.form-group:last-child {margin-bottom: 0 }.form-label {font-size: 18px;color: var(--light-black-color);font-weight: 600;padding: 2px 5px;background: var(--white-color);position: relative;top: 14px;left: 26px }.form-control {font-size: 16px;color: var(--light-black);font-family: "Metropolis";font-weight: 500;text-transform: capitalize;width: 100%;padding: 0 15px;height: 50px;border: none;border-bottom: 1px solid var(--light-black);background: var(--white-color);border-radius: 0 0 5px 5px }textarea.form-control {resize: none;height: 50px }.form-control.selectarrow {background: url(../images/down-arrow.svg) no-repeat 90% var(--white-color);background-size: 10px;-webkit-appearance: none }select {-webkit-appearance: none;-moz-appearance: none;appearance: none }input:focus {outline: none;border-bottom: 1px solid var(--light-black) }input[type="text"]:focus {background: var(--white-color);outline: 0 solid var(--slight-gray-border-color);border: none;border-bottom: 1px solid var(--light-black);box-shadow: 0 0 0;color: var(--light-black) }input[type="email"]:focus, input[type="phone"]:focus {background: var(--white-color);outline: 0 solid var(--slight-gray-border-color);border: none;border-bottom: 1px solid var(--light-black);box-shadow: 0 0 0;color: var(--light-black) }input[type="submit"]:focus {outline: 0;background: transparent;border-color: transparent;box-shadow: 0 0 0 }select:focus {outline: 1px solid var(--form-gray-color) }textarea:focus {outline: 1px solid var(--form-gray-color) }input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color: var(--light-black-color) }input::-moz-placeholder, textarea::-moz-placeholder {color: var(--light-black-color);opacity: 1 }input:-ms-input-placeholder, textarea:-ms-input-placeholder {color: var(--light-black-color) }input:-moz-placeholder, textarea:-moz-placeholder {color: var(--light-black-color);opacity: 1 }input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {-webkit-appearance: none }input[type="search"]::-webkit-search-cancel-button {display: none }input[type="number"] {-moz-appearance: textfield }.form-control:focus {background: var(--white-color);outline: 0 solid var(--slight-gray-border-color);border: none;border-bottom: 1px solid var(--light-black);box-shadow: 0 0 0;color: var(--light-black) }.form-control.selectarrow:focus {background: url(../images/down-arrow.svg) no-repeat 90% var(--white-color);background-size: 10px }.form-control::placeholder {color: var(--light-black-color);opacity: 1 }.form-control::-ms-input-placeholder {color: var(--light-black-color) }.mb-0 {margin-bottom: 0 !important }@keyframes ripple {0% {box-shadow: 0 0 0 0 transparent, 0 0 0 0 rgba(255, 255, 255, .3), 0 0 0 0 transparent, 0 0 0 0 rgba(255, 255, 255, .3) }100% {box-shadow: 0 0 0 10px transparent, 0 0 0 12px rgba(255, 255, 255, 0), 0 0 0 25px transparent, 0 0 0 27px rgba(255, 255, 255, 0) }}p {font-size: 16px }.d-flex {display: flex;flex-wrap: wrap;justify-content: space-between }.d-grid {display: grid;gap: 40px }.d-none {display: none }.flex {display: flex }.align {align-items: center }.relative {position: relative }.text-center {text-align: center }.full-image {position: absolute;top: 0;left: 0;right: 0;bottom: 0;-o-object-fit: cover;object-fit: cover;width: 100%;height: 100% }.hovertime {transition: ease-in-out 0.5s;-webkit-transition: all 0.6s ease-in-out;-moz-transition: ease-in-out 0.5s;-o-transition: ease-in-out 0.5s }body.scroll{overflow-y: hidden;}.gusxlheading {font-size: 60px }.guslgheading {font-size: 42px }.gusmdheading {font-size: 28px }.gussmheading {font-size: 22px }.gusxsheading {font-size: 20px }.gusxxsheading {font-size: 16px }.gusxxssheading {font-size: 14px }.container {width: 100%;max-width: 95%;margin: 0 auto;padding: 0 15px }.padding-tb-lg {padding: 80px 0 }.padding-tb {padding: 60px 0 80px }.padding-b {padding-bottom: 55px }.slick-dots {position: absolute;bottom: -15px;display: block;width: 100%;padding: 0;margin: 0;list-style: none;text-align: center }.slick-dots li {position: relative;display: inline-block;width: 15px;height: 5px;background: #e8e8e8;border-radius: 0;margin: 0 0;padding: 0;cursor: pointer }.slick-dots li button {display: none }.slick-dots li.slick-active {width: 15px;border-radius: 20px;background: #101743;transform: scale(1) }.slick-next, .slick-prev {font-size: 0;border: 0;width: 40px;height: 40px;border-radius: 50%;position: absolute;left: 0;top: 50%;background-color: transparent;margin-top: -20px;z-index: 12;cursor: pointer }.slick-next::after, .slick-prev::after {content: "";width: 100%;height: 100%;position: absolute;top: 50%;left: 42%;transform: translate(-40%, -50%);margin: auto;background: url(../images/icons/left-arrow.png) no-repeat;background-size: 100%;border-radius: 50% }.slick-next::after {background: url(../images/icons/right-arrow.png) no-repeat;background-size: 100% }.slick-next {left: auto;right: 0;background-position: 0 -190px }.gus-popup {position: fixed;z-index: 123;top: 0;left: 0;display: none;width: 100%;height: 100%;-webkit-transition: opacity 0.15s linear;-o-transition: opacity 0.15s linear;transition: opacity 0.15s linear;overflow-x: hidden;overflow-y: hidden }.gus-popup-overlay {position: fixed;z-index: 10;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, .5) }.gus-popup-wrapper {position: absolute;z-index: 123;top: 50%;left: 50%;width: 80%;margin: 0 auto;background-color: var(--gray-color);border-radius: 0;opacity: 1;border-radius: 20px;transform: translate(-50%, -50%) }.gus-popup-close {position: absolute;width: 32px;height: 32px;border: 0 solid var(--white-color);border-radius: 50%;text-align: center;top: -15px;right: 0;padding: 0;color: var(--black-color);background: none;cursor: pointer;z-index: 1 }.gus-popup-body {width: 100% }.display {display: inline-block }.gus-btn {font-size: 14px;color: var(--dark-blue-color);font-weight: 600;text-align: center;text-transform: capitalize;padding: 16px 40px 14px;border: 2px solid transparent;border-radius: 50px;background: var(--white-color);display: inline-block;line-height: 1 }.gus-btn:hover {border-color: var(--dark-blue-color);color: var(--white-color);background: var(--dark-blue-color) }.gus-btn-blue {background: var(--dark-blue-color);color: var(--white-color) }.gus-btn-blue:hover {background: var(--white-color);color: var(--dark-blue-color) }.gus-btn-w-border {border-color: var(--white-color);color: var(--white-color);background: transparent }.gus-btn-w-border:hover {border-color: var(--dark-blue-color);color: var(--white-color);background: var(--dark-blue-color) }.gus-btn-b-border {border-color: var(--dark-blue-color);color: var(--dark-blue-color);background: transparent }.gus-btn-b-border:hover {background: var(--dark-blue-color);color: var(--white-color) }.gus-btn-line {font-size: 14px;color: var(--blue-color);font-weight: 600;text-transform: capitalize;text-decoration: underline }.w-full {width: 100% !important;height: auto }.gus-top-heading {margin-bottom: 50px }.gus-top-heading .gus-top-mid {width:60%!important;}.gus-top-heading .gusxlheading {width: 35%;color: var(--blue-color);font-weight: 600;text-transform: uppercase;line-height: 68px;margin-right: 60px;letter-spacing: 5px }.gus-top-heading .gus-top-mid {width: 450px }.gus-top-heading .gus-top-mid .gusxsheading {font-size: 16px;color: var(--blue-color);font-weight: 400 }.gus-top-heading .gus-top-mid .gusxsheading strong {font-weight: 500 }.gus-top-right {margin-left: auto }.gus-top-heading-white .gusxlheading {color: var(--white-color) }.gus-top-heading-white .gus-top-mid .gusxsheading {color: var(--white-color) }.line-bg {width: 96%;height: 85%;border: 0 solid #262a54;background: url(../images/blue-line-bg.png) no-repeat;background-size: 100% 100%;position: absolute;top: 70px;left: 0;right: 0;margin: 0 auto;z-index: -1 }.jump-animation {-webkit-animation: bounce 0.4s ease infinite alternate }.inner-banner {line-height: 0 }.inner-banner-details {width: 700px;position: absolute;top: 50%;left: 55px;transform: translate(0, -50%) }.inner-banner-details .gusxlheading {font-size: 50px;color: var(--white-color);font-weight: 700;line-height: 64px;text-transform: uppercase }@-webkit-keyframes bounce {0% {text-shadow: 0 5px 0 #ccc, 0 2px 3px rgba(0, 0, 0, 1) }100% {transform: translateY(-20px);text-shadow: 0 50px 0 black, 0 0 20px rgba(0, 0, 0, .8) }}.about-section {padding-bottom: 100px }.about-main {border: 1px solid #c8c8c8;border-top: none }.about-top-box {padding: 50px 0 100px;border-bottom: 1px solid #c8c8c8;position: relative }.about-top-box::after, .about-top-box::before, .metric-container::after, .metric-container::before {content: "+";position: absolute;color: var(--black-color);bottom: -13px;left: -5px }.about-top-box::after, .metric-container::after {left: auto;right: -5px }.about-top-box .heading-section {width: 42%;padding: 0 0 0 80px }.about-top-box .action-section {width: 50% }.about-top-box .action-section p {color: var(--blue-color);font-weight: 400;padding-right: 26%;margin-bottom: 35px }.about-top-box .heading-section .gusxlheading {text-transform: uppercase }.about-top-box .action-section .circle-icon {position: absolute;bottom: 25px;right: 30px }.metric-container {display: flex;justify-content: center;align-items: center;position: relative;width: 100% }.metric-boxes {width: 33.33%;height: 250px;background: var(--blue-color);display: flex;justify-content: center;align-items: center;flex-direction: column;padding: 90px 20px }.metric-boxes:not(:last-child) {border-right: 1px solid #c8c8c8 }.metric-boxes:first-child::before, .metric-boxes:first-child::after, .metric-boxes:nth-child(2)::before, .metric-boxes:nth-child(2)::after {content: "+";position: absolute;color: #000 }.metric-boxes:first-child::before {left: 33%;top: -11px }.metric-boxes:first-child::after {left: 33%;bottom: -13px }.metric-boxes:nth-child(2)::before {left: 66.29%;top: -11px }.metric-boxes:nth-child(2)::after {left: 66.29%;bottom: -13px }.metric-boxes .percent {font-size: 86px;font-weight: 600;color: var(--white-color);line-height: 70px;margin-bottom: 5px }.metric-boxes .gusxxsheading {font-weight: 500;color: var(--white-color) }.our-partner {padding: 70px 0 70px }.partners {margin: 0 -50px 0 }.partners .slick-list {padding: 50px 0 70px }.partners .item {padding: 0 60px }.partners .item img {width: 100%;filter: grayscale(1) }.partners .item:hover img {filter: inherit;cursor: pointer }.partner-mobile-bottom {display: none }.our-partner .gus-top-heading .gusxlheading {width: 35% }.ready-build {padding: 90px 0;background: url(../images/ready-build.webp) no-repeat;background-size: cover }.ready-main .ready-left {width: 500px;color: var(--white-color) }.ready-main .ready-left .guslgheading {color: var(--white-color);font-weight: 600;text-transform: uppercase;margin-bottom: 10px }.ready-main .ready-left .gusxsheading {color: var(--white-color);font-weight: 500 }.ready-main .ready-right {width: 180px }.ready-main .ready-right a {width: 100% }.global-box {background: var(--gray-color);padding: 60px 0 40px }.global-box .gus-top-heading {margin-bottom: 0 }.global-box .gus-top-heading .gusxlheading {width: 420px }.global-box .gus-top-heading .gus-top-mid {width: 500px }.global-slider {margin: 0 -35px }.global-slider .slick-list {padding: 100px 50px 100px !important }.global-slider .item {padding: 0 35px }.global-card {text-align: center }.global-card .global-top {width: 250px;height: 250px;border: 1px dashed #101743;border-radius: 50%;padding: 30px;overflow: hidden;margin: 0 auto }.global-slider .item .global-top img {width: 100%;border-radius: 50%;margin: 0 auto }.global-card .global-bottom {width: 70%;display: flex;align-items: center;justify-content: center;margin: 20px auto 0 }.global-card .global-bottom .global-icon {width: 50px;margin-right: 15px }.global-card .global-bottom .global-title {font-size: 16px;font-weight: 600;color: #101743;text-align: left;text-transform: capitalize }.global-slider .item.slick-center .global-card {transform: scale(1.3) }.global-slider .item.slick-center .global-card .global-bottom {transform: scale(.8) }.global-slider .item .global-top img {filter: grayscale(.9);transition: ease-in-out 0.5s;-webkit-transition: all 0.6s ease-in-out;-moz-transition: ease-in-out 0.5s;-o-transition: ease-in-out 0.5s }.global-slider .item:hover .global-top img {filter: initial }.global-slider .slick-prev, .global-slider .slick-next {width: 60px;height: 60px;left: 35px }.global-slider .slick-next {left: auto;right: 35px }.global-slider .slick-prev::after {background: url(../images/icons/blue-left-arrow.svg) no-repeat;background-size: 100% }.global-slider .slick-next::after {background: url(../images/icons/blue-right-arrow.svg) no-repeat;background-size: 100% }.scrollbar {overflow: hidden }.tnk-pg {padding: 20% 15px;text-align: center;background-color: var(--blue-color) }.pagination {text-align: center;justify-content: center;margin-top: 30px;gap: 20px !important;flex-wrap: wrap }.pagination li {width: 40px;height: 40px;border: 1px solid var(--black-color);display: flex;align-items: center;justify-content: center;border-radius: 50%;cursor: pointer }.pagination li a {font-size: 16px;color: var(--black-color);font-weight: 400;display: flex;width: 100%;height: 100%;justify-content: center;align-items: center }.pagination li.active {background: var(--blue-color);border-color: var(--blue-color) }.pagination li.active a {color: var(--white-color) }.pagination li a.next_link, .pagination li a.prev_link {display: flex !important }.join-btn {font-size: 16px;color: var(--blue-color);font-weight: 600;position: fixed;bottom: 80px;right: 60px;background: var(--white-color);border: none;padding: 15px 25px;border-radius: 50px;box-shadow: 0 1px 10px rgba(0, 0, 0, .2);z-index: 1 }.join-btn .join-icon {margin-right: 8px }.breadcrumbs {padding: 15px 0;background: #f9f9f9 }.breadcrumbs ul {list-style: none }.breadcrumbs ul li {font-size: 14px;font-weight: 500;color: var(--blue-color);margin-right: 12px;display: inline }.breadcrumbs ul li a {font-size: 14px;font-weight: 500;color: var(--blue-color);align-items: center }.breadcrumbs ul li svg {margin-left: 15px;position: relative;top: 2px }.breadcrumbs ul li:last-child {margin-right: 0 }@media only screen and (min-width:1919px) {.container {max-width: 1699px }.gusxlheading {font-size: 70px }.guslgheading {font-size: 52px }.gusmdheading {font-size: 32px }.gussmheading {font-size: 26px !important }.gusxsheading {font-size: 20px }.gusxxsheading {font-size: 18px }.gusxxssheading {font-size: 14px }.gus-btn {font-size: 16px }.metric-boxes .count, .metric-boxes span {font-size: 100px }}@media only screen and (max-width:1399px) {.gusxlheading {font-size: 50px }.guslgheading {font-size: 36px }.gusmdheading {font-size: 24px }.gussmheading {font-size: 20px }.gusxsheading {font-size: 18px }.gusxxsheading {font-size: 16px }.gusxxssheading {font-size: 14px }.container {max-width: 95% }.gus-top-heading .gus-top-mid {width: 380px }.partners {margin: 0 -40px 0 }.partners .item {padding: 0 40px }}@media only screen and (max-width:1299px) {.our-partner .gus-top-heading .gusxlheading {width: 30% }.metric-boxes {height: 200px }}@media (max-width:1199px) {.gusxlheading {font-size: 46px }.guslgheading {font-size: 32px }.gusmdheading {font-size: 20px }.gussmheading {font-size: 18px }.gusxsheading {font-size: 20px }.gusxxsheading {font-size: 14px }.gusxxssheading {font-size: 14px }.container {max-width: 100% }.dot-line {display: none }.sider-bottom-arrow .slick-next, .sider-bottom-arrow .slick-prev {bottom: -60px }p {font-size: 14px }.gus-top-heading .gusxlheading {letter-spacing: 2px;line-height: 46px }.gus-top-heading .gus-top-mid .gusxsheading {font-size: 14px }.gus-top-heading .gus-top-mid {width: 300px }.about-top-box .heading-section {padding: 0 0 0 40px }.about-top-box .action-section p {padding-right: 10% }.about-top-box .action-section .circle-icon {width: 100px;bottom: 35px }.metric-boxes {padding: 50px 20px }.metric-boxes .count, .metric-boxes span {font-size: 66px;line-height: 60px }.partners {margin: 0 -15px 0 }.partners .item {padding: 0 15px }.our-partner .gus-top-heading .gusxlheading {margin-bottom: 10px }.global-slider .slick-list {padding: 50px 0 30px !important }.global-slider {margin: 0 -15px }.global-slider .item {padding: 0 15px }.global-slider .slick-prev {left: 10px }.global-slider .slick-next {right: 10px }}@media (max-width:991px) {.partners {margin: 0 -15px 0 }.partners .item {padding: 0 15px }.global-box .gus-top-heading {flex-wrap: wrap }.global-box .gus-top-heading .gus-top-right {width: 100%;margin-top: 10px }.global-box .gus-top-heading .gusxlheading {width: 350px;margin-right: 50px }.global-box .gus-top-heading .gus-top-mid {width: 320px }.global-slider .item .global-top img {filter: initial }}@media (max-width:767px) {.gusxlheading {font-size: 30px }.guslgheading {font-size: 22px }.gusmdheading {font-size: 20px }.gussmheading {font-size: 18px }.gusxsheading {font-size: 20px }.gusxxsheading {font-size: 14px }.gusxxssheading {font-size: 14px }.gus-btn {padding: 14px 40px 12px }.d-grid {gap: 20px }.gus-top-heading {flex-wrap: wrap;margin-bottom: 20px }.gus-top-heading .gusxlheading {width: 100%;line-height: 38px;margin-right: 0;margin-bottom: 10px;letter-spacing: 1px }.gus-top-heading .gus-top-mid {width: 100%!important }.gus-top-heading .gus-top-mid .gusxsheading {font-size: 14px;width: 320px }.gus-top-right {width: 100% }.inner-banner-details {width: 320px;text-align: center;left: 0;right: 0;margin: 0 auto }.inner-banner-details .gusxlheading {font-size: 30px;padding: 0;line-height: 34px }.about-section {padding-bottom: 20px }.about-top-box {padding: 30px 30px 50px }.about-top-box .heading-section {width: 100%;padding: 0 }.about-top-box .action-section {width: 100% }.about-top-box .action-section p {padding: 0;margin-bottom: 30px }.about-top-box .action-section .circle-icon {width: 70px;bottom: 25px }.metric-container {flex-wrap: wrap }.metric-boxes {width: 100%;height: 100%;padding: 35px 15px;position: relative }.metric-boxes .count, .metric-boxes span {font-size: 64px;line-height: 56px }.metric-boxes .gusxxsheading {font-size: 16px }.metric-boxes:not(:last-child) {border-bottom: 1px solid #c8c8c8;border-right: none }.metric-boxes::before, .metric-boxes::after {width: 10px;height: 15px;display: flex;align-items: center }.metric-boxes:first-child::before {left: -5px;top: auto;bottom: -8px }.metric-boxes:first-child::after {left: auto;right: -5px;top: auto;bottom: -8px }.metric-boxes:nth-child(2)::before {left: -5px;top: auto;bottom: -8px }.metric-boxes:nth-child(2)::after {left: auto;right: -5px;top: auto;bottom: -8px }.metric-boxes:last-child:before {left: -5px;top: auto;bottom: -8px }.metric-boxes:last-child:before {left: auto;right: -5px;top: auto;bottom: -8px }.metric-container::after {bottom: -12px }.our-partner {padding: 40px 0 50px }.our-partner .container {padding-right: 0 }.our-partner .gus-top-heading {padding-right: 15px }.our-partner .gus-top-right, .our-blog .gus-top-right {display: none }.partner-mobile-bottom {display: block;margin-top: 45px;padding-right: 15px }.partners {margin: 0 0 0 -20px }.partners .slick-list {padding: 30px 0 50px;padding-right: 80px }.partners .item {padding: 0 20px }.ready-build {padding: 60px 0;background: url(../images/ready-build-mobile.webp) no-repeat;background-size: cover }.ready-main {text-align: center }.ready-main .ready-left {width: 100%;margin-bottom: 30px }.ready-main .ready-left .guslgheading {width: 260px;margin: 0 auto 10px }.ready-main .ready-left .gusxsheading {font-size: 16px }.ready-main .ready-left .guslgheading {font-size: 26px }.ready-main .ready-right {width: 100% }.ready-main .ready-right a {width: 160px }.gus-popup-wrapper {width: 95%;padding: 15px 15px 0;border-radius: 10px }.gus-popup-close {width: 25px;height: 25px;top: -10px;right: -5px }.global-box {padding: 40px 0 }.global-box .gus-top-heading .gusxlheading {width: 300px }.global-box .gus-top-heading .gus-top-mid, .global-box .gus-top-heading .gus-top-mid .gusxsheading {width: 100% }.global-box .gus-top-heading .gus-top-mid .gusxsheading strong {font-weight: 400 }.global-box .gus-top-heading .gus-top-mid .gusxsheading {margin-bottom: 30px }.global-slider {margin: 0 }.global-slider .slick-list {padding: 40px 0 0px !important }.global-card .global-top {width: 220px;height: 220px;padding: 15px }.global-card .global-bottom .global-icon {width: 45px }.global-card .global-bottom .global-title {font-size: 16px }.global-slider .slick-prev, .global-slider .slick-next {width: 40px;height: 40px }.global-slider .slick-prev {left: 0 }.global-slider .slick-next {right: 0 }.our-leaders .line-bg {top: 30px }.tnk-pg {padding: 50% 15px }.our-partner .gus-top-heading .gusxlheading {width: 100% }.pagination {gap: 15px !important }.pagination li {width: 35px;height: 35px }.pagination li a {font-size: 14px }.join-btn {bottom: 20px;right: 10px }}@media (max-width:349px) {.gus-top-heading .gus-top-mid .gusxsheading {width: 280px }}