.hp1-is-section{background-color:var(--hp-is-bg, #ffffff);padding-top:var(--hp-is-pad-top-desk, 80px);padding-bottom:var(--hp-is-pad-bottom-desk, 80px);position:relative}.hp3-is-grid{display:flex;align-items:center;justify-content:space-between;gap:0;position:relative}.hp4-is-left,.hp5-is-right{display:flex;flex-direction:column;gap:24px;flex:0 0 200px}.hp6-is-item{display:flex;flex-direction:column;align-items:center;gap:8px;cursor:pointer;transition:opacity .2s ease}.hp6-is-item:hover{opacity:.75}.hp7-is-item-img-wrap{width:140px;height:140px;overflow:hidden;border-radius:4px;background-color:var(--hp-is-item-img-bg, #f5f5f5)}.hp7-is-item-img-wrap img{width:100%;height:160px;object-fit:cover;display:block}.hp8-is-item-label{font-size:var(--hp-is-label-size, .85em);color:var(--hp-is-label-color, #1a1a1a);font-weight:500;margin:0;text-align:center;line-height:1.3}.hp9-is-center{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;max-width:100%}.hp10-is-heading{font-size:var(--hp-is-heading-size, 1.8em);font-weight:700;color:var(--hp-is-heading-color, #1a1a1a);line-height:1.2;margin:0 0 12px}.hp11-is-subtext{font-size:var(--hp-is-subtext-size, .85em);color:var(--hp-is-subtext-color, #666666);line-height:1.6;margin:0 0 32px;max-width:420px}.hp12-is-product{width:250px;height:auto;margin-bottom:32px}.hp12-is-product img{width:100%;height:100%;object-fit:contain;display:block;margin-top:12px;transform:rotate(31deg)}.hp13-is-icons{display:flex;justify-content:center;align-items:flex-start;gap:35px;margin-bottom:20px}.hp14-is-icon-item{display:flex;flex-direction:column;align-items:center;gap:8px;max-width:80px}.hp15-is-icon-svg{width:32px;height:32px;color:var(--hp-is-icon-color, #1a1a1a)}.hp15-is-icon-svg svg{width:100%;height:100%;stroke:currentColor;fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.hp16-is-icon-label{font-size:var(--hp-is-icon-label-size, .6em);color:var(--hp-is-icon-label-color, #666666);text-align:center;line-height:1.3;margin:0;text-transform:uppercase;letter-spacing:.5px}.hp17-is-modal-overlay.hp-active{opacity:1;visibility:visible}.hp18-is-modal.hp-active{opacity:1;visibility:visible;transform:translate(-50%,-50%) scale(1)}.hp19-is-modal-close:hover{opacity:.6}.hp19-is-modal-close svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round}.hp26-is-modal-list{list-style:none;padding:0;margin:0}.hh0{max-width:501px;margin-bottom:auto}@media(max-width:1024px){.hp3-is-grid{gap:24px}.hp4-is-left,.hp5-is-right{flex:0 0 160px;margin-bottom:auto}.hp7-is-item-img-wrap{width:120px;height:120px}.hp12-is-product{width:220px;height:220px}}@media(max-width:768px){.hp1-is-section{padding-top:var(--hp-is-pad-top-mob, 40px);padding-bottom:var(--hp-is-pad-bottom-mob, 40px)}.hp3-is-grid{flex-direction:column;gap:32px}.hp4-is-left,.hp5-is-right{flex-direction:row;flex-wrap:wrap;justify-content:center;flex:none;width:100%;gap:16px}.hp6-is-item{flex:0 0 calc(50% - 8px);max-width:140px}.hp7-is-item-img-wrap{width:100px;height:100px}.hp9-is-center{order:-1;max-width:100%}.hp12-is-product{width:200px;height:200px;margin-bottom:24px}.hp10-is-heading{font-size:calc(var(--hp-is-heading-size, 1.8em) * .85)}.hp13-is-icons{gap:24px}.hp14-is-icon-item{max-width:70px}.hp15-is-icon-svg{width:28px;height:28px}.hp18-is-modal{width:90vw;max-height:80vh}.hp22-is-modal-text{padding:40px 24px 32px}}@media(max-width:480px){.hp10-is-heading{font-size:calc(var(--hp-is-heading-size, 1.8em) * .75)}.hp11-is-subtext{font-size:calc(var(--hp-is-subtext-size, .85em) * .95)}.hp12-is-product{width:160px;height:160px}.hp13-is-icons{gap:16px}.hp16-is-icon-label{font-size:calc(var(--hp-is-icon-label-size, .6em) * .9)}.hp7-is-item-img-wrap{width:100%;height:auto}.hp8-is-item-label{font-size:calc(var(--hp-is-label-size, .85em) * .9)}.hp6-is-item{max-width:100%}}.hp9-is-center{position:relative;overflow:hidden}.hp30-is-center-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.hp30-is-center-bg img{width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .3s ease}.hp9-is-center.hp-has-active .hp30-is-center-bg img{opacity:.42}.hp31-is-center-inner{position:relative;z-index:2}.hp9-is-center{position:relative;overflow:hidden;min-height:100%;height:100%}.hp31-is-center-inner{position:relative;z-index:2;width:100%;height:100%}.hp32-is-active-content{position:relative;width:100%;border-radius:20px;padding:32px 0;min-height:620px;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all .3s ease}.hp33-is-close{position:absolute;top:18px;right:18px;width:38px;height:38px;border:0;border-radius:100px;background:#000;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;pointer-events:none;transition:all .25s ease}.hp33-is-close svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round}.hp32-is-active-content.hp-active .hp33-is-close{opacity:1;visibility:visible;pointer-events:auto}.hp32-is-default .hp13-is-icons,.hp32-is-active .hp12-is-product{display:none}.hp32-is-active .hp11-is-subtext{margin-bottom:0;max-width:100%}.hp32-is-default .hp13-is-icons{display:flex}.hp32-is-active .hp13-is-icons,.hp32-is-active .hp14-is-icon-item{display:none!important}.hp6-is-item.hp-active{opacity:1!important}.hp6-is-item.hp-not-active{opacity:.35}@media(max-width:768px){.hp32-is-active-content{min-height:auto;padding:0}.hp31-is-center-inner{min-height:45vh;padding-top:40px}}.hp15-is-icon-image{width:42px;height:42px}.hp15-is-icon-image img{width:100%;height:100%;object-fit:contain;display:block}
/*# sourceMappingURL=/cdn/shop/t/36/assets/ingredients-section.css.map */
