.projects-showcase{background:#fff;padding:20px 0 35px;overflow-x:hidden}.projects-showcase--home{padding:20px 0}.projects-showcase__inner{box-sizing:border-box;max-width:1920px;margin:0 auto;padding:0 var(--page-gutter)}.projects-showcase--home .projects-showcase__inner{padding:0 var(--page-gutter)}.projects-showcase__title{margin:0 0 24px;color:#272116;width:var(--section-title-width);font-size:20px;line-height:var(--section-title-line-height);font-weight:var(--section-title-font-weight);letter-spacing:var(--section-title-letter-spacing)}.projects-showcase--home .projects-showcase__title{width:var(--section-title-width);font-size:var(--section-title-font-size)}.projects-showcase__toolbar{display:contents}.projects-showcase--projects .projects-showcase__toolbar{display:flex;align-items:center;gap:22px;margin-bottom:34px}.projects-showcase--projects .projects-showcase__title{flex:0 0 auto;width:auto;max-width:260px;margin-bottom:0}.projects-showcase--projects .projects-showcase__filters{flex:1 1 auto;flex-wrap:nowrap;justify-content:flex-end;gap:6px;max-width:none;margin-bottom:0}.projects-showcase--projects .projects-showcase__filter{min-height:34px;padding:0 9px;font-size:11px;letter-spacing:-.03em}.projects-showcase--projects .projects-showcase__filter-summary{gap:7px;min-height:34px}.projects-showcase--projects .projects-showcase__filter-arrow{width:6px;height:6px;border-right-width:1px;border-bottom-width:1px}.projects-showcase__subtitle{max-width:1480px;margin:0 0 28px;color:#4b412d;font-size:clamp(19px,1.35vw,22px);line-height:1.2;font-weight:400;letter-spacing:-.03em}.projects-showcase__filters{display:flex;flex-wrap:wrap;align-items:flex-start;gap:10px;max-width:1480px;margin:0 0 34px}.projects-showcase__filter{min-height:44px;padding:0 18px;border:1px solid rgba(75,65,45,.28);border-radius:5px;background:#fff;color:#4b412d;font:inherit;font-size:16px;line-height:1;font-weight:500;letter-spacing:-.02em;white-space:nowrap;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,color .16s ease}.projects-showcase__filter-dropdown{position:relative;z-index:5}.projects-showcase__filter-dropdown[open]{z-index:10}.projects-showcase__filter-dropdown>summary{list-style:none}.projects-showcase__filter-dropdown>summary::-webkit-details-marker{display:none}.projects-showcase__filter-summary{display:inline-flex;align-items:center;gap:12px;min-height:44px}.projects-showcase__filter-arrow{width:8px;height:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:translateY(-2px) rotate(45deg);transition:transform .16s ease}.projects-showcase__filter-dropdown[open] .projects-showcase__filter-arrow{transform:translateY(2px) rotate(-135deg)}.projects-showcase__filter-menu{position:absolute;top:calc(100% + 8px);left:0;box-sizing:border-box;width:100%;padding:6px;border:1px solid rgba(75,65,45,.18);border-radius:5px;background:#fff;box-shadow:0 16px 34px #1f1b131f}.projects-showcase__filter-option{box-sizing:border-box;display:flex;align-items:center;gap:9px;width:100%;min-height:38px;padding:0 12px;border-radius:4px;background:transparent;color:#4b412d;font:inherit;font-size:15px;line-height:1;font-weight:500;letter-spacing:-.02em;text-align:left;white-space:nowrap;cursor:pointer}.projects-showcase__filter-option:hover{background:#f7f2ee;color:#272116}.projects-showcase__filter-checkbox{position:absolute;opacity:0;pointer-events:none}.projects-showcase__filter-checkbox-mark{position:relative;box-sizing:border-box;width:16px;height:16px;flex:0 0 16px;border:1px solid rgba(75,65,45,.42);border-radius:3px;background:#fff}.projects-showcase__filter-checkbox-mark:after{content:"";position:absolute;left:4px;top:1px;width:5px;height:9px;border-right:2px solid #ffffff;border-bottom:2px solid #ffffff;opacity:0;transform:rotate(45deg)}.projects-showcase__filter-checkbox:checked+.projects-showcase__filter-checkbox-mark{border-color:#4b412d;background:#4b412d}.projects-showcase__filter-checkbox:checked+.projects-showcase__filter-checkbox-mark:after{opacity:1}.projects-showcase__filter-checkbox:focus-visible+.projects-showcase__filter-checkbox-mark{outline:2px solid rgba(75,65,45,.35);outline-offset:2px}.projects-showcase__filter:hover{border-color:#4b412d94;background:#f7f2ee;color:#272116}.projects-showcase__filter.is-active{border-color:#4b412d;background:#4b412d;color:#fff}.projects-showcase__filters-actions{display:flex;margin:-18px 0 34px}.projects-showcase__apply-filters{min-height:46px;padding:0 28px;border:0;border-radius:5px;background:#ccba8a;color:#fff;font:inherit;font-size:16px;line-height:1;font-weight:700;letter-spacing:-.02em;cursor:pointer;transition:background-color .16s ease,transform .16s ease}.projects-showcase__apply-filters:hover{background:#bba572;transform:translateY(-1px)}.projects-showcase__apply-filters:active{transform:translateY(0)}.projects-showcase__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:start}.projects-showcase__empty{margin:0;color:#4b412d;font-size:20px;line-height:1.2;font-weight:500;letter-spacing:-.02em}.projects-showcase__empty[hidden]{display:none}.projects-showcase__footer{display:flex;justify-content:center;margin-top:34px}.projects-showcase__load-more{min-width:220px;min-height:62px;padding:0 28px;border:0;border-radius:999px;background:#ccba8a;color:#fff;font-size:18px;line-height:1;font-weight:700;letter-spacing:-.02em;cursor:pointer;transition:transform .16s ease,background-color .16s ease,box-shadow .16s ease}.projects-showcase__load-more:hover{background:#bba572;box-shadow:0 12px 24px #362b1824;transform:translateY(-1px)}.projects-showcase__load-more:active{transform:translateY(0)}.project-card{min-width:0}.project-card-link{display:block;max-width:100%;min-width:0;color:inherit;text-decoration:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;user-select:none;-webkit-user-select:none}.project-card-link,.project-card-link *{-webkit-touch-callout:none;user-select:none;-webkit-user-select:none}.project-card__visual{position:relative;display:block;min-height:860px;overflow:hidden;border-radius:5px;background:#d8dfeb;box-shadow:0 14px 40px #1c1f1514;user-select:none;-webkit-user-select:none}.project-card__picture{position:absolute;inset:0;display:block;z-index:0}.project-card__carousel{position:absolute;inset:0;display:flex;width:100%;min-height:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.project-card__carousel::-webkit-scrollbar{display:none}.project-card__slide{position:relative;flex:0 0 100%;min-width:100%;min-height:100%}.project-card__slide picture{display:block;width:100%;min-height:100%}.project-card__visual:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#fff0 22%,#0000001a 50%,#00000047 72%,#000000ad);pointer-events:none}.project-card__visual:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#ffffff14,#fff0 14%),linear-gradient(180deg,#0000 32%,#00000014 58%,#0003 80%,#00000061);pointer-events:none}.project-card__image{position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:var(--project-card-image-fit, cover);object-position:var(--project-card-image-position, center);transform:scale(var(--project-card-image-scale, 1));transform-origin:center center;-webkit-user-drag:none;user-select:none;-webkit-user-select:none;pointer-events:none}.project-card__media-controls{position:absolute;inset:0;z-index:3;display:flex;align-items:center;justify-content:space-between;padding:0 12px;pointer-events:none}.project-card__media-controls--hidden{display:none}.project-card__media-action{display:grid;place-items:center;width:35px;height:72px;padding:0;border:0;border-radius:5px;background:#2721168c;color:#fff;backdrop-filter:blur(5px);cursor:pointer;pointer-events:auto}.project-card__media-action:disabled{opacity:.5;cursor:default}.project-card__arrow{display:block;width:15px;height:15px;border-top:3px solid currentColor;border-right:3px solid currentColor;margin:0;transform-origin:center}.project-card__arrow--left{transform:translate(3px) rotate(-135deg)}.project-card__arrow--right{transform:translate(-3px) rotate(45deg)}.project-card__content{position:absolute;right:30px;bottom:58px;left:30px;z-index:2;user-select:none;-webkit-user-select:none}.project-card__title{margin:0 0 30px;color:#fff;font-size:30px;line-height:.96;font-weight:400;letter-spacing:-.03em;text-transform:uppercase}.project-card__divider{width:auto;margin-left:-44px;margin-right:-44px;height:1px;margin-bottom:0;background:#fff}.project-card__stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));justify-content:space-between;gap:34px;margin:0}.project-card__stat{margin:0;display:flex;flex-direction:column;align-items:center;text-align:center}.project-card__stat dt{margin:30px 0 10px;color:#bababa;font-size:clamp(13px,.95vw,18px);line-height:1.1;font-weight:500}.project-card__stat dd{margin:0;color:#fff;font-size:22px;line-height:1.1;font-weight:600}.project-card--one .project-card__image,.project-card--two .project-card__image,.project-card--three .project-card__image{object-position:center center}@media(max-width:1440px){.projects-showcase{padding:56px 0 42px}.projects-showcase--home{padding:20px 0}.projects-showcase__inner,.projects-showcase--home .projects-showcase__inner{padding:0 var(--page-gutter)}.projects-showcase__title{margin-bottom:20px;width:var(--section-title-width);font-size:var(--section-title-font-size)}.projects-showcase__subtitle{max-width:1320px;margin-bottom:24px;font-size:20px}.projects-showcase__filters{max-width:1320px;margin-bottom:30px}.projects-showcase--projects .projects-showcase__toolbar{gap:18px}.projects-showcase--projects .projects-showcase__title{max-width:210px;font-size:18px}.projects-showcase--projects .projects-showcase__filters{gap:5px;max-width:none;margin-bottom:0}.projects-showcase__filter{min-height:42px;padding:0 16px;font-size:15px}.projects-showcase--projects .projects-showcase__filter{min-height:30px;padding:0 6px;font-size:9px}.projects-showcase--projects .projects-showcase__filter-summary{gap:5px;min-height:30px}.projects-showcase__filter-option{font-size:14px}.projects-showcase__filters-actions{margin-bottom:30px}.projects-showcase__grid{gap:26px}.projects-showcase__footer{margin-top:28px}.projects-showcase__load-more{min-height:58px;font-size:17px}.project-card__visual{min-height:722px}.project-card__media-action{width:40px;height:64px}.project-card__content{right:32px;bottom:42px;left:32px}.project-card__title{font-size:42px}.project-card__stats{gap:16px}.project-card__stat dt{font-size:14px}.project-card__stat dd{font-size:16px}}@media(max-width:1100px){.projects-showcase{padding:52px 0 64px}.projects-showcase--home{padding:20px 0}.projects-showcase__subtitle,.projects-showcase__filters{max-width:980px}.projects-showcase--projects .projects-showcase__toolbar{display:block;margin-bottom:24px}.projects-showcase--projects .projects-showcase__title{width:var(--section-title-width);max-width:none;margin-bottom:16px}.projects-showcase--projects .projects-showcase__filters{flex-wrap:wrap;justify-content:flex-start;max-width:980px}.projects-showcase__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.projects-showcase__footer{margin-top:24px}.project-card__visual{min-height:665px}.project-card__media-action{width:35px;height:72px}.project-card__arrow{width:12px;height:12px;border-top-width:2px;border-right-width:2px}.project-card__content{right:28px;bottom:34px;left:28px}.project-card__title{font-size:38px}.project-card__stats{gap:14px}}@media(max-width:900px){.projects-showcase{padding:0 0 60px}.projects-showcase--home{padding:20px 0}.projects-showcase__inner{padding:0 var(--page-gutter)}.projects-showcase__title{margin-bottom:16px;width:var(--section-title-width);font-size:var(--section-title-font-size)}.projects-showcase--home .projects-showcase__title{width:var(--section-title-width);font-size:var(--section-title-font-size)}.projects-showcase__subtitle{margin-bottom:22px;font-size:18px;line-height:1.24}.projects-showcase__filters{gap:8px;margin-bottom:24px}.projects-showcase--projects .projects-showcase__toolbar{margin-bottom:24px}.projects-showcase--projects .projects-showcase__filters{margin-bottom:0}.projects-showcase__filter{min-height:40px;padding:0 14px;font-size:14px}.projects-showcase__filter-summary{gap:10px}.projects-showcase__filter-option{min-height:36px;font-size:14px}.projects-showcase__filters-actions{margin:-12px 0 24px}.projects-showcase__apply-filters{min-height:42px;padding:0 22px;font-size:15px}.projects-showcase__grid{gap:20px}.projects-showcase__load-more{min-width:210px;min-height:54px;font-size:16px}.project-card__visual{min-height:560px}.project-card__content{right:20px;bottom:24px;left:20px}.project-card__title{margin-bottom:14px;font-size:30px}.project-card__divider{margin-bottom:16px}.project-card__stats{gap:10px}.project-card__stat dt{font-size:12px}.project-card__stat dd{font-size:15px}}@media(max-width:780px){.projects-showcase__inner{padding:0 var(--page-gutter)}.projects-showcase--home .projects-showcase__inner{width:100%;padding-right:0;padding-left:0}.projects-showcase--home .projects-showcase__title,.projects-showcase--home .projects-showcase__subtitle{margin-right:16px;margin-left:16px}.projects-showcase--home .projects-showcase__grid{box-sizing:border-box;width:100%;padding-right:8px;padding-left:8px}.project-card{content-visibility:auto;contain-intrinsic-size:370px}.projects-showcase__subtitle{margin-bottom:20px;font-size:18px;line-height:1.24}.projects-showcase__filters,.projects-showcase--projects .projects-showcase__toolbar{margin-bottom:22px}.projects-showcase--projects .projects-showcase__filters{margin-bottom:0}.projects-showcase__filters-actions{margin-bottom:22px}.projects-showcase__title{margin-bottom:14px;width:var(--section-title-width);font-size:var(--section-title-font-size);line-height:var(--section-title-line-height)}.projects-showcase__grid{grid-template-columns:1fr;gap:18px}.projects-showcase__footer{margin-top:22px}.projects-showcase__load-more{width:100%;min-width:0;min-height:50px;padding:0 20px;font-size:15px}.project-card__visual{min-height:551px;border-radius:5px}.project-card__image{transform:scale(var(--project-card-image-mobile-scale, var(--project-card-image-scale, 1)))}.project-card__carousel{overflow-x:auto;touch-action:pan-y pinch-zoom;overscroll-behavior-x:contain}.project-card__media-controls{display:flex}.project-card__content{right:20px;bottom:26px;left:20px}.project-card__title{margin-bottom:14px;font-size:28px}.project-card__divider{margin-bottom:14px}.project-card__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.project-card__stat dt{font-size:9px;line-height:1;white-space:nowrap}.project-card__stat dd{font-size:12px;white-space:nowrap}}@media(max-width:520px){.projects-showcase{padding:0 0 54px}.projects-showcase--home{padding:20px 0}.projects-showcase--home .projects-showcase__inner{padding-right:0;padding-left:0}.projects-showcase__title,.projects-showcase--home .projects-showcase__title{width:var(--section-title-width);font-size:var(--section-title-font-size)}.projects-showcase__subtitle{margin-bottom:18px;font-size:16px}.projects-showcase__filters{gap:7px;margin-bottom:20px}.projects-showcase--projects .projects-showcase__toolbar{margin-bottom:20px}.projects-showcase--projects .projects-showcase__filters{margin-bottom:0}.projects-showcase__filter{max-width:100%;min-height:38px;padding:0 12px;font-size:13px}.projects-showcase__filter-dropdown{max-width:100%}.projects-showcase__filter-summary{gap:8px}.projects-showcase__filter-menu{right:auto}.projects-showcase__filter-option{min-height:34px;font-size:13px}.projects-showcase__filters-actions{margin:-10px 0 20px}.projects-showcase__apply-filters{width:100%;min-height:40px;font-size:14px}.projects-showcase__footer{margin-top:18px}.project-card__visual{max-width:100%;min-height:550px;border-radius:5px}.project-card__media-controls{padding:0 10px}.project-card__media-action{width:25px;height:60px}.project-card__content{right:0;bottom:40px;left:0}.project-card__title{font-size:25px;margin-left:17px}.project-card__divider{margin-top:17px;margin-bottom:0}.project-card__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.project-card__stat dt{margin:17px 0 6px;font-size:8px;line-height:1;white-space:nowrap}.project-card__stat dd{font-size:16px;white-space:nowrap}}
