.elementor-3899 .elementor-element.elementor-element-0e704d8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:60px;--padding-bottom:60px;--padding-left:20px;--padding-right:20px;}.elementor-3899 .elementor-element.elementor-element-516e729{--display:flex;}.elementor-3899 .elementor-element.elementor-element-7347294 > .elementor-widget-container{padding:0px 0px 0px 0px;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-3899 .elementor-element.elementor-element-0e704d8{--padding-top:40px;--padding-bottom:40px;--padding-left:20px;--padding-right:20px;}}@media(max-width:767px){.elementor-3899 .elementor-element.elementor-element-0e704d8{--padding-top:30px;--padding-bottom:30px;--padding-left:10px;--padding-right:10px;}}/* Start custom CSS for shortcode, class: .elementor-element-7347294 *//*.elementor-3899 .elementor-element.elementor-element-7347294 .term-links{*/
/* columns: 4;*/
/*  column-gap: 1rem;        */
/*  max-height: 100%;         */
/*}*/

/*.elementor-3899 .elementor-element.elementor-element-7347294 .term-links-grid{*/
/*    display: grid;*/
/*    grid-template-columns: repeat(4, 1fr);*/
/*    gap: 30px;*/
/*}*/

.elementor-3899 .elementor-element.elementor-element-7347294 .term-links-grid{ 
    display: flex;
    gap: 30px 20px;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.elementor-3899 .elementor-element.elementor-element-7347294 .term-links-grid > div{
    flex:1 0 calc(25% - 20px);
    max-width: calc(25% - 20px);
}
.elementor-3899 .elementor-element.elementor-element-7347294 .term-links-grid a {
    color: var(--e-global-color-primary);
    display: flex;
    flex-direction: column;
    height: 100%
}

.elementor-3899 .elementor-element.elementor-element-7347294 .term-link {
  break-inside: avoid;
  margin-bottom: 20px;
  background-color: var(--e-global-color-24d495b);
  -webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.elementor-3899 .elementor-element.elementor-element-7347294 .term-name{
    font-family: var(--e-global-typography-927c2f0-font-family), Sans-serif;
    font-size: var(--e-global-typography-927c2f0-font-size);
    font-weight: var(--e-global-typography-927c2f0-font-weight);
    line-height: var(--e-global-typography-927c2f0-line-height);
    text-align: center;
    padding: 15px;
    color: var(--e-global-color-text);
    justify-content: center;
    display: flex;
    align-items: center;
}
.elementor-3899 .elementor-element.elementor-element-7347294 .term-link:hover{
    background-color: var(--e-global-color-primary);

}
.elementor-3899 .elementor-element.elementor-element-7347294 .term-link:hover .term-name{
        color: white;
}
.elementor-3899 .elementor-element.elementor-element-7347294 .term-logo{
    background: white;
    text-align: center;
    flex: 1 0 auto;
}
.elementor-3899 .elementor-element.elementor-element-7347294 .term-logo img{
    max-height: 100px;
    height: 100px;
    flex: 1 0 100%;
}
@media(max-width:1024px){
    .elementor-3899 .elementor-element.elementor-element-7347294 .term-name {
        font-size: 16px;
        height: fit-content !important;
        padding: 10px 5px;
    }
}
@media(max-width:767px){
    .elementor-3899 .elementor-element.elementor-element-7347294 .term-name {
        font-size: 14px;
    }
    .elementor-3899 .elementor-element.elementor-element-7347294 .term-links-grid{
        display: flex;
        gap: 15px;
    }
    .elementor-3899 .elementor-element.elementor-element-7347294 .term-link {
    flex: 1 0 calc(50% - 20px) !important;
    max-width: calc(50% - 20px) !important;
    }
}/* End custom CSS */