.cpcx-section{background-color:var(--color-background, #ffffff);color:var(--color-foreground, #1a1a1a);padding-block:var(--cpcx-pt, 48px) var(--cpcx-pb, 48px)}.cpcx-section__inner{width:100%;max-width:var(--page-width, 1340px);margin-inline:auto;padding-inline:var(--page-margin, 20px);box-sizing:border-box}.cpcx-section__heading{font-family:var(--font-heading--family, "Libre Baskerville", Georgia, serif);font-size:clamp(1.55rem,1.05rem + 1.7vw,2.2rem);line-height:1.15;letter-spacing:.01em;color:var(--color-foreground-heading, var(--color-foreground));text-align:center;margin:0 0 .85em}.cpcx-visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.cpcx-rte p{margin:0 0 .75em}.cpcx-rte p:last-child{margin-bottom:0}.cpcx-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:var(--font-body--family, system-ui, sans-serif);font-size:.9rem;font-weight:500;letter-spacing:.03em;line-height:1;text-align:center;text-decoration:none;cursor:pointer;padding:1rem 1.9rem;border:1px solid transparent;border-radius:var(--style-border-radius-buttons, 4px);transition:background-color .2s ease,color .2s ease,border-color .2s ease,transform .12s ease}.cpcx-btn:active{transform:translateY(1px)}.cpcx-btn--primary{background-color:var(--color-primary-button-background, #16352b);color:var(--color-primary-button-text, #ffffff);border-color:var(--color-primary-button-border, transparent)}.cpcx-btn--primary:hover{background-color:var(--color-primary-button-hover-background, #0f2a20);color:var(--color-primary-button-hover-text, #ffffff);border-color:var(--color-primary-button-hover-border, transparent)}.cpcx-btn--secondary{background-color:var(--color-secondary-button-background, transparent);color:var(--color-secondary-button-text, currentColor);border-color:var(--color-secondary-button-border, currentColor)}.cpcx-btn--secondary:hover{background-color:var(--color-secondary-button-hover-background, rgba(0,0,0,.04));color:var(--color-secondary-button-hover-text, currentColor);border-color:var(--color-secondary-button-hover-border, currentColor)}.cpcx-search__inner{max-width:860px;text-align:center}.cpcx-search--overlap{position:relative;z-index:3}@media screen and (min-width:750px){.cpcx-search--overlap{margin-block-start:calc(-1*clamp(24px,3.5vw,52px))}}.cpcx-search__heading{font-family:var(--font-heading--family, "Libre Baskerville", Georgia, serif);font-size:clamp(1.35rem,1rem + 1.2vw,1.85rem);line-height:1.2;color:var(--color-foreground-heading, var(--color-foreground));margin:0 0 1rem}.cpcx-search__form{display:flex;align-items:stretch;gap:0;position:relative;background:var(--color-background, #fff);border:1px solid var(--color-border, rgba(0,0,0,.14));border-radius:var(--style-border-radius-buttons, 6px);box-shadow:0 10px 30px -18px #14342a73;overflow:hidden}.cpcx-search__icon{display:flex;align-items:center;padding-inline-start:1rem;color:var(--color-foreground-muted, rgba(0,0,0,.5))}.cpcx-search__icon svg{width:22px;height:22px}.cpcx-search__input{flex:1 1 auto;min-width:0;border:0;outline:none;background:transparent;color:var(--color-foreground, #1a1a1a);font-family:var(--font-body--family, system-ui, sans-serif);font-size:1rem;padding:1rem .75rem}.cpcx-search__input::placeholder{color:var(--color-foreground-muted, rgba(0,0,0,.5))}.cpcx-search__submit{flex:0 0 auto;border-radius:0}.cpcx-search__hint{margin:.85rem 0 0;font-size:.85rem;color:var(--color-foreground-muted, rgba(0,0,0,.55))}@media screen and (max-width:600px){.cpcx-search__form{flex-wrap:wrap}.cpcx-search__input{flex:1 1 100%;padding-inline-start:2.75rem}.cpcx-search__icon{position:absolute;left:0;top:0;height:56px}.cpcx-search__submit{flex:1 1 100%}}.cpcx-trust__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(1rem,2.5vw,2rem)}.cpcx-trust__item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem}.cpcx-trust__icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;color:var(--color-primary-button-background, #16352b)}.cpcx-trust__icon svg{width:30px;height:30px}.cpcx-trust__title{font-family:var(--font-heading--family, "Libre Baskerville", Georgia, serif);font-size:1.02rem;line-height:1.25;color:var(--color-foreground-heading, var(--color-foreground))}.cpcx-trust__text{font-size:.82rem;line-height:1.45;color:var(--color-foreground-muted, rgba(0,0,0,.6));max-width:22ch}.cpcx-trust.color-scheme-5 .cpcx-trust__icon{color:var(--color-foreground, #fff)}@media screen and (max-width:749px){.cpcx-trust__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem 1rem}}.cpcx-how__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1.25rem,3vw,2.5rem);counter-reset:cpcx-step}.cpcx-how__step{position:relative;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.4rem;padding-top:.5rem}.cpcx-how__num{font-family:var(--font-heading--family, "Libre Baskerville", Georgia, serif);font-size:2.4rem;line-height:1;color:var(--color-primary-button-background, #16352b);opacity:.28}.cpcx-how__icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;margin-top:-.25rem;color:var(--color-primary-button-background, #16352b)}.cpcx-how__icon svg{width:28px;height:28px}.cpcx-how__title{font-family:var(--font-heading--family, "Libre Baskerville", Georgia, serif);font-size:1.2rem;line-height:1.2;margin:.35rem 0 0;color:var(--color-foreground-heading, var(--color-foreground))}.cpcx-how__text{margin:0;font-size:.92rem;line-height:1.5;color:var(--color-foreground-muted, rgba(0,0,0,.62));max-width:32ch}.cpcx-how.color-scheme-5 .cpcx-how__num,.cpcx-how.color-scheme-5 .cpcx-how__icon{color:var(--color-foreground, #fff)}@media screen and (max-width:749px){.cpcx-how__grid{grid-template-columns:1fr;gap:2rem;max-width:26rem;margin-inline:auto}}.cpcx-enquiry__inner{max-width:720px;text-align:center}.cpcx-enquiry__heading{font-family:var(--font-heading--family, "Libre Baskerville", Georgia, serif);font-size:clamp(1.55rem,1.1rem + 1.8vw,2.3rem);line-height:1.15;margin:0 0 .75rem;color:var(--color-foreground-heading, var(--color-foreground))}.cpcx-enquiry__body{font-size:1rem;line-height:1.6;color:var(--color-foreground, inherit);opacity:.92;margin:0 auto 1.75rem}.cpcx-enquiry__cta{margin-top:.25rem}.cpcx-trade__inner{display:flex;align-items:center;justify-content:space-between;gap:clamp(1rem,3vw,2.5rem);flex-wrap:wrap}.cpcx-trade__text{flex:1 1 360px}.cpcx-trade__heading{font-family:var(--font-heading--family, "Libre Baskerville", Georgia, serif);font-size:clamp(1.25rem,1rem + 1vw,1.6rem);line-height:1.2;margin:0 0 .4rem;color:var(--color-foreground-heading, var(--color-foreground))}.cpcx-trade__body{margin:0;font-size:.95rem;line-height:1.5;color:var(--color-foreground-muted, rgba(0,0,0,.65))}.cpcx-trade__cta{flex:0 0 auto}@media screen and (max-width:749px){.cpcx-trade__inner{flex-direction:column;align-items:flex-start}.cpcx-trade__cta{width:100%}}.cpcx-news__inner{max-width:620px;text-align:center;margin-inline:auto}.cpcx-news__body{margin:0 auto 1.5rem;font-size:.98rem;line-height:1.55;color:var(--color-foreground-muted, rgba(0,0,0,.62));max-width:46ch}.cpcx-news__form{display:flex;gap:.5rem;max-width:460px;margin-inline:auto}.cpcx-news__input{flex:1 1 auto;min-width:0;border:1px solid var(--color-border, rgba(0,0,0,.18));border-radius:var(--style-border-radius-buttons, 4px);background:var(--color-background, #fff);color:var(--color-foreground, #1a1a1a);font-family:var(--font-body--family, system-ui, sans-serif);font-size:1rem;padding:.95rem 1rem}.cpcx-news__submit{flex:0 0 auto}.cpcx-news__success{font-size:1rem;color:var(--color-foreground, inherit)}.cpcx-news__error{margin:.6rem 0 0;font-size:.85rem;color:#b3261e}@media screen and (max-width:600px){.cpcx-news__form{flex-direction:column}}.cpcx-guides__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1rem,2.5vw,1.75rem)}.cpcx-guides__card{display:flex;flex-direction:column;text-decoration:none;color:inherit;border:1px solid var(--color-border, rgba(0,0,0,.1));border-radius:var(--style-border-radius-buttons, 6px);overflow:hidden;background:var(--color-background, #fff);transition:transform .18s ease,box-shadow .18s ease}.cpcx-guides__card:hover{transform:translateY(-3px);box-shadow:0 14px 30px -20px #14342a80}.cpcx-guides__media{aspect-ratio:16 / 10;overflow:hidden;background:#ece8df}.cpcx-guides__img{width:100%;height:100%;object-fit:cover;display:block}.cpcx-guides__img--placeholder{display:block;background:linear-gradient(135deg,#e9e4d8,#d8d2c4)}.cpcx-guides__content{padding:1.1rem 1.2rem 1.3rem;display:flex;flex-direction:column;gap:.5rem}.cpcx-guides__title{font-family:var(--font-heading--family, "Libre Baskerville", Georgia, serif);font-size:1.1rem;line-height:1.25;margin:0;color:var(--color-foreground-heading, var(--color-foreground))}.cpcx-guides__excerpt{margin:0;font-size:.88rem;line-height:1.5;color:var(--color-foreground-muted, rgba(0,0,0,.6))}.cpcx-guides__link{font-size:.85rem;font-weight:500;letter-spacing:.03em;color:var(--color-primary-button-background, #16352b)}.cpcx-guides__placeholder-note{text-align:center;color:var(--color-foreground-muted, rgba(0,0,0,.6));font-size:.9rem}@media screen and (max-width:749px){.cpcx-guides__grid{grid-template-columns:1fr;max-width:28rem;margin-inline:auto}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/cpcx-homepage.css.map */
