.customer-service{padding:100px 0;background-color:var(--ast-global-color-4)}@media (max-width:921px){.customer-service{padding:50px 0}}.customer-service hgroup{margin-bottom:50px}.customer-service h2{text-transform:uppercase}.customer-service .advantages{display:grid;grid-column-gap:20px;grid-template-columns:1fr 1fr 1fr;margin-bottom:50px}@media (max-width:991px){.customer-service .advantages{grid-template-columns:1fr}}.customer-service .advantages .col{padding-right:32px}@media (max-width:991px){.customer-service .advantages .col{padding-right:0;margin-bottom:40px}}.customer-service .advantages .col .icon-wrapper{background-color:var(--ast-global-color-0);display:inline-flex;width:40px;height:40px;justify-content:center;align-items:center;margin-bottom:22px}.customer-service .advantages .col h3{margin-bottom:12px}.customer-service .advantages .col .text{margin-bottom:22px}.customer-service .advantages .col .link{font-weight:500;font-size:14px;display:flex;align-items:center}.customer-service .advantages .col .link svg{transition:all ease-in 0.2s}.customer-service .advantages .col .link:hover{text-decoration:underline}.customer-service .advantages .col .link:hover svg{transform:translateX(4px)}.customer-service .cta{background-color:#3a657e;color:#fff;padding:20px 40px;display:flex;justify-content:space-between;align-items:center}@media (max-width:768px){.customer-service .cta{flex-direction:column;padding:20px 20px;align-items:start}.customer-service .cta .cta-text{margin-bottom:20px}}