html{font-size:62.5%;}html.cf-theme-dark{color-scheme:dark;}:root{--min-screen-width:320px;--max-screen-width:1280px;--primary:#FC6000;--dark:#030712;--light:#ffffff;--gray:#B6BCC6;--success:hsla(136,95%,56%,1);--error:hsla(351,95%,56%,1);--border-primary:#dfe2e7;--space-3xs:clamp(0.51rem,calc(0.2vw + 0.44rem),0.7rem);--space-2xs:clamp(0.68rem,calc(0.33vw + 0.57rem),0.99rem);--space-xs:clamp(0.9rem,calc(0.52vw + 0.73rem),1.4rem);--space-s:clamp(1.2rem,calc(0.81vw + 0.94rem),1.98rem);--space-m:clamp(1.6rem,calc(1.25vw + 1.2rem),2.8rem);--space-l:clamp(2.13rem,calc(1.9vw + 1.52rem),3.96rem);--space-xl:clamp(2.84rem,calc(2.87vw + 1.93rem),5.6rem);--space-2xl:clamp(3.79rem,calc(4.3vw + 2.41rem),7.92rem);--space-3xl:clamp(5.05rem,calc(6.4vw + 3rem),11.19rem);--space-4xl:clamp(6.73rem,calc(9.47vw + 3.7rem),15.83rem);--text-xs:clamp(1.11rem,calc(-0.22vw + 1.18rem),0.9rem);--text-s:clamp(1.33rem,calc(-0.06vw + 1.35rem),1.27rem);--text-m:clamp(1.6rem,calc(0.21vw + 1.53rem),1.8rem);--text-l:clamp(1.92rem,calc(0.65vw + 1.71rem),2.54rem);--text-xl:clamp(2.3rem,calc(1.35vw + 1.87rem),3.6rem);--text-2xl:clamp(2.76rem,calc(2.42vw + 1.99rem),5.09rem);--text-3xl:clamp(3.32rem,calc(4.04vw + 2.02rem),7.2rem);--text-4xl:clamp(3.98rem,calc(6.45vw + 1.92rem),10.18rem);--hero-title-size:clamp(3.6rem,calc(5.93vw + 1.7rem),10rem);--hero-title-home:clamp(3.6rem,calc(5.28vw + 1.91rem),9.3rem);--post-title-size:var(--text-2xl);--nav-link-size:var(--text-s);--ff-body:"Inter Tight";--ff-headings:"Inter Tight";--line-height-xs:1;--line-height-s:1.1;--line-height-m:1.2;--line-height-l:1.3;--line-height-xl:1.4;--header-space:var(--space-s);--btn-space:var(--space-xs) var(--space-s);--card-space:var(--space-s);--footer-space:var(--space-s) var(--space-m);--hero-header-space:51px;--columns-1:repeat(1,minmax(0,1fr));--columns-2:repeat(2,minmax(0,1fr));--columns-3:repeat(3,minmax(0,1fr));--columns-4:repeat(4,minmax(0,1fr));--columns-5:repeat(5,minmax(0,1fr));--columns-6:repeat(6,minmax(0,1fr));--columns-7:repeat(7,minmax(0,1fr));--columns-8:repeat(8,minmax(0,1fr));--radius-xs:clamp(0.4rem,calc(0vw + 0.4rem),0.4rem);--radius-s:clamp(0.6rem,calc(0.21vw + 0.53rem),0.8rem);--radius-m:clamp(1rem,calc(0.21vw + 0.93rem),1.2rem);--radius-l:clamp(1.6rem,calc(0.42vw + 1.47rem),2rem);--radius-xl:clamp(2.6rem,calc(0.63vw + 2.4rem),3.2rem);--radius-full:999rem;--shadow-xs:0 1px 2px var(--shadow-primary);--shadow-s:0 1.5px 3px var(--shadow-primary);--shadow-m:0 2px 6px var(--shadow-primary);--shadow-l:0 3px 12px var(--shadow-primary);--shadow-xl:0 6px 48px var(--shadow-primary);}:root.cf-theme-dark,:root.cf-theme-light .theme-inverted,:root.cf-theme-light .theme-always-dark,:root.cf-theme-dark .theme-inverted .theme-always-dark{--primary:hsla(0,0%,5%,1);--dark:hsla(0,0%,5%,1);--light:hsla(0,0%,15%,1);}.btn,.brxe-button{font-size:var(--text-m);padding:var(--space-xs) var(--space-m);background-color:var(--primary);color:var(--dark);font-weight:600;cursor:pointer;border:1px solid var(--dark);text-transform:uppercase;line-height:var(--line-height-xs);}.btn.btn--large,.brxe-button.btn--large{font-size:var(--text-l);}.btn.btn--light,.brxe-button.btn--light{color:var(--dark);background-color:transparent;transition:all 0.2s ease;}.btn.btn--small,.brxe-button.btn--small{padding:10px 15px;font-size:clamp(1.4rem,calc(0.19vw + 1.34rem),1.6rem);}.btn.btn--link,.brxe-button.btn--link{color:var(--dark);background-color:transparent;border:none;padding:0;border-radius:0;font-weight:400;}.btn.btn--light:hover,.brxe-button.btn--light:hover{background-color:var(--primary);}.gray{color:var(--gray);}h1{font-size:var(--text-4xl);line-height:var(--line-height-s);font-family:var(--ff-headings);font-weight:800;text-wrap:balance;}h2{font-size:var(--text-3xl);line-height:var(--line-height-s);font-weight:800;text-wrap:balance;}h3{font-size:var(--text-2xl);line-height:var(--line-height-s);font-weight:800;text-wrap:balance;}h4{font-size:var(--text-xl);line-height:var(--line-height-s);font-weight:800;text-wrap:balance;}h5{font-size:var(--text-m);line-height:var(--line-height-m);}h6{font-size:var(--text-s);line-height:var(--line-height-l);}.hero__heading{font-size:var(--hero-title-size);text-transform:uppercase;line-height:var(--line-height-xs);text-wrap:wrap;}.hero__heading .typed-cursor{font-weight:200;}.hero__heading .prefix{font-weight:200;font-size:1.2em;color:var(--primary);padding-right:var(--space-xs);}.hero__sub-heading{font-size:var(--text-m);text-transform:uppercase;font-weight:300;letter-spacing:5px;}.hero__description{font-size:var(--text-2xl);font-weight:400;line-height:var(--line-height-m);}body{font-family:var(--ff-body);color:var(--dark);}.read{font-size:var(--text-m);line-height:var(--line-height-xl);}.read p + p{margin-top:var(--space-s);}.read p a{-webkit-text-decoration:underline;text-decoration:underline;}.read ul li + li{margin-top:var(--space-xs);}.blockquote{font-size:var(--text-l);font-weight:300;font-style:italic;line-height:var(--line-height-xl);padding:var(--space-3xs) var(--space-s);border-left:1px solid var(--dark);}.after-heading{font-size:calc(var(--text-3xl) + 0.5em);font-weight:200;line-height:var(--line-height-s);color:var(--primary);}.link-dark{color:var(--light);transition:all 0.2s ease;}.link-dark:hover{color:var(--primary);}section{padding:var(--space-2xl) var(--space-m);}.section--hero{padding:var(--space-4xl) var(--space-m);min-height:50dvh;margin-top:var(--hero-header-space);}.section--hero-proyecto{padding:var(--space-3xl) var(--space-m) var(--space-m);min-height:40dvh;margin-top:var(--hero-header-space);}.section--hero-legal{padding:var(--space-3xl) var(--space-m) var(--space-m);margin-top:var(--hero-header-space);}.section--final{padding-bottom:var(--space-4xl);}.container{max-width:var(--max-screen-width);width:100%;margin-inline:auto;}.container--100{max-width:100rem;}.container--90{max-width:90rem;}.container--80{max-width:80rem;}.flex-vertical{display:flex;flex-direction:column;}.flex-horizontal{display:flex;flex-direction:row;}.center{display:flex;text-align:center;justify-content:center;align-items:center;}.full-height{display:flex;flex-direction:column;min-height:100dvh;align-items:center;justify-content:center;}.grid-row{display:grid;grid-auto-flow:column;justify-content:start;}.grid-column{display:grid;grid-auto-flow:row;justify-items:start;align-content:start;}.grid-2-col{display:grid;grid-template-columns:var(--columns-2);}.grid-3-col{display:grid;grid-template-columns:var(--columns-3);}.grid-4-col{display:grid;grid-template-columns:var(--columns-4);}.grid-5-col{display:grid;grid-template-columns:var(--columns-5);}.grid-6-col{display:grid;grid-template-columns:var(--columns-6);}.grid-7-col{display:grid;grid-template-columns:var(--columns-7);}.grid-8-col{display:grid;grid-template-columns:var(--columns-8);}.grid-auto-2xs{display:grid;grid-template-columns:repeat(auto-fit,minmax(5rem,1fr));}.grid-auto-xs{display:grid;grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));}.grid-auto-s{display:grid;grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));}.grid-auto-m{display:grid;grid-template-columns:repeat(auto-fit,minmax(30rem,1fr));}.grid-auto-l{display:grid;grid-template-columns:repeat(auto-fit,minmax(40rem,1fr));}.grid-auto-xl{display:grid;grid-template-columns:repeat(auto-fit,minmax(50rem,1fr));}.grid-auto-2xl{display:grid;grid-template-columns:repeat(auto-fit,minmax(60rem,1fr));}.grid-auto-3xl{display:grid;grid-template-columns:repeat(auto-fit,minmax(70rem,1fr));}.card-info{display:flex;flex-direction:column;row-gap:var(--space-xs);overflow:hidden;}.card-info__desc{font-size:var(--text-m);line-height:var(--line-height-xl);}.card-info__title{font-size:var(--text-xl);line-height:var(--line-height-s);}.card-info__title--small{font-size:var(--text-l);line-height:var(--line-height-s);}.card-work{display:flex;flex-direction:column;justify-content:space-between;row-gap:var(--space-m);padding:var(--space-xs);border:1px solid var(--dark);min-height:clamp(15rem,calc(13.54vw + 10.67rem),28rem);transition:all 0.2s ease;}.card-work:hover{background-color:var(--primary);}.card-work__icon{display:flex;flex-direction:column;align-items:end;}.card-work__icon i{font-size:var(--text-3xl);color:var(--dark);}.card-work__icon svg{width:var(--text-3xl);fill:var(--dark);}.card-work__info{display:flex;flex-direction:column;row-gap:5px;padding:var(--space-xs);}.card-cv{display:flex;flex-direction:row;justify-content:space-between;align-items:center;column-gap:var(--space-xl);padding:var(--space-m);border-bottom:2px solid var(--gray);transition:all 0.2s ease;}.card-cv:hover{background-color:var(--primary);}.card-cv__desc{font-size:var(--text-m);font-weight:600;line-height:var(--line-height-xl);}.card-cv__tags-container{display:flex;flex-direction:column;align-items:end;row-gap:var(--space-3xs);min-width:164px;}.card-cv__tag{padding:4px 10px;font-size:var(--text-s);text-transform:uppercase;font-weight:500;line-height:var(--line-height-xs);background-color:var(--light);border:1px solid var(--dark);border-radius:var(--radius-full);}.contact-form :focus-visible{outline:none;}@media (max-width:1280px){.grid-column--on-xl{grid-template-columns:1fr;grid-auto-flow:row;}.grid-row--on-xl{grid-template-columns:unset;grid-auto-flow:column;}.grid-2-col--on-xl{grid-template-columns:repeat(2,1fr);}.grid-3-col--on-xl{grid-template-columns:repeat(3,1fr);}.grid-4-col--on-xl{grid-template-columns:repeat(4,1fr);}.grid-5-col--on-xl{grid-template-columns:repeat(5,1fr);}.grid-6-col--on-xl{grid-template-columns:repeat(6,1fr);}}@media (max-width:992px){.grid-column--on-l{grid-template-columns:1fr;grid-auto-flow:row;}.grid-row--on-l{grid-template-columns:unset;grid-auto-flow:column;}.grid-2-col--on-l{grid-template-columns:repeat(2,1fr);}.grid-3-col--on-l{grid-template-columns:repeat(3,1fr);}.grid-4-col--on-l{grid-template-columns:repeat(4,1fr);}.grid-5-col--on-l{grid-template-columns:repeat(5,1fr);}.grid-6-col--on-l{grid-template-columns:repeat(6,1fr);}}@media (max-width:768px){.grid-column--on-m{grid-template-columns:1fr;grid-auto-flow:row;}.grid-row--on-m{grid-template-columns:unset;grid-auto-flow:column;}.grid-2-col--on-m{grid-template-columns:repeat(2,1fr);}.grid-3-col--on-m{grid-template-columns:repeat(3,1fr);}.grid-4-col--on-m{grid-template-columns:repeat(4,1fr);}.grid-5-col--on-m{grid-template-columns:repeat(5,1fr);}.grid-6-col--on-m{grid-template-columns:repeat(6,1fr);}.card-cv{flex-direction:column;align-items:start;row-gap:var(--space-s);}.card-cv__tags-container{align-items:start;}}@media (max-width:480px){:root{--hero-header-space:51px;}.hero__description{font-size:var(--text-xl);}.grid-column--on-s{grid-template-columns:1fr;grid-auto-flow:row;}.grid-row--on-s{grid-template-columns:1fr;grid-auto-flow:column;}.grid-2-col--on-s{grid-template-columns:repeat(2,1fr);}.grid-3-col--on-s{grid-template-columns:repeat(3,1fr);}.grid-4-col--on-s{grid-template-columns:repeat(4,1fr);}.grid-5-col--on-s{grid-template-columns:repeat(5,1fr);}.grid-6-col--on-s{grid-template-columns:repeat(6,1fr);}}/* Custom Stylesheets */ /* Add your custom CSS here */ @media (prefers-reduced-motion:reduce){*{animation:none !important;transition:none !important;}}