.eci-cc-section{--eci-cc-gold:#c9ac60;--eci-cc-green:#279989;--eci-cc-ink:#121a29;display:block!important;width:100%;max-width:1200px;margin:0 auto;min-width:0;text-align:left;font-family:'Source Sans 3',sans-serif;color:#46536a;box-sizing:border-box}.eci-cc-section *{box-sizing:border-box}.eci-cc-section a{text-decoration:none!important}.eci-cc-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:0 0 30px}.eci-cc-section .eci-cc-heading h2{font-family:'EB Garamond',Georgia,serif!important;font-size:36px;line-height:1.2;font-weight:600;color:var(--eci-cc-ink);margin:0}.eci-cc-explore,.eci-cc-details{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;font-family:'Source Sans 3',sans-serif!important;font-size:16px!important;line-height:1.4;font-weight:600;white-space:normal;transition:background-color .2s,color .2s,border-color .2s}.eci-cc-section .eci-cc-explore{flex-shrink:0;background:var(--eci-cc-gold);border:1px solid var(--eci-cc-gold);color:#fff;padding:17px 26px}.eci-cc-section .eci-cc-explore:hover{background:var(--eci-cc-green);border-color:var(--eci-cc-green);color:#fff}.eci-cc-explore-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px;flex-shrink:0}.eci-cc-section svg{display:block;width:20px;height:20px;flex-shrink:0}.eci-cc-track{display:flex;gap:30px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain;align-items:stretch;padding:3px 2px 4px;margin:0 -2px;min-width:0}.eci-cc-track::-webkit-scrollbar{display:none}.eci-cc-card{display:grid;grid-template-columns:40% 60%;flex:0 0 min(820px,calc(100% - 36px));min-width:0;min-height:370px;scroll-snap-align:start;border:1px solid #e8e9e7;border-radius:9px;overflow:hidden;background:radial-gradient(ellipse at top right,#faf7ef 0,white 45%)}.eci-cc-single .eci-cc-card{flex-basis:100%;grid-template-columns:36% 64%}.eci-cc-photo{display:block;min-height:100%;overflow:hidden;background:#f3f7f5}.eci-cc-photo img{display:block;width:100%!important;height:100%!important;min-height:370px;object-fit:cover;border-radius:0!important;margin:0!important}.eci-cc-body{display:flex;flex-direction:column;align-items:flex-start;padding:36px 40px;gap:20px;min-width:0}.eci-cc-section .eci-cc-body h3{font-family:'EB Garamond',Georgia,serif!important;font-size:27px;font-weight:600;line-height:1.15;color:var(--eci-cc-ink);margin:0}.eci-cc-section .eci-cc-body h3 a{color:inherit}.eci-cc-section .eci-cc-body h3 a:hover{color:var(--eci-cc-green)}.eci-cc-section .eci-cc-badges{display:flex;flex-wrap:wrap;gap:9px;list-style:none;padding:0;margin:0}.eci-cc-badges li{display:flex;align-items:center;gap:8px;padding:9px 11px;border:1px solid #ebebeb;border-radius:6px;font-size:14px;line-height:1.45;background:#fff;color:#46536a}.eci-cc-badges svg{width:16px;height:16px;color:#bd9a43}.eci-cc-section .eci-cc-body p{font-size:16px;line-height:1.7;margin:0;color:#46536a;font-family:'Source Sans 3',sans-serif!important}.eci-cc-section .eci-cc-details{background:#fff;color:#46536a;border:1px solid var(--eci-cc-gold);padding:15px 23px;margin-top:auto;min-height:52px}.eci-cc-section .eci-cc-details:hover{background:var(--eci-cc-gold);color:#fff;border-color:var(--eci-cc-gold)}.eci-cc-controls{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:23px}.eci-cc-controls[hidden]{display:none!important}.eci-cc-dots{display:flex;flex-wrap:wrap;gap:0}.eci-cc-section .eci-cc-dots button{display:flex;align-items:center;justify-content:center;width:30px;height:40px;padding:0;border:0;background:none;border-radius:20px;cursor:pointer}.eci-cc-dots span{width:10px;height:10px;border-radius:50%;background:#eee9d9}.eci-cc-dots [aria-pressed=true] span{background:var(--eci-cc-gold)}.eci-cc-arrows{display:flex;gap:6px}.eci-cc-section .eci-cc-arrows button{display:flex;align-items:center;justify-content:center;border:0;border-radius:50%;width:40px;height:40px;padding:0;background:var(--eci-cc-gold);color:white;cursor:pointer}.eci-cc-section .eci-cc-arrows button:hover{background:var(--eci-cc-green)}.eci-cc-section .eci-cc-arrows button:disabled{opacity:.4;cursor:default}.eci-cc-section a:focus-visible,.eci-cc-section button:focus-visible{outline:3px solid var(--eci-cc-green);outline-offset:3px}.eci-cc-message{padding:30px;border:1px solid #e8e9e7;border-radius:9px;background:#fafcfb}.eci-cc-message p{margin:0 0 22px;font-size:18px;line-height:1.6}.eci-cc-message .eci-cc-details{margin:0}
@media(max-width:1024px){.eci-cc-card{flex-basis:90%;grid-template-columns:38% 62%}.eci-cc-body{padding:28px;gap:18px}.eci-cc-section .eci-cc-heading h2{font-size:32px}.eci-cc-heading{gap:16px}.eci-cc-section .eci-cc-explore{padding:15px 20px}}
@media(max-width:767px){.eci-cc-explore-links{justify-content:flex-start;flex-shrink:1}.eci-cc-heading{align-items:flex-start;flex-direction:column;gap:20px;margin-bottom:24px}.eci-cc-section .eci-cc-heading h2{font-size:30px}.eci-cc-card,.eci-cc-single .eci-cc-card{display:flex;flex-direction:column;flex-basis:calc(100% - 22px);min-height:0}.eci-cc-single .eci-cc-card{flex-basis:100%}.eci-cc-track{gap:16px}.eci-cc-photo{height:230px;min-height:0;flex-shrink:0}.eci-cc-photo img{height:230px!important;min-height:0}.eci-cc-body{padding:25px 22px;gap:19px;flex:1}.eci-cc-section .eci-cc-body h3{font-size:26px}.eci-cc-badges li{font-size:13px;padding:8px}.eci-cc-section .eci-cc-body p{font-size:16px}.eci-cc-section .eci-cc-details{margin-top:auto}.eci-cc-controls{margin-top:16px}.eci-cc-message{padding:24px}}
@media(prefers-reduced-motion:reduce){.eci-cc-section *{transition:none!important;scroll-behavior:auto!important}}
