:root{--otp-ink:#17231f;--otp-green:#176b50;--otp-green-dark:#123f33;--otp-soft:#f1f7f4;--otp-line:#dce9e3;--otp-accent:#e75b3a}
.site-header-modern{background:#fff;padding:16px 0;border-bottom:1px solid var(--otp-line)}
.site-header-modern .site-header-grid{display:grid;grid-template-columns:230px 1fr auto;gap:28px;align-items:center}
.site-header-modern .logo{display:inline-flex}.site-header-modern .logo img{display:block;max-width:100%;height:auto}
.site-header-actions{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}
.site-header-modern .header-action{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 18px;border-radius:12px;font-size:14px;font-weight:700;line-height:1.2;text-decoration:none;transition:.2s ease}
.site-header-modern .header-action-secondary{color:var(--otp-green-dark);border:1px solid var(--otp-green);background:#fff}
.site-header-modern .header-action-primary{color:#fff;background:var(--otp-green);border:1px solid var(--otp-green)}
.site-header-modern .header-action:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(18,63,51,.14)}
.site-header-modern .phone-top{float:none;width:auto;text-align:right;color:var(--otp-ink)}
.site-header-modern .phone-top p{margin:0 0 5px}.site-header-modern .phone-top p a{color:var(--otp-ink);font-size:18px;line-height:1.35;text-decoration:none}
.site-messengers{display:flex;gap:7px;align-items:center;justify-content:flex-end;color:#66736e;font-size:12px}
.site-messengers img{display:block;width:24px;height:24px;border-radius:7px;object-fit:cover}
.site-nav-modern{background:var(--otp-green-dark);box-shadow:0 5px 16px rgba(18,63,51,.16)}
.site-nav-modern .site-nav-inner{min-height:52px;display:flex;align-items:center}
.site-nav-modern .menu{width:100%;display:flex;align-items:center;justify-content:space-between;float:none;margin:0}
.site-nav-modern .menu>li>a{color:#fff;padding:16px 13px;font-size:13px;font-weight:700;line-height:20px;text-shadow:none}
.site-nav-modern .menu>li>a:hover,.site-nav-modern .menu>li>a:focus{background:rgba(255,255,255,.1);color:#fff}
.modern-hero{background:linear-gradient(135deg,#f7faf8 0%,#edf6f1 100%);padding:48px 0 56px;overflow:hidden}
.modern-hero .h1new{max-width:1000px;margin:0 auto 32px;color:var(--otp-ink);font-size:clamp(32px,4vw,52px);font-weight:700;line-height:1.08;letter-spacing:-.025em;text-align:center;text-transform:none}
.modern-hero .hero-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(310px,.65fr);gap:30px;align-items:stretch}
.modern-hero .hero-visual{margin:0;min-height:470px;border-radius:24px;overflow:hidden;background:#dcece5;box-shadow:0 22px 50px rgba(18,63,51,.14)}
.modern-hero .hero-visual img{display:block;width:100%!important;max-width:none!important;height:100%!important;object-fit:cover}
.window-builder{position:relative;width:100%;height:100%;min-height:470px;overflow:hidden;background:linear-gradient(180deg,#bfe4f4 0 59%,#e6eee9 59% 100%);perspective:1100px}
.builder-sky{position:absolute;inset:0;background:radial-gradient(circle at 78% 15%,rgba(255,255,255,.9) 0 4%,transparent 18%),linear-gradient(180deg,#bde2f3,#e9f4f6 59%,#dce8e1 59%)}
.builder-sky:after{content:"";position:absolute;left:-5%;right:-5%;bottom:0;height:42%;background:linear-gradient(165deg,transparent 0 34%,rgba(255,255,255,.82) 34.5% 35.5%,transparent 36%),repeating-linear-gradient(90deg,rgba(38,92,72,.13) 0 22px,transparent 22px 55px);clip-path:polygon(0 68%,12% 38%,25% 62%,39% 26%,54% 60%,70% 33%,83% 58%,100% 25%,100% 100%,0 100%)}
.builder-sky span{position:absolute;width:120px;height:30px;border-radius:50%;background:rgba(255,255,255,.68);filter:blur(8px);animation:builder-cloud 12s ease-in-out infinite alternate}.builder-sky span:nth-child(1){top:16%;left:8%}.builder-sky span:nth-child(2){top:28%;right:10%;width:160px;animation-delay:-4s}.builder-sky span:nth-child(3){top:9%;left:46%;width:90px;animation-delay:-7s}
.builder-window{position:absolute;left:50%;top:50%;width:min(76%,520px);aspect-ratio:1.42;transform-style:preserve-3d;transform:translate(-50%,-47%) rotateX(2deg) rotateY(-4deg);filter:drop-shadow(0 24px 18px rgba(19,54,45,.25));animation:builder-settle 7s cubic-bezier(.2,.8,.2,1) both infinite}
.builder-frame{position:absolute;z-index:7;background:linear-gradient(90deg,#fff,#dfe8e5 52%,#fff);border:1px solid rgba(105,130,122,.28);box-shadow:inset 0 0 0 4px #f8fbfa,0 5px 10px rgba(29,59,50,.18)}
.builder-frame-top,.builder-frame-bottom{left:0;width:100%;height:8%}.builder-frame-top{top:0;transform:translate3d(0,-150px,90px);animation:frame-top-in 7s cubic-bezier(.18,.8,.2,1) both infinite}.builder-frame-bottom{bottom:0;transform:translate3d(0,150px,90px);animation:frame-bottom-in 7s cubic-bezier(.18,.8,.2,1) both infinite}
.builder-frame-left,.builder-frame-right{top:0;width:6%;height:100%}.builder-frame-left{left:0;transform:translate3d(-160px,0,90px);animation:frame-left-in 7s cubic-bezier(.18,.8,.2,1) both infinite}.builder-frame-right{right:0;transform:translate3d(160px,0,90px);animation:frame-right-in 7s cubic-bezier(.18,.8,.2,1) both infinite}
.builder-glass{position:absolute;top:8%;bottom:8%;z-index:2;border:5px solid #ecf2f0;background:linear-gradient(125deg,rgba(255,255,255,.62) 0 9%,rgba(136,207,235,.32) 10% 47%,rgba(255,255,255,.58) 48% 51%,rgba(99,177,208,.28) 52% 100%);box-shadow:inset 0 0 20px rgba(27,88,111,.22);opacity:0;animation:glass-in 7s cubic-bezier(.2,.75,.2,1) both infinite}.builder-glass-left{left:6%;right:51%;transform:translate3d(-120px,30px,150px) rotateY(22deg)}.builder-glass-right{left:51%;right:6%;transform:translate3d(120px,30px,150px) rotateY(-22deg);animation-delay:.12s}
.builder-mullion{position:absolute;z-index:8;top:5%;bottom:5%;left:48%;width:4%;background:linear-gradient(90deg,#fff,#dce6e2,#fff);border:1px solid rgba(105,130,122,.25);transform:translateZ(180px) scaleY(.05);transform-origin:center;animation:mullion-in 7s cubic-bezier(.2,.8,.2,1) both infinite}
.builder-sash{position:absolute;z-index:9;top:8%;right:6%;bottom:8%;left:51%;border:9px solid #f7faf9;box-shadow:inset 0 0 0 2px #cbd8d3,0 5px 12px rgba(20,55,45,.2);transform-origin:right center;transform:translateZ(210px) rotateY(-75deg);opacity:0;animation:sash-in 7s cubic-bezier(.2,.75,.2,1) both infinite}
.builder-handle{position:absolute;z-index:12;left:52%;top:47%;width:10px;height:46px;border-radius:6px;background:linear-gradient(90deg,#fff,#b9c5c1,#f8faf9);box-shadow:2px 4px 7px rgba(0,0,0,.25);transform:translate3d(100px,0,270px) rotate(90deg) scale(.2);opacity:0;animation:handle-in 7s cubic-bezier(.2,.8,.2,1) both infinite}.builder-handle:after{content:"";position:absolute;width:30px;height:9px;left:2px;top:2px;border-radius:5px;background:linear-gradient(#fff,#bdc8c4)}
.builder-status{position:absolute;left:20px;right:20px;bottom:18px;z-index:20;display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.builder-status span,.builder-status strong{padding:7px 12px;border-radius:999px;background:rgba(255,255,255,.9);color:var(--otp-green-dark);font-size:12px;box-shadow:0 5px 15px rgba(18,63,51,.12);opacity:0;animation:status-step 7s ease both infinite}.builder-status .status-glass{animation-delay:1.2s}.builder-status .status-hardware{animation-delay:2.35s}.builder-status strong{background:var(--otp-green);color:#fff;animation-name:status-ready;animation-delay:3.35s}
@keyframes frame-top-in{0%,8%{transform:translate3d(0,-150px,90px);opacity:0}23%,100%{transform:translate3d(0,0,0);opacity:1}}@keyframes frame-bottom-in{0%,8%{transform:translate3d(0,150px,90px);opacity:0}23%,100%{transform:translate3d(0,0,0);opacity:1}}@keyframes frame-left-in{0%,8%{transform:translate3d(-160px,0,90px);opacity:0}23%,100%{transform:translate3d(0,0,0);opacity:1}}@keyframes frame-right-in{0%,8%{transform:translate3d(160px,0,90px);opacity:0}23%,100%{transform:translate3d(0,0,0);opacity:1}}@keyframes glass-in{0%,23%{opacity:0}40%,100%{opacity:1;transform:translate3d(0,0,20px) rotateY(0)}}@keyframes mullion-in{0%,37%{transform:translateZ(180px) scaleY(.05);opacity:0}50%,100%{transform:translateZ(25px) scaleY(1);opacity:1}}@keyframes sash-in{0%,46%{transform:translateZ(210px) rotateY(-75deg);opacity:0}62%,78%{transform:translateZ(35px) rotateY(-18deg);opacity:1}88%,100%{transform:translateZ(35px) rotateY(-4deg);opacity:1}}@keyframes handle-in{0%,59%{transform:translate3d(100px,0,270px) rotate(90deg) scale(.2);opacity:0}72%,100%{transform:translate3d(0,0,70px) rotate(0) scale(1);opacity:1}}@keyframes builder-settle{0%,72%{transform:translate(-50%,-47%) rotateX(2deg) rotateY(-4deg)}86%{transform:translate(-50%,-47%) rotateX(-1deg) rotateY(5deg)}100%{transform:translate(-50%,-47%) rotateX(2deg) rotateY(-4deg)}}@keyframes status-step{0%,8%{opacity:0;transform:translateY(8px)}12%,35%{opacity:1;transform:none}42%,100%{opacity:0}}@keyframes status-ready{0%,48%{opacity:0;transform:translateY(8px)}56%,93%{opacity:1;transform:none}100%{opacity:0}}@keyframes builder-cloud{to{transform:translateX(35px)}}
.modern-hero .hero-offer{display:flex;flex-direction:column;justify-content:center;background:#fff;border:1px solid var(--otp-line);border-radius:24px;padding:30px;box-shadow:0 18px 46px rgba(18,63,51,.1)}
.modern-hero .hero-kicker{margin:0 0 12px;color:var(--otp-green);font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.modern-hero .price-top{position:static!important;top:auto!important;right:auto!important;width:auto!important;height:auto!important;padding:0!important;text-align:left!important}
.modern-hero .price-top .fs{margin:0;color:#607069;font-size:17px;font-weight:700;text-shadow:none}
.modern-hero .price-top .ss{margin:2px 0 18px;color:var(--otp-accent);font-size:clamp(44px,5vw,64px);font-weight:800;line-height:1;text-shadow:none}
.modern-hero .price-top a{display:inline-flex;justify-content:center;width:100%;padding:14px 20px;border:0;border-radius:12px;background:var(--otp-green);box-shadow:none;color:#fff;font-size:16px;font-weight:800;text-transform:none;text-decoration:none}
.modern-hero .hero-benefits{margin-top:22px}
.modern-hero .hero-benefits .free-zamer{position:static!important;top:auto!important;right:auto!important;width:auto!important;margin:0!important;padding:0!important;list-style:none}
.modern-hero .hero-benefits .free-zamer li{position:relative;min-height:44px;margin:0;padding:0 0 16px 46px}
.modern-hero .hero-benefits .free-zamer li+li{padding-top:16px;border-top:1px solid var(--otp-line)}
.modern-hero .hero-benefits .free-zamer img{position:absolute;top:1px;left:0;width:30px;height:30px;object-fit:contain}
.modern-hero .hero-benefits .free-zamer li+li img{top:17px}
.modern-hero .hero-benefits .free-zamer h4{margin:0 0 3px;color:var(--otp-green-dark);font-size:17px;line-height:1.25}
.modern-hero .hero-benefits .free-zamer p{margin:0;color:#63706b;font-size:14px;line-height:1.45}
.window-lead{padding:62px 0;background:#fff}
.window-lead-shell{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(420px,1.28fr);max-width:1120px;margin:0 auto;border:1px solid var(--otp-line);border-radius:26px;overflow:hidden;box-shadow:0 22px 55px rgba(18,63,51,.1)}
.window-lead-intro{padding:42px;background:linear-gradient(145deg,var(--otp-green-dark),#1b7658);color:#fff}.window-lead-intro h2{margin:8px 0 16px;color:#fff;font-size:34px;line-height:1.12}.window-lead-intro>p:not(.window-lead-kicker){color:rgba(255,255,255,.82);font-size:16px;line-height:1.55}.window-lead-kicker{margin:0;color:#bdebd9;font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.window-lead-intro ul{margin:26px 0 0;padding:0;list-style:none}.window-lead-intro li{position:relative;margin:13px 0;padding-left:28px;color:#fff}.window-lead-intro li:before{content:"✓";position:absolute;left:0;color:#bdebd9;font-weight:900}
.window-lead-form{position:relative;min-height:470px;padding:38px 42px 32px;background:#fff}.window-lead-progress{height:6px;margin-bottom:12px;overflow:hidden;border-radius:999px;background:#e7efeb}.window-lead-progress span{display:block;height:100%;border-radius:inherit;background:var(--otp-green);transition:width .3s ease}.window-lead-counter{margin:0 0 22px;color:#77847f;font-size:13px}.window-lead-step{display:none}.window-lead-step.is-active{display:block;animation:window-step-in .25s ease both}.window-lead-step h3,.window-lead-success h3{margin:0 0 22px;color:var(--otp-ink);font-size:26px;line-height:1.2}
.window-choice-grid,.window-check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.window-choice-grid label,.window-check-grid label{margin:0;cursor:pointer}.window-choice-grid input,.window-check-grid input{position:absolute;opacity:0;pointer-events:none}.window-choice-grid span,.window-check-grid span{display:flex;align-items:center;min-height:58px;padding:13px 16px;border:1px solid #d9e6e0;border-radius:13px;background:#f8fbf9;color:#33433d;font-size:15px;font-weight:700;transition:.18s ease}.window-choice-grid input:checked+span,.window-check-grid input:checked+span{border-color:var(--otp-green);background:#e9f5f0;color:var(--otp-green-dark);box-shadow:inset 0 0 0 1px var(--otp-green)}.window-choice-grid input:focus-visible+span,.window-check-grid input:focus-visible+span{outline:3px solid rgba(23,107,80,.22)}
.window-field{display:block;margin:0 0 18px}.window-field>span{display:block;margin-bottom:7px;color:#43514c;font-size:14px;font-weight:700}.window-field input{width:100%;height:48px;padding:10px 13px;border:1px solid #cfdcd6;border-radius:11px;background:#fff;color:var(--otp-ink);font-size:16px;box-shadow:none}.window-field input:focus{border-color:var(--otp-green);outline:3px solid rgba(23,107,80,.12)}.window-contact-note{margin:16px 0 0;color:#75817c;font-size:13px}.window-contact-fields{display:grid;grid-template-columns:1fr 1fr;gap:0 14px}.window-contact-fields .window-field:first-child{grid-column:1/-1}.window-consent{display:flex;gap:10px;align-items:flex-start;margin:2px 0 0;color:#67736e;font-size:12px;font-weight:400;line-height:1.45}.window-consent input{margin-top:2px}.window-consent a{color:var(--otp-green);text-decoration:underline}
.window-lead-actions{position:absolute;left:42px;right:42px;bottom:30px;display:flex;justify-content:space-between;gap:12px}.window-lead-actions button{min-height:46px;padding:11px 22px;border-radius:11px;font-size:15px;font-weight:800}.window-lead-back{border:1px solid #cfdcd6;background:#fff;color:var(--otp-green-dark)}.window-lead-next,.window-lead-submit{margin-left:auto;border:1px solid var(--otp-green);background:var(--otp-green);color:#fff}.window-lead-actions button:disabled{opacity:.65}.window-lead-error{margin-top:12px;color:#c33b2c;font-size:13px;font-weight:700}.window-lead-success{text-align:center;padding-top:55px}.window-lead-success p{color:#67736e}.window-lead-success a{display:inline-flex;margin-top:12px;padding:13px 22px;border-radius:11px;background:var(--otp-green);color:#fff;font-weight:800;text-decoration:none}.window-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}@keyframes window-step-in{from{opacity:0;transform:translateX(10px)}to{opacity:1;transform:none}}
.window-modal-dialog{width:min(92vw,520px);margin:8vh auto 30px}.window-modal-content{overflow:hidden;border:0!important;border-radius:22px!important;background:#fff!important;box-shadow:0 28px 80px rgba(10,37,30,.3)!important}.window-modal-header{position:relative;padding:28px 34px 22px!important;border:0!important;background:linear-gradient(145deg,var(--otp-green-dark),#1b7658)!important;text-align:left!important}.window-modal-header .close{position:absolute;top:13px;right:16px;width:36px;height:36px;margin:0!important;border-radius:50%;background:rgba(255,255,255,.12)!important;color:#fff!important;font-size:28px;font-weight:300;line-height:31px;opacity:1;text-shadow:none}.window-modal-header .close:hover{background:rgba(255,255,255,.22)!important}.window-modal-kicker{margin:0 42px 7px 0;color:#bdebd9;font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.window-modal-header .modal-title{margin:0;color:#fff!important;font-size:27px!important;font-weight:800!important;line-height:1.16!important}.window-modal-subtitle{margin:9px 0 0;color:rgba(255,255,255,.8);font-size:14px;line-height:1.45}.window-modal-body{padding:26px 34px 28px}.window-modal-body .wpcf7-form>p:first-of-type{margin:0}.window-modal-body .wpcf7-form label{display:block;margin:0 0 14px;color:#43514c;font-size:13px;font-weight:700;line-height:1.5}.window-modal-body .wpcf7-form-control-wrap{display:block;margin-top:5px}.window-modal-body input[type=text],.window-modal-body input[type=tel],.window-modal-body input[type=email]{display:block;width:100%!important;height:50px!important;margin:0!important;padding:11px 14px!important;border:1px solid #cfdcd6!important;border-radius:11px!important;background:#f8fbf9!important;color:var(--otp-ink)!important;font-size:16px!important;text-align:left!important;box-shadow:none!important}.window-modal-body input[type=text]:focus,.window-modal-body input[type=tel]:focus,.window-modal-body input[type=email]:focus{border-color:var(--otp-green)!important;outline:3px solid rgba(23,107,80,.12)}.window-modal-body .otproffi-consent{margin:7px 0 16px!important;color:#67736e!important;font-size:11px!important;line-height:1.45!important;text-align:left!important}.window-modal-body .otproffi-consent a{color:var(--otp-green)!important;text-decoration:underline}.window-modal-body input[type=submit]{display:block;width:100%!important;min-height:50px!important;margin:0!important;padding:12px 20px!important;border:0!important;border-radius:11px!important;background:var(--otp-green)!important;color:#fff!important;font-size:15px!important;font-weight:800!important;line-height:1.2!important;text-transform:none!important;box-shadow:none!important}.window-modal-body input[type=submit]:hover{background:var(--otp-green-dark)!important}.window-modal-body .wpcf7-response-output{margin:14px 0 0!important;padding:10px 12px!important;border-radius:9px;font-size:13px}.window-modal-alternatives{display:flex;align-items:center;justify-content:center;gap:9px;flex-wrap:wrap;margin-top:17px;padding-top:16px;border-top:1px solid var(--otp-line);color:#77847f;font-size:12px}.window-modal-alternatives a{display:inline-flex;padding:7px 12px;border:1px solid #cbdcd5;border-radius:9px;color:var(--otp-green-dark);font-weight:800;text-decoration:none}.window-modal-alternatives a:last-child{border-color:var(--otp-green);background:#eaf5f0}.modal-backdrop.in{opacity:.62!important}
.testimonials>.h2{display:grid;grid-template-columns:repeat(2,minmax(0,560px));justify-content:center;gap:20px;padding-left:20px;padding-right:20px}
.testimonials>.h2>h2{grid-column:1/-1;margin-bottom:0}
.testimonials>.h2>.rutube-facade{width:100%!important;max-width:560px!important;margin:0!important}
@media(max-width:991px){.site-header-modern .site-header-grid{grid-template-columns:190px 1fr}.site-header-contact{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center}.site-header-modern .phone-top{text-align:left}.site-messengers{justify-content:flex-end}.site-nav-modern .site-nav-inner{overflow-x:auto}.site-nav-modern .menu{width:max-content;min-width:100%;white-space:nowrap}.modern-hero .hero-grid{grid-template-columns:1fr}.modern-hero .hero-visual{min-height:390px}.modern-hero .hero-offer{max-width:620px;margin:-70px auto 0;position:relative;width:calc(100% - 32px)}}
@media(max-width:640px){.site-header-modern{padding:12px 0}.site-header-modern .site-header-grid{grid-template-columns:150px 1fr;gap:12px}.site-header-actions{justify-content:flex-end}.site-header-modern .header-action{min-height:38px;padding:8px 10px;font-size:12px}.site-header-modern .header-action-secondary{display:none}.site-header-contact{display:block}.site-header-modern .phone-top p{text-align:center;margin-top:4px}.site-messengers{justify-content:center}.site-nav-modern .menu>li>a{padding:13px 10px;font-size:12px}.modern-hero{padding:30px 0 40px}.modern-hero .h1new{margin-bottom:22px;font-size:30px}.modern-hero .hero-visual{min-height:270px;border-radius:18px}.modern-hero .hero-offer{margin:-34px auto 0;padding:22px;border-radius:18px}.modern-hero .price-top .ss{font-size:48px}.testimonials>.h2{grid-template-columns:1fr;gap:12px;padding-left:12px;padding-right:12px}.testimonials>.h2>h2{grid-column:1}}
@media(max-width:640px){.window-builder{min-height:300px}.builder-window{width:82%}.builder-status{bottom:10px}.builder-status span,.builder-status strong{padding:5px 8px;font-size:10px}}
@media(max-width:820px){.window-lead{padding:38px 0}.window-lead-shell{grid-template-columns:1fr;border-radius:20px}.window-lead-intro{padding:28px}.window-lead-intro h2{font-size:28px}.window-lead-intro ul{display:none}.window-lead-form{min-height:500px;padding:28px 24px}.window-lead-actions{left:24px;right:24px}.window-choice-grid,.window-check-grid{grid-template-columns:1fr 1fr}}
@media(max-width:480px){.window-lead-intro{padding:24px 20px}.window-lead-form{min-height:570px;padding:24px 18px}.window-lead-step h3{font-size:22px}.window-choice-grid,.window-check-grid,.window-contact-fields{grid-template-columns:1fr}.window-contact-fields .window-field:first-child{grid-column:auto}.window-choice-grid span,.window-check-grid span{min-height:48px;padding:10px 13px}.window-lead-actions{left:18px;right:18px;bottom:22px}}
.window-modal-body .wpcf7-form{width:100%!important;margin:0!important;padding:0!important;background:transparent!important;text-align:left!important;box-shadow:none!important}
.window-modal-body .wpcf7-form label{height:auto!important;min-height:0!important;overflow:visible!important}
.window-modal-body .wpcf7-form label{position:static!important;display:block!important;width:100%!important;margin:0 0 14px!important}.window-modal-body .wpcf7-form-control-wrap{position:static!important;display:block!important;width:100%!important;height:auto!important;margin:5px 0 0!important}.window-modal-body .wpcf7-form>p:first-of-type{display:block!important;width:100%!important;height:auto!important;margin:0!important;padding:0!important}.window-modal-body .wpcf7-spinner{position:absolute}.window-modal-body .wpcf7-not-valid-tip{margin-top:5px;font-size:12px}.window-modal-alternatives{margin-top:14px;padding-top:14px}
.window-modal-alternatives label{position:static!important;display:inline-flex!important;width:auto!important;height:auto!important;margin:0!important;cursor:pointer}.window-modal-alternatives label input{position:absolute!important;opacity:0!important;pointer-events:none}.window-modal-alternatives label b{display:inline-flex;padding:7px 12px;border:1px solid #cbdcd5;border-radius:9px;background:#fff;color:var(--otp-green-dark);font-weight:800;line-height:1.2;transition:.18s ease}.window-modal-alternatives label input:checked+b{border-color:var(--otp-green);background:var(--otp-green);color:#fff;box-shadow:0 5px 14px rgba(23,107,80,.2)}.window-modal-alternatives label input:focus-visible+b{outline:3px solid rgba(23,107,80,.2)}
.window-consent input[type=checkbox]{position:static!important;display:block!important;flex:0 0 18px;width:18px!important;height:18px!important;margin:1px 0 0!important;opacity:1!important;appearance:auto!important;pointer-events:auto!important}.window-lead-error:not(:empty){padding:10px 12px;border:1px solid #efb7ae;border-radius:9px;background:#fff2ef;color:#a83427}.window-contact-choice{grid-template-columns:repeat(3,minmax(0,1fr))}
@media(max-width:600px){.window-contact-choice{grid-template-columns:1fr}}
@media(max-width:560px){.window-modal-dialog{width:calc(100vw - 24px);margin:18px auto}.window-modal-header{padding:24px 21px 19px!important}.window-modal-header .modal-title{font-size:23px!important}.window-modal-body{padding:22px 21px 24px}.window-modal-alternatives span{flex-basis:100%;text-align:center}}
@media(prefers-reduced-motion:reduce){.window-builder *{animation:none!important}.builder-frame,.builder-glass,.builder-mullion,.builder-sash,.builder-handle{opacity:1!important}.builder-frame,.builder-glass,.builder-mullion,.builder-sash,.builder-handle,.builder-window{transform:none!important}.builder-window{transform:translate(-50%,-47%)!important}.builder-status span{display:none}.builder-status strong{opacity:1!important}}
.window-avito{padding:62px 20px;background:#f4f8f6;text-align:center}.window-avito .container{max-width:920px}.window-avito-kicker{margin:0 0 10px;color:var(--otp-green);font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.window-avito h2{margin:0 0 12px;color:var(--otp-green-dark);font-size:clamp(30px,4vw,44px);font-weight:800;line-height:1.15}.window-avito>div>p:not(.window-avito-kicker){margin:0 auto 24px;max-width:720px;color:#65736e;font-size:16px;line-height:1.55}.window-avito-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:52px;padding:13px 24px;border-radius:999px;background:#20b96f;color:#fff!important;font-size:15px;font-weight:800;text-decoration:none!important;box-shadow:0 12px 28px rgba(32,185,111,.24);transition:transform .2s ease,box-shadow .2s ease}.window-avito-button:hover,.window-avito-button:focus{transform:translateY(-2px);box-shadow:0 16px 34px rgba(32,185,111,.3)}
.window-footer{padding:58px 20px 0;background:linear-gradient(135deg,#103c31,#17684f);color:#fff;text-align:left!important;overflow:hidden}.window-footer *{box-sizing:border-box}.window-footer .container{width:100%;max-width:1160px}.window-footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}.window-footer-grid>*{min-width:0}.window-footer h2{margin:0 0 16px!important;color:#77ed9a!important;font-size:22px!important;font-weight:800!important;line-height:1.25!important;text-align:left!important;text-transform:uppercase}.window-footer h3{margin:0 0 7px!important;color:#77ed9a!important;font-size:15px!important;font-weight:800!important;text-align:left!important;text-transform:uppercase}.window-footer p{margin:0!important;color:rgba(255,255,255,.82)!important;font-size:15px!important;line-height:1.65!important;text-align:left!important}.window-footer a{max-width:100%;color:#fff!important;font-size:inherit!important;line-height:inherit!important;text-decoration:none!important;overflow-wrap:anywhere}.window-footer a:hover,.window-footer a:focus{color:#a5f4bd!important;text-decoration:none!important}.window-footer-lead{max-width:560px;margin-bottom:26px!important}.window-footer-details{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:24px}.window-footer-socials{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:28px}.window-footer-socials a:first-child{display:inline-flex;align-items:center;gap:10px;font-weight:700}.window-footer-socials img{display:block;flex:0 0 34px;width:34px;height:34px;object-fit:contain}.window-footer-socials a:last-child{color:rgba(255,255,255,.78)!important;text-decoration:underline!important}.window-footer-contact-row{display:grid;grid-template-columns:34px minmax(0,1fr);gap:12px;margin-bottom:24px;text-align:left!important}.window-footer-icon{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:rgba(119,237,154,.12);color:#77ed9a;font-size:18px}.window-footer-contact-row strong{display:block;margin-bottom:5px;color:#fff;font-size:15px}.window-footer-phones{display:flex!important;gap:6px 16px;flex-wrap:wrap}.window-footer-phones a{white-space:nowrap;font-size:16px!important}.window-footer-messengers{display:flex;gap:10px;flex-wrap:wrap;margin:10px 0 0 46px}.window-footer-messengers a{display:inline-flex;align-items:center;min-height:42px;padding:10px 15px;border:1px solid rgba(255,255,255,.28);border-radius:11px;font-size:14px!important;font-weight:700}.window-footer-messengers a:first-child{border-color:#77ed9a;background:#77ed9a;color:#103c31!important}.window-footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:46px;padding:20px 0;border-top:1px solid rgba(255,255,255,.15);color:rgba(255,255,255,.68);font-size:13px}
@media(max-width:800px){.window-footer-grid{grid-template-columns:1fr;gap:42px}.window-footer-details{grid-template-columns:1fr 1fr}.window-footer-bottom{margin-top:34px}.window-avito{padding:48px 18px}.window-footer{padding:46px 18px 0}}
@media(max-width:520px){.window-footer{padding-left:18px;padding-right:18px}.window-footer>.container,.window-footer-grid,.window-footer-grid>*{width:100%!important;max-width:100%!important}.window-footer-details{grid-template-columns:1fr}.window-footer-socials{align-items:flex-start;flex-direction:column;width:100%}.window-footer-socials a:last-child{display:block!important;width:100%!important;white-space:normal!important;overflow-wrap:anywhere!important}.window-footer-messengers{margin-left:0}.window-footer-messengers a{width:100%;justify-content:center}.window-footer-bottom{flex-direction:column;gap:6px}.window-footer-phones{display:grid!important}.window-avito h2{font-size:30px}.window-avito-button{width:100%;max-width:330px}.window-footer h2{font-size:20px!important}body #zamerchik{display:none!important}}

/* Modern homepage content — main-domain pilot */
.page-template-page-custom .plast,.page-template-page-custom .you-get,.page-template-page-custom .installment,.page-template-page-custom .color,.page-template-page-custom .keep-price,.page-template-page-custom .no-repay,.page-template-page-custom .win,.page-template-page-custom .testimonials{box-sizing:border-box;padding:72px 20px}.page-template-page-custom .plast *,.page-template-page-custom .you-get *,.page-template-page-custom .installment *,.page-template-page-custom .color *,.page-template-page-custom .keep-price *,.page-template-page-custom .no-repay *,.page-template-page-custom .win *{box-sizing:border-box}.page-template-page-custom .plast>.container,.page-template-page-custom .you-get>.container,.page-template-page-custom .installment>.container,.page-template-page-custom .color>.container,.page-template-page-custom .keep-price>.container,.page-template-page-custom .no-repay>.container,.page-template-page-custom .win>.container{width:100%;max-width:1160px}.page-template-page-custom .plast h2,.page-template-page-custom .you-get h2,.page-template-page-custom .color h2,.page-template-page-custom .keep-price h2,.page-template-page-custom .no-repay h2,.page-template-page-custom .win h2,.page-template-page-custom .testimonials h2{color:var(--otp-ink)!important;font-size:clamp(28px,3.2vw,42px)!important;font-weight:800!important;line-height:1.15!important;letter-spacing:-.02em;text-transform:none!important;text-shadow:none!important}.page-template-page-custom .plast>.h2,.page-template-page-custom .color>.h2{width:100%;max-width:940px;margin:0 auto 38px!important;padding:0 20px;text-align:center}.page-template-page-custom .plast>.h2 p,.page-template-page-custom .color>.h2 p{color:#68756f!important;font-size:16px!important;line-height:1.65!important}
.page-template-page-custom .plast{background:var(--otp-soft)!important}.page-template-page-custom .plast>.container>.row{display:grid;gap:20px;margin:0!important}.page-template-page-custom .plast>.container>.row:first-child{grid-template-columns:1fr .78fr 1fr;align-items:stretch}.page-template-page-custom .plast>.container>.row:last-child{grid-template-columns:repeat(2,minmax(0,1fr));max-width:780px;margin:20px auto 0!important}.page-template-page-custom .plast>.container>.row>[class*=col-]{float:none!important;width:auto!important;margin:0!important;padding:0!important}.page-template-page-custom .plast ul{display:grid;height:100%;gap:14px;margin:0!important;padding:0!important;list-style:none}.page-template-page-custom .plast li,.page-template-page-custom .plast>.container>.row:last-child>div{position:relative;min-height:132px;margin:0!important;padding:22px 20px 20px 76px!important;border:1px solid var(--otp-line);border-radius:18px;background:#fff;box-shadow:0 12px 30px rgba(18,63,51,.06)}.page-template-page-custom .plast li img,.page-template-page-custom .plast>.container>.row:last-child>div>img{position:absolute!important;top:22px!important;left:20px!important;width:40px!important;height:40px!important;object-fit:contain}.page-template-page-custom .plast h4{margin:0 0 7px!important;color:var(--otp-green-dark)!important;font-size:15px!important;font-weight:800!important;line-height:1.3!important}.page-template-page-custom .plast li p,.page-template-page-custom .plast>.container>.row:last-child p{margin:0!important;color:#68756f!important;font-size:13px!important;line-height:1.55!important}.page-template-page-custom .plast>.container>.row:first-child>.col-xs-4:nth-child(2){display:flex;align-items:center;justify-content:center;min-height:420px;padding:28px!important;border-radius:22px;background:linear-gradient(145deg,#dcefe6,#fff);box-shadow:0 18px 40px rgba(18,63,51,.08)}.page-template-page-custom .plast>.container>.row:first-child>.col-xs-4:nth-child(2)>img{display:block;max-width:100%;max-height:390px;object-fit:contain}
.page-template-page-custom .you-get{background:#fff!important}.page-template-page-custom .you-get h2{margin:0 0 34px!important;text-align:center}.page-template-page-custom .you-get .multiple-items{padding:0 44px}.page-template-page-custom .you-get .multiple-items .slick-slide{padding:10px}.page-template-page-custom .you-get .multiple-items .slick-slide>div{min-height:250px;padding:22px;border:1px solid var(--otp-line);border-radius:20px;background:#f8fbf9;box-shadow:0 10px 26px rgba(18,63,51,.06)}.page-template-page-custom .you-get .multiple-items img{display:block;max-width:100%;height:170px!important;margin:0 auto!important;object-fit:contain}.page-template-page-custom .you-get .multiple-items p{margin:14px 0 0!important;color:var(--otp-green-dark)!important;font-size:16px!important;font-weight:800!important;text-align:center;text-transform:none!important}
.page-template-page-custom .installment{background:var(--otp-soft)!important}.page-template-page-custom .installment .row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin:0!important}.page-template-page-custom .installment .row>div{float:none!important;width:auto!important;min-height:250px;margin:0!important;padding:30px!important;border:1px solid var(--otp-line);border-radius:22px;background:#fff!important;box-shadow:0 16px 38px rgba(18,63,51,.07);text-align:left!important}.page-template-page-custom .installment img{float:none!important;width:70px!important;height:70px!important;margin:0 0 20px!important;border-radius:16px;object-fit:cover}.page-template-page-custom .installment h4{margin:0 0 12px!important;color:var(--otp-green-dark)!important;font-size:23px!important;font-weight:800!important}.page-template-page-custom .installment hr{width:54px;margin:0 0 14px!important;border:0;border-top:3px solid var(--otp-green)}.page-template-page-custom .installment p{margin:0!important;color:#68756f!important;font-size:15px!important;line-height:1.65!important}
.page-template-page-custom .color{background:#fff!important}.page-template-page-custom .color>.container>.row{display:grid;grid-template-columns:1.25fr .75fr;gap:28px;align-items:center;margin:0!important;padding:34px;border:1px solid var(--otp-line);border-radius:24px;background:#f8fbf9;box-shadow:0 18px 44px rgba(18,63,51,.07)}.page-template-page-custom .color>.container>.row>div{float:none!important;width:auto!important;padding:0!important}.page-template-page-custom .color h4{margin:0 0 13px!important;color:var(--otp-green-dark)!important;font-size:18px!important;font-weight:800!important}.page-template-page-custom .color .lam,.page-template-page-custom .color .arm{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin:0 0 26px!important;padding:0!important}.page-template-page-custom .color .lam li,.page-template-page-custom .color .arm li{float:none!important;width:auto!important;height:74px!important;margin:0!important;padding:7px!important;border:2px solid transparent;border-radius:13px;background:#fff;box-shadow:0 5px 15px rgba(18,63,51,.07)}.page-template-page-custom .color .lam li.active,.page-template-page-custom .color .arm li.active{border-color:var(--otp-green)}.page-template-page-custom .color .lam img,.page-template-page-custom .color .arm img{width:100%!important;height:100%!important;object-fit:contain}.page-template-page-custom .color .win-color{min-height:360px;border-radius:18px;background:linear-gradient(145deg,#dcefe6,#fff)}
.page-template-page-custom .keep-price{background:var(--otp-soft)!important}.page-template-page-custom .keep-price>.container{padding:40px!important;border:1px solid var(--otp-line);border-radius:26px;background:#fff;box-shadow:0 18px 45px rgba(18,63,51,.08)}.page-template-page-custom .keep-price h2{margin:0 0 30px!important;text-align:center}.page-template-page-custom .keep-price .compare{display:flex!important;align-items:center;justify-content:center;gap:22px;flex-wrap:wrap;margin:28px 0 0!important;padding:22px!important;border-radius:16px;background:var(--otp-green-dark)!important}.page-template-page-custom .keep-price .compare p,.page-template-page-custom .keep-price .compare h3,.page-template-page-custom .keep-price .compare a{margin:0!important;color:#fff!important;text-shadow:none!important}.page-template-page-custom .keep-price .compare a{text-decoration:none!important}
.page-template-page-custom .no-repay{background:#fff!important}.page-template-page-custom .no-repay>.container>.row{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;overflow:hidden;margin:0!important;border-radius:26px;background:linear-gradient(145deg,var(--otp-green-dark),#1c7659);box-shadow:0 22px 54px rgba(18,63,51,.16)}.page-template-page-custom .no-repay .row>div{float:none!important;width:auto!important;padding:36px!important}.page-template-page-custom .no-repay .guy{display:block!important;max-width:100%!important;max-height:430px!important;margin:0 auto!important;object-fit:contain}.page-template-page-custom .no-repay h2{color:#fff!important}.page-template-page-custom .no-repay-info,.page-template-page-custom .no-repay-info p,.page-template-page-custom .no-repay-info li{color:rgba(255,255,255,.86)!important}.page-template-page-custom .no-repay .pop,.page-template-page-custom .win a{display:inline-flex!important;align-items:center;justify-content:center;min-height:48px;padding:12px 22px!important;border:0!important;border-radius:12px!important;background:var(--otp-green)!important;color:#fff!important;font-size:15px!important;font-weight:800!important;text-decoration:none!important;box-shadow:none!important}
.page-template-page-custom .win{background:var(--otp-soft)!important}.page-template-page-custom .win>.container{display:grid;gap:26px}.page-template-page-custom .win .row{display:grid!important;grid-template-columns:1fr 1fr;align-items:stretch;overflow:hidden;margin:0!important;border:1px solid var(--otp-line);border-radius:24px;background:#fff;box-shadow:0 16px 40px rgba(18,63,51,.07)}.page-template-page-custom .win .row>div{float:none!important;width:auto!important;min-width:0;padding:38px!important}.page-template-page-custom .win .row>div:has(>img){padding:0!important;background:#e7f2ed}.page-template-page-custom .win .row img{display:block;width:100%!important;height:100%!important;min-height:360px;object-fit:cover}.page-template-page-custom .win h2{margin:0 0 18px!important}.page-template-page-custom .win p{margin:0 0 24px!important;color:#68756f!important;font-size:15px!important;line-height:1.7!important}.page-template-page-custom .testimonials{background:#fff!important}.page-template-page-custom .testimonials>.h2{margin-bottom:26px}.page-template-page-custom .you-get.blue-bg{background:var(--otp-green-dark)!important;padding-top:50px;padding-bottom:50px}
@media(max-width:900px){.page-template-page-custom .plast>.container>.row:first-child{grid-template-columns:1fr 1fr}.page-template-page-custom .plast>.container>.row:first-child>.col-xs-4:nth-child(2){grid-column:1/-1;grid-row:1;min-height:330px}.page-template-page-custom .color>.container>.row{grid-template-columns:1fr}.page-template-page-custom .color .win-color{min-height:320px}.page-template-page-custom .no-repay>.container>.row,.page-template-page-custom .win .row{grid-template-columns:1fr}.page-template-page-custom .win .row:nth-child(2)>div:first-child{grid-row:2}.page-template-page-custom .win .row img{min-height:300px}.page-template-page-custom .no-repay .row>div{padding:30px}}
@media(max-width:640px){.page-template-page-custom .plast,.page-template-page-custom .you-get,.page-template-page-custom .installment,.page-template-page-custom .color,.page-template-page-custom .keep-price,.page-template-page-custom .no-repay,.page-template-page-custom .win,.page-template-page-custom .testimonials{padding:46px 16px}.page-template-page-custom .plast>.container>.row:first-child,.page-template-page-custom .plast>.container>.row:last-child,.page-template-page-custom .installment .row{grid-template-columns:1fr}.page-template-page-custom .plast>.container>.row:first-child>.col-xs-4:nth-child(2){min-height:280px}.page-template-page-custom .plast li,.page-template-page-custom .plast>.container>.row:last-child>div{min-height:0}.page-template-page-custom .you-get .multiple-items{padding:0 20px}.page-template-page-custom .installment .row>div{padding:24px!important}.page-template-page-custom .color>.container>.row{padding:22px}.page-template-page-custom .color .lam,.page-template-page-custom .color .arm{grid-template-columns:repeat(3,minmax(0,1fr))}.page-template-page-custom .color .win-color{min-height:260px}.page-template-page-custom .keep-price>.container{padding:26px 18px!important}.page-template-page-custom .keep-price .nomob{display:none!important}.page-template-page-custom .keep-price .compare{display:grid!important;text-align:center}.page-template-page-custom .no-repay .row>div,.page-template-page-custom .win .row>div{padding:26px!important}.page-template-page-custom .win .row img{min-height:230px}.page-template-page-custom .plast h2,.page-template-page-custom .you-get h2,.page-template-page-custom .color h2,.page-template-page-custom .keep-price h2,.page-template-page-custom .no-repay h2,.page-template-page-custom .win h2{font-size:28px!important}}
.page-template-page-custom .plast>.h2 h2{display:block!important;margin:0 0 12px!important;padding:0!important;color:var(--otp-ink)!important;opacity:1!important}.page-template-page-custom .plast>.h2 h2:before,.page-template-page-custom .plast>.h2 h2:after{display:none!important;content:none!important}.page-template-page-custom .plast>.h2 p{margin:0!important;padding:0!important}.page-template-page-custom .plast>.container>.row:first-child{align-items:start!important}.page-template-page-custom .plast ul{height:auto!important}.page-template-page-custom .plast>.container>.row:first-child>.col-xs-4:nth-child(2){align-self:start!important;height:430px!important;min-height:430px!important}
.page-template-page-custom .plast .row:before,.page-template-page-custom .plast .row:after,.page-template-page-custom .installment .row:before,.page-template-page-custom .installment .row:after,.page-template-page-custom .color .row:before,.page-template-page-custom .color .row:after,.page-template-page-custom .no-repay .row:before,.page-template-page-custom .no-repay .row:after,.page-template-page-custom .win .row:before,.page-template-page-custom .win .row:after{display:none!important;content:none!important}

/* Final responsive containment for the homepage pilot. */
@media(max-width:900px){
  .page-template-page-custom .plast>.container,
  .page-template-page-custom .you-get>.container,
  .page-template-page-custom .installment>.container,
  .page-template-page-custom .color>.container,
  .page-template-page-custom .keep-price>.container,
  .page-template-page-custom .no-repay>.container,
  .page-template-page-custom .win>.container,
  .page-template-page-custom .testimonials .container{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
  }
}
@media(max-width:640px){
  .page-template-page-custom .plast>.container,
  .page-template-page-custom .you-get>.container,
  .page-template-page-custom .installment>.container,
  .page-template-page-custom .color>.container,
  .page-template-page-custom .keep-price>.container,
  .page-template-page-custom .no-repay>.container,
  .page-template-page-custom .win>.container,
  .page-template-page-custom .testimonials .container{
    margin-left:auto!important;
    margin-right:auto!important;
    padding-left:0!important;
    padding-right:0!important;
  }
  .page-template-page-custom .plast>.container>.row,
  .page-template-page-custom .installment .row,
  .page-template-page-custom .color>.container>.row,
  .page-template-page-custom .no-repay>.container>.row,
  .page-template-page-custom .win .row{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    grid-template-columns:minmax(0,1fr)!important;
  }
  .page-template-page-custom .plast>.container>.row>[class*=col-],
  .page-template-page-custom .installment .row>div,
  .page-template-page-custom .color>.container>.row>div,
  .page-template-page-custom .no-repay>.container>.row>div,
  .page-template-page-custom .win .row>div{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
  }
  .page-template-page-custom .plast>.container>.row:first-child>.col-xs-4:nth-child(2){
    height:280px!important;
    min-height:280px!important;
  }
}

/* Align benefit-card columns and remove inherited legacy text offsets. */
@media(min-width:901px){
  .page-template-page-custom .plast>.container>.row:first-child{
    align-items:stretch!important;
  }
  .page-template-page-custom .plast>.container>.row:first-child>div,
  .page-template-page-custom .plast>.container>.row:first-child ul{
    height:430px!important;
  }
  .page-template-page-custom .plast>.container>.row:first-child ul{
    grid-auto-rows:1fr;
  }
}
.page-template-page-custom .plast h4,
.page-template-page-custom .plast li p,
.page-template-page-custom .plast>.container>.row:last-child p{
  padding-left:0!important;
  padding-right:0!important;
  text-indent:0!important;
}
.page-template-page-custom .plast>.container>.row:last-child>div{
  display:grid;
  grid-template-columns:40px minmax(0,1fr);
  grid-template-rows:auto 1fr;
  column-gap:16px;
  align-content:start;
  padding-left:20px!important;
}
.page-template-page-custom .plast>.container>.row:last-child>div>img{
  position:static!important;
  grid-column:1;
  grid-row:1/3;
}
.page-template-page-custom .plast>.container>.row:last-child h4,
.page-template-page-custom .plast>.container>.row:last-child p{
  grid-column:2;
}

/* Useful replacement for the legacy price chart. */
.page-template-page-custom .window-included>.container{
  padding:46px!important;
}
.window-included-kicker{
  margin:0 0 9px!important;
  color:var(--otp-green)!important;
  font-size:13px!important;
  font-weight:800!important;
  letter-spacing:.09em;
  text-align:center;
  text-transform:uppercase;
}
.page-template-page-custom .window-included h2{
  margin:0 0 12px!important;
}
.window-included-intro{
  max-width:690px;
  margin:0 auto 34px!important;
  color:#68756f!important;
  font-size:16px!important;
  line-height:1.6!important;
  text-align:center;
}
.window-included-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:16px;
}
.window-included-grid article{
  display:grid;
  grid-template-columns:48px minmax(0,1fr);
  gap:15px;
  min-height:158px;
  padding:22px;
  border:1px solid var(--otp-line);
  border-radius:18px;
  background:#f8fbf9;
}
.window-included-grid article>span{
  display:grid;
  place-items:center;
  width:48px;
  height:48px;
  border-radius:14px;
  background:#e4f3ec;
  color:var(--otp-green);
  font-size:14px;
  font-weight:900;
}
.window-included-grid h3{
  margin:2px 0 8px!important;
  color:var(--otp-green-dark)!important;
  font-size:17px!important;
  font-weight:800!important;
  line-height:1.25!important;
}
.window-included-grid p{
  margin:0!important;
  color:#68756f!important;
  font-size:14px!important;
  line-height:1.55!important;
}
.window-included-cta{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:28px;
  margin-top:24px;
  padding:24px 26px;
  border-radius:18px;
  background:var(--otp-green-dark);
}
.window-included-cta strong{
  display:block;
  margin-bottom:4px;
  color:#fff;
  font-size:20px;
}
.window-included-cta p{
  margin:0!important;
  color:rgba(255,255,255,.75)!important;
  font-size:14px!important;
}
.window-included-cta .pop{
  display:inline-flex!important;
  flex:0 0 auto;
  align-items:center;
  justify-content:center;
  min-height:50px;
  padding:13px 22px!important;
  border-radius:12px;
  background:#77ed9a!important;
  color:var(--otp-green-dark)!important;
  font-size:15px!important;
  font-weight:900!important;
  text-decoration:none!important;
}
@media(max-width:900px){
  .window-included-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:640px){
  .page-template-page-custom .window-included>.container{padding:26px 18px!important}
  .window-included-grid{grid-template-columns:1fr}
  .window-included-grid article{min-height:0;padding:18px}
  .window-included-cta{align-items:stretch;flex-direction:column;padding:22px}
  .window-included-cta .pop{width:100%}
}

/* FAQ on the main page. */
.window-faq{padding:72px 20px;background:var(--otp-soft)}
.window-faq>.container{width:100%;max-width:960px}
.window-section-kicker{margin:0 0 10px!important;color:var(--otp-green)!important;font-size:13px!important;font-weight:800!important;letter-spacing:.09em;text-align:center;text-transform:uppercase}
.window-faq h2,.window-topic-article h2{margin:0 0 34px;color:var(--otp-ink);font-size:clamp(28px,3.2vw,42px);font-weight:800;line-height:1.15;letter-spacing:-.02em;text-align:center}
.window-faq-list{display:grid;gap:12px}
.window-faq-list details{overflow:hidden;border:1px solid var(--otp-line);border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(18,63,51,.05)}
.window-faq-list summary{position:relative;padding:21px 58px 21px 22px;color:var(--otp-green-dark);font-size:16px;font-weight:800;line-height:1.4;cursor:pointer;list-style:none}
.window-faq-list summary::-webkit-details-marker{display:none}
.window-faq-list summary:after{content:"+";position:absolute;top:50%;right:21px;display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#e5f3ed;color:var(--otp-green);font-size:20px;transform:translateY(-50%);transition:.2s ease}
.window-faq-list details[open] summary:after{content:"−";background:var(--otp-green);color:#fff}
.window-faq-list details p{margin:0;padding:0 58px 22px 22px;color:#68756f;font-size:15px;line-height:1.65}

/* Shared modern styling for internal service pages. */
.page-template-page-bal,.page-template-page-cottage,.page-template-page-lodjia,.page-template-page-repair,.page-template-page-gotovie{background:#fff;color:var(--otp-ink)}
.page-template-page-bal .ost-bal,.page-template-page-cottage .win-for-you,.page-template-page-cottage .veranda,.page-template-page-lodjia .warming,.page-template-page-repair .repair-types,.page-template-page-gotovie .made{padding:64px 20px;background:var(--otp-soft)}
.page-template-page-cottage .veranda,.page-template-page-gotovie .made{background:#fff}
.page-template-page-bal .ost-bal>.container,.page-template-page-cottage .win-for-you>.container,.page-template-page-cottage .veranda>.container,.page-template-page-lodjia .warming>.container,.page-template-page-repair .repair-types>.container,.page-template-page-gotovie .made>.container{width:100%;max-width:1160px}
.page-template-page-bal .h2 h2,.page-template-page-cottage .h2 h2,.page-template-page-lodjia .warming>div>h2,.page-template-page-repair .h2 h2,.page-template-page-gotovie .made h2,.page-template-page-cottage .veranda h2{color:var(--otp-ink)!important;font-size:clamp(30px,3.4vw,44px)!important;font-weight:800!important;line-height:1.15!important;letter-spacing:-.02em;text-shadow:none!important}
.page-template-page-bal .ost-bal>.h2,.page-template-page-cottage .win-for-you>.h2,.page-template-page-repair .repair-types>.h2{max-width:960px;margin:0 auto 34px!important;padding:0 20px;text-align:center}
.page-template-page-bal .ost-bal>.h2 p,.page-template-page-lodjia .warming>.container>p,.page-template-page-gotovie .made>.container>p{color:#68756f!important;font-size:16px!important;line-height:1.65!important}
.page-template-page-bal .ost-bal>.container,.page-template-page-cottage .win-for-you>.container,.page-template-page-cottage .veranda>.container,.page-template-page-lodjia .warming>.container,.page-template-page-repair .repair-types>.container,.page-template-page-gotovie .made>.container{border:1px solid var(--otp-line);border-radius:26px;background:#fff;box-shadow:0 18px 45px rgba(18,63,51,.07)}
.page-template-page-bal .ost-bal>.container,.page-template-page-cottage .win-for-you>.container,.page-template-page-cottage .veranda>.container,.page-template-page-lodjia .warming>.container,.page-template-page-repair .repair-types>.container,.page-template-page-gotovie .made>.container{padding:38px!important}
.page-template-page-bal a[data-target="#modal-1"],.page-template-page-cottage a[data-target="#modal-1"],.page-template-page-lodjia a[data-target="#modal-1"],.page-template-page-repair a[data-target="#modal-1"],.page-template-page-gotovie a[data-target="#modal-1"]{border-radius:11px!important;background:var(--otp-green)!important;color:#fff!important;font-weight:800!important;text-decoration:none!important;box-shadow:none!important}
.page-template-page-bal .one,.page-template-page-cottage .cottatge,.page-template-page-repair .main-repair{overflow:hidden;border-bottom:1px solid var(--otp-line)}

/* Unique editorial blocks on service pages. */
.window-topic-article{padding:72px 20px;background:#fff}
.window-topic-article>.container{width:100%;max-width:1080px;padding:44px!important;border:1px solid var(--otp-line);border-radius:26px;background:linear-gradient(145deg,#fff,#f5faf7);box-shadow:0 18px 46px rgba(18,63,51,.08)}
.window-topic-columns{display:grid;grid-template-columns:1fr 1fr;gap:44px}
.window-topic-columns>div{min-width:0}
.window-topic-columns p{margin:0 0 16px!important;color:#61706a!important;font-size:15px!important;line-height:1.75!important}
.window-topic-columns h3{margin:0 0 15px!important;color:var(--otp-green-dark)!important;font-size:22px!important;font-weight:800!important}
.window-topic-columns ul{margin:0 0 18px!important;padding:0!important;list-style:none!important}
.window-topic-columns li{position:relative;margin:10px 0!important;padding:0 0 0 28px!important;color:#43514c!important;font-size:15px!important;line-height:1.5!important}
.window-topic-columns li:before{content:"✓";position:absolute;left:0;color:var(--otp-green);font-weight:900}
.window-topic-cta{display:inline-flex;align-items:center;justify-content:center;min-height:50px;margin-top:12px;padding:13px 23px;border-radius:12px;background:var(--otp-green);color:#fff!important;font-size:15px;font-weight:800;text-decoration:none!important}
.window-topic-cta:hover,.window-topic-cta:focus{background:var(--otp-green-dark);color:#fff!important}
@media(max-width:767px){
  .window-faq,.window-topic-article{padding:48px 16px}
  .window-faq>.container,.window-topic-article>.container,
  .page-template-page-bal .ost-bal>.container,.page-template-page-cottage .win-for-you>.container,.page-template-page-cottage .veranda>.container,.page-template-page-lodjia .warming>.container,.page-template-page-repair .repair-types>.container,.page-template-page-gotovie .made>.container{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .window-faq-list summary{padding:18px 52px 18px 18px;font-size:15px}
  .window-faq-list details p{padding:0 18px 20px;font-size:14px}
  .window-topic-article>.container{padding:27px 20px!important}
  .window-topic-columns{grid-template-columns:1fr;gap:12px}
  .window-topic-cta{width:100%;text-align:center}
  .page-template-page-bal .ost-bal,.page-template-page-cottage .win-for-you,.page-template-page-cottage .veranda,.page-template-page-lodjia .warming,.page-template-page-repair .repair-types,.page-template-page-gotovie .made{padding:46px 16px}
  .page-template-page-bal .ost-bal>.container,.page-template-page-cottage .win-for-you>.container,.page-template-page-cottage .veranda>.container,.page-template-page-lodjia .warming>.container,.page-template-page-repair .repair-types>.container,.page-template-page-gotovie .made>.container{padding:24px 18px!important}
}

/* Remaining inner templates: promotions, contacts and calculator. */
.page-template-page-action,.page-template-page-contact,.page-template-page-calc{background:#fff;color:var(--otp-ink)}
.page-template-page-action .action,.page-template-page-contact .map-layer,.page-template-page-calc #slide-calc,.page-template-page-calc .low-cost,.page-template-page-calc .calc-advantages{padding:64px 20px;background:var(--otp-soft)}
.page-template-page-calc .low-cost{background:#fff}
.page-template-page-action .action>.container,.page-template-page-contact .map-layer>.container,.page-template-page-calc .calc>.container,.page-template-page-calc .low-cost>.container,.page-template-page-calc .calc-advantages>.container{width:100%;max-width:1160px}
.page-template-page-action .action>.container,.page-template-page-contact .map-layer>.container,.page-template-page-calc .calc-in,.page-template-page-calc .low-cost>.container,.page-template-page-calc .calc-advantages>.container{padding:38px!important;border:1px solid var(--otp-line);border-radius:26px;background:#fff;box-shadow:0 18px 45px rgba(18,63,51,.07)}
.page-template-page-action .action h1,.page-template-page-contact .map-layer h1,.page-template-page-contact .map-layer h2,.page-template-page-calc .calc-in h2,.page-template-page-calc .low-cost h2,.page-template-page-calc .calc-advantages h2{color:var(--otp-ink)!important;font-size:clamp(30px,3.4vw,44px)!important;font-weight:800!important;line-height:1.15!important;letter-spacing:-.02em;text-shadow:none!important}
.page-template-page-action .action .row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin:0!important}
.page-template-page-action .action .row>[class*=col-]{float:none!important;width:auto!important;margin:0!important;padding:24px!important;border:1px solid var(--otp-line);border-radius:18px;background:#f8fbf9}
.page-template-page-contact .map-layer>.container>.row:first-child{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin:0 0 28px!important}
.page-template-page-contact .map-layer>.container>.row:first-child>[class*=col-]{float:none!important;width:auto!important;padding:24px!important;border-radius:18px;background:#f8fbf9}
.page-template-page-calc .calc-in{overflow:hidden}
.page-template-page-calc .low-cost .win-cost>div,.page-template-page-calc .calc-advantages .row>div{border-radius:18px;background:#f8fbf9}
@media(max-width:767px){
  .page-template-page-action .action,.page-template-page-contact .map-layer,.page-template-page-calc #slide-calc,.page-template-page-calc .low-cost,.page-template-page-calc .calc-advantages{padding:46px 16px}
  .page-template-page-action .action>.container,.page-template-page-contact .map-layer>.container,.page-template-page-calc .calc>.container,.page-template-page-calc .low-cost>.container,.page-template-page-calc .calc-advantages>.container{width:100%!important;max-width:100%!important;min-width:0!important;margin-left:auto!important;margin-right:auto!important}
  .page-template-page-action .action>.container,.page-template-page-contact .map-layer>.container,.page-template-page-calc .calc-in,.page-template-page-calc .low-cost>.container,.page-template-page-calc .calc-advantages>.container{padding:24px 18px!important}
  .page-template-page-action .action .row,.page-template-page-contact .map-layer>.container>.row:first-child{grid-template-columns:1fr}
}

/* Contact page refinement. */
.page-template-page-contact .contacts-modern>.container{padding:48px!important}
.contacts-modern h1{margin:0 0 12px!important;text-align:center}
.contacts-modern-intro{max-width:720px;margin:0 auto 34px!important;color:#68756f!important;font-size:16px!important;line-height:1.6!important;text-align:center}
.contacts-modern-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.contacts-modern-grid address{display:grid;grid-template-columns:48px minmax(0,1fr);gap:16px;min-height:168px;margin:0!important;padding:24px!important;border:1px solid var(--otp-line);border-radius:18px;background:#f8fbf9;font-style:normal!important}
.contacts-modern-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:#e3f3ec;color:var(--otp-green);font-size:22px;font-weight:800}
.contacts-modern-grid b,.contacts-modern-requisites b{display:block;margin:2px 0 10px;color:var(--otp-green-dark);font-size:18px;text-transform:none}
.contacts-modern-grid p,.contacts-modern-requisites p{margin:0!important;color:#65736e!important;font-size:15px!important;line-height:1.6!important}
.contacts-modern-grid a{display:block;color:var(--otp-green-dark)!important;font-size:16px!important;font-weight:700;text-decoration:none!important}
.contacts-modern-grid small{display:block;margin:-2px 0 7px;color:#7a8782;font-size:12px}
.contacts-modern-grid .contacts-max{display:inline-flex;margin-top:10px;padding:8px 13px;border-radius:9px;background:var(--otp-green);color:#fff!important;font-size:14px!important}
.contacts-modern-requisites{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:18px;padding:24px;border-radius:18px;background:var(--otp-green-dark)}
.contacts-modern-requisites b{color:#77ed9a}.contacts-modern-requisites p{color:rgba(255,255,255,.78)!important}
.contacts-modern-requisites>a{display:inline-flex;flex:0 0 auto;padding:12px 18px;border-radius:11px;background:#77ed9a!important;color:var(--otp-green-dark)!important;font-weight:800;text-decoration:none!important}
.contacts-modern-map{overflow:hidden;margin-top:28px;border:1px solid var(--otp-line);border-radius:18px;background:#f8fbf9}
.contacts-modern-map article,.contacts-modern-map iframe{max-width:100%}

/* Rebuild legacy promotion rows as stable modern cards. */
.page-template-page-action .action>.container{padding:48px!important}
.page-template-page-action .action h1{margin:0 0 14px!important;text-align:center}
.page-template-page-action .action .row{display:block!important}
.page-template-page-action .action .row>p:first-child{max-width:760px;margin:0 auto 34px!important;color:#68756f!important;font-size:16px!important;line-height:1.65!important;text-align:center}
.page-template-page-action .action .row>hr,.page-template-page-action .action .su-row+hr{display:none!important}
.page-template-page-action .action .su-row{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:28px;min-height:250px;margin:18px 0!important;padding:28px!important;border:1px solid var(--otp-line);border-radius:20px;background:#f8fbf9;box-shadow:0 10px 28px rgba(18,63,51,.05)}
.page-template-page-action .action .su-row:nth-of-type(even){background:#f1f8f5}
.page-template-page-action .action .su-column{float:none!important;width:auto!important;margin:0!important;padding:0!important}
.page-template-page-action .action .su-column-inner{padding:0!important}
.page-template-page-action .action .su-row h2,.page-template-page-action .action .su-row h3,.page-template-page-action .action .su-row h4{margin:0 0 10px!important;color:var(--otp-green-dark)!important;font-weight:900!important;line-height:1.1!important;text-align:left!important;text-shadow:none!important}
.page-template-page-action .action .su-row h2{color:var(--otp-accent)!important;font-size:64px!important}.page-template-page-action .action .su-row h3{font-size:34px!important}.page-template-page-action .action .su-row h4{font-size:30px!important}
.page-template-page-action .action .su-row p{margin:0!important;color:#56645f!important;font-size:16px!important;line-height:1.55!important;text-align:left!important}
.page-template-page-action .action .su-row img{display:block;max-width:100%!important;max-height:260px!important;width:auto!important;height:auto!important;margin:0 auto!important;object-fit:contain}
.page-template-page-action .action .row>p:empty{display:none!important}
@media(max-width:767px){
  .page-template-page-contact .contacts-modern>.container,.page-template-page-action .action>.container{padding:27px 18px!important}
  .contacts-modern-grid,.page-template-page-action .action .su-row{grid-template-columns:1fr}
  .contacts-modern-grid address{min-height:0;padding:20px!important}
  .contacts-modern-requisites{align-items:stretch;flex-direction:column}
  .contacts-modern-requisites>a{justify-content:center;width:100%;text-align:center}
  .page-template-page-action .action .su-row{min-height:0;padding:22px!important}
  .page-template-page-action .action .su-row h2{font-size:48px!important}.page-template-page-action .action .su-row h3{font-size:28px!important}.page-template-page-action .action .su-row h4{font-size:25px!important}
}
