:root{--hr-black: #000000;--hr-ink: #111111;--hr-white: #ffffff;--hr-cream: #f5f5f5;--hr-cream-deep: #ededed;--hr-on-dark: #ededed;--hr-on-dark-soft: #c4c4c4;--hr-on-dark-faint: #d4d4d4;--hr-taupe: #9a9a9a;--hr-taupe-deep: #6a6a6a;--hr-line-dark: rgba(255, 255, 255, .14);--hr-line-dark-soft: rgba(255, 255, 255, .16);--hr-line-cream: #e4e4e4;--hr-line-tile: #dcdcdc;--hr-maxw: 1120px;--hr-gutter: 48px;--hr-gutter-s: 32px;--hr-sec-pad: 76px;--hr-sec-pad-s: 60px;--hr-font-head: var(--type-header-primary), var(--type-header-fallback);--hr-font-base: var(--type-base-primary), var(--type-base-fallback);--hr-h1: clamp(2.9rem, 7vw, 5.15rem);--hr-h2: clamp(2rem, 4.4vw, 3rem);--hr-h2-s: clamp(2rem, 4.1vw, 2.8rem);--hr-h3: 1.05rem;--hr-body: 1rem;--hr-small: .92rem;--hr-micro: .72rem;--hr-track: .24em}.hr-page,.hr-page *{box-sizing:border-box}.hr-page{font-family:var(--hr-font-base);color:var(--hr-ink)}.hr-wrap{width:min(var(--hr-maxw),calc(100% - var(--hr-gutter)));margin:0 auto}.hr-sec{padding:var(--hr-sec-pad) 0}.hr-sec--dark{background:var(--hr-black);color:var(--hr-on-dark)}.hr-sec--cream{background:var(--hr-cream);color:var(--hr-ink)}.hr-sec--cream-deep{background:var(--hr-cream-deep);color:var(--hr-ink)}.hr-sec--white{background:var(--hr-white);color:var(--hr-ink)}.hr-sec--tight-top{padding-top:0}.hr-sec--tight-bottom{padding-bottom:0}.hr-head{max-width:44rem;margin-bottom:32px}.hr-head--center{margin-left:auto;margin-right:auto;text-align:center}.hr-eyebrow{margin:0;font-family:var(--hr-font-base);font-size:var(--hr-micro);letter-spacing:var(--hr-track);text-transform:uppercase;color:var(--hr-taupe)}.hr-sec--cream .hr-eyebrow,.hr-sec--cream-deep .hr-eyebrow,.hr-sec--white .hr-eyebrow{color:var(--hr-taupe-deep)}.hr-h1{margin:14px 0 0;font-family:var(--hr-font-head);font-size:var(--hr-h1);line-height:.94;font-weight:400}.hr-h2{margin:12px 0 10px;font-family:var(--hr-font-head);font-size:var(--hr-h2);line-height:1.05;font-weight:400}.hr-sec--cream .hr-h2,.hr-sec--cream-deep .hr-h2,.hr-sec--white .hr-h2{font-size:var(--hr-h2-s);line-height:1.08}.hr-h3{margin:0;font-family:var(--hr-font-head);font-size:var(--hr-h3);line-height:1.25;font-weight:400}.hr-sub,.hr-lead{margin:0;font-size:var(--hr-body);line-height:1.65;color:var(--hr-taupe)}.hr-sec--cream .hr-sub,.hr-sec--cream-deep .hr-sub,.hr-sec--white .hr-sub,.hr-sec--cream .hr-lead,.hr-sec--cream-deep .hr-lead,.hr-sec--white .hr-lead{color:var(--hr-taupe-deep)}.hr-lead--rule{border-left:2px solid rgba(255,255,255,.22);padding-left:16px}.hr-sec--cream .hr-lead--rule,.hr-sec--white .hr-lead--rule{border-left-color:var(--hr-line-cream)}.hr-rte p{margin:0 0 .9em}.hr-rte p:last-child{margin-bottom:0}.hr-rte ul{margin:0 0 .9em;padding-left:1.1em}.hr-rte li{margin-bottom:.35em;line-height:1.6}.hr-rte a{color:inherit;text-underline-offset:3px}.hr-card{background:var(--hr-white);border:1px solid var(--hr-line-cream);border-radius:0;padding:24px}.hr-sec--dark .hr-card{background:#ffffff05;border-color:var(--hr-line-dark);color:var(--hr-on-dark)}.hr-tile{background:var(--hr-white);border:1px solid var(--hr-line-tile);border-radius:0;padding:20px 16px;text-align:center;transition:transform .25s ease,border-color .25s ease}.hr-tile:hover{transform:translateY(-2px);border-color:var(--hr-ink)}.hr-proof{font-size:var(--hr-micro);letter-spacing:var(--hr-track);text-transform:uppercase;color:var(--hr-taupe);white-space:nowrap}.hr-sec--cream .hr-proof,.hr-sec--white .hr-proof{color:var(--hr-taupe-deep)}.hr-table{width:100%;border-collapse:collapse;background:var(--hr-white);border:1px solid var(--hr-line-cream);font-size:var(--hr-small)}.hr-table th{font-family:var(--hr-font-base);font-size:var(--hr-micro);letter-spacing:.12em;text-transform:uppercase;color:var(--hr-taupe-deep);font-weight:400;text-align:left;padding:14px 18px;border-bottom:1px solid var(--hr-line-cream)}.hr-table td{padding:16px 18px;border-bottom:1px solid var(--hr-line-cream);line-height:1.5}.hr-table tr:last-child td{border-bottom:0}.hr-table__scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.hr-acc{border-top:1px solid var(--hr-line-cream)}.hr-sec--dark .hr-acc{border-top-color:var(--hr-line-dark)}.hr-acc__item{border-bottom:1px solid var(--hr-line-cream)}.hr-sec--dark .hr-acc__item{border-bottom-color:var(--hr-line-dark)}.hr-acc__head{display:grid;grid-template-columns:1fr auto;align-items:center;gap:18px;width:100%;padding:22px 0;background:none;border:0;border-radius:0;text-align:left;cursor:pointer;color:inherit;font:inherit}.hr-acc__head::-webkit-details-marker{display:none}.hr-acc__sign{position:relative;width:14px;height:14px;flex:none}.hr-acc__sign:before,.hr-acc__sign:after{content:"";position:absolute;left:50%;top:50%;background:currentColor;transform:translate(-50%,-50%);transition:opacity .2s ease}.hr-acc__sign:before{width:14px;height:1px}.hr-acc__sign:after{width:1px;height:14px}.hr-acc__item[open] .hr-acc__sign:after{opacity:0}.hr-acc__body{padding:0 0 24px;max-width:54rem;font-size:var(--hr-small);line-height:1.65;color:var(--hr-taupe-deep)}.hr-sec--dark .hr-acc__body{color:var(--hr-on-dark-soft)}.hr-page .hr-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 24px;border-radius:0;font-family:var(--hr-font-base);font-size:.95rem;line-height:1;text-decoration:none;cursor:pointer;transition:background-color .25s ease,color .25s ease,border-color .25s ease;background:var(--hr-white);color:var(--hr-ink);border:1px solid var(--hr-white)}.hr-page .hr-btn:hover{background:transparent;color:var(--hr-white)}.hr-page .hr-sec--cream .hr-btn,.hr-page .hr-sec--cream-deep .hr-btn,.hr-page .hr-sec--white .hr-btn{background:var(--hr-ink);color:var(--hr-white);border-color:var(--hr-ink)}.hr-page .hr-sec--cream .hr-btn:hover,.hr-page .hr-sec--cream-deep .hr-btn:hover,.hr-page .hr-sec--white .hr-btn:hover{background:transparent;color:var(--hr-ink)}.hr-page .hr-btn--ghost{background:transparent;color:var(--hr-white);border-color:var(--hr-line-dark-soft)}.hr-page .hr-btn--ghost:hover{background:#ffffff0f;border-color:var(--hr-white);color:var(--hr-white)}.hr-page .hr-sec--cream .hr-btn--ghost,.hr-page .hr-sec--cream-deep .hr-btn--ghost,.hr-page .hr-sec--white .hr-btn--ghost{background:transparent;color:var(--hr-ink);border-color:var(--hr-line-cream)}.hr-page .hr-sec--cream .hr-btn--ghost:hover,.hr-page .hr-sec--white .hr-btn--ghost:hover{background:transparent;border-color:var(--hr-ink);color:var(--hr-ink)}.hr-page .hr-btns{display:flex;flex-wrap:wrap;gap:11px;margin-top:26px}.hr-related{margin-top:34px;padding-top:22px;border-top:1px solid var(--hr-line-cream);font-size:var(--hr-small);color:var(--hr-taupe-deep)}.hr-sec--dark .hr-related{border-top-color:var(--hr-line-dark);color:var(--hr-on-dark-soft)}.hr-related a{color:inherit;text-underline-offset:3px}.hr-note{margin-top:18px;font-size:.82rem;line-height:1.6;color:var(--hr-taupe)}.hr-sec--cream .hr-note,.hr-sec--cream-deep .hr-note,.hr-sec--white .hr-note{color:var(--hr-taupe-deep)}.hr-page .hr-sec--cream .globo-form-app,.hr-page .hr-sec--cream .LoyaltyPage,.hr-page .hr-sec--cream .LoyaltyPage__inner,.hr-page .hr-sec--cream .R-ContentSection,.hr-page .hr-sec--cream .R-ContentSection-container{background:transparent;background-color:transparent}.globo-form-app,.globo-form-app *:not(input[type=radio]),.globo-form-app *:before,.globo-form-app *:after{border-radius:0!important}.globo-form-app .globo-form-input{background-color:var(--hr-white, #ffffff)}.hr-page .hr-sec--cream .R-ContentSection{padding-top:0;padding-bottom:0}.hr-page .hr-sec--cream .globo-form-app{box-shadow:none;padding-left:0;padding-right:0}.hr-page .hr-sec--cream .globo-form-app input[type=text],.hr-page .hr-sec--cream .globo-form-app input[type=email],.hr-page .hr-sec--cream .globo-form-app input[type=tel],.hr-page .hr-sec--cream .globo-form-app input[type=number],.hr-page .hr-sec--cream .globo-form-app textarea,.hr-page .hr-sec--cream .globo-form-app select{background-color:var(--hr-white);border-radius:0;border-color:var(--hr-line-cream)}.hr-page .hr-sec--cream .globo-form-app button,.hr-page .hr-sec--cream .globo-form-app input[type=submit]{border-radius:0}@media screen and (max-width:900px){.hr-sec{padding:68px 0 var(--hr-sec-pad-s)}}@media screen and (max-width:749px){.hr-wrap{width:calc(100% - var(--hr-gutter-s))}.hr-page .hr-btns .hr-btn{width:100%}}.hr-page{overflow-x:clip}.hr-page img{max-width:100%;height:auto}
/*# sourceMappingURL=/cdn/shop/t/85/assets/hr-pages.css.map */
