@charset "UTF-8";*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}body,h1,h2,h3,h4,h5,h6,p,ul{margin:0;padding:0}footer,header,img,main,menu,nav,section{display:block}ul[class]{list-style:none}a:link,a:visited{color:inherit}html{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed}h1,h2{font-weight:400}img{max-width:100%}@font-face{font-family:Poppins-Regular;src:url(../fonts/Poppins-Regular.woff2) format("woff2"),url(../fonts/Poppins-Regular.woff) format("woff");font-weight:400;unicode-range:U+0020—007F,U+0100—017F,400—04FF;font-display:swap}@font-face{font-family:Poppins-Semibold;src:url(../fonts/Poppins-SemiBold.woff2) format("woff2"),url(../fonts/Poppins-SemiBold.woff) format("woff");font-weight:400;unicode-range:U+0020—007F,U+0100—017F,400—04FF;font-display:swap}:root{--white:hsl(240, 100%, 99%);--black:hsl(0, 0%, 13%);--black-alpha:hsla(0, 0%, 13%, 0.15);--lightgrey:hsl(0, 0%, 94%);--grey:hsl(0, 0%, 33%);--lightblue:hsl(133, 47%, 94%);--lightblue-alpha:hsla(133, 47%, 94%, 0.4);--blue:hsl(239, 50%, 41%);--darkblue:hsl(245, 50%, 39%);--blue-alt:hsl(198, 39%, 71%);--yellow:hsl(50, 100%, 54%);--yellow-alpha:hsla(50, 100%, 54%, 0.35)}.page{font-family:Poppins-Regular,arial,sans-serif;line-height:1.5;color:var(--grey);background-color:#f0f0ff;background:url(../img/topography.svg) repeat top left}.page__inner{max-width:1680px;margin:0 auto}.nav{position:fixed;width:100%;background-color:var(--white);color:var(--blue);-webkit-box-shadow:0 4px 4px var(--black-alpha);box-shadow:0 4px 4px var(--black-alpha);z-index:1}.nav__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:1680px;height:104px;margin:auto;padding:0 1.5rem;font-family:Poppins-Semibold,arial,sans-serif}.nav__inner a{border:0;line-height:0}.nav__inner a:active svg:hover path{fill:var(--yellow)}.nav__inner svg:hover path{fill:var(--blue);-webkit-transition:fill .25s;transition:fill .25s}.nav__inner h1{display:none}.nav__inner button{margin-left:auto;background:0 0;border:0;line-height:0;padding:0}.nav__menu-desktop{display:none}.nav a:focus:focus-visible{outline:2px solid var(--blue-alt);outline-offset:0}@media screen and (min-width:30.625em){.nav__inner h1{display:block;padding-left:1.5rem;font-size:54px;text-transform:uppercase}}@media screen and (min-width:80em){.nav__inner{padding:0 4rem}.nav__inner button{display:none}.nav__menu-desktop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%}.nav__menu-desktop li{margin-left:1rem}.nav__menu-desktop li a{padding:.5rem 1.125rem;text-transform:uppercase;text-decoration:none;-webkit-transition:all .25s;transition:all .25s}.nav__menu-desktop li a.active{color:var(--white);background-color:var(--blue)}.nav__menu-desktop li a:hover{background-color:var(--blue);color:var(--white)}}.menu-mobile{position:fixed;top:0;left:0;right:0;height:0%;max-width:1680px;margin:auto;background-color:var(--white);overflow-y:hidden;-webkit-transition:all .25s;transition:all .25s;z-index:1}.menu-mobile__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:104px;padding:0 1.5rem}.menu-mobile__nav a{border:0;line-height:0}.menu-mobile__nav button{margin-left:auto;border:0;background:0 0;line-height:0;padding:0}.menu-mobile__contenido{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;font-family:Poppins-Regular,arial,sans-serif}.menu-mobile__contenido li{margin:1.5rem 0;text-align:center}.menu-mobile__contenido li a{color:var(--grey);text-transform:uppercase;text-decoration:none;-webkit-transition:background-color .25s ease-in;transition:background-color .25s ease-in}.menu-mobile__contenido li a:active,.menu-mobile__contenido li a:focus,.menu-mobile__contenido li a:hover{background-color:var(--yellow-alpha)}.menu-mobile__contenido li a.active{background-color:var(--yellow-alpha)}.main{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;padding:0 1.5rem;color:var(--white);background-image:url(../img/main/414/414-1x.webp);background-size:414px 800px;background-position:top left;background-repeat:no-repeat;background-color:var(--darkblue)}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-resolution:192dpi){.main{background-image:url(../img/main/414/414-2x.webp)}}@media only screen and (-webkit-min-device-pixel-ratio:3),only screen and (min-resolution:288dpi){.main{background-image:url(../img/main/414/414-3x.webp)}}.main__txt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:9.75rem 0 3rem}.main h1{font-family:Poppins-Semibold,arial,sans-serif;font-size:2.25rem;text-transform:uppercase}.main p{margin-top:.5rem}.main p span{color:var(--yellow)}.main__img{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:304px;margin-top:1.5rem;padding:16px 12px;background-size:200% 100%;text-decoration:none;-webkit-transition:background-position 250ms;transition:background-position 250ms}.btn span{margin-left:24px;font-family:Poppins-Semibold,arial,sans-serif;font-size:21px;line-height:28px;text-transform:uppercase}.btn small{display:block;font-family:Poppins-Regular,arial,sans-serif;font-size:1rem;line-height:28px;text-align:left;text-transform:capitalize}@media screen and (min-width:64em){.btn{margin-top:2.25rem}}.btn--yellow{outline:0;border:6px solid var(--yellow);background-image:-webkit-gradient(linear,left top,right top,from(var(--yellow)),color-stop(50%,var(--yellow)),color-stop(50%,var(--white)),to(var(--white)));background-image:linear-gradient(to right,var(--yellow),var(--yellow) 50%,var(--white) 50%,var(--white));background-position:100% 0}.btn--yellow span{color:var(--blue)}.btn--yellow small{color:var(--blue)}.btn--yellow:hover{background-position:0 0}.btn--yellow:active{border:6px solid var(--white);-webkit-transition:25ms;transition:25ms}.btn--yellow:focus-visible{border:6px solid var(--blue-alt);outline-offset:0}.btn--blue{outline:0;border:6px solid var(--blue);background-image:-webkit-gradient(linear,left top,right top,from(var(--blue)),color-stop(50%,var(--blue)),color-stop(50%,var(--white)),to(var(--white)));background-image:linear-gradient(to right,var(--blue),var(--blue) 50%,var(--white) 50%,var(--white));background-position:100% 0}.btn--blue span{color:var(--blue)}.btn--blue small{color:var(--blue)}.btn--blue:hover{background-color:var(--blue);background-position:0 0}.btn--blue:hover small,.btn--blue:hover span{color:var(--white)}.btn--blue:hover svg path{fill:var(--white)}.btn--blue:hover small,.btn--blue:hover span,.btn--blue:hover svg path{-webkit-transition:750ms;transition:750ms}.btn--blue:active{border:6px solid var(--white);-webkit-transition:25ms;transition:25ms}.btn--blue:focus-visible{border:6px solid var(--blue-alt);outline-offset:0}.--active-yellow:active{border:6px solid var(--yellow);-webkit-transition:25ms;transition:25ms}@media screen and (min-width:25.9375em){.main{background-image:url(../img/main/1023/1023-1x.webp);background-size:1023px 800px}}@media only screen and (min-width:25.9375em) and (-webkit-min-device-pixel-ratio:2),only screen and (min-width:25.9375em) and (min-resolution:192dpi){.main{background-image:url(../img/main/1023/1023-2x.webp)}}@media only screen and (min-width:25.9375em) and (-webkit-min-device-pixel-ratio:3),only screen and (min-width:25.9375em) and (min-resolution:288dpi){.main{background-image:url(../img/main/1023/1023-3x.webp)}}@media screen and (min-width:40em){.main p{font-size:1.5rem}}@media screen and (min-width:64em){.main{height:800px;background-image:url(../img/main/1368/1368-1x.webp);background-size:1368px 800px}}@media only screen and (min-width:64em) and (-webkit-min-device-pixel-ratio:2),only screen and (min-width:64em) and (min-resolution:192dpi){.main{background-image:url(../img/main/1368/1368-2x.webp)}}@media only screen and (min-width:64em) and (-webkit-min-device-pixel-ratio:3),only screen and (min-width:64em) and (min-resolution:288dpi){.main{background-image:url(../img/main/1368/1368-3x.webp)}}@media screen and (min-width:64em){.main__txt{-ms-flex-preferred-size:50%;flex-basis:50%;margin:6.5rem 0 0;padding-right:1.5rem}.main__img{-ms-flex-preferred-size:50%;flex-basis:50%}}@media screen and (min-width:80em){.main{padding:0 4rem}.main h1{font-size:3.375rem}.main__img{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-preferred-size:50%;flex-basis:50%;padding-left:1.5rem}}@media screen and (min-width:85.5625em){.main{height:800px;background-image:url(../img/main/1680/1680-1x.webp);background-size:1680px 800px}}@media only screen and (min-width:85.5625em) and (-webkit-min-device-pixel-ratio:2),only screen and (min-width:85.5625em) and (min-resolution:192dpi){.main{background-image:url(../img/main/1680/1680-2x.webp)}}@media only screen and (min-width:85.5625em) and (-webkit-min-device-pixel-ratio:3),only screen and (min-width:85.5625em) and (min-resolution:288dpi){.main{background-image:url(../img/main/1680/1680-3x.webp)}}@media screen and (min-width:93.75em){.main__txt{padding-right:6.5rem}.main__img{padding-left:0}}.basic{padding:6.5rem 1.5rem;background-color:var(--white);text-align:center}.basic h1{font-family:Poppins-Semibold,arial,sans-serif;font-size:2.25rem;text-transform:uppercase}.basic__elements{margin-top:6.5rem}.basic__elements li{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3.25rem}.basic__elements li:last-child{margin-bottom:0}.basic__elements h2{margin:1.5rem 0;font-family:Poppins-Semibold,arial,sans-serif;font-size:1.5rem}.basic__elements p{max-width:30ch}@media screen and (min-width:48em){.basic__elements{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap}.basic__elements li{-ms-flex-preferred-size:50%;flex-basis:50%}}@media screen and (min-width:80em){.basic{padding:6.5rem 0}.basic h1{font-size:3.375rem}.basic__elements li{-ms-flex-preferred-size:calc(100%/3);flex-basis:calc(100%/3);margin-bottom:6.5rem}.basic__elements li:nth-last-child(-n+3){margin-bottom:0}}@media screen and (min-width:105em){.basic__elements li{font-size:1.5rem}.basic__elements li h2{font-size:2.25rem}}.user{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;padding:0 1.5rem;color:var(--grey);background-image:url(../img/who/414/414-1x.webp);background-size:414px 800px;background-position:top left;background-repeat:no-repeat;background-color:var(--yellow)}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-resolution:192dpi){.user{background-image:url(../img/who/414/414-2x.webp)}}@media only screen and (-webkit-min-device-pixel-ratio:3),only screen and (min-resolution:288dpi){.user{background-image:url(../img/who/414/414-3x.webp)}}.user__txt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin:6.5rem 0 3rem}.user h1{font-family:Poppins-Semibold,arial,sans-serif;font-size:2.25rem;text-transform:uppercase}.user p{margin-top:.5rem}.user__img{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media screen and (min-width:25.9375em){.user{background-image:url(../img/who/1023/1023-1x.webp);background-size:1023px 800px}}@media only screen and (min-width:25.9375em) and (-webkit-min-device-pixel-ratio:2),only screen and (min-width:25.9375em) and (min-resolution:192dpi){.user{background-image:url(../img/who/1023/1023-2x.webp)}}@media only screen and (min-width:25.9375em) and (-webkit-min-device-pixel-ratio:3),only screen and (min-width:25.9375em) and (min-resolution:288dpi){.user{background-image:url(../img/who/1023/1023-3x.webp)}}@media screen and (min-width:40em){.user p{font-size:1.5rem}}@media screen and (min-width:64em){.user{height:696px;background-image:url(../img/who/1368/1368-1x.webp);background-size:1368px 696px}}@media only screen and (min-width:64em) and (-webkit-min-device-pixel-ratio:2),only screen and (min-width:64em) and (min-resolution:192dpi){.user{background-image:url(../img/who/1368/1368-2x.webp)}}@media only screen and (min-width:64em) and (-webkit-min-device-pixel-ratio:3),only screen and (min-width:64em) and (min-resolution:288dpi){.user{background-image:url(../img/who/1368/1368-3x.webp)}}@media screen and (min-width:64em){.user__txt{-ms-flex-preferred-size:50%;flex-basis:50%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin:0;padding-left:1.5rem}.user__img{-ms-flex-preferred-size:50%;flex-basis:50%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media screen and (min-width:80em){.user{padding:0 4rem}.user h1{font-size:3.375rem}.user__img{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-preferred-size:50%;flex-basis:50%;padding-right:1.5rem}}@media screen and (min-width:85.5625em){.user{height:696px;background-image:url(../img/who/1680/1680-1x.webp);background-size:1680px 696px}}@media only screen and (min-width:85.5625em) and (-webkit-min-device-pixel-ratio:2),only screen and (min-width:85.5625em) and (min-resolution:192dpi){.user{background-image:url(../img/who/1680/1680-2x.webp)}}@media only screen and (min-width:85.5625em) and (-webkit-min-device-pixel-ratio:3),only screen and (min-width:85.5625em) and (min-resolution:288dpi){.user{background-image:url(../img/who/1680/1680-3x.webp)}}@media screen and (min-width:93.75em){.user__txt{padding-left:6.5rem}.user__img{padding-right:0}}.it-works{background-color:var(--lightgrey)}.pro{background-color:var(--white)}.it-works,.pro{padding:6.5rem 1.5rem;text-align:center}.it-works h1,.pro h1{font-family:Poppins-Semibold,arial,sans-serif;font-size:2.25rem;text-transform:uppercase}.it-works__elements,.pro__elements{margin-top:6.5rem}.it-works__elements li,.pro__elements li{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3.25rem}.it-works__elements li:last-child,.pro__elements li:last-child{margin-bottom:0}.it-works__elements h2,.pro__elements h2{margin:1.5rem 0;font-family:Poppins-Semibold,arial,sans-serif;font-size:1.5rem}.it-works__elements p,.pro__elements p{max-width:30ch}@media screen and (min-width:70.25em){.it-works,.pro{padding:6.5rem 0}.it-works h1,.pro h1{font-size:3.375rem}.it-works__elements,.pro__elements{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap}.it-works__elements li,.pro__elements li{-ms-flex-preferred-size:calc(100%/3);flex-basis:calc(100%/3);margin-bottom:0}}@media screen and (min-width:105em){.it-works__elements li,.pro__elements li{font-size:1.5rem}.it-works__elements li h2,.pro__elements li h2{font-size:2.25rem}}.testimonial{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;padding:0 1.5rem;color:var(--grey);background-image:url(../img/testimonial/414/414-1x.webp);background-size:414px 800px;background-position:top left;background-repeat:no-repeat;background-color:var(--lightblue)}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-resolution:192dpi){.testimonial{background-image:url(../img/testimonial/414/414-2x.webp)}}@media only screen and (-webkit-min-device-pixel-ratio:3),only screen and (min-resolution:288dpi){.testimonial{background-image:url(../img/testimonial/414/414-3x.webp)}}.testimonial__txt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin:6.5rem 0 3rem}.testimonial h1{font-family:Poppins-Semibold,arial,sans-serif;font-size:2.25rem;text-transform:uppercase}.testimonial p{margin-top:.5rem}.testimonial p span{display:block;margin:2rem 0 1rem;font-family:Poppins-Semibold,arial,sans-serif;font-size:1rem;text-transform:uppercase}.testimonial__user{margin-bottom:1rem;text-align:center}.testimonial__user__review{width:24px;height:24px;border:0;margin:0 .75rem;border-radius:45px;background-color:var(--blue-alt);-webkit-transition:background-color .25s;transition:background-color .25s}.testimonial__user__review:hover{background-color:var(--yellow)}.testimonial__img{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.testimonial__user button:focus-visible{outline:2px solid var(--blue)}.slide{display:none;-webkit-transition:all .25s;transition:all .25s}.slide__active{color:#fff;background-color:var(--yellow)}@media screen and (min-width:25.9375em){.testimonial{background-image:url(../img/testimonial/1023/1023-1x.webp);background-size:1023px 800px}}@media only screen and (min-width:25.9375em) and (-webkit-min-device-pixel-ratio:2),only screen and (min-width:25.9375em) and (min-resolution:192dpi){.testimonial{background-image:url(../img/testimonial/1023/1023-2x.webp)}}@media only screen and (min-width:25.9375em) and (-webkit-min-device-pixel-ratio:3),only screen and (min-width:25.9375em) and (min-resolution:288dpi){.testimonial{background-image:url(../img/testimonial/1023/1023-3x.webp)}}@media screen and (min-width:40em){.testimonial p{font-size:1.5rem}}@media screen and (min-width:64em){.testimonial{height:696px;background-image:url(../img/testimonial/1368/1368-1x.webp);background-size:1368px 800px}}@media only screen and (min-width:64em) and (-webkit-min-device-pixel-ratio:2),only screen and (min-width:64em) and (min-resolution:192dpi){.testimonial{background-image:url(../img/testimonial/1368/1368-2x.webp)}}@media only screen and (min-width:64em) and (-webkit-min-device-pixel-ratio:3),only screen and (min-width:64em) and (min-resolution:288dpi){.testimonial{background-image:url(../img/testimonial/1368/1368-3x.webp)}}@media screen and (min-width:64em){.testimonial__txt{-ms-flex-preferred-size:50%;flex-basis:50%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin:0;padding-left:1.5rem}.testimonial__img{-ms-flex-preferred-size:50%;flex-basis:50%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media screen and (min-width:80em){.testimonial{padding:0 4rem}.testimonial h1{font-size:3.375rem}.testimonial__img{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-preferred-size:50%;flex-basis:50%;padding-right:1.5rem}}@media screen and (min-width:85.5625em){.testimonial{height:696px;background-image:url(../img/testimonial/1680/1680-1x.webp);background-size:1680px 696px}}@media only screen and (min-width:85.5625em) and (-webkit-min-device-pixel-ratio:2),only screen and (min-width:85.5625em) and (min-resolution:192dpi){.testimonial{background-image:url(../img/testimonial/1680/1680-2x.webp)}}@media only screen and (min-width:85.5625em) and (-webkit-min-device-pixel-ratio:3),only screen and (min-width:85.5625em) and (min-resolution:288dpi){.testimonial{background-image:url(../img/testimonial/1680/1680-3x.webp)}}@media screen and (min-width:93.75em){.testimonial__txt{padding-left:6.5rem}.testimonial__img{padding-right:0}}.footer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:3.5625rem 1.5rem;background-color:var(--white);font-size:11px;line-height:2.5;-webkit-box-shadow:0 -4px 4px var(--black-alpha);box-shadow:0 -4px 4px var(--black-alpha)}.footer>*{-ms-flex-preferred-size:100%;flex-basis:100%}.footer__txt{max-width:60ch}.footer__links{margin:1.5rem 0}.footer__copyright a,.footer__links a,.footer__txt a{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px}.footer__copyright a:hover,.footer__links a:hover,.footer__txt a:hover{background-color:var(--yellow-alpha)}.footer__links a,.footer__txt a{-webkit-text-decoration-color:var(--blue-alt);text-decoration-color:var(--blue-alt)}.footer__copyright a{-webkit-text-decoration-color:var(--yellow);text-decoration-color:var(--yellow)}.footer__copyright a:focus-visible,.footer__links a:focus-visible,.footer__txt a:focus-visible{background-color:var(--yellow-alpha);outline-offset:0}.footer__links a:focus-visible,.footer__txt a:focus-visible{outline:2px solid var(--blue-alt)}.footer__copyright a:focus-visible{outline:2px solid var(--yellow)}@media screen and (min-width:48em){.footer__txt{-ms-flex-preferred-size:65%;flex-basis:65%}.footer__links{-ms-flex-preferred-size:35%;flex-basis:35%}}@media screen and (min-width:64em){.footer{padding:3.5625rem 4rem}.footer__txt{-ms-flex-preferred-size:50%;flex-basis:50%}.footer__links{-ms-flex-preferred-size:30%;flex-basis:30%}.footer__copyright{-ms-flex-preferred-size:20%;flex-basis:20%;text-align:right}}[data-aos][data-aos][data-aos-duration='150'],body[data-aos-duration='150'] [data-aos]{-webkit-transition-duration:150ms;transition-duration:150ms}[data-aos][data-aos][data-aos-delay='150'],body[data-aos-delay='150'] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay='150'].aos-animate,body[data-aos-delay='150'] [data-aos].aos-animate{-webkit-transition-delay:150ms;transition-delay:150ms}[data-aos][data-aos][data-aos-duration='400'],body[data-aos-duration='400'] [data-aos]{-webkit-transition-duration:.4s;transition-duration:.4s}[data-aos][data-aos][data-aos-delay='400'],body[data-aos-delay='400'] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay='400'].aos-animate,body[data-aos-delay='400'] [data-aos].aos-animate{-webkit-transition-delay:.4s;transition-delay:.4s}@media screen{html:not(.no-js) [data-aos^=fade][data-aos^=fade]{opacity:0;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}html:not(.no-js) [data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;-webkit-transform:none;transform:none}html:not(.no-js) [data-aos=fade-up]{-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0)}}