.photo-gallery{grid-gap:3px;grid-template:repeat(5,minmax(100px,42vw))/repeat(2,1fr);max-width:1450px;margin:0 auto;display:grid}.photo-gallery__tile{background:#222}.photo-gallery__tile--4tile{grid-area:span 2/span 2}.photo-gallery__tile--4tile .photo-gallery__thumbnail{filter:none;opacity:.85}.photo-gallery__tile--4tile .photo-gallery__thumbnail:hover{z-index:2}.photo-gallery__modal-image{width:100%;height:auto;display:block}.photo-gallery__thumbnail{filter:grayscale(.75);opacity:.75;cursor:pointer;background-size:cover;width:100%;height:100%;transition:all .3s;position:relative;box-shadow:5px 5px 20px #00000080}.photo-gallery__thumbnail:hover{opacity:1;filter:grayscale(0);transform:translate(-20px,-15px);box-shadow:10px 10px 34px #000c}@media screen and (width>=768px){.photo-gallery{grid-template:repeat(2,minmax(100px,18vw))/repeat(5,1fr)}}.home-section{background-image:url(/images/genesis_bg.jpg);background-position:-340px 0;background-size:370%;height:75vh;padding:0;position:relative}.gallery-section{background:#353434}@media screen and (width>=768px){.home-section{background-position:0 0;background-size:cover}}@media screen and (width>=1024px){.home-section{height:100vh}}.section-divider{border:0;width:100%;height:2px;margin:50px 0;position:relative}.section-divider:before{content:"";background:linear-gradient(90deg,#0000,#d0d2d2 25% 75%,#0000);width:100%;height:100%;position:absolute;top:0;left:0}@media screen and (width>=768px){.section-divider{margin:60px 0}}@media screen and (width>=1024px){.section-divider{margin:70px 0}}@media screen and (width>=1200px){.section-divider{margin:90px 0}}.services{position:relative}.services__card{text-align:center;background:#e4e4e4 url(/images/dyno-graph.jpg) 100% 0/1000px no-repeat;max-width:1450px;margin:40px auto 0;padding:40px 20px;font-size:1.2rem;box-shadow:10px 12px 24px #8080805f}@media screen and (width>=768px){.services__card{margin-top:50px;padding:60px}}@media screen and (width>=1024px){.services__card{background-size:100%;margin-top:70px;padding:70px 60px}}.services__heading{letter-spacing:.067rem;width:85%;max-width:1000px;margin:0 auto;font-size:1.57rem;font-weight:100;line-height:2.45rem}.services__list{text-align:left;margin:40px 0;font-size:1.1rem;list-style:none}@media screen and (width>=768px){.services__list{margin-left:40px}}@media screen and (width>=1024px){.services__list{margin:50px 0 60px 80px}}@media screen and (width>=1200px){.services__list{margin-left:140px}}.services__list li{margin:0 0 15px}.services__list li:before{content:"■";color:#cc1e11;width:25px;margin-left:-10px;font-weight:700;display:inline-block}.services__more-info{background:linear-gradient(-185deg,#d5d7d88a,#c7cacb8a);border:1px solid #c1c3c4;max-width:940px;margin:20px auto;padding:30px 20px;box-shadow:8px 10px 27px #80808066}
