:root{--black-color:#000;--white-color:#fff;--grapfit-color:#49454c;--gray-color:#333435;--gray-light-color:#a8a9b0;--line-color:#dcdde1;--txt-gray-color:#a0a0a0;--back-color:#f4f4f4;--violet-color:#343176;--violet-back-color:#f1f0fa;--green-color:#5fc0b1;--green-back-color:#e1f5f2;--blue-color:#528df0;--warn-color:#ed9b57;--orange-color:#ee7656;--alert-color:#f77878;--red-color:#e14142;--pink-color:#ffe8e8;--purple-color:#544669;--shadow-transparent:0px 4px 15px 0px rgba(0, 0, 0, 0);--shadow:0px 4px 15px 0px rgba(0, 0, 0, 0.15);--shadow2:0px 4px 28px 0px rgba(0, 0, 0, 0.1);--trs-300:300ms ease;--trs-600:600ms ease;--trs-1200:1200ms ease;--trs-2000:2000ms ease;--trs-cubic-800:0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);--trs-cubic-600:0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);--trs-cubic-300:0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);--screensize:1920}.shop-contacts-card{background:var(--back-color);border-radius:calc(12 / var(--screensize) * 100vw);padding:calc(28 / var(--screensize) * 100vw);display:-ms-grid;display:grid;-ms-grid-columns:1fr calc(128 / var(--screensize) * 100vw);grid-template-columns:1fr calc(128 / var(--screensize) * 100vw);gap:calc(24 / var(--screensize) * 100vw);-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative}.shop-contacts-card .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.shop-contacts-card .content .main-content{-webkit-box-flex:1;-ms-flex:1;flex:1}.shop-contacts-card .content .title{font-size:calc(20 / var(--screensize) * 100vw);font-weight:500;line-height:128%;text-transform:uppercase}.shop-contacts-card .content svg{width:calc(16 / var(--screensize) * 100vw);height:calc(16 / var(--screensize) * 100vw)}.shop-contacts-card .content .address,.shop-contacts-card .content .tel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:calc(16 / var(--screensize) * 100vw);margin-top:calc(16 / var(--screensize) * 100vw)}.shop-contacts-card .content .address p,.shop-contacts-card .content .tel p{font-size:calc(16 / var(--screensize) * 100vw);font-weight:400;line-height:128%}.shop-contacts-card .content .btn{margin-top:calc(46 / var(--screensize) * 100vw);gap:calc(12 / var(--screensize) * 100vw);padding:calc(0 / var(--screensize) * 100vw) calc(24 / var(--screensize) * 100vw);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.shop-contacts-card .content .btn svg{width:calc(6 / var(--screensize) * 100vw);height:calc(12 / var(--screensize) * 100vw)}.shop-contacts-card .image-wrapper{position:relative;background:var(--white-color);border-radius:calc(6 / var(--screensize) * 100vw);height:calc(85 / var(--screensize) * 100vw);width:calc(128 / var(--screensize) * 100vw)}.shop-contacts-card .image-wrapper img{position:absolute;width:80%;height:50%;-o-object-fit:contain;object-fit:contain;margin:auto;top:0;left:0;bottom:0;right:0}.shop-contacts-card .edit-btn{position:absolute;bottom:calc(20 / var(--screensize) * 100vw);right:calc(28 / var(--screensize) * 100vw);width:calc(20 / var(--screensize) * 100vw);height:calc(20 / var(--screensize) * 100vw);padding:0}@media (max-width:1440px){:root{--screensize:1440}}@media (max-width:992px){:root{--screensize:767}.shop-contacts-card{-ms-grid-columns:1fr calc(83 / var(--screensize) * 100vw);grid-template-columns:1fr calc(83 / var(--screensize) * 100vw);padding:calc(20 / var(--screensize) * 100vw)}.shop-contacts-card .content .title{font-size:calc(18 / var(--screensize) * 100vw);line-height:115%}.shop-contacts-card .content .address,.shop-contacts-card .content .tel{gap:calc(10 / var(--screensize) * 100vw)}.shop-contacts-card .content .btn{margin-top:calc(16 / var(--screensize) * 100vw);padding:calc(0 / var(--screensize) * 100vw) calc(16 / var(--screensize) * 100vw)}.shop-contacts-card .image-wrapper{height:calc(56 / var(--screensize) * 100vw);width:calc(83 / var(--screensize) * 100vw)}}@media (max-width:767px){:root{--screensize:360}}