@import url(https://fonts.googleapis.com/css2?family=Cookie&family=Lato:wght@400;700&display=swap);*{margin:0;padding:0;box-sizing:border-box}body{font-size:100%;height:100vh}ul{list-style:none;margin-bottom:0}.container{max-width:1140px;margin:0 auto;padding-left:15px;padding-right:15px}.blog{--xyz-translate-default:300%;--xyz-ease-default:cubic-bezier(0.175,0.885,0.32,1.275);--xyz-stagger-default:0.1s;flex-direction:column;justify-content:center;align-items:flex-end;height:100%;background-image:url(../../assets/img/Blog-img.d9bdd920.png);background-repeat:no-repeat}.blog,.blog__videos{display:flex;flex-wrap:wrap}.blog__videos{flex-direction:row;justify-content:start;align-items:center;max-width:70%}iframe{max-width:240px;height:auto;padding:20px}