@charset "UTF-8";:root{--color-white: #ffffff;--color-black: #050505;--color-text: #101525;--color-muted: #5f6775;--color-soft: #eef3fb;--color-green: #339f61;--color-green-hover: #268d53;--color-blue: #1890ff;--color-blue-hover: #0d6edb;--color-yellow: #ffd46a;--color-sky: #d9f0ff;--color-mint: #d8fbf1;--color-violet: #eee7ff;--color-deep-blue: #073bcc;--color-danger: #ff5b6f;--color-success: #36c36b;--color-border: rgba(16, 21, 37, .12);--color-border-strong: rgba(47, 109, 246, .7);--shadow-soft: 0 24px 80px rgba(30, 72, 130, .16);--shadow-card: 0 14px 36px rgba(42, 79, 124, .12);--font-main: "Inter", Arial, sans-serif;--font-display: "Exo 2", Arial, sans-serif;--container-width: 1840px;--section-width: 1580px;--radius-sm: 10px;--radius-md: 20px;--radius-lg: 32px;--transition: .2s}*,*:before,*:after{box-sizing:border-box}html{max-width:100%;scroll-behavior:smooth}body{max-width:100%;margin:0;font-family:var(--font-main);color:var(--color-text);background:#f0f2f8;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}button,input,textarea,select{font:inherit}button{border:0}a{color:inherit;text-decoration:none;outline:none}img,svg,video{display:block;max-width:100%}ul,ol,dl,dd,p,h1,h2,h3{margin:0}ul,ol{padding:0;list-style:none}.container{margin-inline:40px}@media screen and (max-width: 1023.98px){.container{margin-inline:20px}}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.ui-animation{transition-duration:.7s;transition-property:opacity,transform;transition-timing-function:ease;will-change:opacity,transform}.ui-animation--fade-up{opacity:0;transform:translateY(40px)}.ui-animation--fade{opacity:0}.ui-animation--scale-in{opacity:0;transform:scale(.94)}.ui-animation.is-active{opacity:1;transform:translateY(0) scale(1)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:49px;border:1px solid transparent;border-radius:12px;padding:0 24px;color:var(--color-text);font-family:var(--font-display);font-size:17px;font-weight:600;line-height:1;text-transform:uppercase;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease,transform .2s ease}@media (any-hover: hover){.button:hover{transform:translateY(-1px)}}@media (any-hover: none){.button:active{transform:translateY(-1px)}}@media screen and (max-width: 1799.98px){.button{min-height:49px;padding:0 20px;font-size:16px;line-height:21px}}@media screen and (max-width: 743.98px){.button{font-size:14px}}.button--lg{min-height:48px;font-size:18px}@media screen and (max-width: 1799.98px){.button--lg{min-height:48px;font-size:18px}}@media screen and (max-width: 743.98px){.button--lg{font-size:14px}}.button--xlg{min-height:69px;font-size:26px}@media screen and (max-width: 743.98px){.button--xlg{font-size:20px}}.button--primary{color:var(--color-white);background:var(--color-green);box-shadow:none}@media (any-hover: hover){.button--primary:hover{background:var(--color-green-hover);box-shadow:0 14px 30px #36c36b4d}}@media (any-hover: none){.button--primary:active{background:var(--color-green-hover);box-shadow:0 14px 30px #36c36b4d}}.button--secondary{color:var(--color-blue);border-color:var(--color-blue);background:var(--color-white)}@media (any-hover: hover){.button--secondary:hover{color:var(--color-white);border-color:var(--color-blue);background:var(--color-blue)}}@media (any-hover: none){.button--secondary:active{color:var(--color-white);border-color:var(--color-blue);background:var(--color-blue)}}.button--accent{color:var(--color-text);background:#ffc35a}@media (any-hover: hover){.button--accent:hover{color:var(--color-white);background:var(--color-green)}}@media (any-hover: none){.button--accent:active{color:var(--color-white);background:var(--color-green)}}.page{min-height:100vh}.page__header{position:fixed;z-index:1000;top:40px;left:0;right:0;transition:var(--transition)}@media screen and (max-width: 1799.98px){.page__header{top:20px}}.page__header .container,.page__header .header{transition:var(--transition)}.page__header.active{top:0}.page__header.active .container{margin-inline:0}.page__header.active .header{border-radius:0}.page__hero{width:100%;padding-top:190px;padding-bottom:100px;padding-inline:40px;overflow:hidden}@media screen and (max-width: 1799.98px){.page__hero{padding-top:124px}}@media screen and (max-width: 1023.98px){.page__hero{padding-top:30px;padding-inline:20px;padding-bottom:50px}}.page__hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url("data:image/svg+xml,%3csvg%20width='1920'%20height='1108'%20viewBox='0%200%201920%201108'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1949.09%20340.616C1863.72%20457.078%201852.12%20606.804%201793.62%20735.768C1748.55%20835.162%201666.72%20931.952%201551.77%20945.977C1436.82%20960.002%201341.62%20874.42%201298.83%20775.627C1250.43%20663.92%201259.42%20534.741%201281.28%20417.823C1290.46%20368.642%201315.23%20305.453%201375.7%20309.69C1436.16%20313.926%201466.55%20372.868%201477.7%20424.524C1499.95%20527.216%201472.46%20635.627%201414.22%20721.667C1357.39%20805.612%201269.79%20867.878%201170.87%20890.911C1064.91%20915.56%20950.875%20895.826%20854.844%20846.622C623.152%20727.869%20522.038%20457.292%20545.6%20207.911C547.392%20188.687%20562.336%20165.467%20580.598%20186.94C674.16%20297.143%20675.104%20467.714%20603.991%20589.696C521.533%20731.081%20362.3%20803.742%20206.04%20827.895C103.401%20843.764%20-0.923834%20841.636%20-104.445%20838.877C-135.706%20838.049%20-142.814%20764.241%20-113.736%20765.011C40.9456%20769.166%20204.104%20773.012%20349.943%20713.238C472.993%20662.826%20587.542%20565.323%20606.583%20426.968C615.731%20360.595%20599.379%20294.42%20555.835%20243.078L590.834%20222.107C573.357%20407.272%20631.459%20605.675%20781.661%20724.212C927.573%20839.381%201142.3%20868.865%201296.53%20753.066C1364%20702.414%201416.28%20627.485%201433.99%20544.47C1442.22%20505.874%201445.67%20457.513%201429.33%20420.476C1408.37%20373.042%201348.67%20371.714%201331.11%20421.997C1315.09%20467.866%201312.28%20523.281%201310.04%20571.452C1307.8%20619.623%201310.94%20672.914%201327.61%20720.806C1358.56%20809.874%201444.42%20884.144%201542.57%20872.15C1658.67%20857.961%201731.25%20753.455%201770.35%20652.784C1819.03%20527.285%201837.39%20390.687%201918.8%20279.666C1929.14%20265.333%201944.62%20277.825%201950.65%20289.087C1958.69%20303.998%201959.37%20326.576%201949.09%20340.616Z'%20fill='%23A6C7EE'%20fill-opacity='0.1'/%3e%3c/svg%3e") center center no-repeat;background-size:cover;pointer-events:none}.page__hero-container{max-width:1360px;width:100%;margin-inline:auto}.page__interface{background:linear-gradient(180deg,#f0f2f8 76.27%,#bedcf9);padding-bottom:60px}@media screen and (max-width: 743.98px){.page__interface{padding-bottom:20px}}.page__interface-container{max-width:1360px;padding-inline:50px;margin-inline:auto}@media screen and (max-width: 1023.98px){.page__interface-container{padding-inline:25px}}@media screen and (max-width: 743.98px){.page__interface-container{padding-inline:10px}}.page__trusted{padding-top:90px;padding-bottom:60px;background:#bedcf9;overflow:hidden}.page__trusted-container{max-width:1480px;width:100%;padding-inline:20px;margin-inline:auto}.page__ai-stage{background:#bedcf9}.page__workhere-ai{background:#bedcf9 linear-gradient(180deg,#bedcf9 76.27%,#f0f2f8);padding:0 50px}@media screen and (max-width: 1023.98px){.page__workhere-ai{padding-inline:20px}}.page__workhere-ai-container{max-width:1480px;width:100%;margin-inline:auto}.page__feature-section{margin-top:80px}@media screen and (max-width: 1023.98px){.page__feature-section{margin-top:60px}}@media screen and (max-width: 743.98px){.page__feature-section{margin-top:20px}}.page__reviews{background:#f0f2f8;margin-top:80px}@media screen and (max-width: 1023.98px){.page__reviews{margin-top:40px}}@media screen and (max-width: 743.98px){.page__reviews{margin-top:20px}}.page__cases{margin-top:60px;background:#f0f2f8}@media screen and (max-width: 1199.98px){.page__cases{margin-top:40px}}@media screen and (max-width: 743.98px){.page__cases{margin-top:20px}}.page__premier{margin-top:80px}@media screen and (max-width: 743.98px){.page__premier{margin-top:40px}}.page__api-power{margin-top:40px}@media screen and (max-width: 743.98px){.page__api-power{margin-top:20px}}@media screen and (max-width: 1023.98px){.page__security{margin-top:30px}}@media screen and (max-width: 743.98px){.page__security{margin-top:20px}}.page__pricing{margin-top:40px}@media screen and (max-width: 743.98px){.page__pricing{margin-top:20px}}.page__demo-request{margin-top:80px}@media screen and (max-width: 1199.98px){.page__demo-request{margin-top:40px}}.page__journal{margin-top:80px}@media screen and (max-width: 1023.98px){.page__journal{margin-top:40px}}.page__footer{margin-top:40px}.header{border-radius:21px;background:#f6f9fd;display:flex;min-height:77px;align-items:center;justify-content:space-between;padding:0 20px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header__nav{margin-left:auto;margin-right:auto}@media screen and (max-width: 1199.98px){.header__nav{display:none}}.header__actions{display:flex;align-items:center;justify-content:flex-end;gap:32px}@media screen and (max-width: 1799.98px){.header__actions{gap:20px}}.header__login{font-family:var(--font-display);font-size:20px;font-weight:500;line-height:22.5px;transition:color .2s ease}@media screen and (max-width: 1799.98px){.header__login{font-size:16px}}@media screen and (max-width: 1199.98px){.header__login{display:none}}@media (any-hover: hover){.header__login:hover{color:var(--color-blue)}}@media (any-hover: none){.header__login:active{color:var(--color-blue)}}@media screen and (max-width: 1199.98px){.header__button{display:none}}.header__burger-btn{display:none;width:24px;height:24px;padding:0;color:#000;background:transparent;cursor:pointer}@media screen and (max-width: 1199.98px){.header__burger-btn{display:flex;align-items:center;justify-content:center}}.logo{display:inline-flex;align-items:center;gap:12px;font-weight:800}.logo__mark{position:relative;display:grid;width:44px;height:44px;place-items:center;border-radius:14px;background:var(--color-green)}.logo__mark:before,.logo__mark:after{content:"";position:absolute;background:var(--color-white)}.logo__mark:before{width:20px;height:20px;border-radius:50%}.logo__mark:after{width:22px;height:8px;border-radius:999px;transform:translate(8px,8px) rotate(-28deg)}.logo__text{font-size:28px;line-height:1}.logo__image{width:154px;height:44px}@media screen and (max-width: 1799.98px){.logo__image{width:132px;height:37.714px}}.logo--figma{display:block;width:154px;height:44px}@media screen and (max-width: 1799.98px){.logo--figma{width:132px;height:37.714px}}.nav{display:flex;align-items:center;gap:42px}@media screen and (max-width: 1799.98px){.nav{gap:20px}}.nav__item{position:relative;display:flex;align-items:center}@media (any-hover: hover){.nav__item--has-dropdown:hover .nav__link{color:#407bff}.nav__item--has-dropdown:hover .nav__dropdown{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}}@media (any-hover: none){.nav__item--has-dropdown:active .nav__link{color:#407bff}.nav__item--has-dropdown:active .nav__dropdown{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}}.nav__item--has-dropdown:focus-within .nav__link{color:#407bff}.nav__item--has-dropdown:focus-within .nav__dropdown{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.nav__item--has-dropdown:after{content:"";position:absolute;top:100%;right:0;left:0;height:24px}.nav__link{position:relative;color:#101525d1;font-family:var(--font-display);font-size:20px;font-weight:500;line-height:22.5px;transition:color .2s ease}@media screen and (max-width: 1799.98px){.nav__link{font-size:16px}}@media (any-hover: hover){.nav__link:hover{color:var(--color-blue)}}@media (any-hover: none){.nav__link:active{color:var(--color-blue)}}.nav__link--dropdown{padding-right:17px}.nav__link--dropdown:before{content:"";position:absolute;top:50%;right:0;width:7px;height:7px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:translateY(-70%) rotate(45deg)}.nav__dropdown{position:absolute;top:calc(100% + 24px);left:-14px;z-index:20;display:flex;width:242px;flex-direction:column;align-items:flex-start;gap:10px;padding:20px;font-family:var(--font-display);font-size:16px;font-weight:500;line-height:22.5px;color:#000;background-color:#fff;border-radius:10px;box-shadow:0 10px 10px #829ec033;opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity .2s ease,visibility .2s ease,transform .2s ease;pointer-events:none}.nav__dropdown-link{display:block;width:100%;color:#000;text-decoration:none;transition:color .2s ease,background-color .2s ease}@media (any-hover: hover){.nav__dropdown-link:hover{color:#407bff}}@media (any-hover: none){.nav__dropdown-link:active{color:#407bff}}.mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:none;padding:20px;overflow-y:auto;background:#f0f2f8;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}@media screen and (max-width: 1199.98px){.mobile-menu{display:flex;align-items:flex-start;justify-content:center}}.mobile-menu.is-open{opacity:1;visibility:visible}.mobile-menu__panel{position:relative;z-index:1;display:flex;width:100%;max-width:430px;min-height:calc(100vh - 40px);flex-direction:column;gap:20px;padding:14px 20px 12px;background:#f6f9fd;border-radius:21px}.mobile-menu__header{display:flex;align-items:center;justify-content:space-between;gap:20px}.mobile-menu__logo{width:132px}.mobile-menu__close,.mobile-menu__toggle{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;padding:0;color:#000;background:transparent;border:0;cursor:pointer}.mobile-menu__close{position:relative;z-index:2;width:24px;height:24px;font-family:Arial,sans-serif;font-size:32px;line-height:1}.mobile-menu__nav{display:flex;flex-direction:column;gap:0}.mobile-menu__item,.mobile-menu__link{border-top:1px solid rgba(16,21,37,.1)}.mobile-menu__item:last-child,.mobile-menu__link:last-child{border-bottom:1px solid rgba(16,21,37,.1)}.mobile-menu__row{display:flex;min-height:62px;align-items:center;justify-content:flex-start;gap:10px}.mobile-menu__link,.mobile-menu__login{font-family:var(--font-display);font-size:20px;font-weight:500;line-height:22.5px;color:#000}.mobile-menu__link{display:flex;min-height:62px;align-items:center}.mobile-menu__link--accent{min-height:auto;color:var(--color-blue);border:0}.mobile-menu__toggle{position:relative;width:24px;height:24px}.mobile-menu__toggle:before{content:"";width:7px;height:7px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:translateY(-2px) rotate(45deg);transition:transform .2s ease}.mobile-menu__toggle[aria-expanded=true]:before{transform:translateY(2px) rotate(225deg)}.mobile-menu__dropdown{display:flex;flex-direction:column;gap:20px;margin-bottom:20px;padding:20px;font-family:var(--font-display);font-size:20px;font-weight:500;line-height:22.5px;color:#000;background:#fff;border-radius:10px}.mobile-menu__dropdown[hidden]{display:none}.mobile-menu__dropdown-link{display:block}.mobile-menu__actions{display:flex;flex-direction:column;align-items:center;gap:20px;margin-top:auto}.mobile-menu__cta{display:flex;width:100%;min-height:49px;align-items:center;justify-content:center;padding:14px 24px;font-family:var(--font-display);font-size:17px;font-weight:600;line-height:21px;color:#fff;text-align:center;text-transform:uppercase;background:var(--color-green);border-radius:12px;transition:background .2s ease}@media (any-hover: hover){.mobile-menu__cta:hover{background:var(--color-green-hover)}}@media (any-hover: none){.mobile-menu__cta:active{background:var(--color-green-hover)}}body.is-mobile-menu-open{overflow:hidden}.hero{display:grid;grid-template-columns:893fr 467fr;gap:0}@media screen and (max-width: 1023.98px){.hero{grid-template-columns:100%;justify-items:center}}.hero__content{padding-top:70px}@media screen and (max-width: 1023.98px){.hero__content{order:1;text-align:center;padding-top:0;display:flex;flex-direction:column;align-items:center}}@media screen and (max-width: 743.98px){.hero__content{max-width:100%}}.hero__eyebrow{display:inline-flex;margin-bottom:19px;border:0;border-radius:999px;padding:12px 16px;color:#000;background:#e0f0ff;font-family:var(--font-display);font-size:20px;font-weight:400;line-height:14px}@media screen and (max-width: 743.98px){.hero__eyebrow{font-size:14px}}.hero__title{max-width:962px;font-family:var(--font-display);font-size:90px;font-weight:600;line-height:.92;letter-spacing:0;text-transform:uppercase}@media screen and (max-width: 1799.98px){.hero__title{font-size:65px}}@media screen and (max-width: 743.98px){.hero__title{font-size:34px}}.hero__star{color:var(--color-blue)}.hero__lead{max-width:840px;margin-top:19px;color:#000;font-family:var(--font-display);font-size:24px;line-height:32.5px}@media screen and (max-width: 743.98px){.hero__lead{font-size:14px}}.hero__lead span{color:var(--color-blue);font-weight:600;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.hero__actions{display:flex;width:max-content;gap:15.45px;margin-top:30px}@media screen and (max-width: 743.98px){.hero__actions{width:100%;flex-direction:column}}@media screen and (max-width: 743.98px){.hero__action *{width:100%}}.hero__stats{display:flex;width:max-content;gap:37px;margin-top:30px}@media screen and (max-width: 743.98px){.hero__stats{width:100%;display:grid;grid-template-columns:repeat(3,auto);gap:20px}}@media screen and (max-width: 743.98px){.hero__stat{width:auto!important;text-align:left}}.hero__stat:nth-child(1){width:80px}.hero__stat:nth-child(2){width:162px}.hero__stat:nth-child(3){width:128.32px}.hero__stat dt{color:#000;font-family:var(--font-display);font-size:24px;font-weight:600}@media screen and (max-width: 743.98px){.hero__stat dt{font-size:16px}}.hero__stat dd{margin-top:0;color:#000;font-family:var(--font-display);font-size:14px;line-height:20px}.hero__mascot{position:relative;padding-top:106px;max-width:100%}@media screen and (max-width: 743.98px){.hero__mascot{padding-top:80px}}.hero__mascot-bg{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.hero__mascot-bg:after{content:"";display:block;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(24,144,255,.2) 0%,transparent 70%);opacity:.4;animation:mascot-bg-breath 6s ease-in-out infinite}@keyframes mascot-float{0%,to{transform:translateY(-5px)}50%{transform:translateY(5px)}}@keyframes mascot-bubble-float{0%{transform:rotate(-1deg) translateY(0)}33%{transform:rotate(0) translateY(-3px)}66%{transform:rotate(-1deg) translateY(-1px)}to{transform:rotate(-1deg) translateY(0)}}@keyframes mascot-bubble-entry{0%{opacity:0;transform:rotate(-1deg) translateY(0) scale(0)}60%{transform:rotate(-1deg) translateY(0) scale(1.08)}80%{transform:rotate(-1deg) translateY(0) scale(.97)}to{opacity:1;transform:rotate(-1deg) translateY(0) scale(1)}}@keyframes mascot-sparkle{0%,to{transform:scale(1) rotate(0)}25%{transform:scale(1.2) rotate(15deg)}75%{transform:scale(1.2) rotate(-15deg)}}@keyframes mascot-triangle-wobble{0%,to{transform:translate(-50%)}33%{transform:translate(calc(-50% - 1px))}66%{transform:translate(calc(-50% + 1px))}}@keyframes mascot-badge-pulse{0%{transform:rotate(-7.99deg) scale(1);opacity:.6}to{transform:rotate(-7.99deg) scale(1.6);opacity:0}}@keyframes mascot-lightning{0%,to{transform:rotate(-17.59deg) scale(1)}50%{transform:rotate(-12deg) scale(1.2)}}@keyframes mascot-bg-breath{0%,to{transform:scale(1)}50%{transform:scale(1.07)}}@keyframes mascot-inner-glow-pulse{0%,to{transform:scale(1.1);opacity:.5}50%{transform:scale(1.15);opacity:.7}}@keyframes mascot-text-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes mascot-text-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}@keyframes mascot-orbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes mascot-orbit-rev{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.mascot{position:relative;width:467px;height:428px;padding:0;background:transparent;border:0;font:inherit;cursor:pointer;-webkit-user-select:none;user-select:none;outline:none;transition:transform .2s ease}@media screen and (max-width: 743.98px){.mascot{aspect-ratio:467/350;height:350px;width:100%}}.mascot:hover,.mascot:focus-visible{transform:scale(1.02)}.mascot:active{transform:scale(.98)}.mascot__inner-glow{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:radial-gradient(circle,rgba(24,144,255,.15) 0%,transparent 70%);pointer-events:none;animation:mascot-inner-glow-pulse 4s ease-in-out infinite}.mascot__bubble{position:absolute;left:81.4px;top:2.93px;z-index:10;display:flex;align-items:center;gap:6px;width:337.53px;height:69.42px;padding:0 26.77px;border:2.479px solid rgba(24,144,255,.2);border-radius:19.835px;background:var(--color-white);box-shadow:0 12.397px 18.595px -3.719px #0000001a,0 4.959px 7.438px -4.959px #0000001a;animation:mascot-bubble-entry .7s cubic-bezier(.34,1.56,.64,1) both,mascot-bubble-float 3s ease-in-out .8s infinite;transition:border-color .3s ease}@media screen and (max-width: 743.98px){.mascot__bubble{top:20px;width:242.332px;height:49.842px}}.mascot:hover .mascot__bubble,.mascot:focus-visible .mascot__bubble{border-color:#1890ff80}.mascot__bubble-text{flex:1;color:#1e2939;font-family:var(--font-main);font-size:18px;font-weight:700;line-height:1;white-space:nowrap;animation:mascot-text-in .25s ease both}@media screen and (max-width: 743.98px){.mascot__bubble-text{font-size:14px}}.mascot__bubble-text.is-exiting{animation:mascot-text-out .15s ease both}.mascot__bubble-sparkle{position:absolute;top:-6px;right:-6px;font-size:18px;animation:mascot-sparkle 1.5s ease-in-out infinite}.mascot__bubble-pointer{display:none;position:absolute;bottom:-12px;left:50%;transform:translate(-50%);animation:mascot-triangle-wobble 2s ease-in-out infinite}.mascot__bubble-pointer:after{content:"";display:block;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:12px solid var(--color-white)}.mascot__badge-ring{position:absolute;z-index:10;left:6.07px;top:57.87px;width:93.932px;height:93.932px;border:2.479px solid rgba(24,144,255,.4);border-radius:19.835px;opacity:.54;transform:rotate(-7.99deg)}.mascot__badge-area{position:absolute;left:18.34px;top:70.13px;z-index:10;width:69.423px;height:69.423px}.mascot__badge-pulse{position:absolute;z-index:10;top:0;right:0;bottom:0;left:0;border:2px solid rgba(24,144,255,.4);border-radius:19.835px;animation:mascot-badge-pulse 1.5s ease-out infinite}.mascot__badge-pulse--delayed{animation-delay:.5s}.mascot__badge-ring,.mascot__badge-area,.mascot__lightning{scale:.7}.mascot__badge{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;display:grid;place-items:center;border-radius:19.835px;background:linear-gradient(135deg,#40a9ff,#0d6edb);box-shadow:0 12.397px 18.595px -3.719px #0000001a,0 4.959px 7.438px -4.959px #0000001a;color:var(--color-white);font-size:22.315px;font-weight:900;text-shadow:0 0 6.198px rgba(255,255,255,.5);transform:rotate(-7.99deg);transition:transform .3s ease}.mascot:hover .mascot__badge{transform:rotate(-12deg)}.mascot__lightning{position:absolute;left:66.81px;top:57.13px;z-index:10;font-size:22.81px;color:#171717;animation:mascot-lightning 1s ease-in-out infinite}.mascot__image-wrapper{position:absolute;left:33.6px;top:78.74px;z-index:10;width:433px;height:349px;animation:mascot-float 4s ease-in-out infinite}@media screen and (max-width: 743.98px){.mascot__image-wrapper{width:100%;height:100%;top:0;left:0}}.mascot__image{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 20px 40px rgba(0,0,0,.15))}.mascot__orbit{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:2;opacity:0;transition:opacity .3s ease}.mascot__orbit-track{position:absolute;top:50%;left:50%;animation:mascot-orbit var(--orbit-duration, 4s) linear infinite}.mascot__orbit-track--rev{animation-name:mascot-orbit-rev}.mascot__orbit-dot{position:absolute;top:0;left:50%;width:var(--dot-size, 4px);height:var(--dot-size, 4px);margin-left:calc(var(--dot-size, 4px) * -.5);margin-top:calc(var(--dot-size, 4px) * -.5);border-radius:50%;background:#1890ff;box-shadow:0 0 10px #1890ffe6}.mascot--active{pointer-events:none}.interface{position:relative}.interface__img{aspect-ratio:1260/683}.interface__img img{position:absolute;top:calc(45% - 45% * var(--progress));left:0;right:0;width:100%;height:100%;object-fit:cover;border-radius:24.406px;background:#d9e5ff;box-shadow:0 35px 80px -21px #16739eb3;overflow:hidden}@media screen and (max-width: 1023.98px){.interface__img img{border-radius:14px}}.interface__animated-blocks{position:absolute;top:0;right:0;bottom:0;left:0}.interface__animated-blocks img{display:block;width:100%;height:auto}.interface__animated-block-1{position:absolute;width:10.79%;top:calc(0% + 74.4% * var(--progress));left:calc(4% + 50.1% * var(--progress));scale:calc(1.4 - .4 * var(--progress));filter:drop-shadow(0 calc(6.896px * (1 - var(--progress))) calc(39.4px * (1 - var(--progress))) rgba(0,55,131,calc(.6 * (1 - var(--progress)))))}.interface__animated-block-2{position:absolute;width:4.29%;top:calc(23% + 0% * var(--progress));left:calc(17% + 28.8% * var(--progress));scale:calc(1.6 - .6 * var(--progress));filter:drop-shadow(0 calc(6.896px * (1 - var(--progress))) calc(39.4px * (1 - var(--progress))) rgba(0,55,131,calc(.6 * (1 - var(--progress)))))}.interface__animated-block-3{position:absolute;width:27.22%;border-radius:16px;overflow:hidden;top:calc(1% + 52.4% * var(--progress));left:calc(28% - 5.2% * var(--progress));scale:calc(1.1 - .1 * var(--progress));filter:drop-shadow(0 calc(6.896px * (1 - var(--progress))) calc(39.4px * (1 - var(--progress))) rgba(0,55,131,calc(.6 * (1 - var(--progress)))))}.interface__animated-block-4{position:absolute;width:3.81%;top:calc(0% + 10% * var(--progress));left:calc(65% + 27.5% * var(--progress));scale:calc(1.6 - .6 * var(--progress));filter:drop-shadow(0 calc(6.896px * (1 - var(--progress))) calc(39.4px * (1 - var(--progress))) rgba(0,55,131,calc(.6 * (1 - var(--progress)))))}.interface__animated-block-5{position:absolute;width:14.29%;top:calc(24% + 24.8% * var(--progress));left:calc(61% - 7% * var(--progress));scale:calc(1.4 - .4 * var(--progress));filter:drop-shadow(0 calc(6.896px * (1 - var(--progress))) calc(39.4px * (1 - var(--progress))) rgba(0,55,131,calc(.6 * (1 - var(--progress)))))}.interface__animated-block-6{position:absolute;width:16.67%;top:calc(3% + 59% * var(--progress));left:calc(80% - 26% * var(--progress));scale:calc(1.2 - .2 * var(--progress));filter:drop-shadow(0 calc(6.896px * (1 - var(--progress))) calc(39.4px * (1 - var(--progress))) rgba(0,55,131,calc(.6 * (1 - var(--progress)))))}.trusted{--progress: 0;position:relative}.trusted__clip{position:relative;overflow:hidden}.trusted__clouds{position:absolute;top:0;pointer-events:none;left:calc(20% - 70% * var(--progress))}.trusted__clouds-img{display:block;width:auto;height:auto;max-width:initial}.trusted__companies{position:relative}@media screen and (max-width: 1799.98px){.trusted__companies{display:flex;flex-direction:column;align-items:center}}.trusted__title{font-family:var(--font-display);text-align:center;font-size:51px;font-weight:500;text-transform:uppercase;margin-bottom:50px;color:#000}@media screen and (max-width: 743.98px){.trusted__title{font-size:24px}}.trusted__logos{display:flex;flex-wrap:wrap;justify-content:center;gap:27px}@media screen and (max-width: 1799.98px){.trusted__logos{gap:20px;max-width:810px}}@media screen and (max-width: 743.98px){.trusted__logos{display:grid;grid-template-columns:repeat(2,1fr)}}.trusted__logo-img{display:block;width:100%;height:auto}.trusted__future{position:relative;margin-top:430px;display:flex;flex-direction:column;align-items:center}@media screen and (max-width: 1799.98px){.trusted__future{margin-top:295px}}@media screen and (max-width: 1023.98px){.trusted__future{margin-top:40px}}.trusted__future-text{display:flex;flex-direction:column;justify-content:center;align-items:center;font-family:var(--font-display);color:#5492cc;text-align:center;font-size:104px;font-weight:500;line-height:1.1;letter-spacing:-1.56px}@media screen and (max-width: 1023.98px){.trusted__future-text{font-size:70px}}@media screen and (max-width: 743.98px){.trusted__future-text{font-size:43px}}.trusted__future-text-part:nth-child(2).is-active{transition-delay:.15s}.trusted__future-text-part:nth-child(3).is-active{transition-delay:.3s}.ai-stage{--progress: 0;--scene-progress: 0;position:relative;width:100%;min-height:150vh}.ai-stage__sticky{position:sticky;top:0;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;perspective:1200px}.ai-stage__scene{position:relative;width:1px;height:1px;transform-style:preserve-3d}@media screen and (max-width: 1023.98px){.ai-stage__scene{scale:.7}}.ai-stage__ai{--ai-x: 0px;--ai-y: 113.6px;--ai-z: 0px;--ai-facing-rotate-y: 0deg;position:absolute;top:0;left:0;width:398px;pointer-events:none;transform:translate3d(calc(var(--ai-x) - 50%),calc(var(--ai-y) - 50%),var(--ai-z)) rotateY(var(--ai-facing-rotate-y));transform-style:preserve-3d}.ai-stage__ai-img{display:block;width:100%;height:auto}.ai-stage__cards{position:absolute;top:0;left:0;width:1px;height:1px;pointer-events:none;transform-style:preserve-3d;will-change:transform}.ai-stage__card{--card-x: 0px;--card-y: 0px;--card-z: 0px;--card-scale: 1;--card-opacity: 0;--card-facing-rotate-y: 0deg;position:absolute;top:0;left:0;opacity:var(--card-opacity);transform:translate3d(calc(var(--card-x) - 50%),calc(var(--card-y) - 50%),var(--card-z)) rotateY(var(--card-facing-rotate-y)) scale(var(--card-scale));transform-origin:50% 50%;transform-style:preserve-3d;will-change:transform,opacity}.ai-stage__card img{display:block;width:100%;height:auto}.ai-stage__card--expertise{width:988px}@media screen and (max-width: 1799.98px){.ai-stage__card--expertise{width:760px}}.ai-stage__card--clients{width:577px}@media screen and (max-width: 1799.98px){.ai-stage__card--clients{width:445px}}.ai-stage__card--recruiters{width:596px}@media screen and (max-width: 1799.98px){.ai-stage__card--recruiters{width:460px}}.ai-stage__card--years{width:565px}@media screen and (max-width: 1799.98px){.ai-stage__card--years{width:435px}}.ai-stage__card--candidates{width:790px}@media screen and (max-width: 1799.98px){.ai-stage__card--candidates{width:610px}}.workhere-ai{display:flex;flex-direction:column;align-items:center;gap:50px;color:#1d83d4;text-align:center}@media screen and (max-width: 743.98px){.workhere-ai{gap:20px}}.workhere-ai__title{font-family:var(--font-display);max-width:1180px;width:100%;color:#0164c1;font-size:74px;font-weight:600;line-height:1.12;letter-spacing:-1.56px}@media screen and (max-width: 743.98px){.workhere-ai__title{font-size:34px}}.workhere-ai__lead{max-width:1030px;color:#416ca9;font-size:30px;line-height:1.42}@media screen and (max-width: 743.98px){.workhere-ai__lead{font-size:16px}}.workhere-ai__media-stage{width:100%;height:200vh;position:relative}.workhere-ai__media-sticky{position:sticky;top:0;display:flex;justify-content:center;align-items:center;width:100%;min-height:100vh}@media screen and (max-width: 1799.98px){.workhere-ai__media-sticky{top:50px;min-height:initial}}.workhere-ai__media{position:relative;width:100%;max-width:1160px;aspect-ratio:1168/857;--card-current-x: 0%;--card-current-y: 0%;--card-current-scale: 1;--card-current-rotate: 0deg;--card-current-opacity: 1;--card-next-x: 0%;--card-next-y: 0%;--card-next-scale: 0;--card-next-rotate: 0deg;--card-next-opacity: 0;--hand-x: 103.65%;--hand-y: 85.85%;--hand-scale: .59;--hand-rotate: 0deg;--hand-opacity: 0;border-radius:24px;overflow:hidden;box-shadow:0 70px 80px -48px #4dadda}@media screen and (max-width: 1799.98px){.workhere-ai__media{max-width:70vw}}@media screen and (max-width: 1023.98px){.workhere-ai__media{max-width:85vw}}@media screen and (max-width: 743.98px){.workhere-ai__media{max-width:100%}}.workhere-ai__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.workhere-ai__cards{position:absolute;bottom:3.4%;right:2.7%;width:61.8%;aspect-ratio:723/715}.workhere-ai__details{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;pointer-events:none;transform-origin:50% 50%;will-change:transform,opacity}.workhere-ai__details:nth-child(1){z-index:2;opacity:var(--card-current-opacity, 1);transform:translate3d(var(--card-current-x, 0%),var(--card-current-y, 0%),0) rotate(var(--card-current-rotate, 0deg)) scale(var(--card-current-scale, 1))}.workhere-ai__details:nth-child(2){z-index:3;opacity:var(--card-next-opacity, 0);transform:translate3d(var(--card-next-x, 0%),var(--card-next-y, 0%),0) rotate(var(--card-next-rotate, 0deg)) scale(var(--card-next-scale, 0))}.workhere-ai__hand{position:absolute;top:var(--hand-y, 82%);left:var(--hand-x, 88%);z-index:4;width:64px;height:auto;opacity:var(--hand-opacity, 0);pointer-events:none;transform:translate3d(-34%,-6%,0) rotate(var(--hand-rotate, 0deg)) scale(var(--hand-scale, .59));transform-origin:34% 6%;will-change:transform,opacity}.workhere-ai__text{max-width:1010px;color:#416ca9;font-size:30px;line-height:1.42}@media screen and (max-width: 743.98px){.workhere-ai__text{font-size:16px}}.workhere-ai__button{min-width:282px}.feature-section{--feature-section-badge-bg: #cfe8ff;--feature-section-body-bg: #cfe8ff;--feature-section-badge-target-top: 120px;--feature-section-badge-final-half-height: 31px;--feature-section-badge-final-offset: 220px;--feature-section-badge-overlap: calc( 50vh + var(--feature-section-badge-target-top) + var(--feature-section-badge-final-half-height) - var(--feature-section-badge-final-offset) );position:relative;color:#101828}.feature-section--automation{--feature-section-badge-bg: #c7f8ff;--feature-section-body-bg: #c7f8ff}.feature-section--analytics{--feature-section-badge-bg: #e5e1ff;--feature-section-body-bg: #e5e1ff}.feature-section__badge{height:180vh}.feature-section__badge-inner{align-items:center;display:flex;height:100vh;justify-content:center;left:0;top:0;overflow:hidden;position:sticky}.feature-section__badge-label{position:absolute;left:50%;top:50%;display:flex;align-items:center;justify-content:center;width:calc(105.2083vw - (105.2083vw - 377px) * var(--progress, 0));height:calc(100vh - (100vh - 62px) * var(--progress, 0));padding:12px 16px;border-radius:calc(60px - 50px * var(--progress, 0));background:var(--feature-section-badge-bg);color:#101828;font-family:var(--font-display);font-size:1.42rem;font-weight:500;line-height:1;text-align:center;white-space:nowrap;transform:translate(-50%,calc(-50% + 220px * var(--progress, 0)));will-change:height,border-radius}@media screen and (max-width: 1799.98px){.feature-section__badge-label{transform:translate(-50%,calc(-50% + 180px * var(--progress, 0)))}}@media screen and (max-width: 1199.98px){.feature-section__badge-label{font-size:calc(40px - 8px * var(--progress, 0));transform:translate(-50%,calc(-50% + 150px * var(--progress, 0)))}}@media screen and (max-width: 743.98px){.feature-section__badge-label{transform:translate(-50%,calc(-50% + 120px * var(--progress, 0)));height:calc(100vh - (100vh - 50px) * var(--progress, 0));width:calc(105.2083vw - (105.2083vw - 188px) * var(--progress, 0));font-size:calc(24px - 10px * var(--progress, 0))}}.feature-section__badge-label:before{content:attr(data-content);letter-spacing:-.01em;transform:scale(calc(4.54 - var(--progress, 0) * 3.1));transform-origin:center;will-change:transform}@media screen and (max-width: 1199.98px){.feature-section__badge-label:before{transform:none}}.feature-section__content{margin-top:calc(-1 * var(--feature-section-badge-overlap));margin-inline:40px;display:flex;flex-direction:column;align-items:center;padding:210px 80px 120px;background:var(--color-white);border-radius:60px;overflow:hidden}@media screen and (max-width: 1799.98px){.feature-section__content{padding-top:170px;padding-inline:40px;margin-inline:40px;padding-bottom:80px}}@media screen and (max-width: 1199.98px){.feature-section__content{padding-top:150px;margin-inline:20px}}@media screen and (max-width: 743.98px){.feature-section__content{padding:100px 20px 20px;border-radius:20px}}.feature-section__title{margin:0;font-family:var(--font-display);font-size:76px;font-weight:700;line-height:1;text-align:center}@media screen and (max-width: 1199.98px){.feature-section__title{font-size:44px}}@media screen and (max-width: 743.98px){.feature-section__title{font-size:24px}}.feature-section__lead{max-width:1320px;margin:26px 0 0;font-size:24px;line-height:1.42;text-align:center;text-wrap:balance}@media screen and (max-width: 1199.98px){.feature-section__lead{font-size:16px;margin-top:20px}}.feature-section__metric{display:flex;align-items:center;justify-content:center;gap:22px;margin-top:26px;margin-bottom:26px}@media screen and (max-width: 743.98px){.feature-section__metric{flex-direction:column;margin-top:10px;gap:4px}}.feature-section__metric-value{position:relative}@media screen and (max-width: 743.98px){.feature-section__metric-value svg{max-width:130px}}.feature-section__metric-value span{position:absolute;top:0;right:0;bottom:10px;left:0;text-align:center;display:flex;align-items:center;justify-content:center;color:#192500;font-family:var(--font-display);font-size:80.61px;font-style:italic;font-weight:700;letter-spacing:-2.418px}@media screen and (max-width: 743.98px){.feature-section__metric-value span{font-size:40px}}.feature-section__metric-text{font-family:var(--font-display);font-size:23px;line-height:1.12;text-transform:uppercase}@media screen and (max-width: 743.98px){.feature-section__metric-text{text-align:center;font-size:16px}.feature-section__metric-text br{display:none}}.feature-section__tabs{display:flex;align-items:center;gap:40px;width:100%;max-width:1175px;border-bottom:1px solid #e7e8eb;overflow-x:auto;overflow-y:hidden;padding-bottom:2px}@media screen and (max-width: 743.98px){.feature-section__tabs{gap:20px;border-bottom:none;padding-inline:20px;margin-inline:-20px;width:calc(100% + 40px)}}.feature-section__tabs::-webkit-scrollbar{height:5px}@media screen and (max-width: 743.98px){.feature-section__tabs::-webkit-scrollbar{height:initial}}.feature-section__tabs::-webkit-scrollbar-track{background:transparent}@media screen and (max-width: 743.98px){.feature-section__tabs::-webkit-scrollbar-track{background:initial}}.feature-section__tabs::-webkit-scrollbar-thumb{background:#a5a5a5;border-radius:100vmax}@media screen and (max-width: 743.98px){.feature-section__tabs::-webkit-scrollbar-thumb{background:initial;border-radius:initial}}.feature-section__tab{position:relative;min-height:42px;padding:0;color:#a5a5a5;background:transparent;font-family:var(--font-display);font-size:19px;font-weight:400;line-height:20px;text-transform:uppercase;white-space:nowrap;cursor:pointer;transition:color .2s ease}@media screen and (max-width: 743.98px){.feature-section__tab{font-size:14px}}.feature-section__tab.active,.feature-section__tab[aria-selected=true]{color:#000;font-weight:600}.feature-section__tab.active:after,.feature-section__tab[aria-selected=true]:after{content:"";position:absolute;left:0;right:0;bottom:-3px;height:3px;background:#1890ff}.feature-section__tab:focus-visible{outline:2px solid #1890ff;outline-offset:6px}.feature-section__body{position:relative;isolation:isolate;width:100%;max-width:1600px;margin-top:0;background:transparent;overflow:hidden}.feature-section__panel{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;opacity:0;transform:translateY(18px);transition:opacity .28s ease,transform .28s ease}@media screen and (max-width: 1023.98px){.feature-section__panel{margin-top:40px}}@media screen and (max-width: 743.98px){.feature-section__panel{margin-top:0}}.feature-section__panel.active{position:static;opacity:1;transform:translateY(0)}.feature-section__panel[hidden]{display:none}.feature-section__pagination{display:flex;justify-content:center;gap:12px;margin-top:34px}.feature-section__dot{width:12px;height:12px;padding:0;border-radius:50%;border:0;background:#1d1d1f1a;cursor:pointer;transition:background .2s ease,opacity .2s ease}.feature-section__dot.active,.feature-section__dot[aria-current=true]{background:#1d1d1f}.feature-section__dot:focus-visible{outline:2px solid #1890ff;outline-offset:4px}.feature-panel{position:relative;width:100%;aspect-ratio:1600/903;overflow:hidden}@media screen and (max-width: 1023.98px){.feature-panel{aspect-ratio:initial}}.feature-panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:var(--feature-section-body-bg);-webkit-mask-image:url(/assets/feature-brush-BM6qgziA.svg);mask-image:url(/assets/feature-brush-BM6qgziA.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;pointer-events:none}@media screen and (max-width: 1023.98px){.feature-panel:before{-webkit-mask-image:url(/assets/feature-brush-768-x_JVaU4S.svg);mask-image:url(/assets/feature-brush-768-x_JVaU4S.svg)}}@media screen and (max-width: 743.98px){.feature-panel:before{-webkit-mask-image:url(/assets/feature-brush-375-DYxKri0c.svg);mask-image:url(/assets/feature-brush-375-DYxKri0c.svg)}}.feature-panel__body{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 1023.98px){.feature-panel__body{position:relative;padding-top:40px;padding-bottom:40px}}.feature-panel__grid{max-width:1164px;width:100%;display:grid;grid-template-columns:1fr 623px;align-items:center;gap:40px}@media screen and (max-width: 1799.98px){.feature-panel__grid{grid-template-columns:3fr 4fr;max-width:72vw;gap:20px}}@media screen and (max-width: 1023.98px){.feature-panel__grid{max-width:505px;grid-template-columns:100%}}.feature-panel__content{display:flex;flex-direction:column;gap:20px;color:#000;font-family:var(--font-display)}@media screen and (max-width: 1023.98px){.feature-panel__content{order:1;text-align:center}}.feature-panel__content h3{font-size:53px;font-weight:600;line-height:1.02}@media screen and (max-width: 1799.98px){.feature-panel__content h3{font-size:34px}}@media screen and (max-width: 1023.98px){.feature-panel__content h3 br{display:none}.feature-panel__content h3{font-size:24px}}.feature-panel__content p{font-size:27px;line-height:1.42}@media screen and (max-width: 1799.98px){.feature-panel__content p{font-size:18px}}@media screen and (max-width: 1023.98px){.feature-panel__content p{font-size:14px}}.feature-panel__img{display:flex;align-items:center;justify-content:center}.feature-panel__img img{width:auto;height:auto}.reviews{position:relative;display:flex;align-items:center;justify-content:center;padding:0 20px;background:#f0f2f8;color:#101828}.reviews__inner{position:relative;width:100%;max-width:1208px;min-height:404px}@media screen and (max-width: 1023.98px){.reviews__inner{padding-bottom:30px}}.reviews__slider{width:1102px;max-width:calc(100% - 178px);margin-inline:auto;overflow:hidden}@media screen and (max-width: 1399.98px){.reviews__slider{max-width:100%}}.reviews__wrapper{display:flex}.reviews__slide{flex-shrink:0;width:100%}.reviews__card{display:flex;align-items:center;gap:60px;min-height:354px;padding:40px;border-radius:30px;background:#fff}@media screen and (max-width: 1023.98px){.reviews__card{flex-direction:column;gap:20px;text-align:center}}@media screen and (max-width: 743.98px){.reviews__card{padding:20px}}.reviews__person{display:flex;flex-direction:column;gap:18px}@media screen and (max-width: 1023.98px){.reviews__person{align-items:center}}.reviews__author{position:relative;display:flex;flex-direction:column;justify-content:space-between;flex:0 0 380px;height:274px;padding:20px;border:1px solid #d9d9d9;border-radius:23px;background:#fff}@media screen and (max-width: 1023.98px){.reviews__author{width:100%;max-width:462px;height:auto;gap:20px;justify-content:start;flex:initial}}.reviews__avatar{width:119px;height:119px;overflow:hidden;border-radius:50%;background:#e0f0ff}.reviews__avatar-img{width:100%;height:100%;object-fit:cover;object-position:center}.reviews__meta{font-family:var(--font-display);font-size:16px;line-height:24px;color:#101828}.reviews__name{margin:0;font-weight:600}.reviews__role{margin:0;font-weight:400}.reviews__company{margin:0;font-family:var(--font-display);font-size:16px;font-weight:400;line-height:24px;color:#101828}.reviews__quote{position:absolute;top:29px;right:29px;width:86px;height:62px}@media screen and (max-width: 743.98px){.reviews__quote{width:59px;height:42px}}.reviews__quote-img{display:block;width:100%;height:100%}.reviews__content{display:flex;flex:1 1 auto;min-width:0;flex-direction:column;gap:20px;color:#101828}.reviews__title{margin:0;font-family:var(--font-display);font-size:36px;font-weight:600;line-height:1.12}@media screen and (max-width: 743.98px){.reviews__title{font-size:18px}}.reviews__text{margin:0;font-family:var(--font-display);font-size:18px;font-weight:400}@media screen and (max-width: 743.98px){.reviews__text{font-size:13px}}.reviews__button{position:absolute;top:153px;z-index:2;display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;border:0;border-radius:50%;background:#fff;cursor:pointer;transition:background .2s ease}@media screen and (max-width: 1399.98px){.reviews__button{display:none}}@media (any-hover: hover){.reviews__button:hover{background:#3f77f5}}@media (any-hover: none){.reviews__button:active{background:#3f77f5}}.reviews__button:focus-visible{outline:2px solid #407bff;outline-offset:3px}.reviews__button--prev{left:0}.reviews__button--next{right:0}.reviews__button-icon{display:block;width:24px;height:24px;transition:filter .2s ease}@media (any-hover: hover){.reviews__button:hover .reviews__button-icon{filter:brightness(0) invert(1)}}@media (any-hover: none){.reviews__button:active .reviews__button-icon{filter:brightness(0) invert(1)}}.reviews__pagination{position:absolute;left:50%;bottom:0;display:flex;align-items:center;justify-content:center;gap:8px;transform:translate(-50%)}.reviews__bullet{width:10px;height:10px;padding:0;border:0;border-radius:999px;background:#bdbdbd;cursor:pointer;transition:width .2s ease,background .2s ease,opacity .2s ease}@media (any-hover: hover){.reviews__bullet:hover{opacity:.75}}@media (any-hover: none){.reviews__bullet:active{opacity:.75}}.reviews__bullet--active{width:32px;background:#407bff;opacity:1}.cases{position:relative;overflow:hidden;border-radius:60px;background:#fff;color:#101828}@media screen and (max-width: 743.98px){.cases{border-radius:20px}}.cases__bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;width:auto;height:auto}.cases__bg img{width:100%;height:100%;object-fit:contain;object-position:center center}.cases__inner{position:relative;z-index:1;width:100%;max-width:1240px;margin-inline:auto;padding:317px 0;display:flex;flex-direction:column;gap:32px}@media screen and (max-width: 1799.98px){.cases__inner{padding-block:105px;max-width:1040px}}@media screen and (max-width: 1199.98px){.cases__inner{padding:60px 20px}}@media screen and (max-width: 743.98px){.cases__inner{padding:30px 20px}}.cases__header{display:flex;flex-direction:column;align-items:center;gap:32px;text-align:center}@media screen and (max-width: 1199.98px){.cases__header{gap:20px}}@media screen and (max-width: 743.98px){.cases__header{gap:12px}}.cases__text{display:flex;flex-direction:column;align-items:center;gap:20px}@media screen and (max-width: 743.98px){.cases__text{gap:12px}}.cases__title{margin:0;font-family:var(--font-display);font-size:76px;font-weight:700;line-height:1}@media screen and (max-width: 1199.98px){.cases__title{font-size:44px}}@media screen and (max-width: 743.98px){.cases__title{font-size:24px}}.cases__lead{max-width:639px;width:100%;margin:0;font-family:var(--font-display);font-size:24px;font-weight:400;line-height:1.42;color:#000}@media screen and (max-width: 1199.98px){.cases__lead{font-size:16px}}@media screen and (max-width: 743.98px){.cases__lead{font-size:16px}}.cases__link{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:154px;min-height:48px;padding:12px 24px;border-radius:999px;background:#339f61;color:#fff;font-family:var(--font-display);font-size:16px;font-weight:500;line-height:24px;text-decoration:none}.cases__link-icon{width:16px;height:16px;filter:brightness(0) invert(1)}.cases__slider-wrap{position:relative;display:flex;justify-content:space-between;gap:20px}.cases__slider{width:100%;max-width:824px;overflow:hidden}@media screen and (max-width: 743.98px){.cases__slider{padding-inline:20px;margin-inline:-20px;width:calc(100% + 40px)}}.cases__wrapper{display:flex}.cases__slide{flex-shrink:0}@media screen and (max-width: 743.98px){.cases__slide{width:270px}}.cases__card{height:100%;display:flex;flex-direction:column;overflow:hidden;border:2px solid transparent;border-radius:24px;background:#fff;transition:border-color .2s ease}@media (any-hover: hover){.cases__card:hover{border-color:#3f77f5}}@media (any-hover: none){.cases__card:active{border-color:#3f77f5}}.cases__image-wrap{padding:10px 10px 0;width:100%}.cases__image{aspect-ratio:376/290;display:block;width:auto;height:auto;border-radius:20px 20px 0 0;object-fit:cover;object-position:center}.cases__card-body{display:flex;flex:1 1 auto;flex-direction:column;align-items:flex-start;gap:17px;padding:20px}@media screen and (max-width: 743.98px){.cases__card-body{padding:15px;gap:10px}}.cases__tags{display:flex;flex-wrap:wrap;gap:6px}.cases__tag{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border:1px solid transparent;border-radius:999px;background:#6df9a5;color:#000;font-family:var(--font-display);font-size:12px;font-weight:500;line-height:16px;transition:background .2s ease,border-color .2s ease,color .2s ease}.cases__tag--yellow{background:#ffe079}@media (any-hover: hover){.cases__card:hover .cases__tag{border-color:#3f77f5;background:#fff;color:#3f77f5}}@media (any-hover: none){.cases__card:active .cases__tag{border-color:#3f77f5;background:#fff;color:#3f77f5}}.cases__card-title{margin:0;font-family:var(--font-display);font-size:18px;font-weight:600;line-height:1.4;color:#000}@media screen and (max-width: 743.98px){.cases__card-title{font-size:16px}}.cases__card-link{display:inline-flex;align-items:center;gap:8px;margin-top:auto;min-height:36px;padding:8px 16px;border-radius:999px;background:#339f61;color:#fff;font-family:var(--font-display);font-size:14px;font-weight:500;line-height:20px;text-decoration:none}.cases__card-link-icon{width:12px;height:12px;filter:brightness(0) invert(1)}.cases__pagination{display:flex;align-items:center;justify-content:center;gap:12px}.cases__bullet{width:12px;height:12px;padding:0;border:0;border-radius:50%;background:#1d1d1f;opacity:.1;cursor:pointer}.cases__bullet--active{opacity:1}.cases__button{display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;border:0;border-radius:50%;background:#fff;cursor:pointer;translate:0 127px;transition:background .2s ease}@media screen and (max-width: 1199.98px){.cases__button{display:none}}@media (any-hover: hover){.cases__button:hover{background:#3f77f5}}@media (any-hover: none){.cases__button:active{background:#3f77f5}}.cases__button:focus-visible{outline:2px solid #407bff;outline-offset:3px}.cases__button--prev{left:260px}.cases__button--next{right:260px}.cases__button-icon{width:24px;height:24px;transition:filter .2s ease}@media (any-hover: hover){.cases__button:hover .cases__button-icon{filter:brightness(0) invert(1)}}@media (any-hover: none){.cases__button:active .cases__button-icon{filter:brightness(0) invert(1)}}.premier{position:relative;overflow:hidden;padding:100px 40px;border-radius:60px;background:#0038b7;color:#fff}@media screen and (max-width: 1799.98px){.premier{padding:80px 40px}}@media screen and (max-width: 1199.98px){.premier{padding:60px 20px}}@media screen and (max-width: 743.98px){.premier{border-radius:20px}}.premier__bg{position:absolute;top:calc(50% - 100px);left:50%;width:146.56%;max-width:none;pointer-events:none;transform:translate(-50%,-50%) rotate(180deg) scaleY(-1)}.premier__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;width:1306px;max-width:100%;margin-inline:auto}.premier__badge{display:inline-flex;align-items:center;justify-content:center;padding:20px;border-radius:10px;background:#407bff;font-family:var(--font-display);font-size:22px;font-weight:400;line-height:1}.premier__badge.is-active{transition-delay:0s}.premier__title{width:100%;margin-top:32px;font-family:var(--font-display);font-size:76px;font-weight:700;line-height:1;text-align:center}@media screen and (max-width: 1199.98px){.premier__title{font-size:44px}}@media screen and (max-width: 743.98px){.premier__title{font-size:24px}}.premier__title.is-active{transition-delay:.1s}.premier__lead{width:723px;max-width:100%;margin-top:32px;font-family:var(--font-display);font-size:24px;font-weight:400;line-height:1.42;text-align:center}@media screen and (max-width: 743.98px){.premier__lead{font-size:16px}}.premier__lead.is-active{transition-delay:.2s}.premier__button{display:inline-flex;align-items:center;justify-content:center;gap:14px;margin-top:32px;padding:12px 24px;border-radius:999px;background:#339f61;font-family:var(--font-display);font-size:18px;font-weight:500;line-height:24px;transition:background .2s ease,opacity .7s ease,transform .7s ease}@media (any-hover: hover){.premier__button:hover{background:#45c67c;transition-delay:0s;transform:translateY(-1px)}}@media (any-hover: none){.premier__button:active{background:#45c67c;transition-delay:0s;transform:translateY(-1px)}}.premier__button:focus-visible{outline:2px solid #ffffff;outline-offset:4px}.premier__button.is-active{transition-delay:.3s}.premier__button-icon{width:30px;aspect-ratio:1/1}.premier__features{display:grid;grid-template-columns:repeat(3,minmax(0,281px));justify-content:center;gap:12px;width:100%;max-width:871px;margin-top:32px}@media screen and (max-width: 1023.98px){.premier__features{grid-template-columns:repeat(2,1fr);max-width:577px}}@media screen and (max-width: 743.98px){.premier__features{grid-template-columns:100%}}.premier__feature{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:35px;aspect-ratio:1/1;padding:34px 40px;border:3px solid #2558ce;border-radius:57px;background:#ffffff1c;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px)}@media screen and (max-width: 743.98px){.premier__feature{border-radius:30px}}.premier__feature:nth-child(1).is-active{transition-delay:0s}.premier__feature:nth-child(2).is-active{transition-delay:.1s}.premier__feature:nth-child(3).is-active{transition-delay:.2s}.premier__feature:nth-child(4).is-active{transition-delay:.3s}.premier__feature:nth-child(5).is-active{transition-delay:.4s}.premier__feature:nth-child(6).is-active{transition-delay:.5s}.premier__feature-icon{width:80px;aspect-ratio:1/1}.premier__feature-text{display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-size:19.3px;font-weight:500;line-height:1.22;text-align:center}.api-power{position:relative;overflow:hidden;padding:128px 40px;display:flex;justify-content:center;color:#000}@media screen and (max-width: 1799.98px){.api-power{padding:80px 40px}}@media screen and (max-width: 1023.98px){.api-power{padding:60px 20px}}.api-power__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:auto;height:auto;pointer-events:none}.api-power__bg img{width:100%;height:100%;object-fit:contain;object-position:top}@media screen and (max-width: 743.98px){.api-power__bg img{object-fit:cover}}.api-power__inner{position:relative;z-index:1;width:100%;max-width:1352px}.api-power__header{display:flex;flex-direction:column;align-items:center;gap:24px;width:1081px;max-width:100%;margin-inline:auto;text-align:center}@media screen and (max-width: 743.98px){.api-power__header{gap:20px}}.api-power__title{font-family:var(--font-display);font-size:76px;font-weight:700;line-height:1}@media screen and (max-width: 1023.98px){.api-power__title{font-size:44px}}@media screen and (max-width: 743.98px){.api-power__title{font-size:24px}}.api-power__title.is-active{transition-delay:0s}.api-power__lead{font-family:var(--font-display);font-size:24px;font-weight:400;line-height:1.42}@media screen and (max-width: 743.98px){.api-power__lead{font-size:16px}}.api-power__lead.is-active{transition-delay:.1s}.api-power__button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-width:286px;padding:12px 24px;border-radius:999px;background:#339f61;color:#fff;font-family:var(--font-display);font-size:16px;font-weight:500;line-height:24px;transition:background .2s ease,opacity .7s ease,transform .7s ease}@media (any-hover: hover){.api-power__button:hover{background:#45c67c;transition-delay:0s;transform:translateY(-1px)}}@media (any-hover: none){.api-power__button:active{background:#45c67c;transition-delay:0s;transform:translateY(-1px)}}.api-power__button:focus-visible{outline:2px solid #407bff;outline-offset:4px}.api-power__button.is-active{transition-delay:.2s}.api-power__button-icon{width:16px;aspect-ratio:1/1}.api-power__cards{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(26,1fr);grid-template-areas:"docs docs intranet intranet" "docs docs intranet intranet" "docs docs intranet intranet" "docs docs intranet intranet" "docs docs intranet intranet" "docs docs intranet intranet" "docs docs intranet intranet" "docs docs intranet intranet" "docs docs finalists webhooks" "docs docs finalists webhooks" "career career finalists webhooks" "career career finalists webhooks" "career career finalists webhooks" "career career finalists webhooks" "career career finalists webhooks" "career career finalists webhooks" "career career finalists webhooks" "sync connectors reports sandbox" "sync connectors reports sandbox" "sync connectors reports sandbox" "sync connectors reports sandbox" "sync connectors reports sandbox" "sync connectors reports sandbox" "sync connectors reports sandbox" "sync connectors reports sandbox" "sync connectors reports sandbox";gap:20px;margin-top:80px}@media screen and (max-width: 1799.98px){.api-power__cards{margin-top:40px;grid-template-rows:repeat(25,1fr);grid-template-areas:"docs docs intranet intranet" "docs docs intranet intranet" "docs docs intranet intranet" "docs docs intranet intranet" "docs docs intranet intranet" "docs docs intranet intranet" "docs docs intranet intranet" "docs docs finalists webhooks" "docs docs finalists webhooks" "career career finalists webhooks" "career career finalists webhooks" "career career finalists webhooks" "career career finalists webhooks" "career career finalists webhooks" "career career finalists webhooks" "career career finalists webhooks" "sync connectors reports sandbox" "sync connectors reports sandbox" "sync connectors reports sandbox" "sync connectors reports sandbox" "sync connectors reports sandbox" "sync connectors reports sandbox" "sync connectors reports sandbox" "sync connectors reports sandbox" "sync connectors reports sandbox"}}@media screen and (max-width: 1023.98px){.api-power__cards{margin-top:20px;grid-template-columns:repeat(2,1fr);grid-template-rows:initial;grid-template-areas:"docs docs" "intranet intranet" "sync connectors" "career career" "finalists finalists" "webhooks webhooks" "reports reports" "reports reports" "sandbox sandbox"}}@media screen and (max-width: 743.98px){.api-power__cards{grid-template-columns:100%;grid-template-areas:"docs" "intranet" "sync" "connectors" "career" "finalists" "webhooks" "reports" "reports" "sandbox"}}.api-power__card{overflow:hidden;border-radius:35px;background:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:box-shadow .2s ease,opacity .7s ease,transform .7s ease}@media screen and (max-width: 743.98px){.api-power__card{border-radius:20px}}@media (any-hover: hover){.api-power__card:hover{box-shadow:0 20px 50px #0038b71f;transform:translateY(-2px)}}@media (any-hover: none){.api-power__card:active{box-shadow:0 20px 50px #0038b71f;transform:translateY(-2px)}}.api-power__card:nth-child(1).is-active{transition-delay:0s}.api-power__card:nth-child(2).is-active{transition-delay:.08s}.api-power__card:nth-child(3).is-active{transition-delay:.16s}.api-power__card:nth-child(4).is-active{transition-delay:.24s}.api-power__card:nth-child(5).is-active{transition-delay:.32s}.api-power__card:nth-child(6).is-active{transition-delay:.4s}.api-power__card:nth-child(7).is-active{transition-delay:.48s}.api-power__card:nth-child(8).is-active{transition-delay:.56s}.api-power__card:nth-child(9).is-active{transition-delay:.64s}.api-power__card--docs{grid-area:docs;display:flex;flex-direction:column;gap:29px;padding:25px}.api-power__card--career{grid-area:career;display:flex;align-items:center;gap:57px;padding:23px 25px}@media screen and (max-width: 743.98px){.api-power__card--career{gap:20px;flex-direction:column;align-items:start}}.api-power__card--intranet{grid-area:intranet;display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding:25px}.api-power__card--sync,.api-power__card--connectors,.api-power__card--finalists,.api-power__card--webhooks,.api-power__card--reports,.api-power__card--sandbox{display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding:25px}.api-power__card--sync{grid-area:sync}.api-power__card--connectors{grid-area:connectors}.api-power__card--finalists{grid-area:finalists}.api-power__card--webhooks{grid-area:webhooks}.api-power__card--reports{grid-area:reports}.api-power__card--sandbox{grid-area:sandbox}.api-power__card-main{display:flex;align-items:center;gap:45px}@media screen and (max-width: 1799.98px){.api-power__card-main{gap:20px}}.api-power__icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:48px;aspect-ratio:1/1;border-radius:12px;background:#339f61}.api-power__icon--medium{width:64px}@media screen and (max-width: 743.98px){.api-power__icon--medium{width:48px;border-radius:12px}}.api-power__icon--large{width:93px;border-radius:23px}@media screen and (max-width: 743.98px){.api-power__icon--large{width:48px;aspect-ratio:1/1;border-radius:12px}}.api-power__icon img{width:50%;height:50%;aspect-ratio:1/1}.api-power__card-text{display:flex;flex-direction:column;gap:2px}.api-power__card-title{font-family:var(--font-display);font-size:20px;font-weight:600;line-height:24px}.api-power__card--docs .api-power__card-title{line-height:28px}.api-power__card-lead{font-family:var(--font-display);font-size:14px;font-weight:400;line-height:20px}.api-power__card--docs .api-power__card-lead{font-size:16px;line-height:24px}.api-power__code{display:flex;flex-direction:column;gap:4px;padding:16px;border-radius:18px;background:#d5e2ff;font-family:var(--font-display);font-size:13.9px;font-weight:400;line-height:20px}.api-power__code code{font:inherit}.security{position:relative;display:flex;justify-content:center;overflow:hidden;padding:165px 40px}@media screen and (max-width: 1799.98px){.security{padding:80px 40px}}@media screen and (max-width: 1023.98px){.security{padding:30px 20px 60px}}@media screen and (max-width: 743.98px){.security{padding:20px}}.security__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:auto;height:auto;pointer-events:none}.security__bg img{width:100%;height:100%;object-fit:contain;object-position:center}@media screen and (max-width: 743.98px){.security__bg img{object-fit:cover}}.security__inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:50px;width:100%;max-width:1352px}@media screen and (max-width: 743.98px){.security__inner{gap:20px}}.security__header{display:flex;flex-direction:column;align-items:center;gap:4px;width:100%;max-width:901px;text-align:center}.security__eyebrow{font-family:var(--font-display);font-size:42px;font-weight:400;line-height:1.88;color:#000}@media screen and (max-width: 743.98px){.security__eyebrow{font-size:24px}}.security__eyebrow.is-active{transition-delay:0s}.security__title{font-family:var(--font-display);font-size:76px;font-weight:700;line-height:1;color:#101828}@media screen and (max-width: 1023.98px){.security__title{font-size:44px}}@media screen and (max-width: 743.98px){.security__title{font-size:24px}}.security__title.is-active{transition-delay:.1s}.security__cards{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;width:100%}@media screen and (max-width: 1799.98px){.security__cards{grid-template-columns:repeat(2,1fr);max-width:880px}}@media screen and (max-width: 743.98px){.security__cards{grid-template-columns:100%}}.security__card{display:flex;flex-direction:column;align-items:flex-start;gap:20px;min-width:0;min-height:475px;padding:30px;background-color:#fff;border:2px solid transparent;border-radius:50px;transition:border-color .2s ease,opacity .7s ease,box-shadow .2s ease,transform .2s ease}@media screen and (max-width: 1799.98px){.security__card{min-height:initial}}@media (any-hover: hover){.security__card:hover{border-color:#3f77f5;box-shadow:0 20px 50px #0038b71f;transform:translateY(-2px)}.security__card:hover .security__icon-wrap{background-color:#d7ebff}}@media (any-hover: none){.security__card:active{border-color:#3f77f5;box-shadow:0 20px 50px #0038b71f;transform:translateY(-2px)}.security__card:active .security__icon-wrap{background-color:#d7ebff}}.security__card:nth-child(1).is-active{transition-delay:0s}.security__card:nth-child(2).is-active{transition-delay:.1s}.security__card:nth-child(3).is-active{transition-delay:.2s}.security__card:nth-child(4).is-active{transition-delay:.3s}.security__icon-wrap{display:flex;align-items:center;justify-content:center;width:160px;height:160px;flex:0 0 auto;background-color:#e5f2ff;border-radius:40px;transition:background-color .2s ease}.security__icon{display:block;width:80px;height:80px;object-fit:contain}.security__card-title{font-family:var(--font-display);font-size:28px;font-weight:600;line-height:1.2;color:#000}.security__card-text{font-family:var(--font-display);font-size:16px;font-weight:400;line-height:1.42;color:#000}.security__badges{display:flex;align-items:center;gap:12px;width:633px}@media screen and (max-width: 743.98px){.security__badges{width:100%;flex-direction:column}}.security__badge{display:flex;flex:1 1 0;align-items:center;justify-content:center;min-width:0;padding:17px 11px;font-family:var(--font-display);font-size:20px;font-weight:500;line-height:1.2;color:#000;white-space:nowrap;text-align:center;background-color:#cddeff;border:2px solid #3070fe;border-radius:999px;transition:background-color .2s ease,border-color .2s ease,color .2s ease}@media screen and (max-width: 743.98px){.security__badge{width:100%}}@media (any-hover: hover){.security__badge:hover{color:#fff;background-color:#3070fe;border-color:#3070fe}}@media (any-hover: none){.security__badge:active{color:#fff;background-color:#3070fe;border-color:#3070fe}}.security__badge:nth-child(1).is-active{transition-delay:0s}.security__badge:nth-child(2).is-active{transition-delay:.08s}.security__badge:nth-child(3).is-active{transition-delay:.16s}.security__badge:nth-child(4).is-active{transition-delay:.24s}.pricing{position:relative;display:flex;justify-content:center;overflow:hidden;padding-block:110px;padding-inline:40px;border-radius:60px;background:#cfe8ff}@media screen and (max-width: 1799.98px){.pricing{padding-block:80px}}@media screen and (max-width: 1199.98px){.pricing{padding:60px 20px}}@media screen and (max-width: 743.98px){.pricing{padding:30px 10px;border-radius:24px}}.pricing__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:auto;height:auto;pointer-events:none}.pricing__bg img{width:100%;height:100%;object-fit:cover;object-position:center 10%}.pricing__inner{position:relative;z-index:1;max-width:1289px;width:100%;display:flex;flex-direction:column;gap:40px}@media screen and (max-width: 743.98px){.pricing__inner{gap:20px}}.pricing__header{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%;text-align:center}@media screen and (max-width: 743.98px){.pricing__header{gap:10px}}.pricing__label{display:inline-flex;align-items:center;justify-content:center;padding:20px;font-family:var(--font-display);font-size:32px;font-weight:500;line-height:1;color:#101828;background-color:#f1effe;border-radius:10px}@media screen and (max-width: 743.98px){.pricing__label{font-size:24px}}.pricing__label.is-active{transition-delay:0s}.pricing__title{font-family:var(--font-display);font-size:76px;font-weight:700;line-height:1;color:#101828;text-align:center}@media screen and (max-width: 1199.98px){.pricing__title{font-size:44px}}@media screen and (max-width: 743.98px){.pricing__title{font-size:24px}}.pricing__title.is-active{transition-delay:.1s}.pricing__subtitle{font-family:var(--font-display);font-size:24px;font-weight:500;line-height:1.2;letter-spacing:.103px;color:#101828;text-align:center}@media screen and (max-width: 743.98px){.pricing__subtitle{font-size:16px}}.pricing__subtitle.is-active{transition-delay:.2s}.pricing__cards{display:flex;align-items:stretch;justify-content:center;gap:40px;width:100%}@media screen and (max-width: 1799.98px){.pricing__cards{gap:20px}}@media screen and (max-width: 1023.98px){.pricing__cards{overflow-y:hidden;overflow-x:auto;justify-content:start;margin-inline:-20px;width:calc(100% + 40px);padding-inline:20px}}@media screen and (max-width: 743.98px){.pricing__cards{margin-inline:-10px;width:calc(100% + 20px);padding-inline:10px}}.pricing__card{box-sizing:border-box;display:flex;flex:1 1 0;flex-direction:column;justify-content:space-between;min-width:0;padding:32px;background-color:#fff;border:2px solid transparent;border-radius:32px;transition:border-color .2s ease,opacity .7s ease,transform .7s ease}@media screen and (max-width: 1799.98px){.pricing__card{padding:20px}}@media screen and (max-width: 1023.98px){.pricing__card{min-width:386px}}@media screen and (max-width: 743.98px){.pricing__card{min-width:250px}}@media (any-hover: hover){.pricing__card:hover{border-color:#3f77f5}}@media (any-hover: none){.pricing__card:active{border-color:#3f77f5}}.pricing__card:nth-child(1).is-active{transition-delay:0s}.pricing__card:nth-child(2).is-active{transition-delay:.12s}.pricing__card:nth-child(3).is-active{transition-delay:.24s}.pricing__card-content{display:flex;flex-direction:column;align-items:flex-start;gap:16px;width:100%}.pricing__icon{display:block;width:64px;height:64px;object-fit:contain}.pricing__card-head{display:flex;flex-direction:column;gap:4px;color:#333}.pricing__card-title{font-family:Inter,sans-serif;font-size:24px;font-weight:700;line-height:1.2;letter-spacing:.123px;color:#333}@media screen and (max-width: 743.98px){.pricing__card-title{font-size:20px}}.pricing__card-subtitle{font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:1.3;letter-spacing:.103px;color:#333}.pricing__list{display:flex;flex-direction:column;gap:16px;width:100%;padding:0;margin:0;list-style:none}.pricing__item{position:relative;min-height:24px;padding-left:32px;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:1.3;letter-spacing:.103px;color:#333}.pricing__item:before{content:"";position:absolute;top:0;left:0;width:24px;height:24px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMjQnIGhlaWdodD0nMjQnIHZpZXdCb3g9JzAgMCAyNCAyNCcgZmlsbD0nbm9uZScgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJz48cmVjdCB3aWR0aD0nMjQnIGhlaWdodD0nMjQnIGZpbGw9J3doaXRlJy8+PHBhdGggZD0nTTEyIDIuMjVDMTAuMDcxNiAyLjI1IDguMTg2NTcgMi44MjE4MyA2LjU4MzE5IDMuODkzMTdDNC45Nzk4MiA0Ljk2NDUyIDMuNzMwMTMgNi40ODcyNiAyLjk5MjE4IDguMjY4ODRDMi4yNTQyMiAxMC4wNTA0IDIuMDYxMTQgMTIuMDEwOCAyLjQzNzM1IDEzLjkwMjFDMi44MTM1NSAxNS43OTM0IDMuNzQyMTUgMTcuNTMwNyA1LjEwNTcxIDE4Ljg5NDNDNi40NjkyOCAyMC4yNTc5IDguMjA2NTYgMjEuMTg2NSAxMC4wOTc5IDIxLjU2MjdDMTEuOTg5MiAyMS45Mzg5IDEzLjk0OTYgMjEuNzQ1OCAxNS43MzEyIDIxLjAwNzhDMTcuNTEyNyAyMC4yNjk5IDE5LjAzNTUgMTkuMDIwMiAyMC4xMDY4IDE3LjQxNjhDMjEuMTc4MiAxNS44MTM0IDIxLjc1IDEzLjkyODQgMjEuNzUgMTJDMjEuNzQ1IDkuNDE1NjYgMjAuNzE2MiA2LjkzODU5IDE4Ljg4ODggNS4xMTExOEMxNy4wNjE0IDMuMjgzNzggMTQuNTg0MyAyLjI1NDk2IDEyIDIuMjVWMi4yNVpNMTYuNjQwNiAxMC4yOTM4TDExLjE0NjkgMTUuNTQzOEMxMS4wMDQ5IDE1LjY3NzQgMTAuODE2OSAxNS43NTEyIDEwLjYyMTkgMTUuNzVDMTAuNTI2NiAxNS43NTE0IDEwLjQzMTkgMTUuNzMzOCAxMC4zNDM0IDE1LjY5ODRDMTAuMjU0OSAxNS42NjMgMTAuMTc0MyAxNS42MTA1IDEwLjEwNjMgMTUuNTQzOEw3LjM1OTM4IDEyLjkxODhDNy4yODMxOSAxMi44NTIzIDcuMjIxMjMgMTIuNzcxMSA3LjE3NzIyIDEyLjY4MDFDNy4xMzMyMSAxMi41ODkgNy4xMDgwNiAxMi40OSA3LjEwMzI4IDEyLjM4OUM3LjA5ODUgMTIuMjg4MSA3LjExNDE5IDEyLjE4NzEgNy4xNDk0MSAxMi4wOTI0QzcuMTg0NjMgMTEuOTk3NiA3LjIzODY1IDExLjkxMDkgNy4zMDgyMiAxMS44Mzc1QzcuMzc3OCAxMS43NjQyIDcuNDYxNDkgMTEuNzA1NiA3LjU1NDI2IDExLjY2NTRDNy42NDcwMyAxMS42MjUyIDcuNzQ2OTggMTEuNjA0MiA3Ljg0ODA5IDExLjYwMzZDNy45NDkxOSAxMS42MDMgOC4wNDkzOCAxMS42MjI5IDguMTQyNjEgMTEuNjYyQzguMjM1ODUgMTEuNzAxMSA4LjMyMDIxIDExLjc1ODcgOC4zOTA2MyAxMS44MzEyTDEwLjYyMTkgMTMuOTU5NEwxNS42MDk0IDkuMjA2MjVDMTUuNzU1MiA5LjA3OTAyIDE1Ljk0NDYgOS4wMTMwOSAxNi4xMzc5IDkuMDIyMjNDMTYuMzMxMiA5LjAzMTM4IDE2LjUxMzUgOS4xMTQ5IDE2LjY0NjcgOS4yNTUzM0MxNi43Nzk4IDkuMzk1NzYgMTYuODUzNiA5LjU4MjIyIDE2Ljg1MjQgOS43NzU3NUMxNi44NTEzIDkuOTY5MjggMTYuNzc1NCAxMC4xNTQ5IDE2LjY0MDYgMTAuMjkzOFonIGZpbGw9JyMzRjc3RjUnLz48L3N2Zz4=);background-repeat:no-repeat;background-position:center;background-size:contain}.pricing__bottom{display:flex;flex-direction:column;gap:24px;width:100%;margin-top:32px}.pricing__price{display:flex;align-items:baseline;gap:4px;width:100%;font-family:Inter,sans-serif;color:#333;white-space:nowrap}.pricing__price-value{font-size:48px;font-weight:800;line-height:1.2;letter-spacing:.13px}@media screen and (max-width: 743.98px){.pricing__price-value{font-size:24px}}.pricing__price-period{font-size:24px;font-weight:700;line-height:1.2;letter-spacing:.123px}.pricing__button{display:flex;align-items:center;justify-content:center;width:100%;min-height:51px;padding:16px 10px;font-family:var(--font-display),sans-serif;font-size:17px;font-weight:600;line-height:21px;color:#fff;text-align:center;text-transform:uppercase;text-decoration:none;background-color:#339f61;border-radius:8px;transition:background-color .2s ease,color .2s ease}@media screen and (max-width: 743.98px){.pricing__button{font-size:14px}}@media (any-hover: hover){.pricing__button:hover{background-color:#45c67c}}@media (any-hover: none){.pricing__button:active{background-color:#45c67c}}.pricing__button--demo{color:#232323;background-color:#fcc467}@media (any-hover: hover){.pricing__button--demo:hover{color:#fff;background-color:#45c67c}}@media (any-hover: none){.pricing__button--demo:active{color:#fff;background-color:#45c67c}}.demo-request{position:relative;display:flex;flex-direction:column;align-items:center;gap:90px;overflow:hidden;padding:120px 40px 40px;background-color:#2963e9;border-radius:60px}@media screen and (max-width: 1799.98px){.demo-request{padding-block:80px;gap:32px}}@media screen and (max-width: 1199.98px){.demo-request{padding:40px 60px;border-radius:24px}}@media screen and (max-width: 743.98px){.demo-request{padding:30px 20px}}.demo-request__bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.demo-request__bg img{width:100%;height:100%;object-fit:cover;object-position:center}@media screen and (max-width: 743.98px){.demo-request__bg img{object-fit:cover}}.demo-request__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:20px;text-align:center}.demo-request__title{font-family:var(--font-display);font-size:72px;font-weight:700;line-height:1.1;color:#fff;text-align:center;text-wrap:balance}@media screen and (max-width: 1199.98px){.demo-request__title{font-size:44px}}@media screen and (max-width: 743.98px){.demo-request__title{font-size:24px}}.demo-request__lead{font-family:var(--font-display);font-size:20px;font-weight:400;line-height:28px;color:#fff;text-align:center}@media screen and (max-width: 743.98px){.demo-request__lead{font-size:16px}}.demo-request__form{position:relative;display:flex;align-items:flex-start;gap:16px}@media screen and (max-width: 1023.98px){.demo-request__form{flex-direction:column;align-items:stretch}}.demo-request__field{display:flex;width:298.83px;flex-direction:column;gap:10px}@media screen and (max-width: 743.98px){.demo-request__field{width:100%}}.demo-request__input{width:100%;min-height:60px;padding:19px 21px;font-family:var(--font-display);font-size:18px;font-weight:500;line-height:1;color:#fff;background-color:transparent;border:2px solid #fff;border-radius:12px;outline:none;transition:border-color .2s ease}.demo-request__input::placeholder{color:#fff;opacity:1}.demo-request__input:focus{border-color:#61ed9c}.demo-request__input[aria-invalid=true]{border-color:#fcc467}.demo-request__button{display:inline-flex;align-items:center;justify-content:center;min-height:60px;padding:19px 31px;font-family:var(--font-display);font-size:16px;font-weight:600;line-height:24px;color:#fff;text-align:center;background-color:#339f61;border:0;border-radius:12px;cursor:pointer;transition:background-color .2s ease,color .2s ease,transform .2s ease}@media screen and (max-width: 743.98px){.demo-request__button{width:100%}}@media (any-hover: hover){.demo-request__button:hover{background-color:#45c67c;color:#fff;transform:translateY(-1px)}}@media (any-hover: none){.demo-request__button:active{background-color:#45c67c;color:#fff;transform:translateY(-1px)}}.demo-request__error{font-family:var(--font-display);font-size:18px;font-weight:500;line-height:1;color:#fcc467;opacity:1;text-align:left;visibility:visible;transition:opacity .2s ease,visibility .2s ease}.demo-request__error[hidden]{opacity:0;visibility:hidden}.demo-request__benefits{position:relative;z-index:1;display:flex;align-items:center;gap:23px}@media screen and (max-width: 743.98px){.demo-request__benefits{gap:20px;flex-direction:column;align-items:start}}.demo-request__benefit{display:flex;align-items:center;gap:13px}.demo-request__benefit-dot{width:16px;height:16px;flex:0 0 auto;background-color:#61ed9c;border-radius:50%}.demo-request__benefit-dot--orange{background-color:#ff975b}.demo-request__benefit-text{font-family:var(--font-display);font-size:18px;font-weight:400;line-height:20px;color:#fff;white-space:nowrap}.demo-request__title{transition-delay:0s}.demo-request__lead{transition-delay:.08s}.demo-request__form{transition-delay:.16s}.demo-request__benefits{transition-delay:.24s}.journal{position:relative;display:flex;flex-direction:column;align-items:center;border-radius:60px;background:#cfe8ff;padding-block:160px;padding-inline:40px;overflow:hidden}@media screen and (max-width: 1799.98px){.journal{padding-block:80px}}@media screen and (max-width: 1023.98px){.journal{padding:60px 20px;border-radius:24px}}@media screen and (max-width: 743.98px){.journal{padding:30px 10px}}.journal__bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.journal__bg img{width:100%;height:100%;object-fit:cover}.journal__inner{max-width:1348px;width:100%;display:flex;flex-direction:column;gap:36px}.journal__header,.journal__grid,.journal__subscribe{position:relative;z-index:1}.journal__header{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;text-align:center}.journal__title{font-family:var(--font-display);font-size:72px;font-weight:700;color:#000;text-align:center;transition-delay:0s}@media screen and (max-width: 1023.98px){.journal__title{font-size:44px}}.journal__lead{font-family:var(--font-display);font-size:23px;font-weight:400;color:#000;transition-delay:.08s}@media screen and (max-width: 743.98px){.journal__lead{font-size:16px}}.journal__all-link{display:inline-flex;align-items:center;justify-content:center;gap:13px;min-width:193.94px;min-height:48px;padding:12px 24px;font-family:var(--font-display);font-size:16px;font-weight:500;line-height:24px;color:#fff;text-decoration:none;background-color:#339f61;border-radius:999px;transition:background-color .2s ease,color .2s ease,opacity .7s ease,transform .7s ease;transition-delay:.16s}@media (any-hover: hover){.journal__all-link:hover{background-color:#45c67c;color:#fff;transition-delay:0s}}@media (any-hover: none){.journal__all-link:active{background-color:#45c67c;color:#fff;transition-delay:0s}}.journal__all-link-icon{display:block;width:16px;height:16px;flex:0 0 auto}.journal__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;width:100%;align-items:stretch}@media screen and (max-width: 1799.98px){.journal__grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width: 1023.98px){.journal__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 743.98px){.journal__grid{grid-template-columns:repeat(1,1fr)}}.journal__card{display:flex;height:100%;flex-direction:column;align-items:flex-start;overflow:hidden;box-sizing:border-box;border:2px solid transparent;background-color:#fff;border-radius:24px;transition:border-color .2s ease,opacity .7s ease,transform .7s ease}@media screen and (max-width: 743.98px){.journal__card{min-width:280px}}@media (any-hover: hover){.journal__card:hover{border-color:#3f77f5;transition-delay:0s}.journal__card:hover .journal__tag{color:#3f77f5;border-color:#3f77f5}}@media (any-hover: none){.journal__card:active{border-color:#3f77f5;transition-delay:0s}.journal__card:active .journal__tag{color:#3f77f5;border-color:#3f77f5}}.journal__card:nth-child(1){transition-delay:.16s}.journal__card:nth-child(2){transition-delay:.2s}.journal__card:nth-child(3){transition-delay:.24s}.journal__card:nth-child(4){transition-delay:.28s}.journal__card:nth-child(5){transition-delay:.32s}.journal__card:nth-child(6){transition-delay:.36s}.journal__card:nth-child(7){transition-delay:.4s}.journal__card:nth-child(8){transition-delay:.44s}.journal__image-wrap{display:flex;width:100%;height:auto;flex-shrink:0;align-items:center;justify-content:center;padding:10px;overflow:hidden;border-radius:20px 20px 0 0;background-color:#f5f5f5}.journal__image{display:block;width:100%;height:100%;object-fit:contain;object-position:center;border-radius:12px}.journal__card-body{display:flex;width:100%;min-height:0;flex:1 1 auto;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:15px 20px;gap:10px}.journal__tag{display:inline-flex;align-items:center;justify-content:center;padding:4px 12px;font-family:var(--font-display);font-size:12px;font-weight:500;line-height:16px;color:#339f61;border:1px solid #339f61;border-radius:999px;transition:border-color .2s ease,color .2s ease}.journal__card-text{display:flex;width:100%;min-height:0;flex:1 1 auto;flex-direction:column;gap:4px;color:#000}.journal__card-title{display:-webkit-box;overflow:hidden;font-family:var(--font-display);font-size:16px;font-weight:600;line-height:1.24;color:#000;-webkit-box-orient:vertical;-webkit-line-clamp:3}.journal__card-desc{display:-webkit-box;overflow:hidden;font-family:var(--font-display);font-size:14px;font-weight:400;line-height:20px;color:#000;-webkit-box-orient:vertical;-webkit-line-clamp:3}.journal__read-link{display:inline-flex;flex-shrink:0;align-items:center;gap:10px;margin-top:auto;font-family:var(--font-display);font-size:14px;font-weight:500;line-height:20px;color:#000;text-decoration:none}.journal__read-icon{display:block;width:12px;height:12px;flex:0 0 auto}.journal__subscribe{display:flex;width:100%;align-items:center;justify-content:space-between;padding:33px 50px;background-color:#fff;border-radius:24px;transition-delay:.48s}@media screen and (max-width: 743.98px){.journal__subscribe{flex-direction:column;padding:20px;gap:20px}}.journal__subscribe-content{display:flex;flex-direction:column;gap:10px;color:#000}.journal__subscribe-title{font-family:var(--font-display);font-size:24px;font-weight:700;line-height:32px;color:#000}.journal__subscribe-text{font-family:var(--font-display);font-size:16px;font-weight:400;line-height:24px;color:#000}.journal__form{position:relative;display:flex;align-items:center;gap:16px}@media screen and (max-width: 743.98px){.journal__form{flex-direction:column}}.journal__input{width:268px;min-height:52px;padding:15px 21px;font-family:var(--font-display);font-size:16px;font-weight:400;line-height:20px;color:#339f61;background-color:transparent;border:1px solid #339f61;border-radius:12px;outline:none;transition:border-color .2s ease}.journal__input::placeholder{color:#339f61;opacity:1}.journal__input:focus{border-color:#2963e9}.journal__input[aria-invalid=true]{border-color:#fcc467}.journal__submit{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:15px 24px;font-family:var(--font-display);font-size:16px;font-weight:600;line-height:24px;color:#fff;text-align:center;background-color:#339f61;border:0;border-radius:12px;cursor:pointer;transition:background-color .2s ease,color .2s ease,transform .2s ease}@media screen and (max-width: 743.98px){.journal__submit{width:100%}}@media (any-hover: hover){.journal__submit:hover{background-color:#45c67c;color:#fff;transform:translateY(-1px)}}@media (any-hover: none){.journal__submit:active{background-color:#45c67c;color:#fff;transform:translateY(-1px)}}.journal__error{position:absolute;top:calc(100% + 10px);left:0;font-family:var(--font-display);font-size:16px;font-weight:500;line-height:1;color:#fcc467;opacity:1;visibility:visible;transition:opacity .2s ease,visibility .2s ease}@media screen and (max-width: 743.98px){.journal__error{top:50px}}.journal__error[hidden]{opacity:0;visibility:hidden}.footer{display:flex;flex-direction:column;align-items:center;gap:40px;width:100%;padding-bottom:40px}.footer__panel{width:100%;padding:100px 0;background-color:#fff;border-radius:50px}@media screen and (max-width: 1799.98px){.footer__panel{padding-block:40px}}@media screen and (max-width: 1023.98px){.footer__panel{border-radius:24px;padding:20px}}.footer__inner{display:flex;flex-direction:column;gap:116px;width:100%;padding:0 130px}@media screen and (max-width: 1799.98px){.footer__inner{padding-inline:40px;gap:40px}}@media screen and (max-width: 1023.98px){.footer__inner{padding:0}}@media screen and (max-width: 743.98px){.footer__inner{gap:20px}}.footer__top{display:flex;align-items:center;justify-content:space-between;width:100%}@media screen and (max-width: 1799.98px){.footer__top{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;justify-content:initial}}@media screen and (max-width: 1023.98px){.footer__top{grid-template-columns:100%;gap:20px}}.footer__logo{display:flex;align-items:center;gap:17.214px;color:#000;text-decoration:none}.footer__logo-mark{max-width:100%}.footer__logo-text{font-family:var(--font-display);font-size:38.732px;font-weight:700;line-height:60.249px;color:#000}.footer__logo-text span{color:#1890ff}.footer__contacts{display:flex;align-items:center;gap:106px;font-family:var(--font-display);font-weight:400;color:#000;white-space:nowrap}@media screen and (max-width: 1799.98px){.footer__contacts{grid-column:span 2;display:grid;grid-template-columns:repeat(2,1fr);gap:40px}}@media screen and (max-width: 1023.98px){.footer__contacts{grid-template-columns:100%}}.footer__email,.footer__phone{color:#000;text-decoration:none;transition:var(--transition)}@media (any-hover: hover){.footer__email:hover,.footer__phone:hover{color:var(--color-blue-hover)}}@media (any-hover: none){.footer__email:active,.footer__phone:active{color:var(--color-blue-hover)}}.footer__email{font-size:23px;line-height:20px}.footer__phone{font-size:33px;line-height:20px}.footer__nav{display:grid;grid-template-columns:repeat(6,220px);justify-content:space-between;width:100%}@media screen and (max-width: 1799.98px){.footer__nav{grid-template-columns:repeat(3,1fr);gap:40px}}@media screen and (max-width: 1023.98px){.footer__nav{grid-template-columns:repeat(2,1fr);gap:20px}}@media screen and (max-width: 743.98px){.footer__nav{grid-template-columns:100%}}.footer__column{display:flex;flex-direction:column;align-items:flex-start;gap:16px;min-width:0}@media screen and (max-width: 1799.98px){.footer__column{gap:12px}}.footer__column-title{font-family:var(--font-display);font-size:22px;font-weight:700;line-height:1.2;color:#000;white-space:nowrap}.footer__list{display:flex;flex-direction:column;padding:0;margin:0;list-style:none}.footer__list--socials{flex-direction:row;gap:10px}.footer__list--socials svg{width:32px;height:32px}.footer__item{margin:0;display:flex}.footer__link{font-family:var(--font-display);font-size:20px;font-weight:400;line-height:1.2;color:#000;text-decoration:none;padding-block:16px;transition:var(--transition)}@media (any-hover: hover){.footer__link:hover{color:var(--color-blue-hover)}}@media (any-hover: none){.footer__link:active{color:var(--color-blue-hover)}}@media screen and (max-width: 1799.98px){.footer__link{padding-block:10px}}.footer__bottom{display:flex;align-items:flex-start;justify-content:space-between;width:100%;font-family:var(--font-display);font-size:20px;font-weight:400;line-height:24px;color:#000}@media screen and (max-width: 743.98px){.footer__bottom{flex-direction:column;gap:10px}}.footer__copyright{margin:0}.footer__privacy{color:#000;text-decoration:underline;text-decoration-skip-ink:auto;transition:var(--transition)}@media (any-hover: hover){.footer__privacy:hover{color:var(--color-blue-hover)}}@media (any-hover: none){.footer__privacy:active{color:var(--color-blue-hover)}}.footer__note{width:100%;padding:0 130px;margin:0;font-family:var(--font-display);font-size:20px;font-weight:400;line-height:24px;color:#000;text-align:center}@media screen and (max-width: 1023.98px){.footer__note{padding:0}}@media screen and (max-width: 743.98px){.footer__note{font-size:14px}}.footer__note span{color:#407bff}.footer-menu{display:grid;gap:26px;align-content:start}.footer-menu__title{margin-bottom:6px;font-size:25px;line-height:1.05}.footer-menu a{color:#101525b8;font-size:20px;line-height:1.2;transition:color .2s ease}@media (any-hover: hover){.footer-menu a:hover{color:var(--color-blue)}}@media (any-hover: none){.footer-menu a:active{color:var(--color-blue)}}
