.scrubme-help-page-section *,.scrubme-help-page-section *:before,.scrubme-help-page-section *:after{box-sizing:border-box}
.scrubme-help-page-section{width:100%;max-width:100%;min-width:0}
.scrubme-help-page-section .scrubme-help-page{display:block;width:100%;max-width:100%;min-width:0;overflow-x:hidden}
.scrubme-help-page-section .scrubme-help-box,.scrubme-help-page-section .scrubme-help-box *{max-width:100%}
.scrubme-help-page-section img,.scrubme-help-page-section video,.scrubme-help-page-section iframe{max-width:100%}
.scrubme-help-page-section h2,.scrubme-help-page-section .scrubme-help-section-heading{text-align:center;margin:15px 10px 15px;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:var(--font-size-h2);line-height:var(--line-height-heading);letter-spacing:0;color:var(--text-color);text-wrap:balance}
.scrubme-help-page-section .scrubme-help-box{border:var(--section-border);border-radius:var(--section-border-radius);padding:calc(var(--section-gap)*.8);margin-top:var(--section-bottom-margin);margin-bottom:var(--section-bottom-margin);background:var(--background-color);color:var(--text-color);min-width:0;overflow-wrap:anywhere}
.scrubme-help-page-section .scrubme-help-box.scrubme-help-overview{padding:0}
.scrubme-help-page-section .scrubme-help-title{text-align:center;margin:15px 10px 15px;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:var(--font-size-h1);line-height:var(--line-height-heading);letter-spacing:0;color:var(--text-color);text-wrap:balance}
.scrubme-help-page-section .scrubme-help-intro{text-align:center;max-width:100%;margin-bottom:20px;font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);font-size:var(--font-size-body);line-height:var(--line-height-body);color:var(--text-color)}
.scrubme-help-page-section .scrubme-help-box>.rte:first-of-type{text-align:center;margin:0 10px 25px}
.scrubme-help-page-section .scrubme-help-jump-links{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--section-gap);margin-top:var(--section-gap)}
.scrubme-help-page-section .scrubme-help-jump-links a{display:inline-flex;align-items:center;justify-content:center;padding:.3rem .9rem;border:2px solid var(--section-border-color);border-radius:4px;background-color:var(--background-color);color:var(--text-color);text-decoration:none!important;white-space:nowrap;box-shadow:var(--button-shadow);font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:600;font-size:var(--font-size-small);line-height:var(--line-height-body);letter-spacing:var(--letter-spacing);transition:background-color var(--duration-default) var(--ease-out-slow),color var(--duration-default) var(--ease-out-slow),transform var(--duration-default) var(--ease-out-slow),opacity var(--duration-default) var(--ease-out-slow)}
.scrubme-help-page-section .scrubme-help-jump-links a:hover{transform:translateY(-1px) scale(1.01);opacity:.92}
.scrubme-help-page a:not(.scrubme-help-button):not(.scrubme-help-sticky-back):not(.scrubme-help-video__play-link):not(.scrubme-help-index__thumb){color:var(--text-color)!important;text-decoration:underline;overflow-wrap:anywhere}
.scrubme-help-page-section .scrubme-help-overview{display:grid;grid-template-columns:minmax(0,443.35px) minmax(0,1fr);gap:var(--section-gap);align-items:center;min-width:0}
.scrubme-help-page-section .scrubme-help-overview__media{margin:0;padding:0;position:relative;max-width:100%;overflow:hidden;min-width:0}
.scrubme-help-page-section .scrubme-help-overview__media img{display:block;width:100%!important;height:auto!important;max-width:443.35px!important;max-height:none!important;aspect-ratio:1/1;object-fit:cover!important;border-radius:0!important;background-color:var(--background-color);margin:0 auto}
.scrubme-help-page-section .scrubme-help-overview__content{min-width:0;overflow-wrap:anywhere}
.scrubme-help-page-section .scrubme-help-overview__content h2{text-align:left;margin-top:0;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:var(--font-size-h2);line-height:var(--line-height-heading);letter-spacing:var(--letter-spacing)}
.scrubme-help-page-section .scrubme-help-description h2{margin:15px 10px 15px;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:var(--font-size-h2);line-height:var(--line-height-heading);letter-spacing:var(--letter-spacing)}
.scrubme-help-page-section .scrubme-help-button{display:inline-flex;align-items:center;justify-content:center;margin-top:var(--section-gap);padding-block:var(--size-button-padding-y);padding-inline:var(--size-button-padding-x);min-height:var(--size-button-min-height);border-radius:var(--section-border-radius);border:none;background:var(--feature-background-color);color:var(--featured-text-color);text-decoration:none;text-align:center;box-shadow:var(--button-shadow);font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-button-weight);font-size:var(--font-size-button);line-height:var(--line-height-button);letter-spacing:var(--letter-spacing);transition:background-color var(--duration-default) var(--ease-out-slow),transform var(--duration-default) var(--ease-out-slow),opacity var(--duration-default) var(--ease-out-slow),box-shadow var(--duration-default) var(--ease-out-slow)}
.scrubme-help-page-section .scrubme-help-button:hover{transform:translateY(-1px) scale(1.01);opacity:.92}
.scrubme-help-page-section .scrubme-help-button--secondary{border:var(--section-border);border-radius:var(--section-border-radius);background:var(--background-color);color:var(--text-color);box-shadow:var(--button-shadow)}
.scrubme-help-page-section .scrubme-help-button:focus-visible{outline:var(--focused-base-outline);outline-offset:var(--focused-base-outline-offset);box-shadow:var(--focused-base-box-shadow)}
.scrubme-help-page-section .scrubme-help-specs__table-wrapper,.scrubme-help-page-section .scrubme-help-comparison__table-wrapper{width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}
.scrubme-help-page-section .scrubme-help-specs__table,.scrubme-help-page-section .scrubme-help-comparison__table{width:100%;border-collapse:collapse;table-layout:auto;font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);font-size:var(--font-size-small);line-height:var(--line-height-body)}
.scrubme-help-page-section .scrubme-help-specs__table th,.scrubme-help-page-section .scrubme-help-specs__table td,.scrubme-help-page-section .scrubme-help-comparison__table th,.scrubme-help-page-section .scrubme-help-comparison__table td{padding:.5rem .6rem;border-bottom:1px solid rgba(0,0,0,.5);vertical-align:top}
.scrubme-help-page-section .scrubme-help-specs__table th{width:25%;padding-right:.75rem;font-weight:600}
.scrubme-help-page-section .scrubme-help-specs__table td p{margin:0;padding:0}
.scrubme-help-page-section .scrubme-help-comparison__table thead th{font-weight:600}
.scrubme-help-page-section .scrubme-help-feature-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--section-gap)}
.scrubme-help-page-section .scrubme-help-feature__inner{display:grid;grid-template-columns:52px minmax(0,1fr);column-gap:.75rem;row-gap:.55rem;align-items:center;min-width:0}
.scrubme-help-page-section .scrubme-help-feature__icon{grid-column:1;grid-row:1;width:52px;height:52px;display:flex;align-items:center;justify-content:flex-start}
.scrubme-help-page-section .scrubme-help-feature__icon img{display:block;width:52px!important;height:52px!important;max-width:52px!important;max-height:52px!important;object-fit:contain!important}
.scrubme-help-page-section .scrubme-help-feature__text{display:contents}
.scrubme-help-page-section .scrubme-help-feature__text h3{grid-column:2;grid-row:1;margin:0;align-self:center;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:var(--font-size-h3);line-height:var(--line-height-heading);letter-spacing:var(--letter-spacing);overflow-wrap:anywhere}
.scrubme-help-page-section .scrubme-help-feature__text .rte{grid-column:1/-1;grid-row:2;margin:0;overflow-wrap:anywhere}
.scrubme-help-page-section .scrubme-help-feature__text .rte p{margin:0}
.scrubme-help-page-section .scrubme-help-steps{padding-left:1.25rem;font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);font-size:var(--font-size-body);line-height:var(--line-height-body)}
.scrubme-help-page-section .scrubme-help-steps li{margin-bottom:.75rem}
.scrubme-help-page-section .scrubme-help-list{list-style:disc;padding-left:1.25rem;margin:0;font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);font-size:var(--font-size-body);line-height:var(--line-height-body)}
.scrubme-help-page-section .scrubme-help-list li{margin-bottom:.75rem}
.scrubme-help-gallery__grid,.scrubme-help-video-list,.scrubme-help-related-articles__grid,.scrubme-help-related-products__grid{display:grid;gap:var(--grid-gap);grid-template-columns:repeat(2,minmax(0,1fr))}
.scrubme-help-gallery__item,.scrubme-help-video,.scrubme-help-related-articles__item,.scrubme-help-related-products__item{border:var(--section-border);border-radius:var(--section-border-radius);overflow:hidden;background:var(--background-color);display:flex;flex-direction:column;height:100%;min-width:0}
.scrubme-help-gallery__item{margin:0}
.scrubme-help-gallery__media,.scrubme-help-video__thumb,.scrubme-help-related-articles__thumb,.scrubme-help-related-products__thumb,.scrubme-help-index__thumb{position:relative;overflow:hidden;display:block;width:100%;text-decoration:none;background:rgb(var(--color-foreground) / .03)}
.scrubme-help-gallery__media{aspect-ratio:1/1}
.scrubme-help-gallery__media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
.scrubme-help-video__thumb,.scrubme-help-related-articles__thumb,.scrubme-help-related-products__thumb,.scrubme-help-index__thumb{height:auto!important;padding-top:0!important}
.scrubme-help-video__thumb-media,.scrubme-help-related-articles__thumb-media,.scrubme-help-related-products__thumb-media,.scrubme-help-index__thumb-media{position:relative!important;display:block!important;width:100%!important;height:0!important;overflow:hidden!important;background:rgb(var(--color-foreground) / .03)}
.scrubme-help-video__thumb-media,.scrubme-help-index__thumb-media--video{padding-top:177.7778%!important}
.scrubme-help-related-articles__thumb-media,.scrubme-help-related-products__thumb-media,.scrubme-help-index__thumb-media--square{padding-top:100%!important}
.scrubme-help-gallery__media::after,.scrubme-help-video__thumb-media::after,.scrubme-help-related-articles__thumb-media::after,.scrubme-help-related-products__thumb-media::after,.scrubme-help-index__thumb-media::after{content:"";position:absolute;left:0;right:0;bottom:0;height:var(--scrubme-img-bleed-size);background:linear-gradient(to top,var(--background-color) 0%,transparent 100%);pointer-events:none;z-index:2}
.scrubme-help-gallery__item figcaption{margin:0;padding:0 .6rem;text-align:center;background:var(--background-color);font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:600;font-size:var(--font-size-small);line-height:var(--line-height-body);letter-spacing:var(--letter-spacing)}
.scrubme-help-video__thumb-media img,.scrubme-help-related-articles__thumb-media img,.scrubme-help-related-products__thumb-media img,.scrubme-help-index__thumb-media img{position:absolute!important;inset:0!important;display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;border-radius:0!important;max-width:none!important}
.scrubme-help-video__play-link{position:absolute;inset:0;z-index:4;display:block;text-decoration:none}
.scrubme-help-video__play-dot,.scrubme-help-index__play-dot{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:58px;height:58px;border-radius:999px;background:rgba(0,0,0,.58);border:2px solid rgba(255,255,255,.95);box-shadow:0 8px 20px rgba(0,0,0,.25);z-index:3;pointer-events:none}
.scrubme-help-video__play-dot::before,.scrubme-help-index__play-dot::before{content:"";position:absolute;left:23px;top:18px;width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:15px solid #fff}
.scrubme-help-video__content,.scrubme-help-related-articles__body,.scrubme-help-related-products__body{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;flex:1 1 auto;gap:8px;padding:var(--section-gap);text-align:center;min-width:0;overflow-wrap:anywhere;background:var(--background-color)}
.scrubme-help-video__badge,.scrubme-help-related-articles__badge,.scrubme-help-related-products__badge{display:inline-flex;align-items:center;justify-content:center;margin:0 0 10px;padding:var(--utility-chip-padding-y) var(--utility-chip-padding-x);border:var(--utility-chip-border-width) solid var(--utility-chip-border-color);border-radius:var(--utility-chip-radius);background:var(--background-color);color:var(--text-color);font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);font-size:var(--font-size-small);line-height:1.2;letter-spacing:var(--letter-spacing);text-transform:uppercase;overflow-wrap:anywhere}
.scrubme-help-video__content h3,.scrubme-help-related-articles__body h3,.scrubme-help-related-products__body h3{margin:0;text-align:center;text-wrap:balance;overflow-wrap:anywhere;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);line-height:var(--line-height-heading);letter-spacing:0;color:var(--text-color)}
.scrubme-help-video__content h3,.scrubme-help-related-articles__body h3,.scrubme-help-related-products__body h3{font-size:var(--font-size-h3)}
.scrubme-help-video__content>p:not(.scrubme-help-video__badge),.scrubme-help-related-articles__body>p:not(.scrubme-help-related-articles__badge),.scrubme-help-related-products__body>p:not(.scrubme-help-related-products__badge){margin:0;text-align:center;max-width:38ch;font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);font-size:var(--font-size-body);line-height:var(--line-height-body);letter-spacing:0;color:var(--text-color)}
.scrubme-help-video__content .scrubme-help-button,.scrubme-help-related-articles__body .scrubme-help-button,.scrubme-help-related-products__body .scrubme-help-button{margin-top:auto;width:100%;justify-content:center}
.scrubme-help-related-products__price{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}
.scrubme-help-related-products__price-current{font-weight:600}
.scrubme-help-related-products__price-compare{text-decoration:line-through;opacity:.75}
.scrubme-help-reviews-header{margin-bottom:.75rem}
.scrubme-help-reviews-header h2{margin:0 0 .25rem}
.scrubme-help-page-section .scrubme-help-faqs__cols{display:grid;grid-template-columns:minmax(0,1fr);gap:.75rem;align-items:start}
.scrubme-help-page-section .scrubme-help-faqs__col{display:flex;flex-direction:column;gap:.75rem;min-width:0}
.scrubme-help-page-section .scrubme-help-faq{margin:0;border-radius:2px;border:2px solid rgba(84,84,84,.69);padding:.5rem .85rem;background:#fff}
.scrubme-help-page-section .scrubme-help-faq summary{text-align:center;cursor:pointer;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:var(--font-size-h4);line-height:var(--line-height-heading);list-style:none}
.scrubme-help-page-section .scrubme-help-faq summary::-webkit-details-marker{display:none}
.scrubme-help-page-section .scrubme-help-faq summary::after{content:"+";float:right;font-weight:600}
.scrubme-help-page-section .scrubme-help-faq[open] summary::after{content:"–"}
.scrubme-help-page-section .scrubme-help-faq .rte{text-align:center;margin-top:.5rem;font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);font-size:var(--font-size-body);line-height:var(--line-height-body);overflow-wrap:anywhere}
.scrubme-help-page-section .scrubme-help-links{text-align:center}
.scrubme-help-page-section .scrubme-help-links h2{text-align:center;margin:0 0 .75rem;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:var(--font-size-h2);line-height:var(--line-height-heading)}
.scrubme-help-page-section .scrubme-help-links__buttons{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.75rem;justify-content:center}
.scrubme-help-featured-images__grid{display:grid;gap:var(--section-gap);max-width:100%;min-width:0}
.scrubme-help-featured-images__item{display:grid;grid-template-columns:minmax(0,var(--scrubme-help-featured-media-size,443.35px)) minmax(0,1fr);gap:var(--section-gap);align-items:stretch;overflow:hidden;min-width:0}
.scrubme-help-featured-images__media{position:relative;max-width:100%;overflow:hidden;display:flex;align-items:stretch;justify-content:center;width:var(--scrubme-help-featured-media-size,443.35px);height:var(--scrubme-help-featured-media-size,443.35px);min-width:0}
.scrubme-help-featured-images__media img{display:block;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;aspect-ratio:1/1;object-fit:cover!important;border-radius:0!important;background-color:var(--background-color);margin:0 auto}
.scrubme-help-featured-images__content{min-width:0;display:flex;flex-direction:column;justify-content:flex-start;align-self:center;overflow-wrap:anywhere}
.scrubme-help-featured-images__content h3{margin:0 0 25px;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:var(--font-size-h2);line-height:var(--line-height-heading);letter-spacing:var(--letter-spacing)}
.scrubme-help-featured-images__content .rte{margin:0;overflow-wrap:anywhere;font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);font-size:var(--font-size-body);line-height:var(--line-height-body);letter-spacing:var(--letter-spacing)}
:root{--scrubme-img-bleed-size:28px}
.scrubme-help-featured-images__media::after,.scrubme-help-page-section .scrubme-help-overview__media::after{content:"";position:absolute;pointer-events:none;z-index:2}
.scrubme-help-sticky-back{--sm-sticky-x:0;position:fixed;right:16px;bottom:16px;z-index:60;display:flex;align-items:center;justify-content:center;padding-block:var(--size-button-padding-y);padding-inline:var(--size-button-padding-x);min-height:var(--size-button-min-height);border-radius:4px;border:2px solid #fff;background:var(--feature-background-color);color:var(--featured-text-color)!important;text-decoration:none;box-shadow:var(--button-shadow);transform:translateX(var(--sm-sticky-x));font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-button-weight);font-size:var(--font-size-button);line-height:var(--line-height-button);letter-spacing:var(--letter-spacing);transition:background-color var(--duration-default) var(--ease-out-slow),transform var(--duration-default) var(--ease-out-slow)}
.scrubme-help-sticky-back:hover{transform:translateX(var(--sm-sticky-x)) translateY(-1px) scale(1.01)}
.scrubme-help-contact{margin-top:0;margin-bottom:var(--section-bottom-margin)}
.scrubme-help-contact .scrubme-help-box{margin-top:0;border:var(--section-border);border-radius:var(--section-border-radius);background:var(--background-color);padding:calc(var(--section-gap)*1.2);text-align:center}
.scrubme-help-contact .scrubme-help-title{text-align:center;margin-bottom:.75rem;margin-top:0}
.scrubme-help-contact .scrubme-help-intro{margin-bottom:1.25rem}
.scrubme-help-contact .scrubme-help-links__buttons{flex-wrap:wrap;gap:.75rem;justify-content:center;align-items:center}
.scrubme-help-gallery,.scrubme-help-videos,.scrubme-help-faqs,.scrubme-help-reviews,.scrubme-help-related-articles,.scrubme-help-related-products,.scrubme-help-featured-images{margin-top:0!important;padding-top:0}
.scrubme-help-index{width:100%;font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);color:var(--text-color)}
.scrubme-help-page-section .scrubme-help-index.scrubme-help-box{border:none;border-radius:0;padding:0;margin-top:var(--section-bottom-margin);margin-bottom:var(--section-bottom-margin);background:transparent;color:inherit;box-shadow:none}
.scrubme-help-index__hero{margin-top:0!important}
.scrubme-help-index__group,.scrubme-help-contact,.scrubme-help-index__card,.scrubme-help-index__menu-card{scroll-margin-top:24px}
.scrubme-help-index__page-title{margin-top:0;margin-bottom:10px;text-wrap:balance;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:var(--font-size-h1);line-height:var(--line-height-heading);letter-spacing:0;color:var(--text-color);text-align:center}
.scrubme-help-index__subheading{margin:0 0 12px;text-align:center;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:var(--font-size-h2);line-height:var(--line-height-heading);letter-spacing:0;text-wrap:balance;color:var(--text-color)}
.scrubme-help-index__intro{margin-bottom:0;font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);font-size:var(--font-size-body);line-height:var(--line-height-body);color:var(--text-color);text-align:center}
.scrubme-help-index__jump-links{margin-top:20px}
.scrubme-help-index__group-title{margin:0 0 8px;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:var(--font-size-h2);line-height:var(--line-height-heading);letter-spacing:0;text-align:center;text-wrap:balance;color:var(--text-color)}
.scrubme-help-index__group-intro{margin:0 auto 14px;text-align:center;font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);font-size:var(--font-size-body);line-height:var(--line-height-body);color:var(--text-color)}
.scrubme-help-index__group-intro p:last-child,.scrubme-help-index__quick-contact-intro p:last-child{margin-bottom:0}
.scrubme-help-index__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--grid-gap);align-items:start}
.scrubme-help-index__card,.scrubme-help-index__menu-card{border:var(--section-border);border-radius:var(--section-border-radius);overflow:hidden;background:var(--background-color);display:flex;flex-direction:column;height:100%;min-width:0}
.scrubme-help-index__thumb-media{background:var(--color-foreground)}
.scrubme-help-index__play-dot{pointer-events:none}
.scrubme-help-index__body{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;flex:1 1 auto;gap:8px;padding:var(--section-gap);text-align:center;min-width:0}
.scrubme-help-index__body .scrubme-help-index__badge{display:inline-flex;align-items:center;justify-content:center;margin:0 0 10px;padding:var(--utility-chip-padding-y) var(--utility-chip-padding-x);border:var(--utility-chip-border-width) solid var(--utility-chip-border-color);border-radius:var(--utility-chip-radius);font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);font-size:var(--font-size-small);line-height:1.2;letter-spacing:var(--letter-spacing);text-transform:uppercase;color:var(--text-color);background:var(--background-color)}
.scrubme-help-index__body h3,.scrubme-help-index__menu-title{margin:0;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:var(--font-size-h3);line-height:var(--line-height-heading);letter-spacing:0;text-wrap:balance;color:var(--text-color)}
.scrubme-help-index__body>p:not(.scrubme-help-index__badge),.scrubme-help-index__menu-desc,.scrubme-help-index__menu-children a{margin:0;font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);font-size:var(--font-size-body);line-height:var(--line-height-body);color:var(--text-color)}
.scrubme-help-index__body p{text-align:center;word-break:break-word;max-width:38ch}
.scrubme-help-index__body .scrubme-help-button{margin-top:auto;width:100%;justify-content:center}
.scrubme-help-index__menu-card{padding:var(--section-gap);text-align:left;align-items:stretch}
.scrubme-help-index__menu-title{margin:0 0 6px;text-align:left}
.scrubme-help-index__menu-desc{margin:0 0 10px;text-align:left}
.scrubme-help-index__menu-links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}
.scrubme-help-index__menu-links>li{border:var(--section-border);border-radius:var(--section-border-radius);padding:10px 12px;min-width:0;background:var(--background-color)}
.scrubme-help-index__menu-links>li>a{display:flex;align-items:center;justify-content:space-between;gap:8px;text-decoration:none;color:var(--text-color);min-width:0;transition:opacity var(--duration-default) var(--ease-out-slow)}
.scrubme-help-index__menu-links>li>a:hover{opacity:var(--alpha-link)}
.scrubme-help-index__menu-links>li>a span:first-child{min-width:0;overflow-wrap:anywhere}
.scrubme-help-index__menu-children{list-style:none;margin:8px 0 0;padding:8px 0 0 10px;border-top:1px solid rgb(var(--color-foreground) / .08);display:flex;flex-direction:column;gap:6px}
.scrubme-help-index__menu-children a{text-decoration:none;color:var(--text-color);opacity:.9;overflow-wrap:anywhere;transition:opacity var(--duration-default) var(--ease-out-slow)}
.scrubme-help-index__menu-children a:hover{opacity:var(--alpha-link)}
.scrubme-help-index__group-cta{margin-top:12px;text-align:center}
.scrubme-help-index__group-cta .scrubme-help-button{display:inline-flex;align-items:center;justify-content:center}
.scrubme-help-index__quick-contact-title{margin-top:0;margin-bottom:.75rem;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:var(--font-size-h2);line-height:var(--line-height-heading);letter-spacing:0;color:var(--text-color);text-align:center}
.scrubme-help-index__quick-contact-intro{margin-bottom:1.25rem;font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);font-size:var(--font-size-body);line-height:var(--line-height-body);color:var(--text-color);text-align:center}
.scrubme-help-index__quick-contact-actions{justify-content:center}
.scrubme-help-index__quick-contact-button{min-width:200px}
.scrubme-help-index__updated{margin:10px 0 0;text-align:center;opacity:.75;font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);font-size:var(--font-size-small);line-height:1.2;color:var(--text-color)}
.scrubme-help-index__empty{margin:0;text-align:center;font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);font-size:var(--font-size-body);line-height:var(--line-height-body);color:var(--text-color)}
@media (max-width:1100px){.scrubme-help-index__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:749px){.scrubme-help-page-section .scrubme-help-overview{grid-template-columns:minmax(0,1fr)}}
@media (max-width:749px){.scrubme-help-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:749px){.scrubme-help-video-list,.scrubme-help-related-articles__grid,.scrubme-help-related-products__grid{grid-template-columns:minmax(0,1fr)}}
@media (max-width:749px){.scrubme-help-featured-images__item{grid-template-columns:minmax(0,1fr)}}
@media (max-width:749px){.scrubme-help-featured-images__media{width:100%!important;height:auto!important}}
@media (max-width:749px){.scrubme-help-featured-images__media img{width:100%!important;max-width:100%!important;height:auto!important;aspect-ratio:1/1}}
@media (max-width:749px){.scrubme-help-page-section .scrubme-help-overview__media img{width:100%!important;max-width:100%!important;height:auto!important}}
@media (max-width:749px){.scrubme-help-page-section .scrubme-help-specs__table,.scrubme-help-page-section .scrubme-help-comparison__table{min-width:680px}}
@media (max-width:749px){.scrubme-help-featured-images__media::after,.scrubme-help-page-section .scrubme-help-overview__media::after{left:0;right:0;bottom:0;top:auto;height:var(--scrubme-img-bleed-size);background:linear-gradient(to top,var(--background-color) 0%,transparent 100%)}}
@media (max-width:749px){.scrubme-help-page-section .scrubme-help-links__buttons{flex-direction:column}}
@media (max-width:749px){.scrubme-help-page-section .scrubme-help-jump-links{justify-content:center}}
@media (max-width:749px){.scrubme-help-page-section .scrubme-help-button{width:100%;justify-content:center}}
@media (max-width:749px){.scrubme-help-page-section .scrubme-help-overview__content .scrubme-help-button{margin-left:0}}
@media (max-width:749px){.scrubme-help-video__play-dot,.scrubme-help-index__play-dot{width:52px;height:52px}}
@media (max-width:749px){.scrubme-help-video__play-dot::before,.scrubme-help-index__play-dot::before{left:20px;top:16px;border-top:9px solid transparent;border-bottom:9px solid transparent;border-left:14px solid #fff}}
@media (max-width:749px){.scrubme-help-sticky-back{--sm-sticky-x:-50%;left:50%!important;right:auto!important;bottom:0;width:calc(100% - 2 * var(--page-width-margin,1.5rem));max-width:calc(100% - 2 * var(--page-width-margin,1.5rem));border-radius:0}}
@media (max-width:749px){.scrubme-help-contact .scrubme-help-links__buttons{flex-direction:column;align-items:center}}
@media (max-width:749px){.scrubme-help-index__grid{grid-template-columns:1fr;gap:var(--section-gap)}}
@media (max-width:749px){.scrubme-help-index__body,.scrubme-help-index__menu-card{padding:16px}}
@media (max-width:749px){.scrubme-help-index__quick-contact-button{min-width:0}}
@media (min-width:750px){.scrubme-help-page-section .scrubme-help-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (min-width:750px){.scrubme-help-page-section .scrubme-help-specs__table,.scrubme-help-page-section .scrubme-help-comparison__table{min-width:0}}
@media (min-width:750px){.scrubme-help-page-section .scrubme-help-overview__content .scrubme-help-button{margin-left:2rem}}
@media (min-width:750px){.scrubme-help-sticky-back{left:auto;right:max(16px,calc((100vw - var(--page-width,1200px))/2 + var(--page-width-margin,1.5rem)));bottom:16px;border-radius:4px}}
@media (min-width:990px){.scrubme-help-gallery__grid,.scrubme-help-video-list,.scrubme-help-related-articles__grid,.scrubme-help-related-products__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media (min-width:990px){.scrubme-help-featured-images__media::after,.scrubme-help-page-section .scrubme-help-overview__media::after{top:0;bottom:0;width:var(--scrubme-img-bleed-size)}}
@media (min-width:990px){.scrubme-help-featured-images__media::after{right:0;left:auto;background:linear-gradient(to left,var(--background-color) 0%,transparent 100%)}}
@media (min-width:990px){.scrubme-help-page-section .scrubme-help-overview__media::after{right:0;left:auto;background:linear-gradient(to left,var(--background-color) 0%,transparent 100%)}}
@media (min-width:990px){.scrubme-help-page-section .scrubme-help-faqs__cols{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:20px;row-gap:0;align-items:start}}