.home-interviews{position:relative;max-width:100vw;overflow:hidden;padding:8rem 0 8rem 0;background-color:#e0e0e0}@media screen and (max-width:993px){.home-interviews{padding:2rem 0 2rem 0}}.home-interviews .title{font-size:3rem;text-align:center;margin-bottom:3rem;text-transform:uppercase;font-weight:700}.home-interviews .title em{font-size:1.2rem;display:block;font-style:normal;font-weight:500}@media screen and (max-width:993px){.home-interviews .title{font-size:2rem;margin-bottom:2rem}.home-interviews .title em{font-size:1rem}}.home-interviews .details{display:grid;grid-template-columns:1fr 2fr;align-items:center;margin-bottom:3rem;overflow:hidden}@media screen and (max-width:993px){.home-interviews .details{grid-template-columns:1fr;grid-template-rows:auto auto;justify-items:center}}.home-interviews .details .photo{width:100%;max-width:calc(100vw - 2rem)}.home-interviews .details .photo img{width:100%;aspect-ratio:4/3;object-fit:cover;object-position:center}@media screen and (max-width:993px){.home-interviews .details .photo{z-index:1;transform:translateY(1.5rem)}.home-interviews .details .photo .splide__slide{display:flex;justify-content:center}.home-interviews .details .photo .splide__slide img{width:50%;min-width:250px}}.home-interviews .details .summary{background-color:#dd121c}.home-interviews .details .summary *{color:#fff}.home-interviews .details .summary .splide__slide{padding:2rem 4rem;display:flex;flex-direction:column;justify-content:center}.home-interviews .details .summary .splide__slide .button{margin-top:1rem;font-weight:700}@media screen and (max-width:993px){.home-interviews .details .summary .splide__slide{padding:3rem 1rem 1rem 1rem;justify-content:space-evenly}}