*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:#0c0d0e;font-family:Arial,Helvetica,sans-serif}.header{height:100px;max-width:1128px;margin:auto;display:flex;align-items:center;justify-content:space-between}.brand img{width:154px;display:block}.phone{color:#111;text-decoration:none;font-size:17px;font-weight:700}.section{max-width:1128px;margin:auto}.hero{min-height:710px;background:#f5f7f7;padding:92px 68px;display:grid;grid-template-columns:1fr 594px;gap:70px;align-items:center}.hero h1,.section h2,.request h2{font-size:46px;line-height:1.11;margin:0;font-weight:800;letter-spacing:-1.2px}.hero ul{padding:0;margin:38px 0 73px;list-style-position:inside;color:#7c7e80;font-size:18px;line-height:2.25}.hero li::marker{color:#8f9194}.hero-image{width:594px;height:486px;object-fit:cover;border-radius:24px}.button{display:inline-flex;align-items:center;justify-content:center;min-width:252px;height:58px;padding:0 26px;border-radius:10px;background:#ffd143;color:#111;text-decoration:none;font-size:17px;font-weight:600}.why{max-width:none;background:#f5f7f7;padding:132px max(calc((100% - 1128px)/2),28px);display:grid;grid-template-columns:620px 1fr;gap:128px;align-items:center}.why-image{width:620px;height:610px;border-radius:22px;object-fit:cover}.why-copy h2{margin-bottom:55px}.benefits{list-style:none;padding:0;margin:0 0 58px;display:grid;gap:27px;font-size:18px;line-height:1.35}.benefits li{display:flex;align-items:center;gap:25px}.benefits span{width:56px;color:#777;font-size:42px;text-align:center;line-height:1}.works{padding:120px 0 145px}.works h2,.price h2{margin-bottom:66px}.gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;width:100%}.gallery img{display:block;width:100%;height:330px;object-fit:cover;border-radius:25px}.gallery .gallery-main{grid-column:1/-1;height:560px}.price{padding:45px 0 140px}.price-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.price article{background:#f5f7f7;border-radius:24px;padding:42px;min-height:250px}.price h3{font-size:25px;margin:0 0 32px;line-height:1.25}.price strong{display:block;font-size:29px;margin-bottom:28px}.price p{margin:-24px 0 8px;color:#8b8b8b}.price .button{min-width:190px;height:51px}.request{background:#f5f7f7;padding:115px 28px 130px;min-height:650px}.request-inner{max-width:1128px;margin:auto;display:grid;grid-template-columns:430px 1fr;gap:150px;align-items:center}.request h2{margin-bottom:30px}.request p{font-size:17px;line-height:1.45;color:#777;margin-bottom:29px}.form-wrap{background:#fff;box-shadow:0 8px 22px #0002;border-bottom:8px solid #ffd143;min-height:210px;padding:0;overflow:hidden}.form-wrap>.b24-form~.b24-form{display:none!important}.request small{display:block;margin:18px 8px;color:#555;font-size:13px;line-height:1.3}.request-inner>img{display:block;width:100%;max-width:555px;border-radius:24px}@media(max-width:900px){.header{height:76px;padding:0 20px}.brand img{width:120px}.phone{font-size:14px}.section{padding-left:24px;padding-right:24px}.hero{min-height:auto;padding-top:60px;padding-bottom:60px;display:flex;flex-direction:column;align-items:stretch;gap:35px}.hero h1,.section h2,.request h2{font-size:36px}.hero ul{margin:28px 0 36px;font-size:16px}.hero-image{width:100%;height:auto;aspect-ratio:1.22}.why{padding:70px 24px;grid-template-columns:1fr;gap:46px}.why-image{width:100%;height:auto;aspect-ratio:1.03}.why-copy h2{margin-bottom:35px}.works{padding:70px 24px}.works h2,.price h2{margin-bottom:40px}.gallery{grid-template-columns:1fr;gap:16px}.gallery img,.gallery .gallery-main{height:auto;aspect-ratio:1.45;grid-column:auto}.price{padding:20px 24px 70px}.price-grid{grid-template-columns:1fr}.request{padding:70px 24px}.request-inner{grid-template-columns:1fr;gap:45px}.request-inner>img{max-width:100%}.benefits{font-size:16px}}
@media(max-width:900px){
  .hero{padding-top:24px}
  .hero-image{order:1}
  .hero-text{order:2}
  .hero h1{font-size:30px;letter-spacing:-.8px;white-space:normal}
  .hero h1 br{display:block}
  .why{display:flex;flex-direction:column;padding-top:64px}
  .why-copy{order:1;width:100%}
  .why-image{order:2;width:100%;aspect-ratio:1.25}
  .why-copy h2{font-weight:600}
  .benefits li{gap:24px}
  .benefits span{width:64px;height:64px;flex:0 0 64px;font-size:0;background:center/contain no-repeat}
  .benefits li:nth-child(1) span{background-image:url('/images/oklejka/quality.png')}
  .benefits li:nth-child(2) span{background-image:url('/images/oklejka/team.png')}
  .benefits li:nth-child(3) span{background-image:url('/images/oklejka/tools.png')}
  .benefits li:nth-child(4) span{background-image:url('/images/oklejka/clock.png')}
  .gallery{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:16px;padding:0 0 12px;scrollbar-width:none}
  .gallery::-webkit-scrollbar{display:none}
  .gallery::before,.gallery::after{content:"";display:block;flex:0 0 100%;aspect-ratio:1.45;border-radius:24px;background:center/cover no-repeat;scroll-snap-align:center}
  .gallery::before{background-image:url('/images/oklejka/slider-2.webp')}
  .gallery::after{background-image:url('/images/oklejka/slider-1.webp')}
  .gallery img,.gallery .gallery-main{display:block;flex:0 0 100%;height:auto;aspect-ratio:1.45;scroll-snap-align:center}
  .price{padding-top:50px}
  .price-grid{gap:50px}
  .price article{min-height:0;padding:44px 42px;border-radius:24px}
  .price h3{font-size:25px;margin-bottom:48px}
  .price .button{width:100%;min-width:0}
  .request h2{font-weight:600}
}
@media(max-width:900px){
  .gallery::before,.gallery::after{display:none}
  .gallery{position:relative;display:block;overflow:hidden;padding:0}
  .gallery img,.gallery .gallery-main{display:none;width:100%;height:auto;aspect-ratio:1.45;object-fit:cover;border-radius:24px}
  .gallery img.is-active{display:block}
  .gallery-arrow{position:absolute;top:50%;z-index:1;width:40px;height:40px;padding:0;border:0;background:transparent;color:#555;font-size:56px;font-weight:200;line-height:30px;transform:translateY(-50%);cursor:pointer}
  .gallery-arrow.prev{left:-20px}.gallery-arrow.next{right:-20px}
  .gallery-dots{display:flex;justify-content:center;gap:10px;margin-top:14px}
  .gallery-dot{width:13px;height:13px;padding:0;border:0;border-radius:50%;background:#c4c4c4}.gallery-dot.is-active{background:#111}
  .price article{position:relative;min-height:370px;overflow:hidden;background:center/cover no-repeat;color:#fff}
  .price article::before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.35)}
  .price article>*{position:relative;z-index:1}.price article:first-child{background-image:url('/images/oklejka/work-3.webp')}.price article:nth-child(2){background-image:url('/images/oklejka/slider-2.webp')}
  .price h3{font-size:28px;line-height:1.14}.price strong{color:#fff;font-size:25px;position:absolute;left:42px;bottom:34px;margin:0}.price article p,.price .button{display:none}
}
.form-wrap{display:flex;align-items:center;justify-content:center;padding:34px}.form-wrap .button{width:100%}

@media(max-width:900px){
  .gallery-arrow{width:44px;height:44px;border-radius:50%;background:rgba(255,255,255,.82);font-size:48px;line-height:36px}
  .gallery-arrow.prev{left:4px}.gallery-arrow.next{right:4px}
  .gallery-dots{gap:0;margin-top:4px}
  .gallery-dot{position:relative;width:44px;height:44px;background:transparent}
  .gallery-dot::before{content:"";position:absolute;top:50%;left:50%;width:13px;height:13px;border-radius:50%;background:#c4c4c4;transform:translate(-50%,-50%)}
  .gallery-dot.is-active::before{background:#111}
}
