.home-section-4__title{font-size:3rem;font-style:normal;font-weight:600;letter-spacing:-.06rem;line-height:100%;margin-bottom:4rem;text-align:center}.home-section-4__title strong{color:var(--primary-color)}.home-section-4__images{display:flex;gap:2rem;height:fit-content;justify-content:space-between;padding:0 4rem}.home-section-4__image-wrapper{cursor:pointer;flex:1;height:520px;position:relative}.home-section-4__image-wrapper:nth-child(2){position:relative;top:40px}.home-section-4__image-overlay{display:inline-block;position:relative}.home-section-4__image{height:100%;object-fit:cover}.home-section-4__image-bg{background-position:50%;background-size:cover;height:100%;left:0;position:absolute;top:0;transition:transform .5s ease;width:100%;z-index:0}.home-section-4__image-overlay:after{background:linear-gradient(0deg,rgba(0,0,0,.7),transparent);bottom:0;content:"";height:20%;left:0;opacity:0;position:absolute;transition:opacity .5s ease;width:100%}.home-section-4__image-wrapper:hover .home-section-4__image-overlay:after{opacity:1}.home-section-4__image{display:block;height:auto;width:100%;z-index:0}.home-section-4__image-content{bottom:-3rem;left:20px;position:absolute;right:20px;transition:bottom .5s ease;z-index:100}.home-section-4__image-title{align-items:center;background:#000;border-radius:2.5rem;color:#fff;font-size:1.4rem;justify-content:center;padding:.625rem 1.25rem;transition:background .5s ease,color .5s ease;width:fit-content}.home-section-4__image-wrapper:hover .home-section-4__image-content{bottom:1rem}.home-section-4__image-wrapper:hover .home-section-4__image-title{background:#fff;color:#000}.home-section-4__image-description{color:#fff;margin-top:20px;max-height:0;opacity:0;overflow:hidden;transition:all .5s ease}.home-section-4__image-wrapper:hover .home-section-4__image-description{max-height:400px;opacity:1}@media (max-width:1024px){.home-section-4__images{gap:1rem}.home-section-4__image-title{font-size:1.1rem;left:16px}}@media (max-width:768px){.home-section-4__wrapper{margin:0 1.25rem}.home-section-4__title{font-size:2.5rem;font-weight:600;line-height:100%;margin-bottom:20px;text-align:left}.home-section-4__images{flex-direction:column;padding:0}.home-section-4__image-title{bottom:-1rem;font-size:1.4rem}.home-section-4__image-wrapper{flex:none;margin-top:20px}.home-section-4__image-wrapper:nth-child(2){top:0}}