.modal{display:none}.modal.is-open{display:block}.modal__overlay{-webkit-overflow-scrolling:touch;flex-wrap:wrap;overflow-y:scroll;padding:60px 20px}.micromodal-slide[aria-hidden=false] .modal__overlay{z-index:999}.popup-modal .modal__close{padding:0;position:absolute;right:0;top:-35px}.popup-modal .modal__close:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21 1 1 21M1 1l20 20' stroke='%23fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.popup-modal .modal__close:hover:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21 1 1 21M1 1l20 20' stroke='%23BB3F4B' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.popup-modal .modal__close:hover{border:none}.popup-modal .modal__container{background:#f3ebe4;border-radius:0;max-height:none;max-width:none;padding:76px 84px;position:relative}.modal__overlay>.inner{position:relative}.popup-modal .modal__content{margin:0}.popup-modal .order-locations{display:grid;gap:56px 72px;grid-template-columns:1fr 1fr}.order-location-item{text-align:center}.order-location-item__name{color:#000;font-family:serif,MADE Mirage;font-size:28px;font-weight:400;line-height:30.8px}.order-location-item__link{border:1px solid #bb3f4b;border-radius:40px;color:#bb3f4b;display:inline-block;font-size:14px;font-weight:600;letter-spacing:.01em;line-height:16.42px;margin-top:19px;padding:14px 30px;text-decoration:none;text-transform:uppercase}.order-location-item .order-location-item__link:hover{background:#bb3f4b;color:#fff}@media screen and (max-width:1023px){.modal__overlay>.inner{width:100%}}@media screen and (max-width:619px){.popup-modal .order-locations{grid-template-columns:1fr}}@media screen and (max-width:767px){.popup-modal .modal__container{padding:76px 42px}}