:root{--marly-bronze: #C4A882;--marly-bronze-dark: #8B7355;--marly-bronze-light: #DCC9A8;--marly-white: #FFFFFF;--marly-off-white: #F8F6F1;--marly-cream: #FAF8F4;--marly-black: #1A1A1A;--marly-charcoal: #333333;--marly-gray: #6B6B6B;--marly-gray-light: #E8E4DD;--marly-gray-border: #D5CFC5;--marly-font-heading: "Cormorant Garant", Georgia, "Times New Roman", serif;--marly-font-body: "Montserrat", "Helvetica Neue", Arial, sans-serif;--marly-space-xs: .5rem;--marly-space-sm: 1rem;--marly-space-md: 2rem;--marly-space-lg: 4rem;--marly-space-xl: 6rem;--marly-space-xxl: 9rem;--marly-ease: cubic-bezier(.25, .46, .45, .94);--marly-duration: .4s;--marly-max-width: 1440px;--marly-gutter: 2.5rem}@media screen and (max-width:749px){:root{--marly-gutter: 1.5rem;--marly-space-xl: 4rem;--marly-space-xxl: 5rem}}body{font-family:var(--marly-font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.marly-section h1,.marly-section h2,.marly-section h3,.marly-section h4{font-family:var(--marly-font-heading);font-weight:400}.header{background-color:var(--marly-white)!important;border-bottom:1px solid var(--marly-gray-border)!important}.header__heading-link{font-family:var(--marly-font-heading);font-size:1.5rem;letter-spacing:.12em}.header__menu-item{font-family:var(--marly-font-body)!important;font-size:.65rem!important;letter-spacing:.2em!important;text-transform:uppercase!important;font-weight:400!important}.header__menu-item:hover,.header__menu-item:focus-visible{color:var(--marly-bronze)!important;text-decoration:none!important}.shopify-section-group-header-group{position:sticky;top:0;z-index:200;background:var(--marly-white);box-shadow:0 1px 0 var(--marly-gray-border)}.marly-section{padding:var(--marly-space-xl) var(--marly-gutter);max-width:var(--marly-max-width);margin-left:auto;margin-right:auto}.marly-section--full{max-width:100%;padding-left:0;padding-right:0}.marly-section-header{text-align:center;margin-bottom:var(--marly-space-lg)}.marly-eyebrow{display:block;font-family:var(--marly-font-body);font-size:.62rem;letter-spacing:.28em;text-transform:uppercase;color:var(--marly-bronze);margin-bottom:var(--marly-space-sm)}.marly-section-heading{font-family:var(--marly-font-heading);font-size:clamp(2rem,4vw,3.5rem);font-weight:400;color:var(--marly-black);line-height:1.12;margin:0}.marly-section-subheading{font-family:var(--marly-font-body);font-size:.8rem;color:var(--marly-gray);margin:var(--marly-space-sm) 0 0;letter-spacing:.04em}.marly-rule{display:block;width:40px;height:1px;background:var(--marly-bronze);margin:var(--marly-space-md) auto}.marly-btn{display:inline-block;font-family:var(--marly-font-body);font-size:.65rem;letter-spacing:.22em;text-transform:uppercase;text-decoration:none;padding:1rem 2.5rem;cursor:pointer;border:none;transition:all var(--marly-duration) var(--marly-ease);line-height:1}.marly-btn--primary{background-color:var(--marly-bronze);color:var(--marly-white)}.marly-btn--primary:hover{background-color:var(--marly-bronze-dark);color:var(--marly-white);text-decoration:none}.marly-btn--outline{background-color:transparent;color:var(--marly-white);border:1px solid rgba(255,255,255,.6)}.marly-btn--outline:hover{background-color:var(--marly-white);color:var(--marly-black);border-color:var(--marly-white);text-decoration:none}.marly-btn--outline-dark{background-color:transparent;color:var(--marly-black);border:1px solid var(--marly-gray-border)}.marly-btn--outline-dark:hover{background-color:var(--marly-black);color:var(--marly-white);border-color:var(--marly-black);text-decoration:none}.marly-hero{position:relative;width:100%;overflow:hidden;height:90vh;min-height:520px;max-height:920px;background:var(--marly-black)}.marly-hero__slides{width:100%;height:100%}.marly-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity 1.1s var(--marly-ease);pointer-events:none}.marly-hero__slide.is-active{opacity:1;pointer-events:auto}.marly-hero__image{width:100%;height:100%}.marly-hero__img{width:100%;height:100%;object-fit:cover;display:block}.marly-hero__image--placeholder{display:flex;align-items:center;justify-content:center;background:var(--marly-gray-light)}.marly-hero__image--placeholder .placeholder-svg{width:100%;height:100%}.marly-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000;pointer-events:none}.marly-hero__content{position:absolute;z-index:2;padding:var(--marly-space-lg) var(--marly-gutter);color:var(--marly-white);max-width:720px}.marly-hero__content--bottom-left{bottom:0;left:0}.marly-hero__content--bottom-center{bottom:0;left:50%;transform:translate(-50%);text-align:center}.marly-hero__content--center{top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.marly-hero__subheading{font-family:var(--marly-font-body);font-size:.62rem;letter-spacing:.28em;text-transform:uppercase;margin:0 0 var(--marly-space-sm);opacity:.75}.marly-hero__heading{font-family:var(--marly-font-heading);font-size:clamp(2.5rem,6vw,5.5rem);font-weight:400;line-height:1.04;margin:0 0 var(--marly-space-md);color:var(--marly-white)}.marly-hero__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;background:#ffffff1f;border:1px solid rgba(255,255,255,.28);color:var(--marly-white);width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background var(--marly-duration) var(--marly-ease);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.marly-hero__arrow:hover{background:#ffffff47}.marly-hero__arrow--prev{left:var(--marly-space-md)}.marly-hero__arrow--next{right:var(--marly-space-md)}.marly-hero__dots{position:absolute;bottom:var(--marly-space-md);right:var(--marly-space-lg);z-index:3;display:flex;gap:10px;align-items:center}.marly-hero__dot{width:6px;height:6px;border-radius:50%;background:#ffffff61;border:none;cursor:pointer;padding:0;transition:all var(--marly-duration) var(--marly-ease)}.marly-hero__dot.is-active{background:var(--marly-white);transform:scale(1.4)}@media screen and (max-width:749px){.marly-hero{height:70vh;max-height:640px}.marly-hero__arrow{display:none}.marly-hero__dots{right:var(--marly-space-md)}}.marly-collection-slider-section{padding:var(--marly-space-xl) 0;overflow:hidden;background:var(--marly-off-white)}.marly-collection-slider-section .marly-section-header{padding:0 var(--marly-gutter)}.marly-slider-wrapper{position:relative}.marly-slider-track{display:flex;gap:1.5rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding:0 var(--marly-gutter) var(--marly-space-sm);scroll-padding-left:var(--marly-gutter)}.marly-slider-track::-webkit-scrollbar{display:none}.marly-slider-item{flex:0 0 calc(33.333% - 1rem);min-width:280px;scroll-snap-align:start}@media screen and (max-width:989px){.marly-slider-item{flex:0 0 calc(50% - .75rem)}}@media screen and (max-width:749px){.marly-slider-item{flex:0 0 78vw}}.marly-collection-card{display:block;text-decoration:none;color:inherit}.marly-collection-card__image{aspect-ratio:3 / 4;overflow:hidden;background:var(--marly-gray-light)}.marly-collection-card__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .65s var(--marly-ease)}.marly-collection-card:hover .marly-collection-card__img{transform:scale(1.045)}.marly-collection-card__info{padding:var(--marly-space-sm) 0;display:flex;align-items:center;justify-content:space-between}.marly-collection-card__name{font-family:var(--marly-font-heading);font-size:1.4rem;font-weight:400;margin:0;color:var(--marly-black)}.marly-collection-card__cta{font-family:var(--marly-font-body);font-size:.62rem;letter-spacing:.18em;text-transform:uppercase;color:var(--marly-bronze);border-bottom:1px solid currentColor;padding-bottom:2px;transition:color var(--marly-duration) var(--marly-ease)}.marly-collection-card:hover .marly-collection-card__cta{color:var(--marly-bronze-dark)}.marly-slider-arrow{position:absolute;top:42%;transform:translateY(-50%);z-index:2;background:var(--marly-white);border:1px solid var(--marly-gray-border);color:var(--marly-black);width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all var(--marly-duration) var(--marly-ease)}.marly-slider-arrow:hover{background:var(--marly-black);color:var(--marly-white);border-color:var(--marly-black)}.marly-slider-arrow--prev{left:.75rem}.marly-slider-arrow--next{right:.75rem}@media screen and (max-width:749px){.marly-slider-arrow{display:none}}.marly-category-grid-section{padding:var(--marly-space-xl) var(--marly-gutter);background:var(--marly-white)}.marly-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}@media screen and (max-width:989px){.marly-category-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:499px){.marly-category-grid{gap:.75rem}}.marly-category-tile{display:block;text-decoration:none;color:inherit;position:relative;overflow:hidden;aspect-ratio:3 / 4;background:var(--marly-gray-light)}.marly-category-tile__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .65s var(--marly-ease)}.marly-category-tile:hover .marly-category-tile__img{transform:scale(1.05)}.marly-category-tile__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.55) 0%,transparent 60%)}.marly-category-tile__label{position:absolute;bottom:var(--marly-space-md);left:var(--marly-space-md);color:var(--marly-white)}.marly-category-tile__name{font-family:var(--marly-font-heading);font-size:1.65rem;font-weight:400;margin:0 0 4px;line-height:1.1}.marly-category-tile__sub{font-family:var(--marly-font-body);font-size:.6rem;letter-spacing:.18em;text-transform:uppercase;opacity:.8}.marly-about-section{padding:var(--marly-space-xxl) var(--marly-gutter);max-width:var(--marly-max-width);margin-left:auto;margin-right:auto;background:var(--marly-cream)}.marly-about__inner{display:grid;grid-template-columns:1fr 1fr;gap:var(--marly-space-lg);align-items:center}.marly-about__inner--image-right .marly-about__image{order:2}.marly-about__inner--image-right .marly-about__text{order:1}@media screen and (max-width:749px){.marly-about__inner{grid-template-columns:1fr;gap:var(--marly-space-md)}.marly-about__inner--image-right .marly-about__image{order:1}.marly-about__inner--image-right .marly-about__text{order:2}}.marly-about__img{width:100%;height:auto;display:block;aspect-ratio:4 / 5;object-fit:cover}.marly-about__text{padding:var(--marly-space-md)}.marly-about__heading{font-family:var(--marly-font-heading);font-size:clamp(2rem,3.5vw,3.2rem);font-weight:400;line-height:1.15;color:var(--marly-black);margin:0 0 var(--marly-space-md)}.marly-about__body{font-family:var(--marly-font-body);font-size:.85rem;line-height:1.95;color:var(--marly-charcoal);margin:0 0 var(--marly-space-md)}.marly-about__body p{margin-top:0}.marly-projects-section{padding:var(--marly-space-xl) var(--marly-gutter);max-width:var(--marly-max-width);margin-left:auto;margin-right:auto}.marly-projects-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media screen and (max-width:989px){.marly-projects-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:599px){.marly-projects-grid{grid-template-columns:1fr}}.marly-project-card{display:block;text-decoration:none;color:inherit}.marly-project-card__image{aspect-ratio:4 / 3;overflow:hidden;background:var(--marly-gray-light);margin-bottom:var(--marly-space-sm)}.marly-project-card__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .65s var(--marly-ease)}.marly-project-card:hover .marly-project-card__img{transform:scale(1.04)}.marly-project-card__number{display:block;font-family:var(--marly-font-body);font-size:.6rem;letter-spacing:.22em;text-transform:uppercase;color:var(--marly-bronze);margin-bottom:.5rem}.marly-project-card__title{font-family:var(--marly-font-heading);font-size:1.5rem;font-weight:400;color:var(--marly-black);margin:0 0 .5rem}.marly-project-card__desc{font-family:var(--marly-font-body);font-size:.78rem;color:var(--marly-gray);line-height:1.7;margin:0}.marly-logos-section{padding:var(--marly-space-lg) var(--marly-gutter);border-top:1px solid var(--marly-gray-light);background:var(--marly-off-white)}.marly-logos-grid{display:flex;flex-wrap:wrap;gap:var(--marly-space-lg);justify-content:center;align-items:center;max-width:var(--marly-max-width);margin:0 auto}.marly-logo-item a{display:block}.marly-logo-img{height:38px;width:auto;max-width:160px;object-fit:contain;display:block;filter:grayscale(100%);opacity:.55;transition:all var(--marly-duration) var(--marly-ease)}.marly-logo-img:hover{filter:grayscale(0%);opacity:1}.marly-logos-section--color .marly-logo-img{filter:none;opacity:1}.footer{border-top:1px solid var(--marly-gray-border)!important}.footer-block__heading{font-family:var(--marly-font-body)!important;font-size:.62rem!important;letter-spacing:.22em!important;text-transform:uppercase!important;font-weight:500!important;color:var(--marly-black)!important;margin-bottom:1.25rem!important}.footer-block__list-item a{font-family:var(--marly-font-body);font-size:.82rem;color:var(--marly-gray)!important;text-decoration:none;transition:color var(--marly-duration) var(--marly-ease)}.footer-block__list-item a:hover{color:var(--marly-bronze)!important}@keyframes marlyFadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.marly-animate{animation:marlyFadeUp .65s var(--marly-ease) both}
/*# sourceMappingURL=/cdn/shop/t/4/assets/marly-custom.css.map */
