:root{--font-body-family: "Neue Montreal", "sans-serif";--font-body-weight: normal;--font-body-style: normal;--font-body-weight-bold: bold;--font-body-weight-400: 400;--font-heading-family: "Neue Montreal", "sans-serif";--font-heading-style: normal;--font-heading-weight: 500;--font-eyebrow-family: "lores-12", "sans-serif";--font-eyebrow-style: normal;--font-eyebrow-weight: 500;--font-cta-family: "lores-12-narrow", "sans-serif";--font-cta-style: normal;--font-cta-weight: 500;--white: #FFFFFF;--white-10: rgba(255, 255, 255, .1);--white-20: rgba(255, 255, 255, .2);--white-50: rgba(255, 255, 255, .5);--white-80: rgba(255, 255, 255, .8);--black: #0D0B14;--black-50: rgba(13, 11, 20, .5);--real-black:#000000;--real-black-50:rgba(0, 0, 0, .5);--real-black-70:rgba(0, 0, 0, .7);--yellow: #BFEE16;--yellow-light: #DDFF34;--grey-1: #2B2B2B;--grey-2: #39383E;--grey-3: #7C7C7C;--grey-3-50: rgba(124, 124, 124, .4);--grey-4: #A6A8A9;--grey-5: #BDBEC0;--grey-6: #E7E7E7;--grey-7: #EBEBEB;--grey-8: #3F3F3F;--grey-9-60: rgba(32, 31, 29, .6);--grey-9-70: rgba(32, 31, 29, .7);--grey-10-50: rgba(128, 128, 128, .5);--inactive: #CFD0CA;--page-width: 120rem;--page-width-margin: 0rem;--content-inner-container: 47.375rem;--landing-content-inner-container: 87.5rem;--gray-boxes-width-desktop: 47.375rem;--gray-boxes-width-mobile: 21.875rem;--duration-short: .1s;--duration-default: .2s;--duration-announcement-bar: .25s;--duration-medium: .3s;--duration-long: .5s;--duration-extra-long: .6s;--duration-extra-longer: .75s;--duration-extended: 3s;--alpha-button-background: 1;--alpha-button-border: 1;--alpha-link: .85;--alpha-badge-border: .1;--focused-base-outline: .2rem solid rgba(var(--color-foreground), .5);--focused-base-outline-offset: .3rem;--focused-base-box-shadow: 0 0 0 .3rem rgb(var(--color-background)), 0 0 .5rem .4rem rgba(var(--color-foreground), .3);--ease-out-slow: cubic-bezier(0, 0, .3, 1);--animation-slide-in: slideIn var(--duration-extra-long) var(--ease-out-slow) forwards;--animation-fade-in: fadeIn var(--duration-extra-long) var(--ease-out-slow)}.custom-collection-section{position:relative;width:100%;max-width:100%;height:auto;display:flex;justify-content:center;align-items:center;padding:1.25rem;will-change:transform;overflow-x:hidden}@media (min-width: 768px){.custom-collection-section{overflow:hidden;height:100vh;padding:unset}}.custom-collection-section .custom-collection-section-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;transform-origin:center center;will-change:transform}.custom-collection-section .custom-collection-section-background img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.custom-collection-section .custom-collection-content-wrapper{position:relative;z-index:2;width:100%;height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;will-change:transform;padding:60px 0 50px}@media (min-width: 768px){.custom-collection-section .custom-collection-content-wrapper{position:absolute;padding:120px 0 0;top:0;max-width:var(--landing-content-inner-container)}}.custom-collection-section .custom-collection-content-wrapper .custom-collection-section-info-header{position:relative;width:100%;border-bottom:1px solid var(--grey-3-50);margin-bottom:2.5rem;color:var(--grey-5);display:flex;align-items:center;justify-content:flex-start;padding-bottom:1rem}.custom-collection-section .custom-collection-content-wrapper .custom-collection-section-info-header .logo-small-card-light{display:inline-block}.custom-collection-section .lp-grid-container{display:grid;grid-template-columns:1fr;gap:50px}@media (min-width: 768px){.custom-collection-section .lp-grid-container{grid-template-columns:repeat(3,1fr);gap:.75rem}}.custom-collection-section .lp-grid-item{padding:.75rem;background-color:var(--black);text-align:center;border-radius:.5rem;transition:all .2s ease-in-out}.custom-collection-section .lp-grid-item:hover{filter:brightness(120%)}.custom-collection-section .showcase-column{position:relative}.custom-collection-section .showcase-product-image{width:100%;margin:0 auto;height:auto}.custom-collection-section .showcase-product-image img{width:100%;height:100%;border-radius:.25rem;-o-object-fit:cover;object-fit:cover}.custom-collection-section .showcase-product-img{width:100%;height:auto;display:block}.custom-collection-section .showcase-product-details{display:flex;flex-direction:column}.custom-collection-section .showcase-details-content{margin-top:auto;text-align:left}.custom-collection-section .showcase-product-price{color:var(--white)}.custom-collection-section .collection-product-title{padding-top:2.375rem;margin-bottom:.75rem}@media (min-width: 1024px){.custom-collection-section .collection-product-title{border-top:1px solid var(--grey-3-50);padding-top:1.875rem}}.custom-collection-section .showcase-product-description{display:block;border-bottom:1px solid var(--grey-3-50);padding-bottom:1.125rem;font-family:var(--font-body-family);font-size:.875rem;letter-spacing:-.14px;line-height:1.1375rem}@media (min-width: 1024px){.custom-collection-section .showcase-product-description{padding-bottom:1.375rem;font-size:.875rem}}.custom-collection-section .showcase-product-description p{color:var(--grey-5)}.custom-collection-section .showcase-price-stock-wrapper{display:flex;justify-content:space-between;align-items:flex-start;margin-top:.4375rem;margin-bottom:1.5625rem;gap:.5rem}@media (min-width: 1024px){.custom-collection-section .showcase-price-stock-wrapper{flex-direction:row;align-items:center;margin-top:.625rem}}.custom-collection-section .showcase-price-stock-wrapper .showcase-stock-status{text-transform:uppercase;color:var(--grey-6)}.custom-collection-section .showcase-button-group{display:flex;gap:.5rem;justify-content:space-between;flex-direction:row}.custom-collection-section .showcase-button-group form{display:contents}.custom-collection-section .showcase-button-group .button-primary{width:50%}@media (max-width: 768px){.custom-collection-section .showcase-heading{font-size:1.75rem}}.custom-collection-section .showcase-variants-wrapper{display:flex;align-items:center;justify-content:space-between;margin-top:.875rem;border-top:1px solid var(--grey-3-50);padding-top:.625rem}@media (min-width: 768px){.custom-collection-section .showcase-variants-wrapper{margin-bottom:1.5625rem;padding-top:.875rem}}.custom-collection-section .showcase-variants-wrapper .variant-colors{display:flex;gap:.375rem}.custom-collection-section .showcase-variants-wrapper .variant-color-button{width:.75rem;height:.75rem;border:none;border-radius:50%;position:relative;cursor:pointer;padding:0;outline:none;transition:transform .2s}.custom-collection-section .showcase-variants-wrapper .selected-dot{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:3px;height:3px;background-color:#fff;border-radius:50%;display:none}.custom-collection-section .showcase-variants-wrapper .variant-color-button.selected .selected-dot{display:block}.custom-collection-section .showcase-variants-wrapper .showcase-availiable-text{color:var(--grey-3)}.custom-collection-section .showcase-variants-wrapper .showcase-availiable-text span{color:var(--white)}
/*# sourceMappingURL=/cdn/shop/t/4/assets/custom-collection-section.css.map */
