.btn{display:inline-block;padding:14px 36px;font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;font-weight:600;border:none;border-radius:4px;cursor:pointer;transition:background .2s,transform .2s;text-align:center}.btn:hover{transform:translateY(-1px)}.btn--primary{background-color:#fff;color:#000}.btn--primary:hover{background-color:#67feac;color:#000}.btn--outline{background:rgba(0,0,0,0);color:#fff;border:2px solid #fff}.btn--outline:hover{background:hsla(0,0%,100%,.1)}.btn--full{width:100%}.header{position:fixed;top:0;left:0;right:0;z-index:100;background:rgba(0,0,0,.85);backdrop-filter:blur(12px);border-bottom:1px solid hsla(0,0%,100%,.12)}.header a{color:inherit;text-decoration:none}.header img{max-width:100%;height:auto;display:block}.header__inner{display:flex;align-items:center;justify-content:space-between;padding:16px 40px}.header__logo img{display:block;height:36px;width:auto}.header__right{display:flex;align-items:center;gap:24px}.header__nav{display:flex;gap:32px}.header__link{font-size:.95rem;font-weight:700;color:#fff;transition:opacity .2s}.header__link:hover{opacity:.7}.header__link--active{display:flex;align-items:center;gap:6px}.header__link--active::before{content:"";width:6px;height:6px;border-radius:50%;background:#fff;flex-shrink:0}.header__cta{padding:10px 24px;font-size:.9rem}.header__burger{display:none;flex-direction:column;justify-content:center;gap:5px;width:32px;height:32px;background:none;border:none;cursor:pointer;padding:0}.header__burger span{display:block;width:100%;height:2px;background:#fff;border-radius:1px;transition:transform .3s,opacity .3s}.header__burger--open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.header__burger--open span:nth-child(2){opacity:0}.header__burger--open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media(max-width: 1024px){.header__nav{position:fixed;top:0;left:0;right:0;bottom:0;background:#000;flex-direction:column;align-items:center;justify-content:center;gap:32px;opacity:0;pointer-events:none;transition:opacity .3s;z-index:99}.header__nav--open{opacity:1;pointer-events:auto}.header__link{font-size:1.5rem}.header__cta{display:none}.header__burger{display:flex;z-index:101}}.footer{border-top:1px solid hsla(0,0%,100%,.12);background:#000}.footer__inner{max-width:1200px;margin:0 auto;padding:48px 40px;display:grid;grid-template-columns:1fr auto auto auto;gap:40px;align-items:start}.footer__brand{display:flex;flex-direction:column;gap:16px}.footer__logo img{height:40px;width:auto}.footer__guarantee{font-size:.85rem;font-weight:700;color:#fff;line-height:1.6}.footer__info{font-size:.85rem;color:#fff;line-height:1.6}.footer__nav{display:flex;flex-direction:column;gap:8px}.footer__nav a{font-size:.9rem;font-weight:700;color:#fff;transition:opacity .2s}.footer__nav a:hover{opacity:.7}.footer__address{font-size:.85rem;color:#fff;line-height:1.6}.footer__address a{transition:opacity .2s}.footer__address a:hover{opacity:.7}.footer__social a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;transition:opacity .2s}.footer__social a:hover{opacity:.8}.footer__social a img{width:32px;height:32px;border-radius:4px}@media(max-width: 1024px){.footer__inner{grid-template-columns:1fr 1fr}}@media(max-width: 640px){.footer__inner{grid-template-columns:1fr;gap:24px}}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#fff;background-color:#000;line-height:1.6}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}strong{font-weight:700;color:#fff}em{font-style:italic}p a,li a{color:#fff;text-decoration:underline;text-underline-offset:2px;transition:opacity .2s}p a:hover,li a:hover{opacity:.7}ul{list-style:none}li{position:relative;padding-left:20px}li::before{content:"";position:absolute;left:0;top:.7em;width:6px;height:6px;border-radius:50%;background:#fff}.cases-hero{background:linear-gradient(90deg, #8DE37B 0%, #5AA0D8 100%);padding:140px 40px 60px;text-align:center}.cases-hero__title{font-family:"Roboto Condensed","Roboto",sans-serif;font-size:3rem;font-weight:700;line-height:1.1;margin-bottom:20px;color:#fff}.cases-hero__subtitle{font-size:1.1rem;color:hsla(0,0%,100%,.9);max-width:700px;margin:0 auto;line-height:1.6}.story{background:#000;padding:80px 40px;border-top:5px solid;border-image:linear-gradient(90deg, #8de37b 9%, #6ccb90 22%, #1189ca 44%, #1d3586 95%) 1}.story__inner{max-width:1200px;margin:0 auto}.story--compact .story__title{font-family:"Roboto Condensed","Roboto",sans-serif;font-size:2.4rem;font-weight:700;line-height:1.15;margin-bottom:32px}.story--compact .story__split{display:flex;gap:48px;align-items:flex-start}.story--compact .story__text{flex:1;min-width:0}.story--compact .story__label{display:block;font-size:.9rem;font-weight:700;margin-bottom:12px}.story--compact .story__desc{font-size:.95rem;color:#d3d5d9;line-height:1.7;margin-bottom:20px}.story--compact .story__results{margin-bottom:24px}.story--compact .story__results h3{font-size:1rem;font-weight:700;margin-bottom:10px}.story--compact .story__results li{font-size:.95rem;color:#d3d5d9;padding-top:3px;padding-bottom:3px}.story--compact .story__cta{margin-top:8px}.story--compact .story__visual{flex:0 0 420px;position:relative}.story--compact .story__visual img{width:100%;border-radius:12px}.story--compact .story__overlay-stats{position:absolute;bottom:20px;left:20px;right:20px;background:linear-gradient(90deg, rgba(141, 227, 123, 0.9) 0%, rgba(90, 160, 216, 0.9) 100%);border-radius:8px;padding:16px 20px;display:flex;flex-direction:column;gap:2px}.story--compact .story__overlay-line{display:flex;gap:6px;align-items:baseline}.story--compact .story__overlay-value{font-family:"Roboto Condensed","Roboto",sans-serif;font-size:1.1rem;font-weight:700;text-transform:uppercase;color:#000}.story--compact .story__overlay-label{font-size:.85rem;font-weight:700;text-transform:uppercase;color:#000}.story--centered .story__center-header{text-align:center;margin-bottom:40px}.story--centered .story__center-label{display:block;font-family:"Roboto Condensed","Roboto",sans-serif;font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#fff;color:#8de37b;margin-bottom:12px}.story--centered .story__center-title{font-family:"Roboto Condensed","Roboto",sans-serif;font-size:2.8rem;font-weight:700;line-height:1.15;max-width:700px;margin:0 auto 32px}.story--centered .story__center-stats{display:flex;justify-content:center;gap:48px;flex-wrap:wrap}.story--centered .story__cstat{display:flex;flex-direction:column;align-items:center}.story--centered .story__cstat-value{font-family:"Roboto Condensed","Roboto",sans-serif;font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#8de37b}.story--centered .story__cstat-label{font-family:"Roboto Condensed","Roboto",sans-serif;font-size:.8rem;color:#8de37b;margin-top:4px;text-transform:uppercase;letter-spacing:.04em}.story--centered .story__divider{width:100%;height:2px;background:linear-gradient(90deg, #8de37b, #5AA0D8);margin-bottom:48px}.story--centered .story__block{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:center;margin-bottom:48px}.story--centered .story__block:nth-child(even) .story__block-image{order:2}.story--centered .story__block:nth-child(even) .story__block-text{order:1}.story--centered .story__block:nth-child(odd) .story__block-image{order:1}.story--centered .story__block:nth-child(odd) .story__block-text{order:2}.story--centered .story__block:last-child{margin-bottom:0}.story--centered .story__block-image{display:flex;align-items:center;justify-content:center}.story--centered .story__block-image img{border-radius:12px;max-width:100%;height:auto;object-fit:contain}.story--centered .story__block-text{min-width:0}.story--centered .story__block-badge{display:inline-block;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;padding:3px 10px;border-radius:3px;background:rgba(141,227,123,.15);color:#8de37b;margin-bottom:8px}.story--centered .story__block-subtitle{font-size:1.6rem;font-weight:700;line-height:1.3;margin-bottom:12px}.story--centered .story__block-body{font-size:1.1rem;color:#d3d5d9;line-height:1.7}@media(max-width: 1024px){.story--compact .story__split{flex-direction:column}.story--compact .story__visual{flex:0 0 auto;width:100%}.story--centered .story__block{grid-template-columns:1fr}.story--centered .story__block .story__block-text{order:1 !important}.story--centered .story__block .story__block-image{order:2 !important}}@media(max-width: 640px){.cases-hero{padding:100px 20px 40px}.cases-hero__title{font-size:2.2rem}.story{padding:48px 20px}.story--compact .story__title{font-size:1.8rem}.story--centered .story__block{gap:12px}.story--centered .story__center-title{font-size:1.5rem}.story--centered .story__center-stats{gap:24px}}
