.wdt-flex-banner-options .wdt-flex-banner-option { width: 100%; height: 100%; transition: .8s cubic-bezier(.29,0,.2,1);
background-image: var(--optionBackground); background-position: center center; background-repeat: no-repeat; background-size: cover; }
.wdt-flex-banner-options .wdt-flex-banner-option:not(:last-child) { margin-right: clamp(0.625rem, 0.4808rem + 0.641vw, 1.25rem); }
.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: 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: 20vw; 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: uppercase; letter-spacing: 0; }
.wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-info { padding: 30px 0 0; }
.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); text-transform: capitalize; position: relative; margin-left: clamp(1rem, 0.9135rem + 0.3846vw, 1.375rem); }
.wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-info > div.wdt-flex-banner-content p { margin: 0; }
.wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-info > div.wdt-flex-banner-button a { 
margin-top: clamp(0.625rem, 0.3365rem + 1.2821vw, 1.875rem); display: inline-block; text-align: center; font-size: 14px; padding: var(--wdtPadding_Btn);
font-family: var(--wdtFontTypo_Base); font-weight: 500; line-height: 1; text-transform: capitalize; 
-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-info > div.wdt-flex-banner-content:before { 
content: ""; position: absolute; left: calc(clamp(0.625rem, 0.1923rem + 1.9231vw, 2.5rem) - (clamp(1rem, 0.9135rem + 0.3846vw, 1.375rem))); top: 0; bottom: 0; 
background-color: var(--wdtBorderColor); width: 2px; } .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, 0.8173rem + 1.9231vw, 3.125rem);
-webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg);
writing-mode: vertical-rl; text-align: start; display: flex; align-items: center; } 
.wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-sub-title { font-size: clamp(1.875rem, 1.4423rem + 1.9231vw, 3.75rem);
line-height: var(--wdtLineHeight_Alt); font-family: var(--wdtFontTypo_Alt); font-weight: var(--wdtFontWeight_Alt); text-transform: uppercase; 
letter-spacing: 0; margin-bottom: clamp(1.125rem, 1.0673rem + 0.2564vw, 1.375rem) !important; } 
@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: var(--wdtRadius_4X);
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; }
.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; z-index: 1; }
.wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-info { padding: 10px 0 0; }
.wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-title { font-size: 1.4rem; margin: 0 20px 0 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 .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-info > div.wdt-flex-banner-content { margin-left: 12px; }
.wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-info > div.wdt-flex-banner-content:before { left: -12px; } .wdt-flex-banner-options { -webkit-scrollbar-width: none; scrollbar-width: none; scroll-behavior: smooth; 
display: flex; overflow: auto; 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: 10px; }
.wdt-flex-banner-options .wdt-flex-banner-option:not(:last-child) { margin-right: 10px; }
}
@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 0 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; } :root {
--gt-font-size: clamp(1.75rem, 1.2885rem + 2.0513vw, 3.75rem);
}
.wdt-custom-flex-banner .wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label { 
flex-direction: row-reverse; padding: 0 30px; height: 100%; width: 100%; }
.wdt-custom-flex-banner .wdt-flex-banner-options { counter-reset: wdt-flex-banner-option; }
.wdt-custom-flex-banner .wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-title:before {
counter-increment: wdt-flex-banner-option; content: "0" counter(wdt-flex-banner-option); margin-bottom: 20px; 
font-weight: normal; font-size: calc(var(--gt-font-size) * 2); transition: var(--wdtBaseTransition); -webkit-transition: var(--wdtBaseTransition); }
.wdt-custom-flex-banner .wdt-flex-banner-options .wdt-flex-banner-option.active .wdt-flex-banner-title:before { color: var(--wdtAccentTxtColor); }
.wdt-custom-flex-banner .wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-title { 
width: 100%; height: 100%; font-size: var(--gt-font-size);  text-transform: capitalize; 
transition: var(--wdtBaseTransition); -webkit-transition: var(--wdtBaseTransition); font-weight: normal; }
.wdt-custom-flex-banner .wdt-flex-banner-options .wdt-flex-banner-option.active .wdt-flex-banner-title { color: var(--wdtAccentTxtColor); }
.wdt-custom-flex-banner .wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-title:after {
content: ""; width: clamp(1.5625rem, 1.125rem + 2.1875vw, 3.75rem); height: clamp(1.5625rem, 1.125rem + 2.1875vw, 3.75rem); background: var(--wdtBodyTxtColor);
-webkit-mask-image: url("data:image/svg+xml,%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath d='M5.34,97.74,91.19,17.32,88.44,75.55l5.84,1.18L99,6.68,29,2l.22,6.4L87.53,12,.89,92.91Z'/%3E%3C/svg%3E");
mask-image: url("data:image/svg+xml,%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath d='M5.34,97.74,91.19,17.32,88.44,75.55l5.84,1.18L99,6.68,29,2l.22,6.4L87.53,12,.89,92.91Z'/%3E%3C/svg%3E");
-webkit-mask-repeat: no-repeat; -webkit-mask-size: contain; -webkit-mask-position: center;
mask-repeat: no-repeat; mask-size: contain; mask-position: center;
margin-top: auto; transform: rotate3d(1, 1, 0, 180deg); -webkit-transform: rotate3d(1, 1, 0, 180deg); transition: var(--wdtAltTransition); 
-webkit-transition: var(--wdtAltTransition);
}
.wdt-custom-flex-banner .wdt-flex-banner-options .wdt-flex-banner-option.active .wdt-flex-banner-title:after { 
transform: rotate3d(1, 1, 0, 0deg); -webkit-transform: rotate3d(1, 1, 0, 0deg); background: var(--wdtAccentTxtColor); }
.wdt-custom-flex-banner .wdt-flex-banner-options .wdt-flex-banner-option { 
background: none; margin: 0; border-right: 1px solid rgba(var(--wdtBorderColorRgb), 0.4); }
.wdt-custom-flex-banner .wdt-flex-banner-options .wdt-flex-banner-option:before { content: none; }
.wdt-custom-flex-banner .wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-info > div.wdt-flex-banner-sub-title {
font-size: clamp(var(--wdtFontSize_H5), 1.425rem + 0.375vw, var(--wdtFontSize_H4)); font-weight: var(--wdtFontWeight_H4); letter-spacing: 0; }
.wdt-custom-flex-banner .wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-info > div.wdt-flex-banner-button a {
padding: var(--wdtPadding_MaxiBtn); border-radius: var(--wdtRadius_Part); font-size: var(--wdtFontSize_Ext); font-weight: var(--wdtFontWeight_Alt); 
text-transform: capitalize; letter-spacing: 0; }
.wdt-custom-flex-banner .wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-info {
padding: 30px 0; height: 100%; display: flex; flex-direction: column; justify-content: end; position: relative; margin-right: 100px; }
.wdt-custom-flex-banner .wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-info:after {
content: ''; width: 22vw; height: 100%; background: var(--optionBackground); background-repeat: no-repeat; background-size: contain; 
background-position: bottom center; position: absolute; right: 0; -webkit-transition: 500ms cubic-bezier(0.7, 0, 0.3, 1); 
transition: 500ms cubic-bezier(0.7, 0, 0.3, 1); transition-delay: 2ms; -webkit-transform: translateY(50px); transform: translateY(50px); opacity: 0; }
.wdt-custom-flex-banner .wdt-flex-banner-options .wdt-flex-banner-option.active .wdt-flex-banner-label .wdt-flex-banner-info:after {
transition-delay: 100ms; -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; }
.wdt-custom-flex-banner .wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-info > div.wdt-flex-banner-icon, 
.wdt-custom-flex-banner .wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-info > div.wdt-flex-banner-sub-title, 
.wdt-custom-flex-banner .wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-info > div.wdt-flex-banner-content, 
.wdt-custom-flex-banner .wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-info > div.wdt-flex-banner-button {
padding: 0 30px 0 120px; width: 25vw; color: var(--wdtAccentTxtColor); }
@media (min-width: 1025px) {
.wdt-custom-flex-banner .wdt-flex-banner-options .wdt-flex-banner-option.active { flex: 5; }
}
@media screen and (max-width:1540px) {
.wdt-custom-flex-banner .wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-info { margin-right: 50px; }
.wdt-custom-flex-banner .wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-info > div.wdt-flex-banner-icon, 
.wdt-custom-flex-banner .wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-info > div.wdt-flex-banner-sub-title, 
.wdt-custom-flex-banner .wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-info > div.wdt-flex-banner-content, 
.wdt-custom-flex-banner .wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-info > div.wdt-flex-banner-button { 
padding-left: 50px; }
}
@media screen and (max-width:1024px) {
.wdt-custom-flex-banner .wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-info:after { content: none; }
.wdt-custom-flex-banner.elementor-element .wdt-flex-banner-options .wdt-flex-banner-option { margin-right:0; flex: 0 0 60%; }
.wdt-custom-flex-banner .wdt-flex-banner-options .wdt-flex-banner-option {
background: var(--optionBackground); background-position: center; background-repeat: no-repeat; background-size: cover; }
.wdt-custom-flex-banner .wdt-flex-banner-options .wdt-flex-banner-option:before { content: ''; background-color: rgba(var(--wdtSecondaryColorRgb), 0.7); }
.wdt-custom-flex-banner .wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-title { margin: 0 20px 0 0; }
.wdt-custom-flex-banner .wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-info { margin-right: 0; }
.wdt-custom-flex-banner .wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-info > div.wdt-flex-banner-icon, 
.wdt-custom-flex-banner .wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-info > div.wdt-flex-banner-sub-title, 
.wdt-custom-flex-banner .wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-info > div.wdt-flex-banner-content, 
.wdt-custom-flex-banner .wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-info > div.wdt-flex-banner-button { width: 100%; }
.wdt-custom-flex-banner .wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-title, 
.wdt-custom-flex-banner .wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-title:before { color: var(--wdtAccentTxtColor); }
.wdt-custom-flex-banner .wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-title:after { background: var(--wdtAccentTxtColor); }
}
@media screen and (max-width:767px) {
.wdt-custom-flex-banner.elementor-element .wdt-flex-banner-options .wdt-flex-banner-option { flex: 0 0 80%; }
.wdt-custom-flex-banner .wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-info > div.wdt-flex-banner-icon, 
.wdt-custom-flex-banner .wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-info > div.wdt-flex-banner-sub-title, 
.wdt-custom-flex-banner .wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-info > div.wdt-flex-banner-content, 
.wdt-custom-flex-banner .wdt-flex-banner-options .wdt-flex-banner-option .wdt-flex-banner-label .wdt-flex-banner-info > div.wdt-flex-banner-button { 
padding: 0 20px 0 30px; }
}
@media screen and (max-width:480px) {
.wdt-custom-flex-banner.elementor-element .wdt-flex-banner-options .wdt-flex-banner-option { flex: 0 0 95%; }
}