:root{--base:#fff;--primary:#f7a700;--secondary:#000;--shadow:#9aa4b2;--shadow-dark:#364152;--tone:#8f8f8f;--tone-light:#f6f6f6;--tone-light2:#f9fafb;--neutral:#fcfcfc;--neutral-light:#f8fafc;--sunny:#ffedc5;--foreground:#1a1a1a;--foreground2:#1d1e20;--foreground3:#111322;--foreground-dark:#101828;--foreground-gray:#3b3d41;--foreground-tone:#121926;--gray:#9e9e9e;--gray-variation:#ccc;--gray-variation2:#eaecf0;--gray-dark:#f3f3f3;--gray-modern:#697586;--gray-darker:#202936;--font-default-regular:"Roboto Regular",sans-serif;--font-default-bold:"Roboto Bold",sans-serif;--font-default-medium:"Roboto Medium",sans-serif;--font-default-semibold:"Roboto Semibold",sans-serif;--font-secondary-regular:"Inter Regular",sans-serif;--font-var-regular:"Barlow Regular",sans-serif;--font-var-semibold:"Barlow Semibold",sans-serif;--font-var-bold:"Barlow Bold",sans-serif;--font-var-extrabold:"Barlow Extrabold",sans-serif;--font-din-condensed-bold:"Dinot CondBold",sans-serif;--btn-primary-bg:var(--primary) !important;--btn-primary-hover:var(--base) !important;--font-default:1.6rem;--line-height-default:2.4rem;--font-heading1:5.6rem;--line-height-heading1:6rem;--font-heading2:4.8rem;--line-height-heading2:5.2rem;--font-heading3:3.2rem;--line-height-heading3:3.6rem;--font-heading4:2.4rem;--line-height-heading4:3rem}.simple-hero-section{position:relative;overflow:hidden;border-radius:0 0 24px 24px;-webkit-box-shadow:0 8px 12px 0 rgba(0,0,0,.1);box-shadow:0 8px 12px 0 rgba(0,0,0,.1)}.simple-hero-section picture{display:block;height:31rem}.simple-hero-section picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.simple-hero-section::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-linear-gradient(29deg,#000 28.99%,rgba(0,0,0,0) 77.27%);background:linear-gradient(61deg,#000 28.99%,rgba(0,0,0,0) 77.27%);z-index:1;pointer-events:none}.simple-hero-section.bg-black{background:#000;-webkit-box-shadow:none;box-shadow:none}.simple-hero-section.bg-black::before{background:#000}.simple-hero-section.border-radius-0{border-radius:0}.simple-hero-section .text-overlay{position:absolute;top:60%;left:0;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:10;text-align:left}.simple-hero-section .text-overlay h1{color:var(--base)}.simple-hero-section .text-overlay h1 span{color:var(--primary)}.simple-hero-section .text-overlay h1 span.white-text{color:var(--base);margin-top:5px}.simple-hero-section .text-overlay p{color:var(--base);font-size:1.8rem;margin:0;max-width:54rem}.simple-hero-section .btn-primary{margin-top:2.4rem}.simple-hero-section.image-top img{-o-object-position:top;object-position:top}.simple-hero-section.image-bottom img{-o-object-position:bottom;object-position:bottom}.simple-hero-section.hero-lg picture{height:76rem}.simple-hero-section.hero-lg.h-50 picture{height:50rem}.simple-hero-section.hero-lg.h-60 picture{height:60rem}@media(max-width:991px){.simple-hero-section picture{height:35rem}.simple-hero-section .text-overlay{left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);bottom:0;top:initial;padding:2.4rem 2.4rem 4.8rem}.simple-hero-section.hero-lg picture{height:25rem;position:relative}.simple-hero-section.hero-lg picture:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:10%;background:-webkit-gradient(linear,left bottom,left top,from(#000),to(rgba(0,0,0,0)));background:-webkit-linear-gradient(bottom,#000,rgba(0,0,0,0));background:linear-gradient(to top,#000,rgba(0,0,0,0));z-index:2;pointer-events:none}.simple-hero-section.hero-lg .picture-box{background-color:var(--secondary);height:52rem}}