.aos-container{overflow:hidden}.au-tabs{align-items:center;display:flex;flex-wrap:wrap}.au-tabs--content-wrapper,.au-tabs--tab-container{flex:0 0 50%}.au-tabs--tab-list{list-style:none;padding:0}.au-tabs--content{display:none}.au-tabs--content.show{display:block}.au-tabs__content-media{position:relative}.au-tabs__image--overlay{bottom:0;left:0;position:absolute;right:0;top:0}.au-tabs__content-media img{width:100%}.au-tabs__content-media iframe{height:320px;width:100%}.au-tabs__btn{border-radius:50%;left:0;margin:0 auto;padding:20px 20px 13px;position:absolute;right:0;text-align:center;top:50%;transform:translateY(-50%);width:fit-content}.au-tabs__btn svg{width:18px}.au-tabs__btn:before{animation-delay:.5s;animation-iteration-count:infinite;animation-name:ripple;animation-timing-function:cubic-bezier(.65,0,.34,1);border-radius:100%}.au-tabs__btn:after,.au-tabs__btn:before{align-items:center;animation-duration:3s;bottom:0;content:"";display:flex;flex-direction:row;height:100%;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;width:100%;z-index:-1}.au-tabs__btn:after{animation-delay:0s;animation-iteration-count:infinite;animation-name:ripple;animation-timing-function:cubic-bezier(.65,0,.34,1);border-radius:50%}.au-tabs__play-button-image{max-height:30px;max-width:30px;width:100%}@keyframes ripple{0%{opacity:1;transform:scale3d(.75,.75,1)}to{opacity:0;transform:scale3d(1.5,1.5,1)}}@media only screen and (min-width:768px){.body-container--pillar-page-tab .au-tabs a.au-button.au-button--filled-dark{padding-left:0}}@media only screen and (min-width:991px){.au-tabs__content-media iframe{height:640px;width:100%}}