.wdt-interactive-showcase-container { display: flex; will-change: flex; flex-wrap: wrap; margin: 0px; width: auto; align-items: center; }
.wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper,
.wdt-interactive-showcase-container .wdt-interactive-showcase-content-wrapper { flex: 1; padding: 20px; }

.wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list { padding: 0; margin: 0 auto 0 0; width: 100%; max-width: 680px;  }
.wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li { list-style-type: none; padding: 20px 30px; position: relative; }
.wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li:not(:last-child) { margin-bottom: 20px; }

.wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li > * { position: relative; }
.wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li .wdt-content-title { font-size: clamp(1.625rem, 1.55rem + 0.375vw, 2rem); font-weight: var(--wdtFontWeight_Alt); line-height: var(--wdtLineHeight_Alt);display: flex;}

.wdt-interactive-showcase-container .wdt-interactive-showcase-content-wrapper .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper .wdt-content-image img { width: 100vw; }
.wdt-interactive-showcase-container .wdt-interactive-showcase-content-wrapper .wdt-content-item .wdt-media-image-cover > .wdt-media-image-cover-container { padding: 0; }
.wdt-interactive-showcase-container .wdt-interactive-showcase-content-wrapper .wdt-content-item .wdt-content-button > a { display: inline-flex; align-items: center;text-transform: uppercase; letter-spacing: var(--wdtLetterspacing_2x); padding: clamp(1.25rem, 0.5288rem + 3.2051vw, 4.375rem) clamp(1.5rem, 0.6923rem + 3.5897vw, 5rem); }

.wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li > .wdt-interactive-showcase-content-group .wdt-content-image,
.wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li > .wdt-interactive-showcase-content-group .wdt-content-image img { width: 110px; height: 110px; border-radius: 50%; }

.wdt-interactive-showcase-container .wdt-interactive-showcase-content-wrapper { position: relative; display: grid; }
.wdt-interactive-showcase-container .wdt-interactive-showcase-content-wrapper div[id*="wdt-interactive-showcase-"] { grid-area: 1/-1; visibility: hidden; transform: scaleX(0); transform-origin: 0 50%; transition: transform .2s ease .25s ,visibility 03s ease; }
.wdt-interactive-showcase-container .wdt-interactive-showcase-content-wrapper div[id*="wdt-interactive-showcase-"].wdt-interactive-showcase-active { transform: scaleX(1); visibility: visible; }


/*Custom css*/

.wdt-custom-interactive-video .wdt-interactive-showcase-container { display: grid; grid-template-columns: 680px 1fr; margin: 0; }
.wdt-custom-interactive-video .wdt-interactive-showcase-container .wdt-interactive-showcase-content-wrapper { padding: 0; height: 100%; }
.wdt-custom-interactive-video .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper { padding: 0 100px; }
.wdt-custom-interactive-video .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li { padding: clamp(0.625rem, 0.3365rem + 1.2821vw, 1.875rem) clamp(0.9375rem, 0.5192rem + 1.859vw, 2.75rem); border: 1px solid rgba(var(--wdtTertiaryColorRgb), 0.5); transition: var(--wdtBaseTransition); counter-increment: itemCounter;overflow: hidden;backface-visibility: hidden;}
.wdt-custom-interactive-video .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li .wdt-interactive-showcase-content-group .wdt-interactive-showcase-content-group .wdt-interactive-showcase-element { display: flex; align-items: center; width: 76%; }
.wdt-custom-interactive-video .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li .wdt-interactive-showcase-content-group .wdt-interactive-showcase-content-group { display: flex; align-items: center; justify-content: space-between; }
.wdt-custom-interactive-video .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li .wdt-interactive-showcase-content-group .wdt-interactive-showcase-content-group .wdt-interactive-showcase-element .wdt-content-title:before { content: counter(itemCounter) "."; top: 0; position: relative; padding-right: 4px; }
.wdt-custom-interactive-video .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li:before {content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(270deg, rgba(var(--wdtSecondaryColorRgb), 0) 0%, var(--wdtSecondaryColor) 100%); visibility: hidden; transform: scaleX(0); transform-origin: 0 50%; z-index: 0; transition: transform .2s ease .25s, visibility 03s ease;}
.wdt-custom-interactive-video .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li.wdt-interactive-showcase-active:before, .wdt-custom-interactive-video .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li:hover:before { transform: scaleX(1); visibility: visible; }
/* .wdt-custom-interactive-video .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li.wdt-interactive-showcase-active { border-color: var(--wdtPrimaryColor); } */
.wdt-custom-interactive-video .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li .wdt-interactive-showcase-button .wdt-interactive-showcase-button-link:after {content: ""; position: relative; display: inline-block; width: 35px; height: 50px;-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 100 100' style='enable-background:new 0 0 100 100;' xml:space='preserve'%3E%3Cpath d='M99.7,50.7c0.4-0.4,0.4-1,0-1.3l-6.1-6.1c-0.4-0.4-1-0.4-1.3,0c-0.4,0.4-0.4,1,0,1.3l5.4,5.4l-5.4,5.4c-0.4,0.4-0.4,1,0,1.3 c0.4,0.4,1,0.4,1.3,0L99.7,50.7z M0,51l99,0V49L0,49L0,51z'/%3E%3C/svg%3E%0A");mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 100 100' style='enable-background:new 0 0 100 100;' xml:space='preserve'%3E%3Cpath d='M99.7,50.7c0.4-0.4,0.4-1,0-1.3l-6.1-6.1c-0.4-0.4-1-0.4-1.3,0c-0.4,0.4-0.4,1,0,1.3l5.4,5.4l-5.4,5.4c-0.4,0.4-0.4,1,0,1.3 c0.4,0.4,1,0.4,1.3,0L99.7,50.7z M0,51l99,0V49L0,49L0,51z'/%3E%3C/svg%3E%0A");-webkit-mask-position: right; -webkit-mask-size: cover; -webkit-mask-repeat: no-repeat; mask-position: right; mask-size: cover; mask-repeat: no-repeat;background: linear-gradient(to right, var(--wdtSecondaryColor) 50%, var(--wdtSecondaryColor) 50%); left: -30%; transition: var(--wdtAltTransition); transform: scale(1.6); top: 5px;} 
.wdt-custom-interactive-video .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li .wdt-interactive-showcase-button:hover .wdt-interactive-showcase-button-link:after { left: -15%; }
.wdt-custom-interactive-video .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li .wdt-interactive-showcase-button a { position: relative; width: 60px; display: inline-block; }
.wdt-custom-interactive-video .wdt-interactive-showcase-container > .wdt-interactive-showcase-list-wrapper > ul.wdt-interactive-showcase-list > li .wdt-interactive-showcase-button a:not(:first-child):after {content: ''; position: absolute; top: 0; bottom: 0; left: 0; right: 0; transition: var(--wdtAltTransition); border-radius: var(--wdtRadius_Full); z-index: 0; width: 60px; height: 60px; border: 1px solid;}
.wdt-custom-interactive-video .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li .wdt-interactive-showcase-button a:hover { color: var(--wdtSecondaryColor); }
/* .wdt-custom-interactive-video .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li .wdt-interactive-showcase-content-group .wdt-interactive-showcase-content-group .wdt-interactive-showcase-element:hover { color: var(--wdtHeadAltColor); } */
/* .wdt-custom-interactive-video .wdt-interactive-showcase-container .wdt-interactive-showcase-content-wrapper div[id*="wdt-interactive-showcase-"],
.wdt-custom-interactive-video .wdt-interactive-showcase-container .wdt-interactive-showcase-content-wrapper div[id*="wdt-interactive-showcase-"].wdt-interactive-showcase-active  { transform: unset; } */

.wdt-custom-interactive-video .wdt-interactive-showcase-container .wdt-interactive-showcase-content-wrapper div[id*="wdt-interactive-showcase-"] { transform: none; opacity: 0; transition: 0.3s ease-in-out; -webkit-transition: 0.3s ease-in-out; }
.wdt-custom-interactive-video .wdt-interactive-showcase-container .wdt-interactive-showcase-content-wrapper div[id*="wdt-interactive-showcase-"].wdt-interactive-showcase-active { opacity: 1; }
.wdt-custom-interactive-video .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li.wdt-interactive-showcase-active a.wdt-interactive-showcase-element {color: var(--wdtTertiaryColor);}

.wdt-dark-bg .wdt-custom-interactive-video .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li .wdt-interactive-showcase-content-group .wdt-interactive-showcase-content-group .wdt-interactive-showcase-element{color: var(--wdtTertiaryColor);}
/* .wdt-dark-bg .wdt-custom-interactive-video .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li .wdt-interactive-showcase-content-group .wdt-interactive-showcase-content-group .wdt-interactive-showcase-element:hover{color: var(--wdtSecondaryColor);} */
.wdt-dark-bg .wdt-custom-interactive-video .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li .wdt-interactive-showcase-button a:after{border-color: var(--wdtTertiaryColor);}
.wdt-dark-bg .wdt-custom-interactive-video .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li .wdt-interactive-showcase-button .wdt-interactive-showcase-button-link:after{background: linear-gradient(to right, var(--wdtTertiaryColor) 50%, var(--wdtTertiaryColor) 50%);}

.wdt-custom-interactive-video .wdt-interactive-showcase-container .wdt-interactive-showcase-content-wrapper .wdt-popup-box-trigger-holder, 
.wdt-custom-interactive-video .wdt-interactive-showcase-container .wdt-interactive-showcase-content-wrapper .wdt-popup-box-trigger-holder .wdt-popup-box-trigger-element{width: 100%;}

/*style-2*/

.wdt-interactive-style-2 .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li .wdt-content-title { font-size: clamp(2.25rem, 1.8462rem + 1.7949vw, 4rem); text-transform: capitalize; font-weight: var(--wdtFontWeight_Alt); font-family: var(--wdtFontTypo_Alt); position: relative; }
.wdt-interactive-style-2 .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li .wdt-interactive-showcase-content-group { display: flex; flex-direction: row-reverse; justify-content: left; align-items: center; }
.wdt-interactive-style-2 .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li > .wdt-interactive-showcase-content-group .wdt-content-image, .wdt-interactive-style-2 .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li > .wdt-interactive-showcase-content-group .wdt-content-image img { width: auto; height: auto; border-radius: var(--wdtRadius_Zero); }
.wdt-interactive-style-2 .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list { margin: 0 0 0 auto; }
.wdt-interactive-style-2 .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li { padding: 0px 0 20px; }
.wdt-interactive-style-2 .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper li .wdt-interactive-showcase-media-group { position: absolute; right: 0; top: 0; transform: scale(0.5); opacity: 0; transform: rotate(0deg) translateY(-50%); -webkit-transform: rotate(0deg) translateY(-50%); transition: var(--wdt-Ad-Transition); z-index: 1;}
.wdt-interactive-style-2 .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper li.wdt-interactive-showcase-active .wdt-interactive-showcase-media-group { opacity: 1; transform: scale(1); transform: rotate(-14.14deg) translateY(-50%); -webkit-transform: rotate(-14.14deg) translateY(-50%); }
.wdt-interactive-style-2 .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li.wdt-interactive-showcase-active .wdt-content-title { color: var(--wdtPrimaryColor); }
.wdt-interactive-style-2 .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li .wdt-content-title:after,
.wdt-interactive-style-2 .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li.wdt-interactive-showcase-active .wdt-content-title:after { content: ''; position: absolute; width: 100%; height: 2px; background-color: currentColor; bottom: 0; left: 0; transform-origin: right; transform: scaleX(0); transition: transform .3s ease-in-out;}
.wdt-interactive-style-2 .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li:hover .wdt-content-title:after,
.wdt-interactive-style-2 .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li.wdt-interactive-showcase-active .wdt-content-title:after {transform-origin: left; transform: scaleX(1);}
.wdt-interactive-style-2 .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li .wdt-content-title:before,
.wdt-interactive-style-2 .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li.wdt-interactive-showcase-active .wdt-content-title:before {content: ""; position: absolute; display: inline-block; width: 35px; height: 50px;-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 100 100' style='enable-background:new 0 0 100 100;' xml:space='preserve'%3E%3Cpath d='M99.7,50.7c0.4-0.4,0.4-1,0-1.3l-6.1-6.1c-0.4-0.4-1-0.4-1.3,0c-0.4,0.4-0.4,1,0,1.3l5.4,5.4l-5.4,5.4c-0.4,0.4-0.4,1,0,1.3 c0.4,0.4,1,0.4,1.3,0L99.7,50.7z M0,51l99,0V49L0,49L0,51z'/%3E%3C/svg%3E%0A");mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 100 100' style='enable-background:new 0 0 100 100;' xml:space='preserve'%3E%3Cpath d='M99.7,50.7c0.4-0.4,0.4-1,0-1.3l-6.1-6.1c-0.4-0.4-1-0.4-1.3,0c-0.4,0.4-0.4,1,0,1.3l5.4,5.4l-5.4,5.4c-0.4,0.4-0.4,1,0,1.3 c0.4,0.4,1,0.4,1.3,0L99.7,50.7z M0,51l99,0V49L0,49L0,51z'/%3E%3C/svg%3E%0A");-webkit-mask-position: right; -webkit-mask-size: cover; -webkit-mask-repeat: no-repeat; mask-position: right; mask-size: cover; mask-repeat: no-repeat;background: currentColor; left: -150px; transition: var(--wdtAltTransition); transform: scale(1.6) translateY(-35%); top: 50%; opacity: 0;}
.wdt-interactive-style-2 .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li:hover .wdt-content-title:before,
.wdt-interactive-style-2 .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li.wdt-interactive-showcase-active .wdt-content-title:before { left: -100px; opacity: 1; }
.wdt-interactive-style-2 .wdt-interactive-showcase-container .wdt-interactive-showcase-content-wrapper {  padding-left: 120px; }

/*Style-3*/
.wdt-custom-interactive-hotspot .wdt-interactive-showcase-container { display: grid; grid-template-columns: 35% 65%; }
.wdt-custom-interactive-hotspot .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper { padding: 0px; }
.wdt-custom-interactive-hotspot .wdt-interactive-showcase-container .wdt-interactive-showcase-content-wrapper { padding: 0px clamp(1.875rem, 1.1538rem + 3.2051vw, 5rem); padding-right: 0px; }
.wdt-custom-interactive-hotspot .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li:hover .wdt-content-title,
.wdt-custom-interactive-hotspot .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li.wdt-interactive-showcase-active .wdt-content-title { color: var(--wdtLinkColor); }
.wdt-custom-interactive-hotspot .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li:not(:last-child) {  margin-bottom: 20px; }
.wdt-custom-interactive-hotspot .wdt-interactive-showcase-container .wdt-interactive-showcase-content-wrapper div[id*="wdt-interactive-showcase-"] { transform: none; opacity: 0; transition: 0.3s ease-in-out; -webkit-transition: 0.3s ease-in-out; }
.wdt-custom-interactive-hotspot .wdt-interactive-showcase-container .wdt-interactive-showcase-content-wrapper div[id*="wdt-interactive-showcase-"].wdt-interactive-showcase-active { opacity: 1; }
.wdt-custom-interactive-hotspot .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li {width: auto;}
.wdt-custom-interactive-hotspot .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li .wdt-interactive-showcase-content-group { display: flex; align-items: center; position: relative;}
.wdt-custom-interactive-hotspot .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li { padding: 0; }
.wdt-custom-interactive-hotspot .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li .wdt-content-title {font-size: clamp(1.125rem, 1.05rem + 0.375vw, 1.5rem); color: var(--wdtHeadAltColor); transition: var(--wdtBaseTransition); line-height: normal; font-family: var(--wdtFontTypo_Alt);}
.wdt-custom-interactive-hotspot .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li > .wdt-interactive-showcase-content-group .wdt-content-image, 
.wdt-custom-interactive-hotspot .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li > .wdt-interactive-showcase-content-group .wdt-content-image img { width: 50px; height: 30px; border-radius: var(--wdtRadius_Zero); margin-right: 16px; }
.wdt-custom-interactive-hotspot .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li { padding: clamp(0.625rem, 0.3365rem + 1.2821vw, 1.875rem) clamp(0.9375rem, 0.5192rem + 1.859vw, 2.75rem); border: 1px solid var(--wdtBorderColor); transition: all 0.2s ease;}
.wdt-custom-interactive-hotspot .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li:before {content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(270deg, rgba(var(--wdtPrimaryColorRgb), 0) 0%, var(--wdtPrimaryColor) 100%); visibility: hidden; transform: scaleX(0); transform-origin: 0 50%; z-index: 0; transition: transform .2s ease .25s, visibility 03s ease;}
.wdt-custom-interactive-hotspot .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li.wdt-interactive-showcase-active:before, 
.wdt-custom-interactive-hotspot .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li:hover:before { transform: scaleX(1); visibility: visible; }
/* .wdt-custom-interactive-hotspot .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li.wdt-interactive-showcase-active { border-color: transparent; } */

.wdt-custom-interactive-hotspot .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li a > .wdt-interactive-showcase-content-group:before{content: '';position: absolute;top: 0;bottom: 0;right: 0;transition: var(--wdtAltTransition);border-radius: var(--wdtRadius_Full);z-index: 0;width: 60px;height: 60px;border: 1px solid;margin: auto;    border-color: var(--wdtSecondaryColor);}
.wdt-custom-interactive-hotspot .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li a > .wdt-interactive-showcase-content-group:after {content: "";position: absolute;display: inline-block;width: 35px;height: 50px;
-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 100 100' style='enable-background:new 0 0 100 100;' xml:space='preserve'%3E%3Cpath d='M99.7,50.7c0.4-0.4,0.4-1,0-1.3l-6.1-6.1c-0.4-0.4-1-0.4-1.3,0c-0.4,0.4-0.4,1,0,1.3l5.4,5.4l-5.4,5.4c-0.4,0.4-0.4,1,0,1.3 c0.4,0.4,1,0.4,1.3,0L99.7,50.7z M0,51l99,0V49L0,49L0,51z'/%3E%3C/svg%3E%0A");
mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 100 100' style='enable-background:new 0 0 100 100;' xml:space='preserve'%3E%3Cpath d='M99.7,50.7c0.4-0.4,0.4-1,0-1.3l-6.1-6.1c-0.4-0.4-1-0.4-1.3,0c-0.4,0.4-0.4,1,0,1.3l5.4,5.4l-5.4,5.4c-0.4,0.4-0.4,1,0,1.3 c0.4,0.4,1,0.4,1.3,0L99.7,50.7z M0,51l99,0V49L0,49L0,51z'/%3E%3C/svg%3E%0A");
-webkit-mask-position: right;-webkit-mask-size: cover;-webkit-mask-repeat: no-repeat;mask-position: right;mask-size: cover;mask-repeat: no-repeat;background: linear-gradient(to right, var(--wdtSecondaryColor) 50%, var(--wdtSecondaryColor) 50%);transition: var(--wdtAltTransition);transform: scale(1.6);top: 0;bottom: 0;right: 40px;margin: auto;}

.wdt-custom-interactive-hotspot .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li.wdt-interactive-showcase-active a > .wdt-interactive-showcase-content-group:after, 
.wdt-custom-interactive-hotspot .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li:hover a > .wdt-interactive-showcase-content-group:after{right: 30px;}




/* .wdt-custom-interactive-iconbox .elementor-widget-container {display: flex;flex-wrap: wrap;justify-content: center;}  */
.wdt-custom-interactive-iconbox .wdt-interactive-showcase-container {margin:0;align-items:flex-start;width: 100%;}
.wdt-custom-interactive-iconbox .wdt-interactive-showcase-container {display:grid;overflow: hidden;} 
.wdt-custom-interactive-iconbox .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper, .wdt-custom-interactive-iconbox .wdt-interactive-showcase-container .wdt-interactive-showcase-content-wrapper {padding: 0;margin-bottom: -1px;}
.wdt-custom-interactive-iconbox .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper {grid-area: 1/-1;width: fit-content;z-index: 1;max-width: fit-content;float: right;margin-left: auto;height: 100%;margin-right:-1px;}
.wdt-custom-interactive-iconbox .wdt-interactive-showcase-container .wdt-interactive-showcase-content-wrapper {grid-area: 1 / -1;}
.wdt-custom-interactive-iconbox .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list {max-width:700px;display: grid;grid-template-columns: 50% 50%;height: 100%;} 
.wdt-custom-interactive-iconbox .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li:not(:last-child) {margin-bottom: 0;}
.wdt-custom-interactive-iconbox .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li:first-child, 
.wdt-custom-interactive-iconbox .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li:nth-child(2) {border-top: 0;}
.wdt-custom-interactive-iconbox .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li {display: flex;align-items: center;width:100%;height: 100%;max-height: 300px;padding:30px 80px;backdrop-filter:blur(4px);background-color:rgba(var(--wdtAccentTxtColorRgb), .80);margin-bottom: 0;border-style: solid;border-color: rgba(var(--wdtBorderColorRgb), 0.2);border-width: 1px 1px 0 0;margin-right:-1px;justify-content: center;cursor: pointer;z-index: 1;}
.wdt-custom-interactive-iconbox .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li .wdt-interactive-showcase-content-group{display:flex;align-items:center;flex-direction: column;justify-content: center;}
.wdt-custom-interactive-iconbox .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li .wdt-interactive-showcase-content-group .wdt-interactive-showcase-media-group .wdt-content-icon{height:unset;line-height:0;}
.wdt-custom-interactive-iconbox .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li .wdt-interactive-showcase-content-group .wdt-interactive-showcase-media-group .wdt-content-icon span i{height:unset;line-height:0;}
.wdt-custom-interactive-iconbox .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li .wdt-interactive-showcase-content-group .wdt-interactive-showcase-media-group .wdt-content-icon span{font-size: 60px;height:unset;line-height:0;color:var(--wdtTertiaryColor);transition:var(--wdtBaseTransition);margin-right:0;}
.wdt-custom-interactive-iconbox .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li .wdt-content-title{font-size: var(--wdtFontSize_Base);text-transform: uppercase;color: var(--wdtTertiaryColor);transition: var(--wdtBaseTransition);font-weight: var(--wdtFontWeight_Base);letter-spacing: var(--wdtLetterSpacing_3X);margin-top: 10px;}
.wdt-custom-interactive-iconbox .wdt-interactive-showcase-container .wdt-interactive-showcase-content-wrapper div[id*="wdt-interactive-showcase-"] {grid-area: 1 / -1;visibility: visible;transform: scale(1.05);opacity:0;transform-origin:center;transition: all .7s linear;pointer-events: none;}
.wdt-custom-interactive-iconbox .wdt-interactive-showcase-container .wdt-interactive-showcase-content-wrapper div[id*="wdt-interactive-showcase-"].wdt-interactive-showcase-active {transform: scale(1);opacity:1;visibility: visible;pointer-events: all;}
.wdt-custom-interactive-iconbox .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li:after{content: "";position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;background-color:var(--wdtPrimaryColor);opacity:1;z-index:-1;transform:scaleX(0);transform-origin:0% 50%;transition: var(--wdtBaseTransition);}
.wdt-custom-interactive-iconbox .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li:hover:after,
.wdt-custom-interactive-iconbox .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li.wdt-interactive-showcase-active:after{transform:scaleX(1);}
.wdt-custom-interactive-iconbox .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li:hover .wdt-interactive-showcase-content-group .wdt-interactive-showcase-media-group .wdt-content-icon span,.wdt-custom-interactive-iconbox .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li.wdt-interactive-showcase-active .wdt-interactive-showcase-content-group .wdt-interactive-showcase-media-group .wdt-content-icon span{color:var(--wdtAccentTxtColor);}
.wdt-custom-interactive-iconbox .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li:hover .wdt-content-title,
.wdt-custom-interactive-iconbox .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li.wdt-interactive-showcase-active .wdt-content-title{color:var(--wdtAccentTxtColor);}
.wdt-custom-interactive-iconbox .wdt-interactive-showcase-container .wdt-interactive-showcase-content-wrapper .wdt-content-item .wdt-media-image-cover > .wdt-media-image-cover-container{padding:50px;}
.wdt-custom-interactive-iconbox .wdt-interactive-showcase-container .wdt-interactive-showcase-content-wrapper .wdt-content-item .wdt-content-button > a{padding: var(--wdtPadding_Btn);background: var(--wdtPrimaryColor);border-color: var(--wdtPrimaryColor);font-size: var(--wdtFontSize_Base);font-family: var(--wdtFontTypo_Base);font-weight: var(--wdtFontWeight_Alt);text-transform: capitalize;}
.wdt-custom-interactive-iconbox .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper .wdt-content-image, .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper .wdt-content-image img {height: 100%;}


/*Responsive*/

@media screen and (min-width: 1541px) 
{
.wdt-custom-interactive-iconbox .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li {min-height: 100%;}
}

@media(max-width: 1540px) 
{
.wdt-custom-interactive-video .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper { padding: 0 50px; }
.wdt-custom-interactive-video .wdt-interactive-showcase-container { grid-template-columns: 580px 1fr; }
.wdt-custom-interactive-hotspot .wdt-interactive-showcase-container { grid-template-columns: 35% 65%; margin: 0px; }
}

@media (max-width:1280px)
{
.wdt-custom-interactive-iconbox .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li {width:100%;padding:30px;}  

}  

@media (max-width:1024px)
{
.wdt-custom-interactive-iconbox .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list {display: flex;max-width:100%;width:100%;height:auto;scroll-behavior:smooth;overflow-x: scroll;overflow-y: hidden;white-space: nowrap;scroll-snap-type:x mandatory;}
.wdt-custom-interactive-iconbox .wdt-interactive-showcase-container {display: flex;overflow: hidden;flex-direction: column-reverse;}
.wdt-custom-interactive-iconbox .wdt-interactive-showcase-container .wdt-interactive-showcase-content-wrapper{flex:0;}
.wdt-custom-interactive-iconbox .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper{width:100%;margin-left:0;}
.wdt-custom-interactive-iconbox .wdt-interactive-showcase-container .wdt-interactive-showcase-content-wrapper .wdt-content-item .wdt-media-image-cover > .wdt-media-image-cover-container{padding:20px;}
.wdt-interactive-showcase-list::-webkit-scrollbar {width: 100%;height: 8px;border: 1px solid var(--wdtTertiaryColor);}
.wdt-interactive-showcase-list::-webkit-scrollbar-track {border-radius: 0;background: rgba(var(--wdtAccentTxtColorRgb), .4);}
.wdt-interactive-showcase-list::-webkit-scrollbar-thumb {border-radius: 0;background: var(--wdtAccentTxtColor);}
.wdt-interactive-showcase-container .wdt-interactive-showcase-content-wrapper { flex: 1 1 100%; padding: 20px; }
.wdt-interactive-showcase-container .wdt-interactive-showcase-content-wrapper div[id*="wdt-interactive-showcase-"] { position: relative; } 
.wdt-custom-interactive-video .wdt-interactive-showcase-container { grid-template-columns: 500px 1fr; }
.wdt-custom-interactive-video .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper { padding: 0 20px; }
.wdt-custom-interactive-hotspot .wdt-interactive-showcase-container { grid-template-columns: repeat(1, 1fr); }
.wdt-custom-interactive-hotspot .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list { display: flex; align-items: center; justify-content: flex-start; flex-wrap: wrap; max-width: 100%; }
.wdt-custom-interactive-hotspot .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li { line-height: 1; margin-right: 20px; margin-bottom: 20px !important; padding: var(--wdtPadding_Btn); }
.wdt-custom-interactive-hotspot .wdt-interactive-showcase-container .wdt-interactive-showcase-content-wrapper { padding-left: 0px; padding-top: 30px; }
.wdt-custom-interactive-hotspot .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li a > .wdt-interactive-showcase-content-group:before, .wdt-custom-interactive-hotspot .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li a > .wdt-interactive-showcase-content-group:after { display: none; }
.wdt-custom-interactive-video .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list{max-width: 100%;}
.wdt-custom-interactive-iconbox .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li{background-color: rgba(var(--wdtAccentTxtColorRgb), .98);border-color: rgba(var(--wdtBorderColorRgb), 0.1);border-width: 0px 1px 1px 0;margin-right: 0;backdrop-filter: unset;padding: 25px;width:100%;}
}

@media(max-width: 991px) 
{
.wdt-custom-interactive-video .wdt-interactive-showcase-container { display: flex; gap: 40px; padding: 50px 0px; }
}

@media (max-width: 767px) 
{
    .wdt-custom-interactive-video .wdt-interactive-showcase-container > .wdt-interactive-showcase-list-wrapper > ul.wdt-interactive-showcase-list > li .wdt-interactive-showcase-button a:not(:first-child):after{width: 40px;height: 40px;margin: auto;left: unset;}
    .wdt-custom-interactive-video .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li .wdt-interactive-showcase-button .wdt-interactive-showcase-button-link:after{width: 35px;height: 20px;left: 0;}
    .wdt-custom-interactive-video .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li{padding: 20px;}
    .wdt-custom-interactive-video .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li .wdt-interactive-showcase-button .wdt-interactive-showcase-button-link:after{left: 0;}
}

@media (max-width: 480px) 
{
.wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li > .wdt-interactive-showcase-content-group {display: grid; grid-template-columns: 1fr; gap: 10px; align-items: center; }
.wdt-custom-interactive-video .wdt-interactive-showcase-container { padding: 40px 0px; }
.wdt-custom-interactive-video .wdt-interactive-showcase-container .wdt-interactive-showcase-list-wrapper ul.wdt-interactive-showcase-list li > .wdt-interactive-showcase-content-group { gap: 0px; }

}