.yarl__fullsize{width:100%;height:100%}.yarl__relative{position:relative}.yarl__portal{opacity:0;transition:opacity var(--yarl__fade_animation_duration,.25s)var(--yarl__fade_animation_timing_function,ease);z-index:var(--yarl__portal_zindex,9999);position:fixed;inset:0;overflow:hidden}.yarl__portal_open{opacity:1}.yarl__container{background-color:var(--yarl__container_background_color,var(--yarl__color_backdrop,#000));overscroll-behavior:var(--yarl__controller_overscroll_behavior,contain);touch-action:var(--yarl__controller_touch_action,none);-webkit-user-select:none;user-select:none;outline:none;position:absolute;inset:0;overflow:hidden}.yarl__carousel{height:100%;opacity:var(--yarl__pull_opacity,1);transform:translate(var(--yarl__swipe_offset,0),var(--yarl__pull_offset,0));width:calc(100% + (var(--yarl__carousel_slides_count) - 1)*(100% + var(--yarl__carousel_spacing_px,0)*1px + var(--yarl__carousel_spacing_percent,0)*1%));flex:none;place-content:center;align-items:stretch;display:flex}.yarl__carousel_with_slides{-moz-column-gap:calc(var(--yarl__carousel_spacing_px,0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent,0))*var(--yarl__carousel_spacing_percent,0)*1%);column-gap:calc(var(--yarl__carousel_spacing_px,0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent,0))*var(--yarl__carousel_spacing_percent,0)*1%)}.yarl__flex_center{place-content:center;align-items:center;display:flex}.yarl__slide{padding:calc(var(--yarl__carousel_padding_px,0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent,0))*var(--yarl__carousel_padding_percent,0)*1%);flex:1;position:relative;overflow:hidden}[dir=rtl] .yarl__slide{--yarl__direction:-1}.yarl__slide_image{-o-object-fit:contain;object-fit:contain;touch-action:var(--yarl__controller_touch_action,none);-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;max-width:100%;max-height:100%}.yarl__slide_image_cover{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.yarl__slide_image_loading{opacity:0}@media screen and (min-width:800px){.yarl__slide_wrapper:not(.yarl__slide_wrapper_interactive) .yarl__slide_image{-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d;-webkit-transform:translateZ(0)}}.yarl__slide_placeholder{line-height:0;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}.yarl__slide_loading{color:var(--yarl__slide_icon_loading_color,var(--yarl__color_button,#fffc));animation:1s linear yarl__delayed_fadein}.yarl__slide_loading line{animation:1s linear infinite yarl__stroke_opacity}.yarl__slide_loading line:first-of-type{animation-delay:-1.875s}.yarl__slide_loading line:nth-of-type(2){animation-delay:-1.75s}.yarl__slide_loading line:nth-of-type(3){animation-delay:-1.625s}.yarl__slide_loading line:nth-of-type(4){animation-delay:-1.5s}.yarl__slide_loading line:nth-of-type(5){animation-delay:-1.375s}.yarl__slide_loading line:nth-of-type(6){animation-delay:-1.25s}.yarl__slide_loading line:nth-of-type(7){animation-delay:-1.125s}.yarl__slide_loading line:nth-of-type(8){animation-delay:-1s}.yarl__slide_error{color:var(--yarl__slide_icon_error_color,red);height:var(--yarl__slide_icon_error_size,48px);width:var(--yarl__slide_icon_error_size,48px)}@media (prefers-reduced-motion){.yarl__portal,.yarl__slide{transition:unset}.yarl__slide_loading,.yarl__slide_loading line{animation:unset}}.yarl__toolbar{padding:var(--yarl__toolbar_padding,8px);justify-content:flex-end;display:flex;position:absolute;inset:0 0 auto auto}[dir=rtl] .yarl__toolbar{inset:0 auto auto 0}.yarl__icon{height:var(--yarl__icon_size,32px);width:var(--yarl__icon_size,32px)}.yarl__button{appearance:none;background-color:var(--yarl__button_background_color,transparent);border:var(--yarl__button_border,0);color:var(--yarl__color_button,#fffc);cursor:pointer;filter:var(--yarl__button_filter,drop-shadow(2px 2px 2px #000c));margin:var(--yarl__button_margin,0);padding:var(--yarl__button_padding,8px);-webkit-tap-highlight-color:transparent;outline:none;line-height:0}.yarl__button:focus{color:var(--yarl__color_button_active,#fff)}.yarl__button:focus:not(:focus-visible){color:var(--yarl__color_button,#fffc)}.yarl__button:focus-visible{color:var(--yarl__color_button_active,#fff)}@media (hover:hover){.yarl__button:focus-visible:hover,.yarl__button:focus:hover,.yarl__button:hover{color:var(--yarl__color_button_active,#fff)}}.yarl__button:disabled{color:var(--yarl__color_button_disabled,#fff6);cursor:default}.yarl__navigation_next,.yarl__navigation_prev{padding:var(--yarl__navigation_button_padding,24px 16px);position:absolute;top:50%;transform:translateY(-50%)}.yarl__navigation_prev{left:0}[dir=rtl] .yarl__navigation_prev{left:unset;right:0;transform:translateY(-50%)rotate(180deg)}.yarl__navigation_next{right:0}[dir=rtl] .yarl__navigation_next{left:0;right:unset;transform:translateY(-50%)rotate(180deg)}.yarl__no_scroll{overscroll-behavior:none;height:100%;overflow:hidden}@keyframes yarl__delayed_fadein{0%{opacity:0}80%{opacity:0}to{opacity:1}}@keyframes yarl__stroke_opacity{0%{stroke-opacity:1}to{stroke-opacity:.125}}
.yarl__thumbnails{height:100%;display:flex}.yarl__thumbnails_bottom,.yarl__thumbnails_end .yarl__thumbnails_track,.yarl__thumbnails_start .yarl__thumbnails_track,.yarl__thumbnails_top{flex-direction:column}.yarl__thumbnails_wrapper{flex:1;position:relative}.yarl__thumbnails_container{background-color:var(--yarl__thumbnails_container_background_color,var(--yarl__color_backdrop,#000));padding:var(--yarl__thumbnails_container_padding,16px);-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;flex:none;position:relative;overflow:hidden}.yarl__thumbnails_vignette{pointer-events:none;--yarl__thumbnails_vignette_size:12%;position:absolute}@media (min-width:1200px){.yarl__thumbnails_vignette{--yarl__thumbnails_vignette_size:8%}}@media (min-width:2000px){.yarl__thumbnails_vignette{--yarl__thumbnails_vignette_size:5%}}.yarl__thumbnails_bottom .yarl__thumbnails_vignette,.yarl__thumbnails_top .yarl__thumbnails_vignette{background:linear-gradient(to right,var(--yarl__color_backdrop,#000)0,transparent var(--yarl__thumbnails_vignette_size,12%)calc(100% - var(--yarl__thumbnails_vignette_size,12%)),var(--yarl__color_backdrop,#000)100%);height:100%;left:0;right:0}.yarl__thumbnails_end .yarl__thumbnails_vignette,.yarl__thumbnails_start .yarl__thumbnails_vignette{background:linear-gradient(to bottom,var(--yarl__color_backdrop,#000)0,transparent var(--yarl__thumbnails_vignette_size,12%)calc(100% - var(--yarl__thumbnails_vignette_size,12%)),var(--yarl__color_backdrop,#000)100%);width:100%;top:0;bottom:0}.yarl__thumbnails_track{gap:var(--yarl__thumbnails_thumbnail_gap,16px);outline:none}.yarl__thumbnails_thumbnail{appearance:none;background:var(--yarl__thumbnails_thumbnail_background,#000);border-color:var(--yarl__thumbnails_thumbnail_border_color,var(--yarl__color_button,#fffc));border-radius:var(--yarl__thumbnails_thumbnail_border_radius,4px);border-style:var(--yarl__thumbnails_thumbnail_border_style,solid);border-width:var(--yarl__thumbnails_thumbnail_border,1px);cursor:pointer;-webkit-tap-highlight-color:transparent;box-sizing:content-box;height:var(--yarl__thumbnails_thumbnail_height,80px);padding:var(--yarl__thumbnails_thumbnail_padding,4px);width:var(--yarl__thumbnails_thumbnail_width,120px);outline:none;flex:none;position:relative;overflow:hidden}.yarl__thumbnails_thumbnail_active{border-color:var(--yarl__thumbnails_thumbnail_active_border_color,var(--yarl__color_button_active,#fff))}.yarl__thumbnails_thumbnail_fadein{animation:yarl__thumbnails_thumbnail_fadein var(--yarl__thumbnails_thumbnail_fadein_duration,.5s)ease-in-out var(--yarl__thumbnails_thumbnail_fadein_delay,0s)forwards;opacity:0}.yarl__thumbnails_thumbnail_fadeout{animation:yarl__thumbnails_thumbnail_fadeout var(--yarl__thumbnails_thumbnail_fadeout_duration,.5s)ease-in-out var(--yarl__thumbnails_thumbnail_fadeout_delay,0s)forwards;cursor:unset}.yarl__thumbnails_thumbnail_placeholder{cursor:unset;visibility:hidden}.yarl__thumbnails_thumbnail:focus{box-shadow:var(--yarl__thumbnails_thumbnail_focus_box_shadow,#000 0 0 0 2px,var(--yarl__color_button,#fffc)0 0 0 4px)}.yarl__thumbnails_thumbnail:focus:not(:focus-visible){box-shadow:unset}.yarl__thumbnails_thumbnail:focus-visible{box-shadow:var(--yarl__thumbnails_thumbnail_focus_box_shadow,#000 0 0 0 2px,var(--yarl__color_button,#fffc)0 0 0 4px)}.yarl__thumbnails_thumbnail_icon{color:var(--yarl__thumbnails_thumbnail_icon_color,var(--yarl__color_button,#fffc));filter:var(--yarl__thumbnails_thumbnail_icon_filter,drop-shadow(2px 2px 2px #000c));height:var(--yarl__thumbnails_thumbnail_icon_size,32px);width:var(--yarl__thumbnails_thumbnail_icon_size,32px);position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}@keyframes yarl__thumbnails_thumbnail_fadein{0%{opacity:0}to{opacity:1}}@keyframes yarl__thumbnails_thumbnail_fadeout{0%{opacity:1}to{opacity:0}}
.yarl__slide_captions_container{background:var(--yarl__slide_captions_container_background,#00000080);left:var(--yarl__slide_captions_container_left,0);padding:var(--yarl__slide_captions_container_padding,16px);right:var(--yarl__slide_captions_container_right,0);position:absolute;-webkit-transform:translateZ(0)}.yarl__slide_title{color:var(--yarl__slide_title_color,#fff);font-size:var(--yarl__slide_title_font_size,125%);font-weight:var(--yarl__slide_title_font_weight,bolder);max-width:calc(100% - var(--yarl__toolbar_width,0px));text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.yarl__slide_title_container{top:var(--yarl__slide_title_container_top,0)}.yarl__slide_description{-webkit-hyphens:auto;hyphens:auto;color:var(--yarl__slide_description_color,#fff);-webkit-line-clamp:var(--yarl__slide_description_max_lines,3);text-align:var(--yarl__slide_description_text_align,start);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.yarl__slide_description_container{bottom:var(--yarl__slide_description_container_bottom,0)}
.projects-module__TufIOa__main{background:#fafafa;min-height:100vh;padding:100px 20px 60px}.projects-module__TufIOa__portfolioSection{max-width:1600px;margin:0 auto}.projects-module__TufIOa__pageTitle{text-align:center;color:#1a1a1a;margin-bottom:2rem;font-size:2.5rem;font-weight:700}.projects-module__TufIOa__layoutToggle{background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:fit-content;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;padding:12px;display:flex;box-shadow:0 2px 8px #0000000d}.projects-module__TufIOa__toggleLabel{color:#666;margin-right:8px;font-size:.875rem;font-weight:500}.projects-module__TufIOa__toggleBtn{color:#666;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:6px;padding:6px 16px;font-size:.875rem;font-weight:500;transition:all .2s}.projects-module__TufIOa__toggleBtn:hover{background:#f5f5f5;border-color:#999}.projects-module__TufIOa__toggleBtn.projects-module__TufIOa__active{color:#fff;background:#1a1a1a;border-color:#1a1a1a}.projects-module__TufIOa__filterContainer{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-bottom:2rem;padding:0 10px;display:flex}.projects-module__TufIOa__categoryFilterMobile{display:none;position:relative}.projects-module__TufIOa__categorySelect{color:#333;cursor:pointer;background:#fff;border:none;border-radius:12px;align-items:stretch;min-width:160px;height:36px;padding:0;font-size:.875rem;font-weight:600;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000001a}.projects-module__TufIOa__categorySelect:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.projects-module__TufIOa__categorySelectThumbnail{object-fit:cover;background:#f0f0f0;flex-shrink:0;width:45px;height:100%}.projects-module__TufIOa__categorySelectText{text-align:left;white-space:nowrap;text-overflow:ellipsis;flex:1;align-items:center;padding:0 12px;display:flex;overflow:hidden}.projects-module__TufIOa__categorySelectArrow{color:#666;border-left:1px solid #f0f0f0;flex-shrink:0;justify-content:center;align-items:center;min-width:40px;padding:0 14px;display:flex}.projects-module__TufIOa__categoryDropdownMenu{z-index:100;will-change:transform,opacity;background:#fff;border:1px solid #e0e0e0;border-radius:8px;max-height:300px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 4px 12px #00000026}.projects-module__TufIOa__categoryDropdownMenu::-webkit-scrollbar{width:6px}.projects-module__TufIOa__categoryDropdownMenu::-webkit-scrollbar-track{background:0 0}.projects-module__TufIOa__categoryDropdownMenu::-webkit-scrollbar-thumb{background:#ddd;border-radius:3px}.projects-module__TufIOa__categoryDropdownMenu::-webkit-scrollbar-thumb:hover{background:#ccc}.projects-module__TufIOa__categoryDropdownItem{text-align:left;color:#333;cursor:pointer;contain:layout style paint;background:#fff;border:none;border-bottom:1px solid #f5f5f5;align-items:center;gap:12px;width:100%;height:48px;padding:0;font-size:.875rem;font-weight:500;transition:background .15s;display:flex}.projects-module__TufIOa__categoryDropdownItem:last-child{border-bottom:none}.projects-module__TufIOa__categoryDropdownItem:hover:not(:disabled){background:#f8f8f8}.projects-module__TufIOa__categoryDropdownItem.projects-module__TufIOa__active{color:#1a1a1a;background:#f0f0f0;font-weight:600}.projects-module__TufIOa__categoryDropdownItem:disabled{opacity:.5;cursor:not-allowed;position:relative}.projects-module__TufIOa__categoryDropdownItem:disabled:hover:after{content:"Coming Soon";color:#fff;white-space:nowrap;z-index:1000;background:#1a1a1a;border-radius:4px;padding:4px 8px;font-size:.7rem;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.projects-module__TufIOa__categoryDropdownThumbnail{object-fit:cover;will-change:auto;width:50px;height:100%;image-rendering:-webkit-optimize-contrast;background:#f0f0f0;flex-shrink:0}.projects-module__TufIOa__categoryTabs{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.projects-module__TufIOa__categoryTab{color:#333;cursor:pointer;background:#fff;border:none;border-radius:12px;align-items:stretch;gap:0;height:40px;padding:0;font-size:.95rem;font-weight:600;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000001a}.projects-module__TufIOa__categoryTab:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.projects-module__TufIOa__categoryTab.projects-module__TufIOa__active{color:#fff;background:#1a1a1a}.projects-module__TufIOa__categoryTab:disabled{opacity:.5;cursor:not-allowed;position:relative}.projects-module__TufIOa__categoryTab:disabled:hover:after{content:"Coming Soon";color:#fff;white-space:nowrap;z-index:1000;background:#1a1a1a;border-radius:6px;padding:6px 12px;font-size:.75rem;animation:.2s projects-module__TufIOa__tooltipFadeIn;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%)}.projects-module__TufIOa__categoryTab:disabled:hover:before{content:"";z-index:1000;border-bottom:6px solid #1a1a1a;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;position:absolute;top:calc(100% + 2px);left:50%;transform:translate(-50%)}@keyframes projects-module__TufIOa__tooltipFadeIn{0%{opacity:0;transform:translate(-50%)translateY(-4px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.projects-module__TufIOa__categoryTabThumbnail{object-fit:cover;background:#f0f0f0;border-radius:0;flex-shrink:0;width:50px;height:100%}.projects-module__TufIOa__categoryTabLabel{white-space:nowrap;align-items:center;padding:0 16px;display:flex}.projects-module__TufIOa__projectFilterContainer{align-items:center;display:flex;position:relative}.projects-module__TufIOa__projectSelect{color:#333;cursor:pointer;background:#fff;border:none;border-radius:12px;align-items:stretch;min-width:180px;height:36px;padding:0;font-size:.875rem;font-weight:600;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000001a}.projects-module__TufIOa__projectSelect:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.projects-module__TufIOa__projectSelectThumbnail{object-fit:cover;background:#f0f0f0;flex-shrink:0;width:45px;height:100%}.projects-module__TufIOa__projectSelectText{text-align:left;white-space:nowrap;text-overflow:ellipsis;flex:1;align-items:center;padding:0 12px;display:flex;overflow:hidden}.projects-module__TufIOa__projectSelectArrow{color:#666;border-left:1px solid #f0f0f0;flex-shrink:0;justify-content:center;align-items:center;min-width:40px;padding:0 14px;display:flex}.projects-module__TufIOa__projectDropdownMenu{z-index:100;will-change:transform,opacity;background:#fff;border:1px solid #e0e0e0;border-radius:8px;max-height:300px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 4px 12px #00000026}.projects-module__TufIOa__projectDropdownMenu::-webkit-scrollbar{width:6px}.projects-module__TufIOa__projectDropdownMenu::-webkit-scrollbar-track{background:0 0}.projects-module__TufIOa__projectDropdownMenu::-webkit-scrollbar-thumb{background:#ddd;border-radius:3px}.projects-module__TufIOa__projectDropdownMenu::-webkit-scrollbar-thumb:hover{background:#ccc}@keyframes projects-module__TufIOa__dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.projects-module__TufIOa__projectDropdownItem{text-align:left;color:#333;cursor:pointer;contain:layout style paint;background:#fff;border:none;border-bottom:1px solid #f5f5f5;align-items:center;gap:12px;width:100%;height:48px;padding:0;font-size:.875rem;font-weight:500;transition:background .15s;display:flex}.projects-module__TufIOa__projectDropdownItem:last-child{border-bottom:none}.projects-module__TufIOa__projectDropdownItem:hover{background:#f8f8f8}.projects-module__TufIOa__projectDropdownItem.projects-module__TufIOa__active{color:#1a1a1a;background:#f0f0f0;font-weight:600}.projects-module__TufIOa__projectDropdownThumbnail{object-fit:cover;will-change:auto;width:50px;height:100%;image-rendering:-webkit-optimize-contrast;background:#f0f0f0;flex-shrink:0}.projects-module__TufIOa__filterDivider{background:#e0e0e0;align-self:center;width:1px;height:28px;margin:0 8px}.projects-module__TufIOa__sectionTitle{color:#1a1a1a;text-align:center;margin-bottom:2rem;font-size:1.75rem;font-weight:700}.projects-module__TufIOa__featuredSection{margin-bottom:4rem}.projects-module__TufIOa__allProjectsSection{margin-top:3rem}.projects-module__TufIOa__masonryItem{contain:layout style paint;background:#f0f0f0;border-radius:8px;width:100%;height:100%;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 2px 8px #00000014}.projects-module__TufIOa__masonryItem:hover{cursor:pointer;box-shadow:0 8px 20px #0000001f}.projects-module__TufIOa__image{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.projects-module__TufIOa__masonryItem:hover .projects-module__TufIOa__image{transform:scale(1.05)}.projects-module__TufIOa__fadeIn{opacity:1}.projects-module__TufIOa__starred{z-index:2}.projects-module__TufIOa__overlay{opacity:0;background:linear-gradient(#0000 50%,#000000b3 100%);align-items:flex-end;width:100%;height:100%;padding:20px;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}.projects-module__TufIOa__masonryItem:hover .projects-module__TufIOa__overlay{opacity:1}.projects-module__TufIOa__overlayTitle{color:#fff;letter-spacing:.5px;font-size:1.1rem;font-weight:600;transition:transform .3s;transform:translateY(10px)}.projects-module__TufIOa__masonryItem:hover .projects-module__TufIOa__overlayTitle{transform:translateY(0)}.projects-module__TufIOa__featuredItem{background:#fff;border-radius:12px;width:100%;height:100%;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000001a}.projects-module__TufIOa__featuredItem:hover{box-shadow:0 8px 24px #00000026}.projects-module__TufIOa__featuredItem .projects-module__TufIOa__image{object-fit:cover;width:100%;height:100%;display:block}.projects-module__TufIOa__loading{text-align:center;color:#666;padding:4rem 2rem;font-size:1.25rem}.projects-module__TufIOa__empty{text-align:center;color:#999;padding:4rem 2rem;font-size:1.125rem}.projects-module__TufIOa__loadingTrigger{visibility:hidden;height:1px}.projects-module__TufIOa__bottomGradient{pointer-events:none;background:linear-gradient(#fafafa00 0%,#fafafa4d 30%,#fafafa99 60%,#fafafae6 85%,#fafafa 100%);width:100%;height:200px;margin-top:-150px;position:relative}@media (max-width:768px){.projects-module__TufIOa__pageTitle{font-size:2rem}.projects-module__TufIOa__filterContainer,.projects-module__TufIOa__categoryTabs{gap:5px}.projects-module__TufIOa__categoryTab{height:34px;font-size:.8rem}.projects-module__TufIOa__categoryTabThumbnail{width:40px}.projects-module__TufIOa__categoryTabLabel{padding:0 10px}.projects-module__TufIOa__projectSelect{min-width:150px;height:32px;font-size:.8rem}.projects-module__TufIOa__projectSelectThumbnail{width:38px}.projects-module__TufIOa__projectSelectText{padding:0 8px}.projects-module__TufIOa__projectSelectArrow{min-width:34px;padding:0 10px}.projects-module__TufIOa__projectDropdownItem{gap:10px;height:44px;font-size:.8rem}.projects-module__TufIOa__projectDropdownThumbnail{width:45px}.projects-module__TufIOa__filterDivider{height:24px}}@media (max-width:950px){.projects-module__TufIOa__filterContainer,.projects-module__TufIOa__categoryTabs{gap:4px}.projects-module__TufIOa__categoryTab{height:32px;font-size:.72rem}.projects-module__TufIOa__categoryTabThumbnail{width:36px}.projects-module__TufIOa__categoryTabLabel{padding:0 8px}.projects-module__TufIOa__projectSelect{min-width:130px;height:30px;font-size:.75rem}.projects-module__TufIOa__projectSelectThumbnail{width:34px}.projects-module__TufIOa__projectSelectText{padding:0 6px}.projects-module__TufIOa__projectSelectArrow{min-width:30px;padding:0 8px}.projects-module__TufIOa__filterDivider{height:22px;margin:0 4px}}@media (max-width:768px){.projects-module__TufIOa__categoryFilterMobile{display:block}.projects-module__TufIOa__categoryTabs{display:none}.projects-module__TufIOa__main{padding:80px 15px 40px}.projects-module__TufIOa__pageTitle{font-size:1.75rem}.projects-module__TufIOa__filterContainer{gap:6px;padding:0 8px}.projects-module__TufIOa__categorySelect{min-width:140px;height:32px;font-size:.8rem}.projects-module__TufIOa__categorySelectThumbnail{width:40px}.projects-module__TufIOa__categorySelectText{padding:0 10px}.projects-module__TufIOa__categorySelectArrow{min-width:36px;padding:0 10px}.projects-module__TufIOa__categoryDropdownItem{gap:10px;height:44px;font-size:.8rem}.projects-module__TufIOa__categoryDropdownThumbnail{width:45px}.projects-module__TufIOa__projectSelect{min-width:160px;height:32px;font-size:.8rem}.projects-module__TufIOa__projectSelectThumbnail{width:40px}.projects-module__TufIOa__projectSelectText{padding:0 10px}.projects-module__TufIOa__projectSelectArrow{min-width:36px;padding:0 10px}.projects-module__TufIOa__projectDropdownItem{gap:10px;height:44px;font-size:.8rem}.projects-module__TufIOa__projectDropdownThumbnail{width:45px}.projects-module__TufIOa__filterDivider{height:24px;margin:0 6px}.projects-module__TufIOa__layoutToggle{flex-wrap:wrap}}@media (max-width:480px){.projects-module__TufIOa__pageTitle{font-size:1.5rem}.projects-module__TufIOa__toggleBtn{padding:6px 12px;font-size:.8rem}.projects-module__TufIOa__filterContainer{gap:5px;padding:0 5px}.projects-module__TufIOa__categoryFilterMobile{display:block}.projects-module__TufIOa__categoryTabs{display:none}.projects-module__TufIOa__categorySelect{min-width:120px;height:28px;font-size:.75rem}.projects-module__TufIOa__categorySelectThumbnail{width:36px}.projects-module__TufIOa__categorySelectText{padding:0 8px}.projects-module__TufIOa__categorySelectArrow{min-width:32px;padding:0 8px}.projects-module__TufIOa__categoryDropdownItem{gap:8px;height:42px;font-size:.75rem}.projects-module__TufIOa__categoryDropdownThumbnail{width:42px}.projects-module__TufIOa__categoryDropdownMenu{max-height:250px}.projects-module__TufIOa__projectSelect{min-width:130px;height:28px;font-size:.75rem}.projects-module__TufIOa__projectSelectThumbnail{width:36px}.projects-module__TufIOa__projectSelectText{padding:0 8px}.projects-module__TufIOa__projectSelectArrow{min-width:32px;padding:0 8px}.projects-module__TufIOa__projectDropdownItem{gap:8px;height:42px;font-size:.75rem}.projects-module__TufIOa__projectDropdownThumbnail{width:42px}.projects-module__TufIOa__projectDropdownMenu{max-height:250px}.projects-module__TufIOa__filterDivider{height:22px;margin:0 4px}}@media (max-width:768px){:is(.yarl__navigation_prev,.yarl__navigation_next){display:none!important}}.yarl__slide_captions_container{background:0 0;padding:20px}.yarl__slide_title{color:#1a1a1a;letter-spacing:-.01em;font-size:18px;font-weight:600}.yarl__slide_description{display:none}.yarl__button{color:#1a1a1a!important}.yarl__icon{filter:none!important}@media (max-width:768px){.yarl__slide_title{font-size:15px;font-weight:600}.yarl__slide_captions_container{padding:16px}}.yarl__thumbnails_thumbnail{opacity:.5;transition:opacity .3s,transform .3s}.yarl__thumbnails_thumbnail:hover{opacity:.8}.yarl__thumbnails_thumbnail[aria-current=true]{transform:scale(1.08);box-shadow:0 3px 12px #0003;opacity:1!important}.yarl__thumbnails_track{scroll-snap-type:x mandatory}.yarl__thumbnails_thumbnail{scroll-snap-align:center}.yarl__thumbnails_container{position:relative}.yarl__thumbnails_container:before{content:"";pointer-events:none;z-index:10;width:30px;position:absolute;top:0;bottom:0}.yarl__thumbnails_container:after{content:"";pointer-events:none;z-index:10;width:30px;position:absolute;top:0;bottom:0}.yarl__thumbnails_container:before{background:linear-gradient(90deg,#fff,#0000);left:0}.yarl__thumbnails_container:after{background:linear-gradient(270deg,#fff,#0000);right:0}@media (max-width:768px){.yarl__thumbnails_container:before{width:25px}.yarl__thumbnails_container:after{width:25px}}
