.page_body__ydQne{display:flex;flex-direction:column;width:100vw;min-height:100vh}.styles_footer__d2n6E{background-color:rgb(0,0,0);color:var(--whiteColor);display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;width:100%;min-width:100vw;padding-bottom:20px}.styles_footer__d2n6E .styles_footerMenu__ds8dX{width:-webkit-fill-available;max-width:var(--maxWidth);display:flex;flex-direction:row;justify-content:space-between;gap:20px;align-items:center;height:120px;margin:0 var(--marginBorders)}.styles_footer__d2n6E p{color:white}.styles_footer__d2n6E .styles_socialLinks__eMv_L{display:flex;flex-direction:row;width:90%;max-width:var(--maxWidth);margin:0 var(--marginBorders);margin-top:20px}.styles_footer__d2n6E .styles_underline__HBdK4{width:90%;border-bottom:1px solid white;max-width:var(--maxWidth)}.styles_footerItems__8uCF7{width:-webkit-fill-available;display:flex;flex-direction:row;justify-content:space-between;padding:0 var(--marginBorders);max-width:var(--maxWidth)}.styles_footerImage__jp_rM{width:100px}@media (max-width:1080px){.styles_footerItems__8uCF7{margin:0 10px}}@media (max-width:820px){.styles_footer__d2n6E,.styles_footer__d2n6E .styles_footerMenu__ds8dX{height:auto}.styles_footerItems__8uCF7{display:flex;flex-direction:column;margin:var(--marginBorders);gap:20px}}@media (max-width:670px){.styles_footer__d2n6E .styles_socialLinks__eMv_L{display:flex;flex-direction:column;align-items:center;width:90%;max-width:var(--maxWidth);margin:0 var(--marginBorders);margin-top:20px}.styles_footer__d2n6E .styles_footerMenu__ds8dX{margin:0 calc(var(--marginBorders));gap:0}}.styles_footer_element__3IrTZ{display:flex;flex-direction:row;justify-content:center;align-items:center;height:40px;margin:0;padding:0;box-sizing:border-box;border:0;gap:10px;white-space:nowrap;height:100%;text-decoration:none;text-transform:capitalize;transition:all .3s;color:white}.styles_footer_element__3IrTZ:hover{cursor:pointer;transition:font-weight .2s ease;text-decoration:underline}.styles_footer_element__3IrTZ .styles_focused__9vPqo{font-weight:600}.styles_footer_element__3IrTZ .styles_notfocused__0TYkD{font-weight:400}.styles_footerMenu__Pdos4 ul:nth-child(3){width:100%;justify-content:space-between;justify-self:center;padding:0 25px;max-width:var(--maxWidth)}.styles_footerMenu__Pdos4 a:hover{text-decoration:underline;-webkit-text-decoration-color:black;text-decoration-color:black}.styles_mobileContainer__cr3Nt{height:100%;display:flex;justify-content:center;align-items:center}.styles_footerMenu__Pdos4 .styles_menuItemList__LjlTV{display:flex;flex-direction:row}.styles_footer_element__3IrTZ img{height:30px;width:30px}.styles_divider__PPhmJ{height:var(--borderLenght);width:100%}.styles_menuButtonMobile__abKv_{font-size:18px;color:white}.styles_focused__9vPqo{font-weight:500}.styles_disabled__0l7H4{pointer-events:none}.styles_container__jzbkB{display:flex;margin-right:auto}.styles_social-links__s9sJ5{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-bottom:16px}.styles_social-links__s9sJ5 p{font-size:3rem;color:black}.styles_social-links__s9sJ5 ul{display:flex;gap:1rem;padding:0;margin:0}.styles_social-links__s9sJ5 a{height:50px;width:50px;box-sizing:border-box;display:flex;justify-content:center;align-items:center;color:white;cursor:pointer;border-radius:.25rem;box-shadow:0 1px 2px rgba(0,0,0,.05);padding:12px;transition:all .2s ease;border:2px solid transparent}.styles_social-links__s9sJ5 a:hover{color:black;border:2px solid black;background-color:white}.styles_social-links__s9sJ5 a svg{width:26px;height:26px}@media (max-width:660px){.styles_container__jzbkB{margin:0}}.styles_desktopMenu__3fhB4{display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:var(--headerHeight);width:100%;max-width:var(--maxWidth);margin:0 auto;padding:0 var(--marginBorders);box-sizing:border-box;border-bottom:var(--borderLenght) solid var(--primaryColor);position:relative;z-index:200;gap:24px}.styles_desktopMenu__3fhB4 h2{margin:0;font-weight:200;text-align:left;color:var(--black);white-space:nowrap;flex-shrink:0}.styles_menu_button__6ea2G{font-family:var(--titleFontFamily);font-size:var(--buttonSize);font-weight:100;color:black;transition:font-weight .2s ease;display:flex;justify-content:center;align-items:center;height:40px;padding:0;border:0;gap:10px;text-decoration:none;background:none;white-space:nowrap}.styles_menu_button__6ea2G:hover{text-decoration:underline;font-weight:500}.styles_focused__OHV1o{font-weight:500}.styles_disabled__Ytroj{pointer-events:none}.styles_menuItemList___UVLW{display:flex;justify-content:center;gap:32px;height:inherit;align-items:center;margin:0;padding:0;flex:1 1;min-width:0;list-style:none}.styles_langPicker__JV9uV{position:relative;display:flex;align-items:center;flex-shrink:0}.styles_langPickerButton___1Ppo{background:none;border:1px solid transparent;cursor:pointer;font-family:var(--titleFontFamily);font-size:var(--buttonSize);color:var(--black);padding:4px 10px;border-radius:4px;height:32px;display:flex;align-items:center;transition:border-color .15s,background .15s}.styles_langPickerButton___1Ppo:hover{border-color:var(--primaryColor);background:var(--primaryColor)}.styles_langPickerIcon__tyAi8{font-size:13px;letter-spacing:-1px;font-family:var(--titleFontFamily)}.styles_langDropdown__r3PKz{position:absolute;top:calc(100% + 6px);right:0;background:white;border:var(--borderLenght) solid var(--primaryColor);border-radius:6px;list-style:none;margin:0;padding:4px 0;min-width:130px;box-shadow:0 4px 16px rgba(0,0,0,.08);z-index:9999}.styles_langOption__Vx_Um{display:block;padding:9px 16px;font-family:var(--titleFontFamily);font-size:var(--fontParagraphSizeXS);text-decoration:none;color:var(--black);cursor:pointer;transition:background .1s;white-space:nowrap}.styles_langOption__Vx_Um:hover{background:var(--primaryColor)}.styles_langOptionActive__K_Cbj{font-weight:500;pointer-events:none;cursor:default}.styles_mobileMenuToggle__Eaj85{display:none;background:transparent;border:none;position:fixed;top:var(--marginBorders);right:var(--marginBorders);z-index:997}@media (max-width:1080px){.styles_desktopMenu__3fhB4{display:none}.styles_mobileMenuToggle__Eaj85{display:flex}}@media (max-width:420px){.styles_mobileMenuToggle__Eaj85{top:16px;right:16px}}.mobileStyles_mobileWrapper__NHXmM{position:fixed;top:0;left:0;width:100%;height:100vh;background:white;z-index:1000;overflow:hidden}.mobileStyles_mobileMenuContainer__aANhR{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;padding:20px;box-sizing:border-box}.mobileStyles_mobileHeader__86ERh{display:flex;gap:20px;justify-content:center;align-items:center;padding:20px 0;border-bottom:var(--borderLenght) solid var(--primaryColor)}.mobileStyles_mobileHeader__86ERh h2{margin:0;font-size:24px;font-weight:200}.mobileStyles_mobileContent__kDTfI{flex:1 1;display:flex;flex-direction:column;justify-content:space-between;padding:40px 0}.mobileStyles_mobileNavigation__tzDof{display:flex;flex-direction:column;gap:30px;align-items:center}.mobileStyles_mobileMenuItem__CWK0P{font-size:24px;text-align:center}.mobileStyles_mobileLanguages__ko6EF{display:flex;justify-content:center;gap:30px;padding-top:30px;border-top:var(--borderLenght) solid var(--primaryColor)}.mobileStyles_mobileLangItem__08Bbq{font-size:16px;font-family:var(--titleFontFamily);text-decoration:none;color:var(--black);padding:6px 12px;border-radius:4px;transition:background .15s}.mobileStyles_mobileLangItem__08Bbq:hover{background:var(--primaryColor)}.mobileStyles_mobileLangItemActive__YHzJn{font-weight:500;pointer-events:none}.buttons_button___WOFG{font-family:Noto Sans Mono;font-size:var(--buttonSize);background-color:transparent;font-weight:300;padding:16px;border:2px solid black;border-radius:40px;cursor:pointer;transition:background-color .3s ease,border-radius .3s ease;display:flex;width:-moz-fit-content;width:fit-content;height:min-content;align-items:center;justify-content:center;gap:10px;box-sizing:border-box;color:black}.buttons_buttons__PNrJ8 button:disabled{opacity:.3;cursor:not-allowed;pointer-events:none}.buttons_buttons__PNrJ8 .blackEmptyButton:disabled{opacity:.3;cursor:not-allowed;pointer-events:none;border-color:var(--disabled-color,#ccc);color:var(--disabled-color,#ccc)}.buttons_button___WOFG .buttons_link__DFEBU,.buttons_link__DFEBU{font-size:var(--buttonSize);text-decoration:none}.buttons_button___WOFG:hover{background-color:black;color:white;padding:16px;cursor:pointer}.buttons_fullWidth__OS_8g{width:100%}.buttons_marginTop__JJFPm{margin-top:20px}.buttons_button___WOFG svg{height:inherit;aspect-ratio:1/1}.buttons_button___WOFG svg,.buttons_button___WOFG use{display:flex;justify-content:center;align-items:center}.buttons_BlackEmptySquareButton__MB0It{display:flex;cursor:pointer;border-radius:0;border-left:0;width:var(--marginBorders);height:var(--marginBorders);padding:0}.buttons_BlackEmptySquareButton__MB0It .buttons_buttonSvgBlack__U0l1E{display:flex;width:44px;height:44px}.buttons_emptyWhiteButton__PA0GF{border:1px solid black;background-color:white;height:40px;width:40px;border-radius:20px}.buttons_emptyWhiteButton__PA0GF img{height:20px;width:20px}.buttons_BlackEmptySquareButton__MB0It .buttons_buttonSvgBlack__U0l1E use{display:flex;width:44px}.buttons_BlackEmptySquareButton__MB0It:hover{background-color:rgba(175,175,175,.651);padding:0}.buttons_BlackEmptySquareButton__MB0It:hover .buttons_buttonSvgBlack__U0l1E{stroke:white}.buttons_buttonSvgWhite__xaEzT{display:flex;border-radius:15px;stroke:white;fill:transparent;transition:fill .3s ease}.buttons_whiteButton__3r9E7{background-color:white;border:none;height:min-content;gap:10px;color:black;transition:background-color .3s ease,color .3s ease}.buttons_whiteButton__3r9E7:hover{stroke:white;fill:white;background:var(--fadedPrimaryColor)}.buttons_whiteButton__3r9E7:hover svg{stroke:white}.buttons_buttonSvgBlack__U0l1E{height:inherit;display:flex;stroke:black;fill:transparent;transition:fill .3s ease}.buttons_blackButton___ey1V{height:min-content;gap:10px;background-color:black;color:white;transition:background-color .3s ease,color .3s ease}.buttons_emptyButton__MmIzN{background-color:transparent}.buttons_blackButton___ey1V:hover,.buttons_blackButton___ey1V:hover .buttons_buttonSvgWhite__xaEzT{stroke:black;background-color:rgba(134,134,134,.414)!important;color:black!important}.buttons_palleteButton__sJ8el{height:min-content;color:white;background-color:var(--fadedPrimaryColor);border:2px solid var(--fadedPrimaryColor);transition:background-color .3s ease,color .3s ease}.buttons_editButton__CAhcJ{height:-moz-fit-content;height:fit-content;transition:background-color .3s ease,color .3s ease;color:white;max-height:25px;border-radius:20px;padding:3px}.buttons_editButtonLabel__6b4Ek,.buttons_editButton__CAhcJ{display:flex;background-color:transparent;font-size:var(--fontParagraphSizeXS);margin:0 auto;box-sizing:border-box;border:2px solid transparent}.buttons_editButtonLabel__6b4Ek{height:100%;width:100px;transition:border .3s ease,color .3s ease;color:var(--primaryColor);padding:0 5px}.buttons_editButtonLabel__6b4Ek:hover,.buttons_editButtonLabel__6b4Ek:hover .buttons_buttonSvgBlue__L7iyg{font-weight:700;text-decoration:underline;stroke:white;fill:var(--primaryColor)}.buttons_editButtonLabel__6b4Ek:hover{border:1px solid var(--primaryColor)}.buttons_editButton__CAhcJ:hover,.buttons_editButton__CAhcJ:hover .buttons_buttonSvgBlue__L7iyg{fill:var(--primaryColor);background-color:transparent!important;color:var(--primaryColor)!important;stroke:white}@media (max-width:1280px){.buttons_button___WOFG{font-size:var(--buttonFontLinkSizeSmall)}}@media (max-width:720px){.buttons_emptySquareButton__3zTqU{border-top:var(--borderLenght) solid black;height:60px;width:100%}.buttons_BlackEmptySquareButton__MB0It .buttons_buttonSvgBlack__U0l1E{display:flex;width:24px;height:24px;border-radius:15px;stroke:black;fill:transparent;transition:fill .3s ease}.buttons_blackButton___ey1V:hover,.buttons_blackButton___ey1V:hover .buttons_buttonSvgWhite__xaEzT{stroke:grey;background-color:rgba(134,134,134,.414)!important;color:grey!important}}.styles_btn__p0BEh{position:fixed;bottom:32px;right:32px;z-index:999;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:var(--radius-full);border:1px solid var(--border-default);background:var(--surface-base);color:var(--text-primary);cursor:pointer;box-shadow:var(--shadow-card);transition:var(--transition-fast);opacity:0;pointer-events:none;transform:translateY(8px)}.styles_btn__p0BEh.styles_visible__t4rER{opacity:1;pointer-events:auto;transform:translateY(0)}.styles_btn__p0BEh:hover{background:var(--surface-inverse);color:var(--text-inverse);border-color:var(--surface-inverse)}@media (max-width:780px){.styles_btn__p0BEh{bottom:20px;right:20px}}.styles_hero__PiYy8{width:100%;display:flex;flex-direction:column;box-sizing:border-box;align-items:center;max-width:calc(var(--maxWidth) + var(--marginBorders) * 2);min-height:calc(100vh - var(--headerHeight));position:relative;padding:0 var(--marginBorders);justify-content:space-between}.styles_welcome__iIFt4{display:none}.styles_heroText__2bYOK{width:100%;max-width:var(--maxWidth)}.styles_annotations__ZiT4i{display:flex;flex-wrap:wrap;width:100%;margin-top:calc(var(--headerHeight) / 2);justify-content:space-between}.styles_annotationsContainer__aM5zO{display:flex;flex-direction:column;align-items:center;margin-bottom:24px;text-align:center}.styles_annotationDate__IlPar,.styles_annotationDesc__piSub{font-size:14px;margin:0;line-height:1.4}.styles_annotationDesc__piSub{font-weight:500;margin-top:4px}.styles_mobileHeader__K_rf_{display:none;width:100%;text-align:center;padding:20px 0;flex-direction:column;align-items:center}.styles_contentContainer__NWIO9{display:flex;width:100%;justify-content:space-between;align-items:center;flex-grow:1;max-width:var(--maxWidth)}.styles_leftSide__QYe1z{display:flex;flex-direction:column;max-width:70%;gap:40px;align-items:flex-start;align-self:center;height:auto}.styles_h1Container__RCknu{text-align:left;display:flex;flex-direction:column;gap:15px}.styles_hero__PiYy8 h1{line-height:1.2}.styles_hero__PiYy8 h1,.styles_hero__PiYy8 span{font-weight:100;text-align:left;font-size:var(--fontTitleSizeM);margin:0}.styles_heroText__2bYOK em{font-style:italic;color:black;font-family:Noto Sans Mono,monospace}.styles_ctaLink__BGggG,.styles_mobileCtaLink__udrAO{text-align:left;color:black;font-style:oblique;font-size:24px;font-weight:600;transition:all .3s ease;text-decoration:none;display:inline-block}.styles_ctaLink__BGggG:hover,.styles_mobileCtaLink__udrAO:hover{transform:translateX(5px);text-decoration:underline}.styles_buttonsContainer__69dn5{display:flex;gap:28px;width:100%}.styles_socialContainer__f9lo_{margin-top:20px;align-self:flex-start;width:100%}.styles_imageContainer__2eK6K{flex-shrink:0;display:flex;justify-content:center;align-self:flex-end;margin-bottom:0}.styles_profilePicture___Svx8{height:75vh;width:auto;object-fit:contain;max-height:780px}@media (min-width:1400px){.styles_hero__PiYy8{height:calc(100vh - var(--headerHeight));justify-content:space-between}.styles_contentContainer__NWIO9{height:calc(100vh - var(--headerHeight) - 150px)}.styles_annotations__ZiT4i{margin-bottom:0}.styles_profilePicture___Svx8{height:75vh}}@media (max-width:1400px) and (min-width:1280px){.styles_profilePicture___Svx8{height:75vh;max-height:780px}.styles_hero__PiYy8 h1,.styles_hero__PiYy8 span{font-size:var(--fontTitleSizeM)}}@media (max-width:1280px){.styles_hero__PiYy8 h1,.styles_hero__PiYy8 span{font-size:var(--fontTitleSizeM)}.styles_ctaLink__BGggG{font-size:22px}.styles_profilePicture___Svx8{height:70vh;max-height:720px}}@media (max-width:1180px) and (min-width:1024px){.styles_hero__PiYy8{min-height:100vh;justify-content:flex-start}.styles_hero__PiYy8 h1,.styles_hero__PiYy8 span{font-size:var(--fontTitleSizeS)}.styles_contentContainer__NWIO9{margin-top:5vh;align-items:flex-start;gap:20px}.styles_profilePicture___Svx8{height:75vh;max-height:none}.styles_annotations__ZiT4i{gap:30px;box-sizing:border-box}}@media (max-width:1080px){.styles_hero__PiYy8{min-height:100vh;justify-content:flex-start}.styles_annotations__ZiT4i{padding-right:calc(var(--marginBorders));box-sizing:border-box;justify-content:flex-start;gap:28px}.styles_imageContainer__2eK6K{flex-shrink:0;display:flex;justify-content:center;align-self:flex-end;margin-bottom:0}.styles_contentContainer__NWIO9{gap:20px}.styles_profilePicture___Svx8{height:50vh}.styles_hero__PiYy8 h1,.styles_hero__PiYy8 span{font-size:var(--fontTitleSizeS)}.styles_profilePicture___Svx8{height:auto;max-height:70vh;width:100%;max-width:400px;object-fit:contain}}@media (max-width:900px){.styles_hero__PiYy8{padding:20px var(--marginBorders);height:auto;min-height:calc(100vh - var(--headerHeight));padding-bottom:0}.styles_h1Container__RCknu{display:none}.styles_mobileHeader__K_rf_{display:flex;margin-bottom:20px;text-align:left;align-items:flex-start}.styles_mobileHeader__K_rf_ h1{font-size:var(--fontTitleSizeS);margin-bottom:16px}.styles_mobileCtaLink__udrAO{font-size:22px;text-align:start}.styles_contentContainer__NWIO9{align-items:center;gap:30px;height:auto}.styles_leftSide__QYe1z{max-width:100%;width:100%;align-items:center}.styles_buttonsContainer__69dn5{flex-direction:column;width:100%;gap:20px;align-items:stretch}.styles_socialContainer__f9lo_{align-self:center;display:flex;justify-content:center}.styles_profilePicture___Svx8{height:60vh;max-height:unset;width:100%;max-width:500px;object-fit:contain}}@media (max-width:768px){.styles_welcome__iIFt4{margin:0;display:block;padding-bottom:60px;padding-top:var(--marginBorders);font-size:var(--fontTitleSizeL)}.styles_hero__PiYy8{padding:16px var(--marginBorders);padding-bottom:0}.styles_annotations__ZiT4i{margin-top:0;gap:18px;display:none}.styles_annotationsContainer__aM5zO{display:flex;flex-direction:row;align-items:center;gap:12px;margin:0 0 10px;width:100%}.styles_annotationDate__IlPar,.styles_annotationDesc__piSub{font-size:14px;margin:0;line-height:1.4;white-space:nowrap;overflow:hidden}.styles_annotationDate__IlPar{flex-shrink:0}.styles_annotationDesc__piSub{font-weight:500;text-overflow:ellipsis;max-width:calc(100% - 100px)}.styles_mobileHeader__K_rf_{padding:0 0 40px}.styles_mobileHeader__K_rf_ h1{font-size:var(--fontTitleSizeXS);margin-bottom:12px;padding:0 16px 0 0}.styles_contentContainer__NWIO9{display:flex;flex-direction:column}.styles_imageContainer__2eK6K{width:100%}.styles_hero__PiYy8 h1,.styles_hero__PiYy8 span{font-size:var(--fontTitleSizeXS)}}@media (max-width:640px){.styles_hero__PiYy8{padding:10px var(--smallMarginBorders);min-height:100vh;justify-content:flex-start;padding-bottom:0}.styles_heroText__2bYOK{margin-top:20px}.styles_mobileHeader__K_rf_{margin-bottom:0}.styles_mobileHeader__K_rf_ h1{font-size:var(--fontParagraphSizeL)}.styles_mobileCtaLink__udrAO{font-size:var(--fontParagraphSizeM)}.styles_annotationsContainer__aM5zO{margin-bottom:12px}.styles_annotationDate__IlPar,.styles_annotationDesc__piSub{font-size:12px}.styles_contentContainer__NWIO9{gap:16px}.styles_buttonsContainer__69dn5{gap:12px}.styles_profilePicture___Svx8{max-width:90%;max-height:50vh}.styles_leftSide__QYe1z{gap:30px}}@media (max-width:480px){.styles_hero__PiYy8{justify-content:flex-start}.styles_annotations__ZiT4i{justify-content:space-between}.styles_mobileHeader__K_rf_ h1{font-size:18px;line-height:1.4}.styles_mobileCtaLink__udrAO{font-size:16px}.styles_profilePicture___Svx8{max-height:65vh;max-width:90vw}}@media (max-width:360px){.styles_annotations__ZiT4i{display:flex;flex-wrap:wrap}.styles_annotationsContainer__aM5zO{width:50%;margin-bottom:8px}.styles_annotationDate__IlPar,.styles_annotationDesc__piSub{font-size:10px}.styles_mobileHeader__K_rf_ h1{font-size:16px}.styles_mobileCtaLink__udrAO{font-size:14px}.styles_profilePicture___Svx8{max-height:40vh}}.styles_container__lK9ic{margin-right:auto}.styles_shareContainer__ctxgq{margin:0}.styles_shareContainer__ctxgq ul{list-style:none}.styles_share-links__TY_Oo{align-items:center;padding:0}.styles_share-links__TY_Oo,.styles_social-links__mLeqH{display:flex;flex-direction:column;justify-content:center}.styles_social-links__mLeqH{align-items:flex-start;padding-bottom:60px}.styles_share-links__TY_Oo p,.styles_social-links__mLeqH p{font-size:3rem;color:black}.styles_share-links__TY_Oo ul,.styles_social-links__mLeqH ul{display:flex;gap:20px;padding:0;margin:0}.styles_social-links__mLeqH a{height:50px;width:50px}.styles_share-links__TY_Oo a,.styles_share-links__TY_Oo button,.styles_social-links__mLeqH a{box-sizing:border-box;display:flex;justify-content:center;align-items:center;color:grey;cursor:pointer;border-radius:.25rem;background-color:white;box-shadow:0 1px 2px rgba(0,0,0,.05);padding:12px;transition:all .2s ease;border:2px solid transparent}.styles_share-links__TY_Oo a,.styles_share-links__TY_Oo button{height:60px;width:60px}.styles_share-links__TY_Oo a:hover,.styles_share-links__TY_Oo button:hover,.styles_social-links__mLeqH a:hover,.styles_social-links__mLeqH button:hover{color:black;border:2px solid black;background:white}.styles_share-links__TY_Oo a svg,.styles_share-links__TY_Oo button svg,.styles_social-links__mLeqH a svg,.styles_social-links__mLeqH button svg{width:26px;height:26px}@media (max-width:660px){.styles_container__lK9ic{margin:0}}.styles_projectArticle__4P1fB{width:100%;max-width:var(--maxWidth);margin:0 auto;padding:var(--marginBorders);box-sizing:border-box;min-height:calc(100vh - var(--headerHeight));display:flex;flex-direction:column}.styles_projectGrid__fN_Wy{display:grid;grid-template-columns:1fr 1fr;grid-gap:calc(var(--marginBorders) / 2);gap:calc(var(--marginBorders) / 2);margin-bottom:var(--marginBorders)}.styles_projectInfo__OqmBU{display:flex;flex-direction:column;gap:2rem}.styles_projectTitle__l1KPS{font-size:var(--fontTitleSizeL);margin:0;font-family:SUSE,sans-serif;font-weight:700;color:var(--black);line-height:1.1;position:relative;padding-bottom:1rem}.styles_projectTitle__l1KPS:after{content:"";position:absolute;bottom:0;left:0;width:80px;height:4px;background-color:var(--black)}.styles_projectLocation__llN8L{font-size:var(--fontTitleSizeXS);margin:.5rem 0 0;color:#555}.styles_projectTags__jPiIY{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:1.5rem}.styles_blue__ejMG9{background-color:rgba(98,115,212,.432)!important}.styles_green__qYuz8{background-color:#6c8545!important;color:white!important}.styles_sky__kNGmb{background-color:#B3F7F0!important}.styles_yellow__45muY{background-color:#F7D772!important}.styles_gold__zhr7t{background-color:#FFD700!important;border-color:#E6C200!important;color:#333!important}.styles_button__g771P:focus-visible,.styles_labelButton__Dr9aX:focus-visible{outline:2px solid #4d90fe;outline-offset:2px}.styles_projectDescription__gs7fQ{background-color:white;padding:2rem;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.05)}.styles_projectDescription__gs7fQ h2{font-size:var(--fontTitleSizeS);margin:0 0 1rem;color:var(--black)}.styles_projectDescription__gs7fQ p{font-size:var(--fontParagraphSizeM);line-height:1.7;margin:0;color:#333}.styles_projectActions__RyCaD{display:flex;flex-wrap:wrap;gap:16px;margin:2rem 0}.styles_socialSection__up13r{display:flex;flex-wrap:wrap;gap:1rem;margin:1rem 0}.styles_awardsSection__BCx4A{margin-top:1rem;display:flex;justify-content:flex-start}.styles_projectVisual__KXbvQ{display:flex;align-items:center;justify-content:center}.styles_imageWrapper__mTBLy{width:100%;height:auto;border-radius:8px;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.15);position:relative}.styles_projectImage__c34mB{width:100%;height:auto;object-fit:cover;transition:transform .8s ease}.styles_imageWrapper__mTBLy:hover .styles_projectImage__c34mB{transform:scale(1.03)}.styles_projectNavigation__vAmPy{margin-top:auto;padding-top:2rem;display:flex;justify-content:space-between;gap:1rem;border-top:1px solid #eee}.styles_link__aeEKa{text-decoration:none;color:inherit;display:inline-block}.styles_button__g771P{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;border-radius:4px;font-size:var(--fontParagraphSizeS);font-weight:500;cursor:pointer;transition:all .3s ease;border:2px solid transparent}.styles_blackButton__7SbDC{background-color:var(--black);color:white}.styles_blackButton__7SbDC:hover{background-color:#222;transform:translateY(-2px)}.styles_whiteButton__JtjFT{background-color:white;color:var(--black);border:2px solid #ddd}.styles_whiteButton__JtjFT:hover{background-color:#f5f5f5;transform:translateY(-2px)}.styles_emptyButton__2sTlC{background-color:transparent;border:2px solid var(--black);color:var(--black)}.styles_emptyButton__2sTlC:hover{background-color:var(--black);color:white}.styles_clickable__5BTzZ{position:relative;padding-right:24px}.styles_clickable__5BTzZ:after{content:"→";position:absolute;right:8px;top:50%;transform:translateY(-50%);font-size:14px;transition:transform .2s ease}.styles_clickable__5BTzZ:hover:after{transform:translateY(-50%) translateX(2px)}.styles_noArrow__uHJkY:after{display:none!important}.styles_projectTags__jPiIY .styles_labelButton__Dr9aX{margin:0;white-space:nowrap}.styles_projectNavigation__vAmPy .styles_button__g771P{margin:0}@media (min-width:1600px){.styles_projectArticle__4P1fB{padding:calc(var(--marginBorders) * 1.5)}.styles_projectGrid__fN_Wy{grid-template-columns:3fr 2fr;gap:calc(var(--marginBorders) * .75)}.styles_projectTitle__l1KPS{font-size:calc(var(--fontTitleSizeL) * 1.2)}.styles_projectDescription__gs7fQ{padding:2.5rem}.styles_projectDescription__gs7fQ h2{font-size:calc(var(--fontTitleSizeS) * 1.1)}.styles_projectDescription__gs7fQ p{font-size:calc(var(--fontParagraphSizeM) * 1.1)}.styles_imageWrapper__mTBLy{max-height:700px}.styles_projectNavigation__vAmPy{padding-top:3rem;margin-top:3rem}.styles_button__g771P{padding:15px 30px;font-size:calc(var(--fontParagraphSizeS) * 1.1)}}@media (max-width:1599px) and (min-width:1280px){.styles_projectGrid__fN_Wy{gap:3rem}.styles_projectTitle__l1KPS{font-size:var(--fontTitleSizeM)}.styles_projectLocation__llN8L{font-size:calc(var(--fontTitleSizeXS) * .9)}.styles_projectTags__jPiIY{gap:10px}.styles_projectDescription__gs7fQ{padding:1.75rem}.styles_imageWrapper__mTBLy{max-height:600px}}@media (max-width:1279px) and (min-width:992px){.styles_projectArticle__4P1fB{padding:calc(var(--marginBorders) * .75)}.styles_projectGrid__fN_Wy{gap:2rem}.styles_projectTitle__l1KPS{font-size:var(--fontTitleSizeS)}.styles_projectLocation__llN8L{font-size:calc(var(--fontTitleSizeXS) * .85)}.styles_projectInfo__OqmBU{gap:1.5rem}.styles_projectDescription__gs7fQ{padding:1.5rem}.styles_projectDescription__gs7fQ h2{font-size:calc(var(--fontTitleSizeS) * .9)}.styles_projectDescription__gs7fQ p{font-size:var(--fontParagraphSizeS)}.styles_button__g771P{padding:10px 20px}.styles_projectNavigation__vAmPy{padding-top:1.5rem;margin-top:1.5rem}}@media (max-width:991px) and (min-width:768px){.styles_projectArticle__4P1fB{padding:calc(var(--marginBorders) * .5)}.styles_projectGrid__fN_Wy{grid-template-columns:1fr}.styles_projectVisual__KXbvQ{order:-1;margin-bottom:2rem}.styles_imageWrapper__mTBLy{max-height:500px}.styles_projectTitle__l1KPS{font-size:var(--fontTitleSizeS);padding-bottom:.75rem}.styles_projectTitle__l1KPS:after{width:60px;height:3px}.styles_projectLocation__llN8L{font-size:var(--fontParagraphSizeL);margin-top:.25rem}.styles_projectInfo__OqmBU{gap:1.25rem}.styles_projectTags__jPiIY{justify-content:flex-start;gap:8px}.styles_projectDescription__gs7fQ{padding:1.25rem}.styles_projectDescription__gs7fQ h2{font-size:var(--fontParagraphSizeL);margin-bottom:.75rem}.styles_projectDescription__gs7fQ p{font-size:var(--fontParagraphSizeS)}.styles_projectNavigation__vAmPy{padding-top:1.5rem;flex-wrap:wrap;justify-content:center;gap:1rem}.styles_projectNavigation__vAmPy>*{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 0.5rem);min-width:120px}.styles_button__g771P{padding:10px 16px;font-size:var(--fontParagraphSizeXS)}}@media (max-width:767px){.styles_projectArticle__4P1fB{padding:calc(var(--marginBorders) * .25)}.styles_projectGrid__fN_Wy{grid-template-columns:1fr;gap:1.5rem}.styles_projectVisual__KXbvQ{order:-1;margin-bottom:1.5rem}.styles_imageWrapper__mTBLy{max-height:400px}.styles_projectTitle__l1KPS{font-size:var(--fontTitleSizeXS);padding-bottom:.5rem;text-align:center}.styles_projectTitle__l1KPS:after{width:50px;height:3px;left:50%;transform:translateX(-50%)}.styles_projectLocation__llN8L{font-size:var(--fontParagraphSizeM);margin-top:.25rem;text-align:center}.styles_projectInfo__OqmBU{gap:1rem}.styles_projectTags__jPiIY{justify-content:center;gap:8px;width:100%;box-sizing:border-box}.styles_projectDescription__gs7fQ{padding:1rem}.styles_projectDescription__gs7fQ h2{font-size:var(--fontParagraphSizeL);margin-bottom:.5rem;text-align:center}.styles_projectDescription__gs7fQ p{font-size:var(--fontParagraphSizeXS);text-align:justify}.styles_projectNavigation__vAmPy{flex-direction:column;padding-top:1.25rem;margin-top:1.25rem;gap:.75rem}.styles_button__g771P{width:100%;padding:10px 16px;font-size:var(--fontParagraphSizeXXS)}.styles_projectTags__jPiIY>div{margin-bottom:.5rem}}@media (max-width:480px){.styles_projectTags__jPiIY{flex-direction:column;align-items:center}.styles_projectTags__jPiIY>div{width:100%;text-align:center;box-sizing:border-box}.styles_projectDescription__gs7fQ{padding:.75rem}.styles_projectTitle__l1KPS{font-size:calc(var(--fontTitleSizeXS) * .9)}.styles_imageWrapper__mTBLy{max-height:300px}.styles_projectNavigatio__3NEgK{gap:.5rem}}