.video-delimiters{position:absolute;top:10px;left:14px;right:14px;z-index:10;display:flex;gap:4px}.delimiter{flex:1;height:15px;padding:6px 0;border-radius:2px;background:rgba(255,255,255,0.35);background-clip:content-box;overflow:hidden;cursor:pointer}.delimiter-fill{height:100%;border-radius:2px;background:#fff;transition:width 0.1s linear}.video-card{position:relative;width:100%;max-width:360px;aspect-ratio:9 / 16;overflow:hidden;border:5px solid #fff;border-radius:18px;background-color:#282929;box-shadow:10px 10px 32px 0 rgba(0,0,0,0.0784314);cursor:pointer;font-family:"Inter",sans-serif}.video-card .sound-icon{transition:0.2s ease}.video-card .sound-icon:hover{opacity:0.7;transform:scale(1.1)}.video-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.poster-bg{display:block}.poster-bg .poster-img{width:100%;height:100%;object-fit:cover}.gradient-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(to bottom, rgba(0,0,0,0.05), rgba(0,0,0,0.7))}.content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:space-between;height:100%;padding:28px 14px 14px;color:#fff}.top-bar{display:flex;justify-content:space-between;align-items:center}.user-info{display:flex;align-items:center;gap:10px}.avatar{width:38px;height:38px;border-radius:50%}.avatar-feedback{border-radius:50%}.name{font-size:14px;font-weight:600;line-height:1.7}.title-company{font-size:11px;font-weight:400;line-height:1.6}.company{margin-left:4px;font-weight:bold;color:#72baff}.bold-mark{font-size:11px;font-weight:700;line-height:1.6}.play-button{position:absolute;top:50%;left:50%;z-index:3;display:flex;align-items:center;justify-content:center;color:white;transform:translate(-50%, -50%) scale(1);transition:transform 0.25s ease}.video-card:hover:not(:has(.sound-icon:hover)) .play-button{transform:translate(-50%, -50%) scale(1.2)}.quote{position:relative;margin:0 24px 24px;font-size:14px;line-height:1.4}.quote-icon{position:absolute;top:-2px;left:0;font-size:26px;color:white}.quote-text{font-size:14px;font-weight:500;line-height:1.5}.cta{margin-top:12px;text-align:center}.cta-button{padding:10px 18px;border:none;border-radius:9999px;background:#ffeb00;color:#111;font-size:14px;font-weight:bold;cursor:pointer;transition:all 0.3s ease}

.grid-slider{display:grid}.grid-slider__page{grid-column:1;grid-row:1;display:flex;justify-content:center;gap:27px;opacity:0;transition:opacity 0.5s ease;pointer-events:none}.grid-slider__page.is-active{opacity:1;pointer-events:auto}.custom-pagination{display:flex;flex-direction:column;align-items:center;max-width:505px;margin:50px auto 0}.custom-pagination .progress-bar{display:flex;align-items:center;width:100%;height:40px;background:transparent}.custom-pagination .progress-bar .progress-segment{flex:1;height:100%;position:relative;overflow:hidden;display:flex;align-items:center}.custom-pagination .progress-bar .progress-segment:after{content:'';background-color:#EEEFF1;height:2px;width:100%}.custom-pagination .progress-bar .progress-segment.active{height:6px;margin-top:-1px}.custom-pagination .progress-bar .progress-segment.active:after{height:6px}.custom-pagination .progress-bar .progress-segment .progress-animation{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#2c2d32;transform-origin:left}.custom-pagination .progress-bar .progress-segment .progress-animation.animate{animation:progress 8s linear}@keyframes progress{from{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes pagination-shimmer{0%{background-position:-200% center}100%{background-position:200% center}}.custom-pagination--skeleton .progress-segment:after{background:linear-gradient(90deg, #EEEFF1 25%, #DFE2E6 50%, #EEEFF1 75%);background-size:200% 100%;animation:pagination-shimmer 1.5s ease-in-out infinite}@media screen and (max-width: 1024px){.grid-slider-wrap{overflow:hidden}.grid-slider{display:flex;transform:translateX(calc(var(--current-page, 0) * -100%));transition:transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.grid-slider__page{max-width:100%;min-width:100%;flex-shrink:0;grid-column:unset;grid-row:unset;opacity:1;pointer-events:auto;transition:none}.grid-slider__page>*:not(:first-child){display:none}}

.clients-hero-section{padding-top:148px;padding-bottom:54px}.clients-hero-section::before{content:'';position:absolute;inset:0;background-image:image-set(url(/_nuxt/img/linear-fade-bg.ccf6796.webp) type("image/webp"), url(/_nuxt/img/linear-fade-bg.bfa0e91.png) type("image/png")),image-set(url(/_nuxt/img/dotted-bg.347d3ba.webp) type("image/webp"), url(/_nuxt/img/dotted-bg.098e180.jpg) type("image/jpeg"));background-repeat:no-repeat, no-repeat;background-position:center top, center top;pointer-events:none;z-index:0}.clients-hero-section .container{position:relative}.clients-hero-section .container .heart-animation{position:absolute;bottom:221px;left:0;right:0;width:100%;height:140px;display:flex;justify-content:space-between}.clients-hero-section .container .heart-animation img{height:100%;width:80px;object-fit:contain}@media screen and (max-width: 1024px){.clients-hero-section{padding-bottom:24px;overflow:hidden}.clients-hero-section .container .heart-animation{max-width:520px;left:50%;right:unset;transform:translateX(-50%)}.clients-hero-section .container .heart-animation picture:nth-child(2),.clients-hero-section .container .heart-animation picture:nth-child(3){display:none}}@media screen and (max-width: 767px){.clients-hero-section{padding-bottom:64px}.clients-hero-section .container{padding:0 32px}}.clients-hero-section .section-title{margin-bottom:40px;font-size:40px;line-height:1.4}@media screen and (min-width: 768px){.clients-hero-section .section-title{text-align:center;font-size:46px}}.clients-hero-section .section-description{max-width:573px;font-size:15px}@media screen and (min-width: 768px){.clients-hero-section .section-description{text-align:center}}@media screen and (max-width: 768px){.clients-hero-section .container{padding:0}.clients-hero-section .clients-container-text{margin-bottom:0}.clients-hero-section .grid-slider{margin-top:50px}.clients-hero-section .clients-container-text,.clients-hero-section .custom-pagination,.clients-hero-section .grid-slider__page{padding:0 32px}}.breadcrumbs{margin-bottom:56px}.clients-container-text{margin-bottom:50px}@media screen and (min-width: 768px){.clients-container-text .section-description{font-size:14px}}@media screen and (min-width: 768px){.clients-container-text{display:flex;flex-direction:column;align-items:center;margin-bottom:50px}}.clutch-container{display:flex;justify-content:space-between;align-items:center;margin:40px auto 0;padding:0 30px;background:#fff;max-width:800px;box-shadow:20px 40px 110px 0px rgba(0,0,0,0.0784314);height:95px}@media screen and (min-width: 1024px){.clutch-container{margin-top:50px}}@media screen and (max-width: 480px){.clutch-container{flex-direction:column;padding:20px 30px 32px;align-items:flex-start;gap:33px;height:auto}}.case-study-metric-section__heart{display:none;position:absolute;top:0;left:18%;width:50%;height:50%;z-index:2;transform:translate(-25%, -25%);pointer-events:none}@media screen and (min-width: 1024px){.case-study-metric-section__heart{display:block}}@media screen and (max-width: 1024px){:deep(.hooper){height:700px !important}}@media screen and (max-width: 390px){:deep(.hooper){height:600px !important}}

.contact{min-height:unset;padding:138px 0}.contact .container{max-width:1141px}.contact .block-title{margin:21px 0 10px -5px;overflow:hidden}.contact .inner-block-wrapper{display:flex;width:100%;align-items:center}.contact .step-title{font-size:22px;line-height:1.5;letter-spacing:0;font-weight:700;padding:1px 4px}.contact .dynamic-marking{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTBweCIgaGVpZ2h0PSIxMHB4IiB2aWV3Qm94PSIwIDAgMTAgMTAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDYxICg4OTU4MSkgLSBodHRwczovL3NrZXRjaC5jb20gLS0+CiAgICA8dGl0bGU+WWVsbG93IFJlY3RhbmdsZTwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxnIGlkPSJQYWdlLUhvbWUiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJIb21lLWxpbmUtYmFja2dyb3VuZCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTI4Ny4wMDAwMDAsIC00MDI1LjAwMDAwMCkiPgogICAgICAgICAgICA8ZyBpZD0id29ya3Mtc2VjdGlvbnMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xLjAwMDAwMCwgMzU4NS4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxnIGlkPSJTZW1pLVJlY3QtV3JhcCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjg4LjAwMDAwMCwgNDQwLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJTZW1pLVJlY3QiIGZpbGw9IiNGRkVEMjQiIHg9IjUiIHk9IjAiIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCIvPgogICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4K);background-size:200%;display:inline}.contact .contact-managers-img{position:relative}.contact .contact-managers-img img{max-width:72px}.contact .contact-managers-img:before,.contact .contact-managers-img:after{content:'';position:absolute;display:inline-block;background-repeat:no-repeat}.contact .contact-managers-img.sleep-boy:before{left:27px;top:33px;width:48px;height:26px;background-image:url(/_nuxt/img/glasses.5cb66ea.svg)}.contact .contact-managers-img.sleep-girl:before{left:25px;top:-25px;width:48px;height:72px;background-image:url(/_nuxt/img/night_hat.35939c4.svg)}.contact .contact-managers-img.idea:after{left:63px;top:-22px;width:41px;height:41px;background-image:url(/_nuxt/img/idea.bfc0b54.svg)}.contact .contact-managers-img.chat:before{left:-27px;top:23px;width:45px;height:32px;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNDVweCIgaGVpZ2h0PSIzMnB4IiB2aWV3Qm94PSIwIDAgNDUgMzIiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDU0ICg3NjQ4MCkgLSBodHRwczovL3NrZXRjaGFwcC5jb20gLS0+CiAgICA8dGl0bGU+Y2hhdDwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSIxNS1Db250YWN0LXVzOi3QtNC90LXQstC90L7QtS3RgdC+0YHRgtC+0Y/QvdC40LUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zMjcuMDAwMDAwLCAtNDg2LjAwMDAwMCkiIGZpbGw9IiNGRkVEMjQiIGZpbGwtcnVsZT0ibm9uemVybyI+CiAgICAgICAgICAgIDxnIGlkPSJjaGF0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzMjcuMDAwMDAwLCA0ODYuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8ZWxsaXBzZSBpZD0iT3ZhbCIgY3g9IjIwLjUiIGN5PSIxMS41IiByeD0iMjAuNSIgcnk9IjExLjUiPjwvZWxsaXBzZT4KICAgICAgICAgICAgICAgIDxlbGxpcHNlIGlkPSJPdmFsIiBjeD0iMzMiIGN5PSIyNiIgcng9IjciIHJ5PSI0Ij48L2VsbGlwc2U+CiAgICAgICAgICAgICAgICA8ZWxsaXBzZSBpZD0iT3ZhbCIgY3g9IjQyIiBjeT0iMzAiIHJ4PSIzIiByeT0iMiI+PC9lbGxpcHNlPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=)}.contact .contact-managers-img.holiday-boy:before{left:9px;top:-29px;width:110px;height:87px;background-image:url(/_nuxt/img/balloon.ce43593.svg)}.contact .contact-managers-img.holiday-girl:before{left:-7px;top:-10px;width:118px;height:111px;background-image:url(/_nuxt/img/happy_dasha.157e220.png)}.contact-form .calendly-custom-widget{height:616px}.contact .contact-managers-name{font-size:19px;line-height:1.22223;font-weight:600;letter-spacing:0.04167em;margin-top:8px}.contact-text{width:100%;min-width:270px;max-width:500px;margin-left:80px}.contact-text .regular-text{font-size:14px;line-height:18px}.contact-text-head{align-items:flex-start}.contact-text-manager .regular-text{margin:10px 0 26px}.contact-text-time .regular-text{margin:50px 0 13px}.contact-text-time .regular-title{margin-bottom:13px}.contact-text-time-wrapper{align-items:flex-end}.contact-text-time-wrapper .small-text{margin-bottom:5px}.contact-managers{flex-wrap:wrap;margin-top:18px;max-width:480px}.contact-managers-img{position:relative}.contact-managers-mail{width:30px;height:30px;border-radius:50%;background-color:#fff;position:absolute;bottom:0;right:0;transition:all 0.25s ease-in-out}.contact-managers-mail a{width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background:url(/_nuxt/img/email.79de1e9.svg) no-repeat center/16px 15px}.contact-managers-mail:hover{background-color:#ffed24}.contact-managers-info{margin-left:18px}.contact-managers-manager{display:flex;align-items:center}.contact-time{font-size:30px;line-height:37px;letter-spacing:4px;font-weight:700}.contact-text-messenger{display:flex;flex-direction:column;align-items:center}.contact .messenger-img-wrap{margin-bottom:13px}.contact .state-message-info{margin-top:32px}.contact .state-message-info p{margin:16px 0px}.contact .state-message-info-contacts{display:flex;flex-wrap:wrap;gap:24px}.contact .state-message-info-contacts p{margin-bottom:0px}.contact .state-message-info a{display:inline-block;vertical-align:top;transition:all 0.3s ease-in-out}.contact .state-message-info a:hover{background-color:#ffed24}.contact .state-message-info p:last-child{font-size:14px}@media (max-width: 1024px){.contact{padding:120px 0}.contact .contact-managers-manager{margin-top:5px}.contact .contact-inner{justify-content:center}.contact .contact .block-title{margin-top:9px;margin-bottom:0;font-size:50px;letter-spacing:1px;line-height:61px}.contact .contact-text{max-width:480px;min-width:0;margin-left:0;margin-top:50px}}@media screen and (max-width: 767px){.contact{padding:80px 0}}@media screen and (max-width: 480px){.contact{padding:64px 0 50px}.contact .contact-form{padding:0;box-shadow:none}}@media (max-width: 374px){.contact .contact-managers{padding:0}}

.single-auto-transition--ssr[data-v-b7ea4c10]{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap}[data-v-b7ea4c10] .view-box,[data-v-b7ea4c10] .btn-wrapper{padding:0}[data-v-b7ea4c10] .feedback-cards-button{margin-top:56px}.auto-carousel-section[data-v-b7ea4c10]{padding:120px 0}.auto-carousel-section .container[data-v-b7ea4c10]{display:flex;align-items:center;justify-content:space-between}.auto-carousel-section .section-header[data-v-b7ea4c10]{max-width:420px;margin-right:40px}.auto-carousel-section .section-title[data-v-b7ea4c10]{margin:16px 0;font-size:32px}@media screen and (min-width: 768px){.auto-carousel-section .section-title[data-v-b7ea4c10]{font-size:46px}}@media screen and (min-width: 1025px){.auto-carousel-section .section-title[data-v-b7ea4c10]{font-size:57px}}.auto-carousel-section .section-description[data-v-b7ea4c10]{font-size:14px}.content-card[data-v-b7ea4c10]{box-shadow:20px 40px 110px 0 rgba(0,0,0,0.08);background-color:#fff;text-align:center;height:700px}.content-card__img[data-v-b7ea4c10]{height:529px}.content-card__img img[data-v-b7ea4c10]{height:100%;width:100%;object-fit:contain}.content-card__info-container[data-v-b7ea4c10]{padding:0 50px 50px}.content-card__title[data-v-b7ea4c10]{color:white;text-align:start;margin-bottom:16px;font-size:32px;font-weight:700;line-height:1.3}.content-card__text[data-v-b7ea4c10]{color:white;text-align:start;font-size:16px;font-weight:400;line-height:1.6}@media screen and (max-width: 1024px){.content-card[data-v-b7ea4c10]{height:600px}.content-card__img[data-v-b7ea4c10]{height:412px}.content-card__title[data-v-b7ea4c10]{font-size:28px}.content-card__text[data-v-b7ea4c10]{font-size:15px;line-height:1.4}}@media screen and (max-width: 767px){.content-card[data-v-b7ea4c10]{height:500px}.content-card__img[data-v-b7ea4c10]{height:311px}.content-card__info-container[data-v-b7ea4c10]{padding:0 24px 50px}.content-card__title[data-v-b7ea4c10]{font-size:19px;line-height:1.5}.content-card__text[data-v-b7ea4c10]{font-size:14px;line-height:1.7}}.auto-carousel-section .hooper[data-v-b7ea4c10]{max-width:529px}@media screen and (min-width: 1025px){.auto-carousel-section .hooper[data-v-b7ea4c10]{height:800px !important}}@media screen and (max-width: 1024px){.auto-carousel-section .hooper[data-v-b7ea4c10]{height:600px;max-width:412px}}@media screen and (max-width: 767px){.auto-carousel-section .hooper[data-v-b7ea4c10]{height:623px;max-width:311px}}.auto-carousel-section[data-v-b7ea4c10] .hooper-pagination{bottom:0;width:100%;padding:0;display:flex;justify-content:center}.auto-carousel-section[data-v-b7ea4c10] .hooper-indicators{display:flex;justify-content:center;gap:0;width:100%;max-width:100%}.auto-carousel-section[data-v-b7ea4c10] .hooper-indicator{--indicator-count: 5;--min-width: 60px;--max-width: 108px;flex:1 1 auto;width:clamp(var(--min-width), calc((100vw - 64px) / var(--indicator-count)), var(--max-width));max-width:var(--max-width)}.auto-carousel-section[data-v-b7ea4c10] .hooper-indicator::before{content:"0" counter(my-counter);position:absolute;padding-bottom:25px;top:-27px;left:50%;width:50px;line-height:17px;text-transform:uppercase;text-align:center !important;transform:translateX(-50%)}.auto-carousel-section[data-v-b7ea4c10] .hooper-indicator.is-active::after{animation:hooperIndicator 8s linear}.auto-carousel-section .mobile-container[data-v-b7ea4c10]{display:none}@media screen and (max-width: 1024px){.auto-carousel-section .container[data-v-b7ea4c10]{flex-direction:column;padding:0 80px}.auto-carousel-section .section-header[data-v-b7ea4c10]{max-width:674px;margin-right:0;text-align:center}.auto-carousel-section .section-title[data-v-b7ea4c10],.auto-carousel-section .section-description[data-v-b7ea4c10]{text-align:center}.auto-carousel-section .hooper[data-v-b7ea4c10]{margin-top:56px}}@media screen and (max-width: 768px){.auto-carousel-section[data-v-b7ea4c10] .section-title{margin:16px 0 16px}.auto-carousel-section[data-v-b7ea4c10] .hooper-indicators{width:calc(100vw - 64px);max-width:calc(100vw - 64px)}.auto-carousel-section[data-v-b7ea4c10] .hooper-indicators li{width:auto}.auto-carousel-section[data-v-b7ea4c10] .hooper-indicator{--min-width: 50px;flex:1 1 calc((100vw - 64px) / var(--indicator-count));width:calc((100vw - 64px) / var(--indicator-count))}.auto-carousel-section[data-v-b7ea4c10] .hooper-indicator::before{top:-32px;width:40px;font-size:12px}}@media screen and (max-width: 767px){.auto-carousel-section[data-v-b7ea4c10]{padding:80px 32px 64px}.auto-carousel-section .container[data-v-b7ea4c10]{padding:0 !important}.auto-carousel-section .mobile-container[data-v-b7ea4c10]{display:none;overflow-x:auto;padding:56px 32px 64px;-webkit-overflow-scrolling:touch}.auto-carousel-section .mobile-container[data-v-b7ea4c10]::-webkit-scrollbar{height:8px;background:transparent}.auto-carousel-section .mobile-container[data-v-b7ea4c10]::-webkit-scrollbar-thumb{background-color:#8d8f8f}.auto-carousel-section .mobile-container[data-v-b7ea4c10]::-webkit-scrollbar-track{margin:0 48px;background-color:#f2f4f4}.auto-carousel-section .mobile-container .auto-carousel-section__cards[data-v-b7ea4c10]{display:flex;flex-wrap:nowrap}.auto-carousel-section .mobile-container .auto-carousel-section__cards .content-card[data-v-b7ea4c10]{min-width:320px;width:320px;padding:24px;box-shadow:0 10px 40px 0 rgba(0,0,0,0.06)}.auto-carousel-section .mobile-container .auto-carousel-section__cards .content-card[data-v-b7ea4c10]:not(:first-child){margin-left:24px}.auto-carousel-section .mobile-container .auto-carousel-section__cards .content-card__text[data-v-b7ea4c10],.auto-carousel-section .mobile-container .auto-carousel-section__cards .content-card__title[data-v-b7ea4c10]{text-align:left}.auto-carousel-section .mobile-container .auto-carousel-section__cards .content-card__title[data-v-b7ea4c10]{margin:24px 0 12px}.auto-carousel-section .mobile-container .auto-carousel-section__cards .content-card__text[data-v-b7ea4c10]{font-size:14px;letter-spacing:0.17px}}@media screen and (max-width: 576px){.auto-carousel-section[data-v-b7ea4c10] .hooper-indicators{width:calc(100vw - 48px);max-width:calc(100vw - 48px)}.auto-carousel-section[data-v-b7ea4c10] .hooper-indicator{--min-width: 40px;flex:1 1 calc((100vw - 48px) / var(--indicator-count));width:calc((100vw - 48px) / var(--indicator-count))}.auto-carousel-section[data-v-b7ea4c10] .hooper-indicator::before{top:-28px;width:36px;font-size:11px}}@media screen and (max-width: 480px){.auto-carousel-section .section-header[data-v-b7ea4c10]{max-width:100%;text-align:left}.auto-carousel-section .section-title[data-v-b7ea4c10],.auto-carousel-section .section-description[data-v-b7ea4c10]{text-align:left}.auto-carousel-section .mobile-container[data-v-b7ea4c10]::-webkit-scrollbar-track{margin:24px}}@media screen and (max-width: 420px){.auto-carousel-section[data-v-b7ea4c10] .hooper-indicators{width:calc(100vw - 32px);max-width:calc(100vw - 32px)}.auto-carousel-section[data-v-b7ea4c10] .hooper-indicator{--min-width: 32px;flex:1 1 calc((100vw - 32px) / var(--indicator-count));width:calc((100vw - 32px) / var(--indicator-count))}.auto-carousel-section[data-v-b7ea4c10] .hooper-indicator::before{top:-24px;width:30px;font-size:10px}}

.marquee[data-v-7807f3db]{position:relative;overflow:hidden;width:100%}.marquee-content[data-v-7807f3db]{display:inline-block;white-space:nowrap;animation:marquee-7807f3db infinite linear}.marquee-content span[data-v-7807f3db]{font-size:12px;font-weight:700;line-height:1.25;letter-spacing:2px;text-transform:uppercase}@keyframes marquee-7807f3db{from{transform:translateX(0%)}to{transform:translateX(-50%)}}

.custom-select[data-v-547a421e]{position:relative;flex:1}@media screen and (max-width: 767px){.custom-select[data-v-547a421e]{width:100%}}.custom-select__trigger[data-v-547a421e]{display:flex;align-items:center;justify-content:space-between;width:100%;height:32px;padding:0 0 4px 0;background:transparent;border:none;border-bottom:1px solid #DFE2E6;cursor:pointer;text-align:left;gap:4px}.custom-select__trigger[data-v-547a421e]:focus{outline:none}.custom-select__value[data-v-547a421e]{flex:1;min-width:0;overflow:hidden;font-size:16px;line-height:1.6;color:#282929;white-space:nowrap;text-overflow:ellipsis}.custom-select__chevron[data-v-547a421e]{flex-shrink:0;width:12px;height:28px;padding:10px 6px;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDE0IDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xIDEuMzA0NjlMNyA2LjMwNDY5TDEzIDEuMzA0NjkiIHN0cm9rZT0iIzI4MjkyOSIgc3Ryb2tlLXdpZHRoPSIyIi8+Cjwvc3ZnPgo=) no-repeat center/contain;transition:transform 0.2s ease}.custom-select__chevron--up[data-v-547a421e]{transform:rotate(180deg)}.custom-select__dropdown[data-v-547a421e]{position:absolute;top:calc(100% + 4px);left:0;right:0;max-height:336px;overflow-y:auto;background:#fff;box-shadow:10px 10px 32px 0 rgba(0,0,0,0.0784314);z-index:200;border-radius:3px}.custom-select .custom-select-dropdown-enter-active[data-v-547a421e],.custom-select .custom-select-dropdown-leave-active[data-v-547a421e]{transition:opacity 0.15s ease, transform 0.15s ease}.custom-select .custom-select-dropdown-enter[data-v-547a421e],.custom-select .custom-select-dropdown-leave-to[data-v-547a421e]{opacity:0;transform:translateY(-6px)}.custom-select__list[data-v-547a421e]{list-style:none;margin:0;padding:0}.custom-select__item[data-v-547a421e]{display:flex;align-items:center;height:48px;padding:0 16px;font-size:14px;font-weight:600;line-height:1.7;letter-spacing:0;cursor:pointer;transition:background-color 0.15s ease}.custom-select__item[data-v-547a421e]:hover{background-color:#F5F7F8}.custom-select__item--active[data-v-547a421e]{background-color:#F5F7F8;border-left:3px solid #ffed24}.custom-select--separate-last .custom-select__list .custom-select__item[data-v-547a421e]:last-child{border-top:1px solid #EEEFF1;background-color:#fff}.custom-select--separate-last .custom-select__list .custom-select__item[data-v-547a421e]:last-child:hover{background-color:#F5F7F8}.custom-select--separate-last .custom-select__list .custom-select__item:last-child.custom-select__item--active[data-v-547a421e]{background-color:#F5F7F8}

.button-container[data-v-39174194]{display:flex;justify-content:center}@media (max-width: 1023px){.block-filter[data-v-39174194]{display:block}}@media (min-width: 1024px){.block-filter[data-v-39174194]{display:none}}@media (min-width: 768px) and (max-width: 1023px){.block-filter__tablet[data-v-39174194]{margin-bottom:60px}}@media (max-width: 768px){.block-filter__tablet[data-v-39174194]{margin-bottom:48px}}.block-subtitle[data-v-39174194]{margin-bottom:16px;font-size:12px;font-weight:700;line-height:1.4;letter-spacing:3px;text-align:center;text-transform:uppercase}@media (max-width: 768px){.block-subtitle[data-v-39174194]{text-align:left}}.block-head[data-v-39174194]{margin-bottom:24px;font-size:40px;font-weight:700;line-height:1.4;text-align:center}@media (max-width: 768px){.block-head[data-v-39174194]{font-size:32px;text-align:left}}.block-description[data-v-39174194]{font-size:16px;font-weight:400;line-height:1.6;text-align:center}@media (max-width: 768px){.block-description[data-v-39174194]{font-size:14px;text-align:left}}.form__line-col[data-v-39174194]{display:flex;flex-direction:column;gap:36px}@media (min-width: 768px) and (max-width: 1024px){.form__line-col[data-v-39174194]{flex-direction:row;gap:32px}}.discover-names__block[data-v-39174194]{width:100%}.discover-names__cards[data-v-39174194]{display:grid;grid-template-columns:repeat(auto-fill, 257px);justify-content:center;max-width:832px;row-gap:40px;column-gap:30px;margin-left:30px}@media screen and (max-width: 767px){.discover-names__cards[data-v-39174194]{grid-template-columns:repeat(auto-fill, minmax(257px, 1fr))}}@media screen and (max-width: 1024px){.discover-names__cards[data-v-39174194]{max-width:864px;width:100%;margin-left:0}}@media screen and (max-width: 480px){.discover-names__cards[data-v-39174194]{grid-template-columns:1fr}}@media screen and (max-width: 767px){.discover-names__grid-item[data-v-39174194]{max-width:310px;width:100%;margin:0 auto}}.discover-names__card[data-v-39174194]{height:156px;width:100%;padding:24px 40px}.discover-names__card--marquee[data-v-39174194]{padding:36px 40px 24px}@media screen and (max-width: 1024px){.discover-names__card[data-v-39174194]{max-width:267px;min-width:257px}}@media screen and (max-width: 767px){.discover-names__card[data-v-39174194]{max-width:310px;margin:0 auto;width:100%}}.discover-names .container[data-v-39174194]{min-height:unset}@media screen and (min-width: 768px) and (max-width: 1024px){.discover-names .container[data-v-39174194]{padding:0 80px}}@media (max-width: 1023px){.discover-names__content-wrapper[data-v-39174194]{display:block}}@media (min-width: 1024px){.discover-names__content-wrapper[data-v-39174194]{display:flex;justify-content:space-between;align-items:flex-start}}@media (min-width: 1024px){.discover-names__block-content[data-v-39174194]{flex:1;min-width:0}}.discover-names__info[data-v-39174194]{display:flex;flex-direction:column;gap:4px;width:100%;margin-top:16px;margin-left:auto;margin-right:auto}.discover-names__info h3[data-v-39174194]{font-size:15px;font-weight:700;line-height:1.6;letter-spacing:0.2px}.discover-names__info-top[data-v-39174194]{display:flex;align-items:center}@media screen and (max-width: 480px){.discover-names__info[data-v-39174194]{margin-left:0;margin-right:0}}.discover-names__description[data-v-39174194]{display:-webkit-box;overflow:hidden;min-height:calc(1.4em * 2);font-size:12px;font-weight:400;line-height:1.4;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}.discover-names__case-study-badge[data-v-39174194]{margin-left:8px;background-color:#EEEFF1;text-transform:uppercase;color:#282929;padding:4px 6px;font-size:8.73px;font-weight:600;line-height:1.5;letter-spacing:0;transition:background-color 0.3s ease}.discover-names__case-study-badge[data-v-39174194]:hover{background-color:#ffed24}@media (max-width: 1023px){.discover-names__sidebar[data-v-39174194]{display:none}}@media (min-width: 1024px){.discover-names__sidebar[data-v-39174194]{flex-shrink:0;padding:0}}@media screen and (max-width: 767px){.discover-names[data-v-39174194]{padding:80px 0}}@media (min-width: 1024px){.sidebar-section[data-v-39174194]{margin-bottom:32px}.sidebar-section[data-v-39174194]:first-child{margin-bottom:40px}.sidebar-title[data-v-39174194]{position:relative;display:inline-block;font-size:13px;font-weight:600;line-height:1.2;cursor:pointer;transition:0.25s ease}.sidebar-title sup[data-v-39174194]{margin-left:1px;font-size:8px;font-weight:700;line-height:1.2;letter-spacing:1px;top:-0.4em}.sidebar-title[data-v-39174194]:hover:not(.sidebar-title.active){opacity:0.7}.sidebar-title.active[data-v-39174194]{color:#282929;background-color:#EEEFF1}.sidebar-subtitle[data-v-39174194]{margin-bottom:12px;font-size:13px;font-weight:400;line-height:1.7}.sidebar-list[data-v-39174194]{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none}.sidebar-list li[data-v-39174194]{position:relative;font-size:13px;font-weight:600;line-height:1.2;cursor:pointer;transition:0.25s ease}.sidebar-list li[data-v-39174194]:hover:not(.active){opacity:0.7}.sidebar-list li sup[data-v-39174194]{margin-left:1px;font-size:8px;font-weight:700;line-height:1.2;letter-spacing:1px;top:-0.4em}.sidebar-list li.active[data-v-39174194]{color:#282929;font-weight:600}.sidebar-list li.active span[data-v-39174194]{background-color:#EEEFF1}}

.clients-page .contact{padding:64px 0}@media screen and (max-width: 1024px){.clients-page .contact .form-title{font-size:32px}}@media screen and (min-width: 768px) and (max-width: 1024px){.clients-page .contact{padding:120px 0}}@media screen and (max-width: 767px){.clients-page .contact{margin:0;padding:112px 0 64px}}.clients-page .discover-names{padding:120px 0}.clients-page .discover-names .container::before,.clients-page .discover-names .container::after{display:none}.clients-page .discover-names__block-top{margin-bottom:56px}.clients-page .discover-names__block-top .block-title{white-space:wrap;font-size:46px;letter-spacing:2px}.clients-page .discover-names__block-top .dynamic-marking{white-space:break-spaces}@media (max-width: 768px){.clients-page .discover-names__block-top{margin-bottom:48px}}.clients-page .discover-names__cards{flex-wrap:wrap;gap:30px}@media (max-width: 768px){.clients-page .discover-names__cards{justify-content:center}}.clients-page .discover-names__card{position:relative;height:156px !important;background-color:#f5f7f8}.clients-page .discover-names__card-image{height:110px}.clients-page .discover-names__card-image img{height:100%}.clients-page .discover-names__card .marquee{position:absolute !important;width:100%;left:0;top:0;font-size:12px;letter-spacing:2px;line-height:23px;font-weight:700;text-transform:uppercase}@media (max-width: 768px){.clients-page .discover-names__card{padding:16px 0 0;display:flex;align-items:center;justify-content:center}}@media (max-width: 390px){.clients-page .discover-names__card{width:100%}}@media (max-width: 1177px){.clients-page .discover-names{min-height:1620px !important}}@media (max-width: 905px){.clients-page .discover-names{height:auto !important;min-height:unset !important}}@media (max-width: 767px){.clients-page .discover-names{padding:80px 0;overflow:visible !important}}.contact-form{border:none;box-shadow:0 10px 64px 0 #00000014}.decor-line{display:none}.section-title,.section-description{text-align:left}.discover-names.container::after{content:none}

