.ts-hero{padding:20px var(--side-padding) 0}.ts-hero__inner{max-width:calc(var(--container-max) - 2 * var(--side-padding));background:linear-gradient(56deg, var(--color-bg-orange) 0%, var(--color-bg-orange-deep) 99%);border-radius:40px;align-items:stretch;min-height:506px;margin:0 auto;display:flex;position:relative;overflow:hidden}.ts-hero__inner:before{content:"";opacity:.28;pointer-events:none;z-index:0;background:url(/img/hero-chdk-watermark-white.svg) 50%/contain no-repeat;width:840px;height:740px;position:absolute;top:50%;right:20%;transform:translateY(-50%)}.ts-hero__content{z-index:1;flex-direction:column;flex:0 0 50%;justify-content:center;align-items:flex-start;min-width:0;padding:80px 40px 60px 58px;display:flex;position:relative}.ts-hero__title{color:var(--color-black);margin-bottom:24px;font-size:45px;font-weight:700;line-height:1.21}.ts-hero__title-accent{color:var(--color-secondary)}.ts-hero__text{color:var(--color-black);max-width:593px;margin-bottom:12px;font-size:20px;font-weight:600;line-height:1.19}.ts-hero__subtext{color:var(--color-black);max-width:593px;margin-bottom:40px;font-size:16px;font-weight:400;line-height:1.5}.ts-hero__btn{align-self:flex-start}.ts-hero__visual{z-index:1;flex:1;justify-content:flex-end;align-items:center;padding-right:0;display:flex;position:relative;overflow:visible}.ts-hero__img{z-index:1;filter:drop-shadow(0 16px 32px #0003);width:100%;max-width:620px;height:auto;display:block;position:relative}.ts-features{padding:80px var(--side-padding) 0}.ts-features__inner{max-width:calc(var(--container-max) - 2 * var(--side-padding));background:var(--color-secondary);padding:60px var(--side-padding) 80px;border-radius:40px;margin:0 auto;position:relative;overflow:hidden}.ts-features__title{color:var(--color-white);margin-bottom:16px;font-size:clamp(28px,2vw + 10px,36px);font-weight:600;line-height:1.19}.ts-features__subtitle{color:var(--color-white);margin-bottom:48px;font-size:20px;font-weight:400;line-height:1.16}.ts-features__grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.ts-features__card{background:var(--color-white);transition:transform var(--transition-card), box-shadow var(--transition-card);border-radius:40px;flex-direction:column;gap:20px;padding:40px 30px;display:flex}.ts-features__card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000002e}.ts-features__icon{width:40px;height:40px}.ts-features__body{flex-direction:column;gap:12px;display:flex}.ts-features__name{color:var(--color-black);text-transform:uppercase;font-size:24px;font-weight:600;line-height:1.19}.ts-features__desc{color:var(--color-black);font-size:20px;font-weight:500;line-height:1.18}.ts-howto{padding:80px var(--side-padding) 0}.ts-howto__inner{max-width:calc(var(--container-max) - 2 * var(--side-padding));margin:0 auto}.ts-howto__title{color:var(--color-black);margin-bottom:48px;font-size:clamp(28px,2vw + 10px,36px);font-weight:600;line-height:1.19}.ts-howto__body{grid-template-columns:55% 1fr;align-items:center;gap:60px;display:grid}.ts-howto__screenshot-wrap{border-radius:40px;overflow:hidden;box-shadow:1px 5px 12px #00000029}.ts-howto__screenshot{width:100%;display:block}.ts-howto__caption{color:#24272ab3;margin-top:16px;font-size:14px;font-weight:400;line-height:1.16}.ts-howto__right{flex-direction:column;gap:40px;display:flex}.ts-howto__feature{align-items:center;gap:20px;display:flex}.ts-howto__feature-circle{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.ts-howto__feature-circle--purple{background:var(--color-secondary)}.ts-howto__feature-circle--orange{background:var(--color-primary)}.ts-howto__feature-circle img,.ts-howto__feature-circle .icon{width:40px;height:40px}.ts-howto__feature-text{color:var(--color-black);font-size:24px;font-weight:600;line-height:1.19}@media (width<=1024px){.ts-hero__inner{flex-direction:column;min-height:auto}.ts-hero__content{flex:none;padding:48px 32px}.ts-hero__title{font-size:36px}.ts-hero__visual{padding:0 32px}.ts-hero__img{max-width:400px}.ts-features__grid{grid-template-columns:1fr}.ts-features__name{font-size:20px}.ts-features__desc{font-size:17px}.ts-howto__body{grid-template-columns:1fr;gap:40px}}@media (width<=768px){.ts-hero__content{padding:36px 20px}.ts-hero__title{font-size:28px}.ts-hero__text{font-size:17px}.ts-hero__visual{padding:0 20px}.ts-hero__img{max-width:320px}.ts-hero__inner:before{opacity:.16;width:400px;height:350px;right:-20%}.ts-features{padding-top:48px}.ts-features__inner{border-radius:24px;padding:40px 20px 48px}.ts-features__card{border-radius:24px;padding:28px 20px}.ts-features__name{font-size:18px}.ts-features__desc{font-size:16px}.ts-howto{padding-top:48px}.ts-howto__feature-circle{width:64px;height:64px}.ts-howto__feature-circle img,.ts-howto__feature-circle .icon{width:32px;height:32px}.ts-howto__feature-text{font-size:20px}}@media (width<=480px){.ts-hero__title{font-size:24px}.ts-hero__text{font-size:16px}.ts-hero__subtext{font-size:14px}.ts-howto__feature-text{font-size:18px}}
