* {scrollbar-color: rgb(200, 200, 200) transparent;scrollbar-width: thin;}*::-webkit-scrollbar {border-radius: 0;width: 4px;height: 4px;}@media (min-width: 2201px) and (max-width: 4000px) {*::-webkit-scrollbar {width: 0.1817355747vw;height: 0.1817355747vw;}}@keyframes fadeLeft {from {opacity: 0;transform: translateX(-40px);}to {opacity: 1;transform: translateX(0);}}@keyframes zoomIn {from {opacity: 0;transform: scale(0.8);}to {opacity: 1;transform: scale(1);}}@keyframes slideUp {from {opacity: 0;transform: translateY(40px);}to {opacity: 1;transform: translateY(0);}}@keyframes slideDown {0% {opacity: 0;transform: translateY(-100%);}100% {opacity: 1;transform: translateY(0);}}@keyframes flip {from {transform: perspective(800px) rotateY(90deg);opacity: 0;}to {transform: perspective(800px) rotateY(0deg);opacity: 1;}}@keyframes zoomOut {from {transform: scale(1.2);opacity: 0;}to {transform: scale(1);opacity: 1;}}@keyframes fadeLeft {from {transform: translateX(-40px);opacity: 0;}to {transform: translateX(0);opacity: 1;}}@keyframes fadeRight {from {transform: translateX(40px);opacity: 0;}to {transform: translateX(0);opacity: 1;}}@keyframes flip-vertical {from {transform: perspective(800px) rotateX(90deg);opacity: 0;}to {transform: perspective(800px) rotateX(0deg);opacity: 1;}}@keyframes DropShadow {0% {transform: scale(0);}100% {transform: scale(1);}}*::-webkit-scrollbar-track {background: transparent;box-shadow: none;border-radius: 10px;margin: 0;}*::-webkit-scrollbar-thumb {border-radius: 10px;background-color: rgb(200, 200, 200);}:root {--primary-color: #0069aa;--white: #fff;--black: #0a0a0a;--grey: #657584;--blue: #061727;--fontcolor: #232323;--dark-blue: #004484;--lit-grey: #424242;--border-color: #22282b;--container-padding: 7.594rem;--section-padding: 90px;}@media (min-width: 2201px) and (max-width: 4000px) {:root {--4k-ratio: 22;--container-padding: 6.54%;--section-padding: 4.543vw;}}@media (max-width: 1440.98px) {:root {--container-padding: 5.594rem;}}@media (max-width: 1199.98px) {:root {--container-padding: 50px;--section-padding: 80px;}}@media (max-width: 991.98px) {:root {--container-padding: 30px;}}@media (max-width: 767.98px) {:root {--container-padding: 25px;--section-padding: 50px;}}@media (max-width: 575.98px) {:root {--container-padding: 15px;}}html {font-size: 16px;}@media (min-width: 2201px) and (max-width: 4000px) {html {font-size: 0.726942299vw;}}.modal-overlay {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.6);display: flex;justify-content: center;align-items: center;visibility: hidden;opacity: 0;transition: opacity 0.3s ease, visibility 0.3s ease;z-index: 10101;}.modal-overlay.show {visibility: visible;opacity: 1;}.modal-overlay .modal-content {border-radius: 0;max-width: 54%;width: 100%;position: relative;text-align: center;}@media (max-width: 767.98px) {.modal-overlay .modal-content {max-width: 95%;}}.modal-overlay .modal-content img {width: 100%;max-height: 90vh;-o-object-fit: contain;object-fit: contain;}.modal-overlay .modal-content .close-btn {position: absolute;top: 10px;right: 15px;font-size: 24px;color: #333;cursor: pointer;width: 40px;height: 40px;background-color: #fff;display: flex;align-items: center;justify-content: center;border-radius: 100%;z-index: 1;}@media (min-width: 2201px) and (max-width: 4000px) {.modal-overlay .modal-content .close-btn {top: 0.4543389368vw;right: 0.6815084053vw;font-size: 1.0904134484vw;}}@media (max-width: 1440.98px) {.modal-overlay .modal-content .close-btn {font-size: 20px;width: 30px;height: 30px;}}body {position: relative;background: #fff;overflow-x: hidden;margin: 0;font-family: "Roboto", sans-serif;font-size: 18px;font-weight: 400;font-style: normal;scroll-behavior: smooth;}@media (min-width: 2201px) and (max-width: 4000px) {body {font-size: 0.8178100863vw;}}@media (max-width: 1440.98px) {body {font-size: 15px;line-height: 25px;}}@media (max-width: 575.98px) {body {font-size: 14px;}}body .f-html {background: transparent;z-index: 1;}body.overflow-hidden {overflow: hidden !important;}body.modal-open {overflow: hidden;}body .container {max-width: 100%;padding: 0 var(--container-padding);}body p {line-height: 30px;color: var(--grey);font-size: 16px;}@media (min-width: 2201px) and (max-width: 4000px) {body p {line-height: 1.3630168105vw;font-size: 0.726942299vw;}}@media (max-width: 1440.98px) {body p {font-size: 14px;line-height: 23px;}}body h1, body h2, body h3, body h4, body h5, body h6 {font-family: "Sansation", sans-serif;margin: 0;line-height: normal;}body .webz-heading {font-size: 52px;color: var(--white);}@media (min-width: 2201px) and (max-width: 4000px) {body .webz-heading {font-size: 2.3625624716vw;}}@media (max-width: 1680.98px) {body .webz-heading {font-size: 48px;}}@media (max-width: 1440.98px) {body .webz-heading {font-size: 36px;}}@media (max-width: 1199.98px) {body .webz-heading {font-size: 33px;}}@media (max-width: 767.98px) {body .webz-heading {font-size: 28px;}}@media (max-width: 575.98px) {body .webz-heading {font-size: 22px;}}body .weby-heading {font-size: 40px;color: var(--blue);}@media (min-width: 2201px) and (max-width: 4000px) {body .weby-heading {font-size: 1.8173557474vw;}}@media (max-width: 1680.98px) {body .weby-heading {font-size: 35px;}}@media (max-width: 1440.98px) {body .weby-heading {font-size: 29px;}}@media (max-width: 575.98px) {body .weby-heading {font-size: 21px;}}body .web-small {color: var(--grey);font-size: 26px;}@media (min-width: 2201px) and (max-width: 4000px) {body .web-small {font-size: 1.1812812358vw;}}body .web-tagline {border: 1px solid #004484;background-position: center;padding: 12px 25px;border-radius: 50px;display: inline-block;font-size: 16px;color: #004484;font-family: "Roboto", sans-serif;font-weight: 500;letter-spacing: 1px;unicode-bidi: unset;white-space: unset;margin-block: 0;margin-inline: 0;}@media (min-width: 2201px) and (max-width: 4000px) {body .web-tagline {font-size: 0.726942299vw;letter-spacing: 0.0454338937vw;border-radius: 2.2716946842vw;margin-block: 0;margin-inline: 0;}}@media (max-width: 1440.98px) {body .web-tagline {padding: 8px 10px;font-size: 14px;}}body .web-title {color: var(--blue);font-weight: 600;line-height: 30px;letter-spacing: 0px;font-size: 18px;margin-bottom: 0px;}@media (min-width: 2201px) and (max-width: 4000px) {body .web-title {line-height: 1.3630168105vw;letter-spacing: 0px;font-size: 0.8178100863vw;margin-bottom: 0px;}}@media (max-width: 1440.98px) {body .web-title {line-height: normal;}}@media (max-width: 991.98px) {body .web-title {font-size: 17px;}}body .webx-heading {font-size: 40px;color: var(--black);}@media (min-width: 2201px) and (max-width: 4000px) {body .webx-heading {font-size: 1.8173557474vw;}}@media (max-width: 1440.98px) {body .webx-heading {font-size: 30px;}}body .webz-subtitle {font-size: 36px;color: var(--white);}@media (min-width: 2201px) and (max-width: 4000px) {body .webz-subtitle {font-size: 1.6356201726vw;}}@media (max-width: 1440.98px) {body .webz-subtitle {font-size: 30px;}}@media (max-width: 575.98px) {body .webz-subtitle {font-size: 25px;}}body .d-flex {display: flex;}body a, body button {text-decoration: none !important;transition: all 0.5s ease;font-family: "Roboto", sans-serif;}body a:hover, body button:hover {transition: all 0.5s ease;}body ul {padding: 0;margin: 0;list-style: none;}@media (min-width: 2201px) and (max-width: 4000px) {body ul {padding: 0;margin: 0;}}body figure {margin: 0;}@media (min-width: 2201px) and (max-width: 4000px) {body figure {margin: 0;}}body .btn-link {color: #000;background: linear-gradient(265.52deg, #f5f7fa 0%, #c3cfe2 100%);padding: 15px 30px;font-size: 16px;text-decoration: none;display: flex;width: -moz-max-content;width: max-content;align-items: center;transition: 0.5s all;border: transparent;}@media (min-width: 2201px) and (max-width: 4000px) {body .btn-link {padding: 0.6815084053vw 1.3630168105vw;font-size: 0.726942299vw;}}@media (max-width: 1440.98px) {body .btn-link {padding: 12px 15px;font-size: 14px;}}body .btn-link span {position: relative;left: -5px;transform-origin: right;transform: translateX(-5px);transition: 0.5s all;}@media (min-width: 2201px) and (max-width: 4000px) {body .btn-link span {left: -0.2271694684vw;transform: translateX(-0.2271694684vw);}}body .btn-link svg {transform: translateX(-10px) scale(0.15);transition: 0.5s all;width: 24px;height: 24px;}@media (min-width: 2201px) and (max-width: 4000px) {body .btn-link svg {width: 1.0904134484vw;height: 1.0904134484vw;transform: translateX(-0.4543389368vw) scale(0.15);}}body .btn-link svg path {fill: black;transition: fill 0.5s ease;}body .btn-link:hover {transition: all 0.5s ease;background: linear-gradient(85deg, #4af7ba -25.45%, #086896 104.04%);color: #fff !important;}body .btn-link:hover span {left: 0px;transform-origin: right;transform: translateX(0px);}@media (min-width: 2201px) and (max-width: 4000px) {body .btn-link:hover span {left: 0;transform-origin: right;transform: translateX(0);}}body .btn-link:hover svg {transform: translateX(-4px) scale(0.75);}@media (min-width: 2201px) and (max-width: 4000px) {body .btn-link:hover svg {transform: translateX(-0.1817355747vw) scale(0.75);}}body .btn-link:hover svg path {fill: white;transition: fill 0.5s ease;}body .btn-white {color: #000;padding: 15px 30px;font-size: 16px;text-decoration: none;display: flex;width: -moz-max-content;width: max-content;align-items: center;border: 1px solid rgba(66, 66, 66, 0.4);transition: 0.5s all;}@media (min-width: 2201px) and (max-width: 4000px) {body .btn-white {padding: 0.6815084053vw 1.3630168105vw;font-size: 0.726942299vw;}}@media (max-width: 1440.98px) {body .btn-white {padding: 7px 15px;font-size: 13px;}}body .btn-white span {position: relative;left: -5px;transform-origin: right;transform: translateX(-5px);transition: 0.5s all;}@media (min-width: 2201px) and (max-width: 4000px) {body .btn-white span {left: -0.2271694684vw;transform: translateX(-0.2271694684vw);}}body .btn-white svg {transform: translateX(-10px) scale(0.15);transition: 0.5s all;width: 24px;height: 24px;}@media (min-width: 2201px) and (max-width: 4000px) {body .btn-white svg {width: 1.0904134484vw;height: 1.0904134484vw;transform: translateX(-0.4543389368vw) scale(0.15);}}body .btn-white svg path {fill: black;transition: fill 0.5s ease;}body .btn-white:hover {transition: all 0.5s ease;color: #fff !important;background: linear-gradient(85deg, #4af7ba -25.45%, #086896 104.04%);border: 1px solid #4af7ba;}body .btn-white:hover span {left: 0px;transform-origin: right;transform: translateX(0px);}@media (min-width: 2201px) and (max-width: 4000px) {body .btn-white:hover span {left: 0;transform-origin: right;transform: translateX(0);}}body .btn-white:hover svg {transform: translateX(-4px) scale(0.75);}@media (min-width: 2201px) and (max-width: 4000px) {body .btn-white:hover svg {transform: translateX(-0.1817355747vw) scale(0.75);}}body .btn-white:hover svg path {fill: white;transition: fill 0.5s ease;}body .common-content {padding-left: 7%;}@media (max-width: 991.98px) {body .common-content {padding-left: 0;}}body .common-content .web-tagline {border: 1px solid var(--white);color: var(--white);margin-bottom: 3%;}@media (min-width: 2201px) and (max-width: 4000px) {body .common-content .web-tagline {border: 0.0454338937vw solid var(--white);}}body .common-content p {color: var(--white);margin-top: 3%;padding-left: 45px;position: relative;width: 95%;}@media (min-width: 2201px) and (max-width: 4000px) {body .common-content p {padding-left: 2.0445252158vw;}}body .common-content p:before {content: "";position: absolute;width: 1px;height: 85%;background-color: #fff;left: 7px;bottom: 0;}@media (min-width: 2201px) and (max-width: 4000px) {body .common-content p:before {width: 0.0454338937vw;left: 0.3180372558vw;bottom: 0;}}body .common-content .lets-talk {position: relative;}body .common-content .lets-talk::before {content: "";position: absolute;bottom: 0;background: url(https://northstarwordpress.s3.us-east-2.amazonaws.com/images/white-arow.webp);background-repeat: no-repeat;width: 85px;height: 85px;left: 45px;top: 0px;background-size: cover;margin: 0 auto;right: auto;animation: arrowGrowHeight 2.5s infinite;z-index: 999;}@media (min-width: 2201px) and (max-width: 4000px) {body .common-content .lets-talk::before {width: 3.8618809632vw;height: 3.8618809632vw;left: 2.0445252158vw;top: 0;margin: 0 auto;bottom: 0;background-size: 100%;}}@media (max-width: 1680.98px) {body .common-content .lets-talk::before {width: 71px;}}@media (max-width: 1440.98px) {body .common-content .lets-talk::before {width: 60px;}}@keyframes arrowGrowHeight {0% {height: 0;}50% {height: 4.271vw;}100% {height: 4.271vw;}}body .common-content .lets-talk a {position: absolute;width: -moz-max-content;width: max-content;right: auto;border-radius: 100%;overflow: hidden;left: 20%;}body .common-content .lets-talk a.scroll-downs {border-radius: 100%;overflow: hidden;position: relative;display: block;}body .common-content .lets-talk a .circle-arrow {background-repeat: no-repeat;background-image: url(https://northstarwordpress.s3.us-east-2.amazonaws.com/images/bigarrow.png);width: 42px;height: 42px;position: absolute;left: 0;right: 0;margin: 0 auto;display: flex;align-items: center;top: 35%;background-size: contain;}@media (min-width: 2201px) and (max-width: 4000px) {body .common-content .lets-talk a .circle-arrow {width: 1.9082235348vw;height: 1.9082235348vw;left: 0;right: 0;margin: 0 auto;}}@media (max-width: 1440.98px) {body .common-content .lets-talk a .circle-arrow {width: 30px;height: 30px;}}body .common-content .lets-talk a .circle-image {display: flex;width: 147px;height: 147px;background-image: url(https://northstarwordpress.s3.us-east-2.amazonaws.com/images/letsTalk.svg);background-size: cover;background-repeat: no-repeat;background-position: center;animation: circleSpin 8s linear infinite;}@media (min-width: 2201px) and (max-width: 4000px) {body .common-content .lets-talk a .circle-image {width: 6.6787823716vw;height: 6.6787823716vw;}}@media (max-width: 1440.98px) {body .common-content .lets-talk a .circle-image {width: 100px;height: 100px;}}@keyframes circleSpin {0% {transform: rotate(0deg);}100% {transform: rotate(360deg);}}body .text-center {text-align: center;}body .row {--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display: flex;flex-wrap: wrap;margin-top: calc(-1 * var(--bs-gutter-y));margin-right: calc(-0.5 * var(--bs-gutter-x));margin-left: calc(-0.5 * var(--bs-gutter-x));}@media (min-width: 2201px) and (max-width: 4000px) {body .row {--bs-gutter-x: 1.25vw;}}body .row > * {flex-shrink: 0;width: 100%;max-width: 100%;padding-right: calc(var(--bs-gutter-x) * 0.5);padding-left: calc(var(--bs-gutter-x) * 0.5);margin-top: var(--bs-gutter-y);}body .col-lg-4 {flex: 0 0 auto;width: calc(33.3333% - var(--bs-gutter-x));}@media (max-width: 991.98px) {body .col-lg-4 {flex: 0 0 auto;width: calc(100% - var(--bs-gutter-x));}}body .col-lg-3 {width: calc(25% - var(--bs-gutter-x));flex: 0 0 auto;}@media (max-width: 991.98px) {body .col-lg-3 {width: calc(100% - var(--bs-gutter-x));}}body .col-lg-7 {width: calc(58.333333% - var(--bs-gutter-x));flex: 0 0 auto;}@media (max-width: 991.98px) {body .col-lg-7 {width: calc(100% - var(--bs-gutter-x));}}body .col-lg-8 {width: calc(66.66666667% - var(--bs-gutter-x));flex: 0 0 auto;}@media (max-width: 991.98px) {body .col-lg-8 {width: calc(100% - var(--bs-gutter-x));}}body .col-lg-9 {width: calc(75% - var(--bs-gutter-x));flex: 0 0 auto;}@media (max-width: 991.98px) {body .col-lg-9 {width: calc(100% - var(--bs-gutter-x));}}body .col-lg-5 {flex: 0 0 auto;width: calc(41.66666667% - var(--bs-gutter-x));}@media (max-width: 767.98px) {body .col-lg-5 {flex: 0 0 auto;width: calc(100% - var(--bs-gutter-x));}}body .col-lg-6 {flex: 0 0 auto;width: calc(50% - var(--bs-gutter-x));}@media (max-width: 767.98px) {body .col-lg-6 {flex: 0 0 auto;width: calc(100% - var(--bs-gutter-x));}}body .d-flex {display: flex;}body .pt-4 {padding-top: 1.5rem;}body .align-items-center {align-items: center;}body .justify-content-center {justify-content: center !important;}body .justify-content-end {align-items: center;justify-content: right;}.w-100 {width: 100% !important;}.position-relative {position: relative;}.page-template-index .footersec, .page-template-APAC-landing-page .footersec {padding: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.page-template-index .footersec, .page-template-APAC-landing-page .footersec {padding: 0;}}.page-template-index .footersec .footer-nav, .page-template-APAC-landing-page .footersec .footer-nav {background-color: #efeeff;}section {overflow: hidden;padding: calc(var(--section-padding) - 30px) 0 calc(var(--section-padding) - 20px) 0;}@media (min-width: 2201px) and (max-width: 4000px) {section {padding: calc(var(--section-padding) - 1.3630168105vw) 0 calc(var(--section-padding) - 0.9086778737vw) 0;}}@media (max-width: 767.98px) {section {padding: var(--section-padding) 0;}}.m-auto {margin: 0 auto;}@media (min-width: 2201px) and (max-width: 4000px) {.m-auto {margin: 0 auto;}}.text-center {text-align: center;}.client-logos-swiper {border-bottom: 1px solid rgba(101, 101, 101, 0.1);}.client-logos-swiper img {height: auto;width: 100%;}.bg-sec {position: relative;background: url(https://northstarwordpress.s3.us-east-2.amazonaws.com/images/hero-banner-scaled.webp) no-repeat #061727;background-position: center;background-size: cover;}.hero-sec {padding: calc(var(--section-padding) * 1.75) 0 var(--section-padding) 0;}@media (min-width: 2201px) and (max-width: 4000px) {.hero-sec {padding: calc(var(--section-padding) * 1.75) 0 var(--section-padding) 0;}}@media (max-width: 1680.98px) {.hero-sec {padding: calc(var(--section-padding) + 30px) 0 calc(var(--section-padding) - 20px) 0;}}@media (max-width: 1440.98px) {.hero-sec {padding: calc(var(--section-padding) + 20px) 0 calc(var(--section-padding) - 55px) 0;}}@media (max-width: 991.98px) {.hero-sec {padding: calc(var(--section-padding) + 65px) 0 calc(var(--section-padding) - 55px) 0;}}@media (max-width: 767.98px) {.hero-sec {text-align: center;}}.hero-sec iframe {width: 100%;height: 465px;border-radius: 12px;}@media (min-width: 2201px) and (max-width: 4000px) {.hero-sec iframe {height: 23.8527941845vw;border-radius: 0.5452067242vw;}}@media (max-width: 1680.98px) {.hero-sec iframe {height: 395px;}}@media (max-width: 1440.98px) {.hero-sec iframe {height: 330px;}}@media (max-width: 991.98px) {.hero-sec iframe {height: 200px;}}@media (max-width: 767.98px) {.hero-sec iframe {margin-top: 16px;}}@media (max-width: 575.98px) {.hero-sec iframe {margin-top: 10%;height: 197px;}}@media (max-width: 1199.98px) {.hero-sec .col-lg-5 {flex: 0 0 auto;width: calc(50% - var(--bs-gutter-x));}}@media (max-width: 767.98px) {.hero-sec .col-lg-5 {flex: 0 0 auto;width: calc(100% - var(--bs-gutter-x));}}.hero-sec .col-lg-6 {margin-left: auto;}.hero-sec .container {position: relative;}.hero-sec .web-title {color: var(--white);font-size: 16px;letter-spacing: 3px;font-weight: 500;margin-bottom: 10px;opacity: 0;font-family: "Roboto", sans-serif;}@media (min-width: 2201px) and (max-width: 4000px) {.hero-sec .web-title {font-size: 0.726942299vw;letter-spacing: 0.1363016811vw;margin-bottom: 0.4543389368vw;}}@media (max-width: 1440.98px) {.hero-sec .web-title {font-size: 15px;line-height: normal;}}.hero-sec .webz-heading, .hero-sec .hero-content, .hero-sec .btn-link {opacity: 0;}.hero-sec p {color: var(--white);font-size: 18px;line-height: 27px;}@media (min-width: 2201px) and (max-width: 4000px) {.hero-sec p {font-size: 0.8178100863vw;line-height: 1.2267151295vw;}}@media (max-width: 1440.98px) {.hero-sec p {font-size: 15px;}}.hero-sec a.btn-link {color: var(--black);margin-top: 5%;background: linear-gradient(265.52deg, #f5f7fa 0%, #c3cfe2 100%);}@media (max-width: 767.98px) {.hero-sec a.btn-link {margin: 0 auto;}}.hero-sec a.btn-link:hover {background: linear-gradient(85deg, #4af7ba -25.45%, #086896 104.04%);color: var(--grey);}.hero-sec.is-inview .web-title {animation: slideUp 0.8s ease forwards;}@media (max-width: 1680.98px) {.hero-sec.is-inview .web-title {margin-bottom: 20px;}}.hero-sec.is-inview .webz-heading {animation: slideUp 0.8s ease forwards;}@media (max-width: 1680.98px) {.hero-sec.is-inview .webz-heading {line-height: normal;}}.hero-sec.is-inview .hero-content {animation: slideUp 0.8s ease forwards;}.hero-sec.is-inview .btn-link {animation: slideUp 0.8s ease forwards;}.quality-sec {padding: 0 0 var(--section-padding) 0;overflow: visible;}@media (min-width: 2201px) and (max-width: 4000px) {.quality-sec {padding: calc(var(--section-padding) - 1.3630168105vw) 0 calc(var(--section-padding) - 0.9086778737vw) 0;}}@media (max-width: 1680.98px) {.quality-sec {padding: 0 0 calc(var(--section-padding) - 40px) 0;}}@media (max-width: 767.98px) {.quality-sec {padding: var(--section-padding) 0;}}@media (max-width: 991.98px) {.quality-sec .col-lg-4 {flex: 0 0 auto;width: calc(33.3333% - var(--bs-gutter-x));}}@media (max-width: 767.98px) {.quality-sec .col-lg-4 {flex: 0 0 auto;width: calc(100% - var(--bs-gutter-x));}}.quality-sec .quality-info {display: flex;flex-wrap: wrap;background-color: #fff;padding: 15px 25px 0;border-radius: 15px;background: radial-gradient(151.64% 120.36% at 47.19% -0.63%, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 100%);backdrop-filter: blur(21px);transition: all 0.5s ease;opacity: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.quality-sec .quality-info {padding: 0.6815084053vw 1.1358473421vw 0;border-radius: 0.6815084053vw;opacity: 0;}}@media (max-width: 1440.98px) {.quality-sec .quality-info {padding: 15px 15px 0;}}@media (max-width: 991.98px) {.quality-sec .quality-info {margin-bottom: 20px;justify-content: space-between;}}.quality-sec .quality-info .web-small {color: var(--white);}@media (max-width: 991.98px) {.quality-sec .quality-info .web-small {font-size: 20px;}}@media (max-width: 767.98px) {.quality-sec .quality-info .web-small {font-size: 16px;}}.quality-sec .quality-info p {margin-top: 15px;color: var(--white);font-weight: 300;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}@media (min-width: 2201px) and (max-width: 4000px) {.quality-sec .quality-info p {margin-top: 0.6815084053vw;}}@media (max-width: 1680.98px) {.quality-sec .quality-info p {font-size: 15px;}}@media (max-width: 1440.98px) {.quality-sec .quality-info p {margin-bottom: 15px;margin-top: 10px;font-size: 13px;line-height: 22px;}}.quality-sec .quality-info .quaTxt {flex: 0 0 83%;max-width: 83%;}@media (max-width: 991.98px) {.quality-sec .quality-info .quaTxt {flex: 0 0 85%;max-width: 85%;}}.quality-sec .quality-info .quaImg {transition: all 0.5s ease;flex: 0 0 17%;max-width: 17%;display: flex;align-items: flex-start;justify-content: flex-end;}@media (max-width: 991.98px) {.quality-sec .quality-info .quaImg {flex: 0 0 15%;max-width: 15%;}}.quality-sec .quality-info .quaImg img {filter: invert(88%) sepia(100%) saturate(0%) hue-rotate(69deg) brightness(104%) contrast(102%);transition: all 0.5s ease;height: auto;width: auto;}@media (min-width: 2201px) and (max-width: 4000px) {.quality-sec .quality-info .quaImg img {width: 3.3621081327vw;height: 3.3621081327vw;}}@media (max-width: 1440.98px) {.quality-sec .quality-info .quaImg img {width: 100%;}}.quality-sec .quality-info:hover {margin-top: -5px;transition: all 0.5s ease;background: linear-gradient(85deg, #4af7ba -25.45%, #086896 104.04%);}@media (min-width: 2201px) and (max-width: 4000px) {.quality-sec .quality-info:hover {margin-top: -0.2271694684vw;}}.quality-sec .quality-info:hover .quaImg {transition: all 0.5s ease;}.quality-sec .quality-info:hover .quaImg img {transform: rotate(45deg);transition: all 0.5s ease;}.quality-sec.is-inview .quality-info {animation: zoomIn 0.8s ease forwards;}.client-sec {padding: 0px;border-bottom: 1px solidrgba(101, 101, 101, 0.1);overflow: hidden;}@media (min-width: 2201px) and (max-width: 4000px) {.client-sec {border-bottom: 0.0454338937vw solidrgba(101, 101, 101, 0.1);}}.client-logos-swiper {border-bottom: 1px solid rgba(101, 101, 101, 0.1);}@media (min-width: 2201px) and (max-width: 4000px) {.client-logos-swiper {border-bottom: 0.0454338937vw solid rgba(101, 101, 101, 0.1);}}.aboutus-sec {position: relative;padding: calc(var(--section-padding) - 20px) 0;}@media (min-width: 2201px) and (max-width: 4000px) {.aboutus-sec {padding: calc(var(--section-padding) - 0.9086778737vw) 0;}}@media (max-width: 767.98px) {.aboutus-sec {text-align: center;}}.aboutus-sec .col-lg-5:last-child {margin-left: auto;width: calc(46.99% - var(--bs-gutter-x));padding-right: 0%;}@media (max-width: 767.98px) {.aboutus-sec .col-lg-5:last-child {width: calc(100% - var(--bs-gutter-x));margin-top: 35px;}}.aboutus-sec::before {content: "";background: url(https://northstarwordpress.s3.us-east-2.amazonaws.com/images/sec-before-1.webp) no-repeat;position: absolute;width: 100%;height: 300px;bottom: auto;right: 0;left: auto;z-index: -1;background-size: 100%;background-position: center;top: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.aboutus-sec::before {height: 13.6301681054vw;right: 0;top: 0;}}@media (max-width: 575.98px) {.aboutus-sec::before {display: none;}}.aboutus-sec::after {content: "";background: url(https://northstarwordpress.s3.us-east-2.amazonaws.com/images/sec-after-1.webp) no-repeat;position: absolute;width: 100%;height: 300px;top: auto;right: 0;left: auto;z-index: -1;background-size: 100%;background-position: center;bottom: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.aboutus-sec::after {height: 13.6301681054vw;bottom: 0;}}@media (max-width: 575.98px) {.aboutus-sec::after {display: none;}}.aboutus-sec .card-txt {width: 93%;opacity: 0;}@media (max-width: 1199.98px) {.aboutus-sec .card-txt {width: 100%;}}.aboutus-sec .card-txt p {margin-top: 20px;}@media (min-width: 2201px) and (max-width: 4000px) {.aboutus-sec .card-txt p {margin-top: 0.9086778737vw;}}.aboutus-sec .weby-heading {margin: 20px 0;width: 60%;opacity: 0;text-transform: capitalize;}@media (min-width: 2201px) and (max-width: 4000px) {.aboutus-sec .weby-heading {margin: 0.9086778737vw 0;}}@media (max-width: 1199.98px) {.aboutus-sec .weby-heading {width: 100%;}}.aboutus-sec img.teamImg {opacity: 0;width: 100%;height: auto;}.aboutus-sec .web-title {color: var(--blue);width: 78%;opacity: 0;}@media (max-width: 1680.98px) {.aboutus-sec .web-title {width: 90%;}}@media (max-width: 1440.98px) {.aboutus-sec .web-title {width: 100%;}}.aboutus-sec .web-tagline {opacity: 0;}.aboutus-sec .aboutus-frame {position: relative;}.aboutus-sec .aboutus-frame .expert {position: absolute;right: -80px;top: 40px;animation: floatLeftToRight 3s ease-in-out infinite;z-index: 1;opacity: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.aboutus-sec .aboutus-frame .expert {right: -3.6347114948vw;top: 1.8173557474vw;}}@media (max-width: 1440.98px) {.aboutus-sec .aboutus-frame .expert {right: -50px;}}@media (max-width: 1280.98px) {.aboutus-sec .aboutus-frame .expert {right: 0;top: -30px;}}.aboutus-sec .aboutus-frame .expert img {width: 237px;height: auto;}@media (min-width: 2201px) and (max-width: 4000px) {.aboutus-sec .aboutus-frame .expert img {width: 10.7678328033vw;height: auto;}}@media (max-width: 1440.98px) {.aboutus-sec .aboutus-frame .expert img {width: 165px;}}.aboutus-sec .aboutus-frame .expert ul {position: relative;margin-left: 20px;}@media (min-width: 2201px) and (max-width: 4000px) {.aboutus-sec .aboutus-frame .expert ul {margin-left: 0.9086778737vw;}}.aboutus-sec .aboutus-frame .expert ul li {width: 47px;height: 47px;display: inline-block;border-radius: 100%;overflow: hidden;}@media (min-width: 2201px) and (max-width: 4000px) {.aboutus-sec .aboutus-frame .expert ul li {width: 2.1353930032vw;height: 2.1353930032vw;}}.aboutus-sec .aboutus-frame .expert ul li:nth-child(1) {position: relative;z-index: 1;}.aboutus-sec .aboutus-frame .expert ul li:nth-child(2) {position: absolute;left: 30px;z-index: 1;}@media (min-width: 2201px) and (max-width: 4000px) {.aboutus-sec .aboutus-frame .expert ul li:nth-child(2) {left: 1.3630168105vw;}}.aboutus-sec .aboutus-frame .expert ul li:nth-child(3) {position: absolute;left: 60px;z-index: 1;}@media (min-width: 2201px) and (max-width: 4000px) {.aboutus-sec .aboutus-frame .expert ul li:nth-child(3) {left: 2.7260336211vw;}}.aboutus-sec .aboutus-frame .expert.rank {margin-left: 75px;}@media (min-width: 2201px) and (max-width: 4000px) {.aboutus-sec .aboutus-frame .expert.rank {margin-left: 3.4075420264vw;}}.aboutus-sec .aboutus-frame .expert.rank h6 {font-weight: 800;font-size: 20px;margin-bottom: 0;margin-top: 0px;}@media (min-width: 2201px) and (max-width: 4000px) {.aboutus-sec .aboutus-frame .expert.rank h6 {font-size: 0.9086778737vw;margin-bottom: 0;margin-top: 0px;}}.aboutus-sec .aboutus-frame .expert.rank p {margin: 0;color: var(--blue);}@keyframes floatLeftToRight {0%, 100% {transform: translateX(0px);}50% {transform: translateX(10px);}}@keyframes floatRightToLeft {0%, 100% {transform: translateX(0px);}50% {transform: translateX(-10px);}}.aboutus-sec .trust {position: absolute;background-color: transparent;border-radius: 10px;left: -110px;bottom: 55px;text-align: center;animation: floatRightToLeft 3s ease-in-out infinite;width: 30%;height: auto;opacity: 0;}.aboutus-sec .trust img {width: 100%;height: auto;}@media (min-width: 2201px) and (max-width: 4000px) {.aboutus-sec .trust {box-shadow: 0.9086778737vw 1.8173557474vw 3.6347114948vw rgba(45, 51, 81, 0.12);padding: 0.6815084053vw;border-radius: 0.4543389368vw;left: -4.9977283053vw;bottom: 2.4988641527vw;}}@media (max-width: 1440.98px) {.aboutus-sec .trust {left: -76px;}}@media (max-width: 991.98px) {.aboutus-sec .trust {bottom: -20px;}}@media (max-width: 767.98px) {.aboutus-sec .trust {left: -38px;}}@media (max-width: 575.98px) {.aboutus-sec .trust {left: 0px;}}.aboutus-sec a.btn-link {margin-top: 3%;opacity: 0;}@media (max-width: 767.98px) {.aboutus-sec a.btn-link {margin: 3% auto 0;}}.aboutus-sec.is-inview .web-tagline, .aboutus-sec.is-inview .weby-heading, .aboutus-sec.is-inview .web-title, .aboutus-sec.is-inview .card-txt, .aboutus-sec.is-inview .btn-link {animation: fadeLeft 1s ease forwards;}.aboutus-sec.is-inview .expert, .aboutus-sec.is-inview .trust {opacity: 1;}.aboutus-sec.is-inview .teamImg {animation: zoomIn 1s ease forwards;}.nexus-solutions-sec {position: relative;background: url(https://northstarwordpress.s3.us-east-2.amazonaws.com/images/hero-banner-scaled.webp) no-repeat #061727;background-position: center;background-size: cover;text-align: center;padding: calc(var(--section-padding) - 0px) 0 calc(var(--section-padding) - 0px) 0;}@media (min-width: 2201px) and (max-width: 4000px) {.nexus-solutions-sec {padding: calc(var(--section-padding) - 0px) 0 calc(var(--section-padding) - 0px) 0;}}@media (max-width: 767.98px) {.nexus-solutions-sec {padding: var(--section-padding) 0;}}.nexus-solutions-sec img {width: 70%;height: auto;opacity: 0;}@media (max-width: 1440.98px) {.nexus-solutions-sec img {width: 100%;}}.nexus-solutions-sec .nexus-solu-overlay {position: relative;width: 70%;margin: 0 auto;}@media (max-width: 1440.98px) {.nexus-solutions-sec .nexus-solu-overlay {width: 80%;}}@media (max-width: 1199.98px) {.nexus-solutions-sec .nexus-solu-overlay {width: 100%;}}.nexus-solutions-sec .nexus-solu-overlay .webz-subtitle {margin-top: 20px;opacity: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.nexus-solutions-sec .nexus-solu-overlay .webz-subtitle {margin-top: 0.9086778737vw;}}.nexus-solutions-sec .nexus-solu-overlay p {margin: 20px 0;color: var(--white);opacity: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.nexus-solutions-sec .nexus-solu-overlay p {margin: 0.9086778737vw 0;}}.nexus-solutions-sec .nexus-solu-overlay a.btn-link {margin: 0 auto;opacity: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.nexus-solutions-sec .nexus-solu-overlay a.btn-link {margin: 0 auto;opacity: 0;}}.nexus-solutions-sec.is-inview .webz-subtitle {animation: slideUp 0.8s ease forwards;}.nexus-solutions-sec.is-inview p {animation: slideUp 0.8s ease forwards;}.nexus-solutions-sec.is-inview img {opacity: 1;}.nexus-solutions-sec.is-inview .btn-link {animation: slideUp 0.8s ease forwards;}.our-products-sec {position: relative;padding: var(--section-padding) 0;}@media (min-width: 2201px) and (max-width: 4000px) {.our-products-sec {padding: var(--section-padding) 0;}}@media (max-width: 767.98px) {.our-products-sec {padding: var(--section-padding) 0;}}@media (max-width: 1440.98px) {.our-products-sec {padding: calc(var(--section-padding) - 40px) 0 calc(var(--section-padding) - 40px) 0;}}@media (max-width: 767.98px) {.our-products-sec {padding: calc(var(--section-padding) - 0px) 0 calc(var(--section-padding) - 0px) 0;text-align: center;}}.our-products-sec .container {padding: 0 calc(var(--container-padding) * 1.7);}@media (max-width: 575.98px) {.our-products-sec .container {padding: 0 calc(var(--container-padding) * 0.5);}}.our-products-sec .row .col-lg-6:nth-child(1) {flex: 0 0 auto;width: calc(44% - var(--bs-gutter-x));}@media (max-width: 767.98px) {.our-products-sec .row .col-lg-6:nth-child(1) {width: calc(100% - var(--bs-gutter-x));margin-bottom: 40px;}}.our-products-sec .row .col-lg-6:nth-child(2) {margin-left: auto;}@media (max-width: 1440.98px) {.our-products-sec .row .col-lg-6:nth-child(2) {width: calc(56% - var(--bs-gutter-x));}}@media (max-width: 767.98px) {.our-products-sec .row .col-lg-6:nth-child(2) {width: calc(100% - var(--bs-gutter-x));}}.our-products-sec::before {content: "";background: url(https://northstarwordpress.s3.us-east-2.amazonaws.com/images/sec-before-1.webp) no-repeat;position: absolute;width: 100%;height: 300px;bottom: auto;right: 0;left: auto;z-index: -1;background-size: 100%;background-position: center;top: 0;}@media (max-width: 575.98px) {.our-products-sec::before {display: none;}}.our-products-sec::after {content: "";background: url(https://northstarwordpress.s3.us-east-2.amazonaws.com/images/sec-after-1.webp) no-repeat;position: absolute;width: 100%;height: 300px;top: auto;right: 0;left: auto;z-index: -1;background-size: 100%;background-position: center;bottom: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.our-products-sec::after {height: 13.6301681054vw;bottom: 0;right: 0;}}@media (max-width: 575.98px) {.our-products-sec::after {display: none;}}.our-products-sec img {width: 100%;aspect-ratio: 167/110;height: 100%;opacity: 0;}.our-products-sec .web-tagline {letter-spacing: 0px;opacity: 0;}.our-products-sec .weby-heading {margin: 25px 0;width: 84%;opacity: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.our-products-sec .weby-heading {margin: 1.1358473421vw 0;opacity: 0;}}@media (max-width: 1680.98px) {.our-products-sec .weby-heading {width: 100%;}}.our-products-sec .products-content {opacity: 0;}.our-products-sec .web-title {color: var(--blue);font-size: 18px;letter-spacing: 0px;opacity: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.our-products-sec .web-title {font-size: 0.8178100863vw;letter-spacing: 0vw;opacity: 0;}}@media (max-width: 1440.98px) {.our-products-sec .web-title {font-size: 17px;line-height: normal;}}.our-products-sec .btn-white {opacity: 0;margin-top: 5%;}@media (max-width: 767.98px) {.our-products-sec .btn-white {margin: 5% auto 0;}}.our-products-sec p {margin-top: 20px;width: 93%;}@media (min-width: 2201px) and (max-width: 4000px) {.our-products-sec p {margin-top: 0.9086778737vw;}}@media (max-width: 1199.98px) {.our-products-sec p {width: 100%;}}.our-products-sec.is-inview .web-tagline {animation: fadeRight 0.8s ease-out forwards;}.our-products-sec.is-inview .weby-heading {animation: fadeRight 0.8s ease-out forwards;}.our-products-sec.is-inview .web-title {animation: fadeRight 0.8s ease-out forwards;}.our-products-sec.is-inview .products-content {animation: fadeRight 0.8s ease-out forwards;}.our-products-sec.is-inview .btn-white {animation: fadeRight 0.8s ease-out forwards;}.our-products-sec.is-inview img {animation: fadeLeft 0.8s ease-out forwards;}.club-manage-sec {position: relative;padding: var(--section-padding) 0;}@media (min-width: 2201px) and (max-width: 4000px) {.club-manage-sec {padding: var(--section-padding) 0;}}@media (max-width: 1440.98px) {.club-manage-sec {padding: calc(var(--section-padding) - 45px) 0;}}@media (max-width: 767.98px) {.club-manage-sec {padding: var(--section-padding) 0;text-align: center;}}.club-manage-sec .container {padding: 0 calc(var(--container-padding) * 1.2);}.club-manage-sec .col-lg-6:nth-child(1) {width: calc(44% - var(--bs-gutter-x));margin-right: 6%;}@media (max-width: 767.98px) {.club-manage-sec .col-lg-6:nth-child(1) {width: calc(100% - var(--bs-gutter-x));margin-right: 0%;text-align: center;}}.club-manage-sec::before {content: "";background: url(https://northstarwordpress.s3.us-east-2.amazonaws.com/images/sec-before-1.webp) no-repeat;position: absolute;width: 100%;height: 300px;bottom: auto;right: 0;left: auto;z-index: -1;background-size: 100%;background-position: center;top: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.club-manage-sec::before {height: 13.6301681054vw;top: 0;}}@media (max-width: 575.98px) {.club-manage-sec::before {display: none;}}.club-manage-sec::after {content: "";background: url(https://northstarwordpress.s3.us-east-2.amazonaws.com/images/sec-after-1.webp) no-repeat;position: absolute;width: 100%;height: 300px;top: auto;right: 0;left: auto;z-index: -1;background-size: 100%;background-position: center;bottom: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.club-manage-sec::after {bottom: 0;right: 0;height: 13.6301681054vw;}}@media (max-width: 575.98px) {.club-manage-sec::after {display: none;}}.club-manage-sec .weby-heading {margin-top: 20px;width: 90%;opacity: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.club-manage-sec .weby-heading {margin-top: 0.9086778737vw;}}@media (max-width: 1680.98px) {.club-manage-sec .weby-heading {width: 100%;}}.club-manage-sec .web-tagline {opacity: 0;}.club-manage-sec .club-manage-content {opacity: 0;}.club-manage-sec .d-flex {align-items: center;justify-content: space-between;border-top: 1px solid #ccc;padding-top: 30px;margin-top: 7%;}@media (min-width: 2201px) and (max-width: 4000px) {.club-manage-sec .d-flex {padding-top: 1.3630168105vw;}}@media (max-width: 1440.98px) {.club-manage-sec .d-flex {padding-top: 20px;margin-top: 0;}}@media (max-width: 1199.98px) {.club-manage-sec .d-flex {align-items: start;}}.club-manage-sec .d-flex .points {display: flex;align-items: center;opacity: 0;}@media (max-width: 1199.98px) {.club-manage-sec .d-flex .points {flex-direction: column;align-items: start;}}@media (max-width: 575.98px) {.club-manage-sec .d-flex .points {align-items: center;}}.club-manage-sec .d-flex .points span img {width: 100%;height: auto;aspect-ratio: 1/1;}.club-manage-sec .d-flex .points span.allin {font-size: 16px;font-family: "Roboto", sans-serif;width: 130px;display: inline-block;padding-left: 15px;font-weight: 600;}@media (min-width: 2201px) and (max-width: 4000px) {.club-manage-sec .d-flex .points span.allin {font-size: 0.726942299vw;width: 5.906406179vw;padding-left: 0.6815084053vw;}}@media (max-width: 1680.98px) {.club-manage-sec .d-flex .points span.allin {font-size: 12px;line-height: normal;padding-left: 5px;}}@media (max-width: 1199.98px) {.club-manage-sec .d-flex .points span.allin {padding-left: 0;line-height: normal;}}@media (max-width: 767.98px) {.club-manage-sec .d-flex .points span.allin {width: inherit;}}@media (max-width: 575.98px) {.club-manage-sec .d-flex .points span.allin {font-size: 12px;}}.club-manage-sec .solutions-frame {position: relative;text-align: center;opacity: 0;}.club-manage-sec .solutions-frame img {width: 100%;aspect-ratio: 797/532;height: auto;z-index: -1;pointer-events: none;position: relative;}@media (max-width: 1680.98px) {.club-manage-sec .solutions-frame img {width: 95%;}}.club-manage-sec .solutions-frame span {font-family: "Roboto", sans-serif;padding: 15px 20px;position: absolute;color: var(--white);border-radius: 8px;box-shadow: 23px 24px 13px rgba(0, 0, 0, 0.01), 13px 14px 11px rgba(0, 0, 0, 0.05), 6px 6px 8px rgba(0, 0, 0, 0.09), 1px 2px 5px rgba(0, 0, 0, 0.1);}@media (min-width: 2201px) and (max-width: 4000px) {.club-manage-sec .solutions-frame span {padding: 0.6815084053vw 0.9086778737vw;border-radius: 0.3634711495vw;box-shadow: 1.0449795547vw 1.0904134484vw 0.5906406179vw rgba(0, 0, 0, 0.01), 0.5906406179vw 0.6360745116vw 0.4997728305vw rgba(0, 0, 0, 0.05), 0.2726033621vw 0.2726033621vw 0.3634711495vw rgba(0, 0, 0, 0.09), 0.0454338937vw 0.0908677874vw 0.2271694684vw rgba(0, 0, 0, 0.1);}}@media (max-width: 1440.98px) {.club-manage-sec .solutions-frame span {padding: 9px;font-size: 13px;}}.club-manage-sec .solutions-frame span:nth-child(1) {top: auto;right: -4px;background-color: #0079b3;bottom: 16%;animation: floatLeftToRight 3s ease-in-out infinite;}@media (min-width: 2201px) and (max-width: 4000px) {.club-manage-sec .solutions-frame span:nth-child(1) {right: -0.1817355747vw;}}@media (max-width: 1199.98px) {.club-manage-sec .solutions-frame span:nth-child(1) {right: 0px;}}.club-manage-sec .solutions-frame span:nth-child(2) {top: 11%;left: -50px;background-color: #42388d;right: auto;animation: floatRightToLeft 3s ease-in-out infinite;}@media (min-width: 2201px) and (max-width: 4000px) {.club-manage-sec .solutions-frame span:nth-child(2) {left: -2.2716946842vw;}}@media (max-width: 1199.98px) {.club-manage-sec .solutions-frame span:nth-child(2) {left: 0;top: 0%;}}.club-manage-sec .solutions-frame span:nth-child(3) {bottom: 0;left: -60px;background-color: #40b287;right: auto;animation: floatRightToLeft 3s ease-in-out infinite;}@media (min-width: 2201px) and (max-width: 4000px) {.club-manage-sec .solutions-frame span:nth-child(3) {left: -2.7260336211vw;bottom: 0;}}@media (max-width: 1199.98px) {.club-manage-sec .solutions-frame span:nth-child(3) {left: 0;bottom: -35px;}}.club-manage-sec.is-inview .web-tagline {animation: fadeLeft 0.8s ease-out forwards;}.club-manage-sec.is-inview .weby-heading {animation: fadeLeft 0.8s ease-out forwards;}.club-manage-sec.is-inview .club-manage-content {animation: fadeLeft 0.8s ease-out forwards;}.club-manage-sec.is-inview .solutions-frame {animation: fadeRight 0.8s ease-out forwards;}.club-manage-sec.is-inview .points {animation: flip-vertical 0.8s ease-out forwards;backface-visibility: hidden;transform-style: preserve-3d;}.our-testimonial-sec {padding: 100px 0;}@media (min-width: 2201px) and (max-width: 4000px) {.our-testimonial-sec {padding: 4.5433893685vw 0;}}.our-testimonial-sec .testi-img {padding: 10px;width: 82px;height: 82px;}@media (min-width: 2201px) and (max-width: 4000px) {.our-testimonial-sec .testi-img {padding: 0.4543389368vw;width: 3.7255792821vw;height: 3.7255792821vw;}}.our-testimonial-sec .owl-item {float: left;}.our-testimonial-sec .testimonial-info {box-shadow: 0px 6.07259px 23.3756px rgba(0, 0, 0, 0.1);border-radius: 20.1565px;margin: 20px;}@media (min-width: 2201px) and (max-width: 4000px) {.our-testimonial-sec .testimonial-info {box-shadow: 0vw 0.2759014085vw 1.0620445252vw rgba(0, 0, 0, 0.1);border-radius: 0.9157882781vw;margin: 0.9086778737vw;}}.our-testimonial-sec .testimonial-info .w-50 img {width: inherit;}.our-testimonial-sec .testimonial-info p {padding: 20px;margin: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.our-testimonial-sec .testimonial-info p {padding: 0.9086778737vw;}}.our-testimonial-sec .testimonial-info .d-flex {padding: 20px 25px;border-top: 1px solid #ccc;}@media (min-width: 2201px) and (max-width: 4000px) {.our-testimonial-sec .testimonial-info .d-flex {padding: 0.9086778737vw 1.1358473421vw;}}.our-testimonial-sec .testimonial-info .d-flex .block-img {width: 66px;height: 66px;border-radius: 100%;}@media (min-width: 2201px) and (max-width: 4000px) {.our-testimonial-sec .testimonial-info .d-flex .block-img {width: 2.9986369832vw;height: 2.9986369832vw;}}.our-testimonial-sec .testimonial-info .d-flex .block-img img {width: 100%;}.our-testimonial-sec .testimonial-info .d-flex .ms-3 {margin-left: 1.5rem !important;display: flex;align-items: center;justify-content: space-between;width: 100%;}@media (min-width: 2201px) and (max-width: 4000px) {.our-testimonial-sec .testimonial-info .d-flex .ms-3 {margin-left: 1.0904134484vw !important;}}.our-testimonial-sec .testimonial-info .block-info span h5 {font-size: 20px;margin-bottom: 2px;}@media (min-width: 2201px) and (max-width: 4000px) {.our-testimonial-sec .testimonial-info .block-info span h5 {font-size: 0.9086778737vw;margin-bottom: 0.0908677874vw;}}.our-testimonial-sec .testimonial-info .block-info span h4 {color: #707070;font-size: 14px;font-style: italic;font-weight: 500;margin-bottom: 2px;}@media (min-width: 2201px) and (max-width: 4000px) {.our-testimonial-sec .testimonial-info .block-info span h4 {margin-bottom: 0.0908677874vw;font-size: 0.6360745116vw;}}.our-testimonial-sec .testimonial-info .block-info span h6 {color: #707070;font-weight: 500;}.stay-updated-sec {background: url(https://northstarwordpress.s3.us-east-2.amazonaws.com/images/hero-banner-scaled.webp) no-repeat #061727;background-position: center;background-size: cover;position: relative;overflow: visible;padding: calc(var(--section-padding) - 90px) 0 calc(var(--section-padding) - 90px) 0;}@media (min-width: 2201px) and (max-width: 4000px) {.stay-updated-sec {padding: calc(var(--section-padding) - 4.0890504316vw) 0 calc(var(--section-padding) - 4.0890504316vw) 0;}}@media (max-width: 991.98px) {.stay-updated-sec {padding: calc(var(--section-padding) - 40px) 0 calc(var(--section-padding) - 40px) 0;}}@media (max-width: 1199.98px) {.stay-updated-sec {padding: calc(var(--section-padding) - 40px) 0 calc(var(--section-padding) - 40px) 0;}.stay-updated-sec .justify-content-end {justify-content: center;}}@media (max-width: 767.98px) {.stay-updated-sec {padding: calc(var(--section-padding) - 0px) 0 calc(var(--section-padding) - 0px) 0;text-align: center;}}.stay-updated-sec .col-lg-5 {width: calc(40.666667% - var(--bs-gutter-x));}@media (max-width: 767.98px) {.stay-updated-sec .col-lg-5 {width: calc(100% - var(--bs-gutter-x));}}.stay-updated-sec .col-lg-6 {width: calc(54.666667% - var(--bs-gutter-x));}@media (max-width: 767.98px) {.stay-updated-sec .col-lg-6 {width: calc(100% - var(--bs-gutter-x));}}.stay-updated-sec .stay-updated-info p {margin: 10px 0 35px;color: rgba(255, 255, 255, 0.8);font-weight: 300;opacity: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.stay-updated-sec .stay-updated-info p {margin: 0.4543389368vw 0 1.590186279vw;}}.stay-updated-sec .stay-updated-info .weby-heading {color: var(--white);opacity: 0;}.stay-updated-sec .stay-updated-info .stay-img {margin-top: -5%;}.stay-updated-sec .stay-updated-info .stay-img img {width: 100%;height: auto;aspect-ratio: 48/29;opacity: 0;}@media (max-width: 767.98px) {.stay-updated-sec .stay-updated-info .stay-img img {display: none;}}.stay-updated-sec .stay-updated-info form {display: flex;}@media (max-width: 1199.98px) {.stay-updated-sec .stay-updated-info form {flex-direction: row;}}@media (max-width: 575.98px) {.stay-updated-sec .stay-updated-info form {flex-direction: column;}}.stay-updated-sec .stay-updated-info form input.form-control {margin-right: 35px;width: 40%;border-radius: 0px;height: 52px;background: rgba(255, 255, 255, 0.27);border: 2px solid #000;padding: 0 15px;font-size: 18px;font-weight: 300;font-family: "Roboto", sans-serif;border: 1px solid #ccc;box-sizing: border-box;margin-left: 0;color: var(--white);}@media (min-width: 2201px) and (max-width: 4000px) {.stay-updated-sec .stay-updated-info form input.form-control {border-radius: 0px;margin-right: 1.590186279vw;height: 2.3625624716vw;padding: 0 0.6815084053vw;font-size: 0.8178100863vw;margin-left: 0;}}@media (max-width: 1440.98px) {.stay-updated-sec .stay-updated-info form input.form-control {padding: 0 15px;font-size: 15px;height: 45px;}}@media (max-width: 1280.98px) {.stay-updated-sec .stay-updated-info form input.form-control {width: 50%;}}@media (max-width: 575.98px) {.stay-updated-sec .stay-updated-info form input.form-control {width: 100%;text-align: center;}}.stay-updated-sec .stay-updated-info form input::-moz-placeholder {color: var(--white);}.stay-updated-sec .stay-updated-info form input::placeholder {color: var(--white);}.stay-updated-sec .stay-updated-info form button.btn-link {background: #000;color: var(--white);padding: 14px 25px;border: 1px solid rgba(255, 255, 255, 0.4);transition: all 0.5s ease;margin-left: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.stay-updated-sec .stay-updated-info form button.btn-link {padding: 0.6360745116vw 1.1358473421vw;border: 0.0454338937vw solid rgba(255, 255, 255, 0.4);margin-left: 0;}}@media (max-width: 1440.98px) {.stay-updated-sec .stay-updated-info form button.btn-link {padding: 10px 15px;}}@media (max-width: 575.98px) {.stay-updated-sec .stay-updated-info form button.btn-link {width: 100%;margin-top: 2%;justify-content: center;}}.stay-updated-sec .stay-updated-info form button.btn-link svg path {fill: var(--white);transition: all 0.5s ease;}.stay-updated-sec .stay-updated-info form button.btn-link:hover {background: linear-gradient(85deg, #4af7ba -25.45%, #086896 104.04%);color: var(--white);transition: all 0.5s ease;}.stay-updated-sec.is-inview .weby-heading {animation: slideUp 0.8s ease forwards;}.stay-updated-sec.is-inview .stay-img img {opacity: 1;}.stay-updated-sec.is-inview p {animation: slideUp 0.8s ease forwards;}.footersec {padding: 50px 0 0 0;}@media (min-width: 2201px) and (max-width: 4000px) {.footersec {padding: 2.2716946842vw 0 0 0;}}@media (max-width: 575.98px) {.footersec {overflow: hidden;}}.footersec .footer-nav {position: relative;}.footersec .footer-nav .col-lg-2 {width: calc(16.666% - var(--bs-gutter-x));}@media (max-width: 767.98px) {.footersec .footer-nav .col-lg-2 {flex: 0 0 auto;width: calc(100% - var(--bs-gutter-x));order: 1;}}@media (max-width: 767.98px) {.footersec .footer-nav .col-lg-5 {flex: 0 0 auto;width: calc(50% - var(--bs-gutter-x));order: 2;}}@media (max-width: 575.98px) {.footersec .footer-nav .col-lg-5 {flex: 0 0 auto;width: calc(100% - var(--bs-gutter-x));}}.footersec .footer-nav .footer-logo img {width: 100%;height: auto;}@media (min-width: 2201px) and (max-width: 4000px) {.footersec .footer-nav .footer-logo img {width: 12.1308496138vw;height: 12.1308496138vw;}}@media (max-width: 767.98px) {.footersec .footer-nav .footer-logo img {width: 267px;height: 267px;}}.footersec .footer-nav .align-items-center {position: relative;scroll-margin: 100px;}@media (min-width: 2201px) and (max-width: 4000px) {.footersec .footer-nav .align-items-center {scroll-margin: 4.5433893685vw;}}@media (max-width: 991.98px) {.footersec .footer-nav .align-items-center {align-items: flex-start;padding: 12px 0;}}@media (max-width: 767.98px) {.footersec .footer-nav .align-items-center {align-items: center;padding: 0;}}@media (max-width: 767.98px) {.footersec .footer-nav {padding: 45px 0;}}@media (max-width: 767.98px) {.footersec .footer-nav .row:nth-child(2) .col-lg-4 {width: calc(33% - var(--bs-gutter-x));}}@media (max-width: 575.98px) {.footersec .footer-nav .row:nth-child(2) .col-lg-4 {width: calc(100% - var(--bs-gutter-x));}.footersec .footer-nav .row:nth-child(2) .col-lg-4:nth-child(1) {order: 3;}.footersec .footer-nav .row:nth-child(2) .col-lg-4:nth-child(2) {order: 1;}.footersec .footer-nav .row:nth-child(2) .col-lg-4:nth-child(3) {order: 2;}}.footersec .footer-nav:before {content: "";background: url(https://northstarwordpress.s3.us-east-2.amazonaws.com/images/hero-banner-scaled.webp) no-repeat #061727;position: absolute;width: 100%;height: 374px;bottom: 0;z-index: 0;background-position: bottom;background-size: cover;pointer-events: none;left: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.footersec .footer-nav:before {height: 16.9922762381vw;bottom: 0;}}@media (max-width: 767.98px) {.footersec .footer-nav:before {height: 100%;}}.footersec .footer-nav h3 {text-align: center;font-size: 36px;font-weight: 600;}@media (min-width: 2201px) and (max-width: 4000px) {.footersec .footer-nav h3 {font-size: 1.6356201726vw;}}@media (max-width: 575.98px) {.footersec .footer-nav .footer-item {text-align: center;margin-bottom: 25px;}}.footersec .footer-nav .footer-item h3 {text-align: left;font-size: 30px;margin-bottom: 21px;color: var(--white);}@media (min-width: 2201px) and (max-width: 4000px) {.footersec .footer-nav .footer-item h3 {font-size: 1.3630168105vw;margin-bottom: 0.9541117674vw;}}@media (max-width: 1440.98px) {.footersec .footer-nav .footer-item h3 {font-size: 25px;}}@media (max-width: 575.98px) {.footersec .footer-nav .footer-item h3 {text-align: center;font-size: 20px;}}.footersec .footer-nav .footer-item ul li {display: inline-block;padding-right: 27px;}@media (min-width: 2201px) and (max-width: 4000px) {.footersec .footer-nav .footer-item ul li {padding-right: 1.2267151295vw;}}@media (max-width: 1680.98px) {.footersec .footer-nav .footer-item ul li {padding-right: 10px;}}@media (max-width: 1440.98px) {.footersec .footer-nav .footer-item ul li {padding-right: 7px;}}@media (max-width: 1199.98px) {.footersec .footer-nav .footer-item ul li {padding-right: 5px;}}@media (max-width: 991.98px) {.footersec .footer-nav .footer-item ul li {padding-right: 0;display: block;padding-bottom: 8px;}}@media (max-width: 575.98px) {.footersec .footer-nav .footer-item ul li {padding-bottom: 15px;}}.footersec .footer-nav .footer-item ul li a {color: var(--white);font-weight: 400;opacity: 0.7;}@media (max-width: 1680.98px) {.footersec .footer-nav .footer-item ul li a {font-size: 15px;}}@media (max-width: 1440.98px) {.footersec .footer-nav .footer-item ul li a {font-size: 13px;}}@media (max-width: 767.98px) {.footersec .footer-nav .footer-item ul li a {font-size: 14px;}}.footersec .footer-nav .footer-item ul li a:hover {color: var(--white);opacity: 1;}.footersec .footer-nav .col {margin: 0 10px 35px;}@media (min-width: 2201px) and (max-width: 4000px) {.footersec .footer-nav .col {margin: 0 0.4543389368vw 1.590186279vw;}}.footersec .footer-nav .club-form .col-lg-8 {border: 1px solid #d2d2d2;padding: 40px 40px 0;background-color: var(--white);margin-bottom: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.footersec .footer-nav .club-form .col-lg-8 {padding: 1.8173557474vw 1.8173557474vw 0;border: 0.0454338937vw solid #d2d2d2;margin-bottom: 0;}}@media (max-width: 1440.98px) {.footersec .footer-nav .club-form .col-lg-8 {width: calc(75% - var(--bs-gutter-x));}}@media (max-width: 1199.98px) {.footersec .footer-nav .club-form .col-lg-8 {width: calc(90% - var(--bs-gutter-x));}}@media (max-width: 767.98px) {.footersec .footer-nav .club-form .col-lg-8 {margin-bottom: 40px;padding: 40px 10px 20px;}}.footersec .footer-nav .club-form .col-lg-8 .dec {margin: 0 10px;}@media (min-width: 2201px) and (max-width: 4000px) {.footersec .footer-nav .club-form .col-lg-8 .dec {margin: 0 0.4543389368vw;}}@media (max-width: 575.98px) {.footersec .footer-nav .club-form .col-lg-8 {width: calc(95% - var(--bs-gutter-x));}}@media (max-width: 1440.98px) {.footersec .footer-nav .club-form .zcwf_lblLeft .zcwf_row {width: 49%;}}@media (max-width: 767.98px) {.footersec .footer-nav .club-form .zcwf_title {font-size: 25px;}}@media (max-width: 575.98px) {.footersec .footer-nav .club-form .zcwf_lblLeft .zcwf_row {width: 100%;}.footersec .footer-nav .club-form input#formsubmit {max-width: 135px;padding: 10px 0px !important;}}@media (max-width: 575.98px) and (min-width: 2201px) and (max-width: 4000px) {.footersec .footer-nav .club-form input#formsubmit {max-width: 6.1335756474vw;padding: 0.4543389368vw 0px !important;}}@media (max-width: 575.98px) {.footersec .footer-nav .club-form input.reset-btn {padding: 10px 0px !important;max-width: 150px !important;}}@media (max-width: 575.98px) and (min-width: 2201px) and (max-width: 4000px) {.footersec .footer-nav .club-form input.reset-btn {padding: 0.4543389368vw 0px !important;max-width: 6.8150840527vw !important;}}.footersec .footer-nav .club-form .zcwf_col_fld {text-align: center;}.footersec .footer-nav .club-form .zcwf_col_fld input.btn-link {background-color: var(--black);color: var(--white);padding: 13px 40px;margin: 0 15px;}@media (min-width: 2201px) and (max-width: 4000px) {.footersec .footer-nav .club-form .zcwf_col_fld input.btn-link {padding: 0.5906406179vw 1.8173557474vw;margin: 0 0.6815084053vw;}}.footersec .footer-nav .club-form .zcwf_col_fld input.btn-link:hover {background-color: var(--white);color: var(--black);}.footersec .footer-nav .club-form .zcwf_col_fld input.btn-link:last-child {background-color: transparent;color: var(--black);}.footersec .footer-nav .right-nav h3 {text-align: right !important;}@media (max-width: 575.98px) {.footersec .footer-nav .right-nav h3 {text-align: center !important;}}.footersec .footer-nav .right-nav ul {text-align: right;}@media (max-width: 575.98px) {.footersec .footer-nav .right-nav ul {text-align: center !important;}}.footersec .footer-nav .right-nav ul li:last-child {padding-right: 0;}.footersec .footer-bottom {padding-top: 30px;background-color: var(--white);}@media (min-width: 2201px) and (max-width: 4000px) {.footersec .footer-bottom {padding-top: 1.3630168105vw;}}@media (max-width: 1280.98px) {.footersec .footer-bottom .col-lg-6:first-child {flex: 0 0 auto;width: calc(60% - var(--bs-gutter-x));}}@media (max-width: 767.98px) {.footersec .footer-bottom .col-lg-6:first-child {flex: 0 0 auto;width: calc(100% - var(--bs-gutter-x));}}@media (max-width: 1280.98px) {.footersec .footer-bottom .col-lg-6:last-child {flex: 0 0 auto;width: calc(40% - var(--bs-gutter-x));}}@media (max-width: 767.98px) {.footersec .footer-bottom .col-lg-6:last-child {flex: 0 0 auto;width: calc(100% - var(--bs-gutter-x));}}.footersec .footer-bottom .col-lg-4 {position: relative;}@media (max-width: 767.98px) {.footersec .footer-bottom .col-lg-4 {width: calc(33.3333% - var(--bs-gutter-x));}}@media (max-width: 575.98px) {.footersec .footer-bottom .col-lg-4 {width: calc(100% - var(--bs-gutter-x));text-align: center;}}.footersec .footer-bottom .col-lg-4 img {filter: brightness(0);}@media (min-width: 2201px) and (max-width: 4000px) {.footersec .footer-bottom .col-lg-4 img {width: 7.7237619264vw;height: 7.7237619264vw;}}@media (max-width: 1440.98px) {.footersec .footer-bottom .col-lg-4 img {width: 11vw;-o-object-fit: contain;object-fit: contain;}}@media (max-width: 991.98px) {.footersec .footer-bottom .col-lg-4 img {width: 160px;}}@media (max-width: 767.98px) {.footersec .footer-bottom .col-lg-4 img {padding-bottom: 25px;width: auto;}}.footersec .footer-bottom .col-lg-4:before {content: "";position: absolute;width: 1px;height: 50px;background-color: #ccc;right: 12px;opacity: 0.7;}@media (min-width: 2201px) and (max-width: 4000px) {.footersec .footer-bottom .col-lg-4:before {right: 0.5452067242vw;width: 0.0454338937vw;height: 2.2716946842vw;}}@media (max-width: 991.98px) {.footersec .footer-bottom .col-lg-4:before {display: none;}}.footersec .footer-bottom .col-lg-4:last-child:before {display: none;}.footersec .footer-bottom .col-lg-4 address {margin-top: 5px;}@media (min-width: 2201px) and (max-width: 4000px) {.footersec .footer-bottom .col-lg-4 address {margin-top: 0.2271694684vw;}}.footersec .footer-bottom .col-lg-4 address.emial-add {margin-top: 0px;}@media (min-width: 2201px) and (max-width: 4000px) {.footersec .footer-bottom .col-lg-4 address.emial-add {margin-top: 0;}}@media (max-width: 991.98px) {.footersec .footer-bottom .col-lg-4 address.emial-add {margin-top: 5px;}}@media (max-width: 1199.98px) {.footersec .footer-bottom .col-lg-4 address.emial-add ul li {line-height: normal;}}.footersec .footer-bottom .col-lg-4 address.emial-add ul li a {position: relative;margin-bottom: 10px;display: inline-block !important;}@media (min-width: 2201px) and (max-width: 4000px) {.footersec .footer-bottom .col-lg-4 address.emial-add ul li a {margin-bottom: 0.4543389368vw;}}.footersec .footer-bottom .col-lg-4 address.emial-add ul li a span {position: relative;}.footersec .footer-bottom .col-lg-4 address.emial-add ul li a span:before {content: "";position: absolute;width: 100%;height: 1px;background-color: var(--blue);bottom: 0;left: 0;transition: width 0.2s;}@media (min-width: 2201px) and (max-width: 4000px) {.footersec .footer-bottom .col-lg-4 address.emial-add ul li a span:before {height: 0.0454338937vw;bottom: 0;left: 0;}}.footersec .footer-bottom .col-lg-4 address.emial-add ul li a:hover span:before {width: 0;}.footersec .footer-bottom .col-lg-4 address ul li a {color: var(--blue);font-weight: 400;font-style: normal;margin-bottom: 10px;display: block;font-size: 16px;}@media (min-width: 2201px) and (max-width: 4000px) {.footersec .footer-bottom .col-lg-4 address ul li a {font-size: 0.726942299vw;margin-bottom: 0.4543389368vw;}}@media (max-width: 1680.98px) {.footersec .footer-bottom .col-lg-4 address ul li a {font-size: 15px;}}@media (max-width: 1440.98px) {.footersec .footer-bottom .col-lg-4 address ul li a {margin-bottom: 0;font-size: 13px;}}@media (max-width: 1280.98px) {.footersec .footer-bottom .col-lg-4 address ul li a {font-size: 12px;}}@media (max-width: 1199.98px) {.footersec .footer-bottom .col-lg-4 address ul li a {line-height: normal;}}.footersec .footer-bottom .col-lg-4 address ul li a span {display: inline-block;}@media (max-width: 1440.98px) {.footersec .footer-bottom .col-lg-4 address ul li a span {margin-top: 0;}}@media (max-width: 1280.98px) {.footersec .footer-bottom .col-lg-4 address ul li a span {display: unset;}}@media (max-width: 575.98px) {.footersec .footer-bottom .foooter-socail {margin-top: 30px;}}.footersec .footer-bottom .foooter-socail ul {float: right;}@media (max-width: 767.98px) {.footersec .footer-bottom .foooter-socail ul {float: none;margin: 0 auto;display: table;}}.footersec .footer-bottom .foooter-socail ul li {text-align: center;display: inline-block;margin: 0px 10px;}@media (min-width: 2201px) and (max-width: 4000px) {.footersec .footer-bottom .foooter-socail ul li {margin: 0px 0.4543389368vw;}}@media (max-width: 991.98px) {.footersec .footer-bottom .foooter-socail ul li {margin: 0 6px;}}.footersec .footer-bottom .foooter-socail ul li a {display: block;text-align: center;font-weight: 400;text-transform: capitalize;color: var(--blue);}@media (min-width: 2201px) and (max-width: 4000px) {.footersec .footer-bottom .foooter-socail ul li a {font-size: 0.726942299vw;}}@media (max-width: 1440.98px) {.footersec .footer-bottom .foooter-socail ul li a {font-size: 12px;}}.footersec .footer-bottom .foooter-socail ul li a img {width: 24px;height: 24px;margin-bottom: 10px;}@media (min-width: 2201px) and (max-width: 4000px) {.footersec .footer-bottom .foooter-socail ul li a img {width: 1.0904134484vw;height: 1.0904134484vw;margin-bottom: 0.4543389368vw;}}@media (max-width: 1440.98px) {.footersec .footer-bottom .foooter-socail ul li a img {margin-bottom: 0px;}}.footersec .footer-bottom .foooter-socail ul li a.linkdin:hover img {filter: brightness(0) saturate(100%) invert(31%) sepia(73%) saturate(1420%) hue-rotate(174deg) brightness(96%) contrast(101%);}.footersec .footer-bottom .foooter-socail ul li a.linkdin:hover span {color: #0077b5;}.footersec .footer-bottom .foooter-socail ul li a.insta:hover img {filter: invert(28%) sepia(39%) saturate(3699%) hue-rotate(308deg) brightness(89%) contrast(97%);}.footersec .footer-bottom .foooter-socail ul li a.insta:hover span {color: #d62976;}.footersec .footer-bottom .foooter-socail ul li a.facebook:hover img {filter: brightness(0) saturate(100%) invert(38%) sepia(48%) saturate(663%) hue-rotate(181deg) brightness(92%) contrast(94%);}.footersec .footer-bottom .foooter-socail ul li a.facebook:hover span {color: #4267b2;}.footersec .footer-bottom .foooter-socail ul li a.youtube:hover img {filter: brightness(0) saturate(100%) invert(13%) sepia(60%) saturate(7310%) hue-rotate(358deg) brightness(106%) contrast(116%);}.footersec .footer-bottom .foooter-socail ul li a.youtube:hover span {color: #ff0000;}.footersec .footer-bottom .foooter-socail ul li a span {display: block;text-align: center;font-size: 15px;}@media (min-width: 2201px) and (max-width: 4000px) {.footersec .footer-bottom .foooter-socail ul li a span {font-size: 0.6815084053vw;}}@media (max-width: 1440.98px) {.footersec .footer-bottom .foooter-socail ul li a span {font-size: 12px;}}.footersec .footer-bottom .copy-sec {text-align: center;border-top: 1px solid #ccc;margin-top: 35px;padding-top: 25px;}@media (min-width: 2201px) and (max-width: 4000px) {.footersec .footer-bottom .copy-sec {margin-top: 1.590186279vw;padding-top: 1.1358473421vw;}}@media (max-width: 1440.98px) {.footersec .footer-bottom .copy-sec {margin-top: 20px;padding-top: 20px;}}.footersec .footer-bottom .copy-sec p {color: var(--blue);}.footersec .footer-bottom .copy-sec p i {font-style: normal;}@media (max-width: 575.98px) {.footersec .footer-bottom .copy-sec p i {display: none;}}.footersec .footer-bottom .copy-sec p span {margin: 0px 15px;}@media (min-width: 2201px) and (max-width: 4000px) {.footersec .footer-bottom .copy-sec p span {margin: 0px 0.6815084053vw;}}@media (max-width: 575.98px) {.footersec .footer-bottom .copy-sec p span {display: block;}}.power-sec {padding: calc(var(--section-padding) * 1.75) 0 var(--section-padding);position: relative;}.power-sec::before {content: "";position: absolute;background: url(https://northstarwordpress.s3.us-east-2.amazonaws.com/images/hero-banner-scaled.webp) no-repeat #061727;background-position: top center;background-size: cover;top: 0;width: 100%;height: 76%;}.power-sec::after {content: "";background: url(https://northstarwordpress.s3.us-east-2.amazonaws.com/images/sec-before-1.webp) no-repeat;position: absolute;width: 100%;height: 290px;top: auto;right: 0;left: auto;z-index: -1;background-size: cover;background-position: center;bottom: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.power-sec::after {height: 13.1758291686vw;right: 0;bottom: 0;}}.power-sec .webz-heading {opacity: 0;}@media (max-width: 767.98px) {.power-sec .webz-heading {line-height: normal;}}.power-sec p {color: var(--white);opacity: 0;}.power-sec iframe {width: 935px;height: 535px;border-radius: 12px;z-index: 1;pointer-events: none;}@media (min-width: 2201px) and (max-width: 4000px) {.power-sec iframe {width: 42.4806905952vw;height: 24.3071331213vw;border-radius: 0.5452067242vw;}}@media (max-width: 1440.98px) {.power-sec iframe {height: 375px;width: 79%;}}@media (max-width: 767.98px) {.power-sec iframe {width: 100%;height: 250px;margin-top: 4%;}}@media (max-width: 575.98px) {.power-sec iframe {height: 210px;}}.power-sec .col-lg-8 {margin: 0 auto;text-align: center;width: calc(70.666667% - var(--bs-gutter-x));position: relative;}@media (max-width: 767.98px) {.power-sec .col-lg-8 {width: calc(100% - var(--bs-gutter-x));}}.power-sec .col-lg-8::before {content: "";background: url(https://northstarwordpress.s3.us-east-2.amazonaws.com/images/arrow-left.svg) no-repeat;width: 120px;height: 120px;position: absolute;right: auto;left: -10px;top: 47%;}@media (min-width: 2201px) and (max-width: 4000px) {.power-sec .col-lg-8::before {left: 0;width: 8.1781008632vw;height: 6.3607451159vw;background-size: cover;}}@media (max-width: 1680.98px) {.power-sec .col-lg-8::before {left: -115px;top: 48%;}}@media (max-width: 1440.98px) {.power-sec .col-lg-8::before {left: -20px;top: 45%;}}@media (max-width: 767.98px) {.power-sec .col-lg-8::before {display: none;}}.power-sec .col-lg-8::after {content: "";background: url(https://northstarwordpress.s3.us-east-2.amazonaws.com/images/arrow-right.svg) no-repeat;width: 110px;height: 110px;position: absolute;left: auto;right: -10px;top: 50%;}@media (min-width: 2201px) and (max-width: 4000px) {.power-sec .col-lg-8::after {right: 0;width: 8.1781008632vw;height: 6.3607451159vw;background-size: cover;}}@media (max-width: 1680.98px) {.power-sec .col-lg-8::after {right: -120px;top: 47%;}}@media (max-width: 1440.98px) {.power-sec .col-lg-8::after {right: -20px;top: 43%;}}@media (max-width: 767.98px) {.power-sec .col-lg-8::after {display: none;}}@media (max-width: 767.98px) {.power-sec .col-lg-8 .d-flex {flex-direction: column;justify-content: center;align-items: center;}}.power-sec .col-lg-8 .clubs-onboard {background-color: #40b287;width: 230px;height: 69px;display: flex;align-items: center;justify-content: center;border-radius: 16px;padding-left: 15px;position: relative;animation: flip-vertical 1.8s ease-out forwards;}@media (min-width: 2201px) and (max-width: 4000px) {.power-sec .col-lg-8 .clubs-onboard {width: 10.4497955475vw;height: 3.1349386642vw;border-radius: 0.726942299vw;padding-left: 0.6815084053vw;}}@media (max-width: 1680.98px) {.power-sec .col-lg-8 .clubs-onboard {width: 185px;height: 60px;}}@media (max-width: 1440.98px) {.power-sec .col-lg-8 .clubs-onboard {height: 55px;padding-left: 4px;}}@media (max-width: 575.98px) {.power-sec .col-lg-8 .clubs-onboard {width: 198px;height: 50px;}}.power-sec .col-lg-8 .clubs-onboard.rite {background-color: #40b287;border-radius: 16px;right: 15%;top: 40px;animation: floatLeftToRight 3s ease-in-out infinite;}@media (min-width: 2201px) and (max-width: 4000px) {.power-sec .col-lg-8 .clubs-onboard.rite {border-radius: 0.726942299vw;top: 1.8173557474vw;}}@media (max-width: 1680.98px) {.power-sec .col-lg-8 .clubs-onboard.rite {top: -40px;}}@media (max-width: 767.98px) {.power-sec .col-lg-8 .clubs-onboard.rite {left: 0;margin-bottom: 19px;margin-top: 25px;border-radius: 5px;top: 0;}}.power-sec .col-lg-8 .clubs-onboard.lft {background-color: #0079b3;border-radius: 16px;width: 167px;padding-right: 0;margin-left: auto;left: 110px;top: 55px;animation: floatRightToLeft 3s ease-in-out infinite;}@media (min-width: 2201px) and (max-width: 4000px) {.power-sec .col-lg-8 .clubs-onboard.lft {border-radius: 0.726942299vw;width: 7.5874602453vw;left: 4.9977283053vw;top: 2.4988641527vw;}}@media (max-width: 1680.98px) {.power-sec .col-lg-8 .clubs-onboard.lft {top: -40px;width: 150px;}}@media (max-width: 767.98px) {.power-sec .col-lg-8 .clubs-onboard.lft {top: 0px;left: 0;margin-left: inherit;border-radius: 5px;}}@media (max-width: 575.98px) {.power-sec .col-lg-8 .clubs-onboard.lft {width: 60%;}}.power-sec .col-lg-8 .clubs-onboard.lft h6 {padding-left: 10px;}@media (min-width: 2201px) and (max-width: 4000px) {.power-sec .col-lg-8 .clubs-onboard.lft h6 {padding-left: 0.4543389368vw;}}.power-sec .col-lg-8 .clubs-onboard h6 {color: var(--white);font-size: 30px;font-weight: 400;padding-left: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.power-sec .col-lg-8 .clubs-onboard h6 {font-size: 1.3630168105vw;padding-left: 0;}}@media (max-width: 1680.98px) {.power-sec .col-lg-8 .clubs-onboard h6 {font-size: 24px;}}@media (max-width: 1440.98px) {.power-sec .col-lg-8 .clubs-onboard h6 {font-size: 21px;}}@media (max-width: 767.98px) {.power-sec .col-lg-8 .clubs-onboard h6 {font-size: 20px;}}.power-sec .col-lg-8 .clubs-onboard span {font-family: "Roboto", sans-serif;color: var(--white);width: 50%;text-align: left;padding-left: 10px;line-height: normal;}@media (min-width: 2201px) and (max-width: 4000px) {.power-sec .col-lg-8 .clubs-onboard span {padding-left: 0.4543389368vw;}}@media (max-width: 1680.98px) {.power-sec .col-lg-8 .clubs-onboard span {font-size: 16px;}}.power-sec a.btn-link {margin: 3% auto 0;opacity: 0;}.power-sec .web-tagline {border: 1px solid #fff;color: #fff;margin-bottom: 20px;font-weight: 400;opacity: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.power-sec .web-tagline {border: 0.0454338937vw solid #fff;margin-bottom: 0.9086778737vw;}}.power-sec.is-inview .web-tagline {animation: slideDown 0.5s ease-out forwards;}.power-sec.is-inview .webz-heading {animation: slideUp 0.8s ease forwards;}.power-sec.is-inview p {animation: slideUp 0.8s ease forwards;}.power-sec.is-inview a.btn-link {animation: slideUp 0.8s ease forwards;}.manage-serves {padding: 0px 0 100px;position: relative;}@media (min-width: 2201px) and (max-width: 4000px) {.manage-serves {padding: 0px 0 4.5433893685vw;}}@media (max-width: 575.98px) {.manage-serves {padding: 0 0 50px;}}.manage-serves::after {content: "";background: url(https://northstarwordpress.s3.us-east-2.amazonaws.com/images/sec-after-1.webp) no-repeat;position: absolute;width: 100%;height: 300px;top: auto;right: 0;left: auto;z-index: -1;background-size: 100%;background-position: center;bottom: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.manage-serves::after {height: 13.6301681054vw;right: 0;bottom: 0;}}.manage-serves .row:nth-child(2) {margin-left: -5%;margin-right: -5%;}@media (max-width: 1199.98px) {.manage-serves .row:nth-child(2) {margin-left: 0;margin-right: 0;}}@media (max-width: 767.98px) {.manage-serves .row:nth-child(2) {justify-content: center;}}.manage-serves .col-lg-4 {padding-left: 2.5%;padding-right: 2.5%;width: 28.3333%;}@media (max-width: 1680.98px) {.manage-serves .col-lg-4 {padding: 0 2.5%;}}@media (max-width: 1280.98px) {.manage-serves .col-lg-4 {padding: 0 2.1%;}}@media (max-width: 767.98px) {.manage-serves .col-lg-4 {width: calc(45.3333% - var(--bs-gutter-x));}}@media (max-width: 575.98px) {.manage-serves .col-lg-4 {width: calc(100% - var(--bs-gutter-x));}}.manage-serves .col-lg-5 {margin: 0 auto;display: table;width: calc(62% - var(--bs-gutter-x));}@media (max-width: 1440.98px) {.manage-serves .col-lg-5 {margin: 0 auto 15px;}}@media (max-width: 991.98px) {.manage-serves .col-lg-5 {width: calc(100% - var(--bs-gutter-x));}}@media (max-width: 575.98px) {.manage-serves .col-lg-5 {margin: 0 auto 0;}}.manage-serves .weby-heading {text-transform: capitalize;opacity: 0;}@media (max-width: 575.98px) {.manage-serves .weby-heading {font-size: 20px;}}.manage-serves p {opacity: 0;}.manage-serves .manage-item {text-align: center;background: #f6f6f6;border: 1px solid #e2e2e2;border-radius: 16px;margin-top: 25%;}@media (min-width: 2201px) and (max-width: 4000px) {.manage-serves .manage-item {border-radius: 0.726942299vw;border: 0.0454338937vw solid #e2e2e2;}}@media (max-width: 575.98px) {.manage-serves .manage-item {margin-top: 8rem;}}.manage-serves .manage-item img {width: 100%;aspect-ratio: 451/254;margin-top: -90px;height: auto;opacity: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.manage-serves .manage-item img {margin-top: -4.0890504316vw;}}.manage-serves .manage-item .contnt {padding: 40px 0;}@media (min-width: 2201px) and (max-width: 4000px) {.manage-serves .manage-item .contnt {padding: 1.8173557474vw 0;}}.manage-serves .manage-item .contnt .web-small {font-size: 26px;color: var(--fontcolor);font-family: "Sansation", sans-serif;opacity: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.manage-serves .manage-item .contnt .web-small {font-size: 1.1812812358vw;}}@media (max-width: 1440.98px) {.manage-serves .manage-item .contnt .web-small {font-size: 20px;}}@media (max-width: 1199.98px) {.manage-serves .manage-item .contnt .web-small {font-size: 20px;}}.manage-serves .manage-item .contnt p {width: 75%;margin: 0 auto;padding: 15px 0 40px;}@media (min-width: 2201px) and (max-width: 4000px) {.manage-serves .manage-item .contnt p {padding: 0.6815084053vw 0 1.8173557474vw;}}@media (max-width: 1199.98px) {.manage-serves .manage-item .contnt p {width: 100%;padding: 15px 0 15px;}}@media (max-width: 1199.98px) {.manage-serves .manage-item .contnt p {font-size: 13px;}}.manage-serves .manage-item .contnt a.btn-white {margin: 0 auto;opacity: 0;}.manage-serves.is-inview .weby-heading {animation: slideUp 0.8s ease forwards;}.manage-serves.is-inview p {animation: slideUp 0.8s ease forwards;}.manage-serves.is-inview .web-small {animation: slideUp 0.8s ease forwards;}.manage-serves.is-inview a.btn-white {animation: slideUp 0.8s ease forwards;}.manage-serves.is-inview .manage-item img {opacity: 1;}.page-template-aboutus .bg-sec, .page-template-optimize .bg-sec {height: 100vh;}@media (max-width: 1199.98px) {.page-template-aboutus .bg-sec, .page-template-optimize .bg-sec {height: 100%;}}@media (max-width: 575.98px) {.page-template-aboutus .bg-sec, .page-template-optimize .bg-sec {height: auto;}}.aboutus-sec-main {padding: calc(var(--section-padding) * 1.75) 0 calc(var(--section-padding) - 20px) 0;}@media (min-width: 2201px) and (max-width: 4000px) {.aboutus-sec-main {padding: calc(var(--section-padding) * 1.75) 0 calc(var(--section-padding) - 0.9086778737vw) 0;}}@media (max-width: 575.98px) {.aboutus-sec-main {padding: calc(var(--section-padding) + 55px) 0 calc(var(--section-padding) - 20px) 0;}}.aboutus-sec-main img {width: 100%;height: auto;opacity: 0;}@media (max-width: 991.98px) {.aboutus-sec-main .col-lg-5 {width: calc(50% - var(--bs-gutter-x));}}@media (max-width: 575.98px) {.aboutus-sec-main .col-lg-5 {width: calc(100% - var(--bs-gutter-x));}}@media (max-width: 991.98px) {.aboutus-sec-main .col-lg-7 {width: calc(50% - var(--bs-gutter-x));margin-top: 1%;}}@media (max-width: 575.98px) {.aboutus-sec-main .col-lg-7 {width: calc(100% - var(--bs-gutter-x));}}.aboutus-sec-main .common-content {margin-top: 3%;padding-left: 5%;padding-right: 7%;}@media (max-width: 1680.98px) {.aboutus-sec-main .common-content {padding-right: 4%;margin-top: 0;}}@media (max-width: 1440.98px) {.aboutus-sec-main .common-content {padding-left: 0;padding-right: 0;}}@media (max-width: 575.98px) {.aboutus-sec-main .common-content {margin-top: 25px;text-align: center;}}.aboutus-sec-main .common-content .web-tagline {opacity: 0;}.aboutus-sec-main .common-content .aboutus-para {opacity: 0;}.aboutus-sec-main .common-content .webz-heading {opacity: 0;}@media (max-width: 991.98px) {.aboutus-sec-main .common-content .webz-heading {font-size: 25px;}}@media (max-width: 575.98px) {.aboutus-sec-main .common-content .webz-heading {font-size: 17px;margin: 15px 0;}}.aboutus-sec-main .common-content p {width: 95%;}@media (max-width: 1440.98px) {.aboutus-sec-main .common-content p {padding-left: 30px;}}@media (max-width: 991.98px) {.aboutus-sec-main .common-content p {padding-left: 22px;width: 100%;}}@media (max-width: 575.98px) {.aboutus-sec-main .common-content p {padding-left: 0;}}@media (max-width: 767.98px) {.aboutus-sec-main .common-content p::before {display: none;}}@media (max-width: 575.98px) {.aboutus-sec-main .common-content .lets-talk::before {display: none;}}.aboutus-sec-main .common-content .lets-talk a {opacity: 0;}@media (max-width: 575.98px) {.aboutus-sec-main .common-content .lets-talk a.scroll-downs {left: 0;right: 0;margin: 0 auto;}}.aboutus-sec-main.is-inview img {animation: fadeLeft 1s ease forwards;}.aboutus-sec-main.is-inview .web-tagline {animation: fadeRight 1s ease forwards;}.aboutus-sec-main.is-inview .webz-heading {animation: fadeRight 1s ease forwards;}.aboutus-sec-main.is-inview .aboutus-para {animation: fadeRight 1s ease forwards;}.aboutus-sec-main.is-inview .lets-talk a.scroll-downs {animation: zoomIn 0.8s ease forwards;}.northstar-story-sec {padding: calc(var(--section-padding) - 90px) 0 calc(var(--section-padding) - 75px) 0;}@media (min-width: 2201px) and (max-width: 4000px) {.northstar-story-sec {padding: calc(var(--section-padding) - 4.0890504316vw) 0 calc(var(--section-padding) - 3.4075420264vw) 0;}}@media (max-width: 767.98px) {.northstar-story-sec {padding: var(--section-padding) 0;}}@media (max-width: 1440.98px) {.northstar-story-sec .col-lg-9 {width: calc(77% - var(--bs-gutter-x));}}@media (max-width: 1280.98px) {.northstar-story-sec .col-lg-9 {width: calc(100% - var(--bs-gutter-x));}}.northstar-story-sec .col-lg-9 .heading .weby-heading {opacity: 0;}.northstar-story-sec .col-lg-9 .heading p {opacity: 0;}.northstar-story-sec img {width: 100%;}.northstar-story-sec p {color: var(--grey);}@media (max-width: 991.98px) {.northstar-story-sec .common-content .lets-talk a.scroll-downs {left: 32%;}}.northstar-story-sec.is-inview .weby-heading {animation: zoomIn 0.8s ease forwards;}.northstar-story-sec.is-inview p {animation: zoomIn 0.8s ease forwards;}.northstar-story-sec.leadingClubs {padding: calc(var(--section-padding) - 40px) 0 calc(var(--section-padding) - 75px) 0;}@media (min-width: 2201px) and (max-width: 4000px) {.northstar-story-sec.leadingClubs {padding: calc(var(--section-padding) - 1.8173557474vw) 0 calc(var(--section-padding) - 3.4075420264vw) 0;}}@media (max-width: 767.98px) {.northstar-story-sec.leadingClubs {padding: var(--section-padding) 0;}}.northstar-story-sec.leadingClubs .web-tagline {margin-bottom: 1.5rem;}@media (min-width: 2201px) and (max-width: 4000px) {.northstar-story-sec.leadingClubs .web-tagline {margin-bottom: 1.0904134484vw;}}.aboutsec-serv {margin-top: -6%;position: relative;padding-top: 0;}@media (max-width: 1680.98px) {.aboutsec-serv {margin-top: -2%;}}@media (max-width: 991.98px) {.aboutsec-serv {margin-top: 10%;}}@media (max-width: 575.98px) {.aboutsec-serv {margin-top: 0;padding-top: 13%;}}@media (max-width: 991.98px) {.aboutsec-serv .col-lg-4 {width: calc(50% - var(--bs-gutter-x));}}@media (max-width: 575.98px) {.aboutsec-serv .col-lg-4 {width: calc(100% - var(--bs-gutter-x));}}@media (max-width: 991.98px) {.aboutsec-serv .row {align-items: center;justify-content: center;}}.aboutsec-serv .our-services {border: 1px solid #ccc;padding: 30px;border-radius: 14px;text-align: center;background-color: var(--white);height: 350px;opacity: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.aboutsec-serv .our-services {border: 0.0454338937vw solid #ccc;height: 15.9018627896vw;padding: 1.3630168105vw;border-radius: 0.6360745116vw;}}@media (max-width: 1440.98px) {.aboutsec-serv .our-services {height: 285px;padding: 20px;}}@media (max-width: 1280.98px) {.aboutsec-serv .our-services {height: 322px;}}@media (max-width: 1024px) {.aboutsec-serv .our-services {height: 365px;}}@media (max-width: 991.98px) {.aboutsec-serv .our-services {margin-bottom: 25px;}}@media (max-width: 575.98px) {.aboutsec-serv .our-services {padding: 13px;}}.aboutsec-serv .our-services img {height: auto;width: auto;}@media (max-width: 1440.98px) {.aboutsec-serv .our-services img {width: 18%;}}.aboutsec-serv .our-services .web-small {font-size: 28px;color: var(--black);margin: 30px 0 0;}@media (min-width: 2201px) and (max-width: 4000px) {.aboutsec-serv .our-services .web-small {font-size: 1.2721490232vw;margin: 1.3630168105vw 0 0;}}@media (max-width: 1440.98px) {.aboutsec-serv .our-services .web-small {font-size: 22px;}}@media (max-width: 575.98px) {.aboutsec-serv .our-services .web-small {font-size: 23px;}}.aboutsec-serv .our-services p {font-size: 16px;}@media (min-width: 2201px) and (max-width: 4000px) {.aboutsec-serv .our-services p {font-size: 0.726942299vw;}}@media (max-width: 1440.98px) {.aboutsec-serv .our-services p {font-size: 14px;line-height: 23px;}}.aboutsec-serv .heading {margin-bottom: 2%;}.aboutsec-serv.is-inview .our-services {animation: zoomIn 0.8s ease forwards;}@media (max-width: 1440.98px) {.story-content-main {padding: calc(var(--section-padding) - 90px) 0 calc(var(--section-padding) - 20px) 0;}}@media (max-width: 1024px) {.story-content-main {padding: calc(var(--section-padding) - 90px) 0 0 0;}}@media (max-width: 991.98px) {.story-content-main {padding: calc(var(--section-padding) - 90px) 0 30px 0;}}.story-content-main .weby-heading {font-size: 46px;}@media (min-width: 2201px) and (max-width: 4000px) {.story-content-main .weby-heading {font-size: 2.0899591095vw;}}.story-content-main .webx-heading {opacity: 0;}.story-content-main .web-title {font-size: 16px;color: var(--black);margin: 15px 0;opacity: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.story-content-main .web-title {font-size: 0.726942299vw;margin: 0.6815084053vw 0;}}@media (max-width: 575.98px) {.story-content {text-align: left;margin-top: 20px;}}.story-content p {opacity: 0;}.story-content ul {padding-left: 25px;}@media (min-width: 2201px) and (max-width: 4000px) {.story-content ul {padding-left: 1.1358473421vw;}}@media (max-width: 991.98px) {.story-content ul {padding-left: 15px;}}.story-content ul li {color: #657584;font-size: 16px;margin: 15px 0;line-height: 26px;position: relative;opacity: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.story-content ul li {font-size: 0.726942299vw;margin: 0.6815084053vw 0;line-height: 1.1812812358vw;}}@media (max-width: 1440.98px) {.story-content ul li {font-size: 14px;}}.story-content ul li::before {content: "";position: absolute;width: 7px;height: 7px;background-color: #35c8ae;left: -18px;top: 9px;border-radius: 100%;}@media (min-width: 2201px) and (max-width: 4000px) {.story-content ul li::before {width: 0.3180372558vw;height: 0.3180372558vw;left: -0.8178100863vw;top: 0.4089050432vw;}}@media (max-width: 991.98px) {.right-content .align-items-center {flex-direction: row-reverse;}}.right-content .col-lg-5:nth-child(1) {width: calc(37.666667% - var(--bs-gutter-x));}@media (max-width: 991.98px) {.right-content .col-lg-5:nth-child(1) {width: calc(48.666667% - var(--bs-gutter-x));}}@media (max-width: 575.98px) {.right-content .col-lg-5:nth-child(1) {width: calc(100% - var(--bs-gutter-x));}}.right-content .col-lg-5:nth-child(1) img {border-radius: 14px;width: 100%;height: auto;aspect-ratio: 115/83;opacity: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.right-content .col-lg-5:nth-child(1) img {border-radius: 0.6360745116vw;}}.right-content .col-lg-5:nth-child(2) {margin-left: auto;width: calc(37.666667% - var(--bs-gutter-x));}@media (max-width: 1024px) {.right-content .col-lg-5:nth-child(2) {width: calc(41.666667% - var(--bs-gutter-x));}}@media (max-width: 991.98px) {.right-content .col-lg-5:nth-child(2) {width: calc(50.666667% - var(--bs-gutter-x));}}@media (max-width: 575.98px) {.right-content .col-lg-5:nth-child(2) {width: calc(100% - var(--bs-gutter-x));text-align: center;margin-top: 25px;}}.right-content.is-inview img {animation: fadeLeft 1s ease forwards;}.right-content.is-inview ul li {animation: fadeRight 1s ease forwards;}.right-content.is-inview p {animation: fadeRight 1s ease forwards;}.right-content.is-inview .webx-heading {animation: fadeRight 1s ease forwards;}.right-content.is-inview .web-title {animation: fadeRight 1s ease forwards;}.left-content .card-text {width: 90%;}@media (max-width: 991.98px) {.left-content .card-text {width: 100%;}}.left-content ul li {opacity: 0;}.left-content .webx-heading {opacity: 0;}.left-content .web-title {opacity: 0;}@media (max-width: 991.98px) {.left-content .align-items-center {flex-direction: row-reverse;}}@media (max-width: 575.98px) {.left-content .align-items-center {flex-direction: column-reverse;}}.left-content .col-lg-5:nth-child(1) {margin-right: auto;width: calc(41.66666667% - var(--bs-gutter-x));}@media (max-width: 991.98px) {.left-content .col-lg-5:nth-child(1) {width: calc(49.666667% - var(--bs-gutter-x));}}@media (max-width: 575.98px) {.left-content .col-lg-5:nth-child(1) {width: calc(100% - var(--bs-gutter-x));}}.left-content .col-lg-5:nth-child(2) {width: calc(37.666667% - var(--bs-gutter-x));padding-right: 60px;}@media (min-width: 2201px) and (max-width: 4000px) {.left-content .col-lg-5:nth-child(2) {padding-right: 2.7260336211vw;}}@media (max-width: 991.98px) {.left-content .col-lg-5:nth-child(2) {width: calc(50.666667% - var(--bs-gutter-x));padding-right: 0px;}}@media (max-width: 575.98px) {.left-content .col-lg-5:nth-child(2) {width: calc(100% - var(--bs-gutter-x));}}.left-content .col-lg-5:nth-child(2) img {border-radius: 14px;width: 100%;aspect-ratio: 115/83;opacity: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.left-content .col-lg-5:nth-child(2) img {border-radius: 0.6360745116vw;}}.left-content.is-inview img {animation: fadeLeft 1s ease forwards;}.left-content.is-inview ul li {animation: fadeRight 1s ease forwards;}.left-content.is-inview p {animation: fadeRight 1s ease forwards;}.left-content.is-inview .webx-heading {animation: fadeRight 1s ease forwards;}.left-content.is-inview .web-title {animation: fadeRight 1s ease forwards;}main.story-content-detail {position: relative;padding-bottom: 15%;padding-top: 5%;}@media (max-width: 1440.98px) {main.story-content-detail {padding-bottom: 11%;overflow: hidden;}}main #animShipPath {overflow: visible;height: 100%;position: absolute;left: 13%;top: 18vw;max-height: 165.5vw;width: 100%;right: 0;margin: 0 auto;}@media (min-width: 2201px) and (max-width: 4000px) {main #animShipPath {top: 15.904134vw;left: 12.359836vw;max-height: 211.585643vw;}}@media (max-width: 1440.98px) {main #animShipPath {top: 16vw;left: 11.5vw;max-height: 155vw;}}@media (max-width: 1280.98px) {main #animShipPath {max-height: 145vw;}}@media (max-width: 1024px) {main #animShipPath {top: 25vw;left: 13.5vw;}}@media (max-width: 1199.98px) {main #animShipPath {top: 20vw;left: 11.5vw;max-height: 155vw;}}@media (max-width: 991.98px) {main #animShipPath {display: none;}}main #animShipPath #motionCship {visibility: hidden;}main #animShipPath #motionCship path {stroke-width: 1;}main #animShipPath #path2 {opacity: 0.5;}.engage-hero-sec {padding: calc(var(--section-padding) * 1.75) 0 var(--section-padding) 0;}@media (max-width: 575.98px) {.engage-hero-sec {padding: calc(var(--section-padding) + 15%) 0 calc(var(--section-padding) + 0px) 0;}}.engage-hero-sec .web-tagline {color: var(--white);border: 1px solid var(--white);display: inline-block;text-align: center;opacity: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.engage-hero-sec .web-tagline {border: 0.0454338937vw solid var(--white);}}.engage-hero-sec .webz-heading {color: var(--white);margin: 20px auto 0;text-transform: capitalize;opacity: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.engage-hero-sec .webz-heading {margin: 0.9086778737vw auto 0;}}.engage-hero-sec p {color: var(--white);width: 80%;margin: 20px auto 0;opacity: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.engage-hero-sec p {margin: 0.9086778737vw auto 0;}}.engage-hero-sec img {margin-top: 7%;width: 100%;height: auto;opacity: 0;}.engage-hero-sec a.btn-link {margin: 5% auto 0;}.engage-hero-sec.is-inview .web-tagline {animation: slideDown 0.5s ease-out forwards;}.engage-hero-sec.is-inview .webz-heading {animation: slideUp 0.8s ease forwards;}.engage-hero-sec.is-inview img {animation: slideUp 0.8s ease forwards;}.engage-hero-sec.is-inview p {animation: slideUp 0.8s ease forwards;}.engage-hero-sec.is-inview a.btn-link {animation: slideUp 0.8s ease forwards;}.engage-member-sec {position: relative;padding: calc(var(--section-padding) - 30px) 0 0 0;}@media (min-width: 2201px) and (max-width: 4000px) {.engage-member-sec {padding: calc(var(--section-padding) - 1.3630168105vw) 0 0 0;}}.engage-member-sec .eng_mem_sec_1 .engage-member-info {padding-left: 4%;}@media (max-width: 991.98px) {.engage-member-sec .eng_mem_sec_1 .engage-member-info {padding-left: 0;padding-top: 6%;}}@media (max-width: 767.98px) {.engage-member-sec .eng_mem_sec_1 .engage-member-info {text-align: center;padding-top: 6%;}}.engage-member-sec img {width: 100%;height: auto;opacity: 0;}.engage-member-sec::before {content: "";background: url(https://northstarwordpress.s3.us-east-2.amazonaws.com/images/sec-before-1.webp) no-repeat;position: absolute;width: 100%;height: 300px;bottom: auto;right: 0;left: auto;z-index: -1;background-size: 100%;background-position: center;top: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.engage-member-sec::before {height: 13.6301681054vw;right: 0;top: 0;}}@media (max-width: 767.98px) {.engage-member-sec .left-cotnt {flex-direction: column-reverse;padding-top: 10%;}}.engage-member-sec .row {margin-bottom: 4%;}.engage-member-sec .row:last-child {margin-bottom: 0;}.engage-member-sec .row.right-cotnt .engage-member-info {padding-left: 8%;}@media (max-width: 991.98px) {.engage-member-sec .row.right-cotnt .engage-member-info {padding-left: 0;padding-top: 6%;}}@media (max-width: 767.98px) {.engage-member-sec .row.right-cotnt .engage-member-info {text-align: center;}}@media (max-width: 767.98px) {.engage-member-sec .row.right-cotnt {padding-top: 10%;}}.engage-member-sec .row.right-cotnt.is-inview img {animation: fadeLeft 1s ease forwards;}.engage-member-sec .row.right-cotnt.is-inview .weby-heading {animation: fadeRight 1s ease forwards;}.engage-member-sec .row.right-cotnt.is-inview .web-tagline {animation: fadeRight 1s ease forwards;}.engage-member-sec .row.right-cotnt.is-inview .web-title {animation: fadeRight 1s ease forwards;}.engage-member-sec .row.right-cotnt.is-inview p {animation: fadeRight 1s ease forwards;}.engage-member-sec .row.right-cotnt.is-inview a.btn-white {animation: fadeRight 1s ease forwards;}.engage-member-sec .row.right-cotnt.is-inview .image-comparison-thumb {opacity: 1 !important;}.engage-member-sec .row.left-cotnt .engage-member-info {padding-right: 8%;}@media (max-width: 991.98px) {.engage-member-sec .row.left-cotnt .engage-member-info {padding-right: 0;padding-top: 6%;}}@media (max-width: 767.98px) {.engage-member-sec .row.left-cotnt .engage-member-info {text-align: center;padding-top: 10%;}}@media (max-width: 575.98px) {.engage-member-sec .row.left-cotnt .engage-member-info {padding-top: 0;}}@media (max-width: 767.98px) {.engage-member-sec .row.left-cotnt {padding-top: 10%;}}.engage-member-sec .row.left-cotnt.is-inview img {animation: fadeRight 1s ease forwards;}.engage-member-sec .row.left-cotnt.is-inview .weby-heading {animation: fadeLeft 1s ease forwards;}.engage-member-sec .row.left-cotnt.is-inview .web-tagline {animation: fadeLeft 1s ease forwards;}.engage-member-sec .row.left-cotnt.is-inview .web-title {animation: fadeLeft 1s ease forwards;}.engage-member-sec .row.left-cotnt.is-inview p {animation: fadeLeft 1s ease forwards;}.engage-member-sec .row.left-cotnt.is-inview a.btn-white {animation: fadeLeft 1s ease forwards;}.engage-member-sec .web-tagline {opacity: 0;}.engage-member-sec .weby-heading {margin: 25px 0;opacity: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.engage-member-sec .weby-heading {margin: 1.1358473421vw 0;}}.engage-member-sec .web-title {opacity: 0;}.engage-member-sec p {opacity: 0;margin: 10px 0 35px 0;}@media (min-width: 2201px) and (max-width: 4000px) {.engage-member-sec p {margin: 0.4543389368vw 0 1.590186279vw 0;}}.engage-member-sec .btn-white {opacity: 0;}@media (max-width: 767.98px) {.engage-member-sec .btn-white {margin: 20px auto 0;}}.engage-member-sec.is-inview .eng_mem_sec_1 img {will-change: transform;opacity: 1;}.engage-member-sec.is-inview .eng_mem_sec_1 .weby-heading {animation: fadeRight 1s ease forwards;}.engage-member-sec.is-inview .eng_mem_sec_1 .web-tagline {animation: fadeRight 1s ease forwards;}.engage-member-sec.is-inview .eng_mem_sec_1 .web-title {animation: fadeRight 1s ease forwards;}.engage-member-sec.is-inview .eng_mem_sec_1 p {animation: fadeRight 1s ease forwards;}.engage-member-sec.is-inview .eng_mem_sec_1 a.btn-white {animation: fadeRight 1s ease forwards;}.engage-member-sec.is-inview .image-comparison-thumb {opacity: 1;}.page-template-optimize .footersec {background-color: #efeeff;}.optimize-hero-banner {padding-top: calc(var(--section-padding) * 1.75);}@media (min-width: 2201px) and (max-width: 4000px) {.optimize-hero-banner {padding-top: calc(var(--section-padding) * 1.75);}}@media (max-width: 575.98px) {.optimize-hero-banner {padding: calc(var(--section-padding) + 15%) 0 calc(var(--section-padding) + 0px) 0;}}.optimize-hero-banner .web-tagline {border: 1px solid var(--white);color: var(--white);margin-bottom: 3%;opacity: 0;}.optimize-hero-banner .webz-heading {opacity: 0;}.optimize-hero-banner p {color: var(--white);opacity: 0;}.optimize-hero-banner a.btn-link {margin: 5% auto 0;opacity: 0;}.optimize-hero-banner.is-inview .web-tagline {animation: slideDown 0.5s ease-out forwards;}.optimize-hero-banner.is-inview .webz-heading {animation: slideUp 0.8s ease forwards;}.optimize-hero-banner.is-inview p {animation: slideUp 0.8s ease forwards;}.optimize-hero-banner.is-inview img {animation: slideUp 0.8s ease forwards;}.optimize-hero-banner.is-inview a.btn-link {animation: slideUp 0.8s ease forwards;}.optimize-sec {margin-top: -15%;position: relative;padding-top: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.optimize-sec {padding-top: 0;}}@media (max-width: 1680.98px) {.optimize-sec {margin-top: -11%;}}@media (max-width: 1199.98px) {.optimize-sec {margin-top: 0;padding-top: 5%;}}.optimize-sec::after {content: "";background: url(https://northstarwordpress.s3.us-east-2.amazonaws.com/images/sec-before-1.webp) no-repeat;position: absolute;width: 100%;height: 290px;top: 0;right: 0;left: auto;z-index: -1;background-size: cover;background-position: center;bottom: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.optimize-sec::after {height: 13.1758291686vw;top: 0;right: 0;bottom: 0;}}.optimize-sec img {width: 100%;aspect-ratio: 108/85;border-radius: 15px;height: auto;opacity: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.optimize-sec img {border-radius: 0.6815084053vw;}}@media (max-width: 1199.98px) {.optimize-sec img {margin-top: 5%;}}@media (max-width: 1280.98px) {.optimize-sec .program-detial-sec {padding-bottom: 10%;}}.optimize-sec.is-inview img {animation: zoomIn 0.8s ease forwards;}.empower-banner-sec {padding: calc(var(--section-padding) * 1.75) 0 var(--section-padding) 0;}@media (max-width: 991.98px) {.empower-banner-sec {padding: calc(var(--section-padding) + 10%) 0 calc(var(--section-padding) + 0px) 0;}}@media (max-width: 767.98px) {.empower-banner-sec {padding: calc(var(--section-padding) + 15%) 0 calc(var(--section-padding) + 0px) 0;}}@media (max-width: 991.98px) {.empower-banner-sec .col-lg-7 {width: calc(100% - var(--bs-gutter-x));}}@media (max-width: 991.98px) {.empower-banner-sec .col-lg-5 {width: calc(100% - var(--bs-gutter-x));}}.empower-banner-sec img {width: 100%;height: auto;aspect-ratio: 847/862;opacity: 0;}@media (max-width: 991.98px) {.empower-banner-sec img {display: none;}}.empower-banner-sec .common-content {padding-left: 7%;padding-right: 7%;}@media (max-width: 767.98px) {.empower-banner-sec .common-content {padding-left: 0;padding-right: 0;}}@media (max-width: 575.98px) {.empower-banner-sec .common-content {text-align: center;}}.empower-banner-sec .common-content p {opacity: 0;}@media (max-width: 767.98px) {.empower-banner-sec .common-content p {padding-left: 0;width: 100%;}}@media (max-width: 767.98px) {.empower-banner-sec .common-content p::before {display: none;}}.empower-banner-sec .common-content .web-tagline {opacity: 0;}.empower-banner-sec .common-content .webz-heading {opacity: 0;}@media (max-width: 767.98px) {.empower-banner-sec .common-content .webz-heading {margin: 20px 0;}}.empower-banner-sec .common-content .lets-talk {position: relative;left: 10%;top: 50px;}@media (min-width: 2201px) and (max-width: 4000px) {.empower-banner-sec .common-content .lets-talk {top: 2.2716946842vw;}}@media (max-width: 575.98px) {.empower-banner-sec .common-content .lets-talk::before {display: none;}}@media (max-width: 767.98px) {.empower-banner-sec .common-content .lets-talk {left: 0%;top: 0;}}.empower-banner-sec .common-content .lets-talk a {opacity: 0;}@media (max-width: 1440.98px) {.empower-banner-sec .common-content .lets-talk a {left: 25%;}}@media (max-width: 1280.98px) {.empower-banner-sec .common-content .lets-talk a {left: 30%;}}@media (max-width: 575.98px) {.empower-banner-sec .common-content .lets-talk a {left: 0;margin-top: 30px;}}@media (max-width: 575.98px) {.empower-banner-sec .common-content .lets-talk {left: 0;top: 0;right: 0;margin: 0 auto;display: table;}}.empower-banner-sec.is-inview .webz-heading {animation: fadeLeft 1s ease forwards;}.empower-banner-sec.is-inview .web-tagline {animation: fadeLeft 1s ease forwards;}.empower-banner-sec.is-inview p {animation: fadeLeft 1s ease forwards;}.empower-banner-sec.is-inview img {animation: fadeRight 1s ease forwards;}.empower-banner-sec.is-inview a.scroll-downs {animation: zoomIn 1.8s ease forwards;}.empower-sec {padding: var(--section-padding) 0 0 0;}@media (min-width: 2201px) and (max-width: 4000px) {.empower-sec {padding: var(--section-padding) 0 0 0;}}.empower-sec img {width: 100%;height: auto;aspect-ratio: 822/587;opacity: 0;}@media (max-width: 767.98px) {.empower-sec .empower-content {text-align: center;}}.empower-sec .empower-content .weby-heading {margin: 20px 0;opacity: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.empower-sec .empower-content .weby-heading {margin: 0.9086778737vw 0;}}.empower-sec .empower-content a.btn-white {margin-top: 5%;opacity: 0;}@media (max-width: 767.98px) {.empower-sec .empower-content a.btn-white {margin: 40px auto 0;}}.empower-sec .empower-content .web-tagline {opacity: 0;}.empower-sec .empower-content .web-title {opacity: 0;}@media (max-width: 1440.98px) {.empower-sec .empower-content .web-title {line-height: normal;}}.empower-sec .empower-content p {opacity: 0;margin-top: 10px;}@media (min-width: 2201px) and (max-width: 4000px) {.empower-sec .empower-content p {margin-top: 0.4543389368vw;}}.empower-sec.is-inview .web-tagline {animation: fadeRight 1s ease forwards;}.empower-sec.is-inview .weby-heading {animation: fadeRight 1s ease forwards;}.empower-sec.is-inview .web-title {animation: fadeRight 1s ease forwards;}.empower-sec.is-inview p {animation: fadeRight 1s ease forwards;}.empower-sec.is-inview img {animation: fadeLeft 1s ease forwards;}.empower-sec.is-inview a.btn-white {animation: fadeRight 1s ease forwards;}.empower-app-detial {padding: calc(var(--section-padding) / 2) 0 0 0;}@media (min-width: 2201px) and (max-width: 4000px) {.empower-app-detial {padding: calc(var(--section-padding) / 2) 0 0 0;}}@media (max-width: 1280.98px) {.empower-app-detial {padding: calc(var(--section-padding) - 5px) 0 calc(var(--section-padding) - 20px) 0;}}.empower-app-detial .swiper-horizontal > .swiper-pagination-bullets, .empower-app-detial .swiper-horizontal.swiper-pagination-horizontal, .empower-app-detial .swiper-pagination-bullets > .swiper-pagination-bullets, .empower-app-detial .swiper-pagination-bullets.swiper-pagination-horizontal {bottom: auto;}.empower-app-detial .swiper-pagination-custom, .empower-app-detial .swiper-pagination-fraction {bottom: auto;}@media (max-width: 1280.98px) {.empower-app-detial .col-lg-5 {width: calc(100% - var(--bs-gutter-x));}}.empower-app-detial .col-lg-5 p {opacity: 0;}.empower-app-detial .weby-heading {opacity: 0;width: 80%;margin: 0 auto;}@media (max-width: 1680.98px) {.empower-app-detial .weby-heading {width: 90%;}}@media (max-width: 1440.98px) {.empower-app-detial .weby-heading {width: 100%;}}.empower-app-detial .align-items-center {align-items: center;justify-content: center;}.empower-app-detial .align-items-center .col-lg-3 {opacity: 0;}@media (max-width: 767.98px) {.empower-app-detial .align-items-center .col-lg-3 {order: 1;margin-top: 30px;}}@media (max-width: 575.98px) {.empower-app-detial .align-items-center .col-lg-3 {width: calc(60% - var(--bs-gutter-x));}}.empower-app-detial .align-items-center .col-lg-4 {opacity: 0;}@media (max-width: 767.98px) {.empower-app-detial .align-items-center .col-lg-4 {order: 2;}}.empower-app-detial .text-right {text-align: right;padding-right: 5%;}@media (max-width: 767.98px) {.empower-app-detial .text-right {text-align: center;}}.empower-app-detial .text-right p {margin-left: auto;}.empower-app-detial .text-left {text-align: left;padding-left: 5%;}@media (max-width: 767.98px) {.empower-app-detial .text-left {text-align: center;padding-left: 0px;}}.empower-app-detial .app img {width: 100%;aspect-ratio: 327/668;height: auto;}.empower-app-detial .app-detail-info {margin-bottom: 30%;margin-top: 30%;}@media (max-width: 767.98px) {.empower-app-detial .app-detail-info {margin-bottom: 0;margin-top: 8%;padding-right: 0;}}@media (max-width: 1680.98px) {.empower-app-detial .app-detail-info {margin-bottom: 20%;}}@media (max-width: 575.98px) {.empower-app-detial .app-detail-info {margin-bottom: 5%;}}.empower-app-detial .app-detail-info p {width: 80%;}@media (max-width: 991.98px) {.empower-app-detial .app-detail-info p {width: 100%;}}.empower-app-detial .app-detail-info .webz-subtitle {color: var(--black);font-size: 24px;margin-top: 20px;}@media (min-width: 2201px) and (max-width: 4000px) {.empower-app-detial .app-detail-info .webz-subtitle {font-size: 1.0904134484vw;margin-top: 0.9086778737vw;}}@media (max-width: 1440.98px) {.empower-app-detial .app-detail-info .webz-subtitle {font-size: 20px;}}.empower-app-detial.is-inview .weby-heading {animation: zoomIn 0.8s ease forwards;}.empower-app-detial.is-inview .align-items-center .col-lg-4:nth-child(1) {animation: fadeLeft 1s ease forwards;}.empower-app-detial.is-inview .align-items-center .col-lg-4:nth-child(3) {animation: fadeRight 1s ease forwards;}.empower-app-detial.is-inview .align-items-center .col-lg-3 {animation: zoomIn 0.8s ease forwards;}.empower-app-detial.is-inview .col-lg-5 {animation: zoomIn 0.8s ease forwards;}.northstargroup-banner-sec {padding: calc(var(--section-padding) * 1.75) 0 0 0;height: 80vh;}@media (max-width: 1280.98px) {.northstargroup-banner-sec {height: 60vh;}}@media (max-width: 1199.98px) {.northstargroup-banner-sec {height: 50vh;}}@media (max-width: 575.98px) {.northstargroup-banner-sec {height: 100%;padding: calc(var(--section-padding) * 2.2) 0 8% 0;}}@media (max-width: 1280.98px) {.northstargroup-banner-sec .col-lg-7 {width: calc(100% - var(--bs-gutter-x));}}.northstargroup-banner-sec .web-tagline {color: var(--white);border: 1px solid var(--white);opacity: 0;}.northstargroup-banner-sec .webz-heading {margin: 25px 0px;opacity: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.northstargroup-banner-sec .webz-heading {margin: 1.1358473421vw 0px;}}.northstargroup-banner-sec p {color: var(--white);opacity: 0;}.northstargroup-banner-sec.is-inview .web-tagline {animation: slideDown 0.5s ease-out forwards;}.northstargroup-banner-sec.is-inview .webz-heading {animation: slideUp 0.8s ease forwards;}.northstargroup-banner-sec.is-inview p {animation: slideUp 0.8s ease forwards;}.img-frame {position: relative;padding: 0;z-index: 1;margin-top: -19%;}@media (min-width: 2201px) and (max-width: 4000px) {.img-frame {padding: 0;}}@media (max-width: 1680.98px) {.img-frame {margin-top: -13%;}}@media (max-width: 1199.98px) {.img-frame {margin-top: -13%;}}@media (max-width: 1440.98px) {.img-frame {margin-top: -15%;}}@media (max-width: 1280.98px) {.img-frame {margin-top: -12%;}}@media (max-width: 575.98px) {.img-frame {margin-top: 10%;}}.img-frame img {width: 100%;border-radius: 24px;height: auto;opacity: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.img-frame img {border-radius: 1.0904134484vw;}}.img-frame .lets-talk {position: relative;text-align: center;margin: -65px auto 0;display: table;}@media (min-width: 2201px) and (max-width: 4000px) {.img-frame .lets-talk {margin: -2.9532030895vw auto 0;}}.img-frame .lets-talk a {position: absolute;width: -moz-max-content;width: max-content;right: auto;border-radius: 100%;overflow: hidden;}.img-frame .lets-talk a.scroll-downs {border-radius: 100%;overflow: hidden;position: relative;display: block;}.img-frame .lets-talk a .circle-arrow {background-repeat: no-repeat;background-image: url(https://northstarwordpress.s3.us-east-2.amazonaws.com/images/bigarrow.png);width: 42px;height: 42px;position: absolute;left: 0;right: 0;margin: 0 auto;display: flex;align-items: center;top: 35%;background-size: contain;transform: rotate(136deg);}@media (min-width: 2201px) and (max-width: 4000px) {.img-frame .lets-talk a .circle-arrow {width: 1.9082235348vw;height: 1.9082235348vw;margin: 0 auto;left: 0;right: 0;}}.img-frame .lets-talk a .circle-image {display: flex;width: 147px;height: 147px;background-image: url(https://northstarwordpress.s3.us-east-2.amazonaws.com/images/letsTalk.svg);background-size: cover;background-repeat: no-repeat;background-position: center;animation: circleSpin 8s linear infinite;}@media (min-width: 2201px) and (max-width: 4000px) {.img-frame .lets-talk a .circle-image {width: 6.6787823716vw;height: 6.6787823716vw;}}@media (max-width: 1440.98px) {.img-frame .lets-talk a .circle-image {width: 100px;height: 100px;}}@keyframes circleSpin {0% {transform: rotate(0deg);}100% {transform: rotate(360deg);}}@media (max-width: 1440.98px) {.img-frame .lets-talk a .circle-arrow {width: 25px;height: 25px;}}.img-frame.is-inview img {animation: slideUp 0.8s ease forwards;}.gredient-bg {position: absolute;width: 100%;height: auto;display: block;}@media (min-width: 2201px) and (max-width: 4000px) {.gredient-bg {position: absolute;width: 100%;height: 100vh;display: block;}}.gredient-bg:before {background-image: url(https://northstarwordpress.s3.us-east-2.amazonaws.com/images/ns_group_sec_2_bg.webp);width: 100%;height: 200vh;content: "";position: absolute;left: 0;right: 0;background-size: cover;background-position: top;top: -22vh;z-index: -1;pointer-events: none;}@media (min-width: 2201px) and (max-width: 4000px) {.gredient-bg:before {height: 130vh;}}.whyus-sec-banner {padding: calc(var(--section-padding) * 1.75) 0 var(--section-padding) 0;}@media (max-width: 767.98px) {.whyus-sec-banner {padding: calc(var(--section-padding) + 10%) 0 calc(var(--section-padding) - 30px);}}.whyus-sec-banner .web-tagline {opacity: 0;}.whyus-sec-banner .webz-heading {opacity: 0;}.whyus-sec-banner .position-relative {margin-left: auto;}@media (max-width: 767.98px) {.whyus-sec-banner .position-relative {margin-top: 5%;}}.whyus-sec-banner .common-content {padding: 0;}@media (max-width: 767.98px) {.whyus-sec-banner .common-content {text-align: center;}}.whyus-sec-banner img {opacity: 0;width: 100%;height: auto;border-radius: 24px;}@media (min-width: 2201px) and (max-width: 4000px) {.whyus-sec-banner img {border-radius: 1.0904134484vw;}}.whyus-sec-banner p {opacity: 0;}.whyus-sec-banner .clubs-onboard {position: absolute;width: 230px;height: 69px;display: flex;align-items: center;justify-content: center;border-radius: 16px;padding-left: 0px;}@media (min-width: 2201px) and (max-width: 4000px) {.whyus-sec-banner .clubs-onboard {width: 10.4497955475vw;height: 3.1349386642vw;border-radius: 0.726942299vw;padding-left: 0px;}}@media (max-width: 1440.98px) {.whyus-sec-banner .clubs-onboard {width: 200px;height: 55px;}}@media (max-width: 575.98px) {.whyus-sec-banner .clubs-onboard {width: 198px;height: 50px;}}.whyus-sec-banner .clubs-onboard.rite {background-color: #40b287;right: auto;width: 205px;padding-right: 0;margin-left: auto;left: -12%;top: auto;bottom: 85px;opacity: 0;z-index: 9;}@media (min-width: 2201px) and (max-width: 4000px) {.whyus-sec-banner .clubs-onboard.rite {width: 9.3139482054vw;padding-right: 0;bottom: 3.8618809632vw;}}@media (max-width: 991.98px) {.whyus-sec-banner .clubs-onboard.rite {bottom: -20px;}}@media (max-width: 767.98px) {.whyus-sec-banner .clubs-onboard.rite {left: 0;margin-bottom: 19px;margin-top: 25px;border-radius: 5px;}}.whyus-sec-banner .clubs-onboard.lft {background-color: #0079b3;border-radius: 16px;left: auto;top: 40px;right: -65px;opacity: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.whyus-sec-banner .clubs-onboard.lft {border-radius: 0.726942299vw;top: 1.8173557474vw;right: -2.9532030895vw;}}@media (max-width: 1680.98px) {.whyus-sec-banner .clubs-onboard.lft {right: -9%;}}@media (max-width: 991.98px) {.whyus-sec-banner .clubs-onboard.lft {right: auto;left: -30px;top: -30px;}}@media (max-width: 767.98px) {.whyus-sec-banner .clubs-onboard.lft {top: 0px;left: 0;margin-left: inherit;border-radius: 5px;bottom: -20px;}}@media (max-width: 575.98px) {.whyus-sec-banner .clubs-onboard.lft {width: 60%;}}.whyus-sec-banner .clubs-onboard h6 {font-family: "Sansation", sans-serif;color: var(--white);font-size: 30px;font-weight: 400;padding-left: 18px;}@media (min-width: 2201px) and (max-width: 4000px) {.whyus-sec-banner .clubs-onboard h6 {font-size: 1.3630168105vw;padding-left: 0.8178100863vw;}}@media (max-width: 767.98px) {.whyus-sec-banner .clubs-onboard h6 {font-size: 25px;}}.whyus-sec-banner .clubs-onboard span {font-family: "Roboto", sans-serif;color: var(--white);width: 50%;text-align: left;padding-left: 10px;}@media (min-width: 2201px) and (max-width: 4000px) {.whyus-sec-banner .clubs-onboard span {padding-left: 0.4543389368vw;}}.whyus-sec-banner .common-content .lets-talk {margin-top: 5%;}.whyus-sec-banner .common-content .lets-talk::before {display: none;}.whyus-sec-banner .common-content .lets-talk a {opacity: 0;left: 0;}@media (max-width: 767.98px) {.whyus-sec-banner .common-content .lets-talk a {margin: 0 auto;}}.whyus-sec-banner .common-content .lets-talk a .scroll-downs {left: 0px !important;}.whyus-sec-banner .common-content .lets-talk a .scroll-downs span.circle-arrow {transform: rotate(137deg);}.whyus-sec-banner .common-content p {padding: 0px;opacity: 0;}.whyus-sec-banner .common-content p::before {display: none;}.whyus-sec-banner.is-inview img {animation: zoomIn 0.8s ease forwards;}.whyus-sec-banner.is-inview .web-tagline {animation: fadeLeft 1s ease forwards;}.whyus-sec-banner.is-inview .webz-heading {animation: fadeLeft 1s ease forwards;}.whyus-sec-banner.is-inview p {animation: fadeLeft 1s ease forwards;}.whyus-sec-banner.is-inview .lets-talk a.scroll-downs {animation: zoomIn 0.8s ease forwards;}.whyus-sec-banner.is-inview .clubs-onboard.rite {animation: flip-vertical 0.8s ease-out forwards;}.whyus-sec-banner.is-inview .clubs-onboard.lft {animation: flip-vertical 0.8s ease-out forwards;}.whyus-sec-banner.is-inview a .scroll-downs {animation: zoomIn 0.8s ease forwards;}.northstar-support {position: relative;padding-bottom: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.northstar-support {padding-bottom: 0;}}.northstar-support .weby-heading, .northstar-support p {opacity: 0;}.northstar-support::before {content: "";background: url(https://northstarwordpress.s3.us-east-2.amazonaws.com/images/sec-before-1.webp) no-repeat;position: absolute;width: 100%;height: 300px;bottom: auto;right: 0;left: auto;z-index: -1;background-size: 100%;background-position: center;top: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.northstar-support::before {height: 13.6301681054vw;right: 0;top: 0;}}@media (max-width: 1199.98px) {.northstar-support::before {top: -25px;}}.northstar-support::after {content: "";background: url(https://northstarwordpress.s3.us-east-2.amazonaws.com/images/sec-after-1.webp) no-repeat;position: absolute;width: 100%;height: 300px;top: auto;right: 0;left: auto;z-index: -1;background-size: 100%;background-position: center;bottom: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.northstar-support::after {bottom: 0;right: 0;height: 13.6301681054vw;}}.northstar-support .d-flex {align-items: center;border-left: 2px solid rgba(16, 16, 16, 0.1);padding: 30px 70px;background: linear-gradient(90deg, #f7f7f7 0%, #ffffff 100%);justify-content: space-between;flex-wrap: wrap;}@media (min-width: 2201px) and (max-width: 4000px) {.northstar-support .d-flex {padding: 1.3630168105vw 3.1803725579vw;border-left: 0.0908677874vw solid rgba(16, 16, 16, 0.1);}}@media (max-width: 1440.98px) {.northstar-support .d-flex {padding: 30px 0 30px 70px;}}@media (max-width: 991.98px) {.northstar-support .d-flex {padding: 25px;}}@media (max-width: 767.98px) {.northstar-support .d-flex {flex-direction: column;padding: 0;background: inherit;border-left: none;}}.northstar-support .d-flex .tab-img {opacity: 0;}.northstar-support .d-flex .tab-img img {border-radius: 24px;width: 100%;aspect-ratio: 479/466;}@media (min-width: 2201px) and (max-width: 4000px) {.northstar-support .d-flex .tab-img img {border-radius: 1.0904134484vw;}}.northstar-support .d-flex .tab-content {opacity: 0;}@media (max-width: 767.98px) {.northstar-support .d-flex .tab-content {text-align: center;margin-top: 30px;}}.northstar-support .d-flex .tab-content .weby-heading {text-transform: capitalize;}@media (max-width: 991.98px) {.northstar-support .d-flex .tab-content.col-lg-7 {width: calc(58.333333% - var(--bs-gutter-x));flex: 0 0 auto;}}@media (max-width: 767.98px) {.northstar-support .d-flex .tab-content.col-lg-7 {width: calc(100% - var(--bs-gutter-x));}}@media (max-width: 767.98px) {.northstar-support .d-flex .col-lg-5 {width: calc(100% - var(--bs-gutter-x));}}.northstar-support .tabs .tab-nav {opacity: 0;width: calc(15% - var(--bs-gutter-x));flex: 0 0 auto;}@media (max-width: 991.98px) {.northstar-support .tabs .tab-nav {width: calc(100% - var(--bs-gutter-x));display: flex;flex-wrap: wrap;flex-direction: row;align-items: center;justify-content: space-between;margin-bottom: 15px;}}@media (max-width: 767.98px) {.northstar-support .tabs .tab-nav {justify-content: space-around;}}.northstar-support .tabs .tab-div {width: calc(85% - var(--bs-gutter-x));flex: 0 0 auto;opacity: 0;}@media (max-width: 991.98px) {.northstar-support .tabs .tab-div {width: calc(100% - var(--bs-gutter-x));flex: 0 0 auto;}}.northstar-support [role=tablist] {display: flex;flex-direction: column;}.northstar-support [role=tabpanel] {padding: 2rem;}@media (min-width: 2201px) and (max-width: 4000px) {.northstar-support [role=tabpanel] {padding: 1.4538845979vw;}}@media (max-width: 991.98px) {.northstar-support [role=tabpanel] {padding: 0;}}.northstar-support button {display: flex;margin: 0;cursor: pointer;font-size: 22px;padding: 10px 0px 10px 0;background-color: transparent;text-align: left;border: none;text-transform: capitalize;}@media (min-width: 2201px) and (max-width: 4000px) {.northstar-support button {font-size: 0.9995456611vw;padding: 0.4543389368vw 0px 0.4543389368vw 0;margin: 0;}}@media (max-width: 1680.98px) {.northstar-support button {font-size: 18px;}}@media (max-width: 1440.98px) {.northstar-support button {font-size: 14px;}}.northstar-support button[aria-selected=true] {box-shadow: none;border-bottom: 2px solid #35c8ae;color: #35c8ae;}.northstar-support button[aria-selected=true]:focus {outline: 0;--bs-color: rgba(0, 0, 0, 0.6);}.northstar-support button:focus-visible {outline: -webkit-focus-ring-color auto 0px;}.northstar-support.is-inview .weby-heading {animation: zoomIn 0.8s ease forwards;}.northstar-support.is-inview p {animation: zoomIn 0.5s ease forwards;}.northstar-support.is-inview .tabs .tab-nav {animation: fadeLeft 1s ease forwards;}.northstar-support.is-inview .tabs .tab-div {animation: fadeRight 1s ease forwards;}.northstar-support.is-inview .tabs .tab-img {animation: fadeLeft 1s ease forwards;}.northstar-support.is-inview .tabs .tab-content {animation: fadeRight 1s ease forwards;}.northstar-support.is-inview .tabs .tab-content .weby-heading {animation: fadeRight 1s ease forwards;}.northstar-support.is-inview .tabs .tab-content p {animation: fadeRight 1s ease forwards;}.whyus-emp {background: url(https://northstarwordpress.s3.us-east-2.amazonaws.com/images/hero-banner-scaled.webp) no-repeat #061727;background-position: center;background-size: cover;}@media (max-width: 767.98px) {.whyus-emp {text-align: center;}}@media (max-width: 767.98px) {.whyus-emp .col-lg-7 {width: calc(100% - var(--bs-gutter-x));}}@media (max-width: 767.98px) {.whyus-emp .col-lg-5 {width: calc(100% - var(--bs-gutter-x));}}.whyus-emp .weby-heading {color: var(--white);opacity: 0;}.whyus-emp p {color: var(--white);opacity: 0.7;}.whyus-emp .whyus-content {opacity: 0;}.whyus-emp img {aspect-ratio: 595/198;margin: 0 auto;display: block;width: 60%;height: auto;opacity: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.whyus-emp img {margin: 0 auto;opacity: 0;}}.whyus-emp.is-inview .weby-heading {animation: fadeLeft 1s ease forwards;}.whyus-emp.is-inview .whyus-content {animation: fadeLeft 1s ease forwards;}.whyus-emp.is-inview img {animation: fadeRight 1s ease forwards;}.whyus-feautres-sec {padding: calc(var(--section-padding) - 30px) 0 calc(var(--section-padding) - 40px) 0;position: relative;}.whyus-feautres-sec::before {content: "";background: url(https://northstarwordpress.s3.us-east-2.amazonaws.com/images/sec-before-1.webp) no-repeat;position: absolute;width: 100%;height: 300px;bottom: auto;right: 0;left: auto;z-index: -1;background-size: 100%;background-position: center;top: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.whyus-feautres-sec::before {height: 13.6301681054vw;right: 0;top: 0;}}@media (max-width: 1199.98px) {.whyus-feautres-sec::before {top: -25px;right: 0;}}.whyus-feautres-sec .m-auto .weby-heading {opacity: 0;}.whyus-feautres-sec .m-auto p {opacity: 0;}@media (max-width: 575.98px) {.whyus-feautres-sec .col-lg-3 {width: calc(100% - var(--bs-gutter-x));}}.whyus-feautres-sec .feature-item {text-align: center;margin-top: 9%;opacity: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.whyus-feautres-sec .feature-item {opacity: 0;}}.whyus-feautres-sec .feature-item img {width: auto;height: auto;}.whyus-feautres-sec .feature-item .web-small {color: var(--black);margin-top: 20px;text-transform: uppercase;font-size: 20px;letter-spacing: 1px;}@media (min-width: 2201px) and (max-width: 4000px) {.whyus-feautres-sec .feature-item .web-small {margin-top: 0.9086778737vw;font-size: 0.9086778737vw;}}@media (max-width: 991.98px) {.whyus-feautres-sec .feature-item .web-small {font-size: 17px;}}.whyus-feautres-sec.is-inview .weby-heading {animation: fadeLeft 1s ease forwards;}.whyus-feautres-sec.is-inview .m-auto .weby-heading {animation: slideUp 0.8s ease forwards;}.whyus-feautres-sec.is-inview .m-auto p {animation: slideUp 0.8s ease forwards;}.whyus-feautres-sec.is-inview .feature-item {animation: flip-vertical 0.8s ease-out forwards;}.blog-main {padding: calc(var(--section-padding) / 2) 0;}@media (min-width: 2201px) and (max-width: 4000px) {.blog-main {padding: calc(var(--section-padding) / 2) 0;}}@media (max-width: 767.98px) {.blog-main {padding: var(--section-padding) 0;}}.blog-main .card {border: 1px solid #ccc;margin-top: 2rem;}@media (min-width: 2201px) and (max-width: 4000px) {.blog-main .card {border: 0.0454338937vw solid #ccc;}}.blog-main .card img {height: auto;aspect-ratio: 538/293;width: 100%;-o-object-fit: cover;object-fit: cover;}.blog-main .card .card-body {padding: 20px;}@media (min-width: 2201px) and (max-width: 4000px) {.blog-main .card .card-body {padding: 1.3630168105vw;}}.blog-main .card .card-body .card-title {font-size: 22px;line-height: 27px;color: var(--blue);}@media (min-width: 2201px) and (max-width: 4000px) {.blog-main .card .card-body .card-title {font-size: 0.9995456611vw;line-height: 1.2267151295vw;}}.blog-main .card .card-body .card-title a {color: var(--blue);}.blog-main .card .card-body .card-text p {display: -webkit-box;-webkit-line-clamp: 3;line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}.blog-main .card .card-body a.btn-primary {border: 1px solid var(--black);color: var(--black);padding: 9px 20px;margin-top: 10px;display: inline-block;border-radius: 6px;}@media (min-width: 2201px) and (max-width: 4000px) {.blog-main .card .card-body a.btn-primary {padding: 0.4089050432vw 0.9086778737vw;margin-top: 0.4543389368vw;}}.blog-main .card .card-body a.btn-primary:hover {border: 1px solid var(--black);color: var(--white);background-color: var(--black);}@media (min-width: 2201px) and (max-width: 4000px) {.blog-main .card .card-body a.btn-primary:hover {border: 0.0454338937vw solid var(--black);}}.blog-main.newsBox {padding: calc(var(--section-padding) - 30px) 0;}@media (min-width: 2201px) and (max-width: 4000px) {.blog-main.newsBox {padding: calc(var(--section-padding) - 1.3630168105vw) 0;}}.blog-main.newsBox .card .card-body .card-tagline {color: var(--grey);margin-bottom: 10px;font-size: 14px;}.single-post header.site_header {background-color: var(--blue);}.single-post .blog-detail-sec {padding-top: calc(var(--section-padding) + 3%);padding-bottom: 0;position: relative;overflow: visible;}@media (min-width: 2201px) and (max-width: 4000px) {.single-post .blog-detail-sec {padding-top: calc(var(--section-padding) + 3%);padding-bottom: 0;}}@media (max-width: 767.98px) {.single-post .blog-detail-sec {padding-top: calc(var(--section-padding) * 2.2);}}.single-post .blog-detail-sec .web-tagline {padding: 7px 15px;margin-bottom: 20px;font-size: 16px;}@media (min-width: 2201px) and (max-width: 4000px) {.single-post .blog-detail-sec .web-tagline {padding: 0.3180372558vw 0.6815084053vw;margin-bottom: 0.9086778737vw;font-size: 0.726942299vw;}}.single-post .blog-detail-sec h1.entry-header {margin: 0px 0 25px;}@media (min-width: 2201px) and (max-width: 4000px) {.single-post .blog-detail-sec h1.entry-header {margin: 0px 0 1.1358473421vw;}}.single-post .blog-detail-sec .entry-content img {width: 100%;height: auto;margin: 25px 0;}@media (min-width: 2201px) and (max-width: 4000px) {.single-post .blog-detail-sec .entry-content img {margin: 1.1358473421vw 0;}}.single-post .blog-detail-sec .entry-content ul {padding-left: 25px;}@media (min-width: 2201px) and (max-width: 4000px) {.single-post .blog-detail-sec .entry-content ul {padding-left: 1.1358473421vw;}}@media (max-width: 991.98px) {.single-post .blog-detail-sec .entry-content ul {padding-left: 15px;}}.single-post .blog-detail-sec .entry-content ul li {color: #657584;font-size: 16px;margin: 15px 0;line-height: 26px;position: relative;}@media (min-width: 2201px) and (max-width: 4000px) {.single-post .blog-detail-sec .entry-content ul li {font-size: 0.726942299vw;margin: 0.6815084053vw 0;line-height: 1.1812812358vw;}}@media (max-width: 1440.98px) {.single-post .blog-detail-sec .entry-content ul li {font-size: 14px;}}.single-post .blog-detail-sec .entry-content ul li::before {content: "";position: absolute;width: 7px;height: 7px;background-color: #35c8ae;left: -18px;top: 9px;border-radius: 100%;}@media (min-width: 2201px) and (max-width: 4000px) {.single-post .blog-detail-sec .entry-content ul li::before {width: 0.3180372558vw;height: 0.3180372558vw;left: -0.8178100863vw;top: 0.4089050432vw;}}.single-post .blog-detail-sec .entry-content ol {padding-left: 25px;}@media (min-width: 2201px) and (max-width: 4000px) {.single-post .blog-detail-sec .entry-content ol {padding-left: 1.1358473421vw;}}@media (max-width: 991.98px) {.single-post .blog-detail-sec .entry-content ol {padding-left: 15px;}}.single-post .blog-detail-sec .entry-content ol li {color: #657584;font-size: 16px;margin: 15px 0;line-height: 26px;position: relative;}@media (min-width: 2201px) and (max-width: 4000px) {.single-post .blog-detail-sec .entry-content ol li {font-size: 0.726942299vw;margin: 0.6815084053vw 0;line-height: 1.1812812358vw;}}@media (max-width: 1440.98px) {.single-post .blog-detail-sec .entry-content ol li {font-size: 14px;}}.single-post .blog-detail-sec .col-lg-3 {margin-left: auto;}.single-post .blog-detail-sec .side-post img {width: 100%;height: auto;aspect-ratio: 135/73;}.single-post .blog-detail-sec .side-post .webz-subtitle {color: var(--blue);font-size: 27px;margin-bottom: 20px;margin-top: 20px;}@media (min-width: 2201px) and (max-width: 4000px) {.single-post .blog-detail-sec .side-post .webz-subtitle {font-size: 1.2267151295vw;margin-bottom: 0.9086778737vw;margin-top: 0.9086778737vw;}}.single-post .blog-detail-sec .side-post .gettitle {border: 1px solid var(--grey);padding: 20px 20px 10px;border-radius: 4px;margin-top: 1rem;}@media (min-width: 2201px) and (max-width: 4000px) {.single-post .blog-detail-sec .side-post .gettitle {padding: 0.9086778737vw 0.9086778737vw 0.4543389368vw;border-radius: 0.1817355747vw;margin-top: 0.726942299vw;}}.single-post .blog-detail-sec .side-post .gettitle .web-small {margin-bottom: 1rem;color: var(--blue);}@media (min-width: 2201px) and (max-width: 4000px) {.single-post .blog-detail-sec .side-post .gettitle .web-small {margin-top: 0.726942299vw;}}.single-post .blog-detail-sec .side-post .gettitle ul li {padding-bottom: 15px;position: relative;padding-left: 20px;}@media (min-width: 2201px) and (max-width: 4000px) {.single-post .blog-detail-sec .side-post .gettitle ul li {padding-bottom: 0.6815084053vw;padding-left: 0.9086778737vw;}}.single-post .blog-detail-sec .side-post .gettitle ul li a {color: #000;}.single-post .blog-detail-sec .side-post .gettitle ul li a:hover {color: #35c8ae;}.single-post .blog-detail-sec .side-post .gettitle ul li:before {content: "";position: absolute;width: 5px;height: 5px;background-color: #000;top: 8px;left: 0;border-radius: 100%;}@media (min-width: 2201px) and (max-width: 4000px) {.single-post .blog-detail-sec .side-post .gettitle ul li:before {width: 0.2271694684vw;height: 0.2271694684vw;}}.single-post .blog-detail-sec .post-thumbnail {margin-bottom: 45px;}@media (min-width: 2201px) and (max-width: 4000px) {.single-post .blog-detail-sec .post-thumbnail {margin-bottom: 2.0445252158vw;}}.single-post .blog-detail-sec .post-thumbnail img {width: 100%;aspect-ratio: 270/233;height: auto;-o-object-fit: cover;object-fit: cover;}@media (max-width: 1199.98px) {.sec_7 .col-lg-5 {flex: 0 0 auto;width: calc(80% - var(--bs-gutter-x));}}@media (max-width: 767.98px) {.sec_7 .col-lg-5 {flex: 0 0 auto;width: calc(100% - var(--bs-gutter-x));}}.sec_7 .sec_7_inner .sec_7_inner_left {opacity: 0;}.sec_7 .sec_7_inner .sec_7_inner_right {opacity: 0;}.sec_7 .sec_7_inner .sec_7_inner_right .sec_7_1_author {border-top: none;}.sec_7.is-inview .sec_7_inner_left {animation: fadeLeft 1s ease forwards;}.sec_7.is-inview .sec_7_inner_right {animation: fadeRight 1s ease forwards;}.content-system-wrapper ul {padding-left: 25px;}@media (min-width: 2201px) and (max-width: 4000px) {.content-system-wrapper ul {padding-left: 1.1358473421vw;}}@media (max-width: 991.98px) {.content-system-wrapper ul {padding-left: 15px;}}.content-system-wrapper ul li {color: #657584;font-size: 16px;margin: 15px 0;line-height: 26px;position: relative;}@media (min-width: 2201px) and (max-width: 4000px) {.content-system-wrapper ul li {font-size: 0.726942299vw;margin: 0.6815084053vw 0;line-height: 1.1812812358vw;}}@media (max-width: 1440.98px) {.content-system-wrapper ul li {font-size: 14px;}}.content-system-wrapper ul li::before {content: "";position: absolute;width: 7px;height: 7px;background-color: #35c8ae;left: -18px;top: 9px;border-radius: 100%;}@media (min-width: 2201px) and (max-width: 4000px) {.content-system-wrapper ul li::before {width: 0.3180372558vw;height: 0.3180372558vw;left: -0.8178100863vw;top: 0.4089050432vw;}}.content-system-wrapper ol li {color: #657584;font-size: 16px;margin: 15px 0;line-height: 26px;position: relative;}@media (min-width: 2201px) and (max-width: 4000px) {.content-system-wrapper ol li {font-size: 0.726942299vw;margin: 0.6815084053vw 0;line-height: 1.1812812358vw;}}@media (max-width: 1440.98px) {.content-system-wrapper ol li {font-size: 14px;}}.content-system-wrapper .layout-style-centre, .content-system-wrapper .layout-style-center {padding: var(--section-padding) 0 0 0;}@media (min-width: 2201px) and (max-width: 4000px) {.content-system-wrapper .layout-style-centre, .content-system-wrapper .layout-style-center {padding: var(--section-padding) 0 0 0;}}.content-system-wrapper .layout-style-centre .webz-heading, .content-system-wrapper .layout-style-center .webz-heading {color: var(--black);}.content-system-wrapper .layout-style-centre .web-tagline, .content-system-wrapper .layout-style-center .web-tagline {display: none;}.content-system-wrapper .layout-style-centre a.btn-link, .content-system-wrapper .layout-style-center a.btn-link {margin: 5% auto 0;}.content-system-wrapper .layout-style-centre .col-lg-7, .content-system-wrapper .layout-style-center .col-lg-7 {width: calc(100% - var(--bs-gutter-x));flex: 0 0 auto;}@media (max-width: 767.98px) {.content-system-wrapper .layout-style-centre .col-lg-7 p img, .content-system-wrapper .layout-style-center .col-lg-7 p img {width: 100%;height: auto;}}.content-system-wrapper .layout-style-centre:first-child, .content-system-wrapper .layout-style-center:first-child {padding: calc(var(--section-padding) + 3%) 0 calc(var(--section-padding) - 20px) 0;background-color: hsl(305, 0%, 0%);background-image: radial-gradient(circle at 65% -10%, hsla(246.8571428571, 39%, 50%, 0.75) 0%, transparent 44.8073061324%), radial-gradient(circle at 100% 100%, rgba(78, 150, 183, 0.76) 0%, transparent 25%), radial-gradient(circle at 0% -1%, hsla(162.8571428571, 64%, 34%, 0.9) 0%, transparent 25.7069182313%), radial-gradient(circle at 25% 150%, hsl(246.6666666667, 41%, 47%) 0%, transparent 50%);background-blend-mode: normal, normal, normal, normal;}@media (min-width: 2201px) and (max-width: 4000px) {.content-system-wrapper .layout-style-centre:first-child, .content-system-wrapper .layout-style-center:first-child {padding: calc(var(--section-padding) + 3%) 0 calc(var(--section-padding) - 0.9086778737vw) 0;}}@media (max-width: 767.98px) {.content-system-wrapper .layout-style-centre:first-child, .content-system-wrapper .layout-style-center:first-child {padding: calc(var(--section-padding) + 65px) 0 calc(var(--section-padding) - 20px) 0;}}.content-system-wrapper .layout-style-centre:first-child ul, .content-system-wrapper .layout-style-center:first-child ul {padding-left: 0;}.content-system-wrapper .layout-style-centre:first-child ul li, .content-system-wrapper .layout-style-center:first-child ul li {color: #35c8ae;font-size: 16px;margin: 30px 15px 0;line-height: normal;position: relative;display: inline-flex;}@media (min-width: 2201px) and (max-width: 4000px) {.content-system-wrapper .layout-style-centre:first-child ul li, .content-system-wrapper .layout-style-center:first-child ul li {font-size: 0.726942299vw;margin: 1.3630168105vw 0.6815084053vw 0;}}@media (max-width: 1440.98px) {.content-system-wrapper .layout-style-centre:first-child ul li, .content-system-wrapper .layout-style-center:first-child ul li {font-size: 14px;}}.content-system-wrapper .layout-style-centre:first-child ul li a, .content-system-wrapper .layout-style-center:first-child ul li a {color: var(--white);}.content-system-wrapper .layout-style-centre:first-child ul li a:hover, .content-system-wrapper .layout-style-center:first-child ul li a:hover {color: #35c8ae;}.content-system-wrapper .layout-style-centre:first-child ul li:first-child::before, .content-system-wrapper .layout-style-center:first-child ul li:first-child::before {display: none;}.content-system-wrapper .layout-style-centre:first-child ul li::before, .content-system-wrapper .layout-style-center:first-child ul li::before {content: "";position: absolute;width: 7px;height: 7px;background-color: #35c8ae;left: -18px;top: 6px;border-radius: 100%;}@media (min-width: 2201px) and (max-width: 4000px) {.content-system-wrapper .layout-style-centre:first-child ul li::before, .content-system-wrapper .layout-style-center:first-child ul li::before {width: 0.3180372558vw;height: 0.3180372558vw;left: -0.8178100863vw;top: 0.2726033621vw;}}.content-system-wrapper .layout-style-centre:first-child .web-tagline, .content-system-wrapper .layout-style-center:first-child .web-tagline {color: var(--white);border: 1px solid var(--white);display: inline-block;}@media (min-width: 2201px) and (max-width: 4000px) {.content-system-wrapper .layout-style-centre:first-child .web-tagline, .content-system-wrapper .layout-style-center:first-child .web-tagline {border: 0.0454338937vw solid var(--white);}}.content-system-wrapper .layout-style-centre:first-child .webz-heading, .content-system-wrapper .layout-style-center:first-child .webz-heading {margin: 35px 0px;color: var(--white);}@media (min-width: 2201px) and (max-width: 4000px) {.content-system-wrapper .layout-style-centre:first-child .webz-heading, .content-system-wrapper .layout-style-center:first-child .webz-heading {margin: 1.590186279vw 0px;}}.content-system-wrapper .layout-style-centre:first-child p, .content-system-wrapper .layout-style-center:first-child p {color: var(--white);font-size: 18px;}@media (min-width: 2201px) and (max-width: 4000px) {.content-system-wrapper .layout-style-centre:first-child p, .content-system-wrapper .layout-style-center:first-child p {font-size: 0.8178100863vw;}}@media (max-width: 1680.98px) {.content-system-wrapper .layout-style-centre:first-child p, .content-system-wrapper .layout-style-center:first-child p {font-size: 16px;}}@media (max-width: 1199.98px) {.content-system-wrapper .layout-style-centre:first-child p, .content-system-wrapper .layout-style-center:first-child p {font-size: 14px;}}.content-system-wrapper .layout-style-centre:first-child p a, .content-system-wrapper .layout-style-center:first-child p a {color: var(--white);}.content-system-wrapper .layout-style-centre:first-child img, .content-system-wrapper .layout-style-center:first-child img {width: 100%;height: auto;}.content-system-wrapper .layout-style-centre:first-child a.btn-link, .content-system-wrapper .layout-style-center:first-child a.btn-link {margin: 5% auto 0;}.content-system-wrapper .layout-style-centre:first-child .col-lg-7, .content-system-wrapper .layout-style-center:first-child .col-lg-7 {width: calc(58.333333% - var(--bs-gutter-x));flex: 0 0 auto;}@media (max-width: 991.98px) {.content-system-wrapper .layout-style-centre:first-child .col-lg-7, .content-system-wrapper .layout-style-center:first-child .col-lg-7 {width: calc(100% - var(--bs-gutter-x));}}.content-system-wrapper .layout-style-right {padding-bottom: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.content-system-wrapper .layout-style-right {padding-bottom: 0;}}@media (max-width: 575.98px) {.content-system-wrapper .layout-style-right .right-cotnt {flex-direction: column-reverse;}}@media (max-width: 575.98px) {.content-system-wrapper .layout-style-right .right-cotnt .engage-member-info {margin-top: 5%;}}.content-system-wrapper .layout-style-right .right-cotnt .engage-member-info .weby-heading {margin-top: 25px;}@media (min-width: 2201px) and (max-width: 4000px) {.content-system-wrapper .layout-style-right .right-cotnt .engage-member-info .weby-heading {margin-top: 1.1358473421vw;}}.content-system-wrapper .layout-style-right .right-cotnt img {width: 100%;height: auto;}.content-system-wrapper .layout-style-left {padding-bottom: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.content-system-wrapper .layout-style-left {padding-bottom: 0;}}@media (max-width: 575.98px) {.content-system-wrapper .layout-style-left .left-cotnt .engage-member-info {margin-top: 5%;}}.content-system-wrapper .layout-style-left .left-cotnt .engage-member-info .weby-heading {margin-top: 25px;}@media (min-width: 2201px) and (max-width: 4000px) {.content-system-wrapper .layout-style-left .left-cotnt .engage-member-info .weby-heading {margin-top: 1.1358473421vw;}}.content-system-wrapper .layout-style-left .left-cotnt img {width: 100%;height: auto;}.program-sec {padding: calc(var(--section-padding) - 60px) 0 0 0;position: relative;}@media (min-width: 2201px) and (max-width: 4000px) {.program-sec {padding: calc(var(--section-padding) - 2.7260336211vw) 0 0 0;}}@media (max-width: 1280.98px) {.program-sec {padding: 0;}}.program-sec::after {content: "";background: url(https://northstarwordpress.s3.us-east-2.amazonaws.com/images/sec-after-1.webp) no-repeat;position: absolute;width: 100%;height: 300px;top: auto;right: 0;left: auto;z-index: -1;background-size: 100%;background-position: center;bottom: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.program-sec::after {height: 13.6301681054vw;bottom: 0;}}@media (max-width: 1199.98px) {.program-sec::after {height: 233px;}}.program-sec #sync1 {padding-bottom: var(--section-padding);}@media (max-width: 1440.98px) {.program-sec #sync1 {padding-bottom: calc(var(--section-padding) - 70px);}}.program-sec .cst-button {position: absolute;bottom: 0;left: 0;right: 0;margin: 0 auto 12px;width: 100%;text-align: center;}@media (min-width: 2201px) and (max-width: 4000px) {.program-sec .cst-button {margin: 0 auto 0.5452067242vw;}}.program-sec .cst-button svg {cursor: pointer;}.program-sec .cst-button svg:hover {transition: all 0.5s ease;background: linear-gradient(85deg, #4af7ba -25.45%, #086896 104.04%);}.program-sec .cst-button .swiper-button-prevs {display: inline-flex;margin-right: 4px;outline: -webkit-focus-ring-color auto 0px;}@media (min-width: 2201px) and (max-width: 4000px) {.program-sec .cst-button .swiper-button-prevs {margin-right: 0.1817355747vw;}}.program-sec .cst-button .swiper-button-nexts {display: inline-flex;margin-left: 4px;outline: -webkit-focus-ring-color auto 0px;}@media (min-width: 2201px) and (max-width: 4000px) {.program-sec .cst-button .swiper-button-nexts {margin-left: 0.1817355747vw;}}.program-sec .cst-button .swiper-button-disabled svg {opacity: 0.5;cursor: not-allowed;}.program-sec .cst-button .swiper-button-disabled svg:hover {background: transparent;}.program-sec .program-item {display: flex;align-items: center;padding-bottom: calc(var(--section-padding) / 2);}@media (min-width: 2201px) and (max-width: 4000px) {.program-sec .program-item {padding-bottom: calc(var(--section-padding) / 2);}}@media (max-width: 767.98px) {.program-sec .program-item {text-align: center;padding-bottom: 0;}}.program-sec .program-item .weby-heading {font-weight: 600;opacity: 0;}.program-sec .program-item p {opacity: 0;}@media (max-width: 575.98px) {.program-sec .program-item p {border-bottom: none;}}.program-sec .program-item img {height: auto;opacity: 0;width: 100%;}@media (max-width: 575.98px) {.program-sec .program-item img {margin-top: 5%;}}.program-sec .program-item .btn-white {margin-top: 3%;opacity: 0;}@media (max-width: 767.98px) {.program-sec .program-item .btn-white {margin: 3% auto 3%;}}.program-sec .program-item .col-lg-5 {margin-left: auto;}.program-sec .program-item .content-ul {opacity: 0;}.program-sec .program-item ul {margin: 0;padding: 0;}.program-sec .program-item ul li {display: inline-block;color: var(--black);font-size: 17px;padding-right: 28px;position: relative;padding-bottom: 20px;font-weight: 500;}@media (min-width: 2201px) and (max-width: 4000px) {.program-sec .program-item ul li {font-size: 0.7723761926vw;padding-right: 1.2721490232vw;padding-bottom: 0.9086778737vw;}}@media (max-width: 1199.98px) {.program-sec .program-item ul li {padding-bottom: 4px;font-size: 15px;}}.program-sec .program-item ul li:nth-child(3):before {display: none;}.program-sec .program-item ul li:before {content: "";position: absolute;background-color: var(--black);height: 15px;right: 10px;top: 3px;width: 2px;}@media (min-width: 2201px) and (max-width: 4000px) {.program-sec .program-item ul li:before {height: 0.6815084053vw;right: 0.4543389368vw;top: 0.1363016811vw;width: 0.0908677874vw;}}@media (max-width: 575.98px) {.program-sec .program-item ul li:before {display: none;}}.program-sec .program-item ul li:last-child:before {display: none;}.program-sec .curve-tag {position: relative;text-align: center;top: 5px;}@media (min-width: 2201px) and (max-width: 4000px) {.program-sec .curve-tag {top: 0.2271694684vw;}}@media only screen and (min-width: 1300.99px) and (max-width: 1569.99px) {.program-sec .curve-tag {margin-top: 8%;}}@media (max-width: 1199.98px) {.program-sec .curve-tag::after {content: "";position: absolute;width: 100%;height: 2px;background-color: #ccc;left: 0;right: 0;margin: 0 auto;bottom: 40px;top: auto;}}@media (min-width: 2201px) and (max-width: 4000px) {.program-sec .curve-tag img {width: 100%;}}@media only screen and (min-width: 1700.99px) and (max-width: 1749.99px) {.program-sec .curve-tag img {width: 77%;}}@media only screen and (min-width: 1570.99px) and (max-width: 1699.99px) {.program-sec .curve-tag img {width: 83%;}}@media only screen and (min-width: 1300.99px) and (max-width: 1569.99px) {.program-sec .curve-tag img {width: 75%;}}@media only screen and (min-width: 1300.99px) and (max-width: 1569.99px) {.program-sec .curve-tag img {width: 75%;}}@media (max-width: 1280.98px) {.program-sec .curve-tag img {width: 100%;}}@media (max-width: 1199.98px) {.program-sec .curve-tag img {display: none;}}@media (max-width: 575.98px) {.program-sec .curve-tag img {width: 100%;position: relative;top: 45px;}}.program-sec .curve-tag .program-nav {position: absolute;width: 100%;height: 100%;top: 0;bottom: 0;width: calc(100% - var(--container-padding) * 1.5);margin: 0 auto;left: 0;right: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.program-sec .curve-tag .program-nav {width: calc(100% - var(--container-padding) * 0.9);}}@media only screen and (min-width: 1700.99px) and (max-width: 1799.99px) {.program-sec .curve-tag .program-nav {width: calc(100% - var(--container-padding) * 0.4);}}@media (max-width: 1680.98px) {.program-sec .curve-tag .program-nav {width: 100%;}}@media (max-width: 1440.98px) {.program-sec .curve-tag .program-nav {width: calc(100% - var(--container-padding) * 1);}}@media (max-width: 1280.98px) {.program-sec .curve-tag .program-nav {width: 100%;}}@media (max-width: 1199.98px) {.program-sec .curve-tag .program-nav {width: auto;overflow: hidden;position: relative;padding-bottom: 12px;margin-bottom: var(--section-padding);}}@media only screen and (min-width: 1200.99px) and (max-width: 6000.99px) {.program-sec .curve-tag .program-nav .owl-stage-outer {height: 100%;overflow: visible !important;}}@media (max-width: 575.98px) {.program-sec .curve-tag .program-nav .owl-stage-outer {overflow: visible !important;}}@media only screen and (min-width: 1200.99px) and (max-width: 6000.99px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage {margin: 0 auto;width: 100% !important;display: flex;align-items: center;justify-content: space-between;}}@media (max-width: 1199.98px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage {padding: 30px 0;}}.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item {position: relative;}.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item .item {padding: 10px 20px;}@media (min-width: 2201px) and (max-width: 4000px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item .item {padding: 0.4543389368vw 0.9086778737vw;}}@media (max-width: 1680.98px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item .item {padding: 5px 10px;}}.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item .item a {color: var(--grey);font-size: 18px;}@media (min-width: 2201px) and (max-width: 4000px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item .item a {font-size: 0.8178100863vw;}}@media (max-width: 1680.98px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item .item a {font-size: 16px !important;}}@media (max-width: 1440.98px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item .item a {font-size: 14px !important;}}.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:before {content: "";position: absolute;width: 23px;height: 23px;background-color: #fff;border: 2px solid #ccc;right: -35px;border-radius: 100%;top: 25px;}@media (min-width: 2201px) and (max-width: 4000px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:before {top: 1.1358473421vw;right: -1.590186279vw;border: 0.0908677874vw solid #ccc;width: 1.0449795547vw;height: 1.0449795547vw;}}@media (max-width: 1680.98px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:before {width: 18px;height: 18px;}}@media only screen and (min-width: 1300.99px) and (max-width: 1569.99px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:before {width: 15px;height: 15px;}}@media only screen and (min-width: 1200.99px) and (max-width: 1299.99px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:before {width: 15px;height: 15px;}}@media (max-width: 1199.98px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:before {display: none;}}@media (max-width: 575.98px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:before {width: 14px;height: 14px;left: 0;right: 0;margin: 20px auto 0;}}.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(1) {top: 13rem;left: 5%;}@media (min-width: 2201px) and (max-width: 4000px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(1) {top: 9.4502498864vw;}}@media only screen and (min-width: 1601.99px) and (max-width: 1700.99px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(1) {left: 5rem;}}@media only screen and (min-width: 1599.99px) and (max-width: 1600.99px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(1) {left: 4rem;}}@media only screen and (min-width: 1399.99px) and (max-width: 1440.99px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(1) {top: 10rem;left: 6%;}}@media only screen and (min-width: 1300.99px) and (max-width: 1400.99px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(1) {left: 5.5%;top: 9rem;}}@media only screen and (min-width: 1200.99px) and (max-width: 1299.99px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(1) {top: 13rem;left: -5%;}}@media (max-width: 1199.98px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(1) {top: 0;left: 0;}}.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(2) {top: 8rem;left: 1%;}@media (min-width: 2201px) and (max-width: 4000px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(2) {top: 5.8155383916vw;left: 0.726942299vw;}}@media only screen and (min-width: 1600.99px) and (max-width: 1680.99px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(2) {left: 1.6%;}}@media (max-width: 1440.98px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(2) {top: 6.5rem;left: 0;}}@media only screen and (min-width: 1300.99px) and (max-width: 1401.99px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(2) {left: -1%;}}@media only screen and (min-width: 1200.99px) and (max-width: 1299.99px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(2) {top: 8.5rem;left: -6rem;}}@media (max-width: 1199.98px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(2) {top: 0;left: 0;}}.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(2) > .item {top: -5px;position: relative;}@media (min-width: 2201px) and (max-width: 4000px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(2) > .item {top: -0.2271694684vw;}}@media (max-width: 1199.98px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(2) > .item {top: 0;}}.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(3) {top: 72px;left: -10%;}@media (min-width: 2201px) and (max-width: 4000px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(3) {top: 3.2712403453vw;}}@media only screen and (min-width: 1601.99px) and (max-width: 1700.99px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(3) {left: -5rem;top: 3rem;}}@media only screen and (min-width: 1439.99px) and (max-width: 1600.99px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(3) {left: -6rem;top: 3rem;}}@media only screen and (min-width: 1370.99px) and (max-width: 1400.99px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(3) {left: -6rem;top: 3rem;}}@media only screen and (min-width: 1300.99px) and (max-width: 1369.99px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(3) {left: -7rem;top: 3rem;}}@media only screen and (min-width: 1200.99px) and (max-width: 1299.99px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(3) {top: 5rem;left: -19%;}}@media (max-width: 1199.98px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(3) {top: 0;left: 0;}}.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(3) > .item {position: relative;top: -24px;}@media (min-width: 2201px) and (max-width: 4000px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(3) > .item {top: -1.0904134484vw;}}@media (max-width: 1199.98px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(3) > .item {top: 0;}}.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(4) {top: -2px;left: -8%;}@media (max-width: 1440.98px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(4) {top: -10px;}}@media only screen and (min-width: 1200.99px) and (max-width: 1299.99px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(4) {top: 2rem;left: -21%;}}@media (max-width: 1199.98px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(4) {top: 0;left: 0;}}.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(4) > .item {position: relative;top: -20px;}@media (min-width: 2201px) and (max-width: 4000px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(4) > .item {top: -0.9086778737vw;}}@media (max-width: 1199.98px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(4) > .item {top: 0px;}}.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(5) {top: -23px;left: -3%;}@media (min-width: 2201px) and (max-width: 4000px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(5) {top: -0.64498vw;left: -5.1612903226vw;}}@media (max-width: 1680.98px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(5) {top: -23px;left: -1%;}}@media (max-width: 1440.98px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(5) {top: -23px;left: -3%;}}@media only screen and (min-width: 1200.99px) and (max-width: 1299.99px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(5) {top: -23px;left: -5%;}}@media (max-width: 1199.98px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(5) {top: 0;left: 0;}}.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(5) > .item {position: relative;left: 60px;top: -25px;}@media (min-width: 2201px) and (max-width: 4000px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(5) > .item {left: 2.7260336211vw;top: -1.1358473421vw;}}@media (max-width: 1680.98px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(5) > .item {left: 45px;}}@media only screen and (min-width: 1200.99px) and (max-width: 1299.99px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(5) > .item {left: 3rem;top: -22px;}}@media (max-width: 1199.98px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(5) > .item {top: 0px;left: 0;}}.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(6) {top: 0;right: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(6) {top: 0;right: 0;}}@media (max-width: 1680.98px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(6) {top: 0;}}@media (max-width: 1440.98px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(6) {top: 0;}}@media only screen and (min-width: 1200.99px) and (max-width: 1299.99px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(6) {top: 2rem;right: -11%;}}@media (max-width: 1199.98px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(6) {top: 0;right: 0;}}.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(6)::before {right: 5px;top: 28px;}@media (min-width: 2201px) and (max-width: 4000px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(6)::before {right: 0.2271694684vw;top: 1.2721490232vw;}}.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(6) > .item {position: relative;left: 100%;top: -14px;}@media (min-width: 2201px) and (max-width: 4000px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(6) > .item {top: -0.9086778737vw;}}@media (max-width: 1280.98px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(6) > .item {left: 7rem;top: -20px;}}@media (max-width: 1199.98px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(6) > .item {left: 0;top: 0;}}.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(7) {top: 70px;right: 4%;}@media (min-width: 2201px) and (max-width: 4000px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(7) {top: 3.1803725579vw;}}@media (max-width: 1680.98px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(7) {right: 2%;}}@media only screen and (min-width: 1300.99px) and (max-width: 1500.99px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(7) {top: 81px;}}@media (max-width: 1440.98px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(7) {top: 3rem;right: 4.5%;}}@media only screen and (min-width: 1200.99px) and (max-width: 1299.99px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(7) {top: 5rem;right: -4.5%;}}@media (max-width: 1199.98px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(7) {top: 0;left: 0;}}.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(7) > .item {position: relative;left: 100%;top: -20px;}@media (min-width: 2201px) and (max-width: 4000px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(7) > .item {top: -0.9086778737vw;}}@media only screen and (min-width: 1300.99px) and (max-width: 1500.99px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(7) > .item {left: 132%;top: -9px;}}@media only screen and (min-width: 1200.99px) and (max-width: 1299.99px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(7) > .item {left: 130%;top: -10px;}}@media (max-width: 1199.98px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(7) > .item {top: 0;left: 0;}}.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(8) {top: 8rem;right: 5.5%;}@media (min-width: 2201px) and (max-width: 4000px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(8) {top: 5.542481vw;}}@media (max-width: 1680.98px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(8) {right: 3.5%;}}@media only screen and (min-width: 1449.99px) and (max-width: 1600.99px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(8) {right: 3%;}}@media (max-width: 1440.98px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(8) {top: 6rem;right: 5%;}}@media only screen and (min-width: 1200.99px) and (max-width: 1299.99px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(8) {top: 8.6rem;right: -4%;}}@media (max-width: 1199.98px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(8) {top: 0;left: 0;}}.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(8) > .item {position: relative;left: 115px;top: -5px;}@media (min-width: 2201px) and (max-width: 4000px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(8) > .item {left: 5.2248977737vw;top: -0.2271694684vw;}}@media (max-width: 1199.98px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(8) > .item {left: 0;top: 0;}}.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(9) {top: 13rem;right: 11.5%;}@media (min-width: 2201px) and (max-width: 4000px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(9) {top: 9.4502498864vw;}}@media (max-width: 1680.98px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(9) {right: 9.2%;}}@media only screen and (min-width: 1449.99px) and (max-width: 1500.99px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(9) {right: 13%;top: 11rem;}}@media (max-width: 1440.98px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(9) {top: 9rem;right: 13%;}}@media only screen and (min-width: 1200.99px) and (max-width: 1299.99px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(9) {top: 13rem;right: 2%;}}@media (max-width: 1199.98px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(9) {top: 0;right: 0;}}.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(9) > .item {position: relative;left: 130%;}@media (max-width: 1440.98px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(9) > .item {left: 146%;}}@media (max-width: 1199.98px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(9) > .item {top: 0;left: 0;}}@media (max-width: 1199.98px) {.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .owl-item:nth-child(9) > .item {margin-top: 0px;}}.program-sec .curve-tag .program-nav .owl-stage-outer .owl-stage .syned:nth-child(1):before {background-color: #ccc;}.program-sec .synced::before {background-color: #35c9ae !important;border: 2px solid #35c9ae !important;}@media (min-width: 2201px) and (max-width: 4000px) {.program-sec .synced::before {border: 0.0908677874vw solid #35c9ae !important;}}.program-sec .synced .item {background: linear-gradient(87.43deg, #3ad4b1 -10.06%, #0f779a 127.53%);box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2);}@media (min-width: 2201px) and (max-width: 4000px) {.program-sec .synced .item {box-shadow: 0px 0.1817355747vw 0.1817355747vw rgba(0, 0, 0, 0.2);}}.program-sec .synced .item a {color: var(--white) !important;}.program-sec.is-inview .weby-heading {opacity: 1;}.program-sec.is-inview p {opacity: 1;}.program-sec.is-inview img {opacity: 1;}.program-sec.is-inview .btn-white {opacity: 1;}.program-sec.is-inview .content-ul {opacity: 1;}#button {width: 50px;height: 50px;text-align: center;border-radius: 100%;position: fixed;bottom: 20px;right: 15px;transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;opacity: 0;visibility: hidden;z-index: 1000;background: linear-gradient(85deg, #4af7ba -25.45%, #086896 104.04%) #061727;display: flex;align-items: center;justify-content: center;}@media (min-width: 2201px) and (max-width: 4000px) {#button {width: 2.2716946842vw;height: 2.2716946842vw;bottom: 0.9086778737vw;right: 0.6815084053vw;}}@media (max-width: 1680.98px) {#button {width: 40px;height: 40px;}}@media (max-width: 767.98px) {#button {width: 45px;height: 45px;}}#button svg {width: 28px;height: 28px;stroke-width: 5;}@media (min-width: 2201px) and (max-width: 4000px) {#button svg {width: 1.2721490232vw;height: 1.2721490232vw;}}@media (max-width: 1680.98px) {#button svg {width: 20px;height: 20px;}}@media (max-width: 767.98px) {#button svg {stroke-width: 3px;}}#button:hover {cursor: pointer;background-color: #333;}#button:active {background-color: #555;}#button.show {opacity: 1;visibility: visible;}.client-logos-swiper .swiper-wrapper {transition-timing-function: linear !important;height: 130px;-webkit-user-select: none;-moz-user-select: none;user-select: none;pointer-events: none;}@media (min-width: 2201px) and (max-width: 4000px) {.client-logos-swiper .swiper-wrapper {height: 5.906406179vw;}}@media (max-width: 1199px) {.client-logos-swiper .swiper-wrapper {height: 100px;}}@media (max-width: 991px) {.client-logos-swiper .swiper-wrapper {height: 80px;}}@media (max-width: 767px) {.client-logos-swiper .swiper-wrapper {height: 60px;}}@media (max-width: 575px) {.client-logos-swiper .swiper-wrapper {height: 50px;}}.client-logos-swiper .swiper-slide {display: flex;align-items: center;justify-content: center;border-right: 1px solid rgba(101, 101, 101, 0.1);padding: 0 1px;}@media (min-width: 2201px) and (max-width: 4000px) {.client-logos-swiper .swiper-slide {padding: 0 0.0454338937vw;border-right: 0.0454338937vw solid rgba(101, 101, 101, 0.1);}}.client-logos-swiper .swiper-slide img {max-width: 100%;max-height: 100%;-o-object-fit: contain;object-fit: contain;height: auto;}.section_title {margin-bottom: 3rem;}@media (max-width: 1199px) {.section_title {margin-bottom: 2rem;}}@media (max-width: 767px) {.section_title {margin-bottom: 1rem;}}.section_title span {display: block;margin-bottom: 1rem;}.sec_7 {background: linear-gradient(0deg, #f0eeff 0%, #f0eeff 100%), lightgray 50%/cover no-repeat;}.sec_7 .swiper-button-prev {left: 0;}.sec_7 .swiper-button-next {right: 0;}.sec_7 .swiper-button-next, .sec_7 .swiper-button-prev {transform: translateY(-50%);}.sec_7 .swiper-button-next::after, .sec_7 .swiper-button-prev::after {font-size: 20px;}@media (min-width: 2201px) and (max-width: 4000px) {.sec_7 .swiper-button-next::after, .sec_7 .swiper-button-prev::after {font-size: 0.9086778737vw;}}.sec_7 .web-tagline {opacity: 0;}.sec_7 .weby-heading {opacity: 0;margin-top: 20px;}@media (min-width: 2201px) and (max-width: 4000px) {.sec_7 .weby-heading {margin-top: 0.9086778737vw;}}.sec_7.is-inview .web-tagline {animation: slideUp 0.8s ease forwards;}.sec_7.is-inview .weby-heading {animation: slideUp 0.8s ease forwards;}.sec_7_inner {display: flex;flex-wrap: wrap;justify-content: space-between;}.sec_7_inner .sec_7_inner_left {flex: 0 0 75%;max-width: 75%;}@media (max-width: 1599px) {.sec_7_inner .sec_7_inner_left {flex: 0 0 66.66%;max-width: 66.66%;}}@media (max-width: 1199px) {.sec_7_inner .sec_7_inner_left {flex: 0 0 50%;max-width: 50%;}}@media (max-width: 767px) {.sec_7_inner .sec_7_inner_left {flex: 0 0 100%;max-width: 100%;}}.sec_7_inner .sec_7_inner_right {flex: 0 0 calc(25% - 20px);max-width: calc(25% - 20px);}@media (max-width: 1599px) {.sec_7_inner .sec_7_inner_right {flex: 0 0 calc(33.33% - 20px);max-width: calc(33.33% - 20px);}}@media (max-width: 1199px) {.sec_7_inner .sec_7_inner_right {flex: 0 0 calc(50% - 20px);max-width: calc(50% - 20px);}}@media (max-width: 767px) {.sec_7_inner .sec_7_inner_right {flex: 0 0 100%;max-width: 100%;padding-top: 15px;}}.sec_7_inner .sec_7_inner_right .sec_7_1_logo {border-radius: 100%;height: 82px;}@media (min-width: 2201px) and (max-width: 4000px) {.sec_7_inner .sec_7_inner_right .sec_7_1_logo {height: 3.7255792821vw;}}.testmonials-swiper {height: calc(100% - 55px);border-radius: 20px;}@media (min-width: 2201px) and (max-width: 4000px) {.testmonials-swiper {border-radius: 0.9086778737vw;height: calc(100% - 2.4988641527vw);}}@media (max-width: 767px) {.testmonials-swiper {height: calc(100% - 40px);}}.testmonials-swiper .sec_7_1 {border-radius: 20px;border: 1px solid #e4e4e4;background: #fff;height: calc(100% - 2px);display: flex;flex-direction: column;position: relative;overflow: hidden;}.sec_7_1_logo {display: flex;align-items: center;margin: 24px 24px 0 24px;-o-object-fit: cover;object-fit: cover;}@media (min-width: 2201px) and (max-width: 4000px) {.sec_7_1_logo {margin: 1.0904134484vw 1.0904134484vw 0 1.0904134484vw;}}@media (max-width: 767px) {.sec_7_1_logo {margin: 12px 12px 0 12px;}}.sec_7_1_logo img {max-height: 100%;-o-object-fit: cover;object-fit: cover;width: auto;}.sec_7_1_para {padding: 0 24px;flex: 1;}@media (min-width: 2201px) and (max-width: 4000px) {.sec_7_1_para {padding: 0 1.0904134484vw;}}@media (max-width: 991px) {.sec_7_1_para {padding: 0 16px;}}@media (max-width: 767px) {.sec_7_1_para {padding: 0 12px;}}.sec_7_1_author {padding: 24px;border-top: 1px solid #dadada;justify-content: space-between;align-items: center;}@media (min-width: 2201px) and (max-width: 4000px) {.sec_7_1_author {padding: 1.0904134484vw;}}@media (max-width: 991px) {.sec_7_1_author {padding: 16px;}}@media (max-width: 767px) {.sec_7_1_author {padding: 12px;}}.sec_7_1_author img {-o-object-fit: cover;object-fit: cover;border-radius: 100%;}p.sec_7_1_author_details {display: flex;flex-direction: column;line-height: 1.35;margin: 0 16px 0;justify-content: center;row-gap: 2px;}@media (min-width: 2201px) and (max-width: 4000px) {p.sec_7_1_author_details {row-gap: 0.0908677874vw;margin: 0 0.726942299vw 0;}}p.sec_7_1_author_details i, p.sec_7_1_author_details span {font-size: 14px;display: inline-block;}@media (min-width: 2201px) and (max-width: 4000px) {p.sec_7_1_author_details i, p.sec_7_1_author_details span {font-size: 0.6360745116vw;}}@media (max-width: 767px) {p.sec_7_1_author_details i, p.sec_7_1_author_details span {font-size: 12px;}}p.sec_7_1_author_details strong {color: #1d4c80;display: inline-block;}@media (max-width: 767px) {.sec_7_1_qoute_ico svg {width: 24px;height: 24px;}}.sec_7_1_play_icon {display: block;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -80%);cursor: pointer;transition: box-shadow 0.35s ease;box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);border-radius: 100%;width: 60px;height: 60px;}@media (max-width: 767px) {.sec_7_1_play_icon {width: 48px;height: 48px;}}.sec_7_1_play_icon:hover {box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.5);}.sec_7_1_play_icon svg {width: 100%;height: 100%;}.video-testmonials-swiper .sec_7_1 {justify-content: space-between;}@media (max-width: 767px) {.video-testmonials-swiper .sec_7_1 {aspect-ratio: 4/6;}}@media (max-width: 575px) {.video-testmonials-swiper .sec_7_1 {aspect-ratio: 4/5;}}.video-testmonials-swiper .sec_7_1 .sec_7_1_logo {position: relative;z-index: 1;}.video-testmonials-swiper .sec_7_1 .sec_7_1_author {position: relative;z-index: 1;}.video-testmonials-swiper .sec_7_1 .sec_7_1_poster {position: absolute;width: 100%;height: 100%;}.video-testmonials-swiper .sec_7_1 .sec_7_1_poster:before {content: "";position: absolute;width: 100%;height: 30%;background: linear-gradient(180deg, rgba(255, 255, 255, 0.5), transparent);top: 0;left: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.video-testmonials-swiper .sec_7_1 .sec_7_1_poster:before {top: 0;left: 0;}}.video-testmonials-swiper .sec_7_1 .sec_7_1_poster:after {content: "";position: absolute;width: 100%;height: 50%;background: linear-gradient(360deg, black, transparent);bottom: 0;left: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.video-testmonials-swiper .sec_7_1 .sec_7_1_poster:after {bottom: 0;left: 0;}}.video-testmonials-swiper .sec_7_1 .sec_7_1_poster img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}.video-testmonials-swiper p.sec_7_1_author_details i, .video-testmonials-swiper p.sec_7_1_author_details span {color: #fff;}.video-testmonials-swiper p.sec_7_1_author_details strong {color: #fff;}.testmonials-swiper-pagination {text-align: center;margin-top: 30px;}@media (min-width: 2201px) and (max-width: 4000px) {.testmonials-swiper-pagination {margin-top: 1.3630168105vw;}}@media (max-width: 767px) {.testmonials-swiper-pagination {margin-top: 15px;}}.swiper-pagination-bullet-active {background: #243d31;}.operations-sec {position: relative;padding: calc(var(--section-padding) - 30px) 0 0 0;}@media (min-width: 2201px) and (max-width: 4000px) {.operations-sec {padding: calc(var(--section-padding) - 1.3630168105vw) 0 0 0;}}@media (max-width: 1280.98px) {.operations-sec {padding: var(--section-padding) 0;}}.operations-sec:before {content: "";background: url(https://northstarwordpress.s3.us-east-2.amazonaws.com/images/sec-before-1.webp) no-repeat;position: absolute;width: 100%;height: 290px;top: 0;left: 0;z-index: -1;background-size: cover;background-position: center;}.os_slider_outer .os_tabs {display: flex;flex-wrap: nowrap;justify-content: space-between;margin-bottom: 30px;}@media (min-width: 2201px) and (max-width: 4000px) {.os_slider_outer .os_tabs {margin-bottom: 1.3630168105vw;}}@media (max-width: 1680.98px) {.os_slider_outer .os_tabs {margin-bottom: 20px;}}@media (max-width: 1280.98px) {.os_slider_outer .os_tabs {flex-wrap: wrap;justify-content: flex-start;gap: 12px;}}@media (max-width: 767.98px) {.os_slider_outer .os_tabs {gap: 8px;margin-bottom: 20px;}}@media (max-width: 575.98px) {.os_slider_outer .os_tabs {display: none;}}.os_slider_outer .os_tabs button {background: transparent;border: 0;font-size: 18px;font-weight: bold;font-family: "Sansation", sans-serif;padding: 12px 0;margin: 0 12px;cursor: pointer;}@media (min-width: 2201px) and (max-width: 4000px) {.os_slider_outer .os_tabs button {padding: 0.5452067242vw 0;margin: 0 0.5452067242vw;font-size: 0.8178100863vw;}}@media (max-width: 1680.98px) {.os_slider_outer .os_tabs button {padding: 10px 0;margin: 0 10px;}}@media (max-width: 1440.98px) {.os_slider_outer .os_tabs button {font-size: 16px;}}@media (max-width: 1280.98px) {.os_slider_outer .os_tabs button {border: 1px solid rgba(0, 0, 0, 0.25);padding: 10px 16px;border-radius: 8px;margin: 0;}}@media (max-width: 991.98px) {.os_slider_outer .os_tabs button {font-size: 14px;}}.os_slider_outer .os_tabs button.active {color: #108b6f;position: relative;}@media (max-width: 1280.98px) {.os_slider_outer .os_tabs button.active {background: #108b6f;color: #fff;border-color: transparent;}}.os_slider_outer .os_tabs button.active:before {content: "";position: absolute;}.os_tabs_wrapper {position: relative;}.os_tabs_wrapper span.indicator {position: absolute;bottom: 0;transition: 0.35s ease;display: inline-block;height: 2px;background: #108b82;}@media (min-width: 2201px) and (max-width: 4000px) {.os_tabs_wrapper span.indicator {height: 0.0908677874vw;bottom: 0;}}@media (max-width: 1280.98px) {.os_tabs_wrapper span.indicator {display: none;}}.os_slider_inner {position: relative;padding: 30px;}@media (min-width: 2201px) and (max-width: 4000px) {.os_slider_inner {padding: 1.3630168105vw;}}@media (max-width: 575px) {.os_slider_inner {padding: 0;}.os_slider_inner .os_tabs_content {display: none !important;}}.os_slider_inner .os_tabs_content {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}.os_slider_inner .os_tabs_content img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}.os_slider_inner .os_cards {width: 480px;max-width: 100%;background: #fff;border-radius: 16px;margin: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.os_slider_inner .os_cards {width: 21.8082689687vw;border-radius: 0.726942299vw;margin: 0;}}@media (max-width: 1680.98px) {.os_slider_inner .os_cards {width: 420px;}}@media (max-width: 575px) {.os_slider_inner .os_cards {background: transparent;border-radius: 0;}}.os_slider_inner .os_cards .os_card {background: #fff;}@media (max-width: 575px) {.os_slider_inner .os_cards .os_card {border: 1px solid #ddd;overflow: hidden;border-radius: 15px;}}.os_slider_inner .os_cards .os_card img {width: 100%;aspect-ratio: 480/451;-o-object-fit: cover;object-fit: cover;height: auto;}.os_slider_inner .os_cards .os_card h3 {font-size: 32px;line-height: normal;font-weight: normal;margin-bottom: 1rem;}@media (min-width: 2201px) and (max-width: 4000px) {.os_slider_inner .os_cards .os_card h3 {font-size: 1.4538845979vw;}}@media (max-width: 1680.98px) {.os_slider_inner .os_cards .os_card h3 {font-size: 30px;}}@media (max-width: 767px) {.os_slider_inner .os_cards .os_card h3 {font-size: 28px;}}@media (max-width: 575px) {.os_slider_inner .os_cards .os_card h3 {font-size: 24px;}}.os_slider_inner .os_cards .os_card p {font-size: 16px;}@media (min-width: 2201px) and (max-width: 4000px) {.os_slider_inner .os_cards .os_card p {font-size: 0.726942299vw;}}@media (max-width: 575px) {.os_slider_inner .os_cards .os_card p {font-size: 14px;}}.os_slider_inner .os_cards .os_card .os_btn {margin: 0 auto;}@media (min-width: 2201px) and (max-width: 4000px) {.os_slider_inner .os_cards .os_card .os_btn {margin: 0 auto;}}.os_slider_inner .os_cards .os_card .os_card_body {padding: 15px 30px 30px;text-align: center;}@media (min-width: 2201px) and (max-width: 4000px) {.os_slider_inner .os_cards .os_card .os_card_body {padding: 0.6815084053vw 1.3630168105vw 1.3630168105vw;}}@media (max-width: 1680.98px) {.os_slider_inner .os_cards .os_card .os_card_body {padding: 8px 30px 12px;}}@media (max-width: 575px) {.os_slider_inner .os_cards .os_card .os_card_body {padding: 8px 12px 30px;}}@media (max-width: 575px) {.os_slider_inner .os_cards .swpiper-nav {display: none !important;}}.os_slider_inner .os_cards .swpiper-nav button {margin: 0;padding: 15px;border: 0;background: transparent;position: absolute;bottom: 22px;z-index: 1;cursor: pointer;}@media (min-width: 2201px) and (max-width: 4000px) {.os_slider_inner .os_cards .swpiper-nav button {padding: 0.6815084053vw;margin: 0;border: 0;}}@media (max-width: 1680.98px) {.os_slider_inner .os_cards .swpiper-nav button {padding: 2px 15px;}}@media (min-width: 2201px) and (max-width: 4000px) {.os_slider_inner .os_cards .swpiper-nav button svg {width: 1.5447523853vw;height: 1.5447523853vw;}}.os_slider_inner .os_cards .swpiper-nav button.prev {left: 20px;}@media (min-width: 2201px) and (max-width: 4000px) {.os_slider_inner .os_cards .swpiper-nav button.prev {left: 0.9086778737vw;}}.os_slider_inner .os_cards .swpiper-nav button.next {right: 20px;}@media (min-width: 2201px) and (max-width: 4000px) {.os_slider_inner .os_cards .swpiper-nav button.next {right: 0.9086778737vw;}}.os_slider_inner .os_cards .swpiper-nav button.swiper-button-disabled {opacity: 0.15;}.image-comparison .image-comparison-slider-wrapper {position: relative;height: 51vh;overflow: hidden;}.image-comparison .image-comparison-label {font-size: 0;line-height: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.image-comparison .image-comparison-label {font-size: 0;line-height: 0;}}.image-comparison .image-comparison-label, .image-comparison .image-comparison-range {position: absolute;top: 0;left: 0;width: 100%;height: 100%;margin: 0;padding: 0;background-color: transparent;border: none;-webkit-appearance: none;-moz-appearance: none;appearance: none;outline: none;cursor: ew-resize;z-index: 20;}@media (min-width: 2201px) and (max-width: 4000px) {.image-comparison .image-comparison-label, .image-comparison .image-comparison-range {top: 0;left: 0;margin: 0;padding: 0;}}.image-comparison .image-comparison-slider-wrapper .image-comparison-range:active ~ .image-comparison-slider .image-comparison-thumb, .image-comparison .image-comparison-slider-wrapper .image-comparison-range:focus ~ .image-comparison-slider .image-comparison-thumb, .image-comparison .image-comparison-slider-wrapper .image-comparison-range--active ~ .image-comparison-slider .image-comparison-thumb {transform: scale(0.8);}.image-comparison .image-comparison-image-wrapper {position: relative;height: var(--wireframeImageHeight);width: 100%;}.image-comparison .image-comparison-image-wrapper.image-comparison-image-wrapper--overlay {position: absolute;top: 0;left: 0;width: calc(50% + 1px);overflow: hidden;will-change: transform;z-index: 9;}@media (min-width: 2201px) and (max-width: 4000px) {.image-comparison .image-comparison-image-wrapper.image-comparison-image-wrapper--overlay {top: 0;left: 0;}}.image-comparison .image-comparison-image-wrapper.image-comparison-image-wrapper--overlay .image-comparison-image {z-index: 2;}.image-comparison .image-comparison-image {position: absolute;height: auto;background-size: contain;background-position: top;z-index: 1;width: var(--compareSectionWidth);}.image-comparison .image-comparison-slider {position: absolute;top: 0;left: 50%;width: 2px;height: 100%;background-color: var(--white-color);transition: background-color 0.3s ease-in-out;will-change: background-color;z-index: 10;}@media (min-width: 2201px) and (max-width: 4000px) {.image-comparison .image-comparison-slider {top: 0;}}.image-comparison .image-comparison-range--active ~ .image-comparison-slider {background-color: rgba(255, 255, 255, 0);}.image-comparison .image-comparison-thumb {position: absolute;top: calc(50% - 30px);left: calc(50% - 30px);width: 60px;height: 60px;display: flex;flex-direction: column;justify-content: center;align-items: center;color: var(--white-color);border-radius: 50%;transform-origin: center;transition: transform 0.3s ease-in-out;will-change: transform;opacity: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.image-comparison .image-comparison-thumb {width: 2.7260336211vw;height: 2.7260336211vw;top: calc(50% - 1.3630168105vw);left: calc(50% - 1.3630168105vw);}}@media (max-width: 575.98px) {.image-comparison .image-comparison-thumb {width: 45px;height: 45px;top: calc(50% - 22px);left: calc(50% - 22px);}}.image-comparison .image-comparison-range {width: 100%;height: 100%;}.image-comparison .image-comparison-range::-webkit-slider-runnable-track {width: 40px;height: 40px;opacity: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.image-comparison .image-comparison-range::-webkit-slider-runnable-track {width: 1.8173557474vw;height: 1.8173557474vw;}}.image-comparison .image-comparison-range::-moz-range-thumb {width: 40px;height: 40px;opacity: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.image-comparison .image-comparison-range::-moz-range-thumb {width: 1.8173557474vw;height: 1.8173557474vw;}}.image-comparison .image-comparison-range::-webkit-slider-thumb {width: 40px;height: 40px;opacity: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.image-comparison .image-comparison-range::-webkit-slider-thumb {width: 1.8173557474vw;height: 1.8173557474vw;}}.image-comparison .image-comparison-range::-ms-fill-lower {background-color: transparent;}.image-comparison .image-comparison-range::-ms-track {position: relative;top: 0;left: 0;width: 100%;height: 100%;border: none;margin: 0;padding: 0;background-color: transparent;color: transparent;outline: none;cursor: col-resize;}@media (min-width: 2201px) and (max-width: 4000px) {.image-comparison .image-comparison-range::-ms-track {top: 0;left: 0;}}.image-comparison .image-comparison-range::-ms-thumb {width: 0.5%;height: 100%;opacity: 0;}.image-comparison .image-comparison-range::-ms-tooltip {display: none;}.ns_group_sec_2 {padding: calc(var(--section-padding) + 10%) 0 0 0;margin-top: -10%;}@media (max-width: 1280.98px) {.ns_group_sec_2 {margin-top: -14%;}}@media (max-width: 767px) {.ns_group_content_slider .swiper-slide .row {flex-direction: column-reverse;row-gap: 15px;}}.ns_group_content_slider_text {padding-right: 6%;}@media (max-width: 991px) {.ns_group_content_slider_text {padding-right: 0;}}.ns_group_content_slider_hdr {padding-right: 15px;}.ns_group_content_slider_hdr h2 {margin-bottom: 20px;padding-bottom: 20px;position: relative;}@media (min-width: 2201px) and (max-width: 4000px) {.ns_group_content_slider_hdr h2 {margin-bottom: 0.9086778737vw;padding-bottom: 0.9086778737vw;}}@media (max-width: 1199px) {.ns_group_content_slider_hdr h2 {margin-bottom: 15px;padding-bottom: 15px;}}.ns_group_content_slider_hdr h2:before {content: "";position: absolute;bottom: 0;left: 0;width: 32%;height: 1px;background: #d9d9d9;}@media (min-width: 2201px) and (max-width: 4000px) {.ns_group_content_slider_hdr h2:before {bottom: 0;left: 0;height: 0.0454338937vw;}}.ns_group_content_slider_hdr h3 {font-size: 30px;}@media (min-width: 2201px) and (max-width: 4000px) {.ns_group_content_slider_hdr h3 {font-size: 1.3630168105vw;}}@media (max-width: 1199px) {.ns_group_content_slider_hdr h3 {font-size: 22px;}}@media (max-width: 575px) {.ns_group_content_slider_hdr h3 {font-size: 19px;}}.ns_group_content__slider_body p:first-child {font-weight: bold;color: var(--blue);}.ns_group_content__slider_body .btn-white {margin-top: 40px;}@media (min-width: 2201px) and (max-width: 4000px) {.ns_group_content__slider_body .btn-white {margin-top: 1.8173557474vw;}}@media (max-width: 1199px) {.ns_group_content__slider_body .btn-white {margin-top: 20px;}}.ns_group_content_slider_img img {width: 100%;border-radius: 20px;aspect-ratio: 203/129;-o-object-fit: cover;object-fit: cover;height: auto;}@media (min-width: 2201px) and (max-width: 4000px) {.ns_group_content_slider_img img {border-radius: 0.9086778737vw;}}.swiper.ns_group_logo_slider {padding-top: 80px;}@media (min-width: 2201px) and (max-width: 4000px) {.swiper.ns_group_logo_slider {padding-top: 3.6347114948vw;}}@media (max-width: 1199px) {.swiper.ns_group_logo_slider {padding-top: 20px;}}.swiper.ns_group_logo_slider:after {content: "";position: absolute;bottom: 7px;width: 100%;height: 1px;background-color: #6c6c6c;}@media (min-width: 2201px) and (max-width: 4000px) {.swiper.ns_group_logo_slider:after {bottom: 0.3180372558vw;height: 0.0454338937vw;}}@media (max-width: 991px) {.swiper.ns_group_logo_slider:after {bottom: 5px;}}.swiper.ns_group_logo_slider .swiper-slide {cursor: pointer;text-align: center;padding-bottom: 40px;position: relative;}@media (min-width: 2201px) and (max-width: 4000px) {.swiper.ns_group_logo_slider .swiper-slide {padding-bottom: 1.8173557474vw;}}@media (max-width: 991px) {.swiper.ns_group_logo_slider .swiper-slide {padding-bottom: 30px;}}.swiper.ns_group_logo_slider .swiper-slide:before {content: "";position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);background-color: #6c6c6c;width: 16px;height: 16px;border-radius: 100%;}@media (min-width: 2201px) and (max-width: 4000px) {.swiper.ns_group_logo_slider .swiper-slide:before {width: 0.726942299vw;height: 0.726942299vw;bottom: 0;}}@media (max-width: 991px) {.swiper.ns_group_logo_slider .swiper-slide:before {width: 10px;height: 10px;}}.swiper.ns_group_logo_slider .swiper-slide img {filter: grayscale(1);opacity: 0.5;transition: 0.35s ease;will-change: filter opacity;width: auto;height: auto;margin: 0 auto;max-width: 90%;}@media (min-width: 2201px) and (max-width: 4000px) {.swiper.ns_group_logo_slider .swiper-slide img {margin: 0 auto;}}.swiper.ns_group_logo_slider .swiper-slide.swiper-slide-active:before {background-color: #35c8ae;}.swiper.ns_group_logo_slider .swiper-slide.swiper-slide-active img {filter: grayscale(0);opacity: 1;}.swiper.ns_group_logo_slider.swiper-3d .swiper-cube-shadow, .swiper.ns_group_logo_slider.swiper-3d .swiper-slide, .swiper.ns_group_logo_slider.swiper-3d .swiper-slide-shadow, .swiper.ns_group_logo_slider.swiper-3d .swiper-slide-shadow-bottom, .swiper.ns_group_logo_slider.swiper-3d .swiper-slide-shadow-left, .swiper.ns_group_logo_slider.swiper-3d .swiper-slide-shadow-right, .swiper.ns_group_logo_slider.swiper-3d .swiper-slide-shadow-top, .swiper.ns_group_logo_slider.swiper-3d .swiper-wrapper {transform-style: unset;}.swiper.ns_emp_slider.swiper-3d .swiper-cube-shadow, .swiper.ns_emp_slider.swiper-3d .swiper-slide, .swiper.ns_emp_slider.swiper-3d .swiper-slide-shadow, .swiper.ns_emp_slider.swiper-3d .swiper-slide-shadow-bottom, .swiper.ns_emp_slider.swiper-3d .swiper-slide-shadow-left, .swiper.ns_emp_slider.swiper-3d .swiper-slide-shadow-right, .swiper.ns_emp_slider.swiper-3d .swiper-slide-shadow-top, .swiper.ns_emp_slider.swiper-3d .swiper-wrapper {transform-style: unset;}.swiper.ns_emp_slider .swiper-slide {cursor: pointer;text-align: center;position: relative;}.swiper.ns_emp_slider .swiper-slide .card img {width: 100%;height: auto;margin: 0 auto;max-width: 100%;aspect-ratio: 1/1;-o-object-fit: cover;object-fit: cover;-o-object-position: top;object-position: top;}.swiper.ns_emp_slider .swiper-slide .card .card-body {margin: 12px;}@media (min-width: 2201px) and (max-width: 4000px) {.swiper.ns_emp_slider .swiper-slide .card .card-body {margin: 0.5452067242vw;}}.swiper.ns_emp_slider .swiper-slide .card .card-body .web-small {margin-bottom: 8px;color: var(--black);}@media (min-width: 2201px) and (max-width: 4000px) {.swiper.ns_emp_slider .swiper-slide .card .card-body .web-small {margin-bottom: 0.3634711495vw;}}.swiper.ns_emp_slider .swiper-slide .card .card-body h4 {margin-bottom: 8px;}@media (min-width: 2201px) and (max-width: 4000px) {.swiper.ns_emp_slider .swiper-slide .card .card-body h4 {margin-bottom: 0.3634711495vw;}}.swiper-pagination.ns_group_swiper_pagination {position: relative;display: flex;justify-content: center;align-items: center;margin-top: 20px;}@media (min-width: 2201px) and (max-width: 4000px) {.swiper-pagination.ns_group_swiper_pagination {margin-top: 0.9086778737vw;}}@media (max-width: 575px) {.swiper-pagination.ns_group_swiper_pagination {margin-top: 10px;}}.swiper-pagination.ns_group_swiper_pagination button {padding: 10px 80px;margin: 0;background: transparent;border: 0;cursor: pointer;}@media (min-width: 2201px) and (max-width: 4000px) {.swiper-pagination.ns_group_swiper_pagination button {padding: 0.4543389368vw 3.6347114948vw;}}@media (max-width: 575px) {.swiper-pagination.ns_group_swiper_pagination button {padding: 8px 50px;}}.swiper-pagination.ns_group_swiper_pagination button.disabled {opacity: 0.15;pointer-events: none;}.swiper-pagination.ns_group_swiper_pagination .ns_group_swiper_count {position: relative;display: flex;flex-direction: column;-webkit-user-select: none;-moz-user-select: none;user-select: none;}.swiper-pagination.ns_group_swiper_pagination .ns_group_swiper_count:before {content: "";position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%) rotate(35deg);width: 1px;height: 60px;background: #333;}@media (min-width: 2201px) and (max-width: 4000px) {.swiper-pagination.ns_group_swiper_pagination .ns_group_swiper_count:before {width: 0.0454338937vw;height: 2.7260336211vw;}}@media (max-width: 1199px) {.swiper-pagination.ns_group_swiper_pagination .ns_group_swiper_count:before {height: 50px;}}@media (max-width: 767px) {.swiper-pagination.ns_group_swiper_pagination .ns_group_swiper_count:before {height: 40px;}}@media (max-width: 991px) {.swiper-pagination.ns_group_swiper_pagination .ns_group_swiper_count:before {height: 50px;}}@media (max-width: 575px) {.swiper-pagination.ns_group_swiper_pagination .ns_group_swiper_count:before {height: 40px;}}.swiper-pagination.ns_group_swiper_pagination .ns_group_swiper_count span {font-size: 26px;font-weight: 600;display: inline-block;margin: 0 25px 0 0;}@media (min-width: 2201px) and (max-width: 4000px) {.swiper-pagination.ns_group_swiper_pagination .ns_group_swiper_count span {margin: 0 1.1358473421vw 0 0;font-size: 1.1812812358vw;}}.swiper-pagination.ns_group_swiper_pagination .ns_group_swiper_count span:last-child {margin: 0 0 0 25px;}@media (min-width: 2201px) and (max-width: 4000px) {.swiper-pagination.ns_group_swiper_pagination .ns_group_swiper_count span:last-child {margin: 0 0 0 1.1358473421vw;}}@media (max-width: 1199px) {.swiper-pagination.ns_group_swiper_pagination .ns_group_swiper_count span {font-size: 20px;}}@media (max-width: 767px) {.swiper-pagination.ns_group_swiper_pagination .ns_group_swiper_count span {font-size: 18px;}}@media (max-width: 575px) {.swiper-pagination.ns_group_swiper_pagination .ns_group_swiper_count span {font-size: 16px;}}.empSlider {padding: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.empSlider {padding: 0;}}.operations_sec {padding: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.operations_sec {padding: 0;}}@media (max-width: 767px) {.operations_sec .operations_sec_img {display: none;}}.operations_sec .operations_sec_img img {width: 100%;height: auto;}.operations_sec .operations_sec_txt {padding-right: 8%;}.operations_sec .operations_sec_txt .btn-white {justify-content: flex-start;margin: 40px 0 0 0;}@media (min-width: 2201px) and (max-width: 4000px) {.operations_sec .operations_sec_txt .btn-white {margin: 1.8173557474vw 0 0 0;}}.operations_sec .operations_sec_txt ul {list-style: none;display: flex;flex-wrap: wrap;gap: 10px 0;border-top: 1px solid #a2a2a2;padding-top: 30px;margin-top: 20px;font-weight: bold;}@media (min-width: 2201px) and (max-width: 4000px) {.operations_sec .operations_sec_txt ul {padding-top: 1.3630168105vw;margin-top: 0.9086778737vw;}}.operations_sec .operations_sec_txt ul li {padding-right: 18px;margin-right: 18px;position: relative;}.operations_sec .operations_sec_txt ul li:after {content: "";position: absolute;top: 50%;right: 0;transform: translateY(-50%);width: 2px;height: 15px;background: #000;}@media (min-width: 2201px) and (max-width: 4000px) {.operations_sec .operations_sec_txt ul li:after {width: 0.0908677874vw;height: 0.6815084053vw;}}.operations_sec .operations_sec_txt ul li:last-child:after {display: none;}.arc_svg_wrapper {position: relative;overflow: hidden;margin-top: -4%;z-index: 2;display: none;}@media (min-width: 1200px) {.arc_svg_wrapper {display: block;}}.arc_svg_wrapper .arc_circle_path {position: absolute;top: -16%;transform: translateX(0);width: 90%;height: 236%;clip-path: ellipse(50% 64% at 50.25% 82%);left: 0;z-index: -1;background: #3f3587;background: radial-gradient(circle, rgb(63, 53, 135) 0%, rgb(38, 31, 80) 49%, rgb(8, 6, 17) 100%);right: 0;margin: 0 auto;}@media (min-width: 1200px) {.arcnav-swiper-wrapper {display: none;}}.arcnav-swiper-wrapper .arcnav-swiper {padding: 30px 0 150px 0;position: relative;}@media (min-width: 2201px) and (max-width: 4000px) {.arcnav-swiper-wrapper .arcnav-swiper {padding: 1.3630168105vw 0 6.8150840527vw 0;}}@media (max-width: 575px) {.arcnav-swiper-wrapper .arcnav-swiper {padding: 0 0 70px 0;}}.arcnav-swiper-wrapper .arcnav-swiper .nav-buttons {display: flex;justify-content: space-between;position: absolute;bottom: 20px;left: 30px;right: 30px;}@media (min-width: 2201px) and (max-width: 4000px) {.arcnav-swiper-wrapper .arcnav-swiper .nav-buttons {bottom: 0.9086778737vw;left: 1.3630168105vw;right: 1.3630168105vw;}}@media (max-width: 575px) {.arcnav-swiper-wrapper .arcnav-swiper .nav-buttons {bottom: 10px;}}.arcnav-swiper-wrapper .arcnav-swiper .nav-buttons button.disabled {opacity: 0.25;}.arcnav-swiper-wrapper .arcnav-swiper .swiper-slide {display: flex;justify-content: center;padding: 24px 0;}@media (min-width: 2201px) and (max-width: 4000px) {.arcnav-swiper-wrapper .arcnav-swiper .swiper-slide {padding: 1.0904134484vw 0;}}@media (max-width: 575px) {.arcnav-swiper-wrapper .arcnav-swiper .swiper-slide {padding: 0 0 18px 0;}}.arcnav-swiper-wrapper .arcnav-swiper .swiper-slide span {text-align: center;color: #5e5e5e;font-weight: bold;padding: 10px 16px;display: inline-block;}@media (min-width: 2201px) and (max-width: 4000px) {.arcnav-swiper-wrapper .arcnav-swiper .swiper-slide span {padding: 0.4543389368vw 0.726942299vw;}}.arcnav-swiper-wrapper .arcnav-swiper .swiper-slide.swiper-slide-active span {background: linear-gradient(87deg, #3ad4b1 -10.06%, #0f779a 127.53%);filter: drop-shadow(0px 2.824px 2.824px rgba(0, 0, 0, 0.2));color: #fff;}.arcnav-swiper-wrapper .arcnav-swiper .swiper-slide.swiper-slide-active:before {background: #35c9ae;}.arcnav-swiper-wrapper .arcnav-swiper .swiper-slide:before {content: "";position: absolute;top: 100%;width: 16px;height: 16px;border-radius: 100%;background: #fff;border: 1px solid #e4e4e4;}@media (min-width: 2201px) and (max-width: 4000px) {.arcnav-swiper-wrapper .arcnav-swiper .swiper-slide:before {width: 0.726942299vw;height: 0.726942299vw;}}.arcnav-swiper-wrapper .arcnav-swiper:before {content: "";background: radial-gradient(circle at top, #3c3481, #0d0e1d);position: absolute;width: 100%;height: 52%;bottom: 0;left: 0;z-index: -1;}@media (max-width: 575px) {.arcnav-swiper-wrapper .arcnav-swiper:before {height: 46%;}}.arcnav-swiper-wrapper .arcnav-swiper button {background: transparent;border: 0;}#interactive-svg path {fill: #fff;stroke: #ddd;stroke-width: 2px;}#interactive-svg g {cursor: pointer;}#interactive-svg text {fill: #5e5e5e;}#interactive-svg .active path {fill: #35c9ae;stroke: #35c9ae;}#interactive-svg .active text {fill: #fff;}#interactive-svg .active rect {fill: url(#grad1);}.sr-only {border: 0;clip: rect(0, 0, 0, 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;}.site_header {position: fixed;z-index: 9999;padding: 24px 0;width: 100%;top: 0;left: 0;transition: padding 0.35s ease;}@media (max-width: 1680.98px) {.site_header {padding: 12px 0;}}.site_header:before {content: "";background: #fff;backdrop-filter: blur(25px);position: absolute;top: 0;left: 0;width: 100%;height: 100%;transform: translateY(-100%);transition: transform 0.25s ease;box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);}.site_header.fixed {padding: 12px 0;}@media (max-width: 1199px) {.site_header.fixed a.site_logo {position: relative;z-index: 1;}}.site_header.fixed .hdr_right .phone-icon {filter: invert(1);}@media (max-width: 1199px) {.site_header.fixed #primary-menu {top: var(--headerHeight);}}@media (max-width: 1199px) {.site_header.fixed #primary-menu a {color: #fff;}}.site_header.fixed:before {transform: translateY(0);}.site_header.fixed .site_header_inner {color: #000;}.site_header.fixed .site_logo img {filter: brightness(0);}@media (max-width: 1680.98px) {.site_header.fixed .site_logo img {width: 75%;}}.site_header.fixed .hdr_cta_call svg path {fill: #000;}.site_header.fixed .menu-Bar span {background: rgba(0, 0, 0, 0.8);}.site_header.fixed .menu-Bar span::before, .site_header.fixed .menu-Bar span::after {background: rgba(0, 0, 0, 0.8);}.site_header.fixed .menu-Bar.open span {background: transparent;}.site_header.fixed .menu-Bar.open span::before, .site_header.fixed .menu-Bar.open span::after {background: rgba(0, 0, 0, 0.8);}.site_header.menuopen .hdr_cta_call {pointer-events: none;opacity: 0;}.site_header.menuopen .hdr_cta_req .btn-link {pointer-events: none;opacity: 0;}.site_header.drawer_open:before {content: "";background: #fff;transform: none;top: 0;}.site_header.drawer_open .site_header_inner {color: #000;}.site_header.drawer_open .site_logo img {filter: brightness(0);}@media (max-width: 1680.98px) {.site_header.drawer_open .site_logo img {width: 70%;}}.site_header.drawer_open .hdr_cta_call svg path {fill: #000;}a.site_logo {display: inline-flex;}@media (max-width: 1199px) {a.site_logo {position: relative;z-index: 2;}}@media (min-width: 2201px) and (max-width: 4000px) {a.site_logo img {width: 10.5860972285vw;height: 2.1808268969vw;}}@media (max-width: 575px) {a.site_logo img {width: 180px;}}.site_header_inner {align-items: center;justify-content: space-between;position: relative;z-index: 1;color: #fff;}.hdr_right {align-items: center;gap: 45px;}@media (min-width: 2201px) and (max-width: 4000px) {.hdr_right {gap: 2.0445252158vw;}}@media (max-width: 1440px) {.hdr_right {gap: 20px;}}@media (max-width: 1199.98px) {.hdr_right {position: relative;z-index: 2;}}@media (max-width: 575px) {.hdr_right {gap: 10px;}}@media (min-width: 2201px) and (max-width: 4000px) {.hdr_right .phone-icon {width: 1.6810540663vw;height: 1.6810540663vw;}}.hdr_cta_call {align-items: center;color: inherit;}.hdr_cta_call .hdr_cta_call_txt {font-family: "Roboto", sans-serif;flex-direction: column;margin-left: 16px;gap: 6px;display: none;}@media (min-width: 2201px) and (max-width: 4000px) {.hdr_cta_call .hdr_cta_call_txt {margin-left: 0.726942299vw;}}@media (max-width: 1440.98px) {.hdr_cta_call .hdr_cta_call_txt {gap: 2px;line-height: normal;}}@media (min-width: 768px) {.hdr_cta_call .hdr_cta_call_txt {display: flex;}}.hdr_cta_call .hdr_cta_call_txt span {font-size: 15px;}@media (min-width: 2201px) and (max-width: 4000px) {.hdr_cta_call .hdr_cta_call_txt span {font-size: 0.6815084053vw;}}.hdr_cta_call .hdr_cta_call_txt span.phone {font-size: 18px;}@media (max-width: 1680.98px) {.hdr_cta_call .hdr_cta_call_txt span.phone {font-size: 14px;}}.hdr_cta_req {display: none;}@media (min-width: 768px) {.hdr_cta_req {display: block;}}.main-navigation {opacity: 0;pointer-events: none;-webkit-user-select: none;-moz-user-select: none;user-select: none;}.dom_loaded .main-navigation {opacity: 1;pointer-events: unset;-webkit-user-select: unset;-moz-user-select: unset;user-select: unset;}@media (max-width: 1199.98px) {.site_header .menu-primary-container:before {content: "";position: fixed;top: 0;left: 0;right: 0;height: calc(var(--headerHeight) + 30px);transform: translateY(-100%);background: linear-gradient(180deg, rgb(0, 0, 0), rgba(0, 0, 0, 0.75), transparent);z-index: 1;transition: 0.15s ease-in transform;will-change: transform;}.site_header.menuopen .menu-primary-container::before {transform: translateY(0);}}#primary-menu a {color: inherit;}@media (min-width: 2201px) and (max-width: 4000px) {#primary-menu > li > a {padding: 0 0.4543389368vw;font-size: 0.726942299vw;}}@media (min-width: 1440px) and (max-width: 2200.99px) {#primary-menu > li > a {padding: 0 10px;font-size: 16px;}}#primary-menu > li > .sub-menu > li.dropdown_title a {font-size: 22px;font-weight: 500;}@media (min-width: 2201px) and (max-width: 4000px) {#primary-menu > li > .sub-menu > li.dropdown_title a {font-size: 0.9995456611vw;}}@media (max-width: 1440.98px) {#primary-menu > li > .sub-menu > li.dropdown_title a {font-size: 22px;}}@media (min-width: 1200px) {#primary-menu {display: flex !important;}#primary-menu > li {padding: 0 10px;}}@media (min-width: 1200px) and (min-width: 2201px) and (max-width: 4000px) {#primary-menu > li {padding: 0 0.4543389368vw;}}@media (min-width: 1200px) {#primary-menu > li > .sub-menu {position: fixed;width: 460px;background: rgb(245, 247, 250);overflow-y: auto;padding: 10% 40px 50px var(--container-padding);list-style: none;z-index: 2;top: var(--headerHeight);bottom: 0;left: 0;color: rgb(6, 23, 39);display: none;box-sizing: border-box;}#primary-menu > li > .sub-menu.active {display: block;}#primary-menu > li > .sub-menu.active > li {animation: menuFade 0.75s cubic-bezier(0, 0.21, 0.58, 1);animation-fill-mode: both;}#primary-menu > li > .sub-menu > li {opacity: 0;}#primary-menu > li > .sub-menu > li > a {font-size: 18px;margin: 16px 0;}#primary-menu > li > .sub-menu a {font-size: 18px;color: inherit;display: block;flex: 1;}#primary-menu > li > .sub-menu > li {position: relative;display: flex;align-items: center;-moz-column-gap: 16px;column-gap: 16px;cursor: pointer;}#primary-menu > li > .sub-menu > li .sub-menu {position: absolute;overflow: hidden;visibility: hidden;list-style: none;}#primary-menu > li > .sub-menu > li .sub-menu li {margin: 22px 0;position: relative;display: flex;align-items: center;}#primary-menu > li > .sub-menu > li .sub-menu li a {font-weight: 300;}}@media (max-width: 1199px) {#primary-menu {display: none;position: fixed;overflow: hidden;background: radial-gradient(157.24% 123.22% at 47.19% -0.63%, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.75) 100%);backdrop-filter: blur(30px);left: 0px;right: 0;top: 0px;bottom: 0;padding: calc(var(--headerHeight) + 30px) var(--container-padding);overflow-y: auto;}#primary-menu.menushow {animation: menushow 0.75s;}#primary-menu.menuhide {animation: menuhide 0.5s;}#primary-menu .dropdown_title {display: none;}#primary-menu a {font-size: 18px;padding: 14px 0;display: inline-block;}#primary-menu li {position: relative;border-bottom: 1px solid rgba(255, 255, 255, 0.25);width: calc(var(--device-width) - var(--container-padding) * 1.8);}#primary-menu li:last-child {border: 0;}#primary-menu li > .toggle_dropdown {top: 6px;padding: 10px 12px;width: 16px;height: 16px;background-size: 16px 16px;position: absolute;right: 0;filter: brightness(100);}#primary-menu li ul.sub-menu {overflow: hidden;transition: left 0.25s cubic-bezier(0, 0.21, 0.58, 1);will-change: left;position: fixed;width: 100%;left: 100%;background: radial-gradient(157.24% 123.22% at 47.19% -0.63%, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.75) 100%);backdrop-filter: blur(30px);padding: calc(var(--headerHeight) + 30px) var(--container-padding);top: 0;bottom: 0;z-index: 1;filter: blur(30px);overflow-y: auto;}#primary-menu li ul.sub-menu.active {left: 0;filter: blur(0);}#primary-menu li ul.sub-menu li {position: relative;}#primary-menu li ul.sub-menu li.back_dropdown {width: auto;color: var(--white);}#primary-menu li ul.sub-menu li:last-child {margin-bottom: 20px;}}@media (min-width: 2201px) and (max-width: 4000px) {#primary-menu > li > .sub-menu > li > a {font-size: 0.8178100863vw;margin: 0.5452067242vw 0;}#primary-menu > li > .sub-menu a {font-size: 0.726942299vw;}}@media (min-width: 2201px) and (max-width: 4000px) {#primary-menu > li > .sub-menu {width: 20.899591095vw;padding: 10% 1.8173557474vw 2.2716946842vw var(--container-padding);}}@media (max-width: 1440.98px) {#primary-menu > li > .sub-menu {width: 440px;padding: 8% 40px;}}@media (max-width: 1440.98px) {#primary-menu > li > .sub-menu > li > a {font-size: 18px;margin: 10px 0;}}@media (max-width: 1199.98px) {#primary-menu > li > .sub-menu > li > a {margin: 0;}}#primary-menu > li > .sub-menu > li .sub-menu li a {font-size: 18px;}span.toggle_dropdown {background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxMCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEgMTYuNjIzTDkgOC44MTEyOCIgc3Ryb2tlPSIjMDYxNzI3IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNOSA4LjgxMTUyTDAuOTk5OTk5IDAuOTk5NzYiIHN0cm9rZT0iIzA2MTcyNyIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==) transparent;width: 16px;height: 16px;display: inline-block;background-repeat: no-repeat;background-position: center;cursor: pointer;background-size: 16px 16px;flex: 0 0 auto;}@media (min-width: 2201px) and (max-width: 4000px) {span.toggle_dropdown {width: 0.726942299vw;height: 0.726942299vw;}}span.toggle_dropdown.active {transform: rotate(90deg);}li.back_dropdown {display: inline-flex;padding: 4px 16px;border-radius: 50px;border: 1px solid rgba(255, 255, 255, 0.75) !important;margin-bottom: 15px;gap: 6px;opacity: 0.75;}@media (min-width: 2201px) and (max-width: 4000px) {li.back_dropdown {margin-bottom: 0.6815084053vw;padding: 0.1817355747vw 0.726942299vw;border-radius: 50px;gap: 6px;}}li.back_dropdown:before {content: "";background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+PCFET0NUWVBFIHN2ZyAgUFVCTElDICctLy9XM0MvL0RURCBTVkcgMS4xLy9FTicgICdodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQnPjxzdmcgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjU2IDI1NiIgaGVpZ2h0PSIyNTZweCIgaWQ9IkxheWVyXzEiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDI1NiAyNTYiIHdpZHRoPSIyNTZweCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PHBhdGggZD0iTTkxLjQ3NCwzMy44NjFsLTg5LjYsODkuNmMtMi41LDIuNS0yLjUsNi41NTEsMCw5LjA1MWw4OS42LDg5LjZjMi41LDIuNSw2LjU1MSwyLjUsOS4wNTEsMHMyLjUtNi43NDIsMC05LjI0MkwyMS44NDksMTM0ICBIMjQ5LjZjMy41MzUsMCw2LjQtMi40NjYsNi40LTZzLTIuODY1LTYtNi40LTZIMjEuODQ5bDc4LjY3Ni03OC44ODFjMS4yNS0xLjI1LDEuODc1LTIuOTkzLDEuODc1LTQuNjI5cy0wLjYyNS0zLjMyNi0xLjg3NS00LjU3NiAgQzk4LjAyNCwzMS40MTMsOTMuOTc0LDMxLjM2MSw5MS40NzQsMzMuODYxeiIvPjwvc3ZnPg==), transparent;background-size: 15px;display: inline-block;width: 16px;height: 24px;filter: invert(1);background-repeat: no-repeat;background-position: center left;}@media (min-width: 2201px) and (max-width: 4000px) {li.back_dropdown:before {width: 0.726942299vw;height: 1.0904134484vw;background-size: 0.6815084053vw;}}@media (min-width: 1200px) {li.back_dropdown {display: none !important;}}.page_overview * {box-sizing: border-box;}.page_overview {box-sizing: border-box;position: fixed;top: var(--headerHeight);bottom: 0;left: 460px;width: 430px;padding: 40px 30px;background: linear-gradient(176.88deg, #C0CFE4 -113.65%, #FFFFFF 117.35%);padding-bottom: 0;text-align: center;overflow-y: auto;z-index: 1;color: rgb(6, 23, 39);opacity: 0;transform: translateX(-100px);transition: transform 0.35s ease-out;z-index: 1;height: calc(100% - var(--headerHeight));display: none;}@media (min-width: 2201px) and (max-width: 4000px) {.page_overview {left: 20.899591095vw;width: 19.5365742844vw;padding: 1.8173557474vw 1.3630168105vw;}}@media (max-width: 1440.98px) {.page_overview {left: 440px;width: 400px;padding: 24px;}}@media (max-width: 1199.98px) {.page_overview {display: none;}}.page_overview .clouds_illustration {position: absolute;top: 16px;left: 50%;transform: translateX(-50%);z-index: -1;width: 90%;}@media (min-width: 2201px) and (max-width: 4000px) {.page_overview .clouds_illustration {top: 0.726942299vw;}}.page_overview .clouds_illustration img {max-width: 100%;}.page_overview .page_overview_inner {display: flex;min-height: 100%;padding-top: 20%;justify-content: center;}.page_overview .page_overview_inner .page_overview_wrap {display: flex;height: 100%;}.page_overview .page_overview_inner .page_overview_dynamic .page_overview_btm {padding-top: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.page_overview .page_overview_inner .page_overview_dynamic .page_overview_btm {padding-top: 0;}}@media (max-width: 1440.98px) {.page_overview .page_overview_inner .page_overview_dynamic .page_overview_btm {padding-top: 0;}}.page_overview .page_overview_inner .page_overview_content {display: flex;flex-direction: column;justify-content: space-between;height: 100%;}.page_overview .page_overview_inner .page_overview_btm {display: flex;align-items: flex-end;padding: 24px 0 48px 0;}@media (min-width: 2201px) and (max-width: 4000px) {.page_overview .page_overview_inner .page_overview_btm {padding: 1.0904134484vw 0 2.1808268969vw 0;}}@media (max-width: 1440.98px) {.page_overview .page_overview_inner .page_overview_btm {padding: 16px 0 24px 0;}}.page_overview .page_overview_inner .page_overview_logo {display: block;margin-bottom: 24px;}@media (min-width: 2201px) and (max-width: 4000px) {.page_overview .page_overview_inner .page_overview_logo {margin-bottom: 1.0904134484vw;}}.page_overview .page_overview_inner .page_overview_title {font-family: "Roboto", sans-serif;font-size: 24px;font-weight: 500;margin-bottom: 16px;}@media (min-width: 2201px) and (max-width: 4000px) {.page_overview .page_overview_inner .page_overview_title {font-size: 0.9995456611vw;margin-bottom: 0.726942299vw;}}@media (max-width: 1440.98px) {.page_overview .page_overview_inner .page_overview_title {font-size: 22px;margin-bottom: 12px;}}.page_overview .page_overview_inner .page_overview_desc {font-size: 16px;font-weight: 400;color: rgb(6, 23, 39);padding: 0 5px;}@media (min-width: 2201px) and (max-width: 4000px) {.page_overview .page_overview_inner .page_overview_desc {font-size: 0.726942299vw;padding: 0 0.2271694684vw;}}@media (max-width: 1440.98px) {.page_overview .page_overview_inner .page_overview_desc {font-size: 16px;margin-bottom: 24px;}}.page_overview .page_overview_inner p.page_overview_desc {margin-bottom: 32px;}@media (min-width: 2201px) and (max-width: 4000px) {.page_overview .page_overview_inner p.page_overview_desc {margin-bottom: 1.4538845979vw;}}@media (max-width: 1440.98px) {.page_overview .page_overview_inner p.page_overview_desc {margin-bottom: 24px;}}.page_overview .page_overview_inner .page_overview_btm img {width: 100%;height: auto;max-height: 260px;-o-object-fit: contain;object-fit: contain;-o-object-position: bottom;object-position: bottom;}@media (min-width: 2201px) and (max-width: 4000px) {.page_overview .page_overview_inner .page_overview_btm img {max-height: 11.812812358vw;}}.page_overview.active {opacity: 1;transform: translateX(0);display: block;}@media (max-width: 1199px) {.page_overview.active {display: none !important;}}.page_overview.active .page_overview_inner .page_overview_logo, .page_overview.active .page_overview_inner h2, .page_overview.active .page_overview_inner p, .page_overview.active .page_overview_inner .btn-link, .page_overview.active .page_overview_inner img {opacity: 1;}.page_overview .button_group {margin-bottom: 8px;}@media (min-width: 2201px) and (max-width: 4000px) {.page_overview .button_group {margin-bottom: 0.3634711495vw;}}.page_overview .button_group .btn-link {background: transparent;border: 1px solid rgb(6, 23, 39);}.page_overview .button_group .btn-link:hover {transition: all 0.5s ease;background: linear-gradient(85deg, #4af7ba -25.45%, #086896 104.04%);color: #fff;border: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.page_overview .button_group .btn-link:hover {border: 0;}}.page_overview .submenu_wrapper {margin: 16px auto;display: inline-block;overflow-y: auto;padding: 0 30px;}@media (min-width: 2201px) and (max-width: 4000px) {.page_overview .submenu_wrapper {margin: 0.726942299vw auto;padding: 0 1.3630168105vw;}}.page_overview .submenu_wrapper .sub-menu li {margin-bottom: 18px;position: relative;display: flex;align-items: center;padding-left: 42px;}@media (min-width: 2201px) and (max-width: 4000px) {.page_overview .submenu_wrapper .sub-menu li {margin-bottom: 0.8178100863vw;padding-left: 1.9082235348vw;}}.page_overview .submenu_wrapper .sub-menu li a {color: rgb(6, 23, 39);}.page_overview .submenu_wrapper .sub-menu li::before {content: "";display: inline-block;width: 6px;height: 6px;background: rgb(6, 23, 39);position: absolute;left: 18px;border-radius: 100%;}.page_overview .submenu_wrapper .sub-menu li::after {content: "";display: inline-block;width: 18px;height: 2px;background: rgb(6, 23, 39);position: absolute;left: 0;transition: 0.25s ease transform;transform: scaleX(1);-webkit-transform-origin-x: right;will-change: transform;}.page_overview .submenu_wrapper .sub-menu li:hover::after {transform: scaleX(0);}.menu_backdrop {position: fixed;background: rgba(0, 0, 0, 0.75);z-index: 0;top: var(--headerHeight);bottom: 0;left: 0;right: 0;display: none;backdrop-filter: blur(30px);}.menu-Bar {height: 32px;width: 40px;cursor: pointer;margin-left: 15px;position: relative;}@media (min-width: 2201px) and (max-width: 4000px) {.menu-Bar {height: 1.4538845979vw;width: 1.8173557474vw;}}@media (max-width: 575px) {.menu-Bar {transform: scale(0.75);}}.menu-Bar span, .menu-Bar span::before, .menu-Bar span::after {background: rgba(255, 255, 255, 0.8);border-radius: 3px;content: "";position: absolute;width: 36px;height: 2px;margin-top: 15px;left: 0;transition: 0.15s all ease-in-out;}@media (min-width: 2201px) and (max-width: 4000px) {.menu-Bar span, .menu-Bar span::before, .menu-Bar span::after {width: 1.6356201726vw;height: 0.0908677874vw;margin-top: 0.6815084053vw;}}.menu-Bar span::before {margin-top: -10px;}@media (min-width: 2201px) and (max-width: 4000px) {.menu-Bar span::before {margin-top: -0.4543389368vw;}}.menu-Bar span::after {margin-top: 10px;}@media (min-width: 2201px) and (max-width: 4000px) {.menu-Bar span::after {margin-top: -0.4543389368vw;}}.menu-Bar.open span {background: transparent;}.menu-Bar.open span::before {margin-top: 0;transform: rotate(45deg);}.menu-Bar.open span::after {margin-top: 0;transform: rotate(-45deg);}@media (min-width: 1200px) {.menu-Bar {display: none !important;}}@keyframes menuFade {0% {opacity: 0;transform: translate3d(0, 50px, 0);}100% {opacity: 1;transform: translate3d(0, 0px, 0);}}@keyframes menushow {from {transform: scale(0.9);opacity: 0;}to {transform: scale(1);opacity: 1;}}@keyframes menuhide {from {transform: scale(1);opacity: 1;}to {transform: scale(0.75);opacity: 0;}}@media (min-width: 2201px) and (max-width: 4000px) {.zf-tempFrmWrapper label {font-size: 0.5452067242vw !important;}}@media (min-width: 2201px) and (max-width: 4000px) {.zf-tempFrmWrapper .zf-tempContDiv input[type=text], .zf-tempFrmWrapper .zf-tempContDiv textarea, .zf-tempFrmWrapper .zf-tempContDiv .zf-pdfTextArea {height: 1.8627896411vw !important;font-size: 0.726942299vw !important;}}@media (min-width: 2201px) and (max-width: 4000px) {.zf-tempFrmWrapper .zf-form-sBox {height: 2.0003725579vw !important;}}@media (min-width: 2201px) and (max-width: 4000px) {.zf-tempFrmWrapper .zf-labelName {font-size: 0.726942299vw !important;}}@media (min-width: 2201px) and (max-width: 4000px) {.zf-fmFooter .zf-submitColor {font-size: 0.8178100863vw !important;}}@media (max-width: 1200.98px) {.nsNexus p {font-size: 16px !important;}}@media (max-width: 767.98px) {.nsNexus p {font-size: 14px !important;line-height: 1.2 !important;}}.nsNexus .nexus-wrapper-home {position: relative;height: 100vh;display: block;width: 100%;background: #214787;}@media (max-width: 767.98px) {.nsNexus .nexus-wrapper-home {height: 100%;}}.nsNexus .nexus-wrapper-home #playBtn {left: 0;right: 0;margin: 0 auto;z-index: 25;border: 1px solid #fff;width: 166px;height: 40px;border-radius: 35px;pointer-events: none;padding: 0;line-height: initial;display: flex;transition: 0.3s border-color, 0.3s background-color, 0.6s opacity, 0.6s visibility;will-change: border-color, background-color, opacity, visibility;color: var(--white);font-size: 18px;pointer-events: none;visibility: visible;justify-content: center;align-items: center;opacity: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.nsNexus .nexus-wrapper-home #playBtn {width: 7.5420263517vw;height: 1.8173557474vw;border-radius: 1.590186279vw;}}@media (max-width: 767.98px) {.nsNexus .nexus-wrapper-home #playBtn {width: 150px;height: 35px;font-size: 16px;}}.nsNexus .nexus-wrapper-home #playBtn.paused {font-size: 0px;width: 100px;height: 100px;border-radius: 100%;}@media (min-width: 2201px) and (max-width: 4000px) {.nsNexus .nexus-wrapper-home #playBtn.paused {font-size: 0;width: 4.5433893685vw;height: 4.5433893685vw;}}@media (max-width: 767.98px) {.nsNexus .nexus-wrapper-home #playBtn.paused {width: 60px;height: 60px;}}.nsNexus .nexus-wrapper-home #playBtn.paused::before {width: 25px;height: 25px;border-right-color: var(--white);border-left-width: 10px;border-right-width: 10px;border-top-width: 0;border-bottom-width: 0;left: 0;margin: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.nsNexus .nexus-wrapper-home #playBtn.paused::before {width: 1.1358473421vw;height: 1.1358473421vw;border-left-width: 0.4543389368vw;border-right-width: 0.4543389368vw;}}@media (max-width: 991.98px) {.nsNexus .nexus-wrapper-home #playBtn.paused::before {width: 22px;height: 22px;border-left-width: 8px;border-right-width: 8px;}}@media (max-width: 424.98px) {.nsNexus .nexus-wrapper-home #playBtn.paused::before {width: 16px;height: 16px;border-left-width: 6px;border-right-width: 6px;}}.nsNexus .nexus-wrapper-home #playBtn.paused span {display: none;}.nsNexus .nexus-wrapper-home #playBtn::before {content: "";position: relative;display: inline-flex;width: 0;height: 0;border-color: transparent;border-left-color: #fff;border-style: solid;border-left-width: 12px;border-right-width: 0;border-bottom-width: 6px;border-top-width: 6px;transition: 0.5s all ease;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;user-select: none;justify-content: center;align-items: center;margin-right: 7px;}@media (min-width: 2201px) and (max-width: 4000px) {.nsNexus .nexus-wrapper-home #playBtn::before {border-left-width: 0.5452067242vw;border-right-width: 0;border-bottom-width: 0.2726033621vw;border-top-width: 0.2726033621vw;}}.nsNexus .nexus-wrapper-home #playBtn span {position: relative;top: -2px;}@media (min-width: 2201px) and (max-width: 4000px) {.nsNexus .nexus-wrapper-home #playBtn span {top: -0.0908677874vw;}}.nsNexus .nexus-wrapper-home #playBtn.hideBtn {opacity: 0;visibility: hidden;}.nsNexus .nexus-wrapper-home .homeslider-fbox {display: block;height: 100vh;}@media (max-width: 767.98px) {.nsNexus .nexus-wrapper-home .homeslider-fbox {height: 100%;}}.nsNexus .nexus-wrapper-home .homeslider-fbox .video {width: 100vw;height: 100vh;-o-object-fit: cover;object-fit: cover;left: 0px;top: 0px;cursor: pointer;position: relative;z-index: 2;}@media (max-width: 767.98px) {.nsNexus .nexus-wrapper-home .homeslider-fbox .video {height: 100%;width: 100%;}}.nsNexus .nexus-wrapper-home .homeslider-fbox .video:hover ~ #playBtn, .nsNexus .nexus-wrapper-home .homeslider-fbox .video:focus ~ #playBtn {background-color: #214787;border-color: #214787;opacity: 0.7;}.nsNexus .nexus-wrapper-home .homeslider-fbox .overlayPlay {position: absolute;top: 0;display: flex;flex-direction: column;justify-content: center;align-items: center;width: 100%;height: 100%;z-index: 3;pointer-events: none;}.nsNexus .nexus-wrapper-home .homeslider-fbox .overlayPlay::before {content: "";position: absolute;width: 100%;height: 100%;background-image: url(https://northstarwordpress.s3.us-east-2.amazonaws.com/images/main-banner-nexus.jpg);top: 0;left: 0;pointer-events: none;background-size: cover;}.nsNexus .nexus-wrapper-home .homeslider-fbox .overlayPlay.zIndex::before, .nsNexus .nexus-wrapper-home .homeslider-fbox .overlayPlay.zIndex img, .nsNexus .nexus-wrapper-home .homeslider-fbox .overlayPlay.zIndex p {display: none;}.nsNexus .nexus-wrapper-home .homeslider-fbox .overlayPlay img {width: 27.6%;height: auto;opacity: 0;}.nsNexus .nexus-wrapper-home .homeslider-fbox .overlayPlay p {color: var(--white);font-size: 16px;font-weight: 300;margin: 3rem 0;padding: 0;opacity: 0;}@media (min-width: 2200px) {.nsNexus .nexus-wrapper-home .homeslider-fbox .overlayPlay p {font-size: 0.726942299vw;margin: 2.1808268969vw 0;}}@media (max-width: 1365.98px) {.nsNexus .nexus-wrapper-home .homeslider-fbox .overlayPlay p {width: 91%;margin: 1rem 0;line-height: 1.5 !important;text-align: center;}}.nsNexus .nexus-wrapper-home .homeslider-fbox .overlayPlay p span {position: relative;}.nsNexus .nexus-wrapper-home .homeslider-fbox .overlayPlay p span::before {content: "";position: absolute;width: 0;background: var(--white);height: 1px;bottom: 0;transition: 0.3s width;}.nsNexus .nexus-wrapper-home.is-inview #playBtn {animation: fasdeInButton 0.8s forwards;}.nsNexus .nexus-wrapper-home.is-inview .homeslider-fbox .overlayPlay img {animation: fasdeInTop 1s forwards;}.nsNexus .nexus-wrapper-home.is-inview .homeslider-fbox .overlayPlay p {animation: fasdeInButton 0.75s forwards;}.nsNexus .nexus-wrapper-home.is-inview .homeslider-fbox .overlayPlay p span::before {width: 100%;transition-delay: 3s;}.nsNexus #content-wrapper {padding: 0;}.nsNexus .nexus-future {position: relative;background-image: url(https://northstarwordpress.s3.us-east-2.amazonaws.com/images/nexus-future-grad.jpg);background-repeat: no-repeat;background-position: left;background-size: cover;padding: 5rem 0;}@media (min-width: 2200px) {.nsNexus .nexus-future {padding: 3.6347114948vw 0;}}@media (max-width: 1365.98px) {.nsNexus .nexus-future {padding: 3rem 0;}}@media (max-width: 991.98px) {.nsNexus .nexus-future {padding: 2rem 0;}}.nsNexus .nexus-future::before {content: "";position: absolute;width: 35%;height: 100%;top: 0;right: 0;background-image: url(https://northstarwordpress.s3.us-east-2.amazonaws.com/images/future-Right.svg);background-repeat: no-repeat;pointer-events: none;}.nsNexus .nexus-future::after {content: "";position: absolute;width: 39%;height: 100%;top: 0;left: 0;background-image: url(https://northstarwordpress.s3.us-east-2.amazonaws.com/images/future-Left.svg);background-repeat: no-repeat;pointer-events: none;left: -3%;}.nsNexus .nexus-future .single-column-layout-container .webc-headingx, .nsNexus .nexus-future .single-column-layout-container h1, .nsNexus .nexus-future .single-column-layout-container h2, .nsNexus .nexus-future .single-column-layout-container h3 {background: linear-gradient(#d70a84, #51127f);-webkit-background-clip: text;-webkit-text-fill-color: transparent;font-size: 74px;color: rgb(75, 20, 79);text-transform: uppercase;line-height: normal;margin-bottom: 0;opacity: 0;}@media (min-width: 2200px) {.nsNexus .nexus-future .single-column-layout-container .webc-headingx, .nsNexus .nexus-future .single-column-layout-container h1, .nsNexus .nexus-future .single-column-layout-container h2, .nsNexus .nexus-future .single-column-layout-container h3 {font-size: 3.3621081327vw;}}@media only screen and (min-width: 967px) and (max-width: 1249.99px) {.nsNexus .nexus-future .single-column-layout-container .webc-headingx, .nsNexus .nexus-future .single-column-layout-container h1, .nsNexus .nexus-future .single-column-layout-container h2, .nsNexus .nexus-future .single-column-layout-container h3 {font-size: 38px;}}@media only screen and (min-width: 768px) and (max-width: 966px) {.nsNexus .nexus-future .single-column-layout-container .webc-headingx, .nsNexus .nexus-future .single-column-layout-container h1, .nsNexus .nexus-future .single-column-layout-container h2, .nsNexus .nexus-future .single-column-layout-container h3 {font-size: 45px;}}@media only screen and (min-width: 300px) and (max-width: 767px) {.nsNexus .nexus-future .single-column-layout-container .webc-headingx, .nsNexus .nexus-future .single-column-layout-container h1, .nsNexus .nexus-future .single-column-layout-container h2, .nsNexus .nexus-future .single-column-layout-container h3 {font-size: 35px;}}.nsNexus .nexus-future .single-column-layout-container .card {box-shadow: none;background-color: transparent;}.nsNexus .nexus-future .single-column-layout-container .card .card-body {padding: 0.5rem 0 0 0;}.nsNexus .nexus-future .single-column-layout-container .card .card-body .card-text h1, .nsNexus .nexus-future .single-column-layout-container .card .card-body .card-text h2, .nsNexus .nexus-future .single-column-layout-container .card .card-body .card-text h3, .nsNexus .nexus-future .single-column-layout-container .card .card-body .card-text h4, .nsNexus .nexus-future .single-column-layout-container .card .card-body .card-text h5, .nsNexus .nexus-future .single-column-layout-container .card .card-body .card-text h6 {font-size: 28px;color: #0d030e;font-weight: 500;margin-bottom: 20px;opacity: 0;}@media (min-width: 2200px) {.nsNexus .nexus-future .single-column-layout-container .card .card-body .card-text h1, .nsNexus .nexus-future .single-column-layout-container .card .card-body .card-text h2, .nsNexus .nexus-future .single-column-layout-container .card .card-body .card-text h3, .nsNexus .nexus-future .single-column-layout-container .card .card-body .card-text h4, .nsNexus .nexus-future .single-column-layout-container .card .card-body .card-text h5, .nsNexus .nexus-future .single-column-layout-container .card .card-body .card-text h6 {font-size: 1.2721490232vw;}}.nsNexus .nexus-future .single-column-layout-container .card .card-body .card-text p {color: #0d030e;font-weight: 500;font-size: 18px;width: 96%;margin: 0 auto;padding: 0;opacity: 0;}@media (min-width: 2200px) {.nsNexus .nexus-future .single-column-layout-container .card .card-body .card-text p {font-size: 0.8178100863vw;}}@media only screen and (min-width: 1601px) and (max-width: 1650px) {.nsNexus .nexus-future .single-column-layout-container .card .card-body .card-text p {width: 100%;}}.nsNexus .nexus-future .single-column-layout-container .content h1, .nsNexus .nexus-future .single-column-layout-container .content h2, .nsNexus .nexus-future .single-column-layout-container .content h3, .nsNexus .nexus-future .single-column-layout-container .content h4, .nsNexus .nexus-future .single-column-layout-container .content h5, .nsNexus .nexus-future .single-column-layout-container .content h6 {padding: 0.5rem 0 0 0;font-size: 28px;color: #0d030e;font-weight: 500;margin-bottom: 20px;opacity: 0;line-height: normal;text-transform: capitalize;}@media (min-width: 2200px) {.nsNexus .nexus-future .single-column-layout-container .content h1, .nsNexus .nexus-future .single-column-layout-container .content h2, .nsNexus .nexus-future .single-column-layout-container .content h3, .nsNexus .nexus-future .single-column-layout-container .content h4, .nsNexus .nexus-future .single-column-layout-container .content h5, .nsNexus .nexus-future .single-column-layout-container .content h6 {padding: 0.3634711495vw 0 0 0;font-size: 1.2721490232vw;margin-bottom: 0.9086778737vw;}}.nsNexus .nexus-future .single-column-layout-container .content p {color: #0d030e;font-weight: 500;font-size: 18px;width: 96%;margin: 0 auto;padding: 0;opacity: 0;}@media (min-width: 2200px) {.nsNexus .nexus-future .single-column-layout-container .content p {font-size: 0.8178100863vw;}}@media only screen and (min-width: 1601px) and (max-width: 1650px) {.nsNexus .nexus-future .single-column-layout-container .content p {width: 100%;}}.nsNexus .nexus-future.is-inview .single-column-layout-container .webc-headingx, .nsNexus .nexus-future.is-inview .single-column-layout-container h1, .nsNexus .nexus-future.is-inview .single-column-layout-container h2, .nsNexus .nexus-future.is-inview .single-column-layout-container h3 {animation: fasdeInButton 1s forwards;}.nsNexus .nexus-future.is-inview .single-column-layout-container .card .card-body .card-text h1, .nsNexus .nexus-future.is-inview .single-column-layout-container .card .card-body .card-text h2, .nsNexus .nexus-future.is-inview .single-column-layout-container .card .card-body .card-text h3, .nsNexus .nexus-future.is-inview .single-column-layout-container .card .card-body .card-text h4, .nsNexus .nexus-future.is-inview .single-column-layout-container .card .card-body .card-text h5, .nsNexus .nexus-future.is-inview .single-column-layout-container .card .card-body .card-text h6 {animation: fasdeInButton 0.75s forwards;}.nsNexus .nexus-future.is-inview .single-column-layout-container .card .card-body .card-text p {animation: fasdeInButton 0.8s forwards;}.nsNexus .nexus-future.is-inview .single-column-layout-container .content h1, .nsNexus .nexus-future.is-inview .single-column-layout-container .content h2, .nsNexus .nexus-future.is-inview .single-column-layout-container .content h3, .nsNexus .nexus-future.is-inview .single-column-layout-container .content h4, .nsNexus .nexus-future.is-inview .single-column-layout-container .content h5, .nsNexus .nexus-future.is-inview .single-column-layout-container .content h6 {animation: fasdeInButton 0.75s forwards;animation-delay: 1s;}.nsNexus .nexus-future.is-inview .single-column-layout-container .content p {animation: fasdeInButton 0.8s forwards;animation-delay: 1.5s;}.nsNexus .nexus-nscarousel {position: relative;background-image: url(https://northstarwordpress.s3.us-east-2.amazonaws.com/images/officeNs-bg.png);background-repeat: no-repeat;background-position: center;background-size: cover;padding: 5rem 0;}@media (min-width: 2200px) {.nsNexus .nexus-nscarousel {padding: 3.6347114948vw 0;}}@media (max-width: 1365.98px) {.nsNexus .nexus-nscarousel {padding: 3rem 0;}}@media (max-width: 991.98px) {.nsNexus .nexus-nscarousel {padding: 2rem 0 4rem 0;}}.nsNexus .nexus-nscarousel::before {content: "";position: absolute;width: 100%;height: 100%;top: 0;background-image: url(https://northstarwordpress.s3.us-east-2.amazonaws.com/images/officebox-bg.webp);background-repeat: no-repeat;background-position: center;}.nsNexus .nexus-nscarousel .nexus-nstab {opacity: 0;}.nsNexus .nexus-nscarousel .nexus-nstab #sync2 {width: 58%;margin: 0 auto;border-width: 1px;border-color: rgb(255, 255, 255);border-style: solid;border-radius: 24px;background-color: rgba(255, 255, 255, 0.251);padding: 2px;}@media (min-width: 2200px) {.nsNexus .nexus-nscarousel .nexus-nstab #sync2 {border-radius: 1.0904134484vw;padding: 0.0908677874vw;}}@media (max-width: 1400px) {.nsNexus .nexus-nscarousel .nexus-nstab #sync2 {width: 80%;}}@media (max-width: 1200px) {.nsNexus .nexus-nscarousel .nexus-nstab #sync2 {width: 100%;}}@media (max-width: 767px) {.nsNexus .nexus-nscarousel .nexus-nstab #sync2 {width: 100%;padding: 6px;}}@media (max-width: 767px) {.nsNexus .nexus-nscarousel .nexus-nstab #sync2 .owl-item {width: calc(50% - 4px) !important;margin: 2px;}}.nsNexus .nexus-nscarousel .nexus-nstab #sync2 .owl-item.active.current {border-radius: 24px;background-image: linear-gradient(120deg, rgb(96, 95, 182) 0%, rgb(247, 132, 107) 100%);}@media (min-width: 2200px) {.nsNexus .nexus-nscarousel .nexus-nstab #sync2 .owl-item.active.current {border-radius: 1.0904134484vw;}}.nsNexus .nexus-nscarousel .nexus-nstab #sync2 .owl-item.active.current p {color: var(--white);}.nsNexus .nexus-nscarousel .nexus-nstab #sync2 .owl-item p {padding: 1rem 2rem;line-height: normal;text-align: center;font-weight: bold;font-size: 16px;text-transform: uppercase;font-style: normal;width: -moz-max-content;width: max-content;margin: 0 auto;cursor: pointer;color: #0e1f32;}@media (min-width: 2200px) {.nsNexus .nexus-nscarousel .nexus-nstab #sync2 .owl-item p {padding: 0.726942299vw 1.4538845979vw;font-size: 0.726942299vw;}}@media (max-width: 1200.99px) {.nsNexus .nexus-nscarousel .nexus-nstab #sync2 .owl-item p {padding: 0.4rem 1rem;font-size: 14px;}}@media (max-width: 767.99px) {.nsNexus .nexus-nscarousel .nexus-nstab #sync2 .owl-item p {padding: 0.4rem 0.75rem;font-size: 12px;}}@media (max-width: 375.99px) {.nsNexus .nexus-nscarousel .nexus-nstab #sync2 .owl-item p {font-size: 10px;}}.nsNexus .nexus-nscarousel .nexus-nstab #sync1 {margin-top: 75px;}@media (min-width: 2200px) {.nsNexus .nexus-nscarousel .nexus-nstab #sync1 {margin-top: 3.4075420264vw;}}@media (max-width: 1200px) {.nsNexus .nexus-nscarousel .nexus-nstab #sync1 {margin-top: 45px;}}@media (max-width: 767px) {.nsNexus .nexus-nscarousel .nexus-nstab #sync1 {margin-top: 25px;}}.nsNexus .nexus-nscarousel .nexus-nstab #sync1 .hist-box {display: flex;align-items: center;flex-wrap: wrap;}@media only screen and (min-width: 300px) and (max-width: 767px) {.nsNexus .nexus-nscarousel .nexus-nstab #sync1 .hist-box {text-align: center;}}.nsNexus .nexus-nscarousel .nexus-nstab #sync1 .hist-box .card-body {flex: 0 0 48%;max-width: 48%;padding: 0;}@media only screen and (min-width: 300px) and (max-width: 767px) {.nsNexus .nexus-nscarousel .nexus-nstab #sync1 .hist-box .card-body {flex: 0 0 100%;max-width: 100%;}}.nsNexus .nexus-nscarousel .nexus-nstab #sync1 .hist-box .card-body .webx-headingx, .nsNexus .nexus-nscarousel .nexus-nstab #sync1 .hist-box .card-body .webx-headingz {text-align: left;font-size: 36px;display: inline-flex;line-height: normal;font-style: normal;font-weight: 500 !important;text-transform: capitalize;}@media (min-width: 2200px) {.nsNexus .nexus-nscarousel .nexus-nstab #sync1 .hist-box .card-body .webx-headingx, .nsNexus .nexus-nscarousel .nexus-nstab #sync1 .hist-box .card-body .webx-headingz {font-size: 1.6356201726vw;}}.nsNexus .nexus-nscarousel .nexus-nstab #sync1 .hist-box .card-body .webx-headingz {font-weight: bold !important;margin-left: 8px;}@media (min-width: 2200px) {.nsNexus .nexus-nscarousel .nexus-nstab #sync1 .hist-box .card-body .webx-headingz {margin-left: 0.3634711495vw;}}@media only screen and (min-width: 300px) and (max-width: 767px) {.nsNexus .nexus-nscarousel .nexus-nstab #sync1 .hist-box .card-body .webx-headingz {margin-left: 4px;}}.nsNexus .nexus-nscarousel .nexus-nstab #sync1 .hist-box .card-body p {color: #0d030e;font-weight: 500;font-size: 18px;width: 96%;font-style: normal;}@media (min-width: 2200px) {.nsNexus .nexus-nscarousel .nexus-nstab #sync1 .hist-box .card-body p {font-size: 0.8178100863vw;}}@media only screen and (min-width: 1601px) and (max-width: 1650px) {.nsNexus .nexus-nscarousel .nexus-nstab #sync1 .hist-box .card-body p {width: 100%;}}.nsNexus .nexus-nscarousel .nexus-nstab #sync1 .hist-box .card-image {flex: 0 0 49.5%;max-width: 49.5%;margin-left: 1.5%;padding: 0;}@media only screen and (min-width: 300px) and (max-width: 767px) {.nsNexus .nexus-nscarousel .nexus-nstab #sync1 .hist-box .card-image {flex: 0 0 100%;max-width: 100%;margin-left: 0;}}.nsNexus .nexus-nscarousel .nexus-nstab #sync1 .hist-box .card-image video, .nsNexus .nexus-nscarousel .nexus-nstab #sync1 .hist-box .card-image iframe {width: 100%;height: 100%;}.nsNexus .nexus-nscarousel .nexus-nstab #sync1 .owl-dots {margin-top: 70px;}@media (min-width: 2200px) {.nsNexus .nexus-nscarousel .nexus-nstab #sync1 .owl-dots {margin-top: 3.1803725579vw;}}@media (max-width: 1200px) {.nsNexus .nexus-nscarousel .nexus-nstab #sync1 .owl-dots {margin-top: 45px;}}@media (max-width: 767px) {.nsNexus .nexus-nscarousel .nexus-nstab #sync1 .owl-dots {margin-top: 25px;}}.nsNexus .nexus-nscarousel .nexus-nstab #sync1 .owl-dots .owl-dot {background: transparent;border: none;margin: 0;padding: 0;}.nsNexus .nexus-nscarousel .nexus-nstab #sync1 .owl-dots .owl-dot > span {background-color: rgb(218, 218, 218);margin: 3px;width: 12px;height: 12px;position: relative;overflow: hidden;}@media (min-width: 2200px) {.nsNexus .nexus-nscarousel .nexus-nstab #sync1 .owl-dots .owl-dot > span {width: 0.5452067242vw;height: 0.5452067242vw;margin: 0.1363016811vw;}}.nsNexus .nexus-nscarousel .nexus-nstab #sync1 .owl-dots .owl-dot > span .span-prog {display: none;}.nsNexus .nexus-nscarousel .nexus-nstab #sync1 .owl-dots .owl-dot.active > span {width: 46px;}@media (min-width: 2200px) {.nsNexus .nexus-nscarousel .nexus-nstab #sync1 .owl-dots .owl-dot.active > span {width: 2.0899591095vw;}}.nsNexus .nexus-nscarousel .nexus-nstab #sync1 .owl-dots .owl-dot.active > span .span-prog {position: absolute;left: 0;top: 0;width: 0;height: 100%;background-color: rgb(34, 69, 135);display: flex !important;}.nsNexus .nexus-nscarousel.is-inview .nexus-nstab {animation: fadein 0.3s forwards;}.nsNexus .nexus-ticker {background-color: rgb(7, 31, 53);position: relative;}.nsNexus .nexus-ticker #static, .nsNexus .nexus-ticker #ticker {width: 100%;height: 50px;color: #fff;}@media (min-width: 2200px) {.nsNexus .nexus-ticker #static, .nsNexus .nexus-ticker #ticker {height: 2.2716946842vw;}}.nsNexus .nexus-ticker #static {vertical-align: middle;padding: 0;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);margin: 0;overflow: hidden;background-color: rgb(7, 31, 53);}.nsNexus .nexus-ticker #ticker {position: absolute;margin: 0 5px;list-style: none;padding: 0;vertical-align: middle;text-align: center;transition: 0.5s;}@media (min-width: 2200px) {.nsNexus .nexus-ticker #ticker {margin: 0 0.2271694684vw;}}.nsNexus .nexus-ticker #ticker li {position: relative;padding: 0;line-height: normal;transition: 0.8s;height: 50px;display: flex;align-items: center;justify-content: center;}@media (min-width: 2200px) {.nsNexus .nexus-ticker #ticker li {height: 2.2716946842vw;}}.nsNexus .nexus-ticker #ticker li p {color: var(--white);padding: 0;font-size: 18px;line-height: 2;}@media (min-width: 2200px) {.nsNexus .nexus-ticker #ticker li p {padding: 0;font-size: 0.8178100863vw;}}@keyframes fasdeInTop {0% {opacity: 0;transform: translate(0, -20%);}100% {opacity: 1;transform: translate(0, 0);}}@keyframes fasdeInButton {0% {opacity: 0;transform: translate(0, 20%);}100% {opacity: 1;transform: translate(0, 0);}}@keyframes fadein {from {opacity: 0;}to {opacity: 1;}}.error404 .site_header {background: var(--blue);}.error404 .error-404.not-found {padding: calc(var(--section-padding) * 1.75) var(--container-padding) var(--section-padding) var(--container-padding);}@media (min-width: 2201px) and (max-width: 4000px) {.error404 .error-404.not-found {padding: calc(var(--section-padding) * 1.75) var(--container-padding) var(--section-padding) var(--container-padding);}}.error404 .error-404.not-found .pagenotfound {width: 50%;height: auto;}@media (max-width: 767.98px) {.map-sec .hidden-tablet {display: none;}}.map-sec .hidden-desktop {display: none;}@media (max-width: 767.98px) {.map-sec .hidden-desktop {display: block;}}.map-sec .hidden-desktop .panel {color: var(--black);padding: 18px;margin: 12px 0;border: 1px solid var(--black);display: flex;flex-direction: column;align-items: center;justify-content: center;}.map-sec .hidden-desktop .panel p {margin: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.map-sec .hidden-desktop .panel p {margin: 0;}}.map-sec #map_base {position: relative;}.map-sec .salesbtn a {margin: 2rem auto 0;}@media (min-width: 2201px) and (max-width: 4000px) {.map-sec .salesbtn a {margin: 1.4538845979vw auto 0;}}.map-sec #msg_title {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-size: 20px;text-align: center;padding: 10px;-moz-user-select: none;-webkit-user-select: none;user-select: none;grid-area: "msg_title";grid-column: 1/3;border: 1px solid var(--grey);}@media (min-width: 2201px) and (max-width: 4000px) {.map-sec #msg_title {font-size: 0.9086778737vw;padding: 0.4543389368vw;}}.map-sec .tip {display: none;padding: 5px;border: 1px solid var(--grey);color: var(--white);font-weight: 700;z-index: 1000;float: left;position: absolute;background: #494949;background: linear-gradient(to bottom, #494949 0, #656565 100%);word-break: keep-all;white-space: nowrap;}@media (min-width: 2201px) and (max-width: 4000px) {.map-sec .tip {padding: 0.2271694684vw;}}.map-sec #msg_box {position: relative;margin: auto;gap: 10px;display: grid;grid-template: "msg_title msg_title" "msg_data msg_data" "msg_data2 msg_data3";grid-column-gap: 10px;}.map-sec #msg_data, .map-sec #msg_data2, .map-sec #msg_data3 {width: auto;font-weight: 400;line-height: 1.6;min-height: auto;border: 1px solid var(--grey);overflow: auto;padding: 14px;word-wrap: break-word;font-size: 16px;text-align: left;color: var(--grey);background: #fff;}@media (min-width: 2201px) and (max-width: 4000px) {.map-sec #msg_data, .map-sec #msg_data2, .map-sec #msg_data3 {font-size: 0.726942299vw;margin: 0 auto 0.4543389368vw;}}.map-sec #msg_data a, .map-sec #msg_data2 a, .map-sec #msg_data3 a {color: var(--dark-blue);}.map-sec #msg_data {grid-area: "msg_title";grid-column: 1/3;}.map-sec #msg_data2 {grid-area: "msg_data2";}.map-sec #msg_data3 {grid-area: "msg_data3";}.map-sec .mobile-padding {text-align: center;display: block;margin: 0 auto;}.map-sec .mobile-padding h2 {font-size: 25px;color: var(--blue);font-weight: 600;text-transform: uppercase;margin: 0;text-align: center;line-height: normal;}.map-sec .mobile-padding hr {border-top: 1px solid #c1c1c1;border-bottom: none;}.map-sec .mobile-padding .well {min-height: 20px;padding: 19px;margin-bottom: 20px;background-color: #f5f5f5;border: 1px solid #e3e3e3;border-radius: 4px;display: block;width: 100%;font-size: 14px;color: var(--black);line-height: 1.42857143;}.map-sec .mobile-padding .well a {color: var(--black);}.map-sec .mobile-padding .well a:hover {color: var(--blue);}.contactus-modal .modal-content {border-radius: 0;max-width: 90%;width: 100%;position: relative;text-align: center;background-color: var(--white);padding: 12px;overflow: scroll;height: 88%;}@media (min-width: 2201px) and (max-width: 4000px) {.contactus-modal .modal-content {padding: 0.5452067242vw;}}.contactus-modal .modal-content .weby-heading {margin: 1.5rem;}@media (min-width: 2201px) and (max-width: 4000px) {.contactus-modal .modal-content .weby-heading {margin: 1.0904134484vw;}}.contactus-modal .panel {color: var(--black);padding: 18px;margin: 12px 0;border: 1px solid var(--black);display: flex;flex-direction: column;align-items: center;justify-content: center;height: 100%;}@media (min-width: 2201px) and (max-width: 4000px) {.contactus-modal .panel {padding: 0.8178100863vw;margin: 0.5452067242vw 0;}}.contactus-modal .panel p {margin: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.contactus-modal .panel p {margin: 0;}}.page-template-contactus .aboutus-sec-main iframe {height: 453px;border: none;height: 453px;width: 100%;transition: 0.5s;}@media (min-width: 2201px) and (max-width: 4000px) {.page-template-contactus .aboutus-sec-main iframe {height: 20.5815538392vw;}}.page-template-contactus .cs-support {padding: 2rem 0;}@media (min-width: 2201px) and (max-width: 4000px) {.page-template-contactus .cs-support {padding: 1.4538845979vw 0;}}.page-template-contactus .sales-sec {padding-bottom: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.page-template-contactus .sales-sec {padding-bottom: 0;}}.contact-us-sales .sec_7, .request-demo .sec_7 {display: none;}.contact-us-sales iframe, .request-demo iframe {border-radius: 8px;box-shadow: 0 20px 60px rgba(18, 18, 18, 0.11);padding: 22px;border: none;height: 953px;width: 100%;transition: 0.5s;}@media (min-width: 2201px) and (max-width: 4000px) {.contact-us-sales iframe, .request-demo iframe {border-radius: 0.3634711495vw;padding: 0.9995456611vw;height: 43.2985006815vw;}}.contact-us-sales .blog-main.newsBox, .request-demo .blog-main.newsBox {padding: 0;width: 80%;margin: 0 auto;}@media (min-width: 2201px) and (max-width: 4000px) {.contact-us-sales .blog-main.newsBox, .request-demo .blog-main.newsBox {padding: 0;}}@media (max-width: 1199.98px) {.contact-us-sales .blog-main.newsBox, .request-demo .blog-main.newsBox {width: 100%;}}.contact-us-sales .blog-main.newsBox .col-lg-4, .request-demo .blog-main.newsBox .col-lg-4 {width: calc(50% - var(--bs-gutter-x));}@media (max-width: 767.98px) {.contact-us-sales .blog-main.newsBox .col-lg-4, .request-demo .blog-main.newsBox .col-lg-4 {width: calc(100% - var(--bs-gutter-x));}}.contact-us-sales .blog-main.newsBox .col-lg-4 .card, .request-demo .blog-main.newsBox .col-lg-4 .card {padding: 20px;background-repeat: no-repeat;background-position: 90% center;border-radius: 8px;box-shadow: 0 20px 60px rgba(18, 18, 18, 0.11);height: 140px;display: flex;flex-direction: column;align-items: flex-start;justify-content: center;}@media (min-width: 2201px) and (max-width: 4000px) {.contact-us-sales .blog-main.newsBox .col-lg-4 .card, .request-demo .blog-main.newsBox .col-lg-4 .card {padding: 0.9086778737vw;border-radius: 0.3634711495vw;height: 6.3607451159vw;}}.contact-us-sales .blog-main.newsBox .col-lg-4 .card .card-body, .request-demo .blog-main.newsBox .col-lg-4 .card .card-body {padding: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.contact-us-sales .blog-main.newsBox .col-lg-4 .card .card-body, .request-demo .blog-main.newsBox .col-lg-4 .card .card-body {padding: 0;}}.contact-us-sales .blog-main.newsBox .col-lg-4 .card .card-body .card-title, .request-demo .blog-main.newsBox .col-lg-4 .card .card-body .card-title {font-size: 30px;line-height: normal;color: var(--blue);margin-bottom: 6px;}@media (min-width: 2201px) and (max-width: 4000px) {.contact-us-sales .blog-main.newsBox .col-lg-4 .card .card-body .card-title, .request-demo .blog-main.newsBox .col-lg-4 .card .card-body .card-title {font-size: 1.3630168105vw;margin-bottom: 0.2726033621vw;}}.contact-us-sales .blog-main.newsBox .col-lg-4 .card .card-body p, .request-demo .blog-main.newsBox .col-lg-4 .card .card-body p {margin: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.contact-us-sales .blog-main.newsBox .col-lg-4 .card .card-body p, .request-demo .blog-main.newsBox .col-lg-4 .card .card-body p {margin: 0;}}.contact-us-sales .blog-main.newsBox .col-lg-4 .card .card-body p a, .request-demo .blog-main.newsBox .col-lg-4 .card .card-body p a {color: var(--grey);}.contact-us-sales .blog-main.newsBox .col-lg-4 .card .card-body p:hover a, .request-demo .blog-main.newsBox .col-lg-4 .card .card-body p:hover a {color: var(--blue);}.contact-us-sales .blog-main.newsBox .col-lg-4:last-child, .request-demo .blog-main.newsBox .col-lg-4:last-child {width: calc(100% - var(--bs-gutter-x));}.contact-us-sales .blog-main.newsBox .col-lg-4:last-child .card, .request-demo .blog-main.newsBox .col-lg-4:last-child .card {box-shadow: none;border: none;margin-top: 2rem;height: auto;}@media (min-width: 2201px) and (max-width: 4000px) {.contact-us-sales .blog-main.newsBox .col-lg-4:last-child .card, .request-demo .blog-main.newsBox .col-lg-4:last-child .card {margin-top: 1.4538845979vw;}}.contact-us-sales .blog-main.newsBox .col-lg-4:nth-child(2) .card, .request-demo .blog-main.newsBox .col-lg-4:nth-child(2) .card {background-image: url(https://northstarwordpress.s3.us-east-2.amazonaws.com/images/chat-img.webp);}.contact-us-sales .blog-main.newsBox .col-lg-4:nth-child(1) .card, .request-demo .blog-main.newsBox .col-lg-4:nth-child(1) .card {background-image: url(https://northstarwordpress.s3.us-east-2.amazonaws.com/images/call-us.webp);}.privacy-policy .content-section .col-lg-6, .privacy-policy-app .content-section .col-lg-6 {flex: 0 0 auto;width: calc(100% - var(--bs-gutter-x));}.privacy-policy .content-section .col-lg-6 .engage-member-info, .privacy-policy-app .content-section .col-lg-6 .engage-member-info {margin: 0;}.page-template-ContentSystemPage h1, .page-template-ContentSystemPage h2, .page-template-ContentSystemPage h3, .page-template-ContentSystemPage h4, .page-template-ContentSystemPage h5, .page-template-ContentSystemPage h6, .page-template-SingleGridPage h1, .page-template-SingleGridPage h2, .page-template-SingleGridPage h3, .page-template-SingleGridPage h4, .page-template-SingleGridPage h5, .page-template-SingleGridPage h6, .page-template-contactus h1, .page-template-contactus h2, .page-template-contactus h3, .page-template-contactus h4, .page-template-contactus h5, .page-template-contactus h6, .page-template-Contentwithtext h1, .page-template-Contentwithtext h2, .page-template-Contentwithtext h3, .page-template-Contentwithtext h4, .page-template-Contentwithtext h5, .page-template-Contentwithtext h6 {margin-bottom: 16px;}@media (min-width: 2201px) and (max-width: 4000px) {.page-template-ContentSystemPage h1, .page-template-ContentSystemPage h2, .page-template-ContentSystemPage h3, .page-template-ContentSystemPage h4, .page-template-ContentSystemPage h5, .page-template-ContentSystemPage h6, .page-template-SingleGridPage h1, .page-template-SingleGridPage h2, .page-template-SingleGridPage h3, .page-template-SingleGridPage h4, .page-template-SingleGridPage h5, .page-template-SingleGridPage h6, .page-template-contactus h1, .page-template-contactus h2, .page-template-contactus h3, .page-template-contactus h4, .page-template-contactus h5, .page-template-contactus h6, .page-template-Contentwithtext h1, .page-template-Contentwithtext h2, .page-template-Contentwithtext h3, .page-template-Contentwithtext h4, .page-template-Contentwithtext h5, .page-template-Contentwithtext h6 {margin-bottom: 0.726942299vw;}}.page-template-ContentSystemPage h1, .page-template-SingleGridPage h1, .page-template-contactus h1, .page-template-Contentwithtext h1 {font-size: 52px;}@media (min-width: 2201px) and (max-width: 4000px) {.page-template-ContentSystemPage h1, .page-template-SingleGridPage h1, .page-template-contactus h1, .page-template-Contentwithtext h1 {font-size: 2.3625624716vw;}}@media (max-width: 1680.98px) {.page-template-ContentSystemPage h1, .page-template-SingleGridPage h1, .page-template-contactus h1, .page-template-Contentwithtext h1 {font-size: 50px;}}@media (max-width: 1440.98px) {.page-template-ContentSystemPage h1, .page-template-SingleGridPage h1, .page-template-contactus h1, .page-template-Contentwithtext h1 {font-size: 39px;}}@media (max-width: 1199.98px) {.page-template-ContentSystemPage h1, .page-template-SingleGridPage h1, .page-template-contactus h1, .page-template-Contentwithtext h1 {font-size: 33px;}}@media (max-width: 767.98px) {.page-template-ContentSystemPage h1, .page-template-SingleGridPage h1, .page-template-contactus h1, .page-template-Contentwithtext h1 {font-size: 28px;}}@media (max-width: 575.98px) {.page-template-ContentSystemPage h1, .page-template-SingleGridPage h1, .page-template-contactus h1, .page-template-Contentwithtext h1 {font-size: 22px;}}.page-template-ContentSystemPage h2, .page-template-SingleGridPage h2, .page-template-contactus h2, .page-template-Contentwithtext h2 {font-size: 40px;}@media (min-width: 2201px) and (max-width: 4000px) {.page-template-ContentSystemPage h2, .page-template-SingleGridPage h2, .page-template-contactus h2, .page-template-Contentwithtext h2 {font-size: 1.8173557474vw;}}@media (max-width: 1680.98px) {.page-template-ContentSystemPage h2, .page-template-SingleGridPage h2, .page-template-contactus h2, .page-template-Contentwithtext h2 {font-size: 35px;}}@media (max-width: 1440.98px) {.page-template-ContentSystemPage h2, .page-template-SingleGridPage h2, .page-template-contactus h2, .page-template-Contentwithtext h2 {font-size: 30px;}}@media (max-width: 575.98px) {.page-template-ContentSystemPage h2, .page-template-SingleGridPage h2, .page-template-contactus h2, .page-template-Contentwithtext h2 {font-size: 21px;}}.page-template-ContentSystemPage h3, .page-template-SingleGridPage h3, .page-template-contactus h3, .page-template-Contentwithtext h3 {font-size: 35px;}@media (min-width: 2201px) and (max-width: 4000px) {.page-template-ContentSystemPage h3, .page-template-SingleGridPage h3, .page-template-contactus h3, .page-template-Contentwithtext h3 {font-size: 1.590186279vw;}}@media (max-width: 1680.98px) {.page-template-ContentSystemPage h3, .page-template-SingleGridPage h3, .page-template-contactus h3, .page-template-Contentwithtext h3 {font-size: 30px;}}@media (max-width: 1440.98px) {.page-template-ContentSystemPage h3, .page-template-SingleGridPage h3, .page-template-contactus h3, .page-template-Contentwithtext h3 {font-size: 21px;}}@media (max-width: 575.98px) {.page-template-ContentSystemPage h3, .page-template-SingleGridPage h3, .page-template-contactus h3, .page-template-Contentwithtext h3 {font-size: 18px;}}.page-template-ContentSystemPage h4, .page-template-SingleGridPage h4, .page-template-contactus h4, .page-template-Contentwithtext h4 {font-size: 26px;}@media (min-width: 2201px) and (max-width: 4000px) {.page-template-ContentSystemPage h4, .page-template-SingleGridPage h4, .page-template-contactus h4, .page-template-Contentwithtext h4 {font-size: 1.1812812358vw;}}.page-template-ContentSystemPage h5, .page-template-SingleGridPage h5, .page-template-contactus h5, .page-template-Contentwithtext h5 {font-size: 22px;}@media (min-width: 2201px) and (max-width: 4000px) {.page-template-ContentSystemPage h5, .page-template-SingleGridPage h5, .page-template-contactus h5, .page-template-Contentwithtext h5 {font-size: 0.9995456611vw;}}.page-template-ContentSystemPage h5, .page-template-SingleGridPage h5, .page-template-contactus h5, .page-template-Contentwithtext h5 {font-size: 18px;}@media (min-width: 2201px) and (max-width: 4000px) {.page-template-ContentSystemPage h5, .page-template-SingleGridPage h5, .page-template-contactus h5, .page-template-Contentwithtext h5 {font-size: 0.8178100863vw;}}.page-template-ContentSystemPage p a, .page-template-SingleGridPage p a, .page-template-contactus p a, .page-template-Contentwithtext p a {color: var(--grey);}.page-template-ContentSystemPage p:hover a, .page-template-SingleGridPage p:hover a, .page-template-contactus p:hover a, .page-template-Contentwithtext p:hover a {color: var(--blue);}.page-template-Contentwithtext .content-with-text-sec {padding-bottom: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.page-template-Contentwithtext .content-with-text-sec {padding-bottom: 0;}}.page-template-SingleGridPage .sec_7 {display: none;}.page-template-SingleGridPage.case-study .sec_7, .page-template-SingleGridPage.whitepaper .sec_7 {display: block;background: transparent;padding-bottom: 0;}.member-app .content-system-wrapper #section-3 .col-lg-7 {width: calc(100% - var(--bs-gutter-x));flex: 0 0 auto;}.member-app .content-system-wrapper #section-3 .col-lg-7 img {width: 92%;height: auto;}@media (max-width: 991.98px) {.member-app .content-system-wrapper #section-3 .col-lg-7 img {width: 100%;}}.member-app .content-system-wrapper .layout-style-right {background: #f8faff;}.member-app .footersec {background: #f8faff;}.faqs #section-2 .engage-content {text-align: left;}.faqs #section-2 .engage-content h3, .faqs #section-2 .engage-content h4, .faqs #section-2 .engage-content h5, .faqs #section-2 .engage-content h6 {cursor: pointer;padding: 20px 20px 20px 0;margin: 0;display: flex;align-items: flex-start;position: relative;font-size: 18px;}@media (min-width: 2201px) and (max-width: 4000px) {.faqs #section-2 .engage-content h3, .faqs #section-2 .engage-content h4, .faqs #section-2 .engage-content h5, .faqs #section-2 .engage-content h6 {padding: 0.9086778737vw 0.9086778737vw 0.9086778737vw 0;font-size: 0.8178100863vw;}}.faqs #section-2 .engage-content h3.active::after, .faqs #section-2 .engage-content h4.active::after, .faqs #section-2 .engage-content h5.active::after, .faqs #section-2 .engage-content h6.active::after {transform: rotate(-90deg);}.faqs #section-2 .engage-content h3::after, .faqs #section-2 .engage-content h4::after, .faqs #section-2 .engage-content h5::after, .faqs #section-2 .engage-content h6::after {content: "";margin: 0;transition: transform 0.3s ease;background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAxMCAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Ikdyb3VwIDUxMzkxOTYiPgo8cGF0aCBpZD0iVmVjdG9yIiBkPSJNMSAxNy4wMjM1TDkgOS4yMTE3NiIgc3Ryb2tlPSIjNzA3MDcwIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBpZD0iVmVjdG9yXzIiIGQ9Ik05IDkuMjExNzZMMC45OTk5OTkgMS40IiBzdHJva2U9IiM3MDcwNzAiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjwvZz4KPC9zdmc+Cg==) rgba(255, 255, 255, 0);width: 18px;height: 18px;background-repeat: no-repeat;background-position: right;transform: rotate(90deg);position: absolute;right: 0;background-size: contain;}@media (min-width: 2201px) and (max-width: 4000px) {.faqs #section-2 .engage-content h3::after, .faqs #section-2 .engage-content h4::after, .faqs #section-2 .engage-content h5::after, .faqs #section-2 .engage-content h6::after {width: 0.8178100863vw;height: 0.8178100863vw;}}.faqs #section-2 .engage-content p {padding: 0;border-bottom: 1px solid #ccc;margin: 0;max-height: 0;overflow: hidden;margin: 0;transition: max-height 0.3s ease-out, padding 0.3s ease-out, opacity 0.3s ease-out;}.faqs #section-2 .engage-content p:last-child {border-bottom: none;}.thankyou-for-your-request #section-2 {padding-top: 0;margin-top: -4%;}@media (max-width: 991.98px) {.thankyou-for-your-request #section-2 {margin-top: -9%;}}.thankyou-for-your-request #section-2 video {width: 50vw;height: 30vw;margin: 0 auto;}@media (max-width: 991.98px) {.thankyou-for-your-request #section-2 video {width: 325px;height: 185px;}}.page-template-LandingContentPage .layout-style-box-grid {position: relative;padding-bottom: 0;padding-top: calc(var(--section-padding) / 2.5);}@media (min-width: 2201px) and (max-width: 4000px) {.page-template-LandingContentPage .layout-style-box-grid {padding-bottom: 0;padding-top: calc(var(--section-padding) / 2.5);}}.page-template-LandingContentPage .layout-style-box-grid:last-child {padding-bottom: calc(var(--section-padding) - 20px);}@media (min-width: 2201px) and (max-width: 4000px) {.page-template-LandingContentPage .layout-style-box-grid:last-child {padding-bottom: calc(var(--section-padding) - 0.9086778737vw);}}.page-template-LandingContentPage .layout-style-box-grid .box-card {text-align: center;text-align: center;border-radius: 12px;border: 1px solid #e4e4e4;background: #fff;padding: 25px;}@media (min-width: 2201px) and (max-width: 4000px) {.page-template-LandingContentPage .layout-style-box-grid .box-card {padding: 1.1358473421vw;}}@media (max-width: 1199.98px) {.page-template-LandingContentPage .layout-style-box-grid .box-card p br {display: none;}}.page-template-LandingContentPage .content-system-wrapper .layout-style-center:first-child ul li {background: #3fae87;padding: 12px;border-radius: 6px;color: #fff;font-weight: bold;margin: 16px 15px 30px 15px;}@media (min-width: 2201px) and (max-width: 4000px) {.page-template-LandingContentPage .content-system-wrapper .layout-style-center:first-child ul li {padding: 0.5452067242vw;margin: 0.726942299vw 0.6815084053vw 1.3630168105vw 0.6815084053vw;}}@media (max-width: 991.98px) {.page-template-LandingContentPage .content-system-wrapper .layout-style-center:first-child ul li {padding: 10px;margin: 12px 6px 16px 6px;}}.page-template-LandingContentPage .content-system-wrapper .layout-style-center:first-child ul li::before {filter: brightness(100);content: "";display: inline-block;width: 20px;height: 20px;background-size: cover;background-position: center;top: 0;left: 0;position: relative;margin-right: 6px;background-color: transparent;background-image: url("data:image/svg+xml,%3Csvg%20aria-hidden%3D%22true%22%20class%3D%22e-font-icon-svg%20e-fas-check-circle%22%20viewBox%3D%220%200%20512%20512%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M504%20256c0%20136.967-111.033%20248-248%20248S8%20392.967%208%20256%20119.033%208%20256%208s248%20111.033%20248%20248zM227.314%20387.314l184-184c6.248-6.248%206.248-16.379%200-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628%200L216%20308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628%200l-22.627%2022.627c-6.248%206.248-6.248%2016.379%200%2022.627l104%20104c6.249%206.249%2016.379%206.249%2022.628.001z%22%20fill%3D%22%23ffffff%22%3E%3C/path%3E%3C/svg%3E");}@media (min-width: 2201px) and (max-width: 4000px) {.page-template-LandingContentPage .content-system-wrapper .layout-style-center:first-child ul li::before {width: 0.9086778737vw;height: 0.9086778737vw;margin-right: 0.2726033621vw;}}@media (max-width: 991.98px) {.page-template-LandingContentPage .content-system-wrapper .layout-style-center:first-child ul li::before {width: 15px;height: 15px;margin-right: 4px;}}.page-template-LandingContentPage .footersec {background: linear-gradient(0deg, #f0eeff 0%, #f0eeff 100%), lightgray 50%/cover no-repeat;}.page-template-APAC-landing-page .club-manage-sec .club-manage-content p a {color: var(--blue);}.page-template-APAC-landing-page .aboutus-sec .weby-heading {width: 80%;}@media (max-width: 1199.98px) {.page-template-APAC-landing-page .aboutus-sec .weby-heading {width: 100%;}}.page-template-APAC-landing-page .aboutus-sec .col-lg-5:last-child {width: calc(50.6% - var(--bs-gutter-x));}@media (max-width: 767.98px) {.page-template-APAC-landing-page .aboutus-sec .col-lg-5:last-child {width: calc(100% - var(--bs-gutter-x));}}.page-template-APAC-landing-page .aboutus-sec ul li {background: #3fae87;padding: 8px;border-radius: 6px;color: #fff;font-weight: bold;margin: 2px;display: inline-flex;align-items: center;font-size: 12px;line-height: normal;}@media (min-width: 2201px) and (max-width: 4000px) {.page-template-APAC-landing-page .aboutus-sec ul li {padding: 0.3634711495vw;margin: 0.0908677874vw;font-size: 0.5452067242vw;}}.page-template-APAC-landing-page .aboutus-sec ul li::before {filter: brightness(100);content: "";display: inline-block;width: 12px;height: 12px;background-size: cover;background-position: center;top: 0;left: 0;position: relative;margin-right: 4px;background-color: transparent;background-image: url("data:image/svg+xml,%3Csvg%20aria-hidden%3D%22true%22%20class%3D%22e-font-icon-svg%20e-fas-check-circle%22%20viewBox%3D%220%200%20512%20512%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M504%20256c0%20136.967-111.033%20248-248%20248S8%20392.967%208%20256%20119.033%208%20256%208s248%20111.033%20248%20248zM227.314%20387.314l184-184c6.248-6.248%206.248-16.379%200-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628%200L216%20308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628%200l-22.627%2022.627c-6.248%206.248-6.248%2016.379%200%2022.627l104%20104c6.249%206.249%2016.379%206.249%2022.628.001z%22%20fill%3D%22%23ffffff%22%3E%3C/path%3E%3C/svg%3E");}@media (min-width: 2201px) and (max-width: 4000px) {.page-template-APAC-landing-page .aboutus-sec ul li::before {width: 0.5452067242vw;height: 0.5452067242vw;margin-right: 0.1817355747vw;}}.page-template-APAC-landing-page .aboutus-sec.ourPortfolio-sec {text-align: center;padding-bottom: var(--section-padding);}.page-template-APAC-landing-page .aboutus-sec.ourPortfolio-sec .weby-heading {width: 100%;}.page-template-APAC-landing-page .aboutus-sec.ourPortfolio-sec .card-txt {width: 77%;margin: 0 auto;}@media (max-width: 1199.98px) {.page-template-APAC-landing-page .aboutus-sec.ourPortfolio-sec .card-txt {width: 100%;}}.page-template-APAC-landing-page .aboutus-sec.ourPortfolio-sec .ourPortfolio-info {border: 1px solid #ccc;padding: 12px;height: 100%;display: flex;align-items: center;flex-direction: column;justify-content: flex-start;}@media (min-width: 2201px) and (max-width: 4000px) {.page-template-APAC-landing-page .aboutus-sec.ourPortfolio-sec .ourPortfolio-info {padding: 0.5452067242vw;}}.page-template-APAC-landing-page .aboutus-sec.ourPortfolio-sec .ourPortfolio-info .ourPortfolioImg img {width: 70px;height: 55px;-o-object-fit: contain;object-fit: contain;margin-bottom: 0.5rem;}@media (min-width: 2201px) and (max-width: 4000px) {.page-template-APAC-landing-page .aboutus-sec.ourPortfolio-sec .ourPortfolio-info .ourPortfolioImg img {width: 3.1803725579vw;height: 2.4988641527vw;margin-bottom: 0.3634711495vw;}}.page-template-APAC-landing-page .our-products-sec {padding: 0;}@media (min-width: 2201px) and (max-width: 4000px) {.page-template-APAC-landing-page .our-products-sec {padding: 0;}}.page-template-APAC-landing-page .our-products-sec .container {padding: 0 var(--container-padding);}.page-template-APAC-landing-page .our-products-sec .row .weby-heading {width: 100%;}.page-template-APAC-landing-page .our-products-sec .row .col-lg-6:nth-child(1) {width: calc(48% - var(--bs-gutter-x));}@media (max-width: 767.98px) {.page-template-APAC-landing-page .our-products-sec .row .col-lg-6:nth-child(1) {width: calc(100% - var(--bs-gutter-x));}}@media (max-width: 1440.98px) {.page-template-APAC-landing-page .our-products-sec .row .col-lg-6:nth-child(2) {width: calc(50% - var(--bs-gutter-x));}}@media (max-width: 767.98px) {.page-template-APAC-landing-page .our-products-sec .row .col-lg-6:nth-child(2) {width: calc(100% - var(--bs-gutter-x));}}.page-template-APAC-landing-page .our-products-sec ul {padding-left: 25px;display: block;columns: 2;-webkit-columns: 2;-moz-columns: 2;}@media (min-width: 2201px) and (max-width: 4000px) {.page-template-APAC-landing-page .our-products-sec ul {padding-left: 1.1358473421vw;}}@media (max-width: 991.98px) {.page-template-APAC-landing-page .our-products-sec ul {padding-left: 15px;columns: 1;-webkit-columns: 1;-moz-columns: 1;}}.page-template-APAC-landing-page .our-products-sec ul li {color: #657584;font-size: 16px;margin: 8px 0;line-height: 26px;position: relative;}@media (min-width: 2201px) and (max-width: 4000px) {.page-template-APAC-landing-page .our-products-sec ul li {font-size: 0.726942299vw;margin: 0.3634711495vw 0;line-height: 1.1812812358vw;}}@media (max-width: 1440.98px) {.page-template-APAC-landing-page .our-products-sec ul li {font-size: 12px;}}.page-template-APAC-landing-page .our-products-sec ul li::before {content: "";position: absolute;width: 7px;height: 7px;background-color: #35c8ae;left: -18px;top: 9px;border-radius: 100%;}@media (min-width: 2201px) and (max-width: 4000px) {.page-template-APAC-landing-page .our-products-sec ul li::before {width: 0.3180372558vw;height: 0.3180372558vw;left: -0.8178100863vw;top: 0.4089050432vw;}}.page-template-APAC-landing-page .sec_7_inner .sec_7_inner_left {flex: 0 0 100%;max-width: 100%;}