.styles_blocks__FEoqb{display:grid;grid-template-columns:1fr;grid-gap:var(--spaces-gutter);gap:var(--spaces-gutter)}.styles_wrapper__PxACB{display:flex;flex-direction:column;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--spaces-gutter);margin-top:var(--sizes-5)}@media(min-width:600px){.styles_wrapper__PxACB{margin-top:0;display:grid;grid-template-areas:"title side" "lander main" "footer footer";grid-template-columns:repeat(2,minmax(0,1fr))}}.styles_aboutWrapper__DuvGb{display:flex;flex-direction:column;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--spaces-gutter);margin-top:var(--sizes-5)}@media(min-width:600px){.styles_aboutWrapper__DuvGb{margin-top:0;display:grid;grid-template-areas:"title side" "lander side" "main main" "footer footer";grid-template-columns:repeat(2,minmax(0,1fr))}}.styles_portfolioWrapper__9ZY36{display:flex;flex-direction:column;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--spaces-gutter);margin-top:var(--sizes-5)}@media(min-width:600px){.styles_portfolioWrapper__9ZY36{margin-top:0;display:grid;grid-template-areas:"title title" "portfolio portfolio" "footer footer";grid-template-columns:repeat(2,minmax(0,1fr))}}.styles_title__tR6DB{grid-area:title;background-color:var(--colors-light-blue);border-radius:var(--radii-s);padding:var(--spaces-gutter);display:flex;flex-direction:column;gap:var(--spaces-gutter);max-height:calc(100vh - var(--sizes-nav-height) - var(--spaces-2));align-self:flex-start}.styles_titleBig__BtHtm{align-self:normal}.styles_subtitle__jcbj0{background-color:var(--colors-purple)}.styles_content__s_KEb,.styles_subtitle__jcbj0{border-radius:var(--radii-s);padding:var(--spaces-gutter)}.styles_content__s_KEb{grid-area:side;background-color:var(--colors-near-white)}.styles_title__7qG9g{font-size:var(--font-sizes-h2);font-weight:300;color:var(--colors-meta-blue)}.styles_wrapper__Drwsx{font-family:var(--fonts-ibm-plex-sans);font-size:var(--font-sizes-h4)}.styles_wrapper__Drwsx a{color:var(--colors-meta-blue);text-decoration:none}.styles_wrapper__Drwsx a:before{font-family:var(--fonts-ibm-plex-sans);content:"↳"}.styles_wrapper__Drwsx h1,.styles_wrapper__Drwsx h2,.styles_wrapper__Drwsx h3{font-size:inherit;font-weight:700;text-transform:uppercase;margin-bottom:var(--spaces-2);margin-top:var(--spaces-4)}.styles_wrapper__Drwsx h1:first-child,.styles_wrapper__Drwsx h2:first-child,.styles_wrapper__Drwsx h3:first-child{margin-top:0}.styles_wrapper__Drwsx p{margin-bottom:var(--spaces-2)}.styles_wrapper__pCoIW{display:flex;flex-direction:column;gap:var(--spaces-gutter);background-color:var(--colors-light-blue);border-radius:var(--radii-s);padding:var(--spaces-gutter);grid-area:main}@media(min-width:600px){.styles_wrapper__pCoIW{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1200px){.styles_wrapper__pCoIW{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1400px){.styles_wrapper__pCoIW{grid-template-columns:repeat(4,minmax(0,1fr))}}.styles_title__AaRxk{grid-column:1/-1}.styles_image___YSx7{position:relative;aspect-ratio:1/1}.styles_image___YSx7 img{border-radius:var(--radii-s);object-fit:cover}.styles_member__eKA0V{display:flex;flex-direction:column;gap:var(--spaces-2)}.styles_memberInfo__0BJtI{font-size:var(--font-sizes-h4);color:var(--colors-meta-blue);margin-bottom:var(--spaces-4)}.styles_memberInfo__0BJtI p:first-child{font-weight:800;text-transform:uppercase}.styles_footer__aZsvF{display:flex;flex-direction:column;gap:var(--spaces-gutter);padding:var(--spaces-gutter);border-radius:var(--radii-s);background-color:var(--colors-purple);color:var(--colors-meta-blue)}@media(min-width:600px){.styles_footer__aZsvF{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-area:footer}}.styles_logo__le0Jx{grid-column:1/-1}.styles_logo__le0Jx svg{aspect-ratio:170/30;width:100%;height:auto;max-width:8rem}.styles_links__9LgJA{display:flex;gap:.3rem}.styles_links__9LgJA svg{width:1.2rem;height:1.2rem}.styles_links__9LgJA a{color:var(--colors-meta-blue);text-decoration:none;font-weight:300}.styles_description__9zQuL{align-self:end}.styles_description__9zQuL p{font-weight:300}.styles_separator__1C3PZ{--triangle-width:0.12rem;--separator-color:var(--colors-light-blue);position:relative;width:100%;height:var(--sizes-border-width);background-color:var(--separator-color)}.styles_separator__1C3PZ.styles_blue__CgaY0{--separator-color:var(--colors-meta-blue)}.styles_separator__1C3PZ.styles_white__LjFt7{--separator-color:var(--colors-white)}.styles_separator__1C3PZ:after,.styles_separator__1C3PZ:before{content:"";position:absolute;top:50%;transform:translateY(-50%)}.styles_separator__1C3PZ:before{left:calc(var(--triangle-width)*-1);border-left-color:transparent;border-left-width:var(--triangle-width);border:var(--triangle-width) solid transparent;border-left:calc(var(--triangle-width)*2) solid var(--separator-color)}.styles_separator__1C3PZ:after{right:calc(var(--triangle-width)*-1);border-right-color:transparent;border-right-width:var(--triangle-width);border:var(--triangle-width) solid transparent;border-right:calc(var(--triangle-width)*2) solid var(--separator-color)}.styles_lander__dAQB4{position:relative;padding:var(--spaces-gutter);border-radius:var(--radii-s);overflow:hidden;display:flex;flex-direction:column;gap:var(--spaces-2);color:var(--colors-white);min-height:15rem}@media(min-width:600px){.styles_lander__dAQB4{grid-area:lander;width:100%;height:auto}}.styles_imageArea__qLwpK{position:absolute;top:0;left:0;width:100%;z-index:0;overflow:hidden;aspect-ratio:1/3}.styles_image__UUMj5{width:100%;height:100%}.styles_content__34Awg{display:flex;flex-direction:column;justify-content:space-between;height:20rem;z-index:10}.styles_content__34Awg h1{font-size:var(--font-sizes-h2);font-weight:300;line-height:var(--line-heights-heading);letter-spacing:var(--letter-spacings-heading);max-width:20ch}.styles_content__34Awg h1 strong{font-weight:700}.styles_subHeading__PUYeS{max-width:40ch}