.ma-product-guide-section{padding:var(--ma-guide-padding-top, 36px) 20px var(--ma-guide-padding-bottom, 44px)}.ma-product-guide{--ma-accent: #8a5138;--ma-accent-dark: #6f3f2e;--ma-text: #302824;--ma-muted: #746963;--ma-soft: #f8f4f0;--ma-soft-strong: #f3ebe5;--ma-paper: #ffffff;--ma-border: #dfd3cb;max-width:920px;margin:0 auto;color:var(--ma-text);font-size:16px;line-height:1.55}.ma-product-guide,.ma-product-guide *{box-sizing:border-box}.ma-product-guide h2,.ma-product-guide h3,.ma-product-guide p,.ma-product-guide div,.ma-product-guide span,.ma-product-guide strong{text-align:left!important;-webkit-hyphens:none!important;hyphens:none!important;word-break:normal!important;overflow-wrap:normal}.ma-product-guide h2,.ma-product-guide h3,.ma-product-guide p{margin-top:0}.ma-product-guide h2{margin-bottom:12px;font-size:clamp(24px,3vw,32px);line-height:1.18}.ma-product-guide h3{margin-bottom:5px;font-size:17px;line-height:1.3}.ma-product-guide__intro{margin-bottom:20px}.ma-product-guide__lead{max-width:800px;margin-bottom:14px;color:var(--ma-muted);font-size:17px}.ma-product-guide__answer{margin:0;padding:14px 16px;background:var(--ma-soft);border:1px solid var(--ma-border);border-left:4px solid var(--ma-accent);border-radius:13px;font-size:15px}.ma-product-guide__answer strong{color:var(--ma-accent-dark)}.ma-product-guide__highlights{display:grid;margin:0 0 24px;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.ma-product-guide__highlight{padding:14px;background:var(--ma-paper);border:1px solid var(--ma-border);border-radius:14px}.ma-product-guide__highlight strong{display:block;margin-bottom:3px;color:var(--ma-accent-dark);font-size:14px}.ma-product-guide__highlight span{display:block;color:var(--ma-muted);font-size:12px;line-height:1.4}.ma-product-guide__section{margin:0 0 24px}.ma-product-guide__check-grid{display:grid;margin:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 20px}.ma-product-guide__check{position:relative;padding-left:24px;font-size:15px}.ma-product-guide__check:before{position:absolute;top:0;left:0;color:var(--ma-accent);content:"\2713";font-weight:800}.ma-product-guide__advice{margin:0 0 24px;padding:18px;background:#f6eee9;border:1px solid #dfcbbf;border-left:4px solid var(--ma-accent);border-radius:15px}.ma-product-guide__advice>p{margin-bottom:12px;color:var(--ma-muted)}.ma-product-guide__choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.ma-product-guide__choice{padding:12px;background:#ffffffc2;border:1px solid rgba(138,81,56,.18);border-radius:11px}.ma-product-guide__choice strong,.ma-product-guide__choice span{display:block}.ma-product-guide__choice strong{margin-bottom:3px;font-size:14px}.ma-product-guide__choice span{color:var(--ma-muted);font-size:12px;line-height:1.4}.ma-product-guide__room-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ma-product-guide__room{padding:14px 15px;background:var(--ma-paper);border:1px solid var(--ma-border);border-radius:13px}.ma-product-guide__room h3{color:var(--ma-accent-dark)}.ma-product-guide__room p{margin-bottom:0;color:var(--ma-muted);font-size:13px;line-height:1.45}.ma-product-guide__details{margin:0 0 10px;overflow:hidden;background:var(--ma-paper);border:1px solid var(--ma-border);border-radius:14px;box-shadow:0 3px 12px #30282409}.ma-product-guide__details[open]{border-color:#ccb8ab}.ma-product-guide__details summary{display:flex!important;width:100%;min-height:58px;margin:0!important;padding:14px 16px!important;align-items:center;justify-content:space-between;gap:12px;color:var(--ma-text)!important;background:#fcfaf8;border:0!important;cursor:pointer;font-size:16px!important;font-weight:750!important;line-height:1.3!important;list-style:none!important;text-align:left!important;-webkit-appearance:none;appearance:none}.ma-product-guide__details[open] summary{background:var(--ma-soft-strong);border-bottom:1px solid var(--ma-border)!important}.ma-product-guide__details summary::-webkit-details-marker{display:none}.ma-product-guide__summary-main{display:flex;min-width:0;align-items:center;gap:10px}.ma-product-guide__summary-tag{flex:0 0 auto;padding:4px 7px;color:var(--ma-accent-dark);background:#fff;border:1px solid #decfc6;border-radius:999px;font-size:10px;font-weight:800;letter-spacing:.04em;line-height:1;text-transform:uppercase}.ma-product-guide__details summary:after{flex:0 0 auto;color:var(--ma-accent);content:"+";font-size:24px;font-weight:400;line-height:1}.ma-product-guide__details[open] summary:after{content:"\2212"}.ma-product-guide__details-content{padding:16px}.ma-product-guide__details-content p{margin-bottom:12px;color:var(--ma-muted);font-size:14px;line-height:1.5}.ma-product-guide__details-content>:last-child{margin-bottom:0}.ma-product-guide__option-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.ma-product-guide__option{padding:12px;background:var(--ma-soft);border-radius:11px}.ma-product-guide__option strong,.ma-product-guide__option span{display:block}.ma-product-guide__option strong{margin-bottom:3px;color:var(--ma-accent-dark);font-size:13px}.ma-product-guide__option span{color:var(--ma-muted);font-size:12px;line-height:1.4}.ma-product-guide__steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;counter-reset:ma-step}.ma-product-guide__step{position:relative;min-height:68px;padding:12px 12px 12px 44px;background:var(--ma-soft);border-radius:11px;counter-increment:ma-step}.ma-product-guide__step:before{position:absolute;top:12px;left:12px;display:grid;width:23px;height:23px;place-items:center;color:#fff;background:var(--ma-accent);border-radius:50%;content:counter(ma-step);font-size:11px;font-weight:800}.ma-product-guide__step strong{display:block;margin-bottom:2px;font-size:13px}.ma-product-guide__step span{display:block;color:var(--ma-muted);font-size:12px;line-height:1.4}.ma-product-guide__spec-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.ma-product-guide__spec{min-width:0;padding:12px;background:var(--ma-soft);border:1px solid #eadfd8;border-radius:11px}.ma-product-guide__spec span,.ma-product-guide__spec strong{display:block}.ma-product-guide__spec span{margin-bottom:3px;color:var(--ma-muted);font-size:10px;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.ma-product-guide__spec strong{font-size:13px;line-height:1.35}.ma-product-guide__two-cols{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ma-product-guide__mini-card{padding:13px;background:var(--ma-soft);border-radius:11px}.ma-product-guide__mini-card h3{color:var(--ma-accent-dark);font-size:14px}.ma-product-guide__mini-card p{margin-bottom:0;font-size:12px}.ma-product-guide__note{margin-top:10px;padding:11px 12px;color:var(--ma-accent-dark);background:#f6eee9;border-radius:10px;font-size:12px;line-height:1.45}.ma-product-guide__faq{margin-top:24px}.ma-product-guide__faq-intro{margin-bottom:12px;color:var(--ma-muted);font-size:14px}.ma-product-guide__help{display:flex;margin-top:20px;padding:16px;align-items:center;justify-content:space-between;gap:18px;background:var(--ma-text);border-radius:14px;color:#fff}.ma-product-guide__help strong,.ma-product-guide__help span{display:block;color:#fff}.ma-product-guide__help strong{margin-bottom:3px;font-size:16px}.ma-product-guide__help span{color:#ffffffd1;font-size:13px}.ma-product-guide__help-link{flex:0 0 auto;display:inline-flex;min-height:42px;padding:10px 14px;align-items:center;justify-content:center;color:var(--ma-text)!important;background:#fff;border:1px solid #ffffff;border-radius:10px;font-size:13px;font-weight:800;line-height:1.2;text-decoration:none!important}.ma-product-guide__help-link:hover{background:var(--ma-soft)}.ma-product-guide__editor-message{padding:18px;background:#fff8e7;border:1px dashed #c8992f;border-radius:12px}.ma-product-guide__editor-message p{margin:5px 0 0}@media screen and (max-width:749px){.ma-product-guide-section{padding-right:16px;padding-left:16px}.ma-product-guide{font-size:15px;line-height:1.5}.ma-product-guide__lead{font-size:16px}.ma-product-guide__highlights,.ma-product-guide__check-grid,.ma-product-guide__room-grid,.ma-product-guide__steps,.ma-product-guide__two-cols,.ma-product-guide__choices,.ma-product-guide__option-grid,.ma-product-guide__spec-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ma-product-guide__help{align-items:flex-start;flex-direction:column}.ma-product-guide__help-link{width:100%}}@media screen and (max-width:540px){.ma-product-guide h2{font-size:24px}.ma-product-guide__highlights,.ma-product-guide__check-grid,.ma-product-guide__choices,.ma-product-guide__room-grid,.ma-product-guide__option-grid,.ma-product-guide__steps,.ma-product-guide__spec-grid,.ma-product-guide__two-cols{grid-template-columns:1fr}.ma-product-guide__highlight,.ma-product-guide__advice,.ma-product-guide__details-content,.ma-product-guide__help{padding:14px}.ma-product-guide__details summary{min-height:54px;padding:12px 14px!important;font-size:15px!important}.ma-product-guide__summary-main{gap:7px}.ma-product-guide__summary-tag{padding:3px 6px;font-size:9px}.ma-product-guide__step{min-height:0}}@media screen and (min-width:990px){.section-ma-product-guide{margin-top:-72px}.section-ma-product-guide .ma-product-guide-section{padding-top:0}}@media screen and (max-width:989px){.section-ma-product-guide{margin-top:-24px}.section-ma-product-guide .ma-product-guide-section{padding-top:0}}@media screen and (max-width:480px){.section-ma-product-guide{margin-top:-18px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/ma-product-guide.css.map */
