html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none;}table{border-collapse:collapse;border-spacing:0;}.loader{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99;background-color:#fff}.loader__svg{height:15vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:100}.loader--hide{pointer-events:none;-webkit-animation:fadeOut 1s ease-out forwards;animation:fadeOut 1s ease-out forwards;}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0;visibility:hidden}}@keyframes fadeOut{from{opacity:1}to{opacity:0;visibility:hidden}}.container{width:100%;margin:0 auto;}@media screen and (max-width:575.98px){.container{width:95%}}@media screen and (min-width:576px){.container{max-width:540px}}@media screen and (min-width:768px){.container{max-width:720px}}@media screen and (min-width:992px){.container{max-width:960px}}@media screen and (min-width:1200px){.container{max-width:1140px}}@media screen and (min-width:1400px){.container{max-width:1320px}}*{margin:0;padding:0;box-sizing:border-box;}*:focus,button:focus{outline:0;}body{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}a{text-decoration:none;}.underlay{position:fixed;left:0;right:0;bottom:0;height:100%;background-image:url("../assets/background.svg");background-position:75% bottom;background-size:cover;background-repeat:no-repeat;background-attachment:scroll;z-index:-100;overflow:hidden;}@media screen and (max-width:767.98px){.underlay{height:500px;background-size:auto 500px}}.line,.circle-s,.circle-e{fill:none;stroke-width:10;stroke-miterlimit:10;stroke-opacity:0;}:root{--line-color-s-0:#159957;--line-color-e-0:#155799;--line-color-s-1:#00b09b;--line-color-e-1:#96c93d;--line-color-s-2:#f12711;--line-color-e-2:#f5af19;--line-color-s-3:#8360c3;--line-color-e-3:#2ebf91;--line-color-s-4:#3c3261;--line-color-e-4:#ffd452;--line-color-s-5:#009fff;--line-color-e-5:#ec2f4b;--line-color-s-6:#e2319b;--line-color-e-6:#091cc9;--line-color-s-7:#ef8e38;--line-color-e-7:#108dc7;--line-color-s-8:#30e8bf;--line-color-e-8:#7e1e66;--line-color-s-9:#f06d31;--line-color-e-9:#cf1a93;}.slogans-about,.slogans-home{position:relative;height:10rem;}@media screen and (max-width:575.98px){.slogans-about,.slogans-home{height:8rem}}.slogans-about__text,.slogans-home__text{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-flow:row wrap;justify-content:center;align-items:center;text-align:center;line-height:1.5;opacity:0;color:#009fe3;}@font-face{font-family:SinkinSans;font-style:normal;font-weight:400;src:url("../assets/SinkinSans-400Regular.woff2") format("woff2");font-display:swap;}@font-face{font-family:SinkinSans;font-weight:700;src:url("../assets/SinkinSans-700Bold.woff2") format("woff2");font-display:swap;}@font-face{font-family:SinkinSans;font-weight:900;src:url("../assets/SinkinSans-900XBlack.woff2") format("woff2");font-display:swap;}html{font-size:62.5%;}body{font-size:14px;font-size:1.4rem;font-family:SinkinSans;font-weight:400;}.title,.heading-3,.heading-2,.heading-1{text-align:center;text-transform:uppercase;color:#00365f;}.article{display:flex;flex-flow:column wrap;justify-content:center;align-items:center;padding-top:4rem;padding-bottom:10rem;}@media screen and (max-width:767.98px){.article{padding-top:2rem}}.article:first-of-type{padding-top:14rem;}@media screen and (max-width:767.98px){.article:first-of-type{padding-top:12rem}}.article:last-of-type{padding-bottom:4rem;}@media screen and (max-width:767.98px){.article:last-of-type{padding-bottom:2rem}}.article__frame{flex:1;background-color:rgba(255,255,255,.5);border-radius:10px;border:1px solid #00365f4d;box-shadow:5px 5px 10px 5px rgba(0,0,0,.2);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);overflow:hidden;display:flex;flex-flow:row wrap;justify-content:center;align-items:center;width:100%;padding:4rem;}@supports not ((-webkit-backdrop-filter:none) or (backdrop-filter:none)){.article__frame{background-color:rgba(255,255,255,.8)}}@media screen and (max-width:1199.98px){.article__frame{flex-direction:column}}@media screen and (max-width:575.98px){.article__frame{background-color:rgba(255,255,255,.5);border-radius:10px;border:1px solid #00365f4d;box-shadow:5px 5px 10px 0 rgba(0,0,0,.2);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);overflow:hidden;padding:2rem}@supports not ((-webkit-backdrop-filter:none) or (backdrop-filter:none)){.article__frame{background-color:rgba(255,255,255,.8)}}}.article__frame>*:nth-child(odd){padding-right:calc(4rem / 2);}@media screen and (max-width:1199.98px){.article__frame>*:nth-child(odd){padding-right:0}}.article__frame>*:nth-child(even){padding-left:calc(4rem / 2);}@media screen and (max-width:1199.98px){.article__frame>*:nth-child(even){padding-left:0}}.heading-1{position:relative;display:inline-block;margin-bottom:8rem;font-size:3rem;font-weight:900;letter-spacing:1rem;}@media screen and (max-width:767.98px){.heading-1{font-size:2.5rem;letter-spacing:.4rem}}@media screen and (max-width:767.98px){.heading-1{margin-bottom:4rem}}.heading-1::after{position:absolute;bottom:0;left:50%;content:"";display:block;width:calc(100% + 5rem);height:1rem;transform:translate(-50%,100%);border-bottom:5px solid #009fe3;}@media screen and (max-width:575.98px){.heading-1::after{width:80%}}.heading-2{position:relative;width:100%;margin-bottom:1rem;font-size:2rem;font-weight:700;line-height:1.5;letter-spacing:.2rem;}@media screen and (max-width:991.98px){.heading-2{font-size:1.8rem;letter-spacing:.05rem}}.heading-2::after{position:absolute;bottom:-1rem;left:0;width:100%;height:3px;display:block;content:"";transform:scaleX(.5);border-bottom:3px solid #009fe3;}.heading-3{position:relative;width:100%;margin-bottom:1rem;font-size:2.8rem;font-weight:700;line-height:1.5;letter-spacing:.2rem;}@media screen and (max-width:1399.98px){.heading-3{font-size:2.4rem}}@media screen and (max-width:991.98px){.heading-3{font-size:2rem;letter-spacing:.1rem}}@media screen and (max-width:575.98px){.heading-3{font-size:1.8rem}}.heading-3::after{position:absolute;bottom:-1rem;left:0;width:100%;height:3px;display:block;content:"";transform:scaleX(.5);border-bottom:3px solid #009fe3;}.svg-lines{flex:1;height:100%;}@media screen and (max-width:1199.98px){.svg-lines{width:70%;order:-1}}@media screen and (max-width:991.98px){.svg-lines{width:90%}}.section{flex:1;}@media screen and (max-width:1199.98px){.section{margin-top:4rem}}@media screen and (max-width:575.98px){.section{margin-top:2rem}}.section__text{margin-bottom:2rem;color:#00365f;font-size:1.8rem;font-weight:normal;line-height:2;}@media screen and (max-width:991.98px){.section__text{font-size:1.8rem}}@media screen and (max-width:575.98px){.section__text{font-size:1.6rem}}.header{position:fixed;top:0;left:0;width:100%;height:10rem;z-index:10;overflow:hidden;background-image:linear-gradient(to bottom,#ffffffe6,#95cbe8e6);border-bottom:1px solid rgba(255,255,255,.5);box-shadow:5px 5px 10px 5px rgba(0,0,0,.3);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);}@supports not ((-webkit-backdrop-filter:none) or (backdrop-filter:none)){.header{background-image:linear-gradient(to bottom,#ffffff,#95cbe8)}}.header .navbar{height:100%;display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center;}.header .logo__link{height:90%;}.header .logo__img{display:block;height:100%;}.menu__list{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;list-style:none;}.menu__item{margin-left:3rem;}.menu__item::after{content:"";display:block;margin:0 -.5rem;border-bottom:2px solid #009fe3;transform:scaleX(0);transform-origin:100% 50%;transition:transform .25s ease-in-out;}.menu__item:hover::after{transform:scaleX(1);transform-origin:0 50%;}.menu__link{display:inline-block;padding:10px 0 5px;font-size:1.6rem;letter-spacing:.1rem;line-height:1.6;color:#00365f;font-weight:700;text-align:center;text-transform:uppercase;white-space:nowrap;}.menu__link--active{color:#009fe3;}.menu-mobile{display:none;}@media (max-width:991px){.header .logo__link{height:75%}.header .logo .logo__img{height:100%}.header .menu__item{margin-left:2rem}.header .menu__link{padding:10px 0 5px;font-size:1.5rem;line-height:1.5rem;letter-spacing:normal}}@media (max-width:767px){.header .navbar{display:block}.header .logo__link{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;height:100%}.header .logo__img{max-width:90%;max-height:90%}.header .menu{display:none}.menu-mobile{display:block;position:fixed;bottom:0;left:0;width:100%;height:6rem;border-top:1px solid #00365f4d;background-color:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.menu-mobile__list{height:100%;display:flex;flex-flow:row wrap;justify-content:center;align-items:stretch;list-style:none}.menu-mobile__item{flex:1}.menu-mobile__link{display:flex;flex-flow:column wrap;justify-content:center;align-items:center;height:100%;text-align:center;color:#00365f}.menu-mobile__link--active *{color:#009fe3}.menu-mobile__icon{display:block;height:20px;margin-bottom:.8rem}.menu-mobile__text{font-size:1.4rem}}.home{min-height:100vh;}@media screen and (max-width:767.98px){.home{min-height:unset}}.title{flex:1;margin-bottom:8rem;font-size:4rem;font-weight:900;line-height:2;letter-spacing:.1rem;}@media screen and (max-width:1399.98px){.title{font-size:3.5rem}}@media screen and (max-width:991.98px){.title{font-size:3rem}}@media screen and (max-width:575.98px){.title{font-size:2.2rem;line-height:1.5;letter-spacing:normal}}@media screen and (max-width:1199.98px){.title{margin-bottom:2rem}}@media screen and (max-width:991.98px){.title{margin-bottom:3rem}}@media screen and (max-width:767.98px){.title{margin-bottom:0}}.slogans-home__text{font-size:3.5rem;font-weight:700;line-height:1.5;}@media screen and (max-width:1399.98px){.slogans-home__text{font-size:3rem}}@media screen and (max-width:991.98px){.slogans-home__text{font-size:2.5rem}}@media screen and (max-width:575.98px){.slogans-home__text{font-size:2rem}}.slogans-about__text{font-size:2.5rem;font-weight:700;}@media screen and (max-width:767.98px){.slogans-about__text{font-size:2rem}}@media screen and (max-width:575.98px){.slogans-about__text{font-size:1.8rem}}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:4rem;}@media screen and (min-width:768px) and (max-width:1399.98px){.cards{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:767.98px){.cards{grid-template-columns:1fr}}@media screen and (max-width:575.98px){.cards{gap:2rem}}.card{display:grid;grid-template-rows:repeat(2,-webkit-max-content);grid-template-rows:repeat(2,max-content);background-color:rgba(255,255,255,.5);border-radius:10px;border:1px solid #00365f4d;box-shadow:5px 5px 10px 5px rgba(0,0,0,.2);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);overflow:hidden;}@supports not ((-webkit-backdrop-filter:none) or (backdrop-filter:none)){.card{background-color:rgba(255,255,255,.8)}}@media screen and (min-width:768px) and (max-width:1399.98px){.card{grid-column:span 2}}@media screen and (max-width:767.98px){.card{grid-template-columns:16rem 1fr}}@media screen and (max-width:575.98px){.card{background-color:rgba(255,255,255,.5);border-radius:10px;border:1px solid #00365f4d;box-shadow:5px 5px 10px 0 rgba(0,0,0,.2);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);overflow:hidden;grid-template-columns:1fr}@supports not ((-webkit-backdrop-filter:none) or (backdrop-filter:none)){.card{background-color:rgba(255,255,255,.8)}}}@media screen and (min-width:768px) and (max-width:1399.98px){.card:nth-last-child(1):nth-child(odd){grid-column:2/span 2}}.card__icon{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;height:calc(8rem + 2 * 4rem);padding:4rem;}@media screen and (min-width:576px) and (max-width:767.98px){.card__icon{height:calc(6rem + 2 * 4rem);padding-right:0}}@media screen and (max-width:575.98px){.card__icon{height:calc(6rem + 2 * 2rem);padding:2rem}}.card__icon-svg{height:100%;fill:#00365f;}.card__header{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;padding:4rem;background-color:#009fe31a;}@media screen and (min-width:576px) and (max-width:767.98px){.card__header{background-color:rgba(255,255,255,.3)}}@media screen and (max-width:575.98px){.card__header{padding:2rem}}.card__description{padding:0 4rem 4rem;background-color:#009fe31a;list-style-type:disc;}@media screen and (min-width:576px) and (max-width:767.98px){.card__description{grid-column:span 2;padding:4rem}}@media screen and (max-width:575.98px){.card__description{padding:0 2rem 2rem}}.card__description-item{margin-left:2rem;font-size:1.8rem;font-weight:normal;line-height:2;color:#00365f;}@media screen and (max-width:991.98px){.card__description-item{font-size:1.8rem}}@media screen and (max-width:575.98px){.card__description-item{font-size:1.6rem}}.card__description-item:not(:last-of-type){margin-bottom:.8rem;}.card__description-item::marker{color:#009fe3;}@-webkit-keyframes colorChange{from{fill:#009fe3;fill-opacity:.5}to{fill:#eb3737;fill-opacity:1}}@keyframes colorChange{from{fill:#009fe3;fill-opacity:.5}to{fill:#eb3737;fill-opacity:1}}.colorBlink{-webkit-animation:colorChange 1s infinite alternate;animation:colorChange 1s infinite alternate;fill:#eb3737;fill-opacity:1;}.contact__content:not(:last-of-type){padding-bottom:10rem;}@media screen and (max-width:1199.98px){.contact__content:not(:last-of-type){padding-bottom:6rem}}@media screen and (max-width:575.98px){.contact__content:not(:last-of-type){padding-bottom:3rem}}.contact__header{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;padding:0 4rem 2rem;}@media screen and (max-width:575.98px){.contact__header{padding:0 2rem 2rem}}.contact__list{list-style:none;}.contact__item{flex:1;display:flex;flex-flow:row wrap;justify-content:center;align-items:center;font-size:2.5rem;font-weight:normal;line-height:2;}@media screen and (max-width:1399.98px){.contact__item{font-size:2.1rem}}@media screen and (max-width:991.98px){.contact__item{font-size:1.8rem}}@media screen and (max-width:575.98px){.contact__item{font-size:1.6rem}}.contact__item:not(:last-of-type){margin-bottom:.8rem;}.contact__item::marker{color:#009fe3;}.contact__icon-svg{height:2.8rem;margin-right:1rem;fill:#009fe3;}@media screen and (max-width:1399.98px){.contact__icon-svg{height:2.4rem}}@media screen and (max-width:991.98px){.contact__icon-svg{height:2.2rem}}@media screen and (max-width:575.98px){.contact__icon-svg{height:2rem}}.contact__link{color:#00365f;}.footer{padding:4rem 0;}@media screen and (max-width:767.98px){.footer{padding:2rem;margin-bottom:8rem}}.footer__text{font-size:1.8rem;font-weight:normal;line-height:2;text-align:center;color:#00365f;}@media screen and (max-width:991.98px){.footer__text{font-size:1.8rem}}@media screen and (max-width:575.98px){.footer__text{font-size:1.6rem}}