.hpd-detail,.hpd-hero,.hpd-section,.hpd-facts-wrap,.hpd-commerce-body,.hpd-sticky-buy-bar{--hpd-font:Inter,sans-serif;--hpd-max:1280px;--hpd-navy:#03111f;--hpd-navy-2:#0a2235;--hpd-cream:#f4eee3;--hpd-white:#fff;--hpd-page-bg:#fff;--hpd-text:#071523;--hpd-muted:#6d7680;--hpd-lime:#d8ef19;--hpd-purple:#8d35f5;--hpd-gold:#d9a22e;--hpd-line:#dfe3e6;--hpd-accent:#8d35f5;--hpd-radius:20px;--hpd-gallery-height:610px;--hpd-gallery-thumb-width:88px;--hpd-download-card-width:210px;--hpd-download-card-height:280px;font-family:var(--hpd-font);box-sizing:border-box}
.hpd-detail *,.hpd-hero *,.hpd-section *,.hpd-facts-wrap *,.hpd-commerce-body *,.hpd-sticky-buy-bar *{box-sizing:border-box}
.hpd-detail{width:100%;max-width:none!important;margin:0!important;padding:0!important;color:var(--hpd-text);background:var(--hpd-page-bg)}
.hpd-shell{width:min(calc(100% - 40px),var(--hpd-max));margin:0 auto}
.hpd-eyebrow{display:inline-flex;align-items:center;gap:10px;margin-bottom:14px;color:var(--hpd-gold);font:800 11px/1 var(--hpd-font);letter-spacing:.15em;text-transform:uppercase}
.hpd-eyebrow:before{content:"";width:26px;height:1px;background:currentColor}

/* Hero full width, white and without a framed background */
.hpd-hero{width:100%;max-width:none;padding:42px 0 76px;color:var(--hpd-text);background:var(--hpd-page-bg)}
.hpd-hero-shell{width:100%;max-width:none;margin:0;padding:0 clamp(18px,4vw,72px)}
.hpd-breadcrumbs{margin:0 0 28px;display:flex;gap:9px;align-items:center;flex-wrap:wrap;color:#87919a;font-size:12px}
.hpd-breadcrumbs a{color:#6d7680;text-decoration:none}
.hpd-breadcrumbs a:hover{color:var(--hpd-accent)}
.hpd-breadcrumbs strong{color:var(--hpd-text)}
.hpd-hero-grid{width:100%;display:grid;grid-template-columns:minmax(0,1.04fr) minmax(420px,.96fr);gap:clamp(34px,5vw,76px);align-items:start}

/* Gallery */
.hpd-gallery-main{position:relative;height:var(--hpd-gallery-height);display:grid;place-items:center;background:#f7f5f0;border:1px solid var(--hpd-line);border-radius:var(--hpd-radius);overflow:hidden}
.hpd-gallery-slides{position:absolute;inset:32px}
.hpd-gallery-slide{position:absolute;inset:0;margin:0;display:grid;place-items:center;opacity:0;visibility:hidden;transform:scale(.985);transition:opacity .42s ease,transform .42s ease,visibility .42s ease}
.hpd-gallery-slide.is-active{opacity:1;visibility:visible;transform:scale(1)}
.hpd-gallery-slide img{width:100%;height:100%;object-fit:contain;border-radius:13px;filter:drop-shadow(0 24px 35px rgba(3,17,31,.18))}
.hpd-digital-badge{position:absolute;z-index:4;top:17px;left:17px;padding:8px 12px;color:var(--hpd-navy);background:var(--hpd-lime);border-radius:999px;font:800 10px/1 var(--hpd-font);text-transform:uppercase}
.hpd-gallery-arrow{position:absolute;z-index:5;top:50%;width:44px;height:44px;display:grid;place-items:center;color:var(--hpd-text);background:rgba(255,255,255,.94);border:1px solid var(--hpd-line);border-radius:50%;transform:translateY(-50%);opacity:0;transition:.2s}
.hpd-gallery-main:hover .hpd-gallery-arrow{opacity:1}
.hpd-gallery-prev{left:14px}.hpd-gallery-next{right:14px}
.hpd-open-lightbox{position:absolute;z-index:5;right:17px;bottom:17px;padding:11px 15px;color:#fff;background:rgba(3,17,31,.86);border:0;border-radius:999px;font:700 11px/1 var(--hpd-font)}
.hpd-gallery-thumbs-carousel{position:relative;margin-top:12px;padding:0 42px}
.hpd-gallery-thumbs-viewport{overflow:hidden}
.hpd-gallery-thumbs-track{display:flex;gap:8px;transition:transform .35s ease;will-change:transform}
.hpd-gallery-thumb{flex:0 0 var(--hpd-gallery-thumb-width);width:var(--hpd-gallery-thumb-width);height:86px;padding:5px!important;background:#fff!important;border:1px solid var(--hpd-line)!important;border-radius:9px;overflow:hidden;box-shadow:none!important}
.hpd-gallery-thumbs-arrow{position:absolute;z-index:3;top:50%;width:34px;height:34px;padding:0!important;display:grid;place-items:center;color:var(--hpd-text)!important;background:#fff!important;border:1px solid var(--hpd-line)!important;border-radius:50%;box-shadow:0 8px 20px rgba(3,17,31,.08)!important;transform:translateY(-50%)}
.hpd-gallery-thumbs-arrow:disabled{opacity:.35;cursor:not-allowed}.hpd-gallery-thumbs-prev{left:0}.hpd-gallery-thumbs-next{right:0}
.hpd-gallery-thumb.is-active{border-color:var(--hpd-accent);box-shadow:0 0 0 1px var(--hpd-accent)}
.hpd-gallery-thumb img{width:100%;height:100%;object-fit:cover;border-radius:5px}

/* Purchase */
.hpd-purchase{padding:34px;color:var(--hpd-text);background:#fff;border:1px solid var(--hpd-line);border-radius:var(--hpd-radius);box-shadow:0 22px 60px rgba(3,17,31,.08)}
.hpd-product-badge{display:inline-flex;padding:8px 12px;margin-bottom:20px;color:#fff;background:var(--hpd-accent);border-radius:999px;font:800 10px/1 var(--hpd-font);text-transform:uppercase}
.hpd-purchase h1{margin:0 0 18px;color:var(--hpd-text);font:800 clamp(36px,4.5vw,66px)/.96 var(--hpd-font);letter-spacing:-.055em;text-transform:uppercase}
.hpd-intro p{margin:0 0 12px;color:var(--hpd-muted);font-size:15px;line-height:1.65}
.hpd-rating{margin:16px 0;display:flex;align-items:center;gap:10px}.hpd-rating .star-rating{color:#efc342}.hpd-rating span{color:var(--hpd-muted);font-size:12px}
.hpd-price{margin:22px 0;color:var(--hpd-text);font:800 35px/1 var(--hpd-font)}
.hpd-price del{color:#8c969e;font-size:17px;font-weight:500}.hpd-price ins{text-decoration:none}
.hpd-purchase-points{display:grid;gap:8px;margin:22px 0}
.hpd-purchase-points span{padding:10px 12px;color:#4c5963;background:#f7f8f8;border:1px solid #e9edef;border-radius:8px;font-size:12px}
.hpd-purchase-points span:before{content:"✓";margin-right:8px;color:var(--hpd-accent);font-weight:900}
.hpd-add-to-cart form.cart{margin:0!important;display:block!important}
.hpd-add-to-cart .quantity{display:none!important}
.hpd-add-to-cart input.qty{display:none!important}
.hpd-add-to-cart .single_add_to_cart_button{width:100%!important;min-height:52px!important;padding:14px 22px!important;color:var(--hpd-navy)!important;background:var(--hpd-lime)!important;border:0!important;border-radius:999px!important;font:800 13px/1 var(--hpd-font)!important}
.hpd-add-to-cart table.variations{width:100%;color:var(--hpd-text)}
.hpd-add-to-cart table.variations select{min-height:45px;border:1px solid var(--hpd-line);border-radius:8px}
.hpd-add-to-cart .woocommerce-variation-price{margin:12px 0}
.hpd-buy-now{min-height:50px;margin-top:10px;padding:14px 22px;display:flex;align-items:center;justify-content:center;color:#fff!important;background:var(--hpd-purple);border-radius:999px;font:800 13px/1 var(--hpd-font);text-decoration:none!important}
.hpd-secure-note{margin:13px 0 0;text-align:center;color:#7f8b95;font-size:10px}

/* Facts */
.hpd-facts-wrap{position:relative;z-index:3;margin:0;padding:0 0 34px;background:var(--hpd-page-bg)}
.hpd-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.hpd-facts article{padding:20px;background:#fff;border:1px solid var(--hpd-line);border-radius:14px;box-shadow:0 14px 35px rgba(3,17,31,.06)}
.hpd-facts span{display:block;color:var(--hpd-gold);font:800 10px/1 var(--hpd-font);letter-spacing:.11em;text-transform:uppercase}
.hpd-facts strong{display:block;margin-top:8px;color:var(--hpd-text);font:700 14px/1.3 var(--hpd-font)}

/* Shared sections */
.hpd-section{padding:clamp(72px,7vw,108px) 0;background:var(--hpd-page-bg)}
.hpd-section-head{max-width:760px;margin-bottom:42px}
.hpd-section-head h2,.hpd-included-list-head h2,.hpd-product-tabs h2{margin:0 0 14px;color:var(--hpd-text);font:800 clamp(30px,4vw,50px)/1 var(--hpd-font);letter-spacing:-.05em;text-transform:uppercase}
.hpd-section-head p,.hpd-included-list-head p{margin:0;color:var(--hpd-muted);font-size:15px;line-height:1.6}
.hpd-section-head-center{margin-inline:auto;text-align:center}

/* Commerce body with sidebar and tabs */
.hpd-commerce-body{padding:70px 0 92px;background:var(--hpd-page-bg)}
.hpd-commerce-grid{display:grid;grid-template-columns:260px minmax(0,1fr);gap:38px;align-items:start}
.hpd-commerce-grid-no-sidebar{grid-template-columns:1fr}
.hpd-catalog-sidebar{position:sticky;top:110px;display:grid;gap:15px}
.hpd-sidebar-box,.hpd-sidebar-help{background:#fff;border:1px solid var(--hpd-line);border-radius:14px;overflow:hidden}
.hpd-sidebar-title{padding:16px 17px;display:flex;align-items:center;justify-content:space-between;color:var(--hpd-text);background:#f7f7f5;border-bottom:1px solid var(--hpd-line);font:800 12px/1 var(--hpd-font);text-transform:uppercase}
.hpd-sidebar-box nav{display:grid}
.hpd-sidebar-box nav a{padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--hpd-text);border-bottom:1px solid #edf0f2;text-decoration:none;font-size:12px}
.hpd-sidebar-box nav a:last-child{border-bottom:0}.hpd-sidebar-box nav a:hover,.hpd-sidebar-box nav a.is-active{color:#fff;background:var(--hpd-accent)}
.hpd-sidebar-box nav b{font-size:10px;white-space:nowrap}
.hpd-sidebar-box ul{margin:0;padding:15px 17px;display:grid;gap:10px;list-style:none}
.hpd-sidebar-box li{color:var(--hpd-muted);font-size:12px}.hpd-sidebar-box li:before{content:"✓";margin-right:8px;color:var(--hpd-accent);font-weight:900}
.hpd-sidebar-help{padding:20px;text-align:center}
.hpd-sidebar-help>span{width:38px;height:38px;margin:0 auto 10px;display:grid;place-items:center;color:#fff;background:var(--hpd-accent);border-radius:50%;font-weight:900}
.hpd-sidebar-help strong{display:block;color:var(--hpd-text)}.hpd-sidebar-help p{margin:7px 0;color:var(--hpd-muted);font-size:12px}.hpd-sidebar-help a{color:var(--hpd-accent);font:800 11px/1 var(--hpd-font);text-decoration:none}
.hpd-product-description-column{min-width:0;display:grid;gap:46px}
.hpd-product-tabs{background:#fff;border:1px solid var(--hpd-line);border-radius:16px;overflow:hidden}
.hpd-tab-buttons{display:flex;gap:0;overflow:auto;background:#f7f7f5;border-bottom:1px solid var(--hpd-line)}
.hpd-tab-buttons button{min-height:54px;padding:0 22px;color:var(--hpd-muted);background:transparent;border:0;border-right:1px solid var(--hpd-line);white-space:nowrap;font:800 11px/1 var(--hpd-font);text-transform:uppercase}
.hpd-tab-buttons button.is-active{color:var(--hpd-accent);background:#fff}
.hpd-tab-panel{display:none;padding:38px}.hpd-tab-panel.is-active{display:block}
.hpd-tab-intro{font-size:16px!important;font-weight:600}.hpd-tab-body p{color:var(--hpd-muted);font-size:14px;line-height:1.7}
.hpd-description-features{margin-top:28px;display:grid;grid-template-columns:repeat(2,1fr);gap:12px}
.hpd-description-features article{padding:18px;display:grid;grid-template-columns:38px 1fr;gap:13px;background:#fafaf8;border:1px solid var(--hpd-line);border-radius:12px}
.hpd-description-features b{width:34px;height:34px;display:grid;place-items:center;color:#fff;background:var(--hpd-accent);border-radius:50%;font-size:10px}
.hpd-description-features strong{display:block;color:var(--hpd-text);font:800 13px/1.25 var(--hpd-font);text-transform:uppercase}.hpd-description-features p{margin:5px 0 0;color:var(--hpd-muted);font-size:12px;line-height:1.45}
.hpd-product-details-list{margin:0;display:grid;gap:0}.hpd-product-details-list div{padding:15px 0;display:grid;grid-template-columns:1fr 1fr;gap:20px;border-bottom:1px solid var(--hpd-line)}.hpd-product-details-list dt{color:var(--hpd-muted)}.hpd-product-details-list dd{margin:0;color:var(--hpd-text);font-weight:700}

/* Downloads */
.hpd-downloads-section,.hpd-downloads-block{background:#fff}
.hpd-downloads-block{padding:0}
.hpd-download-section-label{margin-bottom:18px;color:var(--hpd-accent);font:800 10px/1 var(--hpd-font);letter-spacing:.14em}
.hpd-download-preview-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:end;margin-bottom:24px}
.hpd-download-preview-head .hpd-section-head{margin:0}
.hpd-preview-count{display:flex;align-items:center;gap:11px;color:var(--hpd-muted);font:800 11px/1 var(--hpd-font)}
.hpd-preview-count i{width:170px;height:3px;background:#e3e6e8;border-radius:99px;overflow:hidden}.hpd-preview-count i span{display:block;width:25%;height:100%;background:var(--hpd-accent);transition:width .3s ease}
.hpd-downloads{position:relative}.hpd-preview-toolbar{margin-bottom:14px;display:flex;align-items:center;justify-content:space-between;gap:16px}
.hpd-autoplay-note{display:flex;align-items:center;gap:8px;color:var(--hpd-muted);font-size:11px}.hpd-autoplay-note span{width:8px;height:8px;background:var(--hpd-lime);border-radius:50%;box-shadow:0 0 0 5px rgba(216,239,25,.17)}
.hpd-download-viewport{overflow:hidden}
.hpd-download-track{display:grid;grid-template-columns:repeat(var(--hpd-cols),minmax(0,var(--hpd-download-card-width)));justify-content:start;gap:18px}
.hpd-downloads-slider .hpd-download-track{display:flex;align-items:flex-start;transition:transform .48s cubic-bezier(.2,.75,.25,1);will-change:transform}
.hpd-downloads-slider .hpd-download-card{flex:0 0 min(var(--hpd-download-card-width),calc(100vw - 64px));width:min(var(--hpd-download-card-width),calc(100vw - 64px));min-width:0;max-width:var(--hpd-download-card-width)}
.hpd-downloads-grid .hpd-download-card{width:100%;max-width:var(--hpd-download-card-width)}
.hpd-download-card>button{width:100%!important;max-width:var(--hpd-download-card-width);margin:0!important;padding:0!important;display:block!important;text-align:left;color:inherit!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}
.hpd-download-image{position:relative;width:100%;height:var(--hpd-download-card-height);padding:10px;display:grid;place-items:center;background:#f8f8f6!important;border:1px solid var(--hpd-line);border-radius:11px;box-shadow:0 10px 24px rgba(3,17,31,.07);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}
.hpd-download-card:hover .hpd-download-image{transform:translateY(-2px);box-shadow:0 13px 27px rgba(3,17,31,.09)}
.hpd-download-image img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;margin:auto!important;object-fit:contain!important;object-position:center center!important;border-radius:7px!important;background:#fff!important}
.hpd-download-image span{position:absolute;right:10px;bottom:10px;padding:6px 9px;color:#fff!important;background:rgba(3,17,31,.82)!important;border-radius:999px;font:800 9px/1 var(--hpd-font);text-transform:uppercase}
.hpd-download-copy{width:100%;max-width:var(--hpd-download-card-width);padding:11px 3px 0}.hpd-download-copy small{color:var(--hpd-accent);font:800 10px/1 var(--hpd-font);letter-spacing:.1em;text-transform:uppercase}.hpd-download-copy strong{display:block;margin-top:6px;color:var(--hpd-text);font:800 13px/1.25 var(--hpd-font);text-transform:uppercase}.hpd-download-copy p{margin:7px 0 0;color:var(--hpd-muted);font-size:12px;line-height:1.45}
.hpd-download-arrows{display:flex;gap:8px}.hpd-download-arrows button{width:42px;height:42px;display:grid;place-items:center;color:var(--hpd-text);background:#fff;border:1px solid var(--hpd-line);border-radius:50%}
.hpd-download-dots{margin-top:24px;display:flex;justify-content:center;gap:7px}.hpd-download-dot{width:8px;height:8px;padding:0;background:rgba(3,17,31,.18);border:0;border-radius:50%}.hpd-download-dot.is-active{width:24px;background:var(--hpd-accent);border-radius:99px}

/* Included files */
.hpd-included-list-section{background:#fff}
.hpd-included-list-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.48fr);gap:32px;align-items:end;margin-bottom:28px}
.hpd-included-files-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.hpd-included-file{padding:12px;display:grid;grid-template-columns:62px minmax(0,1fr) 38px;gap:13px;align-items:center;background:#fff;border:1px solid var(--hpd-line);border-radius:12px}
.hpd-included-file img{width:62px;height:82px;object-fit:cover;border-radius:6px;border:1px solid var(--hpd-line)}
.hpd-included-file small{display:block;color:var(--hpd-accent);font:800 9px/1 var(--hpd-font);letter-spacing:.08em}.hpd-included-file strong{display:block;margin-top:5px;color:var(--hpd-text);font:800 13px/1.2 var(--hpd-font)}.hpd-included-file span{display:block;margin-top:5px;color:var(--hpd-muted);font-size:10px}
.hpd-included-file button{width:36px;height:36px;display:grid;place-items:center;color:var(--hpd-text);background:#f6f7f7;border:1px solid var(--hpd-line);border-radius:50%}

/* Brand box */
.hpd-brand-editor-box{padding:28px;display:grid;grid-template-columns:58px minmax(0,1fr);gap:20px;align-items:start;background:var(--hpd-navy);border-radius:16px}
.hpd-brand-editor-logo{width:58px;height:58px;display:grid;place-items:center;color:var(--hpd-navy);background:var(--hpd-lime);border-radius:10px;font:900 22px/1 var(--hpd-font)}
.hpd-brand-editor-box h3{margin:0 0 8px;color:#fff;font:800 21px/1.15 var(--hpd-font);text-transform:uppercase}.hpd-brand-editor-box p{margin:0 0 10px;color:#a6b1ba;font-size:13px;line-height:1.55}.hpd-brand-editor-box a{color:var(--hpd-lime);font:800 11px/1 var(--hpd-font);text-decoration:none}

/* Benefits, audience, faq, related: white page background */
.hpd-benefits-section,.hpd-audience-section,.hpd-faq-section,.hpd-related-section{background:var(--hpd-page-bg);color:var(--hpd-text)}
.hpd-two-col{display:grid;grid-template-columns:.78fr 1.22fr;gap:clamp(45px,7vw,85px);align-items:start}
.hpd-benefit-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.hpd-benefit-grid article{padding:25px;background:#fff;border:1px solid var(--hpd-line);border-radius:14px}.hpd-benefit-grid span{width:38px;height:32px;display:grid;place-items:center;color:#fff;background:var(--hpd-accent);border-radius:8px;font:800 10px/1 var(--hpd-font)}.hpd-benefit-grid h3{margin:22px 0 8px;color:var(--hpd-text);font:800 16px/1.15 var(--hpd-font);text-transform:uppercase}.hpd-benefit-grid p{margin:0;color:var(--hpd-muted);font-size:13px;line-height:1.5}
.hpd-audience-list{display:grid;gap:11px}.hpd-audience-list article{padding:18px 20px;display:grid;grid-template-columns:44px 1fr;gap:15px;align-items:center;background:#fff;border:1px solid var(--hpd-line);border-radius:12px}.hpd-audience-list b{width:38px;height:38px;display:grid;place-items:center;color:#fff;background:var(--hpd-accent);border-radius:50%;font:800 10px/1 var(--hpd-font)}.hpd-audience-list strong{color:var(--hpd-text);font:800 14px/1.2 var(--hpd-font);text-transform:uppercase}.hpd-audience-list p{margin:4px 0 0;color:var(--hpd-muted);font-size:12px}
.hpd-accordion{display:grid;gap:9px}.hpd-accordion-item{background:#fff;border:1px solid var(--hpd-line);border-radius:11px;overflow:hidden}.hpd-accordion-item>button{width:100%;padding:18px;display:flex;justify-content:space-between;gap:20px;text-align:left;color:var(--hpd-text);background:#fff;border:0;font:800 13px/1.3 var(--hpd-font)}.hpd-accordion-item>button b{font-size:18px;transition:.2s}.hpd-accordion-item>div{max-height:0;overflow:hidden;transition:max-height .3s ease}.hpd-accordion-item>div p{padding:0 18px 18px;margin:0;color:var(--hpd-muted);font-size:13px;line-height:1.55}.hpd-accordion-item.is-open>div{max-height:300px}.hpd-accordion-item.is-open>button b{transform:rotate(45deg)}
.hpd-related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.hpd-related-grid article{padding:16px;background:#fff;border:1px solid var(--hpd-line);border-radius:14px}.hpd-related-grid img{width:100%;height:260px;object-fit:cover}.hpd-related-grid h3{color:var(--hpd-text)}.hpd-related-grid a{text-decoration:none}

/* Sticky purchase bar */
.hpd-sticky-buy-bar{position:fixed;z-index:99990;left:50%;bottom:16px;width:min(calc(100% - 32px),1180px);padding:11px 14px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#fff;background:var(--hpd-navy);border:1px solid rgba(255,255,255,.1);border-radius:16px;box-shadow:0 22px 60px rgba(0,0,0,.28);opacity:0;visibility:hidden;transform:translate(-50%,calc(100% + 34px));transition:opacity .28s ease,transform .28s ease,visibility .28s ease}
.hpd-sticky-buy-bar.is-visible{opacity:1;visibility:visible;transform:translate(-50%,0)}
.hpd-sticky-product{min-width:0;display:flex;align-items:center;gap:12px}.hpd-sticky-product img{width:48px;height:62px;object-fit:cover;border-radius:7px;background:#fff}.hpd-sticky-product span{min-width:0;display:grid}.hpd-sticky-product strong{overflow:hidden;color:#fff;font:800 13px/1.2 var(--hpd-font);text-overflow:ellipsis;white-space:nowrap}.hpd-sticky-product small{margin-top:4px;color:#a7b2bb;font-size:10px}
.hpd-sticky-actions{display:flex;align-items:center;gap:14px}.hpd-sticky-actions>b{color:#fff;font:800 20px/1 var(--hpd-font);white-space:nowrap}.hpd-sticky-actions>b del{color:#8e9aa4;font-size:12px}.hpd-sticky-actions>b ins{text-decoration:none}.hpd-sticky-add{min-height:44px;padding:12px 18px!important;display:inline-flex!important;align-items:center;justify-content:center;color:var(--hpd-navy)!important;background:var(--hpd-lime)!important;border:0!important;border-radius:999px!important;font:800 11px/1 var(--hpd-font)!important;text-decoration:none!important;white-space:nowrap}
body.hpd-sticky-visible{padding-bottom:92px}

/* Lightbox */
.hpd-lightbox{position:fixed;z-index:999999;inset:0;padding:55px 90px;display:grid;place-items:center;color:#fff;background:rgba(1,8,15,.96);backdrop-filter:blur(14px);opacity:0;visibility:hidden;transition:.25s}.hpd-lightbox.is-open{opacity:1;visibility:visible}.hpd-lightbox-inner{width:min(100%,980px);max-height:calc(100vh - 100px);display:grid;grid-template-columns:minmax(300px,520px) 1fr;gap:48px;align-items:center}.hpd-lightbox-image{width:100%;max-height:calc(100vh - 100px);object-fit:contain;border-radius:12px;box-shadow:0 35px 90px rgba(0,0,0,.45)}.hpd-lightbox-copy span{color:#b38aff;font:800 11px/1 var(--hpd-font);letter-spacing:.13em}.hpd-lightbox-copy h3{margin:15px 0 8px;color:#fff;font:800 clamp(28px,4vw,50px)/1 var(--hpd-font);text-transform:uppercase}.hpd-lightbox-copy p{color:#9eaab4}.hpd-lightbox-close,.hpd-lightbox-nav{position:absolute;display:grid;place-items:center;color:#fff;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.14);border-radius:50%}.hpd-lightbox-close{top:22px;right:22px;width:48px;height:48px;font-size:24px}.hpd-lightbox-nav{top:50%;width:52px;height:52px;transform:translateY(-50%)}.hpd-lightbox-prev{left:24px}.hpd-lightbox-next{right:24px}body.hpd-modal-open{overflow:hidden}

/* Automatic template mode — Elementor Free */
body.hpd-auto-product-template{background:#fff!important}
.hpd-auto-product-template .hpd-auto-product-main{width:100%;max-width:none;margin:0;padding:0;background:#fff}
.hpd-auto-product-template .site-content,.hpd-auto-product-template .content-area,.hpd-auto-product-template #content,.hpd-auto-product-template .site-main{max-width:none!important;width:100%!important;margin:0!important;padding:0!important;background:#fff!important}
.hpd-auto-product-template .woocommerce-breadcrumb,.hpd-auto-product-template .woocommerce-products-header{display:none!important}
.hpd-auto-product-template .hpd-auto-product-main>.woocommerce-notices-wrapper{width:min(calc(100% - 40px),var(--hpd-max,1280px));margin:18px auto}

@media(max-width:1100px){.hpd-hero-grid{grid-template-columns:1fr}.hpd-commerce-grid{grid-template-columns:1fr}.hpd-catalog-sidebar{position:static;grid-template-columns:repeat(3,1fr)}.hpd-facts{grid-template-columns:repeat(2,1fr)}.hpd-download-track{grid-template-columns:repeat(var(--hpd-cols-tablet),minmax(0,var(--hpd-download-card-width)))}.hpd-two-col{grid-template-columns:1fr}.hpd-related-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.hpd-shell{width:min(calc(100% - 28px),var(--hpd-max))}.hpd-hero{padding:28px 0 58px}.hpd-hero-shell{padding:0 14px}.hpd-gallery-main{height:430px}.hpd-gallery-slides{inset:22px 16px}.hpd-gallery-thumbs{grid-template-columns:repeat(4,1fr)}.hpd-gallery-thumb{height:78px}.hpd-purchase{padding:25px 20px}.hpd-purchase h1{font-size:38px}.hpd-facts{grid-template-columns:1fr}.hpd-commerce-body{padding:50px 0 70px}.hpd-catalog-sidebar{grid-template-columns:1fr}.hpd-tab-buttons{display:grid;grid-template-columns:1fr}.hpd-tab-buttons button{border-right:0;border-bottom:1px solid var(--hpd-line)}.hpd-tab-panel{padding:24px 18px}.hpd-description-features{grid-template-columns:1fr}.hpd-download-preview-head,.hpd-included-list-head{grid-template-columns:1fr}.hpd-preview-count i{width:110px}.hpd-download-track{grid-template-columns:repeat(var(--hpd-cols-mobile),minmax(0,var(--hpd-download-card-width)))}.hpd-downloads-slider .hpd-download-card{flex-basis:min(var(--hpd-download-card-width),calc(100vw - 64px))}.hpd-included-files-grid{grid-template-columns:1fr}.hpd-brand-editor-box{grid-template-columns:1fr}.hpd-benefit-grid{grid-template-columns:1fr}.hpd-sticky-buy-bar{left:10px;right:10px;bottom:10px;width:auto;padding:10px;transform:translateY(calc(100% + 30px))}.hpd-sticky-buy-bar.is-visible{transform:translateY(0)}.hpd-sticky-product img{width:40px;height:52px}.hpd-sticky-product small{display:none}.hpd-sticky-actions{gap:8px}.hpd-sticky-actions>b{font-size:16px}.hpd-sticky-add{padding:11px 13px!important}.hpd-lightbox{padding:70px 18px 80px}.hpd-lightbox-inner{grid-template-columns:1fr;max-height:calc(100vh - 150px);overflow:auto;text-align:center}.hpd-lightbox-image{width:min(100%,340px);margin:auto}.hpd-lightbox-nav{top:auto;bottom:20px;transform:none}.hpd-lightbox-prev{left:calc(50% - 58px)}.hpd-lightbox-next{right:calc(50% - 58px)}}
@media(max-width:460px){.hpd-sticky-product{max-width:38%}.hpd-sticky-actions>b{display:none}.hpd-sticky-add{font-size:10px!important}.hpd-gallery-main{height:370px}}
@media(prefers-reduced-motion:reduce){.hpd-detail *,.hpd-hero *,.hpd-section *,.hpd-sticky-buy-bar{transition-duration:.01ms!important;animation-duration:.01ms!important}}


/* Neutralise les couleurs de survol injectées par Elementor ou le thème. */
.hpd-detail button:hover,.hpd-detail button:focus,.hpd-detail a:hover,.hpd-detail a:focus,
.hpd-commerce-body button:hover,.hpd-commerce-body button:focus,.hpd-commerce-body a:hover,.hpd-commerce-body a:focus{box-shadow:none}
.hpd-download-card>button:hover,.hpd-download-card>button:focus{color:inherit!important;background:transparent!important}
.hpd-download-card>button:hover .hpd-download-copy strong,.hpd-download-card>button:focus .hpd-download-copy strong{color:var(--hpd-text)!important}
.hpd-gallery-thumb:hover,.hpd-gallery-thumb:focus{background:#fff!important;border-color:var(--hpd-accent)!important}
.hpd-gallery-thumbs-arrow:hover,.hpd-gallery-thumbs-arrow:focus{color:#fff!important;background:var(--hpd-accent)!important;border-color:var(--hpd-accent)!important}
.hpd-sidebar-help a:hover,.hpd-brand-editor-box a:hover{color:var(--hpd-lime)!important;background:transparent!important}
.hpd-tab-buttons button:hover{color:var(--hpd-accent)!important;background:#fff!important}
@media(max-width:760px){.hpd-gallery-thumbs-carousel{padding:0 36px}.hpd-gallery-thumb{height:72px}.hpd-download-image{height:min(72vw,var(--hpd-download-card-height));min-height:240px}.hpd-download-track{gap:14px}}

/* 1.3.1 — aperçus PDF compacts et toujours contenus dans un cadre portrait */
.hpd-download-card,
.hpd-download-card:hover,
.hpd-download-card:focus-within{background:transparent!important}
.hpd-download-card img:hover{filter:none!important;opacity:1!important}
.hpd-download-card a:hover,
.hpd-download-card button:hover{background:transparent!important;color:inherit!important}


/* ==========================================================
   1.3.7 — Fiche produit réellement responsive sur mobile
   ========================================================== */

.hpd-detail {
    width: 100% !important;
    max-width: 100vw !important;
    min-width: 0 !important;
    overflow-x: clip !important;
    --e-global-color-primary: var(--hpd-navy);
    --e-global-color-secondary: var(--hpd-navy-2);
    --e-global-color-text: var(--hpd-text);
    --e-global-color-accent: var(--hpd-lime);
}

.hpd-detail img,
.hpd-detail svg,
.hpd-detail video,
.hpd-detail iframe {
    max-width: 100% !important;
}

.hpd-auto-product-template,
.hpd-auto-product-template #page,
.hpd-auto-product-template .site,
.hpd-auto-product-template .site-content,
.hpd-auto-product-template .content-area,
.hpd-auto-product-template .hpd-auto-product-main {
    max-width: 100% !important;
    min-width: 0 !important;
    overflow-x: clip !important;
}

.hpd-detail a:hover,
.hpd-detail a:focus {
    text-decoration-color: currentColor !important;
}

.hpd-purchase h1,
.hpd-section-head h2,
.hpd-included-list-head h2,
.hpd-product-tabs h2,
.hpd-download-copy strong,
.hpd-brand-editor-box h2 {
    overflow-wrap: anywhere;
    word-break: normal;
}

/* Neutralise les couleurs roses d’Elementor sur les éléments
   fonctionnels de la fiche produit. */
.hpd-detail .hpd-breadcrumbs a:hover,
.hpd-detail .hpd-sidebar-help a,
.hpd-detail .hpd-brand-editor-box a {
    color: var(--hpd-navy) !important;
}

.hpd-detail .hpd-sidebar-help a:hover,
.hpd-detail .hpd-brand-editor-box a:hover {
    color: var(--hpd-navy) !important;
    background: var(--hpd-lime) !important;
}

.hpd-detail button:focus-visible,
.hpd-detail a:focus-visible {
    outline: 3px solid var(--hpd-lime) !important;
    outline-offset: 2px !important;
}

/* Tablette et mobile. */
@media (max-width: 900px) {
    .hpd-hero {
        padding: 24px 0 46px !important;
    }

    .hpd-hero-shell {
        width: 100% !important;
        padding: 0 16px !important;
    }

    .hpd-hero-grid {
        width: 100% !important;
        min-width: 0 !important;
        grid-template-columns: minmax(0, 1fr) !important;
        gap: 24px !important;
    }

    .hpd-gallery,
    .hpd-purchase {
        width: 100% !important;
        min-width: 0 !important;
        max-width: 100% !important;
    }

    .hpd-gallery-main {
        width: 100% !important;
        height: auto !important;
        min-height: 340px !important;
        max-height: 540px !important;
        aspect-ratio: 4 / 5 !important;
        border-radius: 16px !important;
    }

    .hpd-gallery-slides {
        inset: 18px !important;
    }

    .hpd-gallery-slide img {
        width: 100% !important;
        height: 100% !important;
        max-height: 100% !important;
        object-fit: contain !important;
    }

    .hpd-gallery-arrow {
        width: 40px !important;
        height: 40px !important;
        opacity: 1 !important;
    }

    .hpd-open-lightbox {
        right: 12px !important;
        bottom: 12px !important;
        padding: 10px 12px !important;
    }

    .hpd-gallery-thumbs-carousel {
        padding: 0 38px !important;
    }

    .hpd-gallery-thumb {
        flex-basis: 72px !important;
        width: 72px !important;
        height: 72px !important;
    }

    .hpd-purchase {
        padding: 24px 20px !important;
        border-radius: 16px !important;
    }

    .hpd-purchase h1 {
        margin-bottom: 15px !important;
        font-size: clamp(30px, 8.8vw, 44px) !important;
        line-height: 1 !important;
        letter-spacing: -.035em !important;
    }

    .hpd-product-badge {
        margin-bottom: 15px !important;
    }

    .hpd-price {
        margin: 18px 0 !important;
        font-size: 31px !important;
    }

    .hpd-add-to-cart .single_add_to_cart_button,
    .hpd-buy-now {
        width: 100% !important;
        min-height: 52px !important;
    }

    .hpd-shell {
        width: calc(100% - 32px) !important;
        max-width: 100% !important;
    }

    .hpd-facts {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }

    .hpd-commerce-body {
        padding: 46px 0 64px !important;
    }

    .hpd-commerce-grid {
        width: 100% !important;
        min-width: 0 !important;
        grid-template-columns: minmax(0, 1fr) !important;
        gap: 28px !important;
    }

    .hpd-catalog-sidebar {
        position: static !important;
        width: 100% !important;
        min-width: 0 !important;
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 12px !important;
    }

    .hpd-sidebar-help {
        grid-column: 1 / -1 !important;
    }

    .hpd-product-description-column {
        width: 100% !important;
        min-width: 0 !important;
        gap: 28px !important;
    }

    .hpd-product-tabs {
        width: 100% !important;
        min-width: 0 !important;
        border-radius: 14px !important;
    }

    .hpd-tab-buttons {
        display: flex !important;
        grid-template-columns: none !important;
        overflow-x: auto !important;
        overflow-y: hidden !important;
        overscroll-behavior-inline: contain;
        scrollbar-width: thin;
        -webkit-overflow-scrolling: touch;
    }

    .hpd-tab-buttons button {
        flex: 0 0 auto !important;
        min-width: max-content !important;
        min-height: 50px !important;
        padding: 0 17px !important;
        border-right: 1px solid var(--hpd-line) !important;
        border-bottom: 0 !important;
        white-space: nowrap !important;
    }

    .hpd-tab-panel {
        padding: 24px 20px !important;
    }

    .hpd-description-features,
    .hpd-two-col,
    .hpd-benefit-grid,
    .hpd-related-grid,
    .hpd-included-files-grid,
    .hpd-brand-editor-box {
        grid-template-columns: minmax(0, 1fr) !important;
    }

    .hpd-download-preview-head,
    .hpd-included-list-head {
        grid-template-columns: minmax(0, 1fr) !important;
        align-items: start !important;
        gap: 18px !important;
    }

    .hpd-preview-toolbar {
        align-items: flex-start !important;
        flex-wrap: wrap !important;
    }

    .hpd-download-viewport {
        width: 100% !important;
        min-width: 0 !important;
    }

    .hpd-downloads-slider .hpd-download-card {
        flex-basis: min(var(--hpd-download-card-width), 72vw) !important;
        width: min(var(--hpd-download-card-width), 72vw) !important;
    }

    .hpd-lightbox-inner {
        width: 100% !important;
        min-width: 0 !important;
    }
}

/* Téléphone. */
@media (max-width: 600px) {
    .hpd-hero-shell {
        padding: 0 12px !important;
    }

    .hpd-breadcrumbs {
        margin-bottom: 18px !important;
        font-size: 11px !important;
    }

    .hpd-gallery-main {
        min-height: 300px !important;
        max-height: 460px !important;
        aspect-ratio: 4 / 5 !important;
    }

    .hpd-gallery-slides {
        inset: 14px 12px !important;
    }

    .hpd-digital-badge {
        top: 10px !important;
        left: 10px !important;
        max-width: calc(100% - 20px) !important;
        padding: 7px 9px !important;
        font-size: 8px !important;
        white-space: normal !important;
    }

    .hpd-gallery-prev {
        left: 8px !important;
    }

    .hpd-gallery-next {
        right: 8px !important;
    }

    .hpd-gallery-thumbs-carousel {
        margin-top: 9px !important;
        padding: 0 34px !important;
    }

    .hpd-gallery-thumbs-arrow {
        width: 30px !important;
        height: 30px !important;
    }

    .hpd-gallery-thumb {
        flex-basis: 62px !important;
        width: 62px !important;
        height: 64px !important;
    }

    .hpd-purchase {
        padding: 21px 16px !important;
    }

    .hpd-purchase h1 {
        font-size: clamp(28px, 10vw, 38px) !important;
    }

    .hpd-intro p {
        font-size: 14px !important;
    }

    .hpd-purchase-points {
        margin: 17px 0 !important;
    }

    .hpd-purchase-points span {
        padding: 9px 10px !important;
        font-size: 11px !important;
    }

    .hpd-shell {
        width: calc(100% - 24px) !important;
    }

    .hpd-facts {
        grid-template-columns: minmax(0, 1fr) !important;
        gap: 9px !important;
    }

    .hpd-facts article {
        padding: 16px !important;
    }

    .hpd-section {
        padding: 54px 0 !important;
    }

    .hpd-section-head {
        margin-bottom: 28px !important;
    }

    .hpd-section-head h2,
    .hpd-included-list-head h2,
    .hpd-product-tabs h2 {
        font-size: clamp(26px, 8.6vw, 36px) !important;
        letter-spacing: -.025em !important;
    }

    .hpd-catalog-sidebar {
        grid-template-columns: minmax(0, 1fr) !important;
    }

    .hpd-sidebar-help {
        grid-column: 1 !important;
    }

    .hpd-sidebar-box nav a {
        min-width: 0 !important;
    }

    .hpd-sidebar-box nav a span {
        min-width: 0 !important;
        overflow-wrap: anywhere !important;
    }

    .hpd-tab-panel {
        padding: 21px 15px !important;
    }

    .hpd-product-details-list > div {
        grid-template-columns: minmax(0, 1fr) !important;
        gap: 4px !important;
    }

    .hpd-downloads-slider .hpd-download-card {
        flex-basis: min(76vw, var(--hpd-download-card-width)) !important;
        width: min(76vw, var(--hpd-download-card-width)) !important;
        max-width: 76vw !important;
    }

    .hpd-download-image {
        min-height: 230px !important;
        height: min(88vw, var(--hpd-download-card-height)) !important;
    }

    .hpd-download-arrows button {
        width: 38px !important;
        height: 38px !important;
    }

    .hpd-sticky-buy-bar {
        left: 8px !important;
        right: 8px !important;
        bottom: max(8px, env(safe-area-inset-bottom)) !important;
        width: auto !important;
        padding: 9px !important;
        display: grid !important;
        grid-template-columns: minmax(0, 1fr) auto !important;
        gap: 8px !important;
        border-radius: 13px !important;
    }

    .hpd-sticky-product {
        min-width: 0 !important;
        max-width: none !important;
    }

    .hpd-sticky-product img {
        width: 38px !important;
        height: 48px !important;
    }

    .hpd-sticky-product span {
        min-width: 0 !important;
    }

    .hpd-sticky-product strong {
        display: block !important;
        max-width: 100% !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
        white-space: nowrap !important;
        font-size: 11px !important;
    }

    .hpd-sticky-product small {
        display: none !important;
    }

    .hpd-sticky-actions {
        gap: 6px !important;
    }

    .hpd-sticky-actions > b {
        display: none !important;
    }

    .hpd-sticky-add {
        min-height: 42px !important;
        padding: 10px 12px !important;
        font-size: 10px !important;
        white-space: nowrap !important;
    }

    .hpd-lightbox {
        padding: 60px 12px 72px !important;
    }

    .hpd-lightbox-image {
        width: min(100%, 300px) !important;
    }
}

/* Très petits écrans. */
@media (max-width: 380px) {
    .hpd-gallery-main {
        min-height: 275px !important;
    }

    .hpd-purchase h1 {
        font-size: 27px !important;
    }

    .hpd-sticky-product img {
        display: none !important;
    }

    .hpd-sticky-add {
        padding-inline: 10px !important;
        font-size: 9px !important;
    }
}


/* ==========================================================
   1.4.1 — Aperçus générés depuis le PDF WooCommerce
   ========================================================== */

.hpd-gallery-slide img{
    background:#fff;
    border-radius:8px;
    box-shadow:0 18px 46px rgba(3,17,31,.13);
}

.hpd-gallery-thumb img{
    background:#fff;
    object-fit:contain;
}

.hpd-download-image img,
.hpd-included-file > img{
    background:#fff;
    object-fit:contain;
}

@media(max-width:767px){
    .hpd-gallery-slide img{
        border-radius:6px;
        box-shadow:0 12px 30px rgba(3,17,31,.12);
    }
}


/* ==========================================================
   1.4.3 — Produits complémentaires avec aperçu du PDF
   ========================================================== */

.hpd-related-grid{
    display:grid !important;
    grid-template-columns:repeat(4,minmax(0,1fr)) !important;
    gap:20px !important;
}

.hpd-related-card{
    min-width:0;
    padding:12px;
    display:flex;
    flex-direction:column;
    gap:14px;
    background:#fff;
    border:1px solid var(--hpd-line);
    border-radius:16px;
    box-shadow:0 12px 36px rgba(3,17,31,.055);
    transition:transform .2s ease,box-shadow .2s ease;
}

.hpd-related-card:hover{
    transform:translateY(-4px);
    box-shadow:0 18px 44px rgba(3,17,31,.1);
}

.hpd-related-image-link{
    display:block;
    text-decoration:none !important;
}

.hpd-related-image-wrap{
    position:relative;
    width:100%;
    aspect-ratio:4/5;
    padding:18px;
    display:grid;
    place-items:center;
    overflow:hidden;
    background:var(--hpd-cream);
    border-radius:11px;
}

.hpd-related-image-wrap img{
    width:auto !important;
    max-width:100% !important;
    height:auto !important;
    max-height:100% !important;
    margin:0 !important;
    object-fit:contain !important;
    background:#fff !important;
    border-radius:6px;
    box-shadow:0 10px 26px rgba(3,17,31,.13);
}

.hpd-related-chip{
    position:absolute;
    z-index:2;
    top:12px;
    left:12px;
    max-width:calc(100% - 24px);
    padding:7px 10px;
    overflow:hidden;
    color:var(--hpd-navy);
    background:var(--hpd-lime);
    border:1px solid rgba(3,17,31,.22);
    border-radius:999px;
    box-shadow:0 4px 12px rgba(3,17,31,.13);
    font:800 9px/1 var(--hpd-font);
    letter-spacing:.07em;
    text-overflow:ellipsis;
    text-transform:uppercase;
    white-space:nowrap;
}

.hpd-related-content{
    display:flex;
    flex:1;
    flex-direction:column;
    gap:11px;
}

.hpd-related-content h3{
    margin:0;
    color:var(--hpd-text);
    font:800 16px/1.3 var(--hpd-font);
}

.hpd-related-content h3 a{
    color:inherit !important;
    text-decoration:none !important;
}

.hpd-related-price{
    color:var(--hpd-text);
    font:800 17px/1.2 var(--hpd-font);
}

.hpd-related-price del{
    color:var(--hpd-muted);
    font-size:12px;
}

.hpd-related-add{
    width:100%;
    min-height:44px;
    margin-top:auto !important;
    padding:12px 15px !important;
    display:inline-flex !important;
    align-items:center;
    justify-content:center;
    color:var(--hpd-navy) !important;
    background:var(--hpd-lime) !important;
    border:1px solid var(--hpd-lime) !important;
    border-radius:999px !important;
    font:800 11px/1.2 var(--hpd-font) !important;
    text-align:center;
    text-decoration:none !important;
}

.hpd-related-add:hover,
.hpd-related-add:focus{
    color:#fff !important;
    background:var(--hpd-navy) !important;
    border-color:var(--hpd-navy) !important;
}

@media(max-width:1100px){
    .hpd-related-grid{
        grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    }
}

@media(max-width:620px){
    .hpd-related-grid{
        grid-template-columns:minmax(0,1fr) !important;
        gap:16px !important;
    }

    .hpd-related-image-wrap{
        padding:16px;
    }
}


/* 1.4.4 — transition lors du remplacement du placeholder PDF */
img[data-hpd-pdf-preview]{
    opacity:.78;
    transition:opacity .25s ease;
}

img.hpd-pdf-preview-ready{
    opacity:1;
}

/* 1.4.6 — première page uniquement */
.hpd-gallery-arrow,.hpd-gallery-thumbs-carousel,.hpd-gallery-thumbs,.hpdc-card-arrow,.hpdc-card-dots{display:none!important}
.hpd-gallery-slide:not(:first-child),.hpdc-card-slide:not(:first-child){display:none!important}
.hpd-gallery-slide:first-child,.hpdc-card-slide:first-child{opacity:1!important;visibility:visible!important;transform:none!important}


/* 1.4.7 — présentation finalisée des ressources mono-PDF */
.hpd-downloads-single-resource .hpd-download-preview-head{
    grid-template-columns:minmax(0,720px);
}
.hpd-downloads-single-resource .hpd-downloads{
    margin-top:22px;
}
.hpd-downloads-single-resource .hpd-download-viewport{
    overflow:visible;
}
.hpd-downloads-single-resource .hpd-download-track{
    display:block;
    transform:none!important;
}
.hpd-downloads-single-resource .hpd-download-card{
    width:min(100%,var(--hpd-download-card-width));
    max-width:var(--hpd-download-card-width);
}
.hpd-downloads-single-resource .hpd-download-section-label{
    margin-bottom:13px;
}
.hpd-downloads-single-resource + .hpd-included-list-section{
    display:none!important;
}
