.ic-hp{--black: var(--inbar-black);--off: var(--inbar-off);--grey: var(--inbar-grey);--grey-lt: var(--inbar-grey-lt);--rule: var(--inbar-rule);--bg: var(--inbar-bg);--white: var(--inbar-white);--cream: var(--inbar-cream);--sans: var(--inbar-sans);--pad-mobile: 1.4rem;--pad-desktop: 3rem;--sp-xs: .8rem;--sp-s: 1.4rem;--sp-m: 2.4rem;--sp-l: 4rem;--sp-xl: 6rem}.ic-hp *,.ic-hp *:before,.ic-hp *:after{box-sizing:border-box}.ic-hp .ic-btn-ghost{font-family:var(--sans);font-size:.7rem;font-weight:400;letter-spacing:.28em;text-transform:uppercase;color:var(--black);background:transparent;border:none;padding:0;display:inline-flex;align-items:center;gap:.5rem;cursor:pointer;transition:color .2s;-webkit-tap-highlight-color:transparent;text-decoration:none!important}.ic-hp .ic-btn-ghost svg{transition:transform .3s cubic-bezier(.16,1,.3,1)}.ic-hp .ic-btn-ghost:hover{color:var(--black)}.ic-hp .ic-btn-ghost:hover svg{transform:translate(4px)}.ic-hp .ic-btn-ghost--white{color:#fffffff2}.ic-hp .ic-btn-ghost--white:hover{color:#fff}.ic-hp .ic-btn-light{font-family:var(--sans);font-size:.7rem;font-weight:600;letter-spacing:.3em;text-transform:uppercase;padding:1rem 2.6rem;display:inline-block;background:#fff!important;color:#0a0a0a!important;text-decoration:none!important;cursor:pointer;position:relative;overflow:hidden;transition:transform .2s;border:none!important;-webkit-appearance:none}.ic-hp .ic-btn-light:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#000000d9;transition:width .4s cubic-bezier(.16,1,.3,1)}.ic-hp .ic-btn-light:hover:after{width:100%}.ic-hp .ic-btn-light:hover{transform:translateY(-1px)}.ic-hp__scroll-hint{padding:.6rem var(--pad-mobile) 0;display:flex;align-items:center;gap:.5rem;font-size:.6rem;font-weight:600;letter-spacing:.24em;text-transform:uppercase;color:var(--black)}.ic-hp__scroll-hint svg{flex-shrink:0}@media(min-width:768px){.ic-hp__scroll-hint{display:none}}.ic-hp-announce{background:var(--black);color:#ffffffbf;font-size:.62rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;text-align:center;padding:.7rem 1rem;overflow:hidden}.ic-hp-announce em{color:#fff;font-style:normal;font-weight:700}.ic-hp-announce .sep{margin:0 1rem;opacity:.2}.ic-hp-hero{min-height:100svh;position:relative!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important;grid-template-columns:unset!important;grid-template-rows:unset!important;background:#0d0d0d;border-bottom:none!important}.ic-hp-hero__img-wrap{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;order:unset!important;border:none!important;aspect-ratio:unset!important}.ic-hp-hero__img-wrap:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000,#00000026 45%,#000000c7);z-index:1}.ic-hp-hero__video,.ic-hp-hero__desktop-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:none}.ic-hp-hero__poster{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.ic-hp-hero__badge{position:absolute;top:var(--sp-m);right:var(--pad-mobile);z-index:3;display:flex;flex-direction:column;align-items:flex-end;gap:.15rem}.ic-hp-hero__badge-line{font-size:.8rem;font-weight:500;letter-spacing:.3em;text-transform:uppercase;color:#fffffff2}.ic-hp-hero__body{position:relative!important;z-index:2;order:unset!important;padding:0 var(--pad-mobile) clamp(3rem,8vh,9rem);display:flex;flex-direction:column;gap:var(--sp-m)}.ic-hp-hero__title{font-size:clamp(3.4rem,11vw,6rem);font-weight:700;line-height:.87;letter-spacing:-.045em;text-transform:uppercase;color:#fff}.ic-hp-hero__title em{display:block;font-style:normal;font-weight:200;color:#fffffff2;letter-spacing:-.03em}.ic-hp-hero__rule{display:none}.ic-hp-hero__sub{font-size:.9rem;font-weight:600;line-height:1.55;color:#ffffffe6;max-width:420px}.ic-hp-hero__sub strong{color:#ffffffe6;font-weight:600}.ic-hp-hero__actions{display:flex!important;align-items:center;gap:2rem;flex-wrap:wrap}@media(min-width:768px){.ic-hp-hero__badge{top:var(--sp-l);right:var(--pad-desktop)}.ic-hp-hero__body{padding:0 var(--pad-desktop) clamp(2rem,10vh,9rem)}.ic-hp-hero__title{font-size:clamp(6rem,12vw,14rem)}.ic-hp-hero__sub{font-size:1.3rem;max-width:500px}.ic-hp-hero__video,.ic-hp-hero__desktop-img{display:block}.ic-hp-hero:not(.ic-hp-hero--poster-only) .ic-hp-hero__poster{display:none}}.ic-hp-concerns{border-bottom:none}.ic-hp-concerns__header{padding:var(--sp-m) var(--pad-mobile) var(--sp-s);display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.ic-hp-concerns__label{font-size:1rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:var(--black)}.ic-hp-concerns__scroll{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:1px;background:var(--rule)}.ic-hp-concerns__scroll::-webkit-scrollbar{display:none}.ic-hp-concern-tile{flex:0 0 42vw;scroll-snap-align:start;background:var(--cream);position:relative;overflow:hidden;aspect-ratio:3/4;display:flex;flex-direction:column;justify-content:space-between;padding:1.2rem;cursor:pointer;text-decoration:none!important;-webkit-tap-highlight-color:transparent;transition:background .3s}.ic-hp-concern-tile:hover{background:var(--bg)}.ic-hp-concern-tile__img{position:absolute;top:0;right:0;bottom:0;left:0}.ic-hp-concern-tile__img img{width:100%;height:100%;object-fit:cover;display:block}.ic-hp-concern-tile__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,var(--overlay-opacity, .45));z-index:1}.ic-hp-concern-tile__name{position:relative;z-index:2;font-size:clamp(.6rem,3.1vw,1rem);font-weight:450;color:#fff!important;letter-spacing:.05em;line-height:1.2;text-shadow:0 1px 12px rgba(0,0,0,.5);align-self:flex-start}.ic-hp-concern-tile--no-img{background:#141414!important}.ic-hp-concern-tile--no-img .ic-hp-concern-tile__name{color:#fff!important}.ic-hp-concern-tile--no-img .ic-hp-concern-tile__cta{color:#ffffff8c!important}.ic-hp-concern-tile__cta{position:absolute;z-index:2;bottom:1rem;right:1rem;font-size:.62rem;font-weight:600;letter-spacing:.24em;text-transform:uppercase;color:#fff;display:flex;align-items:center;gap:.35rem}.ic-hp-concern-tile--no-img .ic-hp-concern-tile__cta{position:relative;bottom:auto;right:auto;align-self:flex-start}@media(min-width:768px){.ic-hp-concerns__header{padding:var(--sp-l) var(--pad-desktop) var(--sp-m)}.ic-hp-concerns__scroll{display:grid;grid-template-columns:repeat(6,1fr);overflow-x:visible}.ic-hp-concern-tile{flex:none;width:auto;aspect-ratio:3/4}}.ic-hp-manifesto{background:var(--white)!important;display:flex!important;flex-direction:column!important;min-height:20vh;padding:clamp(2rem,14vh,3rem) var(--pad-mobile);position:relative;overflow:hidden;gap:var(--sp-l);border-top:none!important;border-bottom:none!important}.ic-hp-manifesto__statement{font-size:clamp(2.4rem,5.4vw,6rem);font-weight:700;line-height:.88;letter-spacing:-.045em;text-transform:uppercase;color:#010101}.ic-hp-manifesto__statement em{font-style:normal;font-weight:200;color:#060606e6}.ic-hp-manifesto__sub{font-size:clamp(.98rem,1.8vw,1.2rem);font-weight:600;line-height:1.5;color:#080808e6;max-width:520px;border-left:none;padding-left:0}.ic-hp-manifesto__sub strong{color:#060606e6;font-weight:800}.ic-hp-manifesto__wm{position:absolute;right:-.04em;bottom:-.18em;font-size:clamp(14rem,40vw,42rem);font-weight:700;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.03);line-height:1;-webkit-user-select:none;user-select:none;letter-spacing:-.06em;pointer-events:none}@media(min-width:768px){.ic-hp-manifesto{padding:clamp(7rem,16vh,12rem) var(--pad-desktop) clamp(3rem,6vh,5rem)}.ic-hp-manifesto__statement{font-size:clamp(2.2rem,7.2vw,4.8rem)}.ic-hp-manifesto+.ic-hp-bestsellers .ic-hp__section-header{padding-top:var(--sp-m)}}.ic-hp-bestsellers{border-bottom:none}.ic-hp__section-header{padding:var(--sp-m) var(--pad-mobile) var(--sp-s);display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;border-bottom:none}.ic-hp__section-title{font-size:clamp(1.6rem,5vw,3rem);font-weight:600;letter-spacing:-.02em;line-height:1;color:var(--black)}.ic-hp__section-title strong{display:block;font-size:.85rem;font-weight:700;letter-spacing:.24em;text-transform:uppercase;margin-bottom:.2rem;color:var(--black)}.ic-hp-bestsellers__header{display:block;align-items:initial;justify-content:initial;gap:0}.ic-hp-bestsellers__subtitle{font-size:.9rem;font-weight:400;letter-spacing:0;line-height:1.55;color:var(--black, #5F5E5A);margin:.8rem 0 0;max-width:56ch}.ic-hp-bestsellers__subtitle strong{font-weight:600;color:var(--black)}.ic-hp-bestsellers__subtitle em{font-style:italic;font-weight:300}.ic-hp-bestsellers__footer{display:flex;justify-content:center;padding:var(--sp-m) var(--pad-mobile) var(--sp-l);background:var(--white)}.ic-hp-bestsellers__footer-cta{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--inbar-sans);font-size:.62rem;font-weight:700;letter-spacing:.24em;text-transform:uppercase;color:var(--black);text-decoration:none;border:1px solid var(--black);padding:.95rem 2.2rem;transition:background .2s,color .2s;white-space:nowrap}.ic-hp-bestsellers__footer-cta:hover{background:var(--black);color:var(--white)}@media(min-width:768px){.ic-hp-bestsellers__footer{padding:var(--sp-l) var(--pad-desktop)}}.ic-hp__products-scroll{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:0px;background:var(--rule)}.ic-hp__products-scroll::-webkit-scrollbar{display:none}.ic-hp-pcard{flex:0 0 50vw;scroll-snap-align:start;background:var(--white);display:flex;flex-direction:column;transition:background .2s;-webkit-tap-highlight-color:transparent;position:relative}.ic-hp-pcard__link{display:flex;flex-direction:column;flex:1;cursor:pointer;text-decoration:none!important;color:inherit!important}.ic-hp-pcard__img{aspect-ratio:1/1;background:var(--white);position:relative;overflow:hidden}.ic-hp-pcard__img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .55s cubic-bezier(.16,1,.3,1)}.ic-hp-pcard:hover .ic-hp-pcard__img img{transform:scale(1.04)}.ic-hp-pcard__flag{position:absolute;top:.8rem;left:.8rem;z-index:2;font-size:.58rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:.22rem .6rem;background:var(--black);color:var(--white)}.ic-hp-pcard__body{padding:1.2rem 1.4rem .6rem;border-top:0px solid var(--rule);flex:1;display:flex;flex-direction:column}.ic-hp-pcard__name{font-size:.88rem;font-weight:600;letter-spacing:-.01em;line-height:1.15;margin-bottom:.2rem;color:var(--black)}.ic-hp-pcard__role{font-size:.8rem;font-weight:400;letter-spacing:0;text-transform:none;color:var(--black, #5F5E5A);line-height:1.45;margin-bottom:.9rem}.ic-hp-pcard__footer{display:flex;align-items:center;justify-content:space-between;border-top:0px solid var(--rule);padding-top:0rem;margin-top:auto}.ic-hp-pcard__price{font-size:.72rem;font-weight:600;color:var(--black)}.ic-hp-pcard__rating{font-size:.6rem;color:var(--black);font-weight:500}.ic-hp-pcard__atc-form{margin:0;padding:0 1.4rem .6rem;display:flex;justify-content:center}.ic-hp-pcard__atc{width:auto;min-width:55%;max-width:100%;display:inline-block;background:var(--black);color:var(--white);border:none;border-radius:0;font-family:var(--inbar-sans);font-size:.52rem;font-weight:600;letter-spacing:.24em;text-transform:uppercase;padding:.85rem 1rem;cursor:pointer;line-height:1;transition:opacity .2s,transform .2s;-webkit-tap-highlight-color:transparent;white-space:nowrap}.ic-hp-pcard__atc:hover{opacity:.86}.ic-hp-pcard__atc:active{transform:translateY(1px)}.ic-hp-pcard__atc:disabled{opacity:.5;cursor:not-allowed;transform:none}@media(min-width:768px){.ic-hp__section-header{padding:var(--sp-l) var(--pad-desktop) var(--sp-m)}.ic-hp__products-scroll{display:grid;grid-template-columns:repeat(4,1fr);overflow-x:visible}.ic-hp-pcard{flex:none}.ic-hp-pcard__img{aspect-ratio:3/4}}@media(min-width:1024px){.ic-hp-pcard__img{aspect-ratio:4/5}}.ic-hp-age{border-bottom:1px solid rgba(255,255,255,.07);background:#fffff!important}.ic-hp-age__img{width:100%;aspect-ratio:4/3;position:relative;overflow:hidden;background:#131313}.ic-hp-age__img img{width:100%;height:100%;object-fit:cover;display:block}.ic-hp-age__body{padding:clamp(3.5rem,9vh,6rem) var(--pad-mobile);display:flex;flex-direction:column;gap:var(--sp-m)}.ic-hp-age__headline{font-size:clamp(3rem,12vw,6rem);font-weight:700;line-height:.95;letter-spacing:-.045em;text-transform:none;color:#060606}.ic-hp-age__headline em{font-style:normal;font-weight:200;color:#060606f2;display:block}.ic-hp-age__copy{font-size:.9rem;font-weight:600;line-height:1.3;color:#050505f2;max-width:500px;border-left:none;padding-left:0}.ic-hp-age__copy strong{color:#060606f2;font-weight:600}@media(min-width:768px){.ic-hp-age{display:grid;grid-template-columns:1fr 1fr;min-height:80vh}.ic-hp-age__img{aspect-ratio:unset;height:100%}.ic-hp-age__body{padding:var(--sp-xl);justify-content:flex-end}.ic-hp-age__headline{font-size:clamp(4rem,9vw,10rem)}}.ic-hp-brand-break{background:var(--black);border-top:none;border-bottom:none}.ic-hp-brand-break__inner{padding:var(--sp-xl) var(--pad-mobile);display:flex;flex-direction:column;gap:var(--sp-l)}.ic-hp-brand-break__statement{font-size:clamp(1.8rem,6vw,3.5rem);font-weight:200;letter-spacing:-.04em;line-height:1;color:#ffffffe6}.ic-hp-brand-break__statement strong{font-weight:700;color:#fff}.ic-hp-brand-break__statement em{font-style:normal;color:#ffffffe6}.ic-hp-brand-break__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:0;background:transparent}.ic-hp-brand-break__stat{padding:var(--sp-m) var(--pad-mobile);background:transparent;display:flex;flex-direction:column;gap:.4rem;border-left:none}.ic-hp-brand-break__stat:first-child{border-left:none}.ic-hp-brand-break__stat-num{font-size:clamp(2rem,6vw,4rem);font-weight:90;letter-spacing:-.05em;line-height:1;color:#fff}.ic-hp-brand-break__stat-label{font-size:.5rem;font-weight:900;letter-spacing:.22em;text-transform:uppercase;color:#ffffffe6}@media(min-width:768px){.ic-hp-brand-break__inner{padding:var(--sp-xl) var(--pad-desktop);flex-direction:row;align-items:flex-end;gap:var(--sp-xl)}.ic-hp-brand-break__statement{flex:1.2}.ic-hp-brand-break__stats{flex:1}}.ic-hp-plastic{background:var(--white);border-top:none;border-bottom:none}.ic-hp-plastic__head{padding:var(--sp-l) var(--pad-mobile) var(--sp-m);border-bottom:none;display:flex;flex-direction:column;gap:var(--sp-s)}.ic-hp-plastic__label{font-size:.78rem;font-weight:700;letter-spacing:.38em;text-transform:uppercase;color:var(--black);margin-bottom:var(--sp-m)}.ic-hp-plastic__title{font-size:clamp(2.4rem,8vw,7rem);font-weight:700;line-height:.88;letter-spacing:-.045em;text-transform:uppercase;color:var(--black)}.ic-hp-plastic__title em{font-style:normal;font-weight:200;color:var(--black)}.ic-hp-plastic__title strong{font-weight:700;color:var(--black)}.ic-hp-plastic__row{display:flex;align-items:center;justify-content:space-between;padding:.8rem var(--pad-mobile);border-bottom:none;transition:background .2s}.ic-hp-plastic__row:hover{background:var(--bg)}.ic-hp-plastic__row-label{font-size:clamp(.9rem,2.5vw,1.3rem);font-weight:500;letter-spacing:-.01em;color:var(--black)}.ic-hp-plastic__status{font-size:.58rem;font-weight:700;letter-spacing:.24em;text-transform:uppercase;display:flex;align-items:center;gap:.6rem}.ic-hp-plastic__status:before{content:"";width:6px;height:6px;border-radius:50%;flex-shrink:0}.ic-hp-plastic__status--yes{color:var(--black)}.ic-hp-plastic__status--yes:before{background:var(--black)}.ic-hp-plastic__status--opt{color:var(--grey)}.ic-hp-plastic__status--opt:before{background:var(--grey)}.ic-hp-plastic__foot{padding:var(--sp-m) var(--pad-mobile);display:flex;flex-direction:column;gap:var(--sp-s)}.ic-hp-plastic__copy{font-size:.8rem;font-weight:600;line-height:1.5;color:var(--black);max-width:560px}.ic-hp-plastic__copy strong{color:var(--black);font-weight:600}@media(min-width:768px){.ic-hp-plastic__head{padding:var(--sp-xl) var(--pad-desktop) var(--sp-l);flex-direction:row;align-items:flex-end;justify-content:space-between}.ic-hp-plastic__row{padding:1.4rem var(--pad-desktop)}.ic-hp-plastic__foot{padding:var(--sp-l) var(--pad-desktop)}}.ic-hp-pillars{border-bottom:none}.ic-hp-pillars__intro{padding:var(--sp-l) var(--pad-mobile) var(--sp-m);display:flex;flex-direction:column;gap:var(--sp-s);border-bottom:none}.ic-hp-pillars__eyebrow{font-size:.7rem;font-weight:700;letter-spacing:.26em;text-transform:uppercase;color:var(--black);margin-bottom:.5rem}.ic-hp-pillars__title{font-size:clamp(2.4rem,10vw,5rem);font-weight:700;letter-spacing:-.04em;line-height:.95;margin-bottom:0;color:var(--black)}.ic-hp-pillars__title em{font-style:normal;font-weight:200}.ic-hp-pillars__desc{font-size:.88rem;font-weight:600;line-height:1.55;color:var(--black);margin-bottom:0}.ic-hp-pillar-acc{border-bottom:none}.ic-hp-pillar-acc:last-child{border-bottom:none}.ic-hp-pillar-acc__trigger{width:100%;padding:var(--sp-s) var(--pad-mobile);display:flex;align-items:center;justify-content:space-between;cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;background:none;font-family:var(--inbar-sans);gap:1rem}.ic-hp-pillar-acc__trigger-left{display:flex;flex-direction:column;align-items:flex-start;gap:.3rem;text-align:left}.ic-hp-pillar-acc__num{font-size:.62rem;font-weight:700;letter-spacing:.24em;text-transform:uppercase;color:var(--black)}.ic-hp-pillar-acc__claim{font-size:1rem;font-weight:700;color:var(--black);letter-spacing:-.01em;line-height:1.25}.ic-hp-pillar-acc__chevron{width:24px;height:24px;flex-shrink:0;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:transform .35s cubic-bezier(.16,1,.3,1),background .2s}.ic-hp-pillar-acc.open .ic-hp-pillar-acc__chevron{transform:rotate(180deg);background:var(--black)}.ic-hp-pillar-acc.open .ic-hp-pillar-acc__chevron path{stroke:#fff}.ic-hp-pillar-acc__body{max-height:0;overflow:hidden;transition:max-height .45s cubic-bezier(.16,1,.3,1)}.ic-hp-pillar-acc.open .ic-hp-pillar-acc__body{max-height:700px}.ic-hp-pillar-acc__inner{padding:0 var(--pad-mobile) var(--sp-m);display:flex;flex-direction:column;gap:var(--sp-s)}.ic-hp-pillar-acc__img{width:100%;aspect-ratio:16/9;overflow:hidden;background:var(--cream)}.ic-hp-pillar-acc__img img{width:100%;height:100%;object-fit:cover;display:block}.ic-hp-pillar-acc__copy{font-size:.9rem;font-weight:420;line-height:1.55;color:var(--black)}.ic-hp-pillar-acc__link{font-size:.62rem;font-weight:800;letter-spacing:.24em;text-transform:uppercase;color:var(--black);display:inline-flex;align-items:center;gap:.4rem;border-bottom:0px solid var(--black);padding-bottom:.08rem;align-self:flex-start;transition:opacity .2s;text-decoration:none!important}.ic-hp-pillar-acc__link:hover{opacity:.5}.ic-hp-pillars__grid{display:none}@media(min-width:768px){.ic-hp-pillars__intro{padding:var(--sp-xl) var(--pad-desktop) var(--sp-l);display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:4rem}.ic-hp-pillars__intro-left{display:flex;flex-direction:column;gap:.5rem}.ic-hp-pillars__desc{max-width:420px}.ic-hp-pillars__accordion-list{display:none}.ic-hp-pillars__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--rule)}.ic-hp-pillar-card{background:var(--white);display:flex;flex-direction:column;cursor:pointer;transition:background .2s;text-decoration:none!important;color:inherit!important}.ic-hp-pillar-card:hover{background:var(--bg)}.ic-hp-pillar-card__img{aspect-ratio:5/4;background:var(--cream);overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative}.ic-hp-pillar-card__img img{width:100%;height:100%;object-fit:cover;display:block}.ic-hp-pillar-card__num{position:absolute;top:.8rem;right:1rem;font-size:.55rem;font-weight:700;letter-spacing:.24em;text-transform:uppercase;color:#ffffffd9;background:#00000073;padding:.2rem .55rem}.ic-hp-pillar-card__body{padding:1.8rem 2rem 2.4rem;border-top:0px solid var(--rule);flex:1;display:flex;flex-direction:column;gap:.9rem}.ic-hp-pillar-card__claim{font-size:1rem;font-weight:600;line-height:1;letter-spacing:-.01em;color:var(--black)}.ic-hp-pillar-card__copy{font-size:.9rem;font-weight:400;line-height:1.35;color:var(--black);flex:1}.ic-hp-pillar-card__link{font-size:.7rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase;color:var(--black);display:inline-flex;align-items:center;gap:.4rem;border-bottom:0px solid var(--black);padding-bottom:.08rem;align-self:flex-start;transition:opacity .2s;text-decoration:none!important}.ic-hp-pillar-card:hover .ic-hp-pillar-card__link{opacity:.5}}.ic-hp-testimonials{border-bottom:0px solid var(--rule);background:#0a0a0a!important}.ic-hp-testimonials__header{padding:var(--sp-l) var(--pad-mobile) var(--sp-m);border-bottom:none;display:flex;align-items:flex-end;justify-content:space-between}.ic-hp-testimonials__eyebrow{font-size:.6rem;font-weight:600;letter-spacing:.28em;text-transform:uppercase;color:#fffffff2!important;margin-bottom:.1rem}.ic-hp-testimonials__title{font-size:clamp(1.2rem,6vw,2rem);font-weight:800;letter-spacing:-.04em;color:#fff!important}.ic-hp-testimonials__header .ic-btn-ghost{color:#fffffff2!important}.ic-hp-testimonials__header .ic-btn-ghost:hover{color:#fff!important}.ic-hp-testimonial{padding:var(--sp-m) var(--pad-mobile);border-bottom:none;display:flex;flex-direction:column;gap:.5rem}.ic-hp-testimonial:last-child{border-bottom:none}.ic-hp-testimonial--hidden{display:none}.ic-hp-testimonial__stars{font-size:.72rem;letter-spacing:.08em;color:#fffffff2}.ic-hp-testimonial__product{font-size:.85rem;font-weight:900;letter-spacing:.26em;text-transform:uppercase;color:#fffffff2}.ic-hp-testimonial__quote{font-size:.98rem;font-weight:500;line-height:1.4;color:#fff;font-style:normal}.ic-hp-testimonial__author{font-size:.72rem;font-weight:600;letter-spacing:.26em;text-transform:uppercase;color:#fffffff2;border-top:none;padding-top:1rem}@media(min-width:768px){.ic-hp-testimonials__header{padding:var(--sp-l) var(--pad-desktop) var(--sp-m)}.ic-hp-testimonials__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;background:transparent}.ic-hp-testimonial{background:#0a0a0a;padding:var(--sp-m);border-bottom:none}.ic-hp-testimonial--hidden{display:flex}}.ic-hp-longevity{border-bottom:0px solid var(--rule)}.ic-hp-longevity__img{width:100%;aspect-ratio:1/1;overflow:hidden;background:var(--cream)}.ic-hp-longevity__img img{width:100%;height:100%;object-fit:cover;display:block}.ic-hp-longevity__body{padding:clamp(3.5rem,9vh,6rem) var(--pad-mobile);display:flex;flex-direction:column;gap:var(--sp-m)}.ic-hp-longevity__title{font-size:clamp(2.4rem,5.4vw,6rem);font-weight:200;letter-spacing:-.04em;line-height:.95;color:var(--black)}.ic-hp-longevity__title em{font-style:normal;font-weight:700;color:var(--black)}.ic-hp-longevity__title strong{font-weight:700;color:var(--black)}.ic-hp-longevity__copy{font-size:.95rem;font-weight:700;line-height:1.3;color:var(--black)}.ic-hp-longevity__copy strong{font-weight:700;color:var(--black)}.ic-hp-longevity__callout{background:#0a0a0a!important;padding:1.8rem 2rem;font-size:.95rem;font-weight:700;line-height:1.3;font-style:normal;color:#fffffff2}.ic-hp-longevity__callout strong{font-weight:600;color:#fff;font-style:normal}.ic-hp-longevity__actions{display:flex;align-items:center;gap:1.6rem;flex-wrap:wrap}@media(min-width:768px){.ic-hp-longevity{display:grid;grid-template-columns:1fr 1fr;min-height:65vh}.ic-hp-longevity__img{aspect-ratio:unset;height:100%;border-right:0px solid var(--rule)}.ic-hp-longevity__body{padding:var(--sp-xl);justify-content:center}.ic-hp-longevity__title{font-size:clamp(2.2rem,7.2vw,4.8rem)}}.ic-hp-journal{border-bottom:0px solid var(--rule)}.ic-hp-journal__head{display:flex;align-items:baseline;justify-content:space-between;padding:var(--sp-m) var(--pad-mobile) var(--sp-s);border-bottom:0px solid var(--black)}.ic-hp-journal__head-left{display:flex;flex-direction:column;gap:.3rem}.ic-hp-journal__head-name{font-size:1.2rem;font-weight:990;letter-spacing:.06em;text-transform:uppercase;color:var(--black)}.ic-hp-journal__head-sub{font-size:.95rem;font-weight:500;color:var(--black)}.ic-hp-jnl-row{display:block;text-decoration:none;cursor:pointer;-webkit-tap-highlight-color:transparent;border-bottom:0px solid var(--rule);position:relative}.ic-hp-jnl-row:last-child{border-bottom:none}.ic-hp-jnl-img{width:100%;overflow:hidden;background:var(--cream);display:block;position:relative}.ic-hp-jnl-img img{width:100%;height:100%;object-fit:cover;display:block}.ic-hp-jnl-img--half{aspect-ratio:1/1}.ic-hp-jnl-text{padding:1.6rem var(--pad-mobile) 2rem;display:flex;flex-direction:column;gap:.8rem}.ic-hp-jnl-row--split-text-left{background:transparent}.ic-hp-jnl-text--dark{background:#0a0a0a!important;padding:2rem var(--pad-mobile) 2.4rem}.ic-hp-jnl-text--white{background:#fff!important}.ic-hp-jnl-tag{font-size:.62rem;font-weight:700;letter-spacing:.28em;text-transform:uppercase;color:var(--black)}.ic-hp-jnl-text--dark .ic-hp-jnl-tag{color:#fffffff2}.ic-hp-jnl-title{font-size:clamp(1.6rem,6vw,2.8rem);font-weight:700;line-height:.95;letter-spacing:-.03em;color:var(--black)}.ic-hp-jnl-title em{font-style:italic;font-weight:200;color:var(--black)}.ic-hp-jnl-text--dark .ic-hp-jnl-title{color:#fff!important}.ic-hp-jnl-text--dark .ic-hp-jnl-title em{color:#fffffff2!important}.ic-hp-jnl-text--white .ic-hp-jnl-title,.ic-hp-jnl-text--white .ic-hp-jnl-title em,.ic-hp-jnl-text--white .ic-hp-jnl-tag,.ic-hp-jnl-text--white .ic-hp-jnl-deck{color:#0a0a0a!important}.ic-hp-jnl-row:hover .ic-hp-jnl-title{text-decoration:underline;text-underline-offset:4px}.ic-hp-jnl-deck{font-size:.92rem;font-weight:600;line-height:1.3;color:var(--black);max-width:480px}.ic-hp-jnl-text--dark .ic-hp-jnl-deck{color:#ffffffeb}.ic-hp-jnl-foot{padding-top:.4rem}.ic-hp-jnl-meta{display:flex;flex-direction:column;gap:.8rem;max-width:560px}.ic-hp-jnl-desc{font-size:.92rem;font-weight:600;line-height:1.7;color:var(--black)}.ic-hp-jnl-read{font-size:.62rem;font-weight:700;letter-spacing:.26em;text-transform:uppercase;color:var(--black);display:inline-flex;align-items:center;gap:.4rem;border-bottom:0px solid var(--black);padding-bottom:.06rem;align-self:flex-start;transition:opacity .2s;text-decoration:none!important}.ic-hp-jnl-row:hover .ic-hp-jnl-read{opacity:.45}.ic-hp-jnl-row--split{display:flex;flex-direction:row;min-height:0}.ic-hp-jnl-row--split .ic-hp-jnl-img{flex:0 0 42%;max-width:42%;overflow:hidden;aspect-ratio:unset;min-height:160px}.ic-hp-jnl-row--split .ic-hp-jnl-img img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.ic-hp-jnl-row--split .ic-hp-jnl-text{flex:1;padding:1rem 1rem 1.2rem}.ic-hp-jnl-row--split-text-left .ic-hp-jnl-text{order:1}.ic-hp-jnl-row--split-text-left .ic-hp-jnl-img{order:2}.ic-hp-jnl-row--split-text-right .ic-hp-jnl-text{order:1}.ic-hp-jnl-row--split-text-right .ic-hp-jnl-img{order:2}@media(min-width:768px){.ic-hp-journal__head{padding:var(--sp-l) var(--pad-desktop) var(--sp-m)}.ic-hp-journal__head-name{font-size:1.1rem}.ic-hp-jnl-text{padding:2.4rem var(--pad-desktop) 3rem}.ic-hp-jnl-text--dark{padding:3rem var(--pad-desktop) 3.5rem}.ic-hp-jnl-title{font-size:clamp(2.4rem,4vw,4rem)}.ic-hp-jnl-row--full .ic-hp-jnl-text{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:end}.ic-hp-jnl-row--split{flex-direction:row;min-height:38vh}.ic-hp-jnl-row--split .ic-hp-jnl-img{flex:1;height:auto;min-height:38vh;overflow:hidden;position:relative}.ic-hp-jnl-row--split .ic-hp-jnl-img img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}}.ic-hp-kit-wrap{border-bottom:1px solid var(--inbar-rule)}.ic-xo-kit__heading{padding:4rem var(--pad-desktop) 3rem;border-bottom:1px solid var(--inbar-rule);display:flex;align-items:flex-end;justify-content:space-between}.ic-xo-kit__heading-left{display:flex;flex-direction:column;gap:.5rem}.ic-xo-kit__eyebrow{font-size:.676rem;font-weight:600;letter-spacing:.3em;text-transform:uppercase;color:var(--inbar-black);display:block;margin-bottom:.6rem}.ic-xo-kit__title{font-size:clamp(1.4rem,2.8vw,2.6rem);font-weight:400;letter-spacing:-.04em;line-height:1;color:var(--inbar-black)}.ic-xo-kit__title-sup{font-size:.65em;font-weight:500;vertical-align:super;color:var(--inbar-black);margin-left:.35em;letter-spacing:0}.ic-xo-kit__sub{font-size:1rem;font-weight:400;letter-spacing:-.01em;color:var(--inbar-black);margin-top:.4rem;font-style:normal}.ic-xo-kit__grid{display:grid;grid-template-columns:1fr 1fr;background:var(--inbar-rule);gap:1px}.ic-xo-kit__left{background:var(--inbar-cream);position:relative;overflow:hidden;min-height:560px}.ic-xo-kit__cover{position:absolute;top:0;right:0;bottom:0;left:0}.ic-xo-kit__cover img{width:100%;height:100%;object-fit:cover;display:block}.ic-xo-kit__cover-flag{position:absolute;top:1.4rem;left:1.4rem;z-index:2;font-size:.546rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;padding:.22rem .7rem;background:var(--inbar-black);color:#fff}.ic-xo-kit__right-wrap{background:var(--inbar-white);display:flex;flex-direction:column}.ic-xo-kit__desc{padding:2.4rem 2.4rem 1.8rem;flex:1}.ic-xo-kit__role{font-size:.7rem;font-weight:700;letter-spacing:.36em;text-transform:uppercase;color:var(--inbar-black);margin-bottom:.5rem}.ic-xo-kit__name{font-size:clamp(1.4rem,2.5vw,2.2rem);font-weight:200;letter-spacing:-.04em;line-height:1.05;margin-bottom:.9rem;color:var(--inbar-black)}.ic-xo-kit__copy{font-size:.9rem;font-weight:400;line-height:1.88;color:#0b0b0b}.ic-xo-kit__thumbrow{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--inbar-rule);border-top:1px solid var(--inbar-rule)}.ic-xo-kit__thumb{background:var(--inbar-white);display:flex;flex-direction:column}.ic-xo-kit__thumb-img{aspect-ratio:1/1;background:var(--inbar-cream);overflow:hidden}.ic-xo-kit__thumb-img img{width:100%;height:100%;object-fit:cover;display:block}.ic-xo-kit__thumb-body{padding:.5rem .6rem .6rem;border-top:1px solid var(--inbar-rule)}.ic-xo-kit__thumb-role{font-size:.5rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--inbar-black);margin-bottom:.1rem}.ic-xo-kit__thumb-name{font-size:.6rem;font-weight:500;color:var(--inbar-black);letter-spacing:-.01em;line-height:1.25}.ic-xo-kit__bottom-bar{display:grid;grid-template-columns:1fr 1fr;background:var(--inbar-rule);gap:1px;border-top:1px solid var(--inbar-rule)}.ic-xo-kit__footer{display:flex;align-items:center;justify-content:space-between;padding:1rem 2.4rem;background:var(--inbar-white);gap:1rem}.ic-xo-kit__price{font-size:1.3rem;font-weight:400;letter-spacing:-.03em;color:var(--inbar-black)}.ic-xo-kit__atc{font-family:var(--inbar-sans);font-size:.5rem;font-weight:600;letter-spacing:.3em;text-transform:uppercase;background:var(--inbar-black);color:#fff!important;border:none;padding:1rem 2.2rem;cursor:pointer;text-decoration:none!important;transition:opacity .2s;white-space:nowrap}.ic-xo-kit__atc:hover{opacity:.85}.ic-hp .ic-hp-kit-wrap button.ic-xo-kit__atc,.ic-hp button.ic-xo-kit__atc,.ic-hp button.ic-xo-kit__atc:hover,.ic-hp button.ic-xo-kit__atc:focus,.ic-hp button.ic-xo-kit__atc:active,.ic-hp button.ic-xo-kit__atc:disabled{color:#fff!important;background:var(--inbar-black)!important}.ic-xo-kit__save-strip{padding:1rem 1.6rem;display:flex;align-items:center;gap:1rem;background:var(--inbar-bg)}.ic-xo-kit__save-amount{font-size:.9rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase;color:var(--inbar-black);white-space:nowrap}.ic-xo-kit__save-gift{font-size:.75rem;font-weight:500;color:var(--inbar-black);line-height:1.4}@media(max-width:767px){.ic-xo-kit__heading{padding:2.4rem var(--pad-mobile) 2rem;flex-direction:column;gap:.6rem;align-items:flex-start}.ic-xo-kit__grid{grid-template-columns:1fr}.ic-xo-kit__left{min-height:300px;border-bottom:1px solid var(--inbar-rule)}.ic-xo-kit__thumbrow{grid-template-columns:repeat(2,1fr)}.ic-xo-kit__bottom-bar{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/129/assets/inbar-homepage.css.map */
