@keyframes slide-left {0% {transform: translateX(0);}100% {transform: translateX(-50%);}}@media only screen and (min-width: 0rem) {#services1 {padding: var(--sectionPadding);}#services1 .cs-container {width: 100%;max-width: 80em;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#services1 .cs-link:before {display: none;}#services1 .cs-content {text-align: left;width: 100%;display: flex;flex-direction: column;align-items: flex-start;}#services1 .cs-flex-group {flex: none;}#services1 .cs-title {max-width: 22ch;}#services1 .cs-text {max-width: 33.8125rem;margin: 0;}#services1 .cs-card-group {margin: 0;padding: 0;display: flex;justify-content: center;align-items: center;flex-wrap: wrap;flex-direction: column;row-gap: 1rem;}#services1 .cs-item {list-style: none;max-width: 28.875rem;border-radius: 0.25rem;padding: clamp(1.25rem, 4vw, 2.5rem) 1.5rem;background-color: #EEF0EC;box-sizing: border-box;transition: background-color 0.3s, transform 0.3s, box-shadow 0.3s, color 0.3s, filter 0.3s;border-radius: 2rem;}#services1 .cs-item:hover {background-color: var(--primary);box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 50px;transform: translateY(-0.4375rem);}#services1 .cs-item:hover * {color: #fff !important;filter: brightness(1.6);}#services1 .cs-item:hover .cs-picture:before {width: 100%;height: 100%;opacity: 1;}#services1 .cs-link {text-decoration: none;display: flex;justify-content: center;align-items: center;flex-direction: column;}#services1 .cs-picture {width: 4rem;height: 4rem;margin: 0;margin-bottom: 1.5rem;display: flex;justify-content: center;align-items: center;border-radius: 50%;position: relative;z-index: 1;}#services1 .cs-icon {height: 65px;width: auto;max-width: 80px;}#services1 .cs-h3 {font-size: 1.25rem;font-weight: 900;text-align: center;line-height: 1.2em;margin: 0;margin-bottom: 0.75rem;color: var(--headerColor);transition: color .3s;}#services1 .cs-item-p {font-size: clamp(0.875rem, 1.5vw, 1rem);text-align: center;line-height: 1.5em;margin: 0;color: var(--bodyTextColor);transition: color .3s;}}@media only screen and (min-width: 860px) {}@media only screen and (min-width: 48rem) {#services1 .cs-content {flex-direction: row;justify-content: space-between;align-items: center;}#services1 .cs-card-group {margin-bottom: 2.5rem;flex-direction: row;justify-content: center;flex-wrap: wrap;column-gap: 1.25rem;align-items: stretch;}#services1 .cs-item {width: 30vw;max-width: 25.8125rem;}}@media only screen and (min-width: 0rem) {#logos-1896 {padding: clamp(3.75rem, 8vw, 7.5rem) clamp(1rem, 2vw, 2.5rem);background: var(--LightBG);padding-bottom: 0;overflow: hidden;}#logos-1896 .cs-container {text-align: left;width: 100%;max-width: 90rem;margin: auto;display: flex;flex-direction: column;justify-content: center;align-items: flex-start;gap: 1rem;}#logos-1896 .cs-logo-wrapper {width: 100%;display: flex;justify-content: center;align-items: center;flex-wrap: wrap;gap: 2rem;align-self: stretch;}#logos-1896 .cs-logo {width: 45%;max-width: 6.5rem;height: auto;margin: 0;display: block;}#logos-1896 .cs-logo {width: auto;max-width: 100%;height: 8.75rem;max-height: 84px;}#logos-1896 .cs-text{max-width: 54.625rem;}#logos-1896 .cs-content{display: flex;flex-direction: column;align-items: center;}}@media only screen and (max-width: 47.9375rem) {#logos-1896 .cs-logo-wrapper {overflow: hidden;position: relative;white-space: nowrap;display: flex;width: max-content;animation: slide-left 20s linear infinite;}#logos-1896 .cs-content{display: flex;flex-direction: column;align-items: flex-start;}#logos-1896 .cs-logo {display: inline-block;margin-right: 2rem;flex-shrink: 0;animation: none;}}@media only screen and (min-width: 48rem) {#logos-1896 .cs-container {text-align: center;align-items: center;}#logos-1896 .cs-logo {width: 15%;max-width: max-content;}#logos-1896 .cs-logo:nth-child(n+6) {display: none;}}@media only screen and (min-width: 81.25rem) {#logos-1896 .cs-logo-wrapper {justify-content: center;}}@media only screen and (min-width: 0rem) {#sbs2 {padding: var(--sectionPadding);background: var(--LightBG);}#sbs2 .cs-container {width: 100%;max-width: 44rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(2.5rem, 6vw, 4rem);}#sbs2 .cs-container::before {content: "";width: 100%;height: 75%;background: var(--lightBG);opacity: 1;position: absolute;top: 0;left: 0;z-index: -1;}#sbs2 .cs-picture {width: 100%;height: clamp(25rem, 80vw, 47rem);display: block;position: relative;order: 2;}#sbs2 .cs-picture img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;border-radius: 1rem;filter: grayscale(1);transition: filter 0.6s ease-in-out;}#sbs2 .cs-container:hover .cs-picture img {filter: unset;}#sbs2 .cs-content {text-align: left;width: 100%;display: flex;flex-direction: column;align-items: flex-start;justify-content: center;}#sbs2 .cs-title {max-width: 26ch;}#sbs2 .cs-large-text {font-size: 1.25rem;font-weight: normal;line-height: 1.5em;margin-bottom: 1rem;}#sbs2 .cs-button-solid {margin-top: 2rem;}}@media only screen and (min-width: 48rem) {#sbs2 .cs-container {max-width: 80rem;flex-direction: row-reverse;justify-content: space-between;align-items: stretch;}#sbs2 .cs-container::before {top: clamp(8rem, 14vw, 8.5rem);}#sbs2 .cs-content {width: 50%;max-width: 39.375rem;flex: none;}#sbs2 .cs-picture {height: auto;min-height: 32.8125rem;order: 2;}}@media only screen and (min-width: 64rem) {#sbs2 .cs-content {align-self: center;}}@media only screen and (min-width: 0rem) {#reviews-1673 {padding: var(--sectionPadding);}#reviews-1673 .cs-container {width: 100%;max-width: 36.5rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(2.5rem, 4.5vw, 4rem);}#reviews-1673 .cs-content {text-align: left;width: 100%;display: flex;flex-direction: column;align-items: flex-start;}#reviews-1673 .cs-title {margin: 0rem;}#reviews-1673 .cs-card-group {padding: 0;margin: 0;display: flex;justify-content: center;align-items: center;flex-direction: column;gap: clamp(1rem, 1vw, 1.25rem);}#reviews-1673 .cs-item {list-style: none;width: 100%;max-width: 39.375rem;padding: clamp(1.25rem, 3.15vw, 2.5rem) clamp(1.25rem, 3.15vw, 2.5rem);background-color: var(--LightBG);box-sizing: border-box;display: flex;justify-content: flex-start;align-items: flex-start;flex-direction: column;position: relative;gap: clamp(1.5rem, 1vw, 3rem);border-radius: 24px;}#reviews-1673 .cs-flex-group {display: flex;align-items: flex-start;gap: 0.75rem;}#reviews-1673 .cs-profile {width: 3.25rem;height: 3.25rem;border-radius: 50%;position: relative;display: block;}#reviews-1673 .cs-profile img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}#reviews-1673 .cs-name {font-size: 1.25rem;line-height: 1.2em;font-weight: 700;margin: auto 0;margin-top: auto;color: var(--headerColor);display: block;}#reviews-1673 .cs-job {font-size: 1rem;line-height: 1.5em;font-weight: 400;margin: 0;color: var(--bodyTextColor);display: block;}#reviews-1673 .wrapper {display: flex;flex-direction: column;gap: 1rem;}#reviews-1673 .cs-item-stars {width: 6.75rem;height: auto;}#reviews-1673 .cs-review {font-size: clamp(0.875rem, 1.6vw, 1.25rem);line-height: 1.5em;margin: 0;color: var(--bodyTextColor);z-index: 1;}#reviews-1673 .cs-quote {width: 5.375rem;height: auto;position: absolute;right: 0rem;bottom: 0rem;z-index: 0;opacity: 0.2;}}@media only screen and (min-width: 48rem) {#reviews-1673 .cs-container {max-width: 80rem;}#reviews-1673 .cs-card-group {flex-direction: row;justify-content: space-between;align-items: stretch;}#reviews-1673 .cs-background {display: block;}}#reviews-1673 .row {display: flex;gap: 12px;align-items: center;}#sbs-1813 .cs-image-group {font-size: min(2.55vw, 0.9rem);width: 34.9375em;height: 42.5em;display: block;position: relative;z-index: 2;}#sbs-1813 .cs-video-wrapper, #sbs-1813 .cs-picture {width: 32.625em;height: 100%;display: block;position: absolute;border-radius: 3.25rem;overflow: hidden;border: 8px solid var(--primary);top: 0;right: 0;z-index: 0;margin-right: 15px;}#sbs-1813 .cs-video-wrapper:hover, #sbs-1813 .cs-picture:hover {cursor: pointer;}#sbs-1813 .cs-video-wrapper:hover .cs-play, #sbs-1813 .cs-picture:hover .cs-play {transform: scale(1.2);}#sbs-1813 .cs-video-wrapper video, #sbs-1813 .cs-picture video, #sbs-1813 .cs-video-wrapper .cs-picture-img, #sbs-1813 .cs-picture .cs-picture-img {width: 32.625em;height: 100%;box-sizing: border-box;position: absolute;object-fit: cover;right: 0;z-index: -1;}#sbs-1813 .cs-play {width: clamp(5rem, 10vw, 7.5rem);height: clamp(5rem, 10vw, 7.5rem);background-color: rgba(255, 255, 255, 0.2);pointer-events: none;border: none;border-radius: 50%;display: flex;justify-content: center;align-items: center;position: absolute;transition: transform 0.3s, opacity 0.3s;backdrop-filter: blur(8px);}#sbs-1813 .cs-play.cs-hide {opacity: 0;transform: scale(1) !important;}#sbs-1813 .cs-button {width: 10em;height: auto;top: 25.5em;left: 0;}#sbs-1813 .cs-video-wrapper {display: flex;align-items: center;justify-content: center;}@media only screen and (min-width: 48rem) {#sbs-1813 .cs-video-wrapper {height: 100%;max-height: 100%;min-height: clamp(26.25rem, 50vw, 46.25rem);}}@media only screen and (min-width: 64rem) {#sbs-1813 .cs-image-group {font-size: min(1.27vw, 1rem);height: auto;min-height: 42.5em;order: -1;flex: none;}#sbs-1813 .cs-video-wrapper {height: 100%;}}@media only screen and (min-width: 0rem) {#faq {padding: var(--sectionPadding);background: var(--LightBG) }#faq .cs-container {width: 100%;max-width: 44rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#faq .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#faq .cs-flex-group {width: 100%;overflow: hidden;display: flex;flex-direction: column;gap: clamp(1rem, 2.3vw, 1.25rem);position: relative;}#faq .cs-wrapper {position: relative;}#faq .cs-button-group {display: flex;justify-content: center;align-items: flex-start;align-content: flex-start;gap: 12px;align-self: stretch;flex-wrap: wrap;}#faq .cs-option {font-size: clamp(1rem, 2vw, 1.25rem);line-height: clamp(3.125rem, 5vw, 4.5rem);border-radius: 0.5rem;font-weight: 700;padding: 0 1rem;box-sizing: border-box;background-color: #fff;color: var(--headerColor);border: 1px solid #e8e8e8;position: relative;z-index: 1;transition: border-color 0.3s;}#faq .cs-option:before {content: "";width: 100%;height: 100%;background: var(--primary);opacity: 0;position: absolute;display: block;top: 0;left: 0;z-index: -1;transition: opacity 0.3s;}#faq .cs-option:hover:hover {border-color: var(--primary);cursor: pointer;}#faq .cs-option:hover:hover:before {opacity: 0.1;}#faq .cs-option.cs-active {border-color: var(--primary);}#faq .cs-option.cs-active:before {opacity: 0.1;}#faq .cs-faq-group {width: 100%;padding: 0;margin: 0;display: flex;justify-content: center;align-items: center;flex-direction: column;gap: 0.5rem;transition: transform 0.7s, opacity 0.3s, visibility 0.5s, top 0.3s, left 0.3s;transform-origin: top;transform-style: preserve-3d;perspective: 900px;}#faq .cs-faq-group.cs-hidden {position: absolute;visibility: hidden;pointer-events: none;opacity: 0;top: 0;left: 0;transform: scaleY(0);}#faq .cs-faq-group.cs-hidden .cs-faq-item {transform: rotateX(270deg);opacity: 0;}#faq .cs-faq-item {list-style: none;width: 100%;border-bottom: 1px solid #e8e8e8;overflow: hidden;opacity: 1;top: 0;transform: rotateX(0deg);transition: transform 0.6s, opacity 0.3s;background: #fff;border-radius: 1rem;}#faq .cs-faq-item:nth-of-type(2) {transition-delay: 0.1s;}#faq .cs-faq-item:nth-of-type(3) {transition-delay: 0.2s;}#faq .cs-faq-item:nth-of-type(4) {transition-delay: 0.3s;}#faq .cs-faq-item:nth-of-type(5) {transition-delay: 0.4s;}#faq .cs-faq-item:nth-of-type(6) {transition-delay: 0.5s;}#faq .cs-faq-item:nth-of-type(7) {transition-delay: 0.6s;}#faq .cs-faq-item:nth-of-type(8) {transition-delay: 0.7s;}#faq .cs-faq-item:nth-of-type(9) {transition-delay: 0.8s;}#faq .cs-faq-item:nth-of-type(10) {transition-delay: 0.9s;}#faq .cs-faq-item:last-of-type {border-bottom: none;}#faq .cs-faq-item.active .cs-button {color: var(--primary);}#faq .cs-faq-item.active .cs-button:before {background-color: var(--primary);transform: rotate(315deg);}#faq .cs-faq-item.active .cs-button:after {background-color: var(--primary);transform: rotate(-315deg);}#faq .cs-faq-item.active .cs-item-p {height: auto;padding: 0 clamp(1rem, 2vw, 1.5rem) clamp(1.25rem, 1.3vw, 1.5rem);opacity: 1;}#faq .cs-button {font-size: clamp(1rem, 2vw, 1.25rem);line-height: 1.2em;text-align: left;font-weight: bold;padding: clamp(1rem, 2vw, 1.5rem) clamp(1rem, 2vw, 1.25rem);background-color: #fff;border: none;color: var(--headerColor);display: block;width: 100%;position: relative;transition: background-color 0.3s, color 0.3s;}#faq .cs-button:hover {cursor: pointer;}#faq .cs-button:before {content: "";width: 0.5rem;height: 0.125rem;background-color: var(--headerColor);opacity: 1;border-radius: 50%;position: absolute;display: block;top: 50%;right: 1.5rem;transform: rotate(45deg);transform-origin: left center;transition: transform 0.5s;}#faq .cs-button:after {content: "";width: 0.5rem;height: 0.125rem;background-color: var(--headerColor);opacity: 1;border-radius: 50%;position: absolute;display: block;top: 50%;right: 1.3125rem;transform: rotate(-45deg);transform-origin: right center;transition: transform 0.5s;}#faq .cs-button-text {width: 80%;display: block;}#faq .cs-item-p {font-size: clamp(0.875rem, 1.5vw, 1rem);line-height: 1.5em;width: 90%;height: 0;margin: 0;padding: 0 clamp(1rem, 2vw, 1.5rem);opacity: 0;color: var(--bodyTextColor);overflow: hidden;transition: opacity 0.3s, padding-bottom 0.3s;}#faq .cs-cta {width: 100%;display: flex;flex-direction: column;margin: 0;gap: 2rem;padding: 2.5rem;align-items: center;text-align: center;border-radius: 1rem;border: 1px solid var(--primary);background: #fff;}#faq .cs-flex {display: flex;flex-direction: column;gap: 1rem;}#faq .cs-cta-title {font-size: 1.9375rem;line-height: 1.2em;font-weight: 900;color: var(--headerColor);}#faq .cs-cta-text {font-size: 1rem;line-height: 1.5em;color: var(--bodyTextColor);}#faq .cs-button-solid {min-width: 14rem;}}@media only screen and (min-width: 48rem) {#faq .cs-container {max-width: 80rem;}#faq .cs-button-group {flex-direction: row;}}@media only screen and (min-width: 64rem) {#faq .cs-cta {flex-direction: row;align-items: center;text-align: left;gap: 4rem;}}.contact-maps-section #google-maps-section {position: relative;width: 100%;height: 600px;overflow: hidden;}.contact-maps-section .maps-container {width: 100%;height: 100%;position: relative;}.contact-maps-section .maps-container iframe {width: 100%;height: 100%;border: 0;display: block;}.contact-maps-section .contact-overlay {width: 100%;max-width: 80rem;margin: 0 auto;padding: 0 1rem;position: relative;margin-top: -200px;z-index: 10;padding: 0;background: transparent;}.contact-maps-section .contact-overlay .cs-container {background: rgba(255, 255, 255, 0.95);backdrop-filter: blur(20px);-webkit-backdrop-filter: blur(20px);border-radius: 24px;box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);border: 1px solid rgba(255, 255, 255, 0.2);padding: clamp(2rem, 5vw, 3rem);display: flex;flex-direction: column;gap: clamp(2rem, 4vw, 3rem);}@media only screen and (min-width: 48rem) {.contact-maps-section .contact-overlay .cs-container {flex-direction: row;justify-content: space-between;align-items: flex-start;}.contact-maps-section .contact-overlay .cs-content {width: 47%;flex: none;}.contact-maps-section .contact-overlay .row-phone {display: flex;flex-wrap: nowrap;align-items: center;gap: 0.5rem;}.contact-maps-section .contact-overlay .row-phone .cs-link {display: inline-block;margin-bottom: 0;}.contact-maps-section .contact-overlay .row-phone .cs-secondary-phone {padding-left: 0.75rem;border-left: 1px solid #d1d5db;}.contact-maps-section .contact-overlay .cs-form {width: 46%;max-width: 36.125rem;}}@media only screen and (min-width: 64rem) {.contact-maps-section .contact-overlay .cs-container {padding: clamp(2.5rem, 6vw, 4rem);}}@media only screen and (max-width: 47.9375rem) {.contact-maps-section #registruotis {margin-top: -150px;}.contact-maps-section .contact-overlay .cs-container {padding: 0px;}}.contact-maps-section .contact-overlay .cs-form {background: #fff;border-radius: 16px;border: 1px solid rgba(0, 0, 0, 0.1);border-top: 4px solid var(--primary);padding: clamp(1.5rem, 4vw, 2.5rem);box-shadow: 0 8px 32px rgba(0, 0, 0, 0.08);transition: all 0.3s ease;}.contact-maps-section .contact-overlay .cs-form:hover {transform: translateY(-2px);box-shadow: 0 12px 40px rgba(0, 0, 0, 0.12);}.contact-maps-section .contact-overlay .cs-input, .contact-maps-section .contact-overlay .cs-textarea {background: #f8f9fa;border: 2px solid transparent;transition: all 0.3s ease;}.contact-maps-section .contact-overlay .cs-input:focus, .contact-maps-section .contact-overlay .cs-textarea:focus {background: #fff;border-color: var(--primary);box-shadow: 0 0 0 3px rgba(67, 255, 140, 0.1);outline: none;}.contact-maps-section .contact-overlay .cs-title {background: linear-gradient(135deg, var(--primary) 0%, #1a2a1f 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;background-clip: text;margin-bottom: 1.5rem;}.contact-maps-section .maps-container iframe {filter: grayscale(20%) contrast(110%);transition: filter 0.3s ease;}.contact-maps-section .maps-container:hover iframe {filter: grayscale(0%) contrast(100%);}.contact-maps-section #registruotis .cs-form {margin-bottom: 0;}.contact-maps-section #registruotis {padding-bottom: clamp(3.75em, 7.82vw, 6.25em);background: var(--LightBG);padding-top: 0;\ }