.hero{width:100%;min-height:560px;position:relative;display:flex;align-items:center;justify-content:center;background-image:inherit;background-size:cover;background-position:50%}.hero.simple{min-height:220px;background-color:#fff}.hero.notfound{background-color:#fff;min-height:80vh}.hero.simple:after{content:none}.hero:after{content:"";background-image:inherit;background-size:cover;background-repeat:no-repeat;background-position:50%;z-index:10;position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(90deg,rgba(0,0,0,.6) 20%,hsla(0,0%,100%,.4))}.hero *{z-index:15}.hero .wrapper{gap:24px;align-items:center;justify-content:center}.hero .wrapper:has(.text_box){flex-direction:row}.hero .wrapper:has(.text_box)>div{max-width:50%;width:50%}.hero .wrapper .text_box{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:24px}.hero.simple h2{color:#344a53!important}.hero .wrapper .text_box h2{text-align:left;line-height:56px}.hero .wrapper .text_box h2 i{font-weight:300}.hero .wrapper .text_box .button{background-color:var(--clr-primary);border-radius:4px;transition:.2s}.hero .wrapper .text_box .button:hover{background-color:var(--clr-blue-4);transition:.2s}.hero .wrapper .text_box .button a{display:flex;padding:1rem;text-transform:uppercase;font-weight:600;text-decoration:none;transition:.2s;font-size:18px}.hero .wrapper .video_box{min-height:280px;background-size:cover;background-repeat:no-repeat;background-position:50%;display:flex;align-items:center;justify-content:center;border:4px solid #00a5e680;border-radius:8px}.hero .wrapper .video_box img{cursor:pointer;transition:.2s}.hero .wrapper .video_box img:hover{transform:rotate(-8deg);transition:.2s}.hero .wrapper h2,.hero .wrapper p{text-align:center;color:#fff}.hero .wrapper h2{font-size:44px;font-weight:600;line-height:56px}.hero .wrapper p{font-size:28px;font-weight:400;line-height:36px;max-width:948px}@media (max-width:834px){.hero:has(.video_box){min-height:732px}.hero .wrapper:has(.text_box){flex-direction:column;gap:72px}.hero .wrapper:has(.text_box)>div{max-width:100%;width:100%}.hero .wrapper .text_box{align-items:center;justify-content:center}.hero .wrapper .text_box h2{text-align:center;line-height:40px;max-width:432px}.hero .wrapper .text_box .button a{font-size:14px}.hero .wrapper .video_box{min-height:240px;max-width:432px!important}.hero .wrapper .video_box img{height:60px;width:auto}.hero .wrapper h2{font-size:32px;line-height:40px}.hero .wrapper p{max-width:642px;font-size:24px;line-height:32px}.hero.simple{min-height:unset;padding-block:88px}}@media (max-width:375px){.hero:has(.text_box){min-height:580px}.hero .wrapper .text_box h2{line-height:36px;font-size:28px}.hero .wrapper .video_box{min-height:165px;max-width:432px!important}.hero .wrapper .video_box img{height:45px}.hero{min-height:424px}.hero .wrapper h2{font-size:28px;line-height:36px}.hero .wrapper p{max-width:327px;font-size:18px;line-height:24px}.hero.simple{padding-block:64px}}