*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Heebo,sans-serif;background:#fff;color:#0a1628;direction:rtl;-webkit-font-smoothing:antialiased;overflow-x:hidden;line-height:1.6}a{text-decoration:none;color:inherit}button{font-family:Heebo,sans-serif;cursor:pointer;border:none;background:transparent}img{display:block;max-width:100%}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6{margin:0;line-height:1.2}.container{width:100%;max-width:var(--page-width, 1200px);margin-inline:auto;padding-inline:20px}.skip-link{position:absolute;inset-inline-start:-999em;top:0;background:#2d7be5;color:#fff;padding:1rem 2rem;z-index:9999}.skip-link:focus{inset-inline-start:0}.announcement-bar{background:#1a6ec7;padding:10px 20px;text-align:center;font-size:13.5px;font-weight:500;color:#fff;position:sticky;top:0;z-index:99}.header-wrap{background:#fff;border-bottom:1px solid #e8edf5;position:sticky;top:0;z-index:100;box-shadow:0 2px 12px #0a16280f}.shopify-section-group-header-group{position:sticky;top:0;z-index:100}.header{display:flex;align-items:center;justify-content:space-between;padding:0 20px;height:62px;position:relative}.header__logo{position:absolute;left:50%;transform:translate(-50%);text-align:center;z-index:1;pointer-events:auto}.header__logo img{max-height:42px;width:auto}.header__logo span{font-size:22px;font-weight:900;color:#0a1628}.header__icons{display:flex;gap:4px;align-items:center}.header__icon{color:#0a1628;padding:8px;display:flex;align-items:center;justify-content:center;transition:color .2s}.header__icon svg{width:21px;height:21px;fill:currentColor}.header__icon:hover{color:#2d7be5}.header__icon--cart{position:relative}.header__cart-count{background:#2d7be5;color:#fff;font-size:10px;font-weight:700;min-width:16px;height:16px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;position:absolute;top:2px;inset-inline-end:2px}.header__menu-toggle{color:#0a1628;padding:8px}.header__menu-toggle svg{width:22px;height:22px;fill:currentColor}.header__search-toggle{background:none;border:none}.header__search-bar{overflow:hidden;max-height:0;opacity:0;transition:max-height .38s cubic-bezier(.4,0,.2,1),opacity .28s ease,padding .28s ease;border-top:1px solid transparent;background:#fff}.header__search-bar.is-open{max-height:80px;opacity:1;padding:10px 0 12px;border-top-color:#e8edf5}.header__search-inner{max-width:600px;margin:0 auto;padding:0 20px}.header__search-form{width:100%}.header__search-field{display:flex;align-items:center;background:#f4f8fc;border:1.5px solid #e8edf5;border-radius:50px;padding:0 16px;gap:10px;transition:border-color .2s,box-shadow .2s}.header__search-field:focus-within{border-color:#2d7be5;box-shadow:0 0 0 3px #2d7be51f;background:#fff}.header__search-icon-field{color:#8896aa;flex-shrink:0;transition:color .2s}.header__search-field:focus-within .header__search-icon-field{color:#2d7be5}.header__search-input{flex:1;border:none;background:transparent;font-family:Heebo,sans-serif;font-size:15px;color:#0a1628;padding:11px 0;outline:none;direction:rtl;min-width:0}.header__search-input::placeholder{color:#b0bac8}.header__search-clear{background:none;border:none;cursor:pointer;color:#b0bac8;font-size:14px;padding:4px;line-height:1;flex-shrink:0;opacity:0;pointer-events:none;transition:opacity .15s,color .15s}.header__search-clear.is-visible{opacity:1;pointer-events:all}.header__search-clear:hover{color:#0a1628}.header__search-toggle.is-active{color:#2d7be5}.header__nav-desktop{display:none;align-items:center;gap:32px;flex:2;justify-content:center}.header__nav-link{font-size:14.5px;font-weight:600;color:#0a1628;transition:color .2s;padding:4px 0;position:relative}.header__nav-link:hover{color:#2d7be5}.header__nav-link:after{content:"";position:absolute;bottom:-2px;inset-inline-start:0;width:0;height:2px;background:#2d7be5;transition:width .2s}.header__nav-link:hover:after{width:100%}.nav-drawer{position:fixed;inset-inline-start:0;top:0;bottom:0;width:86%;max-width:360px;background:#fff;color:#0a1628;padding:24px 20px;transform:translate(100%);transition:transform .3s ease;z-index:200;overflow-y:auto;box-shadow:4px 0 40px #0a162826}.nav-drawer.is-open{transform:translate(0)}.nav-drawer__close{position:absolute;top:16px;inset-inline-end:16px;color:#0a1628;padding:8px}.nav-drawer__close svg{width:24px;height:24px;fill:currentColor}.nav-drawer__links{margin-top:48px;display:flex;flex-direction:column;gap:4px}.nav-drawer__link{color:#0a1628;padding:14px 0;font-size:18px;font-weight:600;border-bottom:1px solid #e8edf5}.nav-drawer__link:hover{color:#2d7be5}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:150;opacity:0;pointer-events:none;transition:opacity .3s ease}.overlay.is-open{opacity:1;pointer-events:all}.breadcrumb{padding:12px 20px;font-size:13px;color:#8896aa;border-bottom:1px solid #e8edf5;background:#fafbfc}.breadcrumb a{color:#8896aa;transition:color .2s}.breadcrumb a:hover{color:#2d7be5}.breadcrumb__sep{margin:0 8px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:56px;padding:14px 32px;font-size:17px;font-weight:700;line-height:1.2;border-radius:999px;text-align:center;transition:transform .2s,box-shadow .2s,background .2s;white-space:nowrap;cursor:pointer}.btn--primary{background:#2d7be5;color:#fff;box-shadow:0 4px 20px #2d7be559}.btn--primary:hover{background:#1a6ec7;transform:translateY(-2px);box-shadow:0 8px 28px #2d7be573}.btn--white{background:#fff;color:#2d7be5;box-shadow:0 4px 20px #0000001a}.btn--white:hover{transform:translateY(-2px);box-shadow:0 8px 28px #00000026}.btn--large{min-height:64px;font-size:19px;padding:18px 40px}.btn--block{width:100%;max-width:420px}.section{padding:60px 0}.section--soft{background:#f4f8fc}.section__header{text-align:center;margin-bottom:32px}.section__heading{font-size:clamp(26px,5vw,40px);font-weight:800;letter-spacing:-.02em;margin-bottom:10px;color:#0a1628}.section__subheading{font-size:17px;line-height:1.55;color:#5a6475;max-width:600px;margin-inline:auto}.sec-label{text-align:center;font-size:11px;font-weight:700;letter-spacing:3.5px;color:#2d7be5;text-transform:uppercase;margin-bottom:12px}.sec-title{text-align:center;font-size:28px;font-weight:900;margin-bottom:32px;color:#0a1628}.hero{background:linear-gradient(135deg,#0b1a3b,#1a3a7a 60%,#2d7be5);color:#fff;padding:60px 20px;position:relative;overflow:hidden}.hero__inner{display:grid;gap:32px;align-items:center;position:relative;z-index:2;max-width:1200px;margin:0 auto}.hero__content{text-align:center}.hero__heading{font-size:clamp(32px,8vw,56px);font-weight:900;line-height:1.08;letter-spacing:-.02em;margin-bottom:16px}.hero__text{font-size:17px;line-height:1.55;opacity:.92;margin-bottom:28px;max-width:560px;margin-inline:auto}.hero__buttons{display:flex;flex-direction:column;align-items:center;gap:12px}.hero__meta{margin-top:24px;display:flex;flex-wrap:wrap;justify-content:center;gap:12px 20px;font-size:13.5px;opacity:.85}.hero__meta-item{display:inline-flex;align-items:center;gap:6px}.hero__image{width:100%;max-width:440px;margin-inline:auto;border-radius:20px;box-shadow:0 20px 60px #0000004d}.hero__image-placeholder{width:100%;max-width:440px;aspect-ratio:1/1;margin-inline:auto;background:#ffffff1a;border:2px dashed rgba(255,255,255,.3);border-radius:20px;display:flex;align-items:center;justify-content:center;color:#fff9;font-size:14px;text-align:center;padding:20px}.trust-bar{background:#f4f8fc;padding:28px 0;border-bottom:1px solid #e8edf5}.trust-bar__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px 20px}.trust-bar__item{display:flex;align-items:center;gap:12px;font-size:14px;font-weight:600;color:#0a1628}.trust-bar__icon{width:40px;height:40px;background:#2d7be5;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.trust-bar__icon svg{width:20px;height:20px;fill:currentColor}.product-hero{display:grid;grid-template-columns:1fr;gap:28px;max-width:1200px;margin:0 auto;padding:24px 20px 100px}.gallery{display:flex;flex-direction:column;gap:12px}.gallery-main-wrap{position:relative;background:#f4f8fc;border:1px solid #e8edf5;border-radius:20px;overflow:hidden;aspect-ratio:1 / 1;width:100%;order:1}.gallery-thumbs{order:2}.gallery-main{position:relative;width:100%;height:100%}.gallery-slide{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .5s ease;pointer-events:none}.gallery-slide.is-active{opacity:1;pointer-events:auto}.gallery-slide img{width:100%;height:100%;object-fit:contain;padding:24px}.gallery-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#8896aa;font-size:14px;text-align:center;padding:20px}.gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffe6;border:1px solid #e8edf5;border-radius:50%;width:36px;height:36px;font-size:20px;line-height:1;cursor:pointer;color:#0a1628;z-index:5;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0a16281f;transition:background .2s,transform .2s}.gallery-arrow:hover{background:#fff;transform:translateY(-50%) scale(1.08)}.gallery-arrow--prev{right:10px}.gallery-arrow--next{left:10px}.gallery-progress{position:absolute;bottom:0;left:0;right:0;height:3px;background:#2d7be526}.gallery-progress-bar{height:100%;background:#2d7be5;width:0%;transition:width linear;border-radius:0 3px 3px 0}.gallery-thumbs{display:flex;flex-direction:row;gap:8px;overflow-x:auto;scrollbar-width:none;padding-bottom:2px}.gallery-thumbs::-webkit-scrollbar{display:none}.gallery-thumb{flex-shrink:0;width:68px;height:68px;background:#f4f8fc;border:1.5px solid #d3dae4;border-radius:10px;overflow:hidden;cursor:pointer;transition:border-color .2s,transform .2s;display:flex;align-items:center;justify-content:center}.gallery-thumb:hover{border-color:#2d7be5;transform:scale(1.04)}.gallery-thumb.is-active{border-color:#2d7be5;border-width:2px}.gallery-thumb img{width:100%;height:100%;object-fit:cover}.gallery-thumb-placeholder{width:100%;height:100%;background:#e8edf5}.product-info{padding-right:0}.product-badge-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:12px}.product-badge{background:#2d7be5;color:#fff;font-size:11px;font-weight:700;padding:4px 10px;border-radius:20px;letter-spacing:.5px}.product-stock-alert{font-size:12px;font-weight:600;color:#e53e3e}.customers-love{padding:60px 0 50px;background:#fff;overflow:hidden}.customers-love__title{font-size:26px;font-weight:900;text-align:center;color:#0a1628;margin-bottom:28px;padding:0 20px}.cl-carousel-wrap{overflow:hidden;width:100%;padding:4px 0 8px;direction:ltr}.cl-carousel{display:flex;gap:16px;width:max-content;direction:ltr;animation:clMarquee 30s linear infinite;will-change:transform}.cl-carousel-wrap:hover .cl-carousel{animation-play-state:paused}@keyframes clMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.cl-slide{flex-shrink:0;width:220px;border-radius:20px;overflow:hidden;aspect-ratio:3/4;box-shadow:0 6px 24px #0a16281f}@media(min-width:600px){.cl-slide{width:260px}}@media(min-width:900px){.cl-slide{width:240px}}.cl-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s}.cl-slide:hover .cl-img{transform:scale(1.04)}.cl-img-placeholder{width:100%;height:100%;background:#f4f8fc;border:2px dashed #d0dbe8;display:flex;align-items:center;justify-content:center;font-size:32px;border-radius:16px}.customers-love__text-block{text-align:center;max-width:680px;margin:40px auto 0;padding:0 20px}.customers-love__sub{font-size:22px;font-weight:900;color:#0a1628;margin-bottom:16px;line-height:1.3}.customers-love__body{font-size:15px;line-height:1.8;color:#5a6475;margin-bottom:24px}.customers-love__cta{display:inline-block;background:#2d7be5;color:#fff;font-size:16px;font-weight:700;padding:14px 36px;border-radius:50px;text-decoration:none;box-shadow:0 4px 16px #2d7be559;transition:background .2s,transform .15s}.customers-love__cta:hover{background:#1a6ec7;transform:translateY(-2px)}.blue-cta{background:#2d7be5;padding:70px 24px;text-align:center}.blue-cta__inner{max-width:700px;margin:0 auto}.blue-cta__heading{font-size:30px;font-weight:900;color:#fff;margin-bottom:24px;line-height:1.25}@media(min-width:768px){.blue-cta__heading{font-size:38px}}.blue-cta__text{font-size:15.5px;line-height:1.8;color:#ffffffe0;margin-bottom:32px}.blue-cta__text p{margin-bottom:10px}.blue-cta__text strong{color:#fff}.blue-cta__btn{display:inline-block;background:#fff;color:#2d7be5;font-size:16px;font-weight:700;padding:14px 36px;border-radius:50px;text-decoration:none;border:2px solid #fff;transition:background .2s,color .2s}.blue-cta__btn:hover{background:transparent;color:#fff}.guarantee-section{padding:60px 24px;background:#fff}.guarantee-section__inner{max-width:1000px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:36px;text-align:center}@media(min-width:768px){.guarantee-section__inner{flex-direction:row;text-align:right;gap:60px;align-items:center}}.guarantee-section__image{flex-shrink:0;width:260px}.guarantee-section__img{width:100%;display:block}.guarantee-section__badge{width:220px;height:220px;margin:0 auto}.guarantee-badge-circle{width:220px;height:220px;border-radius:50%;background:linear-gradient(135deg,#c8a84b,#f5d78e,#c8a84b);display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 8px 32px #c8a84b59;border:4px solid #c8a84b}.guarantee-badge-days{font-size:64px;font-weight:900;color:#fff;line-height:1}.guarantee-badge-label{font-size:18px;font-weight:700;color:#fff}.guarantee-badge-sub{font-size:13px;font-weight:600;color:#ffffffd9;margin-top:4px}.guarantee-section__content{flex:1}.guarantee-section__heading{font-size:26px;font-weight:900;color:#0a1628;margin-bottom:16px;line-height:1.3}@media(min-width:768px){.guarantee-section__heading{font-size:30px}}.guarantee-section__text{font-size:15.5px;line-height:1.8;color:#3d4f65;margin-bottom:24px}.guarantee-section__text p{margin-bottom:10px}.guarantee-section__text strong{color:#0a1628}.guarantee-section__cta{display:inline-block;background:#2d7be5;color:#fff;font-size:15px;font-weight:700;padding:13px 32px;border-radius:50px;text-decoration:none;box-shadow:0 4px 16px #2d7be54d;transition:background .2s,transform .15s}.guarantee-section__cta:hover{background:#1a6ec7;transform:translateY(-2px)}.product-reviews-section{padding:60px 24px 80px;max-width:900px;margin:0 auto}.pr-title{font-size:28px;font-weight:900;text-align:center;color:#0a1628;margin-bottom:24px}.pr-summary{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;padding-bottom:20px}.pr-summary-score{display:flex;align-items:center;gap:12px}.pr-summary-stars{color:#ffb800;font-size:22px;letter-spacing:2px}.pr-summary-text{font-size:15px;font-weight:700;color:#0a1628;line-height:1.4}.pr-summary-text span{font-size:13px;font-weight:400;color:#8896aa}.pr-write-btn{display:inline-block;background:#0a1628;color:#fff;font-size:14px;font-weight:700;padding:11px 24px;border-radius:8px;border:none;cursor:pointer;text-decoration:none;transition:background .2s}.pr-write-btn:hover{background:#2d7be5}.pr-divider{height:1px;background:#e8edf5;margin-bottom:24px}.pr-form-wrap{overflow:hidden;max-height:0;transition:max-height .5s ease;margin-bottom:0}.pr-form-wrap.is-open{max-height:1200px;margin-bottom:32px}.pr-form{background:#f8fafc;border:1px solid #e0eaf5;border-radius:16px;padding:36px 32px 32px;position:relative}.pr-form-title{font-size:22px;font-weight:900;color:#0a1628;text-align:center;margin-bottom:28px}.pr-form-group{margin-bottom:20px}.pr-form-group--half{flex:1 1 200px}.pr-form-row{display:flex;gap:16px;flex-wrap:wrap}.pr-form-label{display:block;font-size:13px;font-weight:700;color:#2d7be5;margin-bottom:8px;letter-spacing:.02em}.pr-form-count,.pr-form-optional{font-weight:400;color:#8896aa}.pr-form-input{width:100%;padding:11px 14px;border:1px solid #d0dbe8;border-radius:8px;font-size:15px;color:#0a1628;background:#fff;box-sizing:border-box;transition:border-color .2s}.pr-form-input:focus{outline:none;border-color:#2d7be5}.pr-form-textarea{width:100%;padding:11px 14px;border:1px solid #d0dbe8;border-radius:8px;font-size:15px;color:#0a1628;background:#fff;box-sizing:border-box;resize:vertical;min-height:120px;transition:border-color .2s}.pr-form-textarea:focus{outline:none;border-color:#2d7be5}.pr-star-picker{display:flex;gap:6px;direction:ltr}.pr-star-pick{font-size:32px;color:#d3dae4;cursor:pointer;transition:color .15s,transform .1s;line-height:1;-webkit-user-select:none;user-select:none}.pr-star-pick:hover,.pr-star-pick.is-active{color:#ffb800;transform:scale(1.15)}.pr-form-upload-box{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;border:1.5px dashed #d0dbe8;border-radius:10px;padding:28px 20px;background:#fff;cursor:pointer;color:#8896aa;font-size:14px;transition:border-color .2s,background .2s;text-align:center}.pr-form-upload-box:hover{border-color:#2d7be5;background:#f0f6ff}.pr-form-privacy{font-size:12px;color:#8896aa;line-height:1.6;text-align:center;margin-bottom:24px}.pr-form-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.pr-form-cancel-btn{background:transparent;border:1.5px solid #d0dbe8;color:#5a6475;font-size:14px;font-weight:600;padding:11px 28px;border-radius:8px;cursor:pointer;transition:border-color .2s,color .2s}.pr-form-cancel-btn:hover{border-color:#0a1628;color:#0a1628}.pr-form-submit-btn{background:#0a1628;color:#fff;font-size:14px;font-weight:700;padding:11px 32px;border-radius:8px;border:none;cursor:pointer;transition:background .2s}.pr-form-submit-btn:hover{background:#2d7be5}.pr-form-success{text-align:center;padding:32px 20px}.pr-form-success-icon{width:56px;height:56px;background:#2d7be5;color:#fff;border-radius:50%;font-size:28px;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.pr-list{display:flex;flex-direction:column}.pr-item{padding:24px 0}.pr-item.pr-hidden{display:none}.pr-item-stars{margin-bottom:10px}.pr-star{color:#ffb800;font-size:18px}.pr-star--empty{color:#d3dae4}.pr-item-meta{display:flex;align-items:center;gap:8px;margin-bottom:12px}.pr-item-avatar{width:36px;height:36px;background:#f4f8fc;border:1px solid #e8edf5;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#8896aa;flex-shrink:0}.pr-item-avatar svg{width:18px;height:18px}.pr-item-avatar-img{width:36px;height:36px;border-radius:50%;object-fit:cover;display:block}.pr-item-name{font-size:15px;font-weight:700;color:#0a1628}.pr-item-loc{font-size:13px;color:#8896aa}.pr-item-text{font-size:15px;line-height:1.8;color:#3d4f65;margin-bottom:14px}.pr-item-photo{margin-bottom:14px}.pr-item-img{width:120px;height:120px;object-fit:cover;border-radius:10px;border:1px solid #e8edf5}.pr-item-divider{height:1px;background:#e8edf5}.pr-pagination{display:flex;align-items:center;justify-content:center;gap:6px;padding:32px 0 8px;flex-wrap:wrap;direction:ltr}.pr-page-btn{min-width:38px;height:38px;padding:0 10px;border:1.5px solid #d0dbe8;border-radius:8px;background:#fff;color:#0a1628;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s}.pr-page-btn:hover:not(:disabled){border-color:#2d7be5;color:#2d7be5}.pr-page-btn.is-active{background:#0a1628;color:#fff;border-color:#0a1628}.pr-page-btn:disabled{opacity:.35;cursor:default}.product-banner{position:relative;min-height:520px;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-banner--placeholder{background:linear-gradient(135deg,#0a1628,#1a6ec7)}.product-banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.product-banner__content{position:relative;z-index:1;text-align:center;padding:60px 24px;max-width:800px}.product-banner__heading{font-size:32px;font-weight:900;color:#fff;margin-bottom:16px;line-height:1.2}.product-banner__text{font-size:17px;color:#ffffffe0;line-height:1.7}.product-banner__hint{margin-top:20px;font-size:13px;color:#ffffff80;letter-spacing:.02em}@media(min-width:768px){.product-banner{min-height:640px}.product-banner__heading{font-size:48px}}.product-features{padding:20px 0}.pf-row{display:flex;flex-direction:column;gap:0;padding:60px 24px;max-width:1200px;margin:0 auto;border-bottom:1px solid #f0f4f8}.pf-row:last-child{border-bottom:none}@media(min-width:768px){.pf-row{flex-direction:row;align-items:center;gap:60px;padding:80px 60px}.pf-row--reverse{flex-direction:row-reverse}.pf-image,.pf-content{flex:1}}.pf-image{margin-bottom:28px}@media(min-width:768px){.pf-image{margin-bottom:0}}.pf-img{width:100%;border-radius:20px;display:block;box-shadow:0 8px 32px #0a16281a}.pf-img-placeholder{aspect-ratio:4/3;background:#f4f8fc;border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:48px;border:2px dashed #d0dbe8}.pf-label{font-size:11px;font-weight:700;letter-spacing:2.5px;color:#2d7be5;text-transform:uppercase;margin-bottom:10px}.pf-heading{font-size:26px;font-weight:900;color:#0a1628;margin-bottom:16px;line-height:1.25}@media(min-width:768px){.pf-heading{font-size:32px}}.pf-text{font-size:15.5px;line-height:1.8;color:#3d4f65;margin-bottom:20px}.pf-text p{margin-bottom:12px}.pf-points{list-style:none;padding:0;margin:0 0 24px;display:flex;flex-direction:column;gap:8px}.pf-points li{display:flex;align-items:flex-start;gap:8px;font-size:14.5px;color:#0a1628}.pf-check{color:#2d7be5;font-weight:900;flex-shrink:0;margin-top:2px}.pf-cta{display:inline-block;background:#2d7be5;color:#fff;font-size:15px;font-weight:700;padding:13px 32px;border-radius:50px;text-decoration:none;box-shadow:0 4px 16px #2d7be54d;transition:background .2s,transform .15s}.pf-cta:hover{background:#1a6ec7;transform:translateY(-2px)}.scroll-top-btn{position:fixed;bottom:28px;right:20px;width:44px;height:44px;background:#2d7be5;color:#fff;border:none;border-radius:50%;cursor:pointer;z-index:500;display:flex;align-items:center;justify-content:center;font-size:20px;box-shadow:0 4px 16px #2d7be566;opacity:0;pointer-events:none;transform:translateY(12px);transition:opacity .3s,transform .3s}.scroll-top-btn.is-visible{opacity:1;pointer-events:all;transform:translateY(0)}.scroll-top-btn:hover{background:#1a6ec7;transform:translateY(-2px)}.rating-row{display:flex;align-items:center;gap:10px;margin-bottom:16px;flex-wrap:wrap}.stars-rating{color:#ffb800;font-size:16px;letter-spacing:1px}.rating-count{font-size:13.5px;color:#8896aa}.rating-divider{color:#d3dae4}.verified-badge{background:#2d7be514;border:1px solid rgba(45,123,229,.2);color:#2d7be5;font-size:11px;font-weight:600;padding:3px 10px;border-radius:50px}.product-title{font-size:26px;font-weight:900;line-height:1.2;margin-bottom:10px;color:#0a1628}.product-subtitle{font-size:15.5px;color:#5a6475;line-height:1.7;margin-bottom:24px}.benefits-list{margin-bottom:28px;display:flex;flex-direction:column;gap:10px}.benefits-list li{display:flex;align-items:center;gap:10px;font-size:14.5px;color:#0a1628}.check-icon{width:22px;height:22px;background:#2d7be51a;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#2d7be5;font-size:12px;font-weight:700}.divider{height:1px;background:#e8edf5;margin:24px 0}.bundle-label{font-size:13px;font-weight:700;color:#8896aa;text-transform:uppercase;letter-spacing:2px;margin-bottom:12px}.bundles{display:flex;gap:8px;margin-bottom:28px}.bundle-opt{flex:1;border:1.5px solid #d3dae4;border-radius:14px;padding:12px 6px;text-align:center;cursor:pointer;transition:all .2s;background:#fff;position:relative}.bundle-opt:hover{border-color:#2d7be5}.bundle-opt.selected{border-color:#2d7be5;background:#2d7be50d;box-shadow:0 0 0 3px #2d7be51a}.bundle-popular{position:absolute;top:-10px;left:50%;transform:translate(-50%);background:#2d7be5;color:#fff;font-size:10px;font-weight:700;padding:3px 10px;border-radius:50px;white-space:nowrap}.bundle-units{font-size:12px;color:#0a1628;font-weight:700;margin-bottom:4px;line-height:1.3}.bundle-price{font-size:20px;font-weight:900;color:#0a1628}.bundle-price-old{font-size:12px;color:#b0bac8;text-decoration:line-through;margin-top:2px}.bundle-save{display:inline-block;margin-top:7px;padding:4px 10px;border-radius:20px;font-size:12px;font-weight:800;background:#fff;color:#2d7be5;border:1.5px solid #2D7BE5;letter-spacing:.01em}.price-row{display:flex;align-items:center;gap:14px;margin-bottom:6px;flex-wrap:wrap}.price-current{font-size:42px;font-weight:900;color:#0a1628}.price-old{font-size:20px;color:#b0bac8;text-decoration:line-through}.price-save-badge{background:#22c55e1a;border:1px solid rgba(34,197,94,.3);color:#16a34a;font-size:12px;font-weight:700;padding:4px 12px;border-radius:50px}.price-note{font-size:13px;color:#8896aa;margin-bottom:22px}.cta-group{display:flex;flex-direction:column;gap:12px;margin-bottom:12px}.btn-add{width:100%;background:#2d7be5;color:#fff;font-size:17px;font-weight:700;padding:17px 32px;border-radius:50px;cursor:pointer;box-shadow:0 4px 20px #2d7be566;transition:all .2s;letter-spacing:.2px;border:none}.btn-add:hover:not(:disabled){background:#1a6ec7;box-shadow:0 8px 28px #2d7be580;transform:translateY(-1px)}.btn-add:disabled{opacity:.7;cursor:wait}.btn-cart{width:100%;background:#fff;color:#0a1628;font-size:15px;font-weight:700;padding:14px 28px;border-radius:50px;cursor:pointer;border:2px solid #d0dbe8;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .2s}.btn-cart:hover:not(:disabled){border-color:#2d7be5;color:#2d7be5}.btn-cart:disabled{opacity:.7;cursor:wait}.guarantee-strip{background:#f0f6ff;border:1px solid #c4d9f8;border-radius:14px;padding:14px 18px;display:flex;align-items:center;gap:12px;margin-bottom:24px;font-size:13.5px;color:#0a1628}.guarantee-strip .g-icon{font-size:22px;flex-shrink:0}.guarantee-strip strong{color:#0a1628}.guarantee-strip .g-sub{font-size:12.5px;color:#5a6475}.trust-badges{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.tbadge{background:#f4f8fc;border:1px solid #e8edf5;border-radius:12px;padding:10px 8px;text-align:center;font-size:11px;color:#5a6475;line-height:1.4}.tbadge .tbadge-icon{font-size:20px;margin-bottom:4px}.value-props{background:#f4f8fc;padding:60px 20px}.vp-grid{display:grid;grid-template-columns:1fr;gap:20px;align-items:stretch;max-width:1100px;margin:40px auto 0}.vp-card{background:#fff;border:1px solid #e8edf5;border-radius:22px;padding:32px 28px;box-shadow:0 4px 20px #0a16280f;transition:box-shadow .2s,transform .2s;display:flex;flex-direction:column;height:100%}.vp-content{display:flex;flex-direction:column;flex:1}.vp-card:hover{box-shadow:0 8px 36px #0a16281a;transform:translateY(-2px)}.vp-tag{font-size:11px;font-weight:700;letter-spacing:2.5px;color:#2d7be5;text-transform:uppercase;margin-bottom:10px}.vp-title{font-size:22px;font-weight:900;margin-bottom:16px;line-height:1.25;color:#0a1628}.vp-text{font-size:14.5px;color:#5a6475;line-height:1.8;flex:1}.vp-quote{margin-top:20px;font-size:13.5px;color:#8896aa;border-right:3px solid #2D7BE5;padding-right:12px;font-style:italic;line-height:1.6}.vp-img{border-radius:16px;overflow:hidden;aspect-ratio:1/1;max-height:200px;margin-top:16px}.vp-img img{width:100%;height:100%;object-fit:cover}.how-section{padding:60px 20px;background:#fff}.steps-grid{display:grid;grid-template-columns:1fr;gap:14px;max-width:960px;margin:0 auto}.step-card{background:#f4f8fc;border:1px solid #e8edf5;border-radius:20px;padding:36px 24px;text-align:center;transition:transform .2s,box-shadow .2s}.step-card:hover{transform:translateY(-5px);box-shadow:0 12px 36px #0a16281a}.step-num{width:52px;height:52px;background:#2d7be5;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:900;margin:0 auto 20px;color:#fff}.step-card h3{font-size:17px;font-weight:800;margin-bottom:10px;color:#0a1628}.step-card p{font-size:14px;color:#5a6475;line-height:1.7}.reviews-section{background:#f4f8fc;padding:60px 20px}.reviews-summary{display:flex;flex-direction:column;align-items:center;gap:16px;margin-bottom:50px;text-align:center}.big-rating{font-size:56px;font-weight:900;color:#0a1628;line-height:1}.rating-stars-lg{color:#ffb800;font-size:24px;letter-spacing:3px;margin-bottom:6px}.rating-total{font-size:14px;color:#8896aa}.reviews-carousel{position:relative;max-width:1100px;margin:0 auto}.reviews-group{display:none;grid-template-columns:1fr;gap:16px;opacity:0}.reviews-group.is-active{display:grid;animation:reviewsFadeIn .6s ease forwards}.reviews-group.is-leaving{display:grid;animation:reviewsFadeOut .4s ease forwards;pointer-events:none}@keyframes reviewsFadeIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes reviewsFadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}.reviews-dots{display:flex;justify-content:center;gap:8px;margin-top:28px}.reviews-dot{width:8px;height:8px;border-radius:50%;background:#d0dbe8;border:none;cursor:default;pointer-events:none;padding:0;transition:background .3s,transform .3s}.reviews-dot.is-active{background:#2d7be5;transform:scale(1.35)}.reviews-grid{display:grid;grid-template-columns:1fr;gap:16px;max-width:1100px;margin:0 auto}.review-card{background:#fff;border:1px solid #e8edf5;border-radius:18px;padding:28px;box-shadow:0 2px 12px #0a16280d;transition:transform .2s,box-shadow .2s}.review-card:hover{transform:translateY(-3px);box-shadow:0 8px 28px #0a16281a}.rev-stars{color:#ffb800;font-size:14px;letter-spacing:2px;margin-bottom:14px}.rev-text{font-size:14.5px;line-height:1.8;color:#0a1628;margin-bottom:18px}.reviewer{display:flex;align-items:center;gap:11px}.avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#2d7be5,#5bb8f5);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:15px;flex-shrink:0;color:#fff}.rev-name{font-size:13.5px;font-weight:700;color:#0a1628}.rev-loc{font-size:12px;color:#8896aa;margin-top:2px}.rev-verified{font-size:11px;color:#2d7be5;margin-top:2px}.faq-section{padding:60px 20px;background:#fff}.faq-list{max-width:760px;margin:0 auto;display:flex;flex-direction:column;gap:12px}.faq-item{background:#fff;border:1px solid #e8edf5;border-radius:14px;overflow:hidden;box-shadow:0 2px 8px #0a16280a}.faq-q{padding:18px 22px;font-size:15.5px;font-weight:700;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background .2s;color:#0a1628}.faq-q:hover{background:#f8fafd}.faq-arrow{font-size:12px;color:#2d7be5;transition:transform .2s}.faq-item.open .faq-arrow{transform:rotate(180deg)}.faq-a{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;font-size:14.5px;color:#5a6475;line-height:1.75;padding:0 22px}.faq-item.open .faq-a{max-height:300px;padding:0 22px 18px}.policy-page{padding:48px 24px 80px;background:#fff}.policy-page__inner{max-width:720px;margin:0 auto;text-align:center;background:#fff;border-radius:16px;padding:36px 32px 48px;box-shadow:0 2px 24px #0a162812}.policy-page__title{font-size:28px;font-weight:900;color:#0a1628;margin-bottom:36px;padding-bottom:20px;border-bottom:2px solid #e8edf5}.policy-page__content{text-align:right;font-size:15.5px;line-height:1.9;color:#2d3748}.policy-page__content h2{font-size:20px;font-weight:800;color:#0a1628;margin:32px 0 12px}.policy-page__content h3{font-size:17px;font-weight:700;color:#0a1628;margin:24px 0 8px}.policy-page__content p{margin-bottom:14px}.policy-page__content ul,.policy-page__content ol{padding-right:20px;margin-bottom:14px}.policy-page__content ul li,.policy-page__content ol li{list-style:disc;margin-bottom:6px}.policy-page__content a{color:#2d7be5;text-decoration:underline}.contact-section{padding:40px 20px 80px;max-width:600px;margin:0 auto}.contact-title{font-size:34px;font-weight:900;text-align:center;margin-bottom:36px;color:#0a1628}.contact-form{display:flex;flex-direction:column;gap:16px;margin-bottom:48px}.contact-input{width:100%;padding:16px 18px;border:1.5px solid #d3dae4;border-radius:12px;font-size:15px;font-family:Heebo,sans-serif;color:#0a1628;background:#fff;transition:border-color .2s,box-shadow .2s;text-align:right;direction:rtl}.contact-input::placeholder{color:#b0bac8}.contact-input:focus{outline:none;border-color:#2d7be5;box-shadow:0 0 0 3px #2d7be51f}.contact-textarea{width:100%;padding:16px 18px;border:1.5px solid #d3dae4;border-radius:12px;font-size:15px;font-family:Heebo,sans-serif;color:#0a1628;background:#fff;transition:border-color .2s,box-shadow .2s;text-align:right;direction:rtl;min-height:130px;resize:vertical}.contact-textarea::placeholder{color:#b0bac8}.contact-textarea:focus{outline:none;border-color:#2d7be5;box-shadow:0 0 0 3px #2d7be51f}.contact-submit{width:100%;background:#2d7be5;color:#fff;font-size:17px;font-weight:700;padding:17px 32px;border-radius:50px;cursor:pointer;border:none;box-shadow:0 4px 20px #2d7be559;transition:all .2s;font-family:Heebo,sans-serif}.contact-submit:hover{background:#1a6ec7;box-shadow:0 8px 28px #2d7be573;transform:translateY(-1px)}.contact-info{text-align:center;font-size:14.5px;color:#5a6475;line-height:2}.contact-info strong{color:#0a1628}.cta-banner{background:linear-gradient(135deg,#2d7be5,#1a6ec7);color:#fff;padding:60px 20px;text-align:center}.cta-banner__heading{font-size:28px;font-weight:900;margin-bottom:10px}.cta-banner__text{font-size:16px;margin-bottom:24px;opacity:.95}.benefits-section{padding:60px 0;background:#fff}.benefits-grid{display:grid;grid-template-columns:1fr;gap:16px}.benefit-card{background:#f4f8fc;border:1px solid #e8edf5;border-radius:20px;padding:28px 24px;text-align:center;transition:transform .2s,box-shadow .2s}.benefit-card:hover{transform:translateY(-4px);box-shadow:0 12px 36px #0a16281a}.benefit-card__icon{width:60px;height:60px;margin:0 auto 14px;background:#2d7be5;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center}.benefit-card__icon svg{width:28px;height:28px;fill:currentColor}.benefit-card__title{font-size:19px;font-weight:700;color:#0a1628;margin-bottom:8px}.benefit-card__text{font-size:15px;line-height:1.55;color:#5a6475}.mission__text{max-width:680px;margin-inline:auto;font-size:17px;line-height:1.7;text-align:center;color:#5a6475}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding-bottom:40px}.product-card{background:#fff;border:1px solid #e8edf5;border-radius:14px;overflow:hidden;box-shadow:0 2px 12px #0a16280d;transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-4px);box-shadow:0 8px 28px #0a16281a}.product-card__media{aspect-ratio:1/1;background:#f4f8fc;overflow:hidden}.product-card__media img{width:100%;height:100%;object-fit:cover}.product-card__info{padding:12px}.product-card__title{font-size:15px;font-weight:600;margin-bottom:4px;color:#0a1628}.product-card__price{font-size:16px;font-weight:800;color:#2d7be5}.collection-header{padding:40px 0 20px;text-align:center}.cart{padding:40px 20px}.cart__empty{text-align:center;padding:40px 20px;font-size:18px;color:#8896aa}.cart__item{display:grid;grid-template-columns:80px 1fr auto;gap:12px;padding:16px 0;border-bottom:1px solid #e8edf5;align-items:center}.cart__item-image{width:80px;height:80px;background:#f4f8fc;border-radius:10px;overflow:hidden}.cart__item-image img{width:100%;height:100%;object-fit:cover}.cart__item-title{font-size:15px;font-weight:600;margin-bottom:4px}.cart__item-price{font-size:15px;color:#2d7be5;font-weight:700}.cart__qty{display:inline-flex;align-items:center;gap:4px;border:1px solid #e8edf5;border-radius:8px;overflow:hidden;direction:ltr}.cart__qty button{padding:6px 10px;font-size:15px;font-weight:700;color:#2d7be5;min-width:36px;min-height:36px}.cart__qty input{width:40px;text-align:center;border:0;font-size:14px;padding:6px 0;color:#0a1628}.cart__totals{padding:20px 0;border-top:2px solid #2D7BE5;margin-top:20px}.cart__total-row{display:flex;justify-content:space-between;font-size:16px;margin-bottom:8px}.cart__total-row--final{font-size:20px;font-weight:800;color:#2d7be5}.footer{background:#0a1628;color:#fff;padding:40px 0 20px}.footer__grid{display:grid;grid-template-columns:1fr;gap:24px;margin-bottom:30px}.footer__heading{font-size:16px;margin-bottom:12px;color:#fff}.footer__links{display:flex;flex-direction:column;gap:8px}.footer__link{font-size:14px;color:#fff9}.footer__link:hover{color:#5bb8f5}.footer__text{font-size:14px;color:#ffffff80;line-height:1.6}.footer__bottom{padding-top:20px;border-top:1px solid rgba(255,255,255,.08);font-size:12.5px;color:#ffffff4d;text-align:center}.footer__newsletter-form{display:flex;gap:6px;margin-top:8px}.footer__newsletter-input{flex:1;padding:10px 12px;border-radius:10px;border:1px solid rgba(255,255,255,.15);background:#ffffff0f;color:#fff;font-size:14px}.footer__newsletter-input::placeholder{color:#ffffff80}.footer__newsletter-btn{padding:0 16px;background:#2d7be5;color:#fff;border-radius:10px;font-weight:700;font-size:14px}.form__field{margin-bottom:12px}.form__label{display:block;margin-bottom:4px;font-size:14px;font-weight:600;color:#0a1628}.form__input,.form__textarea,.form__select{width:100%;padding:12px 14px;border:1.5px solid #d3dae4;border-radius:10px;background:#fff;min-height:48px;font-size:15px;color:#0a1628;transition:border-color .2s,box-shadow .2s}.form__input:focus,.form__textarea:focus,.form__select:focus{outline:none;border-color:#2d7be5;box-shadow:0 0 0 3px #2d7be51f}.form__textarea{min-height:120px;resize:vertical}.state{padding:80px 20px;text-align:center}.state__title{font-size:clamp(30px,8vw,50px);margin-bottom:10px;color:#0a1628}.state__text{font-size:16px;color:#8896aa;margin-bottom:24px}.sticky-cta{display:none}.text-center{text-align:center}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(min-width:600px){.trust-bar__grid{grid-template-columns:repeat(4,1fr)}.benefits-grid{grid-template-columns:repeat(2,1fr)}.reviews-grid,.reviews-group{grid-template-columns:repeat(3,1fr);gap:20px}.product-grid{grid-template-columns:repeat(3,1fr);gap:16px}.footer__grid{grid-template-columns:2fr 1fr 1fr 2fr;gap:30px}.trust-badges{grid-template-columns:repeat(4,1fr)}}@media(min-width:768px){.container{padding-inline:60px}.product-hero{padding:40px 60px;grid-template-columns:1fr 1fr;gap:0}.gallery{position:sticky;top:90px;flex-direction:row-reverse;align-items:flex-start;gap:12px}.gallery-main-wrap{flex:1}.gallery-thumbs{flex-direction:column;overflow-x:unset;overflow-y:auto;max-height:500px;width:72px;flex-shrink:0}.gallery-thumb{width:68px;height:68px}.product-info{padding-right:48px}.product-title{font-size:34px}.vp-grid{grid-template-columns:repeat(2,1fr);gap:28px;margin-top:60px;align-items:stretch}.vp-card{padding:36px 32px;display:flex;flex-direction:column;height:100%}.vp-card.vp-reverse{direction:ltr}.vp-card.vp-reverse .vp-content{direction:rtl}.vp-img{max-height:none;margin-top:0}.steps-grid{grid-template-columns:repeat(3,1fr);gap:26px}.reviews-summary{flex-direction:row;gap:40px;text-align:start}.big-rating{font-size:72px}.value-props,.how-section,.reviews-section,.faq-section{padding:90px 60px}.sec-title{font-size:38px;margin-bottom:52px}.hero{padding:70px 60px 80px}.hero__inner{grid-template-columns:1fr 1fr;gap:40px}.hero__content{text-align:start}.hero__buttons{flex-direction:row;align-items:flex-start;justify-content:flex-start}.hero__meta{justify-content:flex-start}.hero__text{margin-inline:0}.breadcrumb{padding:12px 60px}.contact-section,.policy-page{padding:60px 40px 80px}.policy-page__inner{padding:48px 56px 60px}.policy-page__title{font-size:34px}}@media(min-width:900px){.benefits-grid,.product-grid{grid-template-columns:repeat(4,1fr)}.header__nav-desktop{display:flex}.header__menu-toggle{display:none}.header__logo{position:static;transform:none;left:auto;text-align:start;flex:0 0 auto}.header{padding:0 52px;height:72px}}@media(max-width:767px){.sticky-cta{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:200;background:#fffffff7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid #e8edf5;padding:14px 20px;gap:12px;align-items:center;box-shadow:0 -4px 24px #0a16281a}.sticky-price{font-size:22px;font-weight:900;flex-shrink:0;color:#0a1628}.sticky-price-old{font-size:13px;color:#b0bac8;text-decoration:line-through}.sticky-btn{flex:1;background:#2d7be5;color:#fff;font-size:15px;font-weight:700;padding:14px 20px;border-radius:50px;border:none;cursor:pointer;box-shadow:0 4px 16px #2d7be566;text-align:center}}.cart-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:900;opacity:0;pointer-events:none;transition:opacity .3s ease}.cart-drawer-overlay.is-open{opacity:1;pointer-events:all}.cart-drawer{position:fixed;top:0;left:0;width:100%;max-width:480px;height:100%;background:#fff;z-index:901;display:flex;flex-direction:column;transform:translate(-100%);transition:transform .35s cubic-bezier(.4,0,.2,1);box-shadow:4px 0 32px #0a162826;direction:rtl}.cart-drawer.is-open{transform:translate(0)}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:20px 20px 16px;border-bottom:1px solid #e8edf5;flex-shrink:0}.cart-drawer__title{font-size:18px;font-weight:800;color:#0a1628}.cart-drawer__close{background:none;border:none;cursor:pointer;padding:6px;color:#0a1628;font-size:22px;line-height:1;display:flex;align-items:center;justify-content:center}.cart-drawer__close:hover{color:#2d7be5}.cart-drawer__body{flex:1;overflow-y:auto;padding:0}.cart-drawer__empty{padding:60px 20px;text-align:center;color:#5a6475;font-size:15px}.cart-drawer__empty a{display:inline-block;margin-top:16px;background:#2d7be5;color:#fff;padding:12px 28px;border-radius:50px;font-weight:700;font-size:15px}.cart-drawer__items{padding:12px 0}.cart-drawer__item{display:grid;grid-template-columns:80px 1fr 28px;gap:12px;align-items:start;padding:16px 20px;border-bottom:1px solid #f0f4f8}.cart-drawer__item-img{width:80px;height:80px;object-fit:contain;border-radius:10px;border:1px solid #e8edf5;background:#f8fafc}.cart-drawer__item-img-placeholder{width:80px;height:80px;background:#f4f8fc;border-radius:10px;border:1px solid #e8edf5}.cart-drawer__item-info{display:flex;flex-direction:column;gap:6px}.cart-drawer__item-title{font-size:14px;font-weight:700;color:#0a1628;line-height:1.3}.cart-drawer__item-variant{font-size:12px;color:#5a6475;background:#f4f8fc;display:inline-block;padding:2px 8px;border-radius:20px;width:fit-content}.cart-drawer__item-prices{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.cart-drawer__item-price{font-size:15px;font-weight:800;color:#0a1628}.cart-drawer__item-compare{font-size:12px;color:#b0bac8;text-decoration:line-through}.cart-drawer__item-line-save{font-size:12px;font-weight:800;color:#16a34a}.cart-drawer__item-qty{display:flex;align-items:center;gap:0;border:1.5px solid #e8edf5;border-radius:50px;overflow:hidden;width:fit-content;margin-top:2px}.cd-qty-input{width:40px;text-align:center;font-size:14px;font-weight:700;color:#0a1628;border:none;background:transparent;font-family:Heebo,sans-serif;-moz-appearance:textfield;pointer-events:auto;cursor:text;user-select:text;-webkit-user-select:text}.cd-qty-input::-webkit-outer-spin-button,.cd-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cd-qty-input:focus{outline:1px solid #2D7BE5;border-radius:4px}.cart-drawer__item-qty button{width:32px;height:32px;background:none;border:none;font-size:18px;font-weight:400;color:#0a1628;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}.cart-drawer__item-qty button:hover{background:#f4f8fc}.cart-drawer__item-qty span{min-width:32px;text-align:center;font-size:14px;font-weight:700;color:#0a1628}.cart-drawer__item-remove{background:none;border:none;cursor:pointer;color:#b0bac8;font-size:18px;padding:4px;transition:color .2s;align-self:start;margin-top:2px}.cart-drawer__item-remove:hover{color:#e53e3e}.cart-drawer__upsell{padding:16px 20px;background:#f4f8fc;border-top:1px solid #e8edf5}.cart-drawer__upsell-title{font-size:13px;font-weight:700;color:#5a6475;margin-bottom:10px}.cart-drawer__footer{border-top:2px solid #e8edf5;padding:20px;flex-shrink:0;background:#fff}.cart-drawer__savings{display:flex;justify-content:space-between;font-size:13px;color:#2d7be5;font-weight:600;margin-bottom:8px}.cart-drawer__total{display:flex;justify-content:space-between;font-size:17px;font-weight:800;color:#0a1628;margin-bottom:16px}.cart-drawer__checkout{display:block;width:100%;background:#2d7be5;color:#fff;text-align:center;font-size:17px;font-weight:800;padding:16px;border-radius:14px;border:none;cursor:pointer;box-shadow:0 4px 16px #2d7be559;transition:background .2s,transform .1s;text-decoration:none}.cart-drawer__checkout:hover{background:#1a6ec7;transform:translateY(-1px)}@media(max-width:420px){.product-title{font-size:22px}.bundle-units{font-size:10px}.price-current{font-size:34px}}.cp{max-width:1140px;margin:0 auto;padding:40px 24px 80px;direction:rtl}.cp__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:36px;flex-wrap:wrap;gap:12px}.cp__heading{font-size:28px;font-weight:900;color:#0a1628;margin:0}.cp__back{font-size:14px;color:#2d7be5;text-decoration:none;font-weight:600}.cp__back:hover{text-decoration:underline}.cp__body{display:grid;grid-template-columns:1fr 380px;gap:32px;align-items:start}@media(max-width:860px){.cp__body{grid-template-columns:1fr}.cp__summary{order:-1}}.cp__items-head{display:grid;grid-template-columns:1fr 120px 100px;gap:12px;padding:0 0 12px;border-bottom:2px solid #e8edf5;font-size:13px;font-weight:700;color:#8896aa;letter-spacing:.04em;text-transform:uppercase}.cp__head-qty,.cp__head-total{text-align:center}.cp__item{display:grid;grid-template-columns:1fr 120px 100px;gap:12px;align-items:center;padding:20px 0;border-bottom:1px solid #f0f4f9}.cp__item-left{display:flex;gap:16px;align-items:flex-start}.cp__item-img-wrap{flex-shrink:0}.cp__item-img{width:90px;height:90px;object-fit:cover;border-radius:12px;border:1px solid #e8edf5;display:block}.cp__item-title{font-size:15px;font-weight:700;color:#0a1628;margin-bottom:4px;line-height:1.4}.cp__item-variant{font-size:13px;color:#8896aa;margin-bottom:6px}.cp__item-unit-price{font-size:14px;color:#5a6475;margin-bottom:10px}.cp__item-remove{background:none;border:none;font-size:13px;color:#8896aa;cursor:pointer;padding:0;text-decoration:underline;transition:color .15s}.cp__item-remove:hover{color:#e53e3e}.cp__qty-ctrl{display:flex;align-items:center;justify-content:center;gap:0;border:1.5px solid #d0dbe8;border-radius:8px;overflow:hidden;width:100px}.cp__qty-btn{width:32px;height:36px;background:#f8fafc;border:none;font-size:18px;line-height:1;color:#0a1628;cursor:pointer;transition:background .15s;display:flex;align-items:center;justify-content:center}.cp__qty-btn:hover{background:#e8edf5}.cp__qty-val{flex:1;text-align:center;font-size:15px;font-weight:700;color:#0a1628}.cp__item-price{text-align:center;font-size:16px;font-weight:700;color:#0a1628}.cp__summary-box{background:#f8fafc;border:1px solid #e0eaf5;border-radius:20px;padding:28px 24px 24px;position:sticky;top:90px}.cp__sum-title{font-size:18px;font-weight:900;color:#0a1628;margin-bottom:20px;text-align:center}.cp__sum-rows{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.cp__sum-row{display:flex;justify-content:space-between;font-size:15px;color:#3d4f65}.cp__free-ship{color:#2d7be5;font-weight:700}.cp__sum-row--savings{background:#f0fdf4;border-radius:8px;padding:6px 10px;margin:4px 0}.cp__sum-row--savings span:first-child{color:#16a34a;font-weight:700}.cp__savings-amount{color:#16a34a;font-weight:800;font-size:15px}.cp__item-price{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.cp__item-price-old{font-size:12px;color:#b0bac8;text-decoration:line-through}.cp__item-price-current{font-size:15px;font-weight:700;color:#0a1628}.cp__item-line-save{font-size:12px;font-weight:800;color:#16a34a}.cp__sum-divider{height:1px;background:#d0dbe8;margin-bottom:16px}.cp__sum-total{display:flex;justify-content:space-between;font-size:18px;font-weight:900;color:#0a1628;margin-bottom:4px}.cp__vat-note{font-size:12px;color:#8896aa;text-align:center;margin-bottom:20px}.cp__checkout-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;background:#2d7be5;color:#fff;font-size:16px;font-weight:800;padding:15px 20px;border-radius:12px;text-decoration:none;margin-bottom:20px;transition:background .2s,transform .15s;box-shadow:0 4px 20px #2d7be559;box-sizing:border-box}.cp__checkout-btn:hover{background:#1a6ec7;transform:translateY(-1px)}.cp__guarantee{display:flex;gap:12px;align-items:flex-start;background:#fff;border:1px solid #e0eaf5;border-radius:12px;padding:14px 16px;margin-bottom:16px;font-size:13px;color:#3d4f65;line-height:1.5}.cp__g-icon{font-size:22px;flex-shrink:0}.cp__guarantee strong{color:#0a1628;font-size:14px}.cp__trust{display:flex;justify-content:space-around;margin-bottom:14px}.cp__trust-item{font-size:12px;color:#5a6475;text-align:center}.cp__pay-section{margin-bottom:18px}.cp__pay-title{font-size:14px;font-weight:700;color:#0a1628;margin-bottom:10px;text-align:right}.cp__pay-option{border:1.5px solid #e0e6ef;border-radius:10px;margin-bottom:8px;overflow:hidden;background:#fff}.cp__pay-option--active{border-color:#2d7be5;background:#f0f6ff}.cp__pay-option-top{display:flex;align-items:center;gap:10px;padding:12px 14px;direction:rtl}.cp__pay-radio-dot{width:16px;height:16px;border-radius:50%;background:#2d7be5;border:2px solid #2D7BE5;flex-shrink:0;position:relative}.cp__pay-radio-dot:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;background:#fff}.cp__pay-radio-dot--empty{background:#fff;border-color:#c0cad8}.cp__pay-radio-dot--empty:after{display:none}.cp__pay-option-label{font-size:13px;font-weight:600;color:#0a1628;flex:1}.cp__pay-cards{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.cp__pay-icon{width:42px;height:28px;border-radius:4px;flex-shrink:0}.cp__empty{text-align:center;padding:80px 20px}.cp__empty-icon{font-size:60px;margin-bottom:20px}.cp__empty h2{font-size:24px;font-weight:900;color:#0a1628;margin-bottom:10px}.cp__empty p{color:#8896aa;margin-bottom:28px}.cp__empty-btn{display:inline-block;background:#2d7be5;color:#fff;font-size:15px;font-weight:700;padding:13px 32px;border-radius:10px;text-decoration:none}@media(max-width:600px){.cp__items-head{display:none}.cp__item{grid-template-columns:1fr;gap:16px}.cp__item-price{text-align:right}.cp__qty-ctrl{width:110px}}html,body{overflow-x:hidden;max-width:100%}body{overflow:visible!important}html{overflow-x:hidden!important;overflow-y:auto!important}.header-wrap{background-color:#fff!important;box-shadow:0 2px 8px #00000014!important}
/*# sourceMappingURL=/cdn/shop/t/57/assets/theme.css.map */
