.roof-maintenance,.roof-maintenance *{box-sizing:border-box}.roof-maintenance.dnd-section{background:var(--roof-maintenance-section-bg,#fff);padding:var(--roof-maintenance-padding,4.5rem 0);width:100%}.roof-maintenance__content{width:100%}.roof-maintenance__header{align-items:start;display:grid;gap:2rem;grid-template-columns:minmax(0,1.75fr) minmax(15rem,.82fr);margin-bottom:clamp(2rem,4vw,4.25rem)}.roof-maintenance__card-title,.roof-maintenance__cta-heading,.roof-maintenance__heading{font-family:inherit;font-weight:900;margin:0}.roof-maintenance__heading{color:var(--roof-maintenance-heading-color,#181818);font-size:clamp(2rem,3.4vw,3rem);letter-spacing:-.045em;line-height:1.04}.roof-maintenance__intro{color:var(--roof-maintenance-intro-color,#09234d);font-size:.87rem;line-height:1.55;margin:.25rem 0 0}.roof-maintenance__cards{column-gap:clamp(2rem,5vw,5rem);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:clamp(3rem,6vw,5.5rem);row-gap:clamp(2.5rem,5vw,5rem)}.roof-maintenance__card{align-items:start;display:grid;gap:1rem;grid-template-columns:3.1rem minmax(0,1fr)}.roof-maintenance__card--without-icon{grid-template-columns:1fr}.roof-maintenance__icon{background:var(--roof-maintenance-icon-bg,#03aee8);border-radius:.7rem;display:grid;height:3.1rem;place-items:center;width:3.1rem}.roof-maintenance__icon img{height:2rem;object-fit:contain;width:2rem}.roof-maintenance__card-title{color:var(--roof-maintenance-card-title-color,#181818);font-size:1rem;line-height:1.22}.roof-maintenance__card-copy{color:var(--roof-maintenance-card-copy-color,#09234d);font-size:.78rem;line-height:1.5;margin:.65rem 0 0}.roof-maintenance__cta{align-items:center;background:var(--roof-maintenance-cta-bg,#09234d);border-radius:1.25rem;display:flex;gap:1.5rem;justify-content:space-between;padding:1.5rem clamp(1.5rem,3vw,2.5rem)}.roof-maintenance__cta-heading{color:var(--roof-maintenance-cta-heading,#fff);font-size:clamp(1.15rem,2vw,1.75rem);line-height:1.15}.roof-maintenance__cta-copy{color:var(--roof-maintenance-cta-copy,#fff);font-size:.77rem;line-height:1.45;margin:.45rem 0 0}.roof-maintenance__button{align-items:center;background:var(--roof-maintenance-button-bg,#ffbd12);border-radius:.65rem;color:var(--roof-maintenance-button-text,#181818);display:inline-flex;flex:0 0 auto;font-size:.82rem;font-weight:700;justify-content:center;line-height:1;min-height:3rem;padding:.8rem 1.5rem;text-decoration:none;transition:filter .2s ease,transform .2s ease}.roof-maintenance__button:focus-visible,.roof-maintenance__button:hover{color:var(--roof-maintenance-button-text,#181818);filter:brightness(.94);transform:translateY(-1px)}@media (max-width:767px){.roof-maintenance.dnd-section{padding:var(--roof-maintenance-padding-mobile,3rem 0)}.roof-maintenance__cards,.roof-maintenance__header{grid-template-columns:1fr}.roof-maintenance__header{gap:1rem;margin-bottom:2.5rem}.roof-maintenance__cards{margin-bottom:3rem;row-gap:2rem}.roof-maintenance__cta{align-items:flex-start;flex-direction:column}}