.header{position:fixed;top:0;left:0;width:100%;z-index:9;transition:all 200ms ease}.header--scrolled{background-color:#f1f1f1;box-shadow:0px 2px 4px rgba(40,41,61,.04),0px 8px 16px rgba(96,97,112,.16)}@media screen and (min-width: 992px){.header--scrolled .header__main{padding:0 0}}.header--scrolled .header__logo svg #Path_80,.header--scrolled .header__logo svg #Path_81,.header--scrolled .header__logo svg #Path_82,.header--scrolled .header__logo svg #Path_83,.header--scrolled .header__logo svg #Path_84,.header--scrolled .header__logo svg #Path_85,.header--scrolled .header__logo svg #Path_86,.header--scrolled .header__logo svg #Path_87,.header--scrolled .header__logo svg #Path_88,.header--scrolled .header__logo svg #Path_89{fill:#353535}.header--scrolled .header__menu ul li a{color:#000}.header--scrolled .header__menu-toggle svg{fill:#000}.header--scrolled .header__menu-toggle:hover svg{fill:var(--primary-color)}.header__main{padding:.8rem 0;transition:all 200ms ease}.header__main-wrapper{display:flex;justify-content:space-between;align-items:center}.header__logo{width:12rem;aspect-ratio:225/48}.header__logo svg{width:100%;height:100%;transition:all 200ms ease}.header__logo:hover svg{transform:scale(1.1)}.header__logo--mobile-menu #Path_80,.header__logo--mobile-menu #Path_81,.header__logo--mobile-menu #Path_82,.header__logo--mobile-menu #Path_83,.header__logo--mobile-menu #Path_84,.header__logo--mobile-menu #Path_85,.header__logo--mobile-menu #Path_86,.header__logo--mobile-menu #Path_87,.header__logo--mobile-menu #Path_88,.header__logo--mobile-menu #Path_89{fill:#353535}.header__menu ul{margin:0;padding:0;display:flex;gap:2rem}@media screen and (min-width: 1200px){.header__menu ul{gap:3rem}}.header__menu ul li{list-style-type:none;display:inline-block;padding:2rem 0}.header__menu ul li a{position:relative;text-decoration:none;display:inline-block;font-size:1.2rem;color:#fff}.header__menu ul li a:hover{color:var(--primary-color)}.header__menu ul .menu-item-has-children{position:relative}.header__menu ul .menu-item-has-children .sub-menu{position:absolute;display:block;top:6rem;width:14rem;background-color:#fff;padding:1rem 1rem .3rem 1rem;transition:all 600ms ease;opacity:0;pointer-events:none}.header__menu ul .menu-item-has-children .sub-menu:before{content:"";position:absolute;width:1rem;height:1rem;background-color:#fff;clip-path:polygon(50% 100%, 0 0, 100% 0);transform:rotate(180deg);top:-0.6rem}.header__menu ul .menu-item-has-children .sub-menu li{display:block;margin-bottom:.5rem;padding:0 0 .5rem 0;border-bottom:solid 1px #cecece}.header__menu ul .menu-item-has-children .sub-menu li a{font-size:.9rem;color:#000}.header__menu ul .menu-item-has-children .sub-menu li a:hover{color:var(--primary-color)}.header__menu ul .menu-item-has-children .sub-menu li a:hover::after{display:none}.header__menu ul .menu-item-has-children .sub-menu li:last-of-type{border-bottom:0;padding-bottom:0}.header__menu ul .menu-item-has-children:hover .sub-menu{top:5rem;opacity:1;pointer-events:auto}.header__menu-toggle{width:2rem;height:2rem}.header__menu-toggle svg{fill:#fff}.header__menu-toggle:hover svg{cursor:pointer;fill:#000;transition:all 200ms ease}.header__menu-toggle .open-mobile-menu{display:block}.header__menu-toggle .close-mobile-menu{display:none}.header__menu-toggle--active .open-mobile-menu{display:none}.header__menu-toggle--active .open-mobile-menu svg{fill:red}.header__menu-toggle--active .close-mobile-menu{display:block}.header__menu-toggle--active .close-mobile-menu svg{fill:red}.mobile-menu{position:fixed;width:100%;height:100%;padding:8rem 2rem 2rem 2rem;top:-100%;left:0;z-index:8;background-color:#fff;transition:all 200ms ease}.mobile-menu--active{top:0}.mobile-menu ul{padding:0;margin:0}.mobile-menu ul li{list-style-type:none;margin-bottom:.8rem}.mobile-menu ul li a{font-weight:600}.mobile-menu ul li a:hover{text-decoration:none;color:var(--primary-color)}.mobile-menu ul .menu-item-has-children a{position:relative}.mobile-menu ul .menu-item-has-children a:after{content:"";position:absolute;width:1rem;height:1rem;background-image:url("../../assets/svg/arrow-down.svg");top:0;right:-2rem;transition:all 200ms ease}.mobile-menu ul .menu-item-has-children a.active::after{transform:rotate(180deg)}.mobile-menu ul .menu-item-has-children .sub-menu{margin:.5rem 0 1.5rem 0;display:none;padding-left:1rem}.mobile-menu ul .menu-item-has-children .sub-menu li{margin-bottom:.2rem}.mobile-menu ul .menu-item-has-children .sub-menu li a{font-weight:500}.mobile-menu ul .menu-item-has-children .sub-menu li a:after{display:none}.mobile-menu ul .menu-item-has-children .sub-menu--active{display:block}.banner{background-color:#b4b4b4;padding:14rem 0 8rem 0;position:relative;overflow:hidden}@media screen and (min-width: 992px){.banner{padding:14rem 0 12rem 0}}.banner__top-fade{position:absolute;z-index:2;width:100%;height:12rem;top:0;left:0;background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0))}.banner__inner{position:relative;z-index:4;display:flex;flex-direction:column;gap:3rem;color:#fff}.banner__title{font-family:"Roboto Light";margin-bottom:0}.banner__title strong{font-family:"Roboto Bold"}.banner__text{font-size:1.6rem;line-height:2.4rem;font-family:"Roboto Light"}.banner__image{position:absolute;width:100%;height:100%;top:0;left:0}.banner__image img{width:100%;height:100%;object-fit:cover;border-radius:0}.banner__video-placeholder{position:absolute;width:100%;height:100%;inset:0;background-color:#cecece;z-index:3;transition:all 2s ease}.banner__video-placeholder--hidden{opacity:0}.banner__video-wrapper{position:absolute;inset:0;overflow:hidden;z-index:0}.banner__video-wrapper iframe{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:200rem;height:200rem}@media screen and (min-width: 768px){.banner__video-wrapper iframe{width:140rem;height:140rem}}@media screen and (min-width: 1200px){.banner__video-wrapper iframe{width:140rem;height:140rem}}@media screen and (min-width: 2200px){.banner__video-wrapper iframe{width:160rem;height:160rem}}@media screen and (min-width: 2500px){.banner__video-wrapper iframe{width:180rem;height:180rem}}@media screen and (min-width: 2800px){.banner__video-wrapper iframe{width:200rem;height:200rem}}@media screen and (min-width: 3320px){.banner__video-wrapper iframe{width:220rem;height:220rem}}.banner__side{position:absolute;z-index:3;height:calc(100% + 40rem);left:-20rem;top:-20rem;aspect-ratio:1/1;border-radius:100%;background-color:rgba(238,49,36,.34);animation-name:enlarge;animation-duration:20s;animation-iteration-count:infinite;animation-fill-mode:both}@media screen and (min-width: 1200px){.banner__side{height:calc(100% + 60rem);left:-60rem}}@media screen and (min-width: 1500px){.banner__side{left:-56rem}}@media screen and (min-width: 1650px){.banner__side{left:-52rem}}@media screen and (min-width: 1750px){.banner__side{left:-48rem}}@media screen and (min-width: 1900px){.banner__side{left:-44rem}.banner__side--second{left:-40rem;animation-name:enlarge;animation-duration:16s;animation-iteration-count:infinite;animation-fill-mode:both}}@media screen and (min-width: 2200px){.banner__side{left:-28rem}.banner__side--second{left:-24rem}}@keyframes enlarge{0%{transform:scale(1);opacity:.8}50%{transform:scale(1.1);opacity:1}100%{transform:scale(1);opacity:.8}}.banner__grid{position:absolute;z-index:1;right:0;bottom:0;width:55%;height:100%;pointer-events:none;-webkit-mask-image:linear-gradient(315deg, white 0%, white 35%, transparent 90%);mask-image:linear-gradient(315deg, white 0%, white 35%, transparent 90%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}.banner__grid-svg{width:100%;height:100%;display:block}.banner__grid-svg line{stroke:#fff;stroke-width:1;animation-name:bannerGridPulse;animation-duration:4s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}@keyframes bannerGridPulse{0%{opacity:.05}50%{opacity:.8}100%{opacity:.05}}.banner .usp-wrapper{position:absolute;left:0;bottom:0;z-index:4;background-color:rgba(238,49,36,.34)}.banner .usp-wrapper__item{color:#fff}.usp-wrapper{width:100%;bottom:0;left:0;padding:2rem 0;background-color:#f1f1f1}@media screen and (min-width: 992px){.usp-wrapper{padding:1.2rem 0}}.usp-wrapper__inner{display:flex;flex-direction:column;gap:1rem}@media screen and (min-width: 992px){.usp-wrapper__inner{flex-direction:row;gap:4rem}}.usp-wrapper__item{display:flex;flex-direction:row;gap:.5rem;align-items:center;color:#333;font-family:"Roboto Light";font-size:1.2rem;line-height:1.2rem}.usp-wrapper__item svg{width:2rem;height:2rem;fill:#a1c484}/*# sourceMappingURL=header.css.map */
