.videos-main-div{position:relative;width:80%;margin:0 auto;padding:2rem 0;background:linear-gradient(180deg,#78a0ff,#2f62e0 40%,#1e4bc8);box-shadow:0 10px 20px #0000001a;opacity:0;transition:opacity 1s ease-in;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;border-radius:0;padding:2rem 0 4rem}.videos-main-div-is-visible{opacity:1}.videos-main-div-title{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;margin:0 auto;width:80%;text-align:center;font-size:3rem;font-weight:600;font-family:Poppins,Roboto,sans-serif;text-shadow:2px 2px 10px rgba(0,0,0,.2);letter-spacing:-.5px;color:#fff;opacity:0}.videos-main-div-title-is-visible{opacity:1;animation:TextfadeIn .6s ease-in forwards;display:inline-block}.videos-main-div-title-is-visible span{display:inline-block;opacity:0;transform:translateY(20px);animation:TextfadeIn .6s ease-in forwards}.videos-main-div-title-is-visible span:nth-child(1){animation-delay:.1s}.videos-main-div-title-is-visible span:nth-child(2){animation-delay:.2s}.videos-main-div-title-is-visible span:nth-child(3){animation-delay:.3s}.videos-main-div-title-is-visible span:nth-child(4){animation-delay:.4s}.videos-main-div-title-is-visible span:nth-child(5){animation-delay:.5s}.videos-main-div-title-is-visible span:nth-child(6){animation-delay:.6s}.videos-main-div-title-is-visible span:nth-child(7){animation-delay:.7s}.videos-main-div-title-is-visible span:nth-child(8){animation-delay:.8s}.videos-main-div-title-is-visible span:nth-child(9){animation-delay:.9s}.videos-main-div-title-is-visible span:nth-child(10){animation-delay:1s}.videos-main-div-title-is-visible span:nth-child(11){animation-delay:1.1s}.videos-main-div-title-is-visible span:nth-child(12){animation-delay:1.2s}.videos-main-div-title-is-visible span:nth-child(13){animation-delay:1.3s}.videos-main-div-title-is-visible span:nth-child(14){animation-delay:1.4s}.videos-main-div-title-is-visible span:nth-child(15){animation-delay:1.5s}.videos-main-div-title-is-visible span:nth-child(16){animation-delay:1.6s}.videos-main-div-title-is-visible span:nth-child(17){animation-delay:1.7s}.videos-main-div-title-is-visible span:nth-child(18){animation-delay:1.8s}.videos-main-div-title-is-visible span:nth-child(19){animation-delay:1.9s}.videos-main-div-title-is-visible span:nth-child(20){animation-delay:2s}.videos-main-div-title-is-visible span:nth-child(21){animation-delay:2.1s}.videos-main-div-title-is-visible span:nth-child(22){animation-delay:2.2s}.videos-main-div-title-is-visible span:nth-child(23){animation-delay:2.3s}.videos-main-div-title-is-visible span:nth-child(24){animation-delay:2.4s}.videos-main-div-title-is-visible span:nth-child(25){animation-delay:2.5s}.videos-main-div-title-is-visible span:nth-child(26){animation-delay:2.6s}.videos-main-div-title-is-visible span:nth-child(27){animation-delay:2.7s}.videos-main-div-title-is-visible span:nth-child(28){animation-delay:2.8s}.videos-main-div-title-is-visible span:nth-child(29){animation-delay:2.9s}.videos-main-div-title-is-visible span:nth-child(30){animation-delay:3s}.videos-main-div-video-div{display:flex;flex-direction:row;width:90%;margin:2rem auto 0}.videos-main-div-video-miniature-div{position:relative;margin:0 auto;display:flex;cursor:pointer}.videos-main-div-video-miniature{position:relative;overflow:hidden;width:90%;height:auto;aspect-ratio:16/9;border:0;margin:0 auto}.videos-main-div-video-miniature:before{content:"";position:absolute;width:90%;height:5%;top:0;left:50%;transform:translate(-50%);right:0;background:linear-gradient(to bottom,#00000080,#0000);pointer-events:none;z-index:2}.videos-main-div-video-yt-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:4rem;color:red}.videos-main-div-video-video{width:90%;height:auto;aspect-ratio:16/9;border:0;margin:0 auto}.videos-main-div-video-video:before{content:"";position:absolute;width:90%;height:15%;top:0;left:50%;transform:translate(-50%);right:0;background:linear-gradient(to bottom,#000000b3,#0000);pointer-events:none;z-index:2}.videos-text-div{display:flex;flex-direction:column;width:90%;margin:4rem auto 0;opacity:0;transition:all 1s ease-in}.videos-text-div-is-visible{opacity:1}.videos-text-div-text{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;margin:0 auto;width:80%;text-align:center;font-size:2rem;font-weight:600;font-family:Poppins,Roboto,sans-serif;text-shadow:2px 2px 10px rgba(0,0,0,.2);letter-spacing:-.5px;background:linear-gradient(180deg,#78a0ff,#8cb4ff,#a0c8ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;-webkit-font-smoothing:antialiased;text-shadow:none;line-height:3rem;opacity:0}.videos-text-div-text-is-visible{opacity:1;animation:TextfadeIn .6s ease-in forwards;display:inline-block}.videos-text-div-text-is-visible span{display:inline-block;opacity:0;transform:translateY(20px);animation:TextfadeIn .6s ease-in forwards}.videos-text-div-text-is-visible span:nth-child(1){animation-delay:.1s}.videos-text-div-text-is-visible span:nth-child(2){animation-delay:.2s}.videos-text-div-text-is-visible span:nth-child(3){animation-delay:.3s}.videos-text-div-text-is-visible span:nth-child(4){animation-delay:.4s}.videos-text-div-text-is-visible span:nth-child(5){animation-delay:.5s}.videos-text-div-text-is-visible span:nth-child(6){animation-delay:.6s}.videos-text-div-text-is-visible span:nth-child(7){animation-delay:.7s}.videos-text-div-text-is-visible span:nth-child(8){animation-delay:.8s}.videos-text-div-text-is-visible span:nth-child(9){animation-delay:.9s}.videos-text-div-text-is-visible span:nth-child(10){animation-delay:1s}.videos-text-div-text-is-visible span:nth-child(11){animation-delay:1.1s}.videos-text-div-text-is-visible span:nth-child(12){animation-delay:1.2s}.videos-text-div-text-is-visible span:nth-child(13){animation-delay:1.3s}.videos-text-div-text-is-visible span:nth-child(14){animation-delay:1.4s}.videos-text-div-text-is-visible span:nth-child(15){animation-delay:1.5s}.videos-text-div-text-is-visible span:nth-child(16){animation-delay:1.6s}.videos-text-div-text-is-visible span:nth-child(17){animation-delay:1.7s}.videos-text-div-text-is-visible span:nth-child(18){animation-delay:1.8s}.videos-text-div-text-is-visible span:nth-child(19){animation-delay:1.9s}.videos-text-div-text-is-visible span:nth-child(20){animation-delay:2s}.videos-text-div-text-is-visible span:nth-child(21){animation-delay:2.1s}.videos-text-div-text-is-visible span:nth-child(22){animation-delay:2.2s}.videos-text-div-text-is-visible span:nth-child(23){animation-delay:2.3s}.videos-text-div-text-is-visible span:nth-child(24){animation-delay:2.4s}.videos-text-div-text-is-visible span:nth-child(25){animation-delay:2.5s}.videos-text-div-text-is-visible span:nth-child(26){animation-delay:2.6s}.videos-text-div-text-is-visible span:nth-child(27){animation-delay:2.7s}.videos-text-div-text-is-visible span:nth-child(28){animation-delay:2.8s}.videos-text-div-text-is-visible span:nth-child(29){animation-delay:2.9s}.videos-text-div-text-is-visible span:nth-child(30){animation-delay:3s}.videos-text-div-button-div{display:flex;flex-direction:row;margin:4rem auto 0}@keyframes shake-grow{0%{transform:scale(1) translate(1px,1px) rotate(0)}10%{transform:scale(1.1) translate(-1px,-2px) rotate(-1deg)}20%{transform:scale(1) translate(-3px) rotate(1deg)}30%{transform:scale(1.1) translate(3px,2px) rotate(0)}40%{transform:scale(1) translate(1px,-1px) rotate(1deg)}50%{transform:scale(1.1) translate(-1px,2px) rotate(-1deg)}60%{transform:scale(1) translate(-3px,1px) rotate(0)}70%{transform:scale(1.1) translate(3px,1px) rotate(-1deg)}80%{transform:scale(1) translate(-1px,-1px) rotate(1deg)}90%{transform:scale(1.1) translate(1px,2px) rotate(0)}to{transform:scale(1) translate(1px,-2px) rotate(-1deg)}}@keyframes scrollUp{0%{top:100%;opacity:0}10%{opacity:1}90%{opacity:1}to{top:0;opacity:0}}@keyframes scrollDown{0%{top:0%;opacity:0}10%{opacity:1}90%{opacity:1}to{top:100%;opacity:0}}@keyframes TextfadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.07)}}@keyframes DivComeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
