@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}.wdt-heading-holder {
-webkit-transition: var(--wdt-elementor-base-transition);
transition: var(--wdt-elementor-base-transition);
} .wdt-heading-holder {
position: relative;
}
.wdt-heading-holder>*:not(:last-child) {
margin-bottom: 20px;
}
.wdt-heading-holder>*:last-child {
margin-bottom: 0;
}
.wdt-heading-holder .wdt-heading-title-wrapper {
line-height: 1.2;
margin-top: 0;
}
.wdt-heading-holder .wdt-heading-title-wrapper .wdt-heading-title .wdt-heading-title-item {
margin: 0;
}
.wdt-heading-holder .wdt-heading-title-wrapper.wdt-heading-align-start,
.wdt-heading-holder .wdt-heading-title-wrapper.wdt-heading-align-baseline,
.wdt-heading-holder .wdt-heading-title-wrapper.wdt-heading-align-start .wdt-heading-title .wdt-heading-title-inner,
.wdt-heading-holder .wdt-heading-title-wrapper.wdt-heading-align-baseline .wdt-heading-title .wdt-heading-title-inner {
line-height: 1;
}
.wdt-heading-holder .wdt-heading-subtitle-wrapper {
font-size: 1.2em;
letter-spacing: .05em;
}
.wdt-heading-holder .wdt-heading-icon-wrapper .wdt-content-icon-wrapper,
.wdt-heading-holder .wdt-heading-icon-wrapper .wdt-content-icon {
line-height: 1;
} .wdt-heading-holder>.wdt-heading-separator-wrapper .wdt-heading-separator {
display: flex;
align-items: center;
}
.wdt-heading-holder>.wdt-heading-separator-wrapper .wdt-heading-separator .wdt-separator-line {
width: 50px;
height: 2px;
}
.wdt-heading-holder .wdt-heading-separator-wrapper .wdt-heading-separator.with-line .wdt-separator-line[class*='-left-part'] {
margin-right: 5px;
}
.wdt-heading-holder .wdt-heading-separator-wrapper .wdt-heading-separator.with-line .wdt-separator-line[class*='-right-part'] {
margin-left: 5px;
}
.wdt-heading-holder>.wdt-heading-separator-wrapper .wdt-heading-separator .wdt-content-icon-wrapper {
line-height: 0;
}
.wdt-heading-holder .wdt-heading-separator.with-icon .wdt-content-icon-wrapper .wdt-content-icon {
display: inline-block;
}
.wdt-heading-holder .wdt-heading-separator.with-icon .wdt-content-icon-wrapper .wdt-content-icon span {
font-size: 1.125rem;
position: relative;
z-index: 0;
display: inline-block;
text-align: center;
vertical-align: middle;
}
.wdt-heading-holder .wdt-heading-separator.with-icon .wdt-content-icon-wrapper .wdt-content-icon span i {
position: relative;
display: inline-flex;
width: 100%;
height: 100%;
margin: 0;
place-content: center;
place-items: center;
}
.wdt-heading-holder .wdt-heading-separator.with-icon .wdt-content-icon-wrapper .wdt-content-icon span svg {
width: 1em;
height: 1em;
fill: currentColor;
}
.wdt-heading-holder .wdt-heading-separator.with-icon .wdt-content-icon-wrapper .wdt-content-icon span:before {
position: absolute;
z-index: -1;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: auto;
height: auto;
content: '';
-webkit-border-radius: inherit;
border-radius: inherit;
} .wdt-heading-holder>.wdt-heading-deco-wrapper>span {
display: flex;
align-items: center;
flex-wrap: wrap;
white-space: break-spaces;
}
.wdt-heading-holder>.wdt-heading-deco-wrapper>span .wdt-heading-deco-line {
width: 50px;
height: 2px;
align-self: center;
}
.wdt-heading-holder .wdt-heading-deco-wrapper>span .wdt-heading-deco-inner {
display: inline-flex;
align-items: baseline;
}
.wdt-heading-holder .wdt-heading-deco-wrapper>span .wdt-heading-deco-inner[class*='-left-part'] {
margin-right: 5px;
}
.wdt-heading-holder .wdt-heading-deco-wrapper>span .wdt-heading-deco-inner[class*='-right-part'] {
margin-left: 5px;
}
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-heading-deco-icon,
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-heading-deco-icon span {
display: inline-flex;
}
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-content-icon-wrapper .wdt-content-icon span {
font-size: 1.125rem;
line-height: 1;
position: relative;
z-index: 0;
display: inline-block;
text-align: center;
}
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-content-icon-wrapper .wdt-content-icon span i {
position: relative;
display: inline-flex;
width: 100%;
height: 100%;
margin: 0;
place-content: center;
place-items: center;
}
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-content-icon-wrapper .wdt-content-icon span svg {
width: 1em;
height: 1em;
fill: currentColor;
}
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-content-icon-wrapper .wdt-content-icon span:before {
position: absolute;
z-index: -1;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: auto;
height: auto;
content: '';
-webkit-border-radius: inherit;
border-radius: inherit;
}
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-heading-deco-image {
display: inline-flex;
}
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-heading-deco-inner .wdt-heading-deco-image span {
position: relative;
z-index: 0;
display: inline-block;
text-align: center;
}
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-heading-deco-inner .wdt-heading-deco-image span img {
display: inherit;
height: 100%;
object-fit: cover;
} .wdt-heading-holder .wdt-heading-background-text-wrapper {
line-height: 1;
margin-bottom: 0;
position: absolute;
top: 50%;
width: 100%;
z-index: 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
user-select: none;
pointer-events: none;
}
.wdt-heading-holder .wdt-heading-background-text-wrapper .wdt-heading-background-text {
display: inline-block;
font-family: var(--wdtFontTypo_Alt);
font-size: 12.5em;
font-weight: 900;
letter-spacing: 0.075em;
line-height: 0.65;
opacity: 0.048;
margin-top: 5px;
margin-left: -5px;
} .wdt-heading-holder>.wdt-heading-separator-wrapper .wdt-separator-line,
.wdt-heading-holder>.wdt-heading-deco-wrapper>span .wdt-heading-deco-line {
background-color: var(--wdt-elementor-color-primary);
}
.wdt-heading-holder .wdt-heading-separator.with-icon .wdt-content-icon-wrapper .wdt-content-icon span,
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-content-icon-wrapper .wdt-content-icon span,
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-heading-title .wdt-heading-colored-elements {
color: var(--wdt-elementor-color-primary);
} .wdt-common-heading h2.wdt-heading-title-wrapper.wdt-heading-align-center.wdt-heading-deco-wrapper {
text-transform: uppercase;
font-size: clamp(2.25rem, 1.925rem + 1.625vw, 3.875rem);
margin-bottom: 10px;
}
.wdt-common-heading h3.wdt-heading-title-wrapper.wdt-heading-align-center.wdt-heading-deco-wrapper {
text-transform: uppercase;
margin-bottom: 10px;
}
.wdt-common-heading h1.wdt-heading-title-wrapper.wdt-heading-align-center.wdt-heading-deco-wrapper {
text-transform: uppercase;
margin-bottom: 10px;
}
.wdt-common-heading h4.wdt-heading-title-wrapper.wdt-heading-align-center.wdt-heading-deco-wrapper {
text-transform: uppercase;
margin-bottom: 10px;
}
.wdt-common-heading h5.wdt-heading-title-wrapper.wdt-heading-align-center.wdt-heading-deco-wrapper {
text-transform: uppercase;
margin-bottom: 10px;
}
.wdt-common-heading h6.wdt-heading-title-wrapper.wdt-heading-align-center.wdt-heading-deco-wrapper {
text-transform: uppercase;
margin-bottom: 10px;
} .wdt-heading-holder .wdt-heading-deco-wrapper .wdt-heading-title .wdt-split-heading-wrapper>span.wdt-split-heading-title:last-child {
padding-right: 8px;
}
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-heading-title .wdt-split-heading-wrapper .wdt-split-heading-title {
display: inline-block;
text-transform: initial;
opacity: 0;
transition: all 0.3s linear;
}
.wdt-item-is-inview .wdt-heading-deco-wrapper .wdt-heading-title .wdt-split-heading-wrapper .wdt-split-heading-title {
animation: wwaving-text .8s linear forwards;
-webkit-animation: waving-text .8s linear forwards;
}
@keyframes waving-text {
10% {
transform: translate(0px, 15px);
opacity: 1;
}
20% {
transform: translate(0px, 10px);
opacity: 1;
}
30% {
transform: translate(0px, 5px);
opacity: 1;
}
40% {
transform: translate(0px, 0px);
color: rgba(var(--wdtLinkHoverColorRgb), .85);
opacity: 1;
}
50% {
transform: translate(0px, -5px);
opacity: 1;
}
60% {
transform: translate(0px, -10px);
opacity: 1;
}
70% {
transform: translate(0px, -15px);
opacity: 1;
}
80% {
transform: translate(0px, -10px);
}
90% {
transform: translate(0px, -5px);
opacity: 1;
}
100% {
transform: translate(0px, 0px);
opacity: 1;
}
}
@-webkit-keyframes waving-text {
10% {
transform: translate(0px, 15px);
opacity: 1;
}
20% {
transform: translate(0px, 10px);
opacity: 1;
}
30% {
transform: translate(0px, 5px);
opacity: 1;
}
40% {
transform: translate(0px, 0px);
color: rgba(var(--wdtLinkHoverColorRgb), .85);
opacity: 1;
}
50% {
transform: translate(0px, -5px);
opacity: 1;
}
60% {
transform: translate(0px, -10px);
opacity: 1;
}
70% {
transform: translate(0px, -15px);
opacity: 1;
}
80% {
transform: translate(0px, -10px);
}
90% {
transform: translate(0px, -5px);
opacity: 1;
}
100% {
transform: translate(0px, 0px);
opacity: 1;
}
}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}.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}.wdt-instagram-item, .wdt-instagram-item:before, .wdt-instagram-item:after, .wdt-instagram-item .wdt-instagram-media, .wdt-instagram-item .wdt-instagram-media a, .wdt-instagram-item .wdt-instagram-media img, .wdt-instagram-item .wdt-instagram-media-overlay, .wdt-instagram-item .wdt-instagram-media-icon { -webkit-transition: var(--wdt-elementor-base-transition); transition: var(--wdt-elementor-base-transition); }
.wdt-instagram-holder .wdt-column-wrapper .wdt-column { display: inline-flex; }
.wdt-instagram-item, .wdt-instagram-item .wdt-instagram-media, .wdt-instagram-item .wdt-instagram-media > a { display: inline-flex; flex-wrap: wrap; position: relative; width: 100%; }
.wdt-instagram-item:before, .wdt-instagram-item:after, .wdt-instagram-item .wdt-instagram-media img { -webkit-border-radius: inherit; border-radius: inherit; }
.wdt-instagram-item:before, .wdt-instagram-item:after { content: ""; display: inline !important; height: 100%; pointer-events: none; position: absolute; left: 0; top: 0; width: 100%; z-index: 1; }
.wdt-instagram-item:before { background-color: transparent !important; }
.wdt-instagram-item:hover:before, .wdt-instagram-item:after { opacity: 0; visibility: hidden; }
.wdt-instagram-item:before, .wdt-instagram-item:hover:after { opacity: 1; visibility: visible; }
.wdt-instagram-item .wdt-instagram-media { overflow: hidden; position: relative; z-index: 0; }
.wdt-instagram-item .wdt-instagram-media .wdt-instagram-media-icon, 
.wdt-instagram-item .wdt-instagram-media .wdt-instagram-media-overlay { opacity: 0; z-index: 1; }
.wdt-instagram-item .wdt-instagram-media .wdt-instagram-media-overlay { position: absolute; bottom: 0; left: 0; right: 0; top: 0; }
.wdt-instagram-item:hover .wdt-instagram-media .wdt-instagram-media-icon { opacity: 1; }
.wdt-instagram-item:hover .wdt-instagram-media .wdt-instagram-media-overlay { opacity: 0.9; background-color: rgba(var(--wdt-elementor-color-secondary-rgb), 0.6) }
.wdt-instagram-item .wdt-instagram-media img { height: 100%; width: 100%; object-fit: cover; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transform: scale(1) translateZ(0); transform: scale(1) translateZ(0); -webkit-transition-duration: 0.5s; transition-duration: 0.5s; } .wdt-instagram-item .wdt-instagram-media-icon { display: inline-flex; font-size: 1.5em; line-height: 1; height: 1em; margin: auto; position: absolute; bottom: 0; left: 0; right: 0; top: 0; width: 1em; }
.wdt-instagram-item .wdt-instagram-media-icon i { height: 100%; width: 100%; }
.wdt-instagram-item .wdt-instagram-media-icon, .wdt-instagram-item .wdt-instagram-media-icon i { -webkit-transition: inherit; transition: inherit; }
.wdt-instagram-item .wdt-instagram-media-icon i, .wdt-instagram-item:hover .wdt-instagram-media-icon i { color: var(--wdt-elementor-color-accent); }
.wdt-instagram-item:hover .wdt-instagram-media-icon:hover i { opacity: 0.75; } .wdt-instagram-holder .wdt-instagram-item .wdt-instagram-media-icon i.plus { position: relative; }
.wdt-instagram-holder .wdt-instagram-item .wdt-instagram-media-icon i.plus:before,
.wdt-instagram-holder .wdt-instagram-item .wdt-instagram-media-icon i.plus:after { background-color: currentColor; content: ""; display: inline !important; margin: auto; pointer-events: none; position: absolute; transform-style: preserve-3d; transition: inherit; transition-delay: 0.5s }
.wdt-instagram-holder .wdt-instagram-item .wdt-instagram-media-icon i.plus:before { height: 2px; left: auto; right: 0; bottom: 0; top: 0; width: 0; }
.wdt-instagram-holder .wdt-instagram-item .wdt-instagram-media-icon i.plus:after { height: 0; bottom: 0; top: auto; left: 0; right: 0; width: 2px; }
.wdt-instagram-holder .wdt-instagram-item:hover .wdt-instagram-media .wdt-instagram-media-icon i.plus:before { left: 0; right: auto; width: 100%; } 
.wdt-instagram-holder .wdt-instagram-item:hover .wdt-instagram-media .wdt-instagram-media-icon i.plus:after { height: 100%; bottom: auto; top: 0; }  .wdt-effects-black-white .wdt-instagram-item:not(:hover) .wdt-instagram-media img { -webkit-filter: grayscale(1); filter: grayscale(1); }
.wdt-effects-black-white .wdt-instagram-item .wdt-instagram-media .wdt-instagram-media-overlay { background-image: linear-gradient(to bottom,transparent 0%,var(--wdt-elementor-color-black) 100%); } .wdt-effects-scale-in .wdt-instagram-item .wdt-instagram-media img { -webkit-transform: scale(1.1) translateZ(0); transform: scale(1.1) translateZ(0); -webkit-transition: all 0.5s ease-in-out 0s; transition: all 0.5s ease-in-out 0s; }
.wdt-effects-scale-in .wdt-instagram-item .wdt-instagram-media .wdt-instagram-media-overlay { -webkit-transform: scale(0.85) translateZ(0); transform: scale(0.85) translateZ(0); -webkit-transition: all 0.5s ease-in-out 0s, -webkit-transform 0.5s ease-in-out 0.25s; transition: all 0.5s ease-in-out 0s, transform 0.5s ease-in-out 0.25s; }
.wdt-effects-scale-in .wdt-instagram-item:hover .wdt-instagram-media img, 
.wdt-effects-scale-in .wdt-instagram-item:hover .wdt-instagram-media .wdt-instagram-media-overlay { -webkit-transform: scale(1) translateZ(0); transform: scale(1) translateZ(0); } .wdt-effects-scale-out-rotate .wdt-instagram-item .wdt-instagram-media img { -webkit-transform: scale(1) translateZ(0); transform: scale(1) translateZ(0); -webkit-transition: all 0.5s ease-in-out 0s; transition: all 0.5s ease-in-out 0s; }
.wdt-effects-scale-out-rotate .wdt-instagram-item:hover .wdt-instagram-media img { -webkit-transform: scale(1.1) rotate(-4deg) translateZ(0); transform: scale(1.1) rotate(-4deg) translateZ(0); }
.wdt-effects-scale-out-rotate .wdt-instagram-item:hover .wdt-instagram-media .wdt-instagram-media-overlay { border: 10px solid transparent; -webkit-box-shadow: 0 0 0 2px currentColor inset; box-shadow: 0 0 0 2px currentColor inset; }