.benefits-section{display:flex;flex-direction:row;padding:40px;align-items:stretch}.benefits-list{height:550px;overflow:hidden;flex:1;display:flex;background-color:#fafafa;align-items:center;flex-direction:column;gap:16px;padding:80px 80px 80px 70px}.benefit-item{overflow:hidden;max-width:650px;border-bottom:1px solid #e2e8f0}.benefit-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;cursor:pointer}.benefit-title{font-size:24px;color:#414f5b;margin:0}.benefit-toggle{background:none;border:none;cursor:pointer;padding:5px}.benefit-chevron{width:20px;height:20px;transition:transform .1s ease}.benefit-chevron.rotated{transform:rotate(180deg)}.benefit-content{max-height:0;overflow:hidden;transition:max-height .1s ease;padding:0 20px}.benefit-content.open{max-height:200px;padding:1px 20px 15px}.benefit-description{line-height:1.5;color:#475569;margin:0}.benefits-image{width:50%;height:550px;flex-shrink:0}.benefits-image img{height:100%;width:100%;object-fit:cover}@media(max-width:768px){.benefits-section{flex-direction:column;padding:20px;gap:20px}.benefits-list{padding:20px;width:100%}.benefits-image{max-width:100%;flex:none;width:100%}.benefits-image img{width:100%;min-height:350px}.benefit-header{padding:10px 15px}.benefit-title{font-size:16px}.benefit-content.open{max-height:150px;padding:10px 15px}}@media(min-width:769px)and (max-width:1440px){.benefits-list{padding:40px}.benefit-title{font-size:20px}.benefit-description{font-size:16px}.benefits-image{width:50%;height:550px}}@media(min-width:1920px){.benefits-image{width:826px;height:550px}.benefits-image img{height:100%;width:100%;object-fit:cover}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/benefits.css.map */
