 @media only screen and (min-width: 0rem) {#services-966 {z-index: 1;position: relative;padding: var(--sectionPadding);}#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-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) {#services-1331 {padding: var(--sectionPadding);background-color: var(--primary);position: relative;z-index: 1;}#services-1331 .cs-container {width: 100%;max-width: 34.375rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#services-1331 .cs-topper {color: var(--secondary);}#services-1331 .cs-title, #services-1331 .cs-text, #services-1331 .cs-h3, #services-1331 .cs-item-text {color: #fff;}#services-1331 .cs-text, #services-1331 .cs-item-text {opacity: 0.8;}#services-1331 .cs-content {width: 100%;display: flex;flex-direction: column;align-items: flex-start;text-align: center;}#services-1331 .cs-flex-group {flex: none;}#services-1331 .cs-card-group {width: 100%;margin: 0;padding: 0;display: grid;grid-template-columns: repeat(12, 1fr);row-gap: 1rem;}#services-1331 .cs-item {overflow: hidden;border-radius: 1rem;text-decoration: none;display: flex;flex-direction: column;justify-content: center;text-align: left;list-style: none;width: 100%;box-sizing: border-box;padding: clamp(2.5rem, 4.1vw, 3.75rem) clamp(1.25rem, 3.4vw, 3rem);background: rgba(255, 255, 255, 0.1);grid-column: span 12;transition: transform 0.3s, box-shadow 0.3s;}#services-1331 .cs-item:hover {transform: translateY(-1rem);box-shadow: rgba(149, 157, 165, 0.1) 0px 8px 24px;}#services-1331 .cs-step {color: var(--secondary);font-size: var(--topperFontSize);line-height: 1.2em;font-weight: 700;text-transform: uppercase;letter-spacing: 0.1em;margin-bottom: clamp(3rem, 7.8vw, 6.25rem);display: block;text-align: inherit;}#services-1331 .cs-h3 {font-size: 1.25rem;line-height: 1.2em;font-weight: 900;margin: 0;margin-bottom: 0.75rem;transition: color 0.3s;text-align: inherit;}#services-1331 .cs-item-text {font-size: clamp(0.875rem, 1.5vw, 1rem);line-height: 1.5em;margin: 0;transition: color 0.3s;text-align: inherit;}}@media only screen and (min-width: 48rem) {#services-1331 .cs-container {max-width: 80rem;}#services-1331 .cs-content {flex-direction: row;justify-content: space-between;align-items: flex-end;gap: clamp(3rem, 6vw, 5rem);text-align: left;}#services-1331 .cs-title {margin: 0;}#services-1331 .cs-flex-group {width: 50%;}#services-1331 .cs-card-group {flex-direction: row;justify-content: space-between;flex-wrap: wrap;column-gap: 1rem;}#services-1331 .cs-item {grid-column: span 4;}}@media only screen and (min-width: 0rem) {body.dark-mode #services-1331 {background-color: rgba(0, 0, 0, 0.6);}body.dark-mode #services-1331 .cs-title, body.dark-mode #services-1331 .cs-text, body.dark-mode #services-1331 .cs-h3, body.dark-mode #services-1331 .cs-item-text {color: var(--bodyTextColorWhite);}body.dark-mode #services-1331 .cs-item {background-color: rgba(67, 183, 255, 0.1);}body.dark-mode #services-1331 .cs-text, body.dark-mode #services-1331 .cs-item-text {opacity: 0.8;}}@media only screen and (min-width: 0rem) {#blog-1289 {background-color: #f7f7f7;padding: var(--sectionPadding);}#blog-1289 .cs-container {display: flex;flex-direction: column;align-items: center;margin: auto;max-width: 34.375rem;width: 100%;gap: clamp(3rem, 6vw, 4rem);}#blog-1289 .cs-content {display: flex;flex-direction: column;align-items: flex-start;max-width: 80rem;width: 100%;text-align: left;}#blog-1289 .cs-text {z-index: 1;position: relative;max-width: 40rem;}#blog-1289 .cs-text:after {position: relative;content: "";opacity: 1;display: block;margin-top: 1.5rem;background: var(--primary);height: 1px;width: 100%;opacity: 0.2;}#blog-1289 .cs-title {max-width: 20ch;}#blog-1289 .cs-card-group {display: grid;grid-template-columns: repeat(12, 1fr);margin: 0;padding: 0;gap: clamp(1rem, 2vw, 1.5rem);row-gap: 2rem;}#blog-1289 .cs-item {list-style: none;grid-column: span 12;}#blog-1289 .cs-item:hover .cs-picture {transform: scale(1.06);}#blog-1289 .cs-link {display: flex;flex-direction: column;align-items: flex-start;height: 100%;text-decoration: none;position: relative;z-index: 1;}#blog-1289 .cs-link:hover {text-decoration: none;}#blog-1289 .cs-picture {z-index: -1;position: relative;display: block;border-radius: 1rem;margin: 0 0 0rem;height: clamp(12.5rem, 25vw, 16.875rem);width: 100%;overflow: hidden;transition: transform 0.65s;}#blog-1289 .cs-picture img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: contain;padding: 0 1.25rem;}#blog-1289 .cs-h3 {margin: 0 0 1rem;font-size: 1.25rem;line-height: 1.2em;font-weight: 700;color: var(--headerColor);}#blog-1289 .cs-item-text {display: block;margin-bottom: 1.5rem;font-size: clamp(0.875rem, 1.5vw, 1rem);line-height: 1.5em;color: var(--bodyTextColor);text-align: inherit;}#blog-1289 .cs-button-solid {margin-top: auto;justify-self: flex-end;}}@media only screen and (min-width: 48rem) {#blog-1289 .cs-container {max-width: 80rem;}#blog-1289 .cs-content {flex-direction: row;justify-content: space-between;align-items: center;}#blog-1289 .cs-text {padding: 0.75rem 0 0.75rem 1.5rem;}#blog-1289 .cs-text:after {order: -1;position: absolute;top: 0;left: 0;margin: 0 1.5rem 0 0;height: 100%;width: 1px;}#blog-1289 .cs-flex {max-width: 40rem;width: 40vw;text-align: left;flex: none;}#blog-1289 .cs-title {margin: 0;}#blog-1289 .cs-item {grid-column: span 4;}}@media only screen and (min-width: 0rem) {body.dark-mode #blog-1289 {background-color: rgba(0, 0, 0, 0.2);}body.dark-mode #blog-1289 .cs-title, body.dark-mode #blog-1289 .cs-text, body.dark-mode #blog-1289 .cs-h3, body.dark-mode #blog-1289 .cs-item-text {color: var(--bodyTextColorWhite);}body.dark-mode #blog-1289 .cs-item-text {opacity: 0.8;}body.dark-mode #blog-1289 .cs-text {opacity: 0.8;}}@media only screen and (min-width: 0rem) {#sbs-1640 {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(--primary);text-align: left;}#sbs-1640 .cs-desc {margin: 0;font-size: clamp(0.875rem, 1.6vw, 1.25rem);line-height: 1.5em;color: var(--bodyTextColor);text-align: left;}#sbs-1640 .cs-picture {z-index: 1;position: relative;display: block;border-radius: 1rem;box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;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-title {margin: 0 0 2.5rem 0;}#sbs-1640 .cs-color {color: var(--primaryLight);}#sbs-1640 .cs-text {margin-bottom: 1rem;}#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(--headerColor);gap: 2rem;}}@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 .cs-topper {color: var(--secondary);}body.dark-mode #sbs-1640 .cs-number {color: var(--secondary);}body.dark-mode #sbs-1640 .cs-desc {color: var(--bodyTextColorWhite);}body.dark-mode #sbs-1640 .cs-icon {filter: grayscale(1) brightness(1000%) drop-shadow(1px 0px 5px #43b7ff);}body.dark-mode #sbs-1640 #list-823 .cs-li {color: var(--bodyTextColorWhite);}}@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: -12.5rem;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);}}