.wdt-heading-holder { -webkit-transition: var(--wdt-Ad-Transition); transition: var(--wdt-Ad-Transition); } .wdt-heading-holder { position: relative; }
.wdt-heading-holder > *:not(:last-child) { margin-bottom: 14px; }
.wdt-heading-holder .wdt-heading-subtitle-wrapper:first-child { margin-bottom: 5px; }
.wdt-heading-holder > *:last-child { margin-bottom: 0; }
.wdt-heading-holder .wdt-heading-title-wrapper { line-height: var(--wdtLineHeight_Alt); margin-top: 0; }
.wdt-heading-holder .wdt-heading-title-wrapper .wdt-heading-title .wdt-heading-title-item { margin: 0; }
.wdt-heading-holder .wdt-heading-title-wrapper.wdt-heading-align-start,
.wdt-heading-holder .wdt-heading-title-wrapper.wdt-heading-align-baseline,
.wdt-heading-holder .wdt-heading-title-wrapper.wdt-heading-align-start .wdt-heading-title .wdt-heading-title-inner,
.wdt-heading-holder .wdt-heading-title-wrapper.wdt-heading-align-baseline .wdt-heading-title .wdt-heading-title-inner { line-height: 1; }
.wdt-heading-holder .wdt-heading-subtitle-wrapper { font-size: 1rem;
letter-spacing: .12em; text-transform: uppercase; color: var(--wdtPrimaryColor); font-weight: var(--wdtFontWeight_Alt); }
.wdt-heading-holder .wdt-heading-icon-wrapper .wdt-content-icon-wrapper,
.wdt-heading-holder .wdt-heading-icon-wrapper .wdt-content-icon { line-height: 1; } .wdt-heading-holder > .wdt-heading-separator-wrapper .wdt-heading-separator { display: flex; align-items: center; }
.wdt-heading-holder > .wdt-heading-separator-wrapper .wdt-heading-separator .wdt-separator-line { width: 50px; height: 2px; }
.wdt-heading-holder .wdt-heading-separator-wrapper .wdt-heading-separator.with-line .wdt-separator-line[class*='-left-part'] { margin-right: 5px; }
.wdt-heading-holder .wdt-heading-separator-wrapper .wdt-heading-separator.with-line .wdt-separator-line[class*='-right-part'] { margin-left: 5px; }
.wdt-heading-holder > .wdt-heading-separator-wrapper .wdt-heading-separator .wdt-content-icon-wrapper { line-height: 0; }
.wdt-heading-holder .wdt-heading-separator.with-icon .wdt-content-icon-wrapper .wdt-content-icon { display: inline-block; }
.wdt-heading-holder .wdt-heading-separator.with-icon .wdt-content-icon-wrapper .wdt-content-icon span
{
font-size: 1.125rem;
position: relative;
z-index: 0;
display: inline-block;
text-align: center;
vertical-align: middle;
}
.wdt-heading-holder .wdt-heading-separator.with-icon .wdt-content-icon-wrapper .wdt-content-icon span i
{
position: relative;
display: inline-flex;
width: 100%;
height: 100%;
margin: 0;
place-content: center;
place-items: center;
}
.wdt-heading-holder .wdt-heading-separator.with-icon .wdt-content-icon-wrapper .wdt-content-icon span svg
{
width: 1em;
height: 1em;
fill: currentColor;
}
.wdt-heading-holder .wdt-heading-separator.with-icon .wdt-content-icon-wrapper .wdt-content-icon span:before
{
position: absolute;
z-index: -1;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: auto;
height: auto;
content: '';
-webkit-border-radius: inherit;
border-radius: inherit;
} .wdt-heading-holder > .wdt-heading-deco-wrapper > span
{
display: flex;
align-items: center;
flex-wrap: wrap;
white-space: break-spaces;
}
.wdt-heading-holder > .wdt-heading-deco-wrapper > span .wdt-heading-deco-line
{
width: 50px;
height: 2px;
align-self: center;
}
.wdt-heading-holder .wdt-heading-deco-wrapper > span .wdt-heading-deco-inner { display: inline-flex; align-items: baseline; width: 30px; }
.wdt-heading-holder .wdt-heading-deco-wrapper > span .wdt-heading-deco-inner[class*='-left-part'] { margin-right: 5px; display: none; }
.wdt-heading-holder .wdt-heading-deco-wrapper > span .wdt-heading-deco-inner[class*='-right-part'] { margin-left: clamp(0.625rem, 0.1923rem + 1.9231vw, 2.5rem); }
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-heading-deco-icon,
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-heading-deco-icon span { display: inline-flex; }
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-content-icon-wrapper .wdt-content-icon span
{
font-size: clamp(1.625rem, 1.1346rem + 2.1795vw, 3.75rem); line-height: 1;
position: relative;
z-index: 0;
display: inline-block;
text-align: center;
}
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-content-icon-wrapper .wdt-content-icon span i
{
position: relative;
display: inline-flex;
width: 100%;
height: 100%;
margin: 0;
place-content: center;
place-items: center;
}
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-content-icon-wrapper .wdt-content-icon span svg
{
width: 1em;
height: 1em;
fill: currentColor;
}
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-content-icon-wrapper .wdt-content-icon span:before
{
position: absolute;
z-index: -1;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: auto;
height: auto;
content: '';
-webkit-border-radius: inherit;
border-radius: inherit;
}
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-heading-deco-image
{
display: inline-flex;
}
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-heading-deco-inner .wdt-heading-deco-image span
{
position: relative;
z-index: 0;
display: inline-block;
text-align: center;
}
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-heading-deco-inner .wdt-heading-deco-image span img
{
display: inherit;
height: auto;
object-fit: cover;
} .wdt-heading-holder .wdt-heading-background-text-wrapper {
line-height: 1;
margin-bottom: 0;
position: absolute;
top: 50%;
width: 100%;
z-index: 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
user-select: none;
pointer-events: none;
}
.wdt-heading-holder .wdt-heading-background-text-wrapper .wdt-heading-background-text {
display: inline-block;
font-family: var(--wdtFontTypo_Alt);
font-size: 12.5em;
font-weight: 900;
letter-spacing: 0.075em;
line-height: 0.65;
opacity: 0.048;
margin-top: 5px;
margin-left: -5px;
} .wdt-heading-holder > .wdt-heading-separator-wrapper .wdt-separator-line,
.wdt-heading-holder > .wdt-heading-deco-wrapper > span .wdt-heading-deco-line { background-color: var(--wdt-elementor-color-primary); }
.wdt-heading-holder .wdt-heading-separator.with-icon .wdt-content-icon-wrapper .wdt-content-icon span,
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-content-icon-wrapper .wdt-content-icon span { color: var(--wdtPrimaryColor); }
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-heading-title .wdt-heading-colored-elements { color: var(--wdtPrimaryColor); }@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}.wdt-flex-banner-options .wdt-flex-banner-option { width: 100%; height: 100vh; transition: .8s cubic-bezier(.29,0,.2,1);
background-image: var(--optionBackground); background-position: center center; background-repeat: no-repeat; background-size: cover;
-webkit-backface-visibility: hidden; backface-visibility: hidden; }
.wdt-flex-banner-options .wdt-flex-banner-option:not(:last-child) { margin-right: 20px; }
.wdt-flex-banner-options .wdt-flex-banner-option:before { 
content: ""; position: absolute; top: 0; right: 0; left: 0; bottom: 0; display: block; background-color: rgba(0,0,0,0.15);} .wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label { display: flex; margin-top: auto; align-items: flex-end; padding-top: 30px; padding-right: 30px;}
.wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-title { flex: 0; }
.wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-info { flex: 1; }
.wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-info > div.wdt-flex-banner-icon,
.wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-info > div.wdt-flex-banner-sub-title,
.wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-info > div.wdt-flex-banner-content,
.wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-info > div.wdt-flex-banner-button { 
-webkit-transition: 375ms cubic-bezier(0.7, 0, 0.3, 1); transition: 375ms cubic-bezier(0.7, 0, 0.3, 1); 
width: 24vw; padding: 0 clamp(0.625rem, 0.1923rem + 1.9231vw, 2.5rem); margin: 0 0 10px; }
.wdt-flex-banner-options .wdt-flex-banner-option.active .wdt-flex-banner-label .wdt-flex-banner-info > div.wdt-flex-banner-icon,
.wdt-flex-banner-options .wdt-flex-banner-option.active .wdt-flex-banner-label .wdt-flex-banner-info > div.wdt-flex-banner-sub-title,
.wdt-flex-banner-options .wdt-flex-banner-option.active .wdt-flex-banner-label .wdt-flex-banner-info > div.wdt-flex-banner-content,
.wdt-flex-banner-options .wdt-flex-banner-option.active .wdt-flex-banner-label .wdt-flex-banner-info > div.wdt-flex-banner-button {
-webkit-transition: 500ms cubic-bezier(0.7, 0, 0.3, 1); transition: 500ms cubic-bezier(0.7, 0, 0.3, 1); }
.wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-info > div.wdt-flex-banner-icon { 
transition-delay: 60ms; -webkit-transform: translateY(50px); transform: translateY(50px); opacity: 0; }
.wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-info > div.wdt-flex-banner-sub-title {
transition-delay: 50ms; -webkit-transform: translateY(50px); transform: translateY(50px); opacity: 0; }
.wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-info > div.wdt-flex-banner-content {
transition-delay: 25ms; -webkit-transform: translateY(50px); transform: translateY(50px); opacity: 0; }
.wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-info > div.wdt-flex-banner-button {
transition-delay: 2ms; -webkit-transform: translateY(50px); transform: translateY(50px); opacity: 0; }
.wdt-flex-banner-options .wdt-flex-banner-option.active .wdt-flex-banner-label .wdt-flex-banner-info > div.wdt-flex-banner-icon {
transition-delay: 0ms; -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; }
.wdt-flex-banner-options .wdt-flex-banner-option.active .wdt-flex-banner-label .wdt-flex-banner-info > div.wdt-flex-banner-sub-title {
transition-delay: 100ms; -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; }
.wdt-flex-banner-options .wdt-flex-banner-option.active .wdt-flex-banner-label .wdt-flex-banner-info > div.wdt-flex-banner-content {
transition-delay: 250ms; -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; }
.wdt-flex-banner-options .wdt-flex-banner-option.active .wdt-flex-banner-label .wdt-flex-banner-info > div.wdt-flex-banner-button {
transition-delay: 320ms; -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; } .wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-title { line-height: var(--wdtLineHeight_Alt);
font-family: var(--wdtFontTypo_Alt); font-weight: var(--wdtFontWeight_Alt); text-transform: capitalize; letter-spacing: normal; }
.wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-info { padding: 30px 0px;  }
.wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-info > div:last-child { margin-bottom: 0; }
.wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-info > div.wdt-flex-banner-content { font-family: var(--wdtFontTypo_Base); }
.wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-info > div.wdt-flex-banner-content p { margin: 0; max-width: 450px; }
.wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-info > div.wdt-flex-banner-button a { 
margin-top: 10px; display: inline-block; line-height: normal; font-size: 1rem; padding: var(--wdtPadding_Btn); text-align: center; 
-webkit-border-radius: var(--wdtRadius_Part); border-radius: var(--wdtRadius_Part); }
.wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-shadow { pointer-events: none;
width: 100%; height: 100%; position: absolute; background-image: linear-gradient(45deg, rgba(0,0,0,0.8), transparent); } .wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-title { color: var(--wdtHeadAltColor); }
.wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-info { color: var(--wdtAccentTxtColor); }
.wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-info > div.wdt-flex-banner-button a { 
background-color: var(--wdtPrimaryColor); color: var(--wdtAccentTxtColor); } .wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-info > div.wdt-flex-banner-button a:focus,
.wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-info > div.wdt-flex-banner-button a:hover { 
background-color: var(--wdtSecondaryColor); color: var(--wdtAccentTxtColor); } .wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-title { font-size: clamp(1.25rem, 1.1635rem + 0.3846vw, 1.625rem); -webkit-transform: rotate(180deg) translateY(-1px); -moz-transform: rotate(180deg) translateY(-1px); 
-ms-transform: rotate(180deg) translateY(-1px); -o-transform: rotate(180deg) translateY(-1px); transform: rotate(180deg) translateY(-1px);
writing-mode: vertical-rl; text-align: start; display: flex; align-items: center; background: var(--wdtBodyBGColor); padding: 10px 0px 30px 14px;
border-bottom-left-radius: 10px; } 
.wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-title:before { 
content: ""; display: block; width: 20px; height: 20px; position: absolute; border-radius: 20px; bottom: -9px; right: -10px; z-index: 0; 
-webkit-box-shadow: inset -10px 10px 0px 0px var(--wdtBodyBGColor); box-shadow: inset -10px 10px 0px 0px var(--wdtBodyBGColor); }
.wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-title:after {  
content: ""; display: block; width: 20px; height: 20px; position: absolute; border-radius: 20px; top: -10px; left: -10px; z-index: 0;
-webkit-box-shadow: inset -10px 10px 0px 0px var(--wdtBodyBGColor); box-shadow: inset -10px 10px 0px 0px var(--wdtBodyBGColor); }
.wdt-color-gray .wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-title { background-color: var(--wdtTertiaryColor); }
.wdt-color-gray .wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-title:before,
.wdt-color-gray .wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-title:after { 
-webkit-box-shadow: inset -10px 10px 0px 0px var(--wdtTertiaryColor);
box-shadow: inset -10px 10px 0px 0px var(--wdtTertiaryColor);
}
@media ( min-width: 1025px) {
.wdt-flex-banner-options { display: flex; flex-wrap: nowrap; }
.wdt-flex-banner-options .wdt-flex-banner-option { flex: 1; width: 100% !important; overflow: hidden; border-radius: 10px; border-bottom-left-radius: 0px;
display: flex; flex-direction: column; position: relative; transition: flex .8s cubic-bezier(.29,0,.2,1); will-change: flex; }
.wdt-flex-banner-options .wdt-flex-banner-option.active { flex: 2; } }
@media ( max-width: 1024px) { 
.wdt-flex-banner-options .wdt-flex-banner-option { position: relative; overflow: hidden; border-radius: 10px; border-bottom-left-radius: 0px; }
.wdt-flex-banner-options .wdt-flex-banner-option:before { z-index: 0; top: 0; right: 0; bottom: 0; left: 0; }
.wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label { padding: 20px 20px 0px 0px; z-index: 1; }
.wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-info { padding: 10px 0 20px; }
.wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-title { font-size: 1.1rem; margin: 0 30px -1px 0; }
.wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-title { flex: 0; }
.wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-info { flex: 1; }
.wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-info > div.wdt-flex-banner-icon, 
.wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-info > div.wdt-flex-banner-sub-title, 
.wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-info > div.wdt-flex-banner-content, 
.wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-info > div.wdt-flex-banner-button { width: 100%; padding: 0; }
.wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-info > div.wdt-flex-banner-icon { 
transition-delay: 60ms; -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; }
.wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-info > div.wdt-flex-banner-sub-title {
transition-delay: 50ms; -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; }
.wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-info > div.wdt-flex-banner-content {
transition-delay: 25ms; -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; }
.wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-info > div.wdt-flex-banner-button {
transition-delay: 2ms; -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; } .wdt-flex-banner-options { -webkit-scrollbar-width: none; scrollbar-width: none; scroll-behavior: smooth; 
display: flex; overflow-x: auto; overflow-y: hidden; scroll-snap-type: x mandatory; flex-wrap: nowrap; padding-bottom: 0; margin: 0; }
.wdt-flex-banner-options .wdt-flex-banner-option { display: inherit;
flex: 0 0 44%; width: auto !important; scroll-snap-align: start; scroll-snap-stop: always; 
} .wdt-flex-banner-options { scroll-padding: 0px; }
.wdt-flex-banner-options .wdt-flex-banner-option:not(:last-child) { margin-right: 20px; }
}
@media (max-width: 767px) { .wdt-flex-banner-options .wdt-flex-banner-option { flex: 0 0 60%; }
}
@media (max-width: 767px) { .wdt-flex-banner-options .wdt-flex-banner-option { flex: 0 0 80%; }
}
@media (max-width: 480px) {
.wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-title { margin: 0 20px -1px 0; } .wdt-flex-banner-options .wdt-flex-banner-option { flex: 0 0 80%; }
}  .wdt-flex-banner-options { scrollbar-width: none; scrollbar-color: var(--wdtPrimaryColor) transparent; } .wdt-flex-banner-options::-webkit-scrollbar { width: 0px; display: none; }
.wdt-flex-banner-options::-webkit-scrollbar-track { background: transparent; }
.wdt-flex-banner-options::-webkit-scrollbar-thumb { background-color: var(--wdtPrimaryColor); border-radius: 0px; } @media only screen and (max-width: 1280px) { }
@media (min-width: 1281px) {
.wdt-full-width-click-slider .wdt-flex-banner-options { position: relative; }
.wdt-full-width-click-slider .wdt-flex-banner-options .wdt-flex-banner-option:not(:last-child) { 
margin-right: 0px; border-right: 1px solid var(--wdtBorderColor); }
.wdt-full-width-click-slider .wdt-flex-banner-options .wdt-flex-banner-option { background: none; position: static; display: grid; }
.wdt-full-width-click-slider .wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-shadow,
.wdt-full-width-click-slider .wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label { grid-area: 1/-1; position: relative; }
.wdt-full-width-click-slider .wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-shadow { visibility: hidden; opacity: 0;
background-image: linear-gradient(45deg, rgba(0,0,0,0.7), rgba(0,0,0,0.3)); background-size: 100% 100%; background-repeat: no-repeat;
-webkit-transition: all .6s cubic-bezier(.29,0,.2,1); transition: all .6s cubic-bezier(.29,0,.2,1); 
-webkit-filter: blur(10px); filter: blur(10px); }
.wdt-full-width-click-slider .wdt-flex-banner-options .wdt-flex-banner-option.active .wdt-flex-banner-shadow { opacity: 1; visibility: visible; }
.wdt-full-width-click-slider .wdt-flex-banner-options .wdt-flex-banner-option:before { pointer-events: none;
content: ""; position: absolute; top: 0; right: 0; left: 0; bottom: 0; display: block; z-index: -1; background-color: transparent;
background-image: var(--optionBackground); background-position: center; background-repeat: no-repeat; background-size: cover; }
.wdt-full-width-click-slider .wdt-flex-banner-options .wdt-flex-banner-option:before { 
-webkit-animation: slide-animation-out-up var(--wdt-Ad-Transition) forwards;
animation: slide-animation-out-up var(--wdt-Ad-Transition) forwards; }
.wdt-full-width-click-slider .wdt-flex-banner-options .wdt-flex-banner-option.active:before {
-webkit-animation: slide-animation-in-up var(--wdt-Ad-Transition) forwards;
animation: slide-animation-in-up var(--wdt-Ad-Transition) forwards; }
@keyframes slide-animation-in-up {
0% { clip-path: inset(0 0 0 100%); -webkit-clip-path: inset(0 0 0 100%); }
100% { clip-path: inset(0 0 0 0); -webkit-clip-path: inset(0 0 0 0); }
}
@-webkit-keyframes slide-animation-in-up {
0% { clip-path: inset(0 0 0 100%); -webkit-clip-path: inset(0 0 0 100%); }
100% { clip-path: inset(0 0 0 0); -webkit-clip-path: inset(0 0 0 0); }
}
@keyframes slide-animation-out-up {
0% { clip-path: inset(0 0 0 0); -webkit-clip-path: inset(0 0 0 0); }
100% { clip-path: inset(0 100% 0 0); -webkit-clip-path: inset(0 100% 0 0); }
}
@-webkit-keyframes slide-animation-out-up {
0% { clip-path: inset(0 0 0 0); -webkit-clip-path: inset(0 0 0 0); }
100% { clip-path: inset(0 100% 0 0); -webkit-clip-path: inset(0 100% 0 0); }
}
}