.avia-content-slider .slide-entry .av-image-container,
.avia-content-slider .slide-entry .slide-image,
.avia-content-slider .slide-entry .avia-slide-wrap {
position: relative !important;
overflow: visible; } .avia-content-slider .slide-entry .td-banner-updated{
position: absolute !important;
left: .75rem; right: .75rem; bottom: .75rem; top: auto !important;
z-index: 6;
pointer-events: none;
text-align: right; background: none !important;
border: 0 !important;
box-shadow: none !important; box-sizing: border-box; white-space: normal;
overflow-wrap: anywhere;
word-break: normal;
hyphens: auto;
} .rtl .avia-content-slider .slide-entry .td-banner-updated{
left: .75rem !important;
right: .75rem !important;
text-align: left;
} @media (max-width: 480px){
.avia-content-slider .slide-entry .td-banner-updated{
left: .5rem;
right: .5rem;
bottom: .5rem;
}
} .avia-content-slider .slide-entry .td-banner-updated .td-badge{
display: inline-block;
max-width: 100%;
margin: 0;
padding: 0;
color: var(--hell, #fff);
font-weight: 700;
font-size: 1rem;
line-height: 1.3;
text-shadow:
0 1px 2px rgba(0,0,0,0.65),
0 0 6px rgba(0,0,0,0.40);
white-space: normal; } .avia-content-slider .slide-entry .td-banner-updated .td-badge .td-new{
font-variant: small-caps;
font-weight: 900;
letter-spacing: 0.5px;
color: #fb0308;
text-transform: uppercase; margin-right: .6em;
white-space: nowrap; display: inline-block;
} .avia-content-slider .slide-entry .td-banner-updated .td-badge .td-new::first-letter{
font-size: 1.35em !important;
line-height: 1;
} .avia-content-slider .slide-entry .td-banner-updated .td-badge .td-date{
display: inline;
font-size: .9em;
opacity: .9;
white-space: normal; text-align: right;
} .rtl .avia-content-slider .slide-entry .td-banner-updated{
inset: auto auto 1rem 1rem; text-align: left;
} @media (max-width: 480px){
.avia-content-slider .slide-entry .td-banner-updated{
inset: auto .75rem .75rem auto;
max-width: min(94%, calc(100% - 1.5rem));
}
.avia-content-slider .slide-entry .td-banner-updated .td-badge{
font-size: .95rem; }
.avia-content-slider .slide-entry .td-banner-updated .td-badge .td-new{
margin-right: .5em;
}
} .avia-content-slider .slide-entry .slide-image > img,
.home .slide-entry .slide-image picture > img {
border-radius: var(--radius-small) !important;
}  .blog-hero .post-entry .slide-image {
position: relative !important;
overflow: visible; } .blog-hero .td-banner-updated {
position: absolute !important;
left: .75rem; right: .75rem; bottom: .75rem; top: auto !important;
z-index: 6;
pointer-events: none;
text-align: right;
background: none !important;
border: 0 !important;
box-shadow: none !important;
box-sizing: border-box;
white-space: normal;
overflow-wrap: anywhere;
word-break: normal;
hyphens: auto;
} .rtl .blog-hero .td-banner-updated {
left: .75rem !important;
right: .75rem !important;
text-align: left;
} .blog-hero .td-banner-updated .td-badge {
display: inline-block;
max-width: 100%;
margin: 0;
padding: 0;
color: var(--hell, #fff);
font-weight: 700;
font-size: 1rem;
line-height: 1.3;
text-shadow:
0 1px 2px rgba(0,0,0,0.65),
0 0 6px rgba(0,0,0,0.40);
white-space: normal;
} .blog-hero .td-banner-updated .td-badge .td-new {
font-variant: small-caps;
font-weight: 900;
letter-spacing: 0.5px;
color: #fb0308;
text-transform: uppercase; margin-right: .6em;
white-space: nowrap;
display: inline-block;
}
.blog-hero .td-banner-updated .td-badge .td-new::first-letter {
font-size: 1.35em !important;
line-height: 1;
} .blog-hero .td-banner-updated .td-badge .td-date {
display: inline;
font-size: .9em;
opacity: .9;
white-space: normal;
text-align: right;
} @media (max-width: 480px) {
.blog-hero .td-banner-updated {
left: .5rem;
right: .5rem;
bottom: .5rem;
max-width: min(94%, calc(100% - 1.5rem));
}
.blog-hero .td-banner-updated .td-badge {
font-size: .95rem;
}
.blog-hero .td-banner-updated .td-badge .td-new {
margin-right: .5em;
}
}