.preorder-products .preorder-products__container .preorder-products__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:56px}@media(max-width: 749.98px){.preorder-products .preorder-products__container .preorder-products__header{flex-direction:column;align-items:flex-start;gap:30px;margin-bottom:40px}}.preorder-products .preorder-products__container .preorder-products__header .preorder-products__title{font-family:"Gotham",sans-serif;font-weight:500;text-transform:uppercase;font-size:26px;line-height:48px;letter-spacing:2.4px}@media(max-width: 989.98px){.preorder-products .preorder-products__container .preorder-products__header .preorder-products__title{font-size:18px;line-height:30px;letter-spacing:2px}}.preorder-products .preorder-products__container .preorder-products__header .preorder-products__switch{width:214px;height:40px;display:flex;align-items:center;background-color:var(--grey-very-light);border-radius:5px;overflow:hidden;position:relative}@media(max-width: 749.98px){.preorder-products .preorder-products__container .preorder-products__header .preorder-products__switch{width:100%}}.preorder-products .preorder-products__container .preorder-products__header .preorder-products__switch .preorder-products__switch--slider{position:absolute;top:0;width:50%;height:100%;background-color:var(--dark-secondary);border-radius:5px;z-index:1;transition:all var(--duration-short) ease}.preorder-products .preorder-products__container .preorder-products__header .preorder-products__switch .preorder-products__switch--slider.active-men{left:0}.preorder-products .preorder-products__container .preorder-products__header .preorder-products__switch .preorder-products__switch--slider.active-women{left:50%}.preorder-products .preorder-products__container .preorder-products__header .preorder-products__switch .preorder-products__switch--gender{font-family:"Gotham",sans-serif;font-weight:500;text-transform:uppercase;font-size:13px;line-height:20px;letter-spacing:2.1px;width:50%;height:100%;text-align:center;position:relative;z-index:1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all var(--duration-short) ease}@media(max-width: 989.98px){.preorder-products .preorder-products__container .preorder-products__header .preorder-products__switch .preorder-products__switch--gender{font-size:10px;line-height:14px;letter-spacing:2.1px}}.preorder-products .preorder-products__container .preorder-products__header .preorder-products__switch .preorder-products__switch--gender.active{color:var(--white)}.preorder-products .preorder-products__container .preorder-products__grid{display:grid;grid-template-columns:repeat(12, minmax(0, 1fr));gap:56px 20px}@media(max-width: 989.98px){.preorder-products .preorder-products__container .preorder-products__grid{gap:40px 20px}}.preorder-products .preorder-products__container .preorder-products__grid .product-card{background-color:var(--grey-very-light);grid-column:span 3;display:flex;flex-direction:column}@media(max-width: 1399.98px){.preorder-products .preorder-products__container .preorder-products__grid .product-card{grid-column:span 4}}@media(max-width: 989.98px){.preorder-products .preorder-products__container .preorder-products__grid .product-card{grid-column:span 6}}@media(max-width: 749.98px){.preorder-products .preorder-products__container .preorder-products__grid .product-card{grid-column:span 12}}.preorder-products .preorder-products__container .preorder-products__grid .product-card .product-card__preorder-alert{font-family:"Gotham",sans-serif;font-weight:500;text-transform:uppercase;font-size:13px;line-height:20px;letter-spacing:2.1px;padding:12px}@media(max-width: 989.98px){.preorder-products .preorder-products__container .preorder-products__grid .product-card .product-card__preorder-alert{font-size:10px;line-height:14px;letter-spacing:2.1px}}@media(max-width: 989.98px){.preorder-products .preorder-products__container .preorder-products__grid .product-card .product-card__preorder-alert{font-family:"Gotham",sans-serif;font-weight:500;text-transform:uppercase;font-size:14px;line-height:24px;letter-spacing:1px;padding:10px}}.preorder-products .preorder-products__container .preorder-products__grid .product-card .product-card__image{margin-bottom:0}.preorder-products .preorder-products__container .preorder-products__grid .product-card .product-card__info{flex:1;padding:32px 24px;display:flex;flex-direction:column}.preorder-products .preorder-products__container .preorder-products__grid .product-card .product-card__info .product-card__title--container{order:1;align-items:baseline}.preorder-products .preorder-products__container .preorder-products__grid .product-card .product-card__info .product-card__title--container .product-card__title{font-size:18px;line-height:30px}.preorder-products .preorder-products__container .preorder-products__grid .product-card .product-card__info .product-card__title--container .product-card__variant-color{display:block}@media(max-width: 449.98px){.preorder-products .preorder-products__container .preorder-products__grid .product-card .product-card__info .product-card__title--container .product-card__variant-color{font-size:16px;line-height:24px}}.preorder-products .preorder-products__container .preorder-products__grid .product-card .product-card__info .product-card__product-description{order:3;font-family:"Proforma Bk",serif;font-weight:normal;font-size:16px;line-height:26px;letter-spacing:normal;text-transform:none;margin-bottom:16px}.preorder-products .preorder-products__container .preorder-products__grid .product-card .product-card__info .product-card__color-swatches{order:4;display:flex;flex-wrap:wrap;margin-bottom:16px}.preorder-products .preorder-products__container .preorder-products__grid .product-card .product-card__info .product-card__color-swatches .color-swatch{padding:3px;margin:0 8px 8px 0;border:1px solid rgba(0,0,0,0);border-radius:50%;cursor:pointer}.preorder-products .preorder-products__container .preorder-products__grid .product-card .product-card__info .product-card__color-swatches .color-swatch .color-swatch__inner{width:18px;height:18px;border-radius:50%;outline:1px solid #e1e2e5}.preorder-products .preorder-products__container .preorder-products__grid .product-card .product-card__info .product-card__color-swatches .color-swatch.active{border:1px solid var(--dark-primary)}.preorder-products .preorder-products__container .preorder-products__grid .product-card .product-card__info .product-card__reviews{display:none}.preorder-products .preorder-products__container .preorder-products__grid .product-card .product-card__info .product-card__price{display:block;order:2;margin-bottom:10px}@media(max-width: 749.98px){.preorder-products .preorder-products__container .preorder-products__grid .product-card .product-card__info .product-card__price{font-family:"Gotham",sans-serif;font-weight:500;text-transform:uppercase;font-size:14px;line-height:24px;letter-spacing:2.1px;margin-bottom:5px}}.preorder-products .preorder-products__container .preorder-products__grid .product-card .product-card__info .product-card__price .badges__container{top:60px}@media(max-width: 749.98px){.preorder-products .preorder-products__container .preorder-products__grid .product-card .product-card__info .product-card__price .badges__container{top:52px}}.preorder-products .preorder-products__container .preorder-products__grid .product-card .product-card__info .product-card__preorder-button{order:5;margin-top:auto;margin-bottom:16px}.preorder-products .preorder-products__container .preorder-products__grid .product-card .product-card__info .product-card__preorder-button .btn{width:100%;min-width:auto}.preorder-products .preorder-products__container .preorder-products__grid .product-card .product-card__info .product-card__preorder-shipping{order:6;font-family:"Proforma Semi Bd",serif;font-weight:normal;font-size:16px;line-height:26px;letter-spacing:normal;text-transform:none}