/* CNFigures Hero & Catalog Upgrade 1.0.1 */
.elementor-widget-cnf-hero .cnf-hero{
    isolation:isolate;
    position:relative;
    display:flex;
    align-items:center;
    overflow:hidden;
    width:100%;
    min-height:620px;
    padding:54px 50% 40px 48px;
    border:1px solid var(--cnf-line,#eadfd7);
    border-radius:28px;
    background-image:var(--cnf-hero-desktop);
    background-size:cover;
    background-position:center right;
    background-repeat:no-repeat;
    box-shadow:0 18px 48px rgba(55,27,12,.09);
}
.elementor-widget-cnf-hero .cnf-hero::before{
    content:"";
    position:absolute;
    inset:0;
    z-index:0;
    pointer-events:none;
    background:var(--cnf-hero-overlay,linear-gradient(90deg,rgba(255,250,247,.98) 0%,rgba(255,250,247,.91) 36%,rgba(255,250,247,.18) 64%,rgba(255,250,247,0) 100%));
}
.elementor-widget-cnf-hero .cnf-hero__content{position:relative;z-index:1;width:100%;max-width:680px;min-width:0}
.elementor-widget-cnf-hero .cnf-hero__search{
    width:min(100%,680px);
    min-height:60px;
    height:auto;
    display:grid;
    grid-template-columns:24px minmax(0,1fr) 48px auto;
    align-items:center;
    gap:10px;
    margin:24px 0 26px;
    padding:6px 7px 6px 16px;
    border:1px solid var(--cnf-line,#eadfd7);
    border-radius:999px;
    background:#fff;
    box-shadow:0 12px 32px rgba(42,24,15,.11);
}
.elementor-widget-cnf-hero .cnf-hero__search-icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;color:#111318}
.elementor-widget-cnf-hero .cnf-hero__search input[type="search"]{width:100%;min-width:0;height:46px;padding:0 4px!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important}
.elementor-widget-cnf-hero .cnf-hero__image-search{
    width:48px;height:48px;min-width:48px;display:inline-flex;align-items:center;justify-content:center;padding:0;
    border:1px solid rgba(255,79,18,.24);border-radius:999px;background:#fff3eb;color:var(--cnf-orange,#ff4f12);text-decoration:none;
    transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease
}
.elementor-widget-cnf-hero .cnf-hero__image-search:hover,.elementor-widget-cnf-hero .cnf-hero__image-search:focus-visible{transform:translateY(-1px);box-shadow:0 8px 22px rgba(255,79,18,.18);color:var(--cnf-orange,#ff4f12)}
.elementor-widget-cnf-hero .cnf-hero__image-search svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.elementor-widget-cnf-hero .cnf-hero__search button[type="submit"]{min-width:120px;min-height:48px;height:auto;display:inline-flex;align-items:center;justify-content:center;padding:0 22px;border:0;border-radius:999px;background:var(--cnf-orange,#ff4f12);color:#fff;font-weight:850;cursor:pointer}

.elementor-widget-cnf-product-grid .cnf-catalog__toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:8px 0 20px;padding:12px 14px;border:1px solid var(--cnf-line,#eadfd7);border-radius:18px;background:#fffaf7}
.elementor-widget-cnf-product-grid .cnf-catalog__page-status{color:var(--cnf-muted,#6b7280);font-size:13px;font-weight:750;white-space:nowrap}
.elementor-widget-cnf-product-grid .cnf-catalog__sort-form{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin:0}
.elementor-widget-cnf-product-grid .cnf-catalog__sort-label{color:var(--cnf-muted,#6b7280);font-size:12px;font-weight:800;white-space:nowrap}
.elementor-widget-cnf-product-grid .cnf-catalog__sort-control{position:relative;width:240px;min-height:48px;display:grid;grid-template-columns:22px minmax(0,1fr) 18px;align-items:center;gap:8px;padding:0 13px;border:1px solid var(--cnf-line,#eadfd7);border-radius:14px;background:#fff;color:var(--cnf-ink,#111318)}
.elementor-widget-cnf-product-grid .cnf-catalog__sort-control::after{content:"⌄";grid-column:3;grid-row:1;justify-self:end;font-size:16px;line-height:1;pointer-events:none}
.elementor-widget-cnf-product-grid .cnf-catalog__sort-icon{grid-column:1;grid-row:1;width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;color:var(--cnf-orange,#ff4f12);pointer-events:none}
.elementor-widget-cnf-product-grid .cnf-catalog__sort-control select{grid-column:2/4;grid-row:1;z-index:1;width:100%;min-width:0;min-height:46px;padding:0 28px 0 0;border:0!important;border-radius:0;background:transparent!important;color:inherit;box-shadow:none!important;appearance:none;-webkit-appearance:none;cursor:pointer}
.elementor-widget-cnf-product-grid .cnf-catalog__sort-control:focus-within{border-color:rgba(255,79,18,.5);box-shadow:0 0 0 3px rgba(255,79,18,.12)}
.elementor-widget-cnf-product-grid .cnf-catalog__result-count{display:inline-flex;align-items:center;min-height:36px;padding:0 13px;border:1px solid var(--cnf-line,#eadfd7);border-radius:999px;background:#fff;font-size:13px;white-space:nowrap}

@media(max-width:1024px){
    .elementor-widget-cnf-hero .cnf-hero{min-height:560px;padding-right:40%;padding-left:32px;background-position:68% center}
}

@media(max-width:767px){
    .elementor-widget-cnf-hero{width:100%!important;max-width:100%!important;padding:0!important;margin:0!important}
    .elementor-widget-cnf-hero .elementor-widget-container{width:100%;max-width:100%}
    .elementor-widget-cnf-hero .cnf-hero{
        width:100%;min-height:520px;align-items:flex-end;padding:220px 14px 16px;border-radius:22px;
        background-image:var(--cnf-hero-mobile);background-size:cover;background-position:68% top;
        box-shadow:0 14px 36px rgba(63,31,13,.11)
    }
    .elementor-widget-cnf-hero .cnf-hero::before{background:linear-gradient(180deg,rgba(255,255,255,0) 20%,rgba(255,250,247,.24) 38%,rgba(255,248,243,.86) 62%,#fff8f3 100%)}
    .elementor-widget-cnf-hero .cnf-hero__content{max-width:100%}
    .elementor-widget-cnf-hero .cnf-hero__eyebrow{padding:6px 10px;font-size:10px;letter-spacing:.07em}
    .elementor-widget-cnf-hero .cnf-hero h1{max-width:12ch;margin:11px 0 8px;font-size:clamp(30px,9vw,43px);line-height:.98}
    .elementor-widget-cnf-hero .cnf-hero__content>p{max-width:100%;margin:0;font-size:13px;line-height:1.48}
    .elementor-widget-cnf-hero .cnf-hero__search{width:100%;min-height:54px;grid-template-columns:20px minmax(0,1fr) 42px auto;gap:6px;margin:14px 0 12px;padding:5px 6px 5px 11px;border-radius:18px;box-shadow:0 10px 25px rgba(46,26,15,.11)}
    .elementor-widget-cnf-hero .cnf-hero__search-icon{width:19px;height:19px}
    .elementor-widget-cnf-hero .cnf-hero__search input[type="search"]{height:42px;padding-inline:2px!important;font-size:13px}
    .elementor-widget-cnf-hero .cnf-hero__image-search{width:42px;height:42px;min-width:42px;border-radius:13px}
    .elementor-widget-cnf-hero .cnf-hero__image-search svg{width:20px;height:20px}
    .elementor-widget-cnf-hero .cnf-hero__search button[type="submit"]{min-width:82px;min-height:42px;padding:0 13px;border-radius:13px;font-size:12px}
    .elementor-widget-cnf-hero .cnf-hero--search-stacked .cnf-hero__search{grid-template-columns:20px minmax(0,1fr) 42px;grid-template-rows:42px 42px;padding:6px}
    .elementor-widget-cnf-hero .cnf-hero--search-stacked .cnf-hero__search-icon{grid-column:1;grid-row:1;margin-left:5px}
    .elementor-widget-cnf-hero .cnf-hero--search-stacked .cnf-hero__search input{grid-column:2;grid-row:1}
    .elementor-widget-cnf-hero .cnf-hero--search-stacked .cnf-hero__image-search{grid-column:3;grid-row:1}
    .elementor-widget-cnf-hero .cnf-hero--search-stacked .cnf-hero__search button{grid-column:1/-1;grid-row:2;width:100%}
    .elementor-widget-cnf-hero .cnf-hero__trust{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 10px}
    .elementor-widget-cnf-hero .cnf-hero__trust-item{gap:7px;min-width:0}
    .elementor-widget-cnf-hero .cnf-hero__trust-item strong{font-size:10px;line-height:1.2}
    .elementor-widget-cnf-hero .cnf-hero__trust-item small{display:none}
    .elementor-widget-cnf-hero .cnf-hero--hide-mobile-trust .cnf-hero__trust{display:none}

    .elementor-widget-cnf-product-grid .cnf-catalog__toolbar{align-items:stretch;flex-direction:column;gap:9px;padding:11px}
    .elementor-widget-cnf-product-grid .cnf-catalog__sort-form{width:100%;align-items:stretch;flex-direction:column;gap:6px}
    .elementor-widget-cnf-product-grid .cnf-catalog__sort-control{width:100%}
    .elementor-widget-cnf-product-grid .cnf-catalog__result-count{min-height:32px;padding-inline:11px;font-size:11px}
}

@media(max-width:420px){
    .elementor-widget-cnf-hero .cnf-hero{min-height:485px;padding:190px 10px 12px;border-radius:18px}
    .elementor-widget-cnf-hero .cnf-hero h1{font-size:clamp(28px,9vw,37px)}
    .elementor-widget-cnf-hero .cnf-hero__content>p{font-size:12px}
    .elementor-widget-cnf-hero .cnf-hero__search{grid-template-columns:18px minmax(0,1fr) 39px 74px;gap:5px;padding-left:8px}
    .elementor-widget-cnf-hero .cnf-hero__image-search{width:39px;height:39px;min-width:39px}
    .elementor-widget-cnf-hero .cnf-hero__search button[type="submit"]{min-width:74px;min-height:39px;padding-inline:9px}
}

@media(prefers-reduced-motion:reduce){
    .elementor-widget-cnf-hero .cnf-hero__image-search{transition:none!important}
}
