.afro-pc{background:var(--afro-pc-bg, #F5F1E9);padding:64px 20px}.afro-pc__inner{max-width:var(--maxwidth);margin-inline:auto}.afro-pc__header p.afro-pc__subheading{margin-bottom:40px}.afro-pc__header p{margin-bottom:16px}.afro-pc__header{text-align:center;position:relative}.afro-pc__badge-icon{display:flex;justify-content:center;margin-bottom:12px}.afro-pc__badge-icon img{border-radius:50%;box-shadow:0 4px 14px #00000026}.afro-pc__heading{font-size:clamp(28px,4vw,40px);line-height:1.2;font-weight:700;margin:0 0 16px;color:#2d4736}.afro-pc__heading em{font-style:italic;font-weight:500}.afro-pc__subheading{font-size:16px;line-height:1.6;color:#4a4a44;margin:0}.afro-pc__boxes{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:stretch}.afro-pc__box{border-radius:20px;padding:32px;display:flex;flex-direction:column}.afro-pc__box--left{background:var(--afro-pc-left-bg, #1E3B2E);border:4px solid transparent;background:linear-gradient(var(--afro-pc-left-bg)) padding-box,linear-gradient(to right,#2D4736,var(--afro-pc-left-border, #C9A24B)) border-box;color:#fff}.afro-pc__box--right{background:var(--afro-pc-right-bg, #FFFFFF);border:1px solid #E5E0D5;color:#1e1e1e;box-shadow:0 10px 30px #0000000a}.afro-pc__box--mobile-custom .afro-pc__box-top{gap:unset}.afro-pc__box-top{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px}.afro-pc__box-title{font-size:24px;font-weight:500;margin:0 0 4px;color:#2f3d32}.afro-pc__box-subtitle{color:#2f3d32}.afro-pc__box-title--dark{color:#2b3e31}.afro-pc__box-subtitle{font-size:14px;margin:0;color:#2b3e31}.afro-pc__box-subtitle--dark{color:#244835}.afro-pc__badge{flex-shrink:0;font-size:12px;font-weight:600;padding:6px 12px;border-radius:6px;white-space:nowrap}.afro-pc__badge--left{background:#232f25;color:#fff;border:1px solid rgba(255,255,255,.3)}.afro-pc__badge--right{background:#f2eadd;color:#681220}.afro-pc__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:18px}.afro-pc__list-item{display:flex;align-items:flex-start;gap:12px}.afro-pc__icon{flex-shrink:0;width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-top:2px}.afro-pc__icon--check{background:#285236;outline:.75px solid #285236;color:#fff;outline:.75px solid white}.afro-pc__icon--cross{background:#f2eadd;color:#681220}.afro-pc__icon svg{width:15px;height:15px}.afro-pc__list-text{display:flex;flex-direction:column;gap:2px}.afro-pc__list-title{font-size:16px;font-weight:600;letter-spacing:0%;line-height:20px;color:#2f3d32}.afro-pc__list-title--dark{color:#2f3d32}.afro-pc__list-desc{font-size:14px;line-height:22px;letter-spacing:0px;color:#2d4736}.afro-pc__list-desc--dark{color:#2d4736}.afro-pc__certifications{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin-top:48px}@media(min-width:768px){.afro-pc__cert{padding-inline-end:32px;margin-inline-end:32px;border-inline-end:1px #17100910 solid}}.afro-pc__cert{display:flex;align-items:center;gap:8px;font-size:13px;color:#4a4a44}.afro-pc__cert img{display:block}@media(max-width:768px){.afro-pc__cert img{aspect-ratio:1 / 1;width:auto;height:40px}}.afro-pc__cta{display:flex;justify-content:center;margin-top:32px}.afro-pc__button{display:inline-flex;align-items:center;transition:all .5s ease!important;gap:10px;background:var(--afro-pc-button-bg, #1E3B2E);color:var(--afro-pc-button-text, #FFFFFF);font-size:15px;font-weight:600;padding:16px 32px;border-radius:999px;text-decoration:none;transition:opacity .2s ease}.afro-pc__button:hover{opacity:.9;background:#fff;border:1px solid #152f1e}.afro-pc__footer-notes{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;margin-top:18px;font-size:13px;color:#4a4a44}.afro-pc__footer-note{display:flex;align-items:center;gap:6px}.afro-pc__footer-note a{color:#4a4a44;font-size:14px;text-decoration:underline}@media screen and (max-width:749px){.afro-pc__boxes{grid-template-columns:1fr}.afro-pc__box{padding:20px}.afro-pc__certifications{display:grid;grid-auto-flow:column;grid-template-rows:1fr 1fr}.afro-pc__certifications,.afro-pc__footer-notes{gap:16px}.afro-pc__box-subtitle,.afro-pc__list-desc{font-size:12px;letter-spacing:0px;font-weight:500}.afro-pc__footer-notes span{font-size:14px;font-weight:500}.afro-pc__footer-notes{flex-wrap:unset;flex-direction:column}}@media(max-width:768px){.afro-pc__subheading{font-size:14px;font-weight:500;margin-bottom:32px}.afro-pc__heading *{font-size:24px}.afro-pc__box-title{font-size:20px;font-weight:500}.afro-pc{padding:32px 20px}.afro-pc__header p{margin-top:unset}.afro-pc__box-top{flex-direction:column-reverse}}.afro-pc__box--mobile-custom{background:#f5f1ea;border-radius:20px;padding:unset!important;outline:1px solid #17100910}.afro-pc__box--mobile-custom .afro-pc__list-and-title>li .afro-pc__list-desc{color:#2d4736}.afro-pc__box--mobile-custom .afro-pc__box-heading-group>h3,.afro-pc__box--mobile-custom .afro-pc__list-and-title>li{background:#fff}.afro-pc__box--mobile-custom .afro-pc__box-heading-group>h3:first-of-type,.afro-pc__box--mobile-custom .afro-pc__list-and-title>li:first-of-type{background:#f2eadd}@media(max-width:768px){.afro-pc__box--mobile-custom .afro-pc__box-title{font-size:16px;font-weight:500;padding:16px}}.afro-pc__box--mobile-custom .afro-pc__list-and-title .afro-pc__list-item{border:1px solid #17100910;flex-direction:column;justify-content:start;padding:16px;align-items:center;text-align:center}.afro-pc__box--mobile-custom .afro-pc__list-and-title .afro-pc__list-title{grid-area:1 / 1 / 1 / 2 span;place-self:center;padding-block:8px;font-size:14px}.afro-pc__box--mobile-custom .afro-pc__list-and-title{display:grid;grid-template:repeat(2,max-content) / repeat(2,1fr)}.afro-pc__box--mobile-custom .afro-pc__box-heading-group h3{text-align:center;color:#2b3e31;width:100%}.afro-pc__box--mobile-custom .afro-pc__box-heading-group{flex-direction:row;display:flex;width:100%}.afro-pc__box--mobile-custom .afro-pc__box-top:first-child .afro-pc__box-title:first-of-type:before{content:"";height:4px;left:0;width:100%;position:absolute;top:0;background:linear-gradient(to right,var(--afro-pc-left-bg),var(--afro-pc-left-border, #C9A24B))}.afro-pc__box--mobile-custom .afro-pc__box-top:first-child .afro-pc__box-title:first-of-type{border-top-left-radius:20px;position:relative;overflow-block:hidden}.afro-pc__box--mobile-custom .afro-pc__box-top:first-child .afro-pc__box-title:last-of-type{border-top-right-radius:20px}.afro-pc__box--mobile-custom .afro-pc__list-and-title:last-child .afro-pc__list-item:last-of-type{border-bottom-right-radius:20px}.afro-pc__box--mobile-custom .afro-pc__list-and-title:last-child .afro-pc__list-item:first-of-type{border-bottom-left-radius:20px}.afro-pc__box--mobile-custom .afro-pc__box-top{flex-direction:column;margin:unset;border-radius:20px}.afro-pc__boxes:has(.afro-pc__box--mobile-custom)>*{display:none}@media(min-width:769px){.afro-pc__boxes:has(.afro-pc__box--mobile-custom)>.afro-pc__box--right,.afro-pc__boxes:has(.afro-pc__box--mobile-custom)>.afro-pc__box--left{display:block}}@media(max-width:768px){.afro-pc__boxes:has(.afro-pc__box--mobile-custom)>.afro-pc__box--mobile-custom{display:block}}
/*# sourceMappingURL=/cdn/shop/t/93/assets/afro-pc-section.css.map */
