:root{--base-100: #dcdbd5;--base-200: #e12c1a;--base-300: #1a0401}img{width:100%;height:100%;object-fit:cover}.card-story__figure{aspect-ratio:1/1;border-radius:.313rem;overflow:hidden}.card-story__figure:hover img{transform:scale(1.1)}.card-story__figure img{transition:transform .4s ease}.card-story__body{position:relative;display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.card-story__labels{position:absolute;top:calc(-2rem - 20px);left:1rem;padding:6px;background-color:#000;border-radius:.125rem}.card-story__label{font-family:"Geist Mono",monospace;font-size:12px;font-weight:500;line-height:1;letter-spacing:normal;color:#fff;text-transform:uppercase}.card-story__title-link{font-family:"Ebgaramond Italic",serif;font-size:1.5rem;font-weight:500;line-height:1.2;letter-spacing:normal;color:#000}.card-story__excerpt,.card-story__excerpt p{font-family:"Geist Mono",monospace;font-size:1rem;font-weight:400;line-height:1.5rem;letter-spacing:normal;color:#696b77;display:-webkit-box;white-space:normal;text-overflow:ellipsis;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4}.place-card{display:flex;flex-direction:column}.place-card__link{display:block;text-decoration:none}.place-card__link img{aspect-ratio:1/1.4;width:100%;height:100%;object-fit:cover;border-radius:5px;overflow:hidden}.place-card__title{font-family:"Bebas Neue",sans-serif;font-size:1.25rem;font-weight:500;line-height:1.2;letter-spacing:normal;color:#000;margin-top:1rem;transition:opacity .3s ease}.place-card__tagline{font-family:"Geist Mono",monospace;font-size:.713rem;font-weight:400;line-height:1.5;letter-spacing:normal;color:#696b77;margin-top:.5rem}.place-card__meta{font-family:"Geist Mono",monospace;font-size:.75rem;font-weight:400;line-height:1;letter-spacing:normal;color:#696b77;display:flex;flex-wrap:wrap;align-items:center;gap:.25rem .375rem;margin-top:.5rem}.place-card__price{color:#000}.place-card__address{color:#696b77}.city-guide{display:grid;justify-content:center;grid-template-rows:repeat(3, minmax(300px, 1fr));grid-template-columns:repeat(6, minmax(0, 1fr));gap:1rem;width:100%;max-width:1920px;height:100%;min-height:480px;margin-top:5rem;margin-inline:auto;padding:1rem}@media only screen and (max-width: 1199px){.city-guide{display:flex;justify-content:center;align-items:center}}.city-guide__intro{display:flex;flex-direction:column;justify-content:center;align-items:center;grid-column:span 2/span 2;grid-row:span 2/span 2;gap:2rem;width:100%}.city-guide__intro h1{font-family:"Ebgaramond Italic",serif;font-size:3rem;font-weight:500;line-height:1;letter-spacing:-0.96px;color:#000;text-align:center}.city-guide__intro p{font-family:"Geist Mono",monospace;font-size:1rem;font-weight:400;line-height:1.6;letter-spacing:normal;color:#696b77;width:25.75rem;text-align:center}.city-guide .place-card{position:relative;grid-column:span 1/span 1;grid-row:span 1/span 1;border-radius:.5rem;overflow:hidden;cursor:pointer}@media(min-width: 1440px){.city-guide .place-card{aspect-ratio:1/1.4}}@media only screen and (max-width: 1199px){.city-guide .place-card{display:none}}.city-guide .place-card__content{position:absolute;z-index:10;display:flex;flex-direction:column;justify-content:end;width:100%;height:100%;padding:0 1rem 1rem;background-color:rgba(0,0,0,.5);opacity:0;transition:opacity .35s ease,transform .35s ease;transform:translateY(8px);inset:0}.city-guide .place-card:hover .place-card__content{opacity:1;transform:translateY(0)}.city-guide .place-card__title{font-family:"Ebgaramond Italic",serif;font-size:1.5rem;font-weight:500;line-height:1;letter-spacing:.48px;color:#fff;margin-bottom:.5rem}.city-guide .place-card__categories{font-family:"Geist Mono",monospace;font-size:.75rem;font-weight:400;line-height:1.2;letter-spacing:normal;color:#fff}.category-blocks{padding-top:6rem}.category-blocks .category-block__header{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem}.category-blocks .category-block__title{font-family:"Ebgaramond Italic",serif;font-size:2.5rem;font-weight:500;line-height:1;letter-spacing:-0.48px;color:#000}.category-blocks .category-block__grid--top{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem}@media only screen and (max-width: 991px){.category-blocks .category-block__grid--top{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 767px){.category-blocks .category-block__grid--top{grid-template-columns:1fr}}.category-lieux{padding-top:6rem}.category-lieux__header{display:flex;justify-content:space-between;align-items:flex-end;gap:6rem;margin-bottom:2.5rem}.category-lieux__header h2{font-family:"Ebgaramond Italic",serif;font-size:2.5rem;font-weight:500;line-height:1;letter-spacing:-0.48px;color:#000}.category-lieux__header .section-intro{font-family:"Geist Mono",monospace;font-size:.875rem;font-weight:400;line-height:1.6;letter-spacing:normal;color:#696b77}.category-lieux__intro{display:flex;flex-grow:1;flex-direction:column;gap:1rem}.category-lieux__controls{display:flex;align-items:center;gap:.5rem}.category-lieux__controls button{display:flex;justify-content:center;align-items:center;width:32px;height:32px;border:1px solid #e1e3e7;border-radius:50%}.category-lieux__controls button::after{content:"";display:block;width:13px;height:13px;background-color:#000;-webkit-mask:url("/wp-content/themes/guide/assets/images/icons/slider-arrow.svg") no-repeat center/contain;mask:url("/wp-content/themes/guide/assets/images/icons/slider-arrow.svg") no-repeat center/contain}.category-lieux__controls button.like__ButtonNext::after{transform:rotate(180deg)}.category-lieux__controls button.swiper-button-disabled::after{background-color:#e1e3e7}.category-lieux .places-list{padding-inline:15px}@media only screen and (min-width: 1200px){.category-lieux .places-list{padding-inline:calc((100vw - 1320px)/2)}}.category-lieux .cta__primary{margin-top:2rem}
