.threeColumnGrid{background:#fff;padding:5rem 0}@media screen and (min-width:991px){.threeColumnGrid{padding:14rem 0}}.threeColumnGrid .gridWrapper{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media (max-width:991px){.threeColumnGrid .gridWrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.threeColumnGrid .gridWrapper{grid-template-columns:1fr}}.threeColumnGrid .gridCard-item{height:100%;display:block}@media (hover:hover){.threeColumnGrid .gridCard-item:hover .gridCard{transform:translateY(-.8rem);box-shadow:0 2rem 5rem #0000002e}.threeColumnGrid .gridCard-item:hover .gridCard .cardImage{transform:scale(1.06)}.threeColumnGrid .gridCard-item:hover .gridCard .imageWrap:after{background:linear-gradient(#0000002e,#000000e0)}.threeColumnGrid .gridCard-item:hover .gridCard .cardContent{transform:translateY(-.4rem)}}.threeColumnGrid .gridCard{background:#111;min-height:420px;text-decoration:none;transition:transform .55s cubic-bezier(.22,1,.36,1),box-shadow .55s cubic-bezier(.22,1,.36,1);display:block;position:relative;overflow:hidden}@media (max-width:680px){.threeColumnGrid .gridCard{min-height:350px}}.threeColumnGrid .gridCard .imageWrap{position:absolute;inset:0;overflow:hidden}.threeColumnGrid .gridCard .imageWrap:after{content:"";background:linear-gradient(#03030300 0%,#030303e6 100%);transition:background .55s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.threeColumnGrid .gridCard .cardImage{object-fit:cover;width:100%;height:100%;transition:transform .65s cubic-bezier(.22,1,.36,1);transform:scale(1)}.threeColumnGrid .gridCard .cardContent{z-index:2;transition:transform .55s cubic-bezier(.22,1,.36,1);position:absolute;bottom:2.4rem;left:2.4rem;right:2.4rem;transform:translateY(0)}.threeColumnGrid .gridCard .gridCard__accent{transform-origin:0;background:#f75506;width:5rem;height:.2rem;margin-bottom:2.2rem;display:block}.threeColumnGrid .gridCard .gridCard__date:last-child,.threeColumnGrid .gridCard .gridCard__place:last-child,.threeColumnGrid .gridCard .gridCard__large-title:last-child,.threeColumnGrid .gridCard .gridCard__title:last-child,.threeColumnGrid .gridCard .gridCard__description:last-child{margin-bottom:0}.threeColumnGrid .gridCard .gridCard__date,.threeColumnGrid .gridCard .gridCard__place{color:#fff;letter-spacing:-.05em;margin-bottom:1rem;font-size:clamp(1.5rem,.8vw + .5rem,1.6rem);line-height:1.5;display:block}@media screen and (min-width:1300px){.threeColumnGrid .gridCard .gridCard__date,.threeColumnGrid .gridCard .gridCard__place{font-size:1.6rem;line-height:150%}}.threeColumnGrid .gridCard .gridCard__date{font-weight:400}.threeColumnGrid .gridCard .gridCard__place{font-weight:600}.threeColumnGrid .gridCard .gridCard__large-title,.threeColumnGrid .gridCard .gridCard__title,.threeColumnGrid .gridCard .gridCard__description{color:#fff;letter-spacing:-.05em;-webkit-line-clamp:8;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0 0 1rem;line-height:1.5;display:-webkit-box;overflow:hidden}@media screen and (min-width:580px){.threeColumnGrid .gridCard .gridCard__large-title,.threeColumnGrid .gridCard .gridCard__title,.threeColumnGrid .gridCard .gridCard__description{-webkit-line-clamp:5}}@media screen and (min-width:768px){.threeColumnGrid .gridCard .gridCard__large-title,.threeColumnGrid .gridCard .gridCard__title,.threeColumnGrid .gridCard .gridCard__description{-webkit-line-clamp:4}}.threeColumnGrid .gridCard .gridCard__large-title{letter-spacing:normal;max-width:15ch;font-size:clamp(2.2rem,1.4vw + 1.4rem,2.8rem);font-weight:600}@media screen and (min-width:1300px){.threeColumnGrid .gridCard .gridCard__large-title{font-size:2.8rem;line-height:140%}}.threeColumnGrid .gridCard .gridCard__title{font-size:clamp(1.8rem,1vw + 1.2rem,2rem);font-weight:600}@media screen and (min-width:1300px){.threeColumnGrid .gridCard .gridCard__title{font-size:2rem;line-height:150%}}.threeColumnGrid .gridCard .gridCard__description{font-size:clamp(1.5rem,.8vw + .5rem,1.6rem);font-weight:400}@media screen and (min-width:1300px){.threeColumnGrid .gridCard .gridCard__description{font-size:1.6rem;line-height:150%}}
