.bpn-text-h1{font-size:144px;font-weight:900;line-height:112px;letter-spacing:-.5px}.bpn-text-h1-small{font-size:128px;font-weight:900;line-height:104px;letter-spacing:-.5px}.bpn-text-h2{font-size:96px;font-weight:900;line-height:80px;letter-spacing:-.25px}.bpn-text-h2-small{font-size:80px;font-weight:900;line-height:64px;letter-spacing:-.25px}.bpn-text-h3{font-size:48px;font-weight:900;line-height:40px;letter-spacing:-.25px}.bpn-text-h4{font-size:40px;font-weight:900;line-height:40px;letter-spacing:-.25px}.bpn-text-h5{font-size:32px;font-weight:900;line-height:32px;letter-spacing:-.25px}.bpn-text-h6{font-size:24px;font-weight:900;line-height:20px;letter-spacing:0}.bpn-text-body-xlarge{font-size:20px;font-weight:400;line-height:26px;letter-spacing:0}.bpn-text-body-large{font-size:18px;font-weight:400;line-height:22px;letter-spacing:0}.bpn-text-body-base{font-size:16px;font-weight:400;line-height:20px;letter-spacing:0}.bpn-text-body-sm{font-size:14px;font-weight:400;line-height:18px;letter-spacing:0}.bpn-text-body-xs{font-size:12px;font-weight:400;line-height:14px;letter-spacing:0}.bpn-text-body-xxs{font-size:10px;font-weight:400;line-height:12px;letter-spacing:0}.bpn-text-title-1-large{font-size:16px;font-weight:700;line-height:20px;letter-spacing:0}.bpn-text-title-1-small,.bpn-text-title-2{font-size:12px;font-weight:700;line-height:14px;letter-spacing:0}.bpn-text-callout-base{font-size:18px;font-weight:700;line-height:18px;letter-spacing:.5px;text-transform:uppercase}.bpn-text-callout-small{font-size:16px;font-weight:700;line-height:16px;letter-spacing:.5px;text-transform:uppercase}.bpn-text-callout-xs{font-size:12px;font-weight:700;line-height:12px;letter-spacing:.5px;text-transform:uppercase}.bpn-text-left{text-align:left}.bpn-text-center{text-align:center}.bpn-text-right{text-align:right}.bpn-text-uppercase{text-transform:uppercase}.bpn-text-lowercase{text-transform:lowercase}.bpn-text-capitalize{text-transform:capitalize}.bpn-text-regular{font-weight:400}.bpn-text-medium{font-weight:500}.bpn-text-semibold{font-weight:600}.bpn-text-bold{font-weight:700}.bpn-text-black{font-weight:900}.bpn-text-italic{font-style:italic}.bpn-text-underline{text-decoration:underline}.bpn-text-no-underline{text-decoration:none}html{background-color:#ccc}body{max-width:1920px;margin:0 auto;background-color:#fff}.bpn-logo{position:relative;width:82px;height:28px}@media (min-width: 61.938rem){.bpn-logo{width:116.4px;height:40px}}.bpn-logo__link{display:block;width:100%;height:100%;text-decoration:none}.bpn-logo__link--focus{outline:2px solid currentcolor;outline-offset:2px}.bpn-hamburger-button{display:flex;align-items:center;justify-content:center}@media (max-width: 61.928rem){.bpn-hamburger-button{display:flex}}@media (min-width: 61.938rem){.bpn-hamburger-button{display:none}}.bpn-hamburger-button__group{position:relative;display:flex;width:24px;height:18px;padding:0;border:none;background:transparent;cursor:pointer;transition:all .3s ease;flex-direction:column;align-items:center;justify-content:space-between}.bpn-hamburger-button__line{display:block;width:100%;height:3px;border-radius:1px;background-color:#000;transition:transform .3s ease,opacity .3s ease,background-color .3s ease}.bpn-hamburger-button__line:nth-child(1){transform-origin:top left}.bpn-hamburger-button__line:nth-child(3){transform-origin:bottom left}.bpn-hamburger-button.is-open .bpn-hamburger-button__line:nth-child(1){transform:rotate(45deg) translate(1px,-1px)}.bpn-hamburger-button.is-open .bpn-hamburger-button__line:nth-child(2){opacity:0}.bpn-hamburger-button.is-open .bpn-hamburger-button__line:nth-child(3){transform:rotate(-45deg) translate(1px,1px)}.bpn-hamburger-overlay{position:fixed;top:0;left:0;z-index:999;width:100%;height:100%;background-color:#00000080;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.bpn-hamburger-overlay.is-active{opacity:1;visibility:visible}.bpn-hamburger-drawer{position:fixed;top:0;left:0;z-index:1000;width:85%;height:100%;background-color:#000;transition:transform .3s ease;transform:translate(-100%);overflow:hidden;max-width:375px;box-shadow:0 4px 12px #0000001a}@media (min-width: 48rem){.bpn-hamburger-drawer{max-width:400px}}.bpn-hamburger-drawer.is-open{transform:translate(0);overflow:visible}.bpn-hamburger-drawer__inner{position:relative;display:flex;height:100%;flex-direction:column}.bpn-hamburger-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;border-bottom:1px solid rgba(51,51,51,.1)}.bpn-hamburger-drawer__close{display:flex;width:32px;height:32px;margin-left:auto;padding:0;border:none;border-radius:50%;background:transparent;cursor:pointer;align-items:center;justify-content:center}.bpn-hamburger-drawer__content{display:flex;overflow:hidden;flex-direction:column}.bpn-hamburger-drawer__footer{position:fixed;right:0;bottom:0;left:0;z-index:10;display:flex;flex-direction:column;background-color:#000}.bpn-hamburger-menu{display:flex;width:100%;height:100%;margin-bottom:24px;padding:16px;transition:transform .3s ease,opacity .3s ease;flex-direction:column;overflow-y:auto;flex-shrink:0}.bpn-hamburger-menu__item{margin-bottom:8px;padding:0;cursor:pointer}.bpn-hamburger-menu__item.has-submenu .bpn-hamburger-menu__link{position:relative}.bpn-hamburger-menu__item.has-submenu .bpn-hamburger-menu__link:after{position:absolute;top:50%;right:15px;width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 13L7 7L1 1' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;transition:transform .2s ease;transform:translateY(-50%);content:""}.bpn-hamburger-menu__item.has-submenu .bpn-hamburger-menu__link:focus:after{outline:-webkit-focus-ring-color auto 5px}.bpn-hamburger-menu__item.has-submenu.is-active .bpn-hamburger-menu__link:after{transform:translateY(-50%) rotate(135deg)}.bpn-hamburger-menu__item:last-child{margin-bottom:0}.bpn-hamburger-menu__link{display:block;padding:12px 24px 12px 0;font-size:32px;font-weight:900;line-height:32px;letter-spacing:-.25px;color:#fff;transition:color .2s ease}.bpn-hamburger-menu__link:hover,.bpn-hamburger-menu__link:focus{color:#767676}@media (max-width: 47.99rem){.bpn-hamburger-menu__link:hover,.bpn-hamburger-menu__link:focus{color:#fff}}.bpn-hamburger-menu__item-submenu{position:absolute;top:0;left:0;z-index:10;width:100%;height:100%;padding:16px;background-color:#000;opacity:0;pointer-events:none;transition:transform .3s ease-in-out,opacity .2s ease-in-out;transform:translate(100%);min-height:500px;overflow-y:auto}.bpn-hamburger-menu__item-submenu.is-active{z-index:20;opacity:1;pointer-events:auto;transform:translate(0)}.bpn-hamburger-menu__item-submenu-header{display:flex;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid rgba(51,51,51,.1);align-items:center;justify-content:space-between}.bpn-hamburger-menu__item-submenu-header .bpn-hamburger-drawer__close{margin-left:auto;color:#fff}.bpn-hamburger-menu__item-submenu-header .bpn-hamburger-drawer__close:hover{color:#eb1000}.bpn-hamburger-menu__submenu-title{font-size:12px;font-weight:400;line-height:14px;letter-spacing:0;position:relative;padding-left:24px;color:#fff;font-weight:500;text-transform:uppercase;cursor:pointer;transition:color .2s ease}.bpn-hamburger-menu__submenu-title.js-submenu-back:before{position:absolute;top:50%;left:0;width:15px;height:15px;border-top:2px solid currentcolor;border-left:2px solid currentcolor;transition:border-color .2s ease;transform:translateY(-50%) rotate(-45deg);content:""}.bpn-hamburger-menu__item-submenu-section{border-bottom:1px solid #000}.bpn-hamburger-menu__item-submenu-section:last-child{margin-bottom:0;border-bottom:none}.bpn-hamburger-menu__item-submenu-section.is-active{padding-bottom:20px}.bpn-hamburger-menu__item-submenu-title{position:relative;padding:15px 0;color:#fff;font-weight:900!important;text-transform:uppercase;cursor:pointer;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0}.bpn-hamburger-menu__item-submenu-title.is-accordion-toggle{padding-right:24px}.bpn-hamburger-menu__item-submenu-title.is-accordion-toggle:after{position:absolute;top:50%;right:10px;font-size:26px;font-weight:400;transition:transform .2s ease;transform:translateY(-50%);content:"+"}.bpn-hamburger-menu__item-submenu-title.is-accordion-toggle.is-expanded:after{content:"\2212"}.bpn-hamburger-menu__item-submenu-title.is-accordion-toggle:hover{color:#fff}@media (max-width: 47.99rem){.bpn-hamburger-menu__item-submenu-title.is-accordion-toggle:hover{color:#fff}}.bpn-hamburger-menu__item-submenu-links{transition:height .3s ease}.bpn-hamburger-menu__submenu-link{display:block;padding:5px 0 15px;color:#9a9a9a;font-weight:400;text-transform:uppercase;transition:color .2s ease;font-size:24px;font-weight:900;line-height:20px;letter-spacing:0}.bpn-hamburger-menu__submenu-link:hover,.bpn-hamburger-menu__submenu-link:focus{color:#fff}.bpn-hamburger-menu__featured{display:flex;flex-wrap:nowrap;flex:0 0 auto}.bpn-hamburger-menu__featured-images{display:flex;flex-direction:row;gap:16px;margin-top:24px;margin-bottom:24px;transition:opacity .3s ease;overflow:auto hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;max-height:288px;min-height:288px}.bpn-hamburger-menu__featured-images::-webkit-scrollbar{display:none}.bpn-hamburger-menu__featured-image{position:relative;display:flex;flex-direction:column;text-decoration:none;flex:0 0 100%;scroll-snap-align:start}.bpn-hamburger-menu__featured-images:has(>:nth-child(2)) .bpn-hamburger-menu__featured-image{flex:0 0 80%}.bpn-hamburger-menu__featured.full-view .bpn-hamburger-menu__featured-image{flex:0 0 100%;max-width:100%}.bpn-hamburger-menu__image-link{display:block;width:100%;height:100%;text-decoration:none}.bpn-hamburger-menu__image-img{display:block;width:100%;border-radius:8px;overflow:hidden;-o-object-fit:cover;object-fit:cover;height:100%}.bpn-hamburger-menu__image-content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.bpn-hamburger-menu__image-title{margin-bottom:12px;color:#fff;text-align:center;font-size:32px;font-weight:900;line-height:32px;letter-spacing:-.25px}.bpn-hamburger-menu__image-button{position:relative;color:#fff;font-size:18px;font-weight:700;line-height:18px;letter-spacing:.5px;text-transform:uppercase}.bpn-hamburger-menu__image-button:hover{color:#fff}.bpn-hamburger-menu__image-button:after{position:absolute;inset:auto auto -10px 0;width:100%;height:5px;background-color:#eb1000;content:""}.bpn-hamburger-utility{display:flex;flex-direction:column;bottom:0;padding:0 0 14px;width:100%}.bpn-hamburger-utility__link{display:flex;align-items:center;font-size:12px;font-weight:400;line-height:14px;letter-spacing:0;color:#fff;border-top:#333 solid 1px;padding:19px 16px 20px;text-decoration:none;transition:color .2s ease}.bpn-hamburger-utility__link:hover{color:#fff}.bpn-hamburger-utility__icon{display:flex;align-items:center;justify-content:center;color:currentcolor;transition:color .2s ease}.bpn-hamburger-utility__icon svg{margin-right:12px;width:16px;height:16px}.bpn-hamburger-utility__icon svg path{fill:#fff}:root{--bpn-button-border-radius: 5px;--bpn-button-transition: all .3s ease;--bpn-button-font-weight: 600}.bpn-button{position:relative;display:inline-flex;padding:.75em 1.5em;border:none;border-radius:var(--bpn-button-border-radius);font-family:inherit;font-weight:var(--bpn-button-font-weight);line-height:1;text-transform:uppercase;cursor:pointer;transition:var(--bpn-button-transition);align-items:flex-start;justify-content:center;overflow:hidden;text-decoration:none}.bpn-button:focus-visible{outline:2px solid #eb1000;outline-offset:2px}.bpn-button--xs{height:28px;padding:8px 24px;font-size:13px;min-width:91px}.bpn-button--sm{height:32px;padding:9px 28px;font-size:14px;min-width:106px}.bpn-button--md{height:40px;padding:12px 32px;font-size:15px;min-width:121px}.bpn-button--lg{height:54px;padding:18px 56px;font-size:16px;min-width:176px}.bpn-button--primary{color:#fff}.bpn-button--primary-red{background-color:#eb1000}.bpn-button--primary-red:hover,.bpn-button--primary-red:active{background-color:#ef4033}.bpn-button--primary-red:focus{outline:none}.bpn-button--primary-red.bpn-button--disabled,.bpn-button--primary-red[disabled]{background-color:#f79f99}.bpn-button--primary-black{background-color:#000}.bpn-button--primary-black:hover,.bpn-button--primary-black:active{background-color:#474747}.bpn-button--primary-black:focus{outline:none}.bpn-button--primary-black.bpn-button--disabled,.bpn-button--primary-black[disabled]{background-color:#999}.bpn-button:active{transform:translateY(1px)}.bpn-button--secondary{border:2px solid #000;background-color:transparent;color:#000}.bpn-button--secondary:hover,.bpn-button--secondary:active{background-color:#000;color:#fff}.bpn-button--secondary:focus{outline:none}.bpn-button--secondary.bpn-button--disabled,.bpn-button--secondary[disabled]{background-color:transparent;border-color:#9a9a9a;color:#9a9a9a}.bpn-button--secondary-white{border:transparent;background-color:#fff;outline:none}.bpn-button--secondary-white:hover,.bpn-button--secondary-white:active{background-color:#fff;color:#000}.bpn-button--text{padding-right:.5em;padding-left:.5em;background-color:transparent;color:#eb1000}.bpn-button--text:hover{text-decoration:underline}.bpn-button--disabled,.bpn-button[disabled]{cursor:not-allowed;pointer-events:none}.bpn-utility-nav{display:flex;align-items:center;gap:24px}.bpn-utility-nav__link{display:block;width:20px;position:relative}.bpn-utility-nav__link svg{width:100%;height:100%}.bpn-cart-count{border-radius:50%;background-color:#eb1000;min-width:16px;height:16px;position:absolute;line-height:16px;color:#fff;text-align:center;right:-7px;top:-7px;font-size:11px;font-weight:900}.bpn-global-menu{display:flex;align-items:center;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0;font-weight:900}@media (max-width: 61.928rem){.bpn-global-menu{display:none}}.bpn-global-menu__item{display:inline-flex;padding:20px 6px}@media (min-width: 75rem){.bpn-global-menu__item{padding:38px 16px}}@media (min-width: 90rem){.bpn-global-menu__item{padding:38px 32px}}.bpn-global-menu__link{display:inline-flex;align-items:center;color:#000;text-decoration:none;font-weight:900;text-transform:uppercase;letter-spacing:-.2px;transition:color .2s ease}.bpn-global-menu__link:hover{color:#eb1000!important}.bpn-has-megamenu .bpn-global-menu__link{position:relative}.bpn-has-megamenu .bpn-global-menu__link:hover:after{transition:opacity .5s ease-in-out;opacity:1;bottom:-19px;width:100%;left:0;position:absolute;content:" ";height:5px;background:#eb1000}@media (min-width: 75rem){.bpn-has-megamenu .bpn-global-menu__link:hover:after{bottom:-39px}}.bpn-has-megamenu{position:static}.bpn-has-megamenu:hover .bpn-megamenu{opacity:1;visibility:visible;transform:translateY(0)}.bpn-megamenu{position:absolute;top:101%;left:0;z-index:100;width:100%;height:auto;overflow:hidden;opacity:0;visibility:hidden;transform:translateY(-5px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}@media (max-width: 47.99rem){.bpn-megamenu{display:none}}.bpn-megamenu__background{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background-color:#fff;box-shadow:0 8px 16px #0000001a}.bpn-megamenu__container{position:relative;z-index:1;line-height:1;display:flex;padding-left:64px;gap:15px;justify-content:space-between}.bpn-megamenu__menus{display:flex;gap:3rem;flex-grow:1;padding-bottom:20px;height:-moz-fit-content;height:fit-content;padding-top:39px}.bpn-megamenu__menu{padding-left:0;padding-right:0;height:100%;flex:0 1 192px;min-width:192px}.bpn-megamenu__title{margin-bottom:1rem;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0;font-weight:900;text-transform:uppercase;letter-spacing:-.2px}.bpn-megamenu__title:hover{color:#767676}.bpn-megamenu__link-item{margin-bottom:.75rem}.bpn-megamenu__link{color:#3339;font-weight:500;text-transform:uppercase;transition:color .2s ease}.bpn-megamenu__link:hover{color:#eb1000!important}.bpn-megamenu.full-view .bpn-megamenu__featured{width:100%;max-width:704px;height:319px;padding:0}.bpn-megamenu.full-view .bpn-megamenu__featured>*{flex:1 1 0;min-width:0}.bpn-megamenu__featured{display:flex;gap:32px;justify-content:space-evenly;padding:19px 64px 20px 0}@media (max-width: 89.99rem){.bpn-megamenu__featured{gap:15px}}.bpn-megamenu__featured>*{flex:1 1 auto;min-width:0}@media (min-width: 90rem){.bpn-megamenu__featured>*{flex:0 1 304px}}.bpn-megamenu__image{position:relative;display:block;flex:0 0 auto;min-width:160px;width:100%;max-width:704px}.bpn-megamenu__image:not(:only-child){max-width:320px}@media (max-width: 89.99rem){.bpn-megamenu__image:not(:only-child){max-width:240px}}@media (max-width: 74.99rem){.bpn-megamenu__image:not(:only-child){max-width:200px}}.bpn-megamenu__image:not(:only-child) img{border-radius:1rem}.bpn-megamenu__image-link{position:relative;display:block;height:100%;text-decoration:none}.bpn-megamenu__image-img{width:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;height:100%}.bpn-megamenu__image-content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.bpn-megamenu__image-title{margin-bottom:.8rem;text-align:center;color:#fff;font-size:32px;font-weight:900;line-height:32px;letter-spacing:-.25px}.bpn-megamenu__image-button{position:relative;color:#fff;font-size:18px;font-weight:700;line-height:18px;letter-spacing:.5px;text-transform:uppercase}.bpn-megamenu__image-button:after{position:absolute;inset:auto auto -10px 0;width:100%;height:5px;background-color:#eb1000;content:""}.bpn-megamenu__image-button:hover{color:#fff!important}.bpn-megamenu__cta{width:100%;margin-bottom:20px;text-align:center}.bpn-megamenu.full-view .bpn-megamenu__cta-link{padding:15px 132px;width:unset}.bpn-megamenu__cta-link{width:304px;padding:15px 0;display:inline-block;text-align:center;font-size:18px;font-style:normal;font-weight:900;line-height:18px;letter-spacing:-.36px;text-transform:uppercase;border-radius:200px;border:1px solid rgba(51,51,51,.2);color:#000}.bpn-megamenu__cta-link:hover{color:#767676}@media (max-width: 74.99rem){.bpn-megamenu__cta-link{width:260px}}.bpn-hamburger-drawer__horizontal-nav{padding:0 16px 16px;display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.bpn-hamburger-drawer__horizontal-nav::-webkit-scrollbar{width:0;height:0;display:none}.bpn-hamburger-drawer__horizontal-nav .bpn-hamburger-drawer__horizontal-nav-link{min-width:-moz-fit-content;min-width:fit-content;padding:8px 16px;font-size:12px;font-style:normal;font-weight:500;line-height:14px;text-transform:uppercase;letter-spacing:0;border-radius:100px;color:#000}.mobileSocialLinks{display:flex;align-items:center;margin-top:20px}.mobileSocialLink+.mobileSocialLink{margin-left:16px}.mobileSocialLink .img{width:25px;height:auto}.bpn-product-grid-item{position:relative;display:flex;flex-direction:column;height:auto}.bpn-product-grid-item button{font-weight:900}.bpn-product-grid-item__link{display:block;flex-grow:1;color:#000;text-decoration:none}.bpn-product-grid-item__image-wrapper{position:relative;margin-bottom:10px;overflow:hidden;border-radius:4px}.bpn-product-grid-item__image-wrapper:hover .bpn-product-grid-item__arrow{opacity:1}.bpn-product-grid-item__image-slider{width:100%}.bpn-product-grid-item__image-slider .swiper-slide{width:100%!important}.bpn-product-grid-item__image{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover}.bpn-product-grid-item__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#fff;border:1px solid #ccc;cursor:pointer;opacity:0;transition:opacity .3s ease}@media (min-width: 48rem){.bpn-product-grid-item__arrow{width:28px;height:28px}}.bpn-product-grid-item__arrow.bpn-swiper-button-next{right:8px}.bpn-product-grid-item__arrow.bpn-swiper-button-next:after{content:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.5 15L12.5 10L7.5 5' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");width:20px;height:20px;display:flex}.bpn-product-grid-item__arrow.bpn-swiper-button-prev{left:8px}.bpn-product-grid-item__arrow.bpn-swiper-button-prev:after{content:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.5 15L7.5 10L12.5 5' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");width:20px;height:20px;display:flex}.bpn-product-grid-item__arrow.bpn-swiper-button-disabled{cursor:default;background-color:#ccc}.bpn-product-grid-item__sale-badge{position:absolute;top:10px;right:10px;padding:4px 8px;border-radius:2px;background-color:#eb1000;color:#fff;font-size:14px;font-weight:400;line-height:18px;letter-spacing:0;font-weight:700}.bpn-product-grid-item__info{margin-bottom:6px}.bpn-product-grid-item__title{margin:4px 0;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0;font-weight:900;line-height:1.2;text-transform:uppercase;min-height:38px}.bpn-product-grid-item__price{font-size:14px;font-weight:400;line-height:18px;letter-spacing:0;text-align:right}.bpn-product-grid-item__price--sale{color:#eb1000;font-weight:700}.bpn-product-grid-item__price--compare{text-decoration:line-through;font-weight:500;margin-left:5px}.bpn-product-grid-item__price--regular{font-weight:700}.bpn-product-grid-item__form{margin-top:auto}.bpn-product-grid-item__add-to-cart{width:100%;padding:10px 15px;border-radius:4px;font-size:14px;font-weight:400;line-height:18px;letter-spacing:0;font-weight:700;transition:all .2s ease}.bpn-product-grid-item__sold-out{background-color:#ddd;color:#000;cursor:not-allowed;transition:all .2s ease;font-size:14px;font-weight:400;line-height:18px;letter-spacing:0}.bpn-product-grid-item__badge{position:absolute;top:8px;z-index:2;display:flex;align-items:center;padding:4px 8px;font-size:14px;font-weight:700;letter-spacing:.1px;line-height:1.333;text-transform:uppercase;font-style:italic;background:#fff}.bpn-product-grid-item__badge.bpn-save-badge{color:#eb1000}.bpn-product-grid-item__rating{--oke-stars-foregroundColor: color("bpn-black-950")}.bpn-product-grid-item__rating .oke-stars-foreground{width:unset}.bpn-product-grid-item__rating .oke-stars-foreground,.bpn-product-grid-item__rating .oke-stars-background{display:flex;width:unset}.bpn-product-grid-item__rating .oke-stars-foreground svg,.bpn-product-grid-item__rating .oke-stars-background svg{height:12px}.bpn-product-grid-item__rating .oke-sr-count{font-size:14px;font-style:normal;font-weight:500;line-height:18px;text-transform:uppercase}.bpn-product-grid-item__rating .oke-sr-count span{color:#767676}.bpn-product-grid-item__rating .oke-sr-label-text{display:none}.bpn-product-grid-item__rating .oke-sr-stars{line-height:1;margin-right:6px}.bpn-product-grid-item__title-wrapper{display:flex;gap:16px;align-items:baseline;justify-content:space-between}@media (max-width: 47.99rem){.bpn-product-grid-item__title-wrapper{flex-direction:column;gap:0}}.bpn-product-grid-item__category{line-height:20px;font-weight:500;text-transform:capitalize;color:#767676}@media (max-width: 47.99rem){.bpn-product-grid-item__category{font-size:12px}}.bpn-product-grid-item__serving-text{line-height:20px;font-weight:500;letter-spacing:0}@media (max-width: 47.99rem){.bpn-product-grid-item__serving-text{font-size:12px}}.bpn-product-content__view-details{display:block;text-align:center;margin-top:16px;font-size:16px;font-weight:900;text-transform:uppercase;text-decoration:underline;text-underline-offset:5px;color:#000;letter-spacing:-.32px;margin-bottom:16px}.bpn-product-content__view-details:hover{text-decoration:underline}.bpn-product-drawer{position:fixed;top:0;right:0;z-index:1001;max-width:375px;height:100%;background-color:#fff;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;transform:translate(100%);transition:transform .3s ease-in-out;will-change:transform}.bpn-product-drawer::-webkit-scrollbar{display:none}.bpn-product-drawer.visible{transform:translate(0)}@media screen and (max-width: 768px){.bpn-product-drawer{max-width:100%;top:auto;bottom:0;right:0;height:100%;max-height:100vh;transform:translateY(100%);width:100%}.bpn-product-drawer.visible{transform:translateY(0)}}.bpn-product-drawer__backdrop{position:fixed;top:0;left:0;z-index:1000;width:100%;height:100%;background-color:#0006;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;will-change:opacity,visibility}.bpn-product-drawer__backdrop.visible{opacity:1;visibility:visible}.bpn-product-drawer__header{display:flex;margin-bottom:5px;padding:16px 20px 0;justify-content:flex-end}@media (max-width: 47.99rem){.bpn-product-drawer__header{position:absolute;right:15px}}.bpn-product-drawer__close{width:24px;height:24px;padding:0;margin:0;border:none;background:transparent;cursor:pointer}.bpn-product-drawer__close svg,.bpn-product-drawer__close path{fill:#000}.bpn-product-content{display:flex;flex-direction:column;width:100%;height:100%}.bpn-product-content__title{margin-bottom:16px;padding:0 16px;font-size:20px;font-weight:400;line-height:26px;letter-spacing:0;font-weight:900;line-height:1.05;margin-right:40px}@media (max-width: 47.99rem){.bpn-product-content__title{padding:16px 16px 0}}.bpn-product-content .sms-subscription{padding:8px 4px}@media (min-width: 90rem){.bpn-product-content .sms-subscription{padding:8px 4px}}.bpn-product-content .sms-subscription .metafield-rich_text_field *{font-size:12px!important;font-style:normal!important;line-height:1}.bpn-product-content__loading{display:flex;height:200px;justify-content:center;align-items:center}.bpn-product-content__loading-spinner{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #000;border-radius:50%;animation:spin 1s linear infinite;will-change:transform}.bpn-product-content__error{padding:20px;color:#eb1000;text-align:center}.bpn-product-content__error-icon{width:24px;height:24px;margin-bottom:10px}.bpn-product-content__images{position:relative;margin-bottom:16px;padding:0 16px}.bpn-product-content__variant{padding:0 16px}.bpn-product-content__images-main{position:relative;margin-bottom:15px;text-align:center}.bpn-product-content__images-main-img{width:100%;height:auto;max-height:400px;-o-object-fit:contain;object-fit:contain;border-radius:12px}.bpn-product-content__images-nav-btn{position:absolute;top:50%;z-index:2;display:flex;width:40px;height:40px;border:none;border-radius:50%;background:#fff;box-shadow:0 2px 4px #0000001a;cursor:pointer;transform:translateY(-50%);transition:background .2s;will-change:background;align-items:center;justify-content:center;border:1.92px solid #ccc}.bpn-product-content__images-nav-btn:hover{background:#0003}.bpn-product-content__images-nav-btn--prev{left:10px}.bpn-product-content__images-nav-btn--next{right:10px}.bpn-product-content__images-thumbnails{display:flex;gap:10px;padding-bottom:5px;overflow-x:auto}.bpn-product-content__images-thumbnail-btn{width:60px;height:60px;padding:2px;border:1px solid #ccc;background:#fff;cursor:pointer}.bpn-product-content__images-thumbnail-btn--active{border-color:#000}.bpn-product-content__images-thumbnail-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bpn-product-content__purchase-options-title,.bpn-product-content__option-name{display:block;margin-bottom:8px;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0;text-transform:uppercase;font-weight:900}.bpn-product-content__option{margin-bottom:20px}.bpn-product-content__custom-dropdown{position:relative;width:100%}.bpn-product-content__custom-dropdown .sold-out-label{margin-left:8px;color:var(--warm-red);font-style:italic;line-height:12px;text-transform:uppercase;font-size:12px;font-weight:400;line-height:14px;letter-spacing:0;font-weight:701;letter-spacing:-.24px}.bpn-product-content__dropdown-extra-small{max-width:-moz-fit-content;max-width:fit-content;padding-left:8px}.bpn-product-content__dropdown-extra-small .bpn-product-content__dropdown-selected{padding:6px 10px;min-height:30px;font-size:14px;font-weight:700;line-height:18px;letter-spacing:.5px}.bpn-product-content__variation-icon{margin-right:12px}body:has(.bpn-product-drawer__backdrop.visible),html:has(.bpn-product-drawer__backdrop.visible){overflow:hidden}.bpn-product-content__dropdown-selected{display:flex;min-height:44px;padding:10px;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0;border:1px solid #ccc;border-radius:5px;font-weight:500;background-color:#fff;cursor:pointer;transition:border-color .2s ease;will-change:border-color;align-items:center;justify-content:space-between}.bpn-product-content__dropdown-selected:hover{border-color:#9a9a9a}.bpn-product-content__dropdown-selected svg{width:20px;height:20px;transition:transform .2s ease;will-change:transform}.bpn-product-content__dropdown-selected.active svg{transform:rotate(180deg)}.bpn-product-content__dropdown-options{position:absolute;top:calc(100% + 4px);left:0;z-index:10000000;width:100%;max-height:-moz-fit-content;max-height:fit-content;border:1px solid #ccc;border-radius:4px;background-color:#fff;box-shadow:0 2px 4px #0000001a;overflow-y:scroll;max-height:201px}.bpn-product-content__dropdown-option{padding:10px 16px;cursor:pointer;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0;font-weight:500;transition:background-color .2s ease;will-change:background-color}.bpn-product-content__dropdown-option:hover{background-color:#eee}.bpn-product-content__dropdown-option.bpn-product-content__dropdown-option--selected{position:relative;background-color:#eee;font-weight:600}.bpn-product-content__option-select{width:100%;padding:10px;border:1px solid #ccc;border-radius:4px;background-color:#fff;font-size:1rem}.bpn-product-content__purchase-options{margin-bottom:20px;padding:0 16px}.bpn-product-content__actions{position:sticky;bottom:0;left:0;z-index:1000000;width:100%;padding:8px 16px;background:#fff;box-shadow:0 -4px 8px #0000000d;height:100%}.bpn-product-content__purchase-option{padding:12px 12px 12px 48px;border:1px solid #ccc;border-radius:4px 4px 0 0;transition:border-color .3s ease;will-change:border-color}.bpn-product-content__purchase-option:hover{border-color:#000;cursor:pointer}.bpn-product-content__purchase-option:first-of-type{border-bottom:unset!important}.bpn-product-content__purchase-option:last-child{border-radius:0 0 4px 4px;border-top:1px solid #000}.bpn-product-content__purchase-option:last-child:hover{border-color:#000}.bpn-product-content__purchase-option.is-active,.bpn-product-content__purchase-option:hover .bpn-product-content__purchase-radio{border-color:#000}.bpn-product-content__purchase-radio-label{position:relative;display:flex;width:100%;cursor:pointer;align-items:flex-start}.bpn-product-content__purchase-radio{position:absolute;left:-40px;top:0;padding:0;width:24px;height:24px;margin:0 5px;border:2px solid #ccc;border-radius:50%;outline:none;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;flex-shrink:0;transition:all .2s ease;will-change:background-color,border-color}.bpn-product-content__purchase-radio:checked{background-color:#000;border-color:#000}.bpn-product-content__purchase-radio:checked:after{position:absolute;top:55%;left:50%;width:6px;height:10px;margin-top:-2px;border-right:2px solid white;border-bottom:2px solid white;content:"";transform:translate(-50%,-50%) rotate(45deg)}.bpn-product-content__purchase-radio:hover:not(:checked){border-color:#000}.bpn-product-content__purchase-radio-subtitle{font-size:14px;font-weight:400;line-height:18px;letter-spacing:0;color:#767676;display:block;font-weight:500}.bpn-product-content__purchase-radio-text{display:flex;width:100%;align-items:center;justify-content:space-between}.bpn-product-content__purchase-radio-title{font-size:16px;font-weight:400;line-height:20px;letter-spacing:0;font-weight:700}.bpn-product-content__purchase-radio-title .sale{color:var(--warm-red)}.bpn-product-content__purchase-radio-title .line-through{text-decoration:line-through}.bpn-product-content__purchase-price{margin-left:auto;color:#000;font-size:15px;font-weight:600;text-align:right;white-space:nowrap}.bpn-product-content__purchase-price--subscription{font-size:16px;font-weight:400;line-height:20px;letter-spacing:0;font-weight:700;text-transform:uppercase}.bpn-product-content__purchase-discount{display:block;color:#eb1000;font-size:14px}.bpn-product-content__discount-badge{display:inline-block;margin-left:8px;padding:2px 8px;border-radius:12px;background-color:#eb1000;color:#fff;font-size:.8rem}.bpn-product-content__subscription-frequency{display:flex;align-items:center;margin-top:8px}.bpn-product-content__subscription-frequency .bpn-product-content__dropdown-option span{display:none}.bpn-product-content__subscription-frequency-label{font-size:14px;font-weight:400;line-height:18px;letter-spacing:0;font-weight:900}.bpn-product-content__add-button{display:block;width:100%;margin-top:16px;margin-bottom:16px;padding:15px;border:none;border-radius:4px;background:#000;cursor:pointer;color:#fff;font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;transition:background-color .2s ease;will-change:background-color}.bpn-product-content__add-button:hover{background-color:#474747}.bpn-product-content__add-button.sold-out{background-color:#ddd;color:#000}.bpn-product-content__add-button:disabled{background-color:#ccc;cursor:not-allowed}.bpn-header{position:relative;background-color:#fff}.pageHeader.header__wrapper{flex-direction:column;align-items:normal;padding:unset!important;position:sticky;z-index:101}.bpn-header__container{display:flex;width:100%;height:56px;padding:0 1rem;align-items:center;justify-content:space-between}@media (min-width: 61.938rem){.bpn-header__container{padding:0 4rem}}@media (min-width: 75rem){.bpn-header__container{height:96px}}@media (max-width: 61.928rem){.bpn-header__left{display:flex;align-items:center;gap:1rem}}.bpn-header__athlete-content{display:flex;justify-content:center;width:100%}@media (min-width: 48rem){.bpn-header__athlete-content{justify-content:flex-end;padding:0 60px}}.bpn-header__athlete-button{align-items:center;display:flex;width:-moz-max-content;width:max-content;height:48px;padding:12px;min-width:200px;font-size:18px;font-weight:700;line-height:18px;letter-spacing:.5px;text-transform:uppercase}@media (max-width: 74.99rem){.bpn-header__athlete-button{height:30px;min-width:unset;font-size:12px;font-weight:700;line-height:12px;letter-spacing:.5px;text-transform:uppercase}}.bpn-header__athlete-button:hover{background:#eb1000;color:#fff}@media (max-width: 47.99rem){.osano-cm-widget{bottom:0!important;width:30px!important}}.search-form-submit svg{width:15px;height:15px}.search-form-close svg{width:12px}body:has(.bpn-hamburger-drawer.is-open) .osano-cm-window__widget{display:none}:root{--footer-font-size-sm: 16px;--footer-font-size-md: 18px;--footer-line-height-sm: 20px;--footer-line-height-md: 22px;--footer-letter-spacing: -.36px;--footer-font-weight-bold: 900;--footer-font-weight-medium: 500;--footer-padding-mobile: 16px;--footer-padding-desktop: 64px;--footer-max-width-mobile: 343px;--footer-max-width-desktop: 315px}.bpn-country-selector{position:relative;margin:0 auto;max-width:var(--footer-max-width-desktop)}.bpn-country-selector::-webkit-details-marker{display:none}.bpn-country-selector summary{list-style:none}.bpn-country-selector summary::-webkit-details-marker{display:none}.bpn-country-selector__selected{display:flex;padding:12px 15px;border:1px solid #fff;border-radius:5px;color:#fff;font-size:var(--footer-font-size-md);font-weight:var(--footer-font-weight-bold);text-transform:uppercase;letter-spacing:var(--footer-letter-spacing);cursor:pointer;align-items:center;gap:10px;justify-content:center}.bpn-country-selector__item-wrap{display:flex;padding:10px 20px;cursor:pointer;align-items:center;justify-content:space-between}.bpn-country-selector__single-wrap{display:flex;cursor:pointer;align-items:center;gap:10px}.bpn-country-selector__item-wrap:not(:last-child){border-bottom:1px solid #000}.bpn-country-selector__list{position:absolute;width:100%;margin-top:5px;padding:10px 0;border-radius:5px;background:#fff;max-height:400px;overflow-y:auto}.bpn-country-selector__flag-icon{width:28px;height:28px;border-radius:50px;-o-object-fit:cover;object-fit:cover}.bpn-country-selector[open] .bpn-icon-caret{transform:rotate(180deg)}.bpn-country-selector__single-wrap span{color:#000}@media (max-width: 74.99rem){.bpn-country-selector{max-width:var(--footer-max-width-mobile)}}.bpn-footer{padding:40px 0;background-color:#000;color:#fff;overflow:hidden}@media (min-width: 90rem){.bpn-footer{padding:80px 0 38px}}.bpn-footer__header{display:flex;flex-direction:column;gap:40px;padding:0 var(--footer-padding-mobile)}@media (min-width: 90rem){.bpn-footer__header{padding:0 var(--footer-padding-desktop) 67px;border-bottom:1px solid #000;flex-direction:row;justify-content:space-between}}.bpn-footer__logo{text-align:center}.bpn-footer__logo svg{width:202px}@media (min-width: 90rem){.bpn-footer__logo svg{width:396px;height:136px}}.bpn-footer__logo svg path{fill:#fff}.bpn-footer__header-links{display:flex;flex-direction:column;gap:16px}.bpn-footer__link{display:inline-block;width:var(--footer-max-width-mobile);margin:0 auto;padding:18px;border-radius:5px;font-size:var(--footer-font-size-md);font-weight:var(--footer-font-weight-bold);line-height:18px;text-align:center;text-transform:uppercase;letter-spacing:var(--footer-letter-spacing);font-style:normal;max-width:var(--footer-max-width-mobile)}@media (min-width: 90rem){.bpn-footer__link{max-width:var(--footer-max-width-desktop)}}.bpn-footer__link:hover{cursor:pointer}.bpn-footer__link--secondary{background:#fff;color:#000}.bpn-footer__link--primary{background:#eb1000;color:#fff}.bpn-footer__link--primary:hover{background:#ff4438;color:#fff}.bpn-footer__navigation{display:flex;flex-wrap:wrap;gap:28px 16px;justify-content:center;padding:58px 30px 35px}@media (min-width: 90rem){.bpn-footer__navigation{gap:40px;justify-content:space-between;padding:var(--footer-padding-desktop) 72px 47px var(--footer-padding-desktop)}}.bpn-footer__nav-group{display:flex;flex-direction:column;max-width:150px;width:calc(50% - 8px)}@media (min-width: 90rem){.bpn-footer__nav-group{max-width:184px}}.bpn-footer__nav-title{color:#fff;font-size:var(--footer-font-size-sm);font-weight:700;line-height:var(--footer-line-height-sm);text-transform:uppercase;letter-spacing:-.32px;font-style:normal}@media (min-width: 90rem){.bpn-footer__nav-title{margin:0 0 2px}}.bpn-footer__nav-link{margin:1px 0 5px;color:#ccc;font-size:var(--footer-font-size-sm);font-weight:var(--footer-font-weight-medium);line-height:var(--footer-line-height-sm);letter-spacing:0;font-style:normal}@media (min-width: 90rem){.bpn-footer__nav-link{margin:8.3px 0 0;font-size:var(--footer-font-size-md);line-height:var(--footer-line-height-md)}}.bpn-footer__nav-link:hover{color:#fff!important;cursor:pointer}.bpn-footer__social{padding:32px var(--footer-padding-mobile) 47px;border-top:1px solid #575757;border-bottom:1px solid #575757}@media (min-width: 90rem){.bpn-footer__social{padding:56px var(--footer-padding-mobile) 55px}}.bpn-footer__social-list{display:flex;flex-direction:column;gap:8px}@media (min-width: 48rem){.bpn-footer__social-list{flex-flow:row wrap;gap:16px;justify-content:center}}.bpn-footer__social-item{width:var(--footer-max-width-mobile);margin:0 auto;max-width:var(--footer-max-width-mobile)}@media (min-width: 48rem){.bpn-footer__social-item{width:calc(50% - 16px);margin:unset;max-width:496px}}@media (min-width: 90rem){.bpn-footer__social-item{max-width:var(--footer-max-width-desktop);width:var(--footer-max-width-desktop)}}.bpn-footer__bottom-link:hover{color:#fff!important}.bpn-footer .bpn-footer__social-item svg:last-of-type{margin-left:auto}.bpn-footer__social-link{display:flex;width:100%;padding:22px 29px;border:1px solid #575757;color:#fff;font-size:var(--footer-font-size-md);font-weight:var(--footer-font-weight-bold);line-height:18px;text-transform:uppercase;letter-spacing:var(--footer-letter-spacing);align-items:center;font-style:normal;gap:8px}@media (min-width: 90rem){.bpn-footer__social-link{padding:22px 23px}}.bpn-footer__social-link:hover{border:1px solid #eee;color:#fff!important}.bpn-footer__bottom{padding:var(--footer-padding-mobile)}@media (min-width: 90rem){.bpn-footer__bottom{padding:40px var(--footer-padding-desktop)}}.bpn-footer__running-text{position:relative}.bpn-footer__running-text p{position:relative;width:-moz-max-content;width:max-content;padding-left:100%;color:#fff;font-size:112px;font-weight:var(--footer-font-weight-bold);line-height:112px;letter-spacing:-2.24px;animation:marquee 80s linear infinite;font-style:normal}@media (min-width: 90rem){.bpn-footer__running-text p{font-size:176px;font-weight:700;line-height:176px;letter-spacing:-5.28px}}.bpn-footer__statement{width:var(--footer-max-width-mobile);margin:0 auto!important;padding:18.5px 25px 14px 26px;color:#767676;font-size:12px;font-weight:var(--footer-font-weight-medium);line-height:14px;text-align:center;letter-spacing:0;font-style:normal}@media (min-width: 90rem){.bpn-footer__statement{width:808px;padding:var(--footer-padding-desktop) 25px 14px 26px;font-size:var(--footer-font-size-sm);line-height:var(--footer-line-height-sm)}}.bpn-footer__bottom-links{display:flex;gap:8px;justify-content:center;margin-top:26px}@media (min-width: 90rem){.bpn-footer__bottom-links{gap:56px;margin-top:10px}}.bpn-footer__bottom-item{display:flex;margin:0 1px 0 0}@media (max-width: 39.99rem){.bpn-footer__bottom-item{min-width:64px}.bpn-footer__bottom-item:nth-child(4){min-width:56px}}.bpn-footer__bottom-link{color:#fff;font-size:10px;font-weight:700;line-height:12px;text-transform:uppercase;letter-spacing:0;font-style:normal}@media (min-width: 20rem){.bpn-footer__bottom-link br{display:none}}@media (min-width: 90rem){.bpn-footer__bottom-link{font-size:var(--footer-font-size-sm);line-height:var(--footer-line-height-sm);letter-spacing:-.32px}}@media (min-width: 40rem){.bpn-footer__bottom-link--mobile{display:none}}.bpn-footer__bottom-link--desktop{display:none}@media (min-width: 40rem){.bpn-footer__bottom-link--desktop{display:block}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}.bpn-homepage-hero{position:relative;margin:0 auto;max-width:1920px;z-index:10}@media (min-width: 75rem){.bpn-homepage-hero{padding-bottom:88px;background-image:var(--hero-image);background-position:center;background-size:cover;background-repeat:no-repeat}}.bpn-homepage-hero__title{color:#fff;text-transform:uppercase;letter-spacing:-2.88px;max-width:374px}@media (min-width: 75rem){.bpn-homepage-hero__title{font-size:144px;font-weight:900;line-height:112px;letter-spacing:-.5px;letter-spacing:-4.32px;max-width:640px}}.bpn-homepage-hero__text{margin-top:28px;color:#fff;max-width:310px}@media (min-width: 75rem){.bpn-homepage-hero__text{font-size:20px;font-weight:400;line-height:26px;letter-spacing:0;margin-top:20px;max-width:420px}}.bpn-homepage-hero__content{position:relative;padding:94px 16px 40px}@media (min-width: 90rem){.bpn-homepage-hero__content{padding:63px 63px 172px}}.bpn-homepage-hero__video-container{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:0}.bpn-homepage-hero__video-container--mobile{display:block}.bpn-homepage-hero__video-overlay{position:absolute;top:0;left:0;z-index:100;width:100%;height:100%;background:#0006}.bpn-homepage-hero__video-mobile{z-index:50;display:block}@media (min-width: 90rem){.bpn-homepage-hero__video-mobile{display:none}}.bpn-homepage-hero__video-desktop{z-index:50;display:none}@media (min-width: 90rem){.bpn-homepage-hero__video-desktop{display:block!important}}.bpn-homepage-hero__content-wrapper{position:relative;z-index:100}.bpn-homepage-hero__controls{display:flex;width:100%;margin-top:40px;flex-direction:column;gap:20px;max-width:353px}@media (min-width: 75rem){.bpn-homepage-hero__controls{width:600px;margin-top:40px;margin-left:.75px;flex-direction:row;gap:16px;max-width:600px}}.bpn-homepage-hero__cta{width:100%;padding:17px 0;border-radius:5px;text-align:center}.bpn-homepage-hero__cta--primary{border:1px solid #eb1000;background:#eb1000;color:#fff}.bpn-homepage-hero__cta--primary:focus{border:1px solid #5a130e;color:#fff}.bpn-homepage-hero__cta--primary:hover{background:#ff4438;color:#fff}.bpn-homepage-hero__cta--secondary{border:1px solid #ccc;color:#fff}.bpn-homepage-hero__cta--secondary:focus{border:1px solid #fff;color:#fff}.bpn-homepage-hero__cta--secondary:hover{background:#fff;color:#000}.bpn-homepage-hero__content-wrapper{display:flex;flex-direction:column}.bpn-homepage-hero__content-wrapper.center{align-items:center;text-align:center}.bpn-homepage-hero__content-wrapper.right{align-items:flex-end;text-align:right}@media (min-width: 75rem){.bpn-homepage-hero__video-container--mobile{display:none}}.bpn-homepage-hero__img-desktop{display:none}@media (min-width: 75rem){.bpn-homepage-hero__img-desktop{display:block}}.bpn-homepage-hero__img-mobile{display:block}@media (min-width: 75rem){.bpn-homepage-hero__img-mobile{display:none}}.bpn-homepage-hero__video iframe{position:absolute;top:50%;left:50%;width:100vw;height:177.78vw;transform:translate(-50%,-50%);-o-object-fit:cover;object-fit:cover}.bpn-category-list{margin:0 auto;padding:16px;background:#eee;max-width:1920px}@media (min-width: 90rem){.bpn-category-list{padding:32px 64px}}.bpn-category-list__media img{min-height:275px;-o-object-fit:cover;object-fit:cover;-o-object-position:left;object-position:left;max-height:275px}@media (min-width: 48rem){.bpn-category-list__media img{min-height:318px}}.bpn-category-list__content{position:absolute;text-align:center}.bpn-category-list__item{display:flex;width:220px;border-radius:5px;transition:transform .3s ease-in-out;align-items:center;flex-direction:column;gap:6px;justify-content:center;overflow:hidden}@media (min-width: 90rem){.bpn-category-list__item{border-radius:5px;gap:7px;min-width:304px}}@media (min-width: 48rem){.bpn-category-list__item{height:unset;aspect-ratio:1 / 1;flex-grow:1;max-height:424px;max-width:424px}}.bpn-category-list__item:hover{transform:scale(1.025)}.bpn-category-list__title{margin-bottom:6px;color:#fff;text-transform:uppercase}@media (min-width: 90rem){.bpn-category-list__title{font-size:32px;font-weight:900;line-height:32px;letter-spacing:-.25px;margin-top:8px;text-transform:uppercase}}.bpn-category-list__link{display:inline-block;color:#eee;text-transform:uppercase}@media (min-width: 90rem){.bpn-category-list__link{padding-bottom:8px}}.bpn-category-list__link:hover{color:#fff}.bpn-category-list__link:after{display:block;width:100%;height:5px;margin-top:2px;background-color:#eb1000;content:" "}.bpn-category-list__image--mobile{display:none}@media (max-width: 47.99rem){.bpn-category-list__image--mobile{display:block}}.bpn-category-list__image--desktop{display:none}@media (min-width: 48rem){.bpn-category-list__image--desktop{display:block}}.bpn-category-list__controls{-moz-column-gap:16px;column-gap:16px;display:flex;justify-content:center;margin:24px auto 0}.bpn-category-list__pagination{align-items:center;-moz-column-gap:8px;column-gap:8px;display:flex}.swiper-pagination-bullet{width:12px;height:12px;border-radius:50%;background-color:#767676}.swiper-pagination-bullet-active{width:48px;border-radius:18px;background:#000}.swiper-pagination-bullet:hover{background:#000;cursor:pointer}.swiper-pagination-bullet:last-of-type:not(.swiper-pagination-bullet-active){width:8px;height:8px}.bpn-testimonials{margin:0 auto;max-width:1920px;padding:40px 16px 48px}@media (min-width: 48rem){.bpn-testimonials{overflow:hidden;padding:49px 0 75px 64px}}.bpn-testimonials__subtitle{margin:12px 0 0 4px;color:#767676}@media (min-width: 90rem){.bpn-testimonials__subtitle{font-size:24px;font-weight:900;line-height:20px;letter-spacing:0;margin:0 0 0 5px}}@media (min-width: 90rem){.bpn-testimonials__title-container{display:flex;gap:21px;flex-wrap:wrap;width:85%}}.bpn-testimonials-slider{position:relative;margin:24px 0 32px;max-width:375px}@media (min-width: 48rem){.bpn-testimonials-slider{margin:49px 0 32px;max-width:unset;overflow:visible}}.bpn-testimonial-slide{display:flex;cursor:pointer;gap:16px}@media (min-width: 48rem){.bpn-testimonial-slide{width:192px;height:192px;transition:width .5s ease;gap:32px}}.bpn-testimonial-slide__image{width:128px;height:170px;border-radius:5px;-o-object-fit:cover;object-fit:cover}@media (min-width: 48rem){.bpn-testimonial-slide__image{width:192px;height:192px;cursor:pointer}}.bpn-testimonial-slide__text{font-size:16px;font-weight:400;line-height:20px;letter-spacing:0;margin-top:8px;word-wrap:break-word}@media (min-width: 48rem){.bpn-testimonial-slide__text{width:400px;margin-top:16px;font-size:18px;font-weight:500;line-height:22px;font-style:normal}}.bpn-testimonial-slide__name{font-size:16px;font-weight:700;line-height:20px;letter-spacing:0;margin-top:16px}@media (min-width: 48rem){.bpn-testimonial-slide__name{margin-top:22px}}.bpn-testimonial-slide__role{font-size:12px;font-weight:400;line-height:14px;letter-spacing:0;color:#767676}@media (min-width: 48rem){.bpn-testimonial-slide__role{margin-top:1px}}.bpn-testimonials-slider__navigation{position:absolute;top:-101px;display:none;width:100%;justify-content:flex-end;max-width:calc(100% - 63px)}@media (min-width: 48rem){.bpn-testimonials-slider__navigation{display:flex;gap:16px}}@media (min-width: 90rem){.bpn-testimonials-slider__navigation{top:-70px}}.bpn-testimonials-slider__navigation .swiper-button{cursor:pointer}.bpn-testimonials-thumbs-slider{display:flex;flex-direction:column}@media (min-width: 48rem){.bpn-testimonials-thumbs-slider{display:none}}.bpn-testimonials-thumbs-slide{width:96px;height:96px}@media (min-width: 48rem){.bpn-testimonials-thumbs-slide{width:108px;height:108px}}.bpn-testimonials-thumbs-slide img{border-radius:5px;cursor:pointer}.bpn-testimonials-thumbs-slider__controls{-moz-column-gap:16px;column-gap:16px;display:flex;margin:40px auto 0}@media (min-width: 48rem){.bpn-testimonials-thumbs-slider__controls{display:none}}.bpn-testimonials-thumbs-slider__pagination{align-items:center;-moz-column-gap:8px;column-gap:8px;display:flex}@media (min-width: 48rem){.bpn-testimonials-thumbs-slider__pagination{display:none}}.bpn-testimonials-thumbs-slider__controls .swiper-pagination-bullet{width:12px;height:12px;border-radius:50%;background-color:#767676;cursor:pointer}.bpn-testimonials-thumbs-slider__controls .swiper-pagination-bullet:hover{background:#000}.bpn-testimonials-thumbs-slider__controls .swiper-pagination-bullet-active{width:48px;border-radius:18px;background:#000}.bpn-stars-red-container{margin-top:-2px}@media (min-width: 48rem){.bpn-stars-red-container{margin-top:2px}}.bpn-testimonials__title{word-wrap:break-word}@media (min-width: 48rem){.bpn-testimonials__title{font-size:24px;font-weight:900;line-height:20px;letter-spacing:0}}.bpn-testimonial-slide__content{width:55%}@media (min-width: 48rem){.bpn-testimonial-slide__content{display:none}}@media (min-width: 48rem){.bpn-testimonial-slide.swiper-slide-active{width:560px;padding-right:80px;box-sizing:content-box}}@media (min-width: 48rem){.bpn-testimonial-slide.swiper-slide-active .bpn-testimonial-slide__content{display:block}}@media (min-width: 48rem){.bpn-testimonials-slide__stars{margin-top:2px}}.bpn-quiz{margin:0 auto;padding:205px 0 237px;background:linear-gradient(0deg,#000000a6 0% 100%),var(--background-image) #d3d3d3 -684.561px -29px/465.099% 107.046% no-repeat;max-width:1920px}.bpn-quiz__subtitle{color:#eb1000;font-size:16px;font-weight:700;line-height:20px;letter-spacing:0;text-align:center;letter-spacing:-.32px;font-style:normal}.bpn-quiz__title{color:#fff;font-size:80px;font-weight:900;line-height:64px;letter-spacing:-.25px;text-align:center;letter-spacing:-1.92px;font-style:normal}.bpn-quiz__link-container{margin-top:8px;text-align:center}.bpn-quiz__link{display:inline-block;padding:17px 24px;border:1px solid #eee;border-radius:5px;color:#eee;text-align:center;min-width:258px}.bpn-quiz__link:hover{border:1px solid #fff;color:#fff}.bpn-quiz__text{width:282px;margin:20px auto 0;color:#fff;font-size:16px;font-weight:700;line-height:20px;text-align:center;letter-spacing:0;font-style:normal}@media (min-width: 48rem){.bpn-quiz{background-position:center;background-size:cover}}@media (min-width: 90rem){.bpn-quiz__container{display:flex;gap:64px;justify-content:center;margin-top:46px}.bpn-quiz__link{width:458px;margin-top:3px;padding:27px 34px;font-size:48px;font-weight:900;line-height:40px;letter-spacing:-.25px;letter-spacing:-1.44px;font-style:normal}.bpn-quiz{padding:288px 0 360px}.bpn-quiz__subtitle{font-size:24px;font-weight:900;line-height:20px;letter-spacing:0;letter-spacing:-.48px;font-style:normal}.bpn-quiz__title{font-size:144px;font-weight:900;line-height:112px;letter-spacing:-.5px;letter-spacing:-4.32px;font-style:normal;min-width:571px}.bpn-quiz__link-container{align-items:center;display:flex;margin-top:0}.bpn-quiz__text{width:640px;margin:32px auto 0;font-size:20px;font-weight:400;line-height:26px;letter-spacing:0;font-weight:500;font-style:normal}}.bpn-tile-group{margin:0 auto;max-width:1920px;padding:44px 14px 54px 15px}@media (min-width: 48rem){.bpn-tile-group{padding:40px 32px}}@media (min-width: 61.938rem){.bpn-tile-group{padding:40px}}@media (min-width: 90rem){.bpn-tile-group{padding:96px 64px 79px}}.bpn-tile-group__container{display:flex;width:100%;margin-top:24px;gap:16px;max-width:unset}@media (min-width: 48rem){.bpn-tile-group__container{margin-top:48px}}@media (max-width: 47.99rem){.bpn-tile-group__container{flex-wrap:wrap}}@media (min-width: 90rem){.bpn-tile-group__container{gap:32px}}.bpn-tile{position:relative;max-width:100%}@media (min-width: 48rem){.bpn-tile--long{width:50%}}.bpn-tile--long img{aspect-ratio:3 / 4;-o-object-fit:cover;object-fit:cover}.bpn-tile-group__title{max-width:346px}@media (min-width: 48rem){.bpn-tile-group__title{max-width:1088px}}@media (min-width: 90rem){.bpn-tile-group__title{font-size:80px;font-weight:900;line-height:64px;letter-spacing:-.25px}}.bpn-tile-group__title-highlight{color:#eb1000}.bpn-tile__content{position:absolute;bottom:0;display:flex;width:100%;padding:0 15px 20px 16px;gap:32px;justify-content:space-between}@media (min-width: 90rem){.bpn-tile__content{gap:48px;padding:0 40px 48px}}.bpn-tile__title{color:#fff;font-weight:900}@media (min-width: 90rem){.bpn-tile__title{font-size:23px;font-style:normal;line-height:20px;text-transform:uppercase}}@media (min-width: 90rem){.bpn-tile__content-wrapper{display:flex;flex-direction:column;justify-content:center}}.bpn-tile__text{color:#fff;font-weight:500!important}@media (min-width: 90rem){.bpn-tile__text{font-size:20px;font-weight:400;line-height:26px;letter-spacing:0;margin-top:6px}}.bpn-tile__link-container{align-items:flex-start;align-self:center;display:flex;max-height:48px;max-width:48px;min-height:48px;min-width:48px}@media (min-width: 90rem){.bpn-tile__link-container{max-height:80px;max-width:80px;min-height:80px;min-width:80px}}.bpn-recommendations{max-width:1920px;margin:0 auto;padding:48px 16px 60px;overflow-x:clip}@media (min-width: 90rem){.bpn-recommendations{padding:60px 64px 72px}}.bpn-recommendations .swiper{overflow:visible}.bpn-recommendations__title{margin:0 0 32px;font-size:48px;font-style:normal;font-weight:900;line-height:40px;letter-spacing:-1.44px;text-transform:uppercase}@media (min-width: 90rem){.bpn-recommendations__title{margin:0 0 31px}}.bpn-recommendations__slider{display:flex;flex-direction:column;position:relative}@media (min-width: 90rem){.bpn-recommendations__slider{padding-top:25px}}.bpn-recommendations__navigation{display:none}@media (min-width: 90rem){.bpn-recommendations__navigation{width:100%;justify-content:flex-end;display:flex;position:absolute;top:-53px;gap:16px}}.bpn-recommendations__navigation .bpn-recommendations__nav-button{border:none;padding:0;background:none}.bpn-recommendations__navigation .swiper-button:hover{cursor:pointer}.bpn-recommendations__navigation .swiper-button-disabled{color:#000}.bpn-recommendations__navigation .swiper-button-disabled svg path{stroke:#ccc!important}.bpn-recommendations__controls{margin:32px auto 0;display:flex;-moz-column-gap:16px;column-gap:16px}@media (min-width: 90rem){.bpn-recommendations__controls{display:none}}.bpn-recommendations__pagination{display:flex;align-items:center;-moz-column-gap:8px;column-gap:8px}.bpn-recommendations__pagination .swiper-pagination-bullet{border-radius:50%;width:12px;height:12px;background-color:#767676}.bpn-recommendations__pagination .swiper-pagination-bullet:hover{background:#000;cursor:pointer}.bpn-recommendations__pagination .swiper-pagination-bullet:last-of-type:not(.swiper-pagination-bullet-active){width:8px;height:8px}.bpn-recommendations__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:48px;border-radius:18px;background:#000}.bpn-recommendations__products .bpn-product-grid-item{max-width:304px;border-radius:5px}.bpn-reviews{margin:0 auto;max-width:1920px;padding:40px 16px 48px}@media (min-width: 48rem){.bpn-reviews{padding:40px 32px}}@media (min-width: 61.938rem){.bpn-reviews{padding:40px}}@media (min-width: 90rem){.bpn-reviews{-moz-column-gap:87px;column-gap:87px;display:flex;padding:64px 64px 118px}}.bpn-reviews__content{min-width:360px;width:360px}.bpn-reviews__subtitle{margin-top:16px;color:#777;text-transform:uppercase}@media (min-width: 90rem){.bpn-reviews__subtitle{font-size:24px;font-weight:900;line-height:20px;letter-spacing:0;margin-top:21px}}.bpn-reviews__title{margin:16px 0 32px;letter-spacing:-1.44px}@media (min-width: 90rem){.bpn-reviews__title{margin:33px 0 34px}}.bpn-review-card{padding:37px 23px 55px;border:1px solid #767676;border-radius:5px;max-width:264px}@media (min-width: 90rem){.bpn-review-card{max-width:267px;padding:37px 23px 63px}}.bpn-review-card__rating{margin-bottom:20px}@media (min-width: 90rem){.bpn-review-card__rating{margin-bottom:24px}}.bpn-review-card__title{font-weight:900;text-transform:uppercase}@media (min-width: 90rem){.bpn-review-card__title{margin-bottom:-3px}}.bpn-review-card__author{display:flex;margin-top:4px;font-weight:500;line-height:16px;letter-spacing:.11px;align-items:center;flex-wrap:wrap}@media (min-width: 90rem){.bpn-review-card__author{margin-top:10px}}.bpn-review-card__author svg{margin:0 6px 0 12px}.bpn-review-card__author-title{color:#9a9a9a;font-weight:500}.bpn-review-card__text{margin-top:12px;font-weight:500;max-width:343px}@media (min-width: 90rem){.bpn-review-card__text{margin-top:14px}}.bpn-reviews-slider{display:flex;flex-direction:column}.bpn-reviews-slider__navigation{display:none}@media (min-width: 90rem){.bpn-reviews-slider__navigation{display:flex;margin-top:60px;margin-bottom:32px;margin-left:auto;gap:16px;justify-content:flex-end;max-width:calc(100% - 176px)}}.bpn-reviews-slider__navigation .swiper-button:hover{cursor:pointer}.bpn-reviews-slider__navigation .swiper-button.swiper-button-disabled{color:#000}.bpn-reviews-slider__navigation .swiper-button.swiper-button-disabled svg path{stroke:#ccc}.bpn-reviews-slider__controls{-moz-column-gap:16px;column-gap:16px;display:flex;margin:40px auto 0}@media (min-width: 90rem){.bpn-reviews-slider__controls{display:none}}.bpn-reviews-slider__pagination{align-items:center;-moz-column-gap:8px;column-gap:8px;display:flex}@media (min-width: 90rem){.bpn-reviews-slider__pagination{display:none}}.bpn-reviews-slider__pagination .swiper-pagination-bullet{width:12px;height:12px;border-radius:50%;background-color:#767676}.bpn-reviews-slider__pagination .swiper-pagination-bullet:hover{background:#000;cursor:pointer}.bpn-reviews-slider__pagination .swiper-pagination-bullet:last-of-type:not(.swiper-pagination-bullet-active){width:8px;height:8px}.bpn-reviews-slider__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:48px;border-radius:18px;background:#000}.bpn-youtube__drawer{position:fixed;top:0;left:0;z-index:1001;width:100vw;height:100vh;background:#0009}.bpn-youtube__drawer .hidden{display:none}.bpn-youtube__drawer-content{position:relative;width:368px;height:100%;margin-left:auto;padding:40.5px 24px 24px;background:#fff;box-sizing:border-box;overflow-y:auto}.bpn-youtube__drawer-close{position:absolute;top:22px;right:22px;display:flex;padding:0;justify-content:flex-end}.bpn-youtube__drawer-close svg{min-width:16px}.bpn-youtube__drawer-close-button{display:flex;width:20px;height:20px;border:none;background:none;align-items:center;justify-content:center}.bpn-youtube__drawer-title{font-size:32px;font-weight:900;line-height:32px;text-transform:uppercase;letter-spacing:-.96px;font-style:normal}.bpn-youtube__drawer-text{margin-top:4px;color:#767676;font-size:16px;font-weight:500;line-height:20px;letter-spacing:0;font-style:normal}.bpn-youtube__product-list{display:flex;flex-direction:column;gap:18px;margin-top:32px;padding-bottom:60px}.bpn-youtube__product-list .product-card{display:flex;flex-direction:row;max-width:unset}.bpn-youtube__product-list .product-card__image-container{width:120px;height:153px;min-width:120px}.bpn-youtube__product-list .product-card__image-container img{-o-object-fit:cover;object-fit:cover}.bpn-youtube__product-list .product-card__content{width:100%;margin-left:16px;padding:0}.bpn-youtube__product-list .product-card__rating [data-oke-reviews-version]>div{display:flex}.bpn-youtube__product-list .oke-sr-stars{margin:1.5px 4px 0 0}.bpn-youtube__product-list .oke-sr-stars .oke-stars{width:60px;margin-left:-3px}.bpn-youtube__product-list .oke-stars-foreground,.bpn-youtube__product-list .oke-stars-background{width:60px}.bpn-youtube__product-list .oke-stars svg{width:60px;height:9px}.bpn-youtube__product-list .product-card__rating .oke-sr-count{display:inline-block;margin-top:3px;font-size:10px;line-height:12px}.bpn-youtube__product-list .oke-sr-count span{color:#575757}.bpn-youtube__product-list .oke-sr-label-text{display:none}.bpn-youtube__product-list .product-card__title{margin-top:.5px}.bpn-youtube__product-list .product-card__dropdown{margin-top:12px}.bpn-youtube__product-list .product-card__dropdown-content{z-index:51}.bpn-youtube__product-list .product-card__dropdown-trigger{padding:5px 5px 5px 11px}.bpn-youtube__product-list .product-card__add-button{width:auto;margin-top:32px;padding:0 0 3px;border-bottom:3px solid #000;border-radius:0;background:none;color:#000;font-size:14px;font-weight:900;line-height:14px;text-transform:uppercase;letter-spacing:-.28px;font-style:normal}.bpn-youtube__slider{display:flex;flex-direction:column;margin:55px auto 0;max-width:1920px}.bpn-youtube__slider-navigation{display:none}.bpn-youtube__slider-navigation .swiper-button,.bpn-youtube__slider-navigation .swiper-button svg path{color:#fff;stroke:#fff}.bpn-youtube__slider-navigation .swiper-button:hover{cursor:pointer}.bpn-youtube__slider-navigation .swiper-button.swiper-button-disabled svg path,.bpn-youtube__slider-navigation .swiper-button.swiper-button-disabled{stroke:#ccc}.bpn-youtube__slider-controls{-moz-column-gap:16px;column-gap:16px;display:flex;margin:44px auto 5px}.bpn-youtube__slider-pagination{align-items:center;-moz-column-gap:8px;column-gap:8px;display:flex}.bpn-youtube__slider-pagination .swiper-pagination-bullet{width:12px;height:12px;border-radius:50%;background-color:#e5e5e5}.bpn-youtube__slider-pagination .swiper-pagination-bullet:hover{background:#000}.bpn-youtube__slider-pagination .swiper-pagination-bullet:last-of-type:not(.swiper-pagination-bullet-active){width:8px;height:8px}.bpn-youtube__slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:48px;border-radius:18px;background:#fff}@media (min-width: 90rem){.bpn-youtube__slider{overflow:visible;position:relative}.bpn-youtube__slider-navigation{position:absolute;top:-75px;right:0;display:flex;width:200px;margin-left:auto;gap:16px;justify-content:flex-end}.bpn-youtube__slider-controls,.bpn-youtube__slider-pagination{display:none}}.bpn-youtube{margin:0 auto;padding:39.5px 16px 80px;background:#111;max-width:1920px;overflow:hidden}.bpn-youtube__subtitle{color:#eb1000;text-transform:uppercase}.bpn-youtube__content{display:flex;flex-direction:column;gap:16px;margin-top:16px}.bpn-youtube__text{color:#fff;line-height:20px;letter-spacing:-.32px}.bpn-youtube__link:hover{color:#fff}.bpn-youtube__link:after{bottom:-7.5px;left:0;display:block;height:5px;background:#eb1000;content:" "}.bpn-youtube__link{position:relative;display:inline-block;width:-moz-fit-content;width:fit-content;color:#ccc;text-transform:uppercase;letter-spacing:-.36px}.bpn-youtube__title{color:#fff;line-height:40px;text-transform:uppercase;letter-spacing:-1.44px}.bpn-youtube__video-card-iframe{height:173px}.bpn-youtube__video-card-iframe iframe{width:100%;height:100%;border-radius:5px}.bpn-youtube__video-card-text{margin:.5px 0;color:#fff;text-transform:uppercase;letter-spacing:-.24px}.bpn-youtube__video-card-title{margin:12.5px 0 .5px;color:#fff;text-transform:uppercase;letter-spacing:-.32px}.bpn-youtube__video-card{width:308px}.bpn-youtube__video-card-link:hover{color:#fff;cursor:pointer}.bpn-youtube__video-card-link:after{position:absolute;bottom:-5px;left:0;width:100%;height:3px;background:#eb1000;content:" "}.bpn-youtube__video-card-link{position:relative;display:inline-block;width:-moz-fit-content;width:fit-content;margin-top:7px;color:#eee;font-size:12px;font-weight:900;line-height:12px;text-transform:uppercase;letter-spacing:-.24px;font-style:normal}@media (min-width: 90rem){.bpn-youtube__link:after{bottom:-5.5px;left:1px}.bpn-youtube__video-card-iframe{height:549px}.bpn-youtube{padding:89px 64px 85px}.bpn-youtube__video-card-text{font-size:16px;font-weight:700;line-height:20px;letter-spacing:0}.bpn-youtube__video-card-title{font-size:24px;font-weight:900;line-height:20px;letter-spacing:0;margin:19px 0 8.5px}.bpn-youtube__video-card{width:976px}.bpn-youtube__video-card-link{margin-top:15.5px;font-size:16px;line-height:12px;letter-spacing:-.32px}.bpn-youtube__video-card-link:after{bottom:-7px}.bpn-youtube__subtitle,.bpn-youtube__title{font-size:80px;font-weight:900;line-height:64px;letter-spacing:-.25px;line-height:61px;letter-spacing:-1.6px}.bpn-youtube__content{display:flex;flex-direction:row;margin-top:55px}.bpn-youtube__text{font-size:24px;font-weight:900;line-height:20px;letter-spacing:0;font-weight:500;letter-spacing:-.48px}}.bpn-newsletter{margin:0 auto;padding:32px 16px;background-color:#000;max-width:1920px;overflow:hidden}@media (max-width: 47.99rem){.bpn-newsletter .bpn-newsletter__title--desktop{display:none}}@media (min-width: 48rem){.bpn-newsletter{padding:0}}.bpn-newsletter__content{margin:0 auto;padding:32px 16px;border-radius:5px;background-color:#dcff00;gap:16px;max-width:400px}@media (min-width: 48rem){.bpn-newsletter__content{border-radius:0;max-width:unset}}@media (min-width: 61.938rem){.bpn-newsletter__content{display:flex;justify-content:space-between}}@media (min-width: 90rem){.bpn-newsletter__content{padding:56px 184px 47px}}.bpn-newsletter__content-info{max-width:640px}@media (min-width: 48rem){.bpn-newsletter__content-info{max-width:448px}}@media (min-width: 61.938rem){.bpn-newsletter__content-info{min-width:448px}}.bpn-newsletter__title{color:#000;font-size:48px;font-weight:900;line-height:40px;letter-spacing:-.25px;letter-spacing:-1.44px;font-style:normal}@media (min-width: 48rem){.bpn-newsletter__title{line-height:40px}}.bpn-newsletter__title br{display:block}@media (min-width: 48rem){.bpn-newsletter__title br{display:none}}.bpn-newsletter__text{margin-top:16px;color:#000;margin-bottom:16px;font-size:16px;font-weight:700;line-height:20px;letter-spacing:0;font-style:normal}@media (min-width: 48rem){.bpn-newsletter__text{width:100%;margin-top:16px;font-size:20px;font-weight:400;line-height:26px;letter-spacing:0}}.bpn-newsletter__form{position:relative;display:flex;flex-direction:row;justify-content:center}@media (min-width: 48rem){.bpn-newsletter__form{max-width:448px}}@media (min-width: 90rem){.bpn-newsletter__form{margin-top:0}}.bpn-newsletter__error{position:absolute;top:44px;width:100%;padding:0 0 0 16px;color:#eb1000;font-size:11px;font-weight:400;line-height:13px;text-align:left;font-style:normal}@media (min-width: 48rem){.bpn-newsletter__error{top:50px;padding:0 0 0 22px;text-align:left}}.bpn-newsletter__message{padding:30px 0}@media (min-width: 48rem){.bpn-newsletter__message{min-width:424px;padding:5px 0}}@media (min-width: 90rem){.bpn-newsletter__message{min-width:424px;padding:36px 0 0}}.bpn-newsletter__message h3{color:#000;font-size:18px;font-weight:700;line-height:18px;letter-spacing:.5px;text-transform:uppercase;line-height:22px;text-align:center;letter-spacing:-.36px}.bpn-newsletter__message p{margin-top:8px;color:#000;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0;text-align:center;font-style:normal}.bpn-newsletter__input{width:100%;height:64px;padding:20px 16px;border:1px solid #fff;border-radius:5px 0 0 5px;background-color:#fff;color:#767676;font-size:18px;font-weight:700;line-height:18px;letter-spacing:.5px;text-transform:uppercase;line-height:22px;text-align:left;letter-spacing:-.36px;font-style:normal}@media (min-width: 48rem){.bpn-newsletter__input{width:312px;height:72px;padding:27px 0 28px 20px;border-radius:5px 0 0 5px;font-size:24px;line-height:24px;text-align:left}}@media (min-width: 61.938rem){.bpn-newsletter__input{width:335px}}.bpn-newsletter__input:focus{border:1px solid #000;background-color:#fff}.bpn-newsletter__input.focused{background-color:#fff}.bpn-newsletter__input::-moz-placeholder{color:#777}.bpn-newsletter__input::placeholder{color:#777}.bpn-newsletter__input.has-error{color:#ff4438}.bpn-join-us__button{width:121px;margin:0;padding:20px 16px;border:none;border-radius:0 5px 5px 0;background-color:#000;color:#fff;font-size:18px;font-weight:900;line-height:22px;text-align:center;text-transform:uppercase;letter-spacing:-.36px;cursor:pointer;font-style:normal}@media (min-width: 48rem){.bpn-join-us__button{width:122px;margin:0;padding:0 25px;border-radius:0 5px 5px 0;max-height:75px}}.bpn-newsletter__footer{margin-top:20px;color:#000;font-size:11px;font-weight:500;line-height:13px;letter-spacing:0;font-style:normal;max-width:448px}@media (min-width: 90rem){.bpn-newsletter__footer{font-size:12px;line-height:16px}}.bpn-newsletter__footer ul{list-style-type:disc;padding-left:20px;-webkit-padding-start:20px}.bpn-newsletter__footer ol{list-style-type:decimal;padding-left:20px;-webkit-padding-start:20px}.bpn-newsletter__footer b{font-weight:900}.bpn-newsletter__footer a{color:#000;font-size:11px;font-weight:500;line-height:13px;letter-spacing:0;font-style:normal;text-decoration:underline}.hidden{display:none}@media (min-width: 48rem){.bpn-newsletter__title--mobile{display:none!important}}.bpn-collection{display:flex;flex-direction:column;max-width:1440px;margin:0 auto;padding:20px 16px}@media (min-width: 61.938rem){.bpn-collection{padding:18px 64px 20px}}.bpn-collection__breadcrumb{display:flex;gap:4px;font-size:12px;font-weight:400;line-height:14px;letter-spacing:0;color:#777}.bpn-collection__title{margin:8px 0 0;letter-spacing:-.96px;font-size:48px;font-weight:900;line-height:40px;letter-spacing:-.25px}@media (min-width: 61.938rem){.bpn-collection__title{margin:12px 0 0;font-size:96px;line-height:80px;letter-spacing:-.25px;font-weight:900;letter-spacing:-1.92px}}.bpn-collection__description{font-size:16px;font-weight:400;line-height:20px;letter-spacing:0;color:#767676}.bpn-collection__collection-navigation{display:flex;align-items:center;margin-top:16px;gap:8px;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}@media (min-width: 61.938rem){.bpn-collection__collection-navigation{margin-top:36px;gap:16px}}.bpn-collection__collection-navigation::-webkit-scrollbar{display:none}.bpn-collection__collection-navigation-item{position:relative;padding:9px 11px;border:1px solid #000;border-radius:16px;background-color:#fff;color:#000;font-size:12px;font-weight:400;line-height:14px;letter-spacing:0;font-weight:700;text-transform:uppercase;transition:background-color .3s ease-in-out,color .3s ease-in-out;min-width:-moz-max-content;min-width:max-content}@media (min-width: 61.938rem){.bpn-collection__collection-navigation-item{width:240px;padding:15px 8px 23px;border:2px solid #000;border-radius:5px;background-color:#333;background-image:unset!important;color:#fff;font-size:18px;font-weight:400;line-height:22px;letter-spacing:0;font-weight:900;text-align:center;letter-spacing:-.36px}}.bpn-collection__collection-navigation-item:after{position:absolute;top:0;left:0;display:none;width:100%;height:100%;content:" ";opacity:.6}@media (min-width: 61.938rem){.bpn-collection__collection-navigation-item:after{display:block}}.bpn-collection__collection-navigation-item span{position:relative;z-index:1}@media (min-width: 61.938rem){.bpn-collection__collection-navigation-item span:after{position:absolute;bottom:-7px;left:-2px;width:100%;height:5px;background:#eb1000;content:" "}}.bpn-collection__collection-navigation-item:hover{background-color:#000;color:#fff;cursor:pointer}@media (min-width: 61.938rem){.bpn-collection__collection-navigation-item:hover{background-color:#fff;color:#000}}@media (max-width: 61.928rem){.bpn-collection__sidebar.visible{z-index:1000000;opacity:1;transform:translate(0)}}.bpn-collection__sidebar{padding:18px 0 0;background:#fff;transition:transform .3s ease,opacity .3s ease}@media (max-width: 61.928rem){.bpn-collection__sidebar{position:fixed;top:0;right:0;width:335px;height:100vh;opacity:0;transform:translate(100%);max-width:100%}}@media (min-width: 61.938rem){.bpn-collection__sidebar{width:304px;min-width:304px;padding:18px 0 0}}.bpn-collection__sidebar-header{display:flex;justify-content:space-between;align-items:center;padding:16px 16px 15px;border-bottom:1px solid #ccc}@media (min-width: 61.938rem){.bpn-collection__sidebar-header{display:none}}.bpn-collection__sidebar-close-button{width:16px;height:16px;padding:0;border:unset}.bpn-collection__sidebar-header .bpn-collection__sidebar-title{font-size:24px;font-weight:900;line-height:20px;letter-spacing:0;text-transform:uppercase}.bpn-collection__sidebar-footer{position:fixed;right:0;bottom:0;display:flex;width:100%;padding:15px 16px 16px;border-top:1px solid #ccc;justify-content:flex-end;align-items:center;gap:34px}@media (min-width: 61.938rem){.bpn-collection__sidebar-footer{display:none}}.bpn-collection__sidebar-footer-button{font-size:16px;font-weight:400;line-height:20px;letter-spacing:0;font-weight:900!important;text-align:center;text-transform:uppercase}.bpn-collection__sidebar-footer-button.primary-button{padding:12px 40px;border-radius:5px;background:#000;color:#fff;min-width:178px}.bpn-collection__sidebar-footer-button.secondary-button{position:relative;color:#000}.bpn-collection__sidebar-footer-button.secondary-button:after{position:absolute;bottom:-1px;left:0;width:100%;height:3px;background:#000;content:""}.bpn-collection__sidebar-filter{padding:18px 16px 0}@media (min-width: 61.938rem){.bpn-collection__sidebar-filter{padding:0}}.bpn-collection__sidebar-filter-title{margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #ccc}.bpn-collection__sidebar-filter-title h2{margin:0;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0;font-weight:700}@media (min-width: 61.938rem){.bpn-collection__content{display:flex;flex-direction:row;gap:32px}}.bpn-collection__main{flex-grow:1;width:100%}@media (min-width: 61.938rem){.bpn-collection__main{padding:16px 0 0}}.bpn-collection__controls{display:flex;justify-content:space-between;align-items:center;margin:15px 0 16px;gap:15px}@media (min-width: 61.938rem){.bpn-collection__controls{margin:32px 0 0;padding:0 0 11px;gap:32px;border-bottom:1px solid #ccc;justify-content:unset;align-items:flex-end}}.bpn-collection__product-filter-label{display:none;gap:8px;align-items:center;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0;min-width:304px;font-weight:700}@media (min-width: 61.938rem){.bpn-collection__product-filter-label{display:flex}}.bpn-collection__product-count{display:none;margin-bottom:15px;font-weight:500;font-size:14px;font-weight:400;line-height:18px;letter-spacing:0}@media (min-width: 48rem){.bpn-collection__product-count{margin-bottom:0}}@media (min-width: 61.938rem){.bpn-collection__product-count{display:block;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0;font-weight:500}}.bpn-collection__filter-trigger{display:flex;width:calc(50% - 8px);padding:8px 11px;max-width:320px;border:1px solid #ccc;border-radius:5px;align-self:center;justify-content:space-between;background:#fff;font-size:12px;font-weight:400;line-height:14px;letter-spacing:0;font-weight:700}@media (min-width: 61.938rem){.bpn-collection__filter-trigger{display:none}}.bpn-collection__filter-trigger div{align-items:center;display:flex;gap:8px}.bpn-collection__filter-trigger-item-count span{margin-left:12px;font-size:12px;font-weight:400;line-height:14px;letter-spacing:0;color:#777;font-weight:500}.bpn-collection__sort{display:flex;width:calc(50% - 8px);max-width:320px;align-items:center}@media (min-width: 61.938rem){.bpn-collection__sort{width:184px;margin-left:auto}}.bpn-collection__sort-label{display:none;margin-right:10px;min-width:-moz-fit-content;min-width:fit-content;font-size:14px;font-weight:400;line-height:18px;letter-spacing:0}@media (min-width: 48rem){.bpn-collection__sort-label{display:block}}@media (min-width: 61.938rem){.bpn-collection__sort-label{display:none}}.bpn-collection__sort-select{position:relative;width:100%;padding:6px 12px;border:1px solid #ccc;border-radius:4px;background-color:#fff;font-size:14px;font-weight:400;line-height:18px;letter-spacing:0}@media (min-width: 48rem){.bpn-collection__sort-select{padding:9px 12px;border-radius:5px;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0}}.bpn-collection__product-grid{width:100%}.bpn-collection__products{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;width:100%}@media (min-width: 48rem){.bpn-collection__products{grid-template-columns:repeat(3,1fr);gap:24px}}@media (min-width: 90rem){.bpn-collection__products{grid-template-columns:repeat(4,1fr);gap:30px}}.bpn-collection__products.is-loading{position:relative;min-height:300px;opacity:.6;pointer-events:none}.bpn-collection__products-inner{display:contents;width:100%}.bpn-collection__product{width:100%}.bpn-collection__promo-image{position:relative;height:100%;overflow:hidden;border-radius:4px;grid-column:span 1}@media (max-width: 47.99rem){.bpn-collection__promo-image{grid-column:span 2}}.bpn-collection__promo-image--span-2{grid-column:span 2}.bpn-collection__promo-image--span-3{grid-column:span 3}@media (max-width: 47.99rem){.bpn-collection__promo-image--span-3{grid-column:span 2}}.bpn-collection__promo-image--span-4{grid-column:1 / -1}.bpn-collection__promo-image-link{display:block;height:100%;color:#000;text-decoration:none}.bpn-collection__promo-image-content{position:absolute;bottom:0;left:0;width:100%;padding:20px;background:linear-gradient(to top,#000000b3,#0000);color:#fff}.bpn-collection__promo-image-title{font-size:16px;font-weight:400;line-height:20px;letter-spacing:0;margin:0 0 5px;font-weight:700}.bpn-collection__promo-image-subtitle{font-size:14px;font-weight:400;line-height:18px;letter-spacing:0;margin:0}.bpn-collection__pagination{display:flex;justify-content:center;margin-top:40px;gap:16px}@media (min-width: 48rem){.bpn-collection__products--with-sidebar{grid-template-columns:repeat(2,1fr)}}@media (min-width: 48rem) and (min-width: 90rem){.bpn-collection__products--with-sidebar{grid-template-columns:repeat(3,1fr)}}.bpn-collection__empty{width:100%;padding:40px 0;text-align:center}.bpn-collection__empty p{font-size:16px;font-weight:400;line-height:20px;letter-spacing:0;color:#767676}.bpn-collection__loading-overlay{position:absolute;top:0;left:0;z-index:5;display:flex;width:100%;height:100%;background-color:#ffffffb3;justify-content:center;align-items:center}.bpn-collection__loading-spinner{width:48px;height:48px;border:4px solid rgba(0,0,0,.1);border-radius:50%;border-top-color:"bpn-blue";animation:spin 1s ease-in-out infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.bpn-collection__no-results{margin:20px 0;padding:40px 20px;border-radius:8px;background-color:#eee;color:#767676;text-align:center;grid-column:1 / -1;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0}.bpn-facets{width:100%;margin-bottom:20px}.bpn-facets__form{width:100%}.bpn-facets__active-filters{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.bpn-facets__clear{display:inline-block;margin-top:10px;cursor:pointer}.bpn-facets__clear-all{font-size:14px;font-weight:400;line-height:18px;letter-spacing:0;color:#767676;text-decoration:underline;transition:color .2s ease}.bpn-facets__clear-all:hover{color:#000}.bpn-facets__filters{width:100%}.bpn-facets__details{margin-bottom:20px;padding-bottom:19px;border-bottom:1px solid #ccc;cursor:pointer}@media (max-width: 61.928rem){.bpn-facets__details{margin-bottom:18px;padding-bottom:15px}}.bpn-facets__summary{display:flex;align-items:center;justify-content:space-between;padding:0;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0;font-weight:600;list-style:none}.bpn-facets__summary-label{text-transform:uppercase}.bpn-facets__summary::-webkit-details-marker{display:none}.bpn-facets__summary svg{width:16px;height:16px;transition:transform .2s ease}details[open] .bpn-facets__summary svg{transform:rotate(180deg)}.bpn-facets__count{font-size:14px;font-weight:400;line-height:18px;letter-spacing:0;margin-left:5px;font-weight:500}.bpn-facets__values{display:flex;flex-direction:column;gap:16px;margin:14px 0 0}@media (min-width: 61.938rem){.bpn-facets__values{gap:12px}}.bpn-facets__checkbox{position:relative;display:flex;gap:12px;cursor:pointer;align-items:center;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0;font-weight:500}.bpn-facets__checkbox:last-child{margin-bottom:0}.bpn-facets .bpn-facets__checkbox-input{width:20px;height:20px;margin:0;border-radius:4px}@media (min-width: 61.938rem){.bpn-facets .bpn-facets__checkbox-input{width:16px;height:16px}}.bpn-facets__checkbox-input:checked+.bpn-facets__checkbox-icon{display:block}.bpn-facets__checkbox-input:checked+.bpn-facets__checkbox-icon:after{opacity:1}.bpn-facets__checkbox-input:focus+.bpn-facets__checkbox-icon{border-color:"bpn-blue"}.bpn-facets__checkbox-icon{position:absolute;top:1px;left:-1px;display:none;width:18px;height:18px;border:1px solid #fff;border-radius:4px;transition:border-color .2s ease}.bpn-facets__checkbox-icon:hover{cursor:pointer}.bpn-facets__checkbox-icon:after{position:absolute;top:2px;left:6px;width:5px;height:10px;border:solid #fff;background-color:#000;opacity:0;transition:opacity .2s ease;transform:rotate(45deg);content:"";border-width:0 2px 2px 0}.bpn-facets__checkbox-label{font-size:14px;font-weight:400;line-height:18px;letter-spacing:0;padding-top:1px;line-height:1.4;-webkit-user-select:none;-moz-user-select:none;user-select:none}.bpn-facets__active-values{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px;margin-bottom:20px}.bpn-facets__active-filter{display:flex;margin:0 0 16px;flex-wrap:wrap;gap:12px}@media (min-width: 61.938rem){.bpn-facets__active-filter{gap:16px}}.bpn-facets__active-filter-item{display:none;padding:5px 8px;border-radius:5px;background-color:#ccc9;align-items:center;gap:8px;font-size:12px;font-weight:400;line-height:14px;letter-spacing:0}@media (min-width: 61.938rem){.bpn-facets__active-filter-item{padding:6px 8px;gap:7px;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0}}.bpn-facets__active-filter-item.active{display:flex}.bpn-facets__active-filter-button{display:flex;padding:0;border:unset;background-color:unset;align-items:center}.bpn-facets__active-filter-button svg{width:10px;height:10px;color:#767676}.bpn-facets__active-filter-clear-button{position:relative;display:none;padding:0;border:unset;background-color:unset;font-weight:900;font-size:12px;font-weight:400;line-height:14px;letter-spacing:0}.bpn-facets__active-filter-clear-button.active{display:block}@media (min-width: 61.938rem){.bpn-facets__active-filter-clear-button.active{font-size:16px;font-weight:400;line-height:20px;letter-spacing:0;font-weight:700}}.bpn-facets__active-filter-clear-button:after{position:absolute;bottom:2px;left:0;width:100%;height:3px;background-color:#000;content:" "}@media (min-width: 61.938rem){.bpn-facets__active-filter-clear-button:after{bottom:4px}}.bpn-product-grid-item__add-to-cart.loading{opacity:.8;cursor:wait;position:relative}.bpn-product-grid-item__add-to-cart.loading:after{content:"";position:absolute;top:50%;right:10px;transform:translateY(-50%);width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:translateY(-50%) rotate(0)}to{transform:translateY(-50%) rotate(360deg)}}.sms-subscription__button p{font-size:12px;line-height:18px;font-style:normal;font-weight:700;text-transform:uppercase;color:inherit}@media (min-width: 61.938rem){.sms-subscription__button p{font-size:16px;line-height:16px}}.template--page .rte p,.template-account-login p,.template-account p{margin:0 0 20px}.template--page .rte p,.template--page .rte li{line-height:2}.bpn-athletic-hero-banner{position:relative;width:100%;letter-spacing:initial}.bpn-athletic-hero-banner p{margin:0}.bpn-athletic-hero-banner__content-wrapper{position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;padding:45px;background:linear-gradient(270deg,#0c0c0c,#81818100)}@media (max-width: 47.99rem){.bpn-athletic-hero-banner__content-wrapper{padding:10px}}.bpn-athletic-hero-banner__image-mobile{display:none}@media (max-width: 47.99rem){.bpn-athletic-hero-banner__image-mobile{display:contents}}.bpn-athletic-hero-banner__image-desktop{display:none}@media (min-width: 48rem){.bpn-athletic-hero-banner__image-desktop{display:contents}}.bpn-athletic-hero-banner__content{display:flex;width:100%;height:100%;padding:50px 24px}.bpn-athletic-hero-banner__content--m-left{justify-content:flex-start;text-align:left}.bpn-athletic-hero-banner__content--m-center{justify-content:center;text-align:center}.bpn-athletic-hero-banner__content--m-right{justify-content:flex-end;text-align:right}.bpn-athletic-hero-banner__content--m-top{align-items:flex-start}.bpn-athletic-hero-banner__content--m-v-center{align-items:center}.bpn-athletic-hero-banner__content--m-bottom{align-items:flex-end}.bpn-athletic-hero-banner__content--mobile-text-left{justify-self:flex-start;text-align:left;place-content:start}.bpn-athletic-hero-banner__content--mobile-text-center{justify-self:center;text-align:center;place-content:center}.bpn-athletic-hero-banner__content--mobile-text-right{justify-self:flex-end;text-align:right;place-content:end}@media (min-width: 48rem){.bpn-athletic-hero-banner__content--d-left{justify-content:flex-start;text-align:left}.bpn-athletic-hero-banner__content--d-center{justify-content:center;text-align:center}.bpn-athletic-hero-banner__content--d-right{justify-content:flex-end;text-align:right}.bpn-athletic-hero-banner__content--d-top{align-items:flex-start}.bpn-athletic-hero-banner__content--d-v-center{align-items:center}.bpn-athletic-hero-banner__content--d-bottom{align-items:flex-end}.bpn-athletic-hero-banner__content--desktop-text-left{text-align:left}.bpn-athletic-hero-banner__content--desktop-text-center{text-align:center}.bpn-athletic-hero-banner__content--desktop-text-right{text-align:right}}@media (max-width: 47.99rem){.bpn-athletic-hero-banner__content{padding:10px}}.bpn-athletic-hero-banner__media-container{height:644px}@media (min-width: 48rem){.bpn-athletic-hero-banner__media-container{height:616px}}.bpn-athletic-hero-banner__media-container .responsive-image__wrapper{height:644px}@media (min-width: 48rem){.bpn-athletic-hero-banner__media-container .responsive-image__wrapper{height:616px}}.bpn-athletic-hero-banner__media-container .responsive-image__wrapper img{-o-object-fit:cover;object-fit:cover}.bpn-athletic-hero-banner__video iframe{height:644px}@media (min-width: 48rem){.bpn-athletic-hero-banner__video iframe{height:616px}}.bpn-athletic-hero-banner__video video{display:block;width:100%;height:100%;overflow:hidden;-o-object-fit:cover;object-fit:cover}.bpn-athletic-hero-banner__video-desktop,.bpn-athletic-hero-banner__image-desktop{display:none}@media (min-width: 48rem){.bpn-athletic-hero-banner__video-desktop,.bpn-athletic-hero-banner__image-desktop{display:block;height:100%}}.bpn-athletic-hero-banner__video-mobile,.bpn-athletic-hero-banner__image-mobile{display:block;height:100%}@media (min-width: 48rem){.bpn-athletic-hero-banner__video-mobile,.bpn-athletic-hero-banner__image-mobile{display:none}}.bpn-athletic-hero-banner__eyebrow{position:relative;left:-5px;display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;margin-bottom:10px;color:#000}@media (min-width: 48rem){.bpn-athletic-hero-banner__eyebrow{margin-bottom:13px}}.bpn-athletic-hero-banner__eyebrow__icon{position:absolute;display:flex;width:100%;height:23px}@media (min-width: 48rem){.bpn-athletic-hero-banner__eyebrow__icon{height:32px}}.bpn-athletic-hero-banner__eyebrow__icon svg{width:100%;height:23px}@media (min-width: 48rem){.bpn-athletic-hero-banner__eyebrow__icon svg{height:32px}}.bpn-athletic-hero-banner__eyebrow__text{position:relative;padding:0 11px;text-transform:uppercase;letter-spacing:.6px;font-size:16px;font-weight:900;line-height:16px}@media (min-width: 48rem){.bpn-athletic-hero-banner__eyebrow__text{font-size:20px;font-weight:900;line-height:24px}}.bpn-athletic-hero-banner__title{display:block;margin:0 0 16px;font-size:48px;font-weight:900;line-height:40px}@media (min-width: 48rem){.bpn-athletic-hero-banner__title{margin:0 0 24px;max-width:128px;font-size:80px;font-weight:900;line-height:64px}}.bpn-athletic-hero-banner__description{display:block;margin-bottom:12px;max-width:675px;font-size:16px;font-weight:500;line-height:20px}@media (min-width: 48rem){.bpn-athletic-hero-banner__description{margin-bottom:24px;max-width:357px;font-size:20px;font-weight:500;line-height:24px}}.bpn-athletic-hero-banner__description--m-left{justify-content:flex-start;text-align:left}.bpn-athletic-hero-banner__description--m-center{justify-content:center;text-align:center}.bpn-athletic-hero-banner__description--m-right{justify-content:flex-end;text-align:right}.bpn-athletic-hero-banner__description--m-top{align-items:flex-start}.bpn-athletic-hero-banner__description--m-v-center{align-items:center}.bpn-athletic-hero-banner__description--m-bottom{align-items:flex-end}.bpn-athletic-hero-banner__description--mobile-text-left{justify-self:flex-start;text-align:left;place-content:start}.bpn-athletic-hero-banner__description--mobile-text-center{justify-self:center;text-align:center;place-content:center}.bpn-athletic-hero-banner__description--mobile-text-right{justify-self:flex-end;text-align:right;place-content:end}@media (min-width: 48rem){.bpn-athletic-hero-banner__description--d-left{justify-content:flex-start;text-align:left}.bpn-athletic-hero-banner__description--d-center{justify-content:center;text-align:center}.bpn-athletic-hero-banner__description--d-right{justify-content:flex-end;text-align:right}.bpn-athletic-hero-banner__description--d-top{align-items:flex-start}.bpn-athletic-hero-banner__description--d-v-center{align-items:center}.bpn-athletic-hero-banner__description--d-bottom{align-items:flex-end}.bpn-athletic-hero-banner__description--desktop-text-left{text-align:left}.bpn-athletic-hero-banner__description--desktop-text-center{text-align:center}.bpn-athletic-hero-banner__description--desktop-text-right{text-align:right}}.bpn-athletic-two-column{position:relative;display:flex;width:100%;margin-bottom:0;flex-direction:column;letter-spacing:initial}@media (min-width: 61.938rem){.bpn-athletic-two-column{flex-direction:row;margin-bottom:80px}}.bpn-athletic-two-column__description{display:block;margin-bottom:12px;font-size:16px;font-weight:500;line-height:20px}@media (min-width: 61.938rem){.bpn-athletic-two-column__description{margin-bottom:40px;font-size:20px;font-weight:500;line-height:26px}}.bpn-athletic-two-column__content-wrapper{position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;padding:10px;background:#0000004d}@media (min-width: 61.938rem){.bpn-athletic-two-column__content-wrapper{position:relative;height:auto;min-height:408px;overflow:hidden;padding:0 42px;background:unset;flex:1}}.bpn-athletic-two-column__buttons{display:flex;align-items:center;gap:20px}.bpn-athletic-two-column__buttons--m-left{justify-content:flex-start;text-align:left}.bpn-athletic-two-column__buttons--m-center{justify-content:center;text-align:center}.bpn-athletic-two-column__buttons--m-right{justify-content:flex-end;text-align:right}.bpn-athletic-two-column__buttons--m-top{align-items:flex-start}.bpn-athletic-two-column__buttons--m-v-center{align-items:center}.bpn-athletic-two-column__buttons--m-bottom{align-items:flex-end}.bpn-athletic-two-column__buttons--mobile-text-left{justify-self:flex-start;text-align:left;place-content:start}.bpn-athletic-two-column__buttons--mobile-text-center{justify-self:center;text-align:center;place-content:center}.bpn-athletic-two-column__buttons--mobile-text-right{justify-self:flex-end;text-align:right;place-content:end}@media (min-width: 61.938rem){.bpn-athletic-two-column__buttons--d-left{justify-content:flex-start;text-align:left}.bpn-athletic-two-column__buttons--d-center{justify-content:center;text-align:center}.bpn-athletic-two-column__buttons--d-right{justify-content:flex-end;text-align:right}.bpn-athletic-two-column__buttons--d-top{align-items:flex-start}.bpn-athletic-two-column__buttons--d-v-center{align-items:center}.bpn-athletic-two-column__buttons--d-bottom{align-items:flex-end}.bpn-athletic-two-column__buttons--desktop-text-left{text-align:left}.bpn-athletic-two-column__buttons--desktop-text-center{text-align:center}.bpn-athletic-two-column__buttons--desktop-text-right{text-align:right}}.bpn-athletic-two-column__media-wrapper{position:relative;width:100%;height:256px;overflow:hidden}@media (min-width: 61.938rem){.bpn-athletic-two-column__media-wrapper{flex:1.5;height:408px}}.bpn-athletic-two-column__media-container{position:relative;width:100%;height:100%;overflow:hidden}.bpn-athletic-two-column__video-desktop,.bpn-athletic-two-column__image-desktop{display:none;height:100%}@media (min-width: 61.938rem){.bpn-athletic-two-column__video-desktop,.bpn-athletic-two-column__image-desktop{display:block}}.bpn-athletic-two-column .responsive-image__wrapper{height:100%}.bpn-athletic-two-column img{height:100%;-o-object-fit:cover;object-fit:cover}.bpn-athletic-two-column__video-mobile,.bpn-athletic-two-column__image-mobile{display:block}@media (min-width: 61.938rem){.bpn-athletic-two-column__video-mobile,.bpn-athletic-two-column__image-mobile{display:none}}.bpn-athletic-two-column__video video{display:block;width:100%;height:100%;min-height:256px;overflow:hidden;-o-object-fit:cover;object-fit:cover}@media (min-width: 61.938rem){.bpn-athletic-two-column__video video{min-height:unset}}.bpn-athletic-two-column__content{display:flex;width:100%;height:100%;padding:22px 6px}.bpn-athletic-two-column__content--m-left{justify-content:flex-start;text-align:left}.bpn-athletic-two-column__content--m-center{justify-content:center;text-align:center}.bpn-athletic-two-column__content--m-right{justify-content:flex-end;text-align:right}.bpn-athletic-two-column__content--m-top{align-items:flex-start}.bpn-athletic-two-column__content--m-v-center{align-items:center}.bpn-athletic-two-column__content--m-bottom{align-items:flex-end}.bpn-athletic-two-column__content--mobile-text-left{justify-self:flex-start;text-align:left;place-content:start}.bpn-athletic-two-column__content--mobile-text-center{justify-self:center;text-align:center;place-content:center}.bpn-athletic-two-column__content--mobile-text-right{justify-self:flex-end;text-align:right;place-content:end}@media (min-width: 61.938rem){.bpn-athletic-two-column__content--d-left{justify-content:flex-start;text-align:left}.bpn-athletic-two-column__content--d-center{justify-content:center;text-align:center}.bpn-athletic-two-column__content--d-right{justify-content:flex-end;text-align:right}.bpn-athletic-two-column__content--d-top{align-items:flex-start}.bpn-athletic-two-column__content--d-v-center{align-items:center}.bpn-athletic-two-column__content--d-bottom{align-items:flex-end}.bpn-athletic-two-column__content--desktop-text-left{text-align:left}.bpn-athletic-two-column__content--desktop-text-center{text-align:center}.bpn-athletic-two-column__content--desktop-text-right{text-align:right}}@media (min-width: 61.938rem){.bpn-athletic-two-column__content{padding:24px}}.bpn-athletic-two-column__content>div{max-width:328px}.bpn-athletic-two-column__eyebrow{margin-bottom:6px}@media (min-width: 61.938rem){.bpn-athletic-two-column__eyebrow{margin-bottom:8px}}.bpn-athletic-two-column__title{display:block;margin:0 0 12px;word-break:break-word;font-size:32px;font-weight:900;line-height:32px}@media (min-width: 61.938rem){.bpn-athletic-two-column__title{margin:0 0 36px;font-size:48px;font-weight:900;line-height:40px}}.bpn-athletic-two-column .bpn-button{display:flex;align-items:center;justify-content:center;height:36px;padding:14px 16px;font-size:14px;font-weight:900;line-height:18px}@media (min-width: 61.938rem){.bpn-athletic-two-column .bpn-button{width:100%;height:56px;font-size:18px;font-weight:900;line-height:18px}}.bpn-athletic-callout{display:flex;align-items:center;justify-content:center;margin-bottom:52px;padding:20px;background:#f0f0f0}@media (min-width: 61.938rem){.bpn-athletic-callout{padding:24px}}.bpn-athletic-callout__container{display:flex;gap:36px}@media (min-width: 61.938rem){.bpn-athletic-callout__container{gap:16px}}.bpn-athletic-callout__content{display:flex;flex-direction:column}.bpn-athletic-callout__item{position:relative;display:flex;width:100%;padding:0;flex-direction:column;align-items:center;gap:12px;text-align:center}@media (min-width: 61.938rem){.bpn-athletic-callout__item{position:relative;flex:0 0 calc(33.333% - 20px);max-width:416px;padding:14px 22px;flex-direction:row;text-align:initial}.bpn-athletic-callout__item:not(:last-child){margin-right:16px}.bpn-athletic-callout__item:not(:last-child):after{position:absolute;top:0;right:-16px;width:1px;height:100%;background-color:#ccc;content:""}}.bpn-athletic-callout__icon{display:flex;width:100%;height:52px;justify-content:center}@media (min-width: 61.938rem){.bpn-athletic-callout__icon{height:100%;margin-right:24px}}.bpn-athletic-callout__icon img{display:block;max-width:80px;-o-object-fit:contain;object-fit:contain}.bpn-athletic-callout__text{display:flex;flex-direction:column;align-items:center}@media (min-width: 61.938rem){.bpn-athletic-callout__text{align-items:flex-start}}.bpn-athletic-callout__title{text-transform:uppercase;letter-spacing:-.24px;font-size:12px;font-weight:900;line-height:12px}@media (min-width: 61.938rem){.bpn-athletic-callout__title{color:#000;letter-spacing:-.32px;font-size:16px;font-weight:900;line-height:20px}}.bpn-athletic-callout__description{display:none;color:#444;font-size:16px;font-weight:500;line-height:20px}@media (min-width: 61.938rem){.bpn-athletic-callout__description{display:inline-flex}}#athlete-stack-section{scroll-margin-top:100px}@media (min-width: 61.938rem){#athlete-stack-section{scroll-margin-top:150px}}.bpn-athletic-feature-row-dropdowns{position:relative;display:flex;flex-direction:column;width:100%;letter-spacing:initial}@media (min-width: 61.938rem){.bpn-athletic-feature-row-dropdowns{flex-direction:row}}.bpn-athletic-feature-row-dropdowns__media-wrapper{position:relative;overflow:hidden;width:100%}@media (min-width: 61.938rem){.bpn-athletic-feature-row-dropdowns__media-wrapper{flex:1.5}}.bpn-athletic-feature-row-dropdowns__content-wrapper{padding:24px 16px 48px}@media (min-width: 61.938rem){.bpn-athletic-feature-row-dropdowns__content-wrapper{position:relative;overflow:hidden;z-index:2;padding:60px 64px 76px 32px;flex:1}}.bpn-athletic-feature-row-dropdowns__media-container{position:relative;width:100%;height:100%;overflow:hidden}.bpn-athletic-feature-row-dropdowns__video-desktop,.bpn-athletic-feature-row-dropdowns__image-desktop{display:none}@media (min-width: 61.938rem){.bpn-athletic-feature-row-dropdowns__video-desktop,.bpn-athletic-feature-row-dropdowns__image-desktop{display:block;height:100%}}.bpn-athletic-feature-row-dropdowns__video-mobile,.bpn-athletic-feature-row-dropdowns__image-mobile{display:block;height:280px}@media (min-width: 61.938rem){.bpn-athletic-feature-row-dropdowns__video-mobile,.bpn-athletic-feature-row-dropdowns__image-mobile{display:none}}.bpn-athletic-feature-row-dropdowns__video video{display:block;width:100%;height:280px;overflow:hidden;-o-object-fit:cover;object-fit:cover}@media (min-width: 61.938rem){.bpn-athletic-feature-row-dropdowns__video video{height:100%}}.bpn-athletic-feature-row-dropdowns__content{display:flex;flex-direction:column;justify-content:center;height:100%;color:#fff}.bpn-athletic-feature-row-dropdowns__title{position:absolute;top:140px;left:50%;display:block;width:100%;margin:0 0 12px;color:#fff;transform:translate(-140px,-50%);font-size:32px;font-weight:900;line-height:32px}@media (min-width: 61.938rem){.bpn-athletic-feature-row-dropdowns__title{position:static;margin-bottom:28px;color:#000;transform:unset;font-size:48px;font-weight:900;line-height:40px}}.bpn-athletic-feature-row-dropdowns__title p{margin:0}.bpn-athletic-feature-row-dropdowns__accordion-title{position:relative;display:flex;align-items:center;width:-moz-fit-content;width:fit-content;margin-left:-10px}.bpn-athletic-feature-row-dropdowns__accordion-title__icon{position:absolute;width:100%}.bpn-athletic-feature-row-dropdowns__accordion-title__icon svg{width:100%;height:26px;color:#000;transform:scaleX(-1)}.bpn-athletic-feature-row-dropdowns__accordion-title__text{position:relative;padding:0 11px;color:#000;text-transform:uppercase;letter-spacing:.72px;font-size:18px;font-weight:900;line-height:22px}.bpn-athletic-feature-row-dropdowns__accordion-item{border-bottom:1.5px solid #000}.bpn-athletic-feature-row-dropdowns__accordion-item .bpn-athletic-feature-row-dropdowns__accordion-icon--plus{display:inline-block}.bpn-athletic-feature-row-dropdowns__accordion-item .bpn-athletic-feature-row-dropdowns__accordion-icon--minus{visibility:hidden}.bpn-athletic-feature-row-dropdowns__accordion-item.is-open .bpn-athletic-feature-row-dropdowns__accordion-icon--plus{display:none}.bpn-athletic-feature-row-dropdowns__accordion-trigger{display:flex;width:100%;padding:20px 0;border:none;background:none;text-align:left;cursor:pointer;flex-direction:row-reverse;justify-content:space-between;font-size:18px;font-weight:700;line-height:1.2}.bpn-athletic-feature-row-dropdowns__accordion-trigger:hover{opacity:.8}.bpn-athletic-feature-row-dropdowns__accordion-panel{overflow:hidden;padding:0;transition:max-height .3s ease}.bpn-athletic-feature-row-dropdowns .hidden{display:none}@media (min-width: 61.938rem){.bpn-athletic-feature-row-dropdowns--reverse{flex-flow:row-reverse}}.schedule-line{display:flex;gap:8px;margin-bottom:24px;letter-spacing:.36px;font-size:18px;font-weight:500;line-height:22px}.schedule-line__time{min-width:80px}.schedule-line__desc{flex:1}.bpn-athletic-media-quote{position:relative;display:flex;flex-direction:column-reverse;width:100%;letter-spacing:initial}@media (min-width: 61.938rem){.bpn-athletic-media-quote{flex-direction:row;margin-bottom:80px;padding:0 64px}}.bpn-athletic-media-quote__podcast-title{margin:12px 12px 48px;color:#000;font-size:16px;font-weight:500;line-height:20px}@media (min-width: 61.938rem){.bpn-athletic-media-quote__podcast-title{position:absolute;bottom:15px;left:24px;z-index:10;margin:0;max-width:551px;color:#fff;font-size:24px;font-weight:400;line-height:28px}}.bpn-athletic-media-quote__media-wrapper{position:relative;overflow:hidden;width:100%}@media (min-width: 61.938rem){.bpn-athletic-media-quote__media-wrapper{flex:2}}.bpn-athletic-media-quote__media-container{position:relative;width:100%;height:210px;overflow:hidden}@media (min-width: 61.938rem){.bpn-athletic-media-quote__media-container{height:100%}}.bpn-athletic-media-quote__video video{display:block;width:100%;height:100%;overflow:hidden;-o-object-fit:cover;object-fit:cover}.bpn-athletic-media-quote__content-wrapper{padding:24px 16px 40px}@media (min-width: 61.938rem){.bpn-athletic-media-quote__content-wrapper{position:relative;flex:1;min-height:519px;overflow:hidden;z-index:2;padding:15px 16px 15px 30px;background:transparent!important}}.bpn-athletic-media-quote__video-desktop,.bpn-athletic-media-quote__image-desktop{display:none;height:100%}@media (min-width: 61.938rem){.bpn-athletic-media-quote__video-desktop,.bpn-athletic-media-quote__image-desktop{display:block}}.bpn-athletic-media-quote__video-mobile,.bpn-athletic-media-quote__image-mobile{display:block;height:100%}@media (min-width: 61.938rem){.bpn-athletic-media-quote__video-mobile,.bpn-athletic-media-quote__image-mobile{display:none}}.bpn-athletic-media-quote__content{display:flex;height:100%}.bpn-athletic-media-quote__eyebrow{position:relative;display:flex;align-items:center;width:-moz-fit-content;width:fit-content;margin-bottom:24px;color:#000}.bpn-athletic-media-quote__eyebrow__icon{position:absolute;width:100%}.bpn-athletic-media-quote__eyebrow__icon svg{width:100%;height:26px}.bpn-athletic-media-quote__eyebrow__text{position:relative;padding:0 11px;text-transform:uppercase;letter-spacing:.56px;font-size:14px;font-weight:900;line-height:16px}@media (min-width: 61.938rem){.bpn-athletic-media-quote__eyebrow__text{font-size:20px;font-weight:900;line-height:24px}}.bpn-athletic-media-quote__title{display:block;margin:0 0 14px;font-size:32px;font-weight:700;line-height:32px}@media (min-width: 61.938rem){.bpn-athletic-media-quote__title{margin:0 0 36px;font-size:40px;font-weight:700;line-height:40px}}.author-block{display:flex;align-items:center;gap:22px}.author-block__image img{border-radius:50%;max-width:60px}@media (min-width: 61.938rem){.author-block__image img{max-width:85px}}.author-block__name{letter-spacing:.64px;font-size:16px;font-weight:700;line-height:20px}@media (min-width: 61.938rem){.author-block__name{text-transform:uppercase;letter-spacing:.96px;font-size:24px;font-weight:900;line-height:28px}}.author-block__title{font-size:16px;font-weight:500;line-height:20px}@media (min-width: 61.938rem){.author-block__title{font-size:24px;font-weight:400;line-height:28px}}.bpn-athletic-image-multiple-column{position:relative;width:100%;margin-bottom:52px;overflow:hidden;padding:0 12px}@media (min-width: 61.938rem){.bpn-athletic-image-multiple-column{margin-bottom:80px;padding:0 64px}}.bpn-athletic-image-multiple-column__title{margin-bottom:40px;color:#000;text-align:center;letter-spacing:-.64px;font-size:32px;font-weight:900;line-height:32px}@media (min-width: 61.938rem){.bpn-athletic-image-multiple-column__title{font-size:48px;font-weight:900;line-height:40px}}.bpn-athletic-image-multiple-column__slider{position:relative;display:flex;flex-direction:column;cursor:pointer}.bpn-athletic-image-multiple-column__item{position:relative;width:272px}@media (min-width: 61.938rem){.bpn-athletic-image-multiple-column__item{width:328px}}.bpn-athletic-image-multiple-column__item img{width:328px;height:416px;border-radius:5px;-o-object-fit:cover;object-fit:cover}.bpn-athletic-image-multiple-column__caption{position:absolute;bottom:10px;left:10px;max-width:248px;color:#fff;font-size:16px;font-weight:500;line-height:20px}@media (min-width: 61.938rem){.bpn-athletic-image-multiple-column__caption{max-width:296px}}.bpn-athletic-image-multiple-column .swiper-button-next,.bpn-athletic-image-multiple-column .swiper-button-prev{position:absolute;top:215px;z-index:10;cursor:pointer;transform:translateY(-50%)}@media (max-width: 61.928rem){.bpn-athletic-image-multiple-column .swiper-button-next,.bpn-athletic-image-multiple-column .swiper-button-prev{display:none}}.bpn-athletic-image-multiple-column .swiper-button-next{right:40px}.bpn-athletic-image-multiple-column .swiper-button-prev{left:10px}.bpn-athletic-image-multiple-column .swiper-button-prev svg{transform:scaleX(-1)}.bpn-athletic-image-multiple-column .swiper-button-disabled{opacity:0!important;pointer-events:none!important;visibility:hidden!important}.bpn-athletic-tabbed-stack{position:relative;display:flex;width:calc(100% - 32px);margin:0 16px 52px;flex-direction:column;letter-spacing:initial}@media (min-width: 90rem){.bpn-athletic-tabbed-stack{width:calc(100% - 64px);margin-bottom:80px;margin-left:64px}}.bpn-athletic-tabbed-stack__media-wrapper{position:relative;display:none;width:100%;overflow:hidden}@media (min-width: 75rem){.bpn-athletic-tabbed-stack__media-wrapper{display:flex;flex:1.1}}.bpn-athletic-tabbed-stack__media-container{position:relative;width:100%;height:210px;overflow:hidden}@media (min-width: 75rem){.bpn-athletic-tabbed-stack__media-container{height:100%}}.bpn-athletic-tabbed-stack__video-desktop,.bpn-athletic-tabbed-stack__image-desktop{display:none;height:100%}@media (min-width: 75rem){.bpn-athletic-tabbed-stack__video-desktop,.bpn-athletic-tabbed-stack__image-desktop{display:block}}.bpn-athletic-tabbed-stack__video video{display:block;width:100%;height:100%;overflow:hidden;-o-object-fit:cover;object-fit:cover}.bpn-athletic-tabbed-stack__heading{margin-bottom:20px;color:#000;text-align:center;letter-spacing:-.64px;font-size:32px;font-weight:900;line-height:32px}@media (min-width: 48rem){.bpn-athletic-tabbed-stack__heading{margin-bottom:24px;font-size:48px;font-weight:900;line-height:40px}}.bpn-athletic-tabbed-stack__tabs{display:flex;justify-content:center;list-style:none;margin-bottom:20px;padding:0}@media (min-width: 48rem){.bpn-athletic-tabbed-stack__tabs{margin-bottom:36px}}.bpn-athletic-tabbed-stack__tab{display:flex;width:115px;height:34px;align-items:center;justify-content:center;border:1.5px solid #ccc;color:#757575;text-align:center;letter-spacing:-.32px;cursor:pointer;transition:border-color .2s ease;font-size:16px;font-weight:700;line-height:20px}@media (min-width: 48rem){.bpn-athletic-tabbed-stack__tab{width:264px;height:64px;font-size:32px;font-weight:700;line-height:32px}}.bpn-athletic-tabbed-stack__tab:not(:last-child){border-right:none}.bpn-athletic-tabbed-stack__tab.is-active{border:2px solid #000;color:#000}.bpn-athletic-tabbed-stack__tab.is-active+.bpn-athletic-tabbed-stack__tab{border-left:none}.bpn-athletic-tabbed-stack__panels{display:flex;flex-direction:column;gap:32px}.bpn-athletic-tabbed-stack__panel{position:relative;display:flex;flex-direction:row;gap:32px}.bpn-athletic-tabbed-stack__panel.is-hidden{display:none}.bpn-athletic-tabbed-stack__products{flex:1}@media (min-width: 75rem){.bpn-athletic-tabbed-stack__products{padding-right:68px}}.bpn-athletic-tabbed-stack__products .swiper-button-next,.bpn-athletic-tabbed-stack__products .swiper-button-prev{position:absolute;z-index:10;cursor:pointer;bottom:50%}@media (max-width: 74.99rem){.bpn-athletic-tabbed-stack__products .swiper-button-next,.bpn-athletic-tabbed-stack__products .swiper-button-prev{display:none}}.bpn-athletic-tabbed-stack__products .swiper-button-next{right:40px}.bpn-athletic-tabbed-stack__products .swiper-button-prev{left:10px}.bpn-athletic-tabbed-stack__products .swiper-button-prev svg{transform:scaleX(-1)}.bpn-athletic-tabbed-stack__products .swiper-button-disabled{opacity:0!important;pointer-events:none!important;visibility:hidden!important}@media (max-width: 74.99rem){.bpn-athletic-tabbed-stack__products .product-grid{gap:12px;display:grid;transform:none!important;grid-template-columns:repeat(3,1fr);justify-self:center}}@media (max-width: 61.928rem){.bpn-athletic-tabbed-stack__products .product-grid{grid-template-columns:repeat(2,1fr)}}.bpn-athletic-tabbed-stack__products .product-grid .bpn-product-grid-item{max-width:100%}@media (min-width: 61.938rem){.bpn-athletic-tabbed-stack__products .product-grid .bpn-product-grid-item{max-width:402px}}.bpn-athletic-tabbed-stack__products .bpn-product-grid-item__arrow{display:none}
/*# sourceMappingURL=/cdn/shop/t/571/assets/bundle.new-anatta_theme.css.map?v=144110620211699793191749023873 */
