.behave-as-bg,.behave-as-bg img{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;width:100%;z-index:0}@media (min-width:1200px){.hide-desktop{display:none!important}}.rounded-top-left{border-top-left-radius:40px}@media (min-width:992px){.rounded-top-left{border-top-left-radius:120px}}.post-card-container{margin-bottom:2rem}.post-card{height:100%;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:center;-ms-flex-align:center;align-items:center;color:#0d0d0d;text-decoration:none;position:relative}.post-card:hover .post-card__image img{-webkit-transform:scale(1.05);transform:scale(1.05)}.post-card:hover .post-card__title{color:#1C4AF2}.post-card--small .post-card__meta-row{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.post-card--small .post-card__content-meta-row{margin-top:auto}.post-card--medium{height:100%;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:center;-ms-flex-align:center;align-items:center}@media (min-width:992px){.post-card--medium{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.post-card--medium .post-card__image-row{-ms-flex-negative:0;flex-shrink:0}@media (min-width:992px){.post-card--medium .post-card__image-row{height:100%;margin-right:1.5rem}}.post-card--medium .post-card__content-row{-ms-flex-negative:1;flex-shrink:1}@media (min-width:992px){.post-card--medium .post-card__row{width:50%}}@media (min-width:992px){.post-card--medium .post-card__image{height:100%;aspect-ratio:276 / 156;margin-bottom:0}}.post-card--medium .post-card__image img{height:100%}.post-card--medium-overlap .post-card__image{aspect-ratio:343 / 292}@media (min-width:992px){.post-card--medium-overlap .post-card__image{margin-bottom:0}}@media (min-width:992px){.post-card--medium-overlap .post-card__meta-row{max-width:80%;background-color:#fff;padding:2rem 1.5rem;border-radius:0 1.875rem 0 1.875rem;position:absolute;left:0;bottom:0;z-index:5}}.post-card--medium-overlap .post-card__meta-row .post-card__tag,.post-card--medium-overlap .post-card__meta-row .post-card__category{font-size:10px}@media only screen and (min-width:320px){.post-card--medium-overlap .post-card__meta-row .post-card__tag,.post-card--medium-overlap .post-card__meta-row .post-card__category{font-size:calc(10px + 0 * (100vw - 320px) / (1440 - 320))}}@media only screen and (min-width:1440px){.post-card--medium-overlap .post-card__meta-row .post-card__tag,.post-card--medium-overlap .post-card__meta-row .post-card__category{font-size:10px}}.post-card--medium-overlap .post-card__meta-row .post-card__title{font-size:16px}@media only screen and (min-width:320px){.post-card--medium-overlap .post-card__meta-row .post-card__title{font-size:calc(16px + 2 * (100vw - 320px) / (1440 - 320))}}@media only screen and (min-width:1440px){.post-card--medium-overlap .post-card__meta-row .post-card__title{font-size:18px}}.post-card--large .post-card__meta-row{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.post-card--large .post-card__content-meta-row{margin-top:auto}.post-card--xxl .post-card__image{aspect-ratio:1176 / 463}@media (min-width:768px){.post-card--xxl .post-card__image{margin-bottom:0}}.post-card--xxl .post-card__image img{width:100%}@media (min-width:768px){.post-card--xxl .post-card__meta-row{max-width:50%;background-color:#fff;padding:2rem;position:absolute;right:0;bottom:0;z-index:5}}@media (min-width:992px){.post-card--xxl .post-card__meta-row{padding:3.5rem}}.post-card.post-card--featured.post-card--podcast{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.post-card.post-card--featured.post-card--podcast:hover .post-card__title span{text-decoration:none}.post-card.post-card--featured.post-card--podcast .post-card__image-row{position:relative}.post-card.post-card--featured.post-card--podcast .post-card__image-row:before{width:5.625rem;height:5.625rem;content:'';background-color:#fff;border-radius:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);pointer-events:none;z-index:5;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 34 40'%3E%3Cpath fill='%231C4AF2' d='M31.18 16.866 5.295 1.57C3.162.32 0 1.57 0 4.585v30.592c0 2.794 2.942 4.485 5.295 3.088L31.18 22.97c2.28-1.397 2.28-4.706 0-6.103Zm-1.177 4.044L4.118 36.206c-.809.441-1.765-.073-1.765-1.03V4.586c0-1.177 1.177-1.324 1.765-.956l25.885 15.296c.736.441.736 1.544 0 1.985Z'/%3E%3C/svg%3E");background-position:calc(50% + 5px) center;background-repeat:no-repeat;background-size:1.9375rem 2.1875rem}.post-card.post-card--featured.post-card--podcast .post-card__row.post-card__meta-row{display:none}.post-card.post-card--featured.post-card--podcast .post-card__title{font-size:16px}@media only screen and (min-width:320px){.post-card.post-card--featured.post-card--podcast .post-card__title{font-size:calc(16px + 0 * (100vw - 320px) / (1440 - 320))}}@media only screen and (min-width:1440px){.post-card.post-card--featured.post-card--podcast .post-card__title{font-size:16px}}.post-card.post-card--featured.post-card--podcast .post-card__title span{text-decoration:underline}.post-card__row{width:100%}.post-card__image-row{position:relative}.post-card__image-row .post-card__image-tag{background-color:#fff;color:#0d0d0d;position:absolute;top:5%;left:0;z-index:5;padding:.75rem 1.5rem;text-transform:uppercase;font-weight:600;font-size:.875rem;letter-spacing:.1px;border-radius:0 1.875rem 1.875rem 0}.post-card__image{background-color:#F0F2F4;position:relative;display:block;aspect-ratio:414 / 279;margin-bottom:2rem;overflow:hidden;border-radius:1.875rem}@media (min-width:992px){.post-card__image{margin-bottom:1.5rem}}.post-card__image img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform 0.8s ease-in-out;transition:-webkit-transform 0.8s ease-in-out;transition:transform 0.8s ease-in-out;transition:transform 0.8s ease-in-out,-webkit-transform 0.8s ease-in-out}.post-card__image.no-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600;text-align:center;color:#D9D9D9;padding:1rem}.post-card__image.no-image p{margin:0}.post-card__content-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.post-card__tag,.post-card__category{font-size:10px;line-height:1.6;letter-spacing:1.5px;margin-bottom:0;text-transform:uppercase;color:#1C4AF2;font-weight:600}@media only screen and (min-width:320px){.post-card__tag,.post-card__category{font-size:calc(10px + 2 * (100vw - 320px) / (1440 - 320))}}@media only screen and (min-width:1440px){.post-card__tag,.post-card__category{font-size:12px}}.post-card__tag{margin-right:.5rem}.post-card__tag.separator:after{content:'—';margin-left:.5rem}.post-card__title{font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.44;letter-spacing:normal;margin:.5rem 0 1.125rem;-webkit-transition:0.3s color ease-in-out;transition:0.3s color ease-in-out}@media only screen and (min-width:320px){.post-card__title{font-size:calc(16px + 4 * (100vw - 320px) / (1440 - 320))}}@media only screen and (min-width:1440px){.post-card__title{font-size:20px}}.post-card__excerpt{font-size:16px;font-weight:300;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}@media only screen and (min-width:320px){.post-card__excerpt{font-size:calc(16px + 0 * (100vw - 320px) / (1440 - 320))}}@media only screen and (min-width:1440px){.post-card__excerpt{font-size:16px}}.post-card__reading-time,.post-card__date{font-size:14px;line-height:1.14;margin-bottom:0}@media only screen and (min-width:320px){.post-card__reading-time,.post-card__date{font-size:calc(14px + 0 * (100vw - 320px) / (1440 - 320))}}@media only screen and (min-width:1440px){.post-card__reading-time,.post-card__date{font-size:14px}}.post-card__reading-time{padding-right:.5rem;padding-left:1.25rem;margin-right:.5rem;border-right:1px solid #0d0d0d;background-image:url("data:image/svg+xml,%3Csvg width='14' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23060003' d='M232 120c0-13.3 10.7-24 24-24s24 10.7 24 24v123.2l85.3 56.8c11 7.4 14 22.3 5.8 33.3-6.5 11-21.4 14-32.4 5.8l-96-64c-6.7-3.6-10.7-11.1-10.7-20V120zM256 0c141.4 0 256 114.6 256 256S397.4 512 256 512 0 397.4 0 256 114.6 0 256 0zM48 256c0 114.9 93.1 208 208 208s208-93.1 208-208S370.9 48 256 48 48 141.1 48 256z'/%3E%3C/svg%3E");background-size:14px;background-repeat:no-repeat;background-position:0 center}.post-card__location{padding-left:1.875rem;margin-right:1.875rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 17 24'%3E%3Cpath fill='%23000' d='M8.438 4.656c-2.33 0-4.22 1.934-4.22 4.219a4.22 4.22 0 0 0 4.22 4.219c2.285 0 4.218-1.89 4.218-4.219 0-2.285-1.933-4.219-4.219-4.219Zm0 7.032a2.777 2.777 0 0 1-2.813-2.813 2.804 2.804 0 0 1 2.813-2.813 2.832 2.832 0 0 1 2.812 2.813 2.804 2.804 0 0 1-2.813 2.813Zm0-11.25A8.412 8.412 0 0 0 0 8.874c0 3.428 1.143 4.395 7.559 13.623a1.026 1.026 0 0 0 1.713 0c6.416-9.229 7.603-10.195 7.603-13.623A8.44 8.44 0 0 0 8.437.437Zm0 20.83C2.285 12.435 1.405 11.73 1.405 8.875a7.09 7.09 0 0 1 2.022-4.966c1.362-1.318 3.12-2.065 5.01-2.065 1.845 0 3.603.747 4.965 2.065 1.319 1.362 2.066 3.12 2.066 4.966 0 2.856-.923 3.56-7.031 12.393Z'/%3E%3C/svg%3E");background-size:1.0625rem 1.4375rem;background-repeat:no-repeat;background-position:left calc(50% - 1px);text-transform:uppercase;font-size:1rem;letter-spacing:.2px}.post-card__event-date{padding-left:1.875rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 21 23'%3E%3Cpath fill='%23000' d='M17.953 3.125h-2.11V.84c0-.264-.263-.527-.527-.527h-.351a.534.534 0 0 0-.527.527v2.285H6V.84c0-.264-.264-.527-.527-.527H5.12a.534.534 0 0 0-.527.527v2.285h-2.11a2.11 2.11 0 0 0-2.109 2.11v15.468c0 1.187.923 2.11 2.11 2.11h15.468a2.11 2.11 0 0 0 2.11-2.11V5.234c0-1.142-.967-2.109-2.11-2.109ZM2.484 4.531h15.47c.35 0 .702.352.702.703v2.11H1.781v-2.11c0-.351.308-.703.703-.703Zm15.47 16.875H2.483a.694.694 0 0 1-.703-.703V8.75h16.875v11.953a.723.723 0 0 1-.703.703Z'/%3E%3C/svg%3E");background-size:1.25rem 1.4375rem;background-repeat:no-repeat;background-position:left calc(50% - 2px);font-size:1rem}.post-card__author-meta-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:0 .75rem;margin-top:1rem}.post-card__author-meta-row p{margin-bottom:0}.post-card__author-meta-row p.author-avatar{width:2.375rem;height:2.375rem;border-radius:100%;overflow:hidden}.post-card__author-meta-row p.author-name{font-weight:600}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-left:0;list-style:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;font-size:1rem;padding:0;margin-top:calc(1.5625rem + 3.75vw);gap:0 1.125rem}@media (min-width:1200px){.pagination{margin-top:4.375rem}}@media (min-width:992px){.pagination{max-width:684px;margin-right:auto;margin-left:auto;gap:0 1.875rem}}.pagination li{display:block}.pagination li:last-child{padding-right:0}.pagination li .current{font-weight:700;position:relative}.pagination li .current:before{width:2.5rem;height:2.5rem;content:'';border:1px solid #1C4AF2;border-radius:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);pointer-events:none}.pagination li a{color:#0d0d0d;text-decoration:none;-webkit-transition:0.2s;transition:0.2s}.pagination li a:hover{color:#1C4AF2}.pagination .previous,.pagination .next{width:.5625rem;height:1.0625rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 9 17'%3E%3Cpath fill='%23000' d='m.399.143-.26.266a.446.446 0 0 0 0 .648L7.376 8.48.14 15.943a.446.446 0 0 0 0 .648l.26.266a.42.42 0 0 0 .63 0l7.832-8.033a.446.446 0 0 0 0-.648L1.03.143a.42.42 0 0 0-.631 0Z'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:contain}.pagination .previous a,.pagination .next a{height:100%;display:block}.pagination .previous{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.post-feed{padding-top:calc(1.725rem + 5.7vw);padding-bottom:calc(1.725rem + 5.7vw)}@media (min-width:1200px){.post-feed{padding-top:6rem}}@media (min-width:1200px){.post-feed{padding-bottom:6rem}}.related-articles{padding:3rem 0;background-color:#F0F2F4}@media (min-width:768px){.related-articles{padding:6rem 0}}.related-articles__title{font-weight:400;margin-bottom:0}.related-articles__content-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem 1.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.related-articles__content-row{margin-bottom:2.5rem}}@media (min-width:992px){.related-articles .post-card-container{margin-bottom:0}}.archive-hero{background:#0d0d0d;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2rem;margin-bottom:2rem}.archive-hero .cat{text-transform:uppercase;letter-spacing:2px}.category-list-column{border-right:none;border-bottom:.0625rem solid #0d0d0d;padding-right:.9375rem}.single-post .category-list-column{border-bottom:none}@media (min-width:992px){.category-list-column{padding-right:0;border-right:.0625rem solid #0d0d0d;border-bottom:none}}.single-post .category-list-column{margin-top:0;margin-bottom:2.5rem;border-right:none}@media (min-width:992px){.single-post .category-list-column{margin-top:6.25rem;margin-bottom:0;border-right:.0625rem solid #0d0d0d}}.category-list-heading{padding:1.25rem;font-weight:600;font-size:1.25rem}.category-list-back{padding:1.25rem;display:block;background-color:#F0F2F4;text-decoration:none;color:#0d0d0d;margin-bottom:1.25rem;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.625rem}.category-list-back:before{content:'';-ms-flex-negative:0;flex-shrink:0;width:.75rem;height:.75rem;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0nMS4wJyBlbmNvZGluZz0nVVRGLTgnPz48c3ZnIHdpZHRoPScxNnB4JyBoZWlnaHQ9JzI4cHgnIHZpZXdCb3g9JzAgMCAxNiAyOCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHhtbG5zOnhsaW5rPSdodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rJz48ZyBpZD0nUGFnZS0xJyBzdHJva2U9J25vbmUnIHN0cm9rZS13aWR0aD0nMScgZmlsbD0nbm9uZScgZmlsbC1ydWxlPSdldmVub2RkJz48ZyBpZD0nMTgxNDA4NF9hcnJvd19iYWNrX2xlZnRfcHJldmlvdXNfaWNvbicgdHJhbnNmb3JtPSd0cmFuc2xhdGUoMC4xMDAwMDAsIDAuNjAwMDAwKScgZmlsbD0nIzAwMDAwMCcgZmlsbC1ydWxlPSdub256ZXJvJz48cG9seWxpbmUgaWQ9J0ZpbGwtMzUnIHBvaW50cz0nMTMuOCAyNy40IDAgMTMuNyAxMy44IDAgMTUuOCAyIDQgMTMuNyAxNS44IDI1LjQgMTMuOCAyNy40Jz48L3BvbHlsaW5lPjwvZz48L2c+PC9zdmc+);background-repeat:no-repeat;background-position:center;background-size:contain;margin-top:.1875rem}.category-list-back:hover{background-color:#0d0d0d;color:#fff}.category-list-back:hover:before{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0nMS4wJyBlbmNvZGluZz0nVVRGLTgnPz48c3ZnIHdpZHRoPScxNnB4JyBoZWlnaHQ9JzI4cHgnIHZpZXdCb3g9JzAgMCAxNiAyOCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHhtbG5zOnhsaW5rPSdodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rJz48ZyBpZD0nUGFnZS0xJyBzdHJva2U9J25vbmUnIHN0cm9rZS13aWR0aD0nMScgZmlsbD0nbm9uZScgZmlsbC1ydWxlPSdldmVub2RkJz48ZyBpZD0nMTgxNDA4NF9hcnJvd19iYWNrX2xlZnRfcHJldmlvdXNfaWNvbicgdHJhbnNmb3JtPSd0cmFuc2xhdGUoMC4xMDAwMDAsIDAuNjAwMDAwKScgZmlsbD0nI0ZGRkZGRicgZmlsbC1ydWxlPSdub256ZXJvJz48cG9seWxpbmUgaWQ9J0ZpbGwtMzUnIHBvaW50cz0nMTMuOCAyNy40IDAgMTMuNyAxMy44IDAgMTUuOCAyIDQgMTMuNyAxNS44IDI1LjQgMTMuOCAyNy40Jz48L3BvbHlsaW5lPjwvZz48L2c+PC9zdmc+)}.category-list-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media (min-width:992px){.category-list-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.category-list-row{margin-top:-1.875rem}@media (min-width:992px){.category-list-row{margin-top:0}}.category-list-sticky{position:-webkit-sticky;position:sticky;top:10rem;padding-bottom:0}@media (min-width:992px){.category-list-sticky{padding-bottom:5rem}}.category-dropdown,.category-dropdown-label{display:block}@media (min-width:992px){.category-dropdown,.category-dropdown-label{display:none}}.category-list{list-style-type:none;padding:0;margin:0;position:relative;top:auto;display:none}.single-post .category-list{display:block}@media (min-width:992px){.category-list{position:-webkit-sticky;position:sticky;top:10rem;display:block}}.category-list__link{text-decoration:none;color:#0d0d0d;display:block;padding:1.25rem;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.category-list__link:hover{color:#1C4AF2;background-color:#F0F2F4}.category-list__link.active{background-color:#0d0d0d;color:#fff}.category-list__item{display:block;color:#0d0d0d;border-bottom:1px solid #d3d9de;padding:1.875rem 0;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}@media (min-width:992px){.category-list__item{padding:1.875rem}}.category-list__item-heading{font-size:1.5rem;text-decoration:none;display:block;color:#0d0d0d}.category-list__item-heading a{text-decoration:none;color:#0d0d0d}.category-list__item-heading a:hover{color:#1C4AF2}.category-list__item-excerpt{font-size:1rem;color:#0d0d0d;margin-top:.625rem}.category-list__heading{padding:1.875rem 0 0 0}@media (min-width:992px){.category-list__heading{padding:1.875rem 1.875rem 0 1.875rem}}.category-list__heading .heading{font-size:2rem}.sub-category{margin-bottom:.625rem}.sub-category__item:last-of-type:after{display:none}