.how-to-style-section{width:100%;box-sizing:border-box}.how-to-style-section[hidden]{display:none}.how-to-style-image-badge-anchor{position:relative}.how-to-style-image-badge{position:absolute;top:16px;right:95px;z-index:5;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;width:84px;height:84px;border-radius:50%;border:none;background:#000;color:#fff;cursor:pointer;padding:8px;box-sizing:border-box;text-align:center;font-family:inherit}.how-to-style-image-badge[hidden]{display:none}.how-to-style-image-badge-text{font-size:14px;line-height:1.3;font-weight:600;letter-spacing:.02em}.how-to-style-image-badge-chevron{width:18px;height:18px;margin-top:2px}@media screen and (max-width:767px){.how-to-style-image-badge{width:64px;height:64px;top:10px;right:10px}}.how-to-style-container{max-width:60%;margin:0 auto;padding:0 16px;box-sizing:border-box}.how-to-style-heading{text-align:center;margin:0 0 36px;text-transform:uppercase}.how-to-style-grid{display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;column-gap:12px;row-gap:0;list-style:none;margin:18px 0 0;padding:0 0 4px}.how-to-style-grid-item{display:flex;flex:0 0 calc(100% / var(--hts-columns-mobile, 1));scroll-snap-align:start;scroll-snap-stop:always;background-color:#fff;padding:20px;border-radius:8px;border:1px solid #f2f2f2}.how-to-style-grid-item[hidden]{display:none}@media screen and (min-width:768px){.how-to-style-grid{display:grid;grid-template-columns:repeat(2,1fr);column-gap:24px;row-gap:36px;align-items:stretch;overflow-x:visible;scroll-snap-type:none;margin-top:24px;padding-bottom:0}}@media screen and (min-width:992px){.how-to-style-grid{grid-template-columns:repeat(var(--hts-columns-desktop, 3),1fr);margin-top:36px}}.how-to-style-card{position:relative;display:flex;flex-direction:column;width:100%;height:100%;text-align:left;cursor:pointer}.how-to-style-card-image-wrapper{display:block;position:relative;width:100%}.how-to-style-card-image{display:block;width:100%;height:auto;transition:opacity .3s ease}.how-to-style-card:hover .how-to-style-card-image,.how-to-style-card:focus-visible .how-to-style-card-image{opacity:.85}.how-to-style-shop-look-btn{width:100%;margin-top:auto;text-align:center;text-transform:uppercase;visibility:visible;background:#1b1b1b;border:1px solid #0000;border-radius:30px;width:80%;padding:2% 0;font-size:14px;text-decoration:none;transition:opacity .4s;letter-spacing:normal;margin-left:auto;margin-right:auto}.how-to-style-shop-look-btn:before{display:none}.how-to-style-shop-look-btn:hover{color:#1b1b1b;background:#fff;border:1px solid #1b1b1b}.how-to-style-card:focus-visible{outline:2px solid var(--foreword-primary, #181818);outline-offset:2px}@media(prefers-reduced-motion:reduce){.how-to-style-card-image{transition:none}.how-to-style-grid{scroll-behavior:auto}}.how-to-style-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;display:none}.how-to-style-modal-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#00000080}.how-to-style-modal-panel{position:absolute;left:0;right:0;bottom:0;width:100%;max-height:85vh;overflow-y:auto;background-color:#fff;display:flex;flex-direction:column}@media screen and (min-width:1023px){.how-to-style-modal-overlay{background-color:transparent}.how-to-style-modal-panel{position:fixed;top:0;left:0;right:auto;bottom:auto;width:100%;max-width:380px;max-height:min(620px,calc(100vh - 32px));border:1px solid #e2e2e2;border-radius:4px;box-shadow:0 8px 24px #00000026}}.how-to-style-modal-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 20px;background-color:#f5f5f5;border-bottom:1px solid #e2e2e2}.how-to-style-modal-title{margin:0;font-family:var(--h3-font);font-size:17px;font-weight:600}.how-to-style-modal-close{font-size:18px;font-weight:400;font-family:var(--body1-font);line-height:1;color:var(--foreword-primary, #181818);cursor:pointer}.how-to-style-modal-close:focus-visible{outline:2px solid var(--foreword-primary, #181818);outline-offset:2px}.how-to-style-modal-body{flex:1 1 auto;padding:6px 20px 24px}.how-to-style-modal-item{display:grid;grid-template-columns:72px 1fr;gap:15px;padding:18px 0;border-bottom:1px solid #eaeaea}.how-to-style-modal-item:last-child{border-bottom:none}.how-to-style-modal-item-image{display:block;width:100%;height:auto}.how-to-style-modal-item-title{margin:0 0 3px}.how-to-style-modal-item-title a{color:var(--foreword-primary);font-weight:600;text-decoration:none}.how-to-style-modal-item-details{display:flex;flex-direction:column}.how-to-style-modal-item-price{margin:0 0 10px;display:flex;gap:8px}.how-to-style-modal-item-price--compare{color:var(--foreword-secondary);text-decoration:line-through}.how-to-style-modal-item-price--current{color:var(--foreword-primary)}.how-to-style-modal-item-options{display:flex;flex-direction:column;gap:8px;margin-bottom:10px}.how-to-style-option-group-label{display:block;text-align:center;font-size:13px;font-family:var(--body1-font);color:var(--foreword-secondary);margin-bottom:8px}.how-to-style-option-values{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.how-to-style-option-input{position:absolute;opacity:0;width:1px;height:1px}.how-to-style-option-values label{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 8px;border:1px solid var(--foreword-primary, #181818);border-radius:3px;color:var(--foreword-primary, #181818);cursor:pointer}.how-to-style-option-input:checked+label{background-color:var(--foreword-primary, #181818);color:var(--foreword-white, #fff)}.how-to-style-option-input:disabled+label{border-color:#ccc;color:#ccc;text-decoration:line-through;cursor:not-allowed}.how-to-style-option-input:focus-visible+label{outline:2px solid var(--foreword-primary, #181818);outline-offset:2px}.how-to-style-modal-item-availability{margin:0 0 10px;color:var(--foreword-secondary);text-transform:uppercase;font-size:12px;letter-spacing:.03em}.how-to-style-modal-item-form{margin:0}.how-to-style-modal-item-atc,.how-to-style-modal-item-view-link{width:100%}.how-to-style-modal-item-atc:focus-visible,.how-to-style-modal-item-view-link:focus-visible{outline:2px solid var(--foreword-primary, #181818);outline-offset:2px}.how-to-style-modal-item-atc .loading-icon{display:none}.how-to-style-modal-item-atc.is-loading .loading-icon{display:inline-block;width:16px;height:16px;margin-right:6px;vertical-align:middle;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin 1s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.how-to-style-modal-item-atc.is-loading .loading-icon{animation:none}}body.how-to-style-modal-open{overflow:hidden}@media(max-width:1300px){.how-to-style-container{max-width:100%}}@media(max-width:767px){.how-to-style-image-badge-text{font-size:10px;line-height:1.3;font-weight:600;letter-spacing:.02em}.how-to-style-image-badge{right:16px}.how-to-style-image-badge-chevron{width:15px;height:15px;margin-top:2px}}
/*# sourceMappingURL=/cdn/shop/t/629/assets/component-how-to-style.css.map */
