.three-in-a-row{background-color:#fff;padding:8rem 0}.three-in-a-row--grey{background-color:#f4f4f6}.three-in-a-row--grey .three-in-a-row__card{background-color:#28265b0f}.three-in-a-row__intro{text-align:center;max-width:90rem;margin:0 auto 5rem}.three-in-a-row__title{color:var(--color-blue);margin:0 0 2rem;font-size:2.6rem;font-weight:600;line-height:1.2}.three-in-a-row__paragraph{color:var(--color-blue);margin:0;font-size:1.7rem;font-weight:400;line-height:1.4}.three-in-a-row__paragraph h3{color:var(--color-pink);margin:0 0 1.5rem;font-size:1.8rem;font-weight:600;line-height:1.2}.three-in-a-row__paragraph p{margin:0}.three-in-a-row__grid{grid-template-columns:1fr;gap:4rem;display:grid}.three-in-a-row__card{background-color:#fff;border:1px solid #28265b26;border-radius:2rem;flex-direction:column;display:flex;overflow:hidden}.three-in-a-row__card--pink{border-color:var(--color-pink)}.three-in-a-row__card--blue{border-color:var(--color-blue)}.three-in-a-row__card--pink .three-in-a-row__card-title{color:var(--color-pink)}.three-in-a-row__card--blue .three-in-a-row__card-title{color:var(--color-blue)}.three-in-a-row__card--blue .three-in-a-row__footer .button{background-color:var(--color-blue)}.three-in-a-row__media{justify-content:center;align-items:center;width:100%;line-height:0;display:flex;overflow:hidden;aspect-ratio:500/188!important}.three-in-a-row__image{object-fit:contain;width:100%;height:100%;display:block}.three-in-a-row__image--cover{object-fit:cover}.three-in-a-row__content{color:var(--color-blue);flex-direction:column;flex:1;padding:3rem;display:flex}.three-in-a-row__card-title{color:var(--color-pink);margin:0 0 1.5rem;font-size:1.8rem;font-weight:600;line-height:1.2}.three-in-a-row__card-text{margin:0 0 1.5rem;font-size:1.6rem;font-weight:400;line-height:1.4}.three-in-a-row__card-subtitle{margin:0 0 1rem;font-size:1.6rem;font-weight:600;line-height:1.2}.three-in-a-row__list{margin:0;padding-left:2rem;font-size:1.6rem;font-weight:400;line-height:1.4}.three-in-a-row__list li+li{margin-top:.4rem}.three-in-a-row__card-footer{margin:1.5rem 0 0;font-size:1.6rem;font-weight:400;line-height:1.4}.three-in-a-row__footer{justify-content:center;margin-top:auto;padding-top:3rem;display:flex}@media (min-width:768px){.three-in-a-row__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1151px){.three-in-a-row__grid{grid-template-columns:repeat(3,1fr);gap:3rem}.three-in-a-row__grid--2{grid-template-columns:repeat(2,1fr)}.three-in-a-row__grid--4{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.three-in-a-row{padding:6rem 0}.three-in-a-row__title{font-size:2.2rem}.three-in-a-row__paragraph{font-size:1.6rem}.three-in-a-row__content{padding:2.4rem}.three-in-a-row__footer .button{box-sizing:border-box;white-space:normal;width:100%;max-width:100%;padding-right:4rem}}
