.contact-choice-hub{background:radial-gradient(circle at 50% 0%,rgba(25,94,183,.07),transparent 32rem),#f7f9fc;color:var(--hub-text)}.contact-choice-hub *{box-sizing:border-box}.contact-choice-hub__page-width{width:min(100% - 32px,1320px);margin-inline:auto}.contact-choice-hub__breadcrumb{display:flex;align-items:center;gap:10px;margin-bottom:28px;color:#657087;font-size:14px}.contact-choice-hub__breadcrumb a{color:inherit;text-decoration:none}.contact-choice-hub__breadcrumb a:hover{color:var(--hub-blue)}.contact-choice-hub__header{max-width:860px;margin:0 auto 38px;text-align:center}.contact-choice-hub__header h1{margin:0;color:var(--hub-heading);font-size:clamp(34px,4vw,56px);line-height:1.08;letter-spacing:-.035em}.contact-choice-hub__intro{margin-top:16px;color:var(--hub-text);font-size:clamp(15px,1.4vw,18px);line-height:1.7}.contact-choice-hub__intro p,.contact-choice-hub__contact-description p{margin:0}.contact-choice-hub__shell{display:grid;grid-template-columns:minmax(330px,.42fr) minmax(0,.58fr);overflow:hidden;border:1px solid rgba(16,49,99,.09);border-radius:24px;background:var(--hub-surface);box-shadow:0 18px 55px #1a39681f}.contact-choice-hub__contact{position:relative;min-height:650px;overflow:hidden;padding:54px 48px;background:linear-gradient(145deg,var(--hub-deep-blue),var(--hub-blue));color:#fff}.contact-choice-hub__rings{position:absolute;border:1px solid rgba(255,255,255,.09);border-radius:50%;pointer-events:none}.contact-choice-hub__rings--one{width:540px;height:540px;right:-260px;top:70px;box-shadow:0 0 0 48px #ffffff06,0 0 0 96px #ffffff05,0 0 0 144px #ffffff04}.contact-choice-hub__rings--two{width:250px;height:250px;left:-150px;bottom:-100px}.contact-choice-hub__contact-content{position:relative;z-index:1}.contact-choice-hub__contact h2{margin:0;color:#fff;font-size:clamp(28px,3vw,40px);line-height:1.15}.contact-choice-hub__contact-description{max-width:420px;margin-top:18px;color:#ffffffdb;font-size:16px;line-height:1.65}.contact-choice-hub__details{display:grid;gap:26px;margin-top:42px}.contact-choice-hub__detail{display:grid;grid-template-columns:44px minmax(0,1fr);gap:16px;align-items:start}.contact-choice-hub__detail-icon{display:grid;width:44px;height:44px;place-items:center;border:1px solid rgba(255,255,255,.13);border-radius:50%;background:#ffffff1f}.contact-choice-hub__detail-icon svg{width:21px;height:21px}.contact-choice-hub__detail h3{margin:1px 0 5px;color:#fff;font-size:15px;line-height:1.25}.contact-choice-hub__detail p,.contact-choice-hub__detail a{margin:0;color:#ffffffd6;font-size:15px;line-height:1.55;text-decoration:none;overflow-wrap:anywhere}.contact-choice-hub__detail a:hover{color:#fff;text-decoration:underline;text-underline-offset:3px}.contact-choice-hub__choices{display:grid;gap:18px;align-content:center;padding:38px;background:linear-gradient(155deg,#f9fbff,#f2f6fc)}.contact-choice-hub__card{display:grid;grid-template-columns:92px minmax(0,1fr) auto;gap:24px;align-items:center;min-height:165px;padding:30px;border:1px solid rgba(24,62,121,.1);border-radius:18px;background:#fff;box-shadow:0 8px 24px #1f417014;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.contact-choice-hub__card:hover{transform:translateY(-3px);border-color:#1857b738;box-shadow:0 14px 32px #1f41701f}.contact-choice-hub__card-icon{display:grid;width:84px;height:84px;place-items:center;border-radius:50%;background:#edf3ff;color:var(--hub-blue)}.contact-choice-hub__card--support .contact-choice-hub__card-icon{background:#fff0eb;color:var(--hub-accent)}.contact-choice-hub__card-icon svg{width:48px;height:48px}.contact-choice-hub__card-copy h2{margin:0;color:var(--hub-heading);font-size:clamp(20px,2vw,26px);line-height:1.25}.contact-choice-hub__card-copy p{max-width:510px;margin:10px 0 0;color:var(--hub-text);font-size:15px;line-height:1.6}.contact-choice-hub__button{display:inline-flex;min-width:150px;min-height:52px;align-items:center;justify-content:center;gap:10px;padding:12px 20px;border:1.5px solid var(--hub-blue);border-radius:8px;color:var(--hub-blue);font-size:15px;font-weight:700;line-height:1.2;text-decoration:none;transition:background .16s ease,color .16s ease,transform .16s ease}.contact-choice-hub__button svg{width:18px;height:18px}.contact-choice-hub__button:hover{background:var(--hub-blue);color:#fff;transform:translate(2px)}.contact-choice-hub__button--primary{border-color:var(--hub-accent);background:var(--hub-accent);color:#fff;box-shadow:0 8px 18px #ff654538}.contact-choice-hub__button--primary:hover{border-color:#e84f31;background:#e84f31}@media screen and (max-width:1100px){.contact-choice-hub__shell{grid-template-columns:minmax(300px,.38fr) minmax(0,.62fr)}.contact-choice-hub__contact{padding:42px 34px}.contact-choice-hub__choices{padding:28px}.contact-choice-hub__card{grid-template-columns:72px minmax(0,1fr);min-height:0;padding:24px}.contact-choice-hub__card-icon{width:68px;height:68px}.contact-choice-hub__card-icon svg{width:38px;height:38px}.contact-choice-hub__button{grid-column:2;justify-self:start}}@media screen and (max-width:820px){.contact-choice-hub__shell{grid-template-columns:1fr}.contact-choice-hub__contact{min-height:0;padding:38px 30px}.contact-choice-hub__details{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:560px){.contact-choice-hub__page-width{width:min(100% - 24px,1320px)}.contact-choice-hub__breadcrumb{margin-bottom:22px}.contact-choice-hub__header{margin-bottom:28px}.contact-choice-hub__header h1{font-size:34px}.contact-choice-hub__shell{border-radius:18px}.contact-choice-hub__contact{padding:34px 24px}.contact-choice-hub__details{grid-template-columns:1fr;gap:22px;margin-top:32px}.contact-choice-hub__choices{gap:14px;padding:18px}.contact-choice-hub__card{grid-template-columns:60px minmax(0,1fr);gap:16px;padding:22px 18px;border-radius:14px}.contact-choice-hub__card-icon{width:58px;height:58px}.contact-choice-hub__card-icon svg{width:32px;height:32px}.contact-choice-hub__card-copy h2{font-size:20px}.contact-choice-hub__card-copy p{margin-top:7px;font-size:14px}.contact-choice-hub__button{grid-column:1 / -1;width:100%;min-height:50px}}@media(prefers-reduced-motion:reduce){.contact-choice-hub__card,.contact-choice-hub__button{transition:none}}.distributor-application .contact-form__wrapper{justify-content:center}.distributor-application .contact-form-form{width:100%;flex:0 1 60rem}.distributor-application__intro{margin-bottom:2rem}.distributor-application__intro .text-content-description{max-width:52rem}.distributor-application__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.distributor-application__field,.distributor-application__fieldset{margin-bottom:1.25rem}.distributor-application__label,.distributor-application__legend{display:block;margin-bottom:.5rem;font-weight:600;line-height:1.4}.distributor-application__fieldset{min-width:0;padding:0;border:0}.distributor-application__checkbox-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem 1.5rem}.distributor-application__checkbox{display:flex;align-items:flex-start;gap:.625rem}.distributor-application__checkbox input{width:1.125rem;height:1.125rem;flex:0 0 auto;margin-top:.125rem;accent-color:currentColor}.distributor-application__checkbox label{cursor:pointer;line-height:1.4}.distributor-application__other{margin-top:1rem}.distributor-application__group-error{margin:.625rem 0 0;color:rgb(var(--color-error, 190 30 45));font-size:.875rem}.distributor-application__select{width:100%;cursor:pointer}.distributor-application__message{margin-bottom:1.25rem}.distributor-application__submit{margin-top:.25rem}.distributor-application__consent{max-width:48rem;margin:.75rem 0 0;font-size:.8125rem;opacity:.7}.distributor-application .application-success-modal{width:min(90vw,34rem);max-width:none;margin:auto;padding:0;overflow:hidden;border:0;border-radius:1.25rem;background:#fff;color:#202a3d;box-shadow:0 1.5rem 5rem #0e203f47}.distributor-application .application-success-modal::backdrop{background:#0d1c349e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.distributor-application .application-success-modal__content{padding:2.5rem 2.25rem 2.25rem;text-align:center}.distributor-application .application-success-modal__icon{display:grid;width:4.5rem;height:4.5rem;margin:0 auto 1.25rem;place-items:center;border-radius:50%;background:#edf7f1;color:#16864b}.distributor-application .application-success-modal__icon svg{width:3rem;height:3rem}.distributor-application .application-success-modal__eyebrow{margin:0 0 .55rem;color:#1f5eb8;font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.distributor-application .application-success-modal h2{margin:0;color:#17233b;font-size:clamp(1.55rem,4vw,2rem);line-height:1.2}.distributor-application .application-success-modal h2+p{margin:1rem auto 0;color:#5c687d;line-height:1.65}.distributor-application .application-success-modal__close{min-width:9rem;margin-top:1.5rem;background:#ff6545;color:#fff}@media screen and (max-width:749px){.distributor-application__grid,.distributor-application__checkbox-grid{grid-template-columns:minmax(0,1fr)}}.help-center{--hc-text: #101f42;--hc-muted: #53617a;--hc-border: #dce4ef;--hc-radius: var(--medium-radius, .5rem);color:var(--hc-text);background:#fff}.help-center *,.help-center *:before,.help-center *:after{box-sizing:border-box}.help-center h1,.help-center h2,.help-center h3,.help-center p{margin:0}.help-center h1,.help-center h2,.help-center .hc-card-title{color:var(--hc-text)}.help-center h1{max-width:11ch;font-size:clamp(2.75rem,4.3vw,4.75rem);line-height:1.03;letter-spacing:-.035em}.help-center h2{font-size:clamp(1.75rem,2.25vw,2.75rem);line-height:1.12;letter-spacing:-.025em}.hc-hero{border-bottom:1px solid #eef2f7;background:#fff;overflow:visible}.hc-hero__inner{min-height:36rem;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(22rem,.92fr);align-items:center;gap:clamp(2rem,5vw,6rem);padding-top:clamp(2rem,4vw,4rem);padding-bottom:clamp(3rem,5vw,5rem)}.hc-hero__content{position:relative;z-index:3;max-width:48rem}.hc-breadcrumb{display:flex;flex-wrap:wrap;gap:.55rem;margin-bottom:2.5rem;color:var(--hc-muted);font-size:.875rem}.hc-breadcrumb a{color:inherit;text-decoration:none}.hc-breadcrumb a:hover{color:var(--hc-blue)}.hc-hero__description{max-width:44rem;margin-top:1.25rem;color:var(--hc-muted);font-size:clamp(1rem,1.25vw,1.2rem);line-height:1.7}.hc-hero__visual{min-width:0}.hc-hero__visual img{display:block;width:100%;height:auto;max-height:34rem;object-fit:contain}.hc-search{display:block;position:relative;z-index:8;width:min(100%,47rem);margin-top:2rem}.hc-search__form{position:relative}.hc-search__field{position:relative;display:flex;align-items:center;min-height:3.5rem;padding-left:3.25rem;padding-right:.3rem;border:1px solid var(--hc-border);border-radius:calc(var(--hc-radius) + .15rem);background:#fff;transition:border-color .2s ease,box-shadow .2s ease}.hc-search__field:focus-within{border-color:var(--hc-blue);box-shadow:0 0 0 3px color-mix(in srgb,var(--hc-blue) 14%,transparent)}.hc-search__icon{position:absolute;left:1rem;display:grid;place-items:center;color:var(--hc-text)}.hc-search__icon .icon{width:1.25rem;height:1.25rem}.hc-search__input{flex:1;min-width:0;height:3.35rem;padding:0 .75rem 0 0;border:0;outline:0;color:var(--hc-text);background:transparent;font:inherit;font-size:.98rem}.hc-search__input::placeholder{color:#7b879a;opacity:1}.hc-search__reset{flex:0 0 auto;width:2.25rem;height:2.25rem;border:0;color:var(--hc-muted);background:transparent;cursor:pointer;font-size:1.4rem}.hc-search__submit{flex:0 0 auto;display:grid;place-items:center;width:3rem;height:3rem;border:0;border-radius:var(--small-radius, .25rem);color:#fff;background:var(--hc-orange);cursor:pointer;transition:transform .2s ease,filter .2s ease}.hc-search__submit:hover{filter:brightness(.94)}.hc-search__submit:hover .icon{transform:translate(3px)}.hc-search__submit .icon{width:1.15rem;transition:transform .2s ease}.hc-search__popular{display:flex;align-items:baseline;gap:.8rem;margin-top:.9rem;font-size:.82rem}.hc-search__popular strong{flex:0 0 auto;color:var(--hc-text)}.hc-search__terms{display:flex;flex-wrap:wrap;gap:.45rem 1rem}.hc-search__terms a{color:var(--hc-blue);text-underline-offset:.18rem}.hc-search__results{display:none!important;position:absolute;top:4rem;left:0;right:0;height:auto!important;max-height:min(var(--result-max-height, 34rem),34rem);padding:1rem;border:1px solid var(--hc-border);border-radius:calc(var(--hc-radius) + .25rem);background:#fff;box-shadow:0 1.25rem 3rem #101f421f;overflow:auto!important}.hc-search[open] .hc-search__results,.hc-search[loading] .hc-search__results{display:grid!important}.hc-search__results .predictive-search-main,.hc-search__results .search-results-wrapper{overflow:visible!important}.hc-search__all-results{margin-top:.75rem}.hc-search__loading{padding:2rem;color:var(--hc-muted);text-align:center}.hc-quick,.hc-articles{padding-top:clamp(4rem,6vw,6rem);padding-bottom:clamp(4rem,6vw,6rem)}.hc-section-heading{margin-bottom:1.6rem}.hc-section-heading p{margin-top:.55rem;color:var(--hc-muted);line-height:1.65}.hc-section-heading--row{display:flex;justify-content:space-between;align-items:center;gap:1.5rem}.hc-quick__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}.hc-quick-card,.hc-topic-card,.hc-article-card{border:1px solid var(--hc-border);border-radius:var(--hc-radius);background:#fff;text-decoration:none;transition:border-color .2s ease,transform .2s ease}.hc-quick-card:hover,.hc-topic-card:hover,.hc-article-card:hover{border-color:color-mix(in srgb,var(--hc-blue) 48%,var(--hc-border));transform:translateY(-2px)}.hc-card-icon{display:grid;place-items:center;width:2.6rem;height:2.6rem;color:var(--hc-blue)}.hc-card-icon .icon{width:2rem;height:2rem}.hc-card-icon img{width:100%;height:100%;object-fit:contain}.hc-card-title{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);line-height:1.35}.hc-card-description{color:var(--hc-muted);font-size:.875rem;line-height:1.55}.hc-card-arrow{display:grid;place-items:center;color:var(--hc-blue);transition:transform .2s ease}.hc-card-arrow .icon{width:1rem}.hc-quick-card:hover .hc-card-arrow,.hc-topic-card:hover .hc-card-arrow,.hc-article-card:hover .hc-card-arrow{transform:translate(3px)}.hc-quick-card{position:relative;display:grid;grid-template-rows:auto auto 1fr;gap:.55rem;min-height:10.25rem;padding:1.5rem 3.25rem 1.5rem 1.5rem}.hc-quick-card .hc-card-arrow{position:absolute;right:1.3rem;bottom:1.4rem}.hc-topics{padding-top:clamp(4rem,6vw,6rem);padding-bottom:clamp(4rem,6vw,6rem);background:var(--hc-surface)}.hc-topics__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.hc-topic-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.15rem;min-height:8.5rem;padding:1.45rem}.hc-topic-card__content{display:grid;gap:.45rem}.hc-view-all{display:inline-flex;align-items:center;gap:.5rem;color:var(--hc-blue);text-decoration:underline;text-underline-offset:.2rem}.hc-view-all .icon{width:1rem}.hc-articles__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}.hc-article-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.8rem;min-height:7rem;padding:1.2rem}.hc-article-card .hc-card-icon{width:2rem;height:2rem}.hc-article-card .hc-card-icon .icon{width:1.55rem;height:1.55rem}.hc-empty-state{display:flex;align-items:center;gap:.8rem;min-height:7rem;padding:1.5rem;border:1px dashed var(--hc-border);border-radius:var(--hc-radius);color:var(--hc-muted);background:var(--hc-surface)}.hc-empty-state .icon{width:1.5rem;color:var(--hc-blue)}.hc-contact{padding-bottom:clamp(4rem,6vw,6rem)}.hc-contact__panel{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(30rem,.95fr);align-items:center;gap:clamp(2rem,5vw,6rem);padding:clamp(2rem,4vw,4rem);border:1px solid #e1e9f2;border-radius:var(--hc-radius);background:var(--hc-surface)}.hc-contact__eyebrow{margin-bottom:.65rem!important;color:var(--hc-blue);font-size:.78rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.hc-contact__content>p:not(.hc-contact__eyebrow){max-width:42rem;margin-top:.8rem;color:var(--hc-muted);line-height:1.65}.hc-contact__button{margin-top:1.5rem;color:#fff;background:var(--hc-orange)}.hc-contact__facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.hc-contact__fact{display:grid;justify-items:center;align-content:start;gap:.5rem;min-width:0;color:var(--hc-text);text-align:center;text-decoration:none}.hc-contact__fact>span{display:grid;place-items:center;width:2.5rem;height:2.5rem;color:var(--hc-text)}.hc-contact__fact .icon{width:1.75rem;height:1.75rem}.hc-contact__fact small{color:var(--hc-muted);line-height:1.45;overflow-wrap:anywhere}@media screen and (max-width:1199px){.hc-hero__inner{grid-template-columns:minmax(0,1.15fr) minmax(18rem,.85fr)}.hc-quick__grid,.hc-articles__grid,.hc-topics__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hc-contact__panel{grid-template-columns:1fr}}@media screen and (max-width:749px){.hc-hero__inner{min-height:auto;grid-template-columns:1fr;gap:1.5rem;padding-top:1.25rem;padding-bottom:3.5rem}.hc-breadcrumb{margin-bottom:1.75rem;font-size:.78rem}.help-center h1{font-size:clamp(2.4rem,12vw,3.5rem)}.hc-hero__visual{order:2;max-width:28rem;margin:-.5rem auto 0}.hc-search__popular{align-items:flex-start}.hc-search__terms{gap:.5rem .9rem}.hc-quick,.hc-articles,.hc-topics{padding-top:3.5rem;padding-bottom:3.5rem}.hc-quick__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.hc-quick-card{min-height:10.5rem;padding:1.1rem 2.5rem 1.1rem 1.1rem}.hc-quick-card .hc-card-description{font-size:.8rem}.hc-topics__grid,.hc-articles__grid{grid-template-columns:1fr;gap:.8rem}.hc-topic-card,.hc-article-card{min-height:7rem;padding:1.1rem}.hc-section-heading--row{align-items:flex-end}.hc-view-all{flex:0 0 auto;font-size:.82rem}.hc-contact{padding-bottom:3.5rem}.hc-contact__panel{padding:2rem 1.25rem}.hc-contact__facts{grid-template-columns:1fr;gap:1.5rem}}@media(prefers-reduced-motion:reduce){.help-center *,.help-center *:before,.help-center *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.oem-private-label-application .contact-form__wrapper{justify-content:center}.oem-private-label-application .contact-form-form{width:100%;flex:0 1 60rem}.oem-private-label-application__intro{margin-bottom:2rem}.oem-private-label-application__intro .text-content-description{max-width:52rem}.oem-private-label-application__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.oem-private-label-application__field,.oem-private-label-application__fieldset{margin-bottom:1.25rem}.oem-private-label-application__label,.oem-private-label-application__legend{display:block;margin-bottom:.5rem;font-weight:600;line-height:1.4}.oem-private-label-application__fieldset{min-width:0;padding:0;border:0}.oem-private-label-application__checkbox-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem 1.5rem}.oem-private-label-application__checkbox{display:flex;align-items:flex-start;gap:.625rem}.oem-private-label-application__checkbox input{width:1.125rem;height:1.125rem;flex:0 0 auto;margin-top:.125rem;accent-color:currentColor}.oem-private-label-application__checkbox label{cursor:pointer;line-height:1.4}.oem-private-label-application__other{margin-top:1rem}.oem-private-label-application__group-error{margin:.625rem 0 0;color:rgb(var(--color-error, 190 30 45));font-size:.875rem}.oem-private-label-application__select{width:100%;cursor:pointer}.oem-private-label-application__message{margin-bottom:1.25rem}.oem-private-label-application__submit{margin-top:.25rem}.oem-private-label-application__consent{max-width:48rem;margin:.75rem 0 0;font-size:.8125rem;opacity:.7}.oem-private-label-application .application-success-modal{width:min(90vw,34rem);max-width:none;margin:auto;padding:0;overflow:hidden;border:0;border-radius:1.25rem;background:#fff;color:#202a3d;box-shadow:0 1.5rem 5rem #0e203f47}.oem-private-label-application .application-success-modal::backdrop{background:#0d1c349e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.oem-private-label-application .application-success-modal__content{padding:2.5rem 2.25rem 2.25rem;text-align:center}.oem-private-label-application .application-success-modal__icon{display:grid;width:4.5rem;height:4.5rem;margin:0 auto 1.25rem;place-items:center;border-radius:50%;background:#edf7f1;color:#16864b}.oem-private-label-application .application-success-modal__icon svg{width:3rem;height:3rem}.oem-private-label-application .application-success-modal__eyebrow{margin:0 0 .55rem;color:#1f5eb8;font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.oem-private-label-application .application-success-modal h2{margin:0;color:#17233b;font-size:clamp(1.55rem,4vw,2rem);line-height:1.2}.oem-private-label-application .application-success-modal h2+p{margin:1rem auto 0;color:#5c687d;line-height:1.65}.oem-private-label-application .application-success-modal__close{min-width:9rem;margin-top:1.5rem;background:#ff6545;color:#fff}@media screen and (max-width:749px){.oem-private-label-application__grid,.oem-private-label-application__checkbox-grid{grid-template-columns:minmax(0,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/44/compiled_assets/styles.css.map */
