.hero{position:relative;height:550px;overflow:hidden;background:#333}@media(max-width:1366px){.hero{height:40vw;min-height:260px}}@media(max-width:640px){.hero{height:42vw;min-height:180px}}.hero__slides{position:relative;width:100%;height:100%}.hero__slide{position:absolute;inset:0;background-size:cover;background-position:center;background-repeat:no-repeat;opacity:0;visibility:hidden;transition:opacity .8s ease,visibility .8s}.hero__slide.is-active{opacity:1;visibility:visible;z-index:1}.hero__layer{position:absolute;color:#fff;font-family:Arial,Helvetica,sans-serif;line-height:1;text-shadow:0 1px 3px rgba(0,0,0,.6),0 0 8px rgba(0,0,0,.4);z-index:2;white-space:normal;opacity:0;transition:opacity .7s ease,transform .7s ease}.hero__arrow{position:absolute;z-index:2;color:#960301;line-height:1;filter:drop-shadow(0 1px 2px rgba(0,0,0,.5));opacity:0;transition:opacity .7s ease,transform .7s ease}.hero__slide.is-active .hero__arrow{opacity:1;transition-delay:.15s}.hero__arrow--s1{left:145px;top:50%;width:28px;height:48px;transform:translate(-15px,-50%)}.hero__slide.is-active .hero__arrow--s1{transform:translateY(-50%)}.hero__arrow--s2{left:135px;bottom:168px;width:30px;height:52px;transform:translate(-15px)}.hero__slide.is-active .hero__arrow--s2{transform:translate(0)}.hero__arrow--s3{left:88px;top:82px;width:24px;height:42px;transform:translate(-15px)}.hero__slide.is-active .hero__arrow--s3{transform:translate(0)}.hero__arrow--s4{left:158px;top:calc(50% - 25px);width:26px;height:44px;transform:translate(-15px,-50%)}.hero__slide.is-active .hero__arrow--s4{transform:translateY(-50%)}.hero__layer--s1-title{left:200px;top:50%;font-size:60px;font-weight:700;line-height:1.05;transform:translateY(calc(-50% + 44px))}.hero__layer--s1-sub{left:202px;top:50%;font-size:35px;font-weight:300;transform:translateY(calc(-50% + 136px))}.hero__layer--s2-pre{left:190px;bottom:230px;font-size:40px;font-weight:400;line-height:1.1;transform:translateY(20px)}.hero__layer--s2-hl{left:190px;bottom:164px;font-size:60px;font-weight:800;transform:translateY(20px)}.hero__layer--s3-hl{left:135px;top:78px;font-size:45px;font-weight:800;line-height:1.05;transform:translateY(20px);color:#000;text-shadow:none}.hero__layer--s3-sub{left:133px;top:181px;font-size:25px;font-weight:300;transform:translateY(20px);color:#000;text-shadow:none}.hero__layer--s4-title{left:210px;top:50%;font-size:50px;font-weight:800;line-height:1.1;transform:translateY(calc(-50% + 50px))}.hero__slide.is-active .hero__layer{opacity:1}.hero__slide.is-active .hero__layer--s1-title{transform:translateY(calc(-50% + 24px))}.hero__slide.is-active .hero__layer--s1-sub{transform:translateY(calc(-50% + 116px))}.hero__slide.is-active .hero__layer--s2-pre,.hero__slide.is-active .hero__layer--s2-hl,.hero__slide.is-active .hero__layer--s3-hl,.hero__slide.is-active .hero__layer--s3-sub{transform:translateY(0)}.hero__slide.is-active .hero__layer--s4-title{transform:translateY(calc(-50% + 30px))}.hero__slide.is-active .hero__layer:nth-of-type(1){transition-delay:.15s}.hero__slide.is-active .hero__layer:nth-of-type(2){transition-delay:.55s}.hero__btn{position:absolute;left:50%;bottom:40px;transform:translate(-50%) translateY(20px);z-index:3;background-color:#960301d9;color:#fff;font-family:Arial Black,Gadget,Arial,sans-serif;font-size:14px;font-weight:700;text-decoration:none;padding:10px 30px;opacity:0;display:inline-flex;align-items:center;gap:10px;border:0;cursor:pointer;transition:opacity .6s ease,transform .6s ease,background-color .2s}.hero__btn:after{content:"›";font-size:1.4em;line-height:1;margin-top:-2px}.hero__slide.is-active .hero__btn{opacity:1;transform:translate(-50%) translateY(0);transition-delay:1s,1s,0s}.hero__btn:hover{background-color:#960301}.hero__award{position:absolute;right:130px;bottom:40px;width:100px;height:auto;z-index:4;filter:drop-shadow(0 4px 10px rgba(0,0,0,.25));pointer-events:none}@media(max-width:900px){.hero__award{width:65px;right:45px;bottom:20px}}.hero__contact{position:absolute;inset:0;background:#960301f2;color:#fff;z-index:20;transform:translateY(-100%);transition:transform .5s ease;overflow-y:auto;pointer-events:none}.hero__contact.is-open{transform:translateY(0);pointer-events:auto}.hero__contact-close{position:absolute;top:12px;right:16px;width:36px;height:36px;background:transparent;border:0;color:#fff;font-size:32px;line-height:1;cursor:pointer;transition:opacity .2s}.hero__contact-close:hover{opacity:.7}.hero__contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;max-width:900px;margin:0 auto;padding:60px 40px 40px}.hero__contact-card h3{color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:18px;font-weight:700;margin-bottom:1rem;line-height:1.2}.hero__contact-card p{color:#fff;font-size:16px;line-height:1.5;margin:0;text-align:left}.hero__contact-spacer{height:.6rem}.hero__contact-card a{color:#fff;text-decoration:underline}.hero__contact-card a:hover{text-decoration:none}.hero__contact-link{display:inline-block;margin-top:.5rem;color:#fff;font-weight:700;text-decoration:none}.hero__contact-link:hover{text-decoration:underline}@media(max-width:720px){.hero__contact-grid{grid-template-columns:1fr;gap:1.75rem;padding:50px 24px 32px}.hero__contact-card h3{font-size:17px;margin-bottom:.7rem}.hero__contact-card p{font-size:15px;line-height:1.5}.hero__contact-spacer{height:.4rem}}@media(max-width:900px){body>.hero__contact .hero__contact-grid{padding-bottom:90px}}@media(max-width:1024px){.hero__layer--s1-title,.hero__layer--s2-hl{font-size:44px}.hero__layer--s4-title{font-size:38px}.hero__layer--s3-hl{font-size:36px}.hero__layer--s1-sub,.hero__layer--s2-pre{font-size:26px}.hero__layer--s3-sub{font-size:20px}.hero__arrow--s1,.hero__arrow--s2,.hero__arrow--s3,.hero__arrow--s4{width:18px!important;height:30px!important;left:55px!important}.hero__layer{left:90px!important}.hero__slide.is-active .hero__layer--s1-title{transform:translateY(calc(-50% - 20px))}.hero__slide.is-active .hero__layer--s1-sub{transform:translateY(calc(-50% + 50px))}.hero__layer--s2-pre{bottom:130px}.hero__layer--s2-hl{bottom:70px}.hero__arrow--s2{bottom:75px!important}.hero__layer--s3-hl{top:30px}.hero__layer--s3-sub{top:130px}.hero__arrow--s3{top:35px!important}.hero__slide.is-active .hero__layer--s4-title{transform:translateY(calc(-50% + 15px))}.hero__arrow--s1{top:calc(50% - 43px)!important}.hero__btn{bottom:32px;padding:6px 18px;font-size:12px}}@media(max-width:900px){.hero__layer--s1-title,.hero__layer--s2-hl{font-size:33px}.hero__layer--s4-title{font-size:28px}.hero__layer--s3-hl{font-size:27px}.hero__layer--s1-sub,.hero__layer--s2-pre{font-size:20px}.hero__layer--s3-sub{font-size:15px}.hero__slide.is-active .hero__layer--s1-sub{transform:translateY(calc(-50% + 32px))}.hero__layer--s2-pre{bottom:113px}.hero__layer--s3-sub{top:95px}.hero__arrow--s1{top:calc(50% - 37px)!important}.hero__arrow--s2{bottom:72px!important}.hero__arrow--s4{top:calc(50% - 16px)!important}}@media(max-width:1499px){.hero__slides .hero__slide:nth-of-type(3){background-position:center!important}}@media(max-width:640px){.hero__layer--s1-title,.hero__layer--s2-hl,.hero__layer--s4-title{font-size:22px}.hero__layer--s3-hl{font-size:19px}.hero__layer--s1-sub,.hero__layer--s2-pre{font-size:14px}.hero__layer--s3-sub{font-size:12px}.hero__nav{width:32px!important;height:52px!important}.hero__arrow--s1,.hero__arrow--s2,.hero__arrow--s3,.hero__arrow--s4{width:14px!important;height:24px!important;left:42px!important}.hero__layer{left:68px!important}.hero__slide.is-active .hero__layer--s1-title{transform:translateY(calc(-50% - 10px))}.hero__slide.is-active .hero__layer--s1-sub{transform:translateY(calc(-50% + 26px))}.hero__slide.is-active .hero__layer--s4-title{transform:translateY(calc(-50% + 6px))}.hero__layer--s2-pre{bottom:62px}.hero__layer--s2-hl{bottom:30px}.hero__layer--s3-hl{top:20px}.hero__layer--s3-sub{top:72px}.hero__arrow--s1{top:calc(50% - 22px)!important}.hero__arrow--s2{bottom:29px!important}.hero__arrow--s3{top:18px!important}.hero__arrow--s4{top:calc(50% - 18px)!important}.hero__btn{display:none}.hero__award{width:40px;right:37px;bottom:12px}}.hero__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:44px;height:64px;display:flex;align-items:center;justify-content:center;background:#00000059;color:#fff;border:none;cursor:pointer;transition:background-color .2s}.hero__nav:hover{background:#960301d9}.hero__nav--prev{left:0}.hero__nav--next{right:0}.hero__dots{position:absolute;bottom:14px;left:50%;transform:translate(-50%);display:flex;gap:6px;z-index:10}.hero__dot{width:32px;height:6px;background:#888;border:none;cursor:pointer;transition:background-color .2s;padding:0}.hero__dot:hover{background:#555}.hero__dot.is-active{background:#1a1a1a}
