.best-sellers__container{max-width:1500px;margin:auto}.best-sellers__heading{text-align:center;font-size:40px;margin-bottom:70px}.best-sellers__content{display:grid;grid-template-columns:1.6fr 1fr;gap:80px;align-items:center}.best-sellers__content--reverse{grid-template-columns:1fr 1.6fr}.best-sellers__image-wrapper{position:relative;height:700px;overflow:hidden}.best-sellers__image{position:absolute;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .5s ease}.best-sellers__image.active{opacity:1}.best-sellers__accordions{display:flex;flex-direction:column;gap:25px}.best-sellers__accordion{border-bottom:1px solid #ddd;padding-bottom:25px;cursor:pointer}.best-sellers__accordion-header{display:flex;justify-content:space-between;align-items:center;font-size:20px;padding-right:50px}.best-sellers__accordion-title{font-weight:500}.best-sellers__arrow{font-size:22px;text-decoration:none}.best-sellers__arrow svg{width:20px;height:20px;stroke:#111;fill:#111}.best-sellers__accordion-body{height:0;overflow:hidden;transition:height .35s ease}.best-sellers__accordion.active .best-sellers__accordion-body{margin-top:25px}.best-sellers__button{display:inline-block;padding:12px 28px;background:#000;color:#fff;text-decoration:none;font-size:14px;text-transform:uppercase}@media(max-width:768px){.best-sellers__heading{font-size:30px;margin-bottom:40px}.best-sellers__content{display:flex;flex-direction:column;gap:40px}.best-sellers__image-wrapper{height:420px;order:2}.best-sellers__accordions{order:1;padding:50px 50px 0;width:100%}.best-sellers__accordion-header{padding:15px}.best-sellers__image-wrapper{height:auto;position:relative}.best-sellers__image{position:relative;opacity:0;display:none;height:auto}.best-sellers__image.active{opacity:1;display:block}.best-sellers__image img{width:100%;height:auto;object-fit:contain}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/best-sellers-custom.build.css.map */
