 @media only screen and (min-width: 0rem) {#why-choose-1571 {padding: var(--sectionPadding);position: relative;z-index: 1;overflow: hidden;}#why-choose-1571 .cs-container {width: 100%;max-width: 25rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#why-choose-1571 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#why-choose-1571 .cs-title {max-width: 27ch;margin: 0;}#why-choose-1571 .cs-topper {color: var(--secondary);}#why-choose-1571 .cs-card-wrapper {width: 100%;display: grid;grid-auto-flow: row;column-gap: clamp(1rem, 2vw, 1.25rem);row-gap: 2.5rem;}#why-choose-1571 .cs-card-group {width: 100%;margin: 0;padding: 0;display: flex;flex-direction: column;gap: clamp(1.5rem, 5vw, 3.75rem);}#why-choose-1571 .cs-item {list-style: none;text-align: center;display: flex;flex-direction: column;justify-content: center;align-items: center;gap: 1.25rem;}#why-choose-1571 .cs-icon-wrapper {width: clamp(3.75rem, 5vw, 5rem);height: clamp(3.75rem, 5vw, 5rem);border: 1px solid var(--primary);border-radius: 50%;display: flex;justify-content: center;align-items: center;flex-shrink: 0;position: relative;overflow: hidden;aspect-ratio: 1/1;}#why-choose-1571 .cs-icon-wrapper::before {content: "";width: 100%;height: 100%;background-color: var(--primary);opacity: 0.1;position: absolute;top: 0;left: 0;}#why-choose-1571 .cs-icon {width: clamp(1.5rem, 3vw, 2.25rem);height: auto;}#why-choose-1571 .cs-h3 {font-size: 1.25rem;font-weight: 700;line-height: 1.2em;margin: 0 0 0.5rem;color: var(--headerColor);}#why-choose-1571 .cs-item-text {font-size: 0.875rem;line-height: 1.5em;margin: 0;color: var(--bodyTextColor);}#why-choose-1571 .cs-image {width: 70vw;max-width: 18.75rem;height: 70vw;max-height: 18.75rem;margin: auto;display: flex;justify-content: center;position: relative;}#why-choose-1571 .cs-image img {width: 100%;height: 100%;max-height: 18.75rem;object-fit: contain;z-index: 1;}#why-choose-1571 .cs-image::before {content: '';width: 100%;height: 100%;background-color: var(--primary);opacity: 0.1;border-radius: 50%;position: absolute;top: 0;left: 0;}#why-choose-1571 .cs-image::after {content: '';width: 75%;height: 75%;background-color: var(--primary);opacity: 0.3;border-radius: 50%;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}#why-choose-1571 .cs-background {width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;z-index: -1;}#why-choose-1571 .cs-background img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}}@media only screen and (min-width: 48rem) {#why-choose-1571 .cs-container {max-width: 80rem;}#why-choose-1571 .cs-card-wrapper {align-items: center;grid-template-columns: repeat(3, 1fr);}#why-choose-1571 .cs-item {text-align: left;align-items: start;}#why-choose-1571 .cs-image {width: 30vw;max-width: 26.75rem;height: 30vw;max-height: 26.875rem;}#why-choose-1571 .cs-image img {max-height: 26.875rem;}}@media only screen and (min-width: 64rem) {#why-choose-1571 .cs-item {flex-direction: row;}}@media only screen and (min-width: 0rem) {body.dark-mode #why-choose-1571 {background-color: var(--dark);}body.dark-mode #why-choose-1571 .cs-topper {color: var(--primaryLight);}body.dark-mode #why-choose-1571 .cs-title, body.dark-mode #why-choose-1571 .cs-text, body.dark-mode #why-choose-1571 .cs-h3, body.dark-mode #why-choose-1571 .cs-item-text {color: var(--bodyTextColorWhite);}body.dark-mode #why-choose-1571 .cs-item-text {opacity: 0.8;}body.dark-mode #why-choose-1571 .cs-background {opacity: 0.3;filter: brightness(30%);}body.dark-mode #why-choose-1571 .cs-icon-wrapper {filter: grayscale(1) brightness(10000%);}}.floating-laptop-wrapper {position: relative;display: flex;justify-content: center;align-items: center;padding: 2rem 0;}.floating-laptop-wrapper .cs-image {position: relative;}.floating-laptop-wrapper .cs-image img {animation: floatUpDown 10s ease-in-out infinite;z-index: 2;position: relative;}.floating-laptop-wrapper .floating-shadow {position: absolute;bottom: 10px;width: 300px;height: 20px;background: rgba(0, 0, 0, 0.2);filter: blur(12px);border-radius: 50%;z-index: 1;}@keyframes floatUpDown {0% {transform: translateY(0) rotate(0deg);}25% {transform: translateY(-6px) rotate(1.5deg);}50% {transform: translateY(-12px) rotate(0deg);}75% {transform: translateY(-6px) rotate(-1.5deg);}100% {transform: translateY(0) rotate(0deg);}}@media only screen and (min-width: 0rem) {@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);}}#gallery-1374 {padding: var(--sectionPadding);position: relative;z-index: 1;overflow: hidden;}#gallery-1374 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#gallery-1374 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#gallery-1374 .cs-topper {color: var(--secondary);}#gallery-1374 .cs-image-group {width: 100%;margin: 0;padding: 0;display: grid;grid-template-columns: repeat(12, 1fr);grid-template-rows: 1fr;gap: clamp(1rem, 4.3vw, 3.75rem);}#gallery-1374 .cs-link {text-decoration: none;height: 100%;display: flex;flex-direction: column;gap: 1rem;}#gallery-1374 .cs-item {list-style: none;width: 100%;height: 100%;margin: 0;grid-column: span 12;}#gallery-1374 .cs-item:hover .cs-h3, #gallery-1374 .cs-item:hover .cs-desc {color: #fff;}#gallery-1374 .cs-item:hover .cs-item-text {background-color: var(--primary);}#gallery-1374 .cs-item:hover .cs-icon-wrapper {border-color: #fff;}#gallery-1374 .cs-item:hover .cs-icon {filter: brightness(1000%) grayscale(1);}#gallery-1374 .cs-picture {width: 100%;height: clamp(21.5rem, 30vw, 26.25rem);margin: auto;border-radius: 1.5rem;display: block;position: relative;overflow: hidden;}#gallery-1374 .cs-picture img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}#gallery-1374 .cs-item-text {padding: clamp(1rem, 2vw, 1.25rem) clamp(1rem, 2.8vw, 2.5rem);background-color: #f7f7f7;border-radius: 1.5rem;display: flex;justify-content: space-between;align-items: center;flex-grow: 1;gap: 1rem;transition: background-color 0.3s;}#gallery-1374 .cs-flex {display: flex;flex-direction: column;gap: 0.5rem;}#gallery-1374 .cs-h3 {font-size: clamp(1.25rem, 1.8vw, 1.5625rem);line-height: 1.2em;text-align: left;margin: 0;color: #1a1a1a;transition: color 0.3s;}#gallery-1374 .cs-desc {font-size: clamp(0.875rem, 1.2vw, 1rem);line-height: 1.5em;color: #1a1a1a;transition: color 0.3s;}#gallery-1374 .cs-icon-wrapper {width: 3rem;height: 3rem;border: 1px solid #bababa;border-radius: 50%;display: flex;justify-content: center;align-items: center;flex-shrink: 0;transition: border-color 0.3s;}#gallery-1374 .cs-icon {width: auto;height: 0.75rem;transition: filter 0.3s;}#gallery-1374 .cs-button-solid {font-size: 1rem;font-weight: 700;line-height: clamp(2.875rem, 5.5vw, 3.5rem);text-align: center;text-decoration: none;min-width: 9.375rem;margin: 0;box-sizing: border-box;overflow: hidden;padding: 0 1.5rem;color: #fff;background-color: var(--primary);border-radius: 3rem;display: inline-block;position: relative;z-index: 1;}#gallery-1374 .cs-button-solid:before {content: "";width: 0%;height: 100%;background: #000;opacity: 1;border-radius: 0.25rem;position: absolute;top: 0;left: 0;z-index: -1;transition: width 0.3s;}#gallery-1374 .cs-button-solid:hover:before {width: 100%;}#gallery-1374 .cs-bubbles {width: 25.9375rem;height: 34.125rem;position: absolute;right: -10.25rem;bottom: -2.875rem;z-index: -1;}#gallery-1374 .cs-bubbles:before {content: "";width: 21.3125rem;height: 21.3125rem;background: transparent;opacity: 1;border: 1px solid #1a1a1a;border-radius: 50%;display: block;position: absolute;top: 0;right: 0;animation-name: floatAnimation;animation-duration: 5s;animation-timing-function: ease-in-out;animation-iteration-count: infinite;animation-fill-mode: forwards;}#gallery-1374 .cs-bubbles:after {content: "";width: 21.3125rem;height: 21.3125rem;background: var(--primary);opacity: 0.1;border-radius: 50%;display: block;position: absolute;bottom: 0;left: 0;z-index: -1;animation-name: floatAnimation2;animation-duration: 14s;animation-timing-function: ease-in-out;animation-iteration-count: infinite;animation-fill-mode: forwards;}}@media only screen and (min-width: 37.5rem) {#gallery-1374 .cs-item {grid-column: span 6;}}@media only screen and (min-width: 0rem) {body.dark-mode #gallery-1374 .cs-title, body.dark-mode #gallery-1374 .cs-text, body.dark-mode #gallery-1374 .cs-h3 {color: var(--bodyTextColorWhite);}body.dark-mode #gallery-1374 .cs-text {opacity: 0.8;}}@media only screen and (min-width: 0rem) {#stats-340 {padding: var(--sectionPadding);position: relative;z-index: 1;}#stats-340 .cs-background {width: 100%;height: 100%;background-color: #1a1a1a;position: absolute;top: 0;left: 0;display: block;z-index: -1;}#stats-340 .cs-background img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;opacity: 0.16;object-fit: cover;}#stats-340 .cs-card-group {width: 100%;max-width: 37.5rem;margin: auto;padding: 0;display: flex;justify-content: center;align-items: center;flex-direction: column;gap: 2.5rem;}#stats-340 .cs-item {list-style: none;width: 12.5rem;min-width: auto;margin: 0;padding: 0;display: flex;justify-content: flex-start;align-items: center;}#stats-340 .cs-picture {width: clamp(3.75rem, 7.9vw, 5rem);height: clamp(3.75rem, 7.9vw, 5rem);margin-right: 1rem;border-radius: 50%;border: 1px solid #bababa;display: flex;justify-content: center;align-items: center;box-sizing: border-box;flex: none;}#stats-340 .cs-icon {width: clamp(1.75rem, 3.9vw, 2.5rem);height: auto;}#stats-340 .cs-flex-group {display: flex;justify-content: center;align-items: flex-start;flex-direction: column;}#stats-340 .cs-number {font-size: var(--headerFontSize);color: var(--bodyTextColorWhite);font-weight: 900;line-height: 1.2em;margin: 0;display: block;}#stats-340 .cs-desc {font-size: clamp(0.875rem, 1.4vw, 1rem);line-height: 1.5em;color: var(--bodyTextColorWhite);display: block;}}@media only screen and (min-width: 40.625rem) {#stats-340 .cs-card-group {flex-direction: row;flex-wrap: wrap;column-gap: 3.125rem;row-gap: 3.75rem;}#stats-340 .cs-item {width: 16.25rem;}}@media only screen and (min-width: 64rem) {#stats-340 .cs-card-group {max-width: 80rem;flex-wrap: nowrap;justify-content: space-evenly;}}@media only screen and (min-width: 0rem) {#pricing-2383 {padding: var(--sectionPadding);background-color: #ffffff;position: relative;}#pricing-2383 .cs-container {width: 100%;max-width: 80em;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);position: relative;}#pricing-2383 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;position: relative;z-index: 10;}#pricing-2383 .cs-title {margin: 0;}#pricing-2383 .cs-card-group {width: 100%;margin: 0;padding: 0;display: grid;grid-template-columns: repeat(12, 1fr);align-items: stretch;gap: clamp(1rem, 1.8vw, 1.25rem);position: relative;z-index: 10;}#pricing-2383 .cs-item {text-align: left;list-style: none;width: 100%;max-width: 31.25rem;margin: 0;padding-top: 3.75rem;border-radius: 1rem;overflow: hidden;box-sizing: border-box;display: flex;grid-column: span 12;flex-direction: column;align-items: stretch;position: relative;z-index: 1;}#pricing-2383 .cs-item.cs-popular .cs-flex {border-color: var(--primary);}#pricing-2383 .cs-item.cs-popular .cs-price {color: var(--secondary);}#pricing-2383 .cs-item.cs-popular .cs-price-button {background-color: var(--primary);color: var(--headerColor);border: none;}#pricing-2383 .cs-item.cs-popular .cs-price-button:hover {color: #fff;}#pricing-2383 .cs-wrapper {height: 100%;padding: clamp(1.25rem, 4vw, 3rem) clamp(1rem, 5vw, 3rem);border-radius: 1rem;background-color: #e9e9e9;display: flex;flex-direction: column;}#pricing-2383 .cs-flex {min-height: clamp(7.875rem, 10vw, 10.625rem);margin-bottom: clamp(1.5rem, 3vw, 2rem);padding-bottom: 1.5rem;border-bottom: 1px solid #D2D8DF;}#pricing-2383 .cs-package {font-size: clamp(1rem, 1.4vw, 1.25rem);line-height: 1.2em;text-align: inherit;font-weight: 700;margin: 0 0 0.5rem 0;color: var(--headerColor);display: block;}#pricing-2383 .cs-price {font-size: clamp(1.5625rem, 5vw, 2.4375rem);line-height: 1.2em;text-align: inherit;font-weight: 900;margin: 0;color: var(--primary);}#pricing-2383 .cs-desc {font-size: clamp(0.875rem, 5vw, 1rem);line-height: 1.5em;text-align: inherit;font-weight: 400;margin: 0 0 clamp(1rem, 2vw, 1.5rem);color: var(--bodyTextColor);display: block;}#pricing-2383 .cs-item-text {list-style-type: none;font-size: var(--bodyFontSize);line-height: 1.5em;margin: 0 0 2rem;color: var(--bodyTextColor);}#pricing-2383 .cs-button-solid {font-size: 1rem;line-height: clamp(2.875em, 5.5vw, 3.5em);text-decoration: none;font-weight: 700;text-align: center;margin: 0;color: #fff;min-width: 9.375rem;padding: 0 1.5rem;border-radius: 6.25rem;overflow: hidden;background-color: var(--primary);display: inline-block;position: relative;z-index: 1;box-sizing: border-box;}#pricing-2383 .cs-button-solid:before {content: "";position: absolute;height: 100%;width: 0%;background: #000;opacity: 1;top: 0;left: 0;z-index: -1;border-radius: 0.25rem;transition: width 0.3s;}#pricing-2383 .cs-button-solid:hover:before {width: 100%;}#pricing-2383 .cs-price-button {width: 100%;margin-top: auto;background-color: transparent;border: 1px solid var(--primary);color: var(--primary);transition: background-color 0.3s;}#pricing-2383 .cs-price-button:hover {background-color: var(--primary);color: var(--bodyTextColorWhite);}#pricing-2383 .cs-price-button:before {background-color: var(--primary);}#pricing-2383 .cs-picture {width: 100%;height: 16.75rem;display: block;position: absolute;top: 0;left: 0;z-index: -1;}#pricing-2383 .cs-picture img {width: 100%;height: 100%;display: block;position: absolute;left: 0;right: 0;object-fit: cover;}}@media only screen and (min-width: 48rem) {#pricing-2383 .cs-item {grid-column: span 4;}}@media only screen and (min-width: 0rem) {body.dark-mode #pricing-2383 {background-color: rgba(0, 0, 0, 0.2);}body.dark-mode #pricing-2383 .cs-title, body.dark-mode #pricing-2383 .cs-icon, body.dark-mode #pricing-2383 .cs-package, body.dark-mode #pricing-2383 .cs-price, body.dark-mode #pricing-2383 .cs-desc, body.dark-mode #pricing-2383 .cs-item-text {color: var(--bodyTextColorWhite);}body.dark-mode #pricing-2383 .cs-text, body.dark-mode #pricing-2383 .cs-desc, body.dark-mode #pricing-2383 .cs-item-text {opacity: 0.8;}body.dark-mode #pricing-2383 .cs-wrapper {background-color: var(--dark);position: relative;z-index: 1;}body.dark-mode #pricing-2383 .cs-wrapper:before {content: '';width: 100%;height: 100%;background: #818181;opacity: 0.4;display: block;position: absolute;top: 0;left: 0;z-index: -1;}body.dark-mode #pricing-2383 .cs-flex {border-color: rgba(255, 255, 255, 0.2);}}