.zoom__wrapper{background-color:#f5f7f9;width:100%;max-width:100%;height:100%;position:relative;overflow:hidden}.zoom__scroll{-webkit-overflow-scrolling:touch;width:100%;height:100%;overflow:auto}.zoom__scroll-area{place-items:start;width:max-content;min-width:100%;max-width:100%;height:max-content;min-height:100%;display:grid}.zoom__content{transform-origin:0 0;will-change:transform;width:100%;max-width:100%;height:max-content;transition:transform .2s;display:block}.zoom__buttons{z-index:10;flex-direction:column;gap:8px;display:flex;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.zoom__buttons .zoom__button{color:#004c98;cursor:pointer;background-color:#fff;border:1px solid #ccdbea;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;font-size:28px;font-weight:700;transition:all .1s;display:flex}.zoom__buttons .zoom__button:hover{background-color:#f6f6f6}.zoom__buttons .zoom__button:active{transform:scale(.95)}
.schema__wrapper{background-color:#f5f8fb;border-radius:30px;width:100%;position:relative}.schema__wrapper .schema__additional{z-index:1;background-color:#fff;border-radius:12px;flex-direction:column;gap:6px;padding:8px;display:flex;position:absolute;bottom:70px;right:30px}.schema__wrapper .schema__additional .schema__additional-item{color:#004c98;align-items:center;gap:6px;font-size:16px;display:flex}.schema__wrapper .schema__additional .schema__additional-item--active{font-weight:600}.schema__wrapper .schema__store-info{z-index:1;background-color:#fff;border:1px solid #ccdbea;border-radius:20px;flex-direction:column;gap:8px;width:250px;min-height:150px;padding:12px;display:flex;position:absolute;top:100px;left:20px}.schema__wrapper .schema__store-info .schema__store-close-button-wrapper{width:100%;height:0;position:relative}.schema__wrapper .schema__store-info .schema__store-close-button-wrapper .schema__store-close-button{cursor:pointer;filter:invert()sepia()grayscale();background-color:#0000;border:none;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:-5px;right:-5px}.schema__wrapper .schema__store-info .schema__store-logo{aspect-ratio:5/3;object-fit:contain;border-radius:14px;width:100%;height:auto;margin-top:-8px}.schema__wrapper .schema__store-info .schema__store-phone{color:#004c98;font-size:14px;text-decoration:none}.schema__wrapper .schema__store-info .schema__store-phone:hover{text-decoration:underline}.schema__wrapper .schema__store-info .schema__store-schedule{font-size:12px}.schema__wrapper .schema__store-info .schema__store-link{color:#fff;text-transform:uppercase;background-color:#004c98;border-radius:14px;justify-content:center;align-items:center;height:46px;margin-top:20px;font-size:14px;text-decoration:none;display:flex}.schema__wrapper .schema__floors-buttons{z-index:1;align-items:center;gap:5px;display:flex;position:absolute;top:20px;right:20px}.schema__wrapper .schema__floors-buttons .schema__floors-button{color:#004c98;background-color:#fff;border:1px solid #ccdbea;border-radius:10px;justify-content:center;align-items:center;width:60px;height:60px;font-size:20px;text-decoration:none;display:flex}.schema__wrapper .schema__floors-buttons .schema__floors-button--active,.schema__wrapper .schema__floors-buttons .schema__floors-button:hover{background-color:#f6f6f6}@media screen and (max-width:1024px){.schema__wrapper .schema__additional{bottom:20px;right:20px}.schema__wrapper .schema__additional .schema__additional-item{color:#004c98;font-size:14px}.schema__wrapper .schema__store-info{gap:6px;width:190px;min-height:100px;padding:8px}.schema__wrapper .schema__store-info .schema__store-link{margin-top:6px}}
