.header--bottom{align-items:end;display:flex;gap:20px;justify-content:space-between;padding:60px 30px 30px 25px;width:100%}.header--bottom .banner-left h3{color:var(--borderColor);font-size:70px;font-weight:100!important;line-height:1;margin:0}.header--bottom .banner-left h2{color:var(--secondary);font-size:60px;font-weight:100;line-height:1;margin:0}.header--bottom .banner-right{align-items:center;display:flex;gap:20px;min-height:106px}.header--bottom .banner-right .location-item{display:flex;position:relative;width:100%}.header--bottom .banner-right .location-item img{height:106px;object-fit:contain;object-position:bottom;transition:.3s;width:100px}.header--bottom .banner-right .location-item:first-child img{width:70px}.header--bottom .banner-right .location-plus-item{align-items:center;display:flex;height:100%;justify-content:center;position:relative}.header--bottom .banner-right .location-item span{bottom:20px;color:var(--borderColor);display:block;font-family:var(--hsElevate--h2__font);font-size:32px;left:50%;opacity:0;position:absolute;text-transform:uppercase;transform:translateX(-50%);transition:.3s}.header--bottom .banner-right .location-item.active img{opacity:.2}.header--bottom .banner-right .location-item.active span{opacity:1}.bottom-multi-border span{display:block}.bottom-multi-border span:first-child{background:var(--borderColor);height:5px}.bottom-multi-border span:nth-child(2){background:var(--white);height:2px}.bottom-multi-border span:nth-child(3){background:var(--primary);height:5px}@media (max-width:1280px){.header--bottom .banner-left h3{font-size:55px}.header--bottom .banner-left h2{font-size:45px}}@media (max-width:991px){.header--bottom{align-items:flex-start;flex-direction:column;padding:30px 15px 25px}.header--bottom .banner-left h3{font-size:40px}.header--bottom .banner-left h2{font-size:30px}.header--bottom .banner-right .location-item img{height:80px;object-fit:contain;width:100%}.header--bottom .banner-right{align-items:center;gap:5px;min-height:80px;width:100%}.header--bottom .banner-right .location-item span{bottom:15px;font-size:20px}.header--bottom .banner-right .location-plus-item img{width:21px}.header--bottom .banner-right .location-item:first-child img{width:100%}.header--bottom .banner-right .location-plus-item{padding-right:10px}}