@import"https://fonts.googleapis.com/css2?family=Noto+Sans:wght@200&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@100;300;400;500;700;800;900&display=swap";.header{display:flex;justify-content:center;font-size:45px;align-items:center;letter-spacing:5px;font-weight:700;color:#fff}@media screen and (max-width:800px){.header{font-size:23px}}.header button{display:flex;flex-direction:column;align-items:center}.header img{width:60px;margin:0 30px}.actor{display:flex;gap:50px;justify-content:center;margin-top:30px}@media screen and (max-width:1200px){.actor{gap:30px}}@media screen and (max-width:965px){.actor{flex-direction:column;align-items:center;gap:20px}}.opacityText{margin-top:135px!important;color:rgba(0,0,103,.278)!important}@media screen and (max-width:1140px){.opacityText{font-size:45px!important;margin-top:50px!important}}.container{display:flex;justify-content:center;padding:0 20px}@media screen and (max-width:1200px){.container{flex-direction:column;padding:0}}.container .columnSeparator{width:4px;background:linear-gradient(180deg,#089f99,#061a36);margin:120px 24px;min-height:400px;opacity:.3}@media screen and (max-width:1200px){.container .columnSeparator{display:none}}