.hlb{--hlb-accent: #00cc6a;--hlb-tint: #edfbf5;--hlb-pill: #d9f7e9;--hlb-muted: #555;--hlb-line: #d0d0d0;box-sizing:border-box;width:100%;margin:15px 0 10px;font-family:var(--typeBasePrimary, "Outfit"),var(--typeBaseFallback, "Helvetica Neue"),Arial,sans-serif;color:#000}.hlb *,.hlb *:before,.hlb *:after{box-sizing:border-box}.hlb__title{display:flex;align-items:center;gap:8px;margin:0 0 10px;font-size:14px;font-weight:700;line-height:19.6px;letter-spacing:.96px;color:#000;text-align:center}.hlb__title:before,.hlb__title:after{content:"";display:block;flex:1 1 auto;height:2px;background:#00cc6a4d}.hlb__bars{display:block}.hlb__bar{margin:5px 0}.hlb__container{position:relative;display:block;border-radius:8px;background:var(--hlb-tint);box-shadow:inset 0 0 0 1px #00cc6a4d;cursor:pointer}.hlb__bar--selected .hlb__container{background:#fff;box-shadow:inset 0 0 0 2px var(--hlb-accent)}.hlb__main{display:flex;align-items:center;gap:14px;padding:14px 16px}.hlb__radio{flex:0 0 auto;position:relative;width:22px;height:22px;border:2px solid #cfd8d3;border-radius:50%;background:#fff}.hlb__bar--selected .hlb__radio{border-color:var(--hlb-accent)}.hlb__bar--selected .hlb__radio:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;background:var(--hlb-accent)}.hlb__content{display:flex;align-items:center;justify-content:space-between;gap:12px;flex:1 1 auto;min-width:0}.hlb__left{min-width:0}.hlb__first-line{display:flex;align-items:center;flex-wrap:wrap;gap:4px 8px}.hlb__name{font-size:20px;font-weight:700;line-height:28px;letter-spacing:normal;color:#000}.hlb__label{display:inline-block;padding:4px 8px;border-radius:8px;background:var(--hlb-pill);font-size:12px;font-weight:400;line-height:16.8px;color:#000}.hlb__sub{display:block;margin-top:2px;font-size:14px;font-weight:400;line-height:19.6px;color:var(--hlb-muted)}.hlb__pricing{flex:0 0 auto;text-align:right}.hlb__price{display:block;font-size:20px;font-weight:700;line-height:28px;color:#000}.hlb__was{display:block;font-size:14px;font-weight:400;line-height:19.6px;color:var(--hlb-muted);text-decoration:line-through}.hlb__flag{position:absolute;top:0;right:14px;padding:6px 8px;border-radius:0 0 5px 5px;background:var(--hlb-accent);color:#fff;font-size:12px;font-weight:700;line-height:1;letter-spacing:.4px;white-space:nowrap}.hlb__pop{position:absolute;top:-40px;right:-6px;z-index:2;display:flex;align-items:center;justify-content:center;width:102px;height:52px;border-radius:50%;background:var(--hlb-accent);color:#fff;transform:rotate(-8deg);text-align:center;pointer-events:none}.hlb__pop span{display:block;font-size:13px;font-weight:700;font-style:italic;line-height:15px}.hlb__pop:before,.hlb__pop:after{content:"\2726";position:absolute;font-size:9px;line-height:1}.hlb__pop:before{top:12px;left:14px}.hlb__pop:after{bottom:12px;right:14px}.hlb__variants{display:none;padding:0 16px 14px 52px}.hlb__bar--selected .hlb__variants{display:block}.hlb__variants-label{display:block;margin:3px 0;font-size:12px;font-weight:400;line-height:16.8px;color:var(--hlb-muted)}.hlb__row{display:flex;align-items:center;margin-top:6px}.hlb__thumb{flex:0 0 auto;width:46px;height:46px;margin-right:7px;border-radius:4px;object-fit:cover;background:#f3f3f3}.hlb__selects{display:flex;align-items:center;gap:10px;flex:1 1 auto;min-width:0}.hlb__select{flex:1 1 0;min-width:0;max-width:170px;height:34px;padding:7px 25px 7px 7px;border:1px solid var(--hlb-line);border-radius:4px;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' fill='none' stroke='%23333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center;font-family:inherit;font-size:14px;line-height:normal;color:#000;-webkit-appearance:none;appearance:none}.hlb__select:focus{outline:2px solid rgba(0,204,106,.5);outline-offset:1px}.hlb__select option[disabled]{color:#aaa}.hlpop{display:flex;align-items:flex-start;gap:10px;margin:14px 0 4px;font-family:var(--typeBasePrimary, "Outfit"),var(--typeBaseFallback, "Helvetica Neue"),Arial,sans-serif;font-size:14px;font-style:italic;line-height:20px;color:#6e6e6e}.hlpop__dot{flex:0 0 auto;width:8px;height:8px;margin-top:6px;border-radius:50%;background:#00cc6a}.hlb__error{display:none;margin:8px 0 0;font-size:13px;line-height:18px;color:#c0392b}.hlb__error--on{display:block}@media screen and (max-width:768px){.hlb__main{gap:10px;padding:12px}.hlb__name,.hlb__price{font-size:17px;line-height:24px}.hlb__was{font-size:12px;line-height:17px}.hlb__sub{font-size:13px}.hlb__label{font-size:11px;padding:3px 7px}.hlb__variants{padding:0 12px 12px 44px}.hlb__thumb{width:40px;height:40px}.hlb__select{height:32px;font-size:13px;padding:6px 22px 6px 6px}.hlb__pop{width:88px;height:46px;top:-34px;right:-4px}.hlb__pop span{font-size:11px;line-height:13px}}.hlbra{--hlbra-ink: #2c2a26;--hlbra-soft: #5a5650;--hlbra-quiet: #7a7468;font-family:var(--typeBasePrimary, "Outfit"),var(--typeBaseFallback, "Helvetica Neue"),Arial,sans-serif;color:var(--hlbra-ink)}.hlbra__wrap{max-width:960px;margin:0 auto;padding:0 20px}.hlbra__inner{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.hlbra__media{border-radius:12px;overflow:hidden;aspect-ratio:4 / 5;background:#f3f3f3}.hlbra__media img,.hlbra__media video{width:100%;height:100%;object-fit:cover;display:block}.hlbra__content{display:flex;flex-direction:column;gap:20px}.hlbra .hlbra__title{margin:0;font-family:var(--hl-rox-accent-font, Georgia, serif);font-size:34px;font-weight:400;line-height:1.2;letter-spacing:normal!important;color:var(--hlbra-ink);text-transform:none!important}.hlbra__title em{font-style:italic}.hlbra__rule{width:40px;height:1px;margin:0;border:none;background:var(--hlbra-quiet);opacity:.3}.hlbra__text{margin:0;font-size:15px;font-weight:300;line-height:1.85;color:var(--hlbra-soft)}.hlbra__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.hlbra__list li{display:grid;grid-template-columns:18px 1fr;gap:0 10px;align-items:start;font-size:14px;font-weight:300;line-height:1.7;color:var(--hlbra-soft)}.hlbra__list li:before{content:"\2726";font-size:9px;color:#9a8c82;margin-top:5px}@media screen and (max-width:680px){.hlbra__inner{grid-template-columns:1fr;gap:32px}.hlbra__title{font-size:26px}}.hlst{--hlst-ink: #2c2a26;--hlst-soft: #5a5650;--hlst-quiet: #7a7468;--hlst-gold: #c8a96e;--hlst-track: #e0ddd8;font-family:var(--typeBasePrimary, "Outfit"),var(--typeBaseFallback, "Helvetica Neue"),Arial,sans-serif;color:var(--hlst-ink)}.hlst__wrap{max-width:960px;margin:0 auto;padding:0 20px}.hlst__inner{display:grid;grid-template-columns:1fr 1.6fr;gap:64px;align-items:center}.hlst__eye{margin:0 0 12px;font-size:11px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--hlst-quiet)}.hlst .hlst__headline{margin:0 0 16px;font-family:var(--hl-rox-accent-font, Georgia, serif);font-size:34px;font-weight:400;line-height:1.2;letter-spacing:normal!important;color:var(--hlst-ink);text-transform:none!important}.hlst__headline em{font-style:italic}.hlst__sub{margin:0 0 24px;font-size:14px;font-weight:300;line-height:1.7;color:var(--hlst-soft)}.hlst__rule{width:40px;height:2px;margin:0;border:none;background:var(--hlst-gold)}.hlst__right{display:flex;flex-direction:column;gap:20px}.hlst__stat{display:grid;grid-template-columns:90px 1fr;gap:0 24px;align-items:center}.hlst__ring{position:relative;width:90px;height:90px;flex-shrink:0}.hlst__ring svg{position:absolute;top:0;left:0;width:90px;height:90px;transform:rotate(-90deg)}.hlst__ring svg circle{fill:none;stroke-width:5;stroke-linecap:round}.hlst__track{stroke:var(--hlst-track)}.hlst__fill{stroke:var(--hlst-gold);stroke-dasharray:251.2}.hlst__num{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:var(--hl-rox-accent-font, Georgia, serif);font-size:22px;font-weight:400;line-height:1;color:var(--hlst-ink)}.hlst__num span{font-size:13px;font-weight:600;color:var(--hlst-gold);font-family:inherit}.hlst__label{margin:0;font-size:14px;font-weight:300;line-height:1.7;color:var(--hlst-soft)}.hlst__label strong{font-weight:600;color:var(--hlst-ink)}.hlst__divider{width:100%;height:1px;background:var(--hlst-track)}.hlst__source{margin-top:8px;font-size:11px;font-style:italic;color:#9a8c82}@media screen and (max-width:680px){.hlst__inner{grid-template-columns:1fr;gap:32px}.hlst__headline{font-size:26px}.hlst__stat{grid-template-columns:74px 1fr;gap:0 16px}.hlst__ring,.hlst__ring svg{width:74px;height:74px}.hlst__num{font-size:19px}}
/*# sourceMappingURL=/cdn/shop/t/30/assets/hl-roxanne.css.map */
