.home-fourth{background-color:var(--c-black-2);padding:5rem 2.5rem}@media only screen and (max-width:1024px){.home-fourth{padding:2.5rem 0}}.home-fourth h2{word-wrap:pretty;font-size:3.5rem;font-weight:400;line-height:4rem;margin:0 0 4rem;text-align:center}@media only screen and (max-width:767px){.home-fourth h2{font-size:2.5rem;line-height:3rem}}.home-fourth__slider{margin-top:40px}@media only screen and (max-width:1024px){.home-fourth__slider{padding-left:2.5rem}}.home-fourth__slider .swiper-wrapper{transition-timing-function:linear!important}.home-fourth__slider .swiper-slide{min-width:320px;width:33%}.home-fourth__item{display:flex;flex-direction:column;gap:1.75rem}@media only screen and (max-width:1024px){.home-fourth__item{min-height:630px}}.home-fourth__item-d{display:flex;flex-direction:column;gap:1.75rem}.home-fourth__item-img{background-color:#000;border-radius:1rem;height:auto;overflow:hidden;width:100%}.home-fourth__item-img img{display:flex;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.home-fourth__item-content{display:flex;flex:1;flex-direction:column;gap:1rem}.home-fourth__item-content h3{color:var(--c-white);font-size:2rem;font-weight:300;line-height:1;margin:0}.home-fourth__item-content p{color:var(--c-white);flex:1;font-size:1.0625rem;font-weight:200;margin:0}.home-fourth__item-content-bottom{display:flex;justify-content:flex-end;width:100%}.home-fourth__item-content a{align-items:center;border:1px solid var(--c-white);border-radius:50%;display:flex;height:3rem;justify-content:center;transition:background-color .2s;width:3rem}.home-fourth__item-content a svg{fill:var(--c-white);transform:translate(0) rotate(45deg);transition:.15s}.home-fourth__item-content a:hover{background-color:var(--c-white);transition:background-color .35s}.home-fourth__item-content a:hover svg{fill:var(--c-black);transform:translate(4px,-4px) rotate(45deg) scale(1.2);transition:.15s}.home-fourth__list-d{display:grid;gap:1.75rem;grid-template-columns:1fr 1fr 1fr}
