.es-tabs{background:#fff;padding:48px 0 64px;overflow-x:clip}@media screen and (max-width:749px){.es-tabs{background:var(--es-tabs-bg, #F5F3EF);padding:32px 0 48px;overflow-x:visible}}.es-tabs__inner{max-width:var(--page-width, 1200px);margin:0 auto;padding:0 24px}.es-tabs__grid{display:grid;grid-template-columns:1fr;gap:32px}@media screen and (max-width:1099px){.es-tabs__grid{display:block}}@media screen and (min-width:1100px){.es-tabs__grid{grid-template-columns:280px 1fr;gap:48px}}.es-tabs__sidebar{min-width:0}@media screen and (max-width:1099px){.es-tabs__sidebar{position:sticky;top:0;z-index:20;margin-left:-24px;margin-right:-24px;padding-left:0;padding-right:0}}.es-tabs__sidebar-card{overflow:hidden}@media screen and (min-width:1100px){.es-tabs__sidebar-card{background:#fff;border-radius:14px;box-shadow:0 4px 24px #463b331f,0 1px 6px #463b3314;position:sticky;top:24px;z-index:10;margin-right:-30px}}@media screen and (max-width:1099px){.es-tabs__sidebar-card{background:#fff;box-shadow:0 2px 8px #463b3314}}.es-tabs__sidebar-image{width:100%;height:auto;object-fit:contain;display:block}@media screen and (max-width:1099px){.es-tabs__sidebar-image{display:none}}.es-tabs__nav{padding:8px 0}.es-tabs__nav-link{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 24px;border-bottom:1px solid rgba(216,208,194,.35);font-family:var(--font-heading-family, inherit);font-size:1.4rem;font-weight:500;color:var(--es-tabs-link-color, #2D4A2D);text-decoration:none;border:none;background:none;cursor:pointer;transition:background-color .15s ease,color .15s ease;text-align:left}.es-tabs__nav-link:last-child{border-bottom:none}.es-tabs__nav-link:hover{background:#f8f7f4}.es-tabs__nav-link.is-active{color:#463b33;font-weight:700;background:#f8f7f4}.es-tabs__nav-link-arrow{width:16px;height:16px;color:currentColor;opacity:.5;flex-shrink:0}.es-tabs__nav-link.is-active .es-tabs__nav-link-arrow{opacity:1}.es-tabs__nav-link-arrow svg{width:100%;height:100%;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.es-tabs__sidebar-cta{display:block;margin:4px 16px 16px;padding:14px 20px;background:var(--es-tabs-cta-bg, #2D4A2D);color:var(--es-tabs-cta-text, #ffffff);font-family:var(--font-heading-family, inherit);font-size:1.3rem;font-weight:600;text-align:center;text-decoration:none;border:none;border-radius:10px;cursor:pointer;transition:filter .2s ease}.es-tabs__sidebar-cta:hover{filter:brightness(1.15)}@media screen and (max-width:1099px){.es-tabs__sidebar-cta{display:none}}.es-tabs__nav-heading{display:none}.es-tabs__nav-wrap{position:relative}@media screen and (max-width:1099px){.es-tabs__nav-wrap:before,.es-tabs__nav-wrap:after{content:"";position:absolute;top:0;bottom:0;width:32px;z-index:2;pointer-events:none;opacity:0;transition:opacity .2s ease}.es-tabs__nav-wrap:before{left:0;background:linear-gradient(to right,#fff,#fff0)}.es-tabs__nav-wrap:after{right:0;background:linear-gradient(to left,#fff,#fff0)}.es-tabs__nav-wrap.has-scroll-left:before{opacity:1}.es-tabs__nav-wrap.has-scroll-right:after{opacity:1}.es-tabs__nav{display:flex;flex-wrap:nowrap;padding:0 16px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.es-tabs__nav::-webkit-scrollbar{display:none}.es-tabs__nav-link{flex:0 0 auto;width:auto;justify-content:center;padding:10px 12px;font-size:1.2rem;border-bottom:2px solid transparent;white-space:nowrap}.es-tabs__nav-link:hover{background:#00000008}.es-tabs__nav-link.is-active{background:none;border-bottom-color:#463b33;color:#463b33;font-weight:700}.es-tabs__nav-link-arrow{display:none}}.es-tabs__main{min-width:0}@media screen and (min-width:1100px){.es-tabs__main{background:var(--es-tabs-bg, #F5F3EF);padding:48px 0 48px 180px;margin-left:-100px;margin-top:48px;border-radius:14px 0 0 14px;position:relative}.es-tabs__main:after{content:"";position:absolute;top:0;bottom:0;left:100%;width:100vw;background:inherit}}@media screen and (min-width:750px)and (max-width:1099px){.es-tabs__main{background:var(--es-tabs-bg, #F5F3EF);padding:40px;border-radius:0 0 14px 14px}}@media screen and (max-width:749px){.es-tabs__main{padding:16px 0}}.es-tabs__section{padding-top:64px}.es-tabs__section:first-child{padding-top:0}.es-tabs__panel-tag{display:inline-block;font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#8a8177;background:none;padding:0;border-radius:0;margin-bottom:20px}.es-tabs__intro-heading{font-family:var(--font-heading-family, inherit);font-size:clamp(2.2rem,3vw,3rem);font-weight:700;letter-spacing:-.02em;color:#463b33;margin:0 0 20px;line-height:1.15}.es-tabs__description{font-size:1.5rem;line-height:1.75;color:#6b6259}.es-tabs__description h2,.es-tabs__description h3,.es-tabs__description h4{font-family:var(--font-heading-family, inherit);color:#463b33;margin:24px 0 10px}.es-tabs__description h2{font-size:1.8rem;font-weight:700}.es-tabs__description h3{font-size:1.6rem;font-weight:600}.es-tabs__description p{margin:0 0 16px}.es-tabs__description p:last-child{margin-bottom:0}.es-tabs__description ul,.es-tabs__description ol{margin:0 0 16px;padding-left:20px}.es-tabs__description li{margin-bottom:6px}.es-tabs__desc-wrap{position:relative;max-height:var(--es-tabs-desc-max-height, 260px);overflow:hidden;transition:max-height .5s ease}.es-tabs__desc-wrap.is-expanded{max-height:none}.es-tabs__desc-wrap:after{content:"";position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(to bottom,rgba(245,243,239,0) 0%,var(--es-tabs-bg, #F5F3EF) 100%);pointer-events:none;transition:opacity .4s ease}.es-tabs__desc-wrap.is-expanded:after,.es-tabs__desc-wrap.is-short:after{opacity:0}.es-tabs__read-more{display:inline-flex;align-items:center;gap:6px;margin-top:4px;padding:0;background:none;border:none;cursor:pointer;font-family:var(--font-heading-family, inherit);font-size:1.4rem;font-weight:600;color:var(--es-tabs-link-color, #2D4A2D);transition:color .2s ease}.es-tabs__read-more:hover{color:#463b33}.es-tabs__read-more svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .3s ease}.es-tabs__read-more.is-expanded svg{transform:rotate(180deg)}.es-tabs__verdict{margin-top:32px;padding:24px 28px;background:#fff;border-radius:12px;box-shadow:0 1px 8px #463b330d}.es-tabs__verdict-heading{font-family:var(--font-heading-family, inherit);font-size:1.5rem;font-weight:700;color:#463b33;margin:0 0 20px;display:flex;align-items:center;gap:8px}.es-tabs__verdict-icon{width:20px;height:20px;color:#2d4a2d}.es-tabs__verdict-columns{display:grid;grid-template-columns:1fr;gap:20px}@media screen and (min-width:480px){.es-tabs__verdict-columns{grid-template-columns:1fr 1fr;gap:24px}}.es-tabs__verdict-col-heading{font-family:var(--font-heading-family, inherit);font-size:1.2rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin:0 0 12px;display:flex;align-items:center;gap:6px}.es-tabs__verdict-col-heading--pro{color:#2d7a3a}.es-tabs__verdict-col-heading--con{color:#c0392b}.es-tabs__verdict-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.es-tabs__verdict-item{display:flex;align-items:flex-start;gap:10px;font-size:1.4rem;line-height:1.5;color:#463b33}.es-tabs__verdict-item-icon{flex-shrink:0;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-top:1px}.es-tabs__verdict-item-icon--pro{background:#2d7a3a1f;color:#2d7a3a}.es-tabs__verdict-item-icon--con{background:#c0392b1a;color:#c0392b}.es-tabs__verdict-item-icon svg{width:12px;height:12px}.es-tabs__key-features{margin-top:32px;padding-top:32px;border-top:1px solid rgba(216,208,194,.4)}.es-tabs__key-features-title{font-family:var(--font-heading-family, inherit);font-size:1.2rem;font-weight:700;color:#463b33;letter-spacing:.08em;text-transform:uppercase;margin:0 0 16px}.es-tabs__key-features-list{display:flex;flex-wrap:wrap;gap:10px}.es-tabs__key-feature{display:flex;flex-direction:row;align-items:center;gap:8px;background:#fff;border-radius:999px;padding:6px 16px 6px 6px}.es-tabs__key-feature-icon{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.es-tabs__key-feature-icon img{width:20px;height:20px;object-fit:contain}.es-tabs__key-feature-name{font-size:1.2rem;font-weight:600;color:#463b33;line-height:1.3;white-space:nowrap}@media screen and (max-width:749px){.es-tabs__key-features{margin-top:24px;padding-top:24px}.es-tabs__key-features-title{font-size:1rem;margin:0 0 12px}.es-tabs__key-features-list{display:grid;grid-template-columns:1fr 1fr;gap:8px}.es-tabs__key-feature{padding:5px 10px 5px 5px;gap:6px}.es-tabs__key-feature-icon{width:26px;height:26px}.es-tabs__key-feature-icon img{width:16px;height:16px}.es-tabs__key-feature-name{font-size:1rem;white-space:normal}}.es-tabs__specs-heading{font-family:var(--font-heading-family, inherit);font-size:clamp(2.2rem,3vw,3rem);font-weight:700;letter-spacing:-.02em;color:#463b33;margin:0 0 24px;line-height:1.15}.es-tabs__specs-scroll-wrap{position:relative}.es-tabs__specs-table{width:100%}@media screen and (max-width:749px){.es-tabs__specs-scroll-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.es-tabs__specs-scroll-wrap::-webkit-scrollbar{display:none}.es-tabs__specs-table{min-width:420px}.es-tabs__section[data-section=specs]{position:relative}.es-tabs__section[data-section=specs]:after{content:"";position:absolute;top:0;right:0;bottom:0;width:40px;background:linear-gradient(to right,transparent,var(--es-tabs-bg, #F5F3EF));pointer-events:none;z-index:1;transition:opacity .3s ease}.es-tabs__section[data-section=specs].is-scrolled-end:after{opacity:0}}.es-tabs__specs-row{display:flex;padding:14px 0;font-size:1.4rem;line-height:1.5;border-bottom:1px solid #E8E4DD}.es-tabs__specs-row:last-child{border-bottom:none}.es-tabs__specs-label{width:40%;font-weight:400;color:#6b6259;flex-shrink:0}.es-tabs__specs-value{width:60%;font-weight:600;color:#463b33;text-align:right}@media screen and (max-width:479px){.es-tabs__specs-label{width:45%}.es-tabs__specs-value{width:55%}}@media screen and (max-width:749px){.es-tabs__specs-value{text-align:left}.es-tabs__specs-swatches{justify-content:flex-start}}.es-tabs__specs-swatches{display:inline-flex;flex-wrap:wrap;gap:6px 10px;justify-content:flex-end}.es-tabs__specs-swatch{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.es-tabs__specs-swatch-dot{display:inline-block;width:14px;height:14px;border-radius:50%;border:1px solid rgba(70,59,51,.15);box-shadow:inset 0 0 0 1px #ffffff80;flex-shrink:0}.es-tabs__specs-swatch-label{font-weight:600;color:#463b33}.es-tabs__warranty-heading{font-family:var(--font-heading-family, inherit);font-size:clamp(2.2rem,3vw,3rem);font-weight:700;letter-spacing:-.02em;color:#463b33;margin:0 0 20px;line-height:1.15}.es-tabs__warranty-badge{display:inline-flex;align-items:center;gap:10px;padding:12px 20px;background:#2d4a2d14;border-radius:8px;margin-bottom:24px;font-size:1.3rem;font-weight:600;color:#2d4a2d}.es-tabs__warranty-badge svg{width:20px;height:20px;flex-shrink:0}.es-tabs__warranty-body{font-size:1.5rem;line-height:1.75;color:#6b6259}.es-tabs__warranty-body p{margin:0 0 16px}.es-tabs__warranty-body p:last-child{margin-bottom:0}.es-tabs__warranty-body h3,.es-tabs__warranty-body h4{font-family:var(--font-heading-family, inherit);color:#463b33;margin:24px 0 10px}.es-tabs__warranty-body ul,.es-tabs__warranty-body ol{margin:0 0 16px;padding-left:20px}.es-tabs__warranty-body li{margin-bottom:6px}.es-tabs__service-heading{font-family:var(--font-heading-family, inherit);font-size:clamp(2.2rem,3vw,3rem);font-weight:700;letter-spacing:-.02em;color:#463b33;margin:0 0 24px;line-height:1.15}.es-tabs__service-grid{display:grid;grid-template-columns:1fr;gap:16px}@media screen and (min-width:480px){.es-tabs__service-grid{grid-template-columns:1fr 1fr}}.es-tabs__service-card{padding:24px;background:#fff;border-radius:12px;box-shadow:0 1px 8px #463b330d;transition:box-shadow .2s ease,transform .2s ease}.es-tabs__service-card:hover{box-shadow:0 4px 16px #463b3314;transform:translateY(-1px)}.es-tabs__service-card-icon{width:40px;height:40px;border-radius:10px;background:#2d4a2d14;display:flex;align-items:center;justify-content:center;margin-bottom:14px;color:#2d4a2d}.es-tabs__service-card-icon svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.es-tabs__service-card-title{font-family:var(--font-heading-family, inherit);font-size:1.4rem;font-weight:700;color:#463b33;margin:0 0 6px;line-height:1.3}.es-tabs__service-card-text{font-size:1.3rem;line-height:1.6;color:#8a8177;margin:0}.es-tabs__empty{font-size:1.4rem;color:#8a8177;font-style:italic;padding:24px 0}.es-tabs__package-grid{display:flex;gap:12px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:4px}@media screen and (max-width:749px){.es-tabs__section[data-section=package]{position:relative}.es-tabs__section[data-section=package]:after{content:"";position:absolute;top:0;right:0;bottom:0;width:40px;background:linear-gradient(to right,transparent,var(--es-tabs-bg, #F5F3EF));pointer-events:none;z-index:1;transition:opacity .3s ease}.es-tabs__section[data-section=package].is-scrolled-end:after{opacity:0}}.es-tabs__package-grid::-webkit-scrollbar{display:none}.es-tabs__package-card{flex:0 0 120px;background:#fff;border:1px solid rgba(216,208,194,.5);border-radius:8px;overflow:hidden;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease}@media screen and (min-width:600px){.es-tabs__package-card{flex:0 0 140px}}@media screen and (min-width:900px){.es-tabs__package-card{flex:0 0 calc((100% - 48px)/5)}}.es-tabs__package-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #463b331a}.es-tabs__package-media{position:relative;padding-bottom:100%;overflow:hidden;background:#f0ede6}.es-tabs__package-media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.es-tabs__package-card:hover .es-tabs__package-media img{transform:scale(1.05)}.es-tabs__package-qty{position:absolute;top:6px;left:6px;background:#463b33;color:#fff;font-size:1rem;font-weight:700;padding:3px 8px;border-radius:40px;line-height:1;z-index:1}.es-tabs__package-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#f0ede6}.es-tabs__package-placeholder svg{width:50%;height:50%;opacity:.25}.es-tabs__package-info{padding:6px 8px}@media screen and (min-width:600px){.es-tabs__package-info{padding:8px 10px}}.es-tabs__package-name{font-size:1.1rem;font-weight:600;color:#463b33;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media screen and (min-width:600px){.es-tabs__package-name{font-size:1.2rem}}.es-tabs__gallery-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9800;background:#000000d9;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.es-tabs__gallery-overlay.is-open{opacity:1;visibility:visible}.es-tabs__gallery{position:relative;width:90vw;max-width:700px;max-height:90vh}.es-tabs__gallery-close{position:absolute;top:-40px;right:0;width:32px;height:32px;background:none;border:none;color:#fff;cursor:pointer;z-index:2;padding:0}.es-tabs__gallery-close svg{width:100%;height:100%;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.es-tabs__gallery-image-wrap{position:relative;width:100%;border-radius:12px;overflow:hidden;background:#fff}.es-tabs__gallery-image-wrap img{display:block;width:100%;height:auto;max-height:75vh;object-fit:contain}.es-tabs__gallery-caption{position:absolute;bottom:0;left:0;right:0;padding:12px 16px;background:linear-gradient(to top,rgba(0,0,0,.6),transparent);color:#fff;font-size:1.4rem;font-weight:600}.es-tabs__gallery-nav{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;background:#ffffffe6;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#463b33;box-shadow:0 2px 8px #00000026;transition:background .2s ease;z-index:2}.es-tabs__gallery-nav:hover{background:#fff}.es-tabs__gallery-nav svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.es-tabs__gallery-prev{left:-52px}.es-tabs__gallery-next{right:-52px}.es-tabs__gallery-dots{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:16px}.es-tabs__gallery-dot{width:8px;height:8px;border-radius:50%;background:#fff6;border:none;padding:0;cursor:pointer;transition:background .2s ease,transform .2s ease}.es-tabs__gallery-dot.is-active{background:#fff;transform:scale(1.3)}@media screen and (max-width:749px){.es-tabs__gallery-prev{left:8px}.es-tabs__gallery-next{right:8px}.es-tabs__gallery-close{top:-36px;right:4px}}.es-tabs__package-summary{text-align:center;margin-top:24px}.es-tabs__package-badge{display:inline-flex;align-items:center;gap:8px;background:#2d4a2d14;color:var(--es-tabs-link-color, #2D4A2D);font-size:1.3rem;font-weight:600;padding:8px 20px;border-radius:40px}.es-tabs__package-badge svg{width:16px;height:16px;flex-shrink:0}.es-tabs__blooming-card{background:#fff;border-radius:12px;border:1px solid rgba(216,208,194,.5);overflow:hidden;padding:24px}.es-tabs__blooming-scroll-wrap{position:relative}.es-tabs__blooming-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0 -8px;padding:0 8px}.es-tabs__blooming-scroll::-webkit-scrollbar{height:6px}.es-tabs__blooming-scroll::-webkit-scrollbar-track{background:#d8d0c233;border-radius:3px}.es-tabs__blooming-scroll::-webkit-scrollbar-thumb{background:#2d4a2d4d;border-radius:3px}.es-tabs__blooming-table{width:100%;min-width:640px;border-collapse:separate;border-spacing:0}.es-tabs__blooming-table thead th{font-size:1.15rem;font-weight:600;color:#a18b7a;text-transform:uppercase;letter-spacing:.06em;padding:0 0 14px;text-align:center;border-bottom:2px solid rgba(216,208,194,.4)}.es-tabs__blooming-table thead th:first-child{text-align:left;min-width:150px;padding-left:4px}.es-tabs__blooming-table tbody tr{transition:background-color .15s ease}.es-tabs__blooming-table tbody tr:hover{background-color:#f0ede680}.es-tabs__blooming-table tbody td{padding:12px 4px;text-align:center;vertical-align:middle;border-bottom:1px solid rgba(216,208,194,.25)}.es-tabs__blooming-table tbody tr:last-child td{border-bottom:none}.es-tabs__blooming-table tbody td:first-child{text-align:left;font-size:1.3rem;font-weight:600;color:#463b33;padding-left:4px;padding-right:16px;white-space:nowrap}.es-tabs__blooming-cell{display:inline-block;width:100%;max-width:36px;height:14px;border-radius:4px;transition:transform .2s ease,box-shadow .2s ease}.es-tabs__blooming-cell--active:hover{transform:scaleY(1.5);box-shadow:0 2px 8px #00000026}.es-tabs__blooming-cell--empty{background:#d8d0c226}.es-tabs__blooming-row--evergreen td:first-child{color:#3b6b47}.es-tabs__blooming-evergreen-bar{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:14px;border-radius:7px;border:1.5px dashed rgba(74,124,89,.35);background:#4a7c590f}.es-tabs__blooming-evergreen-icon{width:12px;height:12px;flex-shrink:0}.es-tabs__blooming-evergreen-text{font-size:1rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#4a7c59;line-height:1}.es-tabs__blooming-legend-leaf{width:16px;height:16px;flex-shrink:0}.es-tabs__blooming-badge--evergreen{background:#4a7c591f;color:#3b6b47}.es-tabs__blooming-legend{display:flex;align-items:center;justify-content:center;gap:24px;flex-wrap:wrap;margin-top:24px;padding-top:16px;border-top:1px solid rgba(216,208,194,.3)}.es-tabs__blooming-legend-item{display:flex;align-items:center;gap:8px;font-size:1.2rem;color:#6b6259}.es-tabs__blooming-legend-swatch{width:20px;height:10px;border-radius:3px;flex-shrink:0}.es-tabs__blooming-seasons{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap;margin-top:16px}.es-tabs__blooming-badge{display:inline-flex;align-items:center;gap:6px;background:#2d4a2d14;color:var(--es-tabs-link-color, #2D4A2D);font-size:1.2rem;font-weight:500;padding:6px 14px;border-radius:40px}.es-tabs__blooming-badge svg{width:14px;height:14px;flex-shrink:0}@media screen and (max-width:749px){.es-tabs__blooming-card{padding:16px 12px}.es-tabs__blooming-table thead th{font-size:1.05rem;padding:0 0 10px}.es-tabs__blooming-table tbody td:first-child{font-size:1.2rem}.es-tabs__blooming-cell{height:12px;max-width:28px}.es-tabs__blooming-evergreen-bar{height:12px}.es-tabs__blooming-evergreen-text{font-size:.9rem}.es-tabs__blooming-evergreen-icon{width:10px;height:10px}.es-tabs__blooming-legend{gap:16px;justify-content:flex-start}.es-tabs__blooming-seasons{flex-direction:column;gap:8px}}.es-tabs__faq-group-title{font-family:var(--font-heading-family, inherit);font-size:1.3rem;font-weight:600;color:#6b6259;letter-spacing:.04em;text-transform:uppercase;margin:0 0 8px}.es-tabs__faq-list+.es-tabs__faq-group-title{margin-top:32px}.es-tabs__faq-list{display:flex;flex-direction:column;gap:4px}.es-tabs__faq-item{border-radius:8px;background:#d8d0c226;transition:background .2s ease}.es-tabs__faq-item.is-open{background:#d8d0c240}.es-tabs__faq-question{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 16px;background:none;border:none;cursor:pointer;text-align:left;font-family:var(--font-heading-family, inherit);font-size:1.4rem;font-weight:500;color:#463b33;line-height:1.4;gap:16px}.es-tabs__faq-question:hover{color:var(--es-tabs-link-color, #2D4A2D)}.es-tabs__faq-icon{flex-shrink:0;width:18px;height:18px;color:#9b9189;transition:transform .3s ease}.es-tabs__faq-icon svg{width:100%;height:100%;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.es-tabs__faq-item.is-open .es-tabs__faq-icon{transform:rotate(45deg)}.es-tabs__faq-answer{max-height:0;overflow:hidden;transition:max-height .35s ease,padding .35s ease;font-size:1.35rem;line-height:1.7;color:#6b6259;padding:0 16px}.es-tabs__faq-item.is-open .es-tabs__faq-answer{max-height:500px;padding:0 16px 16px}.es-tabs__faq-answer p{margin:0 0 10px}.es-tabs__faq-answer p:last-child{margin-bottom:0}.es-tabs__faq-answer ul,.es-tabs__faq-answer ol{margin:0 0 10px;padding-left:20px}.es-tabs__faq-answer li{margin-bottom:4px}.es-tabs__faq-answer a{color:var(--es-tabs-link-color, #2D4A2D);text-decoration:underline}@media screen and (max-width:749px){.es-tabs__specs-heading,.es-tabs__intro-heading,.es-tabs__warranty-heading{font-size:2rem}.es-tabs__description{font-size:1.3rem}.es-tabs__description h2{font-size:1.6rem}.es-tabs__description h3{font-size:1.4rem}.es-tabs__verdict,.es-tabs__service-card{padding:20px}.es-tabs__specs-row{padding:12px 0;font-size:1.2rem}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/es-pdp-tabs.css.map */
