:root{--primary: #030205;--secondary: #0f0e11c7;--third: #0d0d0e75;--variant-secondary: linear-gradient(to top, #0f0e11, #000000);--blue1: rgb(85, 164, 255);--blue2: rgb(108, 177, 255);--blue3: rgba(40, 120, 212, .253);--blue4: rgb(14, 57, 105);--blue5: #0da0dfd0;--purple1: #793ed8;--blue-transparency-clear: rgba(59, 131, 246, .205);--blue-transparency-dark:rgba(76, 133, 255, .527);--grey1: #f1f1f1;--grey2: #a7a7a7;--grey4: #1313139f;--grey3: #1a191dc7;--orange1: #ff721b;--border-blue: 1px solid #7ab4ff;--border-purple: 1px solid var(--purple1);--border-green: 1px solid #82ff7d;--box-shadow: 2px 5px 5px #000000;--box-shadow-purple: 2px 3px 18px 8px #381C66;--box-shadow-purple-extend: 2px 3px 25px 10px #381C66;--box-shadow-purple-reduce: 2px 3px 30px 2px #381C66;--box-shadow-orange: 2px 3px 18px 5px #ff721b;--box-shadow-orange-extend: 2px 3px 15px 8px #ff721b;--box-shadow-blue: 0px 2px 18px 5px rgba(59, 131, 246, .712);--box-shadow-blue-extend: 0px 2px 10px 10px rgba(59, 131, 246, .712);--box-shadow-blue-reduce: 0px 2px 10px 2px rgba(59, 131, 246, .712);--box-shadow-inset-blue: inset 1px 0px 10px 1px rgba(255, 255, 255, .438);--box-shadow-green: 0px 2px 18px 5px rgba(26, 145, 10, .712);--text-shadow: 2px 5px 2px #000000;--text-shadow-outline: 2px 2px 4px black, -2px -2px 4px black, 2px -2px 4px black, -2px 2px 4px black;--text-shadow-t: 2px 1px 4px #000000;--text-shadow-b: 2px 5px 5px #000000;--text-shadow-blue: 0px 2px 5px 5px rgb(105, 175, 255);--linear-gradient: linear-gradient(to top, rgb(40, 40, 90), rgba(33, 33, 75, 0));--linear-gradient-blue: linear-gradient(to top, rgb(62, 142, 248), rgba(0, 48, 136, .452));--background-text-purple-center: linear-gradient(to right, #7c59dba1, #835ee9, #ffffff, #835ee9, #7c59dba1);--background-text-blue: linear-gradient(to top, #579aff52, #4f95ff, #ffffff, #ffffff);--background-text-blue-center: linear-gradient(to right, #1c7ff186, #1c7ff1a6, #ffffff, #1c7ff1a6,#1c7ff186);--background-text-blue-big: linear-gradient(to top, #579aff, #87c5fc, #ffffff, #ffffff);--background-text-purple: linear-gradient(to top, rgba(91, 50, 202, .322), #7c59db, #ffffff, #ffffff);--background-text-orange: linear-gradient(to top, rgb(255, 172, 76), #ffe4bb, #ffffff);--background-text-orange-big: linear-gradient(to top, rgb(255, 172, 76), #ffe4bb, #ffffff, #ffffff);--opacity8: .8}.background-gradient{background:linear-gradient(90deg,#0d0d24,#1b1b4e 49%,#0d0d24)}.background-multi{background-image:linear-gradient(45deg,#ce6423,#eb3850,#5f1b86)}.box-shadow{box-shadow:2px 5px 5px #000}.text-shadow-outline{text-shadow:var(--text-shadow-outline)}.gradient-title-purple{background:var(--background-text-purple);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.gradient-title-purple-center{background:var(--background-text-purple-center);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.gradient-title-blue{background:var(--background-text-blue);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.gradient-title-blue-big{background:var(--background-text-blue-big);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.gradient-title-blue-center{background:var(--background-text-blue-center);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.gradient-title-orange{background:var(--background-text-orange);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.gradient-title-orange-big{background:var(--background-text-orange-big);-webkit-background-clip:text;-webkit-text-fill-color:transparent}*{box-sizing:border-box}body{margin:0;width:100%;height:100%;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Outfit;font-size:19px;color:#fff;background-color:var(--primary)}h1,h2,h3,h4{margin:0;text-align:center;word-wrap:break-word;line-height:1.2em}h1{margin:50px 20px;font-size:6em;font-weight:600}@media (min-width: 769px) and (max-width: 992px){h1{font-size:5em}}@media (min-width: 577px) and (max-width: 768px){h1{font-size:3.5em}}@media (max-width: 576px){h1{font-size:2.1em}}h2{font-size:4em;font-weight:450}@media (max-width: 768px){h2{font-size:2.8em;margin:75px 0}}@media (max-width: 576px){h2{font-size:2em;margin:20px 0}}h3{width:90%;margin:20px;font-weight:450;font-size:1.7em;line-height:1.1em;text-shadow:var(--text-shadow-blue)}h4{font-size:1.3em;font-weight:500;text-shadow:var(--text-shadow)}p{font-size:1.1em;font-weight:350;line-height:1.5em;word-wrap:break-word;color:var(--grey1)}@media (max-width: 1200px){p{font-size:1em}}@media (max-width: 992px){p{font-size:.8em}}a{text-decoration:none}ul{list-style:none;padding-left:0;margin:0}img{max-width:100%}.header-fixed{width:75%;position:sticky;margin:auto;top:0;z-index:10}.d-flex{display:flex}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.flex-fill{flex:1 1 auto}.all-center{align-items:center;justify-content:center}.justify-content-center{justify-content:center}.justify-content-sb{justify-content:space-between}.justify-content-sa{justify-content:space-around}.justify-content-start{justify-content:start}.justify-content-end{justify-content:flex-end}.justify-content-r{justify-content:right}.align-items-start{align-items:flex-start}.align-items-end{align-items:flex-end}.wrap{flex-wrap:wrap}.no-wrap{flex-wrap:nowrap}.align-items-center{align-items:center}.container{margin:auto;width:100%}.absolute{position:absolute}.relative{position:relative}.z-index-2{z-index:-2}.z-index-1{z-index:-1}.z-index1{z-index:1}.z-index2{z-index:2}.z-index3{z-index:3}.z-index4{z-index:4}.z-index1000{z-index:1000}.width-100{width:100%}.p-5{padding:5px}.p-10{padding:10px}.p-15{padding:15px}.p-20{padding:20px}.p-30{padding:30px}.p-40{padding:40px}.p-50{padding:50px}.pt-75{padding-top:75px}.m-auto{margin:auto}.m-0{margin:0}.m-5{margin:5px}.m-10{margin:10px}.m-15{margin:15px}.m-20{margin:20px}.m-30{margin:30px}.m-50{margin:50px}.m-100{margin:100px}.ml-5{margin-left:5px}.ml-10{margin-left:10px}.ml-30{margin-left:30px}.ml-50{margin-left:50px}.mr-10{margin-right:10px}.mr-15{margin-right:15px}.mr-20{margin-right:20px}.mt-10{margin-top:10px}.mt-15,.mt-20{margin-top:20px}.mt-30{margin-top:30px}.mt-50{margin-top:50px}.mt-100{margin-top:100px}.mb-0{margin-bottom:0}.mb-10{margin-bottom:10px}.mb-20{margin-bottom:20px}.mb-30{margin-bottom:30px}.gap-0{gap:0}.gap-10{gap:10px}.gap-15{gap:15px}.gap-20{gap:20px}.gap-25{gap:25px}.gap-40{gap:40px}.gap-50{gap:50px}.gap-100{gap:100px}.gap-400{gap:400px}.gap-500{gap:500px}.t-0{top:0}.b-0{bottom:0}.br-10{border-radius:10px}.br-20{border-radius:20px}.br-30{border-radius:30px}.text-center{text-align:center}.text-right{text-align:right}.b1{background-color:red;border:1px solid red}.b2{background-color:green;border:1px solid green}.b3{background-color:#00f;border:1px solid blue}.b4{background-color:purple;border:1px solid purple}@media (max-width: 576px){.br{border:2px solid red}}@media (min-width: 577px) and (max-width: 768px){.br{border:2px solid green}}@media (min-width: 769px) and (max-width: 992px){.br{border:2px solid blue}}@media (min-width: 993px) and (max-width: 1200px){.br{border:2px solid orange}}@media (min-width: 1201px){.br{border:2px solid rgb(255,238,0)}}.section{z-index:1;padding:22px;margin-bottom:120px;font-family:Outfit;color:#fff}.section-top-ref{margin-bottom:50px}@media (max-width: 576px){.section-top-ref{margin-bottom:100px}}.article{width:90%;padding:35px;border-radius:10px;text-align:center}.article p{font-size:1.6em;font-weight:250}@media (max-width: 576px){.article p{font-size:1.1em}}@media (max-width: 768px){.article{width:100%}}.scrollToTopButton{position:fixed;opacity:0;bottom:25px;left:25px;max-width:10%;margin:0;padding:5px 10px;font-size:.9em;font-weight:700;line-height:1.4;color:#fff;background:linear-gradient(135deg,#5500ff5d,#8e2de2);border:1px solid #ffffff;border-radius:5px;cursor:pointer;transition:transform .5s ease,box-shadow .6s ease}.scrollToTopButton.show{opacity:1;visibility:visible;transform:translateY(0)}.scrollToTopButton:hover{transform:scale(1.1);background:linear-gradient(135deg,#50f,#8e2de2);box-shadow:0 6px 15px #8e2de280}.scrollToTopButton:active{transform:scale(.95);box-shadow:none}.scrollToTopButton img{width:1.5em}@media (min-width: 993px) and (max-width: 1200px){.scrollToTopButton{font-size:.8em}.scrollToTopButton img{font-size:1em}}@media (max-width: 992px){.scrollToTopButton{font-size:.6em}.scrollToTopButton img{font-size:.9em}}@media (max-width: 768px){.scrollToTopButton{max-width:none;width:60px;left:45%;display:flex;flex-direction:column}}.btn{padding-top:5px;border:none;font-family:Outfit;color:#fff;background-color:transparent;font-size:1em;transition:all .2s}.btn-blue{padding:10px;color:#fff;border:none;font-size:20px;font-weight:700;cursor:pointer;border:var(--border-blue);border-radius:10px}.btn-blue:hover{cursor:pointer;border-color:#fff;box-shadow:var(--box-shadow-blue)}.btn-blue:active{box-shadow:var(--box-shadow-blue-reduce);border:none;transform:scale(.9)}.image-btn-link{width:100px;border:var(--border-blue);border-radius:10px;box-shadow:var(--box-shadow-blue-reduce)}.image-btn-link:hover{cursor:pointer;transform:scale(1.1);border-color:#fff;box-shadow:var(--box-shadow-blue)}.image-btn-link:active{box-shadow:none;border:none;transform:scale(.9)}.logo-link{width:500px;height:400px}.logo-link:hover{cursor:pointer}.cardContainer{width:25%;height:700px;min-width:250px;padding:5px;display:flex;flex-direction:column;gap:20px;transition:all .2s ease}.cardContainer:hover{transform:scale(1.005);box-shadow:0 2px 18px 5px #3b83f6}@media (min-width: 993px) and (max-width: 1200px){.cardContainer{width:30%}}@media (min-width: 769px) and (max-width: 992px){.cardContainer{height:600px}}@media (min-width: 577px) and (max-width: 768px){.cardContainer{width:45%;height:620px}}@media (max-width: 576px){.cardContainer{width:80%;height:auto}}.card-title-container{height:40%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:25%}.card-title-container h3{height:20%;font-size:1.4em;font-weight:4500;text-shadow:var(--text-shadow)}@media (min-width: 769px) and (max-width: 992px){.card-title-container h3{font-size:1.2em}}@media (min-width: 577px) and (max-width: 768px){.card-title-container h3{height:15%;font-size:1.1em}}@media (max-width: 576px){.card-title-container h3{height:10%}}.card-title-container img{width:150px;height:auto}@media (min-width: 769px) and (max-width: 992px){.card-title-container img{width:125px}}.card-text-container{height:60%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.card-text-container p{width:90%;height:auto;text-align:center;text-shadow:none;font-size:.95em}@media (min-width: 993px) and (max-width: 1200px){.card-text-container p{width:90%;font-size:.95em}}@media (max-width: 992px){.card-text-container p{font-size:.8em}}@media (max-width: 576px){.card-text-container p{width:90%;font-size:1em}}.big-card-container{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:0px;border-radius:25px;box-shadow:var(--box-shadow)}.big-card-container h3{margin:0}.big-card-container p{text-align:center;width:90%;font-size:1.3em}.big-card-container img{width:200px;height:auto}.blue-model{background-color:var(--secondary);box-shadow:var(--box-shadow-blue);border:1px solid white;border-radius:15px;background-color:var(--grey3)}.blue-model:hover{background-color:var(--grey4)}.purple-model{box-shadow:var(--box-shadow-purple);border:1px solid #ffffff;background-color:var(--secondary);border-radius:15px}.purple-model:hover{box-shadow:var(--box-shadow-purple-extend)}.purple-model-modal{background-color:#0f0e11;border-radius:15px;border:var(--border-purple);box-shadow:var(--box-shadow-purple);text-align:center}.purple-model-modal h3{font-weight:450;margin:auto;color:#793ed8a4}.purple-model-modal p{font-weight:200;color:#ffffffd5}.purple-model-modal a{color:var(--purple);text-decoration:none}.purple-model-modal a:hover{color:#fff;cursor:pointer}.orange-model{background-color:var(--secondary);box-shadow:var(--box-shadow-orange);border:1px solid white;border-radius:15px}.orange-model:hover{box-shadow:var(--box-shadow-orange-extend)}.background-image-blur{width:100%;height:auto;top:-250px}@media (min-width: 993px) and (max-width: 1200px){.background-image-blur{top:-150px}}@media (max-width: 992px){.background-image-blur{top:-100px}}@media (max-width: 576px){.background-image-blur{top:-50px}}.icons{font-size:20px;color:#fff}.overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0000001a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:1}.blink-animation{animation:blinkEffect 4s infinite}@keyframes blinkEffect{0%{opacity:1}50%{opacity:.3}to{opacity:1}}.arrowsContainer{margin:0 0 75px}.arrowsContainer:hover{cursor:pointer}.arrow1:first-child,.arrow2:first-child{opacity:.4}.arrow1:nth-child(2),.arrow2:nth-child(2){opacity:.7}.arrow1,.arrow2{padding-top:10px}.arrow1:before{content:"";width:25px;height:15px;background:var(--blue5);display:inline-block;transform:skewY(45deg)}.arrow1:after{content:"";width:25px;height:15px;background:var(--blue5);display:inline-block;transform:skewY(-45deg)}.arrow2:before{content:"";width:25px;height:15px;background:var(--purple1);display:inline-block;transform:skewY(45deg)}.arrow2:after{content:"";width:25px;height:15px;background:var(--purple1);display:inline-block;transform:skewY(-45deg)}.arrowSliding{animation:slide 4s linear infinite}.delay1{animation-delay:0s}.delay2{animation-delay:1s}.delay3{animation-delay:2s}@keyframes slide{0%{opacity:1}25%{opacity:0}55%{opacity:0}to{opacity:1}}._headerContainer_dnlue_1{background:var(--blue-transparency-clear);border-radius:0 0 30px 30px;border:1px solid var(--blue1);overflow:hidden;justify-content:space-between}._headerContainer_dnlue_1 li{flex-direction:row;align-items:center}._headerContainer_dnlue_1 i{font-size:1em}._headerContainer_dnlue_1 button:hover{cursor:pointer}@media (max-width: 992px){._headerContainer_dnlue_1{padding:15px 0;flex-direction:column;justify-content:space-between;gap:15px}._headerContainer_dnlue_1 button{display:none}._headerContainer_dnlue_1 i{font-size:2em}._headerContainer_dnlue_1 ul{gap:50px}}@media (max-width: 768px){._headerContainer_dnlue_1{gap:10px}._headerContainer_dnlue_1 i{width:30%}._headerContainer_dnlue_1 ul{gap:40px}}@media (max-width: 576px){._headerContainer_dnlue_1 ul{gap:20px}}._siteLogo_dnlue_52{max-width:25%}@media (min-width: 993px) and (max-width: 1200px){._siteLogo_dnlue_52{max-width:30%}}@media (min-width: 769px) and (max-width: 992px){._siteLogo_dnlue_52{max-width:60%}}@media (min-width: 577px) and (max-width: 768px){._siteLogo_dnlue_52{max-width:55%}}@media (max-width: 576px){._siteLogo_dnlue_52{max-width:95%}}._activeLink_dnlue_76 button{transform:scale(1.15);color:#fff;border-bottom:1px solid #ffffff}@media (max-width: 992px){._activeLink_dnlue_76 i{transform:scale 1.5;color:var(--blue1)}}@media (max-width: 576px){._activeLink_dnlue_76 i{transform:scale(1.05)}}._footerContainer_1e14p_1{background-color:#00000036}
