.Gallery_gallery__HejGD{padding:4rem 1rem;background-color:#111}.Gallery_container__Azh6d{max-width:1400px;margin:0 auto;position:relative;display:flex;flex-direction:column;gap:3rem}.Gallery_header__ZCcsy{display:flex;flex-direction:column;gap:1.5rem;max-width:800px}.Gallery_badge__Lvc1Z{display:inline-flex;align-items:center;padding:.4rem 1.2rem;border-radius:50px;border:1px solid #333;font-size:.75rem;font-weight:600;color:#ccc;letter-spacing:.05em;width:-moz-fit-content;width:fit-content;gap:.5rem;background-color:#111}.Gallery_badge__Lvc1Z:before{content:"";display:block;width:6px;height:6px;background-color:var(--primary-brand);border-radius:50%}.Gallery_headline__GfHc0{font-family:var(--font-inter);font-size:2.8rem;line-height:1.1;font-weight:600;color:#fff}.Gallery_greyText__S6_4m{color:#888;font-weight:500}@media (max-width:1024px){.Gallery_headline__GfHc0{font-size:2.2rem}}.Gallery_grid__clBi9{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem;height:600px}.Gallery_imageWrapperWide__4AhTT,.Gallery_imageWrapper__jOR1I{position:relative;overflow:hidden;border-radius:20px;width:100%;height:100%;cursor:pointer}.Gallery_image__z292j{-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.Gallery_imageWrapperWide__4AhTT:hover .Gallery_image__z292j,.Gallery_imageWrapper__jOR1I:hover .Gallery_image__z292j{transform:scale(1.1)}.Gallery_overlay___xBQU{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.8) 0,transparent 60%);display:flex;align-items:flex-end;padding:1.5rem;opacity:0;transition:opacity .3s ease;z-index:2}.Gallery_imageWrapperWide__4AhTT:hover .Gallery_overlay___xBQU,.Gallery_imageWrapper__jOR1I:hover .Gallery_overlay___xBQU{opacity:1}.Gallery_overlayContent__fjDSs{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;transform:none}.Gallery_imageWrapperWide__4AhTT:hover .Gallery_overlayContent__fjDSs,.Gallery_imageWrapper__jOR1I:hover .Gallery_overlayContent__fjDSs{transform:none}.Gallery_imageName__dpelz{color:#fff;font-family:var(--font-inter);font-size:1.2rem;font-weight:600;margin:0;text-shadow:0 2px 4px rgba(0,0,0,.3)}.Gallery_viewButton__bIi92{width:45px;height:45px;border-radius:50%;background:#fff;border:none;display:flex;align-items:center;justify-content:center;color:#000;cursor:pointer;transition:transform .3s ease;padding:0}.Gallery_viewButton__bIi92:hover{transform:scale(1.1);background:var(--primary-brand)}.Gallery_viewButton__bIi92 svg{width:20px;height:20px;stroke:currentColor;stroke-width:2}.Gallery_columnLeft__fHFWk{display:flex;flex-direction:column;gap:1rem}.Gallery_columnLeft__fHFWk .Gallery_imageWrapper__jOR1I{flex:1}.Gallery_columnMiddle__8eQ_X,.Gallery_columnMiddle__8eQ_X .Gallery_imageWrapper__jOR1I{height:100%}.Gallery_columnRight__Bfi_P{display:flex;flex-direction:column;gap:1rem}.Gallery_imageWrapperWide__4AhTT{flex:1}.Gallery_subGrid__2InBb{display:flex;gap:1rem;flex:1}.Gallery_subGrid__2InBb .Gallery_imageWrapper__jOR1I{flex:1}@media (max-width:768px){.Gallery_grid__clBi9{grid-template-columns:1fr;height:auto;gap:1rem}.Gallery_columnLeft__fHFWk,.Gallery_columnMiddle__8eQ_X,.Gallery_columnRight__Bfi_P{height:400px}.Gallery_subGrid__2InBb{height:200px}}.Features_features__Tc5e7{background-color:#000;color:#fff;padding:6rem 2rem;display:flex;align-items:center;justify-content:center}.Features_container__Hd14m{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1400px;width:100%}.Features_imageWrapper__bfe9F{width:100%;height:100%;min-height:500px;position:relative;border-radius:20px;overflow:hidden}.Features_imagePlaceholder__vqMJ1{width:100%;height:100%;background-color:#111;display:flex;align-items:center;justify-content:center;color:#555;font-weight:600;border:1px solid #333}.Features_content__RTRTi{display:flex;flex-direction:column;gap:1.5rem;justify-content:center;align-items:flex-start}.Features_badge__SVhb8{display:inline-flex;align-items:center;padding:.4rem 1.2rem;border-radius:50px;border:1px solid #333;font-size:.75rem;font-weight:600;color:#ccc;letter-spacing:.05em;width:-moz-fit-content;width:fit-content;gap:.5rem;background-color:#111;margin-bottom:0}.Features_badge__SVhb8:before{content:"";display:block;width:6px;height:6px;background-color:var(--primary-brand);border-radius:50%}.Features_title__nIuu_{font-family:var(--font-inter);font-size:2.8rem;line-height:1.1;font-weight:600;margin-bottom:0;color:#fff}.Features_description__IFybe{color:#888;line-height:1.6;margin-bottom:1rem;font-size:1.1rem;max-width:90%}.Features_featureList___J2Ie{list-style:none;margin-bottom:2rem;display:flex;flex-direction:column;gap:1rem}.Features_featureList___J2Ie li{padding-left:2rem;position:relative;color:#ccc;font-size:1rem;line-height:1.5}.Features_featureList___J2Ie li:before{content:"✓";color:var(--primary-brand);position:absolute;left:0;top:0;font-weight:700}.Features_featureList___J2Ie strong{color:#fff;font-weight:600}.Features_ctaButton__HL7Gk{background-color:var(--primary-brand);color:#000;border:none;padding:1rem 2.5rem;border-radius:50px;font-weight:600;font-size:1rem;cursor:pointer;transition:transform .2s ease;width:-moz-fit-content;width:fit-content}.Features_ctaButton__HL7Gk:hover{transform:scale(1.05);background-color:#d90026}@media (max-width:1024px){.Features_container__Hd14m{grid-template-columns:1fr;gap:3rem}.Features_imageWrapper__bfe9F{min-height:400px}.Features_title__nIuu_{font-size:2.2rem}}