@layer rhm{.rhm-pdp-section-wrapper{margin-top:0!important}.rhm-pdp-section{padding:0}.rhm-pdp{grid-template-columns:60fr 40fr;min-height:100dvh;display:grid}.rhm-pdp__media{background-color:#e5e5e5;position:relative;overflow:hidden}.rhm-pdp__media-img{object-fit:cover;width:100%;height:100%;display:block}.rhm-pdp__media-placeholder{object-fit:cover;width:100%;height:100%}.rhm-pdp__info{background:#ffffffe6;border-bottom:1px solid #e5e5e5;justify-content:center;align-items:flex-start;display:flex}.rhm-pdp__info-inner{width:100%;max-width:598px;padding:100px 40px 60px}.rhm-pdp__vendor>*{font-family:var(--font-manrope);font-weight:500;font-size:var(--font-base);color:#525252;letter-spacing:.4px;text-transform:uppercase;margin:0 0 8px;line-height:normal}.rhm-pdp__title>*{font-family:var(--font-manrope);font-weight:500;font-size:var(--font-xlarge);letter-spacing:-.32px;color:#000;text-transform:uppercase;margin:0 0 30px;line-height:1.2}.rhm-pdp__description>*{font-family:var(--font-bricolage);color:#000;margin:8px 0 0;font-weight:400}.rhm-pdp__description p{margin:0}.rhm-pdp__variants{margin-top:24px}.rhm-pdp__variants variant-selects{display:block}.rhm-pdp .product-form__input--pill{border:0;grid-template-columns:repeat(6,1fr);gap:2px;margin:0;padding:0;display:grid}.rhm-pdp .product-form__input--pill legend.form__label{font-family:var(--font-manrope);font-weight:500;font-size:var(--font-small);color:#525252;letter-spacing:.4px;text-transform:uppercase;grid-column:1/-1;margin-bottom:16px;line-height:normal}.rhm-pdp .product-form__input--pill input[type=radio]{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.rhm-pdp .product-form__input--pill label{height:47px;font-family:var(--font-bricolage);font-weight:500;font-size:var(--font-base);color:#000;cursor:pointer;background:0 0;border:1px solid #d4d4d4;border-radius:5px;justify-content:center;align-items:center;margin:0;padding:0;line-height:21px;text-decoration:none;transition:background-color .15s,color .15s,border-color .15s;display:flex}.rhm-pdp .product-form__input--pill label:hover{border-color:#000}.rhm-pdp .product-form__input--pill input[type=radio]:checked+label{color:#fff;background:#000;border-color:#000}.rhm-pdp .product-form__input--pill input[type=radio].disabled+label{opacity:.35;cursor:not-allowed;text-decoration:line-through}.rhm-pdp .product-form__input--pill .label-unavailable{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.rhm-pdp__buy-container{background:#000;border-radius:5px;height:100px;margin-top:24px}.rhm-pdp__buy-container:hover{background:#6f7a73;transition:all .3s ease-in-out}.rhm-pdp__form,.rhm-pdp__form .form{height:100%;margin:0}.rhm-pdp__form .product-form__error-message-wrapper:not([hidden]){color:#000;font-size:var(--font-small);background:#fff;border-radius:5px 5px 0 0;padding:8px 16px;position:absolute;bottom:100%;left:0;right:0}.rhm-pdp__buy-btn{all:unset;box-sizing:border-box;color:#fff;cursor:pointer;width:100%;height:100%;font-family:var(--font-bricolage);font-weight:400;font-size:var(--font-large);letter-spacing:.4px;text-transform:uppercase;justify-content:space-between;align-items:center;padding:0 24px;line-height:30px;display:flex}.rhm-pdp__price{color:#fff;font-family:var(--font-bricolage);font-weight:400;font-size:var(--font-medium);letter-spacing:.4px;flex-shrink:0;line-height:24px}.rhm-pdp__price-compare-at{color:#888;text-decoration:line-through}.rhm-pdp__buy-btn:before,.rhm-pdp__buy-btn:after{content:none}.rhm-pdp__buy-btn:disabled{cursor:not-allowed;opacity:.6}.rhm-pdp__buy-btn:focus-visible{outline-offset:2px;border-radius:2px;outline:2px solid #fff}.rhm-pdp__buy-btn.loading>span,.rhm-pdp__buy-btn.loading>.rhm-pdp__price{visibility:hidden}.rhm-pdp__buy-btn .loading__spinner{display:none;position:static}.rhm-pdp__buy-btn.loading .loading__spinner{display:inline-flex}.rhm-pdp__buy-btn .loading__spinner .path{stroke:#fff}.rhm-pdp__info-lines{flex-direction:column;gap:12px;margin-top:16px;padding-top:16px;display:flex}.rhm-pdp__info-lines p{font-family:var(--font-manrope);font-weight:400;font-size:var(--font-small);color:#525252;margin:0;line-height:1.6}.rhm-pdp__fit-btn{width:100%;height:50px;font-family:var(--font-manrope);font-weight:500;font-size:var(--font-base);color:#000;letter-spacing:.28px;cursor:pointer;background:0 0;border:1px solid #000;border-radius:0;justify-content:center;align-items:center;margin-top:28px;transition:background-color .2s,color .2s;display:flex}.rhm-pdp__fit-btn:hover{color:#fff;background:#000}.rhm-pdp__shadow-line{background:linear-gradient(#0000 50%,#0000001a);height:4px}@media screen and (width<=989px){.rhm-pdp{grid-template-columns:1fr 1fr}.rhm-pdp__info-inner{padding:80px 32px 48px}.rhm-pdp__buy-container{height:96px}}@media screen and (width<=749px){.rhm-pdp{grid-template-columns:1fr;min-height:auto}.rhm-pdp__media{aspect-ratio:1}.rhm-pdp__info-inner{max-width:100%;padding:32px 20px 48px}.rhm-pdp__title{font-size:var(--font-xxlarge);line-height:1.2}.rhm-pdp__description>*{font-size:var(--font-base)}.rhm-pdp .product-form__input--pill{grid-template-columns:repeat(4,1fr)}.rhm-pdp__buy-container{height:80px}.rhm-pdp__buy-btn{font-size:var(--font-base);padding:0 16px}.rhm-pdp__price{font-size:var(--font-base)}.rhm-pdp__fit-btn{height:44px;font-size:var(--font-base)}}}.rhm-details-wrapper{margin-top:0!important}.rhm-details{grid-template-columns:60fr 40fr;display:grid}.rhm-details--inverted{direction:rtl}.rhm-details--inverted>*{direction:ltr}.rhm-details__text{background:#fff;border-right:1px solid #e5e5e5;justify-content:center;align-items:flex-start;display:flex}.rhm-details--inverted .rhm-details__text{border-left:1px solid #e5e5e5;border-right:0}.rhm-details__text-inner{width:100%;max-width:768px;height:100%;padding:6rem 5rem}.rhm-details__richtext>*{font-family:var(--font-bricolage);font-weight:400;font-size:var(--font-large);color:#000;letter-spacing:.4px;height:inherit;justify-content:center;align-items:flex-start;line-height:normal;display:flex}.rhm-details__richtext p{margin:0 0 1em}.rhm-details__richtext p:last-child{margin-bottom:0}.rhm-details__aside{background:#fffffff2;align-items:flex-start;display:flex}.rhm-details__aside-inner{width:100%;max-width:582px;padding:6rem 5rem}.rhm-specs{flex-direction:column;display:flex}.rhm-specs__row{grid-template-columns:1fr 2fr;align-items:flex-start;gap:10px;height:50px;display:grid}.rhm-specs__label,.rhm-specs__value{font-family:var(--font-manrope);font-weight:500;font-size:var(--font-small);color:#000;letter-spacing:.4px;line-height:normal}@media screen and (width<=989px){.rhm-details{grid-template-columns:1fr 1fr;min-height:auto}.rhm-details__text-inner,.rhm-details__aside-inner{padding:80px 32px 48px}.rhm-specs__row{grid-template-columns:1fr 1fr;gap:16px}}@media screen and (width<=749px){.rhm-details{grid-template-columns:1fr}.rhm-details--inverted{direction:ltr}.rhm-details__text{border-bottom:1px solid #e5e5e5;border-right:0}.rhm-details--inverted .rhm-details__text{border-bottom:1px solid #e5e5e5;border-left:0}.rhm-details__text-inner,.rhm-details__aside-inner{max-width:100%;padding:40px 20px}.rhm-details__richtext>*{font-size:var(--font-medium)}.rhm-specs__row{grid-template-columns:1fr 1fr;gap:12px;height:auto;padding:12px 0}}
