:root{--owcp-ink:#06293a;--owcp-muted:#60727b;--owcp-teal:#007d84;--owcp-teal-dark:#006269;--owcp-orange:#ff4b19;--owcp-orange-dark:#df390b;--owcp-line:#dce7ea;--owcp-soft:#f2f7f8;--owcp-white:#fff}
.owcp-root,.owcp-root *,.owcp-root *:before,.owcp-root *:after{box-sizing:border-box}.owcp-root{width:100%;overflow:hidden;color:var(--owcp-ink);font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.5}.owcp-root button,.owcp-root input,.owcp-root select,.owcp-root textarea{font:inherit}.owcp-container{width:min(1400px,calc(100% - 40px));margin:0 auto}.owcp-kicker{display:inline-flex;align-items:center;gap:9px;margin-bottom:14px;color:var(--owcp-teal);font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.owcp-button{appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:0 23px;border:0;border-radius:11px;cursor:pointer;font-size:14px;font-weight:800;text-decoration:none;transition:.2s}.owcp-button:hover{transform:translateY(-2px)}.owcp-button--primary{background:var(--owcp-orange);color:#fff!important;box-shadow:0 12px 28px rgba(255,75,25,.23)}.owcp-button--primary:hover{background:var(--owcp-orange-dark)}.owcp-button--ghost{border:1px solid var(--owcp-line);background:#fff;color:var(--owcp-ink)!important}.owcp-hero{position:relative;padding:28px 0 0;background:linear-gradient(180deg,#f6fafb,#fff)}.owcp-hero__inner{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);min-height:540px;overflow:hidden;border:1px solid var(--owcp-line);border-radius:28px;background:#fff;box-shadow:0 20px 60px rgba(4,41,58,.1)}.owcp-hero__content{display:flex;flex-direction:column;justify-content:center;padding:58px}.owcp-hero h1{max-width:850px;margin:0 0 17px;font-size:clamp(42px,4.5vw,72px);font-weight:800;line-height:1.02;letter-spacing:-.045em}.owcp-hero__intro{max-width:760px;color:var(--owcp-muted);font-size:16px}.owcp-hero__intro p{margin:0 0 22px}.owcp-hero__actions{display:flex;gap:11px;flex-wrap:wrap}.owcp-hero__benefits{display:flex;gap:20px;flex-wrap:wrap;margin-top:29px;padding-top:22px;border-top:1px solid var(--owcp-line)}.owcp-hero__benefits span{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:800}.owcp-hero__benefits i{color:var(--owcp-teal)}.owcp-hero__visual{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;min-height:540px;padding:30px;text-align:center;background:linear-gradient(135deg,#eaf4f5,#dbecee);color:var(--owcp-muted)}.owcp-hero__visual i{font-size:78px;color:var(--owcp-teal)}.owcp-hero__visual b{font-size:19px;color:var(--owcp-ink)}.owcp-hero--cover .owcp-hero__inner{position:relative;background-image:linear-gradient(90deg,rgba(255,255,255,1) 0%,rgba(255,255,255,.96) 48%,rgba(255,255,255,.1) 74%),var(--owcp-cover);background-position:center,right center;background-size:cover}.owcp-hero--cover .owcp-hero__content{grid-column:1/2}.owcp-sections,.owcp-projects,.owcp-calculator,.owcp-seo-text{padding:64px 0}.owcp-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:24px}.owcp-section-heading>div>span{display:block;margin-bottom:6px;color:var(--owcp-teal);font-size:11px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.owcp-section-heading h2{margin:0;font-size:clamp(27px,2.5vw,40px);line-height:1.15;letter-spacing:-.035em}.owcp-section-heading>p{max-width:440px;margin:0;color:var(--owcp-muted);font-size:13px}.owcp-section-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.owcp-section-link{display:flex;align-items:center;gap:15px;min-width:0;min-height:86px;padding:15px 17px;border:1px solid var(--owcp-line);border-radius:14px;background:#fff;color:var(--owcp-ink)!important;text-decoration:none;box-shadow:0 9px 25px rgba(4,41,58,.05);transition:.2s}.owcp-section-link:hover,.owcp-section-link.is-active{transform:translateY(-2px);border-color:var(--owcp-teal);box-shadow:0 13px 29px rgba(4,41,58,.1)}.owcp-section-link.is-active{background:#edf8f8}.owcp-section-link>i{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;border-radius:11px;background:#e8f6f6;color:var(--owcp-teal);font-size:18px}.owcp-section-link span{min-width:0}.owcp-section-link b,.owcp-section-link small{display:block}.owcp-section-link b{overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.owcp-section-link small{margin-top:3px;color:var(--owcp-muted);font-size:11px}.owcp-projects{background:var(--owcp-soft)}.owcp-text-button{appearance:none;padding:0;border:0;background:none;color:var(--owcp-orange);cursor:pointer;font-size:13px;font-weight:800}.owcp-project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.owcp-project-card{min-width:0;overflow:hidden;border:1px solid var(--owcp-line);border-radius:18px;background:#fff;box-shadow:0 13px 35px rgba(4,41,58,.07);transition:.2s}.owcp-project-card:hover{transform:translateY(-4px);box-shadow:0 20px 45px rgba(4,41,58,.12)}.owcp-project-card__media{position:relative;height:290px;overflow:hidden;background:#e7eef0}.owcp-project-card__media>img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .4s}.owcp-project-card:hover .owcp-project-card__media>img{transform:scale(1.035)}.owcp-project-card__placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;width:100%;height:100%;color:var(--owcp-muted);background:linear-gradient(135deg,#edf4f5,#dcebed)}.owcp-project-card__placeholder i{font-size:35px;color:var(--owcp-teal)}.owcp-project-card__placeholder span{font-size:12px}.owcp-project-card__badge,.owcp-project-card__count{position:absolute;top:14px;padding:7px 10px;border-radius:8px;font-size:10px;font-weight:800}.owcp-project-card__badge{left:14px;background:var(--owcp-orange);color:#fff}.owcp-project-card__count{right:14px;background:rgba(6,41,58,.83);color:#fff;backdrop-filter:blur(5px)}.owcp-project-card__body{padding:20px}.owcp-project-card__terms{display:flex;gap:5px;flex-wrap:wrap;margin-bottom:9px}.owcp-project-card__terms span{padding:4px 7px;border-radius:999px;background:#edf8f8;color:var(--owcp-teal);font-size:9px;font-weight:800}.owcp-project-card h3{margin:0 0 8px;font-size:19px;line-height:1.25}.owcp-project-card p{margin:0 0 14px;color:var(--owcp-muted);font-size:12px}.owcp-project-card dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0 0 16px}.owcp-project-card dl div{padding:9px;border-radius:8px;background:var(--owcp-soft)}.owcp-project-card dt{color:var(--owcp-muted);font-size:9px}.owcp-project-card dd{overflow:hidden;margin:2px 0 0;font-size:11px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.owcp-project-card__button{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 0 0;border:0;border-top:1px solid var(--owcp-line);background:none;color:var(--owcp-orange);cursor:pointer;font-size:12px;font-weight:800}.owcp-empty{padding:55px;border:1px dashed #bdced3;border-radius:18px;text-align:center;background:#fff}.owcp-empty i{font-size:38px;color:var(--owcp-teal)}.owcp-empty h3{margin:13px 0 5px}.owcp-empty p{margin:0;color:var(--owcp-muted);font-size:13px}.owcp-pagination{display:flex;justify-content:center;gap:7px;margin-top:28px}.owcp-pagination .page-numbers{display:grid;place-items:center;min-width:42px;height:42px;padding:0 10px;border:1px solid var(--owcp-line);border-radius:9px;background:#fff;color:var(--owcp-ink);text-decoration:none}.owcp-pagination .current{border-color:var(--owcp-teal);background:var(--owcp-teal);color:#fff}.owcp-calculator{background:#fff}.owcp-calculator__head{max-width:820px;margin:0 auto 28px;text-align:center}.owcp-calculator__head h2{margin:0 0 10px;font-size:clamp(30px,3vw,46px);line-height:1.1;letter-spacing:-.04em}.owcp-calculator__head p{margin:0;color:var(--owcp-muted)}.owcp-calc-layout{display:grid;grid-template-columns:minmax(0,1fr) 430px;gap:20px;align-items:start}.owcp-calc-main{display:grid;gap:17px}.owcp-calc-block{padding:25px;border:1px solid var(--owcp-line);border-radius:18px;background:var(--owcp-soft)}.owcp-calc-block__head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.owcp-calc-block__head span{display:block;color:var(--owcp-teal);font-size:10px;font-weight:800;text-transform:uppercase}.owcp-calc-block__head h3{margin:2px 0 0;font-size:22px}.owcp-window-counter{padding:8px 11px;border-radius:8px;background:#fff;color:var(--owcp-muted);font-size:11px}.owcp-window{margin-bottom:13px;padding:19px;border:1px solid var(--owcp-line);border-radius:14px;background:#fff}.owcp-window__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.owcp-window__head h4{margin:0;font-size:15px}.owcp-window__head button{padding:0;border:0;background:none;color:#a64224;cursor:pointer;font-size:10px;font-weight:700}.owcp-window-list .owcp-window:only-child .owcp-window__head button{display:none}.owcp-window__fields,.owcp-order-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.owcp-field{min-width:0}.owcp-field__label,.owcp-contact-card>label:not(.owcp-consent):not(.owcp-honeypot){display:block;color:var(--owcp-ink);font-size:11px;font-weight:800}.owcp-field__label b,.owcp-contact-card label b{color:var(--owcp-orange)}.owcp-field input,.owcp-field select,.owcp-field textarea,.owcp-contact-card input:not([type=checkbox]),.owcp-contact-card textarea{display:block;width:100%;min-height:45px;margin-top:6px;padding:10px 12px;border:1px solid #cadadd;border-radius:9px;outline:none;background:#fff;color:var(--owcp-ink);box-shadow:none}.owcp-field input:focus,.owcp-field select:focus,.owcp-field textarea:focus,.owcp-contact-card input:focus,.owcp-contact-card textarea:focus{border-color:var(--owcp-teal);box-shadow:0 0 0 3px rgba(0,125,132,.1)}.owcp-field textarea,.owcp-contact-card textarea{resize:vertical}.owcp-radio-group{display:flex;gap:7px;flex-wrap:wrap;margin-top:7px}.owcp-radio-group label{cursor:pointer}.owcp-radio-group input{position:absolute;opacity:0;pointer-events:none}.owcp-radio-group span{display:block;padding:9px 11px;border:1px solid var(--owcp-line);border-radius:8px;background:#fff;color:var(--owcp-muted);font-size:10px;font-weight:700}.owcp-radio-group input:checked+span{border-color:var(--owcp-teal);background:#eaf7f7;color:var(--owcp-teal)}.owcp-add-window{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:46px;border:1px dashed var(--owcp-teal);border-radius:10px;background:#effafa;color:var(--owcp-teal);cursor:pointer;font-size:12px;font-weight:800}.owcp-contact-card{position:sticky;top:20px;padding:27px;border-radius:19px;background:var(--owcp-ink);color:#fff;box-shadow:0 22px 55px rgba(4,41,58,.18)}.owcp-contact-card>span{color:#62c8cc;font-size:10px;font-weight:800;text-transform:uppercase}.owcp-contact-card h3{margin:4px 0 7px;font-size:25px;line-height:1.15}.owcp-contact-card>p{margin:0 0 19px;color:#b9cbd1;font-size:12px}.owcp-contact-card>label:not(.owcp-consent){margin-top:11px;color:#fff}.owcp-contact-card input:not([type=checkbox]),.owcp-contact-card textarea{border-color:rgba(255,255,255,.18);background:rgba(255,255,255,.08);color:#fff}.owcp-contact-card input::placeholder,.owcp-contact-card textarea::placeholder{color:#93a9b1}.owcp-consent{display:flex;align-items:flex-start;gap:8px;margin:14px 0;cursor:pointer}.owcp-consent input{flex:0 0 17px;width:17px;height:17px;margin:2px 0 0;accent-color:var(--owcp-orange)}.owcp-consent span{color:#b9cbd1;font-size:10px;line-height:1.45}.owcp-consent a{color:#fff}.owcp-submit{width:100%}.owcp-submit:disabled{cursor:wait;opacity:.6;transform:none}.owcp-honeypot{position:absolute!important;left:-9999px!important}.owcp-contact-card__safe{display:flex;align-items:flex-start;gap:7px;margin-top:12px;color:#93a9b1;font-size:9px}.owcp-form-status{display:none;margin-top:12px;padding:10px;border-radius:8px;font-size:11px;font-weight:700}.owcp-form-status.is-visible{display:block}.owcp-form-status.is-success{background:#dff6ea;color:#11603a}.owcp-form-status.is-error{background:#ffe9e2;color:#922c0e}.owcp-seo-text{padding-top:30px;background:#fff}.owcp-seo-text__inner{max-width:1120px;margin:0 auto;padding:32px;border:1px solid var(--owcp-line);border-radius:18px;color:var(--owcp-muted);font-size:14px}.owcp-seo-text__inner h2,.owcp-seo-text__inner h3{color:var(--owcp-ink)}.owcp-modal{position:fixed;inset:0;z-index:999999;display:grid;place-items:center;padding:20px;visibility:hidden;opacity:0;transition:.2s}.owcp-modal.is-open{visibility:visible;opacity:1}.owcp-modal__backdrop{position:absolute;inset:0;background:rgba(2,28,40,.78);backdrop-filter:blur(5px)}.owcp-modal__dialog{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);width:min(1160px,100%);max-height:calc(100vh - 40px);overflow:hidden;border-radius:20px;background:#fff;box-shadow:0 30px 90px rgba(0,0,0,.3)}.owcp-modal__close{position:absolute;top:13px;right:13px;z-index:5;display:grid;place-items:center;width:40px;height:40px;border:0;border-radius:50%;background:#fff;color:var(--owcp-ink);cursor:pointer}.owcp-modal__media{position:relative;min-height:610px;background:#dce7ea}.owcp-modal__media img{display:block;width:100%;height:100%;min-height:610px;object-fit:cover}.owcp-modal__media>button{position:absolute;top:50%;display:grid;place-items:center;width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.9);color:var(--owcp-ink);cursor:pointer;transform:translateY(-50%)}.owcp-modal__media [data-modal-prev]{left:14px}.owcp-modal__media [data-modal-next]{right:14px}.owcp-modal__media [data-modal-index]{position:absolute;right:14px;bottom:14px;padding:6px 9px;border-radius:7px;background:rgba(6,41,58,.8);color:#fff;font-size:10px}.owcp-modal__content{display:flex;flex-direction:column;justify-content:center;padding:36px}.owcp-modal__content h2{margin:0 0 12px;font-size:28px;line-height:1.15}.owcp-modal__content p{margin:0 0 22px;color:var(--owcp-muted);font-size:13px}.owcp-modal__content .owcp-button{align-self:flex-start}.owcp-modal-open{overflow:hidden!important}
@media(max-width:1200px){.owcp-hero__inner{grid-template-columns:1fr 420px}.owcp-hero__content{padding:42px}.owcp-section-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.owcp-project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.owcp-calc-layout{grid-template-columns:1fr 370px}}
@media(max-width:900px){.owcp-container{width:min(760px,calc(100% - 28px))}.owcp-hero__inner{grid-template-columns:1fr;min-height:0}.owcp-hero__visual{min-height:300px}.owcp-hero--cover .owcp-hero__inner{min-height:560px;background-image:linear-gradient(180deg,rgba(255,255,255,.93),rgba(255,255,255,.75)),var(--owcp-cover)}.owcp-hero--cover .owcp-hero__content{grid-column:auto}.owcp-section-heading{align-items:flex-start;flex-direction:column}.owcp-calc-layout{grid-template-columns:1fr}.owcp-contact-card{position:static}.owcp-modal__dialog{grid-template-columns:1fr;overflow-y:auto}.owcp-modal__media,.owcp-modal__media img{min-height:390px}.owcp-modal__content{padding:25px}}
@media(max-width:620px){.owcp-container{width:calc(100% - 20px)}.owcp-hero{padding-top:10px}.owcp-hero__inner{border-radius:18px}.owcp-hero__content{padding:27px 19px}.owcp-hero h1{font-size:37px}.owcp-hero__actions{display:grid}.owcp-hero__benefits{display:grid;gap:10px}.owcp-sections,.owcp-projects,.owcp-calculator,.owcp-seo-text{padding:40px 0}.owcp-section-grid,.owcp-project-grid{grid-template-columns:1fr}.owcp-section-link{min-height:72px}.owcp-project-card__media{height:250px}.owcp-window__fields,.owcp-order-fields{grid-template-columns:1fr}.owcp-calc-block{padding:16px}.owcp-window{padding:14px}.owcp-calc-block__head{align-items:flex-start}.owcp-contact-card{padding:22px 17px}.owcp-seo-text__inner{padding:20px}.owcp-modal{padding:8px}.owcp-modal__dialog{max-height:calc(100vh - 16px);border-radius:14px}.owcp-modal__media,.owcp-modal__media img{min-height:280px}.owcp-modal__content h2{font-size:23px}}
@media(prefers-reduced-motion:reduce){.owcp-root *{scroll-behavior:auto!important;transition-duration:.01ms!important}}

/* v1.1 — настраиваемый дизайн и изоляция от стилей темы */
.owcp-root{max-width:100%;overflow-x:clip;overflow-y:visible;background:var(--owcp-page,#fff);font-family:var(--owcp-font,"Manrope",Arial,sans-serif);font-size:var(--owcp-base-size,16px)}
.owcp-root .owcp-container{width:min(var(--owcp-container,1400px),calc(100% - 40px));max-width:100%;box-sizing:border-box}
.owcp-root h1,.owcp-root h2,.owcp-root h3,.owcp-root h4{font-family:var(--owcp-font,"Manrope",Arial,sans-serif);font-weight:var(--owcp-heading-weight,800);color:var(--owcp-ink)}
.owcp-root .owcp-hero{background:linear-gradient(180deg,var(--owcp-soft),var(--owcp-page))}
.owcp-root .owcp-hero__inner{grid-template-columns:minmax(0,1fr) minmax(380px,1fr);min-height:var(--owcp-hero-height,540px);border-radius:var(--owcp-radius-hero,28px);background:var(--owcp-white);isolation:isolate}
.owcp-root .owcp-hero__content{position:relative;z-index:2;min-width:0}
.owcp-root .owcp-hero h1{font-size:clamp(42px,4.5vw,var(--owcp-hero-title,68px));font-weight:var(--owcp-heading-weight,800)}
.owcp-root .owcp-hero__media{min-width:0;min-height:var(--owcp-hero-height,540px);overflow:hidden;background:var(--owcp-soft)}
.owcp-root .owcp-hero__media>img{display:block;width:100%;height:100%;min-height:var(--owcp-hero-height,540px);object-fit:cover;object-position:var(--owcp-image-position,center center)}
.owcp-root .owcp-hero__visual{width:100%;height:100%;min-height:var(--owcp-hero-height,540px)}
.owcp-root .owcp-section-heading h2{font-size:clamp(27px,2.5vw,var(--owcp-section-title,40px));font-weight:var(--owcp-heading-weight,800)}
.owcp-root .owcp-calculator__head{width:100%;max-width:none}
.owcp-root .owcp-calculator__head h2{font-size:var(--owcp-calc-title,46px);font-weight:var(--owcp-heading-weight,800);white-space:nowrap}
.owcp-root .owcp-project-card,.owcp-root .owcp-calc-block,.owcp-root .owcp-seo-text__inner,.owcp-root .owcp-empty{border-radius:var(--owcp-radius-card,18px);background-color:var(--owcp-white)}
.owcp-root .owcp-section-link,.owcp-root .owcp-window{border-radius:var(--owcp-radius-card,18px);background-color:var(--owcp-white)}
.owcp-root .owcp-field input,.owcp-root .owcp-field select,.owcp-root .owcp-field textarea,.owcp-root .owcp-contact-card input:not([type=checkbox]),.owcp-root .owcp-contact-card textarea{border-radius:var(--owcp-radius-field,10px)!important}
.owcp-root .owcp-button,.owcp-root button.owcp-button,.owcp-root a.owcp-button{appearance:none!important;min-height:var(--owcp-button-height,52px)!important;padding:0 23px!important;border-radius:var(--owcp-radius-button,14px)!important;font-family:var(--owcp-font,"Manrope",Arial,sans-serif)!important;font-size:var(--owcp-button-font,14px)!important;font-weight:800!important;line-height:1.1!important;text-decoration:none!important;text-transform:none!important;letter-spacing:0!important;box-shadow:none;cursor:pointer!important}
.owcp-root .owcp-button--primary,.owcp-root button.owcp-button--primary,.owcp-root a.owcp-button--primary{border:1px solid var(--owcp-orange)!important;background:var(--owcp-orange)!important;color:var(--owcp-button-text,#fff)!important;box-shadow:0 12px 28px color-mix(in srgb,var(--owcp-orange) 24%,transparent)!important}
.owcp-root .owcp-button--primary:hover,.owcp-root .owcp-button--primary:focus,.owcp-root .owcp-button--primary:active{border-color:var(--owcp-orange-dark)!important;background:var(--owcp-orange-dark)!important;color:var(--owcp-button-text,#fff)!important}
.owcp-root .owcp-button--ghost,.owcp-root a.owcp-button--ghost{border:1px solid var(--owcp-teal)!important;background:var(--owcp-white)!important;color:var(--owcp-ink)!important}
.owcp-root .owcp-button--ghost:hover,.owcp-root .owcp-button--ghost:focus{border-color:var(--owcp-teal-dark)!important;background:var(--owcp-soft)!important;color:var(--owcp-ink)!important}
.owcp-root .owcp-text-button,.owcp-root button.owcp-text-button,.owcp-root .owcp-project-card__button,.owcp-root button.owcp-project-card__button,.owcp-root .owcp-add-window,.owcp-root button.owcp-add-window{appearance:none!important;display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:var(--owcp-button-height,52px)!important;padding:0 22px!important;border:1px solid var(--owcp-orange)!important;border-radius:var(--owcp-radius-button,14px)!important;background:var(--owcp-orange)!important;color:var(--owcp-button-text,#fff)!important;font-family:var(--owcp-font,"Manrope",Arial,sans-serif)!important;font-size:var(--owcp-button-font,14px)!important;font-weight:800!important;line-height:1.1!important;text-decoration:none!important;text-transform:none!important;letter-spacing:0!important;box-shadow:none!important;cursor:pointer!important}
.owcp-root .owcp-text-button:hover,.owcp-root .owcp-text-button:focus,.owcp-root .owcp-project-card__button:hover,.owcp-root .owcp-project-card__button:focus,.owcp-root .owcp-add-window:hover,.owcp-root .owcp-add-window:focus{border-color:var(--owcp-orange-dark)!important;background:var(--owcp-orange-dark)!important;color:var(--owcp-button-text,#fff)!important}
.owcp-root .owcp-project-card__button{width:100%;margin-top:4px}
.owcp-root .owcp-window__head button{border:0!important;background:transparent!important;color:#a64224!important;box-shadow:none!important}
.owcp-root .owcp-radio-group span{border-color:var(--owcp-line)!important;background:var(--owcp-white)!important;color:var(--owcp-muted)!important}
.owcp-root .owcp-radio-group input:checked+span{border-color:var(--owcp-teal)!important;background:var(--owcp-soft)!important;color:var(--owcp-teal)!important}
.owcp-root .owcp-field input:not([type=radio]),.owcp-root .owcp-field select,.owcp-root .owcp-field textarea{border-color:var(--owcp-line)!important;background:var(--owcp-white)!important;color:var(--owcp-ink)!important}
.owcp-root .owcp-field input:focus,.owcp-root .owcp-field select:focus,.owcp-root .owcp-field textarea:focus,.owcp-root .owcp-contact-card input:focus,.owcp-root .owcp-contact-card textarea:focus{border-color:var(--owcp-teal)!important;outline:0!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--owcp-teal) 14%,transparent)!important}
.owcp-root .owcp-pagination .page-numbers{border:1px solid var(--owcp-line)!important;border-radius:var(--owcp-radius-button,14px)!important;background:var(--owcp-white)!important;color:var(--owcp-ink)!important;box-shadow:none!important}
.owcp-root .owcp-pagination .page-numbers:hover,.owcp-root .owcp-pagination .page-numbers:focus,.owcp-root .owcp-pagination .current{border-color:var(--owcp-teal)!important;background:var(--owcp-teal)!important;color:#fff!important}
.owcp-root .owcp-project-card__media-counts{position:absolute;top:14px;right:14px;z-index:2;display:flex;gap:6px}
.owcp-root .owcp-project-card__media-counts .owcp-project-card__count,.owcp-root .owcp-project-card__video-count{position:static;display:inline-flex;align-items:center;gap:5px;padding:7px 10px;border-radius:calc(var(--owcp-radius-button,14px) * .65);background:rgba(6,41,58,.86);color:#fff;font-size:10px;font-weight:800;backdrop-filter:blur(5px)}
.owcp-root .owcp-project-card__video-count{background:var(--owcp-orange)}
.owcp-root .owcp-modal__dialog{border-radius:var(--owcp-radius-card,18px)}
.owcp-root .owcp-modal__media img,.owcp-root .owcp-modal__media video{display:block;width:100%;height:100%;min-height:610px;max-height:calc(100vh - 40px);object-fit:contain;background:#081f2a}
.owcp-root .owcp-modal__media video{display:none}
.owcp-root .owcp-modal__media>button{border:0!important;background:rgba(255,255,255,.94)!important;color:var(--owcp-ink)!important;box-shadow:none!important}
.owcp-root .owcp-modal__close{border:0!important;background:#fff!important;color:var(--owcp-ink)!important;box-shadow:none!important}
@media(max-width:900px){.owcp-root .owcp-container{width:min(760px,calc(100% - 28px))}.owcp-root .owcp-hero__inner{grid-template-columns:1fr;min-height:0}.owcp-root .owcp-hero__media,.owcp-root .owcp-hero__media>img,.owcp-root .owcp-hero__visual{min-height:320px;height:320px}.owcp-root .owcp-calculator__head h2{white-space:normal}.owcp-root .owcp-modal__media img,.owcp-root .owcp-modal__media video{min-height:390px}}
@media(max-width:620px){.owcp-root .owcp-container{width:calc(100% - 20px)}.owcp-root .owcp-hero__media,.owcp-root .owcp-hero__media>img,.owcp-root .owcp-hero__visual{min-height:250px;height:250px}.owcp-root .owcp-calculator__head h2{font-size:clamp(29px,10vw,var(--owcp-calc-title,46px))}.owcp-root .owcp-modal__media img,.owcp-root .owcp-modal__media video{min-height:280px}}

/* v1.2 — адаптивность, попап проекта и FAQ */
html.owcp-catalog-page,body.owcp-catalog-page{max-width:100%!important;overflow-x:hidden!important}
.owcp-root{width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:hidden!important}
.owcp-root section,.owcp-root nav,.owcp-root form,.owcp-root .owcp-calc-layout,.owcp-root .owcp-calc-main,.owcp-root .owcp-project-grid,.owcp-root .owcp-section-grid{min-width:0;max-width:100%}
.owcp-root img,.owcp-root video,.owcp-root iframe{max-width:100%}
.owcp-root .owcp-container{width:calc(100% - 40px);max-width:var(--owcp-container,1400px);min-width:0}
.owcp-root .owcp-calc-layout>* ,.owcp-root .owcp-window__fields>* ,.owcp-root .owcp-order-fields>*{min-width:0}
.owcp-root input,.owcp-root select,.owcp-root textarea{max-width:100%;min-width:0}
.owcp-root .owcp-calculator__head h2{white-space:normal;overflow-wrap:anywhere}
@media(min-width:1201px){.owcp-root .owcp-calculator__head h2{white-space:nowrap;overflow-wrap:normal}}

.owcp-root .owcp-faq{padding:68px 0;background:var(--owcp-soft)}
.owcp-root .owcp-faq__head{max-width:920px;margin:0 auto 28px;text-align:center}
.owcp-root .owcp-faq__head .owcp-kicker{margin-bottom:10px}
.owcp-root .owcp-faq__head h2{margin:0;font-size:clamp(28px,2.5vw,var(--owcp-section-title,40px));line-height:1.15;letter-spacing:-.035em}
.owcp-root .owcp-faq__head p{margin:12px 0 0;color:var(--owcp-muted)}
.owcp-root .owcp-faq__list{display:grid;gap:11px;max-width:1120px;margin:0 auto}
.owcp-root .owcp-faq__item{overflow:hidden;border:1px solid var(--owcp-line);border-radius:var(--owcp-radius-card,18px);background:var(--owcp-white);box-shadow:0 9px 26px rgba(4,41,58,.05)}
.owcp-root .owcp-faq__item summary{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:72px;padding:18px 21px;list-style:none;color:var(--owcp-ink);font-size:16px;font-weight:800;cursor:pointer}
.owcp-root .owcp-faq__item summary::-webkit-details-marker{display:none}
.owcp-root .owcp-faq__item summary i{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:50%;background:var(--owcp-soft);color:var(--owcp-teal);transition:transform .2s}
.owcp-root .owcp-faq__item[open] summary i{transform:rotate(45deg)}
.owcp-root .owcp-faq__answer{padding:0 72px 20px 21px;color:var(--owcp-muted);font-size:14px;line-height:1.7}
.owcp-root .owcp-faq__answer p{margin:0}

.owcp-root .owcp-modal{width:auto;max-width:none;padding:16px;overflow:hidden}
.owcp-root .owcp-modal__dialog{grid-template-columns:minmax(0,2fr) minmax(320px,.92fr);width:min(1200px,calc(100% - 0px));height:min(720px,calc(100dvh - 32px));max-width:100%;max-height:calc(100dvh - 32px);overflow:hidden;border-radius:var(--owcp-radius-card,18px);background:var(--owcp-white)}
.owcp-root .owcp-modal__media{min-width:0;min-height:0;height:100%;overflow:hidden;background:var(--owcp-soft)}
.owcp-root .owcp-modal__media img{display:block;width:100%;height:100%;min-height:0!important;max-height:none!important;object-fit:cover!important;object-position:center;background:var(--owcp-soft)}
.owcp-root .owcp-modal__media video{display:none;width:100%;height:100%;min-height:0!important;max-height:none!important;object-fit:contain!important;background:#081f2a}
.owcp-root .owcp-modal__content{min-width:0;padding:38px 34px;overflow-y:auto;background:var(--owcp-white)}
.owcp-root .owcp-modal__content .owcp-kicker{margin-bottom:10px}
.owcp-root .owcp-modal__content h2{margin:0 0 10px;font-size:30px;overflow-wrap:anywhere}
.owcp-root .owcp-modal__description{margin:0 0 18px!important;color:var(--owcp-muted);font-size:13px;line-height:1.6}
.owcp-root .owcp-modal__details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:0 0 22px}
.owcp-root .owcp-modal__details[hidden]{display:none}
.owcp-root .owcp-modal__details div{min-width:0;padding:11px 12px;border-radius:var(--owcp-radius-field,10px);background:var(--owcp-soft)}
.owcp-root .owcp-modal__details dt{color:var(--owcp-muted);font-size:10px}
.owcp-root .owcp-modal__details dd{margin:3px 0 0;color:var(--owcp-ink);font-size:12px;font-weight:800;overflow-wrap:anywhere}
.owcp-root .owcp-modal__content .owcp-button{align-self:stretch;width:100%}
.owcp-root .owcp-modal__close{top:12px;right:12px}

@media(max-width:900px){
  .owcp-root .owcp-container{width:calc(100% - 28px);max-width:760px}
  .owcp-root .owcp-modal{padding:8px;overflow:hidden}
  .owcp-root .owcp-modal__dialog{display:grid;grid-template-columns:1fr;grid-template-rows:minmax(230px,46dvh) auto;width:calc(100% - 0px);height:auto;max-height:calc(100dvh - 16px);overflow-x:hidden;overflow-y:auto}
  .owcp-root .owcp-modal__media{width:100%;height:min(46dvh,380px);min-height:230px}
  .owcp-root .owcp-modal__content{padding:25px;overflow:visible}
  .owcp-root .owcp-modal__media img,.owcp-root .owcp-modal__media video{width:100%;height:100%;min-height:0!important}
}
@media(max-width:620px){
  .owcp-root .owcp-container{width:calc(100% - 20px);max-width:none}
  .owcp-root .owcp-faq{padding:44px 0}
  .owcp-root .owcp-faq__head{margin-bottom:20px;text-align:left}
  .owcp-root .owcp-faq__head h2{font-size:29px}
  .owcp-root .owcp-faq__item summary{min-height:62px;padding:15px;font-size:14px;line-height:1.35}
  .owcp-root .owcp-faq__answer{padding:0 54px 17px 15px;font-size:13px}
  .owcp-root .owcp-modal{padding:5px}
  .owcp-root .owcp-modal__dialog{grid-template-rows:minmax(190px,36dvh) auto;width:100%;max-height:calc(100dvh - 10px);border-radius:12px}
  .owcp-root .owcp-modal__media{height:min(36dvh,290px);min-height:190px}
  .owcp-root .owcp-modal__content{padding:20px 16px 18px}
  .owcp-root .owcp-modal__content .owcp-kicker{margin-bottom:6px;font-size:9px}
  .owcp-root .owcp-modal__content h2{margin-bottom:7px;font-size:22px}
  .owcp-root .owcp-modal__description{margin-bottom:13px!important;font-size:12px}
  .owcp-root .owcp-modal__details{gap:7px;margin-bottom:15px}
  .owcp-root .owcp-modal__details div{padding:8px 9px}
  .owcp-root .owcp-modal__close{top:8px;right:8px;width:36px;height:36px}
  .owcp-root .owcp-modal__media>button{width:38px;height:38px}
}

/* v1.3 — рейтинг Яндекса и редактируемые преимущества */
.owcp-root .owcp-hero__rating-wrap{display:flex;margin-top:17px}
.owcp-root .owcp-yandex-rating{display:inline-flex;align-items:center;gap:11px;max-width:100%;min-height:58px;padding:8px 13px 8px 9px;border:1px solid var(--owcp-line)!important;border-radius:var(--owcp-radius-button,14px);background:var(--owcp-soft)!important;color:var(--owcp-ink)!important;text-decoration:none!important;box-shadow:none!important;transition:transform .2s,border-color .2s,box-shadow .2s}
.owcp-root .owcp-yandex-rating[href]{cursor:pointer}
.owcp-root .owcp-yandex-rating[href]:hover,.owcp-root .owcp-yandex-rating[href]:focus{border-color:var(--owcp-teal)!important;color:var(--owcp-ink)!important;transform:translateY(-2px);box-shadow:0 10px 24px rgba(4,41,58,.09)!important}
.owcp-root .owcp-yandex-rating__mark{display:grid;place-items:center;flex:0 0 40px;width:40px;height:40px;border-radius:11px;background:var(--owcp-orange);color:var(--owcp-button-text,#fff);font-size:22px;font-weight:800;line-height:1}
.owcp-root .owcp-yandex-rating__body{display:grid;min-width:0;gap:1px}
.owcp-root .owcp-yandex-rating__top{display:flex;align-items:center;gap:9px}
.owcp-root .owcp-yandex-rating__top strong{color:var(--owcp-ink);font-size:18px;line-height:1}
.owcp-root .owcp-yandex-rating__stars{display:flex;gap:2px;color:#ffb300;font-size:12px;white-space:nowrap}
.owcp-root .owcp-yandex-rating__body small{color:var(--owcp-muted);font-size:9px;font-weight:700;line-height:1.25;white-space:nowrap}
.owcp-root .owcp-yandex-rating__link{margin-left:3px;color:var(--owcp-teal);font-size:11px}
.owcp-root .owcp-hero__benefits{gap:12px;margin-top:17px;padding-top:17px}
.owcp-root .owcp-hero__benefits span{min-height:34px;padding:7px 10px;border-radius:10px;background:var(--owcp-soft);font-size:11px}
.owcp-root .owcp-hero__benefits i{display:grid;place-items:center;flex:0 0 22px;width:22px;height:22px;border-radius:7px;background:var(--owcp-white);color:var(--owcp-teal)}
@media(max-width:620px){
  .owcp-root .owcp-hero__rating-wrap{margin-top:14px}
  .owcp-root .owcp-yandex-rating{width:100%;padding-right:10px}
  .owcp-root .owcp-yandex-rating__body small{white-space:normal}
  .owcp-root .owcp-yandex-rating__link{margin-left:auto}
  .owcp-root .owcp-hero__benefits{display:grid;grid-template-columns:1fr;gap:7px;margin-top:13px;padding-top:13px}
  .owcp-root .owcp-hero__benefits span{width:100%}
}
