.totals{display:flex;justify-content:center;align-items:flex-end}.totals>*{font-size:1.6rem;margin:0}.totals>h2{font-size:calc(var(--font-heading-scale) * 1.6rem)}.totals *{line-height:1}.totals>*+*{margin-left:2rem}.totals__total{margin-top:.5rem}.totals__total-value{font-size:1.8rem;font-weight:700}.cart__ctas+.totals{margin-top:2rem}@media all and (min-width:750px){.totals{justify-content:flex-end}}.cart__blocks{margin:0;width:100%}.cart__ctas{flex-direction:column;text-align:left;margin-top:30px}.cart__ctas .op-agree{margin-bottom:16px}.cart__checkout-button{margin-top:0}.cart__footer .totals{justify-content:space-between;align-items:center;gap:10px}.cart__footer .totals__total{margin:0}.cart__footer .totals__total-value{font-size:22px;line-height:28px;color:#1c1c1c;font-weight:700;margin:0}.op-order-comment{margin-bottom:24px}.op-order-comment .op-textarea{height:80px;padding:10px 15px;font-size:14px;resize:none!important;border:1px solid #e5e8ec;border-radius:5px;width:100%;line-height:20px}.op-order-comment .op-label{font-size:13px;line-height:20px;color:#1c1c1c;margin-bottom:6px;font-weight:400;opacity:.7}.cart__footer{flex-direction:column}.cart__footer .op-checkbox a{color:#bc4749}.cart__footer .op-checkbox a:hover{text-decoration:none}.cart__footer .cart__blocks{padding:30px;border-radius:0 0 5px 5px;background:#fff;border:1px solid #e8e8e8;border-top:none}@media screen and (max-width:749px){.cart__footer .cart__blocks{padding:20px}}.cart__footer .cart-total__top{background:#507b49;padding:20px 30px;border-radius:5px 5px 0 0;width:100%}@media screen and (max-width:749px){.cart__footer .cart-total__top{padding:14px 20px}}.cart__footer .cart-total__title{font-size:16px;font-weight:700;letter-spacing:.48px;text-transform:uppercase;color:#f6f4ef;margin:0}.cart__footer .cart__checkout-button{background-color:#bc4749;border:none}.cart__footer .checkbox-input input{margin:0;padding:0;width:1px;height:1px;opacity:0;visibility:hidden;display:none}.cart__footer .checkbox-input label{color:#1c1c1c;margin-top:0;font-size:13px;line-height:20px;margin-bottom:0;font-weight:400;padding-left:38px;position:relative;cursor:pointer}.cart__footer .checkbox-input label::before{border-color:#e5e8ec;content:"";position:absolute;left:0;top:1px;width:24px;height:24px;border:1px solid #e5e8ec;border-radius:4px}.cart__footer .checkbox-input label::after{content:"";width:24px;height:24px;background:url(../assets/check-black.svg) no-repeat center;position:absolute;top:1px;left:1px;opacity:0}.cart__footer .checkbox-input input#agree:checked+label::before{border-color:#c5d4c1;background-color:#c5d4c1}.cart__footer .checkbox-input input#agree:checked+label::after{opacity:1}.cart__footer .cart__checkout-button.is-disabled,.cart__footer .cart__checkout-button[disabled]{opacity:.6;cursor:not-allowed;pointer-events:none}