@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,40%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,40%,0)}to{opacity:1;transform:translateZ(0)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.bannerSlider{display:flex;overflow-x:auto;position:relative}.bannerSlider-green{background:#00cf91}.bannerSlider-dark{background:#000}.bannerSlider-light{background:#fff}.bannerSlider_carouselWrapper{position:relative;width:100%}.bannerSlider_carousel{height:100%;overflow:hidden;position:relative;top:0;width:100%}.bannerSlider_carousel:before{height:100%;position:absolute;top:0;width:100%}.bannerSlider_slide{align-items:flex-end;display:flex;height:100%;min-width:100%;padding:10.7rem 1rem 3rem;position:relative;width:100%}@media only screen and (min-width:768px){.bannerSlider_slide{padding:4rem 0 4rem 9rem}}@media only screen and (min-width:1101px){.bannerSlider_slide{padding:8rem 0 8rem 9rem}}.bannerSlider_picture{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.bannerSlider_image{font-family:"object-fit:cover;object-position:center top";height:100%;max-height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;width:100%}@media only screen and (min-width:768px){.bannerSlider_container{margin-left:1rem}}.bannerSlider_box{background:#fff;display:block;max-width:46.9rem;padding:2.4rem 3.2rem 4rem;position:relative;text-decoration:none;z-index:2}@media only screen and (min-width:1101px){.bannerSlider_box{max-width:unset;padding:4rem 5.3rem 4.8rem 4.2rem}}.bannerSlider_box:hover .bannerSlider_button{color:#000}.bannerSlider_item{height:27.8rem;min-height:27.8rem}@media only screen and (min-width:768px){.bannerSlider_item{height:23rem;min-height:23rem}}.bannerSlider_sliderTitle{color:#9ba6b7;font-size:1.6rem;font-weight:800;line-height:2rem;margin-top:3.2rem}.bannerSlider_itemHeading{color:#000;font-size:2.8rem;line-height:3.2rem;max-height:12.8rem;overflow:hidden}@media only screen and (min-width:768px){.bannerSlider_itemHeading{font-size:3.6rem;line-height:4rem;max-height:12rem}}.bannerSlider_itemDescription{color:#000;font-size:1.6rem;height:9rem;line-height:2.4rem;margin:3rem 0;max-height:9rem;overflow:hidden}@media only screen and (min-width:768px){.bannerSlider_itemDescription{height:5rem;max-height:5rem}}.bannerSlider_control{display:none}@media only screen and (min-width:768px){.bannerSlider_control{align-items:center;background-color:hsla(0,0%,100%,.16);border-radius:.2rem;color:#fff;cursor:pointer;display:flex;height:4rem;justify-content:center;position:absolute;top:50%;width:4rem;z-index:4}}.bannerSlider_control-prev{bottom:45.54%;left:5rem;right:91.79%;top:47.32%;transform:rotate(90deg)}.bannerSlider_control-next{bottom:45.54%;left:91.79%;right:5rem;top:47.32%;transform:rotate(-90deg)}.bannerSlider_controlIcon{height:3rem;width:3rem}.bannerSlider_dot{background:hsla(0,0%,100%,.25);border-radius:.5rem;display:block;height:.3rem;margin:0 .8rem;width:3rem}.bannerSlider_dots{align-items:center;bottom:0;display:flex;height:3rem;justify-content:center;left:0;position:absolute;width:100%}.bannerSlider_dot.is-selected{background:#fff}.bannerSlider_button{color:#00cf91}.bannerSlider .button_icon{height:2rem;margin-left:1rem;width:2rem}