.hero{--hero-base-min-height:650px;--hero-base-max-height:calc(100vh - var(--header-height) - var(--global-notify-height));--hero-base-padding:90px;position:relative;background-color:#aaa;background-position:50%;background-size:cover}@media(max-width:1024px){.hero{--hero-base-max-height:unset}}@media(max-width:1023px){.hero{--hero-base-padding:40px}}@media(max-width:768px){.hero{--hero-base-min-height:66vw}}.hero .swiper-container{width:100%}.hero .swiper-pagination{position:absolute;bottom:40px;left:var(--bounding-offset);z-index:2}@media(max-width:1023px){.hero.hero--index{--hero-base-min-height:calc(100vh - var(--header-height) - var(--global-notify-height))}}@media(min-width:1442px){.hero.hero--inner,.hero.hero--margin-bottom{--hero-base-min-height:42vw}}@media(max-width:480px){.hero.hero--inner,.hero.hero--margin-bottom{--hero-base-min-height:380px}.hero.hero--inner:before,.hero.hero--margin-bottom:before{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background-color:rgba(0,0,0,.31);content:""}.hero.hero--inner .heading-jumbo,.hero.hero--margin-bottom .heading-jumbo{width:75%}}@media(max-width:480px){.hero.hero--inner,.hero.hero--margin-bottom{--hero-base-padding:24px}}.hero.hero--small{--hero-base-min-height:480px}@media(min-width:1321px){.hero.hero--margin-bottom{margin-bottom:60px}}.hero.hero--auto{--hero-base-min-height:auto}.hero.hero--center{text-align:center}.hero-inner{position:relative;z-index:2;display:flex;align-items:flex-end;height:var(--hero-base-min-height);max-height:var(--hero-base-max-height);padding:var(--hero-base-padding) 0;padding-right:var(--bounding-offset);padding-left:var(--bounding-offset);color:#fff}.hero-overlay{position:absolute;bottom:0;left:0;z-index:1;width:100%}.hero-overlay img{display:block;width:100%}.hero-overlay svg{display:block;width:50%;height:auto}@media(max-width:1023px){.hero-overlay svg{width:480px;max-width:100%}}.hero-background-image{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%}@media(max-width:480px){.hero-background-image{display:none}}.hero-background-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-background-image--mobile{display:none}@media(max-width:480px){.hero-background-image--mobile{display:block;position:absolute;top:0;left:0;z-index:0;width:100%;height:100%}.hero-background-image--mobile img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}}.hero-content{display:flex;align-items:center;box-sizing:border-box;min-height:var(--hero-base-min-height);max-height:var(--hero-base-max-height);padding:var(--hero-base-padding) 0 90px;padding-right:var(--bounding-offset);padding-left:var(--bounding-offset);color:#fff;background-position:50%;background-size:cover}@media(max-width:1023px){.hero-content:before{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background-color:rgba(0,0,0,.10);content:""}}.hero-content__inner{position:relative;z-index:2;width:35%;max-width:100%}@media(max-width:1023px){.hero-content__inner{width:480px}}.hero-content__inner>*{margin-bottom:1.5rem}.hero-content__inner>:last-child{margin-top:1rem;margin-bottom:0}.hero-down{position:absolute;top:calc(100% - 75px);left:calc(50% - 670px);z-index:4;width:92px;height:92px;color:#fff;font-size:32px;background-color:#5464bf;border:0;border-radius:30px;transform:translateY(-50%) rotate(45deg);transform-origin:50% 50%;cursor:pointer;animation:hero-down-animate 2s infinite}@media(max-width:1440px){.hero-down{left:40px}}@media(max-width:1320px){.hero-down{top:calc(100% - 65px);left:15px;width:60px;height:60px;font-size:20px;border-radius:20px}}.hero--down-top .hero-down{top:calc(100% - 125px)}.hero-down span{display:block;transform:rotate(46deg)}@keyframes hero-down-animate{0%{transform:translateY(-45%) rotate(45deg)}50%{transform:translateY(-55%) rotate(45deg)}to{transform:translateY(-45%) rotate(45deg)}}
/*# sourceMappingURL=hero.css.map*/