@font-face{font-family:Inter;src:url("../Inter-VariableFont_opsz,wght.woff2") format("woff2"),url("../Inter-VariableFont_opsz,wght.ttf") format("truetype");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url("../Inter-Italic-VariableFont_opsz,wght.woff2") format("woff2"),url("../Inter-Italic-VariableFont_opsz,wght.ttf") format("truetype");font-weight:100 900;font-style:italic;font-display:swap}@font-face{font-family:"STIX Two Text";src:url("../STIXTwoText-VariableFont_wght.woff2") format("woff2"),url("../STIXTwoText-VariableFont_wght.ttf") format("truetype");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:"STIX Two Text";src:url("../STIXTwoText-Italic-VariableFont_wght.woff2") format("woff2"),url("../STIXTwoText-Italic-VariableFont_wght.ttf") format("truetype");font-weight:100 900;font-style:italic;font-display:swap}*,::after,::before{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;background:#f5f5f5;color:#000;-webkit-font-smoothing:antialiased;overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button{border:none;background:0 0;cursor:pointer;font-family:inherit;color:inherit}.header{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:24px 40px;background:#fff}.header__logo{font-size:18px;text-transform:uppercase;font-weight:400}.header__nav{display:flex;gap:6px;font-size:18px;text-transform:uppercase}.header__nav a{transition:opacity .3s}.header__nav a:hover{opacity:.6}.header__nav-sep{font-size:18px}.header__cta{font-size:18px;text-transform:uppercase;transition:opacity .3s}.header__cta:hover{opacity:.6}.header__burger{display:none;width:23px;height:15px}.header__burger img{width:100%;height:100%}.mobile-menu{position:fixed;top:0;left:0;right:0;bottom:0;z-index:200;pointer-events:none;opacity:0;transition:opacity .3s}.mobile-menu.is-open{pointer-events:auto;opacity:1}.mobile-menu__overlay{position:absolute;inset:0;background:rgba(0,0,0,.5)}.mobile-menu__content{position:absolute;top:0;right:0;width:260px;height:100%;background:#f5f5f5;padding:24px 20px;transform:translateX(100%);transition:transform .3s}.mobile-menu.is-open .mobile-menu__content{transform:translateX(0)}.mobile-menu__close{position:absolute;top:16px;right:20px;font-size:28px;line-height:1}.mobile-menu__nav{display:flex;flex-direction:column;gap:20px;margin-top:60px;font-size:18px;text-transform:uppercase}.hero{position:relative;width:100%;overflow:hidden;margin-top:73px}.hero__img{width:100%;height:auto;display:block}.hero__img-mobile{display:none}.hero__title{position:absolute;bottom:8%;left:40px;font-size:40px;font-weight:400;color:#fff;line-height:1;max-width:653px;text-transform:uppercase}.hero__tags{position:absolute;inset:0}.hero__tag{position:absolute;font-size:clamp(14px, 1.5vw, 24px);font-weight:400;color:#fff;line-height:1.1;white-space:nowrap;text-transform:uppercase}.section-title{font-size:48px;font-weight:500;text-align:center;margin-bottom:30px;text-transform:uppercase}.about{padding:80px 40px 60px;text-align:center}.about__subtitle{font-family:"STIX Two Text",serif;font-size:24px;font-weight:400;margin-bottom:20px;text-transform:uppercase}.about__photo-accent-mobile{display:none}.about__photos-stack{display:flex;flex-direction:column;align-items:center;gap:20px;margin-bottom:40px}.about__photo-1{width:236px;height:336px;object-fit:cover}.about__photo-2{width:159px;height:196px;object-fit:cover}.about__stats{display:flex;justify-content:center;gap:clamp(20px,8vw,142px);flex-wrap:nowrap;margin-bottom:40px;font-size:24px;font-weight:400;text-align:center;line-height:1.2}.about__stat{text-transform:uppercase;white-space:nowrap;color:#696969;font-size:clamp(14px, 1.6vw, 24px)}.about__big-photo{position:relative;display:flex;justify-content:center;margin-top:20px;margin-bottom:20px}.about__big-photo_secondary{position:relative;display:flex;justify-content:center;margin-bottom:20px}.about__big-photo>img:first-child{width:537px;max-width:100%;height:auto;object-fit:cover}.about__photo-accent-desktop{position:relative;width:105px;height:149px;object-fit:cover}.about__description{font-size:24px;font-weight:400;line-height:1.5;max-width:854px;margin:0 auto;text-align:center;text-transform:uppercase}.services{padding:80px 40px 80px 40px}.service{position:relative}.service__line{width:100%;height:1px;background:#000;opacity:30%}.service__row{display:grid;grid-template-columns:250px 1fr 250px;align-items:center;padding:30px 0;cursor:pointer}.service__format{font-size:16px;text-align:left;text-transform:uppercase;color:#696969}.service__name{font-family:"STIX Two Text",serif;font-size:96px;font-weight:400;text-align:center;line-height:1.25;transition:opacity .3s}.service__desc{font-size:16px;text-align:left;text-transform:uppercase;color:#696969}.service__detail{max-height:0;overflow:hidden;transition:max-height .5s cubic-bezier(.4, 0, .2, 1),opacity .4s;opacity:0}.service__detail p{font-size:16px;line-height:1.6;max-width:800px;margin:0 auto;text-align:center;padding:0 40px 30px;color:#000}.service.is-active .service__detail,.service:hover .service__detail{max-height:400px;opacity:1}.service:hover .service__name{opacity:.7}.service__toggle{display:none}.marquee{overflow:hidden;padding:40px 0}.marquee__track{display:flex;width:max-content}.marquee--right .marquee__track{animation:marquee-right 120s linear infinite}.marquee--left .marquee__track{animation:marquee-left 70s linear infinite}.marquee__content{display:flex;gap:20px;flex-shrink:0;padding-right:20px}.marquee__img{height:450px;width:auto;object-fit:cover;border-radius:0;user-select:none;-webkit-user-drag:none}.marquee{cursor:grab}.marquee__img--tall{height:450px}.marquee:hover .marquee__track{animation-play-state:paused}@keyframes marquee-right{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}@keyframes marquee-left{0%{transform:translateX(-50%)}100%{transform:translateX(0)}}.results{padding:80px 0 0}.testimonials{padding:80px 0 0}.testimonial{background:#fff;border:1px solid #00000066;padding:25px;width:420px;max-height:264px;flex-shrink:0;display:flex;flex-direction:column}.testimonial--photo{border:none;padding:0;background:0 0;width:420px;min-height:379px}.testimonial--photo .testimonial__photo{width:100%;height:100%;object-fit:cover}.testimonial__name{font-family:"STIX Two Text",serif;font-size:24px;font-weight:400;margin-bottom:15px}.testimonial__text{position:relative;flex:1;padding-left:25px}.testimonial__text p{font-size:16px;line-height:1.5}.testimonial__quote-open{width:21px;height:21px;position:absolute;top:0;left:0}.testimonial__quote-close{width:21px;height:21px;display:block;margin-left:auto;position:absolute;right:0;bottom:0}.faq{padding:80px 40px}.faq__list{max-width:915px;margin:40px auto 0}.faq__item{overflow:hidden}.faq__line{width:100%;height:1px;background:silver}.faq__question{display:flex;justify-content:space-between;align-items:center;width:100%;padding:20px 0;font-size:24px;font-weight:400;text-align:left;cursor:pointer}.faq__question span{flex:1;padding-right:20px}.faq__icon{width:20px;height:20px;flex-shrink:0;transition:transform .3s}.faq__answer{max-height:0;overflow:hidden;transition:max-height .4s ease}.faq__item--open .faq__answer{max-height:300px}.faq__answer p{font-size:24px;line-height:1.5;padding-bottom:25px;color:grey}.footer{background:#fff;padding:60px 40px}.footer__inner{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px}.footer__name{font-family:"STIX Two Text",serif;font-size:24px;font-weight:400;text-transform:uppercase}.footer__heading{font-size:24px;font-weight:400;margin-bottom:20px;text-transform:uppercase}.footer__nav{margin:0 auto}.footer__nav a{display:block;font-size:24px;margin-bottom:10px;transition:opacity .3s}.footer__nav a:hover{opacity:.6}.footer__socials{display:flex;gap:12px}.footer__socials a{display:flex;align-items:center;justify-content:center;width:29px;height:29px;opacity:50%;position:relative}.footer__social-mark::after{content:attr(data-mark);position:absolute;top:-4px;right:-6px;font-size:12px;font-weight:700;line-height:1;color:#696969}.footer__socials a:hover{opacity:.6}.footer__socials img{width:24px;height:24px;opacity:1}.footer__email{display:block;font-size:16px;margin-top:12px;color:#696969;transition:opacity .3s}.footer__email:hover{opacity:.6}.footer__contacts{text-align:right}.footer__contacts .footer__socials{justify-content:flex-end}.footer__disclaimer{margin-top:30px;font-size:12px;color:#696969;text-align:center}@media (max-width:1300px){.hero__title{font-size:32px;max-width:520px}.hero__tag{font-size:clamp(12px, 1.3vw, 20px)}}@media (max-width:1000px){.hero__img{width:100%;height:100%;object-fit:cover;object-position:center top}.hero{height:70vh}}@media (max-width:1200px){.header{padding:20px 30px}.section-title{font-size:36px}.about{padding:60px 30px 40px}.about__subtitle{font-size:20px}.about__stats{font-size:18px;gap:30px}.about__description{font-size:20px}.services{padding:60px 30px}.service__name{font-size:64px}.service__row{grid-template-columns:160px 1fr 250px}.faq{padding:60px 30px}.faq__question{font-size:20px}.faq__answer p{font-size:20px}.footer{padding:40px 30px}.footer__heading{font-size:20px}.footer__nav a{font-size:20px}.marquee__img{height:350px}.testimonial{width:360px;min-height:240px}.testimonial--photo{width:360px}}@media (max-width:900px){.header{padding:20px 10px;background:0 0}.header__logo{font-size:16px}.header__cta,.header__nav{display:none}.header__logo{transition:opacity .3s ease}.header__burger{display:flex;align-items:center;justify-content:center;position:fixed;top:16px;right:16px;z-index:101;width:48px;height:48px;border-radius:50%;background:rgba(255,255,255,.5);transition:background .3s ease}.header__burger img{width:23px;height:15px}.header.is-scrolled .header__logo{opacity:0;pointer-events:none}.hero{height:100svh;margin-top:0}.hero__img{display:none}.hero__img-mobile{display:block;width:100%;height:100%;object-fit:cover;object-position:center top}.hero__tags,.hero__title{display:none}.section-title{font-size:20px;margin-bottom:15px}.about{padding:40px 10px 30px}.about__subtitle{font-size:14px;margin-bottom:10px}.about__photo-accent-mobile{display:block;width:70px;height:100px;object-fit:cover;margin:10px auto 10px auto}.about__photo-accent-desktop{display:none}.about__photos-stack{display:none}.about__stats{font-size:12px;gap:24px;margin-bottom:10px}.about__stat{font-size:12px}.about__stat--desktop{display:none}.about__big-photo img{width:100%}.about__description{font-size:14px}.services{padding:40px 16px}.service__row{display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px 0;position:relative}.service__format{font-size:11px;letter-spacing:.08em;text-align:center;order:1;color:#696969}.service__name{font-size:28px;order:2;text-align:center;line-height:1.2}.service__desc{font-size:13px;text-align:center;order:3;color:#696969;line-height:1.5;max-width:100%;width:100%}.service__toggle{display:flex;align-items:center;justify-content:center;order:4;width:36px;height:36px;border:1px solid rgba(0,0,0,.2);border-radius:50%;margin-top:8px;transition:transform .3s ease,border-color .3s ease}.service__toggle::before{content:"+";font-size:20px;font-weight:300;line-height:1;color:#000}.service.is-active .service__toggle{transform:rotate(45deg);border-color:rgba(0,0,0,.5)}.service__detail{max-height:0;overflow:hidden;transition:max-height .5s cubic-bezier(.4, 0, .2, 1),opacity .4s ease;opacity:0}.service:hover .service__name{opacity:1}.service:hover .service__detail{max-height:0;opacity:0}.service.is-active .service__detail{max-height:600px;opacity:1}.service__detail p{font-size:14px;line-height:1.6;padding:8px 0 24px;text-align:center;color:rgba(0,0,0,.75);max-width:100%;width:100%}.marquee__img{height:250px}.marquee{padding:20px 0}.results{padding:40px 0 0}.testimonials{padding:40px 0 0}.testimonial{width:280px;min-height:auto;padding:20px}.testimonial--photo{width:280px}.testimonial__name{font-size:16px}.testimonial__text p{font-size:12.5px}.faq{padding:40px 10px}.faq__question{font-size:16px;padding:15px 0}.faq__icon{width:16px;height:16px}.faq__answer p{font-size:14px;padding-bottom:15px}.footer{padding:20px 10px}.footer__inner{display:flex;justify-content:space-between;gap:20px}.footer__brand{display:none}.footer__heading{font-size:20px;margin-bottom:10px}.footer__nav{margin:0}.footer__nav a{font-size:16px}.footer__contacts{text-align:left}.footer__contacts .footer__socials{justify-content:flex-start}.footer__email{font-size:14px;text-align:left}}@media (max-width:440px){.hero__img-mobile{object-position:center calc(0% - 45px)}}