.custom-vs{position:relative;background:var(--vs-bg, #fff);padding:var(--vs-pt, 64px) 16px var(--vs-pb, 64px)}.custom-vs__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.custom-vs__bg picture,.custom-vs__bg img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.custom-vs__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--vs-bg-overlay, transparent);pointer-events:none}.custom-vs__container{position:relative;z-index:1;max-width:var(--vs-max-width, 1280px);margin:0 auto;width:100%}.custom-vs__title{margin:var(--vs-title-mt, 0) 0 var(--vs-title-mb, 16px);color:var(--vs-title-color, #0e2a1a);font-family:var(--vs-title-font, inherit);font-size:var(--vs-title-fs-mobile, 26px);font-weight:800;line-height:1.15;text-align:center;text-wrap:balance}.custom-vs__title strong{color:var(--vs-title-accent, inherit);font-weight:inherit}.custom-vs__subtitle{margin:var(--vs-subtitle-mt, 0) auto var(--vs-subtitle-mb, 32px);max-width:var(--vs-subtitle-max-width, 540px);color:var(--vs-subtitle-color, #3a4a40);font-family:var(--vs-subtitle-font, inherit);font-size:var(--vs-subtitle-fs-mobile, 14px);text-align:center;line-height:1.5}.custom-vs__cell-text{color:inherit;font-family:var(--vs-row-value-font, inherit);font-size:var(--vs-row-value-fs-mobile, 13px);font-weight:700;line-height:1.3;text-align:center;text-wrap:balance}.custom-vs__cell-icon{display:inline-flex;align-items:center;justify-content:center;width:var(--vs-icon-size-mobile, 20px);height:var(--vs-icon-size-mobile, 20px);flex-shrink:0}.custom-vs__cell-icon svg{width:100%;height:100%;display:block}.custom-vs__cell-icon--check{color:var(--vs-check-color, #1ec77b)}.custom-vs__cell-icon--x{color:var(--vs-x-color, #ef4444)}.custom-vs__cell-icon--question{color:var(--vs-question-color, #888)}.custom-vs__brand-image{width:auto;display:block;object-fit:contain}.custom-vs__brand-name{font-family:inherit;font-weight:800;line-height:1.1}.custom-vs--marsmen .custom-vs__table{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;align-items:stretch}.custom-vs--marsmen .custom-vs__row{display:contents}.custom-vs--marsmen .custom-vs__cell{display:flex;align-items:center;justify-content:center;text-align:center;padding:var(--vs-row-py, 16px) var(--vs-row-px-mobile, 8px);border-bottom:1px solid var(--vs-row-divider, rgba(255,255,255,.18));color:var(--vs-row-value-color, #fff);font-family:var(--vs-row-value-font, inherit);font-size:var(--vs-row-value-fs-mobile, 13px);font-weight:700}.custom-vs--marsmen .custom-vs__cell--label{justify-content:flex-start;text-align:left;font-family:var(--vs-row-label-font, inherit);color:var(--vs-row-label-color, #fff);font-size:var(--vs-row-label-fs-mobile, 13px);font-weight:700}.custom-vs--marsmen .custom-vs__cell--us{background-color:var(--vs-us-hi, #ff4d00);color:var(--vs-us-hi-text, #fff)}.custom-vs--marsmen .custom-vs__row:first-child .custom-vs__cell--us{border-top-left-radius:var(--vs-us-radius, 16px);border-top-right-radius:var(--vs-us-radius, 16px)}.custom-vs--marsmen .custom-vs__row:last-child .custom-vs__cell--us{border-bottom-left-radius:var(--vs-us-radius, 16px);border-bottom-right-radius:var(--vs-us-radius, 16px);border-bottom:0}.custom-vs--marsmen .custom-vs__row:last-child .custom-vs__cell{border-bottom:0}.custom-vs--marsmen .custom-vs__row--header .custom-vs__cell{flex-direction:column;gap:4px;padding-top:12px}.custom-vs--marsmen .custom-vs__row--header .custom-vs__brand-image{height:var(--vs-us-image-h-mobile, 60px);max-width:100%}.custom-vs--marsmen .custom-vs__row--header .custom-vs__cell--other .custom-vs__brand-image,.custom-vs--marsmen .custom-vs__row--header .custom-vs__cell--third .custom-vs__brand-image{height:var(--vs-other-image-h-mobile, 60px)}.custom-vs--marsmen .custom-vs__row--header .custom-vs__cell--us .custom-vs__brand-name{color:var(--vs-us-hi-text, #fff);font-size:var(--vs-us-name-fs-mobile, 13px);font-family:var(--vs-us-name-font, inherit)}.custom-vs--marsmen .custom-vs__row--header .custom-vs__cell--other .custom-vs__brand-name{color:var(--vs-other-name-color, #fff);font-size:var(--vs-other-name-fs-mobile, 13px);font-family:var(--vs-other-name-font, inherit)}.custom-vs--marsmen .custom-vs__row--header .custom-vs__cell--third .custom-vs__brand-name{color:var(--vs-third-name-color, #fff);font-family:var(--vs-third-name-font, inherit);font-size:var(--vs-third-name-fs-mobile, 13px)}.custom-vs--boostiva .custom-vs__cards{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:start;margin-top:32px}.custom-vs--boostiva .custom-vs__card{position:relative;border-radius:var(--vs-us-radius, 16px);overflow:visible}.custom-vs--boostiva .custom-vs__card--us{background-color:var(--vs-us-hi, rgba(29, 78, 216, .35));border:var(--vs-us-border-w, 1px) solid var(--vs-us-border, rgba(96, 165, 250, .7));border-radius:var(--vs-us-radius, 16px)}.custom-vs--boostiva .custom-vs__card--other{background-color:var(--vs-other-hi, rgba(0, 0, 0, .35));border:var(--vs-other-border-w, 1px) solid var(--vs-other-border, rgba(255, 255, 255, .15));border-radius:var(--vs-other-radius, 16px)}.custom-vs--boostiva .custom-vs__card-header{display:flex;align-items:center;gap:8px;padding:14px 14px 12px;position:relative}.custom-vs--boostiva .custom-vs__card--us .custom-vs__card-header{border-bottom:1px solid var(--vs-row-divider, rgba(255,255,255,.18));color:var(--vs-us-hi-text, #fff)}.custom-vs--boostiva .custom-vs__card--other .custom-vs__card-header{border-bottom:1px solid var(--vs-row-divider, rgba(255,255,255,.18));color:var(--vs-other-hi-text, #fff)}.custom-vs--boostiva .custom-vs__card-bottle{position:absolute;top:calc(-1 * var(--vs-us-image-h-mobile, 60px) * .5);right:12px;height:var(--vs-us-image-h-mobile, 60px);width:auto;z-index:2}.custom-vs--boostiva .custom-vs__card--other .custom-vs__card-bottle{top:calc(-1 * var(--vs-other-image-h-mobile, 60px) * .5);height:var(--vs-other-image-h-mobile, 60px)}.custom-vs--boostiva .custom-vs__card-name{font-family:var(--vs-us-name-font, inherit);font-weight:800;font-size:var(--vs-us-name-fs-mobile, 13px)}.custom-vs--boostiva .custom-vs__card--other .custom-vs__card-name{font-family:var(--vs-other-name-font, inherit);font-size:var(--vs-other-name-fs-mobile, 13px)}.custom-vs--boostiva .custom-vs__card-list{list-style:none;margin:0;padding:0}.custom-vs--boostiva .custom-vs__card-item{display:flex;align-items:center;gap:10px;padding:12px 14px;color:var(--vs-row-value-color, #fff);font-family:var(--vs-row-value-font, inherit);font-size:var(--vs-row-value-fs-mobile, 13px);font-weight:700;line-height:1.3}.custom-vs--boostiva .custom-vs__card--us .custom-vs__card-item{color:var(--vs-us-hi-text, #fff)}.custom-vs--boostiva .custom-vs__card--other .custom-vs__card-item{color:var(--vs-other-hi-text, #fff)}.custom-vs--boostiva .custom-vs__card-item:not(:last-child){border-bottom:1px solid var(--vs-row-divider, rgba(255,255,255,.12))}.custom-vs--boostiva .custom-vs__card-item .custom-vs__cell-text{text-align:left;flex:1 1 0;min-width:0}.custom-vs--lymphoria .custom-vs__layout{display:flex;flex-direction:column;gap:24px;align-items:stretch}.custom-vs--lymphoria .custom-vs__side-image{display:none}.custom-vs--lymphoria .custom-vs__side-image img{width:100%;height:auto;display:block;object-fit:cover;border-radius:var(--vs-side-image-radius, 16px)}.custom-vs--lymphoria .custom-vs__table{display:grid;grid-template-columns:1.4fr 1fr 1fr;align-items:stretch;position:relative}.custom-vs--lymphoria .custom-vs__row{display:contents}.custom-vs--lymphoria .custom-vs__cell{display:flex;align-items:center;justify-content:center;padding:var(--vs-row-py, 16px) var(--vs-row-px-mobile, 8px);color:var(--vs-row-value-color, #3a4a40);font-family:var(--vs-row-value-font, inherit);font-size:var(--vs-row-value-fs-mobile, 13px);font-weight:600;background-color:var(--vs-row-bg, rgba(30, 199, 123, .05))}.custom-vs--lymphoria .custom-vs__cell--label{justify-content:flex-start;text-align:left;font-family:var(--vs-row-label-font, inherit);color:var(--vs-row-label-color, #0e2a1a);font-size:var(--vs-row-label-fs-mobile, 13px);font-weight:600}.custom-vs--lymphoria .custom-vs__cell--us{background-color:var(--vs-us-hi, #0e5034);color:var(--vs-us-hi-text, #fff)}.custom-vs--lymphoria .custom-vs__row:first-child .custom-vs__cell--us{border-top-left-radius:var(--vs-us-radius, 16px);border-top-right-radius:var(--vs-us-radius, 16px)}.custom-vs--lymphoria .custom-vs__row:last-child .custom-vs__cell--us{border-bottom-left-radius:var(--vs-us-radius, 16px);border-bottom-right-radius:var(--vs-us-radius, 16px)}.custom-vs--lymphoria .custom-vs__row:not(:last-child) .custom-vs__cell{border-bottom:1px dashed var(--vs-row-divider, rgba(30, 199, 123, .3))}.custom-vs--lymphoria .custom-vs__row--header .custom-vs__cell{flex-direction:column;gap:6px;background-color:transparent;border-bottom:0}.custom-vs--lymphoria .custom-vs__row--header .custom-vs__cell--us{overflow:visible}.custom-vs--lymphoria .custom-vs__row--header .custom-vs__cell--us .custom-vs__brand-image{height:var(--vs-us-image-h-mobile, 60px);margin-top:calc(-1 * var(--vs-us-image-h-mobile, 60px) * .5)}.custom-vs--lymphoria .custom-vs__row--header .custom-vs__cell--us .custom-vs__brand-name{color:var(--vs-us-hi-text, #fff);font-family:var(--vs-us-name-font, inherit);font-size:var(--vs-us-name-fs-mobile, 13px)}.custom-vs--lymphoria .custom-vs__row--header .custom-vs__cell--other .custom-vs__brand-name{color:var(--vs-other-name-color, #0e2a1a);font-family:var(--vs-other-name-font, inherit);font-size:var(--vs-other-name-fs-mobile, 13px);font-weight:600}.custom-vs__cta-wrap{margin-top:var(--vs-cta-mt, 32px);text-align:center}.custom-vs__cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;max-width:var(--vs-cta-max-mobile, 320px);background:var(--vs-cta-bg, #ff4d00);color:var(--vs-cta-color, #fff);font-family:var(--vs-cta-font, inherit);font-size:var(--vs-cta-fs-mobile, 16px);font-weight:800;line-height:1.2;padding:var(--vs-cta-py, 18px) var(--vs-cta-px, 40px);border-radius:var(--vs-cta-radius, 8px);border:0;cursor:pointer;text-decoration:none;transition:filter .2s ease,transform .1s ease}.custom-vs__cta:hover{filter:brightness(.95)}.custom-vs__cta:active{transform:scale(.98)}.custom-vs__cta-arrow{width:1.1em;height:1.1em;flex-shrink:0}@media(min-width:990px){.custom-vs{padding-left:32px;padding-right:32px}.custom-vs__title{font-size:var(--vs-title-fs-desktop, 40px)}.custom-vs__subtitle{font-size:var(--vs-subtitle-fs-desktop, 16px)}.custom-vs__cell-text{font-size:var(--vs-row-value-fs-desktop, 15px)}.custom-vs__cell-icon{width:var(--vs-icon-size-desktop, 24px);height:var(--vs-icon-size-desktop, 24px)}.custom-vs__cta{font-size:var(--vs-cta-fs-desktop, 18px);max-width:var(--vs-cta-max-desktop, 380px)}.custom-vs--marsmen .custom-vs__cell{padding:var(--vs-row-py, 16px) var(--vs-row-px-desktop, 16px);font-size:var(--vs-row-value-fs-desktop, 15px)}.custom-vs--marsmen .custom-vs__cell--label{font-size:var(--vs-row-label-fs-desktop, 16px)}.custom-vs--marsmen .custom-vs__row--header .custom-vs__brand-image{height:var(--vs-us-image-h-desktop, 100px)}.custom-vs--marsmen .custom-vs__row--header .custom-vs__cell--other .custom-vs__brand-image,.custom-vs--marsmen .custom-vs__row--header .custom-vs__cell--third .custom-vs__brand-image{height:var(--vs-other-image-h-desktop, 100px)}.custom-vs--marsmen .custom-vs__row--header .custom-vs__cell--us .custom-vs__brand-name{font-size:var(--vs-us-name-fs-desktop, 18px)}.custom-vs--marsmen .custom-vs__row--header .custom-vs__cell--other .custom-vs__brand-name{font-size:var(--vs-other-name-fs-desktop, 18px)}.custom-vs--marsmen .custom-vs__row--header .custom-vs__cell--third .custom-vs__brand-name{font-size:var(--vs-third-name-fs-desktop, 18px)}.custom-vs--boostiva .custom-vs__cards{gap:24px;margin-top:48px}.custom-vs--boostiva .custom-vs__card-header{padding:18px 20px 16px}.custom-vs--boostiva .custom-vs__card-name{font-size:var(--vs-us-name-fs-desktop, 18px)}.custom-vs--boostiva .custom-vs__card--other .custom-vs__card-name{font-size:var(--vs-other-name-fs-desktop, 16px)}.custom-vs--boostiva .custom-vs__card-bottle{top:calc(-1 * var(--vs-us-image-h-desktop, 100px) * .5);height:var(--vs-us-image-h-desktop, 100px);right:20px}.custom-vs--boostiva .custom-vs__card--other .custom-vs__card-bottle{top:calc(-1 * var(--vs-other-image-h-desktop, 100px) * .5);height:var(--vs-other-image-h-desktop, 100px)}.custom-vs--boostiva .custom-vs__card-item{padding:14px 20px;font-size:var(--vs-row-value-fs-desktop, 15px)}.custom-vs--lymphoria .custom-vs__layout{flex-direction:row;gap:48px;align-items:center}.custom-vs--lymphoria .custom-vs__side-image{display:block;flex:1 1 0;max-width:var(--vs-side-image-max, 540px)}.custom-vs--lymphoria .custom-vs__table{flex:1 1 0;min-width:0}.custom-vs--lymphoria .custom-vs__cell{padding:var(--vs-row-py, 16px) var(--vs-row-px-desktop, 16px);font-size:var(--vs-row-value-fs-desktop, 15px)}.custom-vs--lymphoria .custom-vs__cell--label{font-size:var(--vs-row-label-fs-desktop, 16px)}.custom-vs--lymphoria .custom-vs__row--header .custom-vs__cell--us .custom-vs__brand-image{height:var(--vs-us-image-h-desktop, 100px);margin-top:calc(-1 * var(--vs-us-image-h-desktop, 100px) * .45)}.custom-vs--lymphoria .custom-vs__row--header .custom-vs__cell--us .custom-vs__brand-name{font-size:var(--vs-us-name-fs-desktop, 18px)}.custom-vs--lymphoria .custom-vs__row--header .custom-vs__cell--other .custom-vs__brand-name{font-size:var(--vs-other-name-fs-desktop, 16px)}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/custom-us-vs-others.css.map */
