:root{--content-width:90%;--dropdown-symbol-width:.7em;--gutters:1.5rem;--font-family-univers:"Univers Next Pro",sans-serif;--font-family-roboto:"Roboto",sans-serif;--global-font-family:"Crimson Text",serif;--highlight-font-family:"Roboto Condensed","Helvetica Neue","Arial Narrow",sans-serif;--global-font-size:20;--global-font-line-height:1.4;--font-h1-size:3.75em;--font-h2-size:3em;--font-h3-size:2.5em;--font-h4-size:2em;--font-h5-size:1.5em;--font-h6-size:1.25em;--line-height-short:105%;--line-height-tall:115%;--font-size-small:calc(16/var(--global-font-size)*1rem);--font-size-regular:calc(var(--global-font-size)/16*1rem);--font-size-large:calc(36/var(--global-font-size)*1rem);--font-size-larger:calc(48/var(--global-font-size)*1rem);--max-content-width:1280px;--button-border-radius:10px;--ccb-margin-desktop:80px;--ccb-margin-mobile:24px;--ccb-column-gap-desktop:24px;--ccb-column-gap-mobile:60px;--ccb-content-padding-desktop:72px;--ccb-content-padding-mobile:48px;--ccb-content-gap:24px;--ccb-large-content-gap:32px;--color-primary-black:#000;--color-primary-white:#fff;--color-surface-white:#f1f1f1;--color-cat-yellow:#ffc820;--color-rental-red:#900;--color-secondary-400:#ababab;--color-text-tertiary:#6a6a6a;--color-text-grey:#9ea2ae;--color-text-neutral:#525252;--color-dark-grey:#151515;--global-font-color:#333;--background-color:#fff;--content-background-color:#fff;--sub-content-background-color:#f6f6f6;--header-background-color:#f6f6f6;--footer-background-color:#fbfbfb;--border-color-dark:#333;--border-color-light:#ccc;--color-link:#0073aa;--color-link-visited:#333;--color-link-active:#00a0d2;--color-quote-border:#000;--color-quote-citation:#6c7781;--color-theme-primary:#e36d60;--color-theme-secondary:#41848f;--color-theme-red:#c0392b;--color-theme-green:#27ae60;--color-theme-blue:#2980b9;--color-theme-yellow:#f1c40f;--color-theme-black:#1c2833;--color-theme-light-grey:#d2d2d2;--color-theme-grey:#95a5a6;--color-theme-dark-grey:#3b3b3b;--color-theme-darker-grey:#151515;--color-theme-white:#ecf0f1;--color-custom-daylight:#97c0b7;--color-custom-sun:#eee9d1;--theme-assets-path:"~theme/assets";@media (prefers-color-scheme:dark){&{--global-font-color:#fff;--border-color-light:#333;--border-color-dark:#ccc;--background-color:#121212;--content-background-color:#181818;--sub-content-background-color:#333;--header-background-color:#1a1a1a;--footer-background-color:#1a1a1a;--color-link:#4e9efd;--color-link-active:#bbdfff;--color-link-visited:#bbdfff}}}.home-page{background-color:#1d1103}.home-hero{position:relative;&:before{content:"";z-index:2;background:linear-gradient(#0000 1.37%,#1d1101 100%);display:block;position:absolute;inset:0}& .hero-background{z-index:1;background-position:50%;background-size:cover;width:100vw;height:600px;position:fixed;top:0;@media screen and (width>=768px){&{height:100%;max-height:850px}}}& .hero-content{text-align:center;z-index:2;padding:140px 24px 0;position:relative;@media screen and (width>=768px){&{padding:300px 0 0}}& h1{font-size:1.5em;line-height:112%;font-family:var(--font-family-univers);text-transform:uppercase;color:#fff;text-shadow:0 3px 10px #000;margin:0 0 3px;font-weight:750;@media screen and (width>=375px){&{font-size:1.875em}}@media screen and (width>=768px){&{text-shadow:0 3px 40px #000;margin:0 0 34px;font-size:4em}}}& h2{font-size:.75em;line-height:105%;font-family:var(--font-family-roboto);text-transform:uppercase;color:#fff;text-shadow:0 3px 8px #000;letter-spacing:2.4px;margin:0;font-weight:600;@media screen and (width>=375px){&{font-size:1em}}@media screen and (width>=768px){&{letter-spacing:3px;text-shadow:0 3px 14px #000;font-size:1.25em}}}}}.home-hero-navigation{z-index:2;background:url(/wp-content/themes/warren-cat/assets/images/dirt-texture-top-mobile-small.webp) top/cover repeat-x;min-height:0;padding:100px 0 80px;position:relative;@media screen and (width>=375px){&{padding:100px 0 140px}}@media screen and (width>=550px){&{background:url(/wp-content/themes/warren-cat/assets/images/dirt-texture-top-mobile.webp) top repeat-x}}@media screen and (width>=850px){&{background:url(/wp-content/themes/warren-cat/assets/images/dirt-texture-top.webp) top repeat-x;background-size:initial;min-height:450px;padding:0}}& p,& h2,& h3,& h4,& h5,& h6,& ul,& li,& a{margin:0}& .columns{grid-gap:24px;grid-template-columns:1fr;max-width:378px;margin:0 auto;padding:0 24px;display:grid;@media screen and (width>=850px){&{max-width:var(--max-content-width);grid-template-columns:repeat(3,1fr);width:100%;position:absolute;bottom:45%;left:50%;transform:translate(-50%)}}@media screen and (width>=1200px){&{grid-gap:90px}}& .column{flex-direction:row;justify-content:space-between;align-items:center;gap:10px;padding-bottom:16px;display:flex;position:relative;&:after{content:"";background-color:#fff;width:100%;height:1px;display:block;position:absolute;bottom:0}&:before{content:"";background-color:var(--color-cat-yellow);z-index:2;width:0;height:1px;transition:width .3s ease-in-out;display:block;position:absolute;bottom:0}&:hover{&:before{width:100%}}&:first-child{&:before{background-color:var(--color-rental-red)}}& h2.nav-category{font-family:var(--font-family-roboto);color:#fff;font-size:2em;font-weight:400;line-height:150%;@media screen and (width>=1070px){&{font-size:2.75em}}}& .column-links{font-family:var(--font-family-roboto);flex-direction:row;justify-content:flex-end;align-items:center;gap:20px;font-size:1em;font-weight:400;line-height:150%;display:flex;@media screen and (width>=1070px){&{font-size:1.25em}}& a.category-link{color:#fff;align-items:center;text-decoration:none;display:flex;&:hover{& .arrow-right{right:-10px}}& .arrow-right{transition:right .3s ease-in-out;display:grid;position:relative;right:0;& path{stroke:#fff}}}}}}}.home-video-section{z-index:2;min-height:0;max-height:768px;padding:0;position:relative;overflow:hidden;@media screen and (width>=768px){&{padding:0}}& .video-holder{position:relative;&:before{content:"";background:linear-gradient(#0000 54.05%,#000000cf 100%);display:block;position:absolute;inset:0}& iframe{width:100vw;height:56.25vw}}& .video-text{z-index:2;text-transform:uppercase;max-width:87%;font-size:9vw;line-height:105%;font-family:var(--font-family-univers);color:#fff;text-align:center;text-shadow:0 5.43px 5.43px #000;width:100%;margin:0 auto;font-weight:750;position:absolute;top:15vw;left:50%;transform:translate(-50%);@media screen and (width>=460px){&{max-width:90%;font-size:9.45vw;line-height:105%}}@media screen and (width>=768px){&{max-width:53%;font-size:5.45vw;top:50%;transform:translate(-50%,-50%)}}& .circle{position:relative;&:after{content:"";background:url(/wp-content/themes/warren-cat/assets/images/marker-circle-squishable.svg) 50% no-repeat;width:118%;height:120%;margin-top:10px;display:block;position:absolute;top:27%;right:-.5em;transform:translateY(-50%);background-size:100% 100%!important}@media screen and (width>=768px){&:after{top:35%}}}}& .video-thumbnail{max-width:var(--max-content-width);text-align:center;background-color:#f1f1f1;margin:0 auto;@media screen and (width>=768px){&{text-align:right;background:0 0;max-width:142px;position:absolute;bottom:45px;right:5%}}@media screen and (width>=900px){&{max-width:205px;right:5%}}@media screen and (width>=1160px){&{max-width:none;bottom:60px}}@media screen and (width>=1300px){&{bottom:80px}}&>svg{fill:#f1f1f1;width:100%;height:auto;display:block;position:absolute;transform:rotate(180deg)translateY(100%);@media screen and (width>=768px){&{display:none}}}& button{text-align:left;cursor:pointer;background:0 0;border:none;margin:40px 24px 0;padding:0;position:relative;@media screen and (width>=768px){&{margin:0}}& .image-holder{border-radius:10px;max-width:100%;margin-bottom:16px;position:relative;overflow:hidden;@media screen and (width>=768px){&{width:142px;height:90px;margin-bottom:16px}}@media screen and (width>=900px){&{width:205px;height:130px}}@media screen and (width>=1160px){&{width:300px;height:190px}}&:before{content:"";background:url(/wp-content/themes/warren-cat/assets/images/play-button.svg) 50%/contain no-repeat;width:64px;height:64px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}& img{object-fit:cover;width:100%}}& span{color:#000;font-family:var(--font-family-roboto);font-size:1em;line-height:115%;display:block;@media screen and (width>=768px){&{color:#fff}}&:before{content:"";border-top:6px solid #0000;border-bottom:6px solid #0000;border-left:10px solid #000;width:0;height:0;margin-right:6px;display:inline-block;@media screen and (width>=768px){&{border-left:10px solid #d9d9d9}}}}}}}.vimeo-shadowbox{z-index:1000;background:#000000b3;transition:all .5s;position:fixed;inset:0}.vimeo-shadowbox__hidden{opacity:0;z-index:-1000;visibility:hidden;pointer-events:none}.vimeo-shadowbox__video-wrapper{width:100%;max-width:1200px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.vimeo-shadowbox__video{height:0;margin-left:24px;margin-right:24px;padding-top:25px;padding-bottom:56.25%;position:relative;& iframe{width:100%;height:100%;position:absolute;top:0;left:0}}.vimeo-shadowbox__close-button{color:#fff;background:#000;border:2px solid #fff;border-radius:50%;width:30px;height:30px;font-size:0;text-decoration:none;position:absolute;top:10px;right:8px;overflow:hidden}.vimeo-shadowbox__close-button:after{content:"X";text-align:center;font-size:19px;display:block}.vimeo-shadowbox__close-button:hover{color:#fff}.home-two-up-story{z-index:2;background:#f1f1f1;position:relative;&>svg{fill:#f1f1f1;width:100%;height:auto;display:none;position:absolute;transform:rotate(180deg)translateY(100%);@media screen and (width>=768px){&{display:block}}& path{transform-origin:initial;transform:scaleX(1.5)}}& .container{grid-template-columns:1fr;gap:20px;padding:20px 0;display:grid;@media screen and (width>=768px){&{grid-template-columns:616fr 519fr;gap:120px}}& .column{& h3.eyebrow{font-size:1em;font-family:var(--font-family-roboto);text-transform:uppercase;letter-spacing:5px;margin:0 0 20px;@media screen and (width>=768px){&{letter-spacing:2.4px;margin:0 0 24px;font-size:1em}}}& h2{font-family:var(--font-family-univers);color:#6a6a6a;text-transform:uppercase;margin:0;font-size:1.75em;line-height:115%;@media screen and (width>=768px){&{font-size:2.813em}}& span{color:#000}}}}}.home-industries{z-index:2;background:url(/wp-content/themes/warren-cat/assets/images/graytexture.jpg) top repeat-x;padding:40px 0;position:relative;@media screen and (width>=768px){&{padding:200px 0}}&:before{content:"";z-index:1;background:linear-gradient(#f1f1f1 0% 0%,#f1f1f1bf 100%);position:absolute;inset:0}& .dirt{z-index:1;background:url(/wp-content/themes/warren-cat/assets/images/dirt-splash.webp) 50%/contain no-repeat;width:100%;display:none;position:absolute;inset:50px 0;@media screen and (width>=768px){&{display:block}}}& p,& h2,& h3,& h4,& h5,& h6,& ul,& li,& a{margin:0}& .industries-column-container{grid-gap:16px;max-width:var(--max-content-width);z-index:2;grid-template-columns:1fr;margin:0 auto;padding:0 9px;display:grid;position:relative;@media screen and (width>=768px){&{grid-gap:30px;grid-template-columns:repeat(2,1fr);padding:0 24px}}& .column-link-grid{background:#fff;border-radius:10px;overflow:hidden;& h3{color:#6a6a6a;padding:24px 16px;font-size:1.75em;font-weight:400;line-height:115%;@media screen and (width>=768px){&{padding:30px 40px;font-size:2.5em}}& span{color:#000;line-height:115%}}& img{background:linear-gradient(#0000 74.32%,#0000003d 100%);width:100%;padding-bottom:14px;display:block;@media screen and (width>=768px){&{padding-bottom:0}}}& .industries-grid-holder{background:var(--color-cat-yellow);text-align:center;padding:25px 16px;@media screen and (width>=768px){&{padding:25px}}@media screen and (width>=930px){&{padding:25px 50px}}& h4{text-transform:uppercase;letter-spacing:5px;color:#000;margin-bottom:24px;font-size:1em;font-weight:600}& .industries-grid{flex-wrap:wrap;justify-content:center;display:flex;& a{color:#000;border-bottom:1px solid #000;padding:10px;font-size:1em;text-decoration:none;position:relative;&:hover{text-decoration:underline}&.last-row{border-bottom:0}&:before{content:"";background:#000;width:1px;height:36px;display:inline-block;position:absolute;bottom:5px;left:0}&.first-in-row{border-left:none;&:before{display:none}}}}}}& .column-image{background-size:cover;border-radius:10px;align-items:end;min-height:380px;padding:24px 18px;display:grid;position:relative;overflow:hidden;background-position:50%!important;@media screen and (width>=768px){&{padding:50px 40px}}&:after{content:"";z-index:1;background:linear-gradient(#0000 51.31%,#000 100%);position:absolute;inset:0}& .content{z-index:2;position:relative}& h3{color:#fff;margin-bottom:16px;font-size:1.625em;font-weight:400;line-height:115%;@media screen and (width>=930px){&{margin-bottom:28px;font-size:2.5em}}}& .industries-cta{& a.btn-main.yellow{background:var(--color-cat-yellow);color:#000;font-size:.875em;font-weight:600;@media screen and (width>=768px){&{font-size:1em}}&:hover{background:#ffd400}& .arrow-right{& path{stroke:#000}}}}}}}.home-locator{z-index:2;background-color:#fff;position:relative;& p,& h2,& h3,& h4,& h5,& h6,& ul,& li,& a{margin:0}}#locations{padding:0}