.honest-pdp{font-family:"Be Vietnam Pro",var(--font-body-family, sans-serif);--honest-ink: #201f1d;--honest-cream: #fff6ee;--honest-sage: #bad0c9;--honest-teal: #a1d0d3;--honest-border: rgba(32, 31, 29, .15);--merria-accent: #ad3b6a;--merria-accent-strong: #93305a;--merria-accent-tint: #fbeaf0;--merria-accent-tint-text: #72243e}body:has(.honest-pdp){background-color:#fff}.honest-pdp .product__title h1,.honest-pdp .product__title h2.h1{font-size:4.15rem;font-weight:400;line-height:1.1;letter-spacing:0;color:rgb(var(--color-foreground))}.honest-pdp .price .price-item{font-weight:600;font-size:1.4rem}.honest-pdp .price__regular .price-item--regular,.honest-pdp .price__sale .price-item--sale,.honest-pdp .price .price-item--last,.honest-pdp .rating-star{color:rgb(var(--color-foreground))}.honest-pdp .rating-text{display:block}.honest-pdp .product-form__input .form__label{font-size:1.4rem;font-weight:400;color:rgb(var(--color-foreground));margin-bottom:.8rem}.honest-pdp .product-form__input--pill input[type=radio]+label{min-width:0;min-height:5.6rem;display:inline-flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left;padding:1rem 1.4rem;margin:0;border:.1rem solid rgba(20,20,20,.12);border-radius:.8rem;background-color:#fff;color:rgb(var(--color-foreground));font-weight:600;line-height:1.25;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.honest-pdp .product-form__input--pill input[type=radio]:checked+label{background-color:#fff;border:.1rem solid var(--merria-accent);box-shadow:none;color:rgb(var(--color-foreground))}.honest-pdp .product-form__input--pill input[type=radio]:focus-visible+label,.honest-pdp .product-form__input--pill input[type=radio]+label:hover{border-color:rgb(var(--color-foreground))}.honest-pdp .product-form__input--pill input[type=radio].disabled+label,.honest-pdp .product-form__input--pill input[type=radio][disabled]+label{opacity:.45;text-decoration:line-through}.honest-pdp .product-form__input--swatch{--swatch-input--size: 4.8rem;--swatch-input--border-radius: .2rem}.honest-pdp .product__text strong{font-size:1.5rem;font-weight:600;color:rgb(var(--color-foreground))}.honest-pdp .product__text{line-height:1.45}.honest-pdp .product__text.inline-richtext:not(.caption-with-letter-spacing){font-size:1.5rem;font-weight:400}.honest-pdp .product__text.subtitle{font-size:1.5rem;line-height:1.5;font-weight:400}.honest-pdp .rating-wrapper{font-size:1.45rem;line-height:1.4}.honest-pdp .rating-wrapper{display:flex;align-items:center;flex-wrap:wrap;gap:.4rem .8rem}.honest-rating-pill{display:inline-block;background:var(--merria-accent-tint);color:var(--merria-accent-tint-text);font-size:1.2rem;font-weight:600;line-height:1;border-radius:999px;padding:.5rem 1.2rem}.honest-price-prefix{display:block;font-size:1.3rem;font-weight:400;color:rgba(var(--color-foreground),.7);margin-bottom:.2rem}.honest-pdp .product__title h1,.honest-pdp .product__title h2.h1,.honest-pdp .product__title .h1,.honest-pdp .product__text{text-align:center}.honest-pdp .rating-wrapper{justify-content:center}.honest-pdp .honest-price-prefix,.honest-pdp .price,.honest-pdp .price dl{text-align:center}.honest-pdp .price dl,.honest-pdp .price .price__container{justify-content:center}.honest-pdp .rating-wrapper .rating-linebreak{flex-basis:100%;height:0;margin:0}.honest-size-picker{margin:1.6rem 0}.honest-size-picker__header{display:flex;align-items:baseline;justify-content:space-between;gap:1.6rem;margin-bottom:.8rem}.honest-size-picker__legend{font-size:1.4rem;font-weight:400;color:rgb(var(--color-foreground))}.honest-size-picker__guide{font-size:1.18rem;font-weight:600;color:var(--merria-accent);background:none;border:0;border-radius:0;padding:0;display:inline-flex;align-items:center;white-space:nowrap;cursor:pointer;text-decoration:none;transition:color .15s ease}.honest-size-picker__guide:hover{color:var(--merria-accent-strong)}.honest-size-picker__advice{display:inline-flex;align-items:center;gap:.5rem;margin-top:1rem;font-size:1.24rem;font-weight:400;color:var(--merria-accent);text-decoration:none;transition:color .15s ease}.honest-size-picker__advice svg{width:1.5rem;height:1.5rem}.honest-size-picker__advice:hover{color:var(--merria-accent-strong);text-decoration:underline}.honest-size-picker .product-form__input--pill{margin:0;display:grid;grid-template-columns:1fr 1fr;gap:.8rem;min-width:0;max-width:none}.honest-size-picker .product-form__input--pill input[type=radio]{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.honest-size-picker .product-form__input--pill input[type=radio]+label{flex-direction:column;align-items:flex-start;justify-content:center;text-align:left;gap:.2rem;min-height:5.2rem;padding:0 1.2rem;line-height:1.2}.honest-size-picker__value{font-weight:400;font-size:1.38rem}.honest-pdp .product-form__input--pill input[type=radio]:checked+label .honest-size-picker__value{font-weight:600}.honest-size-picker__kg{font-size:1.18rem;font-weight:400;color:#515151}.honest-size-guide[open]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:stretch;justify-content:flex-end;background:#201f1d80;animation:honest-guide-overlay .25s ease}.honest-size-guide:not([open]){display:none}.honest-size-guide__panel{position:relative;width:clamp(40rem,48vw,64rem);max-width:100%;height:100%;overflow-y:auto;background:#fff;color:var(--honest-ink, #201f1d);padding:2.8rem 3.2rem 4rem;animation:honest-guide-slide .3s ease}@keyframes honest-guide-overlay{0%{opacity:0}to{opacity:1}}@keyframes honest-guide-slide{0%{transform:translate(100%)}to{transform:translate(0)}}@media(prefers-reduced-motion:reduce){.honest-size-guide[open],.honest-size-guide__panel{animation:none}}.honest-size-guide__header{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding-bottom:1.6rem;margin-bottom:2rem;border-bottom:.1rem solid var(--honest-border, rgba(32, 31, 29, .15))}.honest-size-guide__head-title{font-size:1.5rem;font-weight:600}.honest-size-guide__close{flex:0 0 auto;width:3.2rem;height:3.2rem;background:none;border:0;cursor:pointer}.honest-size-guide__tabs{display:flex;flex-wrap:wrap;gap:1.2rem;margin-bottom:2.8rem}.honest-size-guide__pill{border:.1rem solid rgba(20,20,20,.1);background:#fff;color:var(--merria-accent, #ad3b6a);font-size:1.3rem;font-weight:600;border-radius:5rem;padding:.9rem 1.8rem;cursor:pointer;transition:background-color .15s ease}.honest-size-guide__pill.is-active{background:var(--merria-accent-tint, #fbeaf0)}.honest-size-guide__tabpanel[hidden]{display:none}.honest-size-guide__title{margin:0 0 1.2rem;font-size:2.2rem;font-weight:600}.honest-size-guide__intro{margin:0 0 2rem;font-size:1.4rem;line-height:1.55;color:#201f1db3}.honest-size-guide__group+.honest-size-guide__group{margin-top:2.8rem}.honest-size-guide__group-title{margin:0 0 .4rem;font-size:1.5rem;font-weight:600;color:var(--merria-accent, #ad3b6a)}.honest-size-guide__table{width:100%;border-collapse:collapse}.honest-size-guide__table th,.honest-size-guide__table td{text-align:center;padding:1.4rem .8rem;border-bottom:.1rem solid var(--honest-border, rgba(32, 31, 29, .15))}.honest-size-guide__table th{color:#515151;font-size:1.3rem;font-weight:400}.honest-size-guide__table td{color:#141414;font-size:1.55rem;font-weight:400}.honest-size-guide__table th:first-child,.honest-size-guide__table td:first-child{text-align:left}.honest-size-guide__list{margin:0;padding:0;list-style:none}.honest-size-guide__list li{position:relative;padding:0 0 1.4rem 2.8rem;font-size:1.5rem;line-height:1.55;color:#141414}.honest-size-guide__list li:before{content:"";position:absolute;left:0;top:.2rem;width:1.8rem;height:1.8rem;border-radius:50%;background:var(--merria-accent-tint, #fbeaf0)}.honest-size-guide__list li:after{content:"\2713";position:absolute;left:.5rem;top:.1rem;font-size:1.1rem;font-weight:700;color:var(--merria-accent, #ad3b6a)}.honest-size-guide__note{margin:2rem 0 0;font-size:1.25rem;line-height:1.5;color:#201f1d99}@media screen and (max-width:749px){.honest-size-guide__panel{width:100%;padding:2rem 2rem 3.2rem}.honest-size-guide__title{font-size:1.9rem}}.honest-pdp .product__accordion.accordion{margin-top:2.5rem;border-top:.1rem solid rgba(20,20,20,.1);border-bottom:.1rem solid rgba(20,20,20,.1)}.honest-pdp .product__accordion.accordion+.product__accordion.accordion{border-top:0;margin-top:0}.honest-pdp .product__accordion.accordion:not(:has(+.product__accordion.accordion)){border-bottom:0;margin-bottom:3rem}.honest-pdp .product__accordion summary{align-items:center;padding:2rem 0}.honest-pdp .product__accordion .accordion__title{font-size:1.4rem;font-weight:400;line-height:1.4;letter-spacing:.02em;color:#141414;max-width:calc(100% - 4rem)}.honest-pdp .product__accordion .summary__title .svg-wrapper,.honest-pdp .product__accordion .summary__title .icon-accordion{display:none}.honest-pdp .product__accordion .honest-accordion__pm{position:relative;flex:0 0 auto;width:1.7rem;height:1.7rem;margin-left:1.6rem;margin-right:.3rem;transition:transform .2s ease}.honest-pdp .product__accordion .honest-accordion__pm:before,.honest-pdp .product__accordion .honest-accordion__pm:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#141414}.honest-pdp .product__accordion .honest-accordion__pm:before{width:1.48rem;height:.1rem}.honest-pdp .product__accordion .honest-accordion__pm:after{width:.1rem;height:1.48rem}.honest-pdp .product__accordion details[open] .honest-accordion__pm{transform:rotate(45deg)}.honest-pdp .product__accordion .accordion__content{padding:0 0 .4rem;font-size:1.4rem;line-height:1.4;color:#515151}.honest-pdp .product__accordion .accordion__content>p,.honest-pdp .product__accordion .accordion__content>ul,.honest-pdp .product__accordion .accordion__content>ol{margin:0 0 1rem}.honest-pdp .product__accordion .accordion__content>*:last-child{margin-bottom:0}.honest-pdp .product__accordion .accordion__content ul{list-style:none;padding-left:0}.honest-pdp .product__accordion .accordion__content li{position:relative;padding-left:1.6rem;margin-bottom:0}.honest-pdp .product__accordion .accordion__content li:before{content:"\2022";position:absolute;left:.4rem;color:#515151}.honest-pdp .share-button{display:none}.honest-pdp .product-form__buttons{max-width:none}.honest-pdp .product-form__submit,.honest-pdp .honest-buy-now{font-size:1.3rem;letter-spacing:.02em}.honest-pdp .product-form__submit{border-radius:999px;min-height:4.2rem;font-size:1.3rem;font-weight:600}.honest-pdp .product-form__submit:not([disabled]){--color-button: var(--merria-accent);background-color:var(--merria-accent);color:#fff;box-shadow:none}.honest-pdp .product-form__submit:not([disabled]):hover{background-color:var(--merria-accent-strong);opacity:1}.honest-pdp .honest-buy-now{appearance:none;-webkit-appearance:none;display:block;width:100%;background-color:#fff;color:var(--merria-accent);border:0;box-shadow:inset 0 0 0 .12rem var(--merria-accent);border-radius:999px;min-height:4.2rem;font-weight:600;cursor:pointer;margin-top:.8rem}.honest-pdp .honest-buy-now:hover:not([disabled]){background-color:var(--merria-accent-tint)}.honest-pdp .honest-buy-now:focus-visible{outline:none;box-shadow:inset 0 0 0 .12rem var(--merria-accent),0 0 0 .2rem var(--merria-accent-tint)}.honest-pdp .honest-buy-now[disabled]{opacity:.5;cursor:not-allowed}.honest-pdp .honest-buy-now:before,.honest-pdp .honest-buy-now:after{display:none!important}.honest-pdp .shopify-payment-button,.honest-pdp .shopify-payment-button:focus,.honest-pdp .shopify-payment-button:focus-within,.honest-pdp .shopify-payment-button:focus-visible,.honest-pdp .shopify-payment-button *,.honest-pdp .shopify-payment-button *:focus,.honest-pdp .shopify-payment-button *:focus-within,.honest-pdp .shopify-payment-button *:focus-visible,.honest-pdp shopify-accelerated-checkout,.honest-pdp shopify-accelerated-checkout:focus-within,.honest-pdp shopify-buy-it-now-button,.honest-pdp shopify-buy-it-now-button:focus-within{outline:none!important;border:0!important}.honest-pdp .shopify-payment-button__button--unbranded:focus-visible{box-shadow:inset 0 0 0 .1rem var(--merria-accent),0 0 0 .2rem var(--merria-accent-tint)!important}.marketplace-buttons{margin-top:1.2rem}.marketplace-buttons__label{display:block;text-align:center;color:rgba(var(--color-foreground),.6);margin-bottom:.8rem}.marketplace-buttons__row{display:flex;gap:1rem;flex-wrap:wrap}.marketplace-buttons__btn{flex:1 1 0;min-width:14rem;display:inline-flex;align-items:center;justify-content:center;gap:.8rem;padding:1.2rem 1.6rem;border:.1rem solid var(--honest-border, rgba(32, 31, 29, .15));border-radius:999px;background:#fff;color:rgb(var(--color-foreground));font-weight:600;text-decoration:none;transition:border-color .15s ease,transform .1s ease}.marketplace-buttons__btn:hover{transform:translateY(-1px)}.marketplace-buttons__btn--shopee:hover{border-color:#ee4d2d}.marketplace-buttons__btn--tiktok:hover{border-color:#000}.marketplace-buttons__logo{display:inline-flex;width:2rem;height:2rem}.marketplace-buttons__logo svg,.marketplace-buttons__logo img{width:100%;height:100%;object-fit:contain}pdp-anchor-nav{position:sticky;top:var(--header-height, 0);z-index:3;display:block;background:var(--honest-cream, #fff6ee);border-top:.1rem solid var(--honest-border, rgba(32, 31, 29, .12));border-bottom:.1rem solid var(--honest-border, rgba(32, 31, 29, .12));margin:0 0 2.4rem}.pdp-anchor-nav__list{display:flex;gap:2.4rem;list-style:none;margin:0 auto;padding:0;max-width:var(--page-width);overflow-x:auto;scrollbar-width:none}.pdp-anchor-nav__list::-webkit-scrollbar{display:none}.pdp-anchor-nav__link{display:inline-block;padding:1.4rem 0;white-space:nowrap;text-decoration:none;font-weight:600;color:rgba(var(--color-foreground),.6);border-bottom:.2rem solid transparent}.pdp-anchor-nav__link.is-active,.pdp-anchor-nav__link:hover{color:rgb(var(--color-foreground));border-bottom-color:rgb(var(--color-foreground))}.cosmetic-legal{margin:2.4rem 0;padding:2rem;border:.1rem solid var(--honest-border, rgba(32, 31, 29, .15));border-radius:.8rem;background:#fff6}.cosmetic-legal__title{margin:0 0 1.2rem}.cosmetic-legal__list{margin:0}.cosmetic-legal__row{display:grid;grid-template-columns:14rem 1fr;gap:.4rem 1.6rem;padding:.8rem 0;border-top:.1rem solid rgba(32,31,29,.08)}.cosmetic-legal__row:first-child{border-top:0}.cosmetic-legal__row dt{font-weight:600}.cosmetic-legal__row dd{margin:0}.cosmetic-legal__row--warning{color:#9a3412}@media screen and (max-width:749px){.cosmetic-legal__row{grid-template-columns:1fr}}.back-in-stock{margin:1.6rem 0;padding:1.6rem;border:.1rem dashed var(--honest-border, rgba(32, 31, 29, .3));border-radius:.8rem;background:#bad0c92e}.back-in-stock__lead{margin:0 0 1rem;font-weight:600}.back-in-stock__submit{margin-top:1rem}.back-in-stock__note{display:block;margin-top:.8rem;color:rgba(var(--color-foreground),.6)}.back-in-stock__success{display:flex;align-items:center;gap:.8rem}.honest-feature-row{display:grid;grid-template-columns:repeat(4,1fr);gap:1.8rem;margin:4rem 0 .6rem;padding-top:0;border-top:0}.honest-feature-row__item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.1rem}.honest-feature-row__icon{width:3.4rem;height:3.4rem;display:inline-flex;color:rgb(var(--color-foreground))}.honest-feature-row__icon svg{width:100%;height:100%}.honest-feature-row__label{font-size:1.3rem;font-weight:400;line-height:1.35;color:#515151}@media screen and (max-width:1023px){.honest-feature-row{grid-template-columns:repeat(2,1fr);gap:3rem 1.6rem}}@media screen and (min-width:750px){body:has(.honest-pdp) .product__media-wrapper media-gallery{display:flex;flex-direction:row-reverse;gap:1.2rem;align-items:flex-start}body:has(.honest-pdp) media-gallery>slider-component:not(.thumbnail-slider){flex:1 1 auto;min-width:0}body:has(.honest-pdp) media-gallery .thumbnail-slider{flex:0 0 7.6rem;width:7.6rem;padding:0}body:has(.honest-pdp) media-gallery .thumbnail-slider .slider-buttons,body:has(.honest-pdp) media-gallery .thumbnail-slider .slider-button{display:none}body:has(.honest-pdp) media-gallery .thumbnail-list{flex-direction:column;flex-wrap:nowrap;gap:.8rem;overflow:visible}body:has(.honest-pdp) media-gallery .thumbnail-list__item{width:100%!important;max-width:7.6rem}}@media screen and (min-width:990px){body:has(.honest-pdp) .product--medium .product__media-wrapper{width:52.46%;max-width:52.46%}body:has(.honest-pdp) .product--medium .product__info-wrapper{width:47.54%;max-width:47.54%}}.honest-pdp .honest-trust-strip{margin:2rem 0 0;padding-top:1.6rem;border-top:.1rem solid var(--honest-border, rgba(32, 31, 29, .15))}.honest-pdp .honest-trust-strip__heading{margin:0 0 1rem;font-size:1.2rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:rgba(var(--color-foreground),.6)}.honest-pdp .honest-trust-strip__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.9rem}.honest-pdp .honest-trust-strip__item{display:flex;align-items:center;gap:1rem}.honest-pdp .honest-trust-strip__icon{flex:0 0 auto;width:1.9rem;height:1.9rem;display:inline-flex;color:var(--merria-accent)}.honest-pdp .honest-trust-strip__icon svg{width:100%;height:100%}.honest-pdp .honest-trust-strip__label{font-size:1.38rem;font-weight:400;line-height:1.35;color:rgb(var(--color-foreground))}.honest-pdp .honest-zalo-trust{margin:1.6rem 0 0;padding-top:1.6rem;border-top:.1rem solid var(--honest-border, rgba(32, 31, 29, .15))}.honest-pdp .honest-zalo-trust__row{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.honest-pdp .honest-zalo-trust__cell{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.6rem}.honest-pdp .honest-zalo-trust__icon{width:2.2rem;height:2.2rem;display:inline-flex;color:var(--merria-accent)}.honest-pdp .honest-zalo-trust__icon svg{width:100%;height:100%}.honest-pdp .honest-zalo-trust__label{font-size:1.24rem;font-weight:400;line-height:1.3;color:rgb(var(--color-foreground))}.honest-pdp .honest-zalo-btn{margin-top:1.4rem;display:inline-flex;align-items:center;justify-content:center;gap:.8rem;width:100%;max-width:34rem;margin-left:auto;margin-right:auto;min-height:4.2rem;padding:0 1.8rem;border-radius:999px;background:#fff;color:var(--merria-accent);font-size:1.34rem;font-weight:600;text-decoration:none;box-shadow:inset 0 0 0 .12rem var(--merria-accent);transition:background-color .15s ease,color .15s ease}.honest-pdp .honest-zalo-btn:hover{background:var(--merria-accent-tint);color:var(--merria-accent-strong)}.honest-pdp .honest-zalo-btn:focus-visible{outline:none;box-shadow:inset 0 0 0 .12rem var(--merria-accent),0 0 0 .2rem var(--merria-accent-tint)}.honest-pdp .honest-zalo-btn__icon{width:1.9rem;height:1.9rem;display:inline-flex}.honest-pdp .honest-zalo-btn__icon svg{width:100%;height:100%}@media screen and (max-width:749px){.honest-pdp .product-form__submit,.honest-pdp .honest-buy-now,.honest-pdp .honest-zalo-btn{max-width:none;width:100%;margin-left:0;margin-right:0}.honest-size-picker .product-form__input--pill input[type=radio]+label{min-height:4.8rem;padding:0 1rem}.honest-size-picker__value{font-size:1.3rem}.honest-size-picker__kg{font-size:1.1rem}.marketplace-buttons__btn{min-width:0;flex:1 1 calc(50% - .5rem);padding:1.1rem 1rem;gap:.6rem;font-size:1.3rem}.honest-pdp .honest-zalo-trust__label{font-size:1.18rem}.honest-pdp .product__title h1,.honest-pdp .product__title .h1,.honest-pdp .product__text{text-align:center}.honest-pdp .rating-wrapper{justify-content:center}.honest-pdp .product__title h1,.honest-pdp .product__title h2.h1{font-size:calc(.76rem + 5.44vw)}.honest-pdp .honest-price-prefix,.honest-pdp .price{text-align:center}.honest-pdp .price dl,.honest-pdp .price .price__container{justify-content:center}}.pdp-sticky-atc{display:none}@media screen and (max-width:749px){.pdp-sticky-atc:not([hidden]){display:block;position:fixed;left:0;right:0;bottom:0;z-index:4;background:#fff;border-top:.1rem solid var(--honest-border, rgba(32, 31, 29, .15));box-shadow:0 -.4rem 1.6rem #201f1d14;padding:1rem 1.5rem;padding-bottom:calc(1rem + env(safe-area-inset-bottom,0px))}.pdp-sticky-atc__inner{display:flex;align-items:center;gap:1.2rem}.pdp-sticky-atc__price{flex:0 0 auto;font-weight:600;font-size:1.6rem;color:var(--merria-accent);white-space:nowrap}.pdp-sticky-atc__btn{flex:1 1 auto;min-height:4.4rem;border:0;border-radius:999px;background:var(--merria-accent);color:#fff;font-weight:600;font-size:1.5rem;cursor:pointer}.pdp-sticky-atc__btn:hover:not([disabled]){background:var(--merria-accent-strong)}.pdp-sticky-atc__btn[disabled]{background:#201f1d40;cursor:not-allowed}}.honest-pdp .product__column-sticky{top:calc(var(--header-height, 10rem) + 1.5rem)}@media screen and (min-width:750px){.honest-pdp .combo-plan__form form{display:flex;flex-wrap:wrap;gap:.8rem;align-items:stretch}.honest-pdp .combo-plan__form form .combo-plan__submit,.honest-pdp .combo-plan__form form .honest-buy-now{flex:1 1 0;min-width:0;width:auto;margin:0}}@media screen and (min-width:750px)and (max-width:989px){.honest-pdp .product__media-wrapper,.honest-pdp .product__info-wrapper{width:100%;max-width:100%}.honest-pdp .product__info-wrapper{padding:2.4rem 0 0}.honest-pdp .product__column-sticky{position:static;top:auto}.honest-pdp .product__title h1,.honest-pdp .product__title h2.h1,.honest-pdp .product__title .h1{font-size:3rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-honest-pdp.css.map */
