.modal{border-radius:1rem;display:none;max-width:21rem;min-width:18.75rem;padding:1rem!important}.modal_center{text-align:center}.modal__container{width:100%}.modal__title{color:var(--black);font-size:1.5rem;font-weight:800;margin:0}.modal__title_min{font-size:1.125rem;font-weight:700}.modal__description{color:var(--gray-2);margin:.25rem 0 0}.modal__form{gap:1rem;margin:1.5rem 0}.modal__buttons,.modal__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modal__buttons{gap:.5rem}.modal__button{width:100%}.modal__close{background-color:transparent;border:none;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;position:absolute;right:1rem;top:1rem}.modal__text{color:var(--black);font-size:.875rem;font-weight:400}.modal__text_big{font-size:1rem}.modal__text a{font-weight:500;text-decoration:none}.modal__alert{margin:1.5rem 0}.modal__coupon{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.75rem}.modal__coupon input{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}.modal__prices{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:1.125rem 0}.modal__price{color:var(--accent);font-size:1.5rem;font-weight:800;line-height:100%}.modal__price_red{color:var(--red)}.modal__coupon-text{color:var(--gray-3);font-size:1rem}.modal .f-button{display:none!important}.modal-addresses{margin-top:1.125rem}.modal-address,.modal-addresses{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.75rem}.modal-address{background-color:var(--gray-6);border-radius:.75rem;padding:1rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.modal-address__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.75rem}.modal-address__text{margin:0}.modal-product-add{gap:.75rem;margin:1.125rem 0}.modal-product-add,.modal-product-add__image{display:-webkit-box;display:-ms-flexbox;display:flex}.modal-product-add__image img{border-radius:.75rem;height:8rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:8rem}.modal-product-add__info{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}.modal-product-add__title{color:var(--black);font-size:1.125rem;font-weight:700;line-height:120%;text-decoration:none}.modal-product-add__price{color:var(--accent-2);font-size:1.125rem;font-weight:700;line-height:120%}.modal-social{-webkit-box-pack:justify;-ms-flex-pack:justify;color:var(--gray-3);font-size:.75rem;font-weight:500;justify-content:space-between;margin-top:1.125rem}.modal-social,.modal-social__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal-social__grid{gap:.25rem}.modal-social__button{background-color:transparent;border:0;padding:0}@media (min-width:48rem){.modal{min-width:21rem}}