html,body,div,span,object,h1,h2,h3,h4,h5,h6,p,pre,a,address,big,code,del,dfn,em,img,ins,kbd,q,s,small,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,label,table,caption,tbody,thead,tr,th,td,article,canvas,details,figure,footer,header,menu,nav,section,time,audio,video{font:inherit;vertical-align:baseline;border:0;margin:0;padding:0;font-size:100%}article,details,figure,footer,header,menu,nav,section{display:block}body{line-height:1}html{scrollbar-gutter:stable}ol,ul{list-style:none}q{quotes:none}q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{color:inherit;text-decoration:none}@font-face{font-family:Epilogue;src:url(/assets/Epilogue-VariableFont_wght.subset-Jvcn_w_R.woff2)format("woff2");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Epilogue;src:url(/assets/Epilogue-Italic-VariableFont_wght.subset-DOJIAdlg.woff2)format("woff2");font-weight:100 900;font-style:italic;font-display:swap}:root{--color-primary:#ec043c;--color-dark:#202123;--color-light:#f5f5f5;--space-1:clamp(12px, 1vw, 16px);--space-2:clamp(20px, 1.8vw, 28px);--space-3:clamp(32px, 2.8vw, 40px);--space-4:clamp(48px, 4.5vw, 64px);--space-5:clamp(68px, 7.5vw, 98px);--breakpoint-xs:480px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px}.navbar{z-index:9999;box-sizing:border-box;width:100%;padding:max(14px, env(safe-area-inset-top)) max(12px, env(safe-area-inset-right)) max(8px, env(safe-area-inset-bottom)) max(12px, env(safe-area-inset-left));color:var(--color-dark);backface-visibility:hidden;isolation:isolate;background:#ffffffe0;align-items:center;gap:4px;display:flex;position:fixed;top:0;transform:translateZ(0)}.navbar__leading{align-items:center;gap:var(--space-1);flex:auto;min-width:0;display:flex}.navbar__actions{z-index:2;flex:none;align-items:center;gap:10px;margin-left:auto;display:flex;position:relative}.navbar__button-label{white-space:nowrap;display:inline-block;overflow:hidden}.navbar__recruitment.button{box-sizing:border-box;background-color:var(--color-light);border-color:#20212329;flex:0 auto;min-width:0;min-height:36px;padding:0 14px}.navbar__appointment.button{box-sizing:border-box;flex:0 auto;min-width:0;min-height:36px;padding:0 18px}.navbar__logo{display:none}.navbar__menu{width:36px;height:36px;color:inherit;appearance:none;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.navbar__menu-icon{flex-direction:column;justify-content:space-between;width:24px;height:18px;display:inline-flex}.navbar__menu-line{background-color:currentColor;border-radius:999px;width:100%;height:2px;display:block}.navbar--logo-visible .navbar__logo,.navbar--no-recruitment .navbar__logo{will-change:transform, opacity;width:100%;height:22px;display:block}.navbar--compact .navbar__logo,.navbar--compact .navbar__menu,.navbar--compact .navbar__appointment.button{transform-origin:50%;transform:translateY(-4px)scale(.92)}.home-page .navbar__recruitment.button{gap:0}.home-page .navbar__appointment.button{gap:0;padding-left:14px;padding-right:14px}.home-page .navbar__button-label--recruitment,.home-page .navbar__button-label--appointment{opacity:0;width:0}.menu-overlay{--menu-mouse-x:50%;--menu-mouse-y:50%;--hole-radius:0px;z-index:10000;overscroll-behavior:contain;opacity:0;visibility:hidden;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;height:100dvh;display:flex;position:fixed;inset:0;overflow-y:auto;box-shadow:inset 0 0 0 1px #ffffff14}.menu-overlay[aria-hidden=false]{will-change:transform, opacity;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.menu-overlay>*{z-index:1;position:relative}.menu-overlay:before{content:"";pointer-events:none;-webkit-mask-image:radial-gradient(circle var(--hole-radius) at var(--menu-mouse-x) var(--menu-mouse-y), #0000008c 0%, #000000bf 50%, #000 100%);-webkit-mask-repeat:no-repeat;-webkit-mask-image:radial-gradient(circle var(--hole-radius) at var(--menu-mouse-x) var(--menu-mouse-y), #0000008c 0%, #000000bf 50%, #000 100%);mask-image:radial-gradient(circle var(--hole-radius) at var(--menu-mouse-x) var(--menu-mouse-y), #0000008c 0%, #000000bf 50%, #000 100%);background:linear-gradient(#232427eb 0%,#18191bf5 100%);position:absolute;inset:0;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.menu-overlay__close{width:42px;height:42px;color:var(--color-light);appearance:none;cursor:pointer;background-color:#0000;border:none;border-radius:10px;justify-content:center;align-items:center;padding:0;font-size:28px;line-height:0;transition:background-color .25s,box-shadow .25s,border-color .25s;display:inline-flex;position:fixed;top:16px;right:18px}.menu-overlay__close:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.menu-overlay__close-icon{width:24px;height:24px;display:inline-block;position:relative}.menu-overlay__close-line{background-color:currentColor;border-radius:999px;width:24px;height:2px;position:absolute;top:50%;left:50%}.menu-overlay__close-line:first-child{transform:translate(-50%,-50%)rotate(45deg)}.menu-overlay__close-line:last-child{transform:translate(-50%,-50%)rotate(-45deg)}.menu-overlay__logo{height:58px;margin:24px auto 12px;display:block}.menu-overlay__title{text-align:center;color:#f5f5f5d6;font-family:Epilogue,sans-serif;font-size:clamp(20px,4.5vw,24px);font-weight:300;line-height:1.5}.menu-overlay__content{text-align:center;color:var(--color-light);flex-direction:column;align-items:center;margin-top:8vh;display:flex}.menu-nav__list{flex-direction:column;gap:18px;display:flex}.menu-nav__item{cursor:pointer;font-family:Epilogue,sans-serif;font-size:28px;font-weight:700;line-height:1.5;transition:color .3s}.menu-nav__link{font-variation-settings:"wght" 420;color:var(--color-light);will-change:color, font-variation-settings;border-radius:6px;padding:4px 10px;font-weight:420;transition:color .2s,font-variation-settings .2s;display:inline-block;position:relative}.menu-nav__link:hover,.menu-nav__link:focus-visible{font-variation-settings:"wght" 780;color:var(--color-primary);font-weight:780}.button{--button-bg:var(--color-primary);--button-color:var(--color-light);--button-border:transparent;--button-hover-bg:var(--color-dark);--button-hover-color:var(--color-light);--button-hover-border:var(--button-border);color:var(--button-color);background-color:var(--button-bg);border:1px solid var(--button-border);border-radius:99px;align-items:center;gap:8px;padding:10px 24px 8px;font-family:Epilogue,sans-serif;font-size:15px;font-weight:400;transition:background-color .3s,border-color .3s,color .3s,box-shadow .5s;display:flex}.button:hover{color:var(--button-hover-color);background-color:var(--button-hover-bg);border-color:var(--button-hover-border);box-shadow:0 8px 20px #0003}.button i{margin-bottom:3px;font-size:20px;line-height:0}.button--secondary{--button-bg:transparent;--button-color:var(--color-dark);--button-border:#20212333;--button-hover-bg:var(--color-dark);--button-hover-color:var(--color-light);--button-hover-border:var(--color-dark)}.button--secondary:hover{box-shadow:0 8px 20px #0003}.card-decoration{z-index:1;pointer-events:none;position:absolute}.card-decoration--diagram{opacity:0;width:130px;height:80px;top:18px;right:20px}.card-decoration--diagram .diagram-box{stroke-dasharray:100;stroke-dashoffset:100px}.card-decoration--diagram .diagram-line{stroke-dasharray:30;stroke-dashoffset:30px}.card-decoration--diagram .diagram-arrow{stroke-dasharray:12;stroke-dashoffset:12px}.card-decoration--grid{opacity:0;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-repeat:repeat;background-size:20px 20px;border-radius:26px;inset:0}.card-decoration--sketch{opacity:0;pointer-events:none;inset:-15px -30px -25px -20px}.card-decoration--sketch line{stroke-dasharray:300;stroke-dashoffset:300px}.card-decoration--sketch text{opacity:0}.card-decoration--cursor{background:var(--color-primary);opacity:0;visibility:hidden;width:2px;height:24px;animation:.8s step-end infinite blink;transform:translateY(-4px)}.card-decoration--graph{opacity:0;width:120px;height:60px;bottom:30px;right:30px}.card-decoration--graph .graph-line{stroke-dasharray:500;stroke-dashoffset:500px}.card-decoration--graph .graph-dot{opacity:0}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.title-with-dimensions{display:inline-block;position:relative}.footer{color:var(--color-light);--footer-halo-size:250px;--footer-halo-blur:50%;background:linear-gradient(#232427eb 0%,#18191bf5 100%);border-radius:18px;margin:12px;padding:38px 32px 8px;position:relative;overflow:hidden}.footer>:not(.footer__bg,.footer__mouse-light){z-index:2;position:relative}.footer__container{box-sizing:border-box;width:100%}.footer__bg{opacity:0;pointer-events:none;-webkit-mask-image:radial-gradient(circle var(--footer-halo-size) at var(--footer-mouse-x) var(--footer-mouse-y), #000 0%, #00000080 var(--footer-halo-blur), #0000 100%);-webkit-mask-image:radial-gradient(circle var(--footer-halo-size) at var(--footer-mouse-x) var(--footer-mouse-y), #000 0%, #00000080 var(--footer-halo-blur), #0000 100%);mask-image:radial-gradient(circle var(--footer-halo-size) at var(--footer-mouse-x) var(--footer-mouse-y), #000 0%, #00000080 var(--footer-halo-blur), #0000 100%);transition:opacity .4s;position:absolute;inset:0;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.footer--hovered .footer__bg{opacity:.78;transition:opacity .6s}.footer__bg-image{will-change:transform;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .35s}.footer__section{flex-direction:column;gap:12px;display:flex}.footer__section--info{margin-top:24px}.footer__title{font-family:Epilogue,sans-serif;font-size:32px;font-weight:400;line-height:1.2}.footer__label{color:#f5f5f5a8;margin:8px 0 6px;font-family:Epilogue,sans-serif;font-size:14px;font-weight:400;line-height:1.3}.footer__cta.button,.footer__email.button{width:fit-content;color:var(--color-dark);background-color:var(--color-light)}.footer__cta.button:hover,.footer__email.button:hover{color:var(--color-light);background-color:var(--color-dark)}.footer__list,.footer__menu{flex-direction:column;gap:8px;display:flex}.footer__nav{display:none}.footer__legal{margin-top:28px;font-family:Epilogue,sans-serif;font-size:clamp(17px,4vw,19px);font-weight:500;line-height:1.3;display:block}.footer__item{font-family:Epilogue,sans-serif;font-size:clamp(17px,4vw,19px);font-weight:500;line-height:1.3}.footer__bottom{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-top:24px;padding-top:16px;display:flex}.footer__logo{width:120px;display:block}.footer__social-link{color:var(--color-light);font-size:32px;transition:color .3s}.footer__social{gap:16px;margin-right:8px;display:flex}.back-to-top{right:max(16px, env(safe-area-inset-right));bottom:max(16px, env(safe-area-inset-bottom));z-index:9000;width:38px;height:38px;color:var(--color-light);background-color:var(--color-dark);opacity:0;cursor:pointer;pointer-events:none;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:opacity .25s,transform .25s,background-color .2s;display:inline-flex;position:fixed;transform:translateY(12px)scale(.92);box-shadow:0 12px 32px #12131647}.back-to-top i{font-size:18px;line-height:1}.back-to-top--visible{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.project-header__logo,.project-header__link,.project-services__item{opacity:0}.project-header{padding-top:68px;position:relative}.project-header__bg-square{z-index:-1;background-color:var(--project-accent);will-change:transform;position:absolute;top:0;right:0}.project-header__bg-square--1{border-radius:24px;width:180px;height:140px;transform:translate(100vw)}.project-header__bg-square--2{opacity:.8;border-radius:24px;width:260px;height:200px;transform:translate(100vw)}.project-header__container{box-sizing:border-box;width:100%;min-height:80vh;padding-top:var(--space-2);flex-direction:column;display:flex;position:relative}.project-header__info{z-index:5;padding:var(--space-2) var(--space-4) 0;flex-direction:column;order:1;align-items:flex-start;display:flex;position:relative}.project-header__title{max-width:750px;margin-top:var(--space-1);letter-spacing:0;color:var(--color-dark);opacity:0;font-family:Epilogue,sans-serif;font-size:clamp(3rem,12vw,5rem);font-weight:500;line-height:.94}.project-header__title strong{color:var(--project-accent);font-weight:700}.project-header__back{width:fit-content;margin-bottom:var(--space-1);color:#202123cc;background:0 0;border-radius:999px;align-items:center;gap:6px;padding:6px 10px 6px 4px;font-family:Epilogue,sans-serif;font-size:15px;font-weight:400;text-decoration:none;transition:color .2s,background-color .2s;display:inline-flex}.project-header__back i{font-size:1.1em;line-height:1}.project-header__subtitle{max-width:750px;margin-top:var(--space-2);color:#202123db;opacity:0;font-family:Epilogue,sans-serif;font-size:clamp(17px,4vw,19px);font-weight:400;line-height:1.55}.project-header__subtitle strong{color:var(--project-accent);font-weight:700}.project-header__link{margin-top:var(--space-3);--button-bg:transparent;--button-color:var(--color-dark);--button-border:var(--project-accent);--button-hover-bg:var(--project-accent);--button-hover-color:var(--color-light);--button-hover-border:var(--project-accent)}.project-header__link .ph{font-size:1.15rem}.project-header__illustration{opacity:0;-o-object-fit:scale-down;object-fit:scale-down;max-width:min(100%,560px);height:100%}.project-header__illustration-container{order:3;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.project-header__illustration-container:before{z-index:-1;content:"";background:linear-gradient(160deg, var(--project-hero-end) 0%, var(--project-hero-start) 100%);transform-origin:0 0;width:100%;position:absolute;top:0;bottom:0;left:0;transform:skewY(11deg)translateY(-8%)}.store-badges{z-index:2;justify-content:center;align-items:center;gap:var(--space-2);margin:var(--space-4) var(--space-1);flex-flow:wrap;order:2;display:flex;position:relative}.store-badges__item{opacity:0;display:inline-flex}.store-badges__image{width:auto;height:42px;display:block}.project-services__item{background-color:#ae68dd;border-radius:99px;justify-content:center;align-items:center;padding:6px 16px;display:flex}.testimonial{max-width:880px;padding:var(--space-4) var(--space-4) var(--space-3);margin:var(--space-3);border:1.5px solid var(--project-highlight);background-color:#f4f4f9a3;border-radius:28px;flex-direction:column;display:flex;position:relative}.testimonial__header{text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.testimonial__author{font-variation-settings:"wght" 600;color:var(--project-accent);font-family:Epilogue,sans-serif;font-size:clamp(2rem,8vw,2.5rem);font-weight:600;line-height:1}.testimonial__title{margin-top:var(--space-2);color:#202123a8;font-family:Epilogue,sans-serif;font-size:clamp(17px,4vw,19px);font-weight:400;line-height:1.3}.testimonial__content{margin-top:var(--space-3);color:#202123f0;font-family:Epilogue,sans-serif;font-size:clamp(17px,4vw,19px);font-weight:300;line-height:1.58}.testimonial__content strong{font-weight:600}.testimonial__player{width:100%;margin-top:var(--space-3);background:linear-gradient(135deg, var(--project-hero-end) 0%, var(--project-hero-start) 100%);border-radius:999px;padding:6px;position:relative}.testimonial__player>.waveform-player{color:#f5f5f5f5}.testimonial__player .waveform-body{gap:0}.testimonial__player .waveform-track{gap:10px;min-height:42px}.testimonial__player .waveform-btn{opacity:1;background:#ffffff1f;border-width:2px;width:30px;min-width:30px;height:30px}.testimonial__player .waveform-btn:hover:not(:disabled){background:#ffffff2e;transform:scale(1.03)}.testimonial__player .waveform-btn svg{width:14px;height:14px}.testimonial__player .waveform-container{min-height:42px}.testimonial__player .waveform-container canvas{border-radius:999px}.testimonial__player .waveform-info{display:none}.project-card{margin:var(--space-4) var(--space-4) 0;text-align:center;padding:0}.project-card__title{text-align:center;background-image:linear-gradient(90deg,#2563eb2e,#2563eb2e);background-position:0 88%;background-repeat:no-repeat;background-size:0% 52%;padding:0 6px;font-family:Epilogue,sans-serif;font-size:clamp(26px,7vw,48px);font-weight:700;line-height:1.5;display:inline-block}.project-card__text{max-width:1000px;margin:var(--space-3) auto 0;color:#202123d1;font-family:Epilogue,sans-serif;font-size:1.08rem;font-weight:400;line-height:1.65}.project-card__text strong{color:var(--project-accent);font-weight:700}.project-illustration{-o-object-fit:cover;object-fit:cover;width:100%;height:220px}.project-illustration--full{height:auto}.project-page__background{width:100%;height:clamp(260px,68vw,500px);margin-top:var(--space-4);-o-object-fit:cover;object-fit:cover;display:block}@keyframes float-sol-a{0%,to{transform:rotate(-10deg)translate(-20%,-50%)}35%{transform:rotate(-11.5deg)translate(-20%,calc(-50% - 9px))}65%{transform:rotate(-9deg)translate(-20%,calc(-50% - 5px))}}@keyframes float-sol-b{0%,to{transform:rotate(-8deg)translate(-20%,-50%)}45%{transform:rotate(-6.5deg)translate(-20%,calc(-50% - 7px))}75%{transform:rotate(-9.5deg)translate(-20%,calc(-50% - 3px))}}.project-card--solution{padding:var(--space-2) 0 0;position:relative;overflow:visible}.project-solution__bg-square{z-index:0;background-color:var(--project-accent);will-change:transform;pointer-events:none;border-radius:24px;width:80vw;position:absolute;top:50%;left:0}.project-solution__bg-square--1{opacity:.65;height:200px;animation:6.2s ease-in-out infinite float-sol-a}.project-solution__bg-square--2{opacity:.8;width:92vw;height:320px;animation:7.8s ease-in-out 1.3s infinite float-sol-b;top:72%}.project-solution__grid{gap:var(--space-2);max-width:760px;margin:var(--space-4) auto 0;display:grid;position:relative}.project-solution__item{z-index:1;text-align:left;background:linear-gradient(#232427f5 0%,#18191bf5 100%);border:1px solid #ffffff24;border-radius:30px;min-height:100%;position:relative;box-shadow:0 24px 64px #00000061,inset 0 1px #ffffff1f}.project-solution__frame{padding:clamp(24px,8vw,34px);display:block;position:relative}.project-solution__number{z-index:0;font-variation-settings:"wght" 700;letter-spacing:0;color:#ffffff12;pointer-events:none;-webkit-user-select:none;user-select:none;font-family:Epilogue,sans-serif;font-size:7rem;font-weight:700;line-height:1;position:absolute;bottom:16px;right:24px}.project-solution__content{z-index:1;position:relative}.project-solution__title{font-variation-settings:"wght" 400;letter-spacing:0;color:#fff;font-family:Epilogue,sans-serif;font-size:clamp(20px,4.5vw,24px);font-weight:400;line-height:1.05}.project-solution__title[data-solution-title]{z-index:1;position:relative}.project-solution__text{margin-top:var(--space-3);color:#ffffffd1;font-family:Epilogue,sans-serif;font-size:clamp(17px,4vw,19px);font-weight:400;line-height:1.6}.project-solution__text strong{color:#fff;font-weight:700}.project-press{max-width:1180px;padding:var(--space-3) var(--space-4) 8px;margin:var(--space-5) auto 0;text-align:center}.project-press__title{font-family:Epilogue,sans-serif;font-size:clamp(26px,7vw,48px);font-weight:700;line-height:1.5}.project-press__list{align-items:center;gap:var(--space-3) var(--space-2);max-width:620px;margin:var(--space-4) auto 0;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.project-press__item:last-child{grid-column:1/-1;justify-self:center}.project-press__link{opacity:.82;justify-content:center;align-items:center;min-height:74px;transition:transform .25s,opacity .25s;display:flex}.project-press__link:hover{opacity:1;transform:translateY(-2px)}.project-press__logo{width:auto;max-width:160px;height:auto;max-height:84px;display:block}@keyframes float-a{0%{transform:rotate(12deg)translateY(0)}30%{transform:rotate(13.5deg)translateY(-7px)}60%{transform:rotate(11deg)translateY(-5px)}to{transform:rotate(12deg)translateY(0)}}@keyframes float-b{0%{transform:rotate(-28deg)translateY(0)}40%{transform:rotate(-26.5deg)translateY(-6px)}70%{transform:rotate(-29deg)translateY(-3px)}to{transform:rotate(-28deg)translateY(0)}}@keyframes cursor-float-a{0%,to{transform:translate(0,0)rotate(14deg)}50%{transform:translate(2px,-8px)rotate(18deg)}}@keyframes cursor-float-b{0%,to{transform:translate(0,0)rotate(16deg)scaleX(-1)}50%{transform:translate(-1px,-7px)rotate(10deg)scaleX(-1)}}@keyframes cursor-float-c{0%,to{transform:translate(0,0)rotate(-8deg)}50%{transform:translate(-2px,-10px)rotate(-14deg)}}.project-section{max-width:1200px;padding:var(--space-4);margin:0 auto;display:flex}.project-section__block{width:100%;max-width:450px;margin:0 var(--space-1)}.project-section__title{padding:var(--space-1) 0 8px;font-family:Epilogue,sans-serif;font-size:clamp(26px,7vw,48px);font-weight:700;line-height:1.5}.project-section__media{z-index:1;position:relative}.project-section__text,.project-section__problem-text{font-family:Epilogue,sans-serif;font-size:clamp(17px,4vw,19px);font-weight:400;line-height:1.5}.project-section__text+.project-section__text,.project-section__text+.project-section__problem-text,.project-section__problem-text+.project-section__text,.project-section__problem-text+.project-section__problem-text{margin-top:.75em}.project-section--intro{text-align:center;display:block}.project-section--intro strong{color:var(--project-accent);font-weight:700}.project-section--problem{align-items:center;gap:var(--space-4);margin:var(--space-5) auto 0;flex-direction:column-reverse;position:relative}.project-section--problem:before{z-index:0;content:"";background:linear-gradient(140deg, var(--project-hero-end) 0%, var(--project-hero-start) 100%);border-radius:26px;width:116px;height:116px;animation:6s ease-in-out infinite float-a;position:absolute;bottom:120px;left:-18px}.project-section--problem:after{z-index:0;content:"";background:linear-gradient(140deg, var(--project-hero-end) 0%, var(--project-hero-start) 100%);border-radius:18px;width:58px;height:58px;animation:7.5s ease-in-out 1.2s infinite float-b;position:absolute;bottom:-18px;right:-18px}.project-section--problem .project-section__block{z-index:1;position:relative}.project-section--problem .project-section__content{margin-top:var(--space-3)}.project-section--problem strong{color:var(--project-accent);font-weight:700}.project-section--problem .project-section__media--problem{width:min(100%,560px);margin:0 auto}.project-section--problem .project-section__media--problem>.webp-picture{width:100%;display:block}.project-section--problem .project-section__media--problem>.webp-picture>.project-illustration,.project-section--problem .project-illustration{-o-object-fit:contain;object-fit:contain;border-radius:12px;width:100%;margin:0 auto;display:block}.project-section--objectives{gap:var(--space-4);padding:var(--space-2) var(--space-4) 0;flex-direction:column;display:flex;position:relative}.project-section--objectives:before{z-index:0;content:"";background:linear-gradient(145deg, var(--project-hero-end) 0%, var(--project-hero-start) 100%);opacity:.96;border-radius:20px;width:72px;height:72px;position:absolute;top:360px;right:-16px;transform:rotate(-28deg)}.project-section--objectives .project-section__block{z-index:1;position:relative}.project-section--objectives .project-illustration-cluster{z-index:1;isolation:isolate;width:100%;max-width:320px;margin:0 auto;position:relative}.project-section--objectives .project-illustration{z-index:2;width:100%;height:100%;margin:0 auto;position:relative;overflow:visible}.objectives-list{gap:var(--space-4);margin-top:var(--space-4);flex-direction:column;display:flex}.objectives-list__item{gap:var(--space-1);flex-direction:column;display:flex}.objectives-list__icon{color:#1eb8cb;background-color:#d8f6fb;border-radius:12px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.objectives-list__icon i{font-size:1.2rem;line-height:1}.objectives-list__icon--custom:before{content:"";width:18px;height:18px;-webkit-mask-image:var(--objective-icon-url);-webkit-mask-image:var(--objective-icon-url);mask-image:var(--objective-icon-url);background-color:currentColor;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.objectives-list__text{color:#202123db;font-family:Epilogue,sans-serif;font-size:1.08rem;font-weight:400;line-height:1.7}.objectives-list__text strong{color:var(--project-accent);font-weight:700}.objectives-list__item:nth-child(2) .objectives-list__icon{color:#74c81c;background-color:#d9efc5}.objectives-list__item:nth-child(3) .objectives-list__icon{color:#7e42c8;background-color:#e5d2f1}.achievements-list{gap:var(--space-3);max-width:860px;padding:var(--space-2) var(--space-4) 0;margin:var(--space-5) auto 0;text-align:center;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.achievements-list__item{color:var(--color-dark)}.project-achievements__value{font-variation-settings:"wght" 500;letter-spacing:0;font-family:Epilogue,sans-serif;font-size:clamp(2.5rem,10vw,4.5rem);font-weight:500;line-height:.95}.project-achievements__label{margin-top:var(--space-1);color:#202123cc;font-family:Epilogue,sans-serif;font-size:clamp(17px,4vw,19px);font-weight:400;line-height:1.3}.cursor{z-index:10000;backface-visibility:hidden;will-change:transform;pointer-events:none;position:fixed;top:0;left:0}.project-page.has-custom-cursor{cursor:none}strong{font-weight:600}html:has(.project-page){overflow-x:hidden}.project-page{color:var(--color-dark);overflow-x:clip}.project-page>.footer{margin-top:var(--space-5)}.project-page__next{padding:0 var(--space-4);margin-top:var(--space-5);justify-content:center;display:flex}@media screen and (width>=768px){.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff80;padding:16px 32px 8px}.navbar__recruitment.button{background-color:var(--button-bg);border-color:var(--button-border);padding:10px 24px 8px}.navbar__appointment.button{padding:10px 24px 8px}.navbar__logo{will-change:transform, opacity;width:100%;height:22px;display:block}.home-page .navbar__recruitment.button{gap:8px}.home-page .navbar__appointment.button{gap:8px;padding-left:24px;padding-right:24px}.home-page .navbar__button-label--recruitment,.home-page .navbar__button-label--appointment{opacity:1;width:auto}.menu-overlay__close{top:28px;right:32px}.menu-overlay__title{font-size:26px}.button{font-size:16px}.footer{flex-direction:row;padding:58px 62px 18px}.footer__info{grid-template-columns:minmax(0,1fr) minmax(260px,360px);align-items:start;gap:28px 40px;display:grid}.footer__section{gap:18px;max-width:420px}.footer__section--info{margin-top:0}.footer__section--contact{grid-area:1/1/span 2}.footer__section--info{grid-area:1/2}.footer__title{font-size:42px}.footer__label{font-size:15px}.footer__nav-group{grid-area:2/2}.footer__legal{margin-top:0;font-size:18px}.footer__item{font-size:18px}.footer__social{gap:24px}.back-to-top{right:max(28px, env(safe-area-inset-right));bottom:max(28px, env(safe-area-inset-bottom));width:48px;height:48px}.back-to-top i{font-size:24px}.project-header__bg-square--1{border-radius:0 0 0 32px;width:50%;height:50vh}.project-header__bg-square--2{width:60%;height:60vh;top:10vh}.project-header__container{justify-content:space-between;gap:var(--space-2);padding:var(--space-1) var(--space-4) 0;flex-flow:wrap}.project-header__info{width:calc(50% - var(--space-5));padding:var(--space-3) var(--space-2) 0}.project-header__title{font-size:clamp(3rem,6vw,4rem)}.project-header__back{font-size:16px}.project-header__subtitle{font-size:1.1rem}.project-header__link{margin-top:var(--space-3)}.project-header__illustration-container:before{display:none}.project-header__illustration-container{width:calc(50% - var(--space-5));margin-top:-56px}.store-badges{justify-content:center;gap:var(--space-4);width:100%;margin:0 var(--space-4) 0;order:3;grid-area:badges}.store-badges__image{height:52px}.testimonial{padding:var(--space-3) var(--space-4);margin:var(--space-5) auto 0;flex-direction:row;justify-content:space-between;align-items:center}.testimonial__title,.testimonial__content{font-size:18px}.testimonial__content{padding-left:var(--space-2);margin-top:0;margin-left:var(--space-2);position:relative}.testimonial__content:before{content:"";background-color:var(--project-highlight);border-radius:999px;width:2px;height:100%;position:absolute;top:0;left:0}.testimonial__player{width:300px;position:absolute;bottom:0;right:0;transform:translate(20px,50%)}.project-card{max-width:1180px;margin:var(--space-5) auto 0}.project-card__text{font-size:18px}.project-solution__bg-square--1{border-radius:32px;height:40vh}.project-solution__bg-square--2{border-radius:32px;width:88vw;height:60vh;top:65%}.project-solution__grid{gap:var(--space-3);padding:var(--space-5) var(--space-2);margin-top:var(--space-5);grid-template-columns:repeat(2,minmax(0,1fr))}.project-solution__item{min-height:280px}.project-solution__frame{padding:clamp(32px,6vw,40px)}.project-solution__title{font-size:26px}.project-solution__text{font-size:18px}.project-section__title{padding:0}.project-section__text,.project-section__problem-text{margin-top:var(--space-3);font-size:18px}.project-section--intro{z-index:5;margin-top:var(--space-5);padding-bottom:0;position:relative}.project-section--problem{gap:var(--space-4);flex-direction:row}.project-section--problem:before{border-radius:34px;width:156px;height:156px;top:0;left:-12px;right:auto}.project-section--problem:after{border-radius:22px;width:70px;height:70px;top:-22px;left:140px}.project-section--problem .project-section__media--problem{width:100%;max-width:680px;margin:0}.project-section--problem .project-section__media--problem>.webp-picture>.project-illustration,.project-section--problem .project-illustration{height:100%;margin:0}.project-section--objectives{padding:var(--space-3) var(--space-3) 0;flex-direction:row;align-items:center}.objectives-list__item{align-items:center;gap:var(--space-2);flex-direction:row}.objectives-list__icon{border-radius:14px;width:50px;height:50px}.objectives-list__icon i{font-size:1.4rem}.objectives-list__icon--custom:before{width:20px;height:20px}.objectives-list__text{font-size:18px}.achievements-list{justify-content:space-between;gap:var(--space-4);display:flex}.project-achievements__label{font-size:18px}}@media screen and (width>=1200px){.footer__info{justify-content:space-between;display:flex}.footer__nav{flex-direction:column;gap:12px;display:flex}.footer__nav-group{flex-direction:column;flex:.5;display:flex}.footer__legal{align-self:flex-start;margin-top:36px}.project-card{max-width:1380px}.project-page__background{height:min(34vw,510px);margin-top:var(--space-5)}.project-solution__item{min-height:314px}.project-solution__number{font-size:9rem}.project-press{padding:0 var(--space-3) var(--space-1);margin-top:var(--space-5)}.project-press__list{gap:var(--space-3);max-width:none;margin-top:var(--space-4);grid-template-columns:repeat(5,minmax(0,1fr))}.project-press__item:last-child{grid-column:auto;justify-self:stretch}.project-press__logo{max-width:180px;max-height:78px}.project-section--problem .project-section__block{width:auto;padding-bottom:var(--space-4);margin:0}.project-section--objectives:before{border-radius:26px;width:94px;height:94px;top:98px;right:-6px}.project-section--objectives .project-section__block{width:100%;max-width:500px;margin:0 auto;padding-top:8px}.project-section--objectives .project-illustration-cluster{margin:0 0 0 auto}}@media (prefers-reduced-motion:reduce){.project-solution__bg-square{transform:rotate(-10deg)translate(-20%,-50%);animation:none!important}.project-section--problem:before,.project-section--problem:after{animation:none}}@font-face{font-family:Phosphor-Fill;src:url(/assets/Phosphor-Fill-D4CDmGRg.woff2)format("woff2"),url(/assets/Phosphor-Fill-CS2zOYDV.woff)format("woff"),url(/assets/Phosphor-Fill-N9gYSHy0.ttf)format("truetype"),url(/assets/Phosphor-Fill-BofDnXwa.svg#Phosphor-Fill)format("svg");font-weight:400;font-style:normal;font-display:block}.ph-fill{speak:never;font-variant:normal;text-transform:none;letter-spacing:0;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-weight:400;line-height:1;font-family:Phosphor-Fill!important}.ph-fill.ph-arrow-left:before{content:""}.ph-fill.ph-arrow-right:before{content:""}.ph-fill.ph-arrow-up:before{content:""}.ph-fill.ph-asclepius:before,.ph-fill.ph-bell-ringing:before{content:""}.ph-fill.ph-box-arrow-down:before,.ph-fill.ph-buildings:before{content:""}.ph-fill.ph-calendar:before{content:""}.ph-fill.ph-caret-down:before{content:""}.ph-fill.ph-chart-bar:before{content:""}.ph-fill.ph-chart-line-up:before{content:""}.ph-fill.ph-clock:before{content:""}.ph-fill.ph-code:before{content:""}.ph-fill.ph-computer-tower:before{content:""}.ph-fill.ph-device-mobile-speaker:before{content:""}.ph-fill.ph-facebook-logo:before{content:""}.ph-fill.ph-file-dashed:before,.ph-fill.ph-file-magnifying-glass:before,.ph-fill.ph-folder:before,.ph-fill.ph-folder-dashed:before,.ph-fill.ph-folder-minus:before,.ph-fill.ph-folder-open:before,.ph-fill.ph-folder-plus:before,.ph-fill.ph-folder-simple-dashed:before,.ph-fill.ph-gift:before{content:""}.ph-fill.ph-github-logo:before{content:""}.ph-fill.ph-globe-simple:before{content:""}.ph-fill.ph-house:before{content:""}.ph-fill.ph-infinity:before,.ph-fill.ph-instagram-logo:before{content:""}.ph-fill.ph-layout:before{content:""}.ph-fill.ph-linkedin-logo:before{content:""}.ph-fill.ph-microphone:before{content:""}.ph-fill.ph-pulse:before,.ph-fill.ph-seal:before,.ph-fill.ph-seal-check:before,.ph-fill.ph-seal-question:before,.ph-fill.ph-seal-warning:before,.ph-fill.ph-sliders-horizontal:before{content:""}.ph-fill.ph-stack:before{content:""}.ph-fill.ph-terminal:before{content:""}.ph-fill.ph-text-b:before,.ph-fill.ph-timer:before{content:""}.ph-fill.ph-tray-arrow-down:before,.ph-fill.ph-user:before{content:""}.ph-fill.ph-users-three:before{content:""}.waveform-player{color:inherit;font-family:inherit;line-height:1.4}.waveform-player *{box-sizing:border-box}.waveform-body{flex-direction:column;gap:8px;display:flex}.waveform-track{align-items:center;gap:12px;display:flex;position:relative}.waveform-btn{width:36px;min-width:36px;height:36px;color:inherit;cursor:pointer;opacity:.9;background:0 0;border:2px solid;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex}.waveform-btn:hover:not(:disabled){opacity:1;transform:scale(1.05)}.waveform-btn:disabled{cursor:not-allowed;opacity:.3}.waveform-btn>*{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.waveform-btn svg{fill:currentColor;width:16px;height:16px;display:block}.waveform-icon-play svg{margin-left:1px}.waveform-container{cursor:pointer;flex:1;width:100%;min-width:0;min-height:60px;position:relative}.waveform-container canvas{z-index:1;width:100%;max-width:100%;height:100%;transition:opacity .3s;display:block;position:relative}.waveform-info{align-items:center;gap:8px;min-height:20px;font-size:13px;display:flex}.waveform-text{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.waveform-title{white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.waveform-subtitle{white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.waveform-time{white-space:nowrap;flex-shrink:0;font-size:11px}.waveform-bpm{white-space:nowrap;flex-shrink:0;align-items:center;gap:4px;font-size:11px;display:inline-flex}.waveform-loading{z-index:10;background:#0000001a;position:absolute;inset:0}.waveform-error{z-index:10;background:#0003;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.waveform-error-text{opacity:.7;text-align:center;padding:0 20px;font-size:12px}.waveform-markers{pointer-events:none;z-index:5;position:absolute;inset:0}.waveform-marker{cursor:pointer;pointer-events:all;background:#ffffff80;border:none;width:2px;height:100%;padding:0;transition:all .2s;position:absolute;top:0}.waveform-marker:hover{z-index:20;width:4px}.waveform-marker-tooltip{color:#fff;white-space:nowrap;pointer-events:none;opacity:0;z-index:1000;background:#000000e6;border-radius:4px;padding:4px 8px;font-size:11px;transition:opacity .2s;position:absolute;bottom:calc(100% + 4px);left:50%;transform:translate(-50%)}.waveform-marker:hover .waveform-marker-tooltip{opacity:1}.waveform-btn:focus-visible{outline-offset:2px;outline:2px solid}.waveform-marker:focus-visible{outline-offset:1px;outline:2px solid;width:4px}.waveform-speed{flex-shrink:0;position:relative}.speed-btn{color:inherit;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:4px;min-width:40px;padding:4px 8px;font-size:11px;transition:all .2s}.speed-btn:hover{background:#ffffff0d;border-color:#ffffff4d}.speed-value{font-weight:600}.speed-menu{z-index:100;background:#000000f2;border:1px solid #fff3;border-radius:6px;min-width:60px;margin-bottom:4px;padding:4px;position:absolute;bottom:100%;right:0}.speed-option{color:#ffffffb3;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:4px;width:100%;padding:6px 12px;font-size:12px;transition:all .2s;display:block}.speed-option:hover{color:#fff;background:#ffffff1a}.speed-option.active{color:#a855f7;background:#a855f733;font-weight:600}.waveform-player.waveform-focused{outline-offset:2px;border-radius:4px;outline:2px solid #a855f780}.waveform-player:focus{outline:none}.waveform-player:focus-visible{outline-offset:1px;outline:1px solid #a855f74d}.waveform-player.waveform-focused{outline:none}.waveform-track.waveform-align-top{align-items:flex-start}.waveform-track.waveform-align-top .waveform-btn{margin-top:5px}.waveform-track.waveform-align-center{align-items:center}.waveform-track.waveform-align-bottom{align-items:flex-end}.waveform-track.waveform-align-bottom .waveform-btn{margin-bottom:5px}@media (width<=480px){.waveform-btn{width:32px;min-width:32px;height:32px}.waveform-container{min-height:50px}.waveform-info{font-size:12px}.waveform-subtitle,.waveform-time,.waveform-bpm{font-size:10px}}
