.block.product-features{background-color:var(--color--beige)}.block.product-features .block__title{text-align:center;margin-block-end:1rem}.block.product-features .block__description{text-align:center}.block.product-features .block__features-tabs{justify-content:center;align-items:center;display:flex;overflow-x:auto}@media screen and (width<=360px){.block.product-features .block__features-tabs{gap:1rem}}@media screen and (width>=360px) and (width<=1440px){.block.product-features .block__features-tabs{gap:calc(13.3333px + .740741vw)}}@media screen and (width>=1440px){.block.product-features .block__features-tabs{gap:1.5rem}}@media screen and (width<=360px){.block.product-features .block__features-tabs{padding-block:2.5rem}}@media screen and (width>=360px) and (width<=1440px){.block.product-features .block__features-tabs{padding-block:calc(34.6667px + 1.48148vw)}}@media screen and (width>=1440px){.block.product-features .block__features-tabs{padding-block:3.5rem}}.block.product-features .block__features-tabs>li button{inline-size:12.5rem;color:var(--color--green);text-align:center;cursor:pointer;border:.09375rem solid var(--color--green);background-color:#0000;border-radius:2.5rem;padding:.5rem 1.5rem;transition:background-color .3s ease-in-out,color .3s ease-in-out,font-weight .3s ease-in-out,border-color .3s ease-in-out;display:block}.block.product-features .block__features-tabs>li button:hover,.block.product-features .block__features-tabs>li button.active{color:var(--color--yellow);background-color:var(--color--red);border-color:#0000;font-weight:700}.block.product-features .block__features-content .feature{display:none}.block.product-features .block__features-content .feature.active{display:block}.block.product-features .block__features-content .feature__table{border-radius:1.5rem;max-block-size:80dvh;position:relative;overflow:auto}.block.product-features .block__features-content .feature__table:after{z-index:2;pointer-events:none;content:"";border:.0625rem solid #e1e7e9;border-radius:1.5rem;position:absolute;inset:0}.block.product-features .block__features-content .feature__table table{table-layout:fixed;border-collapse:collapse;background-color:var(--color--white);inline-size:100%;position:relative}.block.product-features .block__features-content .feature__table table thead{block-size:5rem}.block.product-features .block__features-content .feature__table table thead th{z-index:1;background-color:var(--color--yellow);position:sticky;inset-block-start:0}.block.product-features .block__features-content .feature__table table tbody th{background-color:var(--color--white);position:sticky;inset-inline-start:0}.block.product-features .block__features-content .feature__table table tr th,.block.product-features .block__features-content .feature__table table tr td{text-align:center;border:.0625rem solid #e1e7e9;padding:1rem}.block.product-features .block__features-content .feature__table table tr th:not([scope=col]),.block.product-features .block__features-content .feature__table table tr td:not([scope=col]){font-size:1rem}.block.product-features .block__features-content .feature__table table tr th:first-child{padding-block:1rem;padding-inline:2rem 1.5rem}@media (width<=899px){.block.product-features .block__title,.block.product-features .block__description{text-align:start}.block.product-features .block__features-tabs{justify-content:flex-start}}
