#ava-site-header,#ava-site-header *{box-sizing:border-box}
#ava-site-header{--avh-green:#148b74;--avh-ink:#18383d;--avh-muted:#627b78;position:fixed;inset:0 0 auto;z-index:1040;direction:rtl;font-family:inherit;font-size:16px;line-height:1.8;text-align:right;color:var(--avh-ink);background:#fff;border-bottom:1px solid #dce9e3;box-shadow:0 6px 25px #142e3510}
body:has(#ava-site-header){padding-top:calc(var(--avh-full-height,185px) + 6px)!important}
html:has(#ava-site-header){scroll-padding-top:calc(var(--avh-height,185px) + 20px)}
nav[data-avh-source-hidden]{display:none!important}
#ava-site-header [hidden]{display:none!important}
#ava-site-header a{color:inherit;text-decoration:none}
#ava-site-header button,#ava-site-header input{font:inherit;color:inherit}
#ava-site-header button{cursor:pointer;border:0;background:none}
#ava-site-header a:focus-visible,#ava-site-header button:focus-visible{outline:3px solid #187ead;outline-offset:3px;border-radius:8px}
#ava-site-header .avh-icon{display:block;flex:0 0 auto;width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
#ava-site-header .avh-container{width:100%;max-width:1540px;padding-inline:clamp(18px,2.6vw,42px);margin:auto}
#ava-site-header .avh-strip{background:#132a2f;color:#d8e7e3;font-size:12px}
#ava-site-header .avh-main{display:grid;grid-template-columns:auto minmax(290px,1fr) auto;gap:clamp(18px,2vw,32px);min-height:98px;align-items:center}
#ava-site-header .avh-brand{display:flex;align-items:center;min-width:0;padding-block:5px}
#ava-site-header .avh-brand-logo{display:block;width:240px;max-width:100%;height:auto;object-fit:contain}
#ava-site-header .avh-search{position:relative;min-width:0}
#ava-site-header .avh-search-field{display:flex;align-items:center;gap:10px;padding:0 14px;background:#eff6f3;border:1px solid #dce9e2;border-radius:13px;min-height:50px}
#ava-site-header .avh-search-field>.avh-icon{width:21px;height:21px;color:#607f75}
#ava-site-header .avh-search-field:focus-within{border-color:#148b74;box-shadow:0 0 0 3px #148b7415}
#ava-site-header .avh-search input{min-width:0;width:100%;height:48px;border:0;outline:0;background:transparent;font-size:16px;padding:0}
#ava-site-header .avh-search input::placeholder{color:#697f76;opacity:1}
#ava-site-header .avh-search-results{position:absolute;top:calc(100% + 8px);inset-inline:0;z-index:6;max-height:min(380px,55dvh);overflow-y:auto;padding:9px;background:#fff;border:1px solid #dce8e2;border-radius:12px;box-shadow:0 18px 35px #132a2f25}
#ava-site-header .avh-search-results a{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:4px 12px;padding:10px;border-radius:8px;font-size:15px}
#ava-site-header .avh-search-results a:hover,#ava-site-header .avh-search-results a:focus{background:#eaf6ef;color:#08715d}
#ava-site-header .avh-search-results small{font-size:12px;color:#698077}
#ava-site-header .avh-search-results p{margin:8px;font-size:14px}
#ava-site-header .avh-actions{display:flex;align-items:center;gap:22px}
#ava-site-header .avh-phone{display:flex;flex-direction:column;align-items:center;white-space:nowrap}
#ava-site-header .avh-phone small{font-size:12px;color:#637f78}
#ava-site-header .avh-phone bdi{font-size:20px;line-height:1.6;font-weight:850;letter-spacing:.15px;font-variant-numeric:tabular-nums}
#ava-site-header .avh-phone-green{color:var(--avh-green)}
#ava-site-header .avh-account{display:flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:0 15px;border:1px solid #b9d8ce;border-radius:11px;color:#0b755f;font-size:15px;font-weight:750;white-space:nowrap;transition:background .15s,border-color .15s,color .15s}
#ava-site-header .avh-account:hover{background:#edf8f3;border-color:#148b74;color:#075f4e}
#ava-site-header .avh-account .avh-icon{width:21px;height:21px}
#ava-site-header .avh-cta{display:flex;align-items:center;justify-content:center;gap:10px;min-height:46px;padding:0 17px;background:var(--avh-green);color:#fff;border-radius:11px;font-size:15px;font-weight:750;white-space:nowrap;transition:background .15s}
#ava-site-header .avh-cta:hover{background:#096e5b}
#ava-site-header .avh-cta .avh-icon{width:21px;height:21px}
#ava-site-header .avh-menu-toggle{display:none}
#ava-site-header .avh-account-mobile,#ava-site-header .avh-mobile-account-link{display:none}
#ava-site-header .avh-nav{border-top:1px solid #edf2ef}
#ava-site-header .avh-nav-inner{position:relative;display:flex;align-items:center;gap:30px;min-height:56px}
#ava-site-header .avh-catalog-toggle{display:flex;align-items:center;gap:10px;min-height:43px;padding:0 15px;border-radius:9px;background:#eaf6ef;color:#08735d;font-size:16px;font-weight:800;white-space:nowrap}
#ava-site-header .avh-catalog-toggle>.avh-icon:last-child{width:15px;height:15px;transform:rotate(-90deg)}
#ava-site-header .avh-catalog-toggle[aria-expanded="true"]{background:var(--avh-green);color:#fff}
#ava-site-header .avh-navlinks{display:flex;align-items:center;gap:27px}
#ava-site-header .avh-navlinks>a{display:flex;align-items:center;min-height:54px;font-size:15px;color:#49655f;border-bottom:2px solid transparent;white-space:nowrap}
#ava-site-header .avh-navlinks>a:hover{color:#0a7d65;border-bottom-color:#148b74}
/* One fixed-height surface; each panel scrolls independently only when needed. */
#ava-site-header .avh-catalog{position:absolute;top:100%;inset-inline:clamp(18px,2.6vw,42px);display:grid;grid-template-columns:minmax(235px,.9fr) minmax(300px,1.35fr) minmax(265px,1fr);height:min(530px,calc(100dvh - var(--avh-height,186px) - 20px));min-height:0;overflow:hidden;border:1px solid #dbe7e1;border-top:3px solid #149b83;border-radius:0 0 20px 20px;background:#fff;box-shadow:0 24px 45px #132a2f28}
#ava-site-header .avh-panel{display:flex;flex-direction:column;min-width:0;min-height:0;padding:25px 22px 19px}
#ava-site-header .avh-panel h2{font-size:19px;line-height:1.7;font-weight:850;margin:0 0 20px;color:#183b3b}
#ava-site-header .avh-roots{background:linear-gradient(150deg,#eff9f4,#e8f5ee);padding-inline:16px}
#ava-site-header .avh-roots h2{padding-inline:9px}
#ava-site-header .avh-types{border-inline:1px solid #e5ede8}
#ava-site-header .avh-detail{background:#f3f8f5}
#ava-site-header .avh-scroll{min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#b5cec1 transparent;scroll-padding:8px}
#ava-site-header .avh-root-list{display:flex;flex-direction:column;gap:4px}
#ava-site-header .avh-root-item{display:grid;grid-template-columns:minmax(0,1fr) 38px;align-items:stretch;min-height:45px;border-radius:10px;overflow:hidden;flex-shrink:0}
#ava-site-header .avh-root-link{display:flex;align-items:center;gap:11px;min-width:0;padding:8px 10px;text-align:right;font-size:15px;font-weight:700}
#ava-site-header .avh-root-link>.avh-icon{width:28px;height:28px}
#ava-site-header .avh-root-link>span{min-width:0;overflow-wrap:anywhere}
#ava-site-header .avh-root-expand{display:grid;place-items:center;min-width:38px;color:#148b74}
#ava-site-header .avh-root-expand>.avh-icon{width:15px;height:15px}
#ava-site-header .avh-root-item[data-selected]{background:#148b74;color:#fff}
#ava-site-header .avh-root-item[data-selected] .avh-root-expand{color:#fff}
#ava-site-header .avh-root-item:hover:not([data-selected]){background:#dceddf}
#ava-site-header .avh-type-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:13px;flex:1}
#ava-site-header .avh-type-item{display:flex;align-items:center;gap:10px;min-height:80px;padding:14px 12px;background:#fff;border:1px solid #e0e8e3;border-radius:11px;text-align:right;font-size:16px;font-weight:650;line-height:1.8}
#ava-site-header .avh-type-item>.avh-icon:first-child{width:33px;height:33px;color:#28524b}
#ava-site-header .avh-type-item>span{min-width:0;overflow-wrap:anywhere}
#ava-site-header .avh-type-parent{display:grid;grid-template-columns:minmax(0,1fr) 42px;align-items:stretch;gap:0;padding:0;overflow:hidden}
#ava-site-header .avh-type-link{display:flex;align-items:center;gap:10px;min-width:0;min-height:78px;padding:12px}
#ava-site-header .avh-type-link>.avh-icon{width:33px;height:33px;color:#28524b}
#ava-site-header .avh-type-link>span{min-width:0;overflow-wrap:anywhere}
#ava-site-header .avh-type-expand,#ava-site-header .avh-detail-expand{display:grid;place-items:center;align-self:stretch;min-width:42px;height:100%;color:#08735d;border-inline-start:1px solid #cfe3da;background:linear-gradient(180deg,#f0faf5,#def2e8);transition:background .16s ease,color .16s ease,border-color .16s ease}
#ava-site-header .avh-type-expand>.avh-icon,#ava-site-header .avh-detail-expand>.avh-icon{width:17px;height:17px;stroke-width:2.45;transition:transform .16s ease}
#ava-site-header .avh-type-expand:hover,#ava-site-header .avh-type-expand:focus-visible,#ava-site-header .avh-detail-expand:hover,#ava-site-header .avh-detail-expand:focus-visible{background:#148b74;color:#fff;border-inline-start-color:#148b74}
#ava-site-header .avh-type-expand:hover>.avh-icon,#ava-site-header .avh-detail-expand:hover>.avh-icon{transform:translateX(-2px)}
#ava-site-header .avh-type-leaf,#ava-site-header .avh-detail-leaf{display:grid;grid-template-columns:minmax(0,1fr) 42px;align-items:stretch;gap:0;padding:0;overflow:hidden}
#ava-site-header .avh-terminal-rail{display:grid;place-items:center;align-self:stretch;min-width:42px;height:100%;color:#9bb5ab;border-inline-start:1px solid #dce9e3;background:linear-gradient(180deg,#fafcfb,#f1f7f4);pointer-events:none}
#ava-site-header .avh-terminal-mark{display:block;width:13px;height:3px;border-radius:999px;background:currentColor;box-shadow:0 0 0 3px #9bb5ab18}
#ava-site-header .avh-type-item:hover,#ava-site-header .avh-type-item[data-selected]{background:#ebf7ef;border-color:#149b83}
#ava-site-header .avh-view-all,#ava-site-header .avh-detail-all{display:flex;align-items:center;gap:8px;color:#108467;font-size:14px;font-weight:700;padding-top:16px;margin-top:12px;border-top:1px solid #e6eee8;flex-shrink:0}
#ava-site-header .avh-view-all>.avh-icon,#ava-site-header .avh-detail-all>.avh-icon{width:18px;height:18px}
#ava-site-header .avh-detail-head{display:flex;align-items:flex-start;gap:9px;min-height:52px;flex-shrink:0}
#ava-site-header .avh-detail-head h2{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 7px;font-size:18px;line-height:1.8;margin:0 0 17px}
#ava-site-header .avh-detail-back{display:grid;place-items:center;flex-shrink:0;width:35px;height:35px;border-radius:9px;border:1px solid #dce9e1;color:#108467}
#ava-site-header .avh-detail-back>.avh-icon{width:21px;height:21px}
#ava-site-header .avh-detail-list{display:flex;flex-direction:column;gap:8px;flex:1}
#ava-site-header .avh-detail-row{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:49px;width:100%;padding:10px 13px;flex-shrink:0;border:1px solid #e0e9e3;border-radius:9px;background:#fff;font-size:15px;line-height:1.8;text-align:right;overflow-wrap:anywhere}
#ava-site-header .avh-detail-row>.avh-icon{width:17px;height:17px;color:#108467}
#ava-site-header .avh-detail-parent{display:grid;grid-template-columns:minmax(0,1fr) 42px;align-items:stretch;gap:0;padding:0;overflow:hidden}
#ava-site-header .avh-detail-parent{cursor:pointer}
#ava-site-header .avh-detail-link{display:flex;align-items:center;min-width:0;width:max-content;max-width:calc(100% - 24px);margin:9px 12px;padding:0;font-weight:700}
#ava-site-header .avh-detail-leaf-link{width:max-content;max-width:100%;font-weight:700}
#ava-site-header .avh-detail-leaf .avh-detail-leaf-link{display:flex;align-items:center;max-width:calc(100% - 24px);margin:9px 12px}
#ava-site-header .avh-detail-row:hover{border-color:#7bbba2;background:#edf8f1}
#ava-site-header .avh-empty{color:#698078;font-size:15px;line-height:2;margin:4px 0}
#ava-site-header .avh-mobile-controls{display:none}
#ava-site-header .avh-sr{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
@media(max-width:1190px) and (min-width:981px){
#ava-site-header .avh-brand-logo{width:210px}
#ava-site-header .avh-main{grid-template-columns:auto minmax(265px,1fr) auto;gap:18px}
#ava-site-header .avh-actions{gap:13px}
#ava-site-header .avh-phone bdi{font-size:17px}
#ava-site-header .avh-account{padding-inline:10px;font-size:14px}
#ava-site-header .avh-cta{padding-inline:12px;font-size:14px}
#ava-site-header .avh-nav-inner,#ava-site-header .avh-navlinks{gap:17px}
#ava-site-header .avh-catalog{grid-template-columns:minmax(210px,.9fr) minmax(260px,1.2fr) minmax(225px,1fr)}
#ava-site-header .avh-panel{padding-inline:15px}
#ava-site-header .avh-root-link{font-size:14px;gap:7px}
#ava-site-header .avh-type-item{padding:11px 9px;font-size:15px;gap:7px}
#ava-site-header .avh-type-item>.avh-icon:first-child{width:28px;height:28px}
#ava-site-header .avh-type-parent{padding:0}
#ava-site-header .avh-type-link{padding:10px 8px;gap:7px}
#ava-site-header .avh-type-link>.avh-icon{width:28px;height:28px}
}
@media(max-width:980px){
#ava-site-header .avh-brand-logo{width:200px}
#ava-site-header .avh-notice-copy{font-size:13px}
#ava-site-header .avh-main{grid-template-columns:1fr auto auto;gap:10px;padding-top:13px;padding-bottom:13px}
#ava-site-header .avh-brand{grid-column:1;grid-row:1;gap:10px}
#ava-site-header .avh-account-mobile{display:grid;place-items:center;grid-column:2;grid-row:1;width:43px;height:43px;border:1px solid #b9d8ce;background:#fff;border-radius:10px;color:#0b755f}
#ava-site-header .avh-account-mobile>.avh-icon{width:22px;height:22px}
#ava-site-header .avh-menu-toggle{display:grid;place-items:center;grid-column:3;grid-row:1;width:43px;height:43px;border:1px solid #d6e8dd;background:#edf7f0;border-radius:10px;color:#12846a}
#ava-site-header .avh-search{grid-column:1/-1;grid-row:2}
#ava-site-header .avh-search-field{min-height:43px;padding-inline:12px}
#ava-site-header .avh-search input{height:41px;font-size:16px}
#ava-site-header .avh-actions{grid-column:1/-1;grid-row:3;justify-content:space-between;gap:15px;flex-direction:row-reverse}
#ava-site-header .avh-actions>.avh-account{display:none}
#ava-site-header .avh-phone small{font-size:10px}
#ava-site-header .avh-phone bdi{font-size:18px}
#ava-site-header .avh-cta{min-height:40px;font-size:14px;padding-inline:13px}
#ava-site-header .avh-nav{display:none;position:absolute;inset-inline:0;top:100%;background:#fff;border-bottom:2px solid #149b83;box-shadow:0 20px 35px #132a2f24}
#ava-site-header[data-menu-open] .avh-nav{display:block}
#ava-site-header .avh-nav-inner{display:block;padding-top:12px;padding-bottom:12px;max-height:calc(100dvh - var(--avh-height,220px));overflow:auto}
#ava-site-header .avh-mobile-account-link{display:flex;align-items:center;justify-content:center;gap:8px;min-height:43px;margin-bottom:9px;border:1px solid #b9d8ce;border-radius:9px;color:#0b755f;font-size:15px;font-weight:750}
#ava-site-header .avh-mobile-account-link>.avh-icon{width:21px;height:21px}
#ava-site-header .avh-catalog-toggle{width:100%;min-height:44px}
#ava-site-header .avh-catalog-toggle>.avh-icon:last-child{margin-inline-start:auto}
#ava-site-header .avh-navlinks{display:grid;grid-template-columns:1fr 1fr;gap:0 15px;margin-top:7px}
#ava-site-header .avh-navlinks>a{min-height:45px;border-bottom:1px solid #e6eee9;font-size:15px}
#ava-site-header .avh-catalog{position:relative;inset:auto;margin-top:10px;display:flex;flex-direction:column;width:100%;height:min(570px,calc(100dvh - var(--avh-height,220px) - 25px));border:1px solid #dce8e2;border-top:3px solid #149b83;border-radius:13px;box-shadow:none}
#ava-site-header[data-catalog-open] .avh-nav-inner{padding-top:0;padding-bottom:8px;overflow:hidden}
#ava-site-header[data-catalog-open] .avh-catalog-toggle,#ava-site-header[data-catalog-open] .avh-navlinks,#ava-site-header[data-catalog-open] .avh-mobile-account-link{display:none}
#ava-site-header .avh-mobile-controls{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:49px;padding:8px 12px;border-bottom:1px solid #e2ebe5;flex-shrink:0}
#ava-site-header .avh-mobile-controls button{display:flex;align-items:center;gap:3px;color:#0f8066;font-size:13px;min-height:32px;padding:0}
#ava-site-header .avh-mobile-title{font-size:13px;font-weight:750;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
#ava-site-header .avh-mobile-controls .avh-icon{width:21px;height:21px}
#ava-site-header .avh-panel{display:none;flex:1;padding:16px;min-height:0;overflow:hidden}
#ava-site-header .avh-panel h2{font-size:18px;margin-bottom:15px}
#ava-site-header .avh-catalog[data-mobile-level="root"] .avh-roots,#ava-site-header .avh-catalog[data-mobile-level="type"] .avh-types,#ava-site-header .avh-catalog[data-mobile-level="detail"] .avh-detail{display:flex}
#ava-site-header .avh-root-item{min-height:47px}
#ava-site-header .avh-root-link{font-size:16px}
#ava-site-header .avh-type-list{gap:10px}
#ava-site-header .avh-type-item{min-height:78px;font-size:15px;padding:11px;gap:8px}
#ava-site-header .avh-type-item>.avh-icon:first-child{width:29px;height:29px}
#ava-site-header .avh-type-parent{padding:0}
#ava-site-header .avh-type-link{min-height:76px;padding:10px;gap:8px}
#ava-site-header .avh-type-link>.avh-icon{width:29px;height:29px}
#ava-site-header .avh-detail-row{min-height:48px;font-size:15px}
#ava-site-header .avh-detail-parent{padding:0}
#ava-site-header .avh-detail-back{display:none}
}
@media(max-width:360px){
#ava-site-header .avh-container{padding-inline:12px}
#ava-site-header .avh-brand{gap:8px}
#ava-site-header .avh-search input{font-size:15px}
#ava-site-header .avh-phone bdi{font-size:17px}
#ava-site-header .avh-cta{font-size:13px;padding-inline:10px;gap:6px}
#ava-site-header .avh-panel{padding:12px}
#ava-site-header .avh-type-item{font-size:14px;gap:6px;padding:10px 8px}
#ava-site-header .avh-type-parent{padding:0}
#ava-site-header .avh-type-link{padding:9px 7px;gap:6px}
}
@media(prefers-reduced-motion:reduce){#ava-site-header *{transition:none!important}}

#ava-site-header .avh-type-list.avh-dense{gap:8px}
#ava-site-header .avh-dense .avh-type-item{min-height:52px;padding:8px 10px;font-size:15px}
#ava-site-header .avh-dense .avh-type-item>.avh-icon:first-child{width:27px;height:27px}
#ava-site-header .avh-dense .avh-type-parent{padding:0}
#ava-site-header .avh-dense .avh-type-link{min-height:50px;padding:7px 9px}
#ava-site-header .avh-dense .avh-type-link>.avh-icon{width:27px;height:27px}

/* Two identical visual copies provide a seamless loop; assistive technology reads the notice once. */
#ava-site-header .avh-notice{display:block;overflow:hidden;width:100%;direction:ltr;color:#e6f2ed;line-height:1.8}
#ava-site-header .avh-notice-track{display:flex;width:max-content;animation:avh-notice-scroll 32s linear infinite}
#ava-site-header .avh-notice-copy{display:flex;align-items:center;justify-content:center;flex:0 0 auto;min-width:100vw;padding:5px 48px;direction:rtl;white-space:nowrap;font-size:14px}
#ava-site-header .avh-notice:hover .avh-notice-track,#ava-site-header .avh-notice:focus-visible .avh-notice-track{animation-play-state:paused}
@keyframes avh-notice-scroll{from{transform:translateX(-50%)}to{transform:translateX(0)}}
@media(max-width:980px){#ava-site-header .avh-notice-copy{font-size:13px;padding-block:4px}}
@media(prefers-reduced-motion:reduce){
#ava-site-header .avh-notice-track{animation:none;width:100%;transform:none}
#ava-site-header .avh-notice-copy{min-width:0;width:100%;white-space:normal;text-align:center;padding:5px 14px}
#ava-site-header .avh-notice-copy+ .avh-notice-copy{display:none}
}


/* A compact title cue appears only when the third panel contains deeper series. */
#ava-site-header .avh-detail-name{font-weight:700}

/* Only the category row remains at the top after the upper rows scroll away.
   Keep the original full-height page spacer to prevent layout jumps. */
#ava-site-header .avh-sticky-phone{margin-inline-start:auto;flex-shrink:0}
#ava-site-header[data-avh-sticky] .avh-nav-inner{gap:20px}
#ava-site-header[data-avh-sticky] .avh-navlinks{flex:1;min-width:0;gap:20px;overflow-x:auto;scrollbar-width:none}
#ava-site-header[data-avh-sticky] .avh-navlinks::-webkit-scrollbar{display:none}
#ava-site-header[data-avh-sticky] .avh-catalog-toggle{flex-shrink:0}
@media(max-width:980px){
#ava-site-header[data-avh-sticky] .avh-nav{display:block;position:relative;inset:auto;border-bottom:0;box-shadow:none}
#ava-site-header[data-avh-sticky] .avh-nav-inner{display:flex;align-items:center;min-height:60px;max-height:none;padding-block:4px;gap:10px;overflow:visible}
#ava-site-header[data-avh-sticky] .avh-catalog-toggle{display:flex;width:auto;padding-inline:10px;gap:6px;font-size:13px}
#ava-site-header[data-avh-sticky] .avh-catalog-toggle>.avh-icon:first-child{width:20px;height:20px}
#ava-site-header[data-avh-sticky] .avh-navlinks,#ava-site-header[data-avh-sticky] .avh-mobile-account-link{display:none}
#ava-site-header[data-avh-sticky] .avh-sticky-phone small{font-size:10px}
#ava-site-header[data-avh-sticky] .avh-sticky-phone bdi{font-size:18px}
#ava-site-header[data-avh-sticky] .avh-catalog{position:absolute;top:100%;inset-inline:12px;width:auto;margin-top:0;height:min(570px,calc(100dvh - var(--avh-height,60px) - 16px));box-shadow:0 20px 35px #132a2f24}
}
@media(max-width:360px){
#ava-site-header[data-avh-sticky] .avh-nav-inner{gap:6px;padding-inline:8px}
#ava-site-header[data-avh-sticky] .avh-catalog-toggle{font-size:12px;padding-inline:6px;gap:4px}
#ava-site-header[data-avh-sticky] .avh-sticky-phone bdi{font-size:17px}
}
