.wdt-image-box-holder.wdt-rc-template-default .wdt-content-item { text-align: center; }
.wdt-image-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-image > span, 
.wdt-image-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-image > a { position: relative;
border-radius: var(--wdtRadius_3X); overflow: hidden; will-change: transform; border: 1px solid var(--wdtPrimaryColor); }
.wdt-image-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper { margin-bottom: 0; }
.wdt-image-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-title h5 { 
font-size: clamp(1.375rem, 1.3462rem + 0.1282vw, 1.5rem); }
.wdt-image-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-media-group { display: grid; }
.wdt-image-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-media-group > div { margin: 0px !important; grid-area: 1/-1; }
.wdt-image-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-media-group > div.wdt-content-icon-wrapper { 
align-self: center; justify-self: center; pointer-events: none; }
.wdt-image-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-image > span:after, 
.wdt-image-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-image > a:after {
content: ""; position: absolute; width: 100%; height: 100%; left: 0; top: 0; background-color: var(--wdtTertiaryColor); 
opacity: 0; pointer-events: none; transition: var(--wdt-Ad-Transition); -webkit-transition: var(--wdt-Ad-Transition); }
.wdt-image-box-holder.wdt-rc-template-default .wdt-active .wdt-content-item .wdt-content-image > span:after,
.wdt-image-box-holder.wdt-rc-template-default .wdt-content-item:hover .wdt-content-image > span:after,
.wdt-image-box-holder.wdt-rc-template-default .wdt-active .wdt-content-item .wdt-content-image > a:after,
.wdt-image-box-holder.wdt-rc-template-default .wdt-content-item:hover .wdt-content-image > a:after{ opacity: 0.65; }
.wdt-image-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-media-group .wdt-content-icon-wrapper { 
display: block; font-size: 60px; -webkit-transform: translateY(20px); transform: translateY(20px); opacity: 0; 
transition: var(--wdt-Ad-Transition); -webkit-transition: var(--wdt-Ad-Transition); }
.wdt-image-box-holder.wdt-rc-template-default .wdt-active .wdt-content-item .wdt-content-media-group .wdt-content-icon-wrapper,
.wdt-image-box-holder.wdt-rc-template-default .wdt-content-item:hover .wdt-content-media-group .wdt-content-icon-wrapper { 
-webkit-transform: translateY(0px); transform: translateY(0px); opacity: 1; }
.wdt-image-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-media-group .wdt-content-icon-wrapper > a { display: flex; }
.wdt-image-box-holder.wdt-rc-template-default .wdt-content-item .wdt-content-media-group .wdt-content-icon-wrapper .wdt-content-icon span { 
background-color: var(--wdt-elementor-color-accent); color: var(--wdt-elementor-color-white); font-size: 24px; 
height: 60px; width: 60px; -webkit-border-radius: 50%; border-radius: 50%; 
-webkit-box-shadow: 0 0 3px 0 rgba(var(--wdt-elementor-color-secondary-rgb),0.15); 
box-shadow: 0 0 3px 0 rgba(var(--wdt-elementor-color-secondary-rgb),0.15); } .wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item { text-align: center; -webkit-box-shadow: none; box-shadow: none; }
.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-media-group { background-color: transparent; margin-bottom: 0; }
.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-media-group,
.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-detail-group { padding: 10px; }
.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper,
.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper .wdt-content-image,
.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper .wdt-content-image > a,
.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper .wdt-content-image > span { 
min-width: 120px; }
.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper .wdt-content-image > a,
.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper .wdt-content-image > span { 
height: auto; padding: 0; width: 100%; max-width: 200px; aspect-ratio: 1; -webkit-border-radius: 50%; border-radius: 50%; 
-webkit-box-shadow: none; box-shadow: none; background-color: var(--wdtTertiaryColor); 
transition: var(--wdt-Ad-Transition); -webkit-transition: var(--wdt-Ad-Transition);
-webkit-transform: rotate(45deg) scale(0.6) skew(20deg); transform: rotate(45deg) scale(0.6) skew(20deg); opacity: 0; }
.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item:hover .wdt-content-media-group .wdt-content-image-wrapper .wdt-content-image > a,
.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item:hover .wdt-content-media-group .wdt-content-image-wrapper .wdt-content-image > span,
.wdt-image-box-holder.wdt-rc-template-standard div.wdt-active:not(.swiper-slide) .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper .wdt-content-image > a,
.wdt-image-box-holder.wdt-rc-template-standard div.wdt-active:not(.swiper-slide) .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper .wdt-content-image > span,
.wdt-image-box-holder.wdt-rc-template-standard .swiper-slide-active .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper .wdt-content-image > a,
.wdt-image-box-holder.wdt-rc-template-standard .swiper-slide-active .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper .wdt-content-image > span {    
-webkit-transform: rotate(0deg) scale(1) skew(0deg); transform: rotate(0deg) scale(1) skew(0deg); opacity: 1; }
.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper .wdt-content-image > a img,
.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper .wdt-content-image > span img { 
height: 100%; object-fit: cover; object-position: center center; opacity: 0.5; }
.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item .wdt-media-image-cover > .wdt-media-image-cover-container {
display: flex; flex-wrap: wrap; padding: 10px 0px; width: 100%; }
.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper:before,
.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper:after { display: none; }
.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-media-group .wdt-content-title h5 { 
font-size: clamp(1.375rem, 1.1154rem + 1.1538vw, 2.5rem); }
.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item > div[class*="group"] .wdt-content-title + .wdt-content-subtitle, 
.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item > div[class*="group"] .wdt-content-subtitle + .wdt-content-title, 
.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item > div[class*="group"] .wdt-content-separator + .wdt-content-subtitle, 
.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item > div[class*="group"] .wdt-rating-container + .wdt-content-title { 
margin-top: -8px; }   
.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-media-group .wdt-content-subtitle { 
font-size: 1rem; letter-spacing: normal; line-height: normal; }
.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-media-group .wdt-content-title h5, 
.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-media-group .wdt-content-title h5 > a {
color: var(--wdt-elementor-color-accent); }
.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-media-group .wdt-content-subtitle { 
color: var(--wdt-elementor-color-white); }
.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item:hover .wdt-content-media-group .wdt-content-title h5, 
.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item:hover .wdt-content-media-group .wdt-content-title h5 > a,
.wdt-image-box-holder.wdt-rc-template-standard .wdt-content-item:hover .wdt-content-media-group .wdt-content-subtitle,
.wdt-image-box-holder.wdt-rc-template-standard div.wdt-active:not(.swiper-slide) .wdt-content-item .wdt-content-media-group .wdt-content-title h5, 
.wdt-image-box-holder.wdt-rc-template-standard div.wdt-active:not(.swiper-slide) .wdt-content-item .wdt-content-media-group .wdt-content-title h5 > a,
.wdt-image-box-holder.wdt-rc-template-standard div.wdt-active:not(.swiper-slide) .wdt-content-item .wdt-content-media-group .wdt-content-subtitle, 
.wdt-image-box-holder.wdt-rc-template-standard .swiper-slide-active .wdt-content-item .wdt-content-media-group .wdt-content-title h5, 
.wdt-image-box-holder.wdt-rc-template-standard .swiper-slide-active .wdt-content-item .wdt-content-media-group .wdt-content-title h5 > a,
.wdt-image-box-holder.wdt-rc-template-standard .swiper-slide-active .wdt-content-item .wdt-content-media-group .wdt-content-subtitle { 
color: var(--wdt-elementor-color-white); }
.wdt-image-box-holder.wdt-rc-template-standard > .wdt-image-box-container.swiper { 
background: linear-gradient(45deg, var(--wdtBorderColor), var(--wdtBorderColor));
background-position: center center; background-size: 100% 2px; background-repeat: no-repeat; }
.wdt-image-box-holder.wdt-rc-template-standard > .wdt-image-box-container.swiper .swiper-slide { 
background-color: var(--wdtBodyBGColor); -webkit-border-radius: 1em; border-radius: 1em; } .wdt-image-box-holder.wdt-rc-template-instagram-style .wdt-content-item .wdt-content-elements-group.wdt-media-group { 
display: grid; border-radius: var(--wdtRadius_3X); overflow: hidden; will-change: transform; 
-webkit-border: 1px solid var(--wdtPrimaryColor); border: none; }
.wdt-image-box-holder.wdt-rc-template-instagram-style .wdt-content-item .wdt-content-elements-group.wdt-media-group > div { 
grid-area: 1/-1; margin: 0 !important; align-self: center; justify-self: center; }
.wdt-image-box-holder.wdt-rc-template-instagram-style .wdt-content-item .wdt-content-icon-wrapper { pointer-events: none; }
.wdt-image-box-holder.wdt-rc-template-instagram-style .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper:before,
.wdt-image-box-holder.wdt-rc-template-instagram-style .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper:after { display: none; }
.wdt-image-box-holder.wdt-rc-template-instagram-style .wdt-content-item .wdt-media-image-cover > .wdt-media-image-cover-container { pointer-events: none; }
.wdt-image-box-holder.wdt-rc-template-instagram-style .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span { 
font-size: clamp(1.25rem, 1.2212rem + 0.1282vw, 1.375rem); width: clamp(2.5rem, 2.2115rem + 1.2821vw, 3.75rem); height: clamp(2.5rem, 2.2115rem + 1.2821vw, 3.75rem); color: var(--wdt-elementor-color-black);
padding: 0; border-radius: var(--wdtRadius_Full); -webkit-border-radius: var(--wdtRadius_Full); opacity: 0;
transition: var(--wdt-Ad-Transition); -webkit-transition: var(--wdt-Ad-Transition); background: none !important; position: relative; }
.wdt-image-box-holder.wdt-rc-template-instagram-style .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span:before {
content: ""; position: absolute; top: 0px; right: 0px; left: 0px; bottom: 0px; width: inherit; height: inherit; 
background-color: var(--wdt-elementor-color-white); -webkit-border-radius: inherit; border-radius: inherit; z-index: -1; }
.wdt-image-box-holder.wdt-rc-template-instagram-style .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span {
opacity: 0; transform: translate(20px,10px) scale(1.2); -webkit-transform: translate(20px,10px) scale(1.2); 
transition: var(--wdtAltTransition); -webkit-transition: var(--wdtAltTransition); }
.wdt-image-box-holder.wdt-rc-template-instagram-style .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span > :is( svg, div, i, span) { display: inherit; }
.wdt-image-box-holder.wdt-rc-template-instagram-style .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon span {
opacity: 1; transform: translate(0) scale(1); -webkit-transform: translate(0) scale(1); } .wdt-image-box-holder.wdt-rc-template-category-style .wdt-content-item .wdt-content-image-wrapper .wdt-content-image > span,
.wdt-image-box-holder.wdt-rc-template-category-style .wdt-content-item .wdt-content-image-wrapper .wdt-content-image > a {
border: 3px solid transparent; border-radius: 50%; -webkit-border-radius: 50%; }
.wdt-image-box-holder.wdt-rc-template-category-style .wdt-content-item .wdt-content-image > span > img, 
.wdt-image-box-holder.wdt-rc-template-category-style .wdt-content-item .wdt-content-image > a > img { aspect-ratio: 1;
height: 100%; object-fit: cover; object-position: center center; }
.wdt-image-box-holder.wdt-rc-template-category-style .wdt-content-item .wdt-content-title h5, 
.wdt-image-box-holder.wdt-rc-template-category-style .wdt-content-item .wdt-content-title h5 > a { 
font-size: clamp(1.5rem, 1.4135rem + 0.3846vw, 1.875rem); } .wdt-image-box-holder.wdt-rc-template-wdt-menu-style .wdt-content-item { text-align: left; 
-webkit-box-shadow: none; box-shadow: none; padding: 7px 5px; border-radius: var(--wdtRadius_Zero); }
.wdt-image-box-holder.wdt-rc-template-wdt-menu-style .wdt-column-wrapper { 
background-color: color-mix(in srgb, var(--wdtTertiaryColor) 100%, #fff 20%);
padding: clamp(1rem, 0.9423rem + 0.2564vw, 1.25rem); border-radius: var(--wdtRadius_2X); }
.wdt-image-box-holder.wdt-rc-template-wdt-menu-style .wdt-content-item .wdt-content-title h5, 
.wdt-image-box-holder.wdt-rc-template-wdt-menu-style .wdt-content-item .wdt-content-subtitle,
.wdt-image-box-holder.wdt-rc-template-wdt-menu-style .wdt-content-item .wdt-content-separator.separator-2 span { 
transition: var(--wdt-Ad-Transition); -webkit-transition: var(--wdt-Ad-Transition); }
.wdt-image-box-holder.wdt-rc-template-wdt-menu-style .wdt-content-item:hover,
.wdt-image-box-holder.wdt-rc-template-wdt-menu-style .wdt-active .wdt-content-item,
.wdt-image-box-holder.wdt-rc-template-wdt-menu-style .wdt-content-item:hover .wdt-content-title h5, 
.wdt-image-box-holder.wdt-rc-template-wdt-menu-style .wdt-content-item:hover .wdt-content-subtitle,
.wdt-image-box-holder.wdt-rc-template-wdt-menu-style .wdt-active .wdt-content-item .wdt-content-title h5, 
.wdt-image-box-holder.wdt-rc-template-wdt-menu-style .wdt-active .wdt-content-item .wdt-content-subtitle { 
color: var(--wdtPrimaryColor); }
.wdt-image-box-holder.wdt-rc-template-wdt-menu-style .wdt-content-item > div:not(:last-child), 
.wdt-image-box-holder.wdt-rc-template-wdt-menu-style .wdt-content-item .wdt-content-media-group > div:not(:last-child), 
.wdt-image-box-holder.wdt-rc-template-wdt-menu-style .wdt-content-item .wdt-content-detail-group > div:not(:last-child), 
.wdt-image-box-holder.wdt-rc-template-wdt-menu-style .wdt-content-item .wdt-content-elements-group > div:not(:last-child) {
margin-bottom: 0px; }
.wdt-image-box-holder.wdt-rc-template-wdt-menu-style .wdt-content-item > div[class*="group"] > .wdt-content-title, 
.wdt-image-box-holder.wdt-rc-template-wdt-menu-style .wdt-content-item > div[class*="group"] > .wdt-content-subtitle {
width: auto; }
.wdt-image-box-holder.wdt-rc-template-wdt-menu-style .wdt-content-item .wdt-content-media-group { flex-direction: row; width: auto; margin: -4px;
display: flex; align-items: baseline; justify-content: space-between; flex-wrap: nowrap; }
.wdt-image-box-holder.wdt-rc-template-wdt-menu-style .wdt-content-item .wdt-content-media-group > div { padding: 4px; margin: 0px; }
.wdt-image-box-holder.wdt-rc-template-wdt-menu-style .wdt-content-item > div[class*="group"] .wdt-content-title + .wdt-content-separator { 
width: 100%; min-width: 30px; padding: 0 5px; flex: 1 1 0; }
.wdt-image-box-holder.wdt-rc-template-wdt-menu-style .wdt-content-item .wdt-content-separator.separator-2 span {
background-color: transparent; display: inline-block; height: 1px; opacity: 1; max-width: 100%; vertical-align: top; 
width: 100%; border-top: 1px dashed currentColor; }
.wdt-image-box-holder.wdt-rc-template-wdt-menu-style .wdt-content-item .wdt-content-title h5, 
.wdt-image-box-holder.wdt-rc-template-wdt-menu-style .wdt-content-item .wdt-content-title h5 > a { 
font-family: var(--wdtFontTypo_Base); font-weight: 300; font-size: 1.15rem; }
.wdt-image-box-holder.wdt-rc-template-wdt-menu-style .wdt-content-item .wdt-content-subtitle { font-size: 1rem; 
letter-spacing: normal; margin: 0; line-height: normal; white-space: nowrap; } .wdt-image-box-holder.wdt-rc-template-foot-menu-style .wdt-content-item { text-align: left; 
-webkit-box-shadow: none; box-shadow: none; padding: 16px; position: relative; border-radius: var(--wdtRadius_2X);
overflow: hidden; will-change: transform; }
.wdt-image-box-holder.wdt-rc-template-foot-menu-style .wdt-content-item > div { margin: 0 !important; }
.wdt-image-box-holder.wdt-rc-template-foot-menu-style .wdt-content-item > div.wdt-content-media-group { position: absolute; 
width: 100%; height: 100%; top: 0; left: 0; display: block; }
.wdt-image-box-holder.wdt-rc-template-foot-menu-style .wdt-content-item > div.wdt-content-media-group .wdt-content-image-wrapper,
.wdt-image-box-holder.wdt-rc-template-foot-menu-style .wdt-content-item > div.wdt-content-media-group .wdt-content-image,
.wdt-image-box-holder.wdt-rc-template-foot-menu-style .wdt-content-item > div.wdt-content-media-group .wdt-content-image img { height: 100%; }
.wdt-image-box-holder.wdt-rc-template-foot-menu-style .wdt-content-item > div.wdt-content-media-group .wdt-content-image img { 
object-fit: cover; object-position: center center; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; opacity: 0; }
.wdt-image-box-holder.wdt-rc-template-foot-menu-style .wdt-content-item:hover > div.wdt-content-media-group .wdt-content-image img,
.wdt-image-box-holder.wdt-rc-template-foot-menu-style .wdt-active .wdt-content-item > div.wdt-content-media-group .wdt-content-image img { 
opacity: 0.11; }
.wdt-image-box-holder.wdt-rc-template-foot-menu-style .wdt-content-item:hover,
.wdt-image-box-holder.wdt-rc-template-foot-menu-style .wdt-active .wdt-content-item { background-color: var(--wdtTertiaryColor); }
.wdt-image-box-holder.wdt-rc-template-foot-menu-style .wdt-content-item .wdt-content-detail-group { 
position: relative; display: grid; grid-template-columns: auto 1fr; gap: 0px 14px; align-items: center; }
.wdt-image-box-holder.wdt-rc-template-foot-menu-style .wdt-content-item .wdt-content-detail-group .wdt-content-image-wrapper { 
grid-row: 1/3; margin: 0 !important; align-self: self-start; }
.wdt-image-box-holder.wdt-rc-template-foot-menu-style .wdt-content-item > div:not(:last-child), 
.wdt-image-box-holder.wdt-rc-template-foot-menu-style .wdt-content-item .wdt-content-media-group > div:not(:last-child), 
.wdt-image-box-holder.wdt-rc-template-foot-menu-style .wdt-content-item .wdt-content-detail-group > div:not(:last-child), 
.wdt-image-box-holder.wdt-rc-template-foot-menu-style .wdt-content-item .wdt-content-elements-group > div:not(:last-child) { 
margin-bottom: 4px; }
.wdt-image-box-holder.wdt-rc-template-foot-menu-style .wdt-content-item .wdt-content-image-wrapper .wdt-content-image > span, 
.wdt-image-box-holder.wdt-rc-template-foot-menu-style .wdt-content-item .wdt-content-image-wrapper .wdt-content-image > a { 
width: 70px; height: 70px; border-radius: 1em; }
.wdt-image-box-holder.wdt-rc-template-foot-menu-style .wdt-content-item .wdt-content-image-wrapper .wdt-content-image img {
object-fit: cover; object-position: center center; }
.wdt-image-box-holder.wdt-rc-template-foot-menu-style .wdt-content-item .wdt-content-title, 
.wdt-image-box-holder.wdt-rc-template-foot-menu-style .wdt-content-item .wdt-content-subtitle { 
width: auto; margin: 0px !important; }
.wdt-image-box-holder.wdt-rc-template-foot-menu-style .wdt-content-item .wdt-content-group { flex-direction: row; width: auto; margin: -4px;
display: flex; align-items: baseline; justify-content: space-between; flex-wrap: nowrap; align-self: flex-end; }
.wdt-image-box-holder.wdt-rc-template-foot-menu-style .wdt-content-item .wdt-content-group > div { padding: 4px; margin: 0px; }
.wdt-image-box-holder.wdt-rc-template-foot-menu-style .wdt-content-item .wdt-content-description { align-self: flex-start;}
.wdt-image-box-holder.wdt-rc-template-foot-menu-style .wdt-content-item > div[class*="group"] .wdt-content-title + .wdt-content-separator { 
width: 100%; min-width: 30px; padding: 0 5px; margin: 0px; flex: 1 1 0; }
.wdt-image-box-holder.wdt-rc-template-foot-menu-style .wdt-content-item .wdt-content-separator.separator-2 span {
background-color: transparent; display: inline-block; height: 1px; opacity: 1; max-width: 100%; vertical-align: top; 
width: 100%; border-top: 1px dashed currentColor; }
.wdt-image-box-holder.wdt-rc-template-foot-menu-style .wdt-content-item .wdt-content-subtitle { font-size: 1.35rem; white-space: nowrap;
letter-spacing: normal; margin: 0; color: var(--wdtPrimaryColor); line-height: normal; font-family: var(--wdtFontTypo_Alt);
font-weight: var(--wdtFontWeight_Alt); } .wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-item { border: 1px solid var(--wdtBorderColor); 
border-radius: var(--wdtRadius_3X); overflow: hidden; will-change: transform; }
.wdt-image-box-holder.wdt-rc-template-with-description .wdt-active .wdt-content-item,
.wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-item:hover { border: 1px solid var(--wdtPrimaryColor); }
.wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper:after { display: none; }
.wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper:before { 
opacity: 0.8; z-index: 1; mix-blend-mode: multiply; background: var(--wdtTertiaryColor); }
.wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-item .wdt-media-image-cover-container > div h5 {
color: var(--wdt-elementor-color-white); }
.wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-item:hover .wdt-media-image-cover-container > div,
.wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-item:hover .wdt-media-image-cover-container > div div,
.wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-item:hover .wdt-media-image-cover-container > div h5,
.wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-item:hover .wdt-media-image-cover-container > div h5 a,
.wdt-image-box-holder.wdt-rc-template-with-description .wdt-active .wdt-content-item .wdt-media-image-cover-container > div,
.wdt-image-box-holder.wdt-rc-template-with-description .wdt-active .wdt-content-item .wdt-media-image-cover-container > div div,
.wdt-image-box-holder.wdt-rc-template-with-description .wdt-active .wdt-content-item .wdt-media-image-cover-container > div h5,
.wdt-image-box-holder.wdt-rc-template-with-description .wdt-active .wdt-content-item .wdt-media-image-cover-container > div h5 a { 
color: var(--wdt-elementor-color-white); }
.wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-item .wdt-media-image-cover-container > div h5 a,
.wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-item .wdt-media-image-cover-container > div h5 a:hover { color: inherit; }
.wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span,
.wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon span {
color: var(--wdtPrimaryColor, var(--wdt-elementor-color-accent)); }
.wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span { 
font-size: clamp(2rem, 1.8846rem + 0.5128vw, 2.5rem); }
.wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span i { display: inherit; }
.wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-item .wdt-media-image-cover-container:has(> .wdt-content-icon-wrapper) {
display: grid; grid-template-columns: auto 1fr; column-gap: 10px; 
padding: clamp(1.375rem, 1.1154rem + 1.1538vw, 2.5rem) clamp(1.125rem, 0.9519rem + 0.7692vw, 1.875rem) ; }
.wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-item .wdt-media-image-cover-container .wdt-content-icon-wrapper { align-self: start; }
.wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-item .wdt-media-image-cover-container .wdt-content-description { grid-column: 1/3; }
.wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-item .wdt-media-image-cover > .wdt-content-image-wrapper .wdt-content-image { 
position: absolute; top: 0; bottom: 0; left: 0; right: 0; }
.wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-item .wdt-media-image-cover > .wdt-content-image-wrapper .wdt-content-image a,
.wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-item .wdt-media-image-cover > .wdt-content-image-wrapper .wdt-content-image a img {
width: 100%; height: 100%; object-fit: cover; object-position: center center; }
.wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-item .wdt-content-title h5, 
.wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-item .wdt-content-title h5 a { 
text-transform: capitalize; font-weight: var(--wdtFontWeight_H5); }
.wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-item:hover .wdt-media-image-cover > .wdt-media-image-cover-container > div h5 a:hover,
.wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-item .wdt-content-title h5 a:hover,
.wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-item .wdt-content-title h5 a:focus {
color: var(--wdtPrimaryColor, var(--wdt-elementor-color-accent)); }
.wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper { 
opacity: 0; visibility: hidden; transition: var(--wdt-Ad-Transition); }
.wdt-image-box-holder.wdt-rc-template-with-description .wdt-active .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper,
.wdt-image-box-holder.wdt-rc-template-with-description .wdt-content-item:hover .wdt-media-image-cover .wdt-content-image-wrapper { 
opacity: 1; visibility: visible; } .wdt-image-box-holder.wdt-rc-template-event-cover-style .wdt-content-item { border: 1px solid var(--wdtBorderColor);
border-radius: var(--wdtRadius_3X); overflow: hidden; will-change: transform; }
.wdt-image-box-holder.wdt-rc-template-event-cover-style .wdt-active .wdt-content-item,
.wdt-image-box-holder.wdt-rc-template-event-cover-style .wdt-content-item:hover { border: 1px solid var(--wdtPrimaryColor); }
.wdt-image-box-holder.wdt-rc-template-event-cover-style .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper:after { display: none; }
.wdt-image-box-holder.wdt-rc-template-event-cover-style .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper:before { 
opacity: 1; z-index: 1; mix-blend-mode: normal; background: var(--wdtTertiaryColor); }
.wdt-image-box-holder.wdt-rc-template-event-cover-style .wdt-active .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper:before { 
opacity: 0.8;}
.wdt-image-box-holder.wdt-rc-template-event-cover-style .wdt-content-item .wdt-media-image-cover-container > div h5 {
color: var(--wdt-elementor-color-white); }
.wdt-image-box-holder.wdt-rc-template-event-cover-style .wdt-content-item:hover .wdt-media-image-cover-container > div,
.wdt-image-box-holder.wdt-rc-template-event-cover-style .wdt-content-item:hover .wdt-media-image-cover-container > div div,
.wdt-image-box-holder.wdt-rc-template-event-cover-style .wdt-content-item:hover .wdt-media-image-cover-container > div h5,
.wdt-image-box-holder.wdt-rc-template-event-cover-style .wdt-content-item:hover .wdt-media-image-cover-container > div h5 a,
.wdt-image-box-holder.wdt-rc-template-event-cover-style .wdt-active .wdt-content-item .wdt-media-image-cover-container > div,
.wdt-image-box-holder.wdt-rc-template-event-cover-style .wdt-active .wdt-content-item .wdt-media-image-cover-container > div div,
.wdt-image-box-holder.wdt-rc-template-event-cover-style .wdt-active .wdt-content-item .wdt-media-image-cover-container > div h5,
.wdt-image-box-holder.wdt-rc-template-event-cover-style .wdt-active .wdt-content-item .wdt-media-image-cover-container > div h5 a { 
color: var(--wdt-elementor-color-white); }
.wdt-image-box-holder.wdt-rc-template-event-cover-style .wdt-content-item .wdt-media-image-cover-container > div h5 a,
.wdt-image-box-holder.wdt-rc-template-event-cover-style .wdt-content-item .wdt-media-image-cover-container > div h5 a:hover { color: inherit; }
.wdt-image-box-holder.wdt-rc-template-event-cover-style .wdt-content-item .wdt-content-icon-wrapper { 
margin-bottom: clamp(1.125rem, 0.9519rem + 0.7692vw, 1.875rem) ; flex: 1 1 100%; }
.wdt-image-box-holder.wdt-rc-template-event-cover-style .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span,
.wdt-image-box-holder.wdt-rc-template-event-cover-style .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon span {
color: var(--wdtPrimaryColor, var(--wdt-elementor-color-accent)); }
.wdt-image-box-holder.wdt-rc-template-event-cover-style .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span { 
font-size: clamp(2.5rem, 2.1538rem + 1.5385vw, 4rem) ; }
.wdt-image-box-holder.wdt-rc-template-event-cover-style .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span i { display: inherit; }
.wdt-image-box-holder.wdt-rc-template-event-cover-style .wdt-content-item .wdt-media-image-cover > .wdt-content-image-wrapper .wdt-content-image a,
.wdt-image-box-holder.wdt-rc-template-event-cover-style .wdt-content-item .wdt-media-image-cover > .wdt-content-image-wrapper .wdt-content-image a img {
width: 100%; height: 100%; object-fit: cover; object-position: center center; }
.wdt-image-box-holder.wdt-rc-template-event-cover-style .wdt-content-item .wdt-content-title h5, 
.wdt-image-box-holder.wdt-rc-template-event-cover-style .wdt-content-item .wdt-content-title h5 a { text-transform: capitalize; 
font-weight: var(--wdtFontWeight_H5); font-size: clamp(1.5rem, 1.4135rem + 0.3846vw, 1.875rem); }
.wdt-image-box-holder.wdt-rc-template-event-cover-style .wdt-content-item:hover .wdt-media-image-cover > .wdt-media-image-cover-container > div h5 a:hover,
.wdt-image-box-holder.wdt-rc-template-event-cover-style .wdt-content-item .wdt-content-title h5 a:hover,
.wdt-image-box-holder.wdt-rc-template-event-cover-style .wdt-content-item .wdt-content-title h5 a:focus {
color: var(--wdtPrimaryColor, var(--wdt-elementor-color-accent)); 
} .wd-event-cover-alter-style .wdt-image-box-holder.wdt-rc-template-event-cover-style .wdt-content-item .wdt-content-button > a {
position: relative; font-size: 24px; padding: 0; height: 60px; width: 60px;
-webkit-border-radius: var(--wdtRadius_Full); border-radius: var(--wdtRadius_Full);   
-webkit-box-shadow: 0 0 3px 0 rgba(var(--wdtAccentTxtColorRgb),0.15); box-shadow: 0 0 3px 0 rgba(var(--wdtAccentTxtColorRgb),0.15);
}
.wd-event-cover-alter-style .wdt-image-box-holder.wdt-rc-template-event-cover-style .wdt-content-item .wdt-content-button > a > .wdt-button-text { display: none; }
.wd-event-cover-alter-style .wdt-image-box-holder.wdt-rc-template-event-cover-style .wdt-content-item .wdt-content-button > a:before {
content: ""; position: absolute; inset: 0; margin: auto; width: 1em; height: 1em; background-color: currentColor;
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' xml:space='preserve'%3E%3Cpath d='M99.5,4.7c0-2.3-1.9-4.2-4.2-4.2l-37.6,0c-2.3,0-4.2,1.9-4.2,4.2c0,2.3,1.9,4.2,4.2,4.2h33.4v33.4c0,2.3,1.9,4.2,4.2,4.2 s4.2-1.9,4.2-4.2V4.7z'%3E%3C/path%3E%3Cpath d='M9.4,96.5L98.3,7.6l-5.9-5.9L3.5,90.6c-1.6,1.6-1.6,4.3,0,5.9l0,0C5.1,98.2,7.7,98.2,9.4,96.5z'%3E%3C/path%3E%3C/svg%3E");
-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' xml:space='preserve'%3E%3Cpath d='M99.5,4.7c0-2.3-1.9-4.2-4.2-4.2l-37.6,0c-2.3,0-4.2,1.9-4.2,4.2c0,2.3,1.9,4.2,4.2,4.2h33.4v33.4c0,2.3,1.9,4.2,4.2,4.2 s4.2-1.9,4.2-4.2V4.7z'%3E%3C/path%3E%3Cpath d='M9.4,96.5L98.3,7.6l-5.9-5.9L3.5,90.6c-1.6,1.6-1.6,4.3,0,5.9l0,0C5.1,98.2,7.7,98.2,9.4,96.5z'%3E%3C/path%3E%3C/svg%3E");
mask-size: contain; -webkit-mask-size: contain; mask-position: center; -webkit-mask-position: center; mask-repeat: no-repeat; -webkit-mask-repeat: no-repeat; 
}
.wd-event-cover-alter-style .wdt-image-box-holder.wdt-rc-template-event-cover-style .wdt-content-item .wdt-content-media-group .wdt-content-elements-group .wdt-media-image-cover-container > div.wdt-content-button { 
opacity: 0; line-height: 1; margin-bottom: -72px;
transition: var(--wdt-Ad-Transition); -webkit-transition: var(--wdt-Ad-Transition);
}
.wd-event-cover-alter-style .wdt-image-box-holder.wdt-rc-template-event-cover-style .wdt-active .wdt-content-item .wdt-content-media-group .wdt-content-elements-group .wdt-media-image-cover-container > div.wdt-content-button,
.wd-event-cover-alter-style .wdt-image-box-holder.wdt-rc-template-event-cover-style .wdt-content-item:hover .wdt-content-media-group .wdt-content-elements-group .wdt-media-image-cover-container > div.wdt-content-button { opacity: 1; margin-bottom: 0; } .wdt-image-box-holder.wdt-rc-template-place-navigate-style .wdt-content-item { border: 1px solid var(--wdtBorderColor); 
border-radius: var(--wdtRadius_3X); -webkit-border-radius: var(--wdtRadius_3X); overflow: hidden; will-change: transform; }
.wdt-image-box-holder.wdt-rc-template-place-navigate-style .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper:after { display: none; }
.wdt-image-box-holder.wdt-rc-template-place-navigate-style .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper:before { 
opacity: 0; z-index: 1; mix-blend-mode: normal; background: transparent; background-image: none; 
background-image: linear-gradient(-20deg, rgba(0,0,0,0.6), transparent); }
.wdt-image-box-holder.wdt-rc-template-place-navigate-style .wdt-active .wdt-content-item .wdt-media-image-cover .wdt-content-image-wrapper:before,
.wdt-image-box-holder.wdt-rc-template-place-navigate-style .wdt-content-item:hover .wdt-media-image-cover .wdt-content-image-wrapper:before { 
opacity: 0.8;}
.wdt-image-box-holder.wdt-rc-template-place-navigate-style .wdt-content-item .wdt-media-image-cover > .wdt-media-image-cover-container { 
align-content: end; justify-content: flex-end; text-align: end; padding: clamp(1.25rem, 0.8173rem + 1.9231vw, 3.125rem); }
.wdt-image-box-holder.wdt-rc-template-place-navigate-style .wdt-content-item .wdt-media-image-cover-container > div { flex: 0; margin: 12px; }
.wdt-image-box-holder.wdt-rc-template-place-navigate-style .wdt-content-item .wdt-media-image-cover-container > div h5 {
color: var(--wdt-elementor-color-white); }
.wdt-image-box-holder.wdt-rc-template-place-navigate-style .wdt-content-item:hover .wdt-media-image-cover-container > div,
.wdt-image-box-holder.wdt-rc-template-place-navigate-style .wdt-content-item:hover .wdt-media-image-cover-container > div div,
.wdt-image-box-holder.wdt-rc-template-place-navigate-style .wdt-content-item:hover .wdt-media-image-cover-container > div h5,
.wdt-image-box-holder.wdt-rc-template-place-navigate-style .wdt-content-item:hover .wdt-media-image-cover-container > div h5 a,
.wdt-image-box-holder.wdt-rc-template-place-navigate-style .wdt-active .wdt-content-item .wdt-media-image-cover-container > div,
.wdt-image-box-holder.wdt-rc-template-place-navigate-style .wdt-active .wdt-content-item .wdt-media-image-cover-container > div div,
.wdt-image-box-holder.wdt-rc-template-place-navigate-style .wdt-active .wdt-content-item .wdt-media-image-cover-container > div h5,
.wdt-image-box-holder.wdt-rc-template-place-navigate-style .wdt-active .wdt-content-item .wdt-media-image-cover-container > div h5 a { 
color: var(--wdt-elementor-color-white); }
.wdt-image-box-holder.wdt-rc-template-place-navigate-style .wdt-content-item .wdt-media-image-cover-container > div h5 a,
.wdt-image-box-holder.wdt-rc-template-place-navigate-style .wdt-content-item .wdt-media-image-cover-container > div h5 a:hover { color: inherit; }
.wdt-image-box-holder.wdt-rc-template-place-navigate-style .wdt-content-item .wdt-content-icon-wrapper { 
margin-bottom: 0; flex: 0; margin-left: 20px; }
.wdt-image-box-holder.wdt-rc-template-place-navigate-style .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span,
.wdt-image-box-holder.wdt-rc-template-place-navigate-style .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon span {
color: var(--wdtPrimaryColor, var(--wdt-elementor-color-accent)); }
.wdt-image-box-holder.wdt-rc-template-place-navigate-style .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon { cursor: pointer;
width: 70px; height: 70px; display: flex; align-items: center; justify-content: center; border-radius: 50%; border: 1px solid currentColor; }
.wdt-image-box-holder.wdt-rc-template-place-navigate-style .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span { 
font-size: 1.4rem; }
.wdt-image-box-holder.wdt-rc-template-place-navigate-style .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span i { display: inherit; }
.wdt-image-box-holder.wdt-rc-template-place-navigate-style .wdt-content-item .wdt-media-image-cover > .wdt-content-image-wrapper .wdt-content-image a,
.wdt-image-box-holder.wdt-rc-template-place-navigate-style .wdt-content-item .wdt-media-image-cover > .wdt-content-image-wrapper .wdt-content-image a img {
width: 100%; height: 100%; object-fit: cover; object-position: center center; }
.wdt-image-box-holder.wdt-rc-template-place-navigate-style .wdt-content-item .wdt-content-title h5, 
.wdt-image-box-holder.wdt-rc-template-place-navigate-style .wdt-content-item .wdt-content-title h5 a { text-transform: capitalize; 
font-weight: var(--wdtFontWeight_H3); font-size: clamp(2rem, 1.7404rem + 1.1538vw, 3.125rem); }
.wdt-image-box-holder.wdt-rc-template-place-navigate-style .wdt-content-item:hover .wdt-media-image-cover > .wdt-media-image-cover-container > div h5 a:hover,
.wdt-image-box-holder.wdt-rc-template-place-navigate-style .wdt-content-item .wdt-content-title h5 a:hover,
.wdt-image-box-holder.wdt-rc-template-place-navigate-style .wdt-content-item .wdt-content-title h5 a:focus {
color: var(--wdtPrimaryColor, var(--wdt-elementor-color-accent)); }
.wdt-image-box-holder.wdt-rc-template-place-navigate-style .wdt-content-item .wdt-media-image-cover-container > div { 
-webkit-transition: 375ms cubic-bezier(0.7, 0, 0.3, 1); transition: 375ms cubic-bezier(0.7, 0, 0.3, 1); }
.wdt-image-box-holder.wdt-rc-template-place-navigate-style .wdt-content-item .wdt-media-image-cover-container > div {
-webkit-transition: 500ms cubic-bezier(0.7, 0, 0.3, 1); transition: 500ms cubic-bezier(0.7, 0, 0.3, 1); }
.wdt-image-box-holder.wdt-rc-template-place-navigate-style .wdt-content-item .wdt-media-image-cover-container > div.wdt-content-title,
.wdt-image-box-holder.wdt-rc-template-place-navigate-style .wdt-content-item .wdt-media-image-cover-container > div.wdt-content-icon-wrapper {
transition-delay: 60ms; -webkit-transform: translateY(20px); transform: translateY(20px); opacity: 0; }
.wdt-image-box-holder.wdt-rc-template-place-navigate-style .wdt-content-item:hover .wdt-media-image-cover-container > div.wdt-content-title,
.wdt-image-box-holder.wdt-rc-template-place-navigate-style .wdt-active .wdt-content-item .wdt-media-image-cover-container > div.wdt-content-title,
.wdt-image-box-holder.wdt-rc-template-place-navigate-style .wdt-content-item:hover .wdt-media-image-cover-container > div.wdt-content-icon-wrapper,
.wdt-image-box-holder.wdt-rc-template-place-navigate-style .wdt-active .wdt-content-item .wdt-media-image-cover-container > div.wdt-content-icon-wrapper {
transition-delay: 0ms; -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; } .wdt-image-box-holder.wdt-rc-template-modern-template .wdt-content-item { text-align: left; justify-content: start;
display: inline-flex; flex-direction: column; padding: 20px; }
.wdt-image-box-holder.wdt-rc-template-modern-template .wdt-content-item:before { content: ""; position: absolute; 
display: inline-block; width: 14px; height: 14px; top: 50%; background: var(--wdt-elementor-color-white); 
border-radius: 50%; transform: translate(50%, -50%); z-index: 1; transition: var(--wdt-Ad-Transition); }
.wdt-image-box-holder.wdt-rc-template-modern-template .wdt-active .wdt-content-item:before,
.wdt-image-box-holder.wdt-rc-template-modern-template .wdt-content-item:hover:before { 
width: 20px; height: 20px; background: var(--wdt-elementor-color-accent); }
.wdt-image-box-holder.wdt-rc-template-modern-template .wdt-content-item .wdt-content-media-group,
.wdt-image-box-holder.wdt-rc-template-modern-template .wdt-content-item .wdt-content-detail-group { 
margin: 0 !important; padding: 30px 0; display: inherit; align-content: flex-start; }
.wdt-image-box-holder.wdt-rc-template-modern-template .wdt-content-item > div:not(:last-child), 
.wdt-image-box-holder.wdt-rc-template-modern-template .wdt-content-item .wdt-content-media-group > div:not(:last-child), 
.wdt-image-box-holder.wdt-rc-template-modern-template .wdt-content-item .wdt-content-elements-group > div:not(:last-child), 
.wdt-image-box-holder.wdt-rc-template-modern-template .wdt-content-item .wdt-content-detail-group > div:not(:last-child) {
margin-bottom: 12px; }   
.wdt-image-box-holder.wdt-rc-template-modern-template .wdt-content-item.wdt-odd .wdt-content-media-group,
.wdt-image-box-holder.wdt-rc-template-modern-template .wdt-content-item.wdt-even .wdt-content-detail-group { padding-top: 0px; }
.wdt-image-box-holder.wdt-rc-template-modern-template .wdt-content-item.wdt-even .wdt-content-media-group,
.wdt-image-box-holder.wdt-rc-template-modern-template .wdt-content-item.wdt-odd .wdt-content-detail-group { padding-bottom: 0px; }
.wdt-image-box-holder.wdt-rc-template-modern-template .wdt-content-item.wdt-odd .wdt-content-media-group { align-content: end; }
.wdt-image-box-holder.wdt-rc-template-modern-template .wdt-content-item.wdt-even .wdt-content-media-group { align-content: start; }
.wdt-image-box-holder.wdt-rc-template-modern-template .wdt-content-item .wdt-content-media-group { gap: 10px; }
.wdt-image-box-holder.wdt-rc-template-modern-template .wdt-content-item .wdt-content-media-group > div:not(:last-child) { margin: 0px; }
.wdt-image-box-holder.wdt-rc-template-modern-template .wdt-content-item.wdt-even .wdt-content-media-group .wdt-content-subtitle { order: -1; }
.wdt-image-box-holder.wdt-rc-template-modern-template .wdt-content-item > div[class*="group"] .wdt-content-subtitle + .wdt-content-title { margin-top: -8px; }
.wdt-image-box-holder.wdt-rc-template-modern-template .wdt-content-item .wdt-content-subtitle { 
font-size: clamp(1.375rem, 1.3462rem + 0.1282vw, 1.5rem); letter-spacing: normal; 
line-height: normal; font-family: var(--wdtFontTypo_Alt); transition: var(--wdt-Ad-Transition); color: var(--wdtPrimaryColor); }
.wdt-image-box-holder.wdt-rc-template-modern-template .wdt-content-item .wdt-content-image > span, 
.wdt-image-box-holder.wdt-rc-template-modern-template .wdt-content-item .wdt-content-image > a { 
width: clamp(6.25rem, 5.625rem + 3.125vw, 9.375rem); aspect-ratio: 1; border: 1px solid var(--wdtBorderColor); padding: 0px; 
border-radius: var(--wdtRadius_3X); -webkit-border-radius: var(--wdtRadius_3X);
}
.wdt-image-box-holder.wdt-rc-template-modern-template .wdt-content-item .wdt-content-image > span img, 
.wdt-image-box-holder.wdt-rc-template-modern-template .wdt-content-item .wdt-content-image > a img { 
width: 100%; height: 100%; object-fit: cover; object-position: center center; }
.wdt-image-box-holder.wdt-rc-template-modern-template .wdt-content-item .wdt-content-media-group,
.wdt-image-box-holder.wdt-rc-template-modern-template .wdt-content-item .wdt-content-media-group .wdt-content-elements-group { 
display: inherit; justify-content: inherit; flex-wrap: wrap; }
.wdt-image-box-holder.wdt-rc-template-modern-template { overflow: hidden; }
.wdt-image-box-holder.wdt-rc-template-modern-template .wdt-content-item .wdt-content-detail-group:before { content: ""; 
position: absolute; top: -0.5px; bottom: auto; display: block; left: -100px; right: -100px; background-color: var(--wdtBorderColor); height: 1px; pointer-events: none; }
.wdt-image-box-holder.wdt-rc-template-modern-template .wdt-content-item.wdt-even .wdt-content-detail-group:before { top: auto; bottom: -0.5px; } 
.wdt-image-box-holder.wdt-rc-template-modern-template .wdt-content-item .wdt-content-title h5 { 
font-size: clamp(1.5rem, 1.4135rem + 0.3846vw, 1.875rem); }
@media screen and ( max-width: 767px) {
.wdt-image-box-holder.wdt-rc-template-modern-template .wdt-content-item::before { transform: translate(-50%, -50%); left: 50%; }
} .wdt-image-box-holder.wdt-rc-template-awards .wdt-content-item { text-align: left; justify-content: start; padding: 0px; }
.wdt-image-box-holder.wdt-rc-template-awards .wdt-content-item .wdt-content-media-group { display: grid; }
.wdt-image-box-holder.wdt-rc-template-awards .wdt-content-item .wdt-content-media-group > div { 
grid-area: 1/-1; align-content: end; margin: 0px !important; }
.wdt-image-box-holder.wdt-rc-template-awards .wdt-content-item .wdt-content-media-group > div.wdt-media-group { 
padding: 20px; position: relative; z-index: 1; background-color: rgba(var(--wdtBodyBGColorRgb), 0.75);  }
.wdt-image-box-holder.wdt-rc-template-awards .wdt-content-item .wdt-content-image > span img, 
.wdt-image-box-holder.wdt-rc-template-awards .wdt-content-item .wdt-content-image > a img { 
width: 100%; height: 100%; object-fit: cover; object-position: center center; }
.wdt-image-box-holder.wdt-rc-template-awards .wdt-content-item > div:not(:last-child), 
.wdt-image-box-holder.wdt-rc-template-awards .wdt-content-item .wdt-content-media-group > div:not(:last-child), 
.wdt-image-box-holder.wdt-rc-template-awards .wdt-content-item .wdt-content-elements-group > div:not(:last-child), 
.wdt-image-box-holder.wdt-rc-template-awards .wdt-content-item .wdt-content-detail-group > div:not(:last-child) {
margin-bottom: 12px; }   
.wdt-image-box-holder.wdt-rc-template-awards .wdt-content-item .wdt-content-title h5, 
.wdt-image-box-holder.wdt-rc-template-awards .wdt-content-item .wdt-content-title h5 a { text-transform: capitalize; line-height: 1.2;
font-weight: var(--wdtFontWeight_Alt); font-size: clamp(1.375rem, 1.3462rem + 0.1282vw, 1.5rem); }
.wdt-image-box-holder.wdt-rc-template-awards .wdt-content-item .wdt-content-title h5 { max-width: 400px; margin-right: auto; } .wdt-image-box-holder.wdt-rc-template-awards .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span { 
font-size: clamp(3.125rem, 2.6923rem + 1.9231vw, 5rem); }
.wdt-image-box-holder.wdt-rc-template-awards .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span i { display: inline-flex; } .wdt-image-box-holder.wdt-rc-template-awards .wdt-content-item .wdt-content-button > a { padding: 0; font-size: 0; position: relative;
width: clamp(3.125rem, 2.6923rem + 1.9231vw, 5rem); border-radius: var(--wdtRadius_Full); -webkit-border-radius: var(--wdtRadius_Full);
transition: var(--wdt-Ad-Transition); -webkit-transition: var(--wdt-Ad-Transition);
margin: 0px; aspect-ratio: 1; display: inline-flex; }
.wdt-image-box-holder.wdt-rc-template-awards .wdt-content-item .wdt-content-button > a:before {
content: ''; position: relative;  display: block; width: 1em; height: 1em; font-size: 20px; margin: auto;
-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' xml:space='preserve'%3E%3Cpath d='M99,6c0-2.8-2.2-5-5-5L49.5,1c-2.6,0-5,1.9-5.2,4.5c-0.3,2.9,2.1,5.4,5,5.4H89c0,0,0.1,0,0.1,0.1l0,39.5 c0,2.6,1.9,5,4.5,5.2c2.9,0.3,5.4-2.1,5.4-5V6z M11.5,95.5l86-86c0,0,0-0.1,0-0.1l-7-7c0,0-0.1,0-0.1,0l-86,86c-1.9,1.9-1.9,5.1,0,7 l0,0C6.5,97.4,9.6,97.4,11.5,95.5z'/%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' xml:space='preserve'%3E%3Cpath d='M99,6c0-2.8-2.2-5-5-5L49.5,1c-2.6,0-5,1.9-5.2,4.5c-0.3,2.9,2.1,5.4,5,5.4H89c0,0,0.1,0,0.1,0.1l0,39.5 c0,2.6,1.9,5,4.5,5.2c2.9,0.3,5.4-2.1,5.4-5V6z M11.5,95.5l86-86c0,0,0-0.1,0-0.1l-7-7c0,0-0.1,0-0.1,0l-86,86c-1.9,1.9-1.9,5.1,0,7 l0,0C6.5,97.4,9.6,97.4,11.5,95.5z'/%3E%3C/svg%3E%0A");
-webkit-mask-repeat: no-repeat; mask-repeat: no-repeat; -webkit-mask-size: 100%; mask-size: 100%; 
-webkit-mask-position: center center; mask-position: center center; background-color: currentColor; }
.wdt-image-box-holder.wdt-rc-template-awards .wdt-active .wdt-content-item .wdt-content-button > a:hover,
.wdt-image-box-holder.wdt-rc-template-awards .wdt-content-item:hover .wdt-content-button > a:hover { 
transition: var(--wdt-Ad-Transition); -webkit-transition: var(--wdt-Ad-Transition); }
@media screen and (min-width: 768px) {
.wdt-image-box-holder.wdt-rc-template-awards .wdt-content-item .wdt-content-media-group > div.wdt-media-group { 
background-color: transparent; padding: 0px; display: flex; align-items: center; margin: -10px !important; }
.wdt-image-box-holder.wdt-rc-template-awards .wdt-content-item .wdt-media-group > div { flex: 0 0 auto; margin: 0px !important; padding: 10px; }
.wdt-image-box-holder.wdt-rc-template-awards .wdt-content-item .wdt-media-group > div.wdt-content-title { flex-grow: 1; flex-shrink: 1; } .wdt-image-box-holder.wdt-rc-template-awards .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper { 
pointer-events: none; }
.wdt-image-box-holder.wdt-rc-template-awards .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper .wdt-content-image {
position: absolute; top: 50%; bottom: 0; left: auto; right: 35%;
width: fit-content; height: 100%; transform: translate(50%, -50%) rotate(-15deg) scale(1.1); 
-webkit-transform: translate(50%, -50%) rotate(-15deg) scale(1.1); opacity: 0;
transition: var(--wdt-Ad-Transition); -webkit-transition: var(--wdt-Ad-Transition); }
.wdt-image-box-holder.wdt-rc-template-awards .wdt-active .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper .wdt-content-image,
.wdt-image-box-holder.wdt-rc-template-awards .wdt-content-item:hover .wdt-content-media-group .wdt-content-image-wrapper .wdt-content-image {
transform: translate(50%, -50%) rotate(-15deg) scale(1); -webkit-transform: translate(50%, -50%) rotate(-15deg) scale(1); opacity: 1; }
.wdt-image-box-holder.wdt-rc-template-awards .wdt-content-item .wdt-content-image > span, 
.wdt-image-box-holder.wdt-rc-template-awards .wdt-content-item .wdt-content-image > a {
width: 20vw; height: 100%; min-height: 200px; overflow: hidden; border-radius: var(--wdtRadius_3X); overflow: hidden; will-change: transform;
top: 50%; position: relative; -webkit-transform: translateY(-50%); transform: translateY(-50%); } .wdt-image-box-holder.wdt-rc-template-awards .wdt-content-item .wdt-content-button > a { 
opacity: 0; transform: scale(0); -webkit-transform: scale(0); }
.wdt-image-box-holder.wdt-rc-template-awards .wdt-active .wdt-content-item .wdt-content-button > a,
.wdt-image-box-holder.wdt-rc-template-awards .wdt-content-item:hover .wdt-content-button > a { 
opacity: 1; transform: scale(1); -webkit-transform: scale(1); }
.wdt-image-box-holder.wdt-rc-template-awards .wdt-column-wrapper { counter-reset: countItems; }
.wdt-image-box-holder.wdt-rc-template-awards .wdt-column-wrapper .wdt-column { counter-increment: countItems; }
.wdt-image-box-holder.wdt-rc-template-awards .wdt-content-item .wdt-content-button { position: relative; }
.wdt-image-box-holder.wdt-rc-template-awards .wdt-content-item .wdt-content-button:after { 
content: "0"counter(countItems); font-size: clamp(2.25rem, 2.0481rem + 0.8974vw, 3.125rem); font-family: var(--wdtFontTypo_Alt); font-weight: var(--wdtFontWeight_Alt); line-height: normal;
color: var(--wdtHeadAltColor);  opacity: 1; transition: var(--wdt-Ad-Transition); -webkit-transition: var(--wdt-Ad-Transition);
position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%) rotateX(0deg); 
transform: translate(-50%, -50%) rotateX(0deg); }
.wdt-image-box-holder.wdt-rc-template-awards .wdt-active .wdt-content-item .wdt-content-button:after,
.wdt-image-box-holder.wdt-rc-template-awards .wdt-content-item:hover .wdt-content-button:after { 
opacity: 0; -webkit-transform: translate(-50%, -100%) rotateX(-70deg); transform: translate(-50%, -100%) rotateX(-70deg); } .wdt-awards-divider-style .wdt-column-wrapper .wdt-column { position: relative; }
.wdt-awards-divider-style .wdt-column-wrapper .wdt-column:not(:last-child):before { content: ""; position: absolute; top: auto; 
left: 0; right: 0; bottom: 0; background: var(--wdtBorderColor); width: calc(100% - 50px); height: 1px; margin: 0px auto; }
}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: var(--wdtBodyBGColor, #000000);
opacity: 0.8;
}
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden;
}
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box;
}
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
display: none;
}
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto;
}
.mfp-ajax-cur {
cursor: progress;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out;
}
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.mfp-loading.mfp-figure {
display: none;
}
.mfp-hide {
display: none !important;
}
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044;
}
.mfp-preloader a {
color: #CCC;
}
.mfp-preloader a:hover {
color: #FFF;
}
.mfp-s-ready .mfp-preloader {
display: none;
}
.mfp-s-error .mfp-content {
display: none;
}
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation;
}
button::-moz-focus-inner {
padding: 0;
border: 0;
}
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
opacity: 1;
}
.mfp-close:active {
top: 1px;
}
.mfp-close-btn-in .mfp-close {
color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%;
}
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap;
}
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent;
}
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px;
}
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7;
}
.mfp-arrow-left {
left: 0;
}
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px;
}
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
right: 0;
}
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px;
}
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
top: -40px;
}
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000;
} img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto;
} .mfp-figure {
line-height: 0;
}
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444;
}
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px;
}
.mfp-figure figure {
margin: 0;
}
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto;
}
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px;
}
.mfp-image-holder .mfp-content {
max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer;
}
.mfp-image-holder .mfp-close, 
.mfp-iframe-holder .mfp-close { 
width: 40px; height: 40px; padding: 10px; display: flex; align-items: center; justify-content: center;  transform: none; top: -10px; right: 0;
cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0;
}
.mfp-img-mobile img.mfp-img {
padding: 0;
}
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0;
}
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px;
}
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box;
}
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0;
}
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px;
}
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0;
}
}
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75);
}
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0;
}
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%;
}
.mfp-container {
padding-left: 6px;
padding-right: 6px;
}
}.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{display:inline-block;vertical-align:middle}@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.wdt-carousel-holder { position: relative; }
.wdt-carousel-holder .swiper.swiper-vertical .swiper-wrapper .swiper-slide { overflow: hidden; } .wdt-carousel-holder .wdt-carousel-pagination-wrapper { text-align: center; }
.wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-swiper-pagination { position: static; }
.wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-swiper-pagination:empty { display: none; }
.wdt-carousel-holder .swiper.swiper-horizontal + .wdt-carousel-pagination-wrapper .wdt-swiper-pagination { 
margin-top: clamp(1.25rem, 0.8173rem + 1.9231vw, 3.125rem) ; } .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination { display: block; }
.wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination > div { background-color: transparent !important; background-image: none !important; color: var(--wdt-elementor-color-white); display: inline-flex; place-content: center; place-items: center; letter-spacing: 0; height: 35px; line-height: normal; margin: 1px; margin-top: 20px; padding: 0; position: relative; text-decoration: none; text-transform: none; vertical-align: top; width: 35px; z-index: 1; -webkit-border-radius: 0; border-radius: 0; -webkit-transition: var(--wdt-elementor-base-transition); transition: var(--wdt-elementor-base-transition); }
.wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination > div span[class*="wdt-arrow-label-"] { display: none; }
.wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination > div > i { color: inherit; display: inline-flex; place-content: center; place-items: center; font-size: inherit; height: 100%; margin: 0; padding: 5px; position: relative; width: 100%; z-index: 0; -webkit-transition: inherit; transition: inherit; }
.wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination > div:before { background: var(--wdt-elementor-color-primary); content: ""; height: auto; margin: auto; position: absolute; bottom: 0; left: 0; right: 0; top: 0; width: auto; z-index: -1; -webkit-border-radius: inherit; border-radius: inherit; -webkit-transition: inherit; transition: inherit; }
.wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination > div:hover:before { background-color: var(--wdt-elementor-color-accent); }
.wdt-carousel-holder .swiper.swiper-horizontal + .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination { margin-left: 10px; margin-right: 10px; } .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-swiper-pagination.swiper-pagination-bullets { 
display: inline-flex; place-content: center; place-items: center; width: auto; }
.wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet { 
background-color: transparent !important; background-image: none !important; display: inline-flex; place-content: center; 
place-items: center; letter-spacing: 0; height: 5px; line-height: normal; margin: 5px 15px; opacity: 1; padding: 0; position: relative; 
text-decoration: none; text-transform: none; vertical-align: top; width: 5px; z-index: 1; -webkit-border-radius: var(--wdtRadius_Full); 
border-radius: var(--wdtRadius_Full); -webkit-transition: var(--wdt-elementor-base-transition); transition: var(--wdt-elementor-base-transition); } .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet:hover,
.wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet-active { opacity: 1; } .wdt-carousel-holder .swiper + .wdt-carousel-pagination-wrapper .wdt-swiper-pagination.swiper-pagination-bullets,
.wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-swiper-pagination.swiper-pagination-bullets { margin-left: 5px; margin-right: 5px; } .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-swiper-pagination.swiper-pagination-bullets:not(.swiper-pagination-bullets-dynamic) .swiper-pagination-bullet {
width: clamp(1.75rem, 1.5769rem + 0.7692vw, 2.5rem); height: clamp(1.75rem, 1.5769rem + 0.7692vw, 2.5rem); margin: 0 4px; opacity: 1; 
padding: 0; -webkit-border-radius: 50%; border-radius: 50%; background: transparent !important; position: relative; }
.wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-swiper-pagination.swiper-pagination-bullets:not(.swiper-pagination-bullets-dynamic) .swiper-pagination-bullet:hover { 
opacity: 1; }
.wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-swiper-pagination.swiper-pagination-bullets:not(.swiper-pagination-bullets-dynamic) .swiper-pagination-bullet-active {
width: clamp(1.75rem, 1.5769rem + 0.7692vw, 2.5rem);  }
.wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-swiper-pagination.swiper-pagination-bullets:not(.swiper-pagination-bullets-dynamic) .swiper-pagination-bullet:before,
.wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-swiper-pagination.swiper-pagination-bullets:not(.swiper-pagination-bullets-dynamic) .swiper-pagination-bullet:after {
content: ""; position: absolute; top: 0; right: 0; left: 0; bottom: 0; border-radius: inherit; -webkit-border-radius: inherit; 
-webkit-transition: 375ms cubic-bezier(0.7, 0, 0.3, 1); transition: 375ms cubic-bezier(0.7, 0, 0.3, 1); }
.wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-swiper-pagination.swiper-pagination-bullets:not(.swiper-pagination-bullets-dynamic) .swiper-pagination-bullet:before {
border: 1px solid var(--wdtPrimaryColor); opacity: 0; max-width: 70%; margin: auto; aspect-ratio: 1; }
.wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-swiper-pagination.swiper-pagination-bullets:not(.swiper-pagination-bullets-dynamic) .swiper-pagination-bullet:after {
background-color: var(--wdtSecondaryColor); max-width: 14%; margin: auto; aspect-ratio: 1; }
.wdt-dark-bg .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-swiper-pagination.swiper-pagination-bullets:not(.swiper-pagination-bullets-dynamic) .swiper-pagination-bullet:after {
background-color: var(--wdt-elementor-color-white); }
.wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-swiper-pagination.swiper-pagination-bullets:not(.swiper-pagination-bullets-dynamic) .swiper-pagination-bullet-active:before {
opacity: 1; max-width: 100%; }
.wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-swiper-pagination.swiper-pagination-bullets:not(.swiper-pagination-bullets-dynamic) .swiper-pagination-bullet-active:after {
max-width: 22%; background-color: var(--wdtPrimaryColor); } .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-swiper-pagination.swiper-pagination-fraction { background: var(--wdt-elementor-color-primary); color: var(--wdt-elementor-color-white); display: inline-flex; place-items: center; height: 30px; line-height: 1; margin-left: auto; margin-right: auto; padding: 0 20px; width: auto; -webkit-border-radius: 5px; border-radius: 5px; }
.wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-swiper-pagination.swiper-pagination-fraction > * { display: inline-block; margin: 0; vertical-align: top; } .wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-swiper-scrollbar { float: left; height: 6px; margin: 20px 0 0; opacity: 1 !important; position: relative; width: 100%; z-index: 0; -webkit-border-radius: 10px; border-radius: 10px;
background-color: transparent;
background-image: linear-gradient(to right, rgba(0,0,0,0) 0%, rgba(0,0,0,0.1) 17%, rgba(0,0,0,0.1) 83%, rgba(0,0,0,0) 100%);
}
.wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-swiper-scrollbar:before,
.wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-swiper-scrollbar:after { content: ""; height: 100%; opacity: 0.6; position: absolute; bottom: 0; left: 0; right: 0; top: 0; width: 100%; z-index: -1; -webkit-border-radius: inherit; border-radius: inherit;
background-image: linear-gradient(to right, rgba(0,0,0,0) 0%, rgba(0,0,0,0.1) 17%, rgba(0,0,0,0.1) 83%, rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#00000000',GradientType=1 );
}
.wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-swiper-scrollbar:before,
.wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-swiper-scrollbar:after { height: auto; margin: 0; width: 100%; }
.wdt-carousel-holder .wdt-carousel-pagination-wrapper .wdt-swiper-scrollbar .swiper-scrollbar-drag { background-color: currentColor; color: var(--wdt-elementor-color-accent); border-radius: inherit; }
.wdt-carousel-holder .swiper.swiper-vertical + .wdt-carousel-pagination-wrapper .wdt-swiper-scrollbar { height: 100%; margin: 0; position: absolute; left: 100%; top: 0; width: 8px;
background-image: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.1) 17%, rgba(0,0,0,0.1) 83%, rgba(0,0,0,0) 100%);
}
.wdt-carousel-holder .swiper.swiper-vertical + .wdt-carousel-pagination-wrapper .wdt-swiper-scrollbar:before,
.wdt-carousel-holder .swiper.swiper-vertical + .wdt-carousel-pagination-wrapper .wdt-swiper-scrollbar:after { height: 100%; margin: 0; width: auto;
background-image: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.1) 17%, rgba(0,0,0,0.1) 83%, rgba(0,0,0,0) 100%);
}
.wdt-carousel-holder .swiper.swiper-vertical[data-settings*="scrollbar"] { padding-right: 10px; }
.wdt-carousel-holder .swiper.swiper-vertical[data-settings*="scrollbar"] + .wdt-carousel-pagination-wrapper .wdt-swiper-scrollbar { left: auto; right: 0; } .wdt-carousel-holder .wdt-carousel-pagination-wrapper .swiper-pagination-progressbar { float: left; height: 6px; overflow: hidden; position: relative; width: 100%; z-index: 0; -webkit-border-radius: 10px; border-radius: 10px;
background-color: transparent;
background-image: linear-gradient(to right, rgba(0,0,0,0) 0%, rgba(0,0,0,0.1) 17%, rgba(0,0,0,0.1) 83%, rgba(0,0,0,0) 100%);
}
.wdt-carousel-holder .wdt-carousel-pagination-wrapper .swiper-pagination-progressbar:before,
.wdt-carousel-holder .wdt-carousel-pagination-wrapper .swiper-pagination-progressbar:after { content: ""; height: 100%; opacity: 0.6; position: absolute; bottom: 0; left: 0; right: 0; top: 0; width: 100%; z-index: -1; -webkit-border-radius: inherit; border-radius: inherit;
background-image: linear-gradient(to right, rgba(0,0,0,0) 0%, rgba(0,0,0,0.1) 17%, rgba(0,0,0,0.1) 83%, rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#00000000',GradientType=1 );
}
.wdt-carousel-holder .wdt-carousel-pagination-wrapper .swiper-pagination-progressbar:before,
.wdt-carousel-holder .wdt-carousel-pagination-wrapper .swiper-pagination-progressbar:after { height: auto; margin: 0; width: 100%; }
.wdt-carousel-holder .swiper.swiper-vertical + .wdt-carousel-pagination-wrapper .swiper-pagination-progressbar { height: 100%; margin: 0; position: absolute; left: 100%; top: 0; width: 8px;
background-image: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.1) 17%, rgba(0,0,0,0.1) 83%, rgba(0,0,0,0) 100%);
}
.wdt-carousel-holder .swiper.swiper-vertical + .wdt-carousel-pagination-wrapper .swiper-pagination-progressbar:before,
.wdt-carousel-holder .swiper.swiper-vertical + .wdt-carousel-pagination-wrapper .swiper-pagination-progressbar:after { height: 100%; margin: 0; width: auto;
background-image: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.1) 17%, rgba(0,0,0,0.1) 83%, rgba(0,0,0,0) 100%);
}
.wdt-carousel-holder .wdt-carousel-pagination-wrapper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill { background-color: currentColor; color: var(--wdt-elementor-color-accent); border-radius: inherit; }
.wdt-carousel-holder .swiper.swiper-vertical[data-settings*="progressbar"] { padding-right: 10px; }
.wdt-carousel-holder .swiper.swiper-vertical[data-settings*="progressbar"] + .wdt-carousel-pagination-wrapper .swiper-pagination-progressbar { left: auto; right: 0; } .wdt-carousel-pagination-wrapper.wdt-swiper-custom-pagination { width: 100%; max-width: 600px; z-index: 1; position: relative;
margin: clamp(1.5rem, 0.9808rem + 2.3077vw, 3.75rem) auto 0px; padding: 30px 100px; 
background-color: var(--wdtTertiaryColor); border-radius: var(--wdtRadius_2X); }
.wdt-carousel-pagination-wrapper.wdt-swiper-custom-pagination > div[class*="swiper-pagination-fraction-"] { position: absolute;
width: fit-content; padding: 10px 0 0; left: 50%; transform: translate(-50%, 10%); line-height: 1; display: none; }
.wdt-carousel-pagination-wrapper.wdt-swiper-custom-pagination .swiper-pagination-progressbar { 
float: left; height: 4px; overflow: hidden; position: relative; width: 100%; z-index: 0; -webkit-border-radius: 0; 
border-radius: 0; background-color: var(--wdtBorderColor); background-image: none; }
.wdt-carousel-pagination-wrapper.wdt-swiper-custom-pagination .swiper-pagination-progressbar:before,
.wdt-carousel-pagination-wrapper.wdt-swiper-custom-pagination .swiper-pagination-progressbar:after,
.wdt-carousel-pagination-wrapper.wdt-swiper-custom-pagination .wdt-carousel-arrow-pagination > div:before { display: none; }
.wdt-carousel-pagination-wrapper.wdt-swiper-custom-pagination .swiper-pagination-progressbar .swiper-pagination-progressbar-fill { 
background-color: var(--wdtPrimaryColor); -webkit-border-radius: 0; border-radius: 0; -webkit-transform: scale(1); transform: scale(1);
-webkit-transition: all .3s linear; transition: all .3s linear; }
.wdt-carousel-pagination-wrapper.wdt-swiper-custom-pagination .wdt-carousel-arrow-pagination > div span[class*="wdt-arrow-label-"] { 
display: block; font-size: 1rem; }
.wdt-carousel-pagination-wrapper.wdt-swiper-custom-pagination .wdt-carousel-arrow-pagination > div { position: relative; z-index: 2;
display: inline-flex; align-items: center; justify-content: space-evenly; width: 60px; height: auto; padding: 0; 
margin: 20px 5px 5px; background: none; }
.wdt-carousel-pagination-wrapper.wdt-swiper-custom-pagination .slide-progress { position: relative; }
.wdt-carousel-pagination-wrapper.wdt-swiper-custom-pagination .slide-progress .swiper-pagination-progressbar { 
background-color: var(--wdtBorderColor); height: 2px; }
.wdt-carousel-pagination-wrapper.wdt-swiper-custom-pagination .slide-progress .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
top: -2px; width: 100%; height: calc(100% + 4px); background-color: var(--wdtPrimaryColor); }
.wdt-carousel-pagination-wrapper.wdt-swiper-custom-pagination .wdt-carousel-arrow-pagination > div { 
position: absolute; margin: 0; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.wdt-carousel-pagination-wrapper.wdt-swiper-custom-pagination .wdt-carousel-arrow-pagination > div.wdt-arrow-pagination-prev { 
left: 24px; gap: 4px; }
.wdt-carousel-pagination-wrapper.wdt-swiper-custom-pagination .wdt-carousel-arrow-pagination > div.wdt-arrow-pagination-next { 
right: 24px; gap: 4px; }
.wdt-carousel-pagination-wrapper.wdt-swiper-custom-pagination .wdt-carousel-arrow-pagination > div.wdt-arrow-pagination-prev i,
.wdt-carousel-pagination-wrapper.wdt-swiper-custom-pagination .wdt-carousel-arrow-pagination > div.wdt-arrow-pagination-next i { 
display: inline-flex; gap: 4px; font-style: normal; }
.wdt-carousel-pagination-wrapper.wdt-swiper-custom-pagination .wdt-carousel-arrow-pagination > div.wdt-arrow-pagination-prev i { 
flex-direction: row-reverse; }.wdt-section-bgeffects-item
{
width: 100%;
height: 100%;
}
.wdt-section-bgeffects-image
{
position: absolute;
width: 100%;
height: 100%;
}.wdt-sticky-column { align-self: flex-start; }
.wdt-overflow-hidden { overflow: hidden; }@keyframes bounce{
20%,53%,80%,from,to{
animation-timing-function:cubic-bezier(.215,.61,.355,1);
transform:translate3d(0,0,0)
}
40%,43%{
animation-timing-function:cubic-bezier(.755,.050,.855,.060);
transform:translate3d(0,-30px,0)
}
70%{
animation-timing-function:cubic-bezier(.755,.050,.855,.060);
transform:translate3d(0,-15px,0)
}
90%{
transform:translate3d(0,-4px,0)
}
}
.bounce{
animation-name:bounce;
transform-origin:center bottom
}
@keyframes flash{
50%,from,to{
opacity:1
}
25%,75%{
opacity:0
}
}
.flash{
animation-name:flash
}
@keyframes pulse{
from,to{
transform:scale3d(1,1,1)
}
50%{
transform:scale3d(1.05,1.05,1.05)
}
}
.pulse{
animation-name:pulse
}
@keyframes rubberBand{
from,to{
transform:scale3d(1,1,1)
}
30%{
transform:scale3d(1.25,.75,1)
}
40%{
transform:scale3d(.75,1.25,1)
}
50%{
transform:scale3d(1.15,.85,1)
}
65%{
transform:scale3d(.95,1.05,1)
}
75%{
transform:scale3d(1.05,.95,1)
}
}
.rubberBand{
animation-name:rubberBand
}
@keyframes shake{
from,to{
transform:translate3d(0,0,0)
}
10%,30%,50%,70%,90%{
transform:translate3d(-10px,0,0)
}
20%,40%,60%,80%{
transform:translate3d(10px,0,0)
}
}
.shake{
animation-name:shake
}
@keyframes headShake{
0%{
transform:translateX(0)
}
6.5%{
transform:translateX(-6px) rotateY(-9deg)
}
18.5%{
transform:translateX(5px) rotateY(7deg)
}
31.5%{
transform:translateX(-3px) rotateY(-5deg)
}
43.5%{
transform:translateX(2px) rotateY(3deg)
}
50%{
transform:translateX(0)
}
}
.headShake{
animation-timing-function:ease-in-out;
animation-name:headShake
}
@keyframes swing{
20%{
transform:rotate3d(0,0,1,15deg)
}
40%{
transform:rotate3d(0,0,1,-10deg)
}
60%{
transform:rotate3d(0,0,1,5deg)
}
80%{
transform:rotate3d(0,0,1,-5deg)
}
to{
transform:rotate3d(0,0,1,0deg)
}
}
.swing{
transform-origin:top center;
animation-name:swing
}
@keyframes tada{
from,to{
transform:scale3d(1,1,1)
}
10%,20%{
transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)
}
30%,50%,70%,90%{
transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)
}
40%,60%,80%{
transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)
}
}
.tada{
animation-name:tada
}
@keyframes wobble{
from,to{
transform:none
}
15%{
transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)
}
30%{
transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)
}
45%{
transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)
}
60%{
transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)
}
75%{
transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)
}
}
.wobble{
animation-name:wobble
}
@keyframes jello{
11.1%,from,to{
transform:none
}
22.2%{
transform:skewX(-12.5deg) skewY(-12.5deg)
}
33.3%{
transform:skewX(6.25deg) skewY(6.25deg)
}
44.4%{
transform:skewX(-3.125deg) skewY(-3.125deg)
}
55.5%{
transform:skewX(1.5625deg) skewY(1.5625deg)
}
66.6%{
transform:skewX(-.78125deg) skewY(-.78125deg)
}
77.7%{
transform:skewX(.390625deg) skewY(.390625deg)
}
88.8%{
transform:skewX(-.1953125deg) skewY(-.1953125deg)
}
}
.jello{
animation-name:jello;
transform-origin:center
}
@keyframes bounceIn{
20%,40%,60%,80%,from,to{
animation-timing-function:cubic-bezier(.215,.61,.355,1)
}
0%{
opacity:0;
transform:scale3d(.3,.3,.3)
}
20%{
transform:scale3d(1.1,1.1,1.1)
}
40%{
transform:scale3d(.9,.9,.9)
}
60%{
opacity:1;
transform:scale3d(1.03,1.03,1.03)
}
80%{
transform:scale3d(.97,.97,.97)
}
to{
opacity:1;
transform:scale3d(1,1,1)
}
}
.bounceIn{
animation-name:bounceIn
}
@keyframes bounceInDown{
60%,75%,90%,from,to{
animation-timing-function:cubic-bezier(.215,.61,.355,1)
}
0%{
opacity:0;
transform:translate3d(0,-3000px,0)
}
60%{
opacity:1;
transform:translate3d(0,25px,0)
}
75%{
transform:translate3d(0,-10px,0)
}
90%{
transform:translate3d(0,5px,0)
}
to{
transform:none
}
}
.bounceInDown{
animation-name:bounceInDown
}
@keyframes bounceInLeft{
60%,75%,90%,from,to{
animation-timing-function:cubic-bezier(.215,.61,.355,1)
}
0%{
opacity:0;
transform:translate3d(-3000px,0,0)
}
60%{
opacity:1;
transform:translate3d(25px,0,0)
}
75%{
transform:translate3d(-10px,0,0)
}
90%{
transform:translate3d(5px,0,0)
}
to{
transform:none
}
}
.bounceInLeft{
animation-name:bounceInLeft
}
@keyframes bounceInRight{
60%,75%,90%,from,to{
animation-timing-function:cubic-bezier(.215,.61,.355,1)
}
from{
opacity:0;
transform:translate3d(3000px,0,0)
}
60%{
opacity:1;
transform:translate3d(-25px,0,0)
}
75%{
transform:translate3d(10px,0,0)
}
90%{
transform:translate3d(-5px,0,0)
}
to{
transform:none
}
}
.bounceInRight{
animation-name:bounceInRight
}
@keyframes bounceInUp{
60%,75%,90%,from,to{
animation-timing-function:cubic-bezier(.215,.61,.355,1)
}
from{
opacity:0;
transform:translate3d(0,3000px,0)
}
60%{
opacity:1;
transform:translate3d(0,-20px,0)
}
75%{
transform:translate3d(0,10px,0)
}
90%{
transform:translate3d(0,-5px,0)
}
to{
transform:translate3d(0,0,0)
}
}
.bounceInUp{
animation-name:bounceInUp
}
@keyframes fadeIn{
from{
opacity:0
}
to{
opacity:1
}
}
.fadeIn{
animation-name:fadeIn
}
@keyframes fadeInDown{
from{
opacity:0;
transform:translate3d(0,-20%,0)
}
to{
opacity:1;
transform:none
}
}
.fadeInDown{
animation-name:fadeInDown
}
@keyframes fadeInLeft{
from{
opacity:0;
transform:translate3d(-20%,0,0)
}
to{
opacity:1;
transform:none
}
}
.fadeInLeft{
animation-name:fadeInLeft
}
@keyframes fadeInRight{
from{
opacity:0;
transform:translate3d(20%,0,0)
}
to{
opacity:1;
transform:none
}
}
.fadeInRight{
animation-name:fadeInRight
}
@keyframes fadeInUp{
from{
opacity:0;
transform:translate3d(0,20%,0)
}
to{
opacity:1;
transform:none
}
}
.fadeInUp{
animation-name:fadeInUp
}
@keyframes lightSpeedIn{
from{
transform:translate3d(20%,0,0) skewX(-30deg);
opacity:0
}
60%{
transform:skewX(20deg);
opacity:1
}
80%{
transform:skewX(-5deg);
opacity:1
}
to{
transform:none;
opacity:1
}
}
.lightSpeedIn{
animation-name:lightSpeedIn;
animation-timing-function:ease-out
}
@keyframes rotateIn{
from{
transform-origin:center;
transform:rotate3d(0,0,1,-200deg);
opacity:0
}
to{
transform-origin:center;
transform:none;
opacity:1
}
}
.rotateIn{
animation-name:rotateIn
}
@keyframes rotateInDownLeft{
from{
transform-origin:left bottom;
transform:rotate3d(0,0,1,-45deg);
opacity:0
}
to{
transform-origin:left bottom;
transform:none;
opacity:1
}
}
.rotateInDownLeft{
animation-name:rotateInDownLeft
}
@keyframes rotateInDownRight{
from{
transform-origin:right bottom;
transform:rotate3d(0,0,1,45deg);
opacity:0
}
to{
transform-origin:right bottom;
transform:none;
opacity:1
}
}
.rotateInDownRight{
animation-name:rotateInDownRight
}
@keyframes rotateInUpLeft{
from{
transform-origin:left bottom;
transform:rotate3d(0,0,1,45deg);
opacity:0
}
to{
transform-origin:left bottom;
transform:none;
opacity:1
}
}
.rotateInUpLeft{
animation-name:rotateInUpLeft
}
@keyframes rotateInUpRight{
from{
transform-origin:right bottom;
transform:rotate3d(0,0,1,-90deg);
opacity:0
}
to{
transform-origin:right bottom;
transform:none;
opacity:1
}
}
.rotateInUpRight{
animation-name:rotateInUpRight
}
@keyframes rollIn{
from{
opacity:0;
transform:translate3d(-20%,0,0) rotate3d(0,0,1,-120deg)
}
to{
opacity:1;
transform:none
}
}
.rollIn{
animation-name:rollIn
}
@keyframes zoomIn{
from{
opacity:0;
transform:scale3d(.3,.3,.3)
}
50%{
opacity:1
}
}
.zoomIn{
animation-name:zoomIn
}
@keyframes zoomInDown{
from{
opacity:0;
transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);
animation-timing-function:cubic-bezier(.55,.055,.675,.19)
}
60%{
opacity:1;
transform:scale3d(.475,.475,.475) translate3d(0,60px,0);
animation-timing-function:cubic-bezier(.175,.885,.32,1)
}
}
.zoomInDown{
animation-name:zoomInDown
}
@keyframes zoomInLeft{
from{
opacity:0;
transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);
animation-timing-function:cubic-bezier(.55,.055,.675,.19)
}
60%{
opacity:1;
transform:scale3d(.475,.475,.475) translate3d(10px,0,0);
animation-timing-function:cubic-bezier(.175,.885,.32,1)
}
}
.zoomInLeft{
animation-name:zoomInLeft
}
@keyframes zoomInRight{
from{
opacity:0;
transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);
animation-timing-function:cubic-bezier(.55,.055,.675,.19)
}
60%{
opacity:1;
transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);
animation-timing-function:cubic-bezier(.175,.885,.32,1)
}
}
.zoomInRight{
animation-name:zoomInRight
}
@keyframes zoomInUp{
from{
opacity:0;
transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);
animation-timing-function:cubic-bezier(.55,.055,.675,.19)
}
60%{
opacity:1;
transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);
animation-timing-function:cubic-bezier(.175,.885,.32,1)
}
}
.zoomInUp{
animation-name:zoomInUp
}
@keyframes slideInDown{
from{
transform:translate3d(0,-20%,0);
visibility:visible
}
to{
transform:translate3d(0,0,0)
}
}
.slideInDown{
animation-name:slideInDown
}
@keyframes slideInLeft{
from{
transform:translate3d(-20%,0,0);
visibility:visible
}
to{
transform:translate3d(0,0,0)
}
}
.slideInLeft{
animation-name:slideInLeft
}
@keyframes slideInRight{
from{
transform:translate3d(20%,0,0);
visibility:visible
}
to{
transform:translate3d(0,0,0)
}
}
.slideInRight{
animation-name:slideInRight
}
@keyframes slideInUp{
from{
transform:translate3d(0,20%,0);
visibility:visible
}
to{
transform:translate3d(0,0,0)
}
}
.slideInUp{
animation-name:slideInUp
}
.elementor-animation-grow{
transition-duration:.3s;
transition-property:transform
}
.elementor-animation-grow:active,.elementor-animation-grow:focus,.elementor-animation-grow:hover{
transform:scale(1.1)
}
.elementor-animation-shrink{
transition-duration:.3s;
transition-property:transform
}
.elementor-animation-shrink:active,.elementor-animation-shrink:focus,.elementor-animation-shrink:hover{
transform:scale(0.9)
}
@keyframes elementor-animation-pulse{
25%{
transform:scale(1.1)
}
75%{
transform:scale(0.9)
}
}
.elementor-animation-pulse:active,.elementor-animation-pulse:focus,.elementor-animation-pulse:hover{
animation-name:elementor-animation-pulse;
animation-duration:1s;
animation-timing-function:linear;
animation-iteration-count:infinite
}
@keyframes elementor-animation-pulse-grow{
to{
transform:scale(1.1)
}
}
.elementor-animation-pulse-grow:active,.elementor-animation-pulse-grow:focus,.elementor-animation-pulse-grow:hover{
animation-name:elementor-animation-pulse-grow;
animation-duration:.3s;
animation-timing-function:linear;
animation-iteration-count:infinite;
animation-direction:alternate
}
@keyframes elementor-animation-pulse-shrink{
to{
transform:scale(0.9)
}
}
.elementor-animation-pulse-shrink:active,.elementor-animation-pulse-shrink:focus,.elementor-animation-pulse-shrink:hover{
animation-name:elementor-animation-pulse-shrink;
animation-duration:.3s;
animation-timing-function:linear;
animation-iteration-count:infinite;
animation-direction:alternate
}
@keyframes elementor-animation-push{
50%{
transform:scale(0.8)
}
100%{
transform:scale(1)
}
}
.elementor-animation-push:active,.elementor-animation-push:focus,.elementor-animation-push:hover{
animation-name:elementor-animation-push;
animation-duration:.3s;
animation-timing-function:linear;
animation-iteration-count:1
}
@keyframes elementor-animation-pop{
50%{
transform:scale(1.2)
}
}
.elementor-animation-pop:active,.elementor-animation-pop:focus,.elementor-animation-pop:hover{
animation-name:elementor-animation-pop;
animation-duration:.3s;
animation-timing-function:linear;
animation-iteration-count:1
}
.elementor-animation-bounce-in{
transition-duration:.5s
}
.elementor-animation-bounce-in:active,.elementor-animation-bounce-in:focus,.elementor-animation-bounce-in:hover{
transform:scale(1.2);
transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36)
}
.elementor-animation-bounce-out{
transition-duration:.5s
}
.elementor-animation-bounce-out:active,.elementor-animation-bounce-out:focus,.elementor-animation-bounce-out:hover{
transform:scale(0.8);
transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36)
}
.elementor-animation-rotate{
transition-duration:.3s;
transition-property:transform
}
.elementor-animation-rotate:active,.elementor-animation-rotate:focus,.elementor-animation-rotate:hover{
transform:rotate(4deg)
}
.elementor-animation-grow-rotate{
transition-duration:.3s;
transition-property:transform
}
.elementor-animation-grow-rotate:active,.elementor-animation-grow-rotate:focus,.elementor-animation-grow-rotate:hover{
transform:scale(1.1) rotate(4deg)
}
.elementor-animation-float{
transition-duration:.3s;
transition-property:transform;
transition-timing-function:ease-out
}
.elementor-animation-float:active,.elementor-animation-float:focus,.elementor-animation-float:hover{
transform:translateY(-8px)
}
.elementor-animation-sink{
transition-duration:.3s;
transition-property:transform;
transition-timing-function:ease-out
}
.elementor-animation-sink:active,.elementor-animation-sink:focus,.elementor-animation-sink:hover{
transform:translateY(8px)
}
@keyframes elementor-animation-bob{
0%{
transform:translateY(-8px)
}
50%{
transform:translateY(-4px)
}
100%{
transform:translateY(-8px)
}
}
@keyframes elementor-animation-bob-float{
100%{
transform:translateY(-8px)
}
}
.elementor-animation-bob:active,.elementor-animation-bob:focus,.elementor-animation-bob:hover{
animation-name:elementor-animation-bob-float,elementor-animation-bob;
animation-duration:.3s,1.5s;
animation-delay:0s,.3s;
animation-timing-function:ease-out,ease-in-out;
animation-iteration-count:1,infinite;
animation-fill-mode:forwards;
animation-direction:normal,alternate
}
@keyframes elementor-animation-hang{
0%{
transform:translateY(8px)
}
50%{
transform:translateY(4px)
}
100%{
transform:translateY(8px)
}
}
@keyframes elementor-animation-hang-sink{
100%{
transform:translateY(8px)
}
}
.elementor-animation-hang:active,.elementor-animation-hang:focus,.elementor-animation-hang:hover{
animation-name:elementor-animation-hang-sink,elementor-animation-hang;
animation-duration:.3s,1.5s;
animation-delay:0s,.3s;
animation-timing-function:ease-out,ease-in-out;
animation-iteration-count:1,infinite;
animation-fill-mode:forwards;
animation-direction:normal,alternate
}
.elementor-animation-skew{
transition-duration:.3s;
transition-property:transform
}
.elementor-animation-skew:active,.elementor-animation-skew:focus,.elementor-animation-skew:hover{
transform:skew(-10deg)
}
.elementor-animation-skew-forward{
transition-duration:.3s;
transition-property:transform;
transform-origin:0 100%
}
.elementor-animation-skew-forward:active,.elementor-animation-skew-forward:focus,.elementor-animation-skew-forward:hover{
transform:skew(-10deg)
}
.elementor-animation-skew-backward{
transition-duration:.3s;
transition-property:transform;
transform-origin:0 100%
}
.elementor-animation-skew-backward:active,.elementor-animation-skew-backward:focus,.elementor-animation-skew-backward:hover{
transform:skew(10deg)
}
@keyframes elementor-animation-wobble-vertical{
16.65%{
transform:translateY(8px)
}
33.3%{
transform:translateY(-6px)
}
49.95%{
transform:translateY(4px)
}
66.6%{
transform:translateY(-2px)
}
83.25%{
transform:translateY(1px)
}
100%{
transform:translateY(0)
}
}
.elementor-animation-wobble-vertical:active,.elementor-animation-wobble-vertical:focus,.elementor-animation-wobble-vertical:hover{
animation-name:elementor-animation-wobble-vertical;
animation-duration:1s;
animation-timing-function:ease-in-out;
animation-iteration-count:1
}
@keyframes elementor-animation-wobble-horizontal{
16.65%{
transform:translateX(8px)
}
33.3%{
transform:translateX(-6px)
}
49.95%{
transform:translateX(4px)
}
66.6%{
transform:translateX(-2px)
}
83.25%{
transform:translateX(1px)
}
100%{
transform:translateX(0)
}
}
.elementor-animation-wobble-horizontal:active,.elementor-animation-wobble-horizontal:focus,.elementor-animation-wobble-horizontal:hover{
animation-name:elementor-animation-wobble-horizontal;
animation-duration:1s;
animation-timing-function:ease-in-out;
animation-iteration-count:1
}
@keyframes elementor-animation-wobble-to-bottom-right{
16.65%{
transform:translate(8px,8px)
}
33.3%{
transform:translate(-6px,-6px)
}
49.95%{
transform:translate(4px,4px)
}
66.6%{
transform:translate(-2px,-2px)
}
83.25%{
transform:translate(1px,1px)
}
100%{
transform:translate(0,0)
}
}
.elementor-animation-wobble-to-bottom-right:active,.elementor-animation-wobble-to-bottom-right:focus,.elementor-animation-wobble-to-bottom-right:hover{
animation-name:elementor-animation-wobble-to-bottom-right;
animation-duration:1s;
animation-timing-function:ease-in-out;
animation-iteration-count:1
}
@keyframes elementor-animation-wobble-to-top-right{
16.65%{
transform:translate(8px,-8px)
}
33.3%{
transform:translate(-6px,6px)
}
49.95%{
transform:translate(4px,-4px)
}
66.6%{
transform:translate(-2px,2px)
}
83.25%{
transform:translate(1px,-1px)
}
100%{
transform:translate(0,0)
}
}
.elementor-animation-wobble-to-top-right:active,.elementor-animation-wobble-to-top-right:focus,.elementor-animation-wobble-to-top-right:hover{
animation-name:elementor-animation-wobble-to-top-right;
animation-duration:1s;
animation-timing-function:ease-in-out;
animation-iteration-count:1
}
@keyframes elementor-animation-wobble-top{
16.65%{
transform:skew(-12deg)
}
33.3%{
transform:skew(10deg)
}
49.95%{
transform:skew(-6deg)
}
66.6%{
transform:skew(4deg)
}
83.25%{
transform:skew(-2deg)
}
100%{
transform:skew(0)
}
}
.elementor-animation-wobble-top{
transform-origin:0 100%
}
.elementor-animation-wobble-top:active,.elementor-animation-wobble-top:focus,.elementor-animation-wobble-top:hover{
animation-name:elementor-animation-wobble-top;
animation-duration:1s;
animation-timing-function:ease-in-out;
animation-iteration-count:1
}
@keyframes elementor-animation-wobble-bottom{
16.65%{
transform:skew(-12deg)
}
33.3%{
transform:skew(10deg)
}
49.95%{
transform:skew(-6deg)
}
66.6%{
transform:skew(4deg)
}
83.25%{
transform:skew(-2deg)
}
100%{
transform:skew(0)
}
}
.elementor-animation-wobble-bottom{
transform-origin:100% 0
}
.elementor-animation-wobble-bottom:active,.elementor-animation-wobble-bottom:focus,.elementor-animation-wobble-bottom:hover{
animation-name:elementor-animation-wobble-bottom;
animation-duration:1s;
animation-timing-function:ease-in-out;
animation-iteration-count:1
}
@keyframes elementor-animation-wobble-skew{
16.65%{
transform:skew(-12deg)
}
33.3%{
transform:skew(10deg)
}
49.95%{
transform:skew(-6deg)
}
66.6%{
transform:skew(4deg)
}
83.25%{
transform:skew(-2deg)
}
100%{
transform:skew(0)
}
}
.elementor-animation-wobble-skew:active,.elementor-animation-wobble-skew:focus,.elementor-animation-wobble-skew:hover{
animation-name:elementor-animation-wobble-skew;
animation-duration:1s;
animation-timing-function:ease-in-out;
animation-iteration-count:1
}
@keyframes elementor-animation-buzz{
50%{
transform:translateX(3px) rotate(2deg)
}
100%{
transform:translateX(-3px) rotate(-2deg)
}
}
.elementor-animation-buzz:active,.elementor-animation-buzz:focus,.elementor-animation-buzz:hover{
animation-name:elementor-animation-buzz;
animation-duration:.15s;
animation-timing-function:linear;
animation-iteration-count:infinite
}
@keyframes elementor-animation-buzz-out{
10%{
transform:translateX(3px) rotate(2deg)
}
20%{
transform:translateX(-3px) rotate(-2deg)
}
30%{
transform:translateX(3px) rotate(2deg)
}
40%{
transform:translateX(-3px) rotate(-2deg)
}
50%{
transform:translateX(2px) rotate(1deg)
}
60%{
transform:translateX(-2px) rotate(-1deg)
}
70%{
transform:translateX(2px) rotate(1deg)
}
80%{
transform:translateX(-2px) rotate(-1deg)
}
90%{
transform:translateX(1px) rotate(0)
}
100%{
transform:translateX(-1px) rotate(0)
}
}
.elementor-animation-buzz-out:active,.elementor-animation-buzz-out:focus,.elementor-animation-buzz-out:hover{
animation-name:elementor-animation-buzz-out;
animation-duration:.75s;
animation-timing-function:linear;
animation-iteration-count:1
}