.maatee-bundle-section{padding:50px 0}.maatee-bundle-wrapp{display:flex;align-items:center;padding:0 15px}.maatee-bundle-content-col{flex:1}.maatee-bundle-content-wrapper{padding:40px 100px 40px 0;width:100%}.maatee-bundle-heading{font-size:34px;line-height:1.2;text-align:center;margin-bottom:12px}.maatee-bundle-products{margin-top:50px}.maatee-bundle-product{display:flex;column-gap:16px;padding:24px 0;border-bottom:1px solid #eeeeee;transition:opacity .3s ease}.maatee-bundle-product:first-child{padding-top:0}.maatee-bundle-product-image-block{display:flex;align-items:center;column-gap:14px}.maatee-bundle-product-count{width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f8f6f4}.maatee-bundle-image-wrapper{width:100px}.maatee-bundle-image-wrapper a{display:block;transition:.3s all}.maatee-bundle-product-image{vertical-align:middle;width:100%;position:relative;overflow:hidden}.maatee-bundle-product-image:before{content:"";height:0;display:block;padding-top:calc(100% / (0 + var(--aspect-ratio, 16 / 9)))}.maatee-bundle-product-image img{top:0;right:0;bottom:0;left:0;position:absolute;object-fit:cover;width:100%;height:100%}.maatee-bundle-product-details{flex:auto}.maatee-bundle-product-info{display:flex;align-items:flex-start;gap:30px;margin-bottom:8px;justify-content:space-between}.maatee-bundle-product-title{font-size:16px;line-height:1.5;margin:0;font-weight:400}.maatee-bundle-price{display:flex;width:200px;text-align:right;justify-content:end}.maatee-bundle-price .maatee-price{align-items:center;display:inline-flex;flex-direction:row;flex-wrap:wrap;color:#444;position:relative}.maatee-bundle-price .visually-hidden,.maatee-price-on-sale .maatee-price-regular{display:none}.maatee-bundle-price span{color:#444;font-size:15px;line-height:1.3;display:block}.maatee-price-sale .maatee-price-original{color:#444444bf!important}.maatee-price-sale{display:grid;grid-template-columns:auto auto;gap:12px}.maatee-bundle-actions{margin-top:40px}.maatee-bundle-error{margin-bottom:12px}.maatee-bundle-error svg{width:12px}.maatee-bundle-add-to-cart{font-family:var(--font-family-default);font-size:16px;line-height:1;font-weight:600;text-transform:uppercase;color:var(--color-button-text);background-color:var(--color-button);border:1px solid var(--color-button-border);border-radius:var(--button-corner);position:relative;z-index:1;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0 40px;transition:.3s all;white-space:nowrap;width:100%;min-height:46px}.maatee-bundle-add-to-cart svg.maatee-spinner-icon{display:none;width:16px;height:16px;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;fill:none;position:absolute;animation:f-spinner 1.4s infinite linear}.maatee-bundle-add-to-cart svg.maatee-spinner-icon.is-loading{display:block}.maatee-bundle-add-to-cart svg.maatee-spinner-icon circle{stroke-dasharray:280;stroke-dashoffset:0;transform-origin:center;stroke:currentColor;animation:circle-dash 1.4s ease-in-out infinite}.maatee-bundle-add-to-cart:before,.maatee-bundle-add-to-cart:after{content:"";z-index:-1;transition:transform .3s cubic-bezier(.75,0,.125,1);position:absolute;top:-5px;bottom:-5px;left:-5px;right:-5px;transform:translate(-100%);font-size:0}.maatee-bundle-add-to-cart:before{color:var(--color-button-text-hover);background-color:var(--color-button-hover);border-color:var(--color-button-border-hover)}.maatee-bundle-add-to-cart:after{background:#d6613b;color:var(--color-button-text-hover);background-color:var(--color-button-hover);border-color:var(--color-button-border-hover)}.maatee-bundle-add-to-cart:hover:before{transform:translate(0)}.maatee-bundle-add-to-cart:hover:after{transition-delay:.175s;transform:translate(0)}.maatee-bundle-image-col{flex:1;position:relative}.maatee-bundle-featured-image{display:flex;align-items:center}.maatee-bundle-featured-image-wrapp{width:100%;vertical-align:middle;position:relative;overflow:hidden}.maatee-bundle-featured-image-wrapp:before{content:"";height:0;display:block;padding-top:calc(100% / (0 + var(--aspect-ratio, 16 / 9)))}.maatee-bundle-featured-image-wrapp img.maatee-bundle-featured-img,.maatee-bundle-featured-image-wrapp svg{top:0;right:0;bottom:0;left:0;position:absolute;object-fit:cover;object-position:center;width:100%;height:100%}.maatee-bundle-pin{cursor:pointer;transform:translate(-50%,-50%);position:absolute;width:40px;height:40px;display:none;align-items:center;justify-content:center;transition:.3s all}.maatee-bundle-pin.maatee-bundle-pin-show{display:inline-flex}.maatee-pin-icon{width:30px;height:30px;display:flex;align-items:center;justify-content:center;position:relative;border-radius:50%;cursor:pointer;background:#fff;color:#222;transition:all .3s ease}.maatee-bundle-products.is-hover .maatee-bundle-product:not(.is-active){opacity:.3}.maatee-bundle-pin.is-active .maatee-pin-icon{background:#222;color:#fff}@media screen and (max-width:1199px){.maatee-bundle-wrapp{padding:0}.maatee-bundle-content-wrapper{padding:30px 20px 30px 0}.maatee-bundle-heading{font-size:28px}.maatee-bundle-product{padding:20px 0}.maatee-bundle-product-count{width:25px;height:25px}.maatee-bundle-product-info{gap:20px}.maatee-bundle-product-title{font-size:14px}.maatee-bundle-actions{margin-top:20px}}@media screen and (max-width:991px){.maatee-bundle-wrapp{flex-direction:column-reverse}.maatee-bundle-content-col,.maatee-bundle-image-col{flex:0 0 100%;max-width:100%;width:100%}.maatee-bundle-content-wrapper{padding:40px 0 0}.maatee-bundle-products{margin-top:40px}.maatee-bundle-product{align-items:center}.maatee-bundle-product-info{flex-direction:column;gap:10px}.maatee-bundle-actions{margin-top:30px}.maatee-bundle-price{justify-content:start}}@media screen and (max-width:768px){.maatee-bundle-content-wrapper{padding:30px 0 0}.maatee-bundle-products{margin-top:30px}.maatee-bundle-product-title{font-size:16px}}@media screen and (max-width:480px){.maatee-bundle-image-wrapper{width:80px}.maatee-bundle-product-title{font-size:14px}.maatee-bundle-price span{font-size:13px}.maatee-bundle-actions{margin-top:25px}}@keyframes f-spinner{0%{transform:rotate(0)}to{transform:rotate(270deg)}}@keyframes circle-dash{0%{stroke-dashoffset:280}50%{stroke-dashoffset:75;transform:rotate(135deg)}to{stroke-dashoffset:280;transform:rotate(450deg)}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/maatee-bundle-product.css.map */
