.wem-product-card .row{align-items:stretch;display:flex;flex-wrap:wrap;gap:80px 0}@media(max-width:991px){.wem-product-card .row{gap:40px 0}}.product-card{cursor:pointer;display:flex;flex-direction:column;height:100%;position:relative}.product-card:active .product-card__text,.product-card:focus .product-card__text,.product-card:hover .product-card__text{opacity:1;z-index:9}.product-card:hover .product-card__icon{background:linear-gradient(180deg,var(--green-300) 0,var(--green-500) 100%)}.product-card .product-card__image{background-color:#f0e8e1;margin-bottom:0;overflow:hidden;position:relative}.product-card .product-card__image img{aspect-ratio:1/1;display:block;height:100%;-o-object-fit:cover;object-fit:cover;object-position:top;transform:scale(1);transition:transform .5s ease-in-out;width:100%}.product-card:hover .product-card__image img{transform:scale(1.1)}.product-card:not(:hover) .product-card__image img{transition-delay:0s}.wem-product-card:not(.benefits-card) .product-card__content{border-bottom:1px solid #000;display:flex;flex:1;flex-direction:column;gap:5px;padding:24px 16px 16px;position:relative}@media (max-width:991px){.product-card .product-card__image img{aspect-ratio:1/1;height:100%;-o-object-fit:cover;object-fit:cover;object-position:top;width:100%}}.wem-product-card:not(.benefits-card) .product-card__headline{align-items:flex-start;border-bottom:none;display:flex;flex-direction:column;justify-content:flex-start;min-height:0;padding:0;position:relative}.wem-product-card.benefits-card .product-card__headline{border-bottom:none;padding:1.5rem 0 0}@media(max-width:991px){.wem-product-card.benefits-card .product-card__headline{margin-bottom:0}}.wem-product-card:not(.benefits-card) .product-card__content:before{background:#fff;bottom:-1px;content:"";height:1px;left:0;position:absolute;width:0}.wem-product-card:not(.benefits-card) .product-card:hover .product-card__content:before{animation:underlineWhite .5s ease-in-out forwards}.product-card .product-card__headline h3,.product-card .product-card__text h3{font-size:var(--h5-font-size);margin-bottom:.5rem}.wem-product-card.benefits-card .product-card .product-card__headline h3,.wem-product-card.benefits-card .product-card .product-card__text h3{color:#000;font-size:var(--h5-font-size);font-weight:400}.product-card .product-card__headline .subheadline,.product-card .product-card__text .subheadline{color:rgba(0,0,0,.8);font-size:18px;font-weight:var(--body-font-weight)}.product-card .product-card__text{background-color:#fff;box-shadow:0 2px 40px 0 rgba(0,0,0,.1);left:0;min-height:100%;opacity:0;padding:30px 20px;position:absolute;top:0;transition:all .5s ease-out;width:100%;z-index:-1}.product-card .product-card__text hr{margin-bottom:var(--spacer-xs);margin-top:var(--spacer-xs)}.product-card .product-card__icon{align-items:center;background:#15875c;border-radius:50%;display:inline-flex;height:48px;justify-content:center;width:48px}.wem-product-card:not(.benefits-card) .product-card__icon{align-self:flex-end;margin-top:auto}.product-card .product-card__icon svg{height:13px;width:13px}.wem-product-card.benefits-card .product-card .product-card__icon{align-self:flex-end;margin-top:auto;position:static}.wem-product-card.benefits-card .product-card__number{align-items:center;border-radius:8px;color:var(--primary);display:inline-flex;font-size:28px;font-weight:400;height:80px;justify-content:center;width:80px}.wem-product-card.benefits-card .product-card__number,.wem-product-card.benefits-card .product-card__number--icon{background:linear-gradient(182deg,#00140d 1.1%,#003323 67.47%,#00553a 110.17%)}.wem-product-card.benefits-card .product-card__number--icon img{border-radius:8px;display:block;height:100%;object-fit:contain;width:100%}@media(max-width:991px){.wem-product-card.benefits-card .product-card__number{height:60px;width:60px}}.wem-product-card.awerness-cards{--awerness-cards-base-delay:240ms;--awerness-cards-stagger:120ms}.wem-product-card.awerness-cards .container,.wem-product-card.awerness-cards .container-fluid{align-items:center;display:flex;flex-direction:column;margin-left:auto;margin-right:auto;max-width:1700px}.wem-product-card.awerness-cards .row{gap:0;row-gap:32px}@media (max-width:991px){.wem-product-card.awerness-cards .row{row-gap:40px}}.wem-product-card.awerness-cards .container .headline{hyphens:auto;margin-left:auto;margin-right:auto;max-width:1200px;overflow-wrap:anywhere;padding-left:clamp(16px,4vw,48px);padding-right:clamp(16px,4vw,48px);text-align:center;width:100%;word-break:break-word}@media (min-width:1200px) and (max-width:1500px){.wem-product-card.awerness-cards .container .headline h1,.wem-product-card.awerness-cards .container .headline h2,.wem-product-card.awerness-cards .container .headline h3{font-size:clamp(2.1rem,2.6vw,2.7rem);line-height:1.15}}.wem-product-card.awerness-cards .awerness-cards__card{cursor:pointer;height:100%;position:relative}.wem-product-card.awerness-cards .awerness-cards__inner{aspect-ratio:3/4;border-radius:18px;height:100%;min-height:500px;position:relative;width:100%}.wem-product-card.awerness-cards .awerness-cards__front{background:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:18px;box-shadow:0 12px 30px rgba(0,0,0,.08);color:#0e0e0e;display:flex;flex-direction:column;inset:0;overflow:hidden;position:absolute;transition:opacity .24s ease,transform .24s ease,filter .24s ease}.wem-product-card.awerness-cards .awerness-cards__front--has-image:before{background:rgba(0,20,13,.35);content:"";inset:0;position:absolute;z-index:1}.wem-product-card.awerness-cards .awerness-cards__content{display:flex;flex-direction:column;gap:10px;padding:24px 24px clamp(64px,9vmin,120px);position:relative;text-align:left;z-index:2}.wem-product-card.awerness-cards .awerness-cards__headline h3{margin:0 0 8px}@media(min-width:1200px) and (max-width:1500px){.wem-product-card.awerness-cards .awerness-cards__headline h3{font-size:40px}}.wem-product-card.awerness-cards .awerness-cards__headline .subheadline{color:rgba(0,0,0,.8);font-size:18px;font-weight:var(--body-font-weight)}.wem-product-card.awerness-cards .awerness-cards__front--has-image .awerness-cards__headline .subheadline,.wem-product-card.awerness-cards .awerness-cards__front--has-image .awerness-cards__headline h3{color:#fff}.wem-product-card.awerness-cards .awerness-cards__front--has-image .awerness-cards__headline .subheadline{color:hsla(0,0%,100%,.9)}.wem-product-card.awerness-cards .awerness-cards__toggle{align-items:center;background:#fff;border:0;border-radius:999px;bottom:16px;box-shadow:none;box-sizing:border-box;color:#000;cursor:pointer;display:grid;height:44px;justify-content:center;line-height:0;min-height:44px;min-width:44px;padding:0;position:absolute;right:16px;width:44px;z-index:3}.wem-product-card.awerness-cards .awerness-cards__pm{display:block;height:20px;position:relative;width:20px}.wem-product-card.awerness-cards .awerness-cards__pm:after,.wem-product-card.awerness-cards .awerness-cards__pm:before{background:currentColor;border-radius:2px;content:"";height:2px;left:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}.wem-product-card.awerness-cards .awerness-cards__pm:after{height:20px;left:50%;right:auto;top:0;transform:translateX(-50%);width:2px}.wem-product-card.awerness-cards .awerness-cards__card:hover .awerness-cards__toggle,.wem-product-card.awerness-cards .awerness-cards__toggle:focus-visible{background:var(--primary);box-shadow:0 8px 16px rgba(0,0,0,.18);color:#000;outline:none}@media (max-width:991px){.wem-product-card.awerness-cards .awerness-cards__inner{aspect-ratio:3/4;min-height:440px}}@media (max-width:1399px) and (min-width:768px){.wem-product-card.awerness-cards .row>.col-lg-3{flex:0 0 50%;max-width:50%}}@media (max-width:575px){.wem-product-card.awerness-cards .awerness-cards__toggle{bottom:12px;height:40px;right:12px;width:40px}}.wem-product-card.benefits-card .product-card__number{font-size:25px}.wem-product-card.benefits-card .product-card__image{display:none}.product-card:active .product-card__text,.product-card:focus .product-card__text,.product-card:hover .product-card__text{opacity:0!important;z-index:-1!important}.wem-modal{display:none;inset:0;position:fixed;z-index:1000}.wem-modal.is-open{align-items:center;display:flex;justify-content:center}.wem-modal__backdrop{background:linear-gradient(182deg,rgba(0,85,58,.5) 17.08%,rgba(0,51,35,.5) 59.78%,rgba(0,20,13,.5) 126.16%),rgba(0,0,0,.5);inset:0;position:absolute}.wem-modal__dialog{background:#fff;border-radius:16px;max-width:1200px;overflow:hidden;overflow-y:auto;position:relative;scrollbar-width:none}.wem-modal__dialog::-webkit-scrollbar{height:0;width:0}@media(max-width:767px){.wem-modal__dialog{max-height:90vh}}.wem-modal__close{background:transparent;border:0;color:#000;cursor:pointer;font-size:28px;margin:0;position:absolute;right:12px;top:0;z-index:2}.wem-modal__grid{align-items:stretch;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));min-height:600px}.wem-modal__photo{background:#f4f4f4;line-height:0;min-height:320px;overflow:hidden;position:relative}.wem-modal__photo img{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.wem-modal__photo .embed_container,.wem-modal__photo .iframe_wrapper,.wem-modal__photo .oembed_container,.wem-modal__photo .product-card__modal-video,.wem-modal__photo iframe,.wem-modal__photo video{border:0;display:block;height:100%;width:100%}.wem-modal--video .wem-modal__grid{grid-template-columns:1fr}.wem-modal--video .wem-modal__photo{aspect-ratio:auto;min-height:auto}.wem-modal--video .wem-modal__dialog{max-height:900px;max-width:900px}.wem-modal__info{display:flex;flex-direction:column;font-size:18px;min-height:100%;padding:48px 40px 48px 48px}.wem-modal__info h5{margin-bottom:1.5rem}.wem-modal__info .subheadline{color:rgba(0,0,0,.7);display:block;font-size:14px}.wem-modal__info ul{display:flex;flex-direction:column;gap:8px;margin:0 0 1.5rem;padding-left:15px}.wem-modal__info ul li{color:#000;font-size:18px;line-height:150%}.wem-modal__info p{margin-bottom:1.5rem}.wem-modal__body{padding:0}.wem-modal__body .text{line-height:1.5;opacity:.8}.wem-modal__body .button{margin-bottom:0;margin-top:16px}.product-card__modal-buttons-target{display:flex;flex-wrap:wrap;gap:12px}.wem-product-card.benefits-card .product-card{background-color:#f0e8e1;border-radius:1rem;display:flex;flex-direction:column;padding:28px}.wem-product-card.benefits-card .product-card__image{background-color:#f0e8e1}.wem-product-card.benefits-card .product-card__content{display:flex;flex:1;flex-direction:column;gap:55px}@media(max-width:767px){.wem-product-card.benefits-card .product-card__content{gap:24px}}@media(max-width:991px){.wem-modal.is-open{padding:20px}.wem-modal__dialog{width:100%}.wem-modal__grid{grid-template-columns:1fr}.wem-modal__photo{aspect-ratio:4/3;height:auto;min-height:auto}.wem-modal--video .wem-modal__photo{aspect-ratio:auto;background:#fff;height:auto;min-height:0}.wem-modal--video .wem-modal__photo video{object-fit:contain}.wem-modal--video .wem-modal__photo .hs-video-container,.wem-modal--video .wem-modal__photo .hs-video-widget,.wem-modal--video .wem-modal__photo .hs-video-wrapper,.wem-modal--video .wem-modal__photo iframe{height:100%;width:100%}}@media(max-width:767px){.wem-modal__info{padding:28px}.wem-modal__photo{aspect-ratio:4/3;height:auto;min-height:auto}.wem-modal--video .wem-modal__dialog{max-height:90vh}}@keyframes underlineWhite{0%{left:0;width:0}50%{left:0;width:100%}to{left:100%;width:0}}@keyframes scaleIn{0%{transform:scale(1)}to{transform:scale(1.1)}}