.icon-shadow-hover{
    trasition: all .15s ease;
}
.icon-shadow-hover:hover{
    filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.75));
    transform: scale(1.05);
}


#rec821804219 .tn-molecule{
    trasition: 0.2s;
}
#rec821549028  .tn-molecule{
    trasition: 0.2s;
}

#rec821549028 .tn-molecule:hover{
    background: #D9D9D9;
}

#rec821804219 .tn-molecule:hover{
    background: #D9D9D9;
}



.t-feed__post-date{
    text-transform: uppercase !important;
}
.t-feed__parts-switch-btn{
    border-radius: 40px;
}
.t-feed__post-popup__close-wrapper{
    border-color: #434944;
}

.uc-accordion-single .t668__text ul {
    column-count: 3;        /* number of columns */
    column-gap: 40px;       /* spacing between columns */
    padding-left: 1.2em;    /* keeps bullets correctly indented */

}








@media (max-width: 1020px) {
        .arrow-circle--small {
        height: 29px !important; 
        width: 54px !important;
        }
       #rec811064270 > div > div > div.t396__elem.tn-elem.tn-elem__8110642701727069510547 > div, #rec811064270 > div > div > div.t396__elem.tn-elem.tn-elem__8110642701727069613401 > div {
            display: flex;
            justify-content: flex-end;
            height: 40px;
        }
        #rec811064270 > div > div > div.t396__elem.tn-elem.tn-elem__8110642701727068816623{
            z-index: 0;
        }
        
  }
  
@media (min-width: 961px) {
    /* 3-column layout */
.uc-channel-accordion .t668__text {
    column-count: 3;
    column-gap: 40px;
}

/* Keep each  together */
.uc-channel-accordion .t668__text ul {
    break-inside: avoid;
    margin: 0 0 1em;
    padding-left: 1.2em;
}

/* Force each header to start a new column */
.uc-channel-accordion .t668__text strong {
    display: block;
    break-before: column;
    -webkit-column-break-before: always;
}


}
  
  
