.science-pillar{--sp-cream: #F5F2EC;--sp-dark-a: #131A3D;--sp-dark-b: #05070F;--sp-link: #1E8A97;--sp-ref: #8A8A8A;--sp-body-light: #E6EAF2;--sp-hair: #E7E4DD;width:100%;background:var(--sp-bg, #FFFFFF)}.science-pillar,.science-pillar *{box-sizing:border-box}.science-pillar.is-hidden{display:none}.science-pillar__inner{position:relative;max-width:var(--eh-mx-width);margin:0 auto;padding:clamp(3rem,5vw,6rem) clamp(1.5rem,4vw,4rem) clamp(2.5rem,5vw,4rem);display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:"intro" "photo" "tables" "features" "cites" "disc";row-gap:0}.science-pillar__intro{grid-area:intro;min-width:0}.science-pillar__photo{z-index:0;grid-area:photo;min-width:0}.science-pillar__tables{grid-area:tables;min-width:0}.science-pillar__features{grid-area:features;min-width:0}.science-pillar__cites{grid-area:cites;min-width:0}.science-pillar__disclaimer{grid-area:disc;min-width:0}.science-pillar__photo,.science-pillar__tables,.science-pillar__features,.science-pillar__cites,.science-pillar__disclaimer{margin-top:clamp(1.75rem,3vw,2.75rem);transition:all .25s ease}@media(min-width:821px){.science-pillar.has-photo .science-pillar__intro{padding-right:min(40%,540px)}.science-pillar.has-photo .science-pillar__photo{position:absolute;grid-area:1 / 1 / -1 / -1;top:clamp(2rem,10vw,3rem);right:clamp(1.5rem,4vw,4rem);width:min(35%,470px);margin-top:0;z-index:0}.science-pillar.has-photo .science-pillar__tables,.science-pillar.has-photo .science-pillar__features,.science-pillar.has-photo .science-pillar__cites,.science-pillar.has-photo .science-pillar__disclaimer{position:relative;z-index:1}.science-pillar.has-photo.photo-spanning{overflow-x:clip}.science-pillar.has-photo.photo-spanning .science-pillar__intro{padding-right:min(40%,540px)}.science-pillar.has-photo.photo-spanning .science-pillar__photo{right:calc(-1*min(38vw,560px));left:auto;width:min(78vw,1120px);z-index:0;pointer-events:none}.science-pillar.has-photo.photo-spanning .science-pillar__photo-img{max-height:clamp(460px,60vw,820px);object-fit:contain;object-position:left top}}.science-pillar__eyebrow{margin:0 0 .5rem;font-size:calc(var(--eh-p) * .9);font-weight:300;letter-spacing:.16em;text-transform:uppercase;color:var(--eh-black)}.science-pillar__heading{margin:0 0 1.1rem;font-size:calc(var(--eh-title) * var(--sp-heading-scale, 1));line-height:var(--eh-title-line-height);font-weight:700;text-transform:uppercase;color:var(--eh-black)}.science-pillar__heading em{font-style:normal;color:var(--eh-font-accent)}.science-pillar__body{font-size:var(--eh-p);line-height:var(--eh-base-line-height);color:var(--eh-black)}.science-pillar__body p{margin:0 0 1em}.science-pillar__body p:last-child{margin-bottom:0}.science-pillar__body em{font-style:italic}.science-pillar__photo-img{display:block;width:100%;height:auto;max-height:clamp(360px,40vw,560px);object-fit:var(--sp-photo-fit, cover);object-position:top;border-radius:clamp(12px,1.5vw,20px)}.science-pillar__photo-img--mobile{display:none}@media(min-width:821px){.science-pillar.has-photo .science-pillar__photo-img{max-height:100%}}.science-pillar__photo[style*=contain] .science-pillar__photo-img{border-radius:0}.science-pillar__table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.science-pillar__table-scroll+.science-pillar__table-scroll{margin-top:clamp(1rem,2vw,1.5rem)}.sp-table{width:100%;border-collapse:separate;border-spacing:0}.sp-table th{background:linear-gradient(180deg,var(--sp-dark-a),var(--sp-dark-b));color:#fff;text-align:left;font-size:calc(var(--eh-p) * .95);font-weight:400;letter-spacing:.04em;text-transform:uppercase;line-height:var(--eh-base-line-height);white-space:nowrap;padding:clamp(.85rem,1.4vw,1.2rem) clamp(.75rem,1.3vw,1.25rem);border-right:1px solid rgba(255,255,255,.28);text-align:center;align-self:center}.sp-table th:last-child{border-right:none}.sp-table th:first-child{border-top-left-radius:10px}.sp-table th:last-child{border-top-right-radius:10px}.sp-table td{background:#fff;font-size:calc(var(--eh-p) * .8);line-height:var(--eh-base-line-height);color:var(--eh-black);text-transform:none;vertical-align:center;padding:clamp(.85rem,1.3vw,1.15rem) clamp(.75rem,1.2vw,1.1rem)}.sp-table tbody tr:nth-child(2n) td{background:var(--sp-cream)}.sp-table td:first-child{font-size:calc(var(--eh-p) * .95);vertical-align:middle}.sp-table tbody tr:last-child td:first-child{border-bottom-left-radius:10px}.sp-table tbody tr:last-child td:last-child{border-bottom-right-radius:10px}.science-pillar__features{display:grid;grid-template-columns:repeat(var(--sp-feat-cols, 3),minmax(0,1fr));gap:clamp(.75rem,1.5vw,1.25rem)}.science-pillar__features.is-split{grid-template-columns:repeat(12,minmax(0,1fr))}.science-pillar__features.is-split .sp-card{grid-column:span var(--sp-card-span, 4)}.sp-card{display:flex;flex-direction:column;gap:clamp(1rem,1.6vw,1.5rem);min-width:0;background:linear-gradient(160deg,var(--sp-dark-a),var(--sp-dark-b));border-radius:clamp(12px,1.5vw,18px);padding:clamp(1.5rem,2.5vw,2.2rem)}.sp-card__head{display:flex;flex-direction:column;align-items:flex-start;gap:clamp(.75rem,1.5vw,1.15rem)}.sp-card--icon-beside .sp-card__head{flex-direction:row-reverse;align-items:flex-start;justify-content:space-between;gap:1rem}.sp-card__titles{min-width:0}.sp-card__label{margin:0 0 .2rem;font-size:calc(var(--eh-p) * .7);font-weight:600;letter-spacing:.1em;color:var(--eh-font-accent)}.science-pillar__features.is-labelstat .sp-card__label{margin:0 0 .35rem;font-size:var(--eh-sub);color:var(--eh-font-accent);font-weight:400;letter-spacing:0;line-height:var(--eh-base-line-height)}.sp-card__title{margin:0;font-size:calc(var(--eh-p) * 1.2);line-height:var(--eh-title-line-height);font-weight:400;color:var(--eh-base-blue);overflow-wrap:break-word}.sp-card__subtitle{margin:.25rem 0 0;font-size:calc(var(--eh-p) * .8);line-height:var(--eh-base-line-height);color:var(--eh-font-accent)}.sp-card__icon{flex-shrink:0;width:90px;height:90px;aspect-ratio:1;color:var(--eh-font-accent)}.sp-card__icon-img{width:100%;height:100%;object-fit:contain;display:block}.sp-card__text{font-size:calc(var(--eh-p)*.8);line-height:var(--eh-base-line-height);color:var(--sp-body-light)}.science-pillar__features.is-compact .sp-card__text{font-size:calc(var(--eh-p) * .8)}.science-pillar__features.is-compact .sp-card{gap:clamp(.75rem,1.2vw,1.1rem);padding:clamp(1rem,1.6vw,1.4rem)}.science-pillar__cites-bar{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:1rem;background:linear-gradient(180deg,var(--sp-dark-a),var(--sp-dark-b));color:#fff;padding:clamp(.9rem,1.5vw,1.15rem) clamp(1.1rem,2vw,1.6rem);border-radius:10px 10px 0 0}.science-pillar__cites-bar::-webkit-details-marker{display:none}.science-pillar__cites-icon{flex-shrink:0;width:clamp(22px,2vw,30px);aspect-ratio:1}.science-pillar__cites-icon-img{width:100%;height:100%;object-fit:contain;display:block}.science-pillar__cites-label{flex:1 1 auto;font-size:calc(var(--eh-p));font-weight:700}.science-pillar__cites-chevron{flex-shrink:0;font-size:calc(var(--eh-p) * 1.2);transform:rotate(180deg);transition:all .25s ease;color:#fff}.science-pillar__cites[open] .science-pillar__cites-chevron{transform:rotate(0);color:var(--eh-font-accent)}.science-pillar__cites:not([open]) .science-pillar__cites-bar{border-radius:10px}.science-pillar__cites-body{background:var(--sp-cites-bg, #FFFFFF);border:1px solid var(--sp-hair);border-top:none;border-radius:0 0 10px 10px;padding:clamp(1.25rem,2.5vw,2rem)}.science-pillar__cites-list{display:flex;flex-direction:column}.sp-cite{padding:clamp(1.1rem,2vw,1.6rem) 0;border-top:1px solid var(--sp-hair)}.sp-cite:first-child{border-top:none;padding-top:0}.sp-cite__title{margin:0 0 .5rem;font-size:calc(var(--eh-p) * 1.2);line-height:var(--eh-title-line-height);font-weight:700;color:var(--eh-black)}.sp-cite__ref{margin:0 0 .9rem;font-size:calc(var(--eh-p) * .8);line-height:var(--eh-base-line-height);color:var(--sp-ref)}.sp-cite__quote{margin:0 0 .9rem;padding-left:1rem;border-left:5px solid #F5F2EC;font-style:italic;font-size:var(--eh-p);line-height:var(--eh-base-line-height);color:var(--eh-black);mix-blend-mode:multiply;background-blend-mode:multiply}.sp-cite__link{font-size:var(--eh-p);font-weight:700;color:var(--eh-font-accent);text-decoration:none}.sp-cite__link:hover{text-decoration:underline}.science-pillar__disclaimer{display:flex;align-items:flex-start;gap:clamp(.75rem,1.5vw,1.1rem);background:var(--sp-cream);mix-blend-mode:multiply;border-radius:14px;padding:clamp(1.1rem,2vw,1.5rem) clamp(1.25rem,2.5vw,2rem)}.science-pillar__disclaimer-icon{flex-shrink:0;width:clamp(36px,4vw,48px);aspect-ratio:1}.science-pillar__disclaimer-icon-img{width:100%;height:100%;object-fit:contain;display:block}.science-pillar__disclaimer-text{font-size:calc(var(--eh-p) * .9);line-height:var(--eh-base-line-height);color:var(--eh-black);align-self:center}.science-pillar__disclaimer-text p{margin:0}.science-pillar__disclaimer-text strong{font-weight:700}@media(max-width:820px){.science-pillar__inner,.science-pillar.is-mphoto-intro .science-pillar__inner{grid-template-columns:1fr;grid-template-areas:"intro" "photo" "tables" "features" "cites" "disc"}.science-pillar.is-mphoto-table .science-pillar__inner{grid-template-areas:"intro" "tables" "photo" "features" "cites" "disc"}.science-pillar.is-mphoto-cards .science-pillar__inner{grid-template-areas:"intro" "tables" "features" "photo" "cites" "disc"}.science-pillar__photo{margin-top:clamp(1.75rem,5vw,2.5rem)}.science-pillar.is-mphoto-intro:not(.is-mphoto-behind):has(.science-pillar__tables) .science-pillar__tables{margin-top:0}.science-pillar.is-mphoto-intro:not(.is-mphoto-behind):not(:has(.science-pillar__tables)) .science-pillar__features{margin-top:0}.science-pillar.is-mphoto-table:not(.is-mphoto-behind) .science-pillar__features{margin-top:0}.science-pillar.is-mflush.is-mphoto-cards:not(.is-mphoto-behind) .science-pillar__cites{margin-top:0}.science-pillar.has-mobile-photo .science-pillar__photo-img--desktop{display:none}.science-pillar.has-mobile-photo .science-pillar__photo-img--mobile{display:block}.sp-card--micon-above .sp-card__head{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:clamp(.75rem,3vw,1.15rem)}.sp-card--micon-beside .sp-card__head{flex-direction:row-reverse;align-items:flex-start;justify-content:space-between;gap:1rem}.science-pillar__features,.science-pillar__features.is-split{grid-template-columns:1fr}.science-pillar__features.is-split .sp-card{grid-column:auto}.science-pillar__features.is-mcols-2,.science-pillar__features.is-mcols-2.is-split{grid-template-columns:repeat(2,minmax(0,1fr))}.science-pillar__features.is-mcols-2 .sp-card{grid-column:auto}.science-pillar__features.is-mcols-2 .sp-card:last-child:nth-child(odd){grid-column:1 / -1}.science-pillar__features.is-mcols-2 .sp-card{padding:clamp(.85rem,3.5vw,1.2rem);gap:clamp(.6rem,2.5vw,.9rem)}.science-pillar__features.is-mcols-2 .sp-card__title{font-size:calc(var(--eh-p) * .9)}.science-pillar__features.is-mcols-2 .sp-card__text{font-size:calc(var(--eh-p) * .72);line-height:var(--eh-base-line-height)}.science-pillar__features.is-mcols-2 .sp-card__subtitle{font-size:calc(var(--eh-p) * .66)}.science-pillar__features.is-mcols-2 .sp-card__label{font-size:calc(var(--eh-p) * .9)}.sp-card__icon{width:35px;height:35px}.science-pillar__features.is-mcols-2 .sp-card__icon{width:30px;height:30px}.sp-card:not(:has(.sp-card__subtitle)){justify-content:center}.science-pillar.is-mphoto-behind .science-pillar__inner{grid-template-areas:"intro" "tables" "photo" "features" "cites" "disc";grid-template-rows:auto auto clamp(220px,58vw,380px) auto auto auto}.science-pillar.is-mphoto-behind .science-pillar__photo{grid-column:1;grid-row:photo-start / features-end;position:relative;margin-top:clamp(1.75rem,3vw,2.75rem);overflow:hidden;border-radius:clamp(12px,3vw,18px);z-index:0}.science-pillar.is-mphoto-behind .science-pillar__photo-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-height:none;object-fit:contain;object-position:center top}.science-pillar.is-mphoto-behind .science-pillar__features{position:relative;z-index:1;background:transparent}.sp-table{table-layout:fixed}.sp-table th{white-space:normal}.sp-table th:nth-child(1),.sp-table td:nth-child(1){width:21%}.sp-table th:nth-child(2),.sp-table td:nth-child(2){width:17%}.sp-table th:nth-child(3),.sp-table td:nth-child(3){width:31%}.sp-table th:nth-child(4),.sp-table td:nth-child(4){width:31%}.sp-table th,.sp-table td{padding:.5rem .4rem;overflow-wrap:break-word}.sp-table th,.sp-table td,.sp-table td:first-child{font-size:calc(var(--eh-p) * .7)}}@media(prefers-reduced-motion:reduce){.science-pillar__cites-chevron,.sp-cite__link{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/section-science-pillar.css.map */
