.mcc-accent{color:#D8B158}.mcc-hero{display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem}.mcc-hero .mcc-hero__crumbs{display:flex;flex-wrap:wrap;align-items:center;gap:0.5rem;font-family:'Open Sans',Helvetica,Arial,sans-serif;font-size:0.8rem;margin-bottom:0.25rem}.mcc-hero .mcc-hero__crumbs a{color:rgba(245,245,245,0.7);text-decoration:none;transition:color 0.2s ease}@media (hover:hover){.mcc-hero .mcc-hero__crumbs a:hover{color:#D8B158}}.mcc-hero__sep{color:rgba(245,245,245,0.4);line-height:1}.mcc-hero__current{color:rgba(245,245,245,0.95);font-weight:600}.mcc-hero h1.mcc-hero__eyebrow{font-family:'Open Sans',Helvetica,Arial,sans-serif!important;font-size:0.72rem!important;font-weight:700!important;letter-spacing:0.16em;text-transform:uppercase;color:#D8B158!important;background:rgba(216,177,88,0.12);border:1px solid rgba(216,177,88,0.32);padding:0.45rem 0.85rem!important;border-radius:0.25rem;display:inline-block;line-height:1!important;margin:0!important}.mcc-hero h2.mcc-hero__headline{font-family:'Libre Bodoni',Georgia,"Times New Roman",serif!important;font-size:clamp(2rem,4vw,3rem)!important;font-weight:700!important;line-height:1.15!important;color:#ffffff!important;margin:0!important;padding:0!important;text-wrap:balance}.mcc-hero .mcc-hero__tagline{font-family:'Open Sans',Helvetica,Arial,sans-serif;font-size:1.0625rem;line-height:1.6;color:rgba(245,245,245,0.78);margin:0;max-width:34rem;text-wrap:pretty}@media (prefers-reduced-motion:no-preference){.mcc-hero>*{opacity:0;transform:translateY(0.75rem);animation:mcc-hero-rise 0.7s ease forwards}.mcc-hero>*:nth-child(1){animation-delay:0.05s}.mcc-hero>*:nth-child(2){animation-delay:0.15s}.mcc-hero>*:nth-child(3){animation-delay:0.25s}.mcc-hero>*:nth-child(4){animation-delay:0.35s}.mcc-hero>*:nth-child(5){animation-delay:0.45s}}@keyframes mcc-hero-rise{to{opacity:1;transform:translateY(0)}}@media (max-width:980px){.mcc-hero h2.mcc-hero__headline{font-size:clamp(1.85rem,8vw,2.4rem)!important}}@media (max-width:600px){.mcc-hero__br{display:none}}.mcc-sec-head{text-align:center;max-width:56rem;margin:0 auto 3rem}.mcc-sec-head__eyebrow{font-family:'Open Sans',Helvetica,Arial,sans-serif;font-size:0.9375rem;font-weight:700!important;letter-spacing:0.16em;text-transform:uppercase;color:#b8922f;margin:0 0 0.85rem!important;padding:0!important}.mcc-sec-head h2.mcc-sec-head__title{font-family:'Libre Bodoni',Georgia,"Times New Roman",serif!important;font-size:clamp(2rem,4vw,3rem)!important;font-weight:700!important;line-height:1.18!important;color:#1E3553!important;margin:0!important;padding:0!important;text-wrap:balance}.mcc-sec-head__lead{font-family:'Open Sans',Helvetica,Arial,sans-serif;font-size:1.0625rem;line-height:1.6;color:#5b6b80;margin:1rem auto 0;max-width:52rem;text-wrap:pretty}.mcc-sec-head--invert h2.mcc-sec-head__title{color:#ffffff!important}.mcc-sec-head--invert .mcc-sec-head__eyebrow{color:#D8B158}.mcc-sec-head--invert .mcc-sec-head__lead{color:rgba(245,245,245,0.8)}.mcc-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.mcc-card{position:relative;background:#ffffff;border:1px solid #e4eaf2;border-radius:0.5rem;padding:2rem 1.75rem;overflow:hidden;transition:transform 0.25s ease,box-shadow 0.25s ease,border-color 0.25s ease}.mcc-card::before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:#D8B158;transform:scaleX(0);transform-origin:left;transition:transform 0.25s ease}@media (hover:hover){.mcc-card:hover{transform:translateY(-4px);box-shadow:0 0.75rem 2rem rgba(30,53,83,0.12);border-color:transparent}.mcc-card:hover::before{transform:scaleX(1)}.mcc-card:hover .mcc-card__icon{background:#3E6DAA;color:#ffffff}}.mcc-card__icon{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:0.65rem;background:rgba(62,109,170,0.1);color:#3E6DAA;margin-bottom:1.25rem;transition:background 0.25s ease,color 0.25s ease}.mcc-card__icon svg{width:1.5rem;height:1.5rem}.mcc-card h3.mcc-card__title{font-family:'Libre Bodoni',Georgia,"Times New Roman",serif!important;font-size:1.25rem!important;font-weight:700!important;line-height:1.3!important;color:#1E3553!important;margin:0 0 0.625rem!important;padding:0!important;min-height:2.6em}.mcc-card__text{font-family:'Open Sans',Helvetica,Arial,sans-serif;font-size:1rem;line-height:1.6;color:#5b6b80;margin:0}@media (max-width:980px){.mcc-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.mcc-cards{grid-template-columns:1fr}.mcc-sec-head{margin-bottom:2rem}.mcc-card h3.mcc-card__title{min-height:0}}.mcc-svclist{list-style:none!important;margin:0 auto!important;padding:0!important;max-width:64rem;display:grid;grid-template-columns:1fr 1fr;column-gap:3rem;border-top:1px solid #e4eaf2}.mcc-svclist__item{position:relative;display:grid;grid-template-columns:auto 1fr;gap:0 1.5rem;align-items:start;padding:1.75rem 1rem;margin:0!important;border-bottom:1px solid #e4eaf2;transition:background 0.25s ease}.mcc-svclist__item::before{content:"";position:absolute;top:0;left:0;bottom:0;width:3px;background:#D8B158;transform:scaleY(0);transform-origin:top;transition:transform 0.25s ease}@media (hover:hover){.mcc-svclist__item:hover{background:rgba(62,109,170,0.045)}.mcc-svclist__item:hover::before{transform:scaleY(1)}.mcc-svclist__item:hover .mcc-svclist__num{color:#b8922f}}.mcc-svclist__num{font-family:'Libre Bodoni',Georgia,"Times New Roman",serif;font-size:1.85rem;font-weight:700;line-height:1.1;color:#C9A647;transition:color 0.25s ease}.mcc-svclist__body{min-width:0}.mcc-svclist h3.mcc-svclist__name{font-family:'Libre Bodoni',Georgia,"Times New Roman",serif!important;font-size:1.3rem!important;font-weight:700!important;line-height:1.25!important;color:#1E3553!important;margin:0 0 0.4rem!important;padding:0!important}.mcc-svclist__desc{font-family:'Open Sans',Helvetica,Arial,sans-serif;font-size:1.0625rem;line-height:1.6;color:#5b6b80;margin:0}.mcc-svclist__cta{display:flex;align-items:center;justify-content:center;padding:1.5rem;margin:0!important;background:#1E3553;border-radius:0.5rem}.mcc-svclist .mcc-svclist__cta-link{display:inline-flex;align-items:center;gap:0.5rem;font-family:'Libre Bodoni',Georgia,"Times New Roman",serif;font-size:1.15rem;font-weight:700;color:#ffffff!important;text-align:center;transition:color 0.25s ease}.mcc-svclist__cta-link svg{width:1.1rem;height:1.1rem;color:#D8B158;transition:transform 0.25s ease}@media (hover:hover){.mcc-svclist .mcc-svclist__cta-link:hover{color:#D8B158!important}.mcc-svclist__cta-link:hover svg{transform:translateX(0.35rem)}}@media (max-width:768px){.mcc-svclist{grid-template-columns:1fr;column-gap:0}}@media (max-width:600px){.mcc-svclist__item{padding:1.5rem 0.75rem}.mcc-svclist__num{font-size:1.6rem}.mcc-svclist h3.mcc-svclist__name{font-size:1.2rem!important}}.mcc-cta{text-align:center;max-width:46rem;margin:0 auto}.mcc-cta h2.mcc-cta__title{font-family:'Libre Bodoni',Georgia,"Times New Roman",serif!important;font-size:clamp(1.85rem,3.5vw,2.6rem)!important;font-weight:700!important;line-height:1.2!important;color:#ffffff!important;margin:0 0 1rem!important;padding:0!important;text-wrap:balance}.mcc-cta__lead{font-family:'Open Sans',Helvetica,Arial,sans-serif;font-size:1.0625rem;line-height:1.6;color:rgba(245,245,245,0.82);margin:0 auto 2rem;max-width:38rem;text-wrap:pretty}.mcc-team-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.mcc-team-card{background:#fff;border:1px solid #e4eaf2;border-radius:0.5rem;overflow:hidden;box-shadow:0 0.125rem 0.625rem rgba(30,53,83,0.06);transition:transform 0.25s ease,box-shadow 0.25s ease}@media (hover:hover){.mcc-team-card:hover{transform:translateY(-4px);box-shadow:0 0.75rem 2rem rgba(30,53,83,0.12)}}.mcc-team-card__image{position:relative;display:block;aspect-ratio:4/5;background:linear-gradient(150deg,#24405f 0%,#16273e 100%);overflow:hidden}.mcc-team-card__avatar{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-family:'Libre Bodoni',Georgia,serif;font-size:2.75rem;font-weight:600;color:#D8B158}.mcc-team-card__image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.mcc-team-card__body{padding:1.25rem 1.25rem 1.5rem}.mcc-team-card__label{display:block;font-family:'Open Sans',Helvetica,Arial,sans-serif;font-size:0.9375rem;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;color:#b8922f;margin-bottom:0.4rem}.mcc-team-card h3.mcc-team-card__name{font-family:'Libre Bodoni',Georgia,serif!important;font-size:1.15rem!important;font-weight:700!important;line-height:1.25!important;color:#1E3553!important;margin:0 0 0.875rem!important;padding:0!important}.mcc-team-card .mcc-team-card__name a{color:#1E3553!important}.mcc-team-card__actions{display:flex;flex-direction:column;gap:0.5rem}.mcc-team-card .mcc-team-card__btn{display:inline-flex;align-items:center;justify-content:center;gap:0.4rem;font-family:'Open Sans',Helvetica,Arial,sans-serif;font-size:0.9375rem;font-weight:600;padding:0.55rem 1rem;border-radius:0.375rem;border:1.5px solid #e4eaf2;color:#1E3553!important;transition:border-color 0.25s ease,color 0.25s ease}@media (hover:hover){.mcc-team-card .mcc-team-card__btn:hover{border-color:#3E6DAA;color:#3E6DAA!important}}.mcc-team-card .mcc-team-card__link{font-family:'Open Sans',Helvetica,Arial,sans-serif;font-size:0.9375rem;font-weight:600;color:#3E6DAA!important;text-align:center}@media (hover:hover){.mcc-team-card .mcc-team-card__link:hover{color:#1E3553!important}}@media (max-width:980px){.mcc-team-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.mcc-team-grid{grid-template-columns:1fr}}.mcc-checklist{list-style:none!important;padding:0!important;margin:0 auto!important;max-width:56rem;display:grid;grid-template-columns:1fr 1fr;gap:1.25rem 2.5rem}.mcc-checklist__item{display:flex;align-items:flex-start;gap:1rem;margin:0!important;padding:0!important}.mcc-checklist__check{width:2rem;height:2rem;border-radius:50%;flex-shrink:0;background:rgba(216,177,88,0.15);color:#D8B158;display:flex;align-items:center;justify-content:center;margin-top:0.15rem}.mcc-checklist__check svg{width:1rem;height:1rem}.mcc-checklist__item p{margin:0;color:rgba(245,245,245,0.92);font-size:1.0625rem;line-height:1.55}@media (max-width:768px){.mcc-checklist{grid-template-columns:1fr}}.mcc-featured{display:grid;grid-template-columns:1.1fr 0.9fr;align-items:stretch;background:#1E3553;border-radius:0.5rem;overflow:hidden;box-shadow:0 0.75rem 2rem rgba(30,53,83,0.12);margin-bottom:2.5rem}.mcc-featured__body{padding:2.5rem;display:flex;flex-direction:column;gap:0.85rem}.mcc-featured__eyebrow{font-family:'Open Sans',Helvetica,Arial,sans-serif;font-size:0.9375rem;font-weight:700;letter-spacing:0.14em;text-transform:uppercase;color:#D8B158}.mcc-featured h3.mcc-featured__title{font-family:'Libre Bodoni',Georgia,serif!important;font-size:1.6rem!important;font-weight:700!important;line-height:1.25!important;color:#ffffff!important;margin:0!important;padding:0!important}.mcc-featured__desc{font-family:'Open Sans',Helvetica,Arial,sans-serif;font-size:1.0625rem;line-height:1.6;color:rgba(245,245,245,0.78);margin:0}.mcc-featured__body .gold-button{align-self:flex-start;margin-top:0.5rem}.mcc-featured__media{display:flex;align-items:center;justify-content:center;padding:2rem;background:linear-gradient(150deg,#24405f 0%,#16273e 100%)}.mcc-featured__media svg{width:5rem;height:5rem;color:#D8B158}.mcc-res-label{font-family:'Open Sans',Helvetica,Arial,sans-serif;font-size:0.9375rem;font-weight:700!important;letter-spacing:0.12em;text-transform:uppercase;color:#6b7e96;margin:0 0 1rem!important;padding:0!important}.mcc-resgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2.5rem}.mcc-resgrid:last-child{margin-bottom:0}.mcc-rescard{background:#fff;border:1px solid #e4eaf2;border-radius:0.5rem;padding:1.5rem;display:flex;flex-direction:column;gap:0.65rem;transition:transform 0.25s ease,box-shadow 0.25s ease,border-color 0.25s ease}@media (hover:hover){.mcc-rescard:hover{transform:translateY(-3px);box-shadow:0 0.75rem 2rem rgba(30,53,83,0.12);border-color:#3E6DAA}}.mcc-rescard__tag{font-family:'Open Sans',Helvetica,Arial,sans-serif;font-size:0.9375rem;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;color:#b8922f}.mcc-rescard h4.mcc-rescard__title{font-family:'Libre Bodoni',Georgia,serif!important;font-size:1.2rem!important;font-weight:700!important;line-height:1.3!important;color:#1E3553!important;margin:0!important;padding:0!important}.mcc-rescard__desc{font-family:'Open Sans',Helvetica,Arial,sans-serif;font-size:1rem;line-height:1.55;color:#5b6b80;margin:0;flex:1}.mcc-rescard .mcc-rescard__link{display:inline-flex;align-items:center;gap:0.4rem;font-family:'Open Sans',Helvetica,Arial,sans-serif;font-size:1rem;font-weight:700;color:#3E6DAA!important;margin-top:0.25rem}.mcc-rescard__link svg{width:0.9rem;height:0.9rem;transition:transform 0.25s ease}@media (hover:hover){.mcc-rescard:hover .mcc-rescard__link svg{transform:translateX(0.25rem)}}@media (max-width:768px){.mcc-featured{grid-template-columns:1fr}.mcc-featured__media{min-height:10rem}}@media (max-width:980px){.mcc-resgrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.mcc-resgrid{grid-template-columns:1fr}}.mcc-faq{max-width:52rem;margin:0 auto;display:flex;flex-direction:column;gap:0.75rem}.mcc-faq__item{background:#fff;border:1px solid #e4eaf2;border-radius:0.5rem;overflow:hidden}.mcc-faq__item[open]{border-color:#3E6DAA;box-shadow:0 0.125rem 0.625rem rgba(30,53,83,0.06)}.mcc-faq__q{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.125rem 1.5rem;font-family:'Libre Bodoni',Georgia,serif;font-size:1.15rem;font-weight:700;color:#1E3553}.mcc-faq__q::-webkit-details-marker{display:none}.mcc-faq__icon{width:1.25rem;height:1.25rem;flex-shrink:0;color:#b8922f;transition:transform 0.25s ease}.mcc-faq__item[open] .mcc-faq__icon{transform:rotate(45deg)}.mcc-faq__a{margin:0!important;padding:0 1.5rem 1.375rem!important;color:#5b6b80;font-size:1.0625rem;line-height:1.6}@media (max-width:600px){.mcc-faq__q{font-size:1.05rem;padding:1rem 1.125rem}.mcc-faq__a{padding:0 1.125rem 1.125rem!important}}.mccabe-video-embed{position:relative;width:100%;padding-bottom:56.25%;height:0;overflow:hidden;margin:24px 0 32px 0;border-radius:4px}.mccabe-video-embed iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.mccabe-takeaways{background-color:#d3deee;border-left:6px solid #d8b158;padding:24px 32px 28px;margin:32px 0;border-radius:4px}.mccabe-takeaways__title{color:#1f3655;font-size:1.25rem;font-weight:700;margin:0 0 16px 0!important;padding-top:0!important;text-transform:uppercase;letter-spacing:0.5px}.mccabe-takeaways__list,.mccabe-takeaways__list li{list-style:none!important}.mccabe-takeaways__list{margin:0;padding-left:0}.mccabe-takeaways__list li{color:#1f3655;position:relative;padding-left:24px;margin-bottom:10px;line-height:1.5}.mccabe-takeaways__list li:last-child{margin-bottom:0}.mccabe-takeaways__list li::before{content:"";position:absolute;left:0;top:10px;width:10px;height:10px;background-color:#d8b158;border-radius:50%}@media (max-width:600px){.mccabe-takeaways{padding:20px 22px}.mccabe-takeaways__title{font-size:1.1rem}}.tcm-cat-label-link,.tcm-cat-label-link:hover,.tcm-cat-label-link:focus,.tcm-cat-label-link:active{color:inherit;text-decoration:none}.tcm-cat-label-link{display:inline-block}@media (max-width:1100px){#main-content .et_pb_section:first-child .et_pb_column:first-child{padding-top:5.5rem!important}body.single-post #main-content .et_pb_section:first-child .et_pb_column:first-child{padding-top:0!important}}.et_pb_post_content_0_tb_body>h2:first-child,.et_pb_post_content_0_tb_body>h3:first-child,.et_pb_post_content_0_tb_body>h4:first-child,.et_pb_post_content_0_tb_body>p:first-child{margin-top:0!important}.et_pb_text_inner a{color:#ffffff}.hide-author-box .custom-author-box{display:none}.deep-navy{position:relative!important}.deep-navy::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(-45deg,rgba(255,255,255,0.25) 0%,rgba(255,255,255,0.12) 10%,rgba(255,255,255,0.04) 20%,transparent 70%);pointer-events:none;z-index:1}.gold-button,.et_pb_button.gold-button{background:linear-gradient(135deg,#C9A647 0%,#D8B158 25%,#E8C878 50%,#D8B158 75%,#C9A647 100%)!important;position:relative;overflow:hidden;color:#2b2b2b!important;border-radius:0px!important;display:inline-block;width:fit-content;padding:12px 24px!important;margin:10px 10px 10px 0;color:#2B2B2B!important;text-decoration:none!important;font-weight:600;line-height:1.4em!important;border:none!important;cursor:pointer;transition:transform 0.2s ease!important}.gold-button:hover,.et_pb_button.gold-button:hover{transform:translateY(-2px)}.gold-button::before,.et_pb_button.gold-button::before{content:''!important;position:absolute!important;top:-50%!important;left:-50%!important;width:200%!important;height:200%!important;background:repeating-linear-gradient(45deg,transparent,transparent 2px,rgba(255,255,255,0.08) 2px,rgba(255,255,255,0.08) 4px)!important;pointer-events:none;font-family:inherit!important;margin:0!important;opacity:1!important}.gold-button::after,.et_pb_button.gold-button::after{content:''!important;position:absolute!important;top:-50%!important;left:-50%!important;width:200%!important;height:200%!important;background:linear-gradient(45deg,transparent 30%,rgba(255,255,255,0.3) 50%,transparent 70%)!important;pointer-events:none;font-family:inherit!important;margin:0!important;opacity:1!important}.header-gold-button a{background:linear-gradient(135deg,#C9A647 0%,#D8B158 25%,#E8C878 50%,#D8B158 75%,#C9A647 100%)!important;position:relative;overflow:hidden;border-radius:0px!important;display:inline-block;width:fit-content;padding:8px 16px!important;margin:0!important;color:#2B2B2B!important;text-decoration:none!important;font-weight:600;font-size:14px!important;line-height:1.4em!important;border:none!important;cursor:pointer;transition:transform 0.2s ease!important}.header-gold-button a:hover{transform:translateY(-2px)}.header-gold-button a::before{content:''!important;position:absolute!important;top:-50%!important;left:-50%!important;width:200%!important;height:200%!important;background:repeating-linear-gradient(45deg,transparent,transparent 2px,rgba(255,255,255,0.08) 2px,rgba(255,255,255,0.08) 4px)!important;pointer-events:none;margin:0!important;opacity:1!important}.header-gold-button a::after{content:''!important;position:absolute!important;top:-50%!important;left:-50%!important;width:200%!important;height:200%!important;background:linear-gradient(45deg,transparent 30%,rgba(255,255,255,0.3) 50%,transparent 70%)!important;pointer-events:none;margin:0!important;opacity:1!important}.et_pb_section.white-stripe-background{background:linear-gradient(-45deg,#ffffff 0%,#dddddd 25%,#ffffff 50%,#dddddd 75%,#ffffff 100%)!important;background-size:800px 800px!important}@media (max-width:980px){.row-reverse-mobile{display:flex;flex-direction:column-reverse}}.et_pb_section_0_tb_header.et_pb_section{padding-top:25px;padding-bottom:25px;margin-top:0px!important}@import url('https://fonts.googleapis.com/css2?family=Libre+Bodoni:wght@400;700&family=Open+Sans:wght@400;600&display=swap');.tcm-featured-section{margin-bottom:32px}.tcm-featured-card{display:grid;grid-template-columns:1fr 1fr;gap:0;background:#fff;border-radius:4px;box-shadow:0px 8px 8px 0px rgba(0,0,0,0.08);overflow:hidden}.tcm-featured-card__image{display:block;line-height:0}.tcm-featured-card__image img{width:100%;height:100%;object-fit:cover}.tcm-featured-card__content{padding:40px;display:flex;flex-direction:column;justify-content:center}.tcm-featured-card__title{font-family:'Libre Bodoni',serif;font-size:28px;line-height:1.3;margin:12px 0 16px}.tcm-featured-card__title a{color:#1E3553;text-decoration:none}.tcm-featured-card__title a:hover{color:#3E6DAA}.tcm-featured-card__excerpt,.tcm-featured-card__excerpt p{font-family:'Open Sans',sans-serif;font-size:15px;line-height:1.6;color:#2b2b2b;margin:0 0 16px}.tcm-featured-card__meta{font-family:'Open Sans',sans-serif;font-size:12px;letter-spacing:0.5px;color:#888}.tcm-cat-label{display:inline-block;align-self:flex-start;background:#3E6DAA;color:#fff;font-family:'Open Sans',sans-serif;font-size:11px;font-weight:600;letter-spacing:0.8px;padding:4px 10px;border-radius:4px;text-transform:uppercase}.tcm-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.tcm-blog-card{background:#fff;border-radius:4px;box-shadow:0px 8px 8px 0px rgba(0,0,0,0.08);overflow:hidden;display:flex;flex-direction:column}.tcm-blog-card__image{display:block;line-height:0;aspect-ratio:16 / 10;overflow:hidden}.tcm-blog-card__image img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.tcm-blog-card:hover .tcm-blog-card__image img{transform:scale(1.03)}.tcm-blog-card__content{padding:24px;display:flex;flex-direction:column;flex-grow:1}.tcm-blog-card__title{font-family:'Libre Bodoni',serif;font-size:20px;line-height:1.3;margin:12px 0 auto;padding-bottom:16px}.tcm-blog-card__title a{color:#1E3553;text-decoration:none}.tcm-blog-card__title a:hover{color:#3E6DAA}.tcm-blog-card__meta{font-family:'Open Sans',sans-serif;font-size:12px;letter-spacing:0.5px;color:#888;margin-top:auto}.tcm-pagination{margin-top:48px;text-align:center}.tcm-pagination ul{list-style:none;padding:0;margin:0;display:flex;justify-content:center;gap:8px}.tcm-pagination li{display:inline-block}.tcm-pagination a,.tcm-pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 12px;font-family:'Open Sans',sans-serif;font-size:14px;font-weight:600;color:#1E3553;background:#fff;border:1px solid #D3DFEF;border-radius:4px;text-decoration:none;transition:all 0.2s ease}.tcm-pagination a:hover{background:#D3DFEF;color:#1E3553}.tcm-pagination .current{background:#3E6DAA;color:#fff;border-color:#3E6DAA}@media (max-width:991px){.tcm-featured-card{grid-template-columns:1fr}.tcm-blog-grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width:600px){.tcm-blog-grid{grid-template-columns:1fr;gap:20px}.tcm-featured-card__content{padding:24px}}.et-db #et-boc .et-l .et_pb_row_0_tb_header.et_pb_row{margin-top:0px!important;margin-left:auto!important;margin-right:auto!important}.tcm-related-articles{display:grid;grid-template-columns:repeat(3,1fr);gap:1.75rem;margin:2.5rem 0}.tcm-related-card{background:#fff;border-radius:0.75rem;overflow:hidden;box-shadow:0 0.25rem 1.125rem rgba(13,24,33,0.08);transition:transform 0.18s ease,box-shadow 0.18s ease;display:flex;flex-direction:column}.tcm-related-card:hover{transform:translateY(-0.1875rem);box-shadow:0 0.625rem 1.875rem rgba(13,24,33,0.13)}.tcm-related-card__image{display:block;overflow:hidden;position:relative;padding-bottom:62.5%;height:0}.tcm-related-card__image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.3s ease}.tcm-related-card:hover .tcm-related-card__image img{transform:scale(1.03)}.tcm-related-card__content{padding:1.25rem;display:flex;flex-direction:column;gap:0.625rem;flex:1}.tcm-cat-label{display:inline-block;background:#3E6DAA;color:#fff;font-size:0.6875rem;font-weight:700;letter-spacing:0.06em;padding:0.25rem 0.625rem;border-radius:0.25rem}.tcm-related-card__title{margin:0;font-size:1.25rem;line-height:1.25;color:#1E3553}.tcm-related-card__title a{color:#1E3553;text-decoration:none}.tcm-related-card__title a:hover{text-decoration:underline}.tcm-related-card__meta time{font-size:0.75rem;font-weight:600;letter-spacing:0.05em;color:rgba(43,43,43,0.6)}@media (max-width:980px){.tcm-related-articles{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.tcm-related-articles{grid-template-columns:1fr}}