.location-section .hex-layout-inner{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between}.location-section .location-inner{margin-top:95px}.location-section .loaction-contact{height:100%}.location-section .loaction-contact-inner *>a{color:#393939;text-decoration:underline;text-underline-offset:6px;transition:all .5s ease}.location-section .loaction-contact-inner *>a:hover{background:unset;color:var(--link_color)}.location-section .loaction-contact-inner p{font-size:24px}.location-section .hex-item{align-items:baseline;display:flex;gap:28px;width:48%}.location-section .hex-video-wrap{clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);max-height:var(--videoMaxHeight);max-width:100%;overflow:hidden;width:238px}.location-section .hex-item .hex-inner{filter:url(#round);position:relative;top:-16px}.location-section .hex-content{align-items:center;clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);display:flex;justify-content:center;max-width:115px;min-height:132px;overflow-x:hidden;overflow-y:auto;padding:0 15px;position:absolute;right:-24%;text-transform:uppercase;top:0;top:1%;width:100%}.location-section .hex-content a{color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;min-height:inherit;padding:156px 27px 105px;text-align:right}.location-section .hex-content p{font-size:18px;line-height:1.111;margin:0}.location-section .second-row .hex-3 .hex-content{right:-45%;top:-12%}.location-section .hex-video-wrap video{height:var(--videoMaxHeight);width:100%}.location-section .hex-content span{color:#fff;text-align:center}.location-section .hex-visualbox{--videoMaxHeight:275px}.location-section .hex-video-wrap.hs-video-wrap{background-color:#333}.location-section video{display:block!important;height:100%;object-fit:cover;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.location-section:hover video{opacity:1}.location-section .hex-video-wrap img{height:var(--videoMaxHeight)!important;object-fit:cover;transition:opacity .3s ease;width:100%}.location-section .hex-item .hs-video-wrap a{position:relative}.location-section .hex-content::-webkit-scrollbar-thumb{background:#cccccb;border-radius:3px}.location-section .hex-content::-webkit-scrollbar-track{background:#6fbb44;border-radius:3px}.location-section .hex-content::-webkit-scrollbar{width:6px}@media (max-width:992px){.location-section .hex-layout-inner{gap:25px;justify-content:space-between}.location-section .hex-video-wrap{width:200px}.location-section .hex-visualbox{--videoMaxHeight:239px}}@media (max-width:767px){.location-section .hex-layout-inner{flex-direction:column}.location-section .hex-item{align-items:center;flex-direction:column;width:100%}.loaction-contact-inner>*,.location-section-header{text-align:center}}