.ac-services-top{display:grid;gap:0;row-gap:40px}.ac-services-top__content{align-items:flex-start;display:flex;flex-direction:column;gap:var(--gap-vertical-long-text-section,70px);grid-row:1;justify-content:center}.ac-services-top__title--desktop{color:var(--color-polar-ice,#fff);font-family:var(--font-family-heading);font-size:var(--font-size-heading-h1);font-style:normal;font-weight:400;line-height:normal}.ac-services-top__description,.ac-services-top__title{color:var(--color-polar-ice,#fff);margin:0}.ac-services-top__image-container{align-items:center;align-self:stretch;display:flex;grid-row:1;justify-content:flex-end}.ac-services-top__image,.ac-services-top__video{height:auto;max-width:100%;object-fit:contain;object-position:right;width:100%}.ac-services-top__cta-container{align-items:flex-start;display:flex;grid-row:2;justify-content:space-between}.ac-services-top__cta-text{color:var(--color-polar-ice,#fff);margin:0}.ac-services-top__button{flex-shrink:0}@media (min-width:601px) and (max-width:1024px){.ac-services-top__content{gap:var(--gap-vertical-text-section,30px);grid-row:1}.ac-services-top__description{width:60%}.ac-services-top__image-container{grid-row:2}.ac-services-top__cta-container{grid-row:3}}@media (max-width:600px){.ac-services-top__content{gap:var(--gap-vertical-text-section,30px);grid-row:2}.ac-services-top__title--desktop{color:var(--color-polar-ice,#fff);font-family:var(--font-family-heading);font-size:var(--font-size-heading-h1-mobile);font-style:normal;font-weight:200;line-height:normal}.ac-services-top__description{width:100%}.ac-services-top__image-container{grid-row:1}.ac-services-top__cta-container{grid-row:3}}