.tudo-product-comparison-section .product-comparison{width:auto;background-color:var(--pc-color-section-bg);padding-top:calc(30px + (var(--max-vw) - 375px) * .025);padding-bottom:calc(30px + (var(--max-vw) - 375px) * .025);margin-top:var(--pdp-section-gap-50-130)}@media(min-width:768px){.tudo-product-comparison-section .product-comparison{padding-top:calc(30px + (var(--max-vw) - 768px) * .025);padding-bottom:calc(30px + (var(--max-vw) - 768px) * .025);margin-left:clamp(24px,calc(30px + (var(--max-vw) - 768px) * .025),36px);margin-right:clamp(24px,calc(30px + (var(--max-vw) - 768px) * .025),36px)}}@media(min-width:1024px){.tudo-product-comparison-section .product-comparison{padding:calc(60px * (var(--max-vw) / var(--vw-base)));margin-left:clamp(27px,calc(40px * (var(--max-vw) / var(--vw-base))),51px);margin-right:clamp(27px,calc(40px * (var(--max-vw) / var(--vw-base))),51px)}}@media(min-width:1920px){.tudo-product-comparison-section .product-comparison{margin-left:auto;margin-right:auto}}.tudo-product-comparison-section .product-comparison__content{display:flex;flex-direction:column;align-items:center;gap:40px}.tudo-product-comparison-section .product-comparison__heading{text-align:center;display:flex;flex-direction:column;align-items:center;gap:15px}.tudo-product-comparison-section .product-comparison__title{font-family:var(--font-display);font-size:var(--pc-text-h1);font-weight:400;line-height:1.1;color:var(--color-text)}.tudo-product-comparison-section .product-comparison__title em{font-style:italic}.tudo-product-comparison-section .product-comparison__title span{font-style:normal;display:block}.tudo-product-comparison-section .product-comparison__subtitle{font-family:var(--font-body);font-size:var(--pc-text-body);font-weight:400;line-height:1.2;letter-spacing:-.04em;color:var(--color-text);max-width:608px}@media(min-width:1024px){.tudo-product-comparison-section .product-comparison__subtitle{max-width:clamp(410px,calc(608px * (var(--max-vw) / var(--vw-base))),608px)}}.tudo-product-comparison-section .product-comparison__cards{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%}@media(min-width:1024px){.tudo-product-comparison-section .product-comparison__cards{flex-direction:row;align-items:stretch;justify-content:center;gap:clamp(14px,calc(21px * (var(--max-vw) / var(--vw-base))),21px)}}.tudo-product-comparison-section .product-card{background-color:var(--color-surface);padding:20px;display:flex;flex-direction:column;gap:20px;width:100%}@media(min-width:1024px){.tudo-product-comparison-section .product-card{width:clamp(404px,calc(600px * (var(--max-vw) / var(--vw-base))),770px);flex-shrink:0;padding:calc(20px * (var(--max-vw) / var(--vw-base)))}}@media(max-width:1023px){.tudo-product-comparison-section .product-card--protocol{padding:20px 20px 48px}}.tudo-product-comparison-section .product-card__top{display:flex;flex-direction:column;gap:15px}@media(min-width:1024px){.tudo-product-comparison-section .product-card__top{flex-direction:row;align-items:flex-start}}.tudo-product-comparison-section .product-card__image{width:100%;aspect-ratio:1;border-radius:var(--radius-md);object-fit:cover}@media(min-width:1024px){.tudo-product-comparison-section .product-card__image{width:clamp(175px,calc(260px * (var(--max-vw) / var(--vw-base))),360px);height:clamp(175px,calc(260px * (var(--max-vw) / var(--vw-base))),360px);flex-shrink:0}}.tudo-product-comparison-section .product-card__info{display:flex;flex-direction:column;gap:10px}.tudo-product-comparison-section .product-card__label{font-family:var(--font-body);font-size:var(--pc-text-subtitle);font-weight:500;line-height:1.1;text-transform:uppercase;color:var(--color-text-secondary)}.tudo-product-comparison-section .product-card__name{font-family:var(--font-display);font-size:var(--pc-text-h1);font-style:italic;font-weight:400;line-height:1.1;color:var(--color-text)}.tudo-product-comparison-section .product-card__desc{font-family:var(--font-body);font-size:var(--pc-text-body-sm);font-weight:400;line-height:1.2;letter-spacing:-.04em;color:var(--color-text)}.tudo-product-comparison-section .product-card__ingredients{border:1px dashed var(--pc-color-border-dashed);border-radius:var(--radius-md);padding:20px 10px;display:flex;flex-direction:column;gap:10px;margin-bottom:auto}@media(min-width:1024px){.tudo-product-comparison-section .product-card__ingredients{padding:clamp(13px,calc(20px * (var(--max-vw) / var(--vw-base))),20px)}}.tudo-product-comparison-section .ingredient-item{display:flex;align-items:center;gap:5px}.tudo-product-comparison-section .ingredient-item__icon{width:20px;height:20px;flex-shrink:0}.tudo-product-comparison-section .ingredient-item__text{font-family:var(--font-body);font-size:var(--pc-text-body-sm);font-weight:500;line-height:1.1;color:var(--color-text-secondary)}@media(min-width:1024px){.tudo-product-comparison-section .ingredient-item__text{white-space:nowrap}}.tudo-product-comparison-section .ingredient-separator{width:100%;height:0;border:none;border-top:1px dashed var(--pc-color-border-dashed);margin:0;background:transparent}.tudo-product-comparison-section .product-card__pricing{display:flex;flex-direction:column;gap:8px}.tudo-product-comparison-section .pricing-option{display:flex;align-items:center;justify-content:space-between;padding:10px;background-color:var(--color-bg);border-radius:var(--radius-md);border:1px solid transparent}@media(min-width:1024px){.tudo-product-comparison-section .pricing-option{padding:clamp(13px,calc(20px * (var(--max-vw) / var(--vw-base))),20px)}}.tudo-product-comparison-section .pricing-option--selected{border-color:var(--pc-color-border)}.tudo-product-comparison-section .pricing-option__left{display:flex;align-items:center;gap:5px}@media(min-width:1024px){.tudo-product-comparison-section .pricing-option__left{gap:clamp(7px,calc(10px * (var(--max-vw) / var(--vw-base))),10px)}}.tudo-product-comparison-section .pricing-option__radio{width:22px;height:22px;flex-shrink:0}.tudo-product-comparison-section .pricing-option{cursor:pointer;margin:0}.tudo-product-comparison-section .pricing-option:has(input.pricing-option__input:checked){border-color:var(--pc-color-border)}.tudo-product-comparison-section .pricing-option__radio--on{display:none}.tudo-product-comparison-section .pricing-option__radio--off{display:block}.tudo-product-comparison-section .pricing-option:has(input.pricing-option__input:checked) .pricing-option__radio--on{display:block}.tudo-product-comparison-section .pricing-option:has(input.pricing-option__input:checked) .pricing-option__radio--off{display:none}.tudo-product-comparison-section .product-card__form-wrap,.tudo-product-comparison-section .product-card__form{display:contents;gap:20px;display:flex;flex-direction:column}.tudo-product-comparison-section .product-card__form .btn-primary{font-family:inherit;border:0;cursor:pointer;position:relative}.tudo-product-comparison-section .product-card__form .btn-primary[disabled]{opacity:.6;cursor:not-allowed}.tudo-product-comparison-section .product-card__form .btn-primary .loading__spinner{display:none}.tudo-product-comparison-section .product-card__form .btn-primary.loading>span{visibility:hidden}.tudo-product-comparison-section .product-card__form .btn-primary.loading>.loading__spinner{display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:24px;height:24px}.tudo-product-comparison-section .product-card__form .btn-primary.loading>.loading__spinner .spinner{width:100%;height:auto}.tudo-product-comparison-section .product-card__form .btn-primary.loading>.loading__spinner .path{stroke:var(--pc-color-text-on-button, #ffffff)}.tudo-product-comparison-section .product-card__form .btn-primary.loading{cursor:wait}.tudo-product-comparison-section .pricing-option__label{font-family:var(--font-body);font-size:var(--pc-text-price);font-weight:600;line-height:1.1;letter-spacing:-.04em;color:var(--color-text)}.tudo-product-comparison-section .pricing-option__label--regular{font-weight:400}.tudo-product-comparison-section .pricing-option__right{display:flex;align-items:center;gap:15px;white-space:nowrap}.tudo-product-comparison-section .pricing-option__right--stacked{flex-direction:column;align-items:flex-end;gap:5px}@media(min-width:1024px){.tudo-product-comparison-section .pricing-option__right--stacked{flex-direction:row;gap:clamp(10px,calc(15px * (var(--max-vw) / var(--vw-base))),15px)}}.tudo-product-comparison-section .pricing-option__old-price{font-family:var(--font-body);font-size:var(--pc-text-price-old);font-weight:400;line-height:1.1;letter-spacing:-.04em;color:var(--color-text-secondary);text-decoration:line-through}.tudo-product-comparison-section .pricing-option__price{font-family:var(--font-body);font-size:var(--pc-text-price);font-weight:600;line-height:1.1;letter-spacing:-.04em;color:var(--color-text)}.tudo-product-comparison-section .pricing-option__info{display:flex;flex-direction:column;align-items:flex-start;gap:5px}@media(min-width:1024px){.tudo-product-comparison-section .pricing-option__info{flex-direction:row;align-items:center;gap:clamp(7px,calc(10px * (var(--max-vw) / var(--vw-base))),10px)}.tudo-product-comparison-section .pricing-option__info .save-badge{order:0}}.tudo-product-comparison-section .product-card__cta{display:flex;flex-direction:column;align-items:center;gap:10px}.tudo-product-comparison-section .btn-primary{display:flex;align-items:center;justify-content:center;width:100%;padding:15px 20px;background-color:var(--color-primary);color:var(--color-primary-text);font-family:var(--font-body);font-size:var(--pc-text-btn);font-weight:600;line-height:1.1;text-transform:uppercase;border:none;cursor:pointer;text-decoration:none;text-align:center}@media(min-width:1024px){.tudo-product-comparison-section .btn-primary{padding:clamp(13px,calc(20px * (var(--max-vw) / var(--vw-base))),20px)}}.tudo-product-comparison-section .guarantee-text{font-family:var(--font-accent);font-size:var(--pc-text-guarantee);font-weight:500;line-height:1.1;color:var(--color-text-secondary);text-align:center}.tudo-product-comparison-section .product-comparison__or{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid var(--color-text);border-radius:80px;font-family:var(--font-display);font-style:italic;font-size:var(--pc-text-or);line-height:1;text-transform:lowercase;color:var(--color-text);flex-shrink:0}@media(min-width:1024px){.tudo-product-comparison-section .product-comparison__or{width:clamp(40px,calc(60px * (var(--max-vw) / var(--vw-base))),80px);height:clamp(40px,calc(60px * (var(--max-vw) / var(--vw-base))),80px);margin-top:auto;margin-bottom:auto}}.tudo-product-comparison-section .protocol-includes{display:flex;flex-direction:column;gap:8px}.tudo-product-comparison-section .includes-item{display:flex;align-items:center;gap:5px;padding:5px;border-radius:var(--radius-md);border-left:3px solid var(--color-text-dark);background-color:var(--color-bg)}@media(min-width:1024px){.tudo-product-comparison-section .includes-item{padding:clamp(7px,calc(10px * (var(--max-vw) / var(--vw-base))),10px)}}.tudo-product-comparison-section .includes-item--plus{border-left-color:var(--pc-color-border);background-color:var(--color-accent-green)}.tudo-product-comparison-section .includes-item__icon{width:20px;height:20px;flex-shrink:0}.tudo-product-comparison-section .includes-item__label{font-family:var(--font-body);font-size:var(--pc-text-body-sm);font-weight:700;line-height:1.1;white-space:nowrap}.tudo-product-comparison-section .includes-item--plus .includes-item__label{color:var(--color-text-secondary)}.tudo-product-comparison-section .includes-item__text{font-family:var(--font-body);font-size:var(--pc-text-body-sm);font-weight:600;line-height:1.1}.tudo-product-comparison-section .includes-item--plus .includes-item__text{color:var(--color-text-secondary)}.tudo-product-comparison-section .product-card__tags{display:flex;flex-wrap:wrap;gap:5px}@media(min-width:1024px){.tudo-product-comparison-section .product-card__tags{gap:clamp(7px,calc(10px * (var(--max-vw) / var(--vw-base))),20px)}}.tudo-product-comparison-section .pc-tag{display:inline-flex;align-items:center;justify-content:center;padding:calc(5px * (var(--max-vw) / var(--vw-base))) calc(8px * (var(--max-vw) / var(--vw-base)));background-color:var(--pc-color-tag-bg);border-radius:var(--radius-sm);font-family:var(--font-body);font-size:var(--pc-text-tag);font-weight:400;line-height:1.1;color:var(--pc-color-text-muted);white-space:nowrap}.tudo-product-comparison-section .product-card__stats{display:flex;flex-direction:column;gap:5px}@media(min-width:1024px){.tudo-product-comparison-section .product-card__stats{gap:clamp(7px,calc(10px * (var(--max-vw) / var(--vw-base))),20px)}}.tudo-product-comparison-section .product-card__stats-row{display:flex;flex-wrap:wrap;gap:5px}@media(min-width:1024px){.tudo-product-comparison-section .product-card__stats-row{gap:clamp(7px,calc(10px * (var(--max-vw) / var(--vw-base))),20px)}}.tudo-product-comparison-section .product-card__savings{display:flex;flex-direction:column;gap:clamp(7px,calc(8px * (var(--max-vw) / var(--vw-base))),20px)}.tudo-product-comparison-section .savings-item{display:flex;align-items:center;gap:5px}.tudo-product-comparison-section .savings-item__icon{width:25px;height:25px;flex-shrink:0}.tudo-product-comparison-section .savings-item__text{font-family:var(--font-body);font-size:var(--pc-text-body-sm);font-weight:500;line-height:1.1;color:var(--color-text)}@media(min-width:1024px){.tudo-product-comparison-section .savings-item__text{font-size:var(--pc-text-body)}}.tudo-product-comparison-section .product-comparison__table-wrap{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%}@media(min-width:1024px){.tudo-product-comparison-section .product-comparison__table-wrap{gap:clamp(24px,calc(35px * (var(--max-vw) / var(--vw-base))),35px)}}.tudo-product-comparison-section .pc-comp-table{width:100%;background:var(--pc-color-table-bg);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:20px}@media(min-width:1024px){.tudo-product-comparison-section .pc-comp-table{padding:clamp(27px,calc(40px * (var(--max-vw) / var(--vw-base))),40px)}}.tudo-product-comparison-section .pc-comp-table table{width:100%;border-collapse:collapse;table-layout:fixed;box-shadow:none}.tudo-product-comparison-section .pc-comp-table th,.tudo-product-comparison-section .pc-comp-table td{vertical-align:middle;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.2);border-left:none;border-right:none;font-family:var(--font-body);font-size:var(--pc-text-table);font-weight:500;line-height:1.1;color:var(--color-bg)}@media(min-width:1024px){.tudo-product-comparison-section .pc-comp-table th,.tudo-product-comparison-section .pc-comp-table td{line-height:1.25;padding:12px 0}}.tudo-product-comparison-section .pc-comp-table th{text-transform:uppercase;padding-bottom:12px}.tudo-product-comparison-section .pc-comp-table__feature{width:32%;min-width:80px;text-align:left;padding-right:16px;vertical-align:bottom;overflow-wrap:break-word}@media(min-width:1024px){.tudo-product-comparison-section .pc-comp-table__feature{padding-right:clamp(20px,calc(30px * (var(--max-vw) / var(--vw-base))),30px)}}.tudo-product-comparison-section .pc-comp-table__product{text-align:center;width:31%;vertical-align:top!important}.tudo-product-comparison-section .pc-comp-table__header-product{display:flex;flex-direction:column;align-items:center;gap:10px}.tudo-product-comparison-section .pc-comp-table__product-img{width:80px;width:calc(80px + (var(--max-vw) - 375px) * .2);min-width:80px;min-width:calc(80px + (var(--max-vw) - 375px) * .2);height:80px;height:calc(80px + (var(--max-vw) - 375px) * .2);border-radius:var(--radius-md);object-fit:cover}@media(min-width:1024px){.tudo-product-comparison-section .pc-comp-table__product-img{width:clamp(69px,calc(103px * (var(--max-vw) / var(--vw-base))),150px);min-width:clamp(69px,calc(103px * (var(--max-vw) / var(--vw-base))),150px);height:clamp(69px,calc(103px * (var(--max-vw) / var(--vw-base))),150px)}}.tudo-product-comparison-section .pc-comp-table__product-name{font-family:var(--font-body);font-size:var(--pc-text-table);font-weight:500;line-height:1.25;text-transform:uppercase;color:var(--color-bg);text-align:center}.tudo-product-comparison-section .pc-comp-table__icon-wrap{display:inline-flex;align-items:center;justify-content:center;padding:5px;border-radius:50px;background-color:var(--color-text-secondary)}.tudo-product-comparison-section .pc-comp-table__icon-wrap--absent{background-color:var(--pc-color-table-bg)}.tudo-product-comparison-section .pc-comp-table__icon{width:20px;height:20px}.tudo-product-comparison-section .pc-comp-table__price-text{font-family:var(--font-body);font-size:var(--pc-text-table);font-weight:500;line-height:1.25;color:var(--color-bg);text-align:center}.tudo-product-comparison-section .product-comparison__bottom-cta{display:flex;flex-direction:column;gap:11px;width:100%}@media(min-width:1024px){.tudo-product-comparison-section .product-comparison__bottom-cta{flex-direction:row;justify-content:center;width:auto}}.tudo-product-comparison-section .btn-outline{display:flex;align-items:center;justify-content:center;padding:15px 35px;border:1px solid var(--pc-color-border);background:transparent;backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);font-family:var(--font-body);font-size:var(--pc-text-btn);font-weight:600;line-height:1.25;text-transform:uppercase;color:var(--color-text-secondary);cursor:pointer;white-space:nowrap;text-decoration:none}@media(min-width:1024px){.tudo-product-comparison-section .btn-outline{padding:clamp(13px,calc(20px * (var(--max-vw) / var(--vw-base))),20px) clamp(24px,calc(35px * (var(--max-vw) / var(--vw-base))),35px)}}.tudo-product-comparison-section .btn-white{display:flex;align-items:center;justify-content:center;padding:15px 35px;background-color:var(--color-bg);backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);border:none;font-family:var(--font-body);font-size:var(--pc-text-btn);font-weight:600;line-height:1.25;text-transform:uppercase;color:var(--color-text);cursor:pointer;white-space:nowrap;text-decoration:none}@media(min-width:1024px){.tudo-product-comparison-section .btn-white{padding:clamp(13px,calc(20px * (var(--max-vw) / var(--vw-base))),20px) clamp(24px,calc(35px * (var(--max-vw) / var(--vw-base))),35px)}}@media(min-width:1024px){.tudo-product-comparison-section .product-card--protocol{gap:clamp(17px,calc(25px * (var(--max-vw) / var(--vw-base))),45px)}}.tudo-product-comparison-section .product-card__body{display:flex;flex-direction:column;gap:20px;flex:1}.tudo-product-comparison-section .product-card__name{color:var(--color-text)}.tudo-product-comparison-section .pc-flavor-selector{display:flex;flex-direction:column;gap:12px;margin-bottom:10px}.tudo-product-comparison-section .flavor-selector__title{font-family:var(--font-accent);font-weight:500;font-size:var(--text-flavor);line-height:1.25;color:var(--color-text);margin:0;padding-top:10px}
/*# sourceMappingURL=/cdn/shop/t/2/assets/tudo-pdp-product-comparison.css.map */
