.styles-module__owV0ea__section{--backdrop-blend-duration:.98s;background:#050505;position:relative;overflow:hidden}.styles-module__owV0ea__header{grid-gap:var(--space-3);gap:var(--space-3);text-align:center;margin-left:auto;margin-right:auto;display:grid}.styles-module__owV0ea__backdrop{grid-area:1/1/-1/-1;position:absolute;inset:0;overflow:hidden}.styles-module__owV0ea__backdropLayer{filter:saturate(1.05);background-position:50%;background-size:cover;position:absolute;inset:0}.styles-module__owV0ea__backdropLayerBase{animation:1.4s cubic-bezier(.32,.72,0,1) styles-module__owV0ea__backdropFade}.styles-module__owV0ea__backdropLayerEntering{opacity:1;animation:styles-module__owV0ea__backdropBlendOut var(--backdrop-blend-duration) cubic-bezier(.4, 0, .2, 1) forwards}.styles-module__owV0ea__backdropVideo{-o-object-fit:cover;object-fit:cover;filter:saturate(1.05);width:100%;height:100%;animation:1.4s cubic-bezier(.32,.72,0,1) styles-module__owV0ea__backdropFade}@keyframes styles-module__owV0ea__backdropFade{0%{opacity:0;transform:scale(1.04)translateY(12px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes styles-module__owV0ea__backdropBlendOut{0%{opacity:1}to{opacity:0}}.styles-module__owV0ea__container{grid-gap:28px;z-index:1;grid-template-columns:1fr;align-items:center;gap:28px;display:grid;position:relative;overflow:hidden}.styles-module__owV0ea__subtitle{color:#fff9;font-size:clamp(16px,4vw,24px);font-weight:300;line-height:130%}.styles-module__owV0ea__body{margin-top:var(--space-6);width:100%;min-height:calc(var(--app-height,100vh) - var(--header-height));border-radius:40px;align-items:center;gap:22px;padding-left:20px;display:flex;position:relative;overflow:hidden}.styles-module__owV0ea__tabs{flex-direction:column;align-items:flex-start;gap:18px;max-width:100%;display:flex;position:relative}.styles-module__owV0ea__tabListWrapper{max-width:100%;position:relative}.styles-module__owV0ea__tabList{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.styles-module__owV0ea__tabItem{backdrop-filter:blur(20px);border:1px solid #fff3;border-radius:30px;flex-direction:column;align-self:flex-start;transition:width .5s cubic-bezier(.4,0,.2,1),height .5s cubic-bezier(.4,0,.2,1),background-color .3s cubic-bezier(.4,0,.2,1),border-color .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.styles-module__owV0ea__tabItemActive{background:#0000008c;border-color:#0000}.styles-module__owV0ea__tabItem:hover{background:#0000008c;border-color:#ffffff59}.styles-module__owV0ea__tabItemActive:hover{background:#0000008c;border-color:#0000}.styles-module__owV0ea__tabButton{color:#f2f4ff;text-align:left;white-space:nowrap;opacity:1;background:0 0;border:none;justify-content:space-between;align-items:center;gap:14px;padding:0 24px;font-size:16px;font-weight:600;transition:opacity .35s cubic-bezier(.4,0,.2,1) .12s,transform .35s cubic-bezier(.4,0,.2,1) .12s;display:flex;position:absolute;inset:0;transform:translateY(0)}.styles-module__owV0ea__tabButtonActive{opacity:0;pointer-events:none;transition-delay:0s;transform:translateY(-6px)}.styles-module__owV0ea__tabContent{box-sizing:border-box;opacity:0;pointer-events:none;width:420px;max-height:0;padding:18px 24px;transition:opacity .3s cubic-bezier(.4,0,.2,1),max-height .5s cubic-bezier(.4,0,.2,1);overflow:hidden}.styles-module__owV0ea__tabContentVisible{opacity:1;pointer-events:auto;max-height:300px;transition-delay:.15s}.styles-module__owV0ea__tabTitle{color:#f4f6ff}.styles-module__owV0ea__tabContentGrid{grid-template-rows:auto 0fr;gap:0;transition:grid-template-rows .5s cubic-bezier(.4,0,.2,1);display:inline-grid}.styles-module__owV0ea__tabContentGridOpen{grid-template-rows:auto 1fr}.styles-module__owV0ea__tabTitle{max-height:80px;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.styles-module__owV0ea__tabTitleHidden{opacity:0;pointer-events:none;max-height:0;margin:0;transform:translateY(-4px)}.styles-module__owV0ea__inlineContent{opacity:0;max-width:0;min-height:0;transition:max-width 10ms linear .25s,opacity .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1);overflow:hidden;transform:translateY(-4px)}.styles-module__owV0ea__inlineContentVisible{opacity:1;max-width:500px;transition:max-width 10ms linear,opacity .4s cubic-bezier(.4,0,.2,1) .25s,transform .4s cubic-bezier(.4,0,.2,1) .25s;transform:translateY(0)}.styles-module__owV0ea__mobileContent{display:none;position:relative;overflow:hidden}.styles-module__owV0ea__tabIndicator{width:16px;height:16px;color:color-mix(in srgb, var(--tab-accent) 70%, #f2f4ff);flex-shrink:0;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-flex;transform:rotate(0)}.styles-module__owV0ea__tabIndicatorOpen{color:color-mix(in srgb, var(--tab-accent) 85%, #fff);opacity:0;transform:rotate(90deg)}.styles-module__owV0ea__tabIndicatorIcon{opacity:.4;width:14px;height:9px}.styles-module__owV0ea__contentTitle{color:#7e80f4;margin-bottom:var(--space-2);font-size:16px;font-weight:400;display:block}.styles-module__owV0ea__contentDescription{color:#fffc;max-width:404px;margin-top:0;font-size:15px;font-weight:300;line-height:135%;transition:all .3s}.styles-module__owV0ea__switcher{z-index:2;flex-direction:column;grid-area:1/1;justify-content:center;align-self:flex-start;align-items:center;gap:12px;height:120px;display:flex;position:sticky;top:300px}.styles-module__owV0ea__switchButton{width:50px;height:50px;backdrop-filter:blur(15%);color:#f1f1f1;background:#ffffff0d;border:1px solid #fff3;border-radius:100px;place-items:center;font-size:20px;transition:transform .2s,background-color .2s,border-color .2s;display:grid}@media (min-width:767px){.styles-module__owV0ea__switchButton:hover{background:color-mix(in srgb, var(--tab-accent) 15%, #0009)}}.styles-module__owV0ea__switchIconUp,.styles-module__owV0ea__switchIconDown{color:#f1f1f1;width:14px;height:24px;transition:transform .2s}.styles-module__owV0ea__switchIconDown{transform:rotate(180deg)}@media (max-width:1023px){.styles-module__owV0ea__section{padding:56px 0 80px}.styles-module__owV0ea__container{grid-template-columns:1fr}.styles-module__owV0ea__header{grid-column:1}.styles-module__owV0ea__body{grid-template-columns:56px 1fr;gap:18px;min-height:400px}}.styles-module__owV0ea__mobileWrapper{display:none}@media (max-width:767px){.styles-module__owV0ea__section{padding:0;overflow:visible}.styles-module__owV0ea__backdrop,.styles-module__owV0ea__switcher,.styles-module__owV0ea__tabs,.styles-module__owV0ea__mobileContent{display:none!important}.styles-module__owV0ea__body{min-height:calc(var(--app-height,100vh) - var(--header-height,0px));border-radius:0;flex-direction:column;grid-template-columns:1fr;align-items:stretch;gap:0;padding:0;overflow:clip}.styles-module__owV0ea__mobileWrapper{width:100%;height:calc(var(--app-height,100vh) - var(--header-height,0px));flex-direction:column;display:flex;position:relative;overflow:clip}.styles-module__owV0ea__mobileBackdropStack{z-index:1;position:absolute;inset:0}.styles-module__owV0ea__mobileBackdrop{background-position:50%;background-size:cover;position:absolute;inset:0}.styles-module__owV0ea__mobileBackdropBase{animation:1.2s cubic-bezier(.4,0,.2,1) styles-module__owV0ea__backdropFade}.styles-module__owV0ea__mobileBackdropEntering{opacity:1;animation:styles-module__owV0ea__backdropBlendOut var(--backdrop-blend-duration) cubic-bezier(.4, 0, .2, 1) forwards}.styles-module__owV0ea__mobileSlider{z-index:10;touch-action:pan-y;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;justify-content:center;align-items:flex-end;height:180px;margin-top:auto;padding:0 16px;display:flex;position:sticky;bottom:20px}.styles-module__owV0ea__slideBox{--slide-width:calc(100vw - 32px - 116px);--slide-collapsed-height:60px;--slide-side-offset:32px;--slide-hidden-offset:160px;--slide-morph-duration:.76s;--slide-content-duration:.28s;--slide-timing:cubic-bezier(.4, 0, .2, 1);--drag-progress:0;width:var(--slide-width);transform-origin:bottom;backdrop-filter:blur(20px);transition:transform var(--slide-morph-duration) var(--slide-timing), opacity var(--slide-morph-duration) var(--slide-timing), height var(--slide-morph-duration) var(--slide-timing), border-radius var(--slide-morph-duration) var(--slide-timing);will-change:transform, opacity, height, border-radius;backface-visibility:hidden;perspective:1000px;background:#0009;border:1px solid #ffffff26;border-radius:100px;position:absolute;bottom:0;left:50%;overflow:hidden}.styles-module__owV0ea__slideBox[data-dragging=true]{transition:none}.styles-module__owV0ea__slideBox[data-position=hidden-left]{transform:translate3d(calc(-50% - var(--slide-width) - var(--slide-hidden-offset)), 0, 0);height:var(--slide-collapsed-height);opacity:0;pointer-events:none}.styles-module__owV0ea__slideBox[data-position=left]{transform:translate3d(calc(-50% - var(--slide-width) - var(--slide-side-offset)), 0, 0);height:var(--slide-collapsed-height);opacity:1;cursor:pointer}.styles-module__owV0ea__slideBox[data-position=center]{opacity:1;border-radius:20px;transform:translate(-50%)}.styles-module__owV0ea__slideBox[data-position=right]{transform:translate3d(calc(-50% + var(--slide-width) + var(--slide-side-offset)), 0, 0);height:var(--slide-collapsed-height);opacity:1;cursor:pointer}.styles-module__owV0ea__slideBox[data-position=hidden-right]{transform:translate3d(calc(-50% + var(--slide-width) + var(--slide-hidden-offset)), 0, 0);height:var(--slide-collapsed-height);opacity:0;pointer-events:none}.styles-module__owV0ea__slideContent{opacity:0;transition:opacity var(--slide-content-duration) var(--slide-timing);pointer-events:none;padding:20px}.styles-module__owV0ea__slideBox[data-position=center][data-content-visible=true] .styles-module__owV0ea__slideContent{opacity:var(--drag-text-opacity,1);pointer-events:auto;transition:opacity .3s var(--slide-timing)}.styles-module__owV0ea__slideBox[data-dragging=true] .styles-module__owV0ea__slideContent{transition:none}.styles-module__owV0ea__slideBox[data-content-visible=false] .styles-module__owV0ea__slideContent{opacity:0;transition-delay:0s}.styles-module__owV0ea__slideTitle{color:#5355ee;margin-bottom:8px;font-size:18px;font-weight:400;display:block}.styles-module__owV0ea__slideDescription{color:#fffc;margin:0;font-size:16px;font-weight:300;line-height:145%}.styles-module__owV0ea__slideArrow{opacity:0;transition:opacity var(--slide-content-duration) var(--slide-timing);pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.styles-module__owV0ea__slideBox[data-position=left] .styles-module__owV0ea__slideArrow{justify-content:flex-end;padding-right:10px}.styles-module__owV0ea__slideBox[data-position=right] .styles-module__owV0ea__slideArrow{justify-content:flex-start;padding-left:10px}.styles-module__owV0ea__slideBox[data-position=left][data-content-visible=true] .styles-module__owV0ea__slideArrow,.styles-module__owV0ea__slideBox[data-position=right][data-content-visible=true] .styles-module__owV0ea__slideArrow{opacity:var(--drag-arrow-opacity,1);pointer-events:auto;transition:opacity .3s var(--slide-timing)}.styles-module__owV0ea__slideBox[data-dragging=true] .styles-module__owV0ea__slideArrow{transition:none}.styles-module__owV0ea__slideBox[data-content-visible=false] .styles-module__owV0ea__slideArrow{opacity:0;transition-delay:0s}.styles-module__owV0ea__arrowLeft,.styles-module__owV0ea__arrowRight{width:20px;height:20px}.styles-module__owV0ea__arrowLeft{color:#fff;transform:rotate(-90deg)}.styles-module__owV0ea__arrowRight{color:#fff;transform:rotate(90deg)}}
