.gem-infobox,
.gem-infobox-wrapper,
.gem-infobox .gem-infobox-content,
.gem-infobox .gem-texbox-icon-image-wrapper .elementor-icon,
.gem-infobox .gem-texbox-icon-image-wrapper .elementor-icon i,
.gem-infobox .gem-image,
.gem-infobox .gem-image img,
.gem-infobox .gem-image span,
.gem-infobox .gem-image span:before,
.gem-infobox .gem-infobox-title,
.gem-infobox .gem-infobox-subtitle,
.gem-infobox .gem-infobox-description,
.gem-infobox .gem-button-container,
.gem-infobox .gem-infobox-top,
.gem-infobox .gem-infobox-top svg,
.gem-infobox .gem-infobox-bottom,
.gem-infobox .gem-infobox-bottom svg {
-o-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.gem-infobox-content {
padding: 30px;
}
.gem-infobox-top,
.gem-infobox-bottom {
font-size: 0;
line-height: 0;
text-align: center;
}
.gem-styled-textbox-link,
.gem-styled-textbox-icon-image-link {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 1;
}
.gem-texbox-icon-image-wrapper {
position: relative;
}
.gem-infobox .gem-infobox-icon-horizontal-right.gem-infobox-icon-image-wrapping-inline .gem-texbox-icon-image-wrapper {
margin-left: 10px;
}
.gem-infobox .gem-infobox-icon-horizontal-left.gem-infobox-icon-image-wrapping-inline .gem-texbox-icon-image-wrapper {
margin-right: 10px;
}
.gem-infobox .gem-texbox-icon-image-wrapper .gem-infobox-icon {
display: inline-block;
width: fit-content;
}
.gem-infobox h4,
.gem-infobox .title-h4 {
margin-top: 0;
}
.gem-infobox-content .gem-image span {
display: inline-block;
vertical-align: top;
overflow: hidden;
max-width: 100%;
position: relative;
}
.gem-infobox-content .gem-image span::before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
-o-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
opacity: 0;
z-index: 1;
}
.gem-infobox:hover .gem-infobox-content .gem-image a::before,
.gem-infobox:hover .gem-infobox-content .gem-image span::before {
opacity: 1;
}
.gem-infobox .gem-infobox-icon-horizontal-right .gem-icon-with-text-icon {
padding-right: 0px;
padding-left: 10px;
} .gem-infobox-content.icon-bottom {
display: flex;
flex-direction: column;
}
.gem-infobox .icon-bottom .gem-texbox-text-wrapper {
order: 1;
}
.gem-infobox .icon-bottom .gem-texbox-icon-image-wrapper {
order: 2;
margin-top: 30px;
} .gem-infobox-content.icon-bottom,
.gem-infobox-content.button-top {
display: flex;
flex-direction: column;
}
.gem-infobox .icon-bottom.button-bottom .gem-texbox-text-wrapper {
order: 1;
}
.gem-infobox .icon-bottom.button-bottom .gem-texbox-icon-image-wrapper {
order: 2;
} .gem-infobox-content.icon-top.button-top .gem-texbox-text-wrapper {
display: flex;
flex-direction: column;
}
.gem-infobox-content.icon-top.button-top .gem-button-container {
order: 1;
}
.gem-infobox-content.icon-top.button-top .gem-infobox-title {
order: 2;
}
.gem-infobox-content.icon-top.button-top .gem-infobox-description {
order: 3;
} .gem-infobox-content.icon-bottom.button-top .gem-texbox-text-wrapper {
display: flex;
flex-direction: column;
}
.gem-infobox-content.icon-bottom.button-top .gem-button-container {
order: 1;
}
.gem-infobox-content.icon-bottom.button-top .gem-infobox-title {
order: 2;
}
.gem-infobox-content.icon-bottom.button-top .gem-infobox-description {
order: 3;
}
.gem-infobox-content.icon-bottom.button-top .gem-texbox-text-wrapper {
order: 1;
}
.gem-infobox-content.icon-bottom.button-top .gem-texbox-icon-image-wrapper {
order: 2;
margin-top: 30px;
}
.gem-infobox-icon .elementor-icon {
display: block;
color: var(--thegem-to-menu-level1-color, #3C3950);
}
.gem-infobox-icon-horizontal-center .gem-texbox-icon-image-wrapper {
text-align: center !important;
}
.gem-infobox-icon-horizontal-left .gem-texbox-icon-image-wrapper {
text-align: left !important;
}
.gem-infobox-icon-horizontal-right .gem-texbox-icon-image-wrapper {
text-align: right !important;
}
.gem-infobox-icon-horizontal-right.gem-infobox-icon-image-wrapping-wrap .gem-texbox-icon-image-wrapper {
float: right;
}
.gem-infobox-icon-horizontal-left.gem-infobox-icon-image-wrapping-wrap .gem-texbox-icon-image-wrapper {
float: left;
}
.gem-infobox-icon-image-wrapping-inline {
display: flex;
flex-direction: column;
align-items: center;
}
.gem-infobox-icon-image-wrapping-inline .gem-texbox-text-wrapper {
flex-grow: 1;
}
.gem-infobox-icon-image-wrapping-inline.gem-infobox-icon-horizontal-right {
flex-direction: row-reverse;
}
.icon-bottom.gem-infobox-icon-image-wrapping-inline.gem-infobox-icon-horizontal-right {
flex-direction: row;
}
.gem-infobox-icon-image-wrapping-inline.gem-infobox-icon-horizontal-left {
flex-direction: row;
}
.icon-bottom.gem-infobox-icon-image-wrapping-inline.gem-infobox-icon-horizontal-left {
flex-direction: row-reverse;
}
.icon-bottom.gem-infobox-icon-image-wrapping-inline {
align-items: flex-end;
}
.icon-top.gem-infobox-icon-image-wrapping-inline {
align-items: flex-start;
}
.gem-infobox-title.title-default,
.gem-infobox-subtitle.title-default {
font-family: var(--thegem-to-menu-font-family, 'Montserrat');
font-style: var(--thegem-to-menu-font-style, normal);
font-weight: var(--thegem-to-menu-font-weight, 700);
font-size: var(--thegem-to-menu-font-size, 14px);
line-height: var(--thegem-to-menu-line-height, 25px);
letter-spacing: var(--thegem-to-menu-letter-spacing, 0);
text-transform: var(--thegem-to-menu-text-transform, uppercase);
color: var(--thegem-to-h6-color);
}
.gem-infobox-title.title-default.light,
.gem-infobox-subtitle.title-default.light {
font-family: var(--thegem-to-light-title-font-family);
font-style: var(--thegem-to-light-title-font-style);
font-weight: normal;
}
.gem-infobox-title.text-body,
.gem-infobox-subtitle.text-body {
font-family: var(--thegem-to-body-font-family);
font-style: var(--thegem-to-body-font-style);
font-weight: var(--thegem-to-body-font-weight);
font-size: var(--thegem-to-body-font-size);
line-height: var(--thegem-to-body-line-height);
letter-spacing: var(--thegem-to-body-letter-spacing);
text-transform: var(--thegem-to-body-text-transform);
}
.gem-infobox-title.text-body-tiny,
.gem-infobox-subtitle.text-body-tiny {
font-family: var(--thegem-to-body-tiny-font-family);
font-style: var(--thegem-to-body-tiny-font-style);
font-weight: var(--thegem-to-body-tiny-font-weight);
font-size: var(--thegem-to-body-tiny-font-size);
line-height: var(--thegem-to-body-tiny-line-height);
letter-spacing: var(--thegem-to-body-tiny-letter-spacing);
text-transform: var(--thegem-to-body-tiny-text-transform);
}
.gem-infobox.width-link:hover .gem-infobox-content .gem-infobox-title,
.gem-infobox.width-link:hover .gem-infobox-content .gem-infobox-subtitle {
color: var(--thegem-to-menu-level1-color-hover, #00BCD4) !important;
}.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}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{background-color:transparent;border:3px solid;color:#69727d}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-block-start:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{height:1em;width:1em}.elementor-widget-text-editor .elementor-drop-cap{float:inline-start;font-size:50px;line-height:1;text-align:center}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}.gem-team.row {
margin: -21px;
}
.gem-team .thegem-wrap {
padding: 21px;
margin: 0;
}
.team-person {
padding: 50px 30px;
position: relative;
-o-transition: all 0.5s;
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
.team-person.loop-builder {
padding: 0;
}
.team-person-link {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.team-person a:not(.team-person-link) {
position: relative;
z-index: 2;
}
.team-person-image {
display: inline-block;
width: 240px;
max-width: 100%;
vertical-align: top;
margin-bottom: 45px;
}
.team-person-image a,
.team-person-image span {
display: inline-block;
vertical-align: top;
overflow: hidden;
max-width: 100%;
position: relative;
}
.team-person-image a:before,
.team-person-image span:before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
-o-transition: all 0.5s;
-webkit-transition: all 0.5s;
transition: all 0.5s;
opacity: 0;
}
.team-person-image a:hover:before,
.team-person:hover .team-person-image span:before {
opacity: 1;
}
.team-person-image a,
.gem-team .team-person-image a:before,
.team-person-image span,
.gem-team .team-person-image span:before,
.gem-team .team-person-image img {
border-radius: 50%;
}
.team-person-info {
margin: 0 0 20px;
-o-transition: all 0.5s;
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
.team-person-name {
margin: 0 0 5px;
-o-transition: all 0.5s;
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
.team-person-position {
margin: 0 0 28px;
-o-transition: all 0.5s;
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
.team-person .team-person-phone {
color: inherit;
margin: 0 0 7px;
-o-transition: all 0.5s;
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
.team-person .team-person-phone a {
color: inherit;
}
.team-person .team-person-description {
-o-transition: all 0.5s;
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
.team-person-socials .socials-item-icon {
font-size: 32px;
}
.team-person-socials {
margin: 0 -10px;
}
.team-person-socials .socials-item {
margin: 20px 10px 0;
}
.team-person-email a:before {
font-family: 'thegem-icons';
font-weight: normal;
content: '\e607';
font-size: 16px;
margin-right: 10px;
color: inherit;
vertical-align: top;
}
.gem-team-style-1 .team-person {
border: 1px solid transparent;
}
.gem-team-style-2 .team-person {
padding: 50px 50px;
border-radius: 0 50px 50px 50px;
}
.gem-team-style-2 .team-person-box-columns .team-person-box-left {
float: left;
margin-right: -270px;
}
.gem-team-style-2 .team-person-box-columns .team-person-box-left + .team-person-box-right {
float: left;
width: 100%;
padding-left: 270px;
}
.gem-team-style-2 .team-person-image {
position: relative;
}
.gem-team-style-2 .team-person-image a,
.gem-team-style-2 .team-person-image a:before,
.gem-team-style-2 .team-person-image span,
.gem-team-style-2 .team-person-image span:before,
.gem-team-style-2 .team-person-image img {
border-radius: 0;
}
.gem-team-style-2 .team-person-name {
margin-top: -10px;
}
.gem-team-style-2 .team-person-socials .socials-item-icon {
font-size: 20px;
}
.gem-team-style-2 .team-person-socials {
margin: 0 -6px;
}
.gem-team-style-2 .team-person-socials .socials-item {
margin: 12px 6px 0;
}
@media (max-width: 1211px) {
.gem-team-style-2 .col-sm-6 .team-person-box-columns .team-person-box-left {
float: none;
margin-right: 0;
}
.gem-team-style-2 .col-sm-6 .team-person-box-columns .team-person-box-left + .team-person-box-right {
float: none;
padding-left: 0;
}
}
@media (min-width: 1212px) {
.gem-team-style-2 .col-sm-6 .team-person-box-columns .team-person-box-left .team-person-image {
margin-bottom: 0;
}
}
@media (max-width: 639px) {
.gem-team-style-2 .team-person-box-columns .team-person-box-left {
float: none;
margin-right: 0;
}
.gem-team-style-2 .team-person-box-columns .team-person-box-left + .team-person-box-right {
float: none;
padding-left: 0;
}
}
.gem-team-style-3 .team-person {
border-radius: 180px 180px 0 0;
}
.gem-team-style-3 .team-person-image {
padding-top: 15px;
padding-left: 35px;
padding-right: 35px;
width: 310px;
}
.gem-team-style-3 .team-person-info {
margin: 0 0 30px;
}
.gem-team-style-3 .team-person-name {
margin: 0;
}
.gem-team-style-3 .team-person-position {
font-size: 0.875em;
}
.gem-team-style-3 .team-person-socials .socials-item-icon {
font-size: 20px;
}
.gem-team-style-3 .team-person-socials {
margin: 0 -6px;
}
.gem-team-style-3 .team-person-socials .socials-item {
margin: 12px 6px 0;
}
.gem-team-style-3 .team-person-email a:before {
font-size: 32px;
margin-right: 0;
}
.gem-team-style-4 .team-person {
border-bottom: 6px solid #a3e7f0;
padding-bottom: 10px;
padding-left: 40px;
}
.gem-team-style-4 .team-person-image {
width: 128px;
margin-bottom: 30px;
}
.gem-team-style-4 .team-person-info {
margin: 0;
}
.gem-team-style-4 .team-person-name {
margin: 0 0 20px;
}
.gem-team-style-4 .team-person-position {
font-size: 0.875em;
margin-bottom: 3px;
}
.gem-team-style-4 .team-person-phone {
margin: 0 0 2px;
}
.gem-team-style-4 .team-person-socials .socials-item-icon {
font-size: 20px;
}
.gem-team-style-4 .team-person-socials {
margin-bottom: 40px;
margin-left: -6px;
margin-right: -6px;
}
.gem-team-style-4 .team-person-socials .socials-item {
margin: 12px 6px 0;
}
.gem-team-style-4 .team-person-email {
margin-bottom: 40px;
margin-top: 5px;
}
.gem-team-style-4 .team-person-email a:before {
font-size: 32px;
margin-right: 0;
}
.gem-team-style-5.row {
margin-left: 0;
margin-right: 0;
}
.gem-team-style-5 .inline-column {
padding-left: 0;
padding-right: 0;
}
.gem-team-style-5 .team-person,
.gem-team-style-5 .team-person-hover {
-o-transition: all 0.5s;
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
.gem-team-style-5 .team-person {
padding: 3px 0;
}
.gem-team-style-5 .team-person-image a,
.gem-team-style-5 .team-person-image span {
overflow: visible;
}
.gem-team-style-5 .team-person-image a:before,
.gem-team-style-5 .team-person-image span:before {
opacity: 0;
left: 6px;
right: 6px;
top: 6px;
bottom: 6px;
width: auto;
height: auto;
background-color: rgba(70, 72, 92, 0.7);
display: none;
}
.gem-team-style-5 .team-person-image a:hover:before,
.gem-team-style-5 .team-person:hover .team-person-image span:before {
opacity: 1;
}
.gem-team-style-5 .team-person-image {
padding-left: 40px;
padding-right: 40px;
width: 320px;
}
.gem-team-style-5 .team-person-image .image-hover {
display: inline-block;
vertical-align: middle;
border-radius: 50%;
padding: 6px;
border: 3px solid #dce1e4;
-o-transition: all 0.5s;
-webkit-transition: all 0.5s;
transition: all 0.5s;
max-width: 100%;
}
.gem-team-style-5 .team-person:hover .image-hover {
border-color: #00bcd4;
background-color: #00bcd4;
}
.gem-team-style-5 .team-person-hover {
padding: 47px 30px;
}
.gem-team-style-5 .team-person:hover {
margin-top: -23px;
margin-bottom: -23px;
}
.gem-team-style-5 .team-person:hover .team-person-hover {
padding-top: 70px;
padding-bottom: 70px;
}
.gem-team-style-5 .team-person-socials .socials-item-icon {
font-size: 25px;
}
.gem-team-style-5 .team-person-socials {
margin-left: -6px;
margin-right: -6px;
}
.gem-team-style-5 .team-person-socials .socials-item {
margin: 12px 6px 0;
}
.gem-team-style-6 .team-person {
border: 1px solid transparent;
padding: 0;
}
.gem-team-style-6 .team-person-hover {
padding: 43px 34px;
}
.gem-team-style-6 .team-person,
.gem-team-style-6 .team-person-hover {
-o-transition: all 0.5s;
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
.gem-team-style-6 .team-person-box-left {
float: left;
margin-right: -100px;
}
.gem-team-style-6 .team-person-box-left + .team-person-box-right {
float: left;
width: 100%;
padding-left: 100px;
}
.gem-team-style-6 .team-person-image {
position: relative;
width: 80px;
}
.gem-team-style-6 .team-person-socials .socials-item-icon {
font-size: 20px;
}
.gem-team-style-6 .team-person-socials {
margin: 0 -6px;
}
.gem-team-style-6 .team-person-socials .socials-item {
margin: 12px 6px 0;
}
.gem-team-style-6 .team-person-position,
.gem-team-style-6 .team-person-email {
font-size: 0.875em;
}
.gem-team-style-6 .team-person-position,
.gem-team-style-6 .team-person-phone,
.gem-team-style-6 .team-person-info {
margin: 0;
}
.gem-team-equal-height {
display: flex;
flex-wrap: wrap;
}
.gem-team-equal-height .thegem-wrap{
min-height: 100%;
}
.gem-team-equal-height .thegem-wrap .team-person{
height: 100%;
}
.gem-team-equal-height .team-person > .thegem-template-loop-item,
.gem-team-equal-height .team-person > .thegem-template-loop-item > .elementor,
.gem-team-equal-height .team-person > .thegem-template-loop-item > .elementor > .elementor-inner,
.gem-team-equal-height .team-person > .thegem-template-loop-item > .elementor > .elementor-inner > .elementor-section-wrap,
.gem-team-equal-height .team-person > .thegem-template-loop-item > .elementor > .elementor-inner > .elementor-section-wrap > section,
.gem-team-equal-height .team-person > .thegem-template-loop-item > .elementor > .elementor-inner > .elementor-section-wrap > section > .elementor-container,
.gem-team-equal-height .team-person > .thegem-template-loop-item > .elementor > .elementor-inner > .elementor-section-wrap > .e-con,
.gem-team-equal-height .team-person > .thegem-template-loop-item > .elementor > .elementor-inner > .elementor-section-wrap > .e-con > .e-con-inner,
.gem-team-equal-height .team-person > .thegem-template-loop-item > .elementor > section,
.gem-team-equal-height .team-person > .thegem-template-loop-item > .elementor > section > .elementor-container,
.gem-team-equal-height .team-person > .thegem-template-loop-item > .elementor > .e-con,
.gem-team-equal-height .team-person > .thegem-template-loop-item > .elementor > .e-con > .e-con-inner {
height: 100%;
}.diagram-wrapper.style-3 .digram-line-box .skill-title span {
color: #fff;
}
.skill-element + .skill-element {
margin: 8px 0 0 0;
}
.skill-title {
font-size: 89.5%;
line-height: 1.421;
margin: 0 0 5px 0;
}
.skill-amount {
float: right;
font-size: 126.3%;
margin-top: -11px;
}
.skill-line {
font-size: 0;
line-height: 1;
height: 10px;
margin-right: 55px;
}
.skill-line div {
display: inline-block;
font-size: 0;
line-height: 1;
height: 10px;
}
.skill-line div.animation {
-moz-transition: width 1.6s cubic-bezier(0.165, 0.84, 0.44, 1);
-ms-transition: width 1.6s cubic-bezier(0.165, 0.84, 0.44, 1);
-o-transition: width 1.6s cubic-bezier(0.165, 0.84, 0.44, 1);
-webkit-transition: width 1.6s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: width 1.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.diagram-summary {
font-size: 89.5%;
line-height: 1.471;
margin: 0 0 0.766667em 0;
}
.widget .diagram-summary {
font-size: 100%;
}
.diagram-summary-text {
margin: 0 0 0.766667em 0;
}
.diagram-circle {
text-align: center;
}
.diagram-circle {
position: relative;
}
.diagram-circle .box-wrapper {
max-width: 550px;
position: relative;
text-align: left;
}
.tab_wrapper .diagram-circle .box-wrapper {
margin: 0 auto;
}
.diagram-circle .box {
position: relative;
}
.diagram-circle .skills {
display: none;
}
.diagram-circle .text {
font-size: 89.5%;
line-height: 1.471;
position: absolute;
left: 0;
top: 0;
z-index: 1;
}
.widget .diagram-circle .text {
font-size: 100%;
}
.diagram-circle .text div {
display: table-cell;
text-align: center;
vertical-align: middle;
line-height: 1.2;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.diagram-circle .text div span {
display: block;
text-align: center;
padding: 0 0 0 5px;
margin: 0;
}
.widget .diagram-circle .text div,
.widget .diagram-circle .text div span.title {
font-size: inherit;
}
.diagram-legend {
display: inline-block;
position: absolute;
left: 0;
top: 50%;
z-index: 1;
text-align: left;
}
.diagram-legend .legend-element {
margin: 0 0 26px 0;
}
.diagram-legend .legend-element .color {
display: block;
float: left;
width: 16px;
height: 16px;
}
.sidebar .diagram-legend .legend-element .color {
width: 12px;
height: 12px;
}
.diagram-legend .legend-element .title {
display: block;
line-height: 1;
margin: 0 0 0 30px;
}
.widget .diagram-legend .legend-element .title {
margin-left: 23px;
margin-top: -2px;
}
.diagram-wrapper.style-3 .digram-line-box .skill-title span.diagram-skill-title {
margin-left: 0;
}
.diagram-wrapper.style-3 .digram-line-box .skill-title span.diagram-skill-amount {
margin-left: 8px;
}
.diagram-wrapper .digram-line-box {
background-color: inherit;
}
.diagram-wrapper.style-3 .digram-line-box .skill-element {
position: relative;
padding-top: 0;
}
.diagram-wrapper.style-3 .digram-line-box .skill-element + .skill-element {
margin-top: 18px;
}
.diagram-wrapper.style-3 .skill-title {
position: absolute;
top: 50%;
margin-bottom: 0;
}
.diagram-wrapper.style-3 .skill-title {
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var( --container-widget-align-self,initial );--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer,.e-con>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{min-height:22px;min-width:22px;position:relative}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{height:22px;inset:0;margin:auto;padding:0;position:absolute;width:22px}.elementor-widget-video .elementor-widget-container,.elementor-widget-video:not(:has(.elementor-widget-container)){overflow:hidden;transform:translateZ(0)}.elementor-widget-video .elementor-wrapper{aspect-ratio:var(--video-aspect-ratio)}.elementor-widget-video .elementor-wrapper iframe,.elementor-widget-video .elementor-wrapper video{background-color:#000;border:none;display:flex;height:100%;width:100%}.elementor-widget-video .elementor-open-inline .elementor-custom-embed-image-overlay{background-position:50%;background-size:cover;inset:0;position:absolute}.elementor-widget-video .elementor-custom-embed-image-overlay{cursor:pointer;text-align:center}.elementor-widget-video .elementor-custom-embed-image-overlay:hover .elementor-custom-embed-play i{opacity:1}.elementor-widget-video .elementor-custom-embed-image-overlay img{aspect-ratio:var(--video-aspect-ratio);display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%}.elementor-widget-video .e-hosted-video .elementor-video{-o-object-fit:cover;object-fit:cover}.e-con-inner>.elementor-widget-video,.e-con>.elementor-widget-video{width:var(--container-widget-width);--flex-grow:var( --container-widget-flex-grow )}