﻿.service-container{padding:3rem 0;color:#494f55;}.service-container .container{display:flex;flex-direction:column;gap:2rem;}@media(min-width:1024px){.service-container .container{display:grid;grid-template-columns:1fr 1fr;gap:3rem;}.service-container .container .intro,.service-container .container .extra,.service-container .container h3{grid-column:span 2;}}.service-container .container h3{text-transform:unset;font-size:2.5rem;position:relative;margin:1rem 0;border-left:.75rem solid #c72127;padding-left:.75rem;}@media(min-width:1024px){.service-container .container h3{font-size:4rem;margin:unset;height:fit-content;padding-left:1rem;}}.service-container .container .intro,.service-container .container .extra,.service-container .container .pull-quote{font-size:1.15rem;line-height:1.4;}.service-container .container .pull-quote-wrapper{display:flex;}.service-container .container .pull-quote-wrapper .pull-quote{background-color:#c72127;color:#fff;padding:1rem;position:relative;}.service-container .container .pull-quote-wrapper .pull-quote p{margin:unset;}.service-container .container .pull-quote-wrapper .pull-quote .author{margin-top:1rem;}.service-container .container .pull-quote-wrapper .pull-quote img{position:absolute;max-width:64px;filter:brightness(0) saturate(100%) invert(72%) sepia(10%) saturate(336%) hue-rotate(158deg) brightness(80%) contrast(89%);}.service-container .container .pull-quote-wrapper .pull-quote img:first-of-type{top:-2rem;left:-.75rem;}@media(min-width:1024px){.service-container .container .pull-quote-wrapper .pull-quote img:first-of-type{top:-1.75rem;left:-1.75rem;}}.service-container .container .pull-quote-wrapper .pull-quote img:last-of-type{bottom:-2rem;right:-.75rem;transform:rotate(180deg);}@media(min-width:1024px){.service-container .container .pull-quote-wrapper .pull-quote img:last-of-type{bottom:-1.75rem;right:-1.75rem;}}.service-container .container .image-container{overflow:hidden;aspect-ratio:16/9;}.service-container .container .image-container img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;}.service-container:nth-of-type(2n+2){background-color:#494f55;color:#e6e6e6;}.service-container:nth-of-type(2n+2) h3{color:#fff;}@media(min-width:1024px){.service-container:nth-of-type(2n+2) h3{border-left:unset;padding-left:unset;border-right:.75rem solid #c72127;padding-right:.75rem;text-align:right;padding-right:1rem;}}@media(min-width:1024px){.service-container{padding:5rem 0;}}