:root{--rk-green: #00b67a;--rk-green-light: #f0fdf8;--rk-black: #111111;--rk-gray: #666666;--rk-border: #e5e5e5;--rk-radius: 12px;--rk-align: right}.rk-page{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;direction:rtl}.rk-page *,.rk-page *:before,.rk-page *:after{box-sizing:border-box}.rk-page .rk-align-right{--rk-align: right}.rk-page .rk-align-center{--rk-align: center}.rk-page .rk-align-left{--rk-align: left}.rk-announce{background:#000;color:#fff;text-align:center;font-size:1.3rem;font-weight:600;padding:10px 16px;letter-spacing:.3px}.rk-hero{display:grid;grid-template-columns:var(--rk-ph-gallery-cols, 1fr 1.35fr);gap:40px;padding:24px 40px 48px}@media(max-width:900px){.rk-hero{grid-template-columns:1fr;gap:20px;padding:12px 16px 32px;overflow:hidden}.rk-gallery{order:-1;width:100%;max-width:100%;overflow:hidden}.rk-gallery__main{width:100%}}.rk-gallery{display:flex;flex-direction:column;gap:12px;background:var(--rk-ph-gallery-bg, #f5f5f5);border-radius:16px;padding:16px}.rk-gallery__main{border-radius:10px;overflow:hidden;background:transparent;aspect-ratio:1 / 1}.rk-gallery__main img{width:100%;height:100%;object-fit:cover;display:none}.rk-gallery__main img.active{display:block}.rk-gallery__thumbs{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none;flex-direction:row-reverse}.rk-gallery__thumbs::-webkit-scrollbar{display:none}.rk-thumb{flex-shrink:0;width:64px;height:64px;border-radius:8px;overflow:hidden;border:2px solid transparent;cursor:pointer;background:#f0f0f0;transition:border-color .15s}.rk-thumb img{width:100%;height:100%;object-fit:cover}.rk-thumb.active{border-color:var(--rk-green)}.rk-info{display:flex;flex-direction:column;gap:18px}.rk-brand-line{display:flex;align-items:center;gap:10px;justify-content:flex-start}.rk-brand-name{font-size:var(--rk-ph-brand-size, 14px);font-weight:700;color:var(--rk-ph-brand-color, var(--rk-green));letter-spacing:.3px}.rk-badge-wrap{position:relative;display:inline-block}.rk-system-icons{display:inline-flex;align-items:center;gap:5px;padding:4px 9px;border:1.5px solid #d4d4d4;border-radius:20px;background:var(--rk-ph-badge-bg, #f5f5f5);line-height:1;transition:border-color .15s,background .15s}.rk-system-icons--clickable{cursor:pointer}.rk-system-icons--clickable:hover{border-color:var(--rk-ph-badge-hover, #b0b0b0);background:#ebebeb}.rk-badge-popover{position:absolute;top:calc(100% + 10px);right:0;width:270px;background:#fff;border-radius:12px;box-shadow:0 4px 24px #00000024;padding:14px 16px;z-index:200;opacity:0;pointer-events:none;transform:translateY(-6px);transition:opacity .15s ease,transform .15s ease;direction:rtl;text-align:right}.rk-badge-popover.rk-open{opacity:1;pointer-events:auto;transform:translateY(0)}.rk-badge-popover:before{content:"";position:absolute;bottom:100%;inset-inline-start:16px;border:7px solid transparent;border-bottom-color:#fff}.rk-badge-popover__title{font-weight:700;font-size:1.3rem;color:#111;margin:0 0 6px;line-height:1.3}.rk-badge-popover__body{font-size:1.25rem;color:#555;line-height:1.6;margin:0}.rk-badge-popover__body p{margin:0}.rk-badge-popover__body strong,.rk-badge-popover__body b{color:var(--rk-ph-badge-bold-color, var(--rk-green));font-weight:700}.rk-badge-img{height:var(--rk-ph-badge-h, 18px);width:auto;display:block;object-fit:contain}.rk-badge-svg{width:14px;height:14px;color:#1a1a1a;display:block;flex-shrink:0}.rk-product-title{font-size:var(--rk-ph-title-size, 28px);font-weight:800;line-height:1.15;color:var(--rk-black);margin:0;text-align:right}.rk-product-subtitle{font-size:var(--rk-ph-subtitle-size, 15px);color:var(--rk-ph-subtitle-color, var(--rk-gray));margin:6px 0 0;line-height:1.5;text-align:right}.rk-rating-bar{display:flex;align-items:center;gap:10px;padding:8px 14px;background:var(--rk-ph-rating-bg, #f9f9f9);border:1px solid var(--rk-border);border-radius:100px;width:fit-content;cursor:pointer;transition:border-color .15s;direction:rtl}.rk-rating-bar:hover{border-color:var(--rk-ph-rating-hover, var(--rk-green))}.rk-tp-stars{display:flex;gap:2px}.rk-tp-star{width:18px;height:18px;border-radius:2px;background:var(--rk-ph-star-color, var(--rk-green));display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.1rem}.rk-rating-score{font-size:var(--rk-ph-rating-size, 13px);font-weight:700;color:var(--rk-black)}.rk-rating-count{font-size:var(--rk-ph-rating-size, 13px);color:var(--rk-gray)}.rk-rating-arrow{color:var(--rk-gray);font-size:1.1rem}.rk-social-proof{display:flex;align-items:center;gap:10px;flex-wrap:wrap;border:1px solid var(--rk-border);background:var(--rk-ph-social-bg, #f5f5f5);border-radius:10px;padding:var(--rk-ph-social-pad-v, 8px) var(--rk-ph-social-pad-h, 14px);width:fit-content}.rk-avatars{display:flex;flex-direction:row-reverse}.rk-avatar{width:30px;height:30px;border-radius:50%;border:2px solid #fff;object-fit:cover;margin-inline-start:-8px}.rk-avatars .rk-avatar:first-child{margin-inline-start:0}.rk-social-text{font-size:var(--rk-ph-social-size, 13px);color:var(--rk-gray)}.rk-social-text strong{color:var(--rk-black)}.rk-features-list{display:flex;flex-direction:column;gap:8px}.rk-feature-item{display:flex;align-items:flex-start;gap:10px;font-size:var(--rk-ph-features-size, 14px);color:var(--rk-black);line-height:1.4;text-align:right}.rk-feature-check{flex-shrink:0;width:20px;height:20px;background:var(--rk-ph-bullet-color, var(--rk-green));border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.2rem;margin-top:1px;order:-1}.rk-section-label{font-size:1.4rem;color:var(--rk-black);margin-bottom:10px;text-align:var(--rk-align, right)}.rk-section-label span{font-weight:700}.rk-color-options{display:flex;gap:10px;flex-wrap:wrap;align-items:flex-end}.rk-color-card-wrap{position:relative;display:inline-flex;flex-direction:column;align-items:center;padding-top:14px}.rk-color-card{position:relative;width:var(--rk-ph-variant-size, 80px);height:var(--rk-ph-variant-size, 80px);border-radius:10px;overflow:hidden;border:2px solid var(--rk-ph-variant-border, var(--rk-border));cursor:pointer;transition:border-color .15s;background:#f5f5f5}.rk-color-card:hover{border-color:var(--rk-ph-variant-hover, var(--rk-green))}.rk-color-card img{width:100%;height:100%;object-fit:cover}.rk-color-card.selected{border-color:var(--rk-ph-variant-selected, var(--rk-green))}.rk-color-card__check{display:none;position:absolute;top:4px;inset-inline-start:4px;width:20px;height:20px;border-radius:50%;background:var(--rk-ph-variant-selected, var(--rk-green));color:#fff;font-size:1.1rem;align-items:center;justify-content:center}.rk-color-card.selected .rk-color-card__check{display:flex}.rk-variant-badge{position:absolute;top:0;left:50%;transform:translate(-50%);background:var(--rk-ph-popular-bg, #ffffff);color:var(--rk-ph-popular-color, #111111);border-radius:20px;font-size:.78rem;font-weight:700;padding:3px 9px;white-space:nowrap;z-index:2;box-shadow:0 1px 6px #00000026;line-height:1.4;display:inline-flex;align-items:center;gap:3px;direction:ltr}.rk-color-card__text{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:1.2rem;font-weight:600;color:var(--rk-black);text-align:center;padding:4px}.rk-variants-group{display:flex;flex-direction:column}.rk-bundles-wrap{display:flex;flex-direction:column;gap:10px;padding-top:14px}.rk-bundle-card{position:relative;border:2px solid var(--rk-bundle-border, #e5e5e5);border-radius:var(--rk-radius);padding:14px 16px;cursor:pointer;background:#fff;transition:border-color .15s,background .15s}.rk-bundle-card.selected{border-color:var(--rk-bundle-sel-border, var(--rk-green));background:var(--rk-bundle-sel-bg, var(--rk-green-light))}.rk-bundle-card__badge{position:absolute;top:-12px;right:14px;background:#111;color:#fff;font-size:1.05rem;font-weight:700;padding:2px 12px;border-radius:20px;line-height:1.8;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;z-index:2}.rk-bundle-card__row{display:flex;align-items:center;gap:14px}.rk-bundle-card__img{width:52px;height:52px;object-fit:contain;border-radius:6px;background:#f5f5f5;flex-shrink:0}.rk-bundle-card__mid{flex:1;min-width:0;text-align:right}.rk-bundle-card__name{font-size:1.45rem;font-weight:700;color:var(--rk-black);display:flex;align-items:center;gap:8px;flex-wrap:wrap}.rk-bundle-card__save{display:inline-flex;align-items:center;background:#f0f0f0;color:#555;font-size:1.05rem;font-weight:600;padding:1px 10px;border-radius:20px;white-space:nowrap}.rk-bundle-card__features{display:flex;flex-direction:column;gap:3px;margin-top:5px}.rk-bundle-card__feat{display:flex;align-items:center;gap:6px;font-size:1.25rem;color:var(--rk-gray)}.rk-bundle-card__feat-icon{color:var(--rk-bundle-check-color, var(--rk-green));font-size:1.1rem;flex-shrink:0}.rk-bundle-card__price-col{text-align:left;flex-shrink:0}.rk-bundle-card__price{font-size:1.8rem;font-weight:800;color:var(--rk-bundle-price-color, var(--rk-green));display:block}.rk-bundle-card__original{font-size:1.25rem;color:#aaa;text-decoration:line-through;display:block}.rk-bundle-card__check{display:none;position:absolute;right:-10px;top:-10px;width:24px;height:24px;border-radius:50%;background:var(--rk-bundle-sel-border, var(--rk-green));color:#fff;font-size:1.1rem;align-items:center;justify-content:center;border:2px solid #fff;box-shadow:0 1px 4px #00000026;z-index:3}.rk-bundle-card.selected .rk-bundle-card__check{display:flex}.rk-bundle-card__extra{display:none;align-items:center;gap:10px;padding:10px 0 0;margin-top:10px;border-top:1px solid rgba(0,182,122,.3)}.rk-bundle-card.selected .rk-bundle-card__extra{display:flex}.rk-bundle-card__extra-img{width:34px;height:34px;object-fit:contain;flex-shrink:0}.rk-bundle-card__extra-text{flex:1;font-size:1.3rem;font-weight:600;color:var(--rk-bundle-check-color, var(--rk-green))}.rk-bundle-card__extra-was{font-size:1.2rem;color:#aaa;text-decoration:line-through;white-space:nowrap}.rk-bundle-card__gift-free{font-size:1.2rem;font-weight:700;color:var(--rk-green);white-space:nowrap}.rk-delivery-info{display:flex;flex-direction:column;align-items:center;gap:10px}.rk-delivery-box{border:1px solid var(--rk-border);border-radius:10px;padding:12px 18px;width:100%;display:flex;flex-direction:column;gap:6px;text-align:center;direction:ltr;box-shadow:0 2px 12px #00000012}.rk-delivery-box__track{display:flex;align-items:center;justify-content:center;gap:6px;font-size:1.3rem;color:#333;flex-wrap:wrap;direction:ltr}.rk-delivery-box__track svg{width:18px;height:18px;color:#333;flex-shrink:0}.rk-delivery-box__flag{background:#e8f4fd;color:#1a6ca8;font-size:1.05rem;font-weight:700;padding:1px 6px;border-radius:3px}.rk-delivery-box__track strong{font-weight:700;color:#111}.rk-delivery-box__details{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap;direction:rtl}.rk-delivery-check{font-size:1.25rem;color:var(--rk-ph-delivery-color, var(--rk-green));font-weight:500;direction:rtl}.rk-delivery-check strong{font-weight:700}.rk-delivery-guarantee{display:inline-flex;align-items:center;gap:7px;background:#f5f5f5;border-radius:20px;padding:6px 16px;font-size:1.2rem;color:#555;font-weight:700;direction:rtl}.rk-delivery-guarantee svg{width:14px;height:14px;color:#555;flex-shrink:0}.rk-add-to-cart{display:block;width:100%;background:var(--rk-ph-cta-bg, var(--rk-black));color:var(--rk-ph-cta-color, #fff);border:none;border-radius:8px;padding:17px 24px;font-size:var(--rk-ph-cta-size, 17px);font-weight:800;cursor:pointer;text-align:center;transition:background .15s,transform .1s}.rk-add-to-cart:hover{filter:brightness(1.15)}.rk-add-to-cart:active{transform:scale(.995)}.rk-trust-bar{display:flex;gap:10px;flex-wrap:wrap;padding:14px 0;border-top:1px solid var(--rk-border);border-bottom:1px solid var(--rk-border)}.rk-trust-item{display:flex;align-items:center;gap:8px;flex:1;min-width:110px}.rk-trust-item svg{width:20px;height:20px;color:var(--rk-green);flex-shrink:0}.rk-trust-item__text{display:flex;flex-direction:column}.rk-trust-item__main{font-size:var(--rk-ph-trust-title-size, 13px);font-weight:700;color:var(--rk-black)}.rk-trust-item__sub{font-size:var(--rk-ph-trust-sub-size, 12px);color:var(--rk-gray)}.rk-pay-icons{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:center;direction:ltr;padding:4px 0}.rk-pay-img{height:40px;width:auto;object-fit:contain;display:block}.rk-pay-icons--acc{padding-bottom:14px}.rk-steps{background:#f9f9f9;padding:64px 24px}.rk-steps__title{font-size:2.6rem;font-weight:800;color:var(--rk-black);margin:0 0 48px;text-align:var(--rk-align, right)}.rk-steps__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;max-width:960px;margin:0 auto}@media(max-width:700px){.rk-steps__grid{grid-template-columns:1fr}.rk-steps__title{font-size:2rem}}.rk-step{background:#fff;border-radius:16px;padding:32px 24px;box-shadow:0 2px 12px #0000000f}.rk-step__num{width:48px;height:48px;background:var(--rk-black);color:#fff;border-radius:50%;font-size:2rem;font-weight:800;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.rk-step__title{font-size:1.6rem;font-weight:700;color:var(--rk-black);margin:0 0 10px;text-align:var(--rk-align, right)}.rk-step__text{font-size:1.4rem;color:var(--rk-gray);line-height:1.6;margin:0;text-align:var(--rk-align, right)}.rk-feature-section{max-width:1100px;margin:0 auto;padding:64px 24px}.rk-feature-row{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;margin-bottom:80px}.rk-feature-row--reverse .rk-feature-row__img{order:-1}@media(max-width:700px){.rk-feature-row{grid-template-columns:1fr;gap:24px;margin-bottom:48px}.rk-feature-row--reverse .rk-feature-row__img{order:unset}}.rk-feature-row__img{border-radius:16px;overflow:hidden;box-shadow:0 8px 32px #0000001a}.rk-feature-row__img img{width:100%;display:block}.rk-feature-row__eyebrow{font-size:1.2rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:var(--rk-green);margin:0 0 10px;text-align:var(--rk-align, right)}.rk-feature-row__title{font-size:2.6rem;font-weight:800;color:var(--rk-black);line-height:1.2;margin:0 0 16px;text-align:var(--rk-align, right)}.rk-feature-row__title em{font-style:italic}.rk-feature-row__text{font-size:1.5rem;color:var(--rk-gray);line-height:1.7;margin:0;text-align:var(--rk-align, right)}.rk-feature-row__text strong{color:var(--rk-black)}.rk-reviews-section{background:#f9f9f9;padding:64px 24px}.rk-reviews-section__title{font-size:2.4rem;font-weight:800;color:var(--rk-black);margin:0 0 8px;text-align:var(--rk-align, right)}.rk-reviews-section__sub{color:var(--rk-gray);font-size:1.4rem;margin:0 0 40px;text-align:var(--rk-align, right);direction:ltr}.rk-reviews-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;max-width:1100px;margin:0 auto}@media(max-width:900px){.rk-reviews-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.rk-reviews-grid{grid-template-columns:1fr}}.rk-review-card{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px #0000000f}.rk-review-card__stars{color:var(--rk-green);font-size:1.4rem;margin-bottom:10px;direction:ltr}.rk-review-card__text{font-size:1.3rem;color:#333;line-height:1.6;margin:0 0 12px;text-align:var(--rk-align, right)}.rk-review-card__author{font-size:1.2rem;font-weight:700;color:var(--rk-black);text-align:var(--rk-align, right)}.rk-review-card__verified{font-size:1.1rem;color:var(--rk-green);text-align:var(--rk-align, right)}.rk-faq-section{max-width:760px;margin:0 auto;padding:64px 24px}.rk-faq-section__title{font-size:2.4rem;font-weight:800;color:var(--rk-black);margin:0 0 40px;text-align:var(--rk-align, right)}.rk-faq-item{border-bottom:1px solid var(--rk-border)}.rk-faq-question{width:100%;background:none;border:none;padding:20px 0;font-size:1.5rem;font-weight:600;color:var(--rk-black);text-align:right;cursor:pointer;display:flex;justify-content:space-between;align-items:center;direction:rtl}.rk-faq-question .rk-faq-icon{font-size:2rem;color:var(--rk-gray);transition:transform .2s;flex-shrink:0;margin-inline-end:0;margin-inline-start:16px}.rk-faq-item.open .rk-faq-icon{transform:rotate(45deg)}.rk-faq-answer{font-size:1.4rem;color:var(--rk-gray);line-height:1.7;padding:0 0 20px;display:none;text-align:var(--rk-align, right)}.rk-faq-item.open .rk-faq-answer{display:block}.rk-safe-payments{background:#111;color:#fff;text-align:center;padding:14px 16px;font-size:1.3rem;font-weight:600}
/*# sourceMappingURL=/cdn/shop/t/3/assets/rk-page.css.map */
