 html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display:block;}body {line-height:1;}ol,ul {list-style:none;}blockquote,q {quotes:none;}blockquote:before,blockquote:after,q:before,q:after {content:'';content:none;}table {border-collapse:collapse;border-spacing:0;}*,input,:before,:after {-webkit-box-sizing:border-box;box-sizing:border-box;}:root {--video-overlay-opacity:50%;--color-bg:#000;--color-body-text:#969696;--color-link-text:#fff;--color-heading-text:#fff;--color-hero-border:#fff;--color-footer-border:#383838;--color-brand-border:#434343;--color-brand-border-hover:#9a9a9a;--hero-logo-width:100px;--brand-image-width:400px;--about-image-height:670px;--gutter:30px;}body {margin:0;padding:0;font-family:roboto, sans-serif;font-weight:400;font-style:normal;color:var(--color-body-text);}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {text-transform:uppercase;letter-spacing:0.9px;font-family:roboto-condensed, sans-serif;color:var(--color-heading-text);}h1,.h1 {font-family:futura-pt, sans-serif;font-weight:800;font-size:4em;line-height:1em;}h2,.h2 {margin-top:1em;}h3,.h3 {margin-top:0.8em;}h4,.h4 {margin-top:0.65em;}h5,.h5 {margin-top:0.5em;}h6,.h6 {margin-top:0.35em;}p {margin-top:1em;}img {display:block;width:100%;height:auto;}section.section {min-height:500px;background-color:var(--color-bg);}.clearfix:after {content:".";visibility:hidden;height:0;clear:both;}.hero {height:100vh;position:relative;}.hero__video {width:100%;height:100%;object-fit:cover;transition:all 1s ease;}.hero__overlay {position:absolute;top:0;right:0;bottom:0;left:0;}.hero__overlay::before {content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;height:100vh;background-color:rgba(0, 0, 0, var(--video-overlay-opacity));}.hero__content {display:flex;justify-content:center;position:relative;text-align:center;height:100%;padding:1em;}.hero__logo {position:absolute;top:50px;}.hero__logo img {max-width:var(--hero-logo-width);}.hero__text {align-self:center;text-shadow:0px 3px 6px #0000002e;}.hero__chevron {display:block;position:absolute;bottom:50px;padding:10px;cursor:pointer;}.main-content {background:linear-gradient(138deg, rgba(0, 0, 0, 1) 0%, rgba(14, 14, 14, 1) 25%, rgba(44, 44, 44, 1) 50%, rgba(22, 22, 22, 1) 75%, rgba(0, 0, 0, 1) 100%);padding:var(--gutter);border-top:1px solid var(--color-hero-border);}.content-wrapper {max-width:1200px;margin:0 auto;}.brands__image img {margin:auto;max-width:var(--brand-image-width);}.brands__grid {margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between;}.brands__grid-item {display:block;text-decoration:none;border:1px solid var(--color-brand-border);padding:35px;margin:5px;text-align:center;display:flex;flex-direction:column;width:380px;height:280px;}.brands__grid-item:hover {border-color:var(--color-brand-border-hover);}.brand-logo {padding:20px;margin:auto;}.brand-cta {color:var(--color-link-text);text-decoration:none;font-size:0.9em;}@media screen and (max-width:1274px) and (min-width:701px) {.brands__grid-item {padding:25px;width:48%;margin:1%;}}@media screen and (max-width:700px) {.brands__grid-item {width:100%;height:auto;margin:5px 0;padding:35px 50px;flex-direction:row;align-items:center;justify-content:space-between;}.brand-logo {margin:0;}.brand-cta {text-align:right;}}@media screen and (min-width:1275px) {.brands__grid-item:first-child {margin-left:0;}.brands__grid-item:last-child {margin-right:0;}}.about {margin-top:10em;}.about__header {display:flex;align-items:center;}.about__heading {font-size:3.5em;margin-bottom:0.5em;}.about__image {margin-top:3em;}.about__icon {margin-left:auto;width:50px;height:50px;}.about__body-copy {line-height:28px;font-size:20px;letter-spacing:0.7px;}.about__social {margin-top:4em;}.about__social--mobile {text-align:center;}.about__social-heading {font-family:futura-pt, sans-serif;letter-spacing:1.6px;margin-bottom:1em;}.social-icon {display:inline-block;max-width:30px;}.about__social--mobile .social-icon {max-width:50px;}.social-icon+.social-icon {margin-left:0.5em;}.about__social--mobile .social-icon+.social-icon {margin-left:2em;}@media screen and (min-width:1100px) {.about__icon {display:none;}.about__content {display:inline-block;width:50%;padding-right:10%;}.about__image {float:right;width:50%;margin-top:0;height:var(--about-image-height);object-fit:cover;}.about__heading {margin-top:0;}.about__social--mobile {display:none;}}@media screen and (max-width:1099px) {.about__image {width:calc(100% + var(--gutter) * 2);margin-left:calc(var(--gutter) * -1);}.about__social--desktop {display:none;}}@media screen and (max-width:700px) {.about {margin-top:6em;}.about__heading {font-size:3em;width:70%;}}.footer {background:var(--color-bg);text-align:center;padding:1em;font-size:0.8em;color:var(--color-body-text);border-top:1px solid var(--color-footer-border);}