.cp-cards-grid{display:grid;grid-template-columns:repeat(3,minmax(0,395px));justify-content:center;gap:30px;margin:48px 0}.cp-related-cards{margin:0;padding:0 24px 32px}.cp-related-cards__heading{display:flex;align-items:center;justify-content:center;gap:28px;margin:0 auto 48px;max-width:640px}.cp-related-cards__heading span{flex:1;height:1px;background:rgba(16,16,32,.42)}.cp-related-cards__heading h2{margin:0;font-family:var(--cp-font-body);font-size:11px;font-weight:400;line-height:1.3;letter-spacing:.18em;text-transform:uppercase;color:#101020;text-align:center;white-space:nowrap;padding:0}.cp-related-cards__grid{margin-bottom:0}.cp-card{display:flex;flex-direction:column;height:100%;background:var(--cp-color-card,#fff);padding:32px 24px;font-family:var(--cp-font-body,'Brandon',Arial,sans-serif);color:var(--cp-color-text,#171511)}.cp-card__location{position:absolute;top:-19px;left:50%;transform:translateX(-50%);z-index:2;display:inline-flex;align-items:center;justify-content:center;background:var(--cp-color-location,#807766);color:#fff;padding:0 16px;min-height:30px;font-size:12px;line-height:30px;font-weight:400;letter-spacing:1.4px;text-transform:uppercase;white-space:nowrap;margin:0}.cp-card__location-icon{display:inline-flex;width:13px;height:13px;margin-right:7px;fill:currentColor;flex:0 0 auto}.cp-card__thumbnail{position:relative;margin-bottom:24px}.cp-card__image{display:block;width:100%;aspect-ratio:326 / 244;object-fit:cover}.cp-card__content{display:flex;flex-direction:column;flex:1;gap:0}.cp-card__subtitle{margin:0 0 12px;font-size:18px;line-height:22px;font-weight:500;letter-spacing:.01em;color:var(--cp-color-location,#807766)}.cp-card__title{margin:0 0 28px!important;font-size:24px;line-height:28px;font-weight:500;letter-spacing:.01em;font-family:var(--cp-font-body);color:var(--cp-color-text,#171511)}.cp-card__title a{color:inherit;text-decoration:none}.cp-card__excerpt{margin:0 0 34px}.cp-card__excerpt p{margin:0;font-size:16px;line-height:24px;font-weight:400;letter-spacing:.01em}.cp-card__actions{margin-top:auto;margin-bottom:0;display:flex;align-items:center;justify-content:space-between;gap:32px}.cp-card__button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 24px;background:var(--cp-color-button-bg,#D9D4CA);color:var(--cp-color-text,#171511)!important;font-size:14px;line-height:1;font-weight:500;letter-spacing:.01em;text-transform:uppercase;text-decoration:none}.cp-card__heart{width:40px;height:40px;padding:0;border:0;background:none;cursor:pointer}.cp-card__heart svg{width:24px;height:24px;fill:none;stroke:var(--cp-color-text,#171511);color:var(--cp-color-text,#171511);stroke-width:1.5;transition:all .2s ease}.cp-card__heart.is-favorited svg,.cp-card__heart:hover svg{fill:var(--cp-color-accent,#E50B54);stroke:var(--cp-color-accent,#E50B54)}.cp-card__meta{margin-top:0;display:flex;flex-wrap:wrap;gap:4px 0;font-size:10px;line-height:1.4;font-weight:500;letter-spacing:.02em;text-transform:uppercase}.cp-card__meta-link{color:var(--cp-color-meta,#595243)!important;text-decoration:none}.cp-card__meta-link:not(:last-child)::after{content:"|";display:inline-block;margin:0 8px;color:var(--cp-color-border,#B3AA98)}.cp-card__hotdeal{margin:0 0 32px}.cp-card__hotdeal-toggle{width:100%;min-height:54px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border:0;cursor:pointer;background:var(--cp-color-accent,#f845b1);color:#fff}.cp-card__hotdeal-label{font-size:14px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.cp-card__hotdeal-arrow svg{width:18px;height:18px;stroke:currentColor;stroke-width:2;fill:none}.cp-card__hotdeal-content{display:none;padding:20px;background:#faf7f2}.cp-card__hotdeal.is-open .cp-card__hotdeal-content{display:block}.cp-card__hotdeal.is-open .cp-card__hotdeal-arrow{transform:rotate(180deg)}.cp-card__hotdeal-content{display:grid;grid-template-rows:0fr;overflow:hidden;padding:0 20px;background:var(--cp-color-hotdeal-bg,#faf3ef);transition:grid-template-rows .25s ease,padding .25s ease}.cp-card__hotdeal-content-inner{min-height:0}.cp-card__hotdeal.is-open .cp-card__hotdeal-content{grid-template-rows:1fr;padding:18px 20px}.cp_headline_posts{font-size:28px;text-align:center!important;font-family:Apris;letter-spacing:3%;text-transform:uppercase;font-weight:300;color:var(--cp-color-location);margin:60px 0 0}@media (max-width:1180px){.cp-cards-grid{grid-template-columns:repeat(2,minmax(0,374px))}}@media (max-width:760px){.cp-cards-grid{grid-template-columns:1fr}.cp-card{padding:32px 20px 20px}.cp-related-cards{margin:0 0 32px;padding:0 20px 24px}.cp-related-cards__heading{gap:16px;margin-bottom:32px}.cp-related-cards__heading h2{font-size:12px;white-space:normal}}.cp-card__thumbnail{position:relative}.cp-card__image-link{display:block}.cp-card__heart{position:absolute;top:16px;right:16px;z-index:5;width:38px;height:38px;display:flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:999px;background:rgba(255,255,255,.82);cursor:pointer}.post-header .cp-card__heart{top:8px;right:24px}@media (max-width:760px){.post-header .cp-card__heart{top:-32px;right:30px}}.cp-card__heart svg{width:20px;height:20px}.cp-card__heart:hover{background:#fff}.cp-card{cursor:pointer}.cp-card__image,.cp-card__image a{overflow:hidden}img.cp-card__image{transition:transform 0.45s ease;will-change:transform}.cp-card:hover img.cp-card__image{transform:scale(1.045)}.cp-card__heart,.cp-card__categories,.cp-card__categories a{cursor:pointer}