.three-images{padding-top:4.1667rem;padding-bottom:4.1667rem}@media (max-width:768px){.three-images{padding-top:10.6667rem;padding-bottom:10.6667rem}}.three-images__inner{display:flex;flex-direction:column;gap:2.0833rem}@media (max-width:768px){.three-images__inner{gap:6.4rem}}.three-images__header{display:flex;justify-content:space-between;align-items:flex-end;gap:2.7778rem}@media (max-width:768px){.three-images__header{flex-direction:column;gap:6.4rem}}.three-images__header-text{display:flex;flex-direction:column;gap:.6944rem;max-width:50%}@media (max-width:768px){.three-images__header-text{max-width:100%;gap:2.1333rem}}.three-images__title{margin:0}.three-images__subtitle{margin:0;color:rgba(15,15,15,.6);max-width:80%}@media (max-width:768px){.three-images__subtitle{max-width:100%}}.three-images__button{flex-shrink:0}@media (max-width:768px){.three-images__button{align-self:flex-start}}.three-images__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.3889rem}@media (max-width:768px){.three-images__grid{grid-template-columns:1fr;gap:4rem}}.three-images__item{overflow:hidden}.three-images__item img{width:100%;height:auto;display:block;transition:transform .3s ease}@media (max-width:768px){.three-images__item img{height:470px;object-fit:cover}}.three-images__item:hover img{transform:scale(1.02)}.three-images__placeholder{background-color:#f5f5f5;aspect-ratio:3/4;width:100%}
