@keyframes bgFillLeftToRight{0%{background-size:0% 100%}100%{background-size:100% 100%}}#textbg{background:linear-gradient(to right,#E4E4FA 0%,#E4E4FA 100%);background-repeat:no-repeat;background-position:left center;background-size:0% 100%;padding:0px 12px;border-radius:8px;animation:bgFillLeftToRight 1s ease-in-out 1 forwards}#headerbg{background:linear-gradient(to right,#E4E4FA 0%,#E4E4FA 100%);background-repeat:no-repeat;background-position:left center;background-size:0% 100%;padding:8px 16px;border-radius:50px;animation:bgFillLeftToRight 1s ease-in-out 1 forwards}.et_pb_video video::-webkit-media-controls-enclosure{overflow:hidden}.et_pb_video video::-webkit-media-controls-fullscreen-button,.et_pb_video video::-webkit-media-controls-download-button,.et_pb_video video::-webkit-media-controls-picture-in-picture-button{display:none!important}