.elementor-2185 .elementor-element.elementor-element-abc9135{--display:flex;--min-height:0px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2185 .elementor-element.elementor-element-cda4529{--display:flex;}.elementor-2185 .elementor-element.elementor-element-fa08e61{--display:flex;--min-height:100vh;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2185 .elementor-element.elementor-element-05d1cc5{--display:flex;}.elementor-2185 .elementor-element.elementor-element-520a049{--display:flex;--min-height:100vh;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2185 .elementor-element.elementor-element-1a0ec5b{--display:flex;}.elementor-2185 .elementor-element.elementor-element-3acb73b{--display:flex;--min-height:100vh;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2185 .elementor-element.elementor-element-65a9db8{--n-tabs-direction:column-reverse;--n-tabs-heading-direction:row;--n-tabs-heading-width:initial;--n-tabs-title-flex-basis:content;--n-tabs-title-flex-shrink:0;--n-tabs-heading-justify-content:center;--n-tabs-title-width:initial;--n-tabs-title-height:initial;--n-tabs-title-align-items:center;--n-tabs-title-flex-grow:0;--n-tabs-heading-wrap:wrap;--n-tabs-heading-overflow-x:initial;--n-tabs-title-white-space:initial;--n-tabs-title-justify-content:center;--n-tabs-title-text-align:center;--n-tabs-title-gap:5px;--n-tabs-title-padding-top:0px;--n-tabs-title-padding-right:0px;--n-tabs-title-padding-bottom:0px;--n-tabs-title-padding-left:0px;}.elementor-2185 .elementor-element.elementor-element-65a9db8.elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs[data-touch-mode='false'] > .e-n-tabs-heading > .e-n-tab-title[aria-selected="false"]:hover{background:#02010100;}.elementor-2185 .elementor-element.elementor-element-65a9db8.elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading > .e-n-tab-title[aria-selected="true"], .elementor-2185 .elementor-element.elementor-element-65a9db8.elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs[data-touch-mode='true'] > .e-n-tabs-heading > .e-n-tab-title[aria-selected="false"]:hover{background:#FFFFFF00;}/* Start custom CSS for container, class: .elementor-element-fa08e61 */.e-n-tabs-heading {
background-color: transparent;
margin-top: -300px;
padding-right: 40px;
z-index: 2;
}
/* Style for the card */
#t-1 {
position: relative;
border: 1px solid #ddd;
border-radius: 10px;
overflow: hidden;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
transition: transform 0.3s ease, box-shadow 0.3s ease;

}
#t-1 img {
width: 10em;
height: auto;
display: block;
}
/* Hover effect */
#t-1:hover {
transform: translateY(-10px);
box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
}
/* Optional: Add some padding and background color if needed */
#t-1 .elementor-tab-content {
padding: 0px;
background-color: #fff;
}
/* General Tab Button Styles */
.e-n-tab-title {
transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}
/* Hover Effect for Tab Buttons */
.e-n-tab-title:hover {
transform: scale(1.1);
box-shadow: 0 4px 8px rgba(0,0,0,0.2);
}
/* Active Tab Button Styles */
.e-n-tab-title[aria-selected="true"] {
border: 2px solid #0073e6; /* Highlight color for active tab */
}
/* Hover Effect for Tab Content */
.e-n-tabs-content > div {
transition: opacity 0.3s ease-in-out;
opacity: 0;
visibility: hidden;
}
/* Show the active tab content */
.e-n-tabs-content > div.e-active {
opacity: 1;
visibility: visible;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-520a049 */.e-n-tabs-heading {
background-color: transparent;
margin-top: -300px;
padding-right: 40px;
z-index: 2;
}
/* Style for the card */
#t-1 {
position: relative;
border: 1px solid #ddd;
border-radius: 10px;
overflow: hidden;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
transition: transform 0.3s ease, box-shadow 0.3s ease;

}
#t-1 img {
width: 10em;
height: auto;
display: block;
}
/* Hover effect */
#t-1:hover {
transform: translateY(-10px);
box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
}
/* Optional: Add some padding and background color if needed */
#t-1 .elementor-tab-content {
padding: 0px;
background-color: #fff;
}
/* General Tab Button Styles */
.e-n-tab-title {
transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}
/* Hover Effect for Tab Buttons */
.e-n-tab-title:hover {
transform: scale(1.1);
box-shadow: 0 4px 8px rgba(0,0,0,0.2);
}
/* Active Tab Button Styles */
.e-n-tab-title[aria-selected="true"] {
border: 2px solid #0073e6; /* Highlight color for active tab */
}
/* Hover Effect for Tab Content */
.e-n-tabs-content > div {
transition: opacity 0.3s ease-in-out;
opacity: 0;
visibility: hidden;
}
/* Show the active tab content */
.e-n-tabs-content > div.e-active {
opacity: 1;
visibility: visible;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-3acb73b */.e-n-tabs-heading {
background-color: transparent;
margin-top: -300px;
padding-right: 40px;
z-index: 2;
}
/* Style for the card */
#t-1 {
position: relative;
border: 1px solid #ddd;
border-radius: 10px;
overflow: hidden;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
transition: transform 0.3s ease, box-shadow 0.3s ease;

}
#t-1 img {
width: 10em;
height: auto;
display: block;
}
/* Hover effect */
#t-1:hover {
transform: translateY(-10px);
box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
}
/* Optional: Add some padding and background color if needed */
#t-1 .elementor-tab-content {
padding: 0px;
background-color: #fff;
}
/* General Tab Button Styles */
.e-n-tab-title {
transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}
/* Hover Effect for Tab Buttons */
.e-n-tab-title:hover {
transform: scale(1.1);
box-shadow: 0 4px 8px rgba(0,0,0,0.2);
}
/* Active Tab Button Styles */
.e-n-tab-title[aria-selected="true"] {
border: 2px solid #0073e6; /* Highlight color for active tab */
}
/* Hover Effect for Tab Content */
.e-n-tabs-content > div {
transition: opacity 0.3s ease-in-out;
opacity: 0;
visibility: hidden;
}
/* Show the active tab content */
.e-n-tabs-content > div.e-active {
opacity: 1;
visibility: visible;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-fa08e61 */.e-n-tabs-heading {
background-color: transparent;
margin-top: -300px;
padding-right: 40px;
z-index: 2;
}
/* Style for the card */
#t-1 {
position: relative;
border: 1px solid #ddd;
border-radius: 10px;
overflow: hidden;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
transition: transform 0.3s ease, box-shadow 0.3s ease;

}
#t-1 img {
width: 10em;
height: auto;
display: block;
}
/* Hover effect */
#t-1:hover {
transform: translateY(-10px);
box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
}
/* Optional: Add some padding and background color if needed */
#t-1 .elementor-tab-content {
padding: 0px;
background-color: #fff;
}
/* General Tab Button Styles */
.e-n-tab-title {
transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}
/* Hover Effect for Tab Buttons */
.e-n-tab-title:hover {
transform: scale(1.1);
box-shadow: 0 4px 8px rgba(0,0,0,0.2);
}
/* Active Tab Button Styles */
.e-n-tab-title[aria-selected="true"] {
border: 2px solid #0073e6; /* Highlight color for active tab */
}
/* Hover Effect for Tab Content */
.e-n-tabs-content > div {
transition: opacity 0.3s ease-in-out;
opacity: 0;
visibility: hidden;
}
/* Show the active tab content */
.e-n-tabs-content > div.e-active {
opacity: 1;
visibility: visible;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-520a049 */.e-n-tabs-heading {
background-color: transparent;
margin-top: -300px;
padding-right: 40px;
z-index: 2;
}
/* Style for the card */
#t-1 {
position: relative;
border: 1px solid #ddd;
border-radius: 10px;
overflow: hidden;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
transition: transform 0.3s ease, box-shadow 0.3s ease;

}
#t-1 img {
width: 10em;
height: auto;
display: block;
}
/* Hover effect */
#t-1:hover {
transform: translateY(-10px);
box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
}
/* Optional: Add some padding and background color if needed */
#t-1 .elementor-tab-content {
padding: 0px;
background-color: #fff;
}
/* General Tab Button Styles */
.e-n-tab-title {
transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}
/* Hover Effect for Tab Buttons */
.e-n-tab-title:hover {
transform: scale(1.1);
box-shadow: 0 4px 8px rgba(0,0,0,0.2);
}
/* Active Tab Button Styles */
.e-n-tab-title[aria-selected="true"] {
border: 2px solid #0073e6; /* Highlight color for active tab */
}
/* Hover Effect for Tab Content */
.e-n-tabs-content > div {
transition: opacity 0.3s ease-in-out;
opacity: 0;
visibility: hidden;
}
/* Show the active tab content */
.e-n-tabs-content > div.e-active {
opacity: 1;
visibility: visible;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-3acb73b */.e-n-tabs-heading {
background-color: transparent;
margin-top: -300px;
padding-right: 40px;
z-index: 2;
}
/* Style for the card */
#t-1 {
position: relative;
border: 1px solid #ddd;
border-radius: 10px;
overflow: hidden;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
transition: transform 0.3s ease, box-shadow 0.3s ease;

}
#t-1 img {
width: 10em;
height: auto;
display: block;
}
/* Hover effect */
#t-1:hover {
transform: translateY(-10px);
box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
}
/* Optional: Add some padding and background color if needed */
#t-1 .elementor-tab-content {
padding: 0px;
background-color: #fff;
}
/* General Tab Button Styles */
.e-n-tab-title {
transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}
/* Hover Effect for Tab Buttons */
.e-n-tab-title:hover {
transform: scale(1.1);
box-shadow: 0 4px 8px rgba(0,0,0,0.2);
}
/* Active Tab Button Styles */
.e-n-tab-title[aria-selected="true"] {
border: 2px solid #0073e6; /* Highlight color for active tab */
}
/* Hover Effect for Tab Content */
.e-n-tabs-content > div {
transition: opacity 0.3s ease-in-out;
opacity: 0;
visibility: hidden;
}
/* Show the active tab content */
.e-n-tabs-content > div.e-active {
opacity: 1;
visibility: visible;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-fa08e61 */.e-n-tabs-heading {
background-color: transparent;
margin-top: -300px;
padding-right: 40px;
z-index: 2;
}
/* Style for the card */
#t-1 {
position: relative;
border: 1px solid #ddd;
border-radius: 10px;
overflow: hidden;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
transition: transform 0.3s ease, box-shadow 0.3s ease;

}
#t-1 img {
width: 10em;
height: auto;
display: block;
}
/* Hover effect */
#t-1:hover {
transform: translateY(-10px);
box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
}
/* Optional: Add some padding and background color if needed */
#t-1 .elementor-tab-content {
padding: 0px;
background-color: #fff;
}
/* General Tab Button Styles */
.e-n-tab-title {
transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}
/* Hover Effect for Tab Buttons */
.e-n-tab-title:hover {
transform: scale(1.1);
box-shadow: 0 4px 8px rgba(0,0,0,0.2);
}
/* Active Tab Button Styles */
.e-n-tab-title[aria-selected="true"] {
border: 2px solid #0073e6; /* Highlight color for active tab */
}
/* Hover Effect for Tab Content */
.e-n-tabs-content > div {
transition: opacity 0.3s ease-in-out;
opacity: 0;
visibility: hidden;
}
/* Show the active tab content */
.e-n-tabs-content > div.e-active {
opacity: 1;
visibility: visible;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-520a049 */.e-n-tabs-heading {
background-color: transparent;
margin-top: -300px;
padding-right: 40px;
z-index: 2;
}
/* Style for the card */
#t-1 {
position: relative;
border: 1px solid #ddd;
border-radius: 10px;
overflow: hidden;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
transition: transform 0.3s ease, box-shadow 0.3s ease;

}
#t-1 img {
width: 10em;
height: auto;
display: block;
}
/* Hover effect */
#t-1:hover {
transform: translateY(-10px);
box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
}
/* Optional: Add some padding and background color if needed */
#t-1 .elementor-tab-content {
padding: 0px;
background-color: #fff;
}
/* General Tab Button Styles */
.e-n-tab-title {
transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}
/* Hover Effect for Tab Buttons */
.e-n-tab-title:hover {
transform: scale(1.1);
box-shadow: 0 4px 8px rgba(0,0,0,0.2);
}
/* Active Tab Button Styles */
.e-n-tab-title[aria-selected="true"] {
border: 2px solid #0073e6; /* Highlight color for active tab */
}
/* Hover Effect for Tab Content */
.e-n-tabs-content > div {
transition: opacity 0.3s ease-in-out;
opacity: 0;
visibility: hidden;
}
/* Show the active tab content */
.e-n-tabs-content > div.e-active {
opacity: 1;
visibility: visible;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-3acb73b */.e-n-tabs-heading {
background-color: transparent;
margin-top: -300px;
padding-right: 40px;
z-index: 2;
}
/* Style for the card */
#t-1 {
position: relative;
border: 1px solid #ddd;
border-radius: 10px;
overflow: hidden;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
transition: transform 0.3s ease, box-shadow 0.3s ease;

}
#t-1 img {
width: 10em;
height: auto;
display: block;
}
/* Hover effect */
#t-1:hover {
transform: translateY(-10px);
box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
}
/* Optional: Add some padding and background color if needed */
#t-1 .elementor-tab-content {
padding: 0px;
background-color: #fff;
}
/* General Tab Button Styles */
.e-n-tab-title {
transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}
/* Hover Effect for Tab Buttons */
.e-n-tab-title:hover {
transform: scale(1.1);
box-shadow: 0 4px 8px rgba(0,0,0,0.2);
}
/* Active Tab Button Styles */
.e-n-tab-title[aria-selected="true"] {
border: 2px solid #0073e6; /* Highlight color for active tab */
}
/* Hover Effect for Tab Content */
.e-n-tabs-content > div {
transition: opacity 0.3s ease-in-out;
opacity: 0;
visibility: hidden;
}
/* Show the active tab content */
.e-n-tabs-content > div.e-active {
opacity: 1;
visibility: visible;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-fa08e61 */.e-n-tabs-heading {
background-color: transparent;
margin-top: -300px;
padding-right: 40px;
z-index: 2;
}
/* Style for the card */
#t-1 {
position: relative;
border: 1px solid #ddd;
border-radius: 10px;
overflow: hidden;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
transition: transform 0.3s ease, box-shadow 0.3s ease;

}
#t-1 img {
width: 10em;
height: auto;
display: block;
}
/* Hover effect */
#t-1:hover {
transform: translateY(-10px);
box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
}
/* Optional: Add some padding and background color if needed */
#t-1 .elementor-tab-content {
padding: 0px;
background-color: #fff;
}
/* General Tab Button Styles */
.e-n-tab-title {
transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}
/* Hover Effect for Tab Buttons */
.e-n-tab-title:hover {
transform: scale(1.1);
box-shadow: 0 4px 8px rgba(0,0,0,0.2);
}
/* Active Tab Button Styles */
.e-n-tab-title[aria-selected="true"] {
border: 2px solid #0073e6; /* Highlight color for active tab */
}
/* Hover Effect for Tab Content */
.e-n-tabs-content > div {
transition: opacity 0.3s ease-in-out;
opacity: 0;
visibility: hidden;
}
/* Show the active tab content */
.e-n-tabs-content > div.e-active {
opacity: 1;
visibility: visible;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-520a049 */.e-n-tabs-heading {
background-color: transparent;
margin-top: -300px;
padding-right: 40px;
z-index: 2;
}
/* Style for the card */
#t-1 {
position: relative;
border: 1px solid #ddd;
border-radius: 10px;
overflow: hidden;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
transition: transform 0.3s ease, box-shadow 0.3s ease;

}
#t-1 img {
width: 10em;
height: auto;
display: block;
}
/* Hover effect */
#t-1:hover {
transform: translateY(-10px);
box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
}
/* Optional: Add some padding and background color if needed */
#t-1 .elementor-tab-content {
padding: 0px;
background-color: #fff;
}
/* General Tab Button Styles */
.e-n-tab-title {
transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}
/* Hover Effect for Tab Buttons */
.e-n-tab-title:hover {
transform: scale(1.1);
box-shadow: 0 4px 8px rgba(0,0,0,0.2);
}
/* Active Tab Button Styles */
.e-n-tab-title[aria-selected="true"] {
border: 2px solid #0073e6; /* Highlight color for active tab */
}
/* Hover Effect for Tab Content */
.e-n-tabs-content > div {
transition: opacity 0.3s ease-in-out;
opacity: 0;
visibility: hidden;
}
/* Show the active tab content */
.e-n-tabs-content > div.e-active {
opacity: 1;
visibility: visible;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-3acb73b */.e-n-tabs-heading {
background-color: transparent;
margin-top: -300px;
padding-right: 40px;
z-index: 2;
}
/* Style for the card */
#t-1 {
position: relative;
border: 1px solid #ddd;
border-radius: 10px;
overflow: hidden;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
transition: transform 0.3s ease, box-shadow 0.3s ease;

}
#t-1 img {
width: 10em;
height: auto;
display: block;
}
/* Hover effect */
#t-1:hover {
transform: translateY(-10px);
box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
}
/* Optional: Add some padding and background color if needed */
#t-1 .elementor-tab-content {
padding: 0px;
background-color: #fff;
}
/* General Tab Button Styles */
.e-n-tab-title {
transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}
/* Hover Effect for Tab Buttons */
.e-n-tab-title:hover {
transform: scale(1.1);
box-shadow: 0 4px 8px rgba(0,0,0,0.2);
}
/* Active Tab Button Styles */
.e-n-tab-title[aria-selected="true"] {
border: 2px solid #0073e6; /* Highlight color for active tab */
}
/* Hover Effect for Tab Content */
.e-n-tabs-content > div {
transition: opacity 0.3s ease-in-out;
opacity: 0;
visibility: hidden;
}
/* Show the active tab content */
.e-n-tabs-content > div.e-active {
opacity: 1;
visibility: visible;
}/* End custom CSS */