*,*:before,*:after{box-sizing:border;margin:0;padding:0}@font-face{font-family:Josefin Sans;font-style:normal;font-weight:100;src:local("Josefin Sans Thin"),url(/assets/JosefinSans-Thin-8jI_5B-3.woff) format("woff")}@font-face{font-family:Josefin Sans;font-style:normal;font-weight:300;src:local("Josefin Sans Light"),url(/assets/JosefinSans-Light-CbYT796p.woff) format("woff")}@font-face{font-family:Josefin Sans;font-style:normal;font-weight:400;src:local("Josefin Sans Regular"),url(/assets/JosefinSans-Regular-BQGAHEWi.woff) format("woff")}@font-face{font-family:Josefin Sans;font-style:normal;font-weight:600;src:local("Josefin Sans SemiBold"),url(/assets/JosefinSans-SemiBold-DNEPheNn.woff) format("woff")}@font-face{font-family:Josefin Sans;font-style:normal;font-weight:700;src:local("Josefin Sans Bold"),url(/assets/JosefinSans-Bold-AVBx0fIJ.woff) format("woff")}html{background-color:#05044a;color:#fff;max-width:100%;font-family:Josefin Sans,sans-serif;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:#00ff91;text-decoration:underline}a:hover{text-decoration:none}.clr--primary{color:#4d03dd}.clr--secondary{color:#00ff91}body{max-width:1280px;margin:0 auto}.divider{width:10%;margin-top:4rem;margin-left:auto;margin-right:auto;border:5px solid #fff;border-radius:0;clip-path:polygon(5% 0%,100% 0%,95% 100%,0% 100%)}@media screen and (max-width: 599px){.divider{margin-top:2rem;width:20%}}.divider--secondary{border-color:#00ff91}.divider--end{align-self:flex-end}header{max-height:8rem;padding:.5rem 0}header img{height:8rem;width:auto}@media screen and (max-width: 599px){header img{height:4rem}}h1{font-size:3rem;-webkit-hyphens:auto;hyphens:auto}@media screen and (max-width: 599px){h1{font-size:2rem}}h2{font-size:2.5rem;margin-bottom:1.5rem;-webkit-hyphens:auto;hyphens:auto}@media screen and (max-width: 599px){h2{font-size:1.5rem}}.section--fullpage{min-height:100vh;padding:0 2rem;display:flex;flex-direction:column;overflow:hidden}@media screen and (max-width: 599px){.section--fullpage{padding:0 1rem}}.section--centered{display:flex;flex-direction:column;justify-content:center;flex-grow:1}@media screen and (max-width: 599px){.section--centered{flex-grow:0}}.data-protection p{margin-top:1rem;font-size:1.125rem;line-height:1.4;font-weight:300}.data-protection ul{margin-top:1rem;list-style-type:none;display:flex;flex-direction:column;gap:.5rem}.data-protection h2{margin-bottom:0rem;margin-top:2rem}.data-protection .footer p{margin-top:0rem}.data-protection .footer h2{margin-bottom:2rem}.hero-title h1{font-size:6rem;line-height:1.3;font-weight:700;text-align:center;color:#4d03dd}@media screen and (max-width: 1279px){.hero-title h1{font-size:4rem}}@media screen and (max-width: 959px){.hero-title h1{font-size:4rem}}@media screen and (max-width: 599px){.hero-title h1{font-size:2rem}}.introduction{margin-top:4rem}@media screen and (max-width: 599px){.introduction{margin-top:2rem}}.introduction p{font-size:2.5rem;line-height:1.5;text-align:center;max-width:75ch;font-weight:semibold}@media screen and (max-width: 1279px){.introduction p{font-size:2rem}}@media screen and (max-width: 959px){.introduction p{font-size:1.5rem}}@media screen and (max-width: 599px){.introduction p{font-size:1.125rem}}.introduction__readmore{display:flex;justify-content:center;align-items:center;margin:4rem 0;position:relative;animation:2.5s scrollIcon infinite;cursor:pointer}@media screen and (max-width: 599px){.introduction__readmore{margin:2rem 0}}.introduction__readmore img{width:3rem;height:auto}@keyframes scrollIcon{0%{opacity:0;top:0}50%{opacity:1}to{opacity:0;top:15px}}.attributes{margin:auto 0}.attributes__wrapper{position:relative;display:flex;gap:2.5rem;width:100%;transition:all .5s ease;font-weight:300}@media screen and (max-width: 599px){.attributes__wrapper{flex-direction:column;gap:1rem}}.attributes__box{position:relative;background-color:#4d03dd1a;background-blend-mode:overlay;background-size:cover;background-position:center;flex:1;padding:2rem;cursor:pointer;aspect-ratio:1/1;display:flex;justify-content:center;align-items:center;flex-direction:column;max-width:calc((100% - 2rem) / 3)}@media screen and (max-width: 599px){.attributes__box{max-width:100%;padding:1rem}}.attributes__box:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;opacity:.3;z-index:-1;transition:opacity .5s ease-in-out}.attributes__box:hover.attributes__box:before{opacity:.5}.attributes__box#box1:before{background-image:url(/assets/empowerment_square-Bd5_x_HR.jpg)}.attributes__box#box2:before{background-image:url(/assets/innovation_square-BqRW0TeU.jpg)}.attributes__box#box3:before{background-image:url(/assets/services_square-By-fEffu.jpg)}.attributes__box-inner{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-overflow:wrap}.attributes__box-inner h3{font-size:2rem;margin-top:.5rem;font-weight:700}@media screen and (max-width: 1279px){.attributes__box-inner h3{font-size:2.5rem}}@media screen and (max-width: 959px){.attributes__box-inner h3{font-size:2rem}}@media screen and (max-width: 599px){.attributes__box-inner h3{font-size:1.25rem}}.attributes__box-content{display:none;text-align:center;line-height:1.4;font-weight:semibold;font-size:1.125rem}@media screen and (max-width: 599px){.attributes__box-content{display:block}}.attributes__box-content p{margin-top:.5rem}.attributes__box img{height:6rem;width:auto}.attributes__overlay{opacity:0;z-index:-1;bottom:-10px;position:absolute;display:flex;background-color:#4d03dd1a;height:100%;width:100%;justify-content:center;align-items:center;overflow:hidden;text-align:center}.attributes__overlay-background{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:center;opacity:.3;z-index:-1}.attributes__overlay-outer{position:relative;height:100%;width:100%;display:flex;justify-content:center;align-items:center}.attributes__overlay h3{font-size:3rem;margin-top:1rem}.attributes__overlay p{line-height:1.4;font-size:1.5rem}.attributes__overlay p:nth-child(1){margin:1rem 0}.attributes__overlay .attributes__overlay-inner img{display:none}.attributes__overlay .attributes__box-content{display:block}.attributes__overlay-closer{position:absolute;top:1.5rem;right:1.5rem;cursor:pointer}.attributes__overlay-closer img{height:2rem;width:auto}.attributes__overlay#overlay.box1 .attributes__overlay-background{background-image:url(/assets/empowerment_wide-BkPtxYzQ.jpg)}.attributes__overlay#overlay.box2 .attributes__overlay-background{background-image:url(/assets/innovation_wide-DRDU0iaY.jpg)}.attributes__overlay#overlay.box3 .attributes__overlay-background{background-image:url(/assets/services_wide-28SN_7GJ.jpg)}.footer{padding:1rem 0}.footer p{font-size:1.25rem;line-height:1.4;font-weight:semibold}@media screen and (max-width: 599px){.footer p{font-size:1rem}}.footer .divider{margin-bottom:4rem}.footer__contacts{display:grid;grid-template-columns:repeat(2,2fr) 1fr}@media screen and (max-width: 599px){.footer__contacts{grid-template-columns:1fr;gap:1rem}}.footer__contact--right{justify-self:end}@media screen and (max-width: 599px){.footer__contact--right{justify-self:start}}.footer__icon{width:3rem;height:3rem;margin-top:.5rem}.footer__icon a{display:block;width:100%;height:100%;text-decoration:none}.footer__icon .icon-container{position:relative;width:100%;height:100%;background-color:#00ff91;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer}.footer__icon .icon-container:before{content:"";display:block;padding-top:100%}.footer__icon .icon-container img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60%;height:60%;object-fit:contain}.footer__icon-wrapper{display:flex;gap:1rem}@media screen and (max-width: 599px){.footer__icon-wrapper{gap:.5rem}}.footer__logo{display:flex;flex-direction:column}.footer__logo a{display:block;display:flex;flex-direction:column}.footer__logo img{max-height:10rem;width:auto}
