#sellerstore-new .sellerstore__details__buttons{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}#sellerstore-new .sellerstore__details__buttons button.sellerstore__details__buttons__button{border-radius:20px;font-weight:600;transition:.3s}#sellerstore-new .sellerstore__details__buttons button.sellerstore__details__buttons__button--active{background-color:#2c3367;border:1px solid #2c3367;color:#f9f9f9}#sellerstore-new .sellerstore__details__buttons button.sellerstore__details__buttons__button--active:hover,#sellerstore-new .sellerstore__details__buttons button.sellerstore__details__buttons__button--inactive{background-color:#fff;border:1px solid #2c3367;color:#2c3367}#sellerstore-new .sellerstore__details__buttons button.sellerstore__details__buttons__button--inactive.active,#sellerstore-new .sellerstore__details__buttons button.sellerstore__details__buttons__button--inactive:hover{background-color:#2c3367;border:1px solid #2c3367;color:#f9f9f9}#sellerstore-new .accordion{border:1px solid #d1d1d1;border-radius:10px;margin-bottom:32px;padding:40px;position:relative}#sellerstore-new .accordion .close{cursor:pointer;position:absolute;right:10px;top:10px}#sellerstore-new .accordion__wrapper{display:flex;gap:33px}@media only screen and (max-width:767px){#sellerstore-new .accordion__wrapper{flex-direction:column;gap:0}}#sellerstore-new .accordion__wrapper .accordion__section{flex:1}#sellerstore-new .accordion__wrapper .accordion__section .accordion__title{font-weight:700;line-height:150%;margin-bottom:10px}#sellerstore-new .accordion__wrapper .accordion__content .onbuy-protection-list{list-style:disc;margin:0 0 15px 15px}#sellerstore-new .accordion__wrapper .accordion__content .accordion__epr_statement:not(:first-of-type){margin-top:40px}