.page--home--products{background:#fff;padding:0}.page--home--products__container{max-width:1800px;margin:0 auto;display:flex;flex-direction:column}.component--home--products--collection{background: linear-gradient(180deg, #F6F6F6 0%, #E2E4E2 100%);padding:64px 24px;display:flex;flex-direction:column;align-items:center;width:100%}.component--home--products--collection__image-wrapper{width:100%;padding-top:100%;display:flex;justify-content:center;align-items:center;position:relative;margin:0 0 16px;overflow:hidden;border-radius:8px;order:1}.component--home--products--collection__image{position:absolute;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.component--home--products--collection__title{color:#383c37;text-align:center;font-family:"Cormorant Garamond";font-size:40px;font-weight:600;line-height:40px;margin:0;order:2}.component--home--products--collection__subtitle{color:#5a5f58;text-align:center;font-family:var(--font-family);font-size:16px;font-style:normal;font-weight:400;line-height:24px;order:2}.component--home--products--collection__button{font-family:var(--font-family);font-size:16px;font-weight:600;line-height:24px;color:#fff;text-align:center;text-decoration:none;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:auto;display:inline-flex;align-items:center;-moz-column-gap:8px;column-gap:8px;border-radius:40px;background:#383c37;box-shadow:0 0 16px 0 rgba(56,60,55,.1);outline:0;border:none;white-space:nowrap;padding:12px 28px;cursor:pointer;order:2}.component--home--products--product{width:100%;display:flex;flex-direction:column;padding:100px 24px 80px;background:#f1f1f1;justify-content:center;align-items:center}.component--home--products--product__image-wrapper{width:320px;padding-top:320px;display:flex;justify-content:center;align-items:center;position:relative;margin:0;overflow:hidden}.component--home--products--product__image{position:absolute;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.component--home--products--product__colors{display:flex;margin:0 0 24px}.component--home--products--product__color-selector{display:flex;align-items:center;justify-content:center;width:28px;height:28px;position:relative;cursor:pointer}.component--home--products--product__color-selector--active{border:1px solid #383c37!important;border-radius:50px!important}.component--home--products--product__color-selector--active .component--collection--product-card__color-wrapper{width:20px;height:20px}.component--home--products--product__color-selector--active .component--home--products--product__color-tag{display:inline-flex}.component--home--products--product__color-wrapper{position:relative;width:20px;height:20px;border-radius:50px;display:flex;flex-direction:column;overflow:hidden;box-shadow:inset 0 0 0 1px rgba(56,60,55,.1)}.component--home--products--product__color{flex:1;width:100%;height:100%}.component--home--products--product__color-tag{display:none;padding:4px 10px;justify-content:center;align-items:center;border-radius:30px;border:1px solid rgba(56,60,55,.25);background:#fff;color:#383c37;font-family:var(--font-family);font-size:10px;font-weight:600;line-height:16px;letter-spacing:.4px;text-transform:uppercase;position:absolute;top:-32px;left:50%;transform:translateX(-50%);white-space:nowrap}.component--home--products--product__tag{color:#f1f1f1;font-family:var(--font-family);font-size:12px;font-style:normal;font-weight:600;line-height:24px;text-transform:uppercase;display:inline-flex;padding:4px 8px;justify-content:center;align-items:center;gap:10px;border-radius:4px;background:#383c37;margin:0 0 8px}.component--home--products--product__title{color:#383c37;text-align:center;font-family:var(--font-family);font-size:20px;font-weight:600;line-height:32px;margin:0}.component--home--products--product__subtitle{color:#5a5f58;text-align:center;font-family:var(--font-family);font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin:0 0 8px}.component--home--products--product__price{color:#383c37;text-align:center;font-family:var(--font-family);font-size:20px;font-style:normal;font-weight:600;line-height:32px;margin:0 0 24px}.component--home--products--product__button{font-family:var(--font-family);font-size:16px;font-weight:600;line-height:24px;color:#383c37;text-align:center;text-decoration:none;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:auto;display:inline-flex;align-items:center;-moz-column-gap:8px;column-gap:8px;border-radius:40px;background:#c9ab37;box-shadow:0 0 16px 0 rgba(56,60,55,.1);outline:0;border:none;white-space:nowrap;padding:12px 28px;cursor:pointer;order:2}@media screen and (min-width:600px){.page--home--products__container{flex-direction:row}.component--home--products--collection{padding:80px 24px;width:50%}.component--home--products--collection__image-wrapper{width:372px;height:auto;padding-top:372px;margin:0 0 24px;order:2}.component--home--products--collection__title{font-size:48px;line-height:48px;order:1;max-width:487px}.component--home--products--collection__subtitle{max-width:435px}.component--home--products--collection__button:hover{background:#c9ab37}.component--home--products--product{width:50%;padding:100px 24px}.component--home--products--product__image-wrapper{width:344px;padding-top:344px}.component--home--products--product__title{font-size:20px;line-height:32px;text-align:left;margin:0 0 4px}.component--home--products--product__subtitle{font-size:16px;line-height:24px;margin:0 0 8px}.component--home--products--product__button:hover{background:#383c37;color:#fff}.component--home--products--product__button:hover svg{fill:#fff}}