.card{align-items:flex-start;align-self:stretch;background-color:var(--season-color-primary);display:flex;flex:1 0 0;flex-direction:column;gap:24px;height:362px;justify-content:space-between;margin-bottom:16px;overflow:hidden;padding:32px;position:relative}@media screen and (min-width:576px){.card{height:calc(226.57143px + 23.5119vw)}}@media screen and (min-width:1920px){.card{height:678px}}.card.card--short{height:250px}@media screen and (min-width:576px){.card.card--short{height:calc(207.14286px + 7.44048vw)}}@media screen and (min-width:1920px){.card.card--short{height:350px}}.card.card--medium{height:250px}@media screen and (min-width:576px){.card.card--medium{height:calc(177.14286px + 12.64881vw)}}@media screen and (min-width:1920px){.card.card--medium{height:420px}}@media screen and (max-width:1200px){.card.card--medium{height:362px}}@media screen and (max-width:1200px)and (min-width:576px){.card.card--medium{height:calc(226.57143px + 23.5119vw)}}@media screen and (max-width:1200px)and (min-width:1920px){.card.card--medium{height:678px}}@media screen and (max-width:792px){.card{padding:32px}}.card__container{padding:8px}.card__badge{background-color:var(--season-color-secondary);color:#fff;display:inline-block;font-size:16px;font-size:.75rem;font-weight:700;line-height:16px;margin-bottom:24px;padding:4px 8px;z-index:2}@media screen and (min-width:792px){.card__badge{font-size:calc(.35461vw + .57447rem)!important;line-height:16px!important}}@media screen and (min-width:1920px){.card__badge{font-size:1rem!important;line-height:16px!important}}.card__content{position:relative;z-index:2}.card__content *{color:#fff}.card__content .h3{margin-bottom:16px}.card__btn{color:#fff;display:block;font-family:Theinhardt,sans-serif;font-size:.875rem;font-weight:700;line-height:14px;text-transform:none;z-index:2}@media screen and (min-width:792px){.card__btn{font-size:calc(.35461vw + .69947rem)!important;line-height:calc(.35461vw + 11.19149px)!important}}@media screen and (min-width:1920px){.card__btn{font-size:1.125rem!important;line-height:18px!important}}.card__btn i{color:#fff;margin-left:7px}.card__image{left:0;position:absolute;top:0}.card__image,.card__image img{height:100%;object-fit:cover;width:100%}.card__image img{transform:scale(1);transition:transform .2s ease-in-out}.card__image iframe{height:100%;object-fit:cover;width:100%}.card__image:after{background:linear-gradient(180deg,rgba(0,0,0,.8),rgba(0,0,0,.53) 20%,rgba(0,0,0,.2) 50%,rgba(0,0,0,.2) 80%,rgba(0,0,0,.8));content:"";pointer-events:none;z-index:1}.card a:not(.x-btn),.card__image:after{height:100%;left:0;position:absolute;top:0;width:100%}.card a:not(.x-btn){display:block;z-index:2}.card:hover:not(.card--noanim) img{transform:scale(1.1);transition:transform .7s ease-in-out}.card:hover:not(.card--noanim) .media__border{border-width:clamp(12px,.7vw,16px)!important;transition:border-width .3s ease-in-out}@media only screen and (max-width:792px){.card:hover:not(.card--noanim) .media__border{border-width:0!important}}.card-simple{overflow:hidden;position:relative}.card-simple__container{padding:8px}.card-simple__image{margin-bottom:23px;overflow:hidden;position:relative}.card-simple__image img{height:100%;object-fit:cover;transform:scale(1);transition:transform .2s ease-in-out;width:100%}.card-simple__content .h3{margin-bottom:24px}.card-simple__content .h5{margin-bottom:16px}.card-simple__content p{margin-bottom:0}.card-simple a:not(.x-btn){display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.card-simple:hover:not(.card--noanim) img{transform:scale(1.1);transition:transform .7s ease-in-out}.card-simple:hover:not(.card--noanim) .media__border{border-width:clamp(12px,.7vw,16px)!important;transition:border-width .3s ease-in-out}@media only screen and (max-width:792px){.card-simple:hover:not(.card--noanim) .media__border{border-width:0!important}}