*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Inter",sans-serif;color:#000;background-color:#fff;line-height:1.55}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}ul{margin:0;padding:0;list-style:none}p,h1,h2,h3{margin:0}.container{width:100%;max-width:1200px;margin:0 auto;padding-right:20px;padding-left:20px}.section{padding:120px 0}.section-uptitle{text-align:center;margin-bottom:12px;color:#fb6020;font-size:14px;font-weight:500;line-height:17px;letter-spacing:.12em;text-transform:uppercase}.section-title{text-align:center;margin-bottom:16px;font-size:clamp(38px,4.1vw,56px);font-weight:700;line-height:59px;letter-spacing:-0.02em}.section-subtitle{max-width:820px;color:#5d6367;font-size:20px;line-height:30px}.button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid hsla(0,0%,100%,.25);border-radius:999px;min-height:62px;padding:20px 32px;color:#fff;font-size:18px;font-weight:600;line-height:22px;white-space:nowrap;-webkit-transition:all .25s ease;transition:all .25s ease}.button:hover{-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px)}.button-primary{border-color:#fb6020;background:#fb6020;-webkit-box-shadow:0 10px 30px rgba(251,96,32,.45);box-shadow:0 10px 30px rgba(251,96,32,.45)}.button-primary:hover{background:#f35616}.logo{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:120px;height:auto;border:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;background:rgba(0,0,0,0)}.logo img{width:100%;height:auto}@media(max-width: 768px){.section{padding:68px 0}.section-title{line-height:1.12;font-size:clamp(28px,9vw,40px)}.section-subtitle{line-height:1.5;font-size:15px}.button{min-height:56px;padding:16px 24px;font-size:16px;line-height:20px}}.header{position:absolute;top:0;left:0;right:0;z-index:10;background:#000;min-height:88px}.header .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:32px;padding-top:24px;padding-bottom:24px}.header .logo{color:#fff;width:110px;-webkit-box-flex:0;-ms-flex:0 0 110px;flex:0 0 110px}.header .button{min-width:306px}.menu-toggle,.menu-backdrop{display:none}.menu-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px;color:#fff;font-size:16px;line-height:25px}.menu-list a{opacity:.85;-webkit-transition:opacity .25s ease;transition:opacity .25s ease}.menu-list a:hover{opacity:1}@media(max-width: 768px){.header .container{position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:14px;padding-bottom:14px}.menu-toggle{position:relative;z-index:41;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:5px;width:44px;height:44px;border:0;border-radius:8px;background:rgba(0,0,0,0);cursor:pointer}.menu-toggle span{display:block;width:24px;height:2px;margin:0 auto;background:#fff;-webkit-transition:opacity .25s ease,-webkit-transform .25s ease;transition:opacity .25s ease,-webkit-transform .25s ease;transition:transform .25s ease,opacity .25s ease;transition:transform .25s ease,opacity .25s ease,-webkit-transform .25s ease}.menu{position:fixed;top:0;right:0;z-index:40;width:min(80vw,300px);height:100dvh;padding:96px 24px 24px;background:#000;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform .25s ease;transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease, -webkit-transform .25s ease}.menu-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:16px;font-size:18px;line-height:1.3}.header .button{display:none;min-width:0}.menu-backdrop{position:fixed;inset:0;z-index:30;border:0;background:rgba(0,0,0,.55);opacity:0;pointer-events:none;-webkit-transition:opacity .25s ease;transition:opacity .25s ease}body.menu-open{overflow:hidden}body.menu-open .menu{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}body.menu-open .menu-backdrop{opacity:1;pointer-events:auto}body.menu-open .menu-toggle span:nth-child(1){-webkit-transform:translateY(7px) rotate(45deg);-ms-transform:translateY(7px) rotate(45deg);transform:translateY(7px) rotate(45deg)}body.menu-open .menu-toggle span:nth-child(2){opacity:0}body.menu-open .menu-toggle span:nth-child(3){-webkit-transform:translateY(-7px) rotate(-45deg);-ms-transform:translateY(-7px) rotate(-45deg);transform:translateY(-7px) rotate(-45deg)}}.hero{background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.55)), to(rgba(0, 0, 0, 0.55))),radial-gradient(45.45% 50% at 45.45% 75%, rgba(251, 96, 32, 0.55) 0%, rgba(251, 96, 32, 0.1) 60%, rgba(251, 96, 32, 0) 100%),#000;background:linear-gradient(rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55)),radial-gradient(45.45% 50% at 45.45% 75%, rgba(251, 96, 32, 0.55) 0%, rgba(251, 96, 32, 0.1) 60%, rgba(251, 96, 32, 0) 100%),#000;color:#fff;text-align:center}@media(max-width: 1440px){.hero{background-position:center bottom 50px}}.hero .container{min-height:100vh;padding:150px 0 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero-uptitle{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-bottom:32px;border:1px solid rgba(251,96,32,.5);border-radius:999px;padding:10px 18px;color:#fff;font-size:14px;font-weight:500;line-height:17px;letter-spacing:.12em;text-transform:uppercase}.hero-uptitle::before{content:"";width:8px;height:8px;border-radius:50%;background:#fb6020;-webkit-box-shadow:0 0 8px 2px rgba(251,96,32,.8);box-shadow:0 0 8px 2px rgba(251,96,32,.8)}.hero-title{font-size:clamp(48px,6.6vw,96px);font-weight:700;line-height:.96;letter-spacing:-0.04em}@media(max-width: 1440px){.hero-title{font-size:clamp(30px,6.6vw,48px)}}.hero-subtitle{max-width:880px;margin:0 auto;color:#d3d3d3;font-size:20px;line-height:30px}.hero-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:16px;margin-top:32px}.hero-trust{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:28px;margin-top:28px}.hero-trust__item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;border-bottom:1px solid hsla(0,0%,100%,.2);padding-bottom:4px;color:hsla(0,0%,100%,.9);font-size:14px;line-height:20px}.hero-trust__item:first-child,.hero-trust__item:nth-child(2){border-bottom:none;padding-bottom:0}.hero-trust__item img{width:auto;height:40px;-o-object-fit:contain;object-fit:contain}@media(max-width: 768px){.hero{background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.55))),radial-gradient(45.45% 50% at 45.45% 75%, rgba(251, 96, 32, 0.55) 0%, rgba(251, 96, 32, 0.1) 60%, rgba(251, 96, 32, 0) 100%),#000;background:linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.55)),radial-gradient(45.45% 50% at 45.45% 75%, rgba(251, 96, 32, 0.55) 0%, rgba(251, 96, 32, 0.1) 60%, rgba(251, 96, 32, 0) 100%),#000}.hero .container{padding:100px 20px 40px}.hero-uptitle{width:100%;font-size:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:16px}.hero-title{font-size:clamp(32px,4.2vw,48px)}.hero-title,.hero-subtitle{margin-right:0;margin-left:0}.hero-subtitle{line-height:1.5;font-size:13px;text-align:center}.hero-buttons{margin-top:50px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.hero .button{width:100%}.hero-trust{display:none}}.clients{text-align:center}.clients-title,.clients-subtitle{margin-right:auto;margin-left:auto}.clients-brands{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;margin-top:30px}.clients-brands__item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.clients-brands__item img{display:block;width:auto;height:100px;-o-object-fit:contain;object-fit:contain}.clients-stats{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:14px;margin-top:48px;border-radius:12px;background:#f4f4f4}.clients-stats__item{text-align:left;padding:22px 18px}.clients-stats__item p:first-child{margin-bottom:8px;font-size:40px;font-weight:700;line-height:1;letter-spacing:-0.03em}.clients-stats__item p:last-child{color:#5d6367;font-size:16px;line-height:25px}@media(max-width: 768px){.clients-title{font-size:clamp(24px,8vw,32px)}.clients-subtitle{font-size:15px}.clients-brands__item{width:calc(33% - 10.6666666667px)}.clients-brands__item img{height:76px}.clients-stats{grid-template-columns:repeat(2, minmax(0, 1fr))}.clients-stats__item{padding:16px 12px}.clients-stats__item p:first-child{font-size:30px}.clients-stats__item p:last-child{font-size:13px;line-height:1.4}}.team{background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.55)), to(rgba(0, 0, 0, 0.55))),url("../images/ludi.png") center center/cover no-repeat,#000;background:linear-gradient(rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55)),url("../images/ludi.png") center center/cover no-repeat,#000}.team .section-title,.team .section-uptitle{text-align:center;margin-right:auto;margin-left:auto}.team .section-title{color:#fff}.team-accent{width:108px;height:8px;margin:0 auto;border-radius:999px;background:radial-gradient(circle, #fb6020 55%, transparent 56%) left center/8px 8px no-repeat,-webkit-gradient(linear, left top, left bottom, from(#fb6020), to(#fb6020)) center/72px 2px no-repeat,radial-gradient(circle, #fb6020 55%, transparent 56%) right center/8px 8px no-repeat;background:radial-gradient(circle, #fb6020 55%, transparent 56%) left center/8px 8px no-repeat,linear-gradient(#fb6020, #fb6020) center/72px 2px no-repeat,radial-gradient(circle, #fb6020 55%, transparent 56%) right center/8px 8px no-repeat}.team-list{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:24px;margin-top:32px}.team-list__item{border-radius:20px;padding:40px;background:-webkit-gradient(linear, left top, left bottom, from(#0a0a0a), to(#141618));background:linear-gradient(180deg, #0a0a0a 0%, #141618 100%);color:#fff;-webkit-box-shadow:0 20px 50px rgba(0,0,0,.08);box-shadow:0 20px 50px rgba(0,0,0,.08)}.team-count{margin-bottom:18px;color:#fb6020;font-size:16px;font-weight:700}.team-role{margin-bottom:10px;font-size:34px;line-height:1;letter-spacing:-0.02em}.team-role-subtitle{margin-bottom:14px;color:rgba(251,96,32,.88);font-size:16px;line-height:25px}.team-list__item p:last-child{color:hsla(0,0%,100%,.88);font-size:16px;line-height:25px}@media(max-width: 992px){.team-list{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(max-width: 768px){.team{background:#000}.team-accent{margin-bottom:6px}.team-list{grid-template-columns:1fr}.team-list__item{padding:24px}.team-role{font-size:26px}}.how-we-work{background:-webkit-gradient(linear, left top, right top, from(#ffebe0), to(#ffebe0));background:linear-gradient(90deg, #ffebe0 0%, #ffebe0 100%)}.how-we-work-uptitle,.how-we-work-title{width:100%}.how-we-work-beats{margin-top:26px}.how-we-work-beats__item{position:relative;padding-left:24px;color:#5d6367;font-size:18px}.how-we-work-beats__item::before{content:"";position:absolute;top:11px;left:0;width:8px;height:8px;border-radius:50%;background:#fb6020}.how-we-work-beats__item+.how-we-work-beats__item{margin-top:14px}@media(max-width: 768px){.how-we-work-beats__item{font-size:16px}}.values-uptitle,.values-title{width:100%}.values-principles{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:14px;margin-top:26px}.values-principles__item{border:1px solid #e8e8e8;border-radius:18px;padding:24px 20px;background:#fff}.values-principles__item h3{margin-bottom:8px;font-size:20px}.values-principles__item p{color:#5d6367;font-size:14px}.values .is-highlighted{background:#101010;border-color:#101010;color:#fff}.values .is-highlighted p{color:hsla(0,0%,100%,.82)}@media(max-width: 992px){.values-principles{grid-template-columns:1fr}}.control{background:#000;color:#fff}.control .section-title,.control .section-uptitle,.control .section-subtitle{text-align:center;margin-right:auto;margin-left:auto}.control .section-subtitle{color:hsla(0,0%,100%,.75)}.control-pillars{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:24px;margin-top:32px}.control-pillars__item{border:1px solid hsla(0,0%,100%,.14);border-radius:20px;padding:28px;background:hsla(0,0%,100%,.03)}.control-pillars__item h3{margin-bottom:10px;color:#fb6020;font-size:40px;font-weight:600;line-height:46px;letter-spacing:-0.01em}.control-pillars__item p{color:hsla(0,0%,100%,.8);font-size:16px;line-height:25px}.control-pillars__item strong{color:#fff;font-size:28px;font-weight:600;line-height:1.2}@media(max-width: 992px){.control-pillars{grid-template-columns:repeat(2, minmax(0, 1fr))}.control-pillars__item h3{font-size:clamp(24px,7vw,32px)}}@media(max-width: 768px){.control-pillars{grid-template-columns:1fr}}.no-juniors{background:#fff7f2}.no-juniors-title{margin-bottom:12px;color:#fb6020;font-size:clamp(32px,5vw,70px);font-weight:800;line-height:1}.no-juniors-subtitle{max-width:740px;margin-bottom:20px;color:#5d6367;font-size:17px}.no-juniors-description{border-left:4px solid #fb6020;padding-left:16px}.no-juniors-description h3{margin-bottom:6px;font-size:25px;line-height:1.2}.no-juniors-description p{color:#5d6367}.cta{background:radial-gradient(circle at 50% 30%, rgba(251, 96, 32, 0.4), transparent 65%),#000;color:#fff;text-align:center}.cta-title{max-width:1000px;margin:0 auto;color:#fb6020;font-size:clamp(36px,4.1vw,56px);font-weight:700;line-height:59px;letter-spacing:-0.02em}.cta-comparison{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:24px;max-width:1000px;margin:30px auto 0;text-align:left}.cta-comparison__item{border:1px solid hsla(0,0%,100%,.2);border-radius:24px;padding:40px;background:hsla(0,0%,100%,.03)}.cta-comparison__item p{margin-bottom:10px;color:#5d6367;font-size:14px;font-weight:500;line-height:17px;letter-spacing:.12em;text-transform:uppercase}.cta-comparison__item h3{margin-bottom:14px;font-size:72px;font-weight:700;line-height:1;letter-spacing:-0.03em}.cta-comparison__item li{position:relative;padding-left:20px;color:#d3d3d3;font-size:16px;line-height:25px}.cta-comparison__item li::before{content:"";position:absolute;top:9px;left:0;width:6px;height:6px;border-radius:50%;background:#fb6020}.cta-comparison__item li+li{margin-top:8px}.cta-comparison__item--accent{border-color:#fb6020;background:#fb6020;color:#fff;-webkit-box-shadow:0 20px 90px rgba(251,96,32,.25);box-shadow:0 20px 90px rgba(251,96,32,.25)}.cta-comparison__item--accent p{color:hsla(0,0%,100%,.85)}.cta-comparison__item--accent li::before{background:#fff}.cta-subtitle{max-width:760px;margin:26px auto 32px;color:hsla(0,0%,100%,.82);font-size:20px;line-height:30px}@media(max-width: 768px){.cta{text-align:left}.cta-title,.cta-subtitle{margin-right:0;margin-left:0}.cta-comparison{grid-template-columns:1fr;gap:14px}.cta .button{width:100%}.cta-comparison__item{padding:24px}.cta-comparison__item h3{font-size:44px}.cta-comparison__item li{font-size:14px;line-height:1.45}}.footer{padding:64px 0;background:#000;color:#fff}.footer .container{display:grid;grid-template-columns:1.3fr repeat(3, 1fr);gap:24px}.footer .logo-description p{margin-top:20px;max-width:360px;color:#d3d3d3;font-size:16px;line-height:25px}.footer .widget h3{margin-bottom:16px;color:#5d6367;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.01em;text-transform:uppercase}.footer .widget li{color:#fff;font-size:16px;line-height:25px}.footer .widget li+li{margin-top:10px}.footer .widget a{-webkit-transition:color .25s ease;transition:color .25s ease}.footer .widget a:hover{color:#fb6020}@media(max-width: 992px){.footer .container{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(max-width: 768px){.footer{padding:56px 0 44px}.footer .container{grid-template-columns:1fr;gap:30px}}.consultation-modal{position:fixed;inset:0;z-index:100;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px;opacity:0;visibility:hidden;-webkit-transition:opacity .25s ease,visibility .25s ease;transition:opacity .25s ease,visibility .25s ease}.consultation-modal[aria-hidden=false]{opacity:1;visibility:visible}.consultation-modal__overlay{position:absolute;inset:0;background:rgba(0,0,0,.72)}.consultation-modal__dialog{position:relative;z-index:1;width:100%;max-width:460px;border-radius:20px;padding:28px;background:#fff;-webkit-box-shadow:0 20px 60px rgba(0,0,0,.28);box-shadow:0 20px 60px rgba(0,0,0,.28)}.consultation-modal__close{position:absolute;top:12px;right:12px;width:36px;height:36px;border:0;border-radius:50%;background:rgba(0,0,0,.08);color:#000;font-size:22px;line-height:1;cursor:pointer}.consultation-modal__title{margin-bottom:8px;font-size:30px;font-weight:700;line-height:1.15}.consultation-modal__subtitle{margin-bottom:18px;color:#5d6367;font-size:15px}.consultation-form__label{display:block;margin-bottom:6px;font-size:14px;font-weight:600}.consultation-form__input{width:100%;margin-bottom:14px;border:1px solid rgba(0,0,0,.16);border-radius:12px;padding:14px;font-family:"Inter",sans-serif;font-size:16px;line-height:1.4}.consultation-form__submit{width:100%;border:0;cursor:pointer}.consultation-form__submit.is-loading{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:52px;pointer-events:none;opacity:.9}.consultation-form__loader{width:20px;height:20px;border:2px solid hsla(0,0%,100%,.35);border-top-color:#fff;border-radius:50%;-webkit-animation:consultation-loader-spin .7s linear infinite;animation:consultation-loader-spin .7s linear infinite}.consultation-form__message{margin-top:12px;min-height:20px;font-size:14px}.consultation-form__trap{position:absolute;left:-9999px;opacity:0;pointer-events:none}@-webkit-keyframes consultation-loader-spin{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes consultation-loader-spin{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}body.consultation-open{overflow:hidden}/*# sourceMappingURL=styles.min.css.map */