/*
======================================================
Web development by Bloque | https://www.bloque.com.uy
======================================================

Minified files: 
- inline/components.deco-ring.css
- inline/components.deco-grid.css
- inline/components.deco-plus.css
- inline/components.deco-glass.css
- inline/home.hero.css
*/

.c-deco-ring{--_ring-w:30vw;position:relative;width:var(--ring-w,var(--_ring-w));height:var(--ring-w,var(--_ring-w));aspect-ratio:1}.c-deco-ring::before{content:"";position:absolute;inset:-50%;background:conic-gradient(from 270deg,hsl(var(--color-secondary-400-hsl)/60%) 0,hsl(var(--color-secondary-400-hsl)/100%),var(--color-primary-400),hsl(var(--color-secondary-400-hsl)/60%));-webkit-mask:radial-gradient(closest-side,transparent 20%,#000 52% 60%,transparent 100%);mask:radial-gradient(closest-side,transparent 20%,#000 52% 60%,transparent 100%)}.c-deco-ring::after{content:"";position:absolute;left:50%;top:50%;width:180%;height:250%;background:radial-gradient(circle,transparent,hsl(var(--color-primary-500-hsl) / 50%),hsl(var(--color-secondary-400-hsl) / 0%) 60%);border-radius:50%;z-index:-1;pointer-events:none;transform:translate(-50%,-50%)}@media (max-width:61.1875rem){.c-deco-ring{--_ring-w:70vw}}@media (min-width:112.5rem){.c-deco-ring::before{content:"";position:absolute;inset:-50%;background:conic-gradient(from 270deg,hsl(var(--color-secondary-400-hsl)/60%) 0,hsl(var(--color-secondary-400-hsl)/100%),var(--color-primary-400),hsl(var(--color-secondary-400-hsl)/60%));-webkit-mask:radial-gradient(closest-side,transparent 35%,#000 56% 60%,transparent 80%);mask:radial-gradient(closest-side,transparent 35%,#000 56% 60%,transparent 80%)}}.c-deco-grid{--_cell:var(--deco-grid-cell, 5.5rem);--_grid-color-hsl:var(--color-neutral-100-hsl);--_opacity:20%;position:absolute;top:var(--deco-grid-top,0);left:var(--deco-grid-left,0);bottom:var(--deco-grid-bottom,auto);right:var(--deco-grid-right,auto);width:var(--deco-grid-width,100%);height:var(--deco-grid-height,100%);pointer-events:none;z-index:-1;background:linear-gradient(to right,hsl(var(--deco-grid-color,var(--_grid-color-hsl))/var(--deco-grid-op,var(--_opacity))) 1px,transparent 1px),linear-gradient(to bottom,hsl(var(--deco-grid-color,var(--_grid-color-hsl))/var(--deco-grid-op,var(--_opacity))) 1px,transparent 1px),linear-gradient(to right,transparent 1px,transparent 1px),linear-gradient(to bottom,transparent 1px,transparent 1px);background-size:var(--_cell) var(--_cell),var(--_cell) var(--_cell),calc(var(--_cell) * 5) calc(var(--_cell) * 5),calc(var(--_cell) * 5) calc(var(--_cell) * 5);mask-image:radial-gradient(circle at top left,#000 0%,#000 10%,transparent 50%),radial-gradient(circle at top right,#000 0%,#000 10%,transparent 50%),radial-gradient(circle at bottom left,#000 0%,#000 10%,transparent 50%),radial-gradient(circle at bottom right,#000 0%,#000 10%,transparent 50%);mask-repeat:no-repeat;mask-size:50% 50%;mask-position:top left,top right,bottom left,bottom right}.c-deco-grid__dot{--_duration:6s;--_op-start:1;--_op-end:0;position:absolute;width:var(--_cell);height:var(--_cell);background:var(--dot-color,hsl(var(--deco-grid-color,var(--_grid-color-hsl))/var(--deco-grid-op,var(--_opacity))));left:calc(var(--_cell) * var(--dot-x));top:calc(var(--_cell) * var(--dot-y));z-index:1;animation:deco-grid-dot-fade var(--_duration) infinite ease-in-out;animation-delay:var(--delay, 0s)}@keyframes deco-grid-dot-fade{0%{opacity:var(--_op-start)}50%{opacity:var(--_op-end)}100%{opacity:var(--_op-start)}}.c-deco-grid__dot:first-of-type{--delay:-1.2s}.c-deco-grid__dot:nth-of-type(2){--delay:-3.6s}.c-deco-grid__dot:nth-of-type(3){--delay:-5.1s}.c-deco-grid__dot:nth-of-type(4){--delay:-2.4s}.c-deco-grid__dot:nth-of-type(5){--delay:-4.4s}.c-deco-grid__dot:nth-of-type(6){--delay:-0.8s}.c-deco-grid__dot:nth-of-type(7){--delay:-2.9s}.c-deco-grid__dot:nth-of-type(8){--delay:-5.6s}.c-deco-grid__dot:nth-of-type(9){--delay:-1.7s}.c-deco-grid__dot:nth-of-type(10){--delay:-3.1s}.c-deco-grid__dot:nth-of-type(11){--delay:-4.9s}.c-deco-grid__dot:nth-of-type(12){--delay:-1.5s}.c-deco-grid__dot:nth-of-type(13){--delay:-2.1s}.c-deco-grid__dot:nth-of-type(14){--delay:-4.2s}.c-deco-grid__dot:nth-of-type(15){--delay:-0.5s}.c-deco-grid__dot:nth-of-type(16){--delay:-3.8s}.c-deco-grid__dot:nth-of-type(17){--delay:-5.3s}.c-deco-grid__dot:nth-of-type(18){--delay:-1.9s}.c-deco-grid__dot:nth-of-type(19){--delay:-4.7s}.c-deco-grid__dot:nth-of-type(20){--delay:-2.6s}.c-deco-grid__dot:nth-of-type(21){--delay:-0.3s}.c-deco-grid__dot:nth-of-type(22){--delay:-3.4s}.c-deco-grid__dot:nth-of-type(23){--delay:-5.0s}.c-deco-grid__dot:nth-of-type(24){--delay:-1.8s}.c-deco-grid__dot:nth-of-type(25){--delay:-4.1s}.c-deco-grid__dot:nth-of-type(26){--delay:-2.2s}.c-deco-grid__dot:nth-of-type(27){--delay:-0.6s}.c-deco-grid__dot:nth-of-type(28){--delay:-3.9s}.c-deco-grid__dot:nth-of-type(29){--delay:-5.4s}.c-deco-grid__dot:nth-of-type(30){--delay:-1.1s}.c-deco-grid__dot:nth-of-type(31){--delay:-4.5s}.c-deco-grid__dot:nth-of-type(32){--delay:-2.8s}.c-deco-grid__dot:nth-of-type(33){--delay:-0.2s}.c-deco-grid__dot:nth-of-type(34){--delay:-3.2s}.c-deco-grid__dot:nth-of-type(35){--delay:-5.1s}@media (min-width:90rem){.c-deco-grid{--_cell:var(--deco-grid-cell, 6.5rem)}}.c-deco-plus{--_transtation:-40%;--_duration:4s;--_opacity-start:.05;--_opacity-end:.3;--icon-size:1.5rem;position:absolute;left:0;top:0;pointer-events:none;animation:float var(--_duration) infinite;animation-delay:var(--delay, 0s);transform:translate3d(0,0,0);z-index:-1;opacity:.2}@keyframes float{0%{transform:translate3d(0,0,0);opacity:var(--deco-plus-op-start,var(--_opacity-start));animation-timing-function:cubic-bezier(0.25,0.1,0.3,1)}50%{transform:translate3d(0,var(--_transtation),0);opacity:var(--deco-plus-op-end,var(--_opacity-end));animation-timing-function:cubic-bezier(0.4,0,0.6,1)}100%{transform:translate3d(0,0,0);opacity:var(--_opacity-start)}}.c-deco-plus:first-of-type{--delay:-1.2s}.c-deco-plus:nth-of-type(2){--delay:-3.6s}.c-deco-plus:nth-of-type(3){--delay:-5.1s}.c-deco-plus:nth-of-type(4){--delay:-2.4s}.c-deco-plus:nth-of-type(5){--delay:-4.4s}.c-deco-plus:nth-of-type(6){--delay:-0.8s}@media (min-width:75rem){.c-deco-plus{--icon-size:1.8rem}}.c-deco-glass{position:absolute;bottom:0;left:0;height:50%;width:100%;display:flex;flex-direction:row;pointer-events:none}.c-deco-glass__glass{width:100%;background:linear-gradient(90deg,hsl(var(--color-neutral-100-hsl)/5%) 10%,hsl(var(--color-opaque-900-hsl)/15%) 80%,hsl(var(--color-neutral-100-hsl)/10%) 120%);backdrop-filter:blur(1rem);-webkit-backdrop-filter:blur(1rem)}.c-deco-glass__glass::before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,hsl(var(--color-neutral-100-hsl) / 5%) 0,transparent 40%);pointer-events:none}@media (min-width:61.25rem){.c-deco-glass__glass{background:linear-gradient(90deg,hsl(var(--color-neutral-100-hsl)/2%) 10%,hsl(var(--color-opaque-900-hsl)/10%) 80%,hsl(var(--color-neutral-100-hsl)/2%) 120%)}}.c-hero{--_hero-gap:3rem;--_closing-pr:100vw;--heading-color:var(--color-neutral-100);--subtitle-max-w:18em;--text-fz:calc(var(--fz-200)*1.3);--text-color:var(--color-neutral-100);--deco-grid-width:100vw;--deco-grid-height:100vh;position:relative;overflow:hidden}html[lang=es] .c-hero{--subtitle-fz:var(--fz-500);--subtitle-max-w:25em}html[lang=zh] .c-hero{--subtitle-max-w:30em}html[lang=pt] .c-hero{--heading-max-w:16em;--subtitle-fz:var(--fz-400);--subtitle-max-w:28em}.c-hero__track{position:relative;white-space:nowrap;width:max-content;will-change:transform;z-index:3}.c-hero-track__slide{display:inline-block;white-space:normal;min-height:100vh;min-height:100svh;vertical-align:top}.c-hero-track__slide--hero{width:100vw}.c-hero__content{display:flex;flex-direction:column;align-items:center;min-height:100vh;min-height:100svh;padding-block:calc(var(--section-y) + var(--header) + var(--top-bar-height)) calc(var(--section-y) + var(--header));text-align:center;justify-content:center;gap:var(--_hero-gap)}.c-hero__heading{opacity:0}.c-hero__subtitle{opacity:0}.c-hero__text{font-family:var(--font-alt);opacity:0}.c-hero__text svg{margin-left:.3em;margin-bottom:-1px}.c-hero__cta{margin-top:.7em;opacity:0}.c-hero__phrase{display:flex;min-height:100vh;min-height:100svh;align-items:center;justify-content:center;flex-shrink:0;padding-right:var(--_closing-pr)}.c-hero-phrase__text{white-space:nowrap;width:max-content;line-height:1.4}.c-hero-phrase__text em:first-of-type{position:relative;display:inline-block;margin-inline:0.6em 0.5em}.c-hero-phrase__text em:first-of-type::before{content:"";position:absolute;inset:3% -6% -11% -4%;border-radius:2em;background:linear-gradient(90deg,var(--color-primary-400),var(--color-opaque-300));z-index:-1;pointer-events:none}html[lang=es] .c-hero-phrase__text em::before,html[lang=pt] .c-hero-phrase__text em::before{inset:3% -7% -12% -4%}html[lang=zh] .c-hero-phrase__text em::before{inset:3% -68% -12% -7%}.c-hero-phrase__wrapper{max-width:none}.c-hero__deco-glass{left:20vw;top:0;width:150%;height:80%;z-index:2;-webkit-mask-image:radial-gradient(circle at top left,transparent 10%,transparent 10%,#000 160%),radial-gradient(circle at top right,transparent 0%,transparent 30%,#000 60%),radial-gradient(circle at bottom left,transparent 10%,transparent 40%,#000 160%),radial-gradient(circle at bottom right,transparent 0%,transparent 20%,#000 70%),linear-gradient(to right,transparent 90%,#000 60%);mask-image:radial-gradient(circle at top left,transparent 10%,transparent 10%,#000 160%),radial-gradient(circle at top right,transparent 0%,transparent 30%,#000 60%),radial-gradient(circle at bottom left,transparent 10%,transparent 40%,#000 160%),radial-gradient(circle at bottom right,transparent 0%,transparent 20%,#000 70%),linear-gradient(to right,transparent 90%,#000 60%);mask-repeat:no-repeat;mask-size:50% 50%,50% 50%,50% 50%,50% 50%,100% 100%;mask-position:top left,top right,bottom left,bottom right}.c-hero__deco-grid{mask-size:60% 60%,10% 10%,60% 60%,40% 40%;opacity:.24;z-index:1}.c-hero .c-deco-grid__dot--1{--dot-x:1;--dot-y:12;--dot-color:linear-gradient(45deg, hsl(var(--color-neutral-100-hsl)/0%), hsl(var(--color-neutral-100-hsl)/5%))}.c-hero .c-deco-grid__dot--2{--dot-x:1;--dot-y:13;--dot-color:hsl(var(--color-neutral-100-hsl)/10%)}.c-hero .c-deco-grid__dot--3{--dot-x:2;--dot-y:13;--dot-color:hsl(var(--color-neutral-100-hsl)/6%)}.c-hero .c-deco-grid__dot--4{--dot-x:1;--dot-y:2;--dot-color:hsl(var(--color-neutral-100-hsl)/10%)}.c-hero .c-deco-grid__dot--5{--dot-x:2;--dot-y:3;--dot-color:hsl(var(--color-neutral-100-hsl)/6%)}.c-hero .c-deco-grid__dot--6{--dot-x:3;--dot-y:4;--dot-color:hsl(var(--color-neutral-100-hsl)/14%)}.c-hero .c-deco-grid__dot--7{--dot-x:4;--dot-y:5;--dot-color:hsl(var(--color-neutral-100-hsl)/13%)}.c-hero .c-deco-grid__dot--8{--dot-x:2;--dot-y:7;--dot-color:hsl(var(--color-neutral-100-hsl)/15%)}.c-hero .c-deco-grid__dot--9{--dot-x:5;--dot-y:8;--dot-color:hsl(var(--color-neutral-100-hsl)/12%)}.c-hero .c-deco-grid__dot--10{--dot-x:1;--dot-y:10;--dot-color:hsl(var(--color-neutral-100-hsl)/14%)}.c-hero .c-deco-grid__dot--11{--dot-x:4;--dot-y:11;--dot-color:hsl(var(--color-neutral-100-hsl)/13%)}.c-hero .c-deco-grid__dot--12{--dot-x:6;--dot-y:3;--dot-color:hsl(var(--color-neutral-100-hsl)/15%)}.c-hero .c-deco-grid__dot--13{--dot-x:3;--dot-y:9;--dot-color:hsl(var(--color-neutral-100-hsl)/12%)}.c-hero .c-deco-grid__dot--14{--dot-x:5;--dot-y:2;--dot-color:hsl(var(--color-neutral-100-hsl)/14%)}.c-hero .c-deco-grid__dot--15{--dot-x:2;--dot-y:12;--dot-color:hsl(var(--color-neutral-100-hsl)/13%)}.c-hero .c-deco-grid__dot--16{--dot-x:6;--dot-y:10;--dot-color:hsl(var(--color-neutral-100-hsl)/15%)}.c-hero .c-deco-grid__dot--17{--dot-x:4;--dot-y:7;--dot-color:hsl(var(--color-neutral-100-hsl)/12%)}.c-hero .c-deco-grid__dot--18{--dot-x:1;--dot-y:5;--dot-color:hsl(var(--color-neutral-100-hsl)/14%)}.c-hero .c-deco-grid__dot--19{--dot-x:5;--dot-y:12;--dot-color:hsl(var(--color-neutral-100-hsl)/13%)}.c-hero .c-deco-grid__dot--20{--dot-x:3;--dot-y:6;--dot-color:hsl(var(--color-neutral-100-hsl)/15%)}.c-hero .c-deco-grid__dot--21{--dot-x:7;--dot-y:4;--dot-color:hsl(var(--color-neutral-100-hsl)/13%)}.c-hero .c-deco-grid__dot--22{--dot-x:8;--dot-y:8;--dot-color:hsl(var(--color-neutral-100-hsl)/14%)}.c-hero .c-deco-grid__dot--23{--dot-x:2;--dot-y:1;--dot-color:hsl(var(--color-neutral-100-hsl)/12%)}.c-hero .c-deco-grid__dot--24{--dot-x:9;--dot-y:11;--dot-color:hsl(var(--color-neutral-100-hsl)/15%)}.c-hero .c-deco-grid__dot--25{--dot-x:1;--dot-y:14;--dot-color:hsl(var(--color-neutral-100-hsl)/13%)}.c-hero .c-deco-grid__dot--26{--dot-x:7;--dot-y:13;--dot-color:hsl(var(--color-neutral-100-hsl)/14%)}.c-hero .c-deco-grid__dot--27{--dot-x:10;--dot-y:6;--dot-color:hsl(var(--color-neutral-100-hsl)/12%)}.c-hero .c-deco-grid__dot--28{--dot-x:4;--dot-y:2;--dot-color:hsl(var(--color-neutral-100-hsl)/15%)}.c-hero .c-deco-grid__dot--29{--dot-x:8;--dot-y:14;--dot-color:hsl(var(--color-neutral-100-hsl)/13%)}.c-hero .c-deco-grid__dot--30{--dot-x:6;--dot-y:7;--dot-color:hsl(var(--color-neutral-100-hsl)/14%)}.c-hero .c-deco-grid__dot--31{--dot-x:3;--dot-y:11;--dot-color:hsl(var(--color-neutral-100-hsl)/12%)}.c-hero .c-deco-grid__dot--32{--dot-x:9;--dot-y:3;--dot-color:hsl(var(--color-neutral-100-hsl)/15%)}.c-hero .c-deco-grid__dot--33{--dot-x:1;--dot-y:8;--dot-color:hsl(var(--color-neutral-100-hsl)/13%)}.c-hero .c-deco-grid__dot--34{--dot-x:5;--dot-y:14;--dot-color:hsl(var(--color-neutral-100-hsl)/14%)}.c-hero .c-deco-grid__dot--35{--dot-x:10;--dot-y:9;--dot-color:hsl(var(--color-neutral-100-hsl)/12%)}.c-hero__ring{position:fixed;top:0;right:0;transform:translate(20%,-80%) rotate(65deg);filter:blur(7rem);will-change:transform;opacity:.9;z-index:1}.c-hero__deco-plus{top:20vh;left:10vw}.c-hero__deco-plus-2{top:12vh;left:auto;right:var(--wrapper-x)}.c-hero__deco-plus-3{top:80vh;left:20vw}.c-hero__deco-plus-4{top:auto;bottom:5vh;left:auto;right:20%}.c-hero-heading__dmore{position:relative}.c-hero__heading__logo-dot{position:absolute;left:22.1%;top:56.3%;width:.321em;height:.321em;background-color:var(--color-neutral-100);border-radius:50%;transform:translate(-50%,-50%) scale(.6);opacity:.9;transform-origin:center}@keyframes dot-in{0%{transform:translate(-50%,-50%) scale(.6);opacity:.9}20%{opacity:.6}60%{transform:translate(-50%,-50%) scale(.9);opacity:.2}100%{transform:translate(-50%,-50%) scale(1);opacity:0}}.c-plus-wrapper{transform-box:fill-box;transform-origin:center;will-change:transform;opacity:0}@keyframes spin-3x{from{transform:rotate(0);opacity:0}to{transform:rotate(360deg);opacity:1}}.c-plus--white{opacity:.6}.c-plus--gradient{opacity:0}@keyframes plus-fade-white{0%,60%{opacity:.6}100%{opacity:0}}@keyframes plus-fade-gradient{0%,60%{opacity:0}100%{opacity:1}}@media (max-width:61.1875rem){.c-hero{min-height:100dvh}html[lang=pt] .c-hero{--subtitle-fz:var(--fz-400)}.c-hero__deco-grid{opacity:.35}.c-hero-phrase__text{font-size:clamp(3rem, 13vw, 6rem)}.c-hero__heading{--heading-max-w:7em;font-size:calc(var(--fz-800) * 1.2);margin-inline:auto}html[lang=es] .c-hero__heading{font-size:var(--fz-800)}html[lang=pt] .c-hero__heading{--heading-max-w:none;font-size:var(--fz-700)}.c-hero__ring{transform:translate(40%,-80%) rotate(65deg)}}@media (max-width:22.4375rem){.c-hero{--subtitle-fz:var(--fz-400);--text-fz:var(--fz-200)}.c-hero-phrase__text{font-size:12vw}}@media (min-width:48rem){.c-hero__deco-glass{height:100%}}@media (min-width:61.25rem){.c-hero{--heading-fz:clamp(4.8rem,5vw,7.4rem)}html[lang=es] .c-hero{--heading-fz:clamp(4.8rem,4.5vw,6.7rem)}html[lang=pt] .c-hero,html[lang=zh] .c-hero{--heading-fz:clamp(4.8rem, 4.16vw, 6.4rem)}html[lang=zh] .c-hero{--subtitle-fz:var(--fz-500)}html[lang=es] .c-hero{--subtitle-fz:calc(var(--fz-500)*.9)}.c-hero__deco-glass{right:0;left:auto;top:0;width:50%}.c-hero .c-deco-grid__dot--1{--dot-x:1;--dot-y:9}.c-hero .c-deco-grid__dot--2{--dot-x:1;--dot-y:10}.c-hero .c-deco-grid__dot--3{--dot-x:2;--dot-y:10}.c-hero__ring{filter:blur(6rem)}}@media (min-width:87.5rem){.c-hero{--_hero-gap:3.4rem}.c-hero .c-deco-grid__dot--1{--dot-x:1;--dot-y:8}.c-hero .c-deco-grid__dot--2{--dot-x:1;--dot-y:9}.c-hero .c-deco-grid__dot--3{--dot-x:2;--dot-y:9}}@media (min-width:112.5rem){.c-hero .c-deco-grid__dot--1{--dot-x:1;--dot-y:12}.c-hero .c-deco-grid__dot--2{--dot-x:1;--dot-y:13}.c-hero .c-deco-grid__dot--3{--dot-x:2;--dot-y:13}}