* {
padding: 0;
margin: 0;
}
.sticky-top {
z-index: 3;
}
body.st-mod-style {
font-size: 16px;
line-height: 26px;
color: var(--body-color);
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
overflow-x: hidden;
}
@media (min-width: 1024px) {
body.st-mod-style .col-lg-auto {
flex: 0 0 auto;
width: auto;
}
body.st-mod-style .col-lg-1 {
flex: 0 0 auto;
width: 8.33333333%;
}
body.st-mod-style .col-lg-2 {
flex: 0 0 auto;
width: 16.66666667%;
}
body.st-mod-style .col-lg-3 {
flex: 0 0 auto;
width: 25%;
}
body.st-mod-style .col-lg-4 {
flex: 0 0 auto;
width: 33.33333333%;
}
body.st-mod-style .col-lg-5 {
flex: 0 0 auto;
width: 41.66666667%;
}
body.st-mod-style .col-lg-6 {
flex: 0 0 auto;
width: 50%;
}
body.st-mod-style .col-lg-7 {
flex: 0 0 auto;
width: 58.33333333%;
}
body.st-mod-style .col-lg-8 {
flex: 0 0 auto;
width: 66.66666667%;
}
body.st-mod-style .col-lg-9 {
flex: 0 0 auto;
width: 75%;
}
body.st-mod-style .col-lg-10 {
flex: 0 0 auto;
width: 83.33333333%;
}
body.st-mod-style .col-lg-11 {
flex: 0 0 auto;
width: 91.66666667%;
}
body.st-mod-style .col-lg-12 {
flex: 0 0 auto;
width: 100%;
}
body.st-mod-style .offset-lg-0 {
margin-left: 0;
}
body.st-mod-style .offset-lg-1 {
margin-left: 8.33333333%;
}
body.st-mod-style .offset-lg-2 {
margin-left: 16.66666667%;
}
body.st-mod-style .offset-lg-3 {
margin-left: 25%;
}
body.st-mod-style .offset-lg-4 {
margin-left: 33.33333333%;
}
body.st-mod-style .offset-lg-5 {
margin-left: 41.66666667%;
}
body.st-mod-style .offset-lg-6 {
margin-left: 50%;
}
body.st-mod-style .offset-lg-7 {
margin-left: 58.33333333%;
}
body.st-mod-style .offset-lg-8 {
margin-left: 66.66666667%;
}
body.st-mod-style .offset-lg-9 {
margin-left: 75%;
}
body.st-mod-style .offset-lg-10 {
margin-left: 83.33333333%;
}
body.st-mod-style .offset-lg-11 {
margin-left: 91.66666667%;
}
body.st-mod-style .g-lg-0,
body.st-mod-style .gx-lg-0 {
--bs-gutter-x: 0;
}
body.st-mod-style .g-lg-0,
body.st-mod-style .gy-lg-0 {
--bs-gutter-y: 0;
}
body.st-mod-style .g-lg-1,
body.st-mod-style .gx-lg-1 {
--bs-gutter-x: 0.25rem;
}
body.st-mod-style .g-lg-1,
body.st-mod-style .gy-lg-1 {
--bs-gutter-y: 0.25rem;
}
body.st-mod-style .g-lg-2,
body.st-mod-style .gx-lg-2 {
--bs-gutter-x: 0.5rem;
}
body.st-mod-style .g-lg-2,
body.st-mod-style .gy-lg-2 {
--bs-gutter-y: 0.5rem;
}
body.st-mod-style .g-lg-3,
body.st-mod-style .gx-lg-3 {
--bs-gutter-x: 1rem;
}
body.st-mod-style .g-lg-3,
body.st-mod-style .gy-lg-3 {
--bs-gutter-y: 1rem;
}
body.st-mod-style .g-lg-4,
body.st-mod-style .gx-lg-4 {
--bs-gutter-x: 1.5rem;
}
body.st-mod-style .g-lg-4,
body.st-mod-style .gy-lg-4 {
--bs-gutter-y: 1.5rem;
}
body.st-mod-style .g-lg-5,
body.st-mod-style .gx-lg-5 {
--bs-gutter-x: 3rem;
}
body.st-mod-style .g-lg-5,
body.st-mod-style .gy-lg-5 {
--bs-gutter-y: 3rem;
}
}
@media (min-width: 1200px) {
body.st-mod-style .col-xl-auto {
flex: 0 0 auto;
width: auto;
}
body.st-mod-style .col-xl-1 {
flex: 0 0 auto;
width: 8.33333333%;
}
body.st-mod-style .col-xl-2 {
flex: 0 0 auto;
width: 16.66666667%;
}
body.st-mod-style .col-xl-3 {
flex: 0 0 auto;
width: 25%;
}
body.st-mod-style .col-xl-4 {
flex: 0 0 auto;
width: 33.33333333%;
}
body.st-mod-style .col-xl-5 {
flex: 0 0 auto;
width: 41.66666667%;
}
body.st-mod-style .col-xl-6 {
flex: 0 0 auto;
width: 50%;
}
body.st-mod-style .col-xl-7 {
flex: 0 0 auto;
width: 58.33333333%;
}
body.st-mod-style .col-xl-8 {
flex: 0 0 auto;
width: 66.66666667%;
}
body.st-mod-style .col-xl-9 {
flex: 0 0 auto;
width: 75%;
}
body.st-mod-style .col-xl-10 {
flex: 0 0 auto;
width: 83.33333333%;
}
body.st-mod-style .col-xl-11 {
flex: 0 0 auto;
width: 91.66666667%;
}
body.st-mod-style .col-xl-12 {
flex: 0 0 auto;
width: 100%;
}
body.st-mod-style .offset-xl-0 {
margin-left: 0;
}
body.st-mod-style .offset-xl-1 {
margin-left: 8.33333333%;
}
body.st-mod-style .offset-xl-2 {
margin-left: 16.66666667%;
}
body.st-mod-style .offset-xl-3 {
margin-left: 25%;
}
body.st-mod-style .offset-xl-4 {
margin-left: 33.33333333%;
}
body.st-mod-style .offset-xl-5 {
margin-left: 41.66666667%;
}
body.st-mod-style .offset-xl-6 {
margin-left: 50%;
}
body.st-mod-style .offset-xl-7 {
margin-left: 58.33333333%;
}
body.st-mod-style .offset-xl-8 {
margin-left: 66.66666667%;
}
body.st-mod-style .offset-xl-9 {
margin-left: 75%;
}
body.st-mod-style .offset-xl-10 {
margin-left: 83.33333333%;
}
body.st-mod-style .offset-xl-11 {
margin-left: 91.66666667%;
}
body.st-mod-style .g-xl-0,
body.st-mod-style .gx-xl-0 {
--bs-gutter-x: 0;
}
body.st-mod-style .g-xl-0,
body.st-mod-style .gy-xl-0 {
--bs-gutter-y: 0;
}
body.st-mod-style .g-xl-1,
body.st-mod-style .gx-xl-1 {
--bs-gutter-x: 0.25rem;
}
body.st-mod-style .g-xl-1,
body.st-mod-style .gy-xl-1 {
--bs-gutter-y: 0.25rem;
}
body.st-mod-style .g-xl-2,
body.st-mod-style .gx-xl-2 {
--bs-gutter-x: 0.5rem;
}
body.st-mod-style .g-xl-2,
body.st-mod-style .gy-xl-2 {
--bs-gutter-y: 0.5rem;
}
body.st-mod-style .g-xl-3,
body.st-mod-style .gx-xl-3 {
--bs-gutter-x: 1rem;
}
body.st-mod-style .g-xl-3,
body.st-mod-style .gy-xl-3 {
--bs-gutter-y: 1rem;
}
body.st-mod-style .g-xl-4,
body.st-mod-style .gx-xl-4 {
--bs-gutter-x: 1.5rem;
}
body.st-mod-style .g-xl-4,
body.st-mod-style .gy-xl-4 {
--bs-gutter-y: 1.5rem;
}
body.st-mod-style .g-xl-5,
body.st-mod-style .gx-xl-5 {
--bs-gutter-x: 3rem;
}
body.st-mod-style .g-xl-5,
body.st-mod-style .gy-xl-5 {
--bs-gutter-y: 3rem;
}
}
@media (min-width: 1400px) {
body.st-mod-style .col-xxl-auto {
flex: 0 0 auto;
width: auto;
}
body.st-mod-style .col-xxl-1 {
flex: 0 0 auto;
width: 8.33333333%;
}
body.st-mod-style .col-xxl-2 {
flex: 0 0 auto;
width: 16.66666667%;
}
body.st-mod-style .col-xxl-3 {
flex: 0 0 auto;
width: 25%;
}
body.st-mod-style .col-xxl-4 {
flex: 0 0 auto;
width: 33.33333333%;
}
body.st-mod-style .col-xxl-5 {
flex: 0 0 auto;
width: 41.66666667%;
}
body.st-mod-style .col-xxl-6 {
flex: 0 0 auto;
width: 50%;
}
body.st-mod-style .col-xxl-7 {
flex: 0 0 auto;
width: 58.33333333%;
}
body.st-mod-style .col-xxl-8 {
flex: 0 0 auto;
width: 66.66666667%;
}
body.st-mod-style .col-xxl-9 {
flex: 0 0 auto;
width: 75%;
}
body.st-mod-style .col-xxl-10 {
flex: 0 0 auto;
width: 83.33333333%;
}
body.st-mod-style .col-xxl-11 {
flex: 0 0 auto;
width: 91.66666667%;
}
body.st-mod-style .col-xxl-12 {
flex: 0 0 auto;
width: 100%;
}
body.st-mod-style .offset-xxl-0 {
margin-left: 0;
}
body.st-mod-style .offset-xxl-1 {
margin-left: 8.33333333%;
}
body.st-mod-style .offset-xxl-2 {
margin-left: 16.66666667%;
}
body.st-mod-style .offset-xxl-3 {
margin-left: 25%;
}
body.st-mod-style .offset-xxl-4 {
margin-left: 33.33333333%;
}
body.st-mod-style .offset-xxl-5 {
margin-left: 41.66666667%;
}
body.st-mod-style .offset-xxl-6 {
margin-left: 50%;
}
body.st-mod-style .offset-xxl-7 {
margin-left: 58.33333333%;
}
body.st-mod-style .offset-xxl-8 {
margin-left: 66.66666667%;
}
body.st-mod-style .offset-xxl-9 {
margin-left: 75%;
}
body.st-mod-style .offset-xxl-10 {
margin-left: 83.33333333%;
}
body.st-mod-style .offset-xxl-11 {
margin-left: 91.66666667%;
}
body.st-mod-style .g-xxl-0,
body.st-mod-style .gx-xxl-0 {
--bs-gutter-x: 0;
}
body.st-mod-style .g-xxl-0,
body.st-mod-style .gy-xxl-0 {
--bs-gutter-y: 0;
}
body.st-mod-style .g-xxl-1,
body.st-mod-style .gx-xxl-1 {
--bs-gutter-x: 0.25rem;
}
body.st-mod-style .g-xxl-1,
body.st-mod-style .gy-xxl-1 {
--bs-gutter-y: 0.25rem;
}
body.st-mod-style .g-xxl-2,
body.st-mod-style .gx-xxl-2 {
--bs-gutter-x: 0.5rem;
}
body.st-mod-style .g-xxl-2,
body.st-mod-style .gy-xxl-2 {
--bs-gutter-y: 0.5rem;
}
body.st-mod-style .g-xxl-3,
body.st-mod-style .gx-xxl-3 {
--bs-gutter-x: 1rem;
}
body.st-mod-style .g-xxl-3,
body.st-mod-style .gy-xxl-3 {
--bs-gutter-y: 1rem;
}
body.st-mod-style .g-xxl-4,
body.st-mod-style .gx-xxl-4 {
--bs-gutter-x: 1.5rem;
}
body.st-mod-style .g-xxl-4,
body.st-mod-style .gy-xxl-4 {
--bs-gutter-y: 1.5rem;
}
body.st-mod-style .g-xxl-5,
body.st-mod-style .gx-xxl-5 {
--bs-gutter-x: 3rem;
}
body.st-mod-style .g-xxl-5,
body.st-mod-style .gy-xxl-5 {
--bs-gutter-y: 3rem;
}
}
body.st-mod-style :focus {
outline: none;
}
body.st-mod-style .st-style-elementor h1 {
font-weight: 700;
font-size: 64px;
line-height: 74px;
color: var(--heading-color);
}
body.st-mod-style .st-style-elementor h2 {
font-weight: 700;
font-size: 36px;
line-height: 46px;
color: var(--heading-color);
}
body.st-mod-style .st-style-elementor h3 {
font-weight: 700;
font-size: 30px;
line-height: 40px;
color: var(--heading-color);
}
body.st-mod-style .st-style-elementor h4 {
font-weight: 700;
font-size: 26px;
line-height: 36px;
color: var(--heading-color);
}
body.st-mod-style .st-style-elementor h5 {
font-weight: 700;
font-size: 18px;
line-height: 26px;
color: var(--heading-color);
}
body.st-mod-style .st-style-elementor h6 {
font-weight: 700;
font-size: 16px;
line-height: 28px;
color: var(--heading-color);
}
body.st-mod-style .st-style-elementor .body-18 {
font-weight: 400;
font-size: 18px;
line-height: 30px;
color: var(--heading-color);
}
body.st-mod-style .st-style-elementor .body-16 {
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--heading-color);
}
body.st-mod-style .st-style-elementor .body-14 {
font-weight: 400;
font-size: 14px;
line-height: 22px;
color: var(--heading-color);
}
body.st-mod-style .st-style-elementor .body-12 {
font-weight: 400;
font-size: 12px;
line-height: 16px;
color: var(--heading-color);
}
body.st-mod-style .st-style-elementor .headline-18 {
font-weight: 500;
font-size: 18px;
line-height: 28px;
color: var(--heading-color);
}
body.st-mod-style .st-style-elementor .headline-16 {
font-weight: 500;
font-size: 16px;
line-height: 26px;
color: var(--heading-color);
}
body.st-mod-style .st-style-elementor .headline-14 {
font-weight: 500;
font-size: 14px;
line-height: 20px;
color: var(--heading-color);
}
body.st-mod-style .st-style-elementor .headline-12 {
font-weight: 500;
font-size: 12px;
line-height: 16px;
color: var(--heading-color);
}
body.st-mod-style .st-style-elementor .button {
font-weight: 500;
font-size: 16px;
line-height: 20px;
color: var(--heading-color);
}
body.st-mod-style .st-style-elementor .label {
font-weight: 700;
font-size: 13px;
line-height: 18px;
color: var(--heading-color);
}
@media screen and (max-width: 767px) {
body.st-mod-style .st-style-elementor h1 {
font-size: 46px;
line-height: 56px;
}
body.st-mod-style .st-style-elementor h2 {
font-size: 32px;
line-height: 42px;
}
body.st-mod-style .st-style-elementor h3 {
font-size: 28px;
line-height: 38px;
}
}
body.st-mod-style .st-style-elementor .overflow-hidden {
overflow: hidden;
}
body.st-mod-style .st-style-elementor a {
color: var(--heading-color);
text-decoration: none;
}
body.st-mod-style .st-style-elementor a:hover {
color: var(--link-color-hover);
}
body.st-mod-style .border-radius-20 {
border-radius: 20px;
}
body.st-mod-style .st-hover-grow {
-webkit-backface-visibility: hidden;
transform: translateZ(0);
}
body.st-mod-style body.st-header-9 #main-footer {
padding-bottom: 0;
}
@media (min-width: 1400px) {
body.st-mod-style .st-header-9 .container-xxl,
body.st-mod-style .st-header-9 .container-xl,
body.st-mod-style .st-header-9 .container-lg,
body.st-mod-style .st-header-9 .container-md,
body.st-mod-style .st-header-9 .container-sm,
body.st-mod-style .st-header-9 .container {
max-width: 1290px;
}
}
.header {
padding: 0 40px;
position: relative;
}
.header__left .logo img {
max-width: 300px;
}
.header__left .menu-toggle {
background: url(//www.misterg.it/wp-content/themes/traveler/inc/modules/layouts/cores/assets/images/icon-map.svg) center center no-repeat;
width: 24px;
height: 20px;
margin-right: 10px;
cursor: pointer;
display: none;
}
.header__center #st-main-menu .back-menu {
display: none;
}
.header__center #st-main-menu .main-menu {
padding-left: 0;
margin-bottom: 0;
list-style: none;
position: relative;
}
.header__center #st-main-menu .main-menu a {
color: var(--heading-color);
text-decoration: none;
position: relative;
}
.header__center #st-main-menu .main-menu a .title-menu {
position: relative;
}
.header__center #st-main-menu .main-menu a:hover .fa {
color: var(--link-color-hover);
}
.header__center #st-main-menu .main-menu > li {
display: inline-block;
}
.header__center #st-main-menu .main-menu > li .fa {
font-family: "traveler-icon" !important;
font-size: 13px !important;
font-weight: 500;
color: var(--grey-color, #5E6D77);
}
.header__center #st-main-menu .main-menu > li .fa:before {
content: "\e965";
}
.header__center #st-main-menu .main-menu > li > a {
display: block;
padding: 35px 30px;
font-size: 16px;
font-weight: 700;
line-height: 20px;
}
.header__center #st-main-menu .main-menu > li.active > a, .header__center #st-main-menu .main-menu > li:hover > a, .header__center #st-main-menu .main-menu > li.current-menu-item > a {
color: var(--link-color-hover);
}
.header__center #st-main-menu .main-menu > li.active > a > .fa, .header__center #st-main-menu .main-menu > li:hover > a > .fa, .header__center #st-main-menu .main-menu > li.current-menu-item > a > .fa {
color: var(--link-color-hover);
}
.header__center #st-main-menu .main-menu > li.active > .fa, .header__center #st-main-menu .main-menu > li:hover > .fa, .header__center #st-main-menu .main-menu > li.current-menu-item > .fa {
color: var(--link-color-hover);
}
.header__center #st-main-menu .main-menu > li.has-megamenu {
position: relative;
}
.header__center #st-main-menu .main-menu > li.has-megamenu .fa {
position: absolute;
top: 50%;
margin-top: -9px;
right: 5px;
font-size: 18px;
}
.header__center #st-main-menu .main-menu > li.has-megamenu .megamenu {
display: none;
position: absolute;
}
.header__center #st-main-menu .main-menu li.menu-item-has-children {
position: relative;
}
.header__center #st-main-menu .main-menu li.menu-item-has-children .fa {
position: absolute;
top: 50%;
margin-top: -6px;
right: 10px;
font-size: 18px;
}
.header__center #st-main-menu .main-menu li.menu-item-has-children .menu-dropdown {
list-style: none;
position: absolute;
left: 0;
top: 120%;
padding-left: 0;
margin-bottom: 0;
min-width: 230px;
padding-top: 10px;
padding-bottom: 10px;
background: #FFF;
z-index: 999;
opacity: 0;
visibility: hidden;
transition: all 0.2s ease-in-out;
border: 1px solid #DEDEDE;
box-sizing: border-box;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08), 0 4px 12px rgba(0, 0, 0, 0.05);
border-radius: 10px;
}
.header__center #st-main-menu .main-menu li.menu-item-has-children .menu-dropdown li {
padding-left: 30px;
padding-right: 30px;
}
.header__center #st-main-menu .main-menu li.menu-item-has-children .menu-dropdown li .fa {
transform: rotate(-90deg);
margin-top: -6px;
right: 0 !important;
}
.header__center #st-main-menu .main-menu li.menu-item-has-children .menu-dropdown li a {
padding: 15px 0;
display: block;
font-weight: 500;
font-size: 16px;
line-height: 26px;
}
.header__center #st-main-menu .main-menu li.menu-item-has-children .menu-dropdown li:hover > a,
.header__center #st-main-menu .main-menu li.menu-item-has-children .menu-dropdown li:hover > .fa {
color: var(--link-color-hover);
}
.header__center #st-main-menu .main-menu li.menu-item-has-children .menu-dropdown li.menu-item-has-children .fa {
right: 20px;
}
.header__center #st-main-menu .main-menu li.menu-item-has-children .menu-dropdown .menu-dropdown {
top: 0;
left: 100%;
}
.header__center #st-main-menu .main-menu li.menu-item-has-children .menu-dropdown .menu-dropdown li:last-child a {
border: none;
}
.header__center #st-main-menu .main-menu li:hover > .menu-dropdown {
top: 100%;
opacity: 1;
visibility: visible;
}
.header__center #st-main-menu .main-menu li.current-menu-item > a, .header__center #st-main-menu .main-menu li.current-menu-ancestor > a {
color: var(--main-color, #3B71FE);
}
.header__center #st-main-menu .main-menu li.current-menu-item > a .fa, .header__center #st-main-menu .main-menu li.current-menu-ancestor > a .fa {
color: var(--main-color, #3B71FE);
}
.header__center #st-main-menu .main-menu li.current-menu-item > .fa, .header__center #st-main-menu .main-menu li.current-menu-ancestor > .fa {
color: var(--main-color, #3B71FE);
}
.header__center #st-main-menu .main-menu li.menu-item-mega-parent {
position: static;
}
.header__center #st-main-menu .main-menu li.menu-item-mega-parent > .menu-dropdown {
width: 1290px;
transform: none;
left: 50%;
transform: translateX(-50%);
padding: 50px 15px;
}
.header__center #st-main-menu .main-menu li.menu-item-mega-parent > .menu-dropdown > li > a {
padding: 0;
margin: 0;
font-weight: 700 !important;
line-height: 21px;
font-size: 17px;
margin-bottom: 35px;
border-left-width: 0 !important;
}
.header__center #st-main-menu .main-menu li.menu-item-mega-parent > .menu-dropdown > li > a:not(.has-image) {
border-left-width: 0px !important;
padding-left: 0px !important;
border-left-color: transparent;
border-left-style: none !important;
font-weight: 500;
}
.header__center #st-main-menu .main-menu li.menu-item-mega-parent > .menu-dropdown > li > a.has-image {
margin-bottom: 0;
}
.header__center #st-main-menu .main-menu li.menu-item-mega-parent > .menu-dropdown > li > a.has-image img {
margin-bottom: 0;
}
.header__center #st-main-menu .main-menu li.menu-item-mega-parent > .menu-dropdown > li .menu-dropdown li a {
margin-top: 14px;
padding: 3px 0;
font-size: 15px;
color: var(--grey-color, #5E6D77);
font-weight: 400;
}
.header__center #st-main-menu .main-menu li.menu-item-mega-parent > .menu-dropdown .title-item {
margin-bottom: 0;
}
.header__right .items {
margin-bottom: 0;
}
.header__right .items li {
list-style: none;
}
.header__right .items li:not(:first-child) {
margin-left: 20px;
}
.header__right .items li.st-header-link a {
background: var(--main-color, #3B71FE);
border-radius: 50px;
font-weight: 500;
font-size: 16px;
line-height: 20px;
color: #fff;
padding: 12px 22px;
transition: all 0.3s;
}
.header__right .items li.st-header-link a:hover {
filter: brightness(115%);
}
.header__right .items .dropdown .dropdown-toggle {
color: var(--heading-color);
font-weight: 700;
font-size: 14px;
line-height: 20px;
display: flex;
align-items: center;
}
.header__right .items .dropdown .dropdown-toggle .fa:not(.input-icon) {
font-family: "traveler-icon" !important;
font-size: 13px !important;
font-weight: 500;
color: var(--grey-color, #5E6D77);
margin-left: 6px;
}
.header__right .items .dropdown .dropdown-toggle .fa:not(.input-icon):before {
content: "\e965";
}
.header__right .items .dropdown .dropdown-toggle img {
height: 16px;
width: 20px;
border-radius: 3px;
margin-right: 5px;
}
.header__right .items .dropdown .dropdown-menu {
top: 34px !important;
min-width: 165px;
border: 1px solid #DEDEDE;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08), 0 4px 12px rgba(0, 0, 0, 0.05);
border-radius: 10px;
padding: 25px 30px;
}
.header__right .items .dropdown .dropdown-menu li {
font-weight: 700;
font-size: 14px;
line-height: 20px;
margin-top: 14px;
margin-bottom: 14px;
margin-left: 0 !important;
}
.header__right .items .dropdown .dropdown-menu li a {
color: var(--heading-color);
display: flex;
align-items: center;
}
.header__right .items .dropdown .dropdown-menu li a img {
width: 24px;
height: 18px;
border-radius: 3px;
margin-right: 7px;
}
.header__right .items .dropdown .dropdown-menu li a:hover {
color: var(--link-color-hover);
}
.header__right .items .dropdown .dropdown-menu li:first-child {
margin-top: 0;
}
.header__right .items .dropdown .dropdown-menu li:last-child {
margin-bottom: 0;
}
.header__right .items .dropdown.dropdown-currency .dropdown-menu {
min-width: 90px;
left: auto !important;
}
.header__right .items .dropdown.dropdown-currency .dropdown-menu li {
text-align: center;
}
.header__right .items .dropdown.dropdown-currency .dropdown-menu li a:hover {
color: var(--link-color-hover);
}
.header__right .items .dropdown.dropdown-minicart .dropdown-toggle {
width: 44px;
height: 44px;
background: #FFFFFF;
border: 1px solid #DEDEDE;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08), 0px 4px 12px rgba(0, 0, 0, 0.05);
border-radius: 40px;
display: flex;
align-items: center;
justify-content: center;
position: relative;
}
.header__right .items .dropdown.dropdown-minicart .dropdown-toggle .stt-icon {
color: black;
font-size: 20px;
}
.header__right .items .dropdown.dropdown-minicart .dropdown-toggle .cart-caret {
position: absolute;
top: -10px;
left: 80%;
margin-left: -10px;
border-radius: 50%;
background: #fa5636;
color: #fff;
text-align: center;
min-width: 20px;
min-height: 20px;
font-weight: normal;
line-height: 20px;
padding: 0 5px;
}
.header__right .items .dropdown.dropdown-minicart .dropdown-menu {
top: 22px !important;
min-width: 320px;
right: 0 !important;
}
.header__right .items .dropdown.dropdown-minicart .dropdown-menu .heading {
margin-top: 0;
}
.header__right .items .dropdown.dropdown-minicart .dropdown-menu .heading .st-heading-section {
font-size: 23px;
border-bottom: 1px solid #DEDEDE;
padding-bottom: 20px;
margin-bottom: 20px;
font-weight: 500;
}
.header__right .items .dropdown.dropdown-minicart .dropdown-menu .cart-text-empty {
padding: 0;
font-size: 18px;
}
.header__right .items .dropdown.dropdown-minicart .dropdown-menu .cart-item {
position: relative;
}
.header__right .items .dropdown.dropdown-minicart .dropdown-menu .cart-item .media-left {
width: 70px;
display: inline-block;
}
.header__right .items .dropdown.dropdown-minicart .dropdown-menu .cart-item .media-left img {
max-width: 100%;
height: auto;
position: relative;
top: 4px;
}
.header__right .items .dropdown.dropdown-minicart .dropdown-menu .cart-item .media-body {
margin-left: 0 !important;
}
.header__right .items .dropdown.dropdown-minicart .dropdown-menu .cart-item .media-body .media-heading a {
font-size: 16px;
line-height: 20px;
color: var(--heading-color) !important;
text-decoration: none;
}
.header__right .items .dropdown.dropdown-minicart .dropdown-menu .cart-item .media-body .media-heading a:hover {
color: var(--link-color-hover);
}
.header__right .items .dropdown.dropdown-minicart .dropdown-menu .cart-item .media-body .price-wrapper {
font-weight: 400;
}
.header__right .items .dropdown.dropdown-minicart .dropdown-menu .cart-item .media-body .price-wrapper .price {
font-size: 16px;
color: var(--main-color, #3B71FE);
}
.header__right .items .dropdown.dropdown-minicart .dropdown-menu .cart-item .cart-delete-item {
position: absolute;
right: 0;
bottom: 5px;
}
.header__right .items .dropdown.dropdown-minicart .dropdown-menu .cart-item .cart-delete-item svg g {
stroke: #DA3838;
}
.header__right .items .dropdown.dropdown-minicart .dropdown-menu .cart-total {
border-top: 1px solid #DEDEDE;
padding-top: 20px;
margin-top: 20px;
}
.header__right .items .dropdown.dropdown-minicart .dropdown-menu .cart-total .sub-total {
padding: 0px 0px 18px 0;
font-size: 18px;
color: var(--grey-color, #5E6D77);
font-weight: 500;
}
.header__right .items .dropdown.dropdown-minicart .dropdown-menu .cart-total .sub-total .price {
color: var(--heading-color);
}
.header__right .items .dropdown.dropdown-minicart .dropdown-menu .cart-total a {
background: var(--main-color, #3B71FE);
border-radius: 50px;
font-weight: 500;
font-size: 16px;
line-height: 20px;
color: #fff;
padding: 12px 22px;
transition: all 0.3s;
align-items: center;
justify-content: center;
}
.header__right .items .dropdown.dropdown-minicart .dropdown-menu .cart-total a:hover {
filter: brightness(115%);
}
.header__right .items .dropdown.dropdown-user-dashboard .dropdown-toggle {
width: 44px;
height: 44px;
background: #FFFFFF;
border: 1px solid #DEDEDE;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08), 0px 4px 12px rgba(0, 0, 0, 0.05);
border-radius: 40px;
display: flex;
align-items: center;
justify-content: center;
}
.header__right .items .dropdown.dropdown-user-dashboard .dropdown-toggle .stt-icon {
color: black;
font-size: 20px;
}
.header__right .items .dropdown.dropdown-user-dashboard .dropdown-menu {
top: 22px !important;
min-width: 200px;
}
.header__right .items .dropdown.dropdown-user-dashboard .dropdown-menu .user-name {
display: flex;
align-items: center;
font-size: 16px;
}
.header__right .items .dropdown.dropdown-user-dashboard .dropdown-menu .user-name .avatar {
margin-right: 5px;
}
.header__right .items .dropdown.dropdown-user-dashboard .dropdown-menu .user-name .avatar img {
border-radius: 50%;
}
.header__right .items .dropdown.dropdown-user-dashboard .dropdown-menu li:not(.user-name) a {
font-weight: 450;
}
.header__right .items .dropdown.dropdown-user-dashboard.ud2 .dropdown-menu {
min-width: 150px;
}
.stt-menu-transparent:not(.single-st_rental) #st-content-wrapper:not(.st-style-elementor) {
padding-top: 90px;
}
@media (max-width: 767px) {
.stt-menu-transparent:not(.single-st_rental) #st-content-wrapper:not(.st-style-elementor) {
padding-top: 0;
}
}
@media screen and (max-width: 1399px) {
.header__center #st-main-menu .main-menu > li > a {
padding: 35px 24px 35px 10px;
}
}
@media screen and (max-width: 1200px) {
.header__right .items li.st-header-link {
display: none !important;
}
}
@media screen and (max-width: 991px) {
.header {
padding-top: 18px;
padding-bottom: 18px;
}
.header__left {
display: flex;
align-items: center;
}
.header__left .menu-toggle {
display: block;
margin-top: 10px;
margin-bottom: 10px;
}
.header__left .logo {
margin-left: 60px;
}
.header__left .logo img {
width: 94px;
object-fit: cover;
}
.header__center #st-main-menu {
position: fixed;
left: -150%;
top: 0;
background: #fff;
max-width: 320px;
height: 100%;
overflow: auto;
z-index: 99;
transition: all 0.3s;
}
.header__center #st-main-menu .back-menu {
background: #f5f5f5;
width: 100%;
padding: 9px 20px;
font-size: 22px;
display: block;
cursor: pointer;
color: gray;
}
.header__center #st-main-menu .back-menu .stt-icon {
font-size: 14px;
}
.header__center #st-main-menu .menu.main-menu {
padding: 0 20px;
}
.header__center #st-main-menu .menu.main-menu li:last-child a {
border-bottom: 1px solid #EEEEEE;
}
.header__center #st-main-menu .menu.main-menu li.menu-item-has-children .menu-dropdown li.menu-item-has-children .fa {
right: 2px;
transform: rotate(0deg);
}
.header__center #st-main-menu .menu.main-menu li.menu-item-has-children.menu-item-mega-parent .menu-dropdown li a {
border-bottom: 1px solid #EEEEEE !important;
}
.header__center #st-main-menu .menu.main-menu > li:first-child {
margin-top: 0;
}
.header__center #st-main-menu .menu.main-menu > li > a {
padding: 17px 0px 15px 0px;
}
.header__center #st-main-menu .menu.main-menu > li .menu-dropdown {
display: none;
}
.header__center #st-main-menu .menu.main-menu > li.menu-item-mega-parent > .menu-dropdown {
width: 100%;
position: relative !important;
padding: 10px 10px;
background: transparent;
border: none;
}
.header__center #st-main-menu .menu.main-menu > li.menu-item-mega-parent > .menu-dropdown > li {
width: 100%;
max-width: 100%;
padding: 0;
}
.header__center #st-main-menu .menu.main-menu > li.menu-item-mega-parent > .menu-dropdown > li a {
margin: 0;
padding: 15px 0;
font-size: 15px;
display: block;
font-weight: 500 !important;
font-size: 16px !important;
line-height: 26px !important;
color: var(--heading-color) !important;
}
.header__center #st-main-menu .menu.main-menu > li.menu-item-mega-parent > .menu-dropdown > li .menu-dropdown {
padding: 0 10px 10px 10px;
}
.header__center #st-main-menu .menu.main-menu > li.menu-item-mega-parent > .menu-dropdown > li .menu-dropdown li a {
margin: 0;
padding: 5px 0;
}
.header__center #st-main-menu .menu.main-menu > li.menu-item-has-children > .menu-dropdown {
width: 100%;
position: relative !important;
padding: 3px 10px;
background: transparent;
border: none;
}
.header__center #st-main-menu .menu.main-menu > li.menu-item-has-children > .menu-dropdown > li {
width: 100%;
max-width: 100%;
padding: 0;
}
.header__center #st-main-menu .menu.main-menu > li.menu-item-has-children > .menu-dropdown > li a {
padding: 12px 0;
}
.header__center #st-main-menu .menu.main-menu > li.menu-item-has-children > .menu-dropdown > li .menu-dropdown {
padding: 0 10px 10px 10px;
width: 100%;
position: relative !important;
background: transparent;
border: none;
left: 0;
}
.header__center #st-main-menu .menu.main-menu > li.menu-item-has-children > .menu-dropdown > li .menu-dropdown li {
width: 100%;
max-width: 100%;
padding: 0;
}
.header__center #st-main-menu .menu.main-menu > li.menu-item-has-children > .menu-dropdown > li .menu-dropdown li a {
padding: 12px 0;
}
.header__center #st-main-menu.open {
left: 0;
}
.header__center .overlay {
position: fixed;
height: 100%;
width: 100%;
background: rgba(0, 0, 0, 0.4);
z-index: 9;
top: 0;
left: 0;
display: none;
}
.header__right .dropdown-currency {
display: none;
}
.header__right .dropdown-minicart .mini-cart.dropdown-toggle {
box-shadow: none !important;
border: none !important;
width: auto !important;
height: auto !important;
}
.header__right .dropdown-minicart .mini-cart.dropdown-toggle .stt-icon {
font-size: 23px !important;
}
.header__right .dropdown-user-dashboard .dropdown-toggle {
width: auto !important;
height: auto !important;
background: transparent !important;
box-shadow: none !important;
border: none !important;
}
.header__right .dropdown-user-dashboard .dropdown-toggle .stt-icon {
font-size: 23px !important;
}
body.admin-bar .header__center #st-main-menu {
top: 32px;
}
}
@media screen and (max-width: 782px) {
body.admin-bar .header__center #st-main-menu {
top: 46px;
}
}
@media screen and (min-width: 992px) {
.stt-menu-transparent:not(.tour_solo) header.header {
color: #FFF;
z-index: 12;
position: absolute;
width: 100%;
border-bottom: none;
background: rgba(35, 35, 35, 0.6);
}
.stt-menu-transparent:not(.tour_solo) header.header #main-menu > li a {
color: #FFF;
}
.stt-menu-transparent:not(.tour_solo) header.header #main-menu > li a .fa {
color: #FFF;
}
.stt-menu-transparent:not(.tour_solo) header.header #main-menu > li ul li a {
color: var(--link-color);
}
.stt-menu-transparent:not(.tour_solo) header.header #main-menu > li ul li a .fa {
color: var(--link-color);
}
.stt-menu-transparent:not(.tour_solo) header.header #main-menu > li ul li a:hover {
color: var(--link-color-hover);
}
.stt-menu-transparent:not(.tour_solo) header.header .header__right ul li a.dropdown-toggle {
color: #FFF;
}
.stt-menu-transparent:not(.tour_solo) header.header .header__right ul li a.dropdown-toggle .fa:not(.input-icon) {
color: #FFF;
}
.stt-menu-transparent:not(.tour_solo) .search-result-page .banner {
padding-top: 151px;
padding-bottom: 60px;
}
.stt-menu-transparent:not(.tour_solo) .search-result-page .banner .st-banner-search-form {
z-index: 2;
position: relative;
}
}
#topbar.style-elementor {
background: var(--heading-color);
color: rgba(255, 255, 255, 0.8);
padding: 8px 40px;
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
}
#topbar.style-elementor .topbar-items > li:not(:last-child) {
margin-right: 40px;
position: relative;
}
#topbar.style-elementor .topbar-items > li:not(:last-child):after {
content: "";
height: 10px;
width: 1px;
background: rgba(255, 255, 255, 0.3);
position: absolute;
top: 50%;
margin-top: -5px;
right: -20px;
}
#topbar.style-elementor .topbar-items {
display: flex;
align-items: center;
flex-wrap: wrap;
}
#topbar.style-elementor .topbar-items li.topbar-item.link a {
color: rgba(255, 255, 255, 0.8);
font-weight: 400;
font-size: 14px;
line-height: 22px;
}
#topbar.style-elementor .topbar-items li.topbar-item.link.normal a i {
margin-right: 8px;
font-size: 13px;
}
@media screen and (max-width: 767px) {
#topbar.style-elementor .topbar-items li.topbar-item.link.normal {
display: none;
}
}
#topbar.style-elementor .topbar-items li.topbar-item.link.social {
margin-right: 30px;
}
#topbar.style-elementor .topbar-items li.topbar-item.link.social:after {
right: -15px;
}
#topbar.style-elementor .topbar-items li.top-user-area-avatar a {
color: rgba(255, 255, 255, 0.8);
font-weight: 400;
font-size: 14px;
line-height: 22px;
display: flex;
align-items: center;
}
#topbar.style-elementor .topbar-items li.top-user-area-avatar a img {
height: 25px;
width: 25px;
border-radius: 50%;
margin-right: 8px;
}
#topbar.style-elementor .topbar-items li a.btn-st-logout {
color: rgba(255, 255, 255, 0.8);
font-weight: 400;
font-size: 14px;
line-height: 22px;
}
#topbar.style-elementor .topbar-items li.top-user-area-shopping #show-mini-cart-button {
color: rgba(255, 255, 255, 0.8);
font-weight: 400;
font-size: 14px;
line-height: 22px;
position: relative;
}
#topbar.style-elementor .topbar-items li.top-user-area-shopping #show-mini-cart-button i {
font-size: 17px;
}
#topbar.style-elementor .topbar-items li.top-user-area-shopping #show-mini-cart-button .badge {
position: absolute;
top: -8px;
right: -10px;
padding: 0;
font-weight: 400;
}
#topbar.style-elementor .topbar-items li.nav-drop {
position: relative;
}
#topbar.style-elementor .topbar-items li.nav-drop .cursor, #topbar.style-elementor .topbar-items li.nav-drop .current_langs, #topbar.style-elementor .topbar-items li.nav-drop > a {
color: rgba(255, 255, 255, 0.8);
font-weight: 400;
font-size: 14px;
line-height: 22px;
display: flex;
align-items: center;
cursor: pointer;
}
#topbar.style-elementor .topbar-items li.nav-drop .cursor .fa-angle-up, #topbar.style-elementor .topbar-items li.nav-drop .current_langs .fa-angle-up, #topbar.style-elementor .topbar-items li.nav-drop > a .fa-angle-up {
display: none;
}
#topbar.style-elementor .topbar-items li.nav-drop .cursor .fa-angle-down, #topbar.style-elementor .topbar-items li.nav-drop .current_langs .fa-angle-down, #topbar.style-elementor .topbar-items li.nav-drop > a .fa-angle-down {
border: solid rgba(255, 255, 255, 0.8);
border-width: 0 1px 1px 0;
display: inline-block;
padding: 3px;
transform: rotate(45deg);
margin-left: 6px;
position: relative;
top: -3px;
}
#topbar.style-elementor .topbar-items li.nav-drop .cursor .fa-angle-down:before, #topbar.style-elementor .topbar-items li.nav-drop .current_langs .fa-angle-down:before, #topbar.style-elementor .topbar-items li.nav-drop > a .fa-angle-down:before {
content: "";
}
#topbar.style-elementor .topbar-items li.nav-drop .cursor img, #topbar.style-elementor .topbar-items li.nav-drop .current_langs img, #topbar.style-elementor .topbar-items li.nav-drop > a img {
border-radius: 3px;
margin-right: 6px;
}
#topbar.style-elementor .topbar-items li.nav-drop .nav-drop-menu {
top: 130% !important;
min-width: 165px;
border: 1px solid #DEDEDE;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08), 0 4px 12px rgba(0, 0, 0, 0.05);
border-radius: 10px;
padding: 25px 30px;
background: #fff;
position: absolute;
z-index: 20;
display: none;
}
#topbar.style-elementor .topbar-items li.nav-drop .nav-drop-menu li {
font-weight: 700;
font-size: 14px;
line-height: 20px;
margin: 0;
}
#topbar.style-elementor .topbar-items li.nav-drop .nav-drop-menu li a {
color: var(--heading-color, #1A2B48);
display: flex;
align-items: center;
}
#topbar.style-elementor .topbar-items li.nav-drop .nav-drop-menu li a img {
border-radius: 3px;
margin-right: 6px;
}
#topbar.style-elementor .topbar-items li.nav-drop .nav-drop-menu li:not(:last-child) {
margin-bottom: 14px;
}
#topbar.style-elementor .topbar-items li.nav-drop.top-user-area-lang .nav-drop-menu {
min-width: 180px !important;
}
#topbar.style-elementor .topbar-items li.dropdown-user-dashboard .dropdown-toggle {
color: rgba(255, 255, 255, 0.8);
font-weight: 400;
font-size: 14px;
line-height: 22px;
}
#topbar.style-elementor .topbar-items li.dropdown-user-dashboard .dropdown-menu {
top: 10px !important;
min-width: 200px;
border: 1px solid #DEDEDE;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08), 0 4px 12px rgba(0, 0, 0, 0.05);
border-radius: 10px;
padding: 25px 30px;
}
#topbar.style-elementor .topbar-items li.dropdown-user-dashboard .dropdown-menu .user-name {
display: flex;
align-items: center;
font-size: 16px;
}
#topbar.style-elementor .topbar-items li.dropdown-user-dashboard .dropdown-menu .user-name .avatar {
margin-right: 5px;
}
#topbar.style-elementor .topbar-items li.dropdown-user-dashboard .dropdown-menu .user-name .avatar img {
border-radius: 50%;
}
#topbar.style-elementor .topbar-items li.dropdown-user-dashboard .dropdown-menu li {
font-weight: 700;
font-size: 14px;
line-height: 20px;
margin-top: 14px;
margin-bottom: 14px;
margin-left: 0 !important;
}
#topbar.style-elementor .topbar-items li.dropdown-user-dashboard .dropdown-menu li a {
color: var(--heading-color);
display: flex;
align-items: center;
}
#topbar.style-elementor .topbar-items li.dropdown-user-dashboard .dropdown-menu li a img {
width: 24px;
height: 18px;
border-radius: 3px;
margin-right: 7px;
}
#topbar.style-elementor .topbar-items li.dropdown-user-dashboard .dropdown-menu li a:hover {
color: var(--main-color, #3B71FE);
}
#topbar.style-elementor .topbar-items li.dropdown-user-dashboard .dropdown-menu li:first-child {
margin-top: 0;
}
#topbar.style-elementor .topbar-items li.dropdown-user-dashboard .dropdown-menu li:last-child {
margin-bottom: 0;
}
#topbar.style-elementor .topbar-items li.dropdown-user-dashboard .dropdown-menu li:not(.user-name) a {
font-weight: 450;
}
#topbar.style-elementor .topbar-right .topbar-items li.nav-drop .nav-drop-menu {
left: auto;
right: 0;
}
@media screen and (max-width: 767px) {
#topbar.style-elementor.mobile-hidden {
display: none;
}
}
#st-login-form .modal-dialog,
#st-login-form-page .modal-dialog,
#st-forgot-form-page .modal-dialog {
max-width: 570px !important;
}
#st-login-form .modal-dialog .modal-content,
#st-login-form-page .modal-dialog .modal-content,
#st-forgot-form-page .modal-dialog .modal-content {
background: #FFFFFF;
border: 1px solid #DEDEDE;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08), 0px 4px 12px rgba(0, 0, 0, 0.05);
border-radius: 20px;
padding: 30px 0;
}
#st-login-form .modal-dialog .modal-content .loader-wrapper,
#st-login-form-page .modal-dialog .modal-content .loader-wrapper,
#st-forgot-form-page .modal-dialog .modal-content .loader-wrapper {
border-radius: 20px;
}
#st-login-form .modal-dialog .modal-header,
#st-login-form-page .modal-dialog .modal-header,
#st-forgot-form-page .modal-dialog .modal-header {
border-bottom: 1px solid #DEDEDE;
position: relative;
padding-bottom: 25px;
margin-bottom: 25px;
padding-left: 30px;
padding-right: 30px;
}
#st-login-form .modal-dialog .modal-header .close,
#st-login-form-page .modal-dialog .modal-header .close,
#st-forgot-form-page .modal-dialog .modal-header .close {
font-size: 13px;
color: var(--grey-color, #5E6D77);
position: absolute;
top: 50%;
margin-top: -21px;
}
#st-login-form .modal-dialog .modal-header .close span,
#st-login-form-page .modal-dialog .modal-header .close span,
#st-forgot-form-page .modal-dialog .modal-header .close span {
font-size: 16px;
}
#st-login-form .modal-dialog .modal-header .account-tabs,
#st-login-form-page .modal-dialog .modal-header .account-tabs,
#st-forgot-form-page .modal-dialog .modal-header .account-tabs {
display: flex;
align-items: center;
justify-content: center;
margin: 0;
padding: 0;
width: 100%;
}
#st-login-form .modal-dialog .modal-header .account-tabs li,
#st-login-form-page .modal-dialog .modal-header .account-tabs li,
#st-forgot-form-page .modal-dialog .modal-header .account-tabs li {
font-weight: 500;
font-size: 16px;
line-height: 26px;
color: var(--grey-color, #5E6D77);
list-style: none;
margin-left: 20px;
margin-right: 20px;
cursor: pointer;
}
#st-login-form .modal-dialog .modal-header .account-tabs li a,
#st-login-form-page .modal-dialog .modal-header .account-tabs li a,
#st-forgot-form-page .modal-dialog .modal-header .account-tabs li a {
color: #1A232B;
}
#st-login-form .modal-dialog .modal-header .account-tabs li.active,
#st-login-form-page .modal-dialog .modal-header .account-tabs li.active,
#st-forgot-form-page .modal-dialog .modal-header .account-tabs li.active {
color: var(--main-color, #3B71FE);
text-decoration: underline;
}
#st-login-form .modal-dialog .modal-body,
#st-login-form-page .modal-dialog .modal-body,
#st-forgot-form-page .modal-dialog .modal-body {
padding-left: 30px;
padding-right: 30px;
}
#st-login-form .modal-dialog .modal-body .login-form-wrapper,
#st-login-form-page .modal-dialog .modal-body .login-form-wrapper,
#st-forgot-form-page .modal-dialog .modal-body .login-form-wrapper {
display: none;
}
#st-login-form .modal-dialog .modal-body .login-form-wrapper.active,
#st-login-form-page .modal-dialog .modal-body .login-form-wrapper.active,
#st-forgot-form-page .modal-dialog .modal-body .login-form-wrapper.active {
display: block;
}
#st-login-form .modal-dialog .modal-body .login-form-wrapper .heading,
#st-login-form-page .modal-dialog .modal-body .login-form-wrapper .heading,
#st-forgot-form-page .modal-dialog .modal-body .login-form-wrapper .heading {
font-weight: 700;
font-size: 26px;
line-height: 36px;
color: var(--heading-color);
margin-bottom: 30px;
}
#st-login-form .modal-dialog .modal-body .login-form-wrapper form .form-group,
#st-login-form-page .modal-dialog .modal-body .login-form-wrapper form .form-group,
#st-forgot-form-page .modal-dialog .modal-body .login-form-wrapper form .form-group {
margin-bottom: 20px;
}
#st-login-form .modal-dialog .modal-body .login-form-wrapper form .form-group input,
#st-login-form-page .modal-dialog .modal-body .login-form-wrapper form .form-group input,
#st-forgot-form-page .modal-dialog .modal-body .login-form-wrapper form .form-group input {
background: #FFFFFF;
border: 1px solid #DEDEDE;
border-radius: 10px;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--grey-color, #3B71FE);
padding: 10px 16px;
}
#st-login-form .modal-dialog .modal-body .login-form-wrapper form .form-group input[type=submit],
#st-login-form-page .modal-dialog .modal-body .login-form-wrapper form .form-group input[type=submit],
#st-forgot-form-page .modal-dialog .modal-body .login-form-wrapper form .form-group input[type=submit] {
background: var(--main-color, #3B71FE);
border-radius: 50px;
padding: 13px;
font-weight: 500;
font-size: 16px;
line-height: 20px;
color: #FFFFFF;
border: none;
text-transform: unset;
}
#st-login-form .modal-dialog .modal-body .login-form-wrapper form .form-group input[type=submit]:hover,
#st-login-form-page .modal-dialog .modal-body .login-form-wrapper form .form-group input[type=submit]:hover,
#st-forgot-form-page .modal-dialog .modal-body .login-form-wrapper form .form-group input[type=submit]:hover {
background: var(--link-color-hover);
}
#st-login-form .modal-dialog .modal-body .login-form-wrapper form .form-group.field-password,
#st-login-form-page .modal-dialog .modal-body .login-form-wrapper form .form-group.field-password,
#st-forgot-form-page .modal-dialog .modal-body .login-form-wrapper form .form-group.field-password {
position: relative;
}
#st-login-form .modal-dialog .modal-body .login-form-wrapper form .form-group.field-password .stt-icon,
#st-login-form-page .modal-dialog .modal-body .login-form-wrapper form .form-group.field-password .stt-icon,
#st-forgot-form-page .modal-dialog .modal-body .login-form-wrapper form .form-group.field-password .stt-icon {
position: absolute;
top: 50%;
margin-top: -8px;
right: 16px;
font-size: 16px;
color: var(--grey-color, #5E6D77);
cursor: pointer;
}
#st-login-form .modal-dialog .modal-body .login-form-wrapper form .form-group.field-password .stt-icon.ic-view,
#st-login-form-page .modal-dialog .modal-body .login-form-wrapper form .form-group.field-password .stt-icon.ic-view,
#st-forgot-form-page .modal-dialog .modal-body .login-form-wrapper form .form-group.field-password .stt-icon.ic-view {
display: block;
}
#st-login-form .modal-dialog .modal-body .login-form-wrapper form .form-group.field-password .stt-icon.ic-hide,
#st-login-form-page .modal-dialog .modal-body .login-form-wrapper form .form-group.field-password .stt-icon.ic-hide,
#st-forgot-form-page .modal-dialog .modal-body .login-form-wrapper form .form-group.field-password .stt-icon.ic-hide {
display: none;
}
#st-login-form .modal-dialog .modal-body .login-form-wrapper form .form-group.field-password.viewing .stt-icon.ic-view,
#st-login-form-page .modal-dialog .modal-body .login-form-wrapper form .form-group.field-password.viewing .stt-icon.ic-view,
#st-forgot-form-page .modal-dialog .modal-body .login-form-wrapper form .form-group.field-password.viewing .stt-icon.ic-view {
color: var(--main-color, #1a2b48);
}
#st-login-form .modal-dialog .modal-body .login-form-wrapper form .form-group.field-password.viewing .stt-icon.ic-hide,
#st-login-form-page .modal-dialog .modal-body .login-form-wrapper form .form-group.field-password.viewing .stt-icon.ic-hide,
#st-forgot-form-page .modal-dialog .modal-body .login-form-wrapper form .form-group.field-password.viewing .stt-icon.ic-hide {
display: block;
}
#st-login-form .modal-dialog .modal-body .login-form-wrapper form .st-icheck,
#st-login-form-page .modal-dialog .modal-body .login-form-wrapper form .st-icheck,
#st-forgot-form-page .modal-dialog .modal-body .login-form-wrapper form .st-icheck {
margin-top: 30px;
display: flex;
flex-wrap: wrap;
}
#st-login-form .modal-dialog .modal-body .login-form-wrapper form .st-icheck .st-icheck-item,
#st-login-form-page .modal-dialog .modal-body .login-form-wrapper form .st-icheck .st-icheck-item,
#st-forgot-form-page .modal-dialog .modal-body .login-form-wrapper form .st-icheck .st-icheck-item {
padding-left: 32px;
}
#st-login-form .modal-dialog .modal-body .login-form-wrapper form .st-icheck .st-icheck-item label,
#st-login-form-page .modal-dialog .modal-body .login-form-wrapper form .st-icheck .st-icheck-item label,
#st-forgot-form-page .modal-dialog .modal-body .login-form-wrapper form .st-icheck .st-icheck-item label {
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--grey-color, #5E6D77);
}
#st-login-form .modal-dialog .modal-body .login-form-wrapper form .st-icheck .st-icheck-item label .checkmark,
#st-login-form-page .modal-dialog .modal-body .login-form-wrapper form .st-icheck .st-icheck-item label .checkmark,
#st-forgot-form-page .modal-dialog .modal-body .login-form-wrapper form .st-icheck .st-icheck-item label .checkmark {
border: 1px solid var(--grey-color, #5E6D77);
box-sizing: border-box;
border-radius: 5px;
width: 20px;
height: 20px;
margin-right: 12px;
}
#st-login-form .modal-dialog .modal-body .login-form-wrapper form .st-icheck .st-icheck-item label .checkmark:after,
#st-login-form-page .modal-dialog .modal-body .login-form-wrapper form .st-icheck .st-icheck-item label .checkmark:after,
#st-forgot-form-page .modal-dialog .modal-body .login-form-wrapper form .st-icheck .st-icheck-item label .checkmark:after {
left: 6px;
top: 2px;
width: 6px;
height: 11px;
border-color: var(--main-color, #3B71FE);
}
#st-login-form .modal-dialog .modal-body .login-form-wrapper form .st-icheck .open-loss-password,
#st-login-form-page .modal-dialog .modal-body .login-form-wrapper form .st-icheck .open-loss-password,
#st-forgot-form-page .modal-dialog .modal-body .login-form-wrapper form .st-icheck .open-loss-password {
font-weight: 500;
font-size: 16px;
line-height: 20px;
text-decoration-line: underline;
color: var(--heading-color);
}
#st-login-form .modal-dialog .modal-body .login-form-wrapper form .advanced,
#st-login-form-page .modal-dialog .modal-body .login-form-wrapper form .advanced,
#st-forgot-form-page .modal-dialog .modal-body .login-form-wrapper form .advanced {
margin-top: 30px;
margin-bottom: 10px;
}
#st-login-form .modal-dialog .modal-body .login-form-wrapper form .advanced .c-grey,
#st-login-form-page .modal-dialog .modal-body .login-form-wrapper form .advanced .c-grey,
#st-forgot-form-page .modal-dialog .modal-body .login-form-wrapper form .advanced .c-grey {
position: relative;
margin-bottom: 30px;
}
#st-login-form .modal-dialog .modal-body .login-form-wrapper form .advanced .c-grey span,
#st-login-form-page .modal-dialog .modal-body .login-form-wrapper form .advanced .c-grey span,
#st-forgot-form-page .modal-dialog .modal-body .login-form-wrapper form .advanced .c-grey span {
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--grey-color, #5E6D77);
background: #fff;
z-index: 2;
padding: 0 10px;
position: relative;
}
#st-login-form .modal-dialog .modal-body .login-form-wrapper form .advanced .c-grey:after,
#st-login-form-page .modal-dialog .modal-body .login-form-wrapper form .advanced .c-grey:after,
#st-forgot-form-page .modal-dialog .modal-body .login-form-wrapper form .advanced .c-grey:after {
content: "";
height: 1px;
width: 100%;
background: #DEDEDE;
display: block;
top: 13px;
position: absolute;
z-index: 1;
}
#st-login-form .modal-dialog .modal-body .login-form-wrapper form .create-account-action,
#st-login-form-page .modal-dialog .modal-body .login-form-wrapper form .create-account-action,
#st-forgot-form-page .modal-dialog .modal-body .login-form-wrapper form .create-account-action {
text-align: center;
}
#st-login-form .modal-dialog .modal-body .login-form-wrapper form .create-account-action .open-signup,
#st-login-form-page .modal-dialog .modal-body .login-form-wrapper form .create-account-action .open-signup,
#st-forgot-form-page .modal-dialog .modal-body .login-form-wrapper form .create-account-action .open-signup {
font-weight: 500;
font-size: 16px;
line-height: 20px;
text-decoration-line: underline;
color: var(--main-color, #3B71FE);
}
#st-login-form .modal-dialog .modal-body .login-form-wrapper form .message-wrapper,
#st-login-form-page .modal-dialog .modal-body .login-form-wrapper form .message-wrapper,
#st-forgot-form-page .modal-dialog .modal-body .login-form-wrapper form .message-wrapper {
padding: 0;
}
#st-login-form .modal-dialog .modal-body .login-form-wrapper form .message-wrapper .alert,
#st-login-form-page .modal-dialog .modal-body .login-form-wrapper form .message-wrapper .alert,
#st-forgot-form-page .modal-dialog .modal-body .login-form-wrapper form .message-wrapper .alert {
padding: 10px;
text-align: center;
}
#st-login-form .modal-dialog .modal-body .login-form-wrapper form .message-wrapper .alert.alert-danger,
#st-login-form-page .modal-dialog .modal-body .login-form-wrapper form .message-wrapper .alert.alert-danger,
#st-forgot-form-page .modal-dialog .modal-body .login-form-wrapper form .message-wrapper .alert.alert-danger {
color: #842029;
background-color: #f8d7da;
position: relative;
padding: 10px !important;
border: 1px solid #f5c2c7 !important;
border-radius: 0.25rem !important;
}
#st-login-form .modal-dialog .modal-body .login-form-wrapper form .user-type,
#st-login-form-page .modal-dialog .modal-body .login-form-wrapper form .user-type,
#st-forgot-form-page .modal-dialog .modal-body .login-form-wrapper form .user-type {
display: flex;
align-items: center;
}
#st-login-form .modal-dialog .modal-body .login-form-wrapper form .user-type label,
#st-login-form-page .modal-dialog .modal-body .login-form-wrapper form .user-type label,
#st-forgot-form-page .modal-dialog .modal-body .login-form-wrapper form .user-type label {
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--grey-color, #5E6D77);
display: flex;
align-items: center;
margin-right: 30px;
}
#st-login-form .modal-dialog .modal-body .login-form-wrapper form .user-type label input,
#st-login-form-page .modal-dialog .modal-body .login-form-wrapper form .user-type label input,
#st-forgot-form-page .modal-dialog .modal-body .login-form-wrapper form .user-type label input {
width: 20px;
height: 20px;
}
#st-login-form .modal-dialog .modal-body .login-form-wrapper form .user-type label span,
#st-login-form-page .modal-dialog .modal-body .login-form-wrapper form .user-type label span,
#st-forgot-form-page .modal-dialog .modal-body .login-form-wrapper form .user-type label span {
line-height: 19px;
}
#st-login-form.st-login-class-wrapper,
#st-login-form-page.st-login-class-wrapper,
#st-forgot-form-page.st-login-class-wrapper {
margin-top: 50px;
margin-bottom: 60px;
}
#st-forgot-form .modal-dialog,
#st-forgot-form-page .modal-dialog {
max-width: 570px !important;
}
#st-forgot-form .modal-dialog .modal-content,
#st-forgot-form-page .modal-dialog .modal-content {
background: #FFFFFF;
border: 1px solid #DEDEDE;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08), 0px 4px 12px rgba(0, 0, 0, 0.05);
border-radius: 20px;
padding: 30px;
}
#st-forgot-form .modal-dialog .modal-content .loader-wrapper,
#st-forgot-form-page .modal-dialog .modal-content .loader-wrapper {
border-radius: 20px;
}
#st-forgot-form .modal-dialog .modal-content .modal-header,
#st-forgot-form-page .modal-dialog .modal-content .modal-header {
margin-bottom: 25px;
}
#st-forgot-form .modal-dialog .modal-content .modal-header .modal-title,
#st-forgot-form-page .modal-dialog .modal-content .modal-header .modal-title {
font-weight: 700;
font-size: 26px;
line-height: 36px;
color: var(--heading-color);
}
#st-forgot-form .modal-dialog .modal-content .modal-header .close svg,
#st-forgot-form-page .modal-dialog .modal-content .modal-header .close svg {
width: 13px;
}
#st-forgot-form .modal-dialog .modal-content .modal-body .c-grey,
#st-forgot-form-page .modal-dialog .modal-content .modal-body .c-grey {
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--grey-color, #5E6D77);
}
#st-forgot-form .modal-dialog .modal-content .modal-body .form-group,
#st-forgot-form-page .modal-dialog .modal-content .modal-body .form-group {
margin-bottom: 20px;
}
#st-forgot-form .modal-dialog .modal-content .modal-body .form-group input,
#st-forgot-form-page .modal-dialog .modal-content .modal-body .form-group input {
background: #FFFFFF;
border: 1px solid #DEDEDE;
border-radius: 10px;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--grey-color, #5E6D77);
padding: 10px 16px;
}
#st-forgot-form .modal-dialog .modal-content .modal-body .form-group input[type=submit],
#st-forgot-form-page .modal-dialog .modal-content .modal-body .form-group input[type=submit] {
background: var(--main-color, #3B71FE);
border-radius: 50px;
padding: 13px;
font-weight: 500;
font-size: 16px;
line-height: 20px;
color: #FFFFFF;
border: none;
text-transform: unset;
}
#st-forgot-form .modal-dialog .modal-content .modal-body .form-group .input-icon,
#st-forgot-form-page .modal-dialog .modal-content .modal-body .form-group .input-icon {
display: none;
}
#st-forgot-form .modal-dialog .modal-content .modal-body .message-wrapper,
#st-forgot-form-page .modal-dialog .modal-content .modal-body .message-wrapper {
padding: 0;
}
#st-forgot-form .modal-dialog .modal-content .modal-body .message-wrapper .alert,
#st-forgot-form-page .modal-dialog .modal-content .modal-body .message-wrapper .alert {
padding: 10px;
text-align: center;
}
#st-forgot-form .modal-dialog .modal-content .modal-body .message-wrapper .alert.alert-danger,
#st-forgot-form-page .modal-dialog .modal-content .modal-body .message-wrapper .alert.alert-danger {
color: #842029;
background-color: #f8d7da;
position: relative;
padding: 10px !important;
border: 1px solid #f5c2c7 !important;
border-radius: 0.25rem !important;
}
#st-forgot-form .modal-dialog .modal-content .modal-body .st-link,
#st-forgot-form-page .modal-dialog .modal-content .modal-body .st-link {
font-weight: 500;
font-size: 16px;
line-height: 20px;
text-decoration-line: underline;
color: var(--main-color, #3B71FE);
}
#st-forgot-form.st-login-class-wrapper,
#st-forgot-form-page.st-login-class-wrapper {
margin-top: 50px;
margin-bottom: 60px;
}
[dir=rtl] #topbar.style-elementor .topbar-items > li:not(:last-child):after {
left: -20px;
right: auto !important;
}
[dir=rtl] #topbar.style-elementor .topbar-items > li:not(:last-child) {
margin-left: 40px;
margin-right: 0 !important;
}
[dir=rtl] #topbar.style-elementor .topbar-items li.nav-drop .cursor .fa-angle-down, [dir=rtl] #topbar.style-elementor .topbar-items li.nav-drop .current_langs .fa-angle-down, [dir=rtl] #topbar.style-elementor .topbar-items li.nav-drop > a .fa-angle-down {
margin-left: 0;
margin-right: 6px;
}
[dir=rtl] .header__right .items li:not(:first-child) {
margin-left: auto !important;
margin-right: 20px;
}
[dir=rtl] .header__right .items .dropdown .dropdown-toggle .fa:not(.input-icon) {
margin-left: auto !important;
margin-right: 6px;
}
[dir=rtl] .header__right .items .dropdown .dropdown-menu li {
margin-right: 0;
}
[dir=rtl] .header__right .items .dropdown.dropdown-currency .dropdown-menu {
left: 0 !important;
right: auto !important;
}
[dir=rtl] .header__right .items .dropdown.dropdown-minicart .dropdown-menu {
left: 0 !important;
right: auto !important;
}
[dir=rtl] .header__right .items .dropdown.dropdown-user-dashboard .dropdown-menu .user-name .avatar {
margin-right: 0 !important;
margin-left: 5px;
}
[dir=rtl] .header__center #st-main-menu .main-menu li.menu-item-has-children .menu-dropdown li .fa {
left: 0 !important;
right: auto !important;
transform: rotate(90deg);
}
[dir=rtl] .header__center #st-main-menu .main-menu li.menu-item-has-children .menu-dropdown .menu-dropdown {
left: auto !important;
right: 100%;
}
[dir=rtl] .header__right ul.items {
padding: 0;
}
@media screen and (max-width: 991px) {
[dir=rtl] .header__center #st-main-menu {
right: -150%;
left: auto;
}
[dir=rtl] .header__center #st-main-menu.open {
right: 0;
left: auto;
}
[dir=rtl] .header__center #st-main-menu .main-menu li.menu-item-has-children .fa {
right: auto;
left: 10px;
}
[dir=rtl] .header__center #st-main-menu .menu.main-menu li.menu-item-has-children .menu-dropdown li.menu-item-has-children .fa {
transform: rotate(0deg);
}
[dir=rtl] .header__center #st-main-menu .menu.main-menu > li.menu-item-has-children > .menu-dropdown > li .menu-dropdown {
left: auto !important;
right: 0;
}
}:root{--joinchat-ico:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M3.516 3.516c4.686-4.686 12.284-4.686 16.97 0s4.686 12.283 0 16.97a12 12 0 0 1-13.754 2.299l-5.814.735a.392.392 0 0 1-.438-.44l.748-5.788A12 12 0 0 1 3.517 3.517zm3.61 17.043.3.158a9.85 9.85 0 0 0 11.534-1.758c3.843-3.843 3.843-10.074 0-13.918s-10.075-3.843-13.918 0a9.85 9.85 0 0 0-1.747 11.554l.16.303-.51 3.942a.196.196 0 0 0 .219.22zm6.534-7.003-.933 1.164a9.84 9.84 0 0 1-3.497-3.495l1.166-.933a.79.79 0 0 0 .23-.94L9.561 6.96a.79.79 0 0 0-.924-.445l-2.023.524a.797.797 0 0 0-.588.88 11.754 11.754 0 0 0 10.005 10.005.797.797 0 0 0 .88-.587l.525-2.023a.79.79 0 0 0-.445-.923L14.6 13.327a.79.79 0 0 0-.94.23z'/%3E%3C/svg%3E");--joinchat-font:-apple-system,blinkmacsystemfont,"Segoe UI",roboto,oxygen-sans,ubuntu,cantarell,"Helvetica Neue",sans-serif}.joinchat{--sep:20px;--bottom:var(--sep);--s:60px;--h:calc(var(--s)/2);--header:max(50px,var(--s)*1.166667);--vh:100vh;--ch:142;--cs:70%;--cl:49%;--bw:1;--text:hsl(0deg 0% clamp(0%,var(--bw)*1000%,100%)/clamp(70%,var(--bw)*1000%,100%));--hover:hsl(var(--ch) var(--cs) calc(var(--cl) + 20%));--hsl:var(--ch) var(--cs) var(--cl);--color:hsl(var(--hsl));--dark:hsl(var(--ch) var(--cs) calc(var(--cl) - 10%));--bg:hsl(var(--hsl)/4%);--msg:var(--color);color:var(--text);display:none;position:fixed;z-index:9000;right:var(--sep);bottom:var(--bottom);font:normal normal normal 16px/1.625em var(--joinchat-font);letter-spacing:0;animation:joinchat_show .5s cubic-bezier(.18,.89,.32,1.28) 10ms both;transform:scale3d(0,0,0);transform-origin:calc(var(--s)/-2) calc(var(--s)/-4);-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:manipulation;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:rgb(0 0 0/0);contain:style}.joinchat *,.joinchat :after,.joinchat :before{box-sizing:border-box}.joinchat--show{display:block;transform:scaleX(1)}.joinchat--left{right:auto;left:var(--sep)}.joinchat--dark{--msg:var(--dark)}.joinchat--noanim{animation:none}.joinchat--chatbox:not(.joinchat--noanim){transform-origin:0 0;animation-timing-function:ease-in-out}.joinchat--hidden{display:none!important}@supports not (width:clamp(1px,1%,10px)){.joinchat{--text:hsl(0deg 0% calc(var(--bw)*1%)/90%)}}.joinchat__button{position:absolute;z-index:2;bottom:8px;right:8px;height:var(--s);width:var(--s);background:#25d366 var(--joinchat-ico) 50%/60% no-repeat;color:inherit;border-radius:50%;box-shadow:1px 6px 24px 0 rgba(7,94,84,.24);cursor:pointer;transition:background-color .2s linear}.joinchat__button:hover{background-color:#128c7e}.joinchat:has(.joinchat__chatbox) .joinchat__button:hover{transition-duration:1.5s}.joinchat__button:active{background-color:#128c7e;transition:none}.joinchat--left .joinchat__button{right:auto;left:8px}.joinchat--chatbox .joinchat__button{display:none}.joinchat__button__ico{position:absolute;inset:0;display:flex;border-radius:50%;overflow:hidden;color:var(--text)!important}.joinchat__button__ico svg{width:var(--ico-size,100%);height:var(--ico-size,100%);margin:calc((100% - var(--ico-size, 1))/2)}.joinchat__button:has(.joinchat__button__ico){background:var(--color);box-shadow:1px 6px 24px 0 hsl(var(--ch) var(--cs) calc(var(--cl) - 10%)/24%)}.joinchat__button:has(.joinchat__button__ico):active,.joinchat__button:has(.joinchat__button__ico):hover{background:var(--hover)}.joinchat__button__image{position:absolute;inset:1px;border-radius:50%;overflow:hidden;opacity:0}.joinchat__button__image img,.joinchat__button__image video{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.joinchat--show .joinchat__button__image{animation:joinchat_image_loop 20s linear 5s infinite normal both}.joinchat--img .joinchat__button__image{opacity:1;animation:none}.joinchat__badge{position:absolute;z-index:2;bottom:calc(var(--s) - 8px);right:4px;width:20px;height:20px;border:none;border-radius:50%;background:#e82c0c;color:#fff;font-size:12px;font-weight:600;line-height:20px;text-align:center;box-shadow:none;opacity:0;pointer-events:none}.joinchat--left .joinchat__badge{right:auto;left:calc(var(--s) - 8px)}.joinchat__badge.joinchat__badge--in{animation:joinchat_badge_in .5s cubic-bezier(.27,.9,.41,1.28) 1 both}.joinchat__badge.joinchat__badge--out{animation:joinchat_badge_out .4s cubic-bezier(.215,.61,.355,1) 1 both}.joinchat__tooltip{position:absolute;top:calc(var(--h) - 16px);right:calc(var(--s) + 16px);max-width:calc(100vw - var(--s) - 45px);height:32px;padding:0 14px;border:none;border-radius:16px;background:#fff;color:rgba(0,0,0,.8);line-height:31px;white-space:nowrap;opacity:0;transition:opacity .3s ease-out .4s;filter:drop-shadow(0 1px 4px rgba(0,0,0,.4));pointer-events:none}.joinchat__tooltip:after{content:"";display:block;position:absolute;top:10px;right:-6px;border:8px solid transparent;border-width:6px 0 6px 8px;border-left-color:#fff}.joinchat__tooltip div{width:-moz-max-content;width:max-content;max-width:100%;overflow:hidden;text-overflow:ellipsis}.joinchat--tooltip .joinchat__tooltip{animation:joinchat_tootlip 20s linear 5s 1 normal both}.joinchat--chatbox .joinchat__tooltip{display:none}.joinchat--left .joinchat__tooltip{right:auto;left:calc(var(--s) + 16px)}.joinchat--left .joinchat__tooltip:after{left:-6px;right:auto;border-color:transparent;border-width:6px 8px 6px 0;border-right-color:#fff}.joinchat__qr{position:absolute;z-index:2;bottom:calc(var(--s) + 24px);right:8px;display:none;flex-direction:column-reverse;width:228px;min-height:200px;padding:14px 14px 10px;border:none;border-radius:16px;background:#fff;color:rgba(0,0,0,.8);text-align:center;white-space:nowrap;filter:drop-shadow(0 1px 4px rgba(0,0,0,.4));animation:joinchat_badge_in .4s cubic-bezier(.11,.84,.83,1.01) .5s both;pointer-events:none}.joinchat__qr:after{content:"";display:block;position:absolute;bottom:-6px;right:calc(var(--h) - 6px);border:8px solid transparent;border-width:8px 6px 0;border-top-color:#fff}.joinchat--left .joinchat__qr{left:8px;right:auto}.joinchat--left .joinchat__qr:after{left:calc(var(--h) - 6px);right:auto}.joinchat__qr div{font-size:14px;color:#4a4a4a;overflow:hidden;text-overflow:ellipsis}.joinchat__qr canvas{display:block;width:200px;height:200px;margin:0;image-rendering:pixelated}.joinchat__chatbox{content-visibility:hidden;contain-intrinsic-size:auto 400px auto 240px;display:flex;flex-direction:column;position:absolute;bottom:0;right:0;z-index:1;width:calc(100vw - var(--sep)*2);max-width:400px;max-height:calc(var(--vh) - var(--bottom) - var(--sep));border-radius:calc(var(--h) + 2px);background:#fff linear-gradient(180deg,var(--color),var(--color) var(--header),var(--bg) var(--header),var(--bg));box-shadow:0 2px 6px 0 rgba(0,0,0,.5);text-align:left;overflow:hidden;transform:scale3d(0,0,0);opacity:0;transition:opacity 80ms,transform 0s linear 81ms}[dir=rtl] .joinchat__chatbox{text-align:right}.joinchat--chatbox .joinchat__chatbox{content-visibility:visible;opacity:1;transform:scaleX(1);transition:opacity .2s ease-out,transform 0s linear}.joinchat--left .joinchat__chatbox{right:auto;left:0}.joinchat--dark .joinchat__chatbox{background:#1a1a1a linear-gradient(180deg,var(--dark),var(--dark) var(--header),var(--bg) var(--header),var(--bg))}.joinchat__header{display:flex;flex-flow:row;align-items:center;position:relative;flex-shrink:0;height:var(--header);padding:0 70px 0 26px;margin:0}[dir=rtl] .joinchat__header{padding:0 26px 0 70px}.joinchat__header span{font-size:19px;font-weight:600;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:.8}.joinchat__header a{font-size:11px;line-height:18px;color:inherit!important;text-decoration:none!important;fill:currentcolor;opacity:.8}.joinchat__header a svg{display:inline-block;width:auto;height:18px;vertical-align:-30%}.joinchat__header a:active,.joinchat__header a:hover{color:inherit!important;text-decoration:none!important;opacity:.9;filter:drop-shadow(0 1px 3px rgba(0,0,0,.3))}.joinchat__wa{display:block;fill:currentcolor;opacity:.8}.joinchat__close{--size:34px;position:absolute;top:calc(50% - var(--size)/2);right:24px;width:var(--size);height:var(--size);border-radius:50%;background:rgba(0,0,0,.4) url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 24 24'%3E%3Cpath d='M24 2.4 21.6 0 12 9.6 2.4 0 0 2.4 9.6 12 0 21.6 2.4 24l9.6-9.6 9.6 9.6 2.4-2.4-9.6-9.6z'/%3E%3C/svg%3E") 50%/12px no-repeat;cursor:pointer;transition:background-color .3s ease-out}.joinchat__close:hover{background-color:rgba(0,0,0,.6)}.joinchat__close:active{background-color:rgba(0,0,0,.7)}[dir=rtl] .joinchat__close{right:auto;left:24px}.joinchat__scroll{overflow:hidden scroll;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch}.joinchat__scroll::-webkit-scrollbar{width:4px;background:rgb(0 0 0/0)}.joinchat__scroll::-webkit-scrollbar-thumb{border-radius:2px;background:rgb(0 0 0/0)}.joinchat--blur .joinchat__scroll{background:hsl(var(--hsl)/2%);backdrop-filter:blur(10px)}.joinchat__scroll:hover::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2)}.joinchat__content{display:flex;flex-direction:column;width:calc(100% + 4px);padding:20px 0 8px}.joinchat__content:after{content:"";display:block;position:absolute;bottom:0;left:0;right:4px;height:calc(var(--s) + 20px);background:#fff linear-gradient(180deg,var(--bg),var(--bg));-webkit-mask-image:linear-gradient(rgb(0 0 0/0),rgb(0 0 0/60%) 25%,rgb(0 0 0/92%) 70%,rgb(0 0 0/100%) 95%,rgb(0 0 0/100%));mask-image:linear-gradient(rgb(0 0 0/0),rgb(0 0 0/60%) 25%,rgb(0 0 0/92%) 70%,rgb(0 0 0/100%) 95%,rgb(0 0 0/100%));pointer-events:none}.joinchat--dark .joinchat__content:after{background-color:#1a1a1a}.joinchat__open{position:sticky;z-index:2;bottom:8px;align-self:flex-end;display:flex;flex-direction:row;min-width:var(--s);height:var(--s);margin:0 8px;background:var(--color);color:inherit;border-radius:var(--h);box-shadow:0 1px 2px 0 rgba(0,0,0,.3);overflow:hidden;cursor:pointer;transition:background-color .2s linear}[dir=rtl] .joinchat__open{align-self:flex-start}.joinchat__open:active,.joinchat__open:hover{background:var(--hover)}.joinchat--left .joinchat__open{align-self:flex-start}[dir=rtl] .joinchat--left .joinchat__open{align-self:flex-end}.joinchat--optout .joinchat__open{background-color:#999;pointer-events:none}.joinchat__open__icon{flex-shrink:0;width:var(--s);height:var(--s);max-width:var(--s);padding:calc(var(--s)*0.18);margin:0;overflow:hidden}[dir=rtl] .joinchat__open__icon{transform:rotateY(180deg)}.joinchat__open__icon path{fill:none!important;stroke:var(--text)!important;stroke-linecap:round;stroke-width:33px;animation:none}.joinchat__open__icon .joinchat__pa{--stroke:1097}.joinchat__open__icon .joinchat__pb{--stroke:1020}.joinchat--chatbox .joinchat__open__icon path{stroke-dasharray:var(--stroke);stroke-dashoffset:var(--stroke);animation:joinchat_send_svg 6s .2s ease-in-out infinite}.joinchat--chatbox .joinchat__open__icon .joinchat__pb{animation-delay:3.2s}.joinchat--optout .joinchat__open__icon path{animation:none}.joinchat--optout .joinchat__open__icon .joinchat__pa{stroke-dasharray:0}.joinchat__open__text{--mw:0;max-width:var(--mw);width:-moz-fit-content;width:fit-content;padding:0;font-weight:600;line-height:var(--s);white-space:nowrap;opacity:0;overflow:hidden;text-overflow:ellipsis}.joinchat--chatbox .joinchat__open__text{--mw:min(400px - 16px - var(--s),100vw - 16px - var(--s) - 2*var(--sep));padding:0 4px 0 24px;opacity:1}[dir=rtl] .joinchat__open__text{padding:0 24px 0 4px}.joinchat--chatbox.joinchat--opening .joinchat__open__text{animation:joinchat_open_text .45s ease-out both}@keyframes joinchat_open_text{0%{max-width:0;opacity:0}60%{max-width:var(--mw);opacity:0}to{max-width:var(--mw);opacity:1}}.joinchat__optin{padding:0 16px;margin-bottom:16px;color:#4a4a4a;font-size:13px;line-height:1.33}.joinchat__optin a{display:inline;padding:0;color:inherit!important;text-decoration:underline}.joinchat__optin a:hover{text-decoration-thickness:2px}.joinchat__optin input{position:absolute;visibility:hidden}.joinchat__optin label{position:relative;display:block;margin:0;padding:0 0 0 30px;color:inherit;font:inherit;cursor:pointer}.joinchat__optin label:before{content:"";display:block;position:absolute;top:min(50% - 11px,5px);left:0;width:22px;height:22px;border:3px solid var(--color);border-radius:4px;background:#fff;box-shadow:0 0 0 1px var(--text);transition:box-shadow .3s ease-in-out}.joinchat--dark .joinchat__optin label:before{background:#000}.joinchat__optin label:after{content:"";display:none;position:absolute;top:min(50% - 8px,8px);left:8px;width:6px;height:14px;border:solid var(--text);border-width:0 3px 3px 0;transform:rotate(45deg)}[dir=rtl] .joinchat__optin label{padding:0 30px 0 0}[dir=rtl] .joinchat__optin label:before{left:auto;right:0}[dir=rtl] .joinchat__optin label:after{left:auto;right:8px}.joinchat__optin input:checked+label:before{box-shadow:0 0 0 1px var(--text),inset 0 0 0 10px var(--color)}.joinchat__optin input:checked+label:after{display:block}.joinchat--dark .joinchat__optin{color:#d8d8d8}.joinchat__chat{--peak_l:path("M17 25V0C17 12.877 6.082 14.9 1.031 15.91c-1.559.31-1.179 2.272.004 2.272C9.609 18.182 17 18.088 17 25z");--peak_r:path("M0 25.68V0c0 13.23 10.92 15.3 15.97 16.34 1.56.32 1.18 2.34 0 2.34-8.58 0-15.97-.1-15.97 7Z");--peak:var(--peak_l);display:flex;flex-direction:column;align-items:flex-start;padding-bottom:10px;transition:height .2s ease-out}[dir=rtl] .joinchat__chat{--peak:var(--peak_r)}.joinchat__bubble{flex-shrink:0;position:relative;min-width:60px;max-width:calc(100% - 52px);min-height:56px;padding:15px 20px;margin:0 26px 16px;border-radius:26px;background:#fff;color:#4a4a4a;word-break:break-word;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3));transform-origin:0 50%;animation:joinchat_show .22s cubic-bezier(0,0,.58,1.19) 10ms both}[dir=rtl] .joinchat__bubble{transform-origin:100% 50%}.joinchat__bubble:before{content:"";display:block;position:absolute;bottom:18px;left:-15px;width:17px;height:25px;background:inherit;clip-path:var(--peak)}[dir=rtl] .joinchat__bubble:before{left:auto;right:-15px}.joinchat--dark .joinchat__bubble{background:#505050;color:#d8d8d8}.joinchat__bubble.joinchat__bubble--loading{width:70px;border:none;background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Ccircle cx='4' cy='12' r='3'%3E%3Canimate id='c' attributeName='cy' begin='0;a.end+0.1s' calcMode='spline' dur='0.4s' keySplines='.33,.66,.66,1;.33,0,.66,.33' values='12;6;12'/%3E%3C/circle%3E%3Ccircle cx='12' cy='12' r='3'%3E%3Canimate attributeName='cy' begin='c.begin+0.1s' calcMode='spline' dur='0.4s' keySplines='.33,.66,.66,1;.33,0,.66,.33' values='12;6;12'/%3E%3C/circle%3E%3Ccircle cx='20' cy='12' r='3'%3E%3Canimate id='a' attributeName='cy' begin='c.begin+0.2s' calcMode='spline' dur='0.4s' keySplines='.33,.66,.66,1;.33,0,.66,.33' values='12;6;12'/%3E%3C/circle%3E%3C/svg%3E") 20px 20px no-repeat!important;transform-origin:50%!important;animation:joinchat_show .1s ease-out 10ms both}.joinchat--dark .joinchat__bubble.joinchat__bubble--loading{filter:invert(.5)}.joinchat__bubble.joinchat__bubble--note{min-height:0;padding:0;background:none!important;font-size:13px;line-height:1.33;filter:none;animation:none}.joinchat__bubble.joinchat__bubble--media{padding:5px}.joinchat__bubble.joinchat__bubble--loading:before,.joinchat__bubble.joinchat__bubble--note:before{content:none}.joinchat__bubble a{color:var(--msg)!important;font-size:1em;text-decoration:underline}.joinchat__bubble a:active,.joinchat__bubble a:hover{color:var(--hover)!important;border-color:var(--hover)}.joinchat__bubble a.joinchat__btn{display:inline-block;min-height:46px;max-width:100%;padding:10px 20px;margin:5px 0;border:3px solid var(--msg);border-radius:23px;line-height:20px;text-align:center;text-decoration:none!important;overflow:hidden;text-overflow:ellipsis}.joinchat__bubble a.joinchat__btn+.joinchat__bubble a.joinchat__btn{margin-top:-5px}.joinchat__bubble img,.joinchat__bubble video{max-width:100%;height:auto;margin:.2em 0;border-radius:4px;box-shadow:0 1px 5px rgb(0 0 0/10%)}.joinchat__bubble .joinchat--inline{display:inline-block;margin:-10px 0;border-radius:0;box-shadow:none;vertical-align:middle}.joinchat__bubble--media .joinchat--inline,.joinchat__bubble--media img,.joinchat__bubble--media video{display:block;margin:0;border-radius:21px;box-shadow:none}.joinchat__bubble code{padding:2px 5px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}.joinchat__bubble hr{width:100%!important;height:0!important;padding:0!important;border:none!important;border-top:2px solid var(--msg)!important;margin:10px 0!important}@keyframes joinchat_show{0%{transform:scale3d(0,0,0)}to{transform:scaleX(1)}}@keyframes joinchat_badge_in{0%{opacity:0;transform:translate3d(0,50px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes joinchat_badge_out{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(0,-20px,0)}}@keyframes joinchat_send_svg{0%,50%,to{stroke-dashoffset:var(--stroke)}5%,45%{stroke-dashoffset:0}}@keyframes joinchat_image_loop{0%{opacity:0}3%,20%{opacity:1}25%,to{opacity:0}}@keyframes joinchat_tootlip{0%{opacity:0;transform:scaleY(0)}1%,20%{opacity:1;transform:scaleX(1)}25%,to{opacity:0;transform:scaleX(1)}}.joinchat__woo-btn__wrapper{clear:both}.joinchat__woo-btn{--s:40px;display:inline-block;box-sizing:border-box;height:var(--s);max-width:100%;padding:0 calc(var(--s)/2) 0 var(--s);background:#25d366 var(--joinchat-ico) calc(var(--s)*0.2) 50% no-repeat;background-size:calc(var(--s)*0.6);color:#fff;border-radius:calc(var(--s)/2);font:700 normal calc(var(--s)*0.35)/var(--s) var(--joinchat-font);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;cursor:pointer;transition:background-color .2s}.joinchat__woo-btn:empty{padding-right:0}.joinchat__woo-btn:hover{background-color:#128c7e}@media (orientation:landscape) and (height >= 481px),(orientation:portrait) and (width >= 481px){.joinchat--mobile{display:none!important}}@media (width <= 767px){.joinchat--footer-bar{--bottom:76px!important}}@media (orientation:landscape) and (height <= 480px),(width <= 480px){.joinchat{--sep:6px;--header:max(50px,var(--s)*0.9166667)}.joinchat__header__text{font-size:17px}.joinchat__close{--size:28px}.joinchat__bubble{max-width:calc(100% - 40px);padding:16px;margin:0 20px 10px;line-height:24px}}@media (hover:hover){.joinchat__button:hover .joinchat__tooltip{opacity:1;animation:none;transition:opacity .2s}.joinchat--btn .joinchat__button:hover~.joinchat__qr,.joinchat--chatbox:has(.joinchat__open:hover) .joinchat__qr{display:flex}}@media (prefers-color-scheme:dark){.joinchat--dark-auto{--msg:var(--dark)}.joinchat--dark-auto .joinchat__chatbox{background:#1a1a1a linear-gradient(180deg,var(--dark),var(--dark) var(--header),var(--bg) var(--header),var(--bg))}.joinchat--dark-auto .joinchat__content:after{background-color:#1a1a1a}.joinchat--dark-auto .joinchat__optin label:before{background:#000}.joinchat--dark-auto .joinchat__optin{color:#d8d8d8}.joinchat--dark-auto .joinchat__bubble{background:#505050;color:#d8d8d8}.joinchat--dark-auto .joinchat__bubble.joinchat__bubble--loading{filter:invert(.5)}}@media (prefers-reduced-motion){.joinchat,.joinchat__open__icon path{animation:none}.joinchat__open__icon .joinchat__pa{stroke-dasharray:0}.joinchat--chatbox.joinchat--opening .joinchat__open__text{animation:none}.joinchat__bubble{animation:none!important}}:root {
--main-color: #5191FA;
--grey-color: #5E6D77;
--light-grey-color: #EAEEF3;
--orange-color: #FA5636;
--link-color: #1A2B48;
}
.sticky {
}
.bypostauthor {
}
.alignleft {
float: left;
}
.alignright {
float: right;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
figure.wp-caption.alignleft,
img.alignleft {
margin: 5px 20px 5px 0;
}
.wp-caption.alignleft {
margin: 5px 10px 5px 0;
}
figure.wp-caption.alignright,
img.alignright {
margin: 5px 0 5px 20px;
}
.wp-caption.alignright {
margin: 5px 0 5px 10px;
}
img.aligncenter {
margin: 5px auto;
}
img.alignnone {
margin: 5px 0;
}
.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
color: #220e10;
font-size: 18px;
font-style: italic;
font-weight: 300;
margin: 0 0 24px;
}
div.wp-caption.alignright img[class*="wp-image-"] {
float: right;
}
div.wp-caption.alignright .wp-caption-text {
padding-left: 10px;
}
img.wp-smiley,
.rsswidget img {
border: 0;
border-radius: 0;
box-shadow: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.wp-caption.alignleft + ul,
.wp-caption.alignleft + ol {
list-style-position: inside;
}
@media (max-width: 767px) {
#tpcwl_wrapper {
height: auto !important;
}
#tpcwl_wrapper > iframe {
top: 0px !important;
position: relative !important;
}
}:root{--direction-multiplier:1}body.rtl,html[dir=rtl]{--direction-multiplier:-1}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{display:inline-block;line-height:1}.e-logo-wrapper i{color:var(--e-a-color-circle-logo);font-size:2.5em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video,.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(-50%,-50%)}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:992px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-custom-embed-play{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(calc(-50% * var(--direction-multiplier)),-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3));height:100px;width:100px}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}@media (min-width:2400px){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:1366px){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:992px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-inline:auto;position:relative}@media (max-width:992px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-block-end:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-block-end:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:992px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:2400px){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:993px) and (max-width:1366px){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1366px){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:993px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:992px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:992px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:2400px){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1366px){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:992px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1367px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:2400px){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:1366px){#elementor-device-mode:after{content:"laptop"}}@media (max-width:-1){#elementor-device-mode:after{content:"tablet_extra"}}@media (max-width:992px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con{margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}:is([data-widget_type="e-component.default"],[data-widget_type="e-component.default"]>.elementor-section-wrap)>.e-con{--margin-right:0px;--margin-left:0px}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;inset-block-start:50%;inset-inline-end:10px;pointer-events:none;position:absolute;text-shadow:0 0 3px rgba(0,0,0,.3);transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-button-align-start .e-form__buttons,[dir=rtl] .elementor-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-button-align-end .e-form__buttons,[dir=rtl] .elementor-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:992px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-tablet-button-align-start .e-form__buttons,[dir=rtl] .elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-tablet-button-align-end .e-form__buttons,[dir=rtl] .elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-mobile-button-align-start .e-form__buttons,[dir=rtl] .elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-mobile-button-align-end .e-form__buttons,[dir=rtl] .elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;fill:#fff;font-size:15px;line-height:1;padding:12px 24px;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;fill:#fff;padding:.5em}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none!important}html *{transition-delay:0s!important;transition-duration:0s!important}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:992px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:993px) and (max-width:1366px){.elementor .elementor-hidden-laptop{display:none}}@media (min-width:1367px) and (max-width:2399px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:2400px){.elementor .elementor-hidden-widescreen{display:none}}