 @media only screen and (min-width: 0rem) {#services-966 {z-index: 1;position: relative;padding: var(--sectionPadding);padding-top: 3.125rem;}#services-966 .cs-container {display: flex;flex-direction: column;align-items: center;margin: auto;max-width: 34.375rem;width: 100%;gap: clamp(3rem, 6vw, 4rem);}#services-966 .cs-content {display: flex;flex-direction: column;align-items: center;max-width: 50rem;width: 100%;text-align: center;}#services-966 .cs-text {margin: 0;max-width: 40.625rem;width: 100%;font-size: var(--bodyFontSize);line-height: 1.5em;color: var(--bodyTextColor);text-align: inherit;}#services-966 .cs-title, #services-966 .cs-text {max-width: 100%;}#services-966 .cs-title {max-width: 20ch;}#services-966 .cs-card-group {display: grid;grid-template-columns: repeat(12, 1fr);margin: 0;width: 100%;padding: 0;row-gap: 1.875rem;}#services-966 .cs-item {list-style: none;text-align: left;margin: 2.75rem 0 0 0;grid-column: span 12;grid-row: span 1;}#services-966 .cs-item:hover .cs-icon-wrapper {background-color: var(--primaryLight);}#services-966 .cs-item:hover .cs-icon {filter: none;}#services-966 .cs-item:hover .cs-h3 {color: var(--bodyTextColorWhite);}#services-966 .cs-item:hover .cs-item-text {opacity: 0.9;color: var(--bodyTextColorWhite);}#services-966 .cs-item:hover .cs-fake-link {color: var(--bodyTextColorWhite);}#services-966 .cs-item:hover .cs-background {opacity: 1;}#services-966 .cs-item:hover .cs-background::after {transform: rotate(35deg) translate(2.25rem, 1.5rem);}#services-966 .cs-item:hover .cs-graphic {opacity: 1;bottom: -1px;}#services-966 .cs-link {text-decoration: none;z-index: 1;position: relative;display: flex;flex-direction: column;justify-content: center;align-items: flex-start;border-radius: 1rem;background-color: #f7f7f7;width: 100%;box-sizing: border-box;padding: 0 clamp(1.5rem, 4vw, 2.5rem) clamp(1.5rem, 6vw, 4rem);transition: background-color 0.3s;}#services-966 .cs-link:hover {cursor: pointer;}#services-966 .cs-icon-wrapper {position: relative;left: calc(clamp(1.5rem, 4vw, 2.5rem)*-1);display: flex;justify-content: center;align-items: center;border-radius: 1rem;margin: -2.75rem auto 2rem 2.375rem;background-color: var(--primary);height: 5.5rem;width: 5.5rem;transition: background-color 0.3s, border-radius 0.3s;}#services-966 .cs-icon {height: 2.5rem;width: 2.5rem;filter: grayscale(1) brightness(1000%);}#services-966 .cs-h3 {margin: 0 0 0.75rem 0;font-size: clamp(1.25rem, 2.5vw, 1.5625rem);line-height: 1.2em;font-weight: bold;color: var(--headerColor);transition: color 0.3s;text-align: inherit;}#services-966 .cs-item-text {margin: 0 0 2rem 0;max-width: 18.75rem;padding: 0;font-size: clamp(0.875rem, 1.5vw, 1rem);line-height: 1.5em;color: var(--bodyTextColor);transition: color 0.3s;}#services-966 .cs-fake-link {position: relative;margin: 0;padding: 0;text-decoration: none;font-size: 0.8rem;line-height: 1.2em;font-weight: bold;color: var(--primary);transition: color 0.3s;}#services-966 .cs-fake-link:hover {color: #fff;}#services-966 .cs-fake-link:before {position: absolute;bottom: 0rem;left: 0;content: "";opacity: 1;display: block;background: currentColor;height: 1px;width: 100%;}#services-966 .cs-background {z-index: -1;position: absolute;top: 0;left: 0;opacity: 0;display: block;border-radius: 1rem;background: var(--primary);height: 100%;width: 100%;overflow: hidden;transition: opacity 0.3s;}#services-966 .cs-background::after {position: absolute;bottom: 0;right: 0;content: "";transform: rotate(35deg) translate(5rem, 4rem);background-color: var(--primaryLight);height: 8rem;width: 3rem;transition: transform 0.3s;}#services-966 .cs-graphic {width: 100%;height: auto;opacity: 0;pointer-events: none;position: absolute;bottom: -3.125rem;left: 0;z-index: -1;transition: opacity 0.5s, bottom 0.5s;}#services-966 .universe {display: none;left: 0;top: 0;width: 100%;height: 100%;}#services-966 .satellite {left: -0.625rem;}#services-966 .shooting-star {position: absolute;right: 50%;top: -23.59%;width: 1px;height: 70px;background: #fff;transform: rotate(-33deg);animation: none;}#services-966 .shooting-star2 {top: -26.59%;}}@media only screen and (min-width: 48rem) {#services-966 .cs-container {max-width: 80rem;}#services-966 .cs-card-group {column-gap: 1.875rem;}#services-966 .cs-item {grid-column: span 4;}#services-966 .cs-item:hover .cs-fake-link:hover {color: var(--primary);}#services-966 .cs-fake-link {line-height: 1.875rem;padding: 0 1rem;position: relative;z-index: 1;transform-style: preserve-3d;perspective: 700px;transform: translateX(-1rem);transition: color 0.3s;}#services-966 .cs-fake-link:hover:before {height: 1.875rem;left: 0;right: 0;background-color: var(--secondary);bottom: 0;}#services-966 .cs-fake-link:before {width: auto;left: 1rem;right: 1rem;bottom: 0.3125rem;border-radius: 0.5rem;transition: width 0.3s, height 0.3s, background-color 0.3s, transform 0.3s, bottom 0.3s, left 0.3s, right 0.3s, box-shadow 0.3s;z-index: -1;}}@media only screen and (min-width: 0rem) {body.dark-mode #services-966 .cs-title, body.dark-mode #services-966 .cs-text, body.dark-mode #services-966 .cs-h3, body.dark-mode #services-966 .cs-item-text, body.dark-mode #services-966 .cs-fake-link {color: var(--bodyTextColorWhite);}body.dark-mode #services-966 .cs-text, body.dark-mode #services-966 .cs-item-text {opacity: 0.9;}body.dark-mode #services-966 .cs-item:hover .cs-icon-wrapper {background-color: #fff;box-shadow: rgba(67, 183, 255, 0.2) 0px 0px 44px, inset rgba(67, 183, 255, 0.2) 0px 0px 30px, rgba(67, 183, 255, 0.2) 0px 0px 55px, rgba(67, 183, 255, 0.4) 0px 0px 75px, rgba(67, 183, 255, 0.4) 0px 0px 95px;}body.dark-mode #services-966 .cs-item:hover .cs-link {background-color: #000;}body.dark-mode #services-966 .cs-item:hover .cs-background {opacity: 0.7;}body.dark-mode #services-966 .cs-item:hover .shooting-star {-webkit-animation: shootingStar;animation: shootingStar;-webkit-animation-duration: 9s;animation-duration: 9s;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;-webkit-animation-delay: 1s;animation-delay: 1s;}body.dark-mode #services-966 .cs-item:hover .shooting-star2 {-webkit-animation: shootingStar2;animation: shootingStar2;-webkit-animation-duration: 10s;animation-duration: 10s;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;-webkit-animation-delay: 1.5s;animation-delay: 1.5s;}body.dark-mode #services-966 .cs-item .cs-background {background: rgba(1, 13, 114, 0.2);background: -o-linear-gradient(305deg, rgba(1, 13, 114, 0.2) 0%, rgba(2, 101, 126, 0.2) 96%);background: linear-gradient(145deg, rgba(1, 13, 114, 0.2) 0%, rgba(10, 120, 148, 0.2) 96%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#001099", endColorstr="#3ad9ff", GradientType=1);}body.dark-mode #services-966 .cs-link {background-color: rgba(0, 0, 0, 0.4);}body.dark-mode #services-966 .cs-icon-wrapper {transition: background-color 0.3s, box-shadow 0.3s;}}@media only screen and (min-width: 64rem) {body.dark-mode #services-966 .cs-fake-link:before {background-color: #fff;box-shadow: rgba(67, 183, 255, 0.2) 0px 0px 44px, inset rgba(67, 183, 255, 0.2) 0px 0px 30px, rgba(67, 183, 255, 0.2) 0px 0px 55px, rgba(67, 183, 255, 0.4) 0px 0px 75px, rgba(67, 183, 255, 0.4) 0px 0px 95px;}body.dark-mode #services-966 .cs-item:hover .cs-icon-wrapper {border-radius: 50%;transform: rotate(-45deg);}body.dark-mode #services-966 .cs-item:hover .cs-icon-wrapper:before {opacity: 0.6;}body.dark-mode #services-966 .cs-item:hover .cs-icon {opacity: 0;transform: scale(0) rotate(-45deg);filter: grayscale(1) brightness(1000%);}body.dark-mode #services-966 .cs-icon {transition: opacity 0.3s, transform 0.5s;}body.dark-mode #services-966 .cs-icon-wrapper {position: relative;z-index: 1;transition: border-radius 0.5s, background-color 0.3s, transform 0.5s;}body.dark-mode #services-966 .cs-icon-wrapper:before {content: '';position: absolute;display: block;height: 3.75rem;width: 3.75rem;background: url("/assets/svgs/moon2.svg");background-size: contain;background-position: center;background-repeat: no-repeat;opacity: 0;bottom: 0rem;right: 1.125rem;transform: rotate(45deg);transition: opacity 0.3s;}body.dark-mode #services-966 .universe {display: block;}}@media only screen and (min-width: 0rem) {#sbs-1362 {z-index: 1;position: relative;overflow: hidden;padding: var(--sectionPadding);padding-top: 0rem;}#sbs-1362 .cs-container {display: flex;flex-direction: column;align-items: center;margin: auto;max-width: 36.5rem;width: 100%;gap: clamp(3rem, 6vw, 4rem);}#sbs-1362 .cs-content {display: flex;flex-direction: column;align-items: flex-start;max-width: 39.375rem;width: 100%;text-align: left;}#sbs-1362 .cs-title {max-width: 26ch;}#sbs-1362 .cs-text {margin-bottom: 1.5rem;}#sbs-1362 #list-1597 {display: grid;align-items: center;margin: 0 0 2rem;max-width: clamp(34.375rem, 50vw, 39.375rem);width: 100%;padding: 0;gap: clamp(1rem, 4vw, 2.5rem);}#sbs-1362 #list-1597 .cs-item {display: flex;flex-direction: column;align-items: flex-start;box-sizing: border-box;list-style: none;gap: 0.75rem;}#sbs-1362 #list-1597 .wrapper {display: flex;flex-direction: row;align-items: flex-start;width: 100%;gap: 0.625rem;}#sbs-1362 #list-1597 .cs-h3 {display: flex;justify-content: flex-start;align-items: center;margin: 0;font-size: 1.25rem;line-height: 1.2em;font-weight: 700;color: var(--headerColor);gap: 0.5rem;}#sbs-1362 #list-1597 .cs-item-text {margin: 0;font-size: 0.875rem;line-height: 1.5em;color: var(--bodyTextColor);}#sbs-1362 .cs-image-group {position: relative;border-radius: clamp(1rem, 10vw, 6.25rem);height: 32.5rem;max-width: 36.625rem;width: 100%;overflow: hidden;border-bottom-right-radius: 1rem;}#sbs-1362 .cs-background {display: block;height: 100%;width: 100%;object-fit: cover;}#sbs-1362 .cs-background img {display: block;height: 100%;width: 100%;object-fit: cover;}#sbs-1362 .cs-box {position: absolute;bottom: clamp(0.75rem, 1.9vw, 1.5rem);right: clamp(0.75rem, 1.9vw, 1.5rem);display: flex;justify-content: space-between;align-items: center;border-radius: 0.5rem 0.5rem 0.5rem 0.5rem;background-color: #fff;width: 80%;max-width: 19rem;box-sizing: border-box;padding: 1.5rem;text-align: left;gap: 1.5rem;}#sbs-1362 .cs-flex {display: flex;flex-direction: column;}#sbs-1362 .cs-name {display: block;text-transform: uppercase;font-family: var(--headerFont);font-size: clamp(1rem, 1.8vw, 1.25rem);line-height: 1.2em;font-weight: 700;color: var(--headerColor);}#sbs-1362 .cs-job {display: block;font-size: clamp(0.875rem, 1.8vw, 1rem);line-height: 1.2em;color: var(--primary);}#sbs-1362 .cs-box-icon {display: block;height: 3rem;width: auto;}#sbs-1362 .cs-bubbles {z-index: -1;position: absolute;bottom: -3.125em;right: -16.25em;height: 26.6875em;width: 26.1875em;font-size: min(2.5vw, .7em);}#sbs-1362 .cs-bubbles:before {position: absolute;bottom: 0;right: 0;content: "";opacity: 1;display: block;border: 1px solid #1a1a1a;border-radius: 50%;background: transparent;height: 20.625em;width: 20.625em;animation-name: floatAnimation;animation-duration: 5s;animation-timing-function: ease-in-out;animation-iteration-count: infinite;animation-fill-mode: forwards;}#sbs-1362 .cs-bubbles:after {z-index: -1;position: absolute;top: 0;left: 0;content: "";opacity: 0.15;display: block;border-radius: 50%;background: var(--primary);height: 16.25em;width: 16.25em;animation-name: floatAnimation2;animation-duration: 14s;animation-timing-function: ease-in-out;animation-iteration-count: infinite;animation-fill-mode: forwards;transition: box-shadow 0.3s;}@keyframes floatAnimation {0% {transform: translateY(0);}50% {transform: translateY(-2rem);}100% {transform: translateY(0);}}@keyframes floatAnimation2 {0% {transform: translateY(0);}50% {transform: translateY(-3rem);}100% {transform: translateY(0);}}}@media only screen and (min-width: 48rem) {#sbs-1362 {padding-top: 3.125rem;}#list-1597 {grid-template-columns: repeat(12, 1fr);}#list-1597 .cs-item {grid-column: span 6;}}@media only screen and (min-width: 64rem) {#sbs-1362 .cs-container {flex-direction: row;justify-content: space-between;align-items: stretch;max-width: 80rem;}#sbs-1362 .cs-image-group {height: auto;}#sbs-1362 .cs-content {align-self: center;}#sbs-1362 .cs-bubbles {font-size: min(2.5vw, 1em);}}@media only screen and (min-width: 100rem) {#sbs-1362 .cs-bubbles {bottom: 1.875rem;left: 50%;right: auto;margin-left: 40.625rem;}}@media only screen and (min-width: 0rem) {body.dark-mode #sbs-1362 .cs-title, body.dark-mode #sbs-1362 .cs-text {color: var(--bodyTextColorWhite);}body.dark-mode #sbs-1362 .cs-text {opacity: 0.8;}body.dark-mode #sbs-1362 #list-1597 .cs-item-text, body.dark-mode #sbs-1362 #list-1597 .cs-h3 {color: var(--bodyTextColorWhite);}body.dark-mode #sbs-1362 #list-1597 .cs-item-text {opacity: 0.8;}body.dark-mode #sbs-1362 .cs-h3 {color: var(--bodyTextColorWhite);}body.dark-mode #sbs-1362 .cs-bubbles:before {border-color: #ffffff;box-shadow: rgba(67, 183, 255, 0.2) 0px 0px 44px, inset rgba(67, 183, 255, 0.2) 0px 0px 30px, inset rgba(67, 183, 255, 0.2) 0px 0px 55px, inset rgba(67, 183, 255, 0.4) 0px 0px 75px, rgba(67, 183, 255, 0.4) 0px 0px 105px;}body.dark-mode #sbs-1362 .cs-bubbles:after {background-color: var(--secondary);}}@media only screen and (min-width: 0rem) {#sbs-1640 {background-color: var(--primary);overflow: hidden;padding: var(--sectionPadding);}#sbs-1640 .cs-container {display: flex;flex-direction: column;align-items: center;margin: auto;max-width: 36.5rem;width: 100%;gap: clamp(3rem, 6vw, 4rem);}#sbs-1640 .cs-stats-group {z-index: 10;position: relative;display: flex;flex-direction: column;align-items: flex-start;max-width: 39.375rem;width: 100%;text-align: left;gap: clamp(2rem, 4vw, 3rem);}#sbs-1640 .cs-stats {display: flex;grid-template-columns: repeat(12, 1fr);justify-content: space-between;margin: 0;max-width: 39.375rem;width: 100%;padding: 0;row-gap: 1.5rem;column-gap: clamp(1.5rem, 4vw, 4.5vw);}#sbs-1640 .cs-stat {display: flex;flex-direction: column;align-content: space-between;margin: 0;padding: 0;list-style: none;grid-column: span 4;align-self: stretch;}#sbs-1640 .cs-number {font-family: var(--headerFont);display: block;margin: 0 0 0.25rem 0;font-size: clamp(2.4375rem, 5vw, 3.8125rem);line-height: 1.2em;font-weight: 900;color: var(--primaryLight);text-align: left;}#sbs-1640 .cs-desc {margin: 0;font-size: clamp(0.875rem, 1.6vw, 1.25rem);line-height: 1.5em;color: var(--bodyTextColorWhite);text-align: left;}#sbs-1640 .cs-picture {z-index: 1;position: relative;display: block;border-radius: 1rem;overflow: hidden;height: 28.8125rem;width: 100%;}#sbs-1640 .cs-picture img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}#sbs-1640 .cs-content {display: flex;flex-direction: column;align-items: flex-start;max-width: 35.625rem;width: 100%;}#sbs-1640 .cs-topper {color: var(--bodyTextColorWhite);}#sbs-1640 .cs-title {margin: 0 0 2.5rem 0;color: var(--bodyTextColorWhite);}#sbs-1640 .cs-color {color: var(--primaryLight);}#sbs-1640 .cs-text {opacity: 0.8;margin-bottom: 1rem;color: var(--bodyTextColorWhite);}#sbs-1640 .cs-text:last-of-type {margin-bottom: 2rem;}#sbs-1640 #list-823 {display: flex;flex-direction: column;align-items: flex-start;margin: 0 0 2rem 0;max-width: 27.3125rem;padding: 0;row-gap: clamp(1.5rem, 4vw, 2rem);}#sbs-1640 #list-823 .cs-li {display: flex;justify-content: flex-start;align-items: center;margin: 0;list-style: none;font-size: clamp(0.875rem, 1.5vw, 1rem);line-height: 1.5em;font-weight: 700;color: var(--bodyTextColorWhite);gap: 2rem;}#sbs-1640 .cs-icon {width: 2.5rem;height: auto;filter: grayscale(1) brightness(1000%);}}@media only screen and (min-width: 48rem) {#sbs-1640 .cs-container {flex-direction: row-reverse;justify-content: space-between;align-items: stretch;max-width: 80rem;}}@media only screen and (min-width: 0rem) {body.dark-mode #sbs-1640 {background-color: rgba(0, 0, 0, 0.6);}body.dark-mode #sbs-1640 .cs-topper {color: var(--secondary);}body.dark-mode #sbs-1640 .cs-icon {filter: grayscale(1) brightness(1000%) drop-shadow(1px 0px 5px #43b7ff);}body.dark-mode #sbs-1640 .cs-item {background-color: rgba(67, 183, 255, 0.1);}}@media only screen and (min-width: 0rem) {#video-548 {position: relative;padding: var(--sectionPadding);padding-top: 3.125rem;}#video-548 .cs-container {display: flex;flex-direction: column;align-items: center;margin: auto;max-width: 80rem;width: 100%;gap: clamp(3rem, 6vw, 4rem);}#video-548 .cs-content {display: flex;flex-direction: column;align-items: center;width: 100%;text-align: center;}#video-548 .cs-topper {color: var(--bodyTextColorWhite);}#video-548 .cs-title {margin: 0;max-width: 30ch;color: var(--bodyTextColorWhite);}#video-548 .cs-big-link {position: relative;display: flex;justify-content: center;align-items: center;border-radius: 1rem;height: clamp(12.875rem, 63vw, 37.6875rem);width: 100%;overflow: hidden;}#video-548 .cs-big-link:hover .cs-background img {transform: scale(1.1);}#video-548 .cs-background {z-index: 1;position: relative;top: 0;left: 0;display: block;height: 100%;width: 100%;overflow: hidden;}#video-548 .cs-background img {z-index: -1;position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;transition: transform 0.7s;}#video-548 .cs-background:before {z-index: 10;position: absolute;top: 0;left: 0;content: "";opacity: 0.2;display: block;background: #000;height: 100%;width: 100%;background-blend-mode: multiply;}#video-548 .cs-link-icon {z-index: 10;position: absolute;border-radius: 50%;height: clamp(5rem, 11vw, 6.875rem);width: clamp(5rem, 11vw, 6.875rem);transition: transform 0.3s, box-shadow 0.3s;}#video-548 .cs-link-icon:hover {transform: scale(1.1);box-shadow: rgba(0, 0, 0, 0.5) 0px 7px 29px 0px;}#video-548::before {z-index: -1;position: absolute;top: 0;left: 0;content: "";background-color: var(--primary);height: 62%;width: 100%;}}@media only screen and (min-width: 0rem) {body.dark-mode #video-548 .cs-title, body.dark-mode #video-548 .cs-text {color: var(--bodyTextColorWhite);}body.dark-mode #video-548 .cs-topper {color: var(--secondary);}body.dark-mode #video-548 .cs-text {opacity: 0.8;}body.dark-mode #video-548::before {background-color: rgba(0, 0, 0, 0.6);}}@media only screen and (min-width: 0rem) {#pricing-1690 {padding: var(--sectionPadding);padding-top: 0;}#pricing-1690 .cs-container {position: relative;display: flex;flex-direction: column;align-items: center;margin: auto;max-width: 80em;width: 100%;gap: clamp(3rem, 6vw, 4rem);}#pricing-1690 .cs-content {display: flex;flex-direction: column;align-items: center;width: 100%;text-align: center;}#pricing-1690 .cs-title {max-width: 20ch;}#pricing-1690 .cs-text {max-width: 32.625rem;}#pricing-1690 .cs-card-group {transform-style: preserve-3d;perspective: 700px;display: flex;flex-direction: column;flex-flow: wrap row;justify-content: center;margin: 0;width: 100%;padding: 0;gap: clamp(1rem, 2vw, 1.25rem);}#pricing-1690 .cs-item {display: flex;flex-direction: column;align-items: stretch;border-radius: 1rem;margin: 0;background-color: #f7f7f7;max-width: 31.25rem;width: 100%;box-sizing: border-box;padding: clamp(1.5rem, 3vw, 3rem) clamp(1.5rem, 3vw, 3rem);list-style: none;}#pricing-1690 .cs-item.cs-popular {background-color: var(--primary);position: relative;z-index: 10;}#pricing-1690 .cs-item.cs-popular .cs-package, #pricing-1690 .cs-item.cs-popular .cs-li, #pricing-1690 .cs-item.cs-popular .cs-duration {color: var(--bodyTextColorWhite);}#pricing-1690 .cs-item.cs-popular .cs-price {color: var(--bodyTextColorWhite);}#pricing-1690 .cs-package {margin-bottom: 1rem;text-transform: uppercase;font-family: var(--headerFont);font-size: clamp(1.5625rem, 3vw, 2.25rem);line-height: 1.2em;font-weight: 700;color: #111926;}#pricing-1690 .cs-ul {display: flex;flex-direction: column;align-items: flex-start;margin: 0;padding: 0;gap: 0.75rem;}#pricing-1690 .cs-li {display: flex;justify-content: space-between;align-items: flex-start;margin: 0;width: 100%;padding: 0;list-style: none;font-size: clamp(0.875rem, 1.5vw, 1rem);line-height: 1.2em;color: var(--bodyTextColor);gap: 1rem;}#pricing-1690 .cs-li.cs-disabled {opacity: 0.8;}#pricing-1690 .cs-li.cs-disabled .cs-icon {width: 1rem;margin-right: 4px;}#pricing-1690 .cs-icon {display: block;height: auto;width: 1.5rem;}#pricing-1690 .cs-price {font-family: var(--headerFont);display: flex;align-items: baseline;margin: auto 0 1rem;padding-top: clamp(3rem, 6vw, 4rem);font-size: 3.0625rem;line-height: 1.2em;font-weight: 900;color: var(--headerColor);gap: 0.5rem;}#pricing-1690 .cs-duration {font-family: var(--bodyFont);font-size: 1rem;line-height: 1.5em;font-weight: 400;color: var(--bodyTextColor);}#pricing-1690 .cs-button-solid {width: fit-content;}}@media only screen and (min-width: 48rem) {#pricing-1690 .cs-content {flex-direction: row;justify-content: space-between;align-items: flex-end;text-align: left;}#pricing-1690 .cs-title {margin: 0;}#pricing-1690 .cs-option2 {top: auto;bottom: 0;}#pricing-1690 .cs-item {width: 48.9%;}}@media only screen and (min-width: 64rem) {#pricing-1690 .cs-card-group {flex-wrap: nowrap;}}@media only screen and (min-width: 0rem) {body.dark-mode #pricing-1690 .cs-title, body.dark-mode #pricing-1690 .cs-text, body.dark-mode #pricing-1690 .cs-li, body.dark-mode #pricing-1690 .cs-package, body.dark-mode #pricing-1690 .cs-price, body.dark-mode #pricing-1690 .cs-duration {color: var(--bodyTextColorWhite);}body.dark-mode #pricing-1690 .cs-text, body.dark-mode #pricing-1690 .cs-duration {opacity: 0.8;}body.dark-mode #pricing-1690 .cs-item {background-color: rgba(0, 0, 0, 0.4);}body.dark-mode #pricing-1690 .cs-item.cs-popular {background-color: rgba(0, 0, 0, 0.7);border: 1px solid #fff;animation: ulGlow 7.2s forwards infinite;box-shadow: rgba(67, 183, 255, 0.2) 0px 0px 44px, inset rgba(67, 183, 255, 0.2) 0px 0px 30px, inset rgba(67, 183, 255, 0.2) 0px 0px 55px, rgba(67, 183, 255, 0.4) 0px 0px 10px;}body.dark-mode #pricing-1690 .cs-icon {filter: grayscale(1) brightness(1000%);}@keyframes ulGlow {0% {box-shadow: rgba(67, 183, 255, 0.2) 0px 0px 24px, inset rgba(67, 183, 255, 0.2) 0px 0px 69px, inset rgba(67, 183, 255, 0.2) 0px 0px 60px, rgba(67, 183, 255, 0.2) 0px 0px 74px;}50% {box-shadow: rgba(67, 183, 255, 0.2) 0px 0px 24px, inset rgba(67, 183, 255, 0.2) 0px 0px 39px, inset rgba(67, 183, 255, 0.2) 0px 0px 24px, rgba(67, 183, 255, 0.2) 0px 0px 74px;}51% {box-shadow: none;}52% {box-shadow: rgba(67, 183, 255, 0.2) 0px 0px 24px, inset rgba(67, 183, 255, 0.2) 0px 0px 69px, inset rgba(67, 183, 255, 0.2) 0px 0px 24px, rgba(67, 183, 255, 0.2) 0px 0px 74px;}53% {box-shadow: none;}64% {box-shadow: rgba(67, 183, 255, 0.2) 0px 0px 24px, inset rgba(67, 183, 255, 0.2) 0px 0px 69px, inset rgba(67, 183, 255, 0.2) 0px 0px 24px, rgba(67, 183, 255, 0.2) 0px 0px 74px;}78% {box-shadow: rgba(67, 183, 255, 0.2) 0px 0px 14px, inset rgba(67, 183, 255, 0.2) 0px 0px 49px, inset rgba(67, 183, 255, 0.2) 0px 0px 14px, rgba(67, 183, 255, 0.2) 0px 0px 54px;}92% {box-shaodw: none;}93% {box-shadow: rgba(67, 183, 255, 0.2) 0px 0px 14px, inset rgba(67, 183, 255, 0.2) 0px 0px 49px, inset rgba(67, 183, 255, 0.2) 0px 0px 14px, rgba(67, 183, 255, 0.2) 0px 0px 54px;}94% {box-shaodw: none;}95% {box-shadow: rgba(67, 183, 255, 0.2) 0px 0px 14px, inset rgba(67, 183, 255, 0.2) 0px 0px 49px, inset rgba(67, 183, 255, 0.2) 0px 0px 24px, rgba(67, 183, 255, 0.2) 0px 0px 54px;}100% {box-shadow: rgba(67, 183, 255, 0.2) 0px 0px 24px, inset rgba(67, 183, 255, 0.2) 0px 0px 69px, inset rgba(67, 183, 255, 0.2) 0px 0px 60px, rgba(67, 183, 255, 0.2) 0px 0px 74px;}}}@media only screen and (min-width: 0rem) {#reviews-355 {position: relative;padding: var(--sectionPadding);padding-top: 0;z-index: 1;}#reviews-355 .cs-container {display: flex;flex-direction: column;align-items: center;margin: auto;max-width: 90rem;width: 100%;gap: clamp(3rem, 6vw, 4rem);position: relative;z-index: 10;}#reviews-355 .cs-content {display: flex;flex-direction: column;align-items: center;width: 100%;text-align: center;}#reviews-355 .cs-title {max-width: 20ch;}#reviews-355 .cs-card-group {display: flex;flex-direction: column;justify-content: center;align-items: center;margin: 0;padding: 0;gap: clamp(1rem, 2.5vw, 1.15rem);position: relative;}#reviews-355 .cs-item {position: relative;display: flex;flex-direction: column;justify-content: center;align-items: flex-start;border-radius: 1rem;margin: 0;background-color: #f7f7f7;max-width: 39.375rem;width: 100%;box-sizing: border-box;padding: clamp(1.5rem, 3.15vw, 2rem) clamp(1rem, 3.15vw, 2.5rem);list-style: none;}#reviews-355 .cs-quote {display: block;margin-bottom: 2rem;height: auto;width: 2.5rem;}#reviews-355 .cs-review {margin: 0;margin-bottom: clamp(1.25rem, 3vw, 2.5rem);font-size: clamp(0.875rem, 2vw, 1rem);line-height: 1.5em;color: var(--bodyTextColor);}#reviews-355 .cs-name {display: block;margin: 0;margin-top: auto;text-transform: uppercase;font-family: var(--headerFont);font-size: clamp(1.25rem, 3vw, 1.5625rem);line-height: 1.2em;font-weight: 700;color: var(--headerColor);}#reviews-355 .cs-job {display: block;margin: 0;font-size: clamp(0.875rem, 1.6vw, 1rem);line-height: 1.5em;color: var(--bodyTextColor);}#reviews-355 .cs-bubbles {z-index: -1;position: absolute;bottom: -3.125em;left: -16.25em;height: 26.6875em;width: 26.1875em;font-size: min(2.5vw, .7em);}#reviews-355 .cs-bubbles:before {position: absolute;top: 0;left: 0;content: "";opacity: 1;display: block;border: 1px solid #1a1a1a;border-radius: 50%;background: transparent;height: 20.625em;width: 20.625em;animation-name: floatAnimation;animation-duration: 5s;animation-timing-function: ease-in-out;animation-iteration-count: infinite;animation-fill-mode: forwards;}#reviews-355 .cs-bubbles:after {z-index: -1;position: absolute;bottom: 0;right: 0;content: "";opacity: 0.15;display: block;border-radius: 50%;background: var(--primary);height: 16.25em;width: 16.25em;animation-name: floatAnimation2;animation-duration: 14s;animation-timing-function: ease-in-out;animation-iteration-count: infinite;animation-fill-mode: forwards;transition: box-shadow 0.3s;}@keyframes floatAnimation {0% {transform: translateY(0);}50% {transform: translateY(-2rem);}100% {transform: translateY(0);}}@keyframes floatAnimation2 {0% {transform: translateY(0);}50% {transform: translateY(-3rem);}100% {transform: translateY(0);}}}@media only screen and (min-width: 48rem) {#reviews-355 .cs-card-group {display: grid;flex-direction: row;flex-wrap: wrap;grid-template-columns: repeat(12, 1fr);justify-content: center;align-items: stretch;}#reviews-355 .cs-item {grid-column: span 4;}}@media only screen and (min-width: 64rem) {#reviews-355 .cs-card-group {display: flex;}#reviews-355 .cs-item {width: clamp(31.5%, 30vw, 32.3%);}#reviews-355 .cs-bubbles {font-size: min(2.5vw, 1em);}}@media only screen and (min-width: 100rem) {#reviews-355 .cs-bubbles {bottom: 1.875rem;right: 50%;margin-right: 40.625rem;}}@media only screen and (min-width: 0rem) {body.dark-mode #reviews-355:after {border-color: #0a2030;}body.dark-mode #reviews-355 .cs-title, body.dark-mode #reviews-355 .cs-text {color: var(--bodyTextColorWhite);}body.dark-mode #reviews-355 .cs-item {background-color: var(--dark);position: relative;z-index: 1;overflow: hidden;}body.dark-mode #reviews-355 .cs-item:before {content: '';width: 100%;height: 100%;background: #000;opacity: 0.6;position: absolute;display: block;top: 0;left: 0;z-index: -1;}body.dark-mode #reviews-355 .cs-review, body.dark-mode #reviews-355 .cs-name {color: var(--bodyTextColorWhite);}body.dark-mode #reviews-355 .cs-job {opacity: 0.7;color: var(--bodyTextColorWhite);}body.dark-mode #reviews-355 .cs-quote {filter: grayscale(1) brightness(1350%);}body.dark-mode #reviews-355 .cs-bubbles:before {border-color: #ffffff;box-shadow: rgba(67, 183, 255, 0.2) 0px 0px 44px, inset rgba(67, 183, 255, 0.2) 0px 0px 30px, inset rgba(67, 183, 255, 0.2) 0px 0px 55px, inset rgba(67, 183, 255, 0.4) 0px 0px 75px, rgba(67, 183, 255, 0.4) 0px 0px 105px;}body.dark-mode #reviews-355 .cs-bubbles:after {background-color: var(--secondary);}}