:root{--jtw-mos: #2D3E2E;--jtw-mos-dark: #203020;--jtw-green: #5EA53C;--jtw-beige: #EAE4D8;--jtw-beige-light: #F6F2EA;--jtw-rust: #B05D2E;--jtw-text: #222628;--jtw-muted: #667066;--jtw-line: #DDD6C9;--jtw-white: #ffffff;--jtw-shadow: 0 16px 36px rgba(34,38,40,.08);--jtw-radius: 16px;--jtw-container: 1360px}.jtw-v2-section{font-family:Manrope,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--jtw-text);line-height:1.45;box-sizing:border-box}.jtw-v2-section *,.jtw-v2-section *:before,.jtw-v2-section *:after{box-sizing:border-box}.jtw-v2-container{max-width:var(--jtw-container);margin:0 auto;padding:0 48px}.jtw-v2-pad{padding:82px 0}.jtw-v2-pad-sm{padding:56px 0}.jtw-v2-bg-beige{background:var(--jtw-beige)}.jtw-v2-bg-beige-light{background:var(--jtw-beige-light)}.jtw-v2-bg-mos{background:var(--jtw-mos);color:#fff}.jtw-v2-bg-mos-dark{background:var(--jtw-mos-dark);color:#fff}.jtw-v2-bg-white{background:#fff}.jtw-v2-section h1,.jtw-v2-section h2,.jtw-v2-section h3{font-family:inherit;letter-spacing:-.025em;margin:0}.jtw-v2-h1{font-size:54px;line-height:1.02;font-weight:800;letter-spacing:-.045em}.jtw-v2-h2{font-size:38px;line-height:1.08;font-weight:800;letter-spacing:-.035em}.jtw-v2-h3{font-size:19px;line-height:1.25;font-weight:800;letter-spacing:-.02em}.jtw-v2-label{font-size:12px;text-transform:uppercase;color:var(--jtw-green);font-weight:800;letter-spacing:.06em;margin:0 0 8px}.jtw-v2-eyebrow{display:inline-flex;align-items:center;gap:8px;background:#fff;color:var(--jtw-mos);border-radius:999px;padding:8px 13px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.jtw-v2-muted{color:var(--jtw-muted)}.jtw-v2-btn{height:48px;padding:0 22px;border-radius:8px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:14px;gap:8px;cursor:pointer;text-decoration:none;line-height:1;transition:opacity .15s ease,transform .05s ease}.jtw-v2-btn:hover{opacity:.92}.jtw-v2-btn:active{transform:translateY(1px)}.jtw-v2-btn-primary{background:var(--jtw-green);color:#fff}.jtw-v2-btn-secondary{background:#fff;color:var(--jtw-mos);border-color:#d9d2c6}.jtw-v2-btn-outline{background:transparent;color:#fff;border-color:#ffffff40}.jtw-v2-section-head{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:32px;flex-wrap:wrap}.jtw-v2-section-head>p{max-width:520px;margin:0;color:var(--jtw-muted);font-size:16px}.jtw-v2-link{font-weight:800;color:var(--jtw-green);font-size:14px;text-decoration:none}.jtw-v2-hero{background:var(--jtw-mos);color:#fff;overflow:hidden}.jtw-v2-hero__grid{display:grid;grid-template-columns:.95fr 1.05fr;min-height:470px;align-items:stretch}.jtw-v2-hero__copy{padding:78px 70px 76px 0;display:flex;align-items:center}.jtw-v2-hero__inner{border-left:2px solid var(--jtw-green);padding-left:42px;max-width:560px}.jtw-v2-hero__eyebrow{margin-bottom:20px}.jtw-v2-hero__title{color:#fff;margin:0 0 20px}.jtw-v2-hero__text{font-size:18px;color:#ffffffd4;margin:0 0 28px;max-width:470px}.jtw-v2-hero__actions{display:flex;gap:14px;flex-wrap:wrap;align-items:center}.jtw-v2-hero__checks{margin-top:28px;display:grid;gap:9px;color:#ffffffd9;font-size:14px;list-style:none;padding:0}.jtw-v2-hero__checks li:before{content:"\2713";color:#9bd276;font-weight:900;margin-right:8px}.jtw-v2-hero__image{position:relative;min-height:470px;background:linear-gradient(135deg,#c9c2b4,#817b70)}.jtw-v2-hero__image img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.jtw-v2-hero__image-caption{position:absolute;right:28px;bottom:24px;background:#2d3e2ed1;color:#fff;border-radius:999px;padding:8px 14px;font-size:12px;font-weight:700}.jtw-v2-servicebar{background:var(--jtw-mos-dark);color:#fff}.jtw-v2-servicebar__row{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;min-height:58px;align-items:center;font-size:14px;font-weight:700}.jtw-v2-servicebar__item{display:flex;align-items:center;gap:10px;color:#ffffffe0}.jtw-v2-servicebar__icon{color:#98cf7c;font-size:16px}.jtw-v2-project-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.jtw-v2-card{background:#fff;border:1px solid var(--jtw-line);border-radius:var(--jtw-radius);overflow:hidden;box-shadow:0 10px 24px #2226280a;display:flex;flex-direction:column;text-decoration:none;color:inherit}.jtw-v2-card__img{height:170px;background:var(--jtw-beige-light);position:relative;overflow:hidden}.jtw-v2-card__img img{width:100%;height:100%;object-fit:cover;display:block}.jtw-v2-card__badge{position:absolute;top:12px;left:12px;background:var(--jtw-green);color:#fff;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:800;z-index:2}.jtw-v2-card__body{padding:20px;display:flex;flex-direction:column;flex:1}.jtw-v2-card__body h3{margin:0 0 8px}.jtw-v2-card__body p{margin:0 0 18px;color:var(--jtw-muted);font-size:14px;min-height:42px}.jtw-v2-card__link{font-weight:800;color:var(--jtw-green);font-size:14px;margin-top:auto}.jtw-v2-split{display:grid;grid-template-columns:1.05fr .95fr;gap:42px;align-items:center}.jtw-v2-split__intro p{color:var(--jtw-muted);font-size:17px;max-width:620px;margin:0}.jtw-v2-helpbox{background:var(--jtw-beige-light);border:1px solid var(--jtw-line);border-radius:22px;padding:34px;box-shadow:var(--jtw-shadow)}.jtw-v2-helpbox__title{font-weight:800;font-size:16px}.jtw-v2-helpbox__row{display:grid;grid-template-columns:1fr 1fr auto;gap:12px;margin-top:22px}.jtw-v2-input{height:48px;border:1px solid var(--jtw-line);border-radius:8px;padding:0 14px;background:#fff;color:var(--jtw-text);font-weight:600;font-family:inherit;font-size:14px;width:100%}.jtw-v2-input::placeholder{color:var(--jtw-muted);font-weight:600}.jtw-v2-helpbox__note{margin:16px 0 0;color:var(--jtw-muted);font-size:14px}.jtw-v2-input[aria-invalid=true]{border-color:var(--jtw-rust);background:#fff5f0}.jtw-v2-calc-error{margin:14px 0 0;color:var(--jtw-rust);font-size:14px;font-weight:700}.jtw-v2-calc-result{margin-top:24px;padding-top:22px;border-top:1px dashed var(--jtw-line)}.jtw-v2-calc-result[hidden]{display:none}.jtw-v2-calc-result__amount{font-size:17px;color:var(--jtw-text);font-weight:600;line-height:1.4}.jtw-v2-calc-result__amount strong{display:inline-block;padding:2px 10px;background:var(--jtw-mos);color:#fff;border-radius:8px;font-size:22px;font-weight:800;letter-spacing:-.01em;margin:0 4px}.jtw-v2-calc-result__text{margin:10px 0 18px;color:var(--jtw-muted);font-size:14px}.jtw-v2-calc-result__actions{display:flex;gap:12px;flex-wrap:wrap}.jtw-v2-calc-result__actions .jtw-v2-btn{height:44px}@media(max-width:720px){.jtw-v2-calc-result__actions{display:grid;grid-template-columns:1fr}.jtw-v2-calc-result__actions .jtw-v2-btn{width:100%}}.jtw-v2-categories{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.jtw-v2-categories .jtw-v2-card__img{height:150px}.jtw-v2-products{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.jtw-v2-product{background:#fff;border:1px solid var(--jtw-line);border-radius:var(--jtw-radius);overflow:hidden;display:flex;flex-direction:column;box-shadow:0 10px 24px #2226280a}.jtw-v2-product__img{height:210px;background:var(--jtw-beige-light);position:relative}.jtw-v2-product__img img{width:100%;height:100%;object-fit:cover;display:block}.jtw-v2-product__body{padding:18px;display:flex;flex-direction:column;gap:10px;flex:1}.jtw-v2-product__title{font-weight:800;font-size:16px;color:var(--jtw-text);min-height:44px;line-height:1.3}.jtw-v2-product__title a{color:inherit;text-decoration:none}.jtw-v2-product__price{font-weight:800;color:var(--jtw-mos);font-size:17px}.jtw-v2-product__meta{display:flex;flex-wrap:wrap;gap:6px;margin:2px 0 6px}.jtw-v2-pill{background:var(--jtw-beige-light);border:1px solid var(--jtw-line);border-radius:999px;padding:5px 8px;font-size:11px;font-weight:800;color:var(--jtw-mos)}.jtw-v2-product .jtw-v2-btn{height:42px;width:100%;margin-top:auto;font-size:13px}.jtw-v2-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.jtw-v2-step{background:#fff;border:1px solid var(--jtw-line);border-radius:var(--jtw-radius);padding:26px;box-shadow:0 10px 24px #2226280a}.jtw-v2-step__num{width:38px;height:38px;border-radius:50%;background:var(--jtw-mos);color:#fff;display:grid;place-items:center;font-weight:900;margin-bottom:18px}.jtw-v2-step h3{font-size:21px;margin:0 0 8px}.jtw-v2-step p{margin:0;color:var(--jtw-muted)}.jtw-v2-advice{background:var(--jtw-mos);color:#fff;padding:76px 0}.jtw-v2-advice__grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.jtw-v2-advice h2{color:#fff;font-size:36px}.jtw-v2-advice p{color:#ffffffc7;max-width:560px;font-size:16px}.jtw-v2-advice__eyebrow{background:var(--jtw-rust);color:#fff;display:inline-flex;align-items:center;border-radius:999px;padding:8px 13px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;margin-bottom:16px}.jtw-v2-advice__bullets{list-style:none;margin:0;padding:0;display:grid;gap:16px}.jtw-v2-advice__bullets li{display:flex;gap:12px;color:#ffffffdb;font-weight:700}.jtw-v2-advice__bullets li:before{content:"\2713";color:#9bd276;font-weight:900}.jtw-v2-advice__actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:24px}.jtw-v2-faq__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:start}.jtw-v2-faq__list{background:var(--jtw-beige-light);border:1px solid var(--jtw-line);border-radius:18px;overflow:hidden}.jtw-v2-faq__item{border-bottom:1px solid var(--jtw-line)}.jtw-v2-faq__item:last-child{border-bottom:0}.jtw-v2-faq__item summary{display:flex;justify-content:space-between;align-items:center;padding:18px 22px;font-weight:800;font-size:14px;cursor:pointer;list-style:none}.jtw-v2-faq__item summary::-webkit-details-marker{display:none}.jtw-v2-faq__item summary:after{content:"+";font-size:20px;font-weight:700}.jtw-v2-faq__item[open] summary:after{content:"\2212"}.jtw-v2-faq__answer{padding:0 22px 18px;color:var(--jtw-muted);font-size:14px}.jtw-v2-faq__answer p:first-child{margin-top:0}.jtw-v2-faq__answer p:last-child{margin-bottom:0}.jtw-v2-faq__side{padding:12px 0}.jtw-v2-faq__side h2{font-size:40px;margin-bottom:16px}.jtw-v2-faq__side p{color:var(--jtw-muted);margin:0 0 22px;max-width:460px}@media(max-width:1180px){.jtw-v2-container{padding:0 32px}.jtw-v2-h1{font-size:46px}.jtw-v2-project-grid,.jtw-v2-categories,.jtw-v2-products{grid-template-columns:repeat(2,1fr)}.jtw-v2-servicebar__row{grid-template-columns:repeat(2,1fr);padding-top:16px;padding-bottom:16px}.jtw-v2-hero__grid{grid-template-columns:1fr}.jtw-v2-hero__copy{padding:64px 0}.jtw-v2-hero__image{min-height:360px}.jtw-v2-split,.jtw-v2-advice__grid,.jtw-v2-faq__grid,.jtw-v2-steps{grid-template-columns:1fr}}@media(max-width:720px){.jtw-v2-container{padding:0 16px}.jtw-v2-hero__inner{padding-left:24px}.jtw-v2-hero__copy{padding:46px 0}.jtw-v2-hero__image{min-height:260px}.jtw-v2-h1{font-size:36px}.jtw-v2-hero__text{font-size:16px}.jtw-v2-hero__actions{display:grid;grid-template-columns:1fr;width:100%}.jtw-v2-hero__actions .jtw-v2-btn{width:100%}.jtw-v2-servicebar__row{grid-template-columns:1fr;font-size:13px}.jtw-v2-pad{padding:56px 0}.jtw-v2-section-head{display:block}.jtw-v2-section-head>p{margin-top:12px}.jtw-v2-project-grid,.jtw-v2-categories,.jtw-v2-products{grid-template-columns:1fr}.jtw-v2-product__img{height:230px}.jtw-v2-helpbox__row{grid-template-columns:1fr}.jtw-v2-advice{padding:56px 0}.jtw-v2-faq__side h2{font-size:30px}.jtw-v2-h2{font-size:28px}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/jtw-custom.css.map */
