.faq-tabs__inner{display:grid;gap:2.4rem;align-items:start}.faq-tabs__nav-wrap{background:#122145;border-radius:2.4rem;padding:3rem}.faq-tabs__nav{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px}.faq-tabs__nav-button{font-family:Montserrat,sans-serif;width:100%;border:0;background:transparent;color:#fff;padding:1.8rem 2rem;min-height:59px;font-size:2.2rem;line-height:100%;font-weight:500;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer;border-radius:1000px;transition:background-color .2s ease,color .2s ease}.faq-tabs__nav-button.is-active{color:#122145;background:#fff}.faq-tabs__nav-icon{color:#fff;line-height:0;display:inline-flex;align-items:center;justify-content:center}.faq-tabs__nav-icon svg{width:.9rem;height:1.6rem;display:block}.faq-tabs__nav-button.is-active .faq-tabs__nav-icon{color:#122145}.faq-tabs__content-wrap{background:#f6f7f3;border-radius:1.6rem;padding:2rem}.faq-tabs__accordion-item{border-bottom:1px solid #d7d4ce}.faq-tabs__accordion-summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:1.2rem;cursor:pointer;padding:3rem 0}.faq-tabs__accordion-item:first-child .faq-tabs__accordion-summary{padding-top:0}.faq-tabs__accordion-item[open] .faq-tabs__accordion-summary{padding-bottom:10px}.faq-tabs__accordion-summary::-webkit-details-marker{display:none}.faq-tabs__accordion-title{margin:0;color:rgb(var(--color-foreground));font-size:20px;font-weight:600;line-height:100%;letter-spacing:0}.faq-tabs__accordion-symbol{width:2.2rem;height:2.2rem;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}.faq-tabs__accordion-symbol svg{width:2.2rem;height:2.2rem;display:block}.faq-tabs__accordion-symbol .icon-minus,.faq-tabs__accordion-item[open] .faq-tabs__accordion-symbol .icon-plus{display:none}.faq-tabs__accordion-item[open] .faq-tabs__accordion-symbol .icon-minus{display:block}.faq-tabs__accordion-content{color:#414d6a;padding:0 0 1.8rem;font-size:18px;font-weight:400;line-height:28px;letter-spacing:0}.faq-tabs__accordion-content>:first-child{margin-top:0}.faq-tabs__accordion-content>:last-child{margin-bottom:0}.faq-tabs__brand-highlights,.faq-tabs__logos-look-for{padding-top:3rem}.faq-tabs__panel>.faq-tabs__brand-highlights:first-child,.faq-tabs__panel>.faq-tabs__logos-look-for:first-child{margin-top:0;padding-top:0;border-top:0}.faq-tabs__brand-highlights-heading{margin:0 0 2rem;font-size:1.4rem;font-weight:700;line-height:1.2;letter-spacing:.06em;text-transform:uppercase;color:#000}.faq-tabs__brand-highlights-list{display:flex;flex-direction:column;gap:1.6rem}.faq-tabs__brand-highlight-card{background:#fff;border-radius:1rem;padding:2rem 2.4rem}.faq-tabs__brand-highlight-card__header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1.6rem}.faq-tabs__brand-highlight-card__title{margin:0;flex:1;min-width:0;color:#122145;font-family:Montserrat;font-size:20px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:0}.faq-tabs__brand-highlight-card__icon{flex-shrink:0;max-width:20rem;margin-left:auto}.faq-tabs__brand-highlight-card__icon-image,.faq-tabs__brand-highlight-card__icon img{display:block;width:auto;max-width:20rem;max-height:6rem;height:auto;object-fit:contain;object-position:right center}.faq-tabs__brand-highlight-card__description{margin-top:2.1rem;color:#414d6a;font-family:Montserrat;font-size:18px;font-style:normal;font-weight:400;line-height:28px;letter-spacing:0}.faq-tabs__brand-highlight-card__description>:first-child{margin-top:0}.faq-tabs__brand-highlight-card__description>:last-child{margin-bottom:0}@media screen and (max-width:749px){.faq-tabs__brand-highlight-card{padding:1.6rem 1.8rem}.faq-tabs__brand-highlight-card__header{align-items:flex-start;flex-direction:column}.faq-tabs__brand-highlight-card__icon{margin-left:0;align-self:flex-start;max-width:100%}.faq-tabs__brand-highlight-card__title{font-size:1.8rem;width:100%}.faq-tabs__brand-highlight-card__description{font-size:16px;font-weight:400;line-height:26px}}.faq-tabs__logos-look-for__heading{margin:0 0 2.4rem;font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:700;line-height:1.2;letter-spacing:.06em;text-transform:uppercase;color:#122145}.faq-tabs__logos-look-for__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:3rem 1.8rem;justify-items:center}.faq-tabs__logos-look-for__item{display:block;width:100%;justify-self:center}.faq-tabs__logos-look-for__circle{display:flex;flex-direction:column;align-items:center;justify-content:center;align-content:center;gap:1.6rem}.faq-tabs__logos-look-for__circle img{display:block;width:50px;height:50px;object-fit:contain}.faq-tabs__logos-look-for__placeholder{display:block;width:40%;height:40%;border-radius:50%;border:1px dashed rgba(11,22,35,.25)}.faq-tabs__logos-look-for__label{color:#122145;text-align:center;font-family:Montserrat;font-size:16px;font-style:normal;font-weight:500;line-height:normal;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}@media screen and (max-width:989px){.faq-tabs__logos-look-for__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2.4rem 1.4rem}}@media screen and (max-width:749px){.faq-tabs__logos-look-for__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 1.2rem}.faq-tabs__logos-look-for__label{font-size:1.4rem;line-height:20px}.faq-tabs__logos-look-for__circle img{width:40px;height:40px}}.faq-tabs__logos-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1002;pointer-events:none;visibility:hidden;transition:visibility .25s ease}.faq-tabs__logos-drawer.is-open{pointer-events:auto;visibility:visible}.faq-tabs__logos-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0b162373;opacity:0;transition:opacity .3s ease;cursor:pointer}.faq-tabs__logos-drawer.is-open .faq-tabs__logos-drawer__overlay{opacity:1}.faq-tabs__logos-drawer__panel{position:absolute;top:0;right:0;height:100%;width:min(36rem,100%);max-width:min(36rem,92vw);background:#fff;box-shadow:-6px 0 32px #0b16231f;display:flex;flex-direction:column;transform:translate(100%);transition:transform .35s cubic-bezier(.4,0,.2,1);outline:none;overflow-y:auto;z-index:1}@media screen and (min-width:750px){.faq-tabs__logos-drawer__panel{width:min(50rem,32vw);max-width:32vw}}.faq-tabs__logos-drawer.is-open .faq-tabs__logos-drawer__panel{transform:translate(0)}.faq-tabs__logos-drawer__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1.6rem;padding:2rem 2rem 1.6rem;border-bottom:1px solid #e0ded8;flex-shrink:0}.faq-tabs__logos-drawer__header-main{display:flex;align-items:center;gap:1.2rem;min-width:0}.faq-tabs__logos-drawer__header-icon{width:5rem;height:5rem;display:flex;align-items:center;justify-content:center;padding:.6rem}.faq-tabs__logos-drawer__header-icon img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.faq-tabs__logos-drawer__title{margin:0;font-family:Montserrat,sans-serif;font-size:1.8rem;font-weight:700;line-height:1.25;color:#122145}.faq-tabs__logos-drawer__close{flex-shrink:0;border:0;background:transparent;padding:.4rem;margin:-.4rem -.4rem 0 0;cursor:pointer;color:#122145;line-height:0;border-radius:.4rem}.faq-tabs__logos-drawer__close:focus-visible{outline:2px solid #122145;outline-offset:2px}.faq-tabs__logos-drawer__body{padding:2.6rem;flex:1;font-family:Montserrat,sans-serif;font-size:1.6rem;font-weight:400;line-height:1.65;color:#414d6a;letter-spacing:0}.faq-tabs__logos-drawer__body>:first-child{margin-top:0}.faq-tabs__logos-drawer__body>:last-child{margin-bottom:0}.faq-tabs__logos-drawer__body-link{margin:2rem 0 0}.faq-tabs__logos-drawer__body-link:first-child{margin-top:0}.faq-tabs__logos-drawer__link{font-family:Montserrat,sans-serif;font-size:1.8rem;font-weight:500;color:#122145;text-decoration:underline;text-underline-offset:.2em;letter-spacing:0}.faq-tabs__logos-drawer__link:hover{color:#122145}.faq-tabs__logos-look-for__trigger{appearance:none;-webkit-appearance:none;border:none;background:none;padding:0;margin:0;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;align-content:center;gap:1.6rem;cursor:pointer;font:inherit;color:inherit;text-align:center}.faq-tabs__logos-look-for__trigger:focus-visible{outline:2px solid #122145;outline-offset:4px;border-radius:.4rem}.faq-tabs__inner{grid-template-columns:minmax(35rem,53.3rem) minmax(0,1fr);gap:4rem}a.faq-tabs__logos-drawer__link:hover{color:#122145;text-decoration-thickness:.1rem}.faq-tabs__content-wrap{padding:4rem}@media screen and (max-width:1399px){.faq-tabs__inner{grid-template-columns:minmax(35rem,35.3rem) minmax(0,1fr);gap:2rem}}@media screen and (max-width:989px){.faq-tabs__inner{grid-template-columns:minmax(0,1fr);gap:2.4rem}.faq-tabs__nav-wrap{padding:2rem;overflow-x:visible}.faq-tabs__nav{flex-direction:column;gap:1rem;min-width:0}.faq-tabs__accordion-title{font-size:1.8rem;line-height:28px}}@media screen and (max-width:749px){.faq-tabs__inner{gap:3rem}.faq-tabs__logos-drawer__header-icon{width:4rem;height:4rem;padding:0}.faq-tabs__logos-drawer__title{font-size:1.6rem}.faq-tabs__nav-wrap{border-radius:1.6rem;padding:1.6rem;overflow-x:visible}.faq-tabs__nav-button{border:0;font-weight:500;font-size:1.8rem;line-height:100%;padding:1.6rem;min-height:54px}.faq-tabs__nav-icon{font-size:1.8rem}.faq-tabs__content-wrap{border-radius:1.2rem;padding:1.6rem}.faq-tabs__accordion-summary{padding:1.4rem 0;gap:.4rem}.faq-tabs__accordion-title{font-size:18px;font-weight:600;line-height:28px}.faq-tabs__accordion-content{font-size:16px;font-weight:400;line-height:26px}}.our-5-pillars-of-sustainable-sourcing .faq-tabs__accordion-symbol{display:none}.our-5-pillars-of-sustainable-sourcing .faq-tabs__accordion-title{color:#122145;font-family:var(--font-heading-family);font-size:40px;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase;letter-spacing:0}.our-5-pillars-of-sustainable-sourcing .faq-tabs__brand-highlights-heading,.our-5-pillars-of-sustainable-sourcing .faq-tabs__logos-look-for__heading{color:#122145;font-family:var(--font-heading-family);font-size:30px;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase;letter-spacing:0}.our-5-pillars-of-sustainable-sourcing .faq-tabs__accordion-item{border-bottom:none}@media screen and (max-width:749px){.our-5-pillars-of-sustainable-sourcing .faq-tabs__accordion-title{font-size:26px}.our-5-pillars-of-sustainable-sourcing .faq-tabs__brand-highlights-heading,.our-5-pillars-of-sustainable-sourcing .faq-tabs__logos-look-for__heading{font-size:24px}}.our-5-pillars-of-sustainable-sourcing .faq-tabs__accordion-item[open] .faq-tabs__accordion-summary{padding-bottom:15px}.faq-tabs__logos-look-for{display:none}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-faq-tabs.css.map */
