landing-product{display:block}.lp-product__grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:start}@media screen and (min-width:750px){.lp-product__grid{grid-template-columns:1fr 1fr;gap:4rem}}.lp-product__gallery{display:flex;flex-direction:column;align-items:center;gap:1.2rem}.lp-product__main-image-wrap{width:100%;border-radius:8px;overflow:hidden;background:#f8f8f8}.lp-product__main-image{width:100%;height:auto;display:block;object-fit:contain}.lp-product__thumbnails{display:flex;gap:.8rem;flex-wrap:nowrap;justify-content:center;overflow:hidden}.lp-product__thumb:nth-child(n+8){display:none}.lp-product__thumb{width:6rem;height:6rem;border:2px solid transparent;border-radius:6px;overflow:hidden;cursor:pointer;background:#f8f8f8;padding:0;transition:border-color .15s ease}.lp-product__thumb.is-active,.lp-product__thumb:hover{border-color:#000}.lp-product__thumb img{width:100%;height:100%;object-fit:cover;display:block}.lp-product__ingredients-btn{display:inline-block;padding:.8rem 2.4rem;border:1.5px solid #325E66;border-radius:6px;color:#325e66;font-size:1.4rem;font-weight:600;text-decoration:none;text-align:center;transition:background-color .15s ease,color .15s ease}.lp-product__ingredients-btn:hover{background-color:#325e66;color:#fff}.lp-product__info{display:flex;flex-direction:column;gap:1.4rem}.lp-product__trust-bar{display:flex;align-items:center;gap:.8rem}.lp-product__stars{height:2.2rem;width:auto;display:block}.lp-product__review-text{font-size:1.3rem;font-weight:600;color:rgba(var(--color-foreground),.75);text-decoration:underline;text-underline-offset:.3rem}.lp-product__title{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:2.8rem;line-height:1.15;margin:0;color:rgb(var(--color-foreground))}@media screen and (min-width:750px){.lp-product__title{font-size:3.6rem}}.lp-product__subtitle{font-size:1.3rem;font-weight:600;color:#e57a3d;margin:0;text-transform:uppercase}.lp-product__benefits{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem}.lp-product__benefit{display:flex;align-items:center;gap:.8rem;font-size:1.4rem;font-weight:600;color:rgb(var(--color-foreground))}.lp-product__check-icon{width:2rem;height:2rem;flex-shrink:0}@media screen and (max-width:749px){.lp-product__benefits{display:none}}.lp-product__options{display:flex;flex-direction:column;gap:1.4rem}.lp-product__option-label{display:block;font-size:1.4rem;font-weight:600;margin-bottom:.6rem;color:rgb(var(--color-foreground))}.lp-product__option-helper{font-weight:400;color:rgba(var(--color-foreground),.6)}.lp-product__pills{display:flex;flex-wrap:wrap;gap:.8rem}.lp-product__pill{padding:.8rem 1.6rem;border:1.5px solid rgba(var(--color-foreground),.25);border-radius:6px;background:#fff;font-size:1.3rem;font-weight:600;color:rgb(var(--color-foreground));cursor:pointer;transition:all .15s ease;white-space:nowrap}.lp-product__pill:hover{border-color:#000}.lp-product__pill.is-selected{background-color:#000;border-color:#000;color:#fff}.lp-product__pill.is-unavailable{opacity:.4;cursor:not-allowed}.lp-product__select{display:none;width:100%;padding:1.2rem 1.4rem;border:1.5px solid rgba(var(--color-foreground),.25);border-radius:6px;font-size:1.4rem;font-weight:600;background:#fff;color:rgb(var(--color-foreground));-webkit-appearance:auto;appearance:auto}@media screen and (max-width:749px){.lp-product__pills{display:none}.lp-product__select{display:block}}.lp-product__purchase-options{display:flex;flex-direction:column;gap:1rem}.lp-product__card{border:1.5px solid rgba(var(--color-foreground),.15);border-radius:10px;overflow:hidden;transition:border-color .15s ease,background-color .15s ease}.lp-product__card.is-active{border-color:#000;background-color:#f7f7f7}.lp-product__card-header{display:flex;align-items:center;justify-content:space-between;padding:1.4rem 1.6rem;cursor:pointer;gap:1rem}.lp-product__card-header-left{display:flex;align-items:center;gap:.8rem;flex-shrink:0}.lp-product__card-header-left input[type=radio]{width:1.8rem;height:1.8rem;margin:0;accent-color:#000;cursor:pointer;flex-shrink:0}.lp-product__card-header-left label{font-size:1.4rem;font-weight:700;cursor:pointer;color:rgb(var(--color-foreground));white-space:nowrap}.lp-product__discount-badge{display:inline-block;padding:.3rem .8rem;background:#e57a3d;color:#fff;font-size:1.1rem;font-weight:700;border-radius:50px;white-space:nowrap}@media screen and (max-width:749px){.lp-product__card-header,.lp-product__card-header-left{flex-wrap:wrap}.lp-product__discount-badge{width:100%;text-align:center;padding:0rem 1rem;font-size:1.3rem;order:10}}.lp-product__card-header-right{display:flex;align-items:center;gap:.6rem;flex-shrink:0}.lp-product__compare-price{font-size:1.4rem;color:rgba(var(--color-foreground),.5);text-decoration:line-through}.lp-product__sale-price,.lp-product__onetime-price{font-size:1.6rem;font-weight:700;color:rgb(var(--color-foreground))}.lp-product__card-body{padding:0 1.6rem 1.6rem}.lp-product__card-expand{padding:0 1.6rem 1.6rem;display:none}.lp-product__card.is-active .lp-product__card-expand{display:block}.lp-product__onetime-drawbacks{list-style:none;padding:0;margin:0 0 1rem;display:grid;grid-template-columns:1fr 1fr;gap:.6rem 1.6rem}@media screen and (max-width:749px){.lp-product__onetime-drawbacks{grid-template-columns:1fr}}.lp-product__onetime-drawbacks li{display:flex;align-items:center;gap:.6rem;font-size:1.3rem;color:rgb(var(--color-foreground))}.lp-product__drawback-icon{width:1.8rem;height:1.8rem;flex-shrink:0}.lp-product__sub-benefits{list-style:none;padding:0;margin:0 0 1.4rem;display:grid;grid-template-columns:1fr 1fr;gap:.6rem 1.6rem}@media screen and (max-width:749px){.lp-product__sub-benefits{grid-template-columns:1fr}}.lp-product__sub-benefits li{display:flex;align-items:center;gap:.6rem;font-size:1.3rem;color:rgb(var(--color-foreground))}.lp-product__sub-check{width:1.8rem;height:1.8rem;flex-shrink:0}.lp-product__delivery-label{display:block;font-size:1.4rem;font-weight:600;margin-bottom:.6rem;color:rgb(var(--color-foreground))}.lp-product__delivery-select{width:100%;padding:1.2rem 1.4rem;border:1.5px solid rgba(var(--color-foreground),.25);border-radius:6px;font-size:1.4rem;background:#fff;color:rgb(var(--color-foreground));-webkit-appearance:auto;appearance:auto;margin-bottom:1.2rem}.lp-product__atc-row{display:flex;gap:1rem;align-items:stretch;margin-top:1rem}.lp-product__quantity{display:flex;align-items:center;border:1.5px solid rgba(var(--color-foreground),.25);border-radius:8px;overflow:hidden;flex-shrink:0}.lp-product__qty-btn{width:4rem;height:100%;border:none;background:none;font-size:1.8rem;cursor:pointer;display:flex;align-items:center;justify-content:center;color:rgb(var(--color-foreground));transition:background-color .15s ease}.lp-product__qty-btn:hover{background-color:rgba(var(--color-foreground),.05)}.lp-product__qty-input{width:3.6rem;text-align:center;border:none;font-size:1.5rem;font-weight:600;color:rgb(var(--color-foreground));background:none;-moz-appearance:textfield}.lp-product__qty-input::-webkit-outer-spin-button,.lp-product__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.lp-product__atc-btn{flex:1;padding:1.4rem 2rem;background-color:#e57a3d;color:#fff;border:none;border-radius:8px;font-size:1.5rem;font-weight:700;letter-spacing:.05rem;text-transform:uppercase;cursor:pointer;transition:background-color .15s ease;position:relative}.lp-product__atc-btn:hover{background-color:#d06a2f}.lp-product__atc-btn:disabled{opacity:.6;cursor:not-allowed}.lp-product__atc-btn.is-loading [data-atc-text]{visibility:hidden}.lp-product__atc-btn.is-loading [data-atc-spinner]{display:flex}.lp-product__spinner{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2.4rem;height:2.4rem}.lp-product__spinner svg{width:100%;height:100%;animation:lp-spin .8s linear infinite}@keyframes lp-spin{to{transform:rotate(360deg)}}.lp-product__simple-price{font-size:2.4rem;font-weight:700;color:rgb(var(--color-foreground))}.lp-product__payment-terms{text-align:center;font-size:1.3rem}.lp-product__how-much{display:block;text-align:center;font-size:1.4rem;font-weight:700;color:#325e66;text-decoration:underline;text-underline-offset:.3rem;text-transform:uppercase}.lp-product__how-much:hover{color:#2a4f56}.lp-product__error{padding:1rem 1.4rem;background:#fef2f2;border:1px solid #fca5a5;border-radius:6px;color:#b91c1c;font-size:1.3rem}@media screen and (max-width:749px){.lp-product__container{padding-left:2rem;padding-right:2rem}.lp-product__grid{display:flex;flex-direction:column}.lp-product__info{display:contents}.lp-product__trust-bar{order:1}.lp-product__title{order:2;font-size:2.6rem}.lp-product__subtitle{order:3}.lp-product__gallery{order:4;width:100%}.lp-product__main-image-wrap{max-height:36rem}.lp-product__main-image{max-height:36rem;object-fit:contain}.lp-product__thumb{width:4.8rem;height:4.8rem}.lp-product__benefits{order:5}.lp-product__options{order:6;width:100%}.lp-product__purchase-options{order:7;width:100%}.lp-product__payment-terms{order:8;width:100%}.lp-product__how-much{order:9;width:100%}.lp-product__error{order:10;width:100%}}
/*# sourceMappingURL=/cdn/shop/t/168/assets/section-landing-product.css.map */
