

.bento-card__title {
    display: block;
    font-family: "Familjen Grotesk", Arial, Helvetica, sans-serif
}

.bento-card__title {
    font-size: 30px;
    line-height: 38px
}

@media(min-width: 375px) {
    .bento-card__title {
        font-size: calc(0.7511737089vw + 27.1830985915px)
    }
}

@media(min-width: 1440px) {
    .bento-card__title {
        font-size: 38px
    }
}

@media(min-width: 375px) {
    .bento-card__title {
        line-height: calc(0.5633802817vw + 35.8873239437px)
    }
}

@media(min-width: 1440px) {
    .bento-card__title {
        line-height: 44px
    }
}

.bento-card--content-background-card .bento-card__image img {
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    position: absolute;
    top: 0;
    width: 100%
}

.bento-card--content-background-card .bento-card, .bento-card--content-image-card .bento-card {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(6.02%, #29252B), color-stop(73.42%, #9D7E6A), color-stop(147.52%, #DFAD70), color-stop(233.89%, #EF773E));
    background: linear-gradient(180deg, #29252B 6.02%, #9D7E6A 73.42%, #DFAD70 147.52%, #EF773E 233.89%)
}

.bento-card--icon-card .bento-card__image:before {
    background: #141b1f
}

.bento-card {
    border-radius: 0.625rem;
    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%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    overflow: hidden;
    padding: 1.25rem 0 1.25rem 1.25rem;
    position: relative
}

@media print, screen and (min-width: 52.125em) {
    .bento-card {
        padding: 2.3125rem 0 2.3125rem 2.3125rem
    }
}

.bento-card--icon-card .bento-card {
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" fill="none" width="786" height="523" viewBox="0 0 786 523"%3E%3Cmask id="a" width="786" height="523" x="0" y="0" maskUnits="userSpaceOnUse" style="mask-type:alpha"%3E%3Cpath fill="%23D9D9D9" d="M775.751 0c5.523 0 10 4.4771 10 10v503c0 5.523-4.477 10-10 10H10.7511c-5.5228 0-10-4.477-10-10V10c0-5.5229 4.4772-10 10.0001-10H775.751Z"/%3E%3C/mask%3E%3Cg fill="%23141B1F" mask="url(%23a)"%3E%3Cpath d="M773.601-496.106 397.04-126.75c-2.354 2.311-6.207 2.311-8.562 0L12.9017-496.023c-9.504-9.324-25.9003-2.847-25.9003 10.189v182.389c0 10.149 4.1526 19.926 11.4732 27.146L330.984 51.3069c33.777 33.2928 89.388 33.3754 123.251.1239L787.943-276.258c7.406-7.261 11.558-17.038 11.558-27.187v-182.43c0-13.036-16.396-19.513-25.9-10.231Z"/%3E%3Cpath d="M773.601-94.4721 397.04 274.884c-2.354 2.311-6.207 2.311-8.562 0L12.9017-94.3895c-9.504-9.3235-25.9003-2.8467-25.9003 10.1898V98.1887c0 10.1483 4.1526 19.9263 11.4732 27.1463L330.984 452.941c33.777 33.293 89.388 33.375 123.251.124l333.708-327.689c7.406-7.261 11.558-17.039 11.558-27.1872V-84.2409c0-13.0366-16.396-19.5131-25.9-10.2312Z"/%3E%3Cpath d="M773.601 307.162 397.04 676.518c-2.354 2.311-6.207 2.311-8.562 0L12.9017 307.245c-9.504-9.324-25.9003-2.847-25.9003 10.189v182.389c0 10.148 4.1526 19.926 11.4732 27.146L330.984 854.575c33.777 33.293 89.388 33.375 123.251.124L787.943 527.01c7.406-7.261 11.558-17.038 11.558-27.187v-182.43c0-13.036-16.396-19.513-25.9-10.231Z"/%3E%3C/g%3E%3C/svg%3E');
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative
}

.bento-card--content-video-card .bento-card {
    height: 100%;
    width: 100%
}

.bento-card__info {
    margin: 0 1.25rem 1.25rem 0
}

.bento-card--content-background-card .bento-card__info {
    position: relative;
    z-index: 2
}

.bento-card__video {
    z-index: -1
}

@media print, screen and (min-width: 23.4375em) {
    .bento-card__video {
        height: 100%;
        left: 0;
        -o-object-fit: cover;
        object-fit: cover;
        position: absolute;
        top: 0;
        width: 100%
    }
}

.bento-card__video::-webkit-media-controls-play-button {
    -webkit-appearance: none;
    display: none !important
}

.bento-card__video*::-webkit-media-controls-start-playback-button {
    -webkit-appearance: none;
    display: none !important
}

.bento-card--content-image-card .bento-card__image {
    -ms-flex-item-align: end;
    align-self: end
}

.bento-card--content-image-card:first-child .bento-card__image {
    max-width: 60%
}

.bento-card--content-background-card .bento-card__image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.bento-card--icon-card .bento-card__image {
    max-height: 9.1875rem
}

.bento-card--icon-card .bento-card__image:before {
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.bento-card--icon-card .bento-card__image img {
    height: 100%;
    width: auto
}

.bento-card__subline {
    display: block;
    margin-bottom: 2rem
}