.product-information{padding:auto;display:grid;justify-content:center;background-color:var(--beef-red);padding:calc(20/var(--design-reference)*var(--screen-width));grid-template-areas:"scroller" "information";grid-template-rows:auto 1fr;grid-template-columns:100%;grid-gap:calc(20/var(--design-reference)*var(--screen-width))}@media screen and (min-width: 744px){.product-information{grid-gap:calc(40/var(--design-reference)*var(--screen-width));padding:calc(60/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1024px){.product-information{grid-template-areas:"feature information" "scroller information";grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;grid-gap:calc(20/var(--design-reference)*var(--screen-width));padding:calc(80/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1650px){.product-information{grid-template-columns:calc(680/var(--design-reference)*var(--screen-width)) calc(680/var(--design-reference)*var(--screen-width))}}.product-information img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-information__desktop-featured{display:none;grid-area:feature;width:100%;background-color:var(--brand-tertiary)}@media screen and (min-width: 1024px){.product-information__desktop-featured{display:block}}.product-information__carousel{grid-area:scroller;background-color:var(--brand-tertiary);width:100%;height:100%;min-height:calc(338/var(--design-reference)*var(--screen-width));position:relative}@media screen and (min-width: 744px){.product-information__carousel{min-height:calc(623/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1024px){.product-information__carousel{min-height:calc(735/var(--design-reference)*var(--screen-width))}}.product-information__carousel .swiper{width:100%;height:100%;position:absolute}.product-information__information{width:100%;height:100%;grid-area:information;background-color:var(--brand-tertiary);display:flex;flex-direction:column;justify-content:flex-start;padding:calc(20/var(--design-reference)*var(--screen-width))}@media screen and (min-width: 744px){.product-information__information{padding:calc(40/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1024px){.product-information__information{padding:calc(40/var(--design-reference)*var(--screen-width)) calc(90/var(--design-reference)*var(--screen-width));min-height:100%;display:flex;flex-direction:column;align-items:stretch}}.product-information__breadcrumb{color:var(--beef-navy);font-weight:var(--weight-medium);width:-moz-fit-content;width:fit-content;text-decoration:none;text-transform:uppercase;letter-spacing:.2em;margin-bottom:calc(20/var(--design-reference)*var(--screen-width));font-size:calc(14/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier));line-height:calc(23/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}@media screen and (min-width: 744px){.product-information__breadcrumb{margin-bottom:calc(20/var(--design-reference)*var(--screen-width));font-size:calc(18/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier));line-height:calc(30/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}}@media screen and (min-width: 1024px){.product-information__breadcrumb{margin-bottom:calc(20/var(--design-reference)*var(--screen-width));font-size:calc(18/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier));line-height:calc(30/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}}.product-information__breadcrumb:hover{text-decoration:underline;color:var(--beef-navy)}.product-information__breadcrumb h4{font-size:unset;font-weight:unset;letter-spacing:.2em}.product-information__title{letter-spacing:var(--h2-letter-spacing);line-height:var(--h2-line-height);font-family:var(--h2-font-family);--default-font-weight: var(--h2-default-font-weight);font-weight:var(--default-font-weight);font-size:clamp(var(--h-m-font-size-min-mobile, 10px),var(--h2-mobile)/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier),var(--h-m-font-size-max-mobile, 180px));color:var(--beef-red);line-height:105%;margin-bottom:calc(20/var(--desktop-design-reference)*var(--screen-width-static));letter-spacing:.1em;font-size:calc(35/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}.product-information__title strong,.product-information__title b{font-weight:var(--h2-bold-font-weight)}@media screen and (min-width: 744px){.product-information__title{font-size:clamp(var(--h-m-font-size-min-mobile, 10px),var(--h2-portrait)/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier),var(--h-m-font-size-max-mobile, 180px))}}@media screen and (min-width: 1024px){.product-information__title{font-size:clamp(var(--h-m-font-size-min-desktop, 10px),var(--h2-landscape)/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier),var(--h-m-font-size-max-desktop, 180px))}}@media screen and (min-width: 1650px){.product-information__title{font-size:clamp(var(--h-m-font-size-min-desktop, 10px),var(--h2-desktop)/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier),var(--h-m-font-size-max-desktop, 180px))}}@media screen and (min-width: 744px){.product-information__title{font-size:calc(50/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}}@media screen and (min-width: 1024px){.product-information__title{font-size:calc(50/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}}.product-information__title h1{font-size:calc(35/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier));font-weight:normal;text-transform:unset;line-height:105%}@media screen and (min-width: 744px){.product-information__title h1{font-size:calc(50/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}}@media screen and (min-width: 1024px){.product-information__title h1{font-size:calc(50/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}}.product-information__rating{display:flex;align-items:center}.product-information__rating .better-reviews__criteria-stars{font-size:calc(20/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}@media screen and (min-width: 744px){.product-information__rating .better-reviews__criteria-stars{font-size:calc(20/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}}@media screen and (min-width: 1024px){.product-information__rating .better-reviews__criteria-stars{font-size:calc(20/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}}.product-information__rating .better-reviews__criteria-stars:before{color:var(--beef-red)}.product-information__rating .better-reviews__criteria-review-count span,.product-information__rating .better-reviews__criteria-score,.product-information__rating .better-reviews__criteria-label,.product-information__rating .better-reviews__criteria-review-count,.product-information__rating .better-reviews__criteria-not-yet-reviewed-label{margin-top:0px;margin-bottom:0px;font-size:calc(20/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier));color:var(--beef-navy)}@media screen and (min-width: 744px){.product-information__rating .better-reviews__criteria-review-count span,.product-information__rating .better-reviews__criteria-score,.product-information__rating .better-reviews__criteria-label,.product-information__rating .better-reviews__criteria-review-count,.product-information__rating .better-reviews__criteria-not-yet-reviewed-label{font-size:calc(20/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}}@media screen and (min-width: 1024px){.product-information__rating .better-reviews__criteria-review-count span,.product-information__rating .better-reviews__criteria-score,.product-information__rating .better-reviews__criteria-label,.product-information__rating .better-reviews__criteria-review-count,.product-information__rating .better-reviews__criteria-not-yet-reviewed-label{font-size:calc(20/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}}.product-information__rating .better-reviews{margin-bottom:calc(10/var(--design-reference)*var(--screen-width))}@media screen and (min-width: 744px){.product-information__rating .better-reviews{margin-bottom:calc(10/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1024px){.product-information__rating .better-reviews{margin-bottom:calc(10/var(--design-reference)*var(--screen-width)) !important}}.product-information .better-reviews__cta{font-family:var(--primary-font-family),sans-serif;--font-size-multiplier: var(--global-font-multiplier-primary);text-decoration:none;display:flex;align-items:center;width:auto;height:-moz-min-content;height:min-content;min-width:calc(130/var(--design-reference)*var(--screen-width));justify-content:center;letter-spacing:.1em;line-height:100%;font-weight:var(--weight-demi-bold);font-size:calc(14/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier));padding:calc(10/var(--design-reference)*var(--screen-width)) calc(20/var(--design-reference)*var(--screen-width));text-align:center;transition:background-color .4s, color .3s, border-color .5s;color:white;border:2px solid var(--brand-primary);background-color:var(--brand-primary);opacity:1;text-shadow:none;position:relative}@media screen and (any-hover: hover)and (min-width: 1024px){.product-information .better-reviews__cta:hover,.product-information .better-reviews__cta:active{cursor:pointer;color:var(--brand-primary);background-color:white;border-color:var(--brand-primary);text-decoration:none}}.product-information .better-reviews__cta[disabled]{color:gray;background-color:#fff;border-color:gray;opacity:.4}@media screen and (min-width: 744px){.product-information .better-reviews__cta{min-width:calc(170/var(--design-reference)*var(--screen-width));padding:calc(8/var(--design-reference)*var(--screen-width)) calc(35/var(--design-reference)*var(--screen-width));font-size:calc(18/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}}@media screen and (min-width: 1024px){.product-information .better-reviews__cta{min-width:calc(170/var(--design-reference)*var(--screen-width));padding:calc(8/var(--design-reference)*var(--screen-width)) calc(35/var(--design-reference)*var(--screen-width));font-size:calc(20/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}}.product-information .better-reviews{margin-bottom:calc(27/var(--design-reference)*var(--screen-width))}@media screen and (min-width: 744px){.product-information .better-reviews{margin-bottom:calc(38/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1024px){.product-information .better-reviews{margin-bottom:calc(33/var(--design-reference)*var(--screen-width))}}.product-information__stars{margin-right:calc(20/var(--design-reference)*var(--screen-width))}@media screen and (min-width: 744px){.product-information__stars{margin-right:calc(20/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1024px){.product-information__stars{margin-right:calc(47/var(--design-reference)*var(--screen-width))}}.product-information__description p{color:var(--beef-navy);font-size:calc(14/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}@media screen and (min-width: 744px){.product-information__description p{font-size:calc(18/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}}@media screen and (min-width: 1024px){.product-information__description p{font-size:calc(24/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}}.product-information__accordion-name{width:100%;text-decoration:none;display:flex;flex-direction:row;justify-content:space-between;align-items:center;-webkit-tap-highlight-color:rgba(0,0,0,0);padding:calc(7/var(--desktop-design-reference)*var(--screen-width-static)) 0;margin-bottom:calc(30/var(--desktop-design-reference)*var(--screen-width-static));color:var(--beef-red);border-bottom:var(--beef-red) 1px solid;text-transform:uppercase;cursor:pointer;line-height:100%;transition:opacity .2s linear;letter-spacing:.1em;font-size:calc(16/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}@media screen and (min-width: 744px){.product-information__accordion-name{font-size:calc(18/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}}@media screen and (min-width: 1024px){.product-information__accordion-name{font-size:calc(18/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}}.product-information__accordion-name h4{font-size:calc(16/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier));margin-bottom:0;font-weight:normal}@media screen and (min-width: 744px){.product-information__accordion-name h4{font-size:calc(18/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}}@media screen and (min-width: 1024px){.product-information__accordion-name h4{font-size:calc(18/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}}.product-information__accordion-name h4:hover{color:var(--brand-secondary)}.product-information .container{overflow:hidden;transition:height .3s ease-out;height:auto}.product-information .container .title .cross{width:calc(14/var(--desktop-design-reference)*var(--screen-width-static));height:calc(14/var(--desktop-design-reference)*var(--screen-width-static));position:relative;display:flex;align-items:center;justify-content:center}.product-information .container .title .cross .horizontal{position:absolute;width:calc(7.5/var(--desktop-design-reference)*var(--screen-width-static));height:calc(1.5/var(--desktop-design-reference)*var(--screen-width-static));background-color:var(--beef-red);transition:all .5s;border-radius:1px}.product-information .container .title .cross .vertical{position:absolute;background-color:var(--beef-red);width:calc(1.5/var(--desktop-design-reference)*var(--screen-width-static));height:calc(7.5/var(--desktop-design-reference)*var(--screen-width-static));border-radius:1px;transform:rotate(0deg);transition:transform .5s}.product-information .container .title.active .cross .horizontal{width:0;transform:rotate(90deg)}.product-information .container .title.active .cross .vertical{transform:rotate(90deg)}.product-information .container .copy{overflow:hidden;transition:height .3s ease-out;height:0px;cursor:default;font-weight:normal;font-family:var(--font-primary);color:var(--beef-navy);line-height:137%;font-size:calc(16/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier));margin-top:calc(34/var(--desktop-design-reference)*var(--screen-width-static))}@media screen and (min-width: 744px){.product-information .container .copy{font-size:calc(18/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}}@media screen and (min-width: 1024px){.product-information .container .copy{font-size:calc(18/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}}.product-information .container .copy.active{margin-bottom:calc(34/var(--desktop-design-reference)*var(--screen-width-static))}.product-information__interactions{display:grid;grid-template-areas:"where" "buttons";grid-template-rows:auto;grid-row-gap:calc(9/var(--desktop-design-reference)*var(--screen-width-static));margin-bottom:calc(41/var(--desktop-design-reference)*var(--screen-width-static))}@media screen and (min-width: 744px){.product-information__interactions{grid-row-gap:30px;grid-column-gap:20px;margin-bottom:57px;grid-template-areas:"where buttons";grid-template-columns:1fr 1fr}}@media screen and (min-width: 1024px){.product-information__interactions{grid-gap:calc(20/var(--design-reference)*var(--screen-width));margin-top:calc(20/var(--design-reference)*var(--screen-width));flex-grow:1}}.product-information__where{font-family:var(--primary-font-family),sans-serif;--font-size-multiplier: var(--global-font-multiplier-primary);text-decoration:none;display:flex;align-items:center;width:auto;height:-moz-min-content;height:min-content;min-width:calc(130/var(--design-reference)*var(--screen-width));justify-content:center;letter-spacing:.1em;line-height:100%;font-weight:var(--weight-demi-bold);font-size:calc(14/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier));padding:calc(10/var(--design-reference)*var(--screen-width)) calc(20/var(--design-reference)*var(--screen-width));text-align:center;transition:background-color .4s, color .3s, border-color .5s;color:white;border:2px solid var(--brand-primary);background-color:var(--brand-primary);opacity:1;text-shadow:none;position:relative;grid-area:where;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);width:100%;height:calc(60/var(--desktop-design-reference)*var(--screen-width-static));background-color:var(--brand-primary);color:#fff;font-weight:900;line-height:105%;letter-spacing:.1em;text-transform:uppercase;font-size:calc(18/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}@media screen and (any-hover: hover)and (min-width: 1024px){.product-information__where:hover,.product-information__where:active{cursor:pointer;color:var(--brand-primary);background-color:white;border-color:var(--brand-primary);text-decoration:none}}.product-information__where[disabled]{color:gray;background-color:#fff;border-color:gray;opacity:.4}@media screen and (min-width: 744px){.product-information__where{min-width:calc(170/var(--design-reference)*var(--screen-width));padding:calc(8/var(--design-reference)*var(--screen-width)) calc(35/var(--design-reference)*var(--screen-width));font-size:calc(18/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}}@media screen and (min-width: 1024px){.product-information__where{min-width:calc(170/var(--design-reference)*var(--screen-width));padding:calc(8/var(--design-reference)*var(--screen-width)) calc(35/var(--design-reference)*var(--screen-width));font-size:calc(20/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}}@media screen and (min-width: 744px){.product-information__where{font-size:calc(20/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier));padding:unset}}@media screen and (min-width: 1024px){.product-information__where{font-size:calc(24/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}}.product-information__cart{font-family:var(--primary-font-family),sans-serif;--font-size-multiplier: var(--global-font-multiplier-primary);text-decoration:none;display:flex;align-items:center;width:auto;height:-moz-min-content;height:min-content;min-width:calc(130/var(--design-reference)*var(--screen-width));justify-content:center;letter-spacing:.1em;line-height:100%;font-weight:var(--weight-demi-bold);font-size:calc(14/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier));padding:calc(10/var(--design-reference)*var(--screen-width)) calc(20/var(--design-reference)*var(--screen-width));text-align:center;transition:background-color .4s, color .3s, border-color .5s;color:white;border:2px solid var(--brand-primary);background-color:var(--brand-primary);opacity:1;text-shadow:none;position:relative;grid-area:cart;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);width:100%;height:calc(60/var(--desktop-design-reference)*var(--screen-width-static));background-color:var(--brand-primary);color:#fff;font-weight:900;line-height:105%;letter-spacing:.1em;font-size:calc(18/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}@media screen and (any-hover: hover)and (min-width: 1024px){.product-information__cart:hover,.product-information__cart:active{cursor:pointer;color:var(--brand-primary);background-color:white;border-color:var(--brand-primary);text-decoration:none}}.product-information__cart[disabled]{color:gray;background-color:#fff;border-color:gray;opacity:.4}@media screen and (min-width: 744px){.product-information__cart{min-width:calc(170/var(--design-reference)*var(--screen-width));padding:calc(8/var(--design-reference)*var(--screen-width)) calc(35/var(--design-reference)*var(--screen-width));font-size:calc(18/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}}@media screen and (min-width: 1024px){.product-information__cart{min-width:calc(170/var(--design-reference)*var(--screen-width));padding:calc(8/var(--design-reference)*var(--screen-width)) calc(35/var(--design-reference)*var(--screen-width));font-size:calc(20/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}}@media screen and (min-width: 744px){.product-information__cart{font-size:calc(20/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}}@media screen and (min-width: 1024px){.product-information__cart{font-size:calc(24/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}}.product-information__buttons{width:100%;height:calc(60/var(--desktop-design-reference)*var(--screen-width-static));grid-area:buttons;background-color:var(--brand-primary);display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:0 calc(10/var(--desktop-design-reference)*var(--screen-width-static))}.product-information__buttons--left{grid-area:where}.product-information__button{display:flex;align-items:center;justify-content:center;border:1px solid var(--brand-tertiary);height:calc(40/var(--desktop-design-reference)*var(--screen-width-static));width:calc(40/var(--desktop-design-reference)*var(--screen-width-static));cursor:pointer}.product-information__button img{height:70%;width:auto}.product-information__button.my_like_icon svg path{fill:none;stroke:var(--white);stroke-width:2px}.product-information__button.better-reviews__has-personally-liked svg path{fill:#fff}.product-information__icons{display:flex;margin-left:auto}.product-information__icon{display:flex;align-items:center;justify-content:center;background:unset;border:1px solid var(--brand-tertiary);height:calc(40/var(--desktop-design-reference)*var(--screen-width-static));width:calc(40/var(--desktop-design-reference)*var(--screen-width-static));padding:0;cursor:pointer;margin-right:calc(10/var(--design-reference)*var(--screen-width))}@media screen and (min-width: 744px){.product-information__icon{margin-right:calc(8.75/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1024px){.product-information__icon{margin-right:calc(8.75/var(--design-reference)*var(--screen-width))}}.product-information__icon img{height:70%;width:auto}.product-information__icon.my_like_icon svg path{fill:none;stroke:var(--white);stroke-width:2px}.product-information__icon.better-reviews__has-personally-liked svg path{fill:#fff}.product-information__icon:last-child{margin-right:0px}.product-information__counter{width:100%;height:calc(60/var(--desktop-design-reference)*var(--screen-width-static));margin:calc(16/var(--desktop-design-reference)*var(--screen-width-static)) 0;grid-area:counter;display:flex;flex-direction:row;font-weight:900;font-size:calc(24/var(--desktop-design-reference)*var(--screen-width-static)*var(--font-size-multiplier));line-height:105%}@media screen and (min-width: 744px){.product-information__counter{margin:unset}}.product-information__counter-plus,.product-information__counter-minus{width:calc(60/var(--desktop-design-reference)*var(--screen-width-static));font-weight:900;height:100%;border:1px solid var(--brand-primary);color:var(--brand-primary);display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:all .3s}.product-information__counter-plus:hover,.product-information__counter-minus:hover{background-color:var(--brand-primary);color:var(--brand-tertiary)}.product-information__counter-plus{margin-left:calc(10/var(--desktop-design-reference)*var(--screen-width-static))}.product-information__counter-minus{margin-right:calc(10/var(--desktop-design-reference)*var(--screen-width-static))}.product-information__counter-value{flex-grow:1;height:100%;color:#fff;background-color:var(--brand-primary);border:1px solid var(--brand-primary);display:flex;align-items:center;justify-content:center}.product-information__pagination.swiper-pagination{position:absolute !important;left:50%;transform:translateX(-50%);bottom:calc(20/var(--design-reference)*var(--screen-width))}@media screen and (min-width: 744px){.product-information__pagination.swiper-pagination{bottom:calc(30/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1024px){.product-information__pagination.swiper-pagination{bottom:calc(30/var(--design-reference)*var(--screen-width))}}.product-information__information-accordion-link{width:calc(18/var(--design-reference)*var(--screen-width))}@media screen and (min-width: 744px){.product-information__information-accordion-link{width:calc(18/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1024px){.product-information__information-accordion-link{width:calc(18/var(--design-reference)*var(--screen-width))}}.product-information__buy-now-btn--sticky{font-family:var(--primary-font-family),sans-serif;--font-size-multiplier: var(--global-font-multiplier-primary);text-decoration:none;display:flex;align-items:center;width:auto;height:-moz-min-content;height:min-content;min-width:calc(130/var(--design-reference)*var(--screen-width));justify-content:center;letter-spacing:.1em;line-height:100%;font-weight:var(--weight-demi-bold);font-size:calc(14/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier));padding:calc(10/var(--design-reference)*var(--screen-width)) calc(20/var(--design-reference)*var(--screen-width));text-align:center;transition:background-color .4s, color .3s, border-color .5s;color:white;border:2px solid var(--brand-primary);background-color:var(--brand-primary);opacity:1;text-shadow:none;position:relative;grid-area:where;align-items:center;justify-content:center;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);width:100%;background-color:var(--brand-primary);color:#fff;font-weight:900;line-height:105%;letter-spacing:.1em;font-size:calc(18/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier));position:fixed !important;right:0;top:50%;transform:translate(calc(50% - 20px), -50%) rotate(-90deg);transform-origin:center center;z-index:9986;background:#fff;color:#cc092f;display:inline-flex;align-items:center;justify-content:center;width:auto;height:auto;white-space:nowrap;cursor:pointer;box-shadow:calc(-3/var(--design-reference)*var(--screen-width)) calc(-3/var(--design-reference)*var(--screen-width)) calc(6/var(--design-reference)*var(--screen-width)) rgba(0,0,0,.15);border:calc(1/var(--design-reference)*var(--screen-width)) solid #e0e0e0;gap:calc(8/var(--design-reference)*var(--screen-width));padding:calc(14/var(--design-reference)*var(--screen-width)) calc(30/var(--design-reference)*var(--screen-width));border-top-left-radius:0px;border-top-right-radius:0px;border-top-right-radius:calc(10/var(--design-reference)*var(--screen-width));border-top-left-radius:calc(10/var(--design-reference)*var(--screen-width));height:calc(60/var(--design-reference)*var(--screen-width))}@media screen and (any-hover: hover)and (min-width: 1024px){.product-information__buy-now-btn--sticky:hover,.product-information__buy-now-btn--sticky:active{cursor:pointer;color:var(--brand-primary);background-color:white;border-color:var(--brand-primary);text-decoration:none}}.product-information__buy-now-btn--sticky[disabled]{color:gray;background-color:#fff;border-color:gray;opacity:.4}@media screen and (min-width: 744px){.product-information__buy-now-btn--sticky{min-width:calc(170/var(--design-reference)*var(--screen-width));padding:calc(8/var(--design-reference)*var(--screen-width)) calc(35/var(--design-reference)*var(--screen-width));font-size:calc(18/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}}@media screen and (min-width: 1024px){.product-information__buy-now-btn--sticky{min-width:calc(170/var(--design-reference)*var(--screen-width));padding:calc(8/var(--design-reference)*var(--screen-width)) calc(35/var(--design-reference)*var(--screen-width));font-size:calc(20/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}}@media screen and (min-width: 744px){.product-information__buy-now-btn--sticky{font-size:calc(20/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier));box-shadow:calc(-3/var(--design-reference)*var(--screen-width)) calc(-3/var(--design-reference)*var(--screen-width)) calc(6/var(--design-reference)*var(--screen-width)) rgba(0,0,0,.15);border:calc(1/var(--design-reference)*var(--screen-width)) solid #e0e0e0;gap:calc(8/var(--design-reference)*var(--screen-width));padding:calc(14/var(--design-reference)*var(--screen-width)) calc(30/var(--design-reference)*var(--screen-width));border-top-left-radius:0px;border-top-right-radius:0px;border-top-right-radius:calc(10/var(--design-reference)*var(--screen-width));border-top-left-radius:calc(10/var(--design-reference)*var(--screen-width));height:calc(60/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1024px){.product-information__buy-now-btn--sticky{font-size:calc(24/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier));box-shadow:calc(-3/var(--design-reference)*var(--screen-width)) calc(-3/var(--design-reference)*var(--screen-width)) calc(6/var(--design-reference)*var(--screen-width)) rgba(0,0,0,.15);border:calc(1/var(--design-reference)*var(--screen-width)) solid #e0e0e0;gap:calc(8/var(--design-reference)*var(--screen-width));padding:calc(14/var(--design-reference)*var(--screen-width)) calc(30/var(--design-reference)*var(--screen-width));border-top-left-radius:0px;border-top-right-radius:0px;border-top-right-radius:calc(10/var(--design-reference)*var(--screen-width));border-top-left-radius:calc(10/var(--design-reference)*var(--screen-width));height:calc(60/var(--design-reference)*var(--screen-width))}}.product-information__buy-now-btn--sticky:hover{background:#cc092f;color:#fff;border:1px solid #e0e0e0}.product-information__buy-now-btn--sticky:hover svg.pi-cart-icon path{fill:#fff}.product-information__buy-now-btn--sticky svg.pi-cart-icon{transform:rotate(90deg)}.product-information .swiper-pagination{display:flex;align-items:center;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto;background:var(--beef-red);justify-content:space-evenly;position:initial;height:calc(30/var(--design-reference)*var(--screen-width));padding:calc(10/var(--design-reference)*var(--screen-width));border:calc(1/var(--design-reference)*var(--screen-width)) var(--white) solid;margin-top:calc(25/var(--design-reference)*var(--screen-width));border-radius:calc(30/var(--design-reference)*var(--screen-width))}@media screen and (min-width: 744px){.product-information .swiper-pagination{height:calc(30/var(--design-reference)*var(--screen-width));padding:calc(10/var(--design-reference)*var(--screen-width));border:calc(1/var(--design-reference)*var(--screen-width)) var(--white) solid;margin-top:calc(20/var(--design-reference)*var(--screen-width));border-radius:calc(30/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1024px){.product-information .swiper-pagination{height:calc(30/var(--design-reference)*var(--screen-width));padding:calc(10/var(--design-reference)*var(--screen-width));border:calc(1/var(--design-reference)*var(--screen-width)) var(--white) solid;margin-top:calc(18/var(--design-reference)*var(--screen-width));border-radius:calc(30/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1650px){.product-information .swiper-pagination{height:calc(30/var(--design-reference)*var(--screen-width));padding:calc(10/var(--design-reference)*var(--screen-width));border:calc(1/var(--design-reference)*var(--screen-width)) var(--white) solid;margin-top:calc(18/var(--design-reference)*var(--screen-width));border-radius:calc(30/var(--design-reference)*var(--screen-width))}}.product-information .swiper-pagination-lock{display:none}.product-information .swiper-pagination-bullet{transition:.3s;background:rgba(0,0,0,0);opacity:1;left:unset !important;width:calc(10/var(--design-reference)*var(--screen-width));height:calc(10/var(--design-reference)*var(--screen-width));border:calc(1/var(--design-reference)*var(--screen-width)) var(--white) solid;border-radius:calc(5/var(--design-reference)*var(--screen-width))}@media screen and (min-width: 744px){.product-information .swiper-pagination-bullet{width:calc(10/var(--design-reference)*var(--screen-width));height:calc(10/var(--design-reference)*var(--screen-width));border:calc(1/var(--design-reference)*var(--screen-width)) var(--white) solid;border-radius:calc(5/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1024px){.product-information .swiper-pagination-bullet{width:calc(10/var(--design-reference)*var(--screen-width));height:calc(10/var(--design-reference)*var(--screen-width));border:calc(1/var(--design-reference)*var(--screen-width)) var(--white) solid;border-radius:calc(5/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1650px){.product-information .swiper-pagination-bullet{width:calc(10/var(--design-reference)*var(--screen-width));height:calc(10/var(--design-reference)*var(--screen-width));border:calc(1/var(--design-reference)*var(--screen-width)) var(--white) solid;border-radius:calc(5/var(--design-reference)*var(--screen-width))}}.product-information .swiper-pagination-bullet-active{width:calc(40/var(--design-reference)*var(--screen-width));transition:.3s}@media screen and (min-width: 744px){.product-information .swiper-pagination-bullet-active{width:calc(40/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1024px){.product-information .swiper-pagination-bullet-active{width:calc(40/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1650px){.product-information .swiper-pagination-bullet-active{width:calc(40/var(--design-reference)*var(--screen-width))}}.product-information .swiper-pagination-bullet-lock{border:1px rgba(0,0,0,0) solid}.product-information .swiper-button-next,.product-information .swiper-button-prev{height:calc(26/var(--design-reference)*var(--screen-width));width:auto;z-index:5}@media screen and (min-width: 744px){.product-information .swiper-button-next,.product-information .swiper-button-prev{height:calc(26/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1024px){.product-information .swiper-button-next,.product-information .swiper-button-prev{height:calc(26/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1650px){.product-information .swiper-button-next,.product-information .swiper-button-prev{height:calc(26/var(--design-reference)*var(--screen-width))}}.product-information .swiper-button-next::after,.product-information .swiper-button-prev::after{content:""}.product-information .swiper-button-next svg,.product-information .swiper-button-prev svg{width:auto;border-radius:50%;height:calc(24/var(--design-reference)*var(--screen-width));width:calc(24/var(--design-reference)*var(--screen-width))}@media screen and (min-width: 744px){.product-information .swiper-button-next svg,.product-information .swiper-button-prev svg{height:calc(24/var(--design-reference)*var(--screen-width));width:calc(24/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1024px){.product-information .swiper-button-next svg,.product-information .swiper-button-prev svg{height:calc(24/var(--design-reference)*var(--screen-width));width:calc(24/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1650px){.product-information .swiper-button-next svg,.product-information .swiper-button-prev svg{height:calc(24/var(--design-reference)*var(--screen-width));width:calc(24/var(--design-reference)*var(--screen-width))}}.product-information .swiper-button-next{right:calc(18/var(--design-reference)*var(--screen-width))}@media screen and (min-width: 744px){.product-information .swiper-button-next{right:calc(18/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1024px){.product-information .swiper-button-next{right:calc(18/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1650px){.product-information .swiper-button-next{right:calc(18/var(--design-reference)*var(--screen-width))}}.product-information .swiper-button-prev{transform:rotate(180deg);left:calc(18/var(--design-reference)*var(--screen-width))}@media screen and (min-width: 744px){.product-information .swiper-button-prev{left:calc(18/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1024px){.product-information .swiper-button-prev{left:calc(18/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1650px){.product-information .swiper-button-prev{left:calc(18/var(--design-reference)*var(--screen-width))}}.product-information .swiper-button-disabled{pointer-events:all}

/*# sourceMappingURL=product-information-scss.c042b5e1db425f9545fb.css.map*/