*,*:before,*:after{box-sizing:border-box}html{text-size-adjust:none}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}[role=list]{margin:0;padding:0;list-style:none}body{min-block-size:100vh;line-height:1.6}h1,h2,h3,button,input,label{line-height:1.1}h1,h2,h3,h4{text-wrap:balance}p,li{text-wrap:pretty}img,picture{max-inline-size:100%;display:block}input,button,textarea,select{font:inherit}ul{margin:0;padding:0}:root{--border-base: 1px solid var(--black);--border-regular: 2px solid var(--black);--border-radius-small: .3rem;--border-radius-base: .5rem;--border-radius-medium: 1rem;--border-radius-large: 2rem;--shadow-base: 4px 4px 6px rgb(0 0 0 / 35%);--shadow-base-hover: 5px 5px 7px rgb(0 0 0 / 37%);--shadow-regular: 8px 8px 10px rgb(0 0 0 / 35%);--shadow-regular-hover: 9px 9px 11px rgb(0 0 0 / 37%)}:root{--black: #000000;--white: #ffffff;--pink: #e30169;--lime-green: #a8eb0f;--dark-magenta: #98007b;--color-svg-20: rgb(70 92 136 / 20%);--color-svg-30: rgb(70 92 136 / 30%);--color-svg-40: rgb(70 92 136 / 40%)}@font-face{font-weight:400;font-family:IBM Plex Mono;font-style:normal;src:url(/fonts/ibm_mono/IBMPlexMono-Regular.woff2) format("woff2");font-display:swap}@font-face{font-weight:500;font-family:IBM Plex Mono;font-style:normal;src:url(/fonts/ibm_mono/IBMPlexMono-Medium.woff2) format("woff2");font-display:swap}@font-face{font-weight:500;font-family:IBM Plex Mono;font-style:italic;src:url(/fonts/ibm_mono/IBMPlexMono-MediumItalic.woff2) format("woff2");font-display:swap}@font-face{font-weight:700;font-family:IBM Plex Mono;font-style:normal;src:url(/fonts/ibm_mono/IBMPlexMono-Bold.woff2) format("woff2");font-display:swap}@font-face{font-weight:700;font-family:IBM Plex Mono;font-style:italic;src:url(/fonts/ibm_mono/IBMPlexMono-BoldItalic.woff2) format("woff2");font-display:swap}@font-face{font-weight:400;font-family:IBM Plex Sans;font-style:normal;src:url(/fonts/ibm_sans/IBMPlexSans-Regular.woff2) format("woff2");font-display:swap}@font-face{font-weight:400;font-family:IBM Plex Sans;font-style:italic;src:url(/fonts/ibm_sans/IBMPlexSans-Italic.woff2) format("woff2");font-display:swap}@font-face{font-weight:500;font-family:IBM Plex Sans;font-style:normal;src:url(/fonts/ibm_sans/IBMPlexSans-Medium.woff2) format("woff2");font-display:swap}@font-face{font-weight:500;font-family:IBM Plex Sans;font-style:italic;src:url(/fonts/ibm_sans/IBMPlexSans-MediumItalic.woff2) format("woff2");font-display:swap}@font-face{font-weight:600;font-family:IBM Plex Sans;font-style:normal;src:url(/fonts/ibm_sans/IBMPlexSans-SemiBold.woff2) format("woff2");font-display:swap}@font-face{font-weight:600;font-family:IBM Plex Sans;font-style:italic;src:url(/fonts/ibm_sans/IBMPlexSans-SemiBoldItalic.woff2) format("woff2");font-display:swap}@font-face{font-weight:700;font-family:IBM Plex Sans;font-style:normal;src:url(/fonts/ibm_sans/IBMPlexSans-Bold.woff2) format("woff2");font-display:swap}@font-face{font-weight:700;font-family:IBM Plex Sans;font-style:italic;src:url(/fonts/ibm_sans/IBMPlexSans-BoldItalic.woff2) format("woff2");font-display:swap}:root{--font-sans: "IBM Plex Sans", sans-serif;--font-mono: "IBM Plex Mono", monospace;--font-size-xxxl: .5rem;--font-size-xxl: .6rem;--font-size-xxxs: .7rem;--font-size-xxs: .8rem;--font-size-base: 1rem;--font-size-xs: 1.25rem;--font-size-sm: 1.4rem;--font-size-md: 1.55rem;--font-size-md-plus: 2rem;--font-size-lg: 2.4rem;--font-size-xl: 3.2rem;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700}*:focus-visible{outline:2px solid var(--black);outline-offset:2px;border-radius:var(--border-radius-base)}html{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:var(--dark-magenta) var(--lime-green)}body{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:1800px;min-height:100vh;margin:0 auto;overflow-x:hidden;color:var(--black);font-weight:var(--font-weight-bold);font-family:var(--font-sans),sans-serif}*::-webkit-scrollbar{width:.75rem;height:.75rem}*::-webkit-scrollbar-track{background:var(--lime-green)}*::-webkit-scrollbar-thumb{background-color:var(--dark-magenta);background-clip:content-box}.background-layer{position:fixed;top:0;left:0;z-index:-1;width:100vw;height:100vh;background-image:url(/background/background.avif);background-repeat:no-repeat;background-position:center;background-size:cover;pointer-events:none}header{position:fixed;top:0;left:0;z-index:100;display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem;align-items:center;width:100%;padding:1rem 12.5rem;background:linear-gradient(to bottom,#fff6,#fff0);border-bottom-width:0;border-bottom-style:solid;border-bottom-color:var(--black);box-shadow:0 0 #0000;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}._logoLink_1cb5o_24 h1{display:flex;flex-direction:column;align-items:flex-start;width:fit-content}._logoLink_1cb5o_24 h1 span:first-child{display:inline-block;padding:.2rem .8rem 0;border-radius:var(--border-radius-base) var(--border-radius-base) 0 0;background:#a8eb0f}._logoLink_1cb5o_24 h1 span:last-child{margin-top:-.4rem;padding:.2rem .8rem;border-radius:0 var(--border-radius-base) var(--border-radius-base) var(--border-radius-base);background:#a8eb0f}._logo_1cb5o_24{display:inline-block;grid-row:1 / 3;grid-column:1 / 1;font-size:var(--font-size-lg);text-align:left;border-radius:var(--border-radius-base)}._selector_1cb5o_62{align-self:start}ul{grid-row:1 / 3;grid-column:3 / 3;font-weight:var(--font-weight-bold);font-size:var(--font-size-sm);text-align:right;list-style:none}nav li:nth-child(2){padding-block:.5rem}nav ul li a{padding:0 .3rem;background:var(--lime-green);border-radius:var(--border-radius-small)}nav ul li a:hover{transform:scale(1.03);transition:transform .2s}nav ul li a:active{transform:scale(.95);transition:transform .2s}._header_1cb5o_96 a{color:var(--black);text-decoration:none;width:fit-content}._header_1cb5o_96 a:hover{transform:scale(1.03);transition:transform .2s}._header_1cb5o_96 a:active{transform:scale(.95);transition:transform .2s}._linksNav_1cb5o_112{display:inline-block;padding:0 .5rem;border-radius:var(--border-radius-small);background:var(--lime-green);transition:transform .2s}._linksNav_1cb5o_112:hover{transform:scale(1.03)}._linksNav_1cb5o_112:active{transform:scale(.95)}._linksNav_1cb5o_112:focus-visible{outline:2px solid var(--black);outline-offset:2px}@media (width <= 1300px){header{padding-inline:9rem}}@media (width <= 1100px){._logo_1cb5o_24{font-size:var(--font-size-md-plus)}ul{font-size:var(--font-size-base)}}@media (width <= 1000px){header{padding:.7rem 6rem}}@media (width <= 800px){header{padding:.5rem 4rem}._logo_1cb5o_24{font-size:var(--font-size-md)}ul{font-size:var(--font-size-base)}}@media (width <= 700px){header{padding:.5rem 4rem}._logoLink_1cb5o_24 h1 span:last-child{margin-top:-.1rem}nav li:nth-child(2){padding-block:.3rem}}@media (width <= 600px){header{padding:.3rem 2rem}ul{font-size:var(--font-size-xxs)}._logo_1cb5o_24{font-size:var(--font-size-sm)}}@media (width <= 500px){header{padding:.3rem 1.5rem}._logo_1cb5o_24{font-size:var(--font-size-xs)}}@media (width <= 1100px) and (orientation: portrait){header{gap:1rem;width:100vw;padding:1rem 6rem}}@media (width <= 900px) and (orientation: portrait){header{padding:1rem 4rem}}@media (width <= 800px) and (orientation: portrait){._logoLink_1cb5o_24 h1 span:last-child{margin-top:0}}@media (width <= 600px) and (orientation: portrait){header{padding:1rem 3rem}}@media (width <= 500px) and (orientation: portrait){header{padding:1rem 2rem}}@media (width <= 400px) and (orientation: portrait){header{gap:.8rem;padding:1rem}ul{font-size:var(--font-size-xxl)}}._selector_1l8cj_1{position:relative;align-self:start;width:fit-content;font-size:var(--font-size-base)}._option_1l8cj_8:hover,._selected_1l8cj_9:hover{background-color:var(--lime-green)}._option_1l8cj_8:active{transform:scale(.9);transition:transform .1s}._selected_1l8cj_9{display:flex;align-items:center;color:var(--black);border:none;width:fit-content;background-color:transparent;cursor:pointer;gap:1rem}._selector_1l8cj_1 button{border-radius:var(--border-radius-small)}._selected_1l8cj_9 img{width:1rem;height:1rem;aspect-ratio:1/1}._options_1l8cj_39{position:absolute;top:2rem;left:0;z-index:10;font-size:var(--font-size-base);width:fit-content;list-style:none}._option_1l8cj_8{text-align:left;cursor:pointer;padding:.2rem .4rem;width:fit-content;transition:background .2s ease;border-radius:var(--border-radius-small)}@media (width <= 1100px){._selector_1l8cj_1{font-size:var(--font-size-xxs)}._options_1l8cj_39{top:1.6rem;font-size:var(--font-size-xxs)}}@media (width <= 1000px){._options_1l8cj_39{top:1.4rem}}@media (width <= 800px){._selector_1l8cj_1,._option_1l8cj_8{font-size:var(--font-size-xxxs)}}@media (width <= 700px){._option_1l8cj_8{padding-top:.05rem}._selected_1l8cj_9 img{width:.8rem;height:.8rem}._options_1l8cj_39{top:1.5rem}}@media (width <= 600px){._selector_1l8cj_1,._option_1l8cj_8{font-size:var(--font-size-xxl)}._options_1l8cj_39{top:1rem}}@media (width <= 600px) and (orientation: portrait){._options_1l8cj_39{top:1.5rem}}@media (width <= 400px) and (orientation: portrait){._selector_1l8cj_1,._option_1l8cj_8{font-size:var(--font-size-xxxl)}._options_1l8cj_39{top:1.2rem}}._scrollWrapper_1xin6_1{position:relative;z-index:1;width:100vw;height:100vh}._container_1xin6_8{display:flex;flex-direction:column;justify-content:center;width:100%;height:100vh;margin-top:5rem}._titleSection_1xin6_19{position:absolute;top:40%;left:0;padding:.3rem;font-size:var(--font-size-sm);background:#a8eb0f;border-radius:var(--border-radius-small);font-family:var(--font-mono),monospace;transform:rotate(-90deg)}._badgeGrid_1xin6_32{display:grid;grid-template-columns:repeat(9,1fr);margin:0 auto;padding:2rem 18rem;gap:3rem 10rem}._timeline_1xin6_40{display:grid;grid-column:1 / -1;grid-template-columns:inherit;position:relative}._verticalLine_1xin6_47{position:absolute;top:-6.5rem;left:50%;width:2px;height:6.5rem;background:var(--black);transform:translate(-50%);z-index:1}._timelineLine_1xin6_58{grid-column:1 / -1;position:absolute;top:0;right:9.5rem;left:9.5rem;height:2px;background:var(--black);transform-origin:right;transform:scaleX(0)}._timelineYear_1xin6_70{position:relative;display:inline-block;width:fit-content;padding:.2rem .5rem;font-size:var(--font-size-sm);text-align:center;background-color:var(--lime-green);border-radius:var(--border-radius-base);place-self:center;opacity:0;transition:opacity .3s ease}@media (width <= 1300px){._badgeGrid_1xin6_32{column-gap:10rem;padding:2rem 16rem}}@media (width <= 1100px){._container_1xin6_8{margin-top:4rem}._titleSection_1xin6_19{left:1.5%;font-size:var(--font-size-xs)}._badgeGrid_1xin6_32{gap:2rem 10rem}}@media (width <= 1000px){._titleSection_1xin6_19{font-size:var(--font-size-xs)}._badgeGrid_1xin6_32{column-gap:8rem}._timelineYear_1xin6_70{font-size:var(--font-size-xs)}._timeline_1xin6_40:before{right:8.5rem;left:8.5rem}}@media (width <= 900px){._container_1xin6_8{margin-top:3.5rem}._titleSection_1xin6_19{font-size:var(--font-size-base)}._timelineYear_1xin6_70{font-size:var(--font-size-xxs)}._timelineYear_1xin6_70:before{top:-10.5rem;height:10rem}._timeline_1xin6_40:before{right:6.5rem;left:6.5rem}}@media (width <= 800px){._titleSection_1xin6_19{left:-1%}._badgeGrid_1xin6_32{gap:1.5rem 6rem}}@media (width <= 700px){._container_1xin6_8{margin-top:3rem}._badgeGrid_1xin6_32{gap:1rem 6rem}._timeline_1xin6_40:before{right:6.25rem;left:6.25rem}}@media (width <= 600px){._container_1xin6_8{margin-top:2.5rem}._titleSection_1xin6_19{left:0;font-size:var(--font-size-xxs)}._badgeGrid_1xin6_32{padding:2rem 12rem}._timeline_1xin6_40:before{right:6rem;left:6rem}}@media (width <= 500px){._container_1xin6_8{padding-top:0}._titleSection_1xin6_19{font-size:var(--font-size-xxxs)}._timeline_1xin6_40{margin-block:0}._badgeGrid_1xin6_32{row-gap:.5rem}._timelineYear_1xin6_70:before{top:-10.2rem}._timeline_1xin6_40:before{right:4.5rem;left:4.5rem}}@media (width <= 1100px) and (orientation: portrait){._container_1xin6_8{width:100vw;height:100vh}._titleSection_1xin6_19{left:-2%;font-size:var(--font-size-md)}._badgeGrid_1xin6_32{column-gap:16rem;padding:16rem 18rem 8rem;row-gap:6rem}._timelineYear_1xin6_70{margin:-2rem;padding:0;font-size:var(--font-size-md)}._timelineYear_1xin6_70:before{top:-16rem;height:15rem}._timeline_1xin6_40:before{right:10rem;left:10rem}}@media (width <= 1000px) and (orientation: portrait){._badgeGrid_1xin6_32{padding:8rem 18rem}}@media (width <= 800px) and (orientation: portrait){._container_1xin6_8{margin-top:4rem}._titleSection_1xin6_19{left:1%;font-size:var(--font-size-sm)}._badgeGrid_1xin6_32{column-gap:10rem;padding-right:10rem}}@media (width <= 700px) and (orientation: portrait){._titleSection_1xin6_19{left:-4%}}@media (width <= 600px) and (orientation: portrait){._container_1xin6_8{padding-top:2rem}._titleSection_1xin6_19{left:-5.5%;font-size:var(--font-size-xs)}._badgeGrid_1xin6_32{column-gap:9rem;padding:1rem 8rem 1rem 10rem}}@media (width <= 500px) and (orientation: portrait){._titleSection_1xin6_19{font-size:var(--font-size-base)}._badgeGrid_1xin6_32{padding:1rem 6rem 1rem 10rem}._timelineYear_1xin6_70{font-size:var(--font-size-sm)}._timelineYear_1xin6_70:before{height:15.5rem}._timeline_1xin6_40:before{right:7.5rem;left:7.5rem}}@media (width <= 400px) and (orientation: portrait){._titleSection_1xin6_19{left:-2.5%}._badgeGrid_1xin6_32{padding:1rem 4rem 1rem 8rem;gap:4rem 7rem}}._badge_1cafo_1{z-index:100;border-radius:var(--border-radius-medium);perspective:2000px;cursor:pointer}._accessibleBack_1cafo_8{position:absolute;left:-9999px;height:1px;width:1px;overflow:hidden}._badgeInner_1cafo_16{position:relative;width:19rem;height:27rem;border-radius:var(--border-radius-medium);transform-style:preserve-3d;transition:transform .6s}._badgeInner_1cafo_16 p{background-color:transparent;box-shadow:none}._badgeInner_1cafo_16,._flipped_1cafo_31{transition:transform .6s}._flipped_1cafo_31{transform:rotateY(180deg)}._badgeFront_1cafo_39,._badgeBack_1cafo_40{position:absolute;display:flex;flex-direction:column;box-sizing:border-box;width:100%;height:100%;padding:4rem 0 1rem;border-radius:var(--border-radius-medium);box-shadow:var(--shadow-regular);backface-visibility:hidden}._badgeFront_1cafo_39{gap:.5rem;align-items:center}._badgeFront_1cafo_39 img{width:8rem;height:auto;margin-top:1rem}._badgeFront_1cafo_39 h3{margin-top:1.5rem;font-size:var(--font-size-md)}._badgeFront_1cafo_39 p{font-weight:var(--font-weight-medium);font-size:var(--font-size-sm);text-align:center}._badgeBack_1cafo_40{align-items:flex-start;justify-content:space-evenly;text-align:left;transform:rotateY(180deg)}._badgeBack_1cafo_40 p{padding:1rem;font-weight:var(--font-weight-regular);font-size:var(--font-size-base);font-family:var(--font-mono),monospace;line-height:1.5}._badgeBack_1cafo_40 span{font-weight:var(--font-weight-bold)}._badgeHole_1cafo_94{position:absolute;top:8%;left:50%;z-index:5;width:3.6rem;height:1.2rem;background-color:var(--pink);border-radius:4px;box-shadow:inset 8px 8px 10px #00000059;transform:translate(-50%,-50%)}@media (hover: hover) and (pointer: fine){._badge_1cafo_1:hover ._badgeInner_1cafo_16{transform:rotateY(180deg)}}@media (width <= 1000px){._badgeInner_1cafo_16{width:17rem;height:24rem}._badgeFront_1cafo_39 img{width:6.5rem;margin-top:.5rem}._badgeFront_1cafo_39 h3{margin-top:1rem;font-size:var(--font-size-sm)}._badgeFront_1cafo_39 p{font-size:var(--font-size-xs)}._badgeBack_1cafo_40 p{font-size:var(--font-size-xxs)}}@media (width <= 900px){._badgeInner_1cafo_16{width:13rem;height:20rem}._badgeFront_1cafo_39 img{width:5rem;margin-top:.1rem}._badgeFront_1cafo_39 h3{margin-top:.5rem;font-size:var(--font-size-xs)}._badgeFront_1cafo_39 p{font-size:var(--font-size-base)}._badgeBack_1cafo_40{padding-top:2.5rem}._badgeBack_1cafo_40 p{padding:.9rem 1rem;font-size:var(--font-size-xxxs)}}@media (width <= 700px){._badgeInner_1cafo_16{width:12.5rem;height:19rem}._badgeFront_1cafo_39{padding:3.5rem 0 .5rem}._badgeBack_1cafo_40 p{padding:.8rem .6rem}._badgeHole_1cafo_94{width:3rem;height:1rem}._tempoTotal_1cafo_190{display:none}}@media (width <= 600px){._badgeInner_1cafo_16{width:12rem;height:16rem}._badgeHole_1cafo_94{width:2.5rem;height:.8rem}._badgeFront_1cafo_39{gap:.3rem;padding:2.5rem 0 .5rem}._badgeFront_1cafo_39 img{width:4rem;margin-top:.1rem}._badgeFront_1cafo_39 h3{margin-top:1rem;font-size:var(--font-size-base)}._badgeFront_1cafo_39 p{margin-top:1.2rem;font-size:var(--font-size-xxs)}._badgeBack_1cafo_40 p{font-size:var(--font-size-xxl)}}@media (width <= 500px){._badgeInner_1cafo_16{width:9rem;height:11.5rem}._badgeFront_1cafo_39{gap:.1rem;padding:2rem .2rem .5rem}._badgeFront_1cafo_39 img{width:3rem;margin-top:0}._badgeFront_1cafo_39 h3{margin-top:.5rem}._badgeFront_1cafo_39 p{margin-top:.15rem;padding:.1rem}._atividades_1cafo_256{display:none}._badgeBack_1cafo_40{padding-top:2rem}._badgeHole_1cafo_94{width:2rem;height:.6rem}}@media (width <= 1100px) and (orientation: portrait){._badgeInner_1cafo_16{width:20rem;height:29rem}._badgeFront_1cafo_39{padding:5rem 0 1rem}._badgeFront_1cafo_39 img{width:9rem;height:auto;margin-top:0}._badgeFront_1cafo_39 h3{margin-top:1.5rem;font-size:var(--font-size-md-plus)}._badgeFront_1cafo_39 p{font-size:var(--font-size-md)}._badgeBack_1cafo_40{padding-top:2.5rem}._badgeBack_1cafo_40 p{font-size:var(--font-size-base)}}@media (width <= 500px) and (orientation: portrait){._container_1cafo_306{padding-top:10rem}._badgeInner_1cafo_16{width:15rem;height:22rem}._badgeFront_1cafo_39{padding:3.2rem 0 1rem}._badgeFront_1cafo_39 img{width:7rem;margin-top:.3rem}._badgeFront_1cafo_39 h3{margin-top:1.2rem;font-size:var(--font-size-sm)}._badgeFront_1cafo_39 p{margin-top:.6rem;font-size:var(--font-size-xs)}._badgeBack_1cafo_40 p{font-size:var(--font-size-xxs)}}@media (width <= 400px) and (orientation: portrait){._atividades_1cafo_256{display:block}}._scrollWrapper_7b6xa_1{position:relative;z-index:1;width:100vw;height:100vh;overflow:hidden}._container_7b6xa_9{z-index:2;display:flex;flex-direction:column;justify-content:flex-start;width:100%;height:auto;min-height:100vh;transform:translate(0);will-change:transform}._titleSection_7b6xa_21{position:absolute;top:40%;left:0;padding:.3rem;font-size:var(--font-size-sm);background:#a8eb0f;border-radius:var(--border-radius-small);font-family:var(--font-mono),monospace;transform:rotate(-90deg)}._casesGrid_7b6xa_33{display:block;width:max-content;padding:8rem 8rem 2rem}@media (width <= 1100px){._titleSection_7b6xa_21{left:1%;font-size:var(--font-size-xs)}}@media (width <= 1000px){._titleSection_7b6xa_21{font-size:var(--font-size-xs)}}@media (width <= 900px){._titleSection_7b6xa_21{font-size:var(--font-size-base)}._casesGrid_7b6xa_33{padding-inline:4rem}}@media (width <= 800px){._titleSection_7b6xa_21{left:-1%}}@media (width <= 700px){._casesGrid_7b6xa_33{padding-block:6rem}}@media (width <= 600px){._titleSection_7b6xa_21{left:-2%;font-size:var(--font-size-xxs)}._casesGrid_7b6xa_33{padding-block:5.5rem}}@media (width <= 500px){._titleSection_7b6xa_21{left:-.5%;font-size:var(--font-size-xxxs)}}@media (width <= 1100px) and (orientation: portrait){._container_7b6xa_9{width:100vw;height:100vh}._titleSection_7b6xa_21{left:-2%;font-size:var(--font-size-md)}}@media (width <= 900px) and (orientation: portrait){._casesGrid_7b6xa_33{margin-left:6rem}}@media (width <= 800px) and (orientation: portrait){._titleSection_7b6xa_21{left:0;font-size:var(--font-size-sm)}}@media (width <= 700px) and (orientation: portrait){._titleSection_7b6xa_21{left:-4%}}@media (width <= 600px) and (orientation: portrait){._titleSection_7b6xa_21{left:-5.5%;font-size:var(--font-size-xs)}._casesGrid_7b6xa_33{margin-left:5rem}}@media (width <= 500px) and (orientation: portrait){._titleSection_7b6xa_21{font-size:var(--font-size-base)}}._caseGrid_3lvsv_1{display:grid;gap:1rem;height:auto;min-width:100vw;padding:1rem 12.5rem 0;--column-width: 24rem}@media (width <= 1100px){._caseGrid_3lvsv_1{gap:1.5rem}}@media (width <= 1000px){._caseGrid_3lvsv_1{padding:1.2rem 8rem 0;--column-width: 22rem}}@media (width <= 900px){._caseGrid_3lvsv_1{gap:1.2rem;padding:.8rem 8rem 0;--column-width: 19rem}}@media (width <= 800px){._caseGrid_3lvsv_1{gap:1rem;padding:.5rem 8rem 0;--column-width: 18rem}}@media (width <= 700px){._caseGrid_3lvsv_1{gap:1rem;padding:.1rem 6rem 0;--column-width: 17.5rem}}@media (width <= 600px){._caseGrid_3lvsv_1{gap:.6rem;padding:.1rem 6rem 0;--column-width: 16rem}}@media (width <= 500px){._caseGrid_3lvsv_1{gap:1.5rem;padding:.1rem 5rem 0;--column-width: 15rem}}@media (width <= 1100px) and (orientation: portrait){._caseGrid_3lvsv_1{--column-width: 28rem;gap:3rem}}@media (width <= 900px) and (orientation: portrait){._caseGrid_3lvsv_1{gap:2rem}}@media (width <= 700px) and (orientation: portrait){._caseGrid_3lvsv_1{gap:3rem;padding-inline:4rem 8rem}}@media (width <= 600px) and (orientation: portrait){._caseGrid_3lvsv_1{gap:2rem}}@media (width <= 500px) and (orientation: portrait){._caseGrid_3lvsv_1{gap:1.5rem;padding-inline:4rem;--column-width: 20rem}}._caseCard_1j563_1{position:relative;width:24rem;height:15rem;border:2px solid var(--black);border-radius:var(--border-radius-medium);box-shadow:var(--shadow-regular);cursor:pointer;background:var(--white)}._caseCard_1j563_1:hover{box-shadow:var(--shadow-regular-hover);border:4px solid var(--lime-green);transform:scale(1.03);transition:transform .2s}._caseCard_1j563_1:active{transform:scale(.98);transition:transform .2s}._caseCard_1j563_1 img{width:100%;height:100%;object-fit:cover;border-radius:var(--border-radius-medium)}._tagList_1j563_31{position:absolute;top:.1rem;right:.4rem;z-index:2;display:flex;flex-direction:column;gap:.25rem;align-items:flex-end;margin-top:.25rem}._labelCard_1j563_43{position:absolute;bottom:1.6rem;left:-1px;z-index:2;padding:.2rem 1rem;color:var(--black);font-size:var(--font-size-sm);background-color:var(--lime-green);border:1px solid var(--black);border-radius:0 var(--border-radius-base) var(--border-radius-base) 0;box-shadow:var(--shadow-base)}._labelProject_1j563_57{font-family:var(--font-sans),sans-serif;text-align:left}._labelProject_1j563_57 h5{margin:0;padding:0}@media (width <= 1000px){._caseCard_1j563_1{width:22rem;height:13rem}._labelCard_1j563_43{bottom:1.4rem;font-size:var(--font-size-xs)}}@media (width <= 900px){._caseCard_1j563_1{width:19rem;height:11rem}._labelCard_1j563_43{bottom:.8rem;padding:.2rem .5rem;font-size:var(--font-size-base)}}@media (width <= 800px){._caseCard_1j563_1{width:18rem;height:10rem}}@media (width <= 700px){._caseCard_1j563_1{width:17.5rem;height:9.5rem}}@media (width <= 600px){._caseCard_1j563_1{width:16rem;height:8rem}._labelCard_1j563_43{bottom:.6rem;padding:.2rem .5rem;font-size:var(--font-size-sm)}._labelCard_1j563_43 h5{font-size:var(--font-size-xxs)}}@media (width <= 500px){._caseCard_1j563_1{width:15rem;height:11rem}._labelCard_1j563_43{bottom:1rem;padding:.3rem .6rem}}@media (width <= 1100px) and (orientation: portrait){._caseCard_1j563_1{width:28rem;height:17rem}._labelCard_1j563_43{bottom:1.6rem;padding:.2rem 1rem;font-size:var(--font-size-md)}}@media (width <= 500px) and (orientation: portrait){._caseCard_1j563_1{width:20rem;height:12rem}._labelCard_1j563_43{bottom:1.2rem;padding:.2rem .5rem}._labelCard_1j563_43 h5{font-size:var(--font-size-base)}}._tag_yx8mr_1{display:inline-block;width:auto;padding:.08rem .3rem;color:var(--white);font-weight:var(--font-weight-semibold);font-size:var(--font-size-xxs);font-family:var(--font-mono),monospace;white-space:nowrap;background-color:var(--black);border:2px solid var(--lime-green);border-radius:var(--border-radius-base);box-shadow:var(--shadow-base);transition:transform .2s ease-in-out,border .2s ease-in-out}._tag_yx8mr_1:hover{border:2px solid var(--white);transition:transform .2s ease-in-out}._tag_yx8mr_1:active{transform:scale(.9);transition:transform .1s ease-in-out}._active_yx8mr_27{color:var(--black);background-color:var(--lime-green);border:2px solid var(--black)}@media (width <= 900px){._tag_yx8mr_1{padding:.06rem .25rem;font-size:var(--font-size-xxxs)}}@media (width <= 800px){._tag_yx8mr_1{padding:.05rem .2rem;font-size:var(--font-size-xxl)}}@media (width <= 1100px) and (orientation: portrait){._tag_yx8mr_1{padding:.08rem .3rem;font-size:var(--font-size-base)}}._tagFilter_6bg6e_1{display:flex;flex-wrap:wrap;gap:1rem;margin:2rem 0 .3rem 12.5rem}._tagWrapper_6bg6e_8{all:unset;display:flex;cursor:pointer;border-radius:var(--border-radius-base)}._tagWrapper_6bg6e_8:focus-visible{outline:2px solid var(--black);outline-offset:.2rem}@media (width <= 1000px){._tagFilter_6bg6e_1{margin:.1rem 0 .3rem 8rem}}@media (width <= 900px){._tagFilter_6bg6e_1{margin:0 0 .8rem 8rem}}@media (width <= 700px){._tagFilter_6bg6e_1{gap:.5rem;margin:.5rem 0 .8rem 6rem}}@media (width <= 600px){._tagFilter_6bg6e_1{margin:0 0 .6rem 6rem}}@media (width <= 500px){._tagFilter_6bg6e_1{gap:.5rem;margin:0 0 .8rem 5rem}}@media (width <= 1100px) and (orientation: portrait){._tagFilter_6bg6e_1{gap:.6rem;margin:0 0 2rem 13rem}}@media (width <= 1000px) and (orientation: portrait){._tagFilter_6bg6e_1{gap:.5rem;margin:0 0 2rem 8rem}}@media (width <= 800px) and (orientation: portrait){._tagFilter_6bg6e_1{margin-bottom:1rem}}@media (width <= 700px) and (orientation: portrait){._tagFilter_6bg6e_1{margin:0 0 2rem 4rem}}._modal_dxl2o_1{z-index:1000;position:relative;width:80%;max-height:80vh;padding:3rem 2rem 2rem;overflow-y:auto;background-color:var(--white);border-radius:8px;box-shadow:0 0 20px #0000004d;opacity:0;transform:translateY(50px);margin:0 auto}._modal_dxl2o_1 img{max-width:100%;height:auto;margin-top:1rem}._closeButton_dxl2o_22{position:fixed;top:.2rem;right:.2rem;z-index:1001;background:none;border:none;cursor:pointer}._closeButton_dxl2o_22:hover{transform:scale(1.1);transition:transform .1s}._closeButton_dxl2o_22:focus-visible{outline:2px solid var(--pink);outline-offset:2px}._closeButton_dxl2o_22:active{transform:scale(.9);transition:transform .1s}._closeButton_dxl2o_22 svg{width:3rem;height:3rem;fill:var(--pink)}._closeButton_dxl2o_22 svg:hover{fill:var(--pink)}._modalHeader_dxl2o_57{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin-bottom:1rem;padding-bottom:2rem;border-bottom:2px solid var(--black)}._modalHeader_dxl2o_57 img{width:8rem;height:auto}._infoSection_dxl2o_72{display:flex;flex-direction:column;gap:.5rem;text-align:left}._titleSection_dxl2o_79 h5{display:inline-block;margin:0;padding:.1rem .6rem;font-weight:var(--font-weight-semibold);font-size:var(--font-size-md);font-family:var(--font-mono),monospace;background-color:var(--lime-green);border-radius:var(--border-radius-base)}._tagsSection_dxl2o_90{display:flex;flex-wrap:wrap;gap:1rem}._logoSection_dxl2o_96{display:flex;gap:1rem;align-items:center}._logo_dxl2o_96{height:40px;object-fit:contain}._techSheet_dxl2o_107{display:flex;flex-direction:column;width:27rem;margin-top:6rem;background-color:var(--lime-green);border:1px solid var(--black)}._techSheet_dxl2o_107 span{display:block;width:100%;margin:0;padding:.5rem 1rem;font-weight:var(--font-weight-regular);font-size:var(--font-size-base);font-family:var(--font-mono),monospace;border:1px solid var(--black);border-radius:0;box-shadow:none;padding-block:.2rem}._modalOverlay_dxl2o_130{position:fixed;z-index:999;display:flex;align-items:center;justify-content:center;width:100vw;height:100vh;background:#0009;inset:0;transition:opacity .4s ease}@media (width <= 1000px){._modalHeader_dxl2o_57{padding-bottom:.5rem}._modalHeader_dxl2o_57 img{width:6rem;padding-bottom:2rem}._techSheet_dxl2o_107{width:21rem}._techSheet_dxl2o_107 span{font-size:var(--font-size-xxs)}}@media (width <= 900px){._closeButton_dxl2o_22 svg{width:2rem;height:2rem}}@media (width <= 800px){._titleSection_dxl2o_79 h5{padding-block:0}._modalHeader_dxl2o_57{margin-bottom:1rem;padding-bottom:0}._modalHeader_dxl2o_57 img:nth-child(2){display:none}}@media (width <= 700px){._modal_dxl2o_1{width:90%;height:90vh}._closeButton_dxl2o_22{top:.2rem;right:.1rem}._titleSection_dxl2o_79 h5{font-size:var(--font-size-sm)}._tagsSection_dxl2o_90{gap:.4rem;padding-bottom:.5rem}._logoSection_dxl2o_96{gap:0}._modalHeader_dxl2o_57 img{width:4.8rem}}@media (width <= 600px){._modalHeader_dxl2o_57{margin-bottom:.1rem}._closeButton_dxl2o_22{top:.3rem;right:.3rem}._closeButton_dxl2o_22 svg{width:1.5rem;height:1.5rem}._modalHeader_dxl2o_57 img{width:4rem}._titleSection_dxl2o_79 h5{font-size:var(--font-size-xs)}._techSheet_dxl2o_107 span{font-size:var(--font-size-xxxs)}._techSheet_dxl2o_107{width:18rem}}@media (width <= 500px){._titleSection_dxl2o_79 h5{font-size:var(--font-size-base)}._modalHeader_dxl2o_57 img{display:none}._closeButton_dxl2o_22{top:.1rem;right:.1rem}._tagsSection_dxl2o_90{gap:.2rem;margin-bottom:.8rem}._techSheet_dxl2o_107{width:17rem}}@media (width <= 1100px) and (orientation: portrait){._closeButton_dxl2o_22{top:2rem;right:1rem}._closeButton_dxl2o_22 svg{width:3rem;height:3rem}}@media (width <= 900px) and (orientation: portrait){._closeButton_dxl2o_22{top:1.4rem;right:1rem}}@media (width <= 800px) and (orientation: portrait){._modalHeader_dxl2o_57 img{display:none}}@media (width <= 700px) and (orientation: portrait){._modalHeader_dxl2o_57{padding-bottom:1rem}}@media (width <= 400px) and (orientation: portrait){._closeButton_dxl2o_22{top:.5rem;right:.5rem}}._quoteBlock_1ugl7_1{display:flex;flex-direction:column;margin:4rem 0;box-shadow:none}._quoteBlock_1ugl7_1 p{font-weight:var(--font-weight-regular);font-size:var(--font-size-xs);text-indent:2rem;background-color:var(--white);box-shadow:none}@media (width <= 1000px){._quoteBlock_1ugl7_1 p{font-size:var(--font-size-base)}}@media (width <= 800px){._quoteBlock_1ugl7_1 p{text-indent:1.5rem}}@media (width <= 500px){._quoteBlock_1ugl7_1{margin-block:.2rem}._quoteBlock_1ugl7_1 p{font-size:var(--font-size-xxs);text-indent:1rem;margin-block:.8rem}}._textBlock_19j7o_1{display:flex;flex-direction:column;margin:4rem 0;font-family:var(--font-sans),sans-serif;box-shadow:none}._textBlock_19j7o_1 h5{display:inline-block;width:fit-content;font-weight:var(--font-weight-bold);font-size:var(--font-size-md-plus);font-family:var(--font-mono),monospace;text-align:center;background-color:var(--lime-green);border-radius:var(--border-radius-base);padding-inline:1rem;place-self:center}._textBlock_19j7o_1 p{font-weight:var(--font-weight-regular);font-size:var(--font-size-xs);text-indent:2rem;background-color:var(--white);box-shadow:none}@media (width <= 1200px){._textBlock_19j7o_1{margin:3rem 0}}@media (width <= 1100px){._textBlock_19j7o_1{margin:2rem 0}}@media (width <= 1000px){._textBlock_19j7o_1 h5{font-size:var(--font-size-md)}._textBlock_19j7o_1 p{font-size:var(--font-size-base)}}@media (width <= 800px){._textBlock_19j7o_1{margin:0}._textBlock_19j7o_1 h5{font-size:var(--font-size-sm);padding-inline:.5rem;margin-block:1.5rem}._textBlock_19j7o_1 p{text-indent:1.5rem}}@media (width <= 600px){._textBlock_19j7o_1{gap:2rem}._textBlock_19j7o_1 h5{font-size:var(--font-size-xs)}}@media (width <= 500px){._textBlock_19j7o_1 h5{font-size:var(--font-size-base)}._textBlock_19j7o_1 p{font-size:var(--font-size-xxs);text-indent:1rem}}@media (width <= 1200px) and (orientation: portrait){._textBlock_19j7o_1{margin:2rem 0}}._videoGrid_o7012_1{display:grid;grid-template-columns:1fr;width:100%}._description_o7012_7{font-size:var(--font-size-base);font-family:var(--font-mono),monospace;font-style:italic;text-align:left}._videoWrapper_o7012_14{position:relative;width:100%;padding-bottom:56.25%;overflow:hidden}._video_o7012_1{position:absolute;top:50%;left:50%;width:80%;height:80%;transform:translate(-50%,-50%)}._description_1r3hy_1{padding-top:2rem;font-size:var(--font-size-base);font-family:var(--font-mono),monospace;font-style:italic;text-align:left}._layout--single_1r3hy_9{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}._layout--single_1r3hy_9 img{width:75%;height:auto}._layout--banner_1r3hy_22{display:flex;align-items:center;justify-content:center;width:100%;overflow:hidden}._layout--banner_1r3hy_22 img{width:100%;height:auto;object-fit:cover}._layout--flexFluid_1r3hy_36{display:grid;grid-template-columns:repeat(20,1fr);gap:.5rem}._layout--flexFluid_1r3hy_36 img{display:block;object-fit:cover}._layout--flexFluid_1r3hy_36 img:nth-child(1){grid-column:1 / 5}._layout--flexFluid_1r3hy_36 img:nth-child(2){grid-column:5 / 9}._layout--flexFluid_1r3hy_36 img:nth-child(3){grid-column:9 / 21}._layout--flexFluid_1r3hy_36 img:nth-child(4){grid-column:1 / 21}._layout--flexFluid_1r3hy_36 img:nth-child(5){grid-column:1 / 21}._layout--flexFluid_1r3hy_36 img:nth-child(6){grid-column:1 / 5}._layout--flexFluid_1r3hy_36 img:nth-child(7){grid-column:5 / 8}._layout--flexFluid_1r3hy_36 img:nth-child(8){grid-column:8 / 17}._layout--flexFluid_1r3hy_36 img:nth-child(9){grid-column:17 / 21}._layout--flexFluid_1r3hy_36 img:nth-child(10){grid-column:1 / 5}._layout--flexFluid_1r3hy_36 img:nth-child(11){grid-column:5 / 9}._layout--flexFluid_1r3hy_36 img:nth-child(12){grid-column:9 / 13}._layout--flexFluid_1r3hy_36 img:nth-child(13){grid-column:13 / 17}._layout--flexFluid_1r3hy_36 img:nth-child(14){grid-column:17 / 21}._layout--flexFluid_1r3hy_36 img:nth-child(15){grid-column:1 / 7}._layout--flexFluid_1r3hy_36 img:nth-child(16){grid-column:7 / 14}._layout--flexFluid_1r3hy_36 img:nth-child(17){grid-column:14 / 21}._layout--gridColumn-3_1r3hy_115{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}._layout--flexRow_1r3hy_121{display:flex;flex-flow:column nowrap;gap:2rem;align-items:center;justify-content:space-between;width:100%;max-width:100vw;margin:2rem 0;overflow-x:hidden}._layout--flexRow_1r3hy_121 img{flex:1 1 0;max-width:70%;height:auto;object-fit:cover}._layout--gridFluid_1r3hy_140{display:grid;grid-template-columns:repeat(14,1fr);gap:.5rem}._layout--gridFluid_1r3hy_140 img{display:block;height:100%}._layout--gridFluid_1r3hy_140 img:nth-child(1){grid-column:1 / 3}._layout--gridFluid_1r3hy_140 img:nth-child(2){grid-column:3 / 5}._layout--gridFluid_1r3hy_140 img:nth-child(3){grid-column:5 / 7}._layout--gridFluid_1r3hy_140 img:nth-child(4){grid-column:7 / 9}._layout--gridFluid_1r3hy_140 img:nth-child(5){grid-column:9 / 15}._layout--gridFluid_1r3hy_140 img:nth-child(6){grid-column:1 / 8}._layout--gridFluid_1r3hy_140 img:nth-child(7){grid-column:8 / 15}._layout--gridFluid_1r3hy_140 img:nth-child(8){grid-column:1 / 8}._layout--gridFluid_1r3hy_140 img:nth-child(9){grid-column:8 / 15}._layout--gridFluid_1r3hy_140 img:nth-child(10){grid-column:1 / 8}._layout--gridFluid_1r3hy_140 img:nth-child(11){grid-column:8 / 15}._layout--gridFluid_1r3hy_140 img:nth-child(12){grid-column:1 / 7}._layout--gridFluid_1r3hy_140 img:nth-child(13){grid-column:7 / 9}._layout--gridFluid_1r3hy_140 img:nth-child(14){grid-column:9 / 11}._layout--gridFluid_1r3hy_140 img:nth-child(15){grid-column:11 / 13}._layout--gridFluid_1r3hy_140 img:nth-child(16){grid-column:13 / 15}._layout--gridFluid_1r3hy_140 img:nth-child(17){grid-column:1 / 4}._layout--gridFluid_1r3hy_140 img:nth-child(18){grid-column:4 / 8}._layout--gridFluid_1r3hy_140 img:nth-child(19){grid-column:8 / 11}._layout--gridFluid_1r3hy_140 img:nth-child(20){grid-column:11 / 15}._layout--gridFluid2_1r3hy_231{display:grid;grid-template-columns:repeat(15,1fr);gap:.5rem}._layout--gridFluid2_1r3hy_231 img{display:block;height:100%}._layout--gridFluid2_1r3hy_231 img:nth-child(1){grid-column:1 / 4}._layout--gridFluid2_1r3hy_231 img:nth-child(2){grid-column:4 / 7}._layout--gridFluid2_1r3hy_231 img:nth-child(3){grid-column:7 / 10}._layout--gridFluid2_1r3hy_231 img:nth-child(4){grid-column:10 / 13}._layout--gridFluid2_1r3hy_231 img:nth-child(5){grid-column:13 / 16}._layout--gridFluid2_1r3hy_231 img:nth-child(6){grid-column:1 / 4}._layout--gridFluid2_1r3hy_231 img:nth-child(7){grid-column:4 / 6}._layout--gridFluid2_1r3hy_231 img:nth-child(8){grid-column:6 / 8}._layout--gridFluid2_1r3hy_231 img:nth-child(9){grid-column:8 / 10}._layout--gridFluid2_1r3hy_231 img:nth-child(10){grid-column:10 / 12}._layout--gridFluid2_1r3hy_231 img:nth-child(11){grid-column:12 / 14}._layout--gridFluid2_1r3hy_231 img:nth-child(12){grid-column:14 / 16}._layout--gridFluid2_1r3hy_231 img:nth-child(13){grid-column:1 / 2}._layout--gridFluid2_1r3hy_231 img:nth-child(14){grid-column:2 / 4}._layout--gridFluid2_1r3hy_231 img:nth-child(15){grid-column:4 / 10}._layout--gridFluid2_1r3hy_231 img:nth-child(16){grid-column:10 / 16}._layout--gridFluid2_1r3hy_231 img:nth-child(17){grid-column:1 / 6}._layout--gridFluid2_1r3hy_231 img:nth-child(18){grid-column:6 / 11}._layout--gridFluid2_1r3hy_231 img:nth-child(19){grid-column:11 / 16}._layout--gridFluid2_1r3hy_231 img:nth-child(20){grid-column:1 / 6}._layout--gridFluid2_1r3hy_231 img:nth-child(21){grid-column:6 / 11}._layout--gridFluid2_1r3hy_231 img:nth-child(22){grid-column:11 / 16}._layout--gridFluid3_1r3hy_330{display:grid;grid-template-columns:repeat(15,1fr);gap:.5rem}._layout--gridFluid3_1r3hy_330 img{display:block;height:100%}._layout--gridFluid3_1r3hy_330 img:nth-child(1){grid-column:1 / 5}._layout--gridFluid3_1r3hy_330 img:nth-child(2){grid-column:5 / 9}._layout--gridFluid3_1r3hy_330 img:nth-child(3){grid-column:9 / 13}._layout--gridFluid3_1r3hy_330 img:nth-child(4){grid-column:13 / 16}._layout--gridFluid3_1r3hy_330 img:nth-child(5){grid-column:1 / 3}._layout--gridFluid3_1r3hy_330 img:nth-child(6){grid-column:3 / 5}._layout--gridFluid3_1r3hy_330 img:nth-child(7){grid-column:5 / 7}._layout--gridFluid3_1r3hy_330 img:nth-child(8){grid-column:7 / 10}._layout--gridFluid3_1r3hy_330 img:nth-child(9){grid-column:10 / 13}._layout--gridFluid3_1r3hy_330 img:nth-child(10){grid-column:13 / 16}._layout--gridFluid3_1r3hy_330 img:nth-child(11){grid-column:1 / 4}._layout--gridFluid3_1r3hy_330 img:nth-child(12){grid-column:4 / 8}._layout--gridFluid3_1r3hy_330 img:nth-child(13){grid-column:8 / 12}._layout--gridFluid3_1r3hy_330 img:nth-child(14){grid-column:12 / 16}._layout--gridFluid3_1r3hy_330 img:nth-child(15){grid-column:1 / 4}._layout--gridFluid3_1r3hy_330 img:nth-child(16){grid-column:4 / 7}._layout--gridFluid3_1r3hy_330 img:nth-child(17){grid-column:7 / 10}._layout--gridFluid3_1r3hy_330 img:nth-child(18){grid-column:10 / 16}._layout--gridFluid4_1r3hy_413{display:grid;grid-template-columns:repeat(8,1fr);gap:.5rem}._layout--gridFluid4_1r3hy_413 img{display:block;height:100%}._layout--gridFluid4_1r3hy_413 img:nth-child(1){grid-column:1 / 5}._layout--gridFluid4_1r3hy_413 img:nth-child(2){grid-column:5 / 9}._layout--gridFluid4_1r3hy_413 img:nth-child(3){grid-column:1 / 6}._layout--gridFluid4_1r3hy_413 img:nth-child(4){grid-column:6 / 9}._layout--gridRow_1r3hy_440{display:flex;flex-wrap:nowrap;gap:.5rem;align-items:center;justify-content:space-between;width:100%}._layout--gridRow_1r3hy_440 img{width:10.5%;height:auto}._layout--gridRow2_1r3hy_454{display:flex;flex-wrap:nowrap;gap:.25rem;align-items:center;justify-content:space-between;width:100%}._layout--gridRow2_1r3hy_454 img{width:9%;height:auto}._layout--gridRow3_1r3hy_468{display:flex;flex-wrap:nowrap;gap:.3rem;align-items:center;justify-content:space-between;width:100%}._layout--gridRow3_1r3hy_468 img{width:14%;height:auto}._layout--gridFluid5_1r3hy_482{display:grid;grid-template-columns:repeat(11,1fr);gap:.5rem}._layout--gridFluid5_1r3hy_482 img{display:block;height:100%}._layout--gridFluid5_1r3hy_482 img:nth-child(1){grid-column:1 / 4}._layout--gridFluid5_1r3hy_482 img:nth-child(2){grid-column:4 / 9}._layout--gridFluid5_1r3hy_482 img:nth-child(3){grid-column:9 / 12}._layout--gridFluid5_1r3hy_482 img:nth-child(4){grid-column:1 / 4}._layout--gridFluid5_1r3hy_482 img:nth-child(5){grid-column:4 / 9}._layout--gridFluid5_1r3hy_482 img:nth-child(6){grid-column:9 / 12}._layout--gridFluid6_1r3hy_517{display:grid;grid-template-columns:repeat(12,1fr);gap:.5rem}._layout--gridFluid6_1r3hy_517 img{display:block;height:100%}._layout--gridFluid6_1r3hy_517 img:nth-child(1){grid-column:1 / 4}._layout--gridFluid6_1r3hy_517 img:nth-child(2){grid-column:4 / 7}._layout--gridFluid6_1r3hy_517 img:nth-child(3){grid-column:7 / 10}._layout--gridFluid6_1r3hy_517 img:nth-child(4){grid-column:10 / 13}._layout--gridFluid6_1r3hy_517 img:nth-child(5){grid-column:1 / 3}._layout--gridFluid6_1r3hy_517 img:nth-child(6){grid-column:3 / 6}._layout--gridFluid6_1r3hy_517 img:nth-child(7){grid-column:6 / 8}._layout--gridFluid6_1r3hy_517 img:nth-child(8){grid-column:8 / 10}._layout--gridFluid6_1r3hy_517 img:nth-child(9){grid-column:10 / 13}._layout--gridFluid6_1r3hy_517 img:nth-child(10){grid-column:1 / 4}._layout--gridFluid6_1r3hy_517 img:nth-child(11){grid-column:4 / 7}._layout--gridFluid6_1r3hy_517 img:nth-child(12){grid-column:7 / 10}._layout--gridFluid6_1r3hy_517 img:nth-child(13){grid-column:10 / 13}._layout--gridColumn3_1r3hy_580{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}._layout--gridColumn4_1r3hy_586{display:grid;grid-template-columns:repeat(6,1fr);gap:.5rem}@media (width <= 1000px){._layout--gridRow_1r3hy_440 img:nth-child(9){display:none}._layout--gridRow2_1r3hy_454 img:nth-child(11){display:none}}@media (width <= 800px){._description_1r3hy_1{font-size:var(--font-size-xxs)}._layout--gridFluid4_1r3hy_413,._layout--gridFluid6_1r3hy_517{margin-bottom:2rem}}@media (width <= 600px){._description_1r3hy_1{font-size:var(--font-size-xxl)}._layout--gridRow_1r3hy_440,._layout--gridRow2_1r3hy_454{gap:.1rem}}@media (width <= 500px){._layout--gridFluid6_1r3hy_517{margin-bottom:1rem}._layout--gridFluid6_1r3hy_517 img:nth-child(1){display:none}._layout--gridFluid6_1r3hy_517 img:nth-child(2){display:none}._layout--gridFluid6_1r3hy_517 img:nth-child(3){display:none}._layout--gridFluid6_1r3hy_517 img:nth-child(4){display:none}}@media (width <= 900px) and (orientation: portrait){._layout--gridRow_1r3hy_440 img:last-child{display:none}._layout--gridRow2_1r3hy_454 img:last-child{display:none}._layout--gridRow3_1r3hy_468 img:last-child{display:none}}@media (width <= 700px) and (orientation: portrait){._layout--gridFluid4_1r3hy_413{margin-bottom:2rem}}@media (width <= 600px) and (orientation: portrait){._layout--gridFluid6_1r3hy_517{margin-bottom:1rem}._layout--gridFluid6_1r3hy_517 img:nth-child(1){display:none}._layout--gridFluid6_1r3hy_517 img:nth-child(2){display:none}._layout--gridFluid6_1r3hy_517 img:nth-child(3){display:none}._layout--gridFluid6_1r3hy_517 img:nth-child(4){display:none}}@media (width <= 500px) and (orientation: portrait){._layout--gridFluid3_1r3hy_330{margin-top:2rem}}._container_1nd72_1{position:relative;display:flex;flex-direction:column;justify-content:space-around;width:100%;height:100vh}._titleSection_1nd72_10{position:absolute;top:40%;left:-2%;padding:.3rem;font-size:var(--font-size-sm);background:#a8eb0f;border-radius:var(--border-radius-small);font-family:var(--font-mono),monospace;transform:rotate(-90deg)}._socialsGrid_1nd72_22{display:flex;justify-content:space-evenly;width:70%;margin:0 auto}._card_1nd72_29{display:flex;flex-direction:column;gap:1rem;align-items:flex-start;max-width:30rem}._card_1nd72_29 span{font-weight:var(--font-weight-bold);font-size:var(--font-size-base);transition:text-decoration-thickness .2s ease;padding:0 .3rem;border-radius:var(--border-radius-small)}._card_1nd72_29 span:hover{background:var(--lime-green)}._header_1nd72_49 a:hover{outline:2px solid var(--black);outline-offset:.2rem}._linkSocial_1nd72_54{display:flex;gap:.8rem;align-items:center;text-decoration:none;color:var(--black)}._previewLink_1nd72_62:focus-visible,._linkSocial_1nd72_54:focus-visible{outline:2px solid var(--black);outline-offset:.3rem}._previewImage_1nd72_68{border:var(--border-regular);border-radius:var(--border-radius-medium);box-shadow:var(--shadow-regular);background-color:var(--white)}._previewImage_1nd72_68:hover{box-shadow:var(--shadow-regular-hover);transform:scale(1.03);border:4px solid var(--lime-green);transition:transform .3s}._previewImage_1nd72_68:active{transform:scale(.98);transition:transform .2s}._linkedinDesktop_1nd72_87{height:25rem;aspect-ratio:1018/1123;object-fit:cover}._youtubeDesktop_1nd72_93{height:25rem;aspect-ratio:1396/1123;object-fit:cover}._linkedinMobile_1nd72_99,._youtubeMobile_1nd72_105{height:25rem;aspect-ratio:468 / 1121;object-fit:contain}@media (width <= 1100px){._titleSection_1nd72_10{font-size:var(--font-size-xs)}}@media (width <= 1000px){._titleSection_1nd72_10{left:-2%;font-size:var(--font-size-xs)}._socialsGrid_1nd72_22{gap:2rem}}@media (width <= 900px){._titleSection_1nd72_10{font-size:var(--font-size-base)}._socialsGrid_1nd72_22{gap:3rem}._linkedinDesktop_1nd72_87,._youtubeDesktop_1nd72_93,._linkedinMobile_1nd72_99,._youtubeMobile_1nd72_105{height:20rem}._header_1nd72_49 a{width:2.2rem;height:2.2rem}}@media (width <= 800px){._socialsGrid_1nd72_22{gap:2rem}._linkSocial_1nd72_54{gap:0}._card_1nd72_29 span{font-size:var(--font-size-xxl)}._linkedinDesktop_1nd72_87,._youtubeDesktop_1nd72_93,._linkedinMobile_1nd72_99,._youtubeMobile_1nd72_105{height:14rem}}@media (width <= 700px){._titleSection_1nd72_10{left:-5%}}@media (width <= 600px){._titleSection_1nd72_10{left:-5.5%;font-size:var(--font-size-xxs)}._card_1nd72_29{gap:.6rem}._header_1nd72_49 a{width:1.8rem;height:1.8rem}}@media (width <= 500px){._titleSection_1nd72_10{left:-4%;font-size:var(--font-size-xxxs)}._header_1nd72_49 a{width:1.5rem;height:1.5rem}._card_1nd72_29 span{font-size:var(--font-size-xxxl)}._linkedinDesktop_1nd72_87,._youtubeDesktop_1nd72_93,._linkedinMobile_1nd72_99,._youtubeMobile_1nd72_105{height:11rem}}@media (width <= 1100px) and (orientation: portrait){._container_1nd72_1{width:100vw}._titleSection_1nd72_10{left:-5.5%;font-size:var(--font-size-md)}._socialsGrid_1nd72_22{margin-bottom:12rem;gap:4rem}._header_1nd72_49{display:flex;gap:.5rem;align-items:center;justify-content:center}._header_1nd72_49 a{width:3.2rem;height:3.2rem;padding:0}._linkSocial_1nd72_54{display:flex;gap:.5rem;align-items:center}._linkedinDesktop_1nd72_87,._youtubeDesktop_1nd72_93,._linkedinMobile_1nd72_99,._youtubeMobile_1nd72_105{height:42rem}}@media (width <= 800px) and (orientation: portrait){._titleSection_1nd72_10{left:-3.5%;font-size:var(--font-size-sm)}._socialsGrid_1nd72_22{margin-bottom:4rem;gap:3rem}._linkedinDesktop_1nd72_87,._youtubeDesktop_1nd72_93,._linkedinMobile_1nd72_99,._youtubeMobile_1nd72_105{height:32rem}}@media (width <= 700px) and (orientation: portrait){._titleSection_1nd72_10{left:-9%}._linkedinDesktop_1nd72_87,._youtubeDesktop_1nd72_93,._linkedinMobile_1nd72_99,._youtubeMobile_1nd72_105{height:28rem}}@media (width <= 600px) and (orientation: portrait){._titleSection_1nd72_10{left:-10%;font-size:var(--font-size-xs)}._header_1nd72_49 a{width:2.5rem;height:2.5rem;padding:0}._linkedinDesktop_1nd72_87,._youtubeDesktop_1nd72_93,._linkedinMobile_1nd72_99,._youtubeMobile_1nd72_105{height:22rem}}@media (width <= 500px) and (orientation: portrait){._titleSection_1nd72_10{font-size:var(--font-size-base)}}@media (width <= 400px) and (orientation: portrait){._titleSection_1nd72_10{left:-12%}._socialsGrid_1nd72_22{gap:1rem;margin-bottom:10rem}._linkedinDesktop_1nd72_87,._youtubeDesktop_1nd72_93,._linkedinMobile_1nd72_99,._youtubeMobile_1nd72_105{height:15rem}._card_1nd72_29{gap:1rem}._header_1nd72_49 a{width:2rem;height:2rem;padding:0}._linkSocial_1nd72_54{gap:.2rem}}._links_afn89_1{display:flex;width:3.2rem;height:3.2rem;padding:.15rem;background-color:var(--lime-green);border-radius:var(--border-radius-base)}._links_afn89_1 img{max-width:100%;height:auto;display:block;aspect-ratio:1/1}._links_afn89_1:hover{transform:scale(1.03);transition:transform .2s}._links_afn89_1:active{transform:scale(.9);transition:transform .2s}._links_afn89_1:focus-visible{outline:2px solid var(--black);outline-offset:.4rem}@media (width <= 1000px){._links_afn89_1{width:2.8rem;height:2.8rem;padding:.1rem}}@media (width <= 800px){._links_afn89_1{width:2.4rem;height:2.4rem;padding:.05rem}}@media (width <= 600px){._links_afn89_1{width:2rem;height:2rem}}@media (width <= 500px){._links_afn89_1{width:1.7rem;height:1.7rem;padding:.1rem;border-radius:.3rem}}@media (width <= 1100px) and (orientation: portrait){._links_afn89_1{width:4.5rem;height:4.5rem;padding:.3rem}}@media (width <= 700px) and (orientation: portrait){._links_afn89_1{width:3.6rem;height:3.6rem;padding:.2rem}}@media (width <= 500px) and (orientation: portrait){._links_afn89_1{width:3rem;height:3rem;padding:.1rem}}@media (width <= 400px) and (orientation: portrait){._links_afn89_1{width:2.5rem;height:2.5rem;padding:.08rem}}._container_1ev77_1{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;width:100%;height:100vh;margin-top:8rem}._intro_1ev77_12{width:60%;max-width:100rem;font-family:var(--font-mono),monospace;text-align:left;border-radius:var(--border-radius-large)}._typing_1ev77_20:after{content:"|";animation:_blink_1ev77_1 1s infinite;margin-left:.2rem}@keyframes _blink_1ev77_1{0%,to{opacity:1}50%{opacity:0}}._intro_1ev77_12 h2{color:var(--lime-green);font-size:var(--font-size-xl)}._intro_1ev77_12 p{color:var(--white);font-weight:var(--font-weight-regular);font-size:var(--font-size-md)}._intro_1ev77_12 h2,p{display:inline-block;margin:-.8rem 0;padding:1.4rem;background:var(--black);box-shadow:var(--shadow-regular)}._introTitle_1ev77_51:first-child h2{border-radius:var(--border-radius-medium) var(--border-radius-medium) 0 0}._introTitle_1ev77_51:nth-of-type(2) h2{border-radius:0 var(--border-radius-medium) var(--border-radius-medium) var(--border-radius-medium)}._intro_1ev77_12 p{border-radius:var(--border-radius-medium)}._introDescription_1ev77_64{margin-top:2rem}._socials_1ev77_68{display:grid;grid-template-columns:1fr auto 12.5rem;width:100%}._lineBig_1ev77_74{transform-origin:left}._lineSmall_1ev77_78{transform-origin:right}._lineBig_1ev77_74,._lineSmall_1ev77_78{border-bottom:1px solid var(--black);transform:scaleX(0)}._icons_1ev77_88{margin-bottom:.5rem}._icons_1ev77_88 a{box-shadow:var(--shadow-regular)}._icons_1ev77_88 a:hover{box-shadow:var(--shadow-regular-hover)}@media (width <= 1300px){._socials_1ev77_68{grid-template-columns:1fr auto 9rem}}@media (width <= 1100px){._container_1ev77_1{margin-top:6rem}._intro_1ev77_12 h2{font-size:var(--font-size-lg)}._intro_1ev77_12 p{font-size:var(--font-size-sm)}}@media (width <= 1000px){._container_1ev77_1{gap:0}._socials_1ev77_68{grid-template-columns:1fr auto 6rem}}@media (width <= 900px){._container_1ev77_1{margin-top:5rem}._intro_1ev77_12{width:70%}._intro_1ev77_12 p{font-size:var(--font-size-xs)}}@media (width <= 800px){._container_1ev77_1{margin-top:4.5rem}._intro_1ev77_12 h2{font-size:var(--font-size-md-plus)}._intro_1ev77_12 p{font-size:var(--font-size-base)}._socials_1ev77_68{grid-template-columns:1fr auto 4rem}}@media (width <= 700px){._socials_1ev77_68{margin-top:-3rem}}@media (width <= 600px){._container_1ev77_1{margin-top:3.5rem}._intro_1ev77_12 h2{font-size:var(--font-size-md)}._intro_1ev77_12 p{font-size:var(--font-size-xxs)}._socials_1ev77_68{margin-top:-2rem;grid-template-columns:1fr auto 2rem}._intro_1ev77_12 h2,._intro_1ev77_12 p{margin:-.72rem;padding:1.2rem}}@media (width <= 500px){._container_1ev77_1{margin-top:3rem}._intro_1ev77_12 h2{padding:.8rem;font-size:var(--font-size-sm)}._intro_1ev77_12 ._introTitle_1ev77_51:first-child{margin-bottom:.4rem}._intro_1ev77_12 p{margin-top:-1rem;margin-right:0;padding:.8rem;font-size:var(--font-size-xxxs)}}@media (width <= 1100px) and (orientation: portrait){._container_1ev77_1{width:100vw;height:100vh;margin-top:10rem}._intro_1ev77_12 h2{font-size:var(--font-size-xl);line-height:1.5}._intro_1ev77_12 ._introTitle_1ev77_51:first-child{margin-bottom:-.8rem}._intro_1ev77_12 p{margin-top:2rem;font-size:var(--font-size-md-plus);line-height:1.9}._socials_1ev77_68{grid-template-columns:1fr auto 6rem}}@media (width <= 900px) and (orientation: portrait){._container_1ev77_1{margin-top:8rem}._socials_1ev77_68{grid-template-columns:1fr auto 4rem}}@media (width <= 700px) and (orientation: portrait){._intro_1ev77_12 h2{font-size:var(--font-size-lg)}._intro_1ev77_12 p{font-size:var(--font-size-md)}._intro_1ev77_12 ._introTitle_1ev77_51:first-child{margin-bottom:-.4rem}}@media (width <= 600px) and (orientation: portrait){._container_1ev77_1{margin-top:6rem}}@media (width <= 500px) and (orientation: portrait){._intro_1ev77_12 p{margin-top:0;font-size:var(--font-size-sm)}}@media (width <= 400px) and (orientation: portrait){._intro_1ev77_12 h2{font-size:var(--font-size-md-plus)}._intro_1ev77_12 p{font-size:var(--font-size-xs)}._intro_1ev77_12 ._introTitle_1ev77_51:first-child{margin-bottom:.1rem}._socials_1ev77_68{grid-template-columns:1fr auto 2rem}}._linkContainer_c3cma_1{display:grid;grid-template-columns:repeat(3,1fr);column-gap:1.5rem;margin-inline:1.5rem}._linkContainer_c3cma_1 a:hover{outline:2px solid var(--black);outline-offset:.2rem}@media (width <= 1000px){._linkContainer_c3cma_1{column-gap:1rem}}@media (width <= 800px){._linkContainer_c3cma_1{margin-inline:1rem}}@media (width <= 700px){._linkContainer_c3cma_1{column-gap:.8rem}}@media (width <= 600px){._linkContainer_c3cma_1 a:hover{outline-offset:.2rem}}@media (width <= 500px){._linkContainer_c3cma_1{margin-inline:.5rem;column-gap:.6rem}}@media (width <= 1100px) and (orientation: portrait){._linkContainer_c3cma_1{column-gap:2.4rem;margin-inline:2rem}}@media (width <= 900px) and (orientation: portrait){._linkContainer_c3cma_1{column-gap:1rem}}@media (width <= 700px) and (orientation: portrait){._linkContainer_c3cma_1{margin-inline:1rem;column-gap:1.5rem}}@media (width <= 600px) and (orientation: portrait){._linkContainer_c3cma_1{margin-inline:.5rem;column-gap:1rem}}footer{z-index:1;display:flex;align-items:center;justify-content:space-between;padding:1.5rem 12.5rem;color:var(--white);background-color:var(--black);gap:2rem}footer h4{font-weight:var(--font-weight-bold);font-size:var(--font-size-md);line-height:1.2;display:flex;flex-direction:column}footer p a{color:var(--white);font-weight:var(--font-weight-regular);font-size:var(--font-size-base);font-family:var(--font-mono),monospace;text-decoration:none;cursor:pointer}._footerLinks_17zc6_29 a{width:3rem;height:3rem;padding:.1rem}._footerLinks_17zc6_29 a:hover{outline:2px solid var(--white);outline-offset:.2rem}footer p:hover{transform:scale(1.03);transition:transform .2s;text-decoration:underline;text-decoration-thickness:.08rem;text-underline-offset:.5rem}footer p:active{transform:scale(.9);transition:transform .2s}._footerLinks_17zc6_29 a:focus-visible,footer p a:focus-visible{outline:2px solid var(--white);outline-offset:.4rem}@media (width <= 1300px){footer{padding:1.5rem 9rem}}@media (width <= 1000px){footer{margin-top:0;padding:1.5rem 6rem}._footerLinks_17zc6_29 a{width:2.5rem;height:2.5rem;padding:.1rem}}@media (width <= 900px){footer{padding:1rem 6rem}._author_17zc6_83{font-size:var(--font-size-xxs)}}@media (width <= 800px){footer{padding:1rem 2rem}footer h4{margin-right:1rem;font-size:var(--font-size-sm)}._footerLinks_17zc6_29 a{width:2.3rem;height:2.3rem;padding:.1rem}}@media (width <= 700px){footer h4{font-size:var(--font-size-xs)}._footerLinks_17zc6_29 a{width:2rem;height:2rem;padding:.1rem}}@media (width <= 600px){footer{padding:.5rem 2rem}footer h4{font-size:var(--font-size-base)}._footerLinks_17zc6_29 a{width:1.8rem;height:1.8rem;padding:.1rem}p{padding:0}._author_17zc6_83{font-size:var(--font-size-xxl)}}@media (width <= 500px){footer{padding:.5rem 1.5rem}._footerLinks_17zc6_29 a{width:1.6rem;height:1.6rem;padding:.1rem}._author_17zc6_83{font-size:var(--font-size-xxxl)}}@media (width <= 1100px) and (orientation: portrait){footer{padding:1rem 6rem}}@media (width <= 900px) and (orientation: portrait){footer{padding:1rem 4rem}footer h4{margin-right:0}}@media (width <= 800px) and (orientation: portrait){footer{margin-top:0}}@media (width <= 700px) and (orientation: portrait){._footerLinks_17zc6_29{gap:.5rem}._author_17zc6_83{font-size:var(--font-size-xxxs)}}@media (width <= 600px) and (orientation: portrait){footer{padding:1rem 3rem}}@media (width <= 500px) and (orientation: portrait){footer{padding:1rem 2rem}._author_17zc6_83{font-size:var(--font-size-xxl)}}@media (width <= 400px) and (orientation: portrait){footer{padding:1rem .8rem;gap:.5rem}._author_17zc6_83{font-size:var(--font-size-xxxl)}}
