@charset "UTF-8";.bags{margin-bottom:2rem}.bags__heading{margin-bottom:1.75rem}.bags-sticky-bar{position:fixed;bottom:0;left:0;right:0;z-index:50;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1rem;border-top-width:1px;border-style:solid;--tw-border-opacity: 1;border-color:rgb(233 233 233 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;-webkit-box-shadow:0 -2px 12px rgba(0,0,0,.08);box-shadow:0 -2px 12px #00000014}.bags-sticky-bar__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.375rem}.bags-sticky-bar__counter{font-size:1.125rem;line-height:1.75rem;font-weight:700;--tw-text-opacity: 1;color:rgb(77 75 75 / var(--tw-text-opacity, 1))}.bags-sticky-bar__label{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(138 138 138 / var(--tw-text-opacity, 1))}.bags-sticky-bar__btn{-ms-flex-negative:0;flex-shrink:0;text-decoration-line:none}.bags-scroller{border-bottom-width:1px;border-style:solid;--tw-border-opacity: 1;border-color:rgb(233 233 233 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bags-scroller__body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;padding-top:1rem;padding-bottom:1rem}.bags-scroller__img-wr{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;height:4rem;width:4rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:.25rem;border-width:1px;border-style:solid;--tw-border-opacity: 1;border-color:rgb(245 245 245 / var(--tw-border-opacity, 1));padding:.125rem}.bags-scroller__img-wr img{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.bags-scroller__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.25rem}.bags-scroller__title{font-size:.875rem;line-height:1.25rem}@media(min-width:1024px){.bags-scroller__title{font-size:1rem;line-height:1.5rem}}.bags-scroller__price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.25rem;font-size:1rem;line-height:1.5rem}@media(min-width:1024px){.bags-scroller__price{font-size:1.125rem;line-height:1.75rem}}.bags-scroller__actions{margin-left:auto;width:100%}@media(min-width:768px){.bags-scroller__actions{width:auto}}.bags-layout{margin-top:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem;padding-bottom:5rem}@media(min-width:1024px){.bags-layout{display:grid;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;grid-template-columns:minmax(0,1.8fr) minmax(0,1fr)}}.bags-layout__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}.bags-layout__sidebar{position:relative}@media(min-width:1024px){.bags-layout__sidebar{position:sticky;top:1rem}}.bags-groups{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}.bags-group-card{display:block;overflow:hidden;border-width:1px;border-style:solid;--tw-border-opacity: 1;border-color:rgb(233 233 233 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bags-group-card[open] .bags-group-card__chevron{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.bags-group-card__header{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1));padding:1rem 1.25rem;-webkit-transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-duration:.15s;transition-duration:.15s}.bags-group-card__header:hover{--tw-bg-opacity: 1;background-color:rgb(233 233 233 / var(--tw-bg-opacity, 1))}.bags-group-card__header::-webkit-details-marker{display:none}.bags-group-card__chevron{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1)}.bags-group-card__chevron svg{height:1.5rem;width:1.5rem}.bags-group-card__title{margin:0;font-size:1.125rem;line-height:1.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(121 120 120 / var(--tw-text-opacity, 1))}.bags-group-card__count{border-radius:9999px;border-width:1px;border-style:solid;--tw-border-opacity: 1;border-color:rgb(210 210 210 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.25rem .75rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(121 120 120 / var(--tw-text-opacity, 1))}.bags-group-card__body{padding:1.25rem}.bags-option{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bags-option.is-compact{margin-left:-1.25rem;margin-right:-1.25rem;border-bottom-width:1px;border-style:solid;--tw-border-opacity: 1;border-color:rgb(233 233 233 / var(--tw-border-opacity, 1));padding:1.25rem;-webkit-transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-duration:.15s;transition-duration:.15s}.bags-option.is-compact:hover{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1))}.bags-option.is-compact:first-child{padding-top:.5rem}.bags-option.is-compact:last-child{border-width:0px;padding-bottom:0}.bags-option.is-compact:last-child:hover{background-color:transparent}.bags-option__picture-wr{position:relative;margin-right:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;height:5rem;width:5rem;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;border-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.25rem}.bags-option__picture-wr img{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%;-o-object-fit:contain;object-fit:contain;mix-blend-mode:multiply}.bags-option__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.25rem;padding-right:1rem}.bags-option__title{font-size:.875rem;line-height:1.25rem;font-weight:500;line-height:1.375;--tw-text-opacity: 1;color:rgb(27 27 27 / var(--tw-text-opacity, 1));-webkit-transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-duration:.15s;transition-duration:.15s}@media(min-width:1024px){.bags-option__title{font-size:1rem;line-height:1.5rem}}.bags-option__prices{margin-top:.375rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}.bags-option__price{font-size:.875rem;line-height:1.25rem;font-weight:700}@media(min-width:1024px){.bags-option__price{font-size:1rem;line-height:1.5rem}}.bags-option__price.is-old{font-size:.75rem;line-height:1rem;font-weight:400;--tw-text-opacity: 1;color:rgb(166 165 165 / var(--tw-text-opacity, 1));text-decoration-line:line-through}@media(min-width:1024px){.bags-option__price.is-old{font-size:.875rem;line-height:1.25rem}}.bags-option__price.is-red{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.bags-option__quantity{margin-left:auto;-ms-flex-negative:0;flex-shrink:0}.qty{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0px;overflow:hidden;border-radius:.5rem;border-width:1px;border-style:solid;--tw-border-opacity: 1;border-color:rgb(210 210 210 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);-webkit-box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);height:2.5rem}.qty__plus,.qty__minus{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:2.5rem;-ms-flex-negative:0;flex-shrink:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1));font-size:1.25rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(121 120 120 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px;-webkit-transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-duration:.15s;transition-duration:.15s}.qty__plus:hover,.qty__minus:hover{--tw-bg-opacity: 1;background-color:rgb(233 233 233 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(121 120 120 / var(--tw-text-opacity, 1))}.qty__plus:active,.qty__minus:active{--tw-bg-opacity: 1;background-color:rgb(210 210 210 / var(--tw-bg-opacity, 1))}.qty__input{height:100%;width:3rem;border-width:0px;border-left-width:1px;border-right-width:1px;border-style:solid;--tw-border-opacity: 1;border-color:rgb(210 210 210 / var(--tw-border-opacity, 1));text-align:center;font-size:1rem;line-height:1.5rem;font-weight:700;--tw-text-opacity: 1;color:rgb(121 120 120 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px;-moz-appearance:textfield}.qty__input::-webkit-outer-spin-button,.qty__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.qty__input:focus{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bags-summary{margin-bottom:2rem;margin-top:1rem;border-width:1px;border-style:solid;--tw-border-opacity: 1;border-color:rgb(233 233 233 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1.5rem}@media(min-width:1024px){.bags-summary{margin-bottom:0}}.bags-summary__title{margin:0;margin-bottom:1rem;border-bottom-width:1px;border-style:solid;--tw-border-opacity: 1;border-color:rgb(210 210 210 / var(--tw-border-opacity, 1));padding-bottom:.75rem;font-weight:700;--tw-text-opacity: 1;color:rgb(121 120 120 / var(--tw-text-opacity, 1))}.bags-summary__section{margin-bottom:1.5rem}.bags-summary__section--total{margin-bottom:0;border-top-width:1px;border-style:solid;--tw-border-opacity: 1;border-color:rgb(210 210 210 / var(--tw-border-opacity, 1));padding-top:1rem}.bags-summary__section--base{margin-bottom:2rem}.bags-summary__base-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1rem}.bags-summary__base-image{height:5rem;width:5rem;-ms-flex-negative:0;flex-shrink:0;border-radius:.25rem;border-width:1px;border-style:solid;--tw-border-opacity: 1;border-color:rgb(233 233 233 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));-o-object-fit:contain;object-fit:contain;padding:.25rem}.bags-summary__base-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.375rem}.bags-summary__base-name{font-size:.875rem;line-height:1.25rem;font-weight:700;line-height:1.375;--tw-text-opacity: 1;color:rgb(121 120 120 / var(--tw-text-opacity, 1))}.bags-summary__base-desc{display:none;font-size:.75rem;line-height:1rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(138 138 138 / var(--tw-text-opacity, 1))}@media(min-width:1280px){.bags-summary__base-desc{display:block}}.bags-summary__price{white-space:nowrap;font-weight:700}.bags-summary__base-price{margin-top:.25rem;font-size:1rem;line-height:1.5rem}.bags-summary__items-wrapper{border-width:1px;border-style:solid;--tw-border-opacity: 1;border-color:rgb(233 233 233 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1));padding:1rem}.bags-summary__items{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;list-style-type:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.75rem;padding:0}.bags-summary__items:empty{display:none}.bags-summary__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1rem;font-size:.875rem;line-height:1.25rem}.bags-summary__item-name{-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%;font-weight:500;line-height:1.375;--tw-text-opacity: 1;color:rgb(77 75 75 / var(--tw-text-opacity, 1))}.bags-summary__item-price{-ms-flex-negative:0;flex-shrink:0;text-align:right;font-weight:700}.bags-summary__empty{padding-top:1rem;padding-bottom:1rem;text-align:center;font-size:.875rem;line-height:1.25rem;font-style:italic;--tw-text-opacity: 1;color:rgb(138 138 138 / var(--tw-text-opacity, 1))}.bags-summary__row{margin-bottom:.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:.875rem;line-height:1.25rem}.bags-summary__row--grand{margin-top:1rem;margin-bottom:0;font-size:1.25rem;line-height:1.75rem;font-weight:700}.bags-summary__row span:first-child{font-weight:500;--tw-text-opacity: 1;color:rgb(121 120 120 / var(--tw-text-opacity, 1))}.bags-summary__row--grand span:first-child{font-weight:700;--tw-text-opacity: 1;color:rgb(121 120 120 / var(--tw-text-opacity, 1))}.bags-summary__divider{margin-top:1rem;margin-bottom:1rem;border-width:0px;border-bottom-width:1px;border-style:dashed;--tw-border-opacity: 1;border-color:rgb(210 210 210 / var(--tw-border-opacity, 1))}.bags-summary__price--accent{font-size:1.5rem;line-height:2rem;font-weight:900}.bags-recommendations{border-width:1px;border-style:solid;--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));padding:1.5rem}.bags-recommendations .callout__title{margin:0;margin-bottom:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;font-size:1.125rem;line-height:1.75rem;font-weight:700;--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.bags-recommendations .callout__title:before{content:"💡";font-size:1.25rem;line-height:1.75rem}.bags-recommendations .callout__content{font-size:.875rem;line-height:1.25rem;line-height:1.625;--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.bags-recommendations .callout__content ul{margin:0;padding:0;padding-left:1.25rem}.bags-recommendations .callout__content ul li{margin-bottom:.5rem}.bags-recommendations .callout__content ul li:last-child{margin-bottom:0}
