@import"https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Russo+One&display=swap";*{margin:0;padding:0;font-family:"Poppins",sans-serif}html{overflow-x:hidden;display:flex;flex-flow:column}body{flex:1;height:100%;background:#7d8597}.main-bann{height:100vh;margin-bottom:-10px;position:relative;left:50%;transform:translateX(-50%)}.main-bann-img{position:absolute;left:50%;height:100%;transform:translateX(-50%)}@media(max-width: 576px){.main-bann-img{left:0%;width:100%;height:auto}}.mob{display:none;position:absolute;top:50%;transform:translateY(-50%)}@media(max-width: 576px){.mob{display:inline}}.comp{display:inline}@media(max-width: 576px){.comp{display:none}}.info_scroll{display:flex;flex-flow:column;position:absolute;right:30px;top:42%;opacity:0}@media(max-width: 576px){.info_scroll{top:80%;left:50%;transform:translateX(-50%);height:80px}}.info_scroll img{animation:3s ease-in-out infinite alternate jump;animation-delay:.8s;margin:10px}.info_scroll img.mouse{animation-delay:0s}@media(max-width: 576px){.info_scroll img.mouse{display:none}}section.container{width:1140px;margin:0px auto;margin-top:70px;height:75vh;font-size:60px;text-align:center;z-index:-1;display:flex;justify-content:center;align-items:center}@media(max-width: 576px){section.container{width:100vw;font-size:1.2rem}}section.container h1{font-family:"Russo One",sans-serif;letter-spacing:.8rem}section.container .logos_arround{display:flex;justify-content:center;align-items:center;height:100%;width:100vw;position:relative}@media(max-width: 576px){section.container .logos_arround{height:250px}}section.container .logos_arround img{position:absolute;transform:translate(-50%, -50%);height:100px}@media(max-width: 576px){section.container .logos_arround img{height:50px}}section.container .first{top:15%;left:10%}section.container .second{top:12%;left:48%}section.container .ter{top:24%;left:78%}section.container .fourth{top:70%;left:11%}@media(max-width: 576px){section.container .fourth{top:90%}}section.container .fifth{top:60%;left:48%}section.container .sixth{top:55%;left:76%}@keyframes jump{from{transform:translateY(10px)}to{transform:translateY(-10px)}}.logo-anime{position:absolute;display:flex;flex-flow:row;top:50%;left:50%;height:90%;width:50%;transform:translate(-50%, -53%)}@media(max-width: 576px){.logo-anime{height:50%;width:58%;transform:translate(-50%, -40%)}}.logo-anime .bar_chevron{border-radius:20rem;width:60%;height:2rem;margin:15px}@media(max-width: 576px){.logo-anime .bar_chevron{height:10px}}.logo-anime .chevron.open{position:absolute;width:50%;left:-40%;top:50%;transform:translateY(-50px)}@media(max-width: 576px){.logo-anime .chevron.open{transform:translateY(-7vh)}}.logo-anime .chevron.open .bar_chevron{background:#001845;position:absolute;transform-origin:left;opacity:0}.logo-anime .chevron.open .bar_chevron:nth-child(1){top:-1.5rem;transform:rotate(45deg);animation:chevron 1s ease-in-out forwards}@media(max-width: 576px){.logo-anime .chevron.open .bar_chevron:nth-child(1){top:-2.5px}}.logo-anime .chevron.open .bar_chevron:nth-child(2){transform:rotate(315deg);animation:chevron 1s ease-in-out .8s forwards}@media(max-width: 576px){.logo-anime .chevron.open .bar_chevron:nth-child(2){top:2.5px}}.logo-anime .chevron.close{position:absolute;width:50%;right:-40%;top:51%;transform:rotate(180deg) translateY(50px)}@media(max-width: 576px){.logo-anime .chevron.close{transform:rotate(180deg) translateY(7vh)}}.logo-anime .chevron.close .bar_chevron{background:#979dac;position:absolute;transform-origin:left;opacity:0}.logo-anime .chevron.close .bar_chevron:nth-child(1){top:-2rem;transform:rotate(45deg);animation:chevron 1s ease-in-out .2s forwards}@media(max-width: 576px){.logo-anime .chevron.close .bar_chevron:nth-child(1){top:-37px}}.logo-anime .chevron.close .bar_chevron:nth-child(2){top:-0.5rem;transform:rotate(315deg);animation:chevron 1s ease-in-out 1s forwards}@media(max-width: 576px){.logo-anime .chevron.close .bar_chevron:nth-child(2){top:-32px}}#logo_genere{width:100%}#logo_genere .big_bars{position:relative;left:0%;margin:1% 0px;height:4%;display:flex;justify-content:space-between}@media(max-width: 576px){#logo_genere .big_bars{height:10px;margin:5px 0px}}#logo_genere .big_bars .part_f{display:flex;justify-content:space-between;position:relative;left:-12.5px}#logo_genere .big_bars .part_r{position:relative;left:12.5px;display:flex;justify-content:flex-end}#logo_genere .big_bars .part_r .f{background:#979dac;position:relative}#logo_genere .big_bars .f{right:0;height:100%;background:#001845;border-radius:20rem;transform-origin:left;opacity:0}@keyframes chevron{0%{width:0%;opacity:0}100%{width:60%;opacity:1}}nav{border:1px solid rgba(255,255,255,.1);background:rgba(2,62,125,.8);border-radius:100px;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);position:absolute;display:flex;flex-flow:row nowrap;justify-content:space-between;z-index:1;width:1500px;margin:0 auto;position:-webkit-sticky;position:sticky;top:5px}nav img{display:none}@media(max-width: 576px){nav img{-webkit-filter:invert(100%);display:inline;margin-left:2rem;margin-top:.5rem;position:relative;height:2rem;width:2rem}}@media(max-width: 576px)and (prefers-color-scheme: dark){nav img{-webkit-filter:invert(100%)}}@media(max-width: 576px){nav{width:90vw;flex-direction:column}}nav ul{display:flex;flex-flow:row nowrap;justify-content:space-between;margin:auto}@media(max-width: 576px){nav ul{background:rgba(125,133,151,.9);border-radius:0;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);width:100%;flex-flow:column;justify-content:flex-start;align-items:center;position:absolute;margin:auto;margin-top:3rem;height:0rem;transition:height 1.8s ease-in-out}}nav ul li{list-style:none}@media(max-width: 576px){nav ul li{opacity:0;height:2.5rem;display:none}}nav ul li a{padding:0px 40px;display:flex;align-items:center;height:100%;text-decoration:none;color:#fff;font-size:20px;border-radius:20px}@media(max-width: 576px){nav ul li a{border-radius:20px}}nav ul li .active{background:linear-gradient(99deg, rgb(149, 149, 149) 0%, rgb(179, 179, 179) 95%);position:relative}footer{width:100vw;display:flex;flex-flow:row nowrap;justify-content:space-between;border-top:1px solid gray}footer .text_footer{width:85%;display:flex;flex-flow:row nowrap;padding-top:32px}@media(max-width: 576px){footer .text_footer{padding-top:5px}}footer .text_footer div ul{display:flex;justify-content:space-between;flex-direction:row}@media(max-width: 576px){footer .text_footer div ul{flex-direction:column;padding-right:0;font-size:.5rem;margin-left:1.5rem}}footer .text_footer div ul li{margin:0px 1rem;list-style-image:url("/assets/img/chevron.svg")}footer .text_footer div ul li:first-child{margin-left:0px}@media(max-width: 576px){footer .text_footer div ul li:first-child{margin-left:1rem}}footer .text_footer div ul li a{text-decoration:none;color:#000}@media(max-width: 576px){footer .parts_footer h2{font-size:.7rem}footer .parts_footer h2.links{margin-left:1.5rem}footer .parts_footer h3{font-size:.5rem}footer .parts_footer p{font-size:.4rem}footer .parts_footer:first-child{width:70%}}footer .parts_footer:first-child{width:50%}@media(max-width: 576px){footer .parts_footer .parts_contact:nth-child(1){margin:auto;width:max-content}footer .parts_footer .parts_contact:nth-child(2){width:100%}footer .parts_footer .parts_contact:nth-child(3){width:100%}}footer img{height:200px}@media(max-width: 576px){footer img{height:100px}}footer .contact_container{display:flex;justify-content:space-between;flex-flow:row nowrap;padding-right:5rem}@media(max-width: 576px){footer .contact_container{flex-flow:row wrap;padding-right:1rem;padding-left:.2rem}}
