.ppc-header{position:relative;width:100%;background-color:var(--ppc-h-bg, #ffffff)}.ppc-header--sticky{position:relative}.ppc-header--sticky.is-pinned{position:fixed;top:var(--ppc-h-pin-top, 0px);left:0;right:0;width:100%;z-index:50}.ppc-header__sentinel{height:0}.ppc-header__spacer{width:100%;height:0}.ppc-header__bar{background-color:var(--ppc-h-bg, #ffffff);padding-top:var(--ppc-h-pt, 16px);padding-bottom:var(--ppc-h-pb, 16px)}.ppc-header--bordered .ppc-header__bar{border-bottom:1px solid var(--ppc-h-border, #ececec)}.ppc-header__inner{box-sizing:border-box;width:100%;max-width:var(--ppc-h-max-width, none);margin:0 auto;padding-left:var(--ppc-h-gutter, 40px);padding-right:var(--ppc-h-gutter, 40px);display:flex;align-items:center;justify-content:space-between;gap:24px}.ppc-header__left{display:flex;align-items:center;gap:75px;min-width:0;margin-left:15px}.ppc-header__logo{display:inline-flex;align-items:center;flex:0 0 auto;text-decoration:none;line-height:0}.ppc-header__logo-img{display:block;width:var(--ppc-h-logo-w, 161px);height:auto}.ppc-header__logo--text{font-family:Tenor Sans,sans-serif;font-weight:400;font-size:24px;line-height:1;letter-spacing:0;color:var(--ppc-h-nav, #3b626b)}.ppc-header__nav{display:flex;align-items:center;gap:var(--ppc-h-nav-gap, 28px);min-width:0}.ppc-header__nav-link{font-family:Tenor Sans,sans-serif;font-weight:400;font-style:normal;font-size:15px;line-height:1;letter-spacing:0;text-transform:uppercase;color:var(--ppc-h-nav, #3b626b);text-decoration:none;white-space:nowrap;transition:opacity .15s ease}.ppc-header__nav-link:hover{opacity:.65}.ppc-header__nav-link:focus-visible{outline:2px solid var(--ppc-h-nav, #3b626b);outline-offset:4px;border-radius:2px}.ppc-header__right{display:flex;align-items:center;gap:62px;flex:0 0 auto}.ppc-header__trust{display:flex;align-items:center;gap:14px}.ppc-header__rating{display:inline-flex;align-items:center;gap:8px;white-space:nowrap;margin-right:11px}.ppc-header__stars{position:relative;display:inline-block;line-height:0}.ppc-header__stars-base,.ppc-header__stars-fill{display:inline-flex;gap:3px}.ppc-header__stars-fill{position:absolute;top:0;left:0;width:var(--ppc-h-fill, 100%);overflow:hidden;white-space:nowrap;gap:3px}.ppc-header__stars-base{color:var(--ppc-h-star-empty, #e3e1da)}.ppc-header__stars-fill{color:var(--ppc-h-star, #f5a623)}.ppc-header__star{flex:0 0 auto;width:14px;height:14px;fill:currentColor}.ppc-header__rating-value{font-family:Avenir Next,sans-serif;font-weight:600;font-style:normal;font-size:13px;line-height:1;letter-spacing:0;color:var(--ppc-h-rating, #252729)}.ppc-header__rating-count{font-family:Avenir Next,sans-serif;font-weight:400;font-style:normal;font-size:13px;line-height:1;letter-spacing:0;color:var(--ppc-h-count, #3b626b)}.ppc-header__info{font-family:Tenor Sans,sans-serif;font-weight:400;font-style:normal;font-size:15px;line-height:1;letter-spacing:0;color:var(--ppc-h-info, #3b626b);white-space:nowrap}.ppc-header__divider{display:inline-block;width:1px;height:16px;background:var(--ppc-h-divider, #d8dedf);flex:0 0 auto}.ppc-header__cta{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;padding:13px 17px;border:0;border-radius:var(--ppc-h-btn-radius, 4px);background:var(--ppc-h-btn-bg, #3b626b);color:var(--ppc-h-btn-text, #ffffff);font-family:Avenir Next,sans-serif;font-weight:400;font-style:normal;font-size:13px;line-height:13px;letter-spacing:.52px;text-transform:uppercase;text-decoration:none;white-space:nowrap;cursor:pointer;transition:background-color .2s ease,transform .1s ease}.ppc-header__cta:hover{background:var(--ppc-h-btn-bg-hover, #33555d)}.ppc-header__cta:active{transform:translateY(1px)}.ppc-header__cta:focus-visible{outline:2px solid var(--ppc-h-btn-bg, #3b626b);outline-offset:3px}.ppc-header__toggle{display:none;align-items:center;justify-content:center;flex:0 0 auto;width:40px;height:40px;margin:0;padding:8px;border:0;background:transparent;cursor:pointer;-webkit-appearance:none;appearance:none}.ppc-header__toggle-box{display:flex;flex-direction:column;justify-content:space-between;width:24px;height:16px}.ppc-header__toggle-bar{display:block;width:100%;height:2px;border-radius:2px;background:var(--ppc-h-nav, #3b626b);transition:transform .2s ease,opacity .2s ease}.ppc-header.is-open .ppc-header__toggle-bar:nth-child(1){transform:translateY(7px) rotate(45deg)}.ppc-header.is-open .ppc-header__toggle-bar:nth-child(2){opacity:0}.ppc-header.is-open .ppc-header__toggle-bar:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.ppc-header__panel{display:none;border-bottom:1px solid var(--ppc-h-border, #ececec);background:var(--ppc-h-bg, #ffffff);box-shadow:0 12px 20px -12px #00000040}.ppc-header__panel-nav{display:flex;flex-direction:column;padding:8px 30px}.ppc-header__panel-link{padding:14px 0;font-family:Tenor Sans,sans-serif;font-weight:400;font-size:15px;line-height:1;letter-spacing:0;text-transform:uppercase;color:var(--ppc-h-nav, #3b626b);text-decoration:none;border-bottom:1px solid var(--ppc-h-border, #ececec)}.ppc-header__panel-link:last-child{border-bottom:0}.ppc-header__trust--panel{flex-wrap:wrap;justify-content:center;gap:10px 16px;padding:18px 30px 22px}.ppc-header__trust--panel .ppc-header__divider{display:none}@media screen and (max-width:1590px){.ppc-header__left{gap:28px}.ppc-header__right{gap:22px}}@media screen and (max-width:1500px){.ppc-header__trust--inline .ppc-header__info--b,.ppc-header__trust--inline .ppc-header__divider--b{display:none}}@media screen and (max-width:1340px){.ppc-header__trust--inline .ppc-header__info--a,.ppc-header__trust--inline .ppc-header__divider--a{display:none}}@media screen and (max-width:1230px){.ppc-header__trust--inline{display:none}}@media screen and (max-width:1219px){.ppc-header__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;padding-left:24px;padding-right:24px}.ppc-header__toggle{display:inline-flex;justify-self:start}.ppc-header__left{justify-self:center;min-width:0}.ppc-header__right{justify-self:end;gap:12px}.ppc-header__nav,.ppc-header__trust--inline{display:none}.ppc-header.is-open .ppc-header__panel{display:block}}@media screen and (min-width:1220px){.ppc-header__panel{display:none!important}}@media screen and (max-width:767px){.ppc-header__inner{padding-left:20px;padding-right:20px;gap:8px}.ppc-header__logo-img{width:var(--ppc-h-logo-w-m, 120px)}.ppc-header__cta{padding:11px 14px;font-size:12px}.ppc-header__panel-nav,.ppc-header__trust--panel{padding-left:20px;padding-right:20px}}@media(prefers-reduced-motion:reduce){.ppc-header__nav-link,.ppc-header__cta,.ppc-header__toggle-bar{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/86/assets/section-ppc-header.css.map */
