.collection-hero-banner-section{position:relative;z-index:2}.chb{position:relative;width:100%;height:var(--chb-h,170px);overflow:visible;background:linear-gradient(to right,#b0b8e8 0%,#c4d4f0 35%,#d6e5f7 65%,#e0eefb 100%)}.chb__gradient{position:absolute;inset:0;background:linear-gradient(135deg,rgb(176 190 241 / .35) 0%,rgb(200 220 250 / .15) 100%);z-index:1}.chb__content{position:absolute;top:50%;left:140px;transform:translateY(-50%);z-index:3}.chb__title{font-family:var(--font-body-family,'Montserrat',sans-serif);font-weight:600;font-size:40px;line-height:48px;color:rgb(0 0 0 / .84);margin:0}.chb__subtitle{font-family:var(--font-body-family,'Montserrat',sans-serif);font-weight:500;font-size:18px;line-height:30px;color:#000;margin:4px 0 0}.chb__product{position:absolute;z-index:2;object-fit:contain;filter:drop-shadow(0 2px 8px rgb(0 0 0 / .2))}.chb__product--1{width:var(--p1-w,175px);height:var(--p1-h,200px);right:calc(12% - var(--p1-x, 0px));bottom:var(--p1-y,0);z-index:2}.chb__product--2{width:var(--p2-w,168px);height:var(--p2-h,190px);right:calc(5% - var(--p2-x, 0px));bottom:var(--p2-y,0);z-index:3}.chb__title{opacity:0;transform:translateY(20px);transition:opacity 0.6s ease 0.15s,transform 0.6s ease 0.15s}.chb--loaded .chb__title{opacity:1;transform:translateY(0)}.chb__subtitle{opacity:0;transform:translateY(12px);transition:opacity 0.5s ease 0.35s,transform 0.5s ease 0.35s}.chb--loaded .chb__subtitle{opacity:1;transform:translateY(0)}.chb__product{opacity:0;transform:translateY(25px);transition:opacity 0.6s ease 0.25s,transform 0.6s cubic-bezier(.25,.46,.45,.94) 0.25s}.chb--loaded .chb__product{opacity:1;transform:translateY(0)}.chb--loaded .chb__product--2{transition-delay:0.4s}.chb__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}.chb--banner{overflow:hidden}.chb--banner .chb__title{color:#fff;text-shadow:0 1px 3px rgb(0 0 0 / .3)}.chb--banner .chb__subtitle{color:#fff;text-shadow:0 1px 2px rgb(0 0 0 / .3)}.chb__product--single{width:var(--ps-w,200px);height:var(--ps-h,220px);right:calc(8% - var(--ps-x, 0px));bottom:var(--ps-y,0);z-index:2}@media screen and (max-width:749px){.collection-hero-banner-section{overflow-x:clip}.chb{height:var(--chb-h-m,170px)}.chb__content{left:14px}.chb{margin-bottom:20px}.chb__title{font-size:24px;line-height:32px;font-weight:600;text-transform:capitalize}.chb__subtitle{font-size:15px;line-height:22px;max-width:190px;margin-top:6px}.chb__product--1{width:var(--p1-mw,140px);height:var(--p1-mh,160px);right:calc(12% - var(--p1-mx, 0px));bottom:var(--p1-my,0)}.chb__product--2{width:var(--p2-mw,135px);height:var(--p2-mh,155px);right:calc(5% - var(--p2-mx, 0px));bottom:var(--p2-my,0)}.chb__product--single{width:var(--ps-mw,160px);height:var(--ps-mh,180px);right:calc(5% - var(--ps-mx, 0px));bottom:var(--ps-my,0)}}