@keyframes pop-in{0%{opacity:0;transform:scale(0)}80%{opacity:1;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.hero-img-item.animate-pop-in{animation-duration:.6s;animation-fill-mode:forwards;animation-name:pop-in;animation-timing-function:ease-in-out;opacity:0}.hero-img-item:nth-child(2).animate-pop-in{animation-delay:1s}.hero-img-item:nth-child(3).animate-pop-in{animation-delay:3s}.hero-img-item:first-child.animate-pop-in{animation-delay:5s}.sr-hero-features .hero-row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tw-hero-home{overflow:hidden}.tw-hero-home .slider_col{align-items:center;display:flex;justify-content:flex-end}.tw-hero-home .hero-img-wrapper{position:relative;width:100%}.tw-hero-home .hero-img-wrapper .hero-img-item{box-sizing:border-box;position:absolute}.hero-overlap{margin-top:-4rem}.sr-hero-features .row.feature-row>div{margin:15px 0}.sr-hero-features .sr-cover-inner{margin:0 auto;-webkit-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out;width:100%}.sr-hero-features .feat-overlay{height:100%;left:0;position:absolute;top:0;width:100%}.sr-hero-features .sr-cover-inner .img-fluid img{display:inline-block;height:auto;max-width:100%}.sr-hero-features .hero-feature{background-color:#fff;background-position:50%;background-size:cover;border-color:#e5e7ea;border-radius:0;height:100%;padding:1.5rem;position:relative}.sr-hero-features .hero-feature .hero-feature-content,.sr-hero-features .hero-feature img{position:relative;z-index:1}.sr-hero-features .hero-feature p:last-child{margin:0}@media only screen and (max-width:768px){.sr-hero-features .row.feature-row>div{margin:.75rem 0}}@media (max-width:767px){.tw-hero-home .slider_col{justify-content:center}.sr-hero-features .hero-row{row-gap:48px}}.sr-hero-features .height-auto{min-height:0}.sr-hero-features .height-small{padding:8rem 0}.sr-hero-features .height-medium{padding:14rem 0}.sr-hero-features .height-large{padding:20rem 0}.sr-hero-features .height-full{min-height:100vh}