.custom-set__products{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}body.no-scroll{overflow:hidden}.custom-complementary-block{display:flex;flex-direction:column;gap:16px}.custom-complementary-block__products{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.custom-complementary-block__products--product__image{display:flex;align-items:center;justify-content:center;height:100%;transition:all .3s ease}.custom-complementary-block__products--product__image img{width:100%;object-fit:contain}.custom-complementary-block__products--product{display:flex;align-items:center;justify-content:center;border-radius:4px;border:1px solid #e6e6e6;background:#fff;aspect-ratio:2 / 3;overflow:hidden;transition:all .3s ease}.custom-complementary-block__products--product:not(.qty-bundle-options):hover{border:1px solid #a5a5a5}.custom-complementary-block__products--product:hover .custom-complementary-block__products--product__image{scale:1.1}.custom-complementary-block__products--product.qty-bundle-options{flex-direction:column;background:#f7f7f7}.qty-bundle-options__qty-block{display:flex;padding:12px;justify-content:center;align-items:center;border-radius:4px;background:#fff;color:#171717;text-align:center;font-size:24px;font-style:normal;font-weight:400;line-height:26.4px}.qty-bundle-options__label{margin-top:10px;color:#171717;text-align:center;font-size:10px;font-style:normal;font-weight:400;line-height:11px;text-transform:uppercase}.custom-complementary-block__bottom{display:flex;align-items:center;justify-content:space-between;gap:10px}.custom-complementary-block__bottom-info{max-width:310px;width:100%}.custom-complementary-block__bottom-info,.custom-complementary-block__bottom-info>*{margin:0;padding:0;color:var(--theme-foreground, #111112);font-size:16px;font-style:normal;font-weight:400;line-height:24px}.custom-complementary-block__bottom-btn{display:flex;align-items:center;justify-content:center;gap:12px;padding:14px;border-radius:4px;border:1px solid #000;white-space:nowrap;height:44px;color:#000;text-align:center;font-size:16px;font-style:normal;font-weight:600;line-height:16px;letter-spacing:1px;fill:#000;transition:all .3s ease}.custom-complementary-block__bottom-btn:hover{color:#fff;background-color:#000;fill:#fff}.custom-complementary-block__bottom-btn-icon{display:flex;align-items:center;justify-content:center}.custom-complementary-block__bottom-btn-icon svg{fill:inherit;transition:all .3s ease}.custom-complementary-block__bottom-btn-icon svg path{fill:inherit;transition:all .3s ease}.custom-complementary-block-popup{display:flex;align-items:center;justify-content:center;position:fixed;top:0;right:0;bottom:0;left:0;height:100%;width:100%;background:#1f1d1e80;z-index:9999;padding:40px 80px;opacity:0;pointer-events:none;visibility:hidden;transition:all .3s ease}.custom-complementary-block-popup.active{opacity:1;pointer-events:auto;visibility:visible}.custom-complementary-block-popup__wrap{display:flex;flex-direction:column;width:100%;height:100%;border-radius:12px;background:#fff;padding:0 28px 0 32px;position:relative;overflow-y:auto;overflow-x:hidden;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#0e3e74ad transparent}.custom-complementary-block-popup__wrap::-webkit-scrollbar{width:6px}.custom-complementary-block-popup__wrap::-webkit-scrollbar-thumb{background:#0e3e74ad;border-radius:10px}.custom-complementary-block-popup__heading{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:20px;padding-bottom:16px;margin-bottom:16px;background:#fff;border-bottom:1px solid #e5e5e5;position:sticky;top:0;left:0;z-index:700}.custom-complementary-block-popup__heading-label{color:#171717;font-size:34px;font-style:normal;font-weight:600;line-height:40.8px}.custom-complementary-block-popup__heading-btn-closer{display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding:10px;border-radius:50%;border:1px solid #0e3e74;background:#0e3e74;transition:all .3s ease}.custom-complementary-block-popup__heading-btn-closer:hover{background:#fff;transform:rotate(90deg)}.custom-complementary-block-popup__heading-btn-closer svg path{stroke:#fff;fill:#fff;transition:all .3s ease}.custom-complementary-block-popup__heading-btn-closer:hover svg path{stroke:#000;fill:#000}.custom-complementary-block-popup__current-product{display:flex;align-items:center;padding:12px 24px 12px 12px;border-radius:4px;border:1px solid #0e3e74;margin-bottom:32px}.custom-complementary-block-popup__current-product__image{display:flex;align-items:center;justify-content:center;max-width:80px;width:100%;margin-right:16px;border-radius:4px;overflow:hidden}.custom-complementary-block-popup__current-product__image img{width:100%;height:auto;object-fit:contain}.custom-complementary-block-popup__current-product__info-badges{display:flex;align-items:center;gap:2px;margin-bottom:4px}.custom-complementary-block-popup__current-product__info--badge{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;background:#ffe6ab;color:#42320d;text-align:center;font-size:11px;font-style:normal;font-weight:700;line-height:11px}.custom-complementary-block-popup__current-product__info-title{color:#000;font-size:18px;font-style:normal;font-weight:400;line-height:25px;margin-bottom:4px}.custom-complementary-block-popup__current-product__info-selected-options{color:#111112;font-size:15px;font-style:normal;font-weight:400;line-height:24px}.custom-complementary-block-popup__current-product__price{margin-left:auto;color:#111112;font-size:24px;font-style:normal;font-weight:700;line-height:24px}.custom-complementary-block-popup__products{display:grid;grid-template-columns:repeat(5,1fr);gap:32px 16px;z-index:450}.cc-product{position:relative;transition:all .3s ease}.cc-product.active .cc-product__image{border:1px solid #0e3e74}.cc-options{overflow:hidden;height:0;transition:all .3s ease}.cc-option{position:relative;z-index:1}.cc-option:has(.cc-select__dropdown.open){z-index:10}.cc-product.active .cc-options{display:block;overflow:visible}.cc-product__checkbox{display:flex;align-items:flex-start;justify-content:flex-end;position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer;z-index:1;transition:all .3s ease}.cc-product__checkbox:hover .cc-checkmark{background-color:#9c9c9c3f}.cc-toggle{display:none}.cc-checkmark{display:flex;align-items:center;justify-content:center;width:25px;height:25px;border-radius:2px;border:1px solid #0d0c07;background:#fff;position:relative;margin:12px 12px 0 0;transition:all .3s ease}.cc-check-icon{width:16px;height:auto;opacity:0;transform:scale(.8);transition:all .2s ease}.cc-check-icon path{fill:#fff}.cc-toggle:checked+.cc-checkmark{background:#0e3e74;border-color:#0e3e74}.cc-toggle:checked+.cc-checkmark .cc-check-icon{opacity:1;transform:scale(1)}.cc-product__image{display:flex;align-items:center;justify-content:center;border:1px solid #e6e6e6;background:#fff;border-radius:4px;aspect-ratio:3 / 4;overflow:hidden;-webkit-user-select:none;user-select:none;position:relative;transition:all .3s ease}.cc-product__image img{width:100%;height:100%;object-fit:cover;transition:all .3s ease}.cc-product:hover .cc-product__image img{scale:1.1}.cc-product .custom-complementary-block-popup__current-product__info-badges{position:absolute;left:12px;top:12px;margin:0;z-index:1}.cc-product__info{margin-top:6px}.cc-product__info a,.cc-product__info h4{color:#000;font-family:var(--heading-font-family);font-size:16px;font-style:normal;font-weight:400;line-height:20px;margin:0;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:all .3s ease}.cc-product__info a:hover{opacity:.7}.cc-price{color:#111112;font-size:18px;font-style:normal;font-weight:600;line-height:18px;margin-top:8px}.cc-input{display:none}.cc-option__values{display:flex;gap:4px;flex-wrap:wrap}.cc-label{display:flex;align-items:center;justify-content:center;padding:11px 8px;color:#111112;text-align:center;font-size:14px;font-style:normal;font-weight:600;line-height:14px;letter-spacing:1px;cursor:pointer;border-radius:4px;border:1px solid #111112;background:#fff;flex-grow:1;transition:all .3s ease}.cc-label:hover{box-shadow:4px 4px 4px #00000040 inset}.cc-input:checked+.cc-label{border:1px solid #42320d;background:#ffe6ab;box-shadow:4px 4px 4px #00000040 inset;font-weight:700;color:#42320d}.cc-option__name{color:#111112;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:-.3px;margin:10px 0 4px}.cc-option:not(:first-child) .cc-option__name{margin-top:8px}.custom-complementary-block-popup__footer-wrap{display:flex;flex-direction:column;gap:16px;padding:24px;border-radius:8px;background:#f7f7f7;margin:18px 0 0}.custom-complementary-block-popup__footer{position:sticky;bottom:0;left:0;right:0;z-index:700;background:#fff;margin:auto -33px 0 -35px}.custom-complementary-block-popup__footer-main-info{display:flex;align-items:center;justify-content:space-between;gap:10px}.cc-main-info__label{color:#171717;font-size:24px;font-style:normal;font-weight:600;line-height:36px}.cc-main-info__price{color:#111112;font-size:28px;font-style:normal;font-weight:700;line-height:30px}.custom-complementary-block-popup__footer-actions{display:flex;align-items:center;justify-content:space-between;gap:8px}.cc-actions__btn{display:flex;justify-content:center;align-items:center;gap:12px;padding:15px 32px;border-radius:4px;text-align:center;font-size:20px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:1px;max-width:100%;width:100%;position:relative;transition:all .3s ease}.cc-actions__btn.cc-actions__btn-checkout{border:1px solid #0e3e74;background:#0e3e74;color:#fff;fill:#fff}.cc-actions__btn .btn-text--icon svg,.cc-actions__btn .btn-text--icon svg path{fill:inherit;transition:all .3s ease}.cc-actions__btn.cc-actions__btn-checkout:hover{background-color:#fff;color:#000;fill:#000}.btn-text--icon svg{width:20px;height:20px}.btn-text{display:flex;align-items:center;gap:12px}.cc-actions__btn.cc-actions__btn-cart{border:1px solid #0e3e74;color:#000;fill:#000}.cc-actions__btn.cc-actions__btn-cart:hover{background-color:#0e3e74;color:#fff;fill:#fff}.cc-actions__btn .btn-spinner,.cc-actions__btn .btn-check{display:flex;align-items:center;justify-content:center;position:absolute;top:50%;right:50%;transform:translate(50%,-50%);width:22px;height:22px;transition:all .3s ease}.cc-actions__btn .btn-spinner,.cc-actions__btn .btn-check{opacity:0}.btn-text--icon{display:flex;align-items:center;justify-content:center}.cc-actions__btn.is-loading .btn-text{opacity:0}.cc-actions__btn.is-loading .btn-spinner{opacity:1}.cc-actions__btn.is-added .btn-text{opacity:0}.cc-actions__btn.is-added .btn-check{opacity:1}.cc-current-product__price--label.desktop-hidden{display:none}.add-to-cart-complementary{display:flex;align-items:center;justify-content:center;position:absolute;right:10px;bottom:10px;width:40px;height:40px;background:#fff;border:1px solid grey;border-radius:50%;transition:all .3s ease}.add-to-cart-complementary:hover{scale:1.02;opacity:.95}.add-to-cart-complementary .atc-icon--check,.add-to-cart-complementary .atc-icon--spinner{opacity:0}.add-to-cart-complementary .atc-icon{display:flex;align-items:center;justify-content:center;position:absolute;top:50%;right:50%;transform:translate(50%,-50%);width:22px;height:22px;transition:all .3s ease}.add-to-cart-complementary .atc-icon svg{width:100%;height:100%;object-fit:contain}.add-to-cart-complementary.is-added .atc-icon--cart,.add-to-cart-complementary.is-loading .atc-icon--cart{opacity:0}.add-to-cart-complementary.is-loading .atc-icon--spinner,.add-to-cart-complementary.is-added .atc-icon--check{opacity:1}.spinner{width:18px;height:18px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media screen and (max-width:1070px){.custom-complementary-block-popup__products{grid-template-columns:repeat(3,1fr)}}.cc-select{position:relative;z-index:5}.cc-select__trigger{width:100%;padding:10px 30px 10px 12px;border:1px solid #e5e5e5;background:#fff;border-radius:8px;font-size:14px;text-align:left;cursor:pointer;position:relative;transition:all .2s ease}.cc-select__trigger:hover{border-color:#cfcfcf}.cc-select__trigger:focus{outline:none;border-color:#000}.cc-select__trigger:after{content:"";position:absolute;right:14px;top:50%;width:6px;height:6px;border-right:2px solid #000;border-bottom:2px solid #000;transform:translateY(-50%) rotate(45deg);transition:transform .2s ease}.cc-option:has(.cc-select__dropdown.open) .cc-select__trigger:after{transform:translateY(-50%) rotate(-135deg)}.cc-select__dropdown{position:absolute;bottom:calc(100% + 6px);left:0;width:100%;background:#fff;border:1px solid #e5e5e5;border-radius:8px;box-shadow:0 10px 25px #00000014;overflow:hidden;opacity:0;transform:translateY(-5px);pointer-events:none;transition:all .2s ease;z-index:999;max-height:220px;overflow-y:auto}.cc-select__dropdown.open{opacity:1;transform:translateY(0);pointer-events:auto}.cc-select__option{width:100%;padding:10px 12px;background:none;border:none;text-align:left;font-size:14px;cursor:pointer;transition:all .3s ease}.cc-select__option:hover{background:#f5f5f5}.cc-select__option:active{background:#eee}.cc-select__dropdown::-webkit-scrollbar{width:6px}.cc-select__dropdown::-webkit-scrollbar-thumb{background:#ddd;border-radius:10px}.cc-product:nth-child(n+6) .cc-select__dropdown{top:auto;bottom:calc(100% + 6px)}.custom-set__heading{display:flex;flex-direction:column;gap:20px}.custom-set__heading-title,.custom-set__heading-title>*,.custom-set__heading-subtitle,.custom-set__heading-subtitle>*{line-height:1}.custom-set__wrap{display:flex;flex-direction:column}.custom-set__footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:15px;overflow:hidden}.custom-set__footer-btn{display:flex;align-items:center;justify-content:center}.custom-set__products--product{display:flex;flex-direction:column;border:1px solid #F0F0F0;border-radius:6px;overflow:hidden;transition:all .3s ease}.custom-set__products--product:hover{box-shadow:0 4px 12px #00000014}.custom-set__products--product-text-wrap{padding:5px 10px}.custom-set__products--product:hover .custom-set__products--product__image img{scale:1.08}.custom-set__products--product__image{display:flex;align-items:center;justify-content:center;border-radius:6px 6px 0 0;overflow:hidden;max-height:250px;height:100%}.custom-set__products--product__image img{max-width:100%;width:100%;height:100%;object-fit:cover;transition:all .3s ease}.custom-set__products--product-title{display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.3;font-size:16px;font-weight:600;margin:10px 0;transition:all .3s ease}.custom-set__products--product:hover .custom-set__products--product-title{opacity:.8}.custom-set__products--product-price{line-height:1.2;font-size:16px;font-weight:700;margin-bottom:5px}.custom-set__products--product-additional-info{display:none;line-height:1.2;font-size:14px;font-weight:400}@media(max-width:1070px){.cc-product:nth-child(n+4) .cc-select__dropdown{top:auto;bottom:calc(100% + 6px)}}@media(max-width:749px){.cc-product:nth-child(n+3) .cc-select__dropdown{top:auto;bottom:calc(100% + 6px)}}@media screen and (max-width:749px){.custom-set__products{grid-template-columns:repeat(2,1fr);gap:8px}.custom-set__products--product-title{font-size:13px;line-height:1.2;margin:7px 0;line-clamp:1;-webkit-line-clamp:1}.custom-set__products--product-price{font-size:15px;line-height:1.2}.custom-complementary-block-popup__products{grid-template-columns:repeat(2,1fr)}.cc-current-product__price--label.desktop-hidden{display:inline;color:#171717;font-family:var(--heading-font-family);font-size:16px;font-style:normal;font-weight:400;line-height:24px}.custom-complementary-block-popup{padding:16px}.custom-complementary-block-popup__heading{padding-top:12px;padding-bottom:6px}.custom-complementary-block-popup__heading-btn-closer{width:32px;height:32px;padding:8px}.custom-complementary-block-popup__wrap{padding:0 16px}.custom-complementary-block-popup__heading-label{font-size:24px;line-height:26.4px}.custom-complementary-block-popup__current-product{padding:12px;flex-wrap:wrap}.custom-complementary-block-popup__current-product__price{display:flex;align-items:center;justify-content:space-between;border-radius:2px;background:#f7f7f7;padding:8px;margin-top:16px;width:100%;font-size:20px;line-height:25px}.custom-complementary-block-popup__current-product__image{max-width:calc(25% - 8px)}.custom-complementary-block-popup__current-product__info{max-width:calc(75% - 8px)}.custom-complementary-block-popup__current-product__info-title{font-size:16px;line-height:24px}.custom-complementary-block-popup__current-product__info-selected-options{font-size:13px;line-height:21px}.cc-actions__btn{font-size:16px;line-height:16px}.custom-complementary-block-popup__footer-actions{flex-direction:column}.custom-complementary-block-popup__footer-wrap{gap:10px;margin-bottom:0;margin-left:-16px;margin-right:-16px;padding:12px}.cc-main-info__label{font-size:16px;line-height:24px}.cc-main-info__price{font-size:20px;line-height:25px}.custom-complementary-block-popup__current-product__info--badge{padding:4px 8px}.cc-product .custom-complementary-block-popup__current-product__info-badges{top:15px;left:10px;right:40px}.custom-complementary-block__bottom{flex-direction:column;gap:16px}.custom-complementary-block__bottom-info{max-width:100%}.custom-complementary-block__bottom-btn{width:100%}.cc-checkmark{padding:4px}.qty-bundle-options__qty-block{padding:8px;font-size:20px;line-height:22px}.qty-bundle-options__label{margin-top:4px;font-size:9px;line-height:10px}.custom-complementary-block-popup__footer{margin:unset}.btn-text--icon svg{width:16px;height:16px}}
/*# sourceMappingURL=/cdn/shop/t/54/assets/custom-set.css.map */
