#el-product{background:#fff}.el-product__wrapper{display:flex;gap:50px}.el-product__information{width:50%;overflow:hidden}.el-product-rating{display:flex;align-items:center;gap:9px}.el-product-form{display:block;width:100%;color:#202020}.el-product-form,.el-product-form *{box-sizing:border-box}.el-product-block{margin-bottom:var(--mrgn)}.el-product-rating{display:flex;align-items:center;gap:7px}.el-product-rating__stars{display:flex;align-items:center;gap:1px;flex-shrink:0}.el-product-rating__star{display:block}.el-product-rating__label{color:#1a1a1ab3;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.08px;padding-top:2px}.el-product-rating__label strong{font-weight:500;color:#000}.el-product-title{margin-top:0;color:var(--text-secondary);font-family:DM Sans;font-size:42px;font-style:normal;font-weight:600;line-height:115%;letter-spacing:-1.26px}.el-product-subtitle{color:#1a1a1a;font-family:Inter;font-size:18px;font-style:normal;font-weight:400;line-height:125%;letter-spacing:-.09px}.el-product-usp__grid{display:flex;flex-wrap:wrap;gap:10px}.el-product-usp__item{min-height:37px;max-width:max-content;padding:7px 25px;border-radius:6px;background:#e7f6ea;display:flex;align-items:center;justify-content:center;gap:7px;color:#1d5b29;font-family:Inter;font-size:18px;font-style:normal;font-weight:500;line-height:125%}.el-product-usp__icon{width:14px;height:14px;object-fit:contain;flex-shrink:0}.el-bundle-heading{color:var(--text-secondary);font-family:DM Sans;font-size:18px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.54px}.el-bundle-heading__text{display:inline}.el-bundle-heading em{color:#0e6150;font-style:normal}.el-bundle-heading--styled{display:flex;align-items:center;justify-content:center;gap:5px;width:max-content;color:var(--el-bundle-heading-color, #fff);background:var(--el-bundle-heading-bg, transparent);border-radius:var(--el-bundle-heading-radius, 0);padding:var(--el-bundle-heading-py, 0) var(--el-bundle-heading-px, 0);text-align:center}.el-bundle-heading--styled .el-bundle-heading__text{display:inline-block}.el-bundle-heading--styled .el-bundle-heading__icon{display:block;width:var(--el-bundle-heading-icon-size, 32px);height:var(--el-bundle-heading-icon-size, 32px);object-fit:contain;flex:0 0 auto}.el-bundle-heading--styled em{color:var(--el-bundle-heading-em-color, #fff)}.el-bundle-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;padding-right:2px}.el-bundle-option{display:grid;grid-template-rows:auto 1fr;-webkit-appearance:none;appearance:none;border-radius:8px;border:1.125px solid #ebebeb;padding:0;min-height:260px;overflow:hidden;cursor:pointer;text-align:center;color:inherit;position:relative;transition:border-color .3s ease,box-shadow .3s ease,background-color .3s ease}.el-bundle-option:not(:has(.el-bundle-option__badge)){display:flex;flex-direction:column;justify-content:center}.el-bundle-option:not(:has(.el-bundle-option__badge)) .el-bundle-option__body{padding-top:25px}.el-bundle-option:hover{border-color:#787878}.el-bundle-option.is-active{border-color:#005c52;box-shadow:2px 2px #005c52;background:#007e740d}.el-bundle-option__badge{min-height:25px;padding:3px 8px;background:#007e74;border-bottom:1.125px solid #0c3834;color:#fff;text-align:center;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase;letter-spacing:.02em}.el-bundle-option__body{padding:20px;margin-block:auto;display:flex;flex-direction:column;height:100%}.el-bundle-option__title{color:#007e74;text-align:center;font-family:DM Sans;font-size:20px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.6px;margin-bottom:3px}.el-bundle-option__subtitle{color:#1a1a1a;text-align:center;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.el-bundle-option__image-wrap{width:100%;height:var(--bundle-image-height, 78px);margin:8px auto auto;display:flex;align-items:center;justify-content:center}.el-bundle-option__image-wrap picture{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.el-bundle-option__image-wrap picture img{width:auto;height:100%;max-height:var(--bundle-image-height, 78px);object-fit:contain}.el-bundle-option__prices{display:flex;align-items:center;justify-content:center;gap:9px;flex-wrap:wrap;margin-top:14px}.el-bundle-option__price{color:#1a1a1a;text-align:center;font-family:Inter;font-size:18px;font-style:normal;font-weight:500;line-height:normal}.el-bundle-option__compare{color:#00000080;text-align:center;font-family:Inter;font-size:18px;font-style:normal;font-weight:400;line-height:normal;text-decoration-line:line-through}.el-bundle-option__compare.is-hidden{display:none}.el-stock-line{text-align:center}.el-stock-line__note{display:none;margin-bottom:5px;font-size:9px;line-height:1.2;color:#202020;text-align:left}.el-stock-line__main{display:flex;align-items:center;justify-content:center;gap:12px;color:#1a1a1a;font-family:Inter;font-size:18px;font-style:normal;font-weight:400;line-height:normal}.el-stock-line__dot{width:7px;height:7px;border-radius:50%;background:#8dcb38;box-shadow:0 0 7px #72e629e6;flex-shrink:0}.el-atc-button{width:100%;min-height:80px;border-radius:8px;border:1px solid #2ee4d0;background:#02241d;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;padding-block:15px;gap:5px;position:relative;overflow:visible;font-family:DM Sans;font-size:23.143px;font-style:normal;font-weight:700;line-height:normal;transition:opacity .2s ease,transform .2s ease}.el-atc-button:hover{transform:translateY(-1px)}.el-atc-button:disabled{cursor:not-allowed;opacity:.6}.el-atc-button.is-loading{pointer-events:none;opacity:.75}.el-atc-button__mobile-icon{display:none}.el-atc-button__label,.el-atc-button__price,.el-atc-button__dot{position:relative;z-index:2}.el-assurance{width:fit-content;max-width:100%;margin-left:auto;margin-right:auto;padding:12px 15px;border-radius:8px;background:#e7f9ec;display:flex;align-items:center;justify-content:center;gap:20px;color:#000;font-family:Inter;font-size:18px;font-style:normal;font-weight:500;line-height:normal}.el-assurance__item{display:flex;align-items:center;gap:10px}.el-assurance__icon{width:18px;height:18px;object-fit:contain;flex-shrink:0}.el-assurance__divider{width:1px;height:15px;background:#1d5b29}.el-payment-methods{text-align:center}.el-payment-methods__image{display:inline-block;max-width:385px;width:100%;height:auto}.el-quote{position:relative;padding:25px;border-radius:8px;border:1px dashed #02241d;background:#eff8f7}.el-quote__mark{position:absolute;line-height:0;display:block}.el-quote__mark--top{top:-7px;left:33px}.el-quote__mark--bottom{right:24px;bottom:0}.el-quote__text{color:#1a1a1a;font-family:Inter;font-size:18px;font-style:italic;font-weight:500;line-height:125%}.el-quote__author{margin-top:10px;display:flex;align-items:center;gap:5px;color:#1a1a1a;font-family:Inter;font-size:18px;font-style:normal;font-weight:400;line-height:125%}.el-quote__author strong{font-weight:600}.el-product-accordion-block{width:100%}.el-product-accordion-group{display:flex;flex-direction:column;gap:16px}.el-product-accordion-group .accordion__item{width:100%;border-radius:8px;border:1px solid #ebebeb;background:#fff;overflow:hidden}.el-product-accordion-group .accordion__header{width:100%;padding:20px 25px;background:#fff;border:none;border-radius:0;display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;text-align:left;color:var(--text-secondary);font-family:DM Sans;font-size:18px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.54px;min-height:70px}.el-product-accordion-group .accordion__header span:first-child{min-width:0}.el-product-accordion-group .accordion__status{flex-shrink:0;line-height:0;font-size:0}.el-product-accordion-group .accordion__icon--minus{display:none}.el-product-accordion-group .accordion__item.active .accordion__icon--minus{display:block}.el-product-accordion-group .accordion__item.active .accordion__icon--plus{display:none}.el-product-accordion-group .accordion__content{overflow:hidden;max-height:0;opacity:0;padding-inline:25px;transition:max-height .3s ease,opacity .25s ease,margin .25s ease}.el-product-accordion-group .accordion__item.active .accordion__content{opacity:1;margin-top:-6px}.el-product-accordion-group .accordion-content__wrapper{padding-bottom:24px}.el-product-accordion-swiper{display:block;width:100%}.el-product-accordion-swiper__main{width:100%;overflow:visible}.el-product-accordion-swiper .swiper-wrapper{align-items:stretch}.el-product-accordion-card{height:auto}.el-product-accordion-card__image-wrap{width:100%;aspect-ratio:1.23 / 1;border-radius:6px;overflow:hidden;background:#f4f4f4;margin-bottom:12px}.el-product-accordion-card__image{width:100%;height:100%;display:block;object-fit:cover}.el-product-accordion-card__title{margin:0 0 8px;color:var(--text-secondary);font-family:DM Sans;font-size:20px;font-style:normal;font-weight:600;line-height:120%;letter-spacing:-.6px}.el-product-accordion-card__text,.el-product-accordion-text,.el-product-accordion-list,.el-product-accordion-green-intro,.el-product-accordion-green-box{color:#000;font-family:Inter;font-size:18px;font-style:normal;font-weight:400;line-height:125%}.el-product-accordion-green-intro{margin-bottom:16px}.el-product-accordion-list{margin:0;padding-left:22px}.el-product-accordion-list li{margin-bottom:10px}.el-product-accordion-list li:last-child{margin-bottom:0}.el-product-accordion-green-boxes{display:flex;flex-direction:column;gap:8px}.el-product-accordion-green-box{padding:8px 12px;border-radius:2px;background:#007e740f}@media screen and (max-width:991px){.el-product__wrapper{flex-direction:column;gap:32px}.el-product__information,.el-product-form{width:100%;max-width:100%}.el-product-block{margin-bottom:var(--mrgn-mobile)}.el-product-rating{gap:6px}.el-product-rating__label{font-size:14px;line-height:normal;letter-spacing:-.07px}.el-product-title{font-size:32px;line-height:115%;letter-spacing:-.96px}.el-product-subtitle{font-size:16px;line-height:125%;letter-spacing:-.08px}.el-product-usp__grid{gap:10px}.el-product-usp__item{padding:3px 10px;min-height:25px;gap:10px;font-size:14px;line-height:125%}.el-product-usp__icon{width:11px;height:auto}.el-bundle-heading{font-size:16px;line-height:normal;letter-spacing:-.48px}.el-bundle-heading--styled{gap:5px;padding:var(--el-bundle-heading-py-mobile, var(--el-bundle-heading-py, 0)) var(--el-bundle-heading-px-mobile, var(--el-bundle-heading-px, 0));font-size:14px!important}.el-bundle-heading--styled .el-bundle-heading__icon{width:var( --el-bundle-heading-icon-size-mobile, var(--el-bundle-heading-icon-size, 28px) );height:var( --el-bundle-heading-icon-size-mobile, var(--el-bundle-heading-icon-size, 28px) )}.el-bundle-options{gap:12px}.el-bundle-option{min-height:196px}.el-bundle-option__body{padding:13px 15px;justify-content:end}.el-bundle-option__title{font-size:16px;line-height:normal;letter-spacing:-.48px}.el-bundle-option__subtitle{font-size:12px;line-height:normal}.el-bundle-option__prices{margin-top:19px}.el-bundle-option__price{font-size:14px;line-height:normal}.el-bundle-option__compare{font-size:12px;line-height:normal}.el-bundle-option__badge{min-height:21px;font-size:13px;font-style:normal;padding-block:2px;font-weight:500}.el-bundle-option:not(:has(.el-bundle-option__badge)) .el-bundle-option__body{padding-top:15px}.el-bundle-option__image-wrap{height:var(--bundle-image-height-mobile, 72px);margin-bottom:unset}.el-bundle-option__image-wrap picture img{max-height:var(--bundle-image-height-mobile, 72px)}.el-stock-line__note{text-align:center;color:#000;font-family:Inter;font-size:8px;font-style:normal;font-weight:400;display:block;margin-bottom:12px}.el-stock-line__main{font-size:14px}.el-atc-button{min-height:60px;font-size:17px;font-size:18px;font-style:normal;font-weight:700;gap:4px;padding-block:10px}.el-atc-button__mobile-icon{display:block;position:absolute;left:4px;top:3px;width:100%;max-width:54px;height:calc(100% - 14px);z-index:1;pointer-events:none}.el-atc-button__mobile-icon img{width:100%;height:100%;object-fit:contain}.el-assurance{width:100%;padding:5px 9px;gap:16px;font-size:14px;font-style:normal;font-weight:500}.el-assurance__item{gap:8px}.el-assurance__icon{width:14px;height:auto}.el-payment-methods__image{max-width:300px}.el-quote{padding:24px 21px 20px 16px}.el-quote__mark svg{width:20px;height:auto}.el-quote__mark--top{top:-6px;left:17px}.el-quote__mark--bottom{top:-6px;bottom:auto;left:39px;right:auto}.el-quote__text{font-size:14px;line-height:125%}.el-quote__author{font-size:14px}.el-product-accordion-group{gap:10px}.el-product-accordion-group .accordion__item{border-radius:6px}.el-product-accordion-group .accordion__header{padding:18px 20px;font-size:16px;line-height:normal;letter-spacing:-.48px;min-height:57px}.el-product-accordion-group .accordion__content{padding-inline:20px}.el-product-accordion-group .accordion__item.active .accordion__content{margin-top:-4px}.el-product-accordion-group .accordion-content__wrapper{padding-bottom:15px}.el-product-accordion-card__image-wrap{border-radius:3px;margin-bottom:11px}.el-product-accordion-group .accordion__icon svg{width:9px;height:auto}.el-product-accordion-card__title{font-size:14px;line-height:120%;margin-bottom:7px}.el-product-accordion-card__text{font-size:12px;font-style:normal;font-weight:400;line-height:125%}.el-product-accordion-green-box{padding:5px 10px;border-radius:2px}.el-product-accordion-text,.el-product-accordion-list,.el-product-accordion-green-intro,.el-product-accordion-green-box{font-size:14px;font-style:normal;font-weight:400;line-height:125%}}.el-bundle-option__price-unit{font:inherit;white-space:nowrap}.el-atc-button__content{display:flex;align-items:center;justify-content:center;gap:8px;width:100%}.el-atc-button__inline-meta,.el-atc-button__bundle-line{font-weight:600!important;display:inline-flex;align-items:center;justify-content:center;gap:8px}.el-atc-button__bundle-line{font-size:20px}.el-atc-button--with-bundle-title .el-atc-button__content{flex-direction:column;gap:6px;line-height:1.1}.el-atc-button--with-bundle-title .el-atc-button__label,.el-atc-button--with-bundle-title .el-atc-button__bundle-line{width:100%;text-align:center}.el-atc-button--with-bundle-title .el-atc-button__bundle-line[hidden]{display:none}.el-atc-button--with-bundle-title .el-atc-button__bundle-line{flex-wrap:wrap}.el-feeding-guide-popup{display:block}.el-feeding-guide-popup__trigger{display:inline;padding:0;border:0;background:transparent;color:#12453b;font-family:DM Sans;font-size:18px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.54px;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.el-feeding-guide-popup__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;display:flex;align-items:center;justify-content:center;padding:24px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,visibility .25s ease}.el-feeding-guide-popup__modal.is-active{opacity:1;visibility:visible;pointer-events:auto}.el-feeding-guide-popup__overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;background:#00000094;cursor:pointer}.el-feeding-guide-popup__dialog{position:relative;z-index:1;width:min(100%,var(--el-feeding-guide-max-width, 640px));max-height:calc(100vh - 48px);overflow:auto;border-radius:14px;padding:20px;background:#fff;box-shadow:0 20px 60px #00000038}.el-feeding-guide-popup__close{position:absolute;top:10px;right:10px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:0;border-radius:999px;background:#ffffffeb;color:#104b41;cursor:pointer;box-shadow:0 1px 19px #5d5d5d}.el-feeding-guide-popup__close svg{width:20px;height:20px}.el-feeding-guide-popup__image{display:block;width:100%;height:auto}.el-feeding-guide-popup-is-open{overflow:hidden}.el-product__badge{display:flex;align-items:center;gap:10px;border-radius:8px;border:1px solid #ebebeb;padding:3px 10px;max-width:max-content}.el-product__badge-img{width:18px;height:auto}.el-product__badge-text{color:#1d5b29;font-family:DM Sans;font-size:18px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.54px}@media(max-width:991px){.el-feeding-guide-popup__trigger{font-size:14px;font-style:normal;font-weight:500;line-height:105%;letter-spacing:-.42px}.el-atc-button__bundle-line{font-size:16px}.el-feeding-guide-popup__modal{padding:16px}.el-feeding-guide-popup__dialog{max-height:calc(100vh - 32px);border-radius:10px}.el-product__badge-text{font-size:14px;font-style:normal;font-weight:500;line-height:125%}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/el-product.css.map */
