.zh-service{--olive:#737a46;--olive-dark:#62693a;--ink:#30312d;--muted:#74756e;--line:#e5e2d9;--soft:#f7f5ef;--cream:#efede5;color:var(--ink);background:#fff}.zh-service__container{width:min(100% - 240px,1120px);margin-inline:auto}.zh-service-hero{padding:56px 0 50px;background:linear-gradient(135deg,#f6f4ed,#eeece4)}.zh-service-hero__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,450px);gap:clamp(40px,7vw,86px);align-items:center}.zh-service__eyebrow{margin:0 0 11px;color:var(--olive);font-size:9px;font-weight:800;letter-spacing:.17em;text-transform:uppercase}.zh-service-hero h1{margin:0;font-size:clamp(42px,5vw,64px);line-height:.98;font-weight:600;letter-spacing:-.045em}.zh-service-hero__intro{margin-top:18px;max-width:650px;color:var(--muted);font-size:13px;line-height:1.75}.zh-service-hero__media,.zh-service-feature__media{overflow:hidden;border-radius:18px;background:#e7e4db}.zh-service-hero__media img,.zh-service-feature__media img{width:100%;height:100%;display:block;object-fit:cover}.zh-service-hero__media img{aspect-ratio:1.28}.zh-service-feature__media img{aspect-ratio:1.25}.zh-service-placeholder{min-height:300px;display:grid;place-items:center;padding:30px;background:linear-gradient(145deg,#ebe9e1,#f8f6ef);text-align:center;color:#8a8b83}.zh-service-placeholder strong{display:block;margin-bottom:6px;color:var(--olive);font-size:16px}.zh-service-placeholder span{font-size:10px;line-height:1.6}.zh-service-trust{position:relative;z-index:2;margin-top:-24px}.zh-service-trust__grid{display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 10px 28px #0000000d}.zh-service-trust__item{min-height:82px;display:flex;align-items:center;gap:12px;padding:16px 19px;border-right:1px solid var(--line)}.zh-service-trust__item:last-child{border-right:0}.zh-service-trust__icon{width:32px;height:32px;display:grid;place-items:center;flex:none;border:1px solid #ddd9cf;border-radius:50%;color:var(--olive);font-size:12px}.zh-service-trust__item strong{display:block;font-size:11px}.zh-service-trust__item span{display:block;margin-top:4px;color:var(--muted);font-size:9.5px;line-height:1.45}.zh-service-main{padding:70px 0 82px}.zh-service-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:54px;align-items:start}.zh-service-nav{position:sticky;top:120px}.zh-service-nav__title{margin-bottom:13px;color:#8a8b83;font-size:9px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.zh-service-nav a{display:block;padding:8px 0;color:#5f6059;font-size:10.5px;font-weight:600;text-decoration:none}.zh-service-nav a:hover{color:var(--olive)}.zh-service-content{display:grid;gap:48px}.zh-service-block{scroll-margin-top:130px}.zh-service-block__head{margin-bottom:16px}.zh-service-block__head span{color:var(--olive);font-size:9px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.zh-service-block__head h2{margin:6px 0 0;font-size:clamp(25px,3vw,34px);line-height:1.08;font-weight:600;letter-spacing:-.025em}.zh-service-copy{color:#707169;font-size:11.7px;line-height:1.82}.zh-service-copy p:first-child{margin-top:0}.zh-service-copy p:last-child{margin-bottom:0}.zh-service-copy ul,.zh-service-copy ol{padding-left:20px}.zh-service-copy li{margin:7px 0}.zh-service-notice{margin-top:18px;padding:18px 20px;border-left:3px solid var(--olive);border-radius:0 9px 9px 0;background:var(--soft);color:#676861;font-size:10.8px;line-height:1.7}.zh-service-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:20px}.zh-service-step{padding:20px;border:1px solid var(--line);border-radius:12px;background:#fff}.zh-service-step__nr{width:28px;height:28px;display:grid;place-items:center;margin-bottom:12px;border-radius:50%;background:var(--olive);color:#fff;font-size:9px;font-weight:800}.zh-service-step strong{display:block;font-size:11px}.zh-service-step p{margin:7px 0 0;color:var(--muted);font-size:10px;line-height:1.65}.zh-service-feature{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:center;padding:28px;border-radius:16px;background:var(--soft)}.zh-service-feature h3{margin:0;font-size:25px;line-height:1.08;font-weight:600;letter-spacing:-.025em}.zh-service-feature p{margin:12px 0 0;color:var(--muted);font-size:11.5px;line-height:1.75}.zh-service-btn{display:inline-flex;min-height:42px;align-items:center;justify-content:center;margin-top:17px;padding:0 16px;border-radius:7px;background:var(--olive);color:#fff!important;font-size:9.5px;font-weight:800;text-decoration:none}.zh-service-btn:hover{background:var(--olive-dark)}.zh-service-accordion{border-top:1px solid var(--line)}.zh-service-item{border-bottom:1px solid var(--line)}.zh-service-item summary{min-height:59px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 0;font-size:12px;font-weight:700;list-style:none;cursor:pointer}.zh-service-item summary::-webkit-details-marker{display:none}.zh-service-item__plus{position:relative;width:22px;height:22px;flex:none}.zh-service-item__plus:before,.zh-service-item__plus:after{content:"";position:absolute;top:50%;left:50%;width:12px;height:1px;background:#77786f;transform:translate(-50%,-50%);transition:.18s}.zh-service-item__plus:after{transform:translate(-50%,-50%) rotate(90deg)}.zh-service-item[open] .zh-service-item__plus:after{transform:translate(-50%,-50%)}.zh-service-item__answer{padding:0 44px 19px 0;color:#707169;font-size:11.5px;line-height:1.78}.zh-service-contact{padding:50px 0 62px;background:var(--olive);color:#fff;text-align:center}.zh-service-contact__inner{max-width:760px;margin-inline:auto}.zh-service-contact h2{margin:0;font-size:clamp(28px,4vw,42px);line-height:1.05;font-weight:600;letter-spacing:-.03em}.zh-service-contact p{margin:12px 0 0;color:#ffffffd6;font-size:11.5px;line-height:1.7}.zh-service-contact__actions{display:flex;justify-content:center;gap:9px;flex-wrap:wrap;margin-top:20px}.zh-service-contact__actions a{min-height:42px;display:inline-flex;align-items:center;padding:0 16px;border:1px solid rgba(255,255,255,.65);border-radius:7px;color:#fff;font-size:9.5px;font-weight:800;text-decoration:none}.zh-service-contact__actions a:first-child{background:#fff;color:#33332e}@media(max-width:989px){.zh-service__container{width:min(100% - 80px,1120px)}.zh-service-hero__grid{grid-template-columns:1fr 330px}.zh-service-layout{grid-template-columns:1fr;gap:28px}.zh-service-nav{position:static;display:flex;flex-wrap:wrap;gap:6px 16px}.zh-service-nav__title{width:100%}.zh-service-nav a{padding:4px 0}}@media(max-width:749px){.zh-service__container{width:min(100% - 32px,1120px)}.zh-service-hero{padding:38px 0 44px}.zh-service-hero__grid{grid-template-columns:1fr;gap:24px}.zh-service-hero__media img{aspect-ratio:1.45}.zh-service-trust__grid{grid-template-columns:1fr}.zh-service-trust__item{border-right:0;border-bottom:1px solid var(--line)}.zh-service-trust__item:last-child{border-bottom:0}.zh-service-main{padding:50px 0 60px}.zh-service-feature{grid-template-columns:1fr;padding:18px}.zh-service-steps{grid-template-columns:1fr}.zh-service-item__answer{padding-right:0}}.zh-contact-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,430px);gap:44px;align-items:start}.zh-contact-card,.zh-payment-card{padding:24px;border:1px solid var(--line);border-radius:14px;background:#fff}.zh-contact-card h3,.zh-payment-card h3{margin:0 0 12px;font-size:20px;line-height:1.15;font-weight:600}.zh-contact-card p,.zh-payment-card p{margin:0;color:var(--muted);font-size:11px;line-height:1.7}.zh-contact-list{display:grid;gap:12px;margin-top:20px}.zh-contact-list a,.zh-contact-list span{display:flex;align-items:flex-start;gap:9px;color:#555650;font-size:11px;line-height:1.55;text-decoration:none}.zh-contact-form{display:grid;gap:14px}.zh-contact-form__row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.zh-contact-form label{display:grid;gap:6px;color:#50514b;font-size:10px;font-weight:700}.zh-contact-form input,.zh-contact-form textarea,.zh-contact-form select{width:100%;min-height:46px;padding:0 13px;border:1px solid #dad7cd;border-radius:8px;background:#fff;color:var(--ink);font:inherit;font-size:12px;outline:none}.zh-contact-form textarea{min-height:150px;padding-top:12px;resize:vertical}.zh-contact-form input:focus,.zh-contact-form textarea:focus,.zh-contact-form select:focus{border-color:var(--olive)}.zh-contact-form button{min-height:46px;padding:0 18px;border:0;border-radius:8px;background:var(--olive);color:#fff;font-size:10px;font-weight:800;cursor:pointer}.zh-contact-form button:hover{background:var(--olive-dark)}.zh-form-success{margin-bottom:15px;padding:14px 16px;border-radius:8px;background:#edf1e5;color:#596136;font-size:11px}.zh-form-errors{margin-bottom:15px;padding:14px 16px;border-radius:8px;background:#f7ece9;color:#874b42;font-size:11px}.zh-payment-methods{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px}.zh-payment-method{padding:18px;border:1px solid var(--line);border-radius:12px;background:#fff}.zh-payment-method__icon{width:34px;height:34px;display:grid;place-items:center;margin-bottom:10px;border-radius:50%;background:var(--soft);color:var(--olive);font-size:11px;font-weight:800}.zh-payment-method strong{display:block;font-size:11px}.zh-payment-method span{display:block;margin-top:5px;color:var(--muted);font-size:9.8px;line-height:1.55}.zh-payment-icons{display:flex;flex-wrap:wrap;gap:7px;margin-top:18px}.zh-payment-icons span{display:grid;min-width:42px;height:28px;place-items:center;padding:4px 6px;border:1px solid #ddd9cf;border-radius:5px;background:#fff}.zh-payment-icons svg{width:auto;max-width:32px;max-height:18px}@media(max-width:900px){.zh-contact-grid{grid-template-columns:1fr}}@media(max-width:749px){.zh-contact-form__row,.zh-payment-methods{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/studio-service-pages.css.map */
