.MyLotPageGallery{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.MyLotPageGallery-m,.MyLotPageGallery-s,.MyLotPageGallery-xs{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.MyLotPageGallery-slider{position:relative;top:0;right:0;overflow:hidden;height:563px}.MyLotPageGallery-slider-l,.MyLotPageGallery-slider-xl{width:580px;height:460px}.MyLotPageGallery-slider-m{width:100%;height:400px}.MyLotPageGallery-slider-s{width:100%;height:300px;margin-bottom:15px}.MyLotPageGallery-slider-xs{width:100%;height:200px;margin-bottom:15px}.MyLotPageGallery-slider-mainImage{background-size:cover;background-repeat:no-repeat;background-position:50%;position:relative;left:0}.MyLotPageGallery-slider-mainImage-l,.MyLotPageGallery-slider-mainImage-xl{width:100%;height:400px}.MyLotPageGallery-slider-mainImage-m{width:100%;height:380px}.MyLotPageGallery-slider-mainImage-s,.MyLotPageGallery-slider-mainImage-xs{width:100%;height:100%}.MyLotPageGallery-slider-leftArrow{position:absolute;top:calc(50% - 60px);left:0;width:40px;height:60px;border-radius:0 5px 5px 0;background-color:rgba(0,0,0,.5)}.MyLotPageGallery-slider-leftArrow-mark{display:inline-block;-webkit-transform:rotate(-224deg);transform:rotate(-224deg)}.MyLotPageGallery-slider-leftArrow-mark-top{position:absolute;width:3px;height:18px;background-color:#fff;left:14px;top:-23px;border-radius:10px;-webkit-transform:rotate(5deg);transform:rotate(5deg)}.MyLotPageGallery-slider-leftArrow-mark-bottom{position:absolute;width:18px;height:3px;background-color:#fff;left:-2px;top:-6px;border-radius:10px;-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}.MyLotPageGallery-slider-leftArrow:hover{cursor:pointer}.MyLotPageGallery-slider-rightArrow{position:absolute;top:calc(50% - 60px);right:0;width:40px;height:60px;border-radius:5px 0 0 5px;background-color:rgba(0,0,0,.5)}.MyLotPageGallery-slider-rightArrow-mark{display:inline-block;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.MyLotPageGallery-slider-rightArrow-mark-top{position:absolute;width:3px;height:18px;background-color:#fff;left:-5px;top:0;border-radius:10px;-webkit-transform:rotate(5deg);transform:rotate(5deg)}.MyLotPageGallery-slider-rightArrow-mark-bottom{position:absolute;width:18px;height:3px;background-color:#fff;left:-21px;top:16px;border-radius:10px;-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}.MyLotPageGallery-slider-rightArrow:hover{cursor:pointer}.MyLotPageGallery-slider-leftButton{position:absolute;left:0;width:127px;height:46px;background-color:rgba(0,0,0,.5);color:#fff;font-weight:500;letter-spacing:.26px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.MyLotPageGallery-slider-leftButton:hover{cursor:pointer}.MyLotPageGallery-gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-preferred-size:content;flex-basis:content;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden}.MyLotPageGallery-gallery-xl{min-width:550px;height:450px;margin-left:30px}.MyLotPageGallery-gallery-l{min-width:500px;height:450px;margin-left:30px}.MyLotPageGallery-gallery-m{min-width:440px;min-height:320px}.MyLotPageGallery-gallery-s{min-width:100%;min-height:195px}.MyLotPageGallery-gallery-xs{min-width:100%;min-height:165px}.MyLotPageGallery-gallery-item{background-repeat:no-repeat;background-position:50%;background-size:cover;padding:0}.MyLotPageGallery-gallery-item-l,.MyLotPageGallery-gallery-item-xl{width:calc(25% - 10px);height:100px;margin-left:5px;margin-right:5px}.MyLotPageGallery-gallery-item-m{width:calc(25% - 5px);height:100px;margin-right:5px}.MyLotPageGallery-gallery-item-s{width:calc(25% - 5px);height:60px;margin-right:5px}.MyLotPageGallery-gallery-item-xs{width:calc(25% - 5px);height:50px;margin-right:5px}.MyLotPageGallery-gallery-item-image{background-repeat:no-repeat;background-position:50%;background-size:cover;width:100%;height:100%}.MyLotPageGallery-gallery-item.active{outline:2px solid #e53738;outline-offset:-2px}.MyLotPageGallery-gallery-item:hover{cursor:pointer}.MyLotPageGallery-gallery .image{float:left;background-size:cover;background-repeat:no-repeat;background-position:50%}