html{scroll-behavior:smooth}body{padding:0;margin:0}*{box-sizing:border-box}#__next{display:flex;flex-direction:column;min-height:100vh}#__next footer{margin-top:auto}.wrap{max-width:1248px;margin:auto}@media screen and (max-width:1300px){.wrap{max-width:100%;padding:0 32px}}.center-text{text-align:center}body{font-size:16px;color:#333}body,h1,h2,h3,h4,h5,h6{font-family:Inter,sans-serif;font-weight:400}h1,h2,h3,h4,h5,h6{margin:0}h1{font-size:44px}h2{font-size:36px;line-height:1.1}h2.callout{font-size:64px}p{margin:16px 0}.callout,.inner-title{font-size:24px}.inner-title{margin-bottom:24px;position:relative;color:#f66616}.inner-title:after{content:"";width:200px;height:3px;position:absolute;bottom:-12px;left:0;background-color:#ffdd46}ul.menu{list-style-type:none;padding:0;margin:0;display:flex;gap:24px}ul.menu li{position:relative}ul.menu li:after{content:"";width:100%;height:2px;background-color:#f66616;position:absolute;bottom:-5px;left:0;transform:scalex(0);transform-origin:0;transition:transform .5s ease}ul.menu li:hover:after{transform:scalex(1);transform-origin:100%}ul.menu a{color:#284a6a;text-decoration:none}@media screen and (max-width:500px){ul.menu{flex-direction:column;text-align:center}}main.home-page #hero{padding:48px 0;background-color:#284a6a}@media screen and (max-width:950px){main.home-page #hero{background-position:100% 50%}}@media screen and (max-width:750px){main.home-page #hero{background-image:none!important}}@media screen and (max-width:500px){main.home-page #hero h2.callout{font-size:48px;line-height:1}}main.home-page .hero{display:flex;gap:16px;align-items:center}@media screen and (max-width:750px){main.home-page .hero{flex-direction:column}}main.home-page #tagline{padding:24px 32px}main.home-page #icons{padding:56px 0}main.home-page #icons .icons{display:grid;grid-gap:24px;gap:24px;grid-template-columns:1fr 1fr 1fr;color:#284a6a}main.home-page #icons .icons .icon-item{max-width:360px;display:flex;flex-direction:column;gap:32px}main.home-page #icons .icon svg{height:80px;width:auto;fill:#284a6a}@media screen and (max-width:1300px){main.home-page #icons .icons .icon-item{max-width:auto}}@media screen and (max-width:700px){main.home-page #icons .icons{display:flex;flex-direction:column;align-items:center}main.home-page #icons .icons .icon-item{position:relative}main.home-page #icons .icons .icon-item:not(:last-child){padding-bottom:24px}main.home-page #icons .icons .icon-item:not(:last-child):after{content:"";width:50%;height:1px;background:linear-gradient(90deg,transparent,#284a6a,transparent);position:absolute;bottom:0;left:50%;transform:translateX(-50%)}}main.home-page #about{padding:80px 0;min-height:100vh;display:flex;align-items:center}main.home-page #about .about{display:flex;align-items:center;justify-content:space-between;gap:32px}main.home-page #about .about .logo{width:100%}main.home-page #about .about svg .st0{fill:#fab537}main.home-page #about .about svg .st1{fill:#fb6e00}main.home-page #about .about svg .st2{fill:#fff}main.home-page #about .about svg .st3{fill:#fefefd}main.home-page #about .about svg .st4{fill:#bbabac}main.home-page #about .about svg .st5{fill:#fdfffd}main.home-page #about .about svg .st6{fill:#afb0bd}main.home-page #about .content{display:flex;flex-direction:column;gap:24px;max-width:50%}main.home-page #about .button:hover{background-color:#ffdd46;color:#284a6a}@media screen and (max-width:800px){main.home-page #about .about{flex-direction:column}main.home-page #about .content{max-width:100%}}main.home-page #services{padding:64px 0}main.home-page #cta{padding:72px 0;position:relative}main.home-page #cta .cta{display:flex;flex-direction:column;gap:32px;position:relative;z-index:2}main.home-page #cta .text{max-width:800px;margin:auto}main.home-page #cta:before{content:"";position:absolute;top:0;left:0;background-image:url(/_next/static/media/damovers-cta-bg.fa204100.svg);width:100%;height:100%;z-index:0}main.home-page #quote{min-height:100vh;display:flex;align-items:center;padding:72px 0}main.home-page #quote>*{flex-grow:1}main.home-page #quote .quote{display:flex;justify-content:space-between;align-items:center}main.home-page #quote .quote .content{min-width:50%;display:flex;flex-direction:column;gap:24px}main.home-page #quote .quote .content .headlines{display:flex;flex-direction:column;gap:8px}main.home-page #quote .quote .content .phone{display:flex;gap:8px;align-items:center}main.home-page #quote .quote .content .phone svg{fill:#284a6a}main.home-page #quote .quote .content .phone a{color:#284a6a;text-decoration:none}main.home-page #quote .quote .content .phone:hover a{color:#f66616}main.home-page #quote .quote .content .phone:hover svg{fill:#f66616}main.home-page #quote .quote .divider{min-height:300px;width:2px;background-color:#ffdd46}@media screen and (max-width:1200px){main.home-page #quote .divider{display:none}main.home-page #quote .quote{gap:16px}main.home-page #quote .quote .content{min-width:0}}@media screen and (max-width:750px){main.home-page #quote .quote{flex-direction:column;gap:32px}}main.not-found{padding-top:40px}main.not-found #main .main{display:flex;gap:32px;align-items:center}main.not-found #main .main .content{width:100%}