.article{display:flex;flex-direction:column;background-color:var(--color-sand-cards)}@media(min-width:1101px){.article{border-radius:3rem}}@media(max-width:1100px){.article{border-radius:2rem}}@media(hover:hover){.article:hover .article__image img{transition-duration:1.25s;transform:scale(1.1)}.article:hover .article__action div{color:var(--color-white);background-color:var(--color-red-soft);transform:rotate(0)}}.article__image{position:relative;overflow:hidden;flex:none}@media(min-width:1101px){.article__image{border-radius:3rem}}@media(max-width:1100px){.article__image{border-radius:2rem}}.article__image>img{display:block;width:100%;height:100%;object-fit:cover;transition-property:transform;transition-duration:.25s;transition-timing-function:var(--transition-timing-function)}.article__tags{position:absolute;display:flex;column-gap:1.6rem}.article__tags>*{flex:none}.article__tags-list{display:flex;flex-wrap:wrap;column-gap:1.6rem;row-gap:1.6rem}.article__tags-list>*{flex:none}.article__tags-highlight{margin-left:auto}@media(min-width:1101px){.article__tags{top:1.6rem;left:1.6rem;right:1.6rem}}@media(max-width:1100px){.article__tags{top:1.2rem;left:1.2rem;right:1.2rem}}.article__content{display:flex;column-gap:1.6rem;flex:auto 1}.article__text{flex:1;align-self:center;padding-top:2.4rem;padding-bottom:2.4rem;padding-left:2.4rem}@media(min-width:1101px){.article__text>div{font-weight:500;font-size:1.8rem;line-height:1.222}}.article__text>span{display:block;color:var(--color-grey-medium)}@media(min-width:1101px){.article__text>span{margin-top:1.2rem;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-weight:400;font-size:1.4rem;line-height:1.428}}.article__action{flex:none;align-self:flex-end;padding-top:1.6rem;padding-bottom:1.6rem;padding-right:1.6rem}.article__action div{display:flex;align-items:center;justify-content:center;width:4.6rem;height:4.6rem;border-radius:50%;transform:rotate(-30deg);background-color:var(--color-sand-medium);transition-property:color,background-color,transform;transition-duration:.25s;transition-delay:0s;transition-timing-function:linear}.article__action div svg{display:block;flex:none}.article.-certificate{background-color:var(--color-white);cursor:pointer}@media(min-width:1101px){.article.-certificate .article__image{height:28.5rem}}@media(max-width:1100px){.article.-certificate .article__image{height:20rem}}@media(max-width:1100px){.article.-certificate .article__content{column-gap:.4rem}}.article.-certificate .article__text{align-self:flex-start}@media(max-width:1100px){.article.-certificate .article__text{padding-top:1.6rem;padding-left:1.6rem;padding-bottom:1.6rem}}@media(min-width:1101px){.article.-certificate .article__text>div{font-weight:400;font-size:3rem;line-height:1.2}}@media(max-width:1100px){.article.-certificate .article__text>div{font-weight:400;font-size:2.2rem;line-height:1.275}}.article.-certificate .article__text>span{margin-top:.4rem}@media(max-width:1100px){.article.-certificate .article__text>span{font-weight:400;font-size:1.2rem;line-height:1.275}}.article.-certificate .article__action div{background-color:var(--color-red-soft);color:var(--color-white)}@media(max-width:1100px){.article.-certificate .article__action div{width:3.6rem;height:3.6rem}}.location{display:grid;grid-template-columns:100%}@media(min-width:1101px){.location{row-gap:3.2rem}}@media(max-width:1100px){.location{row-gap:1.6rem;opacity:0;pointer-events:none}.location.-show{opacity:1;pointer-events:auto;transition-property:opacity;transition-duration:.25s;transition-delay:0s;transition-timing-function:cubic-bezier(.16,1,.3,1)}.location.-all .article.-hide{display:block;animation:fade-in .25s forwards var(--transition-timing-function)}}.location__heading{display:grid;grid-template-columns:100%}@media(min-width:1101px){.location__heading{row-gap:1.6rem}}@media(max-width:1100px){.location__heading{row-gap:.8rem;text-align:center}}@media(min-width:1101px){.location__title{font-family:Multiround Pro,sans-serif;font-weight:400;font-size:3.6rem;line-height:1.111}}@media(max-width:1100px){.location__title{font-family:Multiround Pro,sans-serif;font-weight:400;font-size:2rem;line-height:1.2}}@media(max-width:1100px){.location__text{font-size:1.4rem;font-weight:400;line-height:1.275}}.location__list{display:grid}@media(min-width:1101px){.location__list{column-gap:3.2rem;row-gap:2.4rem}.location__list[data-location-count="1"],.location__list[data-location-count="2"],.location__list[data-location-count="4"]{grid-template-columns:repeat(2,1fr)}.location__list[data-location-count="1"] .article__image,.location__list[data-location-count="2"] .article__image,.location__list[data-location-count="4"] .article__image{height:36.4rem}.location__list[data-location-count="3"],.location__list[data-location-count="6"],.location__list[data-location-count="9"]{grid-template-columns:repeat(3,1fr)}.location__list[data-location-count="3"] .article__image,.location__list[data-location-count="6"] .article__image,.location__list[data-location-count="9"] .article__image{height:28.4rem}.location__list[data-location-count="5"]{grid-template-columns:repeat(6,1fr)}.location__list[data-location-count="5"]>*:nth-child(-n+2){grid-column:span 3}.location__list[data-location-count="5"]>*:nth-child(-n+2) .article__image{height:36.4rem}.location__list[data-location-count="5"]>*:nth-child(n+3){grid-column:span 2}.location__list[data-location-count="5"]>*:nth-child(n+3) .article__image{height:28.4rem}.location__list[data-location-count="7"]{grid-template-columns:repeat(6,1fr)}.location__list[data-location-count="7"]>*:nth-child(-n+4){grid-column:span 3}.location__list[data-location-count="7"]>*:nth-child(-n+4) .article__image{height:36.4rem}.location__list[data-location-count="7"]>*:nth-child(n+5){grid-column:span 2}.location__list[data-location-count="7"]>*:nth-child(n+5) .article__image{height:28.4rem}.location__list[data-location-count="8"]{grid-template-columns:repeat(6,1fr)}.location__list[data-location-count="8"]>*:nth-child(-n+6){grid-column:span 2}.location__list[data-location-count="8"]>*:nth-child(-n+6) .article__image{height:28.4rem}.location__list[data-location-count="8"]>*:nth-child(n+7){grid-column:span 3}.location__list[data-location-count="8"]>*:nth-child(n+7) .article__image{height:36.4rem}}@media(max-width:1100px){.location__list{grid-template-columns:100%;row-gap:1.6rem}}@media(max-width:1100px){.location__list .article.-hide{display:none;opacity:0}}@media(min-width:701px)and (max-width:1100px){.location__list .article__image{height:30rem}}@media(max-width:700px){.location__list .article__image{height:20rem}}@media(max-width:1100px){.location__list .article__tags-list{display:none}}@media(max-width:1100px){.location__list .article__content{column-gap:.4rem}}.location__list .article__text{align-self:flex-start}@media(max-width:1100px){.location__list .article__text{padding-top:1.6rem;padding-left:1.6rem;padding-bottom:1.6rem}.location__list .article__text>div{font-size:1.4rem;font-weight:400;line-height:1.275}.location__list .article__text>span{margin-top:.8rem;font-weight:400;font-size:1.2rem;line-height:1.275}}@media(max-width:1100px){.location__list .article__action div{width:3.6rem;height:3.6rem}}@media(min-width:1101px){.location [data-location-more]{display:none}}
