.ca-bb17e22c7.ca-ecb06b568 {
    gap:20px;
}
.ca-eaa534cfa{
    border-radius: 8px;
    flex: 1 1 32%;
    box-sizing: border-box;
    background: var(--wp--preset--color--light);
    display: flex;
    flex-direction: column;
    overflow: hidden;
    border: 2px solid var(--wp--preset--color--light-border);
}
.ca-818008dcb{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    background: var(--wp--preset--color--light);
}
.ca-41c75ceed{
    flex: 0 0 180px;
    height:96px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ca-41c75ceed img{
    width: 150px;
}
.ca-ce70801ef{
    flex: 1 1 100%;
    display: flex;
    flex-direction: column;
    gap: 6px;
}
.ca-b29c49bba{
    margin: 0;
    font-size: 15px;
    font-weight: 800;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    font-family: var(--primary-font);
}
.ca-b29c49bba a{
    color:var(--wp--preset--color--dark-text);
    transition: all .15s ease-in-out;
    font-family: var(--secondary-font);
}
.ca-b29c49bba a:hover{
    color:var(--wp--preset--color--primary-color);
}
.ca-07177f087{
    line-height: 0;
}
.ca-9c2d60d4b{
    display: flex;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    position: relative;
}
.ca-9c2d60d4b .ca-612532122{
    min-height: 113px;
}
.ca-24e50bce3{
    position: absolute;
    color: var(--wp--preset--color--white);
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    backdrop-filter: blur(8px);
    font-family: var(--primary-font);
}
.ca-24e50bce3 h1, .ca-24e50bce3 h2, .ca-24e50bce3 h3 {
    margin: 0;
    font-size: 18px;
    letter-spacing: -.03em;
    font-weight: 400;
    font-family: var(--primary-font);
}
.ca-24e50bce3 h4, .ca-24e50bce3 h5, .ca-24e50bce3 h6{
    margin: 0;
    font-size: 16px;
    letter-spacing: -.03em;
    font-weight: 400;
    font-family: var(--primary-font);
}
.ca-9c543c512{
    padding: 25px 40px 10px 40px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
}
.ca-8b6162068{
    width:100%;
    float:left;
    margin-top:5px;
    font-size:11px;
    text-transform:uppercase;
    font-weight: 600;
    height:15px;
    vertical-align:top;
    color:var(--wp--preset--color--dark-text);
}
.ca-8b6162068:hover{
    text-decoration:underline;
}
.ca-bb17e22c7.ca-ecb06b568 .ca-edbd0ddaa.ca-d3e7e5f93{
    background:var(--wp--preset--gradient--flag);
    background-size: 200%;
    color:var(--wp--preset--color--white);
    padding:10px 16px;
    font-weight:800;
    font-size:10px;
    text-transform:uppercase;
    letter-spacing:2px;
}
.ca-bb17e22c7.ca-ecb06b568 .ca-edbd0ddaa.ca-d3e7e5f93:hover{
    color:var(--wp--preset--color--primary-color);
    background:var(--wp--preset--color--white);
}
.ca-bb17e22c7.ca-ecb06b568 .ca-edbd0ddaa{
    display:inline-block;
    font-weight:400;
    color:#212529;
    text-align:center;
    vertical-align:middle;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    background-color:transparent;
    padding:.375rem .75rem;
    font-size:1rem;
    line-height:1.5;
    border-radius:2.25rem;
    transition:all .35s ease-in-out;
    font-family: var(--secondary-font);
}

@media screen and (max-width: 1024px){

}
@media screen and (max-width: 763px){
    .ca-eaa534cfa{
        flex: 1 1 100%;
    }
}
