.heroWrapper{display:flex;flex-direction:column;justify-content:flex-end;height:100vh}@media screen and (min-width:1025px){.heroWrapper{margin-right:224px;margin-left:224px}.heroWrapper .text-container{margin-right:0;margin-left:0}}.text-container{padding-bottom:80px}@media screen and (max-width:1024px){.text-container{padding-bottom:80px}}@media screen and (max-width:767px){.text-container{padding-bottom:80px}}.hero-section{height:calc(100vh + 11px)}.hero-section .section{height:100%}.hero-header{color:var(--PRI---YELLOW,#fed51e);font-size:72px;font-style:normal;font-weight:700;line-height:120%;text-transform:uppercase}@media screen and (max-width:767px){.hero-header{font-size:48px}}@media(min-width:768px){.hero-header{font-size:72px}}@media screen and (orientation:landscape){.hero-header{font-size:40px}}@media screen and (min-width:1025px)and (min-width:768px){.hero-header{font-size:72px}}.hero-subHeader{color:var(--base-BG,#fff);font-size:20px;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase}@media screen and (max-width:767px){.hero-subHeader{font-size:18px}}@media(min-width:768px){.hero-subHeader{font-size:20px}}.hero-subHeader:dir(rtl){font-weight:400}.layer{background:rgba(0,0,0,.3);position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.h-screen{height:calc(100vh + 11px)}