.price-contact-modal{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:1rem;background:rgba(10,9,8,.72);backdrop-filter:blur(5px)}.price-contact-modal__dialog{width:min(100%,480px);max-height:calc(100vh - 2rem);max-height:calc(100svh - 2rem);overflow-y:auto;padding:1.25rem;border-radius:8px;box-shadow:0 24px 70px rgba(0,0,0,.28)}.price-contact-modal__header{display:grid;grid-template-columns:minmax(0,1fr) 40px;gap:1rem;align-items:start}.price-contact-modal__header h2{margin:0;font-size:1.35rem;font-weight:600;line-height:1.3;letter-spacing:0}.price-contact-modal__header p{margin:.55rem 0 0;font-size:.9rem;line-height:1.55}.price-contact-modal__close{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0;border-radius:6px;cursor:pointer}.price-contact-modal__close svg{width:20px;height:20px}.price-contact-modal__contacts{display:grid;gap:1.25rem;margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid}.price-contact-modal__phone{min-height:40px;padding:.4rem;font-size:1.05rem;font-weight:500;line-height:1.4;letter-spacing:0;text-align:center;text-decoration:none;overflow-wrap:anywhere}.price-contact-modal__phone,.price-contact-modal__socials,.price-contact-modal__socials .social-icons{display:flex;align-items:center;justify-content:center}.price-contact-modal__socials .social-icons{flex-wrap:wrap;gap:.65rem}.price-contact-modal__socials .social-icons__icon{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;margin:0;border:1px solid;border-radius:50%;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.price-contact-modal__socials .social-icons__svg{width:19px;height:19px}.theme-default .price-contact-modal__dialog{border:1px solid #47413e;background:#151311;color:#f7f5f2}.theme-default .price-contact-modal__header p{color:#aaa49c}.theme-default .price-contact-modal__contacts{border-color:#403a36}.theme-default .price-contact-modal__close{border:1px solid #47413e;background:transparent;color:#f7f5f2}.theme-default .price-contact-modal__close:focus-visible,.theme-default .price-contact-modal__close:hover{background:#29231f;outline:2px solid #d88daf;outline-offset:2px}.theme-default .price-contact-modal__phone{color:#f7f5f2}.theme-default .price-contact-modal__phone:focus-visible,.theme-default .price-contact-modal__phone:hover{color:#f0b8d1;outline:2px solid #d88daf;outline-offset:2px}.theme-default .price-contact-modal__socials .social-icons__icon{border-color:#403a36;background:#1d1a17;color:#f7f5f2}.theme-default .price-contact-modal__socials .social-icons__icon:focus-visible,.theme-default .price-contact-modal__socials .social-icons__icon:hover{border-color:#d88daf;background:#281d22;color:#f0b8d1;outline:2px solid #d88daf;outline-offset:2px}.theme-minimal .price-contact-modal__dialog{border:1px solid #bcb8b0;background:#f8f7f4;color:#25231f}.theme-minimal .price-contact-modal__header h2{font-family:Georgia,Times New Roman,serif;font-weight:400}.theme-minimal .price-contact-modal__header p{color:#68625b}.theme-minimal .price-contact-modal__contacts{border-color:#cbc7bf}.theme-minimal .price-contact-modal__close{border:1px solid #c8c4bc;background:transparent;color:#25231f}.theme-minimal .price-contact-modal__close:focus-visible,.theme-minimal .price-contact-modal__close:hover{background:#e9e6df;outline:2px solid #282520;outline-offset:2px}.theme-minimal .price-contact-modal__phone{color:#25231f}.theme-minimal .price-contact-modal__phone:focus-visible,.theme-minimal .price-contact-modal__phone:hover{color:#000000;outline:2px solid #282520;outline-offset:2px}.theme-minimal .price-contact-modal__socials .social-icons__icon{border-color:#cbc7bf;background:transparent;color:#39352f}.theme-minimal .price-contact-modal__socials .social-icons__icon:focus-visible,.theme-minimal .price-contact-modal__socials .social-icons__icon:hover{border-color:#282520;background:#282520;color:#ffffff;outline:2px solid #282520;outline-offset:2px}.theme-light .price-contact-modal__dialog{border:1px solid #d4c9bb;background:#fffdf9;color:#393229}.theme-light .price-contact-modal__header h2{font-family:Georgia,Times New Roman,serif;font-weight:400}.theme-light .price-contact-modal__header p{color:#756a5c}.theme-light .price-contact-modal__contacts{border-color:#ddd3c6}.theme-light .price-contact-modal__close{border:1px solid #d4c9bb;background:#f7f2eb;color:#5e5448}.theme-light .price-contact-modal__close:focus-visible,.theme-light .price-contact-modal__close:hover{background:#eee5d9;outline:2px solid #6b5331;outline-offset:2px}.theme-light .price-contact-modal__phone{color:#4d4338}.theme-light .price-contact-modal__phone:focus-visible,.theme-light .price-contact-modal__phone:hover{color:#6b5331;outline:2px solid #6b5331;outline-offset:2px}.theme-light .price-contact-modal__socials .social-icons__icon{border-color:#ddd3c6;background:#faf6f0;color:#5e5448}.theme-light .price-contact-modal__socials .social-icons__icon:focus-visible,.theme-light .price-contact-modal__socials .social-icons__icon:hover{border-color:#8e7655;background:#f1e9de;color:#6b5331;outline:2px solid #6b5331;outline-offset:2px}@media (min-width:640px){.price-contact-modal__dialog{padding:1.5rem}}@media (prefers-reduced-motion:reduce){.price-contact-modal *,.price-contact-modal :after,.price-contact-modal :before{scroll-behavior:auto!important;transition:none!important}}