@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Raleway:wght@100;200;300;400;500;600&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(#020024,#212449 35%,#28305c) no-repeat;background-size:cover;color:#f9fafb;font-family:Raleway,sans-serif;margin:0}.floating-object{animation-duration:6s;animation-iteration-count:infinite;animation-name:floating;animation-timing-function:ease-in-out}@keyframes floating{0%{transform:translate(0)}50%{transform:translateY(8px)}to{transform:translate(0)}}.layer{background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:100vh;position:absolute;transition:.1s;width:100vw;z-index:-1}@media only screen and (max-width:350px){.logo-header{height:40px!important}}@media only screen and (max-width:290px){.logo-header{display:none}}.flex-direction-responsive{flex-direction:row}@media only screen and (max-width:500px){.flex-direction-responsive{flex-direction:column}}.flex-direction-responsive-1350{flex-direction:row}@media only screen and (max-width:1350px){.flex-direction-responsive-1350{flex-direction:column}}.flex-direction-responsive-800{flex-direction:row}@media only screen and (max-width:800px){.flex-direction-responsive-800{flex-direction:column}}.responsive-options{align-items:center;flex-direction:row}@media only screen and (max-width:500px){.responsive-options{align-items:start;flex-direction:column}}.acti-pdf{overflow-x:"auto";width:"900px"}