.product-complete-the-set{margin:32px 0;font-family:var(--font-body-family)}.product-complete-the-set__header{margin-bottom:24px}.product-complete-the-set__title{color:#f11f1f;font-family:Raleway,sans-serif;font-size:18px;font-weight:500;line-height:130%;margin-bottom:8px}.product-complete-the-set__subtitle{display:flex;align-items:center;flex-wrap:wrap;gap:8px;color:#333;font-size:18px;font-weight:400}.product-complete-the-set__subtitle>span:first-child{color:#272727;font-family:Raleway,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:130%}.product-complete-the-set__points-list ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:8px}.product-complete-the-set__points-list li{color:#4b4b4b;text-align:right;font-family:Quicksand,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:normal;padding-left:16px;position:relative;margin:0}.product-complete-the-set__points-list li:before{content:"";display:inline-block;width:12px;height:12px;flex-shrink:0;background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='7' cy='7' r='7' fill='%23E82223'/%3E%3Cpath d='M4 6.5L6.5 9L10 4.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;left:0;position:absolute;top:4px}.product-complete-the-set__content{display:flex;justify-content:space-between;gap:8px;align-items:center;flex-wrap:wrap}.product-complete-the-set__products-grid{display:flex;align-items:center;gap:0;flex:1;min-width:300px}.product-complete-the-set__card{background-color:#fff;border:1px solid #FFE4E8;border-radius:6px;padding:8px;flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;max-width:162px}.product-complete-the-set__card-image{width:144px;height:144px;aspect-ratio:1/1;margin-bottom:14px;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-complete-the-set__card-image img,.product-complete-the-set__card-image .placeholder-svg{width:100%;height:100%;object-fit:cover}.product-complete-the-set__card-title{display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#272727;text-align:center;font-family:Quicksand;font-size:14px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:8px}.product-complete-the-set__card-price{margin-top:8px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:16px}.product-complete-the-set__price-compare{color:#999;text-decoration:line-through}.product-complete-the-set__price-sale{color:#f11f1f;font-family:Quicksand;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.product-complete-the-set__plus{display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:8px}.product-complete-the-set__summary{flex:1;max-width:185px;display:flex;flex-direction:column;align-items:center;text-align:center}.product-complete-the-set__badge{color:#31261d;font-family:Raleway,sans-serif;font-size:12px;font-style:italic;font-weight:300;line-height:normal;padding:6px 10px;border-radius:100px;background:#fdd2dc;display:inline-block;margin-bottom:4px}.product-complete-the-set__summary-text{color:#4b4b4b;text-align:center;margin-bottom:12px;font-family:Raleway,sans-serif;font-size:12px;font-style:italic;font-weight:300;line-height:normal}.product-complete-the-set__summary-price{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:10px}.product-complete-the-set__summary-price .product-complete-the-set__price-compare{color:#abaaa9;position:relative;font-family:Raleway,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:130%}.product-complete-the-set__summary-price .product-complete-the-set__price-sale{color:#f11f1f;text-align:right;font-family:Raleway,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:130%}.product-complete-the-set__summary-count{color:#31261d;text-align:center;margin-bottom:12px;font-family:Quicksand,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.product-complete-the-set__button{width:100%;max-width:300px;border:1px solid #F11F1F;background-color:transparent;color:#f11f1f;border-radius:30px;padding:9px 15px;font-size:14px;font-weight:600;font-family:Quicksand;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;margin-bottom:12px;text-transform:uppercase;position:relative}.product-complete-the-set__button:hover{background-color:#e82223;color:#fff}.product-complete-the-set__button.loading{color:transparent!important}.product-complete-the-set__button .loading-overlay__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px}.product-complete-the-set__button .spinner{width:20px;height:20px;animation:complete-the-set-spin 2s linear infinite}.product-complete-the-set__button .path{stroke:#e82223;stroke-linecap:round;animation:complete-the-set-dash 1.5s ease-in-out infinite}.product-complete-the-set__button.loading .path{stroke:#e82223}.product-complete-the-set__button:hover .path{stroke:#fff}@keyframes complete-the-set-spin{to{transform:rotate(360deg)}}@keyframes complete-the-set-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.product-complete-the-set__disclaimer{color:#4b4b4b;text-align:center;font-family:Raleway,sans-serif;font-size:12px;font-style:italic;font-weight:300;line-height:normal;max-width:185px}.product-complete-the-set__error-message{color:#e82223;font-size:14px;margin-top:12px}.product-complete-the-set .hidden{display:none!important}@media screen and (max-width:768px){.product-complete-the-set__content{flex-direction:column}.product-complete-the-set__card{max-width:153px}.product-complete-the-set__plus{padding:0}.product-complete-the-set__title{font-size:18px}.product-complete-the-set__content{row-gap:14px}.product-complete-the-set__summary{max-width:100%;flex-direction:row;flex-wrap:wrap;padding:12px;background:#fff;gap:12px 8px}.product-complete-the-set__summary-text{display:none}.product-complete-the-set__summary-price{order:1}.product-complete-the-set__summary-count{order:2}.product-complete-the-set__badge{order:3}.product-complete-the-set__button{order:4;margin-bottom:0}.product-complete-the-set__disclaimer{order:5;max-width:100%}.product-complete-the-set__summary>*{margin-bottom:0}}@media screen and (max-width:480px){.product-complete-the-set__button{max-width:100%;background:#f11f1f;color:#fff}.product-complete-the-set__plus{transform:rotate(90deg)}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/block-complete-the-set.css.map */
