.service-hero{position:relative}.service-hero .service-hero__background-triangle{position:absolute;bottom:0;left:10%;transform:translateX(-50%);width:100%;height:60%;clip-path:polygon(50% 0,0 100%,100% 100%);z-index:-100}.service-hero .service-hero__body{display:grid;grid-template-rows:auto auto;grid-template-columns:1fr;align-items:center}.service-hero .service-hero__body .service-hero__title{position:relative;height:100%}.service-hero .service-hero__body .service-hero__triangle{position:relative;width:100%;height:100%}.service-hero .service-hero__body .service-hero__triangle svg{position:absolute;top:-.4px;left:50%;transform:translateX(-50%) scale(-1);width:100vw;height:100%;z-index:-1}.service-hero .service-hero__body .service-hero__title h1{padding:1rem 0;margin:0}.service-hero .service-hero__body .service-hero__description{height:100%}.service-hero .service-hero__body .service-hero__description>div{display:flex;align-items:center;height:100%}.service-hero .service-hero__body .service-hero__description>div :last-child{margin-bottom:0}@media (min-width:768px){.service-hero .service-hero__body .service-hero__description{width:80%}}@media (min-width:992px){.service-hero .service-hero__background-triangle{left:70%;width:60%;height:75%;max-width:700px}.service-hero .service-hero__body{grid-template-columns:2fr 1fr;grid-template-rows:auto}.service-hero .service-hero__body .service-hero__title h1{min-width:350px;padding:3.5rem 0 5rem}.service-hero .service-hero__body .service-hero__triangle svg{position:relative;top:0;left:inherit;transform:none;width:100%}.service-hero .service-hero__body .service-hero__description{width:100%}}@media (min-width:1100px){.service-hero:before{content:"";position:absolute;top:5%;left:0;width:0;height:0;border-left:6.5vw solid var(--secondary);border-bottom:180px solid transparent;border-right:0 solid transparent;border-top:430px solid transparent}.service-hero .service-hero__body .service-hero__title h1{min-width:380px}}@media (min-width:1500px){.service-hero:before{top:-10%;border-width:280px 0 340px 9vw}}@media (max-width:991px){.service-hero .service-hero__body .service-hero__description{padding:.5rem 0 2.5rem!important}}