.item-location{background-color:var(--white);border-radius:5px 5px 0 0;overflow:hidden;position:relative}.item-location:hover .btn{background:#161c32}.item-location a.item-in{display:flex;flex-direction:column;text-decoration:none;height:100%}.item-location a.row{position:relative;z-index:2}.item-location .image-overlay{position:relative;padding-top:60%;height:auto;margin:0}.item-location .image-overlay>.img,.item-location .image-overlay iframe,.item-location .image-overlay img,.item-location .image-overlay video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.item-location .content{padding:20px;flex-grow:1;display:flex;flex-direction:column}@media (min-width:981px){.item-location .content{padding:30px 35px 35px 40px}}.item-location .content .h4{line-height:20px;margin-bottom:15px}.item-location .content .h4 a{text-decoration:none}.item-location .content p{margin-top:0;font-size:18px;line-height:27px;flex-grow:1;white-space:normal}.item-location .content .btn-location{margin-top:auto}.item-location .content .btn-location .btn{display:block}@media (min-width:768px){.item-location .content .btn-location .btn{display:inline-block}}.item-location .location-info{font-size:14px;line-height:16px;margin-bottom:25px;display:flex;flex-wrap:wrap;gap:30px}.item-location .location-info .row{display:flex;align-items:center;gap:5px;margin-bottom:20px}.item-location .location-info .row-contact{position:relative;z-index:4}.item-location .location-info .row:last-child{margin-bottom:0}.item-location .location-info .row .item{color:var(--text-color)}.item-location .location-info .row .item-icon{display:flex;align-items:center;gap:10px}@media (min-width:981px){.item-location .location-info .row .item-icon{gap:20px}}.item-location .location-info .row .item-icon .text{color:var(--light-blue);width:85px}.item-location .location-info .row .item .dates{display:flex;flex-wrap:wrap;gap:9px}.item-location .location-info .row .item .dates .separator{width:1px;background-color:var(--gray)}.item-location .location-info .right .row{gap:20px}