.fc-cards{background-color:var(--fc-cards-bg-section);padding:var(--fc-cards-padding-section) 0;width:100%}.fc-cards,.fc-cards *,.fc-cards :after,.fc-cards :before{box-sizing:border-box}.fc-cards__container{margin-left:auto;margin-right:auto;max-width:var(--fc-cards-container-width);width:calc(100% - 32px)}.fc-cards__title{line-height:1.2;margin-bottom:12px}.fc-cards__title,.fc-cards__title *,.fc-cards__title a,.fc-cards__title b,.fc-cards__title em,.fc-cards__title h1,.fc-cards__title h2,.fc-cards__title h3,.fc-cards__title h4,.fc-cards__title h5,.fc-cards__title h6,.fc-cards__title i,.fc-cards__title p,.fc-cards__title span,.fc-cards__title strong{color:var(--fc-cards-section-title-color)!important;-webkit-text-fill-color:var(--fc-cards-section-title-color)!important}.fc-cards__title h1,.fc-cards__title h2,.fc-cards__title h3,.fc-cards__title h4,.fc-cards__title h5,.fc-cards__title h6,.fc-cards__title p{margin-bottom:0;margin-top:0}.fc-cards__subtitle{line-height:1.5;margin-bottom:28px}.fc-cards__subtitle,.fc-cards__subtitle *,.fc-cards__subtitle a,.fc-cards__subtitle b,.fc-cards__subtitle div,.fc-cards__subtitle em,.fc-cards__subtitle i,.fc-cards__subtitle p,.fc-cards__subtitle span,.fc-cards__subtitle strong{color:var(--fc-cards-section-subtitle-color)!important;-webkit-text-fill-color:var(--fc-cards-section-subtitle-color)!important}.fc-cards__subtitle p:first-child{margin-top:0}.fc-cards__subtitle p:last-child{margin-bottom:0}.fc-cards__grid{--fc-cards-active-columns:1;align-items:stretch;display:grid;gap:var(--fc-cards-gap);justify-content:center;width:100%}.fc-cards--vertical .fc-cards__grid{grid-template-columns:repeat(var(--fc-cards-active-columns),minmax(0,var(--fc-cards-vertical-width)))}.fc-cards--horizontal .fc-cards__grid{grid-template-columns:repeat(var(--fc-cards-active-columns),minmax(0,1fr))}.fc-cards__card{background-color:var(--fc-cards-bg-card)!important;border:var(--fc-cards-border-width) solid var(--fc-cards-border-color);border-radius:var(--fc-cards-radius);box-shadow:var(--fc-cards-shadow);margin:0;min-width:0;overflow:hidden;padding:var(--fc-cards-padding-card);width:100%}.fc-cards__card-content{flex:1;min-width:0;width:100%}.fc-cards--vertical .fc-cards__card,.fc-cards__card-content{display:flex;flex-direction:column}.fc-cards--vertical .fc-cards__image-wrapper{align-items:center;display:flex;justify-content:center;margin:0 0 18px;min-width:0;width:100%}.fc-cards--vertical .fc-cards__image{border-radius:calc(var(--fc-cards-radius)*.75);display:block;height:auto!important;max-height:var(--fc-cards-image-height)!important;max-width:var(--fc-cards-image-width)!important;object-fit:contain;width:auto!important}.fc-cards--horizontal .fc-cards__card{align-items:center;column-gap:18px;display:grid;grid-template-columns:76px minmax(0,1fr);max-width:none;min-height:150px;min-width:0;padding:20px;width:100%}.fc-cards--horizontal .fc-cards__image-wrapper{align-items:center;display:flex;height:76px;justify-content:center;margin:0;min-width:76px;width:76px}.fc-cards--horizontal .fc-cards__image{border-radius:calc(var(--fc-cards-radius)*.75);display:block;height:76px!important;max-height:76px!important;max-width:76px!important;object-fit:contain;width:76px!important}.fc-cards--horizontal .fc-cards__card-content{justify-content:center;min-width:0;width:100%}.fc-cards--horizontal
.fc-cards__grid[data-active-columns="2"]
.fc-cards__card:last-child:nth-child(odd){grid-column:1/-1;justify-self:center;max-width:none;width:calc((100% - var(--fc-cards-gap))/2)}.fc-cards__card-title{font-size:20px;hyphens:none;line-height:1.25;margin:0 0 10px;overflow-wrap:break-word;width:100%;word-break:normal}.fc-cards__card-title,.fc-cards__card-title *,.fc-cards__card-title a,.fc-cards__card-title b,.fc-cards__card-title em,.fc-cards__card-title h1,.fc-cards__card-title h2,.fc-cards__card-title h3,.fc-cards__card-title h4,.fc-cards__card-title h5,.fc-cards__card-title h6,.fc-cards__card-title i,.fc-cards__card-title p,.fc-cards__card-title span,.fc-cards__card-title strong{color:var(--fc-cards-card-title-color)!important;-webkit-text-fill-color:var(--fc-cards-card-title-color)!important}.fc-cards__card-title b,.fc-cards__card-title strong{font-weight:700!important}.fc-cards__card-title em,.fc-cards__card-title i{font-style:italic!important}.fc-cards__card-title h1,.fc-cards__card-title h2,.fc-cards__card-title h3,.fc-cards__card-title h4,.fc-cards__card-title h5,.fc-cards__card-title h6,.fc-cards__card-title p{font-size:inherit;line-height:inherit;margin-bottom:0;margin-top:0}.fc-cards--horizontal .fc-cards__card-title{font-size:17px;line-height:1.25;margin-bottom:6px}.fc-cards__card-text{hyphens:none;line-height:1.5;margin-bottom:18px;overflow-wrap:break-word;width:100%;word-break:normal}.fc-cards__card-text,.fc-cards__card-text *,.fc-cards__card-text a,.fc-cards__card-text b,.fc-cards__card-text div,.fc-cards__card-text em,.fc-cards__card-text i,.fc-cards__card-text li,.fc-cards__card-text p,.fc-cards__card-text span,.fc-cards__card-text strong{color:var(--fc-cards-card-text-color)!important;-webkit-text-fill-color:var(--fc-cards-card-text-color)!important}.fc-cards__card-text p:first-child{margin-top:0}.fc-cards__card-text p:last-child{margin-bottom:0}.fc-cards__card-text b,.fc-cards__card-text strong{font-weight:700!important}.fc-cards__card-text em,.fc-cards__card-text i{font-style:italic!important}.fc-cards__card-text:last-child{margin-bottom:0}.fc-cards--horizontal .fc-cards__card-text{font-size:15px;line-height:1.4;margin-bottom:0}.fc-cards__button{align-self:flex-start;background-color:var(--fc-cards-button-bg)!important;border-radius:var(--fc-cards-radius);display:inline-block;font-weight:600;margin-top:auto;padding:12px 18px;text-align:center;text-decoration:none!important;transition:opacity .2s ease,transform .2s ease}.fc-cards__button,.fc-cards__button *{color:var(--fc-cards-button-color)!important;-webkit-text-fill-color:var(--fc-cards-button-color)!important}.fc-cards__button:focus,.fc-cards__button:hover{opacity:.88;text-decoration:none!important;transform:translateY(-1px)}.fc-cards--horizontal
.fc-cards__card-text:not(:last-child){margin-bottom:14px}@media (max-width:991px){.fc-cards--horizontal .fc-cards__card{column-gap:16px;grid-template-columns:72px minmax(0,1fr)}.fc-cards--horizontal .fc-cards__image-wrapper{height:72px;min-width:72px;width:72px}.fc-cards--horizontal .fc-cards__image{height:72px!important;max-height:72px!important;max-width:72px!important;width:72px!important}}@media (max-width:767px){.fc-cards{padding-left:16px;padding-right:16px}.fc-cards__container{width:100%}.fc-cards--horizontal .fc-cards__grid,.fc-cards--vertical .fc-cards__grid,.fc-cards__grid{grid-template-columns:minmax(0,100%)}.fc-cards__card{justify-self:center;max-width:520px;width:100%}.fc-cards--horizontal .fc-cards__card{column-gap:16px;grid-template-columns:76px minmax(0,1fr);min-height:130px;padding:20px}.fc-cards--horizontal .fc-cards__image-wrapper{height:76px;min-width:76px;width:76px}.fc-cards--horizontal .fc-cards__image{height:76px!important;max-height:76px!important;max-width:76px!important;width:76px!important}.fc-cards--horizontal .fc-cards__grid[data-active-columns="2"] .fc-cards__card:last-child:nth-child(odd){grid-column:auto;width:100%}}@media (max-width:420px){.fc-cards--horizontal .fc-cards__card{column-gap:14px;grid-template-columns:68px minmax(0,1fr);padding:18px}.fc-cards--horizontal .fc-cards__image-wrapper{height:68px;min-width:68px;width:68px}.fc-cards--horizontal .fc-cards__image{height:68px!important;max-height:68px!important;max-width:68px!important;width:68px!important}.fc-cards--horizontal .fc-cards__card-title{font-size:17px}.fc-cards--horizontal .fc-cards__card-text{font-size:15px}}