:root{--gold: #B78C30}.card__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;position:relative}.card__flag{font-family:"MaisonNeue",sans-serif;font-weight:500;font-style:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#faf8f2;border-radius:0 0 3px 3px;color:#3d4d55;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;letter-spacing:.05em;line-height:12px;position:absolute;left:24px;padding:10px 11px 10px 12px;top:0;z-index:4}.card__flag-start,.card__flag-end{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card__flag-bottom{font-size:22px;line-height:22px}.card__flag-separator{background:#3d4d55;height:2px;margin:0 10px 2px;width:8px}.card__image-wrapper{position:relative}.card__image-link~picture img{-webkit-transition:-webkit-filter .25s ease-in-out,-webkit-transform .25s ease-in-out;transition:-webkit-filter .25s ease-in-out,-webkit-transform .25s ease-in-out;transition:filter .25s ease-in-out,transform .25s ease-in-out;transition:filter .25s ease-in-out,transform .25s ease-in-out,-webkit-filter .25s ease-in-out,-webkit-transform .25s ease-in-out}.card__image-link:hover~picture img,.card__image-link:focus~picture img,.card__image-link:active~picture img{-webkit-filter:brightness(75%);filter:brightness(75%);-webkit-transform:scale(1.05);transform:scale(1.05)}.card__image{height:320px}@media screen and (min-width: 768px){.card__image{height:calc(320px + ((100vw - 768px) / ((1280 - 768) / (400 - 320))))}}@media screen and (min-width: 1280px){.card__image{height:calc(400px + ((100vw - 1280px) / ((1920 - 1280) / (560 - 400))))}}@media screen and (min-width: 1920px){.card__image{height:560px}}.card__image-link{z-index:5;display:block;position:absolute;top:0;bottom:0;right:0;left:0}.card__content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:left;height:100%;padding-top:20px}.card__content-wrapper .meta{display:none !important}.card__content-wrapper--no-content .card__buttons{padding-top:16px}.card .category{font-family:"MaisonNeue",sans-serif;font-weight:500;font-style:normal;font-size:13px;letter-spacing:.1em;line-height:100%;text-transform:uppercase;color:#967029;margin-bottom:12px}@media screen and (min-width: 1280px){.card .category{margin-bottom:16px}}.card .title{font-family:"Feijoa Display",serif;font-weight:900;font-style:normal;-webkit-font-feature-settings:"pnum" on,"lnum" on;font-feature-settings:"pnum" on,"lnum" on;font-size:21px;letter-spacing:.02em;line-height:28px;color:#3d4d55;margin-bottom:10px}@media screen and (min-width: 1280px){.card .title{font-size:24px;line-height:32px}}@media screen and (min-width: 1920px){.card .title{font-size:28px;line-height:40px}}.card__content{font-family:"MaisonNeue",sans-serif;font-weight:400;font-style:normal;font-size:14px;letter-spacing:.04em;line-height:20px;margin-bottom:0}.card__content p,.card__content ol,.card__content ul{margin-bottom:16px}@media screen and (min-width: 1280px){.card__content p,.card__content ol,.card__content ul{margin-bottom:20px}}@media screen and (min-width: 1920px){.card__content p,.card__content ol,.card__content ul{margin-bottom:24px}}.card__content>:last-child{margin-bottom:0}.card__buttons{margin-top:auto;padding-top:20px}@media screen and (min-width: 1280px){.card__buttons{padding-top:18px}}@media screen and (min-width: 1920px){.card__buttons{padding-top:22px}}.card__buttons .links{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:20px 12px;margin-bottom:0}.card__buttons .links .link{font-size:14px;line-height:24px;margin-bottom:0}.card__buttons .links .link__btn{padding:11px 23px}.card--with-background .card__image{border-radius:2px 2px 0 0;height:280px}@media screen and (min-width: 768px){.card--with-background .card__image{height:calc(280px + ((100vw - 768px) / ((1280 - 768) / (320 - 280))))}}@media screen and (min-width: 1280px){.card--with-background .card__image{height:calc(320px + ((100vw - 1280px) / ((1920 - 1280) / (400 - 320))))}}@media screen and (min-width: 1920px){.card--with-background .card__image{height:400px}}.card--with-background .card__content-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(250,248,242,.75);border-radius:0 0 2px 2px;padding:24px 20px;text-align:center}@media screen and (min-width: 1280px){.card--with-background .card__content-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:32px;text-align:left}}@media screen and (min-width: 1920px){.card--with-background .card__content-wrapper{padding:32px 40px}}.card--with-background .card__content-wrapper--no-content .card__buttons{padding-top:16px}.card--with-background .title{margin-bottom:12px}@media screen and (min-width: 1280px){.card--with-background .title{margin-bottom:16px}}.card--with-background .card__buttons{padding-top:24px}@media screen and (min-width: 1280px){.card--with-background .card__buttons{padding-top:28px}}@media screen and (min-width: 1920px){.card--with-background .card__buttons{padding-top:32px}}@media screen and (min-width: 1280px){.card--with-background-short .card__image{height:calc(320px + ((100vw - 1280px) / ((1920 - 1280) / (360 - 320))))}}@media screen and (min-width: 1920px){.card--with-background-short .card__image{height:360px}}@media screen and (min-width: 1280px){.card--with-background-short .title{font-size:24px;line-height:36px}}