@media only screen and (min-width: 0rem) {
  #services-966 {
    z-index: 1;
    position: relative;
    padding: var(--sectionPadding);
    padding-top: 0rem;
  }
  #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 {
    padding-top: 3.125rem;
  }
  #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("../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, 0.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) {
  #portfolio {
    background-color: #f7f7f7;
    padding: var(--sectionPadding);
  }
  #portfolio .cs-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: auto;
    max-width: 34.375rem;
    width: 100%;
    gap: clamp(3rem, 6vw, 4rem);
  }
  #portfolio .cs-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    max-width: 80rem;
    width: 100%;
    text-align: left;
  }
  #portfolio .cs-text {
    z-index: 1;
    position: relative;
    max-width: 40rem;
  }
  #portfolio .cs-text:after {
    position: relative;
    content: "";
    opacity: 1;
    display: block;
    margin-top: 1.5rem;
    background: var(--primary);
    height: 1px;
    width: 100%;
    opacity: 0.2;
  }
  #portfolio .cs-title {
    max-width: 20ch;
  }
  #portfolio .cs-card-group {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    margin: 0;
    padding: 0;
    gap: clamp(1rem, 2vw, 1.5rem);
    row-gap: 2rem;
  }
  #portfolio .cs-item {
    list-style: none;
    grid-column: span 12;
  }
  #portfolio .cs-item:hover .cs-picture {
    transform: scale(1.06);
  }
  #portfolio .cs-link {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    height: 100%;
    text-decoration: none;
    position: relative;
    z-index: 1;
  }
  #portfolio .cs-link:hover {
    text-decoration: none;
  }
  #portfolio .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;
  }
  #portfolio .cs-picture img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: contain;
    padding: 0 1.25rem;
  }
  #portfolio .cs-h3 {
    margin: 0 0 1rem;
    font-size: 1.25rem;
    line-height: 1.2em;
    font-weight: 700;
    color: var(--headerColor);
  }
  #portfolio .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;
  }
  #portfolio .cs-button-solid {
    margin-top: auto;
    justify-self: flex-end;
  }
}
@media only screen and (min-width: 48rem) {
  #portfolio .cs-container {
    max-width: 80rem;
  }
  #portfolio .cs-content {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  #portfolio .cs-text {
    padding: 0.75rem 0 0.75rem 1.5rem;
  }
  #portfolio .cs-text:after {
    order: -1;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 1.5rem 0 0;
    height: 100%;
    width: 1px;
  }
  #portfolio .cs-flex {
    max-width: 40rem;
    width: 40vw;
    text-align: left;
    flex: none;
  }
  #portfolio .cs-title {
    margin: 0;
  }
  #portfolio .cs-item {
    grid-column: span 4;
  }
}
@media only screen and (min-width: 0rem) {
  body.dark-mode #portfolio {
    background-color: rgba(0, 0, 0, 0.2);
  }
  body.dark-mode #portfolio .cs-title,
  body.dark-mode #portfolio .cs-text,
  body.dark-mode #portfolio .cs-h3,
  body.dark-mode #portfolio .cs-item-text {
    color: var(--bodyTextColorWhite);
  }
  body.dark-mode #portfolio .cs-item-text {
    opacity: 0.8;
  }
  body.dark-mode #portfolio .cs-text {
    opacity: 0.8;
  }
}
@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: 20;
  }
  #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) {
  #blog-1347 {
    z-index: 1;
    position: relative;
    background-color: #f7f7f7;
    overflow: hidden;
    padding: var(--sectionPadding);
  }
  #blog-1347 .cs-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: auto;
    max-width: 43.75rem;
    width: 100%;
    gap: clamp(3rem, 6vw, 4rem);
  }
  #blog-1347 .cs-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    text-align: center;
  }
  #blog-1347 .cs-title {
    margin: 0;
  }
  #blog-1347 .cs-card-group {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    margin: 0;
    width: 100%;
    padding: 0;
    gap: 1rem;
  }
  #blog-1347 .cs-item {
    display: flex;
    flex-direction: column;
    list-style: none;
    grid-column: span 12;
  }
  #blog-1347 .cs-item:hover .cs-h3,
  #blog-1347 .cs-item:hover .cs-date,
  #blog-1347 .cs-item:hover .cs-category {
    color: #fff;
  }
  #blog-1347 .cs-item:hover .cs-item-text {
    background-color: var(--primary);
  }
  #blog-1347 .cs-item:hover .cs-icon-wrapper {
    border-color: #fff;
  }
  #blog-1347 .cs-item:hover .cs-icon,
  #blog-1347 .cs-item:hover .cs-date-icon {
    filter: brightness(1000%) grayscale(1);
  }
  #blog-1347 .cs-item:hover .cs-icon {
    transform: rotate(45deg);
  }
  #blog-1347 .cs-item:hover .cs-category::before {
    opacity: 0.2;
    background-color: #fff;
  }
  #blog-1347 .cs-link {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    text-decoration: none;
    gap: 1rem;
  }
  #blog-1347 .cs-picture {
    z-index: 1;
    position: relative;
    display: block;
    border-radius: 1.5rem;
    margin: 0;
    height: 20rem;
    width: 100%;
    overflow: hidden;
  }
  #blog-1347 .cs-picture img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
  #blog-1347 .cs-item-text {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: space-between;
    border-radius: 1.5rem;
    background-color: #fff;
    padding: 1.25rem;
    transition: background-color 0.3s;
  }
  #blog-1347 .cs-h3 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0;
    font-size: clamp(1.25rem, 1.8vw, 1.5625rem);
    line-height: 1.2em;
    color: #1a1a1a;
    transition: color 0.3s;
    text-align: left;
    gap: 1rem;
  }
  #blog-1347 .cs-icon-wrapper {
    display: flex;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    border: 1px solid #bababa;
    border-radius: 50%;
    height: 3rem;
    width: 3rem;
    transition: border-color 0.3s;
  }
  #blog-1347 .cs-icon {
    height: 0.75rem;
    width: auto;
    transition: filter 0.3s, transform 0.3s;
  }
  #blog-1347 .cs-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #e8e8e8;
    margin: 1rem 0 0;
    padding: 1rem 0 0;
  }
  #blog-1347 .cs-date {
    display: flex;
    align-items: center;
    font-size: 0.875rem;
    line-height: 1.5em;
    color: #1a1a1a;
    transition: color 0.3s;
    text-align: left;
    gap: 0.5rem;
  }
  #blog-1347 .cs-date-icon {
    height: 1.5rem;
    width: auto;
    transition: filter 0.3s;
  }
  #blog-1347 .cs-category {
    z-index: 0;
    position: relative;
    border-radius: 5rem;
    overflow: hidden;
    padding: 0.25rem 1rem;
    font-size: 0.875rem;
    color: #1a1a1a;
    text-align: center;
  }
  #blog-1347 .cs-category::before {
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    background: #e8e8e8;
    height: 100%;
    width: 100%;
  }
}
@media only screen and (min-width: 64rem) {
  #blog-1347 .cs-container {
    max-width: 80rem;
  }
  #blog-1347 .cs-item {
    grid-column: span 4;
  }
}
@media only screen and (min-width: 0rem) {
  body.dark-mode #blog-1347 {
    background-color: rgba(0, 0, 0, 0.2);
  }
  body.dark-mode #blog-1347 .cs-title,
  body.dark-mode #blog-1347 .cs-text,
  body.dark-mode #blog-1347 .cs-h3,
  body.dark-mode #blog-1347 .cs-date,
  body.dark-mode #blog-1347 .cs-category {
    color: var(--bodyTextColorWhite);
  }
  body.dark-mode #blog-1347 .cs-text,
  body.dark-mode #blog-1347 .cs-date,
  body.dark-mode #blog-1347 .cs-category {
    opacity: 0.8;
  }
  body.dark-mode #blog-1347 .cs-item:hover .cs-item-text {
    background-color: #fff;
    box-shadow: rgba(67, 183, 255, 0.2) 0px 0px 24px,
      rgba(67, 183, 255, 0.2) 0px 0px 39px, rgba(67, 183, 255, 0.2) 0px 0px 60px;
  }
  body.dark-mode #blog-1347 .cs-item:hover .cs-h3 {
    color: var(--primary);
  }
  body.dark-mode #blog-1347 .cs-item:hover .cs-date {
    color: var(--primary);
  }
  body.dark-mode #blog-1347 .cs-item:hover .cs-info {
    border-color: var(--primary);
  }
  body.dark-mode #blog-1347 .cs-item:hover .cs-date-icon {
    filter: grayscale(1) brightness(0);
  }
  body.dark-mode #blog-1347 .cs-item:hover .cs-icon-wrapper {
    background-color: var(--primary);
  }
  body.dark-mode #blog-1347 .cs-item:hover .cs-category {
    color: #fff;
  }
  body.dark-mode #blog-1347 .cs-item:hover .cs-category:before {
    background-color: var(--primary);
    opacity: 1;
  }
  body.dark-mode #blog-1347 .cs-info {
    border-color: rgba(255, 255, 255, 0.2);
  }
  body.dark-mode #blog-1347 .cs-item-text {
    background-color: rgba(0, 0, 0, 0.6);
  }
  body.dark-mode #blog-1347 .cs-category::before {
    background-color: var(--accent);
  }
}
@media only screen and (min-width: 0rem) {
  #reviews-355 {
    position: relative;
    padding: var(--sectionPadding);
    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, 0.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);
  }
}
@media only screen and (min-width: 0rem) {
  #popup-2064 {
    max-width: 52.625rem;
    margin-top: clamp(3.75rem, 7vw, 6.25rem);
    margin-left: clamp(1rem, 3vw, 2.5rem);
    padding: clamp(1rem, 4vw, 2.5rem) clamp(1rem, 3vw, 3rem);
    background-color: #f3fcfb;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    opacity: 0;
    border-radius: 1rem;
    display: none;
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 1400;
    transform: translateY(10rem);
    transition: transform 0.3s, opacity 0.3s;
  }
  #popup-2064 .cs-container {
    display: flex;
    flex-direction: column;
  }
  #popup-2064 .cs-content {
    display: flex;
    flex-direction: column;
    gap: clamp(1.5rem, 3vw, 2rem);
  }
  #popup-2064 .cs-text {
    font-size: clamp(0.8rem, 0.8vw, 1rem);
  }
  #popup-2064 .cs-close {
    width: 1.5rem;
    height: 1.5rem;
    margin-left: auto;
    padding: 0;
    background-color: rgba(0, 0, 0, 0);
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 1rem;
    right: 1rem;
    transition: transform 0.3s;
  }
  #popup-2064 .cs-close:hover {
    cursor: pointer;
    transform: rotate(90deg);
  }
  #popup-2064 .cs-h3 {
    font-size: clamp(1.25rem, 4vw, 1.5625rem);
    font-weight: 700;
    line-height: 1.2em;
    margin: 0 0 0.5rem;
    color: var(--headerColor);
  }
  #popup-2064 .cs-link {
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.2em;
    margin-top: 0.25rem;
    color: var(--secondary);
    display: block;
  }
  #popup-2064.cs-show {
    opacity: 1;
    transform: translateY(0);
  }
  #popup-2064 .cs-accept:hover {
    cursor: pointer;
  }
}
@media only screen and (min-width: 48rem) {
  #popup-2064 .cs-content {
    flex-direction: row;
    align-items: flex-end;
  }
  #popup-2064 .cs-text {
    margin: 0;
  }
  #popup-2064 .cs-link {
    display: inline;
  }
}
@media only screen and (min-width: 0rem) {
  body.dark-mode #popup-2064 {
    background-color: var(--medium);
  }
  body.dark-mode #popup-2064 .cs-h3 {
    color: var(--bodyTextColorWhite);
  }
  body.dark-mode #popup-2064 .cs-text {
    opacity: 0.8;
  }
}
// contact style
/* General form styling */
.contact-form {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.form-row {
  display: flex;
  gap: 1rem;
}

.form-group {
  flex: 1;
  text-align: left;
}

/* Improved input styling */
input, textarea {
  width: 100%;
  padding: 0.75em;
  border: 1px solid #ccc;
  border-radius: 8px;
  font-size: 1rem;
  background-color: #f9f9f9;
  transition: border-color 0.3s, box-shadow 0.3s;
}

/* Hover and focus effects for inputs */
input:hover, textarea:hover {
  border-color: #00A5FF;
}

input:focus, textarea:focus {
  outline: none;
  border-color: #00A5FF;
  box-shadow: 0 0 5px rgba(0, 165, 255, 0.5);
}

/* Label styling */
label {
  font-size: 1rem;
  color: white;
  margin-bottom: 0.5em;
  display: block;
}

/* Improved submit button styling */
.contact-form-submit {
  background-color: #00A5FF;
  color: white;
  border: none;
  padding: 1em 2em;
  border-radius: 8px;
  cursor: pointer;
  font-size: 1rem;
  transition: background-color 0.3s, box-shadow 0.3s;
  margin-top: 1rem;
  display: inline-block;
}

.contact-form-submit:hover {
  background-color: #007BBF;
  box-shadow: 0 5px 10px rgba(0, 165, 255, 0.3);
}

.contact-form-submit:active {
  background-color: #005F99;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .form-row {
    flex-direction: column;
  }
}


/* Hide the lights by default */
.cs-lights-wrapper {
  display: none;
}

/* Show the lights only in dark mode */
.dark-mode .cs-lights-wrapper {
  display: block;
}
