.elementor-393 .elementor-element.elementor-element-65b60fd{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-393 .elementor-element.elementor-element-1abbf31 .item .author-wrapper{border:1px solid #E5E5E5;}.elementor-393 .elementor-element.elementor-element-1abbf31 .ts-product-author-wrapper .item .author-wrapper{padding:10px;}.elementor-393 .elementor-element.elementor-element-1abbf31 .ts-product-author-wrapper{--ts-h-gap:30px;--ts-v-gap:30px;}.elementor-393 .elementor-element.elementor-element-1abbf31 .item .author-name{font-size:14px;line-height:20px;}.elementor-393 .elementor-element.elementor-element-1abbf31 .ts-product-author-wrapper .author-meta > .author-name{margin-bottom:4px;}@media(max-width:767px){.elementor-393 .elementor-element.elementor-element-65b60fd{--margin-top:50px;--margin-bottom:50px;--margin-left:0px;--margin-right:0px;}}/* Start custom CSS for ts-product-authors, class: .elementor-element-1abbf31 */.ts-product-author-wrapper .item {
    display: flex;
    flex-direction: column;
}
.ts-product-author-wrapper .author-wrapper {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.ts-product-author-wrapper .author-image {
    width: 100%;
    aspect-ratio: 1 / 1;
    overflow: hidden;
    background: #f4f4f4;
}

.ts-product-author-wrapper .author-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.ts-product-author-wrapper .author-wrapper:not(:has(.author-image))::before {
    content: "👤";
    width: 100%;
    aspect-ratio: 1 / 1;
    background: #f4f4f4;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 48px;
    color: #aaa;
}
.ts-product-author-wrapper .author-meta {
    margin-top: auto;
    text-align: center;
}/* End custom CSS */