.dealerInventoryGallery__container{width:100%;display:grid;grid-template-columns:1fr;margin:24px}@media(min-width:992px){.dealerInventoryGallery__container{grid-template-columns:2fr 1fr;grid-column-gap:20px}}#dealerInventoryGallery{width:100%;max-width:738px;margin:0}#dealerInventoryGallery .dealerInventoryGallery__display-image{height:266px;width:100%;position:relative;overflow:hidden}@media(min-width:480px){#dealerInventoryGallery .dealerInventoryGallery__display-image{max-width:738px;height:376px}}#dealerInventoryGallery .dealerInventoryGallery__display-image #displayed-img{position:absolute;top:50%;left:0;right:auto;bottom:auto;transform:translateY(-50%)}#dealerInventoryGallery .dealerInventoryGallery__display-image button{width:36px;height:36px;color:#fff;position:absolute;top:50%;bottom:auto;border:0 transparent;background:#cd0e2d;opacity:1}#dealerInventoryGallery .dealerInventoryGallery__display-image button.dealerInventoryGallery__button-arrow--prev{left:0;right:auto}#dealerInventoryGallery .dealerInventoryGallery__display-image button.dealerInventoryGallery__button-arrow--next{left:auto;right:0}#dealerInventoryGallery .dealerInventoryGallery__display-image button.inventoryZoom{top:0;right:0;left:auto}#dealerInventoryGallery .dealerInventoryGallery__display-image button:hover,#dealerInventoryGallery .dealerInventoryGallery__display-image button:focus{opacity:.75;cursor:pointer}#dealerInventoryGallery #inventoryThumbnails__wrapper{overflow-x:scroll;overflow-y:hidden;height:84px;width:100%}#dealerInventoryGallery #inventoryThumbnails__wrapper #inventoryThumbnails__scrollable-row{width:max-content;display:inline-flex}#dealerInventoryGallery #inventoryThumbnails__wrapper #inventoryThumbnails__scrollable-row .inventoryThumbnails__thumbnail{height:69px;max-width:125px;overflow:hidden;background:transparent}#dealerInventoryGallery #inventoryThumbnails__wrapper #inventoryThumbnails__scrollable-row .inventoryThumbnails__thumbnail img{opacity:.5;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}#dealerInventoryGallery #inventoryThumbnails__wrapper #inventoryThumbnails__scrollable-row .inventoryThumbnails__thumbnail img:hover,#dealerInventoryGallery #inventoryThumbnails__wrapper #inventoryThumbnails__scrollable-row .inventoryThumbnails__thumbnail img:focus{opacity:1;cursor:pointer}#dealerInventoryGallery #inventoryThumbnails__wrapper #inventoryThumbnails__scrollable-row .inventoryThumbnails__thumbnail img.active-slide{opacity:1}#dealerInventoryGallery #inventoryThumbnails__wrapper::-webkit-scrollbar{height:7px}#dealerInventoryGallery #inventoryThumbnails__wrapper::-webkit-scrollbar-track{background:transparent}#dealerInventoryGallery #inventoryThumbnails__wrapper::-webkit-scrollbar-thumb{background-color:#969696;border-radius:6px}#dealerInventoryGallery .dealerInventoryGallery__photo-disclaimer{margin:4px 0;color:#34393e}#dealerInventoryGallery .dealerInventoryGallery__dealer-description{margin:21px 0 0 0;color:#2a2a2a;line-height:1.4}#dealerInventoryGallery .dealerInventoryGallery__dealer-description span{line-height:1.5}#galleryImageDetailModalModal{box-shadow:0 0 0 4096px rgba(7,38,63,.8);overflow:hidden}#dealerInventoryGallery--modal .dealerInventoryGallery__display-image #displayed-modal-img{object-fit:contain}#dealerInventoryGallery--modal .dealerInventoryGallery__display-image button{width:36px;height:36px;color:#fff;position:absolute;top:50%;bottom:auto;border:0 transparent;background:#cd0e2d;opacity:1}#dealerInventoryGallery--modal .dealerInventoryGallery__display-image button.dealerInventoryGallery__button-arrow--prev{left:0;right:auto}#dealerInventoryGallery--modal .dealerInventoryGallery__display-image button.dealerInventoryGallery__button-arrow--next{left:auto;right:0}#dealerInventoryGallery--modal .dealerInventoryGallery__display-image button:hover,#dealerInventoryGallery--modal .dealerInventoryGallery__display-image button:focus{opacity:.75;cursor:pointer}#galleryImageDetailModalModal .modal__body{padding:0;overflow:hidden;max-height:max-content}#galleryImageDetailModalModal .modal__close-btn{background:#cd0e2d;border-radius:0;margin:0}