.cpd *,.cpd *:before,.cpd *:after{box-sizing:border-box;margin:0;padding:0}.cpd{--eden: #004F57;--gold: #FBDD6B;--gold-editorial: #B8860B;--gold-m: rgba(251, 221, 107, .65);--gold-line: rgba(251, 221, 107, .25);--soft: rgba(255, 255, 255, .8);--dim: rgba(255, 255, 255, .55);--img-border: rgba(255, 255, 255, .12);--cream: #FAF7F2;padding:32px 40px 48px;font-family:var(--font-body--family, "Kaisei Opti", serif)}.cpd__inner{max-width:1140px;margin:0 auto}.cpd__label{text-align:center;font-family:Playfair Display,serif;font-weight:500;font-size:18px;letter-spacing:2.3px;text-transform:uppercase;color:#b9850d;margin-bottom:14px}.cpd__title{text-align:center;font-family:Playfair Display,serif;font-weight:500;font-size:clamp(30px,4vw,44px);letter-spacing:1px;text-transform:uppercase;color:var(--eden);margin-bottom:8px;line-height:1.15}.cpd__title-accent{display:block;width:48px;height:2px;background:var(--eden);margin:10px auto 0}.cpd__divider{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:44px;margin-top:16px}.cpd__divider-line{width:40px;height:1px;background:#004f5733}.cpd__divider svg{width:18px;height:18px;stroke:var(--eden);fill:none;stroke-width:1.5}.cpd__cols{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:40px}.cpd__col{display:flex;flex-direction:column;align-items:center;text-align:center}.cpd__col-title{font-family:Playfair Display,serif;font-style:normal;font-weight:600;font-size:clamp(18px,1.8vw,22px);letter-spacing:2.5px;text-transform:uppercase;color:var(--eden);margin-bottom:12px;line-height:1.3}.cpd__col-text{font-family:var(--font-body--family, "Kaisei Opti", serif);font-weight:400;font-size:14px;line-height:1.6;color:#1a1a1a;max-width:300px;margin-bottom:24px}.cpd__col-img{width:100%;aspect-ratio:1 / 1;border-radius:10px;border:1px solid rgba(184,134,11,.3);overflow:hidden;background:#faf7f2;display:flex;align-items:center;justify-content:center;min-height:350px}.cpd__col-img img{width:100%;height:100%;object-fit:contain;display:block;transition:transform .4s ease;padding:20px}.cpd__col:hover .cpd__col-img img{transform:scale(1.08)}.cpd__trust-line{width:100%;height:1px;background:#004f5726;margin-bottom:28px}.cpd__trust{display:grid;grid-template-columns:repeat(4,1fr);gap:16px 28px}.cpd__trust-item{display:flex;align-items:flex-start;gap:12px}.cpd__trust-item:nth-child(3){margin-left:24px}.cpd__trust-item:nth-child(4){margin-left:24px}.cpd__trust-icon{width:36px;height:36px;border-radius:50%;border:1px solid #B8860B;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.cpd__trust-icon svg{width:16px;height:16px;stroke:#b8860b;fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.cpd__trust-label{font-family:Playfair Display,serif;font-weight:600;font-size:13px;letter-spacing:.8px;text-transform:uppercase;color:#1a1a1a;line-height:1.3;margin-bottom:3px;white-space:nowrap}.cpd__trust-desc{font-family:var(--font-body--family, "Kaisei Opti", serif);font-weight:400;font-size:13px;color:#1a1a1aa6;line-height:1.35}.cpd__swipe-indicator{display:none;width:100%;height:1px;background:#004f5733;margin:20px 0;position:relative;overflow:hidden;--progress-left: 0%}.cpd__swipe-indicator:after{content:"";position:absolute;top:0;left:var(--progress-left);width:33.333%;height:100%;background:var(--eden);transition:left .3s ease}.cpd__carousel-wrapper{display:none;position:relative;margin-bottom:40px}.cpd__arrow-hint{display:flex;align-items:center;justify-content:center;position:absolute;right:36px;top:60%;transform:translateY(-50%);z-index:10;pointer-events:none;animation:nudge 1.5s ease-in-out infinite}.cpd__arrow-hint svg{width:28px;height:28px;stroke:#b8860b;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}@keyframes nudge{0%,to{transform:translateY(-50%) translate(0)}50%{transform:translateY(-50%) translate(6px)}}.cpd__carousel{display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;gap:0;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scroll-padding:0}.cpd__carousel::-webkit-scrollbar{display:none}.cpd__carousel-item{flex:0 0 100%;scroll-snap-align:start;display:flex;flex-direction:column;align-items:center;text-align:center;padding:0;width:100%;min-width:100%}.cpd__carousel-item .cpd__col-title{font-size:20px;margin-bottom:12px;padding:0 20px}.cpd__carousel-item .cpd__col-text{max-width:100%;margin-bottom:20px;font-size:14px;padding:0 20px}.cpd__carousel-item .cpd__col-img{width:100%;aspect-ratio:1 / 1;margin-bottom:0;min-height:auto;max-height:450px;padding:0}.color-scheme--scheme-1 .cpd__label{color:var(--gold)}.color-scheme--scheme-1 .cpd__title{color:#fff}.color-scheme--scheme-1 .cpd__title-accent{background:var(--gold)}.color-scheme--scheme-1 .cpd__divider-line{background:var(--gold-line)}.color-scheme--scheme-1 .cpd__divider svg{stroke:var(--gold-m)}.color-scheme--scheme-1 .cpd__col-title{color:#fff}.color-scheme--scheme-1 .cpd__col-text{color:var(--soft)}.color-scheme--scheme-1 .cpd__col-img{border-color:#b8860bb3;background:#faf7f2}.color-scheme--scheme-1 .cpd__trust-line{background:var(--gold-line)}.color-scheme--scheme-1 .cpd__trust-icon{border-color:#b8860b}.color-scheme--scheme-1 .cpd__trust-icon svg{stroke:#b8860b}.color-scheme--scheme-1 .cpd__trust-label{color:#fff}.color-scheme--scheme-1 .cpd__trust-desc{color:var(--dim)}.color-scheme--scheme-1 .cpd__swipe-indicator{background:#fbdd6b33}.color-scheme--scheme-1 .cpd__swipe-indicator:after{background:var(--gold)}.color-scheme--scheme-1 .cpd__arrow-hint svg{stroke:#ffffffd9}@media(max-width:800px){.cpd{padding:48px 20px 36px}.cpd__cols{display:none}.cpd__carousel-wrapper{display:block;margin-left:-20px;margin-right:-20px}.cpd__swipe-indicator{display:block}.cpd__trust{grid-template-columns:1fr;gap:18px;max-width:320px;margin:0 auto;padding:0 16px}.cpd__trust-item{justify-content:flex-start;gap:12px}.cpd__trust-item:nth-child(3),.cpd__trust-item:nth-child(4){margin-left:0}}@media(max-width:600px){.cpd{padding:40px 16px 32px}.cpd__carousel-wrapper{margin-left:-16px;margin-right:-16px}.cpd__carousel-item{padding:0 16px}.cpd__trust{grid-template-columns:1fr;gap:18px;max-width:280px;margin:0 auto;padding:0}.cpd__trust-item{gap:12px}.cpd__trust-icon{width:32px;height:32px}.cpd__trust-label{font-size:11px}.cpd__trust-desc{font-size:11.5px}}
/*# sourceMappingURL=/cdn/shop/t/5/compiled_assets/styles.css.map?subset=AAAAAAAAAAE */
