body{margin:0;font-family:Lato,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#111;color:#333;font-size:16px}@media screen and (min-width:768px){body{font-size:18px}}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root,body,html{width:100%;height:100%}a,button,div,li,section,span,ul{box-sizing:border-box}ul{list-style:square;padding-left:25px}li{margin-bottom:.55rem}p{margin-top:20px;margin-bottom:0;line-height:1.78}.large-logo{display:block;width:100%;height:100%;background-image:url(/remnant_logo.png);background-repeat:no-repeat;background-size:100% auto;background-position:center 60%;opacity:0;-webkit-animation:logo-in 1.2s ease-in .4s forwards;animation:logo-in 1.2s ease-in .4s forwards}.section-container{position:relative;width:100%;min-height:400px;padding:50px 10px;background:#ededed}@media screen and (min-width:768px){.section-container{padding:50px 30px}}@media screen and (min-width:1024px){.section-container{padding:80px 40px}}@media screen and (min-width:1200px){.section-container{padding:115px 80px}}.home-section{position:relative;height:80vh;background-image:url(/genesis_bg.jpg);background-size:cover;padding:0}@media screen and (min-width:1024px){.home-section{height:100vh}}.gallery-section{background:#353434}.home-section:after{content:""}.vehicle-capture{position:absolute;z-index:2;font-size:16rem;font-weight:700;color:#9a9a9a;top:-140px;right:0;letter-spacing:6rem;line-height:18rem;opacity:.19}.vehicle-capture__spec{display:block;margin-right:5rem;font-size:23rem;letter-spacing:.3rem;text-align:right}.copy{margin:1.2rem auto;max-width:850px}@-webkit-keyframes logo-in{0%{opacity:0}to{opacity:.92}}@keyframes logo-in{0%{opacity:0}to{opacity:.92}}.header{display:flex;justify-content:space-between;align-items:center;position:absolute;width:100%;padding:20px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(21,22,23,.95)),to(rgba(21,22,23,0)));background:-webkit-linear-gradient(rgba(21,22,23,.95),rgba(21,22,23,0));background:linear-gradient(rgba(21,22,23,.95),rgba(21,22,23,0));border-top:3px solid #b2170c;box-sizing:border-box;z-index:10}@media only screen and (min-width:768px){.header{padding:40px}}@media only screen and (min-width:1024px){.header{border:0}}@media only screen and (min-width:1200px){.header{padding:40px 100px 0}}.mobile-menu-button{display:flex;align-items:center;padding:10px;font-size:1.3rem;text-transform:uppercase;color:#fcfcfc;letter-spacing:.4rem;line-height:1;background:transparent;outline:0;border:0}@media only screen and (min-width:1024px){.mobile-menu-button{display:none}}.close-menu-button{position:absolute;top:15px;right:20px;color:#fcfcfc;font-size:3rem;line-height:.2;z-index:1;padding:10px;height:52px;background:transparent;outline:0;border:0}@media only screen and (min-width:1024px){.close-menu-button{display:none}}.menu-icon{display:flex;flex-direction:column;justify-content:space-between;width:23px;height:17px;margin-right:10px}.menu-icon span{width:100%;height:12%;background:#fcfcfc;-webkit-transform:skew(-25deg,0deg);transform:skew(-25deg,0deg)}.icon{display:block;width:80px;height:80px}.main-nav{display:block;position:fixed;top:0;left:0;width:100%;height:100%;padding-top:30px;align-items:center;background:rgba(21,22,23,.95)}@media only screen and (min-width:1024px){.main-nav{display:flex!important;background:none;position:static}}.nav-icon{position:relative;left:40px;margin-right:45px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;opacity:.85}.nav-icon:hover{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}.nav-link{position:relative;padding:20px 40px;display:block;text-decoration:none;color:#fcfcfc;font-weight:400;text-transform:uppercase;letter-spacing:.18rem;text-shadow:40px 5px 10px #111}@media only screen and (min-width:1024px){.nav-link{padding:0 40px}}.nav-link:after{content:"";position:absolute;bottom:-14px;left:17%;width:0;height:2px;background:-webkit-gradient(linear,left top,right top,from(#7b7b7b),to(hsla(0,0%,40.4%,0)));background:-webkit-linear-gradient(left,#7b7b7b,hsla(0,0%,40.4%,0));background:linear-gradient(90deg,#7b7b7b,hsla(0,0%,40.4%,0));-webkit-transition:width .3s;transition:width .3s}.nav-link:hover{text-shadow:40px 5px 10px #b2170c}.nav-link:hover:after{width:70%}.phone-number{display:flex;font-size:1.17rem;color:#fcfcfc;text-shadow:5px 2px 10px #111;letter-spacing:.25rem}@media only screen and (min-width:1024px){.phone-number{font-size:1.26rem;margin:30px 30px 0 0}}.phone-number__icon{margin:1px 7px 0 0;font-size:1.4rem;line-height:1;color:#a9a9a9}@media only screen and (min-width:1024px){.phone-number__icon{margin-top:2px;font-size:1.5rem}}.footer{position:relative;padding:40px 20px;background:url(/genesis_bg.jpg) no-repeat #1f1c1a top/350%;color:#aaa;font-size:1rem}.footer:after{content:"";position:absolute;top:0;left:0;width:100%;height:60px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.25)),to(transparent));background:-webkit-linear-gradient(rgba(0,0,0,.25),transparent);background:linear-gradient(rgba(0,0,0,.25),transparent)}.footer__container{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;margin:0 auto;width:100%;max-width:1450px}@media screen and (min-width:768px){.footer__container{justify-content:space-between}}.footer__links{width:100%;margin-top:20px;text-align:center}.footer__link{position:relative;display:inline-block;padding:10px 15px;font-size:1rem;color:#ccc;text-decoration:none}.footer__link:after{content:"";width:1px;height:16px;background:#777;-webkit-transform:skew(-15deg,-15deg);transform:skew(-15deg,-15deg);position:absolute;right:0;top:12px}.footer__link:last-child:after{display:none}@media screen and (min-width:768px){.footer{padding:60px 40px;justify-content:space-between;background-size:225%}.footer__links{margin-top:0;margin-right:-15px;width:auto}}@media screen and (min-width:1024px){.footer{background-size:160%}}@media screen and (min-width:1600px){.footer{padding:60px 50px;background-size:125%}}.product-gallery{box-shadow:22px 15px 40px grey}.product-gallery__image{width:100%;height:70vw;background:#fff;background-size:cover;background-position:50%}@media screen and (min-width:1024px){.product-gallery__image{max-height:450px}}@media screen and (min-width:1200px){.product-gallery__image{height:38vw;max-height:none}}.product-gallery__thumbnails{display:flex;list-style-type:none;height:110px;margin:2px 0 0;padding:0}.product-gallery__thumbnail{flex-grow:1;height:100%;max-width:50%;opacity:.65;margin-right:2px;-webkit-transition:opacity .3s;transition:opacity .3s}.product-gallery__thumbnail:last-child{margin:0}.product-gallery__thumbnail--active{opacity:.9}.product-gallery__thumbnail-button{width:100%;height:100%;background-size:cover;background-position:50%;border:0;outline:0;cursor:pointer}.new-badge{position:absolute;padding-top:22px;height:70px;width:70px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);font-weight:700;text-align:center;color:#fcfcfc;font-size:1.2rem;letter-spacing:.05rem;z-index:1}.new-badge:before{content:"";position:absolute;top:-85px;left:-35px;border:70px solid transparent;border-bottom-color:#cc1e11;z-index:-1}.price{font-size:1.2rem;text-align:center}.price__value--markdown{font-size:.875em;font-style:italic;text-decoration:line-through}.price__markdown{display:block;text-decoration:none;font-weight:700}.btn{background:#d3d3d3;padding:18px 30px;font-size:1.2rem;font-weight:600;text-transform:uppercase;outline:none;letter-spacing:.18rem;word-spacing:.17rem;text-decoration:none;text-align:center;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.btn--primary{color:#fcfcfc;border:1px solid #931209;background:-webkit-gradient(linear,left top,right top,from(#a4170c),to(#b71d11));background:-webkit-linear-gradient(left,#a4170c,#b71d11);background:linear-gradient(90deg,#a4170c,#b71d11)}.btn--primary:hover{box-shadow:0 0 17px rgba(222,56,56,.3)}.product-detail{position:relative;display:flex;flex-wrap:wrap;margin:0 auto;max-width:1450px;box-shadow:4px 10px 20px hsla(0,0%,47.5%,.37);background-color:#d4d6d7;background-image:-webkit-radial-gradient(#a9a9a9 5%,transparent 6%),-webkit-radial-gradient(#a9a9a9 5%,transparent 6%);background-image:radial-gradient(#a9a9a9 5%,transparent 6%),radial-gradient(#a9a9a9 5%,transparent 6%);background-size:10px 10px;background-position:0 0,5px 5px;z-index:3}.product-detail:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,from(#d4d6d7),to(#b5b8b9));background:-webkit-linear-gradient(#d4d6d7,#b5b8b9);background:linear-gradient(#d4d6d7,#b5b8b9);z-index:-1}.product-detail__name{margin:15px 0;text-transform:uppercase;text-align:center;letter-spacing:.14rem;word-spacing:.14rem}@media screen and (min-width:768px){.product-detail__name{font-size:1.7rem}}@media screen and (min-width:1024px){.product-detail__name{margin-top:30px}}.product-detail__display{width:90vw;z-index:4;margin:0 auto;-webkit-transform:translateY(-20px);transform:translateY(-20px)}@media screen and (min-width:768px){.product-detail__display{width:80vw}}@media screen and (min-width:1024px){.product-detail__display{margin:0;width:52%;max-width:none;-webkit-transform:translate(-15px,-25px);transform:translate(-15px,-25px)}}@media screen and (min-width:1200px){.product-detail__display{width:52%}}.product-detail__description{margin:30px auto 20px;font-size:1.2rem;max-width:600px}.product-detail__details{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:20px 30px;z-index:3}@media screen and (min-width:768px){.product-detail__details{width:70%;margin:0 auto}}@media screen and (min-width:1024px){.product-detail__details{max-width:520px;width:45%}}.product-detail__button{margin:10px 0 30px;width:100%;max-width:420px}.product-detail__list{margin:0 0 20px;padding:0}.product-detail__option{display:flex;width:100%;margin-bottom:10px}.product-detail__option label{margin-right:10px;width:70px;text-align:right}.product-detail__price-note{display:block;margin-top:5px;font-style:italic;font-size:.875rem}.paypal-container{margin-top:40px;width:80%}.paypal-container--disabled{pointer-events:none;opacity:.5}.agree-to-terms{margin-top:15px}.photo-gallery{display:grid;grid-template:repeat(5,minmax(100px,42vw))/repeat(2,1fr);grid-gap:3px;margin:0 auto;max-width:1450px}.photo-gallery__tile{background:#686565}.photo-gallery__tile--4tile{grid-area:span 2/span 2}.photo-gallery__tile--4tile .photo-gallery__thumbnail{-webkit-filter:none;filter:none;opacity:.85}.photo-gallery__tile--4tile .photo-gallery__thumbnail:hover{z-index:2}.photo-gallery__thumbnail{position:relative;width:100%;height:100%;box-shadow:5px 5px 20px rgba(0,0,0,.5);background-size:cover;-webkit-filter:grayscale(.75);filter:grayscale(.75);opacity:.75;-webkit-transition:all .3s;transition:all .3s;cursor:pointer}.photo-gallery__thumbnail:hover{-webkit-transform:translate3d(-20px,-15px,0);transform:translate3d(-20px,-15px,0);box-shadow:10px 10px 34px rgba(0,0,0,.8);opacity:1;-webkit-filter:grayscale(0);filter:grayscale(0)}@media screen and (min-width:768px){.photo-gallery{grid-template:repeat(2,minmax(100px,18vw))/repeat(5,1fr)}}.section-divider{position:relative;margin:50px 0;height:2px;width:100%;border:0}.section-divider:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(25%,#d0d2d2),to(transparent));background:-webkit-linear-gradient(left,transparent,#d0d2d2 25% 75%,transparent);background:linear-gradient(90deg,transparent,#d0d2d2 25% 75%,transparent)}@media screen and (min-width:768px){.section-divider{margin:60px 0}}@media screen and (min-width:1024px){.section-divider{margin:70px 0}}@media screen and (min-width:1200px){.section-divider{margin:90px 0}}.services{position:relative}.services__card{margin:40px auto 0;padding:40px;max-width:1450px;box-shadow:10px 12px 24px hsla(0,0%,50.2%,.372);text-align:center;font-size:1.2rem}@media screen and (min-width:768px){.services__card{margin-top:50px;padding:60px}}@media screen and (min-width:1024px){.services__card{margin-top:70px;padding:70px 60px}}.services__heading{width:85%;margin:0 auto;font-size:1.55rem;font-weight:100;line-height:2.5rem;letter-spacing:.12rem}.services__list{margin:40px 0;list-style:none;font-size:1.1rem}.services__list li{margin:0 0 15px}.services__list li:before{content:"\25A0";color:#cc1e11;font-weight:700;display:inline-block;width:25px;margin-left:-10px}.services__more-info{background:#dedede;background:-webkit-linear-gradient(45deg,#d5d7d8,#c7cacb);background:linear-gradient(45deg,#d5d7d8,#c7cacb);padding:20px;margin:20px auto;max-width:940px}.page{position:relative;padding-top:85px;background-image:url(/genesis_bg.jpg);background-size:150% auto;z-index:1}@media only screen and (min-width:768px){.page{padding-top:118px}}@media only screen and (min-width:1024px){.page{padding-top:180px}}@media only screen and (min-width:1200px){.page{padding-top:190px}}.page:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#111;opacity:.55;z-index:-1}.page__container{background:#fcfcfc;min-height:800px;overflow:hidden}.page__heading{margin:40px 0 0;padding:0 20px;text-align:center}@media only screen and (min-width:768px){.page__heading{margin-top:60px}}@media only screen and (min-width:1024px){.page__heading{margin-top:70px}}.page__content{margin:0 auto;padding:25px;max-width:1500px}@media only screen and (min-width:768px){.page__content{padding:40px}}@media only screen and (min-width:1024px){.page__content{padding:25px 60px 60px}}.details-list{margin:40px 0;list-style:none;font-size:1.1rem;padding:0 0 0 50px}.details-list li{margin:0 0 15px}.details-list li:before{content:"\25A0";color:#90989a;font-weight:700;display:inline-block;width:25px;margin-left:-10px}.details-list-heading{background:#dfe2e2;text-transform:uppercase;display:block;padding:20px 40px;margin-top:40px;font-weight:600;letter-spacing:.18rem;font-size:1.2rem}@media screen and (min-width:1024px){.details-list-heading{margin-top:70px}}.details-list-note{padding:0 0 0 50px;font-style:italic;margin-top:-10px;display:block}
/*# sourceMappingURL=main.0f154d92.chunk.css.map */