@layer components{.horizontal-plate-page{min-height:100vh;overflow-x:hidden;padding:0;background:var(--color-surface)}.horizontal-plate-hero{position:relative;min-height:var(--horizontal-plate-hero-height);overflow:hidden}.horizontal-plate-hero-image{object-fit:cover;object-position:center}.horizontal-plate-hero-content{position:relative;z-index:1;padding-block-start:var(--horizontal-plate-hero-content-padding-block-start)}.horizontal-plate-title{font-family:var(--font-titillium),ui-sans-serif,system-ui,sans-serif;font-size:var(--type-horizontal-plate-title-size);line-height:var(--type-horizontal-plate-title-line-height);letter-spacing:var(--letter-spacing-horizontal-plate-title);text-transform:uppercase}.horizontal-plate-subtitle,.horizontal-plate-title{margin:0;color:var(--color-horizontal-plate-title);font-weight:var(--font-weight-copy-value)}.horizontal-plate-subtitle{font-family:var(--font-droid-serif),Georgia,serif;font-size:var(--type-horizontal-plate-subtitle-size);font-style:italic;line-height:var(--type-horizontal-plate-subtitle-line-height)}.horizontal-plate-finishes,.horizontal-plate-intro,.horizontal-plate-technical{background:var(--color-surface)}.horizontal-plate-intro,.horizontal-plate-technical{padding-block:var(--horizontal-plate-section-padding-block) var(--horizontal-plate-section-padding-block-end)}.horizontal-plate-intro-grid,.horizontal-plate-technical-grid{display:grid;gap:var(--horizontal-plate-stack-gap)}.horizontal-plate-copy,.horizontal-plate-finish-label{color:var(--color-horizontal-plate-copy);font-family:var(--font-titillium),ui-sans-serif,system-ui,sans-serif;font-size:var(--type-horizontal-plate-copy-size);font-weight:var(--font-weight-copy-value);line-height:var(--type-horizontal-plate-copy-line-height)}.horizontal-plate-copy,.horizontal-plate-finish-card{min-width:0}.horizontal-plate-copy>*{margin:0}.horizontal-plate-copy>*+*{margin-block-start:var(--horizontal-plate-copy-gap)}.horizontal-plate-finish-title,.horizontal-plate-section-heading{margin:0;color:var(--color-horizontal-plate-heading);font-family:var(--font-titillium),ui-sans-serif,system-ui,sans-serif;font-size:var(--type-horizontal-plate-heading-size);font-weight:var(--font-weight-copy-value);line-height:var(--type-horizontal-plate-heading-line-height)}.horizontal-plate-copy strong,.horizontal-plate-finish-label strong{font-weight:var(--font-weight-action-value)}.horizontal-plate-finish-image,.horizontal-plate-gallery-image,.horizontal-plate-intro-image,.horizontal-plate-technical-image{display:block;height:auto}.horizontal-plate-intro-image{width:min(100%,28.125rem);margin-inline:auto}.horizontal-plate-gallery{margin-block-start:var(--horizontal-plate-gallery-lead-gap);background:var(--color-surface)}.horizontal-plate-gallery-row{display:grid;gap:var(--horizontal-plate-gallery-gap)}.horizontal-plate-gallery-row+.horizontal-plate-gallery-row{margin-block-start:var(--horizontal-plate-gallery-row-gap)}.horizontal-plate-finish-image,.horizontal-plate-gallery-image{width:100%}.horizontal-plate-technical-media{display:grid;grid-template-columns:repeat(2,minmax(0,var(--horizontal-plate-technical-image-size)));gap:var(--horizontal-plate-technical-media-gap);align-items:flex-start;justify-content:center;width:min(100%,var(--horizontal-plate-technical-media-width));margin-inline:auto}.horizontal-plate-technical-image{width:100%}.horizontal-plate-finishes{padding-block:var(--horizontal-plate-finish-padding-block)}.horizontal-plate-finishes+.horizontal-plate-finishes{margin-block-start:var(--horizontal-plate-finish-section-gap)}.horizontal-plate-finishes:last-child{padding-block-end:var(--horizontal-plate-finish-final-padding-block-end)}.horizontal-plate-finish-title{font-size:var(--type-horizontal-plate-finish-title-size);font-weight:var(--font-weight-ui-emphasis-value);line-height:var(--type-horizontal-plate-finish-title-line-height);letter-spacing:var(--letter-spacing-horizontal-plate-finish-title);text-transform:uppercase}.horizontal-plate-finish-title:after{display:block;width:var(--horizontal-plate-finish-separator-width);height:var(--horizontal-plate-finish-separator-height);margin-block:var(--horizontal-plate-finish-separator-margin-block);background:var(--color-horizontal-plate-finish-separator);content:""}.horizontal-plate-finish-grid{display:grid;grid-template-columns:minmax(0,min(100%,18.75rem));gap:var(--horizontal-plate-finish-row-gap) var(--horizontal-plate-finish-column-gap);justify-content:center;margin-block-start:0}.horizontal-plate-finish-label{margin:var(--horizontal-plate-finish-label-gap) 0 0}@media (min-width:48rem){.horizontal-plate-intro-grid{column-gap:var(--horizontal-plate-intro-column-gap);align-items:center}.horizontal-plate-finish-grid,.horizontal-plate-gallery-row,.horizontal-plate-intro-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:62.5rem){.horizontal-plate-technical-grid{grid-template-columns:minmax(0,42.875rem) auto;column-gap:var(--horizontal-plate-intro-column-gap);align-items:start;justify-content:space-between}.horizontal-plate-finish-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}}