#services-container{position:relative;background-image:url(../img/bg--services-icons.jpg);background-position:center bottom;background-size:100% auto;overflow:hidden}#services-container::after{content:'';position:absolute;left:0;top:100%;width:100%;height:100%;box-shadow:0 0 68.62px 4.38px rgba(3,84,169,.3)}#services-container>.container{max-width:1200px}#services-intro{margin:0 auto 5em}#services-grid{display:grid;grid-template-columns:repeat(auto-fill,50%);justify-content:space-between;row-gap:3em;margin:0;padding:0 0 5rem;text-align:center;font-size:1.25rem;list-style:none}@media (min-width:1024px){#services-grid{grid-template-columns:repeat(auto-fill,200px);column-gap:10%;padding:0 0 11rem}}li.service{position:relative}li.service .icon{width:4.8em;height:4.8em;margin-bottom:1em;background-color:#FFF;border-radius:6em;box-shadow:0 4px 23.78px 5.22px rgba(1,76,155,.11)}li.service .icon img{width:auto;height:auto;object-fit:contain}li.service .container--ratio{display:inline-block;width:60%}li.service .container--ratio::before{padding-top:100%}li.service .caption{position:absolute;left:50%;top:50%;z-index:5;width:150%;height:150%;padding:2rem 0;transform:translate(-50%,-50%);box-sizing:border-box;border-radius:1rem;font-size:1rem;overflow:hidden;hyphens:auto;color:#FFF;background-image:-webkit-linear-gradient(33deg,#003265 0,#0064cb 100%);background-image:-moz-linear-gradient(33deg,#003265 0,#0064cb 100%);background-image:-ms-linear-gradient(33deg,#003265 0,#0064cb 100%);transition:opacity .3s;opacity:0}@media (max-width:1023px){li.service{justify-content:start}li.service .caption{left:-20px;transform:translateY(-50%)}li.service:nth-child( even ) .caption{left:auto;right:-20px}}html.touchevents li.service .caption{display:none}html.no-touchevents li.service:hover .caption,li.service .caption.showing-service-desc{opacity:.95}html.touchevents li.service .caption.animating-service-desc,html.touchevents li.service .caption.showing-service-desc{display:inline-block}li.service .caption.animating-service-desc{will-change:opacity}html.touchevents li.service .caption .close{position:absolute;right:15px;top:15px;width:15px;height:15px;background-image:url(../img/icon--close.png);background-size:contain}@media (max-width:1023px){li.service .caption .container{height:100%;overflow:auto}}.template-part-row,.template-part-row-video{margin:5rem 0}.template-part-row-video .text{position:relative;z-index:10}.template-part-row-video .other-container{position:relative;box-shadow:0 0 35px 3px rgba(0,65,133,.3)}.template-part-row-video .other-container::after{content:'';position:absolute;right:0;top:0;display:inline-block;width:200px;height:200px;background-color:rgba(231,239,247,.54);transform:translate(25%,-25%)}@media (min-width:1024px){li.service .caption{overflow:auto}.template-part-row,.template-part-row-video{margin:8rem 0}.template-part-row-video .other-container::after{width:300px;height:300px}}