.mce-wrapper{position:relative;width:100%;font-family:'Inter',sans-serif;--mce-gap:1.5rem}.mce-empty{padding:1.5rem;text-align:center;color:#6B6661;background:#FAF9F6;border-radius:8px}.mce-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.mce-section-title{font-family:'Playfair Display',serif;font-size:1.75rem;font-weight:700;line-height:1.3;margin:0;color:#2D2926}.mce-arrows{display:flex;align-items:center;gap:.5rem}.mce-arrows-standalone{margin-bottom:1rem}.mce-carousel-track{display:flex;flex-wrap:nowrap;gap:var(--mce-gap);overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:.25rem 0 1rem 0;-webkit-overflow-scrolling:touch;touch-action:pan-x;overscroll-behavior-x:contain}.mce-direction-vertical .mce-carousel-track{flex-direction:column;overflow-x:hidden;overflow-y:auto;scroll-snap-type:y mandatory;max-height:80vh;-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior-y:contain}.mce-slide{flex:0 0 auto;scroll-snap-align:start;min-width:0}.mce-direction-horizontal .mce-slide{flex:0 0 calc((100% - (var(--mce-gap) * (var(--mce-slides, 4) - 1))) / var(--mce-slides, 4))}@media (max-width:1024px){.mce-direction-horizontal .mce-slide{flex:0 0 calc((100% - (var(--mce-gap) * (var(--mce-slides-tablet, 3) - 1))) / var(--mce-slides-tablet, 3))}}@media (max-width:767px){.mce-direction-horizontal .mce-slide{flex:0 0 calc((100% - (var(--mce-gap) * (var(--mce-slides-mobile, 2) - 1))) / var(--mce-slides-mobile, 2))}}.mce-direction-vertical .mce-slide{width:100%;flex:0 0 auto}.mce-card{display:flex;flex-direction:column;height:100%;text-decoration:none;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgb(0 0 0 / .08);transition:box-shadow 0.3s ease,transform 0.2s ease}.mce-card:hover{box-shadow:0 8px 24px rgb(0 0 0 / .12)}.mce-card-image-wrap{position:relative;width:100%;padding-bottom:75%;overflow:hidden;background:#f0f0f0}.mce-card-image,.mce-card-image-placeholder{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.mce-card-image-placeholder{background:linear-gradient(135deg,#e8e8e8 0%,#f5f5f5 100%)}.mce-card-title{display:block;padding:1rem 1rem 1.25rem;text-align:center;font-size:1rem;font-weight:500;line-height:1.4;color:#2D2926;transition:color 0.2s ease}.mce-card:hover .mce-card-title{color:#B45309}.mce-wrapper button.mce-carousel-arrow{width:44px;height:44px;border-radius:2px;border:2px solid var(--e-global-color-secondary,#0A3161)!important;background:var(--e-global-color-secondary,#0A3161)!important;background-color:var(--e-global-color-secondary,#0A3161)!important;color:#fff!important;text-decoration:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color 0.3s ease,border-color 0.3s ease,background-color 0.3s ease;box-shadow:0 2px 8px rgb(0 0 0 / .08);flex-shrink:0}.mce-wrapper button.mce-carousel-arrow:hover,.mce-wrapper button.mce-carousel-arrow:focus{background:var(--e-global-color-primary,#B31942)!important;background-color:var(--e-global-color-primary,#B31942)!important;border-color:var(--e-global-color-primary,#B31942)!important;color:#fff!important;text-decoration:none}.mce-wrapper button.mce-carousel-arrow .material-symbols-outlined{font-size:24px;color:#fff!important}.mce-direction-vertical .mce-carousel-prev{transform:rotate(-90deg)}.mce-direction-vertical .mce-carousel-next{transform:rotate(90deg)}.mce-carousel-dots{display:flex;justify-content:center;gap:.5rem;margin-top:1rem;flex-wrap:wrap}.mce-carousel-dot{width:8px;height:8px;border-radius:50%;background:#d0d0d0;border:none;padding:0;cursor:pointer;transition:background 0.3s ease}.mce-carousel-dot:hover,.mce-carousel-dot.is-active{background:#B45309}.mce-carousel-track::-webkit-scrollbar{height:6px;width:6px}.mce-direction-vertical .mce-carousel-track::-webkit-scrollbar{width:6px;height:6px}.mce-carousel-track::-webkit-scrollbar-track{background:#f0f0f0;border-radius:3px}.mce-carousel-track::-webkit-scrollbar-thumb{background:silver;border-radius:3px}.mce-wrapper .material-symbols-outlined{font-family:'Material Symbols Outlined';font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:'liga';-webkit-font-smoothing:antialiased}.mce-author-block{display:flex;flex-wrap:wrap;align-items:flex-start;gap:1.5rem;width:100%}.mce-author-left{display:flex;flex-direction:column;align-items:center;gap:.75rem;flex-shrink:0}.mce-author-image{width:120px;height:120px;min-width:120px;min-height:120px;border-radius:50%;overflow:hidden;background:#f0f0f0}.mce-author-image img{width:100%;height:100%;object-fit:cover}.mce-author-icons{display:flex;align-items:center;justify-content:center;gap:.75rem}.mce-author-icons a{display:inline-flex;align-items:center;justify-content:center;color:var(--e-global-color-secondary,#0A3161);text-decoration:none;transition:color 0.2s ease}.mce-author-icons a:hover{color:var(--e-global-color-primary,#B31942)}.mce-author-icons .material-symbols-outlined{font-size:24px}.mce-author-icons .mce-icon-svg{width:24px;height:24px;fill:currentColor}.mce-author-right{flex:1;min-width:0}.mce-author-name{margin:0 0 .5rem;font-family:'Playfair Display',serif;font-size:1.5rem;font-weight:700;line-height:1.3;color:var(--e-global-color-secondary,#0A3161)}.mce-author-bio{margin:0;font-size:.9375rem;line-height:1.6;color:var(--e-global-color-secondary,#0A3161)}