.top-deals{background-color:#fff;color:#1b1b1b}.top-deals .subheading{color:#907853}.top-deals .section-header h2{text-transform:uppercase;font-size:calc(var(--font-heading-scale) * 26px);line-height:1.15}@media only screen and (min-width:768px){.top-deals .section-header h2{font-size:calc(var(--font-heading-scale) * 44px)}}.top-deals .price{display:flex;align-items:baseline;gap:6px}.top-deals .price ins{order:1}.top-deals .price del{order:2;font-size:.7em}.top-deals .price del+ins{margin-left:0}.top-deals__layout{display:grid;grid-template-columns:1fr;gap:32px;margin-top:24px}@media only screen and (min-width:1068px){.top-deals__layout{grid-template-columns:minmax(0,5fr) minmax(0,7fr);gap:48px;align-items:stretch}}.top-deals__feature{display:flex;flex-direction:column;width:100%;overflow:hidden;border-radius:4px;border:1px solid rgba(27,27,27,.12)}.top-deals__feature-media{position:relative;width:100%;aspect-ratio:1 / 1;flex:1;overflow:hidden;background-color:#e2e2e2}@media only screen and (min-width:1068px){.top-deals__feature-media{aspect-ratio:auto}}.top-deals__feature-media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.top-deals__feature-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#1b1b1b00 55%,#1b1b1b)}.top-deals__feature-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:1}.top-deals__feature-placeholder .placeholder_svg_tag{width:100%;height:100%;padding:15%}.top-deals__feature-content{--color-price: #ffffff;width:100%;display:flex;flex-direction:column;gap:10px;padding:20px;background:#1b1b1b;color:#fff}@media only screen and (min-width:768px){.top-deals__feature-content{padding:24px 28px}}.top-deals__feature-kicker{margin:0 0 -4px;color:#907853}.top-deals__feature-heading{margin:0;color:#fff}.top-deals__feature-heading a{color:inherit}.top-deals__feature-description{margin:0;color:#fff;opacity:.75}.top-deals__feature-description p{margin-bottom:24px}.top-deals__feature-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;margin-top:auto}.top-deals__feature-footer .price{font-size:1.375rem}.top-deals__purchase{display:flex;flex-direction:column;align-items:stretch;flex-shrink:0;gap:8px}.top-deals__feature-content .top-deals__purchase{--control-padding-y: 10px;--control-padding-x: 20px;--control-font-size: .75rem}.top-deals__secondary-content .top-deals__purchase{--control-padding-y: 8px;--control-padding-x: 16px;--control-font-size: .6875rem}.top-deals__purchase .button{height:auto;padding:var(--control-padding-y) var(--control-padding-x);font-size:var(--control-font-size);line-height:1}.top-deals__form{display:flex;flex-direction:column;align-items:stretch}.top-deals__purchase .button.is-added{background:#279a4b;border-color:#279a4b;color:#fff}.top-deals__purchase .button.is-added:before{transform:rotate3d(0,0,1,6deg) translate3d(-1.2em,110%,0)}.top-deals__purchase .button.is-added span:not(.loading-overlay):before{content:"\2713";margin-right:6px}.top-deals__variant{position:relative;z-index:1;overflow:hidden;display:flex;border:1px solid #907853;border-radius:var(--button-border-radius, 0px);color:#907853;transition:color .25s cubic-bezier(.104,.204,.492,1),border-color .25s cubic-bezier(.104,.204,.492,1)}.top-deals__variant:before{content:"";position:absolute;top:0;bottom:0;left:-5%;width:125%;height:100%;z-index:5;background:#907853;transform-origin:bottom left;backface-visibility:hidden;transform:rotate3d(0,0,1,6deg) translate3d(-1.2em,110%,0);will-change:transform;transition:transform .25s cubic-bezier(.104,.204,.492,1)}.top-deals__variant:after{content:"";position:absolute;top:50%;right:12px;z-index:8;width:7px;height:7px;margin-top:-5px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);pointer-events:none}@media screen and (hover:hover){.top-deals__variant:hover,.top-deals__variant:focus-within{color:#fff}.top-deals__variant:hover:before,.top-deals__variant:focus-within:before{transform:rotate3d(0,0,1,0) translateZ(0)}}.top-deals__variant-select{position:relative;z-index:8;width:100%;height:auto;margin-bottom:0;padding:var(--control-padding-y) calc(var(--control-padding-x) + 16px) var(--control-padding-y) var(--control-padding-x);border:0;background:transparent;color:inherit;cursor:pointer;font-size:var(--control-font-size);line-height:1;font-weight:var(--font-body-bold-weight, 600);letter-spacing:var(--button-letter-spacing, .02em);text-transform:uppercase;appearance:none;-webkit-appearance:none;-moz-appearance:none}.top-deals__variant-select:focus{outline:none}.top-deals__variant-select option{color:#1b1b1b;background:#fff;text-transform:none}.top-deals__feature-content .top-deals__variant{border-color:#fff6;color:#fff}.top-deals__feature-content .top-deals__variant:before{background:#fff}@media screen and (hover:hover){.top-deals__feature-content .top-deals__variant:hover,.top-deals__feature-content .top-deals__variant:focus-within{border-color:#fff;color:#1b1b1b}}.top-deals__feature-cart-button{white-space:nowrap}.top-deals__secondary-grid{display:grid;grid-template-columns:1fr;gap:20px}@media only screen and (min-width:768px){.top-deals__secondary-grid{grid-template-columns:repeat(2,1fr);gap:24px}}.top-deals__secondary-card{display:flex;flex-direction:column;width:100%;min-width:0;border-radius:4px;overflow:hidden;border:1px solid rgba(27,27,27,.12)}.top-deals__secondary-media{position:relative;width:100%;overflow:hidden;background-color:#e2e2e2}.top-deals__secondary-media img{display:block;width:100%;height:auto}.top-deals__secondary-badge{position:absolute;top:10px;left:10px;z-index:2;display:flex;flex-direction:column;padding:6px 12px;background:#ee3a45;color:#fff;text-transform:uppercase;text-align:center;line-height:1.25}.top-deals__secondary-badge-top{font-size:.625rem;letter-spacing:.08em}.top-deals__secondary-badge-bottom{font-size:.875rem;font-weight:var(--font-body-bold-weight, 700);letter-spacing:.02em}.top-deals__secondary-placeholder{position:relative;width:100%;aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center}.top-deals__secondary-placeholder .placeholder_svg_tag{width:100%;height:100%;padding:20%}.top-deals__secondary-content{display:flex;flex-direction:column;flex:1;padding:16px 16px 24px}.top-deals__secondary-subheading{margin:0 0 2px}.top-deals__secondary-title{display:block;margin-bottom:6px;font-size:1.125rem;line-height:1.25;text-transform:uppercase;font-weight:var(--font-body-bold-weight, 600);color:#1b1b1b}.top-deals__secondary-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:16px}.top-deals__secondary-footer .price{font-size:1.125rem}.top-deals__secondary-cart-button{white-space:nowrap}@media only screen and (max-width:767px){.top-deals__feature-kicker,.top-deals__secondary-subheading{font-size:.6875rem;letter-spacing:.22em}.top-deals__feature-heading{font-size:calc(var(--font-heading-scale) * 22px);line-height:1.2}.top-deals__feature-description{font-size:.875rem}.top-deals__feature-footer .price{font-size:1.25rem}.top-deals__secondary-title,.top-deals__secondary-footer .price{font-size:1rem}}@media only screen and (max-width:480px){.top-deals__feature-footer .price,.top-deals__secondary-footer .price,.top-deals__purchase{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/top-deals.css.map */
