.find-supplements-heading{text-align:center;margin-bottom:1.6rem}@media screen and (min-width:750px){.find-supplements-heading{margin-bottom:3.2rem}}.find-supplements-heading p{margin:0}.find-supplements-heading .title{margin:0 0 .8rem}@media screen and (min-width:750px){.find-supplements-heading .title{margin:0 0 1.6rem}}.find-supplements-section{padding:6.3rem 0 9.6rem}@media screen and (min-width:750px){.find-supplements-section{padding:13rem 0 17rem}}.find-supplements-section[data-active-find-supplements-section]{padding:2.4rem 0 4.8rem;border-bottom:.1rem solid rgb(var(--color-light-grey));margin-bottom:2.4rem}@media screen and (min-width:750px){.find-supplements-section[data-active-find-supplements-section]{padding:3.2rem 0 8rem;margin-bottom:5rem}}@media screen and (min-width:990px){.find-supplements-section[data-active-find-supplements-section]{margin-bottom:4rem}}.find-supplement-toggle-buttons-container{display:flex;justify-content:space-between;gap:.4rem;flex-wrap:nowrap;border-radius:.8rem;margin:auto;max-width:100%;transition:height .3s ease,padding .3s ease}@media screen and (min-width:750px){.find-supplement-toggle-buttons-container{justify-content:center;gap:3rem;padding:0}}[data-active-find-supplements-section] .find-supplement-toggle-buttons-container{padding:.4rem;background-color:rgb(var(--color-light-grey));max-width:max-content}@media screen and (min-width:750px){[data-active-find-supplements-section] .find-supplement-toggle-buttons-container{padding:.8rem}}.find-supplement-toggle-button{background-color:rgb(var(--color-yellow));color:rgb(var(--color-dark-grey));border-radius:2rem;padding:6rem 2.4rem;font-weight:700;font-size:1.6rem;line-height:2.4rem;max-width:40rem;width:50%;text-align:center;transition:height .3s ease,padding .3s ease;text-transform:uppercase}@media screen and (min-width:750px){.find-supplement-toggle-button{padding:9.3rem 2.4rem;width:100%}}[data-active-find-supplements-section] .find-supplement-toggle-button{background-color:rgb(var(--color-yellow));color:rgb(var(--color-dark-grey));border-radius:.4rem;padding:1.2rem 1.6rem;font-size:1.3rem;font-weight:700;line-height:1.8rem;max-width:16.5rem;width:50%;min-height:6rem;text-align:center}@media screen and (min-width:750px){[data-active-find-supplements-section] .find-supplement-toggle-button{padding:1rem 2rem;min-width:31.5rem;width:auto}}[data-active-find-supplements-section=benefits] [data-show-section=ingredients],[data-active-find-supplements-section=ingredients] [data-show-section=benefits]{background-color:transparent}[data-active-find-supplements-section=benefits] [data-show-section=ingredients]:hover,[data-active-find-supplements-section=ingredients] [data-show-section=benefits]:hover{text-decoration:underline}.find-by-benefits-section,.find-by-ingredients-section{display:none;opacity:0;transform:translateY(2rem)}.find-by-benefits-section.is-visible,.find-by-ingredients-section.is-visible{display:block}.find-by-benefits-section.is-animating,.find-by-ingredients-section.is-animating{opacity:1;transform:translateY(0);transition:opacity .4s ease,transform .4s ease}.benefits-grid{display:flex;row-gap:2.4rem;align-items:stretch;flex-wrap:wrap;justify-content:flex-start}.benefits-grid--item{width:50%;text-align:center;padding:.8rem}@media screen and (max-width:599px){.use-benefits-icon .benefits-grid--item{width:33.33333%}}@media screen and (min-width:600px){.benefits-grid--item{width:33.33333%}}@media screen and (min-width:800px){.benefits-grid--item{width:25%;padding:1.5rem}}@media screen and (min-width:1200px){.benefits-grid--item{width:20%}}.benefits-grid--item img{object-fit:cover;overflow:hidden;border-radius:2rem;width:16.5rem;height:16.5rem}@media screen and (min-width:990px){.benefits-grid--item img{width:21rem;height:21rem}}.use-benefits-icon .benefits-grid--item img{object-fit:contain;width:4rem;height:4rem;border-radius:0}@media screen and (min-width:550px){.use-benefits-icon .benefits-grid--item img{width:6rem;height:6rem}}.benefits-grid--item .benefits-grid-card-icon{margin-bottom:1.6rem}.use-benefits-icon .benefits-grid--item .benefits-grid-card-icon{margin-bottom:.6rem}@media screen and (min-width:750px){.use-benefits-icon .benefits-grid--item .benefits-grid-card-icon{margin-bottom:1.6rem}}.benefits-grid--item .benefit-title{font-size:1.6rem;line-height:2.4rem;font-weight:700}.use-benefits-icon .benefits-grid--item .benefit-title{font-size:1.3rem;line-height:1.8rem;display:block}@media screen and (min-width:750px){.use-benefits-icon .benefits-grid--item .benefit-title{font-size:1.8rem;line-height:2.4rem}}.sub-section-title{margin-bottom:2.4rem;text-align:center}@media screen and (min-width:750px){.sub-section-title{margin-bottom:3.2rem}}.benefits-sub-section-title{font-size:2rem;line-height:2.4rem}@media screen and (min-width:750px){.benefits-sub-section-title{font-size:3rem;line-height:4rem}}.sub-section{margin-top:4.8rem}@media screen and (min-width:750px){.sub-section{margin-top:8rem}}.ingredients-search-box-container{margin-bottom:2.4rem}@media screen and (min-width:750px){.ingredients-search-box-container{margin-bottom:3.2rem}}.ingredients-search-box-container .ais-SearchBox-form{display:flex;align-items:center;position:relative;border:.1rem solid rgb(var(--color-medium-dark-grey));border-radius:.4rem;background-color:rgb(var(--color-white));padding:0 1.6rem;margin:0;height:4.8rem}.ingredients-search-box-container .ais-SearchBox-input{flex:1;border:none;outline:none;padding:1.6rem 0;font-size:1.6rem;line-height:2.4rem;background:transparent;width:100%}.ingredients-search-box-container .ais-SearchBox-input::placeholder{color:rgb(var(--color-grey))}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}.ingredients-search-box-container .ais-SearchBox-reset{background:none;border:none;cursor:pointer;padding:.8rem;display:flex;align-items:center;justify-content:center;color:rgb(var(--color-grey))}.ingredients-search-box-container .ais-SearchBox-reset:hover{color:rgb(var(--color-dark-grey))}.ingredients-search-box-container .search-loading-spinner{animation:spin 1s linear infinite;color:rgb(var(--color-grey))}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ingredients-infinite-hits-container{max-width:100%}.ingredients-hits-list{display:flex;flex-wrap:wrap;column-gap:1.6rem;row-gap:2.4rem;list-style:none;padding:0}@media screen and (min-width:800px){.ingredients-hits-list{column-gap:2.4rem;row-gap:5.6rem}}.ingredients-hit-item{text-align:center;width:calc(50% - .8rem)}@media screen and (min-width:600px){.ingredients-hit-item{width:calc(33.33333% - 1.6rem * 2 / 3)}}@media screen and (min-width:800px){.ingredients-hit-item{width:calc(25% - 2.4rem * 3 / 4);gap:3rem}}@media screen and (min-width:1200px){.ingredients-hit-item{width:calc(16.666667% - 2.4rem * 5 / 6)}}.ingredients-hit-card{border-radius:2rem;width:16.5rem;height:16.5rem;max-width:100%;margin-bottom:1.6rem;overflow:hidden;background-color:rgb(var(--color-light-grey));padding:1.6rem;display:flex;align-items:center;justify-content:center;margin:auto;position:relative}@media screen and (min-width:750px){.ingredients-hit-card{width:17.5rem;height:17.5rem}}.ingredients-hit-name{font-size:1.3rem;line-height:1.8rem;font-weight:700;color:rgb(var(--color-black))}@media screen and (min-width:450px){.ingredients-hit-name{font-size:1.6rem;line-height:2.4rem}}@media screen and (min-width:750px){.ingredients-hit-name{font-size:1.8rem;line-height:2.8rem}}.ingredients-hit-link:hover{text-decoration:underline!important}.ingredients-hit-link:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0}.ingredients-load-more{margin:8rem auto 0}.ingredients-load-more.hidden{display:none}.ingredients-no-results{text-align:center;padding:4rem 2rem;color:rgb(var(--color-grey))}.ingredients-no-results.hidden{display:none}body:not([data-active-find-supplements-section]) .help-center-contact-options{display:none}[data-active-find-supplements-section] .help-center-breadcrumbs+.find-supplements-section{padding-top:2.4rem}@media screen and (min-width:750px){[data-active-find-supplements-section] .help-center-breadcrumbs+.find-supplements-section{padding-top:4rem}}
/*# sourceMappingURL=/cdn/shop/t/482/assets/help-center-find-supplements.css.map */
