.accordion{border-top:1px solid #273526;margin:0}.accordion__section{border-bottom:1px solid #273526;list-style:none;padding-bottom:0}.accordion__section.is-open{padding-bottom:1.5rem}.accordion__section-head{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding-bottom:1rem;padding-right:1rem;padding-top:1rem;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.accordion__section-head.is-open{padding-bottom:0}.accordion__section-content{margin-top:1rem;overflow:hidden;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;will-change:height}.accordion__chevron{display:block;height:1rem;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;width:1rem}.accordion__chevron:before{background-color:currentColor;content:"";display:inline-block;height:1.25rem;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.011 15.255a.494.494 0 0 1-.396-.199L6.108 9.842a.53.53 0 0 1 .084-.73.48.48 0 0 1 .699.088L12 13.894 17.11 9.2a.485.485 0 0 1 .699-.088.536.536 0 0 1 .083.73l-5.506 5.214a.43.43 0 0 1-.376.199z' fill='%23000'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' height='24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.011 15.255a.494.494 0 0 1-.396-.199L6.108 9.842a.53.53 0 0 1 .084-.73.48.48 0 0 1 .699.088L12 13.894 17.11 9.2a.485.485 0 0 1 .699-.088.536.536 0 0 1 .083.73l-5.506 5.214a.43.43 0 0 1-.376.199z' fill='%23000'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%;width:1.25rem}.is-open .accordion__chevron{-webkit-transform:rotate(180deg) translateX(-.25rem) translateY(-.25rem);transform:rotate(180deg) translateX(-.25rem) translateY(-.25rem)}.accordion--light{color:#fff}.accordion--scrollable .accordion__section-content{max-height:13.5rem;scrollbar-color:#3e6c67 #3e6c67;scrollbar-width:thin}.accordion--scrollable .accordion__section-content.is-scroll{overflow:auto}.accordion--scrollable .accordion__section-content::-webkit-scrollbar{width:.375rem}.accordion--scrollable .accordion__section-content::-webkit-scrollbar-track{background-clip:content-box;background-color:#3e6c67;border:2px solid transparent}.accordion--scrollable .accordion__section-content::-webkit-scrollbar-thumb{background:#3e6c67;background-clip:content-box}.author-link{font-weight:400;font-weight:inherit;text-decoration:none}.author-link,.author-link:active,.author-link:focus,.author-link:hover,.author-link:visited{color:currentColor}.author-link:hover{text-decoration:underline}.pricing{margin-bottom:1rem;margin-top:1rem}.pricing .icon--qub-plus,.pricing .price--qub,.pricing .pricing__container{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.price--same .pricing__label--varies{display:none}.pricing__values{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-box-align:baseline;-ms-flex-align:baseline;-webkit-box-pack:end;-ms-flex-pack:end;align-items:baseline;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;justify-content:flex-end}.price:first-child{margin-right:1rem}.price .price-text{color:inherit;font-family:Barlow,sans-serif;font-size:1rem;font-weight:400;line-height:1.5}@media(min-width:45em){.price .price-text{font-size:1.25rem;line-height:1.35}}.price--replaced .price__text{color:#4a4a4a;text-decoration:line-through}.light-mode .price--replaced .price__text{color:#e7e7e7}.light-mode .qub-plus-icon path{fill:#fff}.qub-plus-icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:1.5625rem;margin-right:.25rem;width:3rem}.icon--qub-plus{height:auto}.product__pricing .price--secondary{font-size:13px;font-weight:400}@media(min-width:45em){.product__pricing .price--secondary{font-size:18px}}.product__pricing .price--primary{font-size:15px;font-weight:700}@media(min-width:45em){.product__pricing .price--primary{font-size:20px}}.form--cart{grid-gap:1em;display:grid;margin:1em 0}@media(min-width:45em){.form--cart{grid-gap:2em;grid-template-columns:repeat(2,1fr)}}@media(min-width:75em){.form--cart{grid-gap:3.85em;grid-template-columns:repeat(3,1fr)}}.cart-flyout .form--cart{display:block;margin:0}@media(min-width:45em){.cart__items{grid-column:1/3}}.cart__items-headers{grid-column-gap:1.5rem;border-bottom:1px solid #e7e7e7;-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem;display:grid;grid-template-columns:repeat(4,1fr)}.cart__items-headers span:first-child{grid-column:1/3}.cart__items-headers span:last-child{text-align:center}.cart-flyout .cart__items-headers{display:none!important}@media(max-width:59.99em){.cart .cart__items-headers{display:none}}.cart__sidebar-header{border-bottom:1px solid #e7e7e7;margin-bottom:1rem;padding:0 1.5rem 1.25rem}.cart__sidebar{border:1px solid #e7e7e7;border-radius:8px;margin-top:1.5rem;max-width:19rem;padding:2rem 0}@media(min-width:75em){.cart__sidebar{grid-column:3/4;grid-row:1/2}}.cart-flyout .cart__sidebar{display:none}.cart__actions{margin-top:1.5rem;text-align:center}.flyout--cart .cart__actions{margin-top:1rem}.cart__actions .action{display:block;font-size:.6875rem;font-weight:400;font-weight:500;line-height:1.2727272727;margin:.5rem auto;max-width:10.4375rem;width:100%}@media(min-width:45em){.cart__actions .action{font-size:.875rem;line-height:1.2142857143}}.cart__actions .action--checkout{color:#fff}.cart__empty{padding-left:1.5rem}.cart-flyout .cart__continue-shopping-link{display:none}.cart__qubplus{background-color:#baf58d;font-size:.8125rem;font-weight:600;line-height:1.3076923077;margin-right:.75rem;max-width:none;padding:.625rem 0 .625rem 1.125rem;position:relative}@media(min-width:45em){.cart__qubplus{font-size:14px}}.cart__qubplus:after{background-image:linear-gradient(120deg,#baf58d 34%,transparent 36%),linear-gradient(60deg,#baf58d 34%,transparent 36%);background-position:top 50% left;background-repeat:repeat-y;background-size:16.66667% 16.66667%;bottom:0;content:"";display:block;position:absolute;right:-2rem;top:0;width:2rem}.cart__totals{font-family:Barlow,sans-serif;font-size:.875rem;font-weight:400;line-height:1.3571428571}@media(min-width:45em){.cart__totals{font-size:1.125rem;line-height:1.3888888889}}.flyout__footer .cart__totals{font-size:.6875rem;font-weight:400;line-height:1.2727272727;margin:0 0 1rem;text-align:center}@media(min-width:45em){.flyout__footer .cart__totals{font-size:.875rem;line-height:1.2142857143}}.cart__totals-note{border-bottom:1px solid #e7e7e7;font-size:.8125rem;font-weight:400;line-height:1.2307692308;margin:1.5rem;padding-bottom:1.5rem}.total{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;padding:.5em 1rem}.total--shipping-taxes{border-bottom:1px solid #e7e7e7;margin:1.5rem 1.5rem 0;padding:0 0 2rem}.cart .total--discount,.flyout--cart .total--discount{background-color:#baf58d;margin-bottom:1rem;position:relative}.cart .total--discount{margin-right:.75rem}.flyout--cart .total--discount{max-width:90%}.flyout__footer .total--discount:before,.total--discount:after{background-image:linear-gradient(120deg,#baf58d 34%,transparent 36%),linear-gradient(60deg,#baf58d 34%,transparent 36%);background-position:top 50% left;background-repeat:repeat-y;background-size:16.66667% 16.66667%;bottom:0;content:"";display:block;position:absolute;right:-6.25rem;top:0;width:6.25rem}@media(max-width:44.99em){.cart .total--discount:after{display:none}}.flyout__footer .total{display:block;font-size:.6875rem;font-weight:400;line-height:1.2727272727;text-align:center}@media(min-width:45em){.flyout__footer .total{font-size:.875rem;line-height:1.2142857143}}.flyout__footer .total--discount{display:inline-block;font-weight:600}.flyout__footer .total--discount .total__value{font-weight:600}.flyout__footer .total--discount:before{background-image:linear-gradient(300deg,#baf58d 34%,transparent 36%),linear-gradient(240deg,#baf58d 34%,transparent 36%);left:-1rem;right:unset}.flyout__footer .total--price{padding:0}.flyout__footer .total--price--shipping-taxes{display:none!important}.total__label__discount{font-weight:500}.total__title:before{content:"("}.total__title:after{content:")"}.total__value{font-weight:700}.flyout__footer .total__value,.total__note{font-weight:400}.total__note{font-size:.8125rem;line-height:1.2307692308;text-align:left;width:100%}.pricing__no-qubplus{padding-right:2rem}.line-item{color:#000;font-family:Barlow,sans-serif;font-size:.875rem;font-weight:400;line-height:1.3571428571}@media(min-width:45em){.line-item{font-size:1.125rem;line-height:1.3888888889}}.cart-flyout .line-item{border-bottom:1px solid #e7e7e7;font-size:.6875rem;font-weight:400;line-height:1.2727272727;padding:1rem 0}@media(min-width:45em){.cart-flyout .line-item{font-size:.875rem;line-height:1.2142857143}}.cart-flyout .line-item:last-child{border-bottom:none}@media(max-width:44.99em){.line-item--order .line-item__info{text-align:center}}.line-item p{margin:.25rem 0 0}.line-item__wrapper{grid-column-gap:1.5rem;border-bottom:none;-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem;display:grid;grid-template-areas:"image info" "image total" "image format" "image quantity" "image action" "image .";grid-template-columns:minmax(110px,25%) 1fr;margin-top:0;padding-bottom:0;padding-left:1.5rem}.cart-flyout .line-item__wrapper{padding-right:1rem}.cart .line-item__wrapper{border-bottom:1px solid #e7e7e7;grid-template-columns:minmax(85px,25%) 1fr;padding-bottom:1.5rem;padding-top:1.5rem}@media(min-width:60em){.cart .line-item__wrapper{grid-column-gap:24px;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;grid-template-areas:"image info quantity total" "image format . ." "image action . .";grid-template-columns:repeat(4,1fr);grid-template-rows:auto auto 1fr}}.line-item__image{grid-area:image}.cart-flyout .line-item__image{margin-right:0}@media(max-width:44.99em){.line-item--order .line-item__image .responsive-image{margin:auto;max-width:9.375rem}}@media(min-width:45em){.line-item__image .responsive-image{margin-left:0;min-width:6.25rem}}.line-item__placeholder--bg{background-color:#fff;background-image:var(--placeholder_src);background-size:contain;padding-bottom:149.5145631068%}.line-item__placeholder--mask{background:#4a4a4a;-webkit-mask:var(--placeholder_src) no-repeat center/contain;mask:var(--placeholder_src) no-repeat center/contain;padding-bottom:149.5145631068%}.light-mode .line-item__placeholder--mask{background-color:#fff}.line-item__info{grid-area:info}@media(max-width:44.99em){.line-item__info{grid-column:2/4}}.line-item--order .line-item__author,.line-item--order .line-item__product-title,.line-item--order .line-item__variant-title{margin:0 0 .25rem 1rem}.line-item--order .line-item__product-title{font-weight:600}.line-item__title{font-family:Barlow,sans-serif;font-size:.875rem;font-weight:400;font-weight:600;line-height:1.3571428571;text-decoration:none}@media(min-width:45em){.line-item__title{font-size:1.125rem;line-height:1.3888888889}}.cart-flyout .line-item__title{font-size:.875rem;font-weight:400;line-height:1.3571428571}@media(min-width:45em){.cart-flyout .line-item__title{font-size:1rem;line-height:1.1875}}.line-item__format{grid-area:format}.line-item__remove{grid-area:action}.cart .line-item__remove{-ms-flex-item-align:center;align-self:center}.line-item__remove a{color:#467c23}@media(max-width:44.99em){.line-item__price,.line-item__quantity,.line-item__total{margin:auto 0}}@media(min-width:45em){.line-item__price{text-align:right;width:15%}}.line-item--order .line-item__price{text-align:right}@media(max-width:44.99em){.line-item--order .line-item__price .price--compare-at{margin-right:.5rem}}.line-item__quantity{text-align:center}.line-item--cart .line-item__quantity{grid-area:quantity;margin-top:.5rem;max-width:6.25rem}@media(min-width:60em){.line-item--cart .line-item__quantity{margin-top:0;max-width:45%}}.line-item--order .line-item__quantity{margin-right:2rem}@media(min-width:45em){.line-item--order .line-item__quantity{margin-right:auto;width:10%}}.line-item__quantity label{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.line-item__quantity p{display:none}.cart-flyout .line-item__quantity{text-align:left;width:auto}.cart-flyout .line-item__quantity input,.cart-flyout .line-item__quantity label{display:none!important}.cart-flyout .line-item__quantity.form__field{margin:0}.cart-flyout .line-item__quantity p{display:block}.line-item__total{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;grid-area:total;justify-content:flex-end;margin:.5rem 0;text-align:left}@media(min-width:60em){.cart .line-item__total{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}}.line-item__fulfillment-status,.line-item__tracking-number{text-align:center}.line-item__release-date{white-space:nowrap}.price--final{font-size:1.875rem;font-weight:700;line-height:1.1;margin-right:1rem}@media(min-width:45em){.price--final{font-size:2.375rem;line-height:1.0789473684}}.line-item--order .price--final{font-family:Barlow,sans-serif;font-size:.875rem;font-weight:400;line-height:1.3571428571;margin-right:0}@media(min-width:45em){.line-item--order .price--final{font-size:1.125rem;line-height:1.3888888889}}.price--regular .price--compare-at,.price--regular .price__label--sale{display:block}.price--sale .price__label--regular{display:none}.form--cart .price{font-family:Barlow,sans-serif;font-size:.875rem;font-weight:400;line-height:1.3571428571}@media(min-width:45em){.form--cart .price{font-size:1.125rem;line-height:1.3888888889}}.cart-flyout .form--cart .price{font-size:.6875rem;font-weight:400;line-height:1.2727272727}@media(min-width:45em){.cart-flyout .form--cart .price{font-size:.875rem;line-height:1.2142857143}}.price__label{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.price__value{font-weight:700}.cart-flyout .price__value{font-weight:600}.price--compare-at .price__value{color:#737272;font-weight:500;text-decoration:line-through}.cart-flyout .price--compare-at .price__value,.product-tile .price--compare-at .price__value,.product-tile--light .price--compare-at .price__value{font-weight:400}.product-tile--light .price--compare-at .price__value{color:#baf58d}.cart{margin:1rem auto;max-width:90rem;padding-left:1.5rem;padding-right:1.5rem}@media(min-width:45em){.cart{padding-left:2rem;padding-right:2rem}}@media(min-width:75em){.cart{padding-left:4rem;padding-right:4rem}}@media(min-width:45em){.cart{margin-bottom:2rem;margin-top:2rem}}@media(min-width:75em){.cart{margin-bottom:4rem;margin-top:4rem}}.cart__body-text{margin-top:1rem}@media(min-width:45em){.cart__body-text{margin-top:1.5rem}}@media(min-width:75em){.cart__body-text{margin-top:2rem}}.cart__body-text p{margin:.5rem 0}.cart__form-wrapper{margin-top:1rem}@media(min-width:45em){.cart__form-wrapper{margin-top:1.5rem}}@media(min-width:75em){.cart__form-wrapper{margin-top:2rem}}.cart__form-wrapper__loading{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:grid;justify-items:center;margin:2.5rem;place-items:center}.cart .price--secondary{font-size:.875rem;font-weight:400;line-height:1.5714285714}.cart .price--primary{font-size:1rem;font-weight:700;line-height:1.375}.cart .price--qub{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.cart .qub-plus-icon{height:1.375rem;width:2.5rem}.cart .pricing--regular .price{margin-right:.75rem}.cart .pricing{margin:0}