.workshop-content .card.compact {    background-color: #F7EFDB;    border-radius: 10px;    margin-bottom: 0;}.workshop-content .compact img {    height: 95px;    object-fit: contain;}@media(min-width: 1200px) {    .workshop-content .compact .large-6 {        border-left: solid #66590B 1px;        border-right: solid #66590B 1px;    }}/* Card Complete */.card-complete{    display: flex;    position: relative;}.card-complete .card {    border-radius: 19px;    background: #fff;    padding-top:100px ;}.card-complete .title{    min-height: 66px;    margin-bottom: 50px;}.card-content {    font-weight: 400;    height: 350px;    margin-bottom: 0px;}.card-section.read-more {    padding-bottom: 35px;}.feature-image {    display: flex;}.feature-image img {    width: auto;    height: 71px;    object-fit: contain;    background: #007066;    position: absolute;    top: -75px;    width: 250px;    height: 150px;    border-radius: 20px;    padding: 30px 50px;}#show-less,#load-more{    display: none;}.workshop-content .active{    display: flex;    flex:1;    max-width: 500px;    min-width: 325px;}.workshop-content .inactive{    display: none;}.load-more{    margin-top: 50px;}.load-more span{    color:#005A52;}.load-more span:hover{    cursor: pointer;    text-decoration: underline;}.img-left {    justify-content: flex-start;    margin-left: -25px;}.img-right{    justify-content: flex-end;    margin-right: -25px;}.img-center{    justify-content: center;}.workshop-content>div {    width: 100%;    margin-left: 0px;    margin-right: 0px;    display: flex;    justify-content: center;}@media(max-width:1224px){    .feature-image img {        width: 200px;    }    .card-complete .title {        height: 90px;    }}   @media(max-width:1023px){    .cell.medium-12.large-4.card-complete.active {        margin-bottom: 100px;    }    .card-content {        height: 250px;    }}@media(max-width:640px){    .card-complete .title {        min-height: 35px;        margin-bottom: 10px;    }    .cell.medium-12.large-4.card-complete.active {        margin-bottom: 90px;    }    .cell.medium-12.large-4.card-complete.active:last-child {        margin-bottom: 20px;    }    .oscia-accordion .elementor-accordion-title {        display: flex !important;    }}