.site-section{width:100%;scroll-margin-top:var(--header-height);padding:3.6rem 0}.site-section--default{background-color:var(--mega-white-dark)}.site-section--alternate{background-color:var(--mega-purple)}.site-section--dark{background-image:linear-gradient(94.68deg, rgb(var(--mega-purple-rgb) / .25) 0.86%, rgb(var(--mega-purple-light-rgb) / .25) 99.14%), linear-gradient(182.09deg, rgb(var(--mega-purple-rgb) / .2) 1.76%, rgb(var(--mega-yellow-rgb) / .2) 98.24%);background-color:var(--mega-purple)}.site-section__container{width:min(var(--page-max-width), calc(100% - (var(--page-gutter) * 2)));margin:0 auto}.site-section__header{text-align:center;margin-bottom:1rem}.site-section__header--left{text-align:left}.site-section__header--left .site-section__title{max-width:36rem}.site-section__eyebrow{color:var(--mega-purple-light);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.5rem;font-size:.75rem;font-weight:600;display:block}.site-section__title{font-family:var(--font-heading);color:var(--mega-purple);font-size:clamp(3.5rem,3.5vw,4rem);font-weight:700}.site-section--dark .site-section__eyebrow,.site-section__title .highlight{color:var(--mega-yellow-dark)}.site-section--dark .site-section__title{color:var(--mega-white)}.site-section--dark .site-section__eyebrow{color:var(--mega-yellow)}.site-section__content{width:100%}@media (width<=45rem){.site-section__title{font-size:2.3rem}}.contact{flex-direction:row;justify-content:space-between;gap:2.5rem;width:100%;display:flex;position:relative}.contact__shape--square-solid{pointer-events:none;border:1px solid rgb(var(--mega-purple-rgb) / .1);background:rgb(var(--mega-purple-light-rgb) / .1);z-index:1;width:9.192rem;height:8.248rem;position:absolute;bottom:-5%;left:22%;transform:rotate(-20.56deg)}.contact__shape--triangle-outline{pointer-events:none;z-index:1;width:7.25rem;height:7.25rem;position:absolute;bottom:20%;right:-8%;transform:rotate(22.79deg)}.contact__shape--triangle-outline polygon{fill:none;stroke:rgb(var(--mega-yellow-rgb) / .3);stroke-linejoin:miter;stroke-width:1px}.contact__info{flex-direction:column;gap:2rem;display:flex;position:relative}.contact__title{font-family:var(--font-heading);color:var(--mega-purple);white-space:nowrap;font-size:clamp(3.5rem,3.5vw,4rem);font-weight:700}.contact__support-text{color:rgb(var(--mega-purple-rgb) / .7);max-width:38rem;font-size:1.125rem;font-weight:400;line-height:2.25em}.contact__cards{flex-direction:column;gap:1rem;display:flex}.contact__card{border-radius:.75rem;justify-content:flex-start;align-items:center;gap:1rem;padding:1rem 1.25rem 1rem 0;display:flex}.contact__card-icon{background-color:var(--mega-gray-light);width:3rem;height:3rem;color:var(--mega-purple-light);border-radius:.6rem;justify-content:center;align-items:center;margin-top:.2rem;display:flex}.contact__card-content{flex-direction:column;gap:.2rem;display:flex}.contact__card-label{color:rgb(var(--mega-purple-rgb) / .7);font-size:.75rem;font-weight:400}.contact__card-value{color:var(--mega-gray-dark);font-size:.9rem;font-weight:400;line-height:1.4;text-decoration:none}.contact__card-value[href]:hover{text-decoration:underline}.contact__socials{gap:.75rem;display:flex}.contact__social-icon-btn{background-color:var(--mega-purple);border-radius:.6rem;justify-content:center;align-items:center;width:3rem;height:3rem;transition:opacity .2s,transform .1s;display:flex}.contact__social-icon-btn:hover{opacity:.9;transform:translateY(-2px)}.contact__form-container{width:34.375rem;position:relative}.contact__form-wrapper{background-color:rgb(var(--mega-white-rgb) / .9);border:1.5px solid var(--mega-gray-secondary);border-radius:1rem;padding:2.25rem}.contact__form-title{font-family:var(--font-heading);color:var(--mega-purple);margin-bottom:1.5rem;font-size:1.4rem;font-weight:400}.contact__form{flex-direction:column;gap:1.25rem;display:flex}.contact__row{grid-template-columns:1fr;gap:1rem;display:grid}.contact__field{flex-direction:column;gap:.35rem;display:flex}.contact__label{color:var(--mega-gray-dark);font-size:.75rem;font-weight:500}.contact__input,.contact__select,.contact__textarea{border:1px solid var(--mega-gray-secondary);color:#1f2937;border-radius:.5rem;width:100%;padding:.75rem 1rem;font-size:.9rem;transition:border-color .2s}.contact__input::placeholder,.contact__textarea::placeholder{color:var(--mega-gray);font-size:.85rem;font-weight:300}.contact__input:focus,.contact__select:focus,.contact__textarea:focus{border-color:var(--mega-purple-light);background-color:var(--mega-white);outline:none}.contact__input--error{background-color:var(--mega-white-dark);border-color:var(--mega-red)!important}.contact__btn-submit{background-color:var(--mega-purple-light);width:100%;color:var(--mega-white);cursor:pointer;border:none;border-radius:.25rem;margin-top:.5rem;padding:.875rem;font-size:1rem;font-weight:700;transition:background-color .2s}.contact__btn-submit:hover{background-color:var(--mega-purple)}.contact__feedback--success{background-color:var(--mega-white-dark);border:1px solid var(--mega-green);color:var(--mega-green-dark);border-radius:.5rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem}@media (width<=80rem){.contact__title{white-space:wrap}.contact__form-container{width:100%}}@media (width<=50rem){.contact{flex-direction:column;gap:3.5rem}.contact__row{grid-template-columns:1fr 1fr}}.projects{flex-direction:row;justify-content:center;align-items:start;gap:3.5rem;display:flex;position:relative}.projects-shape--square-solid{z-index:1;pointer-events:none;border:1px solid rgb(var(--mega-yellow-light-rgb) / .11);background:rgb(var(--mega-yellow-light-rgb) / .1);width:13.3rem;height:12rem;position:absolute;bottom:0;left:38%;transform:rotate(-9.8deg)}.projects__sidebar{background-color:rgb(var(--mega-purple-rgb) / .8);width:100%;min-width:25rem;height:100%;max-height:42.6rem;box-shadow:0 10px 30px rgb(var(--mega-black-rgb) / .15);background-image:url(/assets/LogoTransparente-CM17Fh-2.png);background-position:50%;background-repeat:no-repeat;background-size:200%;border-radius:1rem;overflow:hidden}.projects__list{scroll-behavior:smooth;margin:0;padding:0;list-style:none;overflow-y:auto}.projects__list::-webkit-scrollbar{width:6px}.projects__list::-webkit-scrollbar-thumb{background-color:rgb(var(--mega-white-rgb) / .2);border-radius:3px}.projects__item{text-align:center;border:none;border-bottom:1px solid var(--mega-purple);width:100%;height:max-content;color:var(--mega-white);cursor:pointer;background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;padding:3.1rem .5rem;transition:background-color .2s,opacity .2s;display:flex}.projects__item:hover{background-color:rgb(var(--mega-purple-rgb) / .1)}.projects__item--active{background-color:var(--mega-purple)}.projects__item-title{font-family:var(--font-heading);color:var(--mega-yellow);margin:0;font-size:1.35rem;font-weight:700}.projects__item-desc{font-family:var(--font-main);color:rgb(var(--mega-white-rgb) / .85);margin:0;font-size:.875rem}.projects__item-date{font-family:var(--font-main);color:rgb(var(--mega-white-rgb) / .6);font-size:.75rem}.projects__detail{grid-template-columns:1fr 300px;align-items:start;gap:2rem;padding-top:.75rem;display:grid}.projects__detail-title{font-family:var(--font-heading);color:var(--mega-purple);margin-bottom:1.2rem;font-size:clamp(3.5rem,3.5vw,4rem);font-weight:700}.projects__detail-description{font-family:var(--font-main);color:rgb(var(--mega-purple-rgb) / .7);flex-direction:column;gap:1.25rem;font-size:1.2rem;font-weight:400;line-height:1.65;display:flex}.projects__detail-preview{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.projects__mockup-wrapper{justify-content:center;width:100%;max-width:280px;display:flex}.projects__mockup-image{object-fit:contain;width:100%;height:37.25rem;filter:drop-shadow(0 15px 25px rgb(var(--mega-black-rgb) / .2))}.projects__btn-action{background-color:var(--mega-purple);color:var(--mega-yellow);font-family:var(--font-main);border:1px solid var(--mega-yellow);border-radius:.25rem;padding:1rem 2.5rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:transform .2s,background-color .2s;display:inline-block}.projects__btn-action:hover{background-color:var(--mega-purple-dark);transform:translateY(-2px)}@media (width>=48rem) and (width<=80rem){.projects{flex-direction:column;gap:2.5rem}.projects__sidebar{max-width:100%}.projects__list{flex-direction:row;display:flex}.projects__list li{flex:1}}@media (width<=48rem){.projects{flex-direction:column;gap:2.5rem}.projects-shape--square-solid{width:8rem;height:8rem;bottom:0;left:-20%}.projects__sidebar{min-width:0;max-width:100%}.projects__detail{grid-template-columns:1fr}.projects__detail-title{font-size:2.3rem}.projects__detail-description{font-size:1rem}}:root{--font-main:"Inter", sans-serif;--font-heading:"Outfit", sans-serif;--font-display:"Space Grotesk", sans-serif;--mega-purple:#350053;--mega-purple-dark:#220342;--mega-purple-light:#5608a8;--mega-yellow:#f5c800;--mega-yellow-dark:#ffb81c;--mega-yellow-light:#ffd000;--mega-white:#fff;--mega-white-dark:#fff9f9;--mega-white-light:#fffcef;--mega-gray:#676767;--mega-gray-secondary:#cecece;--mega-gray-dark:#3a3a3a;--mega-gray-light:#f2e6f2;--mega-red:#ef4444;--mega-green:#10b981;--mega-green-dark:#065f46;--mega-purple-rgb:53 0 83;--mega-purple-dark-rgb:88 0 181;--mega-purple-light-rgb:86 8 168;--mega-yellow-rgb:245 200 0;--mega-yellow-light-rgb:255 208 0;--mega-white-rgb:255 255 255;--mega-black-rgb:0 0 0;--page-max-width:80rem;--page-gutter:clamp(1rem, 5vw, 3rem);--header-height:4.5rem}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-family:var(--font-main);background-color:var(--mega-white-dark);color:var(--mega-purple)}body{min-height:100vh;overflow-x:hidden}#root{flex-direction:column;min-height:100vh;display:flex}.page-content{width:100%;padding-top:var(--header-height);margin:0 auto}@font-face{font-family:Outfit;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/outfit-latin-ext-400-normal-5tcqmc2S.woff2)format("woff2"),url(/assets/outfit-latin-ext-400-normal-DHm7mdGe.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/outfit-latin-400-normal-BGsTXAXT.woff2)format("woff2"),url(/assets/outfit-latin-400-normal-DMwTpYkH.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/outfit-latin-ext-600-normal-B85nYjL1.woff2)format("woff2"),url(/assets/outfit-latin-ext-600-normal-CWJcPgd7.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/outfit-latin-600-normal-B7SfZ07L.woff2)format("woff2"),url(/assets/outfit-latin-600-normal-BEfTtDA7.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/outfit-latin-ext-700-normal-CI4iH74K.woff2)format("woff2"),url(/assets/outfit-latin-ext-700-normal-fjS8-Gm7.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/outfit-latin-700-normal-Cu9v6i1X.woff2)format("woff2"),url(/assets/outfit-latin-700-normal-D4itBLBr.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-cyrillic-ext-400-normal-BQZuk6qB.woff2)format("woff2"),url(/assets/inter-cyrillic-ext-400-normal-DQukG94-.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-cyrillic-400-normal-obahsSVq.woff2)format("woff2"),url(/assets/inter-cyrillic-400-normal-HOLc17fK.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-greek-ext-400-normal-DGGRlc-M.woff2)format("woff2"),url(/assets/inter-greek-ext-400-normal-KugGGMne.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-greek-400-normal-B4URO6DV.woff2)format("woff2"),url(/assets/inter-greek-400-normal-q2sYcFCs.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-vietnamese-400-normal-DMkecbls.woff2)format("woff2"),url(/assets/inter-vietnamese-400-normal-Bbgyi5SW.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-latin-ext-400-normal-C1nco2VV.woff2)format("woff2"),url(/assets/inter-latin-ext-400-normal-77YHD8bZ.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-latin-400-normal-C38fXH4l.woff2)format("woff2"),url(/assets/inter-latin-400-normal-CyCys3Eg.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-cyrillic-ext-500-normal-B0yAr1jD.woff2)format("woff2"),url(/assets/inter-cyrillic-ext-500-normal-BmqWE9Dz.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-cyrillic-500-normal-BasfLYem.woff2)format("woff2"),url(/assets/inter-cyrillic-500-normal-CxZf_p3X.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-greek-ext-500-normal-C4iEst2y.woff2)format("woff2"),url(/assets/inter-greek-ext-500-normal-2j5mBUwD.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-greek-500-normal-BIZE56-Y.woff2)format("woff2"),url(/assets/inter-greek-500-normal-Xzm54t5V.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-vietnamese-500-normal-DOriooB6.woff2)format("woff2"),url(/assets/inter-vietnamese-500-normal-mJboJaSs.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-latin-ext-500-normal-CV4jyFjo.woff2)format("woff2"),url(/assets/inter-latin-ext-500-normal-BxGbmqWO.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-latin-500-normal-Cerq10X2.woff2)format("woff2"),url(/assets/inter-latin-500-normal-BL9OpVg8.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-cyrillic-ext-600-normal-Dfes3d0z.woff2)format("woff2"),url(/assets/inter-cyrillic-ext-600-normal-Bcila6Z-.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-cyrillic-600-normal-CWCymEST.woff2)format("woff2"),url(/assets/inter-cyrillic-600-normal-4D_pXhcN.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-greek-ext-600-normal-DRtmH8MT.woff2)format("woff2"),url(/assets/inter-greek-ext-600-normal-B8X0CLgF.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-greek-600-normal-plRanbMR.woff2)format("woff2"),url(/assets/inter-greek-600-normal-BZpKdvQh.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-vietnamese-600-normal-Cc8MFFhd.woff2)format("woff2"),url(/assets/inter-vietnamese-600-normal-BuLX-rYi.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-latin-ext-600-normal-D2bJ5OIk.woff2)format("woff2"),url(/assets/inter-latin-ext-600-normal-CIVaiw4L.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-latin-600-normal-LgqL8muc.woff2)format("woff2"),url(/assets/inter-latin-600-normal-CiBQ2DWP.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Grotesk;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/space-grotesk-vietnamese-500-normal-BmEvtly_.woff2)format("woff2"),url(/assets/space-grotesk-vietnamese-500-normal-BTqKIpxg.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/space-grotesk-latin-ext-500-normal-DUe3BAxM.woff2)format("woff2"),url(/assets/space-grotesk-latin-ext-500-normal-3dgZTiw9.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Space Grotesk;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/space-grotesk-latin-500-normal-lFbtlQH6.woff2)format("woff2"),url(/assets/space-grotesk-latin-500-normal-CNSSEhBt.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Grotesk;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/space-grotesk-vietnamese-700-normal-DMty7AZE.woff2)format("woff2"),url(/assets/space-grotesk-vietnamese-700-normal-Duxec5Rn.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/space-grotesk-latin-ext-700-normal-BQnZhY3m.woff2)format("woff2"),url(/assets/space-grotesk-latin-ext-700-normal-HVCqSBdx.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Space Grotesk;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/space-grotesk-latin-700-normal-RjhwGPKo.woff2)format("woff2"),url(/assets/space-grotesk-latin-700-normal-CwsQ-cCU.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
