.a-button{border-radius:100px;box-shadow:6px 6px 8px 0 rgba(0,0,0,.25) inset;display:flex;align-items:center;justify-content:center;gap:10px;position:relative;overflow:hidden;cursor:pointer}.a-button span{color:#fff}.a-button::before{content:"";width:200%;height:100%;position:absolute;top:0;left:-100%;z-index:-1}.a-button,.a-button *,.a-button::after,.a-button::before{transition:all .6s ease-in-out}.a-button--gradient-primary::before{background:linear-gradient(270deg,#4b52ce 0,#272d8f 50%,#4b52ce 100%)}.a-button--gradient-primary:hover::before{left:0}.a-button--small{height:36px}.a-button--small span{font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.8px}.a-button--normal{height:42px}.a-button--normal span{font-size:16px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.8px}.a-button--large{height:70px}.a-button--large span{font-size:24px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.8px}.a-stars{margin:0 0 5px}.a-stars .star{width:18px;display:inline-block;font-size:initial}.a-stars .star.active path{fill:#f1cd32}.a-stars .jdgm-prev-badge__text{display:none}.a-stars .jdgm-prev-badge[data-average-rating="0.00"],.a-stars .jdgm-widget{display:block!important}.m-card{padding:10px 22.5px}.m-card,.m-card>a:first-of-type{display:flex!important;flex-direction:column;gap:8px}.m-card,.m-card *{transition:all .3s ease-in-out}@media (max-width:991px){.m-card{padding:10px 16px}}.m-card figure{height:241px;width:100%;overflow:hidden;border-radius:10px;margin:0 0 6px}@media (max-width:991px){.m-card figure{height:161px}}.m-card figure img{width:100%;height:100%;object-fit:cover;object-position:center}.m-card h5{color:#333;font-size:18px;font-style:normal;font-weight:600;line-height:normal;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (max-width:991px){.m-card h5{font-size:16px}}.m-card p{opacity:.7;font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.8px;margin:0;text-decoration:line-through}.m-card h2{color:#272d8f;font-style:normal;font-weight:700;line-height:normal;margin:2px 0 0}@media (max-width:991px){.m-card h2{font-size:18px}}.m-card>a:last-of-type{margin:8px 0 0}.m-card:hover figure img{scale:1.1}.o-order form{display:flex;align-items:center;gap:11px;justify-content:flex-end;padding:0 22.5px 14px}.o-order form label{color:#333;font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.8px}.o-order form select{color:#333;font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.8px;background:0 0;padding:8px 14px;border-radius:100px;border:2px solid #dedede}.o-products{padding:0 0 80px}.o-products .container{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;row-gap:20px}@media (max-width:991px){.o-products .container{grid-template-columns:1fr}}