.estores{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.estores__item{width:calc(50% - 10px);height:65px;margin-bottom:10px;padding:5px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #dce4ed}.estores__item a,.estores__item picture{display:block;height:100%;width:100%;position:relative}.estores__item img{max-height:100%;width:auto;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.estore-modal{margin-top:10px}@media (max-width:1009.98px){.estore-modal{margin-top:0}}.estore-modal .modal-content{height:calc(100% - 40px) !important;max-height:100%}@media (max-width:1009.98px){.estore-modal .modal-content{padding:0;max-height:none !important;height:100% !important;margin-bottom:0 !important}}.estore-modal .modal-content .close{position:absolute;display:block !important;right:22px;top:20px;width:22px;height:22px;pointer-events:initial;z-index:1;background:0 0;border:none}.estore-modal .modal-content .close span{display:none}.estore-modal .modal-content .close:before,.estore-modal .modal-content .close:after{position:absolute;top:0;left:10px;content:'';height:20px;width:1px;background-color:#000}.estore-modal .modal-content .close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.estore-modal .modal-content .close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.estore-modal .modal-body{padding:30px;overflow-y:auto;overflow-x:hidden}@media (max-width:1009.98px){.estore-modal .modal-body{padding:30px !important}}.estore-modal__title{font-size:21px}.estore-modal__subtitle{margin-bottom:30px}@media (max-width:1009.98px){.estore-modal .modal-dialog{padding:0}}.estore-modal.modal-square .modal-dialog .modal-content{margin-bottom:15px}