.modal-other-material__result_title{font-size:18px;font-weight:500;margin-bottom:8px}.modal-other-material__item{padding:10px 12px;justify-content:space-between;border:2px solid #3f4146;margin-bottom:12px;gap:12px;border-radius:10px;width:100%;display:flex}.modal-other-material__item_title{font-size:16px;font-weight:600;margin-bottom:12px;color:#3f4146;line-height:140%}.modal-other-material__item_price{font-size:20px;font-weight:400;color:#3f4146;line-height:120%}.modal-other-material__item_actions,.modal-other-material__item_buttons{flex-direction:column;gap:8px;display:flex}.modal-other-material__item_actions .gl-product-button{padding:10px 20px}.gl-cart-panel-material-group{padding:20px;border:1px solid #e0e0e0;margin-bottom:30px;border-radius:8px}.gl-cart-panel-material-group__header{justify-content:space-between;font-size:18px;font-weight:700;margin-bottom:15px;align-items:center;display:flex}.gl-cart-panel-material-group__image{margin-bottom:15px;max-width:200px}.gl-cart-panel-material-group__colors{grid-template-columns:repeat(4,1fr);gap:10px;grid-auto-flow:dense;display:grid}.gl-cart-panel-material-group__colors .gl-cart-panel-option{height:100%;transition:transform .2s;cursor:pointer}.gl-cart-panel-material-group__colors .gl-cart-panel-choosen{border:2px solid red;border-radius:4px}.gl-cart-panel-material-group__colors .gl-result-box__title{text-align:center;margin-top:8px}.gl-cart-panel-material-group .gl-result-box__title{min-height:unset;font-size:16px;margin-bottom:0;display:flex}.gl-cart-panel-material-group .gl-result-box__title .option-tb-element{box-shadow:unset}.gl-cart-panel-material-group .gl-result-box__price{font-size:14px;box-shadow:unset;white-space:nowrap}.gl-cart-panel-material-group__colors .option-tb-elements{bottom:4px;top:unset}.gl-cart-panel-material-group__colors .gl-result-box__title{padding:4px 8px;font-size:14px;position:absolute;max-width:calc(100% - 12px);text-align:left;top:6px;border-radius:4px;background:#fff;left:6px;width:fit-content;margin-top:0}.gl-cart-panel-material-group__colors .result-box-color.gl-cart-panel-option img{border-radius:4px}.gl-cart-panel-material-group__colors .gl-cart-panel-choosen .result-box-color.gl-cart-panel-option img{height:100%;transform:unset}.gl-cart-panel-material-group__colors .gl-result-box__input{height:20px;min-height:20px;border:1px solid var(--gray4-color);appearance:none;right:4px;transition:var(--transition);position:absolute;min-width:20px;top:4px;margin:0;border-radius:6px;cursor:pointer;width:20px;display:inline-flex}.gl-cart-panel-material-group__colors .gl-cart-panel-choosen .gl-result-box__input{border-color:var(--red-color);background-color:var(--red-color)}.gl-cart-panel-material-group__colors .gl-cart-panel-choosen .gl-result-box__input:before{height:2px;transform:rotate(45deg);content:"";position:absolute;top:50%;background-color:var(--white-color);border-radius:2px 0 0 2px;left:3.5px;width:5px}.gl-cart-panel-material-group__colors .gl-cart-panel-choosen .gl-result-box__input:after{height:2px;transform:rotate(-45deg);right:2.5px;content:"";position:absolute;top:50%;background-color:var(--white-color);border-radius:0 2px 2px 0;width:10px;margin-top:-1px}