.LPSelectService{background-color:var(--color-athens-light-grey);color:var(--color-navy)}.LPSelectService .LPSelectService__container{display:flex;flex-direction:column;max-width:1320px;margin:0 auto;padding:8rem 0}@media screen and (max-width:1291.9999px){.LPSelectService .LPSelectService__container{padding:4rem 0}}@media screen and (max-width:729.9999px){.LPSelectService .LPSelectService__container{padding:4rem 1.6rem}}.LPSelectService .LPSelectService__title{font-size:3.8rem;font-weight:700;margin-bottom:3.4rem;text-align:center}@media screen and (max-width:1291.9999px){.LPSelectService .LPSelectService__title{font-size:2.8rem;margin-bottom:2.4rem}}.LPSelectService .LPSelectService__subtitle{font-size:3rem;margin-bottom:6rem;text-align:center;font-weight:500}@media screen and (max-width:1291.9999px){.LPSelectService .LPSelectService__subtitle{font-size:1.6rem;margin-bottom:4rem}}.LPSelectService .LPSelectService__card{background-color:var(--color-white);border-radius:1.6rem;padding:3.4rem 2.4rem;display:flex;flex-direction:column;width:29rem;align-self:center;text-decoration:none;color:var(--color-navy)}.LPSelectService .LPSelectService__card ul{list-style-type:disc}.LPSelectService .LPSelectService__card li{font-size:1.8rem;margin-left:2rem;margin-bottom:1.6rem}.LPSelectService .LPSelectService__cardTitle{font-size:2.4rem;font-weight:600;margin:2.6rem 0;display:flex;justify-content:center;align-items:center}.LPSelectService .LPSelectService__cardTitle span{font-size:2.4rem;margin-right:.5rem}.LPSelectService .LPSelectService__cardTitle svg{transform:scale(1.4)}.LPSelectService .LPSelectService__icon{align-self:center}.LPSelectService .LPSelectService__card>div>span:last-child{font-size:1.8rem}