:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) ::slotted(svg),:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.cta-button{border:2px solid var(--color-accent);border-radius:var(--button-radius);background:var(--color-accent);color:#fff;min-height:52px;font-family:Barlow,system-ui,sans-serif;font-size:var(--fs-md);cursor:pointer;justify-content:center;align-items:center;gap:10px;padding:14px 24px;font-weight:700;line-height:1;text-decoration:none;transition:background .2s,border-color .2s;display:inline-flex}.cta-button:hover{border-color:var(--color-accent);background:#2e2e2e}.cta-button--violet{border-color:var(--color-primary);background:linear-gradient(90deg,#7e39f5 0%,#9f58ff 100%)}.cta-button--violet:hover{border-color:var(--color-primary);background:#2e2e2e}.cta-button--white{color:#121212;background:#fff;border-color:#fff}.cta-button--white:hover{color:#fff;background:#2e2e2e;border-color:#fff}.cta-button__icon{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M7.6 4.2c.5-.5 1.3-.5 1.8 0l1.8 1.8c.5.5.5 1.2.1 1.7l-1.4 1.7a1 1 0 0 0 0 1.3l3 3a1 1 0 0 0 1.3 0l1.7-1.4c.5-.4 1.3-.4 1.7.1l1.8 1.8c.5.5.5 1.3 0 1.8l-1.1 1.1c-.8.8-2 1.2-3.2 1-2.3-.5-4.9-2-7.3-4.5S5 9.8 4.5 7.5c-.2-1.2.2-2.4 1-3.2l1.1-1.1Z' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.5 4.5a6.4 6.4 0 0 1 5 5' stroke='white' stroke-width='1.8' stroke-linecap='round'/%3E%3Cpath d='M14.5 8a3 3 0 0 1 1.5 1.5' stroke='white' stroke-width='1.8' stroke-linecap='round'/%3E%3C/svg%3E") 50%/contain no-repeat;flex:0 0 20px;width:20px;height:20px}@media (width<=767px){.cta-button{min-height:48px;padding:12px 20px}}.advantages{color:#fff;background:#121212;padding-top:0}.advantages__divider{background:#ffffff2e;height:1px;margin-bottom:26px}.advantages__grid{grid-template-columns:repeat(3,370px);justify-content:center;gap:18px;display:grid}.advantages__card{width:370px;height:360px;box-shadow:none;background:0 0;border:1px solid #8936f3e6;border-radius:0 32px;padding:28px 22px 18px}.advantages__icon{color:#fff;width:104px;height:104px;margin:0 auto;display:block;position:relative}.advantages__card h3{text-align:center;font-family:Barlow,system-ui,sans-serif;font-size:var(--fs-lg);margin-top:18px;font-weight:700;line-height:1.05}.advantages__card p{color:#ffffffdb;font-size:var(--fs-sm);margin-top:12px;line-height:1.45}.advantages__icon:before,.advantages__icon:after{content:"";position:absolute}.advantages__icon[data-icon=UP]:before{background:currentColor;width:14px;height:2px;top:23px;left:8px;transform:rotate(-45deg);box-shadow:9px -9px}.advantages__icon[data-icon=UP]:after{border-top:2px solid;border-right:2px solid;width:11px;height:11px;top:8px;right:6px}.advantages__icon[data-icon=WW]:before{border:2px solid;border-top:0;border-radius:0 0 12px 12px;height:4px;bottom:6px;left:7px;right:7px}.advantages__icon[data-icon=WW]:after{border:2px solid;border-radius:50%;inset:7px 10px 14px;box-shadow:-12px 4px 0 -8px,12px 4px 0 -8px}.advantages__icon[data-icon=LS]:before{background:currentColor;border-radius:999px;width:4px;height:10px;top:6px;left:20px;box-shadow:-7px 7px 0 -1px,7px 7px 0 -1px}.advantages__icon[data-icon=LS]:after{border-top:2px solid;border-radius:50% 50% 0 0;height:16px;bottom:8px;left:10px;right:10px}.advantages__cta-wrap{justify-content:center;margin-top:24px;display:flex}@media (width<=1023px){.advantages__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=767px){.advantages__grid{grid-template-columns:1fr}.advantages__card{height:auto;min-height:0;padding:20px 18px 16px}.advantages__icon{width:80px;height:80px}.advantages__card h3{margin-top:14px}.advantages__card p{margin-top:8px}.advantages__cta{justify-content:space-between;width:100%}}.brands-slider{color:#fff;background:#121212}.brands-slider__header{margin-bottom:36px}.brands-slider__title{font-family:Barlow,system-ui,sans-serif;font-size:var(--fs-xl);letter-spacing:-.03em;font-weight:700;line-height:1}.brands-slider__ticker{width:100vw;margin-inline:calc(50% - 50vw);overflow:hidden}.brands-slider__track{align-items:center;width:max-content;animation:28s linear infinite brands-scroll;display:flex}@keyframes brands-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.brands-slider__item{justify-content:center;align-items:center;min-width:126px;min-height:42px;display:flex}.brands-slider__logo{object-fit:contain;object-position:center;opacity:.96;filter:grayscale()brightness(1.9);width:auto;max-width:220px;height:70px;display:block}@media (width<=767px){.brands-slider__header{margin-bottom:28px}.brands-slider__logo{max-width:200px;height:48px}}.case-studies{--case-studies-gap:18px;color:#fff;background:#121212;overflow-x:hidden}.case-studies__header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:30px;display:flex}.case-studies__eyebrow{color:#121212;min-height:24px;font-size:var(--fs-xs);letter-spacing:.08em;background:#e8dbfb;border-radius:8px 8px 0 0;align-items:center;margin-bottom:16px;padding:5px 18px;font-weight:700;display:inline-flex}.case-studies__title{font-family:Barlow,system-ui,sans-serif;font-size:var(--fs-xl);letter-spacing:-.03em;font-weight:700;line-height:1}.case-studies__controls{gap:14px;padding-top:50px;display:flex}.case-studies__controls--mobile{display:none}.case-studies__nav-button{color:#121212;width:48px;height:48px;font-size:var(--fs-lg);cursor:pointer;background:#f3f0eb;border:0;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.case-studies__slider{overflow:hidden}.case-studies .swiper-slide{width:calc((100% - var(--case-studies-gap)) / 2)}.case-studies__card{color:#fff;background:#121212;border:2px solid #ffffffd1;border-radius:0 16px 0 0;width:100%;min-height:625px;padding:15px 15px 18px}.case-studies__visual{object-fit:cover;background:radial-gradient(circle at 50% 100%,#00000047,#0000 28%),linear-gradient(135deg,#4d2a96 0%,#5a2ab8 100%);border-radius:0 16px 0 0;justify-content:center;align-items:flex-end;width:100%;height:335px;display:flex;position:relative;overflow:hidden}.case-studies__visual--double .case-studies__device-stack{gap:32px}.case-studies__device-stack{justify-content:center;align-items:flex-end;gap:0;width:100%;padding:18px 20px 0;display:flex}.case-studies__device{color:#121212;background:linear-gradient(#fff 0%,#f4f4f4 100%);border:3px solid #191919;border-radius:28px;flex-direction:column;justify-content:space-between;width:128px;height:230px;padding:18px 12px;display:flex;position:relative;box-shadow:0 18px 30px #00000047}.case-studies__device:before{content:"";background:#191919;border-radius:999px;width:54px;height:7px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.case-studies__device--back{z-index:1;margin-right:-24px;transform:rotate(-10deg)translateY(10px)}.case-studies__device--front{z-index:2;transform:rotate(8deg)}.case-studies__visual--double .case-studies__device--back{margin-right:0;transform:rotate(-10deg)translateY(2px)}.case-studies__visual--double .case-studies__device--front{transform:rotate(10deg)translateY(-2px)}.case-studies__device-brand{color:#4d2a96;font-size:var(--fs-xs);background:#f2e7ff;border-radius:999px;align-self:flex-start;padding:4px 8px;font-weight:700;display:inline-flex}.case-studies__device-copy{font-family:Barlow,system-ui,sans-serif;font-size:var(--fs-sm);font-weight:700;line-height:1.04}.case-studies__device:after{content:"";background:linear-gradient(135deg,#ead7ff,#fff);border-radius:12px;width:100%;height:56px;display:block}.case-studies__metrics{background:#f6f6f6;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0;padding:12px 12px 13px;display:grid}.case-studies__metric{gap:4px;display:grid}.case-studies__metric-label{color:#767676;font-size:var(--fs-xs);letter-spacing:.04em;line-height:1}.case-studies__metric strong{color:#121212;font-size:var(--fs-sm);align-items:center;gap:6px;line-height:1.1;display:inline-flex}.case-studies__metric strong:before{content:"";background:radial-gradient(circle,#2db463 0 2px,#0000 3px);border-radius:50%;width:12px;height:12px;box-shadow:inset 0 0 0 2px #2db463}.case-studies__content{padding:16px 2px 0}.case-studies__card h3{font-family:Barlow,system-ui,sans-serif;font-size:var(--fs-lg);font-weight:700;line-height:1}.case-studies__card p{color:#ffffffe6;min-height:58px;font-size:var(--fs-sm);margin-top:12px;line-height:1.5}.case-studies__content .cta-button{margin-top:16px}.case-studies .swiper-button-prev,.case-studies .swiper-button-next{display:none}@media (width<=767px){.case-studies__header{flex-direction:column}.case-studies__controls--desktop{display:none}.case-studies__controls--mobile{justify-content:center;align-items:center;gap:22px;margin-top:22px;display:flex}.case-studies .swiper-slide,.case-studies__card{width:min(590px,100vw - 30px)}.case-studies__card{height:auto;min-height:0}.case-studies__metrics{grid-template-columns:1fr}.case-studies__card p{min-height:0}}.ceo{color:#fff;background:#121212}.ceo__layout{grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr);align-items:start;gap:44px;display:grid}.ceo__title{font-family:Barlow,system-ui,sans-serif;font-size:var(--fs-xl);letter-spacing:-.03em;font-weight:700;line-height:.98}.ceo__subtitle,.ceo__text{margin-top:16px}.ceo__subtitle{font-family:Barlow,system-ui,sans-serif;font-size:var(--fs-lg);font-weight:700}.ceo__text{color:#fffffff0;font-size:var(--fs-sm);line-height:1.5}.ceo__links{gap:12px;margin-top:26px;display:flex}.ceo__social{place-items:center;width:32px;height:32px;display:inline-grid}.ceo__social-icon{width:28px;height:28px;display:block;position:relative}.ceo__social-icon:before,.ceo__social-icon:after{content:"";position:absolute}.ceo__social-icon--youtube{background:url(https://upload.wikimedia.org/wikipedia/commons/0/09/YouTube_full-color_icon_%282017%29.svg) 50%/contain no-repeat}.ceo__social-icon--youtube:before,.ceo__social-icon--youtube:after{display:none}.ceo__social-icon--linkedin{background:url(https://upload.wikimedia.org/wikipedia/commons/8/81/LinkedIn_icon.svg) 50%/contain no-repeat}.ceo__social-icon--linkedin:before,.ceo__social-icon--linkedin:after{display:none}.ceo__social-icon--linkedin:after{background:linear-gradient(#fff,#fff) 0 0/3px 12px no-repeat,linear-gradient(#fff,#fff) 5px 4px/3px 8px no-repeat,radial-gradient(circle,#fff 0 2px,#0000 2.2px) 0 0/4px 4px no-repeat,linear-gradient(#fff,#fff) 9px 4px/3px 8px no-repeat;width:12px;height:12px;top:7px;left:8px}.ceo__divider{background:#ffffffb8;align-self:stretch}.ceo__visual{object-fit:cover;width:540px;max-width:100%;height:356px;padding-top:0}.ceo__stage{background:linear-gradient(#00000014,#0000 22%),linear-gradient(#03040d 0%,#11131e 58%,#1c1820 100%);border-radius:0 24px;min-height:330px;position:relative;overflow:hidden}.ceo__wave,.ceo__speaker,.ceo__presenter,.ceo__audience{position:absolute}.ceo__wave{opacity:.8;filter:drop-shadow(0 0 12px #476fff59);background:radial-gradient(circle at 4px 4px,#476fffe6 0 1.4px,#0000 1.6px) 0 0/10px 10px;width:72%;height:34%;top:0;right:-4%;transform:perspective(360px)rotateX(62deg)rotate(-8deg)}.ceo__speaker{background:linear-gradient(#0000,#00000042);width:44%;height:38%;inset:auto auto 0 0}.ceo__audience--1{background:radial-gradient(circle at 50% 18%,#4b331ff2 0 13%,#0000 14%),linear-gradient(#2c201b 0%,#0f0f12 100%);border-radius:48% 48% 0 0;width:24%;height:46%;bottom:-2%;left:-4%;transform:rotate(-10deg)}.ceo__audience--2{background:linear-gradient(#26262b 0%,#0e0f14 100%);border-radius:46% 46% 0 0;width:14%;height:30%;bottom:-6%;left:14%}.ceo__audience--3{background:linear-gradient(#30343b 0%,#0f1015 100%);border-radius:46% 46% 0 0;width:18%;height:26%;bottom:-5%;left:26%}.ceo__presenter{background:radial-gradient(circle at 50% 8%,#e6d1b5 0 13%,#0000 14%),linear-gradient(#0000 0 22%,#ddd6c9 22% 50%,#7f6744 50% 100%);border-radius:42% 42% 8% 8%;width:12%;height:48%;bottom:12%;right:16%}@media (width<=1280px){.ceo__layout{grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr);gap:28px}}@media (width<=1023px){.ceo__layout{grid-template-columns:1fr;gap:24px}.ceo__divider{display:none}}@media (width<=767px){.ceo__stage{min-height:250px}}.comparison{color:#fff;background:#121212}.comparison__header{max-width:1200px}.comparison__title{font-family:Barlow,system-ui,sans-serif;font-size:var(--fs-xl);letter-spacing:-.03em;font-weight:700;line-height:1}.comparison__intro{color:#ffffffe6;max-width:116ch;font-size:var(--fs-sm);margin-top:14px;font-weight:600;line-height:1.45}.comparison__table{gap:28px;margin-top:34px;display:grid}.comparison__row{grid-template-columns:minmax(220px,.85fr) minmax(0,1fr) minmax(0,1fr);align-items:start;gap:28px;display:grid}.comparison__topic{align-items:center;gap:16px;padding-top:4px;display:flex}.comparison__topic-title{font-family:Barlow,system-ui,sans-serif;font-size:var(--fs-lg);font-weight:700;line-height:1.05}.comparison__column{grid-template-columns:22px minmax(0,1fr);gap:18px;display:grid}.comparison__column h4{font-family:Barlow,system-ui,sans-serif;font-size:var(--fs-lg);font-weight:700;line-height:1.05}.comparison__column p{color:#ffffffeb;font-size:var(--fs-sm);margin-top:8px;line-height:1.45}.comparison__marker{width:22px;height:22px;margin-top:2px;display:block;position:relative}.comparison__marker--other:before,.comparison__marker--other:after,.comparison__marker--brand:before,.comparison__marker--brand:after{content:"";position:absolute}.comparison__marker--other:before,.comparison__marker--other:after{background:#ffffffeb;width:18px;height:2px;top:10px;left:2px}.comparison__marker--other:before{transform:rotate(45deg)}.comparison__marker--other:after{transform:rotate(-45deg)}.comparison__marker--brand:before{background:#8936f3;width:7px;height:2px;top:9px;left:3px;transform:rotate(45deg)}.comparison__marker--brand:after{background:#8936f3;width:12px;height:2px;top:7px;left:7px;transform:rotate(-45deg)}.comparison__icon{color:#8936f3;zoom:.38;flex:0 0 128px;width:128px;height:128px;display:block;position:relative}.comparison__icon:before,.comparison__icon:after{content:"";position:absolute}.comparison__icon[data-icon=AB]:before{border:4px solid;border-radius:6px;inset:12px 12px 16px}.comparison__icon[data-icon=AB]:after{background:currentColor;border-radius:999px;width:42px;height:4px;bottom:12px;left:18px}.comparison__icon[data-icon=SG]:before{clip-path:polygon(16% 0,31% 14%,69% 14%,84% 0,100% 16%,84% 32%,84% 68%,100% 84%,84% 100%,69% 86%,31% 86%,16% 100%,0 84%,16% 68%,16% 32%,0 16%);border:4px solid;inset:14px 18px}.comparison__icon[data-icon=SG]:after{background:currentColor;border-radius:999px;height:6px;bottom:8px;left:13px;right:13px}.comparison__icon[data-icon=TR]:before{border:4px solid;border-radius:6px;width:44px;height:44px;top:12px;left:13px}.comparison__icon[data-icon=TR]:after{background:currentColor;width:4px;height:24px;top:22px;left:33px;box-shadow:0 10px #121212,0 10px}.comparison__cta-wrap{justify-content:center;margin-top:34px;display:flex}@media (width<=1023px){.comparison__row{grid-template-columns:1fr;gap:20px}}@media (width<=767px){.comparison__table{gap:24px}.comparison__column{gap:14px}.comparison__cta{justify-content:space-between;width:100%}}.cro-incubator{color:#fff;background:#121212}.cro-incubator__grid{grid-template-columns:minmax(0,1fr) minmax(280px,360px);align-items:center;gap:40px;display:grid}.cro-incubator__content{max-width:700px}.cro-incubator__eyebrow{color:#121212;min-height:24px;font-size:var(--fs-xs);letter-spacing:.08em;background:#ffe175;border-radius:8px 8px 0 0;align-items:center;padding:6px 18px 7px;font-weight:700;display:inline-flex}.cro-incubator__title{max-width:11ch;font-size:var(--fs-xl);margin-top:14px;line-height:.98}.cro-incubator__lead{font-family:Barlow,system-ui,sans-serif;font-size:var(--fs-lg);margin-top:16px;font-weight:700;line-height:1.05}.cro-incubator__text{color:#ffffffeb;max-width:58ch;font-size:var(--fs-sm);margin:34px 0 0;line-height:1.5}.cro-incubator__content .cta-button{margin-top:26px}.cro-incubator__visual{justify-content:center;display:flex}.cro-incubator__visual img{object-fit:cover;width:340px;height:390px}.cro-incubator__photo-frame{border:2px solid #ff8a35;width:min(100%,290px);padding:12px;position:relative;transform:rotate(4deg)}.cro-incubator__photo-frame:before{content:"";background:#ff8a35;width:24px;height:34px;position:absolute;top:-18px;left:50%;transform:translate(-50%)rotate(-12deg)}.cro-incubator__photo{aspect-ratio:4/5;filter:grayscale();background:linear-gradient(90deg,#12121214 0 8%,#0000 8% 12%,#12121214 12% 14%,#0000 14% 100%),linear-gradient(#f7f7f7 0%,#d9d9d9 100%);position:relative;overflow:hidden}.cro-incubator__photo:before{content:"";background:radial-gradient(circle at 70% 16%,#ffffffe6,#0000 20%),linear-gradient(90deg,#0000002e,#0000 28%),linear-gradient(#0000 0 70%,#00000024 70% 100%);position:absolute;inset:0}.cro-incubator__photo-person{background:linear-gradient(#8f8f8f,#4d4d4d);border-radius:999px 999px 18px 18px;position:absolute;bottom:24px}.cro-incubator__photo-person--left{width:88px;height:210px;left:18px}.cro-incubator__photo-person--left:before,.cro-incubator__photo-person--right:before{content:"";background:linear-gradient(#b8b8b8,#787878);border-radius:50%;width:62px;height:62px;position:absolute;top:-34px;left:50%;transform:translate(-50%)}.cro-incubator__photo-person--right{width:112px;height:230px;right:36px}.cro-incubator__photo-laptop{background:linear-gradient(#d0d0d0,#8c8c8c);border:2px solid #3c3c3ce6;width:132px;height:66px;position:absolute;bottom:44px;right:10px;transform:skew(-18deg)}.cro-incubator__photo-desk{background:linear-gradient(#efefef,#bcbcbc);width:210px;height:70px;position:absolute;bottom:0;right:-14px;transform:skew(-14deg)}@media (width<=1280px){.cro-incubator__grid{grid-template-columns:minmax(0,1fr) minmax(240px,320px);gap:28px}.cro-incubator__text{max-width:48ch}.cro-incubator__cta{font-size:var(--fs-md)}}@media (width<=767px){.cro-incubator__grid{grid-template-columns:1fr}.cro-incubator__content{max-width:none}.cro-incubator__text{max-width:none;margin-top:24px}.cro-incubator__cta{justify-content:space-between;width:100%}.cro-incubator__visual{justify-content:flex-start}.cro-incubator__photo-frame{width:min(100%,260px);margin-left:12px}}.cta-banner{color:#fff;background:#121212;padding:0 0 34px}.cta-banner__inner{text-align:center;border-top:1px solid #fff3;flex-direction:column;align-items:center;gap:28px;padding:42px 0 0;display:flex}.cta-banner__inner h2{max-width:1010px;font-family:Barlow,system-ui,sans-serif;font-size:var(--fs-xl);font-weight:700;line-height:1}.cta-banner__inner p{color:#ffffffe6;max-width:1010px;font-size:var(--fs-lg);margin-top:16px;font-weight:500;line-height:1.5}@media (width<=767px){.cta-banner__inner{padding-top:32px}}.expert-reviews{color:#fff;background:#121212}.expert-reviews__header{margin-bottom:34px}.expert-reviews__title{font-family:Barlow,system-ui,sans-serif;font-size:var(--fs-xl);letter-spacing:-.03em;font-weight:700;line-height:1}.expert-reviews__slider-wrapper{overflow:hidden}.expert-reviews__track{will-change:transform;gap:22px;transition:transform .46s cubic-bezier(.25,.46,.45,.94);display:flex}.expert-reviews__nav{justify-content:center;gap:12px;margin-top:36px;display:flex}.expert-reviews__nav-btn{color:#fff;width:52px;height:52px;font-size:var(--fs-md);cursor:pointer;background:0 0;border:1.5px solid #fff;border-radius:50%;justify-content:center;align-items:center;transition:background .2s,color .2s;display:flex}.expert-reviews__nav-btn:hover:not(:disabled){color:#121212;background:#fff}.expert-reviews__nav-btn:disabled{opacity:.35;cursor:not-allowed}.expert-reviews__card{color:#121212;background:#f5f3f0;border:1px solid #7e39f5;border-radius:34px 34px 0;flex-direction:column;flex:0 0 calc(50% - 11px);height:auto;padding:40px 36px;display:flex}.expert-reviews__layout{grid-template-columns:130px minmax(0,1fr);align-items:flex-start;gap:28px;padding-top:14px;display:grid}.expert-reviews__media{flex-direction:column;justify-content:center;align-items:flex-start;gap:18px;min-width:0;display:flex}.expert-reviews__content{flex-direction:column;min-width:0;display:flex}.expert-reviews__card-title{color:#4f2aa4;font-family:Barlow,system-ui,sans-serif;font-size:var(--fs-md);border-bottom:1px solid #b45cff;padding-bottom:16px;font-weight:700;line-height:1.15}.expert-reviews__avatar{object-fit:cover;color:#fff;background:linear-gradient(#dcdcdc,#a9a9a9);border-radius:50%;justify-content:center;align-items:center;width:130px;height:130px;font-weight:700;display:flex;box-shadow:inset 0 0 0 1px #1212121f}.expert-reviews__quote{font-size:var(--fs-sm);font-weight:500;line-height:1.45}.expert-reviews__quote strong,.expert-reviews__copy strong{font-weight:700}.expert-reviews__brand-logo{object-fit:contain;object-position:left center;width:130px;height:40px;display:block}@media (width<=1280px){.expert-reviews__layout{gap:20px}}@media (width<=767px){.expert-reviews__card{flex:0 0 min(560px,100vw - 30px);height:auto;padding:40px 28px}.expert-reviews__layout{grid-template-columns:1fr;gap:18px}.expert-reviews__media{flex-direction:row;justify-content:center;align-items:center;gap:28px}.expert-reviews__avatar{width:72px;height:72px}.expert-reviews__brand-logo{object-position:right center;width:100px;height:32px}}.faq{color:#fff;background:#121212}.faq__list{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:0 32px;display:grid}.faq__column{min-width:0}.faq__item{border-bottom:1px solid #bdbdbd;min-width:0;margin-bottom:24px;padding:0 0 12px}.faq__question{color:#fff;text-align:left;width:100%;min-width:0;font-weight:700;font-size:var(--fs-sm);cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;padding:0;display:flex}.faq__question span:first-child{flex:auto;min-width:0}.faq__question span:last-child{width:26px;height:26px;font-size:var(--fs-md);border:1.2px solid #fff;border-radius:50%;flex:none;justify-content:center;align-items:center;margin-left:16px;line-height:1;transition:transform .25s;display:inline-flex}.faq__item.is-open .faq__question span:last-child{transform:rotate(45deg)}.faq__answer-wrapper{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.faq__item.is-open .faq__answer-wrapper{grid-template-rows:1fr}.faq__answer-inner{overflow:hidden}.faq__answer{color:#ffffffbd;width:100%;margin-top:14px;line-height:1.65}@media (width<=767px){.faq__list{grid-template-columns:1fr;gap:0}}.final-cta{color:#fff;background:linear-gradient(135deg,#8936f3 0%,#401f86 100%)}.final-cta__inner{text-align:center}.final-cta__inner h2{font-size:var(--fs-xl);line-height:1.05}.final-cta__inner p{color:#ffffffd1;max-width:60ch;margin:18px auto 0;line-height:1.7}.final-cta__inner .cta-button{margin-top:28px}.footer{color:#fff;background:#121212;padding:32px 0 40px;position:relative}.footer:before{content:"";background:#ffffffe6;height:1px;position:absolute;top:0;left:0;right:0}.footer__grid{text-align:center;flex-direction:column;align-items:center;gap:24px;display:flex}.footer__logo{width:auto;height:36px;display:block}.footer__brand{display:inline-block}.footer__copy{color:#bdbdbd;max-width:36ch;margin-top:12px;line-height:1.65}.footer__social{justify-content:center;gap:12px;margin-top:20px;display:flex}.footer__action{margin-top:24px}.footer h3{font-size:var(--fs-md);letter-spacing:.08em;text-transform:none}.footer ul{margin:16px 0 0;padding:0;list-style:none}.footer li+li{margin-top:10px}.footer a{color:#ffffffe6}.footer__bottom{color:#bdbdbd;text-align:center;border-top:1px solid #f3e7ff33;margin-top:32px;padding-top:24px}@media (width<=1280px){.footer__grid{gap:32px 24px}}@media (width<=1023px){.footer__grid{gap:28px}}@media (width<=767px){.footer__grid{gap:20px}}.header{z-index:100;background:#121212;position:sticky;top:0;box-shadow:0 0 8px 2px #0f0a261a}.header__inner{justify-content:space-between;align-items:center;gap:24px;min-height:80px;display:flex}.header__brand{align-items:center;display:inline-flex}.header__logo{width:auto;height:34px;display:block}.header__nav-wrap{align-items:center;gap:24px;display:flex}.header__menu{align-items:center;gap:8px;padding:0;list-style:none;display:flex}.header__menu-item{position:relative}.header__menu-link{color:#ffffffe6;min-height:42px;font-size:var(--fs-sm);cursor:pointer;background:0 0;border:0;border-radius:40px;align-items:center;padding:0 14px;font-weight:600;display:inline-flex}.header__menu-link:hover,.header__menu-item:hover>.header__menu-link{color:#fff;background:#ffffff14}.header__submenu{opacity:0;visibility:hidden;background:#1d1d1d;border:1px solid #ffffff14;border-radius:0 0 0 20px;min-width:220px;margin:0;padding:12px;list-style:none;transition:opacity .2s,transform .2s,visibility .2s;position:absolute;top:calc(100% + 8px);left:0;transform:translateY(8px);box-shadow:0 24px 50px #00000042}.header__menu-item:hover .header__submenu{opacity:1;visibility:visible;transform:translateY(0)}.header__submenu-link{color:#ffffffe0;font-size:var(--fs-sm);border-radius:12px;padding:10px 12px;display:block}.header__submenu-link:hover{color:#fff;background:#ffffff14}.header__toggle{cursor:pointer;background:0 0;border:0;width:48px;height:48px;padding:0;display:none}.header__toggle span{background:#fff;border-radius:999px;width:22px;height:2px;margin:4px auto;display:block}@media (width<=1280px){.header__toggle{display:block}.header__nav-wrap{background:#121212;border:1px solid #ffffff14;border-radius:0 0 0 20px;flex-direction:column;align-items:stretch;padding:16px;display:none;position:absolute;top:100%;left:16px;right:16px}.header__nav-wrap.is-open{display:flex}.header__menu{flex-direction:column;align-items:stretch}.header__submenu{min-width:auto;box-shadow:none;opacity:1;visibility:visible;background:0 0;border:0;padding:8px 0 0;position:static;transform:none}.header__menu-link{border-radius:0;justify-content:space-between;padding-inline:0}}@media (width>=1360px){.header .container{width:min(100%, calc(var(--container-width-wide) + (var(--container-padding) * 2)))}.header__inner{min-height:94px}.header__menu-link{font-size:var(--fs-sm)}}@media (width<=767px){.header__logo{height:22px}}.hero-section{color:#fff;background:radial-gradient(circle at 20% 0,#8936f329,#0000 30%),#121212;padding:40px 0 32px}.hero-section__container{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:40px;display:grid}.hero-section__eyebrow{color:#fff;font-family:Barlow,system-ui,sans-serif;font-size:var(--fs-xl);letter-spacing:-.03em;margin-bottom:22px;font-weight:700;line-height:.95}.hero-section__title{font-family:Barlow,system-ui,sans-serif;font-size:var(--fs-lg);letter-spacing:-.03em;margin-top:28px;font-weight:700;line-height:1.02}.hero-section__bullets{gap:10px;margin:0;padding:0;list-style:none;display:grid}.hero-section__bullets li{color:#fff;font-family:Barlow,system-ui,sans-serif;font-size:var(--fs-md);align-items:flex-start;gap:12px;font-weight:500;line-height:1.02;display:flex}.hero-section__bullets li:before{content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M4 12.5l5 5L20 6.5' stroke='white' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/contain no-repeat;flex:0 0 28px;width:28px;height:28px;margin-top:2px}.hero-section__support{color:#fff;font-family:Barlow,system-ui,sans-serif;font-size:var(--fs-md);margin-top:14px;font-weight:500;line-height:1.05}.hero-section__actions{margin-top:30px}.hero-section__media{justify-content:flex-end;display:flex}.hero-section__video-frame{aspect-ratio:16/9;width:100%;max-width:560px;box-shadow:var(--shadow-soft);border-radius:0 20px 0 0;overflow:hidden}.hero-section__video-frame iframe{border:0;width:100%;height:100%}.hero-section__partners{justify-content:center;gap:40px;margin-top:28px;display:flex}.hero-section__partners img{object-fit:contain;width:auto;height:50px;max-height:50px}@media (width<=1023px){.hero-section__container{grid-template-columns:1fr}.hero-section__media{justify-content:stretch}}@media (width<=767px){.hero-section{padding-top:28px}.hero-section__eyebrow{margin-bottom:18px}.hero-section__title{justify-content:center;margin-top:22px;display:flex}.hero-section__bullets{flex-direction:column;align-items:flex-start;width:100%;display:flex}.hero-section__bullets li:before{flex-basis:24px;width:24px;height:24px}.hero-section__actions{justify-content:center;margin-top:24px;display:flex}.hero-section__support{text-align:center;margin-top:12px}.hero-section__partners{grid-template-columns:repeat(2,minmax(0,1fr));justify-items:center;gap:18px 24px;display:grid}.hero-section__partners img{width:100%;max-width:130px}}.how-it-works{color:#fff;background:#121212}.how-it-works__header{text-align:center;max-width:980px;margin:0 auto 44px}.how-it-works__title{font-family:Barlow,system-ui,sans-serif;font-size:var(--fs-xl);letter-spacing:-.03em;font-weight:700;line-height:1}.how-it-works__intro{color:#ffffffeb;max-width:900px;font-size:var(--fs-sm);margin:18px auto 0;font-weight:600;line-height:1.45}.how-it-works__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:36px;display:grid}.how-it-works__card{text-align:center;justify-items:center;padding:0 8px;display:grid}.how-it-works__step-header{justify-content:center;align-items:center;gap:12px;display:flex}.how-it-works__icon{color:#8936f3;zoom:.5;flex:0 0 86px;width:86px;height:86px;display:block;position:relative}.how-it-works__card h3{font-family:Barlow,system-ui,sans-serif;font-size:var(--fs-lg);font-weight:700;line-height:1.05}.how-it-works__card p{color:#fffffff5;max-width:20ch;font-size:var(--fs-sm);margin-top:10px;line-height:1.45}.how-it-works__actions{justify-content:center;margin-top:34px;display:flex}.how-it-works__icon:before,.how-it-works__icon:after{content:"";position:absolute}.how-it-works__icon[data-step="1"]:before{border:4px solid;border-radius:8px;inset:16px 15px 12px}.how-it-works__icon[data-step="1"]:after{background:radial-gradient(circle,currentColor 0 2px,#0000 2.4px) 0 0/20px 14px,linear-gradient(currentColor,currentColor) 0 0/40px 4px no-repeat;width:40px;height:28px;top:26px;left:23px}.how-it-works__icon[data-step="2"]:before{clip-path:polygon(44% 0,100% 16%,100% 82%,46% 100%,0 62%,0 18%);border:4px solid;border-radius:50% 50% 50% 12px;width:38px;height:54px;top:14px;left:25px;transform:rotate(38deg)}.how-it-works__icon[data-step="2"]:after{border:4px solid;border-radius:50% 50% 50% 10px;width:16px;height:16px;bottom:16px;left:22px;transform:rotate(45deg)}.how-it-works__icon[data-step="3"]:before{border:4px solid;border-radius:6px;width:56px;height:40px;top:16px;left:12px}.how-it-works__icon[data-step="3"]:after{background:currentColor;border-radius:4px;width:18px;height:38px;bottom:18px;right:10px;box-shadow:-12px 8px}@media (width<=1023px){.how-it-works__grid{grid-template-columns:1fr;gap:28px}}@media (width<=767px){.how-it-works__header{margin-bottom:32px}}.industries{color:#fff;background:#121212}.industries__title{text-align:center;max-width:18ch;font-family:Barlow,system-ui,sans-serif;font-size:var(--fs-xl);letter-spacing:-.03em;margin:0 auto;font-weight:700;line-height:1}.industries__tags{flex-wrap:wrap;justify-content:center;gap:10px;max-width:720px;margin:40px auto 0;display:flex}.industries__tag{color:#fff;min-height:31px;font-family:Barlow,system-ui,sans-serif;font-size:var(--fs-sm);white-space:nowrap;background:0 0;border:1px solid #e8dbfbe0;border-radius:7px;justify-content:center;align-items:center;padding:7px 14px;font-weight:700;line-height:1;display:inline-flex}@media (width<=767px){.industries__tags{gap:8px;margin-top:28px}.industries__tag{padding:7px 12px}}.pain-points{color:#fff;background:#121212}.pain-points__header{margin-bottom:38px}.pain-points__eyebrow{color:#121212;min-height:24px;font-size:var(--fs-xs);letter-spacing:.08em;background:#f3f0eb;border-radius:8px 8px 0 0;align-items:center;margin-bottom:18px;padding:5px 18px;font-weight:700;display:inline-flex}.pain-points__title{font-family:Barlow,system-ui,sans-serif;font-size:var(--fs-xl);letter-spacing:-.03em;font-weight:700;line-height:1}.pain-points__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:76px 70px;display:grid}.pain-points__card{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:40px;display:grid}.pain-points__graphic{object-fit:cover;background:#fff;border-radius:10px;width:203px;height:133px;position:relative;box-shadow:0 0 0 2px #9168f1d9}.pain-points__graphic:before,.pain-points__graphic:after{content:"";position:absolute}.pain-points__graphic--1:before{background-color:#0000;background-image:linear-gradient(90deg,#6538bb 0 12px,#0000 12px 20px,#9c7ce6 20px 32px,#0000 32px 40px,#6538bb 40px 50px,#0000 50px 58px,#fff 58px 68px,#0000 68px 76px),linear-gradient(#b99ef5,#b99ef5);background-position:0 0,0 42px;background-repeat:no-repeat;background-size:76px 42px,76px 2px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;width:76px;height:42px;bottom:18px;left:18px}.pain-points__graphic--1:after{border:2px solid #9c7ce6;border-radius:999px;width:110px;height:12px;bottom:10px;left:14px}.pain-points__graphic--2{width:136px;height:184px;box-shadow:none;background:0 0}.pain-points__graphic--2:before{background:#fff;border-radius:22px 22px 40px;inset:8px 24px 12px 30px;transform:rotate(-34deg);box-shadow:inset 0 0 0 2px #9168f1d9}.pain-points__graphic--2:after{background:#fff;border-radius:50%;width:28px;height:28px;top:2px;right:10px;box-shadow:inset 0 0 0 2px #9168f1d9}.pain-points__graphic--3:before{background:conic-gradient(#6538bb 0 72%, #b99ef5 72% 100%);border-radius:50%;width:54px;height:54px;top:14px;left:14px}.pain-points__graphic--3:after{background:linear-gradient(#9c7ce6,#9c7ce6) 0 0/40px 10px no-repeat,linear-gradient(#d6c5fb,#d6c5fb) 0 16px/40px 10px no-repeat,linear-gradient(#6538bb,#6538bb) 0 32px/40px 10px no-repeat;width:40px;height:44px;top:18px;right:14px}.pain-points__graphic--4{width:130px;height:130px;box-shadow:none;background:0 0}.pain-points__graphic--4:before{clip-path:polygon(0 34%,76% 0,100% 100%,22% 74%);background:#fff;width:80px;height:48px;top:26px;left:12px;box-shadow:inset 0 0 0 2px #9168f1d9}.pain-points__graphic--4:after{background:#fff;width:16px;height:26px;top:62px;left:62px;transform:rotate(-24deg);box-shadow:inset 0 0 0 2px #9168f1d9}.pain-points__graphic-chip{display:block;position:absolute}.pain-points__graphic-chip--a,.pain-points__graphic-chip--b,.pain-points__graphic-chip--c{display:none}.pain-points__graphic--1 .pain-points__graphic-chip--a{background:#b99ef5;border-radius:50%;width:16px;height:16px;display:block;bottom:8px;left:25px}.pain-points__graphic--2 .pain-points__graphic-chip--a{border-bottom:3px solid #9c7ce6;border-left:3px solid #9c7ce6;width:14px;height:8px;display:block;top:14px;right:16px;transform:rotate(-45deg)}.pain-points__graphic--3 .pain-points__graphic-chip--a{background:#fff;border-radius:50%;width:30px;height:30px;display:block;top:26px;left:26px}.pain-points__graphic--4 .pain-points__graphic-chip--a{background:#fff;border-radius:50%;width:10px;height:10px;display:block;top:34px;left:80px}.pain-points__body h3{color:#8b46f5;font-family:Barlow,system-ui,sans-serif;font-size:var(--fs-lg);font-weight:700;line-height:1.05}.pain-points__body p{color:#ffffffe6;max-width:275px;font-size:var(--fs-sm);margin-top:14px;font-weight:500;line-height:1.55}@media (width<=1280px){.pain-points__grid{gap:40px 32px}.pain-points__card{grid-template-columns:auto minmax(0,1fr);gap:40px}.pain-points__body p{max-width:275px}}@media (width<=767px){.pain-points__grid{grid-template-columns:1fr;gap:36px}.pain-points__card{grid-template-columns:1fr;justify-items:center;gap:18px}.pain-points__graphic{object-fit:contain;width:auto;max-width:280px;height:auto}.pain-points__graphic--1,.pain-points__graphic--3{max-width:200px}.pain-points__body{text-align:center;width:100%}.pain-points__body p{max-width:100%}}.podcast{color:#fff;background:#4f2aa4}.podcast__grid{grid-template-columns:minmax(0,1fr) minmax(260px,320px);align-items:center;gap:36px;display:grid}.podcast__eyebrow{color:#121212;min-height:24px;font-size:var(--fs-xs);letter-spacing:.08em;background:#ffe175;border-radius:8px 8px 0 0;align-items:center;padding:6px 18px 7px;font-weight:700;display:inline-flex}.podcast__title{width:min(875px,100%);font-family:Barlow,system-ui,sans-serif;font-size:var(--fs-xl);letter-spacing:-.03em;align-items:center;gap:16px;margin-top:16px;font-weight:700;line-height:.98;display:flex}.podcast__stars{color:#ffcf33;font-size:var(--fs-md);gap:6px;margin-top:10px;display:flex}.podcast__lead{color:#fff;width:min(718px,100%);font-family:Barlow,system-ui,sans-serif;font-size:var(--fs-lg);margin-top:18px;font-weight:700;line-height:1.08}.podcast__text{color:#fffffff5;width:min(718px,100%);font-size:var(--fs-sm);margin-top:6px;line-height:1.35}.podcast__links{flex-wrap:wrap;gap:26px;margin-top:26px;display:flex}.podcast__link{border:2px solid var(--color-accent);background:var(--color-accent);color:#fff;min-width:242px;min-height:56px;font-family:Barlow,system-ui,sans-serif;font-size:var(--fs-md);border-radius:0 0 0 12px;justify-content:center;align-items:center;gap:8px;padding:12px 18px;font-weight:700;line-height:1;transition:background .2s,border-color .2s;display:inline-flex}.podcast__link:hover{border-color:var(--color-accent);background:#2e2e2e}.podcast__link-icon{flex:0 0 18px;width:18px;height:18px}.podcast__link-icon--spotify{background:url(https://upload.wikimedia.org/wikipedia/commons/8/84/Spotify_icon.svg) 50%/contain no-repeat}.podcast__link-icon--apple{background:url(https://upload.wikimedia.org/wikipedia/commons/3/31/Apple_logo_white.svg) 50%/contain no-repeat}.podcast__visual{justify-content:center;display:flex}.podcast__phone{background:linear-gradient(#1b1b1f 0%,#101014 100%);border-radius:32px;width:220px;min-height:380px;padding:26px 12px 18px;position:relative;box-shadow:inset 0 0 0 2px #0006}.podcast__phone-notch{background:#ffffff2e;border-radius:999px;width:38px;height:4px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.podcast__screen{background:#18131f;border-radius:20px;gap:12px;min-height:100%;padding:14px 12px 10px;display:grid}.podcast__cover{background:linear-gradient(#4f2aa4 0%,#3f1f86 100%);min-height:158px;position:relative;overflow:hidden}.podcast__cover-person{background:radial-gradient(circle at 50% 12%,#f1d4bf 0 12%,#0000 13%),linear-gradient(#0000 0 20%,#171717 20% 60%,#0f0f0f 60% 100%);width:64px;height:122px;position:absolute;bottom:0;right:26px}.podcast__cover-title{color:#fff;font-family:Barlow,system-ui,sans-serif;font-size:var(--fs-xs);text-transform:uppercase;font-weight:700;line-height:1.05;position:absolute;top:76px;left:14px}.podcast__cover-title:after{content:"";border:2px solid #ffffff80;height:44px;position:absolute;inset:-10px -10px auto}.podcast__cover-subtitle{color:#fff;font-size:var(--fs-xs);font-weight:600;position:absolute;bottom:16px;left:14px}.podcast__meta{gap:4px;display:grid}.podcast__meta-date{color:#ffffff73;font-size:var(--fs-xs);letter-spacing:.08em;font-weight:700}.podcast__meta-title{color:#fff;font-size:var(--fs-xs);font-weight:700}.podcast__meta-show{color:#7b4ae0;font-size:var(--fs-xs);font-weight:700}.podcast__player{margin-top:auto}.podcast__player-controls{justify-content:center;align-items:center;gap:26px;display:flex}.podcast__control{color:#fff;width:22px;height:22px;display:block;position:relative}.podcast__control:before,.podcast__control:after{content:"";position:absolute}.podcast__control--rewind:before,.podcast__control--forward:before{border:2px solid #ffffffe6;border-radius:50%;inset:4px}.podcast__control--rewind:after{background:#fff;width:7px;height:2px;top:8px;left:8px;transform:rotate(-40deg)}.podcast__control--forward:after{background:#fff;width:7px;height:2px;top:8px;right:8px;transform:rotate(40deg)}.podcast__control--pause:before,.podcast__control--pause:after{background:#fff;border-radius:2px;width:4px;height:14px;top:4px}.podcast__control--pause:before{left:6px}.podcast__control--pause:after{right:6px}.podcast__progress{height:18px;margin-top:16px;position:relative}.podcast__progress-line{background:#ffffffa6;height:2px;position:absolute;top:8px;left:0;right:0}.podcast__progress-thumb{background:#fff;border-radius:50%;width:12px;height:12px;position:absolute;top:3px;right:22px}.podcast__player-footer{color:#fffc;font-size:var(--fs-xs);justify-content:space-between;align-items:center;margin-top:16px;font-weight:700;display:flex}.podcast__player-home,.podcast__player-moon{width:16px;height:16px}.podcast__player-home{background:radial-gradient(circle,#7b4ae0 0 3px,#0000 3.2px),radial-gradient(circle,#7b4ae059 0 7px,#0000 7.2px);border-radius:50%}.podcast__player-moon{position:relative}.podcast__player-moon:before{content:"";border-radius:50%;position:absolute;inset:1px;box-shadow:inset -4px 0 #7b4ae0}@media (width<=1280px){.podcast__grid{grid-template-columns:minmax(0,1fr) minmax(220px,280px);gap:24px}.podcast__phone{width:200px;min-height:350px}}@media (width<=767px){.podcast__grid{grid-template-columns:1fr}.podcast__links{gap:14px}.podcast__link{width:100%;min-width:0}.podcast__visual{justify-content:flex-start}}.social-follow{color:#fff;background:#121212}.social-follow__header{margin-bottom:32px}.social-follow__title{font-family:Barlow,system-ui,sans-serif;font-size:var(--fs-xl);letter-spacing:-.03em;font-weight:700;line-height:1}.social-follow__subtitle{font-family:Barlow,system-ui,sans-serif;font-size:var(--fs-lg);margin-top:16px;font-weight:700;line-height:1.05}.social-follow__grid{grid-template-columns:minmax(320px,360px) minmax(0,1fr);align-items:stretch;gap:18px;display:grid}.social-follow__panel{background:0 0;border:1px solid #8936f3e6;padding:24px 22px 26px}.social-follow__text{color:#fffffff0;font-size:var(--fs-sm);border-bottom:1px solid #ff8a35b3;padding-bottom:18px;line-height:1.5}.social-follow__links{gap:14px;margin-top:14px;display:grid}.social-follow__link{grid-template-columns:40px minmax(0,1fr);align-items:center;gap:12px;display:grid}.social-follow__link-icon{width:28px;height:28px;display:block;position:relative}.social-follow__link-icon:before,.social-follow__link-icon:after{content:"";position:absolute}.social-follow__link-icon--youtube{background:url(https://upload.wikimedia.org/wikipedia/commons/0/09/YouTube_full-color_icon_%282017%29.svg) 50%/contain no-repeat}.social-follow__link-icon--youtube:before,.social-follow__link-icon--youtube:after{display:none}.social-follow__link-icon--linkedin{background:url(https://upload.wikimedia.org/wikipedia/commons/8/81/LinkedIn_icon.svg) 50%/contain no-repeat}.social-follow__link-icon--linkedin:before,.social-follow__link-icon--linkedin:after{display:none}.social-follow__link-button{color:#fff;min-height:46px;font-family:Barlow,system-ui,sans-serif;font-size:var(--fs-md);border:2px solid #0000;justify-content:space-between;align-items:center;gap:14px;padding:0 18px;font-weight:700;transition:background .2s,border-color .2s;display:inline-flex}.social-follow__link--youtube .social-follow__link-button{background:#ff1010;border-color:#ff1010}.social-follow__link--youtube .social-follow__link-button:hover{background:#2e2e2e;border-color:#ff1010}.social-follow__link--linkedin .social-follow__link-button{background:#0b7fc3;border-color:#0b7fc3}.social-follow__link--linkedin .social-follow__link-button:hover{background:#2e2e2e;border-color:#0b7fc3}.social-follow__link-arrow{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M7 12h10' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M13 7l5 5-5 5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/contain no-repeat;flex:0 0 16px;width:16px;height:16px}.social-follow__video-shell{position:relative}.social-follow__video{aspect-ratio:16/9;background:#0f0f0f;border:1px solid #ffffff14;overflow:hidden}.social-follow__video iframe{border:0;width:100%;height:100%;display:block}@media (width<=1280px){.social-follow__grid{grid-template-columns:minmax(280px,340px) minmax(0,1fr);gap:24px}}@media (width<=1023px){.social-follow__grid{grid-template-columns:1fr}}@media (width<=767px){.social-follow__header{margin-bottom:24px}.social-follow__panel{padding:18px 16px 20px}.social-follow__link{grid-template-columns:30px minmax(0,1fr);gap:10px}.social-follow__link-button{font-size:var(--fs-sm);min-height:42px;padding:0 14px}}.sticky-bar{z-index:25;pointer-events:none;background:#401f86;border-top:1px solid #6b4dac;padding:5px 0 8px;transition:transform .3s;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%)}.sticky-bar.is-visible{pointer-events:auto;transform:translateY(0)}.sticky-bar__inner{justify-content:space-between;align-items:center;gap:12px;display:flex}.sticky-bar__text{color:#fff;font-weight:700;font-size:var(--fs-sm);align-items:center;gap:8px;display:flex}@media (width<=767px){.sticky-bar__inner{text-align:center;flex-direction:column;align-items:center}.sticky-bar__text{justify-content:center}}.team{color:#fff;background:#121212}.team__layout{grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr);align-items:stretch;gap:44px;display:grid}.team__content,.team__gallery{min-width:0}.team__content{flex-direction:column;justify-content:center;padding-right:10px;display:flex}.team__title{font-family:Barlow,system-ui,sans-serif;font-size:var(--fs-xl);font-weight:700;line-height:.98}.team__copy{color:#ffffffeb;font-size:var(--fs-sm);margin-top:26px;line-height:1.45}.team__lead{font-family:Barlow,system-ui,sans-serif;font-size:var(--fs-lg);margin-top:26px;font-weight:700;line-height:1.2}.team__content .cta-button{margin-top:26px}.team__divider{background:#ffffffb8;align-self:stretch}.team__gallery{align-content:center;justify-self:end;gap:16px;width:540px;display:grid}.team__gallery-row{grid-template-columns:repeat(2,262px);gap:16px;display:grid}.team__photo{background:#1a1a1a;width:100%;display:block;position:relative;overflow:hidden}.team__photo:before,.team__photo:after{content:"";position:absolute}.team__photo--wide{object-fit:cover;filter:grayscale();background:radial-gradient(circle at 50% 18%,#ffffffb8,#0000 30%),linear-gradient(#f2f2f2 0%,#c4c4c4 100%);width:540px;height:236px}.team__photo--wide:before{background:linear-gradient(#0000,#00000038);height:54%;inset:auto 0 0}.team__photo--wide:after{background:radial-gradient(circle at 10% 100%,#000000b3 0 16%,#0000 17%),radial-gradient(circle at 22% 100%,#000000bd 0 13%,#0000 14%),radial-gradient(circle at 36% 100%,#000000b8 0 14%,#0000 15%),radial-gradient(circle at 49% 100%,#000000c2 0 12%,#0000 13%),radial-gradient(circle at 61% 100%,#000000b8 0 15%,#0000 16%),radial-gradient(circle at 74% 100%,#000000c2 0 14%,#0000 15%),radial-gradient(circle at 87% 100%,#000000b8 0 13%,#0000 14%);height:34%;bottom:0;left:0;right:0}.team__photo--warm{object-fit:cover;background:radial-gradient(circle at 75% 22%,#ffe4b4c7,#0000 18%),linear-gradient(135deg,#5b321a 0%,#a5642b 48%,#ddb06f 100%);width:262px;height:160px}.team__photo--warm:before{background:linear-gradient(#0000,#2a150a73);height:55%;inset:auto 0 0}.team__photo--left:after{background:radial-gradient(circle at 18% 100%,#2e170ce6 0 16%,#0000 17%),radial-gradient(circle at 58% 100%,#e8ab68eb 0 16%,#0000 17%),radial-gradient(circle at 84% 100%,#2e170ce0 0 10%,#0000 11%);height:48%;bottom:0;left:0;right:0}.team__photo--right:after{background:radial-gradient(circle at 18% 100%,#2e170ceb 0 14%,#0000 15%),radial-gradient(circle at 44% 100%,#e8ab68e0 0 12%,#0000 13%),radial-gradient(circle at 68% 100%,#2e170ce6 0 12%,#0000 13%),radial-gradient(circle at 88% 100%,#e8ab68d1 0 10%,#0000 11%);height:48%;bottom:0;left:0;right:0}.team__badge{color:#121212;width:44px;height:44px;font-family:Barlow,system-ui,sans-serif;font-size:var(--fs-xs);z-index:1;background:#ffffffe0;border-radius:50%;place-items:center;font-weight:700;display:inline-grid;position:absolute;bottom:18px}.team__badge--1{left:18px}.team__badge--2{left:76px}.team__badge--3{left:134px}.team__badge--4{left:192px}.team__badge--5{left:250px}.team__badge--6{left:308px}.team__badge--7{left:366px}.team__badge--8{left:424px}.team__photo--wide{height:315px}.team__photo--warm{height:212px}@media (width<=1280px){.team__layout{grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr);gap:28px}.team__gallery{justify-self:stretch;gap:12px;width:100%}.team__gallery-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.team__photo--wide{width:100%;height:220px}.team__photo--warm{width:100%;height:148px}.team__badge--7,.team__badge--8{display:none}}@media (width<=1023px){.team__layout{grid-template-columns:1fr;gap:24px}.team__content{padding-right:0}.team__divider{display:none}}@media (width<=767px){.team__copy{margin-top:20px}.team__cta{justify-content:space-between;width:100%}.team__gallery-row{grid-template-columns:1fr}.team__photo--wide{height:220px}.team__photo--warm{height:180px}.team__badge{width:38px;height:38px}.team__badge--5,.team__badge--6,.team__badge--7,.team__badge--8{display:none}}.video-reviews{color:#fff;background:#121212;position:relative;overflow:hidden}.video-reviews .container{z-index:1;position:relative}.video-reviews:before{content:"";background:radial-gradient(circle at 16% 16%,#4b29932e,#0000 24%),radial-gradient(circle at 84% 80%,#4b29931f,#0000 22%),#121212;position:absolute;inset:0}.video-reviews__header{margin-bottom:34px}.video-reviews__eyebrow{align-items:center;gap:10px;margin-bottom:18px;display:inline-flex}.video-reviews__eyebrow span:first-child{color:#121212;min-height:24px;font-size:var(--fs-xs);letter-spacing:.08em;background:#f3f0eb;border-radius:12px 12px 0;align-items:center;padding:5px 18px;font-weight:700;display:inline-flex}.video-reviews__eyebrow-heart{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M8 13.6 2.1 7.8a3.5 3.5 0 0 1 5-5L8 3.7l.9-.9a3.5 3.5 0 0 1 5 5L8 13.6Z' fill='%23ff8a35'/%3E%3C/svg%3E") 50%/contain no-repeat;flex:0 0 30px;width:30px;height:30px}.video-reviews__title{font-family:Barlow,system-ui,sans-serif;font-size:var(--fs-xl);letter-spacing:-.03em;font-weight:700;line-height:1}.video-reviews__slider{overflow:hidden}.video-reviews .swiper-slide{width:640px}.video-reviews__card{background:#121212;grid-template-columns:270px minmax(0,1fr);align-items:stretch;gap:0;width:640px;height:470px;display:grid;overflow:hidden}.video-reviews__media{background:#4b2993;border-radius:0 0 0 48px;justify-content:center;align-items:center;height:470px;display:flex;overflow:hidden}.video-reviews__media-frame{background:#0f0f0f;width:230px;height:410px;overflow:hidden}.video-reviews__media-frame iframe{border:0;width:100%;height:100%}.video-reviews__content{flex-direction:column;justify-content:space-between;padding:24px 0 8px 18px;display:flex}.video-reviews__label{color:#ff8a35;font-size:var(--fs-sm);font-weight:700;line-height:1}.video-reviews__quote{color:#fff;max-width:22ch;font-family:Barlow,system-ui,sans-serif;font-size:var(--fs-sm);margin-top:10px;font-weight:600;line-height:1.45}.video-reviews__reviewer{border-top:1px solid #7b5ce0cc;padding-top:14px}.video-reviews__reviewer-name{font-size:var(--fs-sm);margin-top:8px;line-height:1.4}.video-reviews__controls{justify-content:center;gap:22px;margin-top:34px;display:flex}.video-reviews__nav-button{color:#121212;width:42px;height:42px;font-size:var(--fs-lg);cursor:pointer;background:#f3f0eb;border:0;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.video-reviews .swiper-button-prev,.video-reviews .swiper-button-next{display:none}.video-reviews__cta-wrap{justify-content:center;margin-top:22px;display:flex}@media (width<=1023px){.video-reviews .swiper-slide{width:min(640px,100vw - 30px)}.video-reviews__card{grid-template-columns:1fr;width:min(640px,100vw - 30px);height:auto}.video-reviews__media{box-sizing:border-box;border-radius:0 0 0 32px;height:450px;padding:25px}.video-reviews__media-frame{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.video-reviews__media-frame iframe{width:min(230px,100%);height:min(410px,100%)}.video-reviews__content{padding:18px 0 0}.video-reviews__quote{max-width:none}}.what-we-do{color:#fff;background:#121212;padding-bottom:48px}.what-we-do__header{margin-bottom:22px}.what-we-do__title{font-family:Barlow,system-ui,sans-serif;font-size:var(--fs-xl);letter-spacing:-.03em;font-weight:700;line-height:1}.what-we-do__grid{grid-template-columns:repeat(3,380px);justify-content:center;gap:14px;display:grid}.what-we-do__card{width:380px;height:106px;box-shadow:none;background:0 0;border:1px solid #8936f3e6;border-radius:0 18px;align-items:center;gap:16px;padding:12px 18px;display:flex}.what-we-do__icon{color:#fff;flex:0 0 64px;width:64px;height:64px;position:relative}.what-we-do__card h3{font-family:Barlow,system-ui,sans-serif;font-size:var(--fs-lg);font-weight:700;line-height:1.1}.what-we-do__icon:before,.what-we-do__icon:after{content:"";position:absolute}.what-we-do__icon[data-icon=AB]:before{border:2px solid;border-radius:3px;inset:6px 5px 10px}.what-we-do__icon[data-icon=AB]:after{background:currentColor;width:14px;height:2px;top:14px;left:12px;box-shadow:-6px -6px #121212,-6px -6px 0 2px}.what-we-do__icon[data-icon=CM]:before{border:2px solid;border-right-color:#0000;border-radius:50%;inset:4px}.what-we-do__icon[data-icon=CM]:after{background:currentColor;width:16px;height:2px;top:13px;left:8px;transform:rotate(25deg);box-shadow:5px 5px 0 -1px}.what-we-do__icon[data-icon=AU]:before{background:currentColor;height:2px;bottom:7px;left:4px;right:4px;box-shadow:10px -7px,20px 0}.what-we-do__icon[data-icon=AU]:after{background:currentColor;border-radius:50%;width:6px;height:6px;top:5px;left:13px;box-shadow:-10px 4px,10px 4px}.what-we-do__icon[data-icon=LP]:before{border:2px solid;border-radius:999px;width:12px;height:20px;top:5px;left:8px;transform:rotate(45deg)}.what-we-do__icon[data-icon=LP]:after{background:linear-gradient(currentColor,currentColor) 50%/2px 12px no-repeat,linear-gradient(currentColor,currentColor) 50%/12px 2px no-repeat;width:12px;height:12px;bottom:6px;right:6px}.what-we-do__icon[data-icon=FO]:before{clip-path:polygon(0 0,100% 0,62% 50%,62% 100%,38% 100%,38% 50%);border:2px solid;width:18px;height:20px;top:5px;left:7px}.what-we-do__icon[data-icon=UX]:before{border:2px solid;border-radius:4px;inset:5px}.what-we-do__icon[data-icon=UX]:after{border:2px solid;width:4px;height:4px;top:10px;left:10px;box-shadow:10px 0 0 -2px #121212,10px 0,0 10px 0 -2px #121212,0 10px,10px 10px 0 -2px #121212,10px 10px}@media (width<=1023px){.what-we-do__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=767px){.what-we-do{padding-bottom:36px}.what-we-do__grid{grid-template-columns:1fr}.what-we-do__card{padding:14px 16px}}.youtube-section{color:#fff;background:#4b2993;position:relative;overflow:hidden}.youtube-section:before,.youtube-section:after{content:"";pointer-events:none;position:absolute}.youtube-section:before{border:2px solid #0000;border-color:#0000 #0000 #7b5ce0a6 #7b5ce0a6;border-radius:0 0 220px 220px;width:420px;height:260px;bottom:-120px;left:-140px;transform:rotate(-8deg)}.youtube-section:after{border:2px solid #0000;border-color:#0000 #0000 #7b5ce07a #7b5ce07a;border-radius:0 0 220px 220px;width:340px;height:180px;bottom:20px;left:64px;transform:rotate(12deg)}.youtube-section__header{text-align:left;margin-bottom:38px}.youtube-section__title{font-family:Barlow,system-ui,sans-serif;font-size:var(--fs-xl);letter-spacing:-.03em;font-weight:700;line-height:1}.youtube-section__slider{padding-inline:clamp(0px,4vw,40px);overflow:hidden}.youtube-section .swiper-slide{width:320px}.youtube-section__card{color:#fff;width:320px;height:100%;display:block}.youtube-section__frame{background:#ffffff2e;border-radius:12px;width:320px;height:185px;overflow:hidden}.youtube-section__frame img{object-fit:cover;width:100%;height:100%;transition:transform .25s}.youtube-section__card:hover .youtube-section__frame img{transform:scale(1.03)}.youtube-section__card h3{font-family:Barlow,system-ui,sans-serif;font-size:var(--fs-sm);padding-top:12px;font-weight:500;line-height:1.35}.youtube-section__controls{justify-content:center;align-items:center;gap:22px;margin-top:28px;display:flex}.youtube-section__nav-button{color:#121212;width:48px;height:48px;font-size:var(--fs-lg);cursor:pointer;background:#f6f0eb;border:0;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.youtube-section .swiper-button-prev,.youtube-section .swiper-button-next{display:none}.youtube-section__cta-wrap{justify-content:center;margin-top:34px;display:flex}@media (width<=767px){.youtube-section__header{margin-bottom:28px}.youtube-section__slider{padding-inline:0}.youtube-section .swiper-slide,.youtube-section__card,.youtube-section__frame{width:320px}.youtube-section__controls{margin-top:22px}.youtube-section__cta-wrap{margin-top:24px}.youtube-section__cta{width:100%;min-width:0}}:root{--fs-xl:48px;--fs-lg:28px;--fs-md:20px;--fs-sm:16px;--fs-xs:12px;--color-primary:#8936f3;--color-primary-deep:#510fa5;--color-primary-dark:#401f86;--color-accent:#ff8a35;--color-accent-bright:#ffe175;--color-background:#fff;--color-background-soft:#f9f9f9;--color-surface:#f3e7ff;--color-surface-2:#f2f2f2;--color-text:#121212;--color-text-muted:#bdbdbd;--color-text-soft:#6b4dac;--color-border:#1212121f;--color-black-bg:#121212;--container-width:1230px;--container-width-wide:1280px;--container-padding:15px;--section-spacing:80px;--button-radius:0 0 0 12px;--shadow-soft:2px 3px 54px 0 #96969626;--shadow-chip:2px 4px 8px #96969626}@media (width<=1280px){:root{--container-width:1160px;--container-width-wide:1160px}}@media (width<=767px){:root{--section-spacing:40px;--fs-xl:30px;--fs-lg:22px;--fs-md:18px;--fs-sm:15px;--fs-xs:12px}}@font-face{font-family:Barlow;src:local(Barlow Regular),local(Barlow-Regular);font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Barlow;src:local(Barlow Medium),local(Barlow-Medium);font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Barlow;src:local(Barlow SemiBold),local(Barlow-SemiBold);font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Barlow;src:local(Barlow Bold),local(Barlow-Bold);font-style:normal;font-weight:700;font-display:swap}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{background:var(--color-background);min-width:320px;color:var(--color-text);font-family:Barlow,system-ui,sans-serif;font-size:var(--fs-sm);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;line-height:1.5;overflow-x:hidden}body,h1,h2,h3,h4,h5,h6,p,ul,ol,figure,blockquote{margin:0}ul,ol{padding:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}#root{min-height:100vh;overflow-x:hidden}.container{width:min(100%, calc(var(--container-width) + (var(--container-padding) * 2)));padding-inline:var(--container-padding);margin:0 auto}.section-padding{padding-block:var(--section-spacing)}.st-title{font-family:Barlow,system-ui,sans-serif;font-size:var(--fs-xl);letter-spacing:-.03em;font-weight:600;line-height:1.12}.button,.button-cta{border:2px solid var(--color-accent);border-radius:var(--button-radius);background:var(--color-accent);color:#fff;min-height:52px;font-size:var(--fs-md);cursor:pointer;justify-content:center;align-items:center;padding:9px 49px 9px 24px;font-weight:600;line-height:1;transition:background .2s,border-color .2s;display:inline-flex}.button:hover,.button-cta:hover{border-color:var(--color-accent);background:#2e2e2e}.button-cta{padding:9px 24px}.app-shell{background:var(--color-background);min-height:100vh;overflow-x:hidden}.section-heading{margin-bottom:28px}.section-heading--light{color:#fff}.section-heading__eyebrow{background:var(--color-surface-2);min-height:37px;color:var(--color-text);font-size:var(--fs-sm);letter-spacing:.04em;text-transform:uppercase;border-radius:12px 12px 0 0;align-items:center;margin-bottom:24px;padding:6px 24px 9px;font-weight:700;display:inline-flex}.section-heading--light .section-heading__eyebrow{background:var(--color-primary);color:#fff}.section-heading__title{max-width:12ch}@media (width<=767px){.button,.button-cta{width:fit-content;max-width:100%;min-height:48px;padding-right:24px}.section-heading__eyebrow{padding-inline:18px}}
