.dialog-widget-content {
background-color: var(--e-a-bg-default);
position: absolute;
border-radius: 3px;
box-shadow: 2px 8px 23px 3px rgba(0, 0, 0, 0.2);
overflow: hidden;
}
.dialog-message {
line-height: 1.5;
box-sizing: border-box;
}
.dialog-close-button {
cursor: pointer;
position: absolute;
margin-top: 15px;
left: 15px;
color: var(--e-a-color-txt);
font-size: 15px;
line-height: 1;
transition: var(--e-a-transition-hover);
}
.dialog-close-button:hover {
color: var(--e-a-color-txt-hover);
}
.dialog-prevent-scroll {
overflow: hidden;
max-height: 100vh;
}
.dialog-type-lightbox {
position: fixed;
height: 100%;
width: 100%;
bottom: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.8);
z-index: 9999;
user-select: none;
}
.flatpickr-calendar {
width: 280px;
}
.flatpickr-calendar .flatpickr-current-month span.cur-month {
font-weight: 300;
}
.flatpickr-calendar .dayContainer {
width: 280px;
min-width: 280px;
max-width: 280px;
}
.flatpickr-calendar .flatpickr-days {
width: 280px;
}
.flatpickr-calendar .flatpickr-day {
max-width: 37px;
height: 37px;
line-height: 37px;
}
.elementor-hidden {
display: none;
}
.elementor-screen-only,
.screen-reader-text,
.screen-reader-text span,
.ui-helper-hidden-accessible {
position: absolute;
top: -10000em;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.elementor-clearfix:after {
content: "";
display: block;
clear: both;
width: 0;
height: 0;
}
.e-logo-wrapper {
background: var(--e-a-bg-logo);
display: inline-block;
padding: 0.75em;
border-radius: 50%;
line-height: 1;
}
.e-logo-wrapper i {
color: var(--e-a-color-logo);
font-size: 1em;
}
.elementor-aspect-ratio-219 .elementor-fit-aspect-ratio {
padding-bottom: 42.8571%;
}
.elementor-aspect-ratio-169 .elementor-fit-aspect-ratio {
padding-bottom: 56.25%;
}
.elementor-aspect-ratio-43 .elementor-fit-aspect-ratio {
padding-bottom: 75%;
}
.elementor-aspect-ratio-32 .elementor-fit-aspect-ratio {
padding-bottom: 66.6666%;
}
.elementor-aspect-ratio-11 .elementor-fit-aspect-ratio {
padding-bottom: 100%;
}
.elementor-aspect-ratio-916 .elementor-fit-aspect-ratio {
padding-bottom: 177.8%;
}
.elementor-fit-aspect-ratio {
position: relative;
height: 0;
}
.elementor-fit-aspect-ratio iframe {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
border: 0;
background-color: #000;
}
.elementor-fit-aspect-ratio video {
width: 100%;
}
.elementor *, .elementor *:before, .elementor *:after {
box-sizing: border-box;
}
.elementor a {
box-shadow: none;
text-decoration: none;
}
.elementor hr {
margin: 0;
background-color: transparent;
}
.elementor img {
height: auto;
max-width: 100%;
border: none;
border-radius: 0;
box-shadow: none;
}
.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 {
max-width: 100%;
width: 100%;
margin: 0;
line-height: 1;
border: none;
}
.elementor .elementor-background-video-container,
.elementor .elementor-background-holder,
.elementor .elementor-background {
height: 100%;
width: 100%;
top: 0;
left: 0;
position: absolute;
overflow: hidden;
z-index: 0;
direction: ltr;
}
.elementor .elementor-background-video-container {
transition: opacity 1s;
pointer-events: none;
}
.elementor .elementor-background-video-container.elementor-loading {
opacity: 0;
}
.elementor .elementor-background-video-embed {
max-width: none;
}
.elementor .elementor-background-video-embed, .elementor .elementor-background-video-hosted {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.elementor .elementor-background-video {
max-width: none;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.elementor .elementor-html5-video {
object-fit: cover;
}
.elementor .elementor-background-overlay {
height: 100%;
width: 100%;
top: 0;
left: 0;
position: absolute;
}
.elementor .elementor-background-slideshow {
position: absolute;
width: 100%;
height: 100%;
z-index: 0;
top: 0;
right: 0;
}
.elementor .elementor-background-slideshow__slide__image {
width: 100%;
height: 100%;
background-position: center center;
background-size: cover;
}
.elementor-widget-wrap > .elementor-element.elementor-absolute,
.e-con > .elementor-element.elementor-absolute,
.e-con-inner > .elementor-element.elementor-absolute {
position: absolute;
}
.elementor-widget-wrap > .elementor-element.elementor-fixed,
.e-con > .elementor-element.elementor-fixed,
.e-con-inner > .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: ELEMENTOR_SCREEN_TABLET_MAX) {
.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: ELEMENTOR_SCREEN_MOBILE_MAX) {
.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 {
--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;
flex-basis: var(--flex-basis);
flex-grow: var(--flex-grow);
flex-shrink: var(--flex-shrink);
order: var(--order);
align-self: var(--align-self);
}
.elementor-element.elementor-absolute, .elementor-element.elementor-fixed {
z-index: 1;
}
.elementor-element:where(.e-con-full, .elementor-widget) {
flex-direction: var(--flex-direction);
flex-wrap: var(--flex-wrap);
justify-content: var(--justify-content);
align-items: var(--align-items);
align-content: var(--align-content);
gap: var(--gap);
}
.elementor-invisible {
visibility: hidden;
}
.elementor-align-center {
text-align: center;
}
.elementor-align-center .elementor-button {
width: auto;
}
.elementor-align-right {
text-align: right;
}
.elementor-align-right .elementor-button {
width: auto;
}
.elementor-align-left {
text-align: left;
}
.elementor-align-left .elementor-button {
width: auto;
}
.elementor-align-justify .elementor-button {
width: 100%;
}
.elementor-custom-embed-play {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.elementor-custom-embed-play i {
font-size: 100px;
color: #fff;
text-shadow: 1px 0 6px rgba(0, 0, 0, 0.3);
}
.elementor-custom-embed-play svg {
height: 100px;
width: 100px;
fill: #fff;
filter: drop-shadow(1px 0 6px rgba(0, 0, 0, 0.3));
}
.elementor-custom-embed-play i,
.elementor-custom-embed-play svg {
opacity: 0.8;
transition: all 0.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 infinite linear;
}
.elementor-tag {
display: inline-flex;
}
.elementor-ken-burns {
transition-property: transform;
transition-duration: 10s;
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);
}
@media (min-width: ELEMENTOR_SCREEN_WIDESCREEN_MIN) {
.elementor-widescreen-align-center {
text-align: center;
}
.elementor-widescreen-align-center .elementor-button {
width: auto;
}
.elementor-widescreen-align-right {
text-align: right;
}
.elementor-widescreen-align-right .elementor-button {
width: auto;
}
.elementor-widescreen-align-left {
text-align: left;
}
.elementor-widescreen-align-left .elementor-button {
width: auto;
}
.elementor-widescreen-align-justify .elementor-button {
width: 100%;
}
}
@media (max-width: ELEMENTOR_SCREEN_LAPTOP_MAX) {
.elementor-laptop-align-center {
text-align: center;
}
.elementor-laptop-align-center .elementor-button {
width: auto;
}
.elementor-laptop-align-right {
text-align: right;
}
.elementor-laptop-align-right .elementor-button {
width: auto;
}
.elementor-laptop-align-left {
text-align: left;
}
.elementor-laptop-align-left .elementor-button {
width: auto;
}
.elementor-laptop-align-justify .elementor-button {
width: 100%;
}
}
@media (max-width: ELEMENTOR_SCREEN_TABLET_EXTRA_MAX) {
.elementor-tablet_extra-align-center {
text-align: center;
}
.elementor-tablet_extra-align-center .elementor-button {
width: auto;
}
.elementor-tablet_extra-align-right {
text-align: right;
}
.elementor-tablet_extra-align-right .elementor-button {
width: auto;
}
.elementor-tablet_extra-align-left {
text-align: left;
}
.elementor-tablet_extra-align-left .elementor-button {
width: auto;
}
.elementor-tablet_extra-align-justify .elementor-button {
width: 100%;
}
}
@media (max-width: ELEMENTOR_SCREEN_TABLET_MAX) {
.elementor-tablet-align-center {
text-align: center;
}
.elementor-tablet-align-center .elementor-button {
width: auto;
}
.elementor-tablet-align-right {
text-align: right;
}
.elementor-tablet-align-right .elementor-button {
width: auto;
}
.elementor-tablet-align-left {
text-align: left;
}
.elementor-tablet-align-left .elementor-button {
width: auto;
}
.elementor-tablet-align-justify .elementor-button {
width: 100%;
}
}
@media (max-width: ELEMENTOR_SCREEN_MOBILE_EXTRA_MAX) {
.elementor-mobile_extra-align-center {
text-align: center;
}
.elementor-mobile_extra-align-center .elementor-button {
width: auto;
}
.elementor-mobile_extra-align-right {
text-align: right;
}
.elementor-mobile_extra-align-right .elementor-button {
width: auto;
}
.elementor-mobile_extra-align-left {
text-align: left;
}
.elementor-mobile_extra-align-left .elementor-button {
width: auto;
}
.elementor-mobile_extra-align-justify .elementor-button {
width: 100%;
}
}
@media (max-width: ELEMENTOR_SCREEN_MOBILE_MAX) {
.elementor-mobile-align-center {
text-align: center;
}
.elementor-mobile-align-center .elementor-button {
width: auto;
}
.elementor-mobile-align-right {
text-align: right;
}
.elementor-mobile-align-right .elementor-button {
width: auto;
}
.elementor-mobile-align-left {
text-align: left;
}
.elementor-mobile-align-left .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);
}
100% {
transform: rotate(359deg);
}
}
.eicon-animation-spin {
animation: eicon-spin 2s infinite linear;
}
.elementor-section {
position: relative;
}
.elementor-section .elementor-container {
display: flex;
margin-right: auto;
margin-left: auto;
position: relative;
}
@media (max-width: ELEMENTOR_SCREEN_TABLET_MAX) {
.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: ELEMENTOR_SCREEN_MOBILE_NEXT) {
.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-row {
width: 100%;
display: flex;
}
@media (max-width: ELEMENTOR_SCREEN_TABLET_MAX) {
.elementor-row {
flex-wrap: wrap;
}
}
.elementor-widget-wrap {
position: relative;
width: 100%;
flex-wrap: wrap;
align-content: flex-start;
}
.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-bottom: 20px;
}
.elementor-widget:not(:last-child).elementor-widget__width-auto, .elementor-widget:not(:last-child).elementor-widget__width-initial, .elementor-widget:not(:last-child).elementor-absolute {
margin-bottom: 0;
}
.elementor-column {
position: relative;
min-height: 1px;
display: flex;
}
.elementor-column-wrap {
width: 100%;
position: relative;
display: flex;
}
.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: ELEMENTOR_SCREEN_MOBILE_NEXT) {
.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: ELEMENTOR_SCREEN_MOBILE_MAX) {
.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: ELEMENTOR_SCREEN_MOBILE_NEXT) and (max-width: ELEMENTOR_SCREEN_TABLET_MAX) {
.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: ELEMENTOR_SCREEN_WIDESCREEN_MIN) {
.elementor-reverse-widescreen > .elementor-container > :nth-child(1) {
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: ELEMENTOR_SCREEN_TABLET_NEXT) and (max-width: ELEMENTOR_SCREEN_LAPTOP_MAX) {
.elementor-reverse-laptop > .elementor-container > :nth-child(1) {
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: ELEMENTOR_SCREEN_TABLET_EXTRA_NEXT) and (max-width: ELEMENTOR_SCREEN_LAPTOP_MAX) {
.elementor-reverse-laptop > .elementor-container > :nth-child(1) {
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: ELEMENTOR_SCREEN_TABLET_NEXT) and (max-width: ELEMENTOR_SCREEN_TABLET_EXTRA_MAX) {
.elementor-reverse-laptop > .elementor-container > :nth-child(1) {
order: initial;
}
.elementor-reverse-laptop > .elementor-container > :nth-child(2) {
order: initial;
}
.elementor-reverse-laptop > .elementor-container > :nth-child(3) {
order: initial;
}
.elementor-reverse-laptop > .elementor-container > :nth-child(4) {
order: initial;
}
.elementor-reverse-laptop > .elementor-container > :nth-child(5) {
order: initial;
}
.elementor-reverse-laptop > .elementor-container > :nth-child(6) {
order: initial;
}
.elementor-reverse-laptop > .elementor-container > :nth-child(7) {
order: initial;
}
.elementor-reverse-laptop > .elementor-container > :nth-child(8) {
order: initial;
}
.elementor-reverse-laptop > .elementor-container > :nth-child(9) {
order: initial;
}
.elementor-reverse-laptop > .elementor-container > :nth-child(10) {
order: initial;
}
.elementor-reverse-tablet_extra > .elementor-container > :nth-child(1) {
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: ELEMENTOR_SCREEN_MOBILE_NEXT) and (max-width: ELEMENTOR_SCREEN_TABLET_MAX) {
.elementor-reverse-tablet > .elementor-container > :nth-child(1) {
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: ELEMENTOR_SCREEN_MOBILE_EXTRA_NEXT) and (max-width: ELEMENTOR_SCREEN_TABLET_MAX) {
.elementor-reverse-tablet > .elementor-container > :nth-child(1) {
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: ELEMENTOR_SCREEN_MOBILE_NEXT) and (max-width: ELEMENTOR_SCREEN_MOBILE_EXTRA_MAX) {
.elementor-reverse-tablet > .elementor-container > :nth-child(1) {
order: initial;
}
.elementor-reverse-tablet > .elementor-container > :nth-child(2) {
order: initial;
}
.elementor-reverse-tablet > .elementor-container > :nth-child(3) {
order: initial;
}
.elementor-reverse-tablet > .elementor-container > :nth-child(4) {
order: initial;
}
.elementor-reverse-tablet > .elementor-container > :nth-child(5) {
order: initial;
}
.elementor-reverse-tablet > .elementor-container > :nth-child(6) {
order: initial;
}
.elementor-reverse-tablet > .elementor-container > :nth-child(7) {
order: initial;
}
.elementor-reverse-tablet > .elementor-container > :nth-child(8) {
order: initial;
}
.elementor-reverse-tablet > .elementor-container > :nth-child(9) {
order: initial;
}
.elementor-reverse-tablet > .elementor-container > :nth-child(10) {
order: initial;
}
.elementor-reverse-mobile_extra > .elementor-container > :nth-child(1) {
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: ELEMENTOR_SCREEN_MOBILE_MAX) {
.elementor-reverse-mobile > .elementor-container > :nth-child(1) {
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%;
}
}
ul.elementor-icon-list-items.elementor-inline-items {
display: flex;
flex-wrap: wrap;
}
ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item {
word-break: break-word;
}
.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;
width: 100%;
word-spacing: var(--grid-column-gap);
margin-bottom: calc(-1 * var(--grid-row-gap));
}
.elementor-grid-0 .elementor-grid .elementor-grid-item {
display: inline-block;
margin-bottom: 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: ELEMENTOR_SCREEN_WIDESCREEN_MIN) {
.elementor-grid-widescreen-0 .elementor-grid {
display: inline-block;
width: 100%;
word-spacing: var(--grid-column-gap);
margin-bottom: calc(-1 * var(--grid-row-gap));
}
.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item {
display: inline-block;
margin-bottom: 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: ELEMENTOR_SCREEN_LAPTOP_MAX) {
.elementor-grid-laptop-0 .elementor-grid {
display: inline-block;
width: 100%;
word-spacing: var(--grid-column-gap);
margin-bottom: calc(-1 * var(--grid-row-gap));
}
.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item {
display: inline-block;
margin-bottom: 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: ELEMENTOR_SCREEN_TABLET_EXTRA_MAX) {
.elementor-grid-tablet_extra-0 .elementor-grid {
display: inline-block;
width: 100%;
word-spacing: var(--grid-column-gap);
margin-bottom: calc(-1 * var(--grid-row-gap));
}
.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item {
display: inline-block;
margin-bottom: 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: ELEMENTOR_SCREEN_TABLET_MAX) {
.elementor-grid-tablet-0 .elementor-grid {
display: inline-block;
width: 100%;
word-spacing: var(--grid-column-gap);
margin-bottom: calc(-1 * var(--grid-row-gap));
}
.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item {
display: inline-block;
margin-bottom: 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: ELEMENTOR_SCREEN_MOBILE_EXTRA_MAX) {
.elementor-grid-mobile_extra-0 .elementor-grid {
display: inline-block;
width: 100%;
word-spacing: var(--grid-column-gap);
margin-bottom: calc(-1 * var(--grid-row-gap));
}
.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item {
display: inline-block;
margin-bottom: 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: ELEMENTOR_SCREEN_MOBILE_MAX) {
.elementor-grid-mobile-0 .elementor-grid {
display: inline-block;
width: 100%;
word-spacing: var(--grid-column-gap);
margin-bottom: calc(-1 * var(--grid-row-gap));
}
.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item {
display: inline-block;
margin-bottom: 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: ELEMENTOR_SCREEN_DESKTOP_MIN) {
#elementor-device-mode:after {
content: "desktop";
}
}
@media (min-width: ELEMENTOR_SCREEN_WIDESCREEN_MIN) {
#elementor-device-mode:after {
content: "widescreen";
}
}
@media (max-width: ELEMENTOR_SCREEN_LAPTOP_MAX) {
#elementor-device-mode:after {
content: "laptop";
}
}
@media (max-width: ELEMENTOR_SCREEN_TABLET_EXTRA_MAX) {
#elementor-device-mode:after {
content: "tablet_extra";
}
}
@media (max-width: ELEMENTOR_SCREEN_TABLET_MAX) {
#elementor-device-mode:after {
content: "tablet";
}
}
@media (max-width: ELEMENTOR_SCREEN_MOBILE_EXTRA_MAX) {
#elementor-device-mode:after {
content: "mobile_extra";
}
}
@media (max-width: ELEMENTOR_SCREEN_MOBILE_MAX) {
#elementor-device-mode:after {
content: "mobile";
}
}
.e-con {
--border-radius: 0;
--border-width-top: 0px;
--border-width-right: 0px;
--border-width-bottom: 0px;
--border-width-left: 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: 0;
--margin-right: 0;
--margin-bottom: 0;
--margin-left: 0;
--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 );
--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);
position: var(--position);
width: var(--width);
min-width: 0;
min-height: var(--min-height);
height: var(--height);
border-radius: var(--border-radius);
margin: var(--margin-top) var(--margin-right) var(--margin-bottom) var(--margin-left);
padding-left: var(--padding-left);
padding-right: var(--padding-right);
z-index: var(--z-index);
overflow: var(--overflow);
transition: background var(--background-transition, 0.3s), border var(--border-transition, 0.3s), box-shadow var(--border-transition, 0.3s), transform var(--e-con-transform-transition-duration, 0.4s);
}
.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 {
text-align: var(--text-align);
padding-top: var(--padding-top);
padding-bottom: var(--padding-bottom);
}
.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 {
grid-template-columns: var(--e-con-grid-template-columns);
grid-template-rows: var(--e-con-grid-template-rows);
justify-content: var(--grid-justify-content);
align-content: var(--grid-align-content);
grid-auto-flow: var(--grid-auto-flow);
}
.e-con-boxed.e-flex {
flex-direction: column;
flex-wrap: initial;
justify-content: initial;
align-items: initial;
align-content: initial;
}
.e-con-boxed.e-grid {
justify-items: initial;
grid-template-columns: 1fr;
grid-template-rows: 1fr;
}
.e-con-boxed {
text-align: initial;
gap: initial;
}
.e-con.e-flex > .e-con-inner {
flex-wrap: var(--flex-wrap);
justify-content: var(--justify-content);
align-items: var(--align-items);
align-content: var(--align-content);
flex-basis: initial;
flex-grow: 1;
flex-shrink: initial;
align-self: initial;
}
.e-con.e-grid > .e-con-inner {
justify-items: var(--justify-items);
align-items: var(--align-items);
}
.e-con > .e-con-inner {
gap: var(--gap);
width: 100%;
max-width: var(--content-width);
margin: 0 auto;
padding-inline: 0;
height: 100%;
}
:is(.elementor-section-wrap, [data-elementor-id]) > .e-con {
--margin-right: auto;
--margin-left: auto;
max-width: min(100%, var(--width));
}
.e-con .elementor-widget.elementor-widget {
margin-bottom: 0;
}
.e-con::before, :is(.e-con, .e-con > .e-con-inner) > .elementor-background-video-container::before,
.e-con > .elementor-motion-effects-container > .elementor-motion-effects-layer::before,
.e-con > .elementor-background-slideshow::before {
content: var(--background-overlay);
display: block;
position: absolute;
mix-blend-mode: var(--overlay-mix-blend-mode);
opacity: var(--overlay-opacity);
transition: var(--overlay-transition, 0.3s);
border-radius: var(--border-radius);
border-style: var(--border-style);
border-color: var(--border-color);
border-top-width: var(--border-width-top);
border-right-width: var(--border-width-right);
border-bottom-width: var(--border-width-bottom);
border-left-width: var(--border-width-left);
top: calc(0px - var(--border-width-top));
left: calc(0px - var(--border-width-left));
width: max(100% + var(--border-width-right) + var(--border-width-left), 100%);
height: max(100% + var(--border-width-top) + var(--border-width-bottom), 100%);
}
.e-con::before {
transition: background var(--overlay-transition, 0.3s), border-radius var(--border-transition, 0.3s), opacity var(--overlay-transition, 0.3s);
}
.e-con > .elementor-background-slideshow, :is(.e-con, .e-con > .e-con-inner) > .elementor-background-video-container {
border-radius: var(--border-radius);
border-style: var(--border-style);
border-color: var(--border-color);
border-top-width: var(--border-width-top);
border-right-width: var(--border-width-right);
border-bottom-width: var(--border-width-bottom);
border-left-width: var(--border-width-left);
top: calc(0px - var(--border-width-top));
left: calc(0px - var(--border-width-left));
width: max(100% + var(--border-width-right) + var(--border-width-left), 100%);
height: max(100% + var(--border-width-top) + var(--border-width-bottom), 100%);
}
@media (max-width: ELEMENTOR_SCREEN_MOBILE_MAX) {
:is(.e-con, .e-con > .e-con-inner) > .elementor-background-video-container.elementor-hidden-phone {
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-video, .e-con .elementor-widget-google_maps, .e-con .elementor-widget-empty {
width: 100%;
}
.e-con .elementor-widget.e-widget-swiper {
width: 100%;
}
.e-con > .elementor-widget > .elementor-widget-container, .e-con > .e-con-inner > .elementor-widget > .elementor-widget-container {
height: 100%;
}
.elementor.elementor .e-con > .elementor-widget, .e-con.e-con > .e-con-inner > .elementor-widget {
max-width: 100%;
}
@media (max-width: 767px) {
.e-con.e-flex {
--width: 100%;
--flex-wrap: wrap;
}
}
.elementor-form-fields-wrapper {
display: flex;
flex-wrap: wrap;
}
.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group > input, .elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group > textarea, .elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group > .elementor-select-wrapper, .elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup {
flex-basis: 100%;
max-width: 100%;
}
.elementor-form-fields-wrapper.elementor-labels-inline > .elementor-field-group > input, .elementor-form-fields-wrapper.elementor-labels-inline > .elementor-field-group .elementor-select-wrapper {
flex-grow: 1;
}
.elementor-field-group {
flex-wrap: wrap;
align-items: center;
}
.elementor-field-group.elementor-field-type-submit {
align-items: flex-end;
}
.elementor-field-group .elementor-field-textual {
width: 100%;
max-width: 100%;
border: 1px solid #69727D;
background-color: transparent;
color: #1f2124;
vertical-align: middle;
flex-grow: 1;
}
.elementor-field-group .elementor-field-textual:focus {
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset;
outline: 0;
}
.elementor-field-group .elementor-field-textual::-webkit-input-placeholder {
color: inherit;
font-family: inherit;
opacity: 0.6;
}
.elementor-field-group .elementor-field-textual:-ms-input-placeholder {
color: inherit;
font-family: inherit;
opacity: 0.6;
}
.elementor-field-group .elementor-field-textual::-moz-placeholder {
color: inherit;
font-family: inherit;
opacity: 0.6;
}
.elementor-field-group .elementor-field-textual:-moz-placeholder {
color: inherit;
font-family: inherit;
opacity: 0.6;
}
.elementor-field-group .elementor-field-textual::placeholder {
color: inherit;
font-family: inherit;
opacity: 0.6;
}
.elementor-field-group .elementor-select-wrapper {
display: flex;
position: relative;
width: 100%;
}
.elementor-field-group .elementor-select-wrapper select {
appearance: none;
color: inherit;
font-size: inherit;
font-family: inherit;
font-weight: inherit;
font-style: inherit;
text-transform: inherit;
letter-spacing: inherit;
line-height: inherit;
flex-basis: 100%;
padding-left: 20px;
}
.elementor-field-group .elementor-select-wrapper:before {
content: "\e92a";
font-family: "eicons";
font-size: 15px;
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 10px;
pointer-events: none;
text-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.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-left: 10px;
}
.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option {
flex-basis: 100%;
}
.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,
.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,
.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label {
display: inline;
}
.elementor-field-label {
cursor: pointer;
}
.elementor-mark-required .elementor-field-label:after {
content: "*";
color: red;
padding-right: 0.2em;
}
.elementor-field-textual {
line-height: 1.4;
font-size: 15px;
min-height: 40px;
padding: 5px 14px;
border-radius: 3px;
}
.elementor-field-textual.elementor-size-xs {
font-size: 13px;
min-height: 33px;
padding: 4px 12px;
border-radius: 2px;
}
.elementor-field-textual.elementor-size-md {
font-size: 16px;
min-height: 47px;
padding: 6px 16px;
border-radius: 4px;
}
.elementor-field-textual.elementor-size-lg {
font-size: 18px;
min-height: 59px;
padding: 7px 20px;
border-radius: 5px;
}
.elementor-field-textual.elementor-size-xl {
font-size: 20px;
min-height: 72px;
padding: 8px 24px;
border-radius: 6px;
}
.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 .elementor-field-type-submit,
.elementor-button-align-center .e-form__buttons {
justify-content: center;
}
.elementor-button-align-start .elementor-field-type-submit,
.elementor-button-align-start .e-form__buttons {
justify-content: flex-end;
}
.elementor-button-align-end .elementor-field-type-submit,
.elementor-button-align-end .e-form__buttons {
justify-content: flex-start;
}
.elementor-button-align-center .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, .elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
flex-basis: initial;
}
.elementor-button-align-center .e-form__buttons__wrapper, .elementor-button-align-start .e-form__buttons__wrapper, .elementor-button-align-end .e-form__buttons__wrapper {
flex-grow: initial;
}
.elementor-button-align-center .e-form__buttons__wrapper, .elementor-button-align-center .e-form__buttons__wrapper__button, .elementor-button-align-start .e-form__buttons__wrapper, .elementor-button-align-start .e-form__buttons__wrapper__button, .elementor-button-align-end .e-form__buttons__wrapper, .elementor-button-align-end .e-form__buttons__wrapper__button {
flex-basis: initial;
}
@media screen and (max-width: ELEMENTOR_SCREEN_TABLET_MAX) {
.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 .elementor-field-type-submit,
.elementor-tablet-button-align-center .e-form__buttons {
justify-content: center;
}
.elementor-tablet-button-align-start .elementor-field-type-submit,
.elementor-tablet-button-align-start .e-form__buttons {
justify-content: flex-end;
}
.elementor-tablet-button-align-end .elementor-field-type-submit,
.elementor-tablet-button-align-end .e-form__buttons {
justify-content: flex-start;
}
.elementor-tablet-button-align-center .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, .elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
flex-basis: initial;
}
.elementor-tablet-button-align-center .e-form__buttons__wrapper, .elementor-tablet-button-align-start .e-form__buttons__wrapper, .elementor-tablet-button-align-end .e-form__buttons__wrapper {
flex-grow: initial;
}
.elementor-tablet-button-align-center .e-form__buttons__wrapper, .elementor-tablet-button-align-center .e-form__buttons__wrapper__button, .elementor-tablet-button-align-start .e-form__buttons__wrapper, .elementor-tablet-button-align-start .e-form__buttons__wrapper__button, .elementor-tablet-button-align-end .e-form__buttons__wrapper, .elementor-tablet-button-align-end .e-form__buttons__wrapper__button {
flex-basis: initial;
}
}
@media screen and (max-width: ELEMENTOR_SCREEN_MOBILE_MAX) {
.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 .elementor-field-type-submit,
.elementor-mobile-button-align-center .e-form__buttons {
justify-content: center;
}
.elementor-mobile-button-align-start .elementor-field-type-submit,
.elementor-mobile-button-align-start .e-form__buttons {
justify-content: flex-end;
}
.elementor-mobile-button-align-end .elementor-field-type-submit,
.elementor-mobile-button-align-end .e-form__buttons {
justify-content: flex-start;
}
.elementor-mobile-button-align-center .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, .elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
flex-basis: initial;
}
.elementor-mobile-button-align-center .e-form__buttons__wrapper, .elementor-mobile-button-align-start .e-form__buttons__wrapper, .elementor-mobile-button-align-end .e-form__buttons__wrapper {
flex-grow: initial;
}
.elementor-mobile-button-align-center .e-form__buttons__wrapper, .elementor-mobile-button-align-center .e-form__buttons__wrapper__button, .elementor-mobile-button-align-start .e-form__buttons__wrapper, .elementor-mobile-button-align-start .e-form__buttons__wrapper__button, .elementor-mobile-button-align-end .e-form__buttons__wrapper, .elementor-mobile-button-align-end .e-form__buttons__wrapper__button {
flex-basis: initial;
}
}
.elementor-error .elementor-field {
border-color: #d9534f;
}
.elementor-error .help-inline {
color: #d9534f;
font-size: 0.9em;
}
.elementor-message {
margin: 10px 0;
font-size: 1em;
line-height: 1;
}
.elementor-message:before {
content: "\e90e";
display: inline-block;
font-family: eicons;
font-weight: normal;
font-style: normal;
vertical-align: middle;
margin-left: 5px;
}
.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 {
padding-top: 0;
padding-bottom: 0;
border: none;
}
.elementor-form .elementor-button > span {
display: flex;
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 .elementor-widget-container {
transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s, transform var(--e-transform-transition-duration, 400ms);
}
.elementor-button {
display: inline-block;
line-height: 1;
background-color: #69727D;
font-size: 15px;
padding: 12px 24px;
border-radius: 3px;
color: #fff;
fill: #fff;
text-align: center;
transition: all 0.3s;
}
.elementor-button:hover, .elementor-button:focus, .elementor-button:visited {
color: #fff;
}
.elementor-button-content-wrapper {
display: flex;
justify-content: center;
}
.elementor-button-icon {
flex-grow: 0;
order: 5;
}
.elementor-button-icon svg {
width: 1em;
height: auto;
}
.elementor-button-icon .e-font-icon-svg {
height: 1em;
}
.elementor-button-text {
flex-grow: 1;
order: 10;
display: inline-block;
}
.elementor-button.elementor-size-xs {
font-size: 13px;
padding: 10px 20px;
border-radius: 2px;
}
.elementor-button.elementor-size-md {
font-size: 16px;
padding: 15px 30px;
border-radius: 4px;
}
.elementor-button.elementor-size-lg {
font-size: 18px;
padding: 20px 40px;
border-radius: 5px;
}
.elementor-button.elementor-size-xl {
font-size: 20px;
padding: 25px 50px;
border-radius: 6px;
}
.elementor-button .elementor-align-icon-right {
margin-left: 5px;
order: 5;
}
.elementor-button .elementor-align-icon-left {
margin-right: 5px;
order: 15;
}
.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-tab-title a {
color: inherit;
}
.elementor-view-stacked .elementor-icon {
padding: 0.5em;
background-color: #69727D;
color: #fff;
fill: #fff;
}
.elementor-view-framed .elementor-icon {
padding: 0.5em;
color: #69727D;
border: 3px solid #69727D;
background-color: transparent;
}
.elementor-icon {
display: inline-block;
line-height: 1;
transition: all 0.3s;
color: #69727D;
font-size: 50px;
text-align: center;
}
.elementor-icon:hover {
color: #69727D;
}
.elementor-icon i, .elementor-icon svg {
width: 1em;
height: 1em;
position: relative;
display: block;
}
.elementor-icon i:before, .elementor-icon svg:before {
position: absolute;
left: 50%;
transform: translateX(-50%);
}
.elementor-icon i.fad {
width: initial;
}
.elementor-shape-circle .elementor-icon {
border-radius: 50%;
}
.e-transform .elementor-widget-container {
transform: perspective(var(--e-transform-perspective, 0)) rotateZ(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)) rotateZ(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);
}
.elementor-element, .elementor-lightbox {
--swiper-theme-color: #000;
--swiper-navigation-size: 44px;
--swiper-pagination-bullet-size: 6px;
--swiper-pagination-bullet-horizontal-gap: 6px;
}
.elementor-element .swiper .swiper-slide figure, .elementor-lightbox .swiper .swiper-slide figure {
line-height: 0;
}
.elementor-element .swiper .elementor-lightbox-content-source, .elementor-lightbox .swiper .elementor-lightbox-content-source {
display: none;
}
.elementor-element .swiper .elementor-swiper-button, .elementor-lightbox .swiper .elementor-swiper-button {
position: absolute;
display: inline-flex;
z-index: 1;
cursor: pointer;
font-size: 25px;
color: rgba(238, 238, 238, 0.9);
top: 50%;
transform: translateY(-50%);
}
.elementor-element .swiper .elementor-swiper-button svg, .elementor-lightbox .swiper .elementor-swiper-button svg {
fill: rgba(238, 238, 238, 0.9);
height: 1em;
width: 1em;
}
.elementor-element .swiper .elementor-swiper-button-prev, .elementor-lightbox .swiper .elementor-swiper-button-prev {
left: 10px;
}
.elementor-element .swiper .elementor-swiper-button-next, .elementor-lightbox .swiper .elementor-swiper-button-next {
right: 10px;
}
.elementor-element .swiper .elementor-swiper-button.swiper-button-disabled, .elementor-lightbox .swiper .elementor-swiper-button.swiper-button-disabled {
opacity: 0.3;
}
.elementor-element .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image, .elementor-lightbox .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image {
width: 100%;
}
.elementor-element .swiper .swiper-pagination-fraction,
.elementor-element .swiper .swiper-pagination-custom,
.elementor-element .swiper .swiper-horizontal > .swiper-pagination-bullets,
.elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal, .elementor-lightbox .swiper .swiper-pagination-fraction,
.elementor-lightbox .swiper .swiper-pagination-custom,
.elementor-lightbox .swiper .swiper-horizontal > .swiper-pagination-bullets,
.elementor-lightbox .swiper .swiper-pagination-bullets.swiper-pagination-horizontal {
bottom: 5px;
}
.elementor-element .swiper.swiper-cube .elementor-swiper-button, .elementor-lightbox .swiper.swiper-cube .elementor-swiper-button {
transform: translate3d(0, -50%, 1px);
}
.elementor-element.elementor-pagination-position-outside .swiper, .elementor-lightbox.elementor-pagination-position-outside .swiper {
padding-bottom: 30px;
}
.elementor-element.elementor-pagination-position-outside .swiper .elementor-swiper-button, .elementor-lightbox.elementor-pagination-position-outside .swiper .elementor-swiper-button {
top: calc(50% - 30px / 2);
}
.elementor-element .elementor-swiper, .elementor-lightbox .elementor-swiper {
position: relative;
}
.elementor-element .elementor-main-swiper, .elementor-lightbox .elementor-main-swiper {
position: static;
}
.elementor-element.elementor-arrows-position-outside .swiper, .elementor-lightbox.elementor-arrows-position-outside .swiper {
width: calc(100% - 60px);
}
.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev, .elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev {
left: 0;
}
.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-next, .elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-next {
right: 0;
}
.elementor-lightbox {
--lightbox-ui-color: rgba(238, 238, 238, 0.9);
--lightbox-ui-color-hover: #fff;
--lightbox-text-color: var(--lightbox-ui-color);
--lightbox-header-icons-size: 20px;
--lightbox-navigation-icons-size: 25px;
}
.elementor-lightbox:not(.elementor-popup-modal) .dialog-header,
.elementor-lightbox:not(.elementor-popup-modal) .dialog-message {
text-align: center;
}
.elementor-lightbox .dialog-header {
display: none;
}
.elementor-lightbox .dialog-widget-content {
background: none;
box-shadow: none;
width: 100%;
height: 100%;
}
.elementor-lightbox .dialog-message {
animation-duration: 0.3s;
}
.elementor-lightbox .dialog-message:not(.elementor-fit-aspect-ratio) {
height: 100%;
}
.elementor-lightbox .dialog-message.dialog-lightbox-message {
padding: 0;
}
.elementor-lightbox .dialog-lightbox-close-button {
cursor: pointer;
position: absolute;
font-size: var(--lightbox-header-icons-size);
left: 0.75em;
margin-top: 13px;
padding: 0.25em;
z-index: 2;
line-height: 1;
display: flex;
}
.elementor-lightbox .dialog-lightbox-close-button svg {
height: 1em;
width: 1em;
}
.elementor-lightbox .dialog-lightbox-close-button,
.elementor-lightbox .elementor-swiper-button {
color: var(--lightbox-ui-color);
transition: all 0.3s;
opacity: 1;
}
.elementor-lightbox .dialog-lightbox-close-button svg,
.elementor-lightbox .elementor-swiper-button svg {
fill: var(--lightbox-ui-color);
}
.elementor-lightbox .dialog-lightbox-close-button:hover,
.elementor-lightbox .elementor-swiper-button:hover {
color: var(--lightbox-ui-color-hover);
}
.elementor-lightbox .dialog-lightbox-close-button:hover svg,
.elementor-lightbox .elementor-swiper-button:hover svg {
fill: var(--lightbox-ui-color-hover);
}
.elementor-lightbox .swiper,
.elementor-lightbox .swiper-container {
height: 100%;
}
.elementor-lightbox .elementor-lightbox-item {
display: flex;
align-items: center;
justify-content: center;
position: relative;
padding: 70px;
box-sizing: border-box;
height: 100%;
margin: auto;
}
@media (max-width: ELEMENTOR_SCREEN_MOBILE_MAX) {
.elementor-lightbox .elementor-lightbox-item {
padding: 70px 0;
}
}
.elementor-lightbox .elementor-lightbox-image {
max-height: 100%;
user-select: none;
}
.elementor-lightbox .elementor-lightbox-image, .elementor-lightbox .elementor-lightbox-image:hover {
opacity: 1;
filter: none;
border: none;
}
.elementor-lightbox .elementor-lightbox-image, .elementor-lightbox .elementor-video-container {
box-shadow: 0 0 30px rgba(0, 0, 0, 0.3), 0 0 8px -5px rgba(0, 0, 0, 0.3);
border-radius: 2px;
}
.elementor-lightbox .elementor-video-container {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
@media (min-width: ELEMENTOR_SCREEN_TABLET_NEXT) {
.elementor-lightbox .elementor-video-container {
width: 75%;
}
}
@media (max-width: ELEMENTOR_SCREEN_TABLET_MAX) {
.elementor-lightbox .elementor-video-container {
width: 100%;
}
}
@media (min-width: 768px) and (max-width: 1024px) {
.elementor-lightbox .elementor-aspect-ratio-916 .elementor-video-container {
width: 70%;
}
}
.elementor-lightbox .swiper .elementor-swiper-button-prev,
.elementor-lightbox .swiper-container .elementor-swiper-button-prev {
left: 0;
}
.elementor-lightbox .swiper .elementor-swiper-button-next,
.elementor-lightbox .swiper-container .elementor-swiper-button-next {
right: 0;
}
.elementor-lightbox .swiper .swiper-pagination-fraction,
.elementor-lightbox .swiper-container .swiper-pagination-fraction {
width: max-content;
color: #ffffff;
}
.elementor-lightbox .elementor-swiper-button:focus {
outline-width: 1px;
}
.elementor-lightbox .elementor-swiper-button-prev, .elementor-lightbox .elementor-swiper-button-next {
height: 100%;
display: flex;
align-items: center;
width: 15%;
justify-content: center;
font-size: var(--lightbox-navigation-icons-size);
}
@media (max-width: ELEMENTOR_SCREEN_MOBILE_MAX) {
.elementor-lightbox .elementor-swiper-button:focus {
outline: none;
}
.elementor-lightbox .elementor-swiper-button-prev, .elementor-lightbox .elementor-swiper-button-next {
width: 20%;
}
.elementor-lightbox .elementor-swiper-button-prev i, .elementor-lightbox .elementor-swiper-button-next i {
padding: 10px;
background-color: rgba(0, 0, 0, 0.5);
}
.elementor-lightbox .elementor-swiper-button-prev {
left: 0;
justify-content: flex-start;
}
.elementor-lightbox .elementor-swiper-button-next {
right: 0;
justify-content: flex-end;
}
}
.elementor-slideshow__counter {
color: currentColor;
font-size: 0.75em;
width: max-content;
}
.elementor-slideshow__header, .elementor-slideshow__footer {
position: absolute;
left: 0;
width: 100%;
padding: 15px 20px;
transition: 0.3s;
}
.elementor-slideshow__footer {
color: var(--lightbox-text-color);
}
.elementor-slideshow__header {
color: var(--lightbox-ui-color);
display: flex;
flex-direction: row-reverse;
font-size: var(--lightbox-header-icons-size);
padding-right: 1em;
padding-left: 2.6em;
top: 0;
align-items: center;
z-index: 10;
}
.elementor-slideshow__header > i,
.elementor-slideshow__header > svg {
cursor: pointer;
padding: 0.25em;
margin: 0 0.35em;
}
.elementor-slideshow__header > i {
font-size: inherit;
}
.elementor-slideshow__header > i:hover {
color: var(--lightbox-ui-color-hover);
}
.elementor-slideshow__header > svg {
box-sizing: content-box;
fill: var(--lightbox-ui-color);
height: 1em;
width: 1em;
}
.elementor-slideshow__header > svg:hover {
fill: var(--lightbox-ui-color-hover);
}
.elementor-slideshow__header .elementor-slideshow__counter {
margin-left: auto;
}
.elementor-slideshow__header .elementor-icon-share {
z-index: 5;
}
.elementor-slideshow__share-menu {
background-color: rgba(0, 0, 0, 0);
width: 0;
height: 0;
position: absolute;
overflow: hidden;
transition: background-color 400ms;
}
.elementor-slideshow__share-menu .elementor-slideshow__share-links a {
color: #0C0D0E;
}
.elementor-slideshow__share-links {
display: block;
position: absolute;
min-width: 200px;
left: 2.8em;
top: 3em;
background-color: #fff;
border-radius: 3px;
padding: 14px 20px;
transform: scale(0);
opacity: 0;
transform-origin: 90% 10%;
transition: all 250ms 100ms;
box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
}
.elementor-slideshow__share-links a {
text-align: right;
color: #3f444b;
font-size: 12px;
line-height: 2.5;
display: block;
opacity: 0;
transition: opacity 500ms 100ms;
}
.elementor-slideshow__share-links a:hover {
color: #000;
}
.elementor-slideshow__share-links a i,
.elementor-slideshow__share-links a svg {
margin-left: 0.75em;
}
.elementor-slideshow__share-links a i {
font-size: 1.25em;
}
.elementor-slideshow__share-links a svg {
height: 1.25em;
width: 1.25em;
}
.elementor-slideshow__share-links:before {
content: "";
display: block;
position: absolute;
top: 1px;
left: 0.5em;
border: 0.45em solid;
border-color: transparent transparent #fff transparent;
transform: translateY(-100%) scaleX(0.7);
}
.elementor-slideshow__footer {
bottom: 0;
z-index: 5;
position: fixed;
}
.elementor-slideshow__title, .elementor-slideshow__description {
margin: 0;
}
.elementor-slideshow__title {
font-size: 16px;
font-weight: bold;
}
.elementor-slideshow__description {
font-size: 14px;
}
.elementor-slideshow--ui-hidden .elementor-slideshow__header, .elementor-slideshow--ui-hidden .elementor-slideshow__footer {
opacity: 0;
pointer-events: none;
}
.elementor-slideshow--ui-hidden .elementor-swiper-button-prev, .elementor-slideshow--ui-hidden .elementor-swiper-button-next {
opacity: 0;
}
.elementor-slideshow--fullscreen-mode .elementor-video-container {
width: 100%;
}
.elementor-slideshow--zoom-mode .elementor-slideshow__header, .elementor-slideshow--zoom-mode .elementor-slideshow__footer {
background-color: rgba(0, 0, 0, 0.5);
}
.elementor-slideshow--zoom-mode .elementor-swiper-button-prev, .elementor-slideshow--zoom-mode .elementor-swiper-button-next {
opacity: 0;
pointer-events: none;
}
.elementor-slideshow--share-mode .elementor-slideshow__share-menu {
top: 0;
left: 0;
width: 100vw;
height: 100vh;
opacity: 1;
cursor: default;
background-color: rgba(0, 0, 0, 0.5);
}
.elementor-slideshow--share-mode .elementor-slideshow__share-links {
transform: scale(1);
}
.elementor-slideshow--share-mode .elementor-slideshow__share-links, .elementor-slideshow--share-mode .elementor-slideshow__share-links a {
opacity: 1;
}
.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-twitter {
color: #1DA1F2;
}
.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-facebook {
color: #3b5998;
}
.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-pinterest {
color: #bd081c;
}
.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-download-bold {
color: #9DA5AE;
}
.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-twitter {
fill: #1DA1F2;
}
.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-facebook {
fill: #3b5998;
}
.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-pinterest {
fill: #bd081c;
}
.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-download-bold {
fill: #9DA5AE;
}
.elementor-slideshow--share-mode .eicon-share-arrow {
z-index: 2;
}
.animated {
animation-duration: 1.25s;
}
.animated.animated-slow {
animation-duration: 2s;
}
.animated.animated-fast {
animation-duration: 0.75s;
}
.animated.infinite {
animation-iteration-count: infinite;
}
.animated.reverse {
animation-direction: reverse;
animation-fill-mode: forwards;
}
@media (prefers-reduced-motion: reduce) {
.animated {
animation: none;
}
}
.elementor-shape {
overflow: hidden;
position: absolute;
left: 0;
width: 100%;
line-height: 0;
direction: ltr;
/*
* @TODO: The `z-index: -1` rules below are temporary fixes for Chrome 85 issue.
* It will be removed in a future version of Chrome.
*/
}
.elementor-shape-top {
top: -1px;
}
.elementor-shape-top:not([data-negative=false]) svg {
z-index: -1;
}
.elementor-shape-bottom {
bottom: -1px;
}
.elementor-shape-bottom:not([data-negative=true]) svg {
z-index: -1;
}
.elementor-shape[data-negative=false].elementor-shape-bottom {
transform: rotate(180deg);
}
.elementor-shape[data-negative=true].elementor-shape-top {
transform: rotate(180deg);
}
.elementor-shape svg {
display: block;
width: calc(100% + 1.3px);
position: relative;
left: 50%;
transform: translateX(-50%);
}
.elementor-shape .elementor-shape-fill {
fill: #fff;
transform-origin: center;
transform: rotateY(0deg);
}
#wp-admin-bar-elementor_edit_page > .ab-item::before {
content: "\e813";
font-family: eicons;
top: 3px;
font-size: 18px;
}
#wp-admin-bar-elementor_edit_page .ab-submenu .ab-item {
display: flex;
width: 200px;
}
#wp-admin-bar-elementor_edit_page .elementor-edit-link-title {
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
width: 100%;
}
#wp-admin-bar-elementor_edit_page .elementor-edit-link-type {
background: #3f444b;
font-size: 11px;
line-height: 9px;
margin-top: 6px;
padding: 4px 8px;
border-radius: 3px;
}
#wp-admin-bar-elementor_inspector > .ab-item::before {
content: "\f348";
top: 2px;
}
#wpadminbar * {
font-style: normal;
}
.page-template-elementor_canvas.elementor-page:before {
display: none;
}
.elementor-post__thumbnail__link {
transition: none;
}
#left-area ul.elementor-icon-list-items,
.elementor .elementor-element ul.elementor-icon-list-items,
.elementor-edit-area .elementor-element ul.elementor-icon-list-items {
padding: 0;
}
.e--ua-appleWebkit.rtl {
--flex-right: flex-start;
}
.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-right,
.e--ua-appleWebkit .elementor-share-buttons--align-right {
--justify-content: var(--flex-right, flex-end);
}
.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-center,
.e--ua-appleWebkit .elementor-share-buttons--align-center {
--justify-content: center;
}
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid {
width: auto;
display: flex;
flex-wrap: wrap;
justify-content: var(--justify-content, space-between);
margin-left: calc(-0.5 * var(--grid-column-gap));
margin-right: calc(-0.5 * var(--grid-column-gap));
}
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid-item {
margin-left: calc(0.5 * var(--grid-column-gap));
margin-right: calc(0.5 * var(--grid-column-gap));
}
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid {
display: inline-block;
}
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid-item {
margin-left: 0;
margin-right: 0;
}
@media (max-width: ELEMENTOR_SCREEN_TABLET_MAX) {
.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-right,
.e--ua-appleWebkit .elementor-share-buttons-tablet--align-right {
--justify-content: var(--flex-right, flex-end);
}
.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-center,
.e--ua-appleWebkit .elementor-share-buttons-tablet--align-center {
--justify-content: center;
}
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid {
width: auto;
display: flex;
flex-wrap: wrap;
justify-content: var(--justify-content, space-between);
margin-left: calc(-0.5 * var(--grid-column-gap));
margin-right: calc(-0.5 * var(--grid-column-gap));
}
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid-item {
margin-left: calc(0.5 * var(--grid-column-gap));
margin-right: calc(0.5 * var(--grid-column-gap));
}
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid {
display: inline-block;
}
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid-item {
margin-left: 0;
margin-right: 0;
}
}
@media (max-width: ELEMENTOR_SCREEN_MOBILE_MAX) {
.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-right,
.e--ua-appleWebkit .elementor-share-buttons-mobile--align-right {
--justify-content: var(--flex-right, flex-end);
}
.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-center,
.e--ua-appleWebkit .elementor-share-buttons-mobile--align-center {
--justify-content: center;
}
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid {
width: auto;
display: flex;
flex-wrap: wrap;
justify-content: var(--justify-content, space-between);
margin-left: calc(-0.5 * var(--grid-column-gap));
margin-right: calc(-0.5 * var(--grid-column-gap));
}
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid-item {
margin-left: calc(0.5 * var(--grid-column-gap));
margin-right: calc(0.5 * var(--grid-column-gap));
}
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid {
display: inline-block;
}
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid-item {
margin-left: 0;
margin-right: 0;
}
}
@media (max-width: ELEMENTOR_SCREEN_MOBILE_MAX) {
.elementor .elementor-hidden-mobile {
display: none;
}
.elementor .elementor-hidden-phone {
display: none;
}
}
@media (min-width: ELEMENTOR_SCREEN_MOBILE_EXTRA_MIN) and (max-width: ELEMENTOR_SCREEN_MOBILE_EXTRA_MAX) {
.elementor .elementor-hidden-mobile_extra {
display: none;
}
}
@media (min-width: ELEMENTOR_SCREEN_TABLET_MIN) and (max-width: ELEMENTOR_SCREEN_TABLET_MAX) {
.elementor .elementor-hidden-tablet {
display: none;
}
}
@media (min-width: ELEMENTOR_SCREEN_TABLET_EXTRA_MIN) and (max-width: ELEMENTOR_SCREEN_TABLET_EXTRA_MAX) {
.elementor .elementor-hidden-tablet_extra {
display: none;
}
}
@media (min-width: ELEMENTOR_SCREEN_LAPTOP_MIN) and (max-width: ELEMENTOR_SCREEN_LAPTOP_MAX) {
.elementor .elementor-hidden-laptop {
display: none;
}
}
@media (min-width: ELEMENTOR_SCREEN_DESKTOP_MIN) and (max-width: ELEMENTOR_SCREEN_DESKTOP_MAX) {
.elementor .elementor-hidden-desktop {
display: none;
}
}
@media (min-width: ELEMENTOR_SCREEN_WIDESCREEN_MIN) {
.elementor .elementor-hidden-widescreen {
display: none;
}
}
.elementor-widget-text-path {
font-size: 20px;
text-align: var(--alignment, right);
}
.elementor-widget-text-path svg {
width: var(--width);
max-width: 100%;
height: auto;
overflow: visible;
word-spacing: var(--word-spacing);
transform: rotate(var(--rotate, 0)) scaleX(var(--scale-x, 1)) scaleY(var(--scale-y, 1));
}
.elementor-widget-text-path svg path {
vector-effect: non-scaling-stroke; /* Prevent stroke size scaling when resizing the SVG. */
fill: var(--path-fill, transparent);
stroke: var(--stroke-color, transparent);
stroke-width: var(--stroke-width, 1px);
transition: var(--stroke-transition) stroke, var(--stroke-transition) fill;
}
.elementor-widget-text-path svg:hover path {
--path-fill: var( --path-fill-hover );
--stroke-color: var( --stroke-color-hover );
--stroke-width: var( --stroke-width-hover );
}
.elementor-widget-text-path svg text {
--fill: var( --text-color );
fill: var(--fill);
direction: var(--direction, rtl);
transition: var(--transition) stroke, var(--transition) stroke-width, var(--transition) fill;
}
.elementor-widget-text-path svg text:hover {
--color: var( --text-color-hover, var( --text-color ) );
--fill: var( --color );
color: var(--color);
}
.elementor-widget-n-tabs {
--n-tabs-color-accent-fallback: #61CE70;
--n-tabs-color-secondary-fallback: #54595F;
--n-tabs-default-padding-block: 15px;
--n-tabs-default-padding-inline: 35px;
--n-tabs-background-color: transparent;
--n-tabs-display: flex;
--n-tabs-direction: column;
--n-tabs-gap: 10px;
--n-tabs-heading-display: flex;
--n-tabs-heading-direction: row;
--n-tabs-heading-grow: initial;
--n-tabs-heading-justify-content: center;
--n-tabs-heading-width: initial;
--n-tabs-border-width: 1px;
--n-tabs-border-color: #D5D8DC;
--n-tabs-content-padding: initial;
--n-tabs-content-border-radius: initial;
--n-tabs-title-color: var( --e-global-color-secondary, var( --n-tabs-color-secondary-fallback ) );
--n-tabs-title-color-hover: #ffffff;
--n-tabs-title-color-active: #ffffff;
--n-tabs-title-background-color: #F1F2F3;
--n-tabs-title-background-color-hover: var( --e-global-color-accent, var( --n-tabs-color-accent-fallback ) );
--n-tabs-title-background-color-active: var( --e-global-color-accent, var( --n-tabs-color-accent-fallback ) );
--n-tabs-title-width: initial;
--n-tabs-title-height: initial;
--n-tabs-title-font-size: 1rem;
--n-tabs-title-justify-content-toggle: initial;
--n-tabs-title-align-items-toggle: center;
--n-tabs-title-justify-content: center;
--n-tabs-title-align-items: center;
--n-tabs-title-direction: row;
--n-tabs-title-gap: 10px;
--n-tabs-title-flex-grow: 0;
--n-tabs-title-padding-top: var( --n-tabs-default-padding-block );
--n-tabs-title-padding-right: var( --n-tabs-default-padding-inline );
--n-tabs-title-padding-bottom: var( --n-tabs-default-padding-block );
--n-tabs-title-padding-left: var( --n-tabs-default-padding-inline );
--n-tabs-title-border-radius: initial;
--n-tabs-title-transition: 0.3s;
--n-tabs-icon-color: var( --e-global-color-secondary, var( --n-tabs-color-secondary-fallback ) );
--n-tabs-icon-color-hover: var( --n-tabs-title-color-hover );
--n-tabs-icon-color-active: #ffffff;
--n-tabs-icon-gap: 5px;
width: 100%;
max-width: 100%; /* Fix issue with new created n-tabs inside n-tabs with overflow */
}
.elementor-widget-n-tabs .e-n-tabs {
display: var(--n-tabs-display);
flex-direction: var(--n-tabs-direction);
gap: var(--n-tabs-gap);
text-align: right;
}
.elementor-widget-n-tabs .e-n-tabs-heading {
display: var(--n-tabs-heading-display);
flex-basis: var(--n-tabs-heading-width);
flex-direction: var(--n-tabs-heading-direction);
flex-shrink: 0;
flex-wrap: wrap;
justify-content: var(--n-tabs-heading-justify-content);
gap: var(--n-tabs-title-gap);
}
.elementor-widget-n-tabs .e-n-tabs-content {
flex-grow: 1;
padding: var(--n-tabs-content-padding);
border-radius: var(--n-tabs-content-border-radius);
min-width: 0;
}
.elementor-widget-n-tabs .e-n-tab-title {
display: flex;
align-items: var(--n-tabs-title-align-items-toggle, var(--n-tabs-title-align-items));
flex-direction: var(--n-tabs-title-direction);
justify-content: var(--n-tabs-title-justify-content-toggle, var(--n-tabs-title-justify-content));
gap: var(--n-tabs-icon-gap);
border-width: var(--n-tabs-border-width);
position: relative;
cursor: pointer;
outline: none;
flex-grow: var(--n-tabs-title-flex-grow);
flex-basis: fit-content;
padding-top: var(--n-tabs-title-padding-top);
padding-right: var(--n-tabs-title-padding-right);
padding-bottom: var(--n-tabs-title-padding-bottom);
padding-left: var(--n-tabs-title-padding-left);
border-radius: var(--n-tabs-title-border-radius);
height: var(--n-tabs-title-height);
width: var(--n-tabs-title-width);
transition: background var(--n-tabs-title-transition), color var(--n-tabs-title-transition), border var(--n-tabs-title-transition), box-shadow var(--n-tabs-title-transition), text-shadow var(--n-tabs-title-transition), stroke var(--n-tabs-title-transition), stroke-width var(--n-tabs-title-transition), -webkit-text-stroke-width var(--n-tabs-title-transition), -webkit-text-stroke-color var(--n-tabs-title-transition), transform var(--n-tabs-title-transition);
}
.elementor-widget-n-tabs .e-n-tab-title span svg, .elementor-widget-n-tabs .e-n-tab-title span i {
transition: color var(--n-tabs-title-transition), fill var(--n-tabs-title-transition);
}
.elementor-widget-n-tabs .e-n-tab-title-text {
display: flex;
align-items: center;
font-size: var(--n-tabs-title-font-size);
}
.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon {
display: flex;
align-items: center;
flex-direction: column;
order: var(--n-tabs-icon-order);
overflow: hidden;
}
.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon i {
font-size: var(--n-tabs-icon-size, var(--n-tabs-title-font-size));
}
.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon svg {
width: var(--n-tabs-icon-size, var(--n-tabs-title-font-size));
height: var(--n-tabs-icon-size, var(--n-tabs-title-font-size));
}
.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon:empty {
display: none;
}
.elementor-widget-n-tabs .e-n-tab-title:not(.e-active) {
background-color: var(--n-tabs-title-background-color);
}
.elementor-widget-n-tabs .e-n-tab-title:not(.e-active), .elementor-widget-n-tabs .e-n-tab-title:not(.e-active) a {
color: var(--n-tabs-title-color);
}
.elementor-widget-n-tabs .e-n-tab-title:not(.e-active) .e-n-tab-icon i {
color: var(--n-tabs-icon-color);
}
.elementor-widget-n-tabs .e-n-tab-title:not(.e-active) .e-n-tab-icon svg {
fill: var(--n-tabs-icon-color);
}
.elementor-widget-n-tabs .e-n-tab-title:not(.e-active) .e-n-tab-icon i:last-child,
.elementor-widget-n-tabs .e-n-tab-title:not(.e-active) .e-n-tab-icon svg:last-child {
transform: translate(0, -100vh);
height: 0;
opacity: 0;
}
.elementor-widget-n-tabs .e-n-tab-title:not(.e-active).e-normal:hover, .elementor-widget-n-tabs .e-n-tab-title:not(.e-active).e-normal:hover a {
color: var(--n-tabs-title-color-hover);
}
.elementor-widget-n-tabs .e-n-tab-title:not(.e-active).e-normal:hover .e-n-tab-icon i {
color: var(--n-tabs-icon-color-hover);
}
.elementor-widget-n-tabs .e-n-tab-title:not(.e-active).e-normal:hover .e-n-tab-icon svg {
fill: var(--n-tabs-icon-color-hover);
}
.elementor-widget-n-tabs .e-n-tab-title.e-active, .elementor-widget-n-tabs .e-n-tab-title.e-active a {
color: var(--n-tabs-title-color-active);
}
.elementor-widget-n-tabs .e-n-tab-title.e-active .e-n-tab-icon i {
color: var(--n-tabs-icon-color-active);
}
.elementor-widget-n-tabs .e-n-tab-title.e-active .e-n-tab-icon svg {
fill: var(--n-tabs-icon-color-active);
}
.elementor-widget-n-tabs .e-n-tab-title.e-active .e-n-tab-icon i:first-child,
.elementor-widget-n-tabs .e-n-tab-title.e-active .e-n-tab-icon svg:first-child {
transform: translate(0, -100vh);
height: 0;
opacity: 0;
}
.elementor-widget-n-tabs .e-n-tab-title.e-active[class*=elementor-animation-]:focus, .elementor-widget-n-tabs .e-n-tab-title.e-active[class*=elementor-animation-]:active, .elementor-widget-n-tabs .e-n-tab-title.e-active[class*=elementor-animation-]:hover {
transform: initial;
animation: initial;
}
.elementor-widget-n-tabs .e-n-tabs-content .e-collapse {
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.elementor-widget-n-tabs .e-n-tabs-content .e-collapse:not(:first-child) {
margin-top: var(--n-tabs-title-gap);
}
.elementor-widget-n-tabs .e-n-tabs-content .e-collapse.e-active {
margin-bottom: var(--n-tabs-gap);
}
.elementor-widget-n-tabs .e-n-tabs-content > .e-con:not(.e-active) {
display: none;
}
.elementor .elementor-element.elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading .e-normal:hover {
background-color: var(--n-tabs-title-background-color-hover);
background-image: initial;
}
:is(.elementor .elementor-element.elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading .e-n-tab-title,
.elementor .elementor-element.elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs > .e-n-tabs-content .e-n-tab-title).e-active {
background-color: var(--n-tabs-title-background-color-active);
background-image: initial;
}
@media (min-width: ELEMENTOR_SCREEN_MOBILE_NEXT) {
.e-n-tabs-mobile > .elementor-widget-container > .e-n-tabs > .e-n-tabs-content > .e-collapse {
display: none;
}
}
@media (max-width: ELEMENTOR_SCREEN_MOBILE_MAX) {
.e-n-tabs-mobile > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading {
display: none;
}
}
@media (min-width: ELEMENTOR_SCREEN_MOBILE_EXTRA_NEXT) {
.e-n-tabs-mobile_extra > .elementor-widget-container > .e-n-tabs > .e-n-tabs-content > .e-collapse {
display: none;
}
}
@media (max-width: ELEMENTOR_SCREEN_MOBILE_EXTRA_MAX) {
.e-n-tabs-mobile_extra > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading {
display: none;
}
}
@media (min-width: ELEMENTOR_SCREEN_TABLET_NEXT) {
.e-n-tabs-tablet > .elementor-widget-container > .e-n-tabs > .e-n-tabs-content > .e-collapse {
display: none;
}
}
@media (max-width: ELEMENTOR_SCREEN_TABLET_MAX) {
.e-n-tabs-tablet > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading {
display: none;
}
}
@media (min-width: ELEMENTOR_SCREEN_TABLET_EXTRA_NEXT) {
.e-n-tabs-tablet_extra > .elementor-widget-container > .e-n-tabs > .e-n-tabs-content > .e-collapse {
display: none;
}
}
@media (max-width: ELEMENTOR_SCREEN_TABLET_EXTRA_MAX) {
.e-n-tabs-tablet_extra > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading {
display: none;
}
}
@media (min-width: ELEMENTOR_SCREEN_DESKTOP_MIN) {
.e-n-tabs-laptop > .elementor-widget-container > .e-n-tabs > .e-n-tabs-content > .e-collapse {
display: none;
}
}
@media (max-width: ELEMENTOR_SCREEN_LAPTOP_MAX) {
.e-n-tabs-laptop > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading {
display: none;
}
}
/*# sourceMappingURL=frontend-lite-rtl.css.map */
Erectile dysfunction (ED) is a standard situation that affects many men, resulting in challenges in reaching or sustaining an erection. Fortunately, various treatment options can be found to handle this concern, every with its personal formulation and mechanism of motion. This article provides an overview of the accredited treatments for erectile dysfunction, comparing their effectiveness, unwanted effects, and suitability for various individuals. By understanding these choices, men could make informed selections about their sexual health and search essentially the most appropriate answer for his or her needs.
Erectile dysfunction (ED) is defined as the shortcoming to realize or preserve an erection sufficient for passable sexual efficiency. It can result from quite lots of bodily and psychological factors, together with heart problems, diabetes, anxiety, and hormonal imbalances. The prevalence of ED will increase with age, affecting approximately 40% of men at age 40 and practically 70% at age 70, highlighting the importance of understanding treatment choices.
There are a number of accredited remedies for erectile dysfunction, including oral medicines like phosphodiesterase sort 5 (PDE5) inhibitors, vacuum erection gadgets, penile injections, and surgical options such as penile implants. Every therapy has its own formulation and mechanism of action, catering to completely different underlying causes and affected person preferences. By evaluating these choices, healthcare providers can higher tailor treatments to particular person needs, enhancing total sexual health and quality of life for these affected by ED.
Erectile dysfunction (ED) treatments embody a spread of choices, together with oral drugs, injections, vacuum erection devices, and surgical interventions. Oral medications, such as phosphodiesterase sort 5 (PDE5) inhibitors, are sometimes the first line of remedy as a end result of their convenience and effectiveness. Different options, like penile injections or implants, may be thought-about for those who do not respond to oral medicines or favor different strategies.
The importance of getting multiple remedy options for ED lies in the fact that individual responses can differ considerably. Elements similar to underlying well being conditions, psychological influences, and personal preferences play a crucial function in determining essentially the most suitable remedy. By offering a wide range of formulations and approaches, healthcare suppliers can tailor treatments to meet the unique needs of each patient, enhancing the probability of successful outcomes.
Moreover, addressing erectile dysfunction is important not only for physical well being but also for emotional well-being and relationship satisfaction. Effective therapy can result in improved vanity, reduced
Oral medications have emerged as a preferred and efficient treatment possibility for erectile dysfunction (ED), providing comfort and ease of use for lots of men. Amongst these, phosphodiesterase sort 5 (PDE5) inhibitors are probably the most generally prescribed, known for his or her ability to reinforce blood flow to the penis and facilitate erections in response to sexual stimulation. This article delves into the assorted oral medications accredited for treating ED, analyzing their formulations, mechanisms of action, and potential unwanted aspect effects. By understanding these oral therapy options, men could make informed decisions that align with their health wants and way of life preferences.
Oral medicines, notably phosphodiesterase kind 5 (PDE5) inhibitors, are widely known as a main therapy for erectile dysfunction (ED). These medications, including sildenafil (Viagra), tadalafil (Cialis), and vardenafil (Levitra), work by enhancing blood flow to the penis, facilitating the flexibility to realize and maintain an erection in response to sexual stimulation. Their convenience and effectiveness make them a popular choice among men looking for to handle ED.
While PDE5 inhibitors are usually well-tolerated, they is probably not suitable for everyone, significantly those with sure cardiovascular conditions or these taking nitrates. Facet effects can embody complications, flushing, and gastrointestinal discomfort, which ought to be discussed with a healthcare provider. Ultimately, the selection of therapy ought to be personalised, considering individual well being profiles and preferences to make sure optimum leads to managing erectile dysfunction.
Oral medicines for erectile dysfunction (ED) primarily consist of phosphodiesterase sort 5 (PDE5) inhibitors, which embrace well-known brands such as Viagra (sildenafil), Cialis (tadalafil), and Levitra (vardenafil). Viagra is often prescribed in doses of 25 mg, 50 mg, or one hundred mg, taken about an hour earlier than sexual activity. Cialis provides more flexibility with its dosing choices, available in 2.5 mg, 5 mg, 10 mg, and 20 mg, and may be taken every day or as needed, whereas Levitra is out there in 5 mg, 10 mg, and 20 mg doses.
Each of those drugs works by blocking the enzyme PDE5, which leads to increased levels of cyclic guanosine monophosphate (cGMP) and enhanced blood move to the penis throughout sexual arousal. Whereas efficient, these medications can have unwanted effects, together with headaches, flushing, and
Injectable therapies for erectile dysfunction (ED) characterize a big alternative for men who might not respond to oral drugs or prefer a special strategy. These remedies involve the direct administration of medicine into the penis, permitting for a fast onset of action and a more controlled response. Common injectable options embody alprostadil, which works by enjoyable blood vessels and rising blood move to facilitate an erection. This article will discover the varied injectable formulations out there for ED, evaluating their effectiveness, potential unwanted side effects, and suitability for various patient profiles, in the end aiding men in making knowledgeable choices about their therapy options.
Injectable treatments for erectile dysfunction (ED) provide an alternative for men who could not reply to oral medications or choose a different approach. These therapies sometimes contain the direct injection of vasoactive substances into the penis, which helps to induce an erection by growing blood move.
The mechanism of action for injectable therapies primarily revolves across the relaxation of easy muscle and dilation of blood vessels within the penile tissue. Frequent agents used in these injections, corresponding to alprostadil, work by stimulating the production of cyclic adenosine monophosphate (cAMP), leading to enhanced blood move and subsequent erection when combined with sexual stimulation.
While injectable remedies can be extremely efficient, they might come with potential side effects, together with pain at the injection site, priapism (prolonged erection), and scarring. As with any ED therapy, it's important for individuals to consult healthcare providers to discover out the finest option based on their particular health wants and preferences.Types of Injectable Medications
Injectable therapies for erectile dysfunction (ED) provide an efficient alternative for men who do not obtain passable results with oral medications. These remedies typically involve the direct injection of medications corresponding to alprostadil into the penile tissue, which promotes vasodilation and enhances blood circulate, leading to an erection. The fast onset of motion and the ability to achieve an erection on demand make injectable choices appealing for many sufferers.
There are primarily two forms of injectable drugs used for ED: alprostadil alone or together with other agents, and the usage of a vacuum erection device at the side of injections. Alprostadil is the most generally used injectable remedy and is available in both self-injection and intraurethral forms. While effective, potential unwanted effects might embody ache on the injection site, priapism, or fibrosis, emphasizing the importance of proper technique and patient schooling when contemplating this therapy option.
Vacuum Erection Units (VEDs) are a non-invasive remedy possibility for erectile dysfunction (ED) that make the most of a vacuum mechanism to reinforce blood circulate to the penis, facilitating an erection. These devices encompass a cylindrical chamber that's positioned over the penis, making a vacuum that draws blood into the organ. Once an erection is achieved, a constriction ring is applied on the base of the penis to take care of the erection during sexual exercise. VEDs provide a secure different for men who is in all probability not suitable candidates for oral medications or choose a mechanical approach to managing their ED. This article will compare VEDs with other accredited treatment choices, examining their effectiveness, ease of use, and potential drawbacks.
Vacuum erection units (VEDs) are a non-invasive therapy possibility for erectile dysfunction (ED) that utilize a vacuum mechanism to facilitate an erection. These units consist of a cylindrical chamber that fits over the penis, a pump to create a vacuum, and a constriction ring to take care of the erection once achieved.
The process begins by putting the penis contained in the cylinder and utilizing the pump to create a vacuum, which draws blood into the penis, leading to an erection. As Quickly As the desired firmness is reached, a constriction ring is placed on the base of the penis to maintain the blood from flowing back out, allowing for sexual exercise.
VEDs are particularly beneficial for men who will not be suitable candidates for oral medicines or favor a drug-free choice. Whereas they are often efficient, some users might discover them cumbersome or much less spontaneous compared to other therapies, highlighting the significance of discussing all available options with a healthcare supplier.
Vacuum erection gadgets (VEDs) provide a non-invasive solution for men experiencing erectile dysfunction (ED). These devices work by making a vacuum across the penis, which pulls blood into the organ, resulting in an erection. As Soon As the specified firmness is achieved, a constriction ring is placed on the base to maintain up the erection throughout sexual exercise.
One of the primary benefits of VEDs is that they do not contain medications, making them appropriate for men who might have contraindications to oral treatments or choose a drug-free strategy. Moreover, VEDs can be utilized as a reliable possibility for men with numerous well being circumstances, including those with cardiovascular points. However, some disadvantages embody the potential for inconvenience and the mechanical nature of the system, which may detract from the spontaneity of sexual encounters.
Moreover, while VEDs can be effective, they might require apply to make use of accurately, and a few users report discomfort or dissatisfaction with the expertise. It is
Emerging therapies for erectile dysfunction (ED) are revolutionizing the panorama of treatment options available to men dealing with this common situation. As research continues to advance, new formulations and progressive approaches are being developed to enhance efficacy and improve patient experiences. This article will explore the varied permitted treatment choices for ED, including their formulations, mechanisms of motion, and comparative effectiveness, providing insights into how these emerging therapies can higher meet the various wants of people in search of options for their sexual well being challenges.
Emerging therapies, particularly stem cell remedy, characterize a promising frontier within the therapy of erectile dysfunction (ED). This progressive method goals to regenerate damaged tissues and restore regular erectile perform by using the physique's own stem cells. Research signifies that stem cell therapy could improve blood flow and enhance the structural integrity of penile tissues, doubtlessly providing a long-term resolution for men who don't reply to conventional therapies.
Read more about buy cialis soft online here.
Stem cell therapy entails the extraction and software of stem cells, which can differentiate into numerous cell varieties, together with these essential for vascular and nerve repair. Scientific research are ongoing to assess the security and efficacy of this remedy, with preliminary results suggesting that it could significantly improve erectile operate in sufferers with varied underlying causes of ED. As this therapy continues to develop, it holds the potential to remodel the management of erectile dysfunction by offering a regenerative choice that addresses the basis causes rather than merely assuaging signs.
Emerging therapies in the field of erectile dysfunction (ED) are paving the way in which for progressive treatment choices that go beyond conventional strategies. These therapies include developments in gene therapy approaches, which aim to handle the underlying biological mechanisms of ED by focusing on specific genes concerned in erectile operate.
Erectile dysfunction (ED) is a standard situation that impacts many men, resulting in challenges in reaching or maintaining an erection. Luckily, various treatment options are available to address this issue, each with its own formulation and mechanism of motion. This article provides an overview of the permitted treatments for erectile dysfunction, evaluating their effectiveness, unwanted effects, and suitability for various individuals. By understanding these choices, men could make knowledgeable choices about their sexual health and search probably the most appropriate solution for his or her needs.
Erectile dysfunction (ED) is defined as the inability to achieve or keep an erection adequate for passable sexual efficiency. It can result from a big selection of physical and psychological factors, including heart problems, diabetes, anxiety, and hormonal imbalances. The prevalence of ED increases with age, affecting approximately 40% of men at age forty and almost 70% at age 70, highlighting the significance of understanding remedy options.
There are a quantity of accredited remedies for erectile dysfunction, including oral drugs like phosphodiesterase sort 5 (PDE5) inhibitors, vacuum erection gadgets, penile injections, and surgical choices corresponding to penile implants. Each therapy has its own formulation and mechanism of action, catering to different underlying causes and affected person preferences. By evaluating these choices, healthcare providers can better tailor treatments to individual needs, improving overall sexual well being and quality of life for these affected by ED.
Erectile dysfunction (ED) therapies embody a spread of choices, together with oral drugs, injections, vacuum erection devices, and surgical interventions. Oral drugs, corresponding to phosphodiesterase kind 5 (PDE5) inhibitors, are often the first line of remedy due to their comfort and effectiveness. Different choices, like penile injections or implants, may be thought of for many who don't respond to oral medicines or prefer alternative methods.
The significance of having multiple therapy options for ED lies in the fact that individual responses can vary considerably. Components similar to underlying health circumstances, psychological influences, and private preferences play a crucial role in determining probably the most appropriate therapy. By providing quite a lot of formulations and approaches, healthcare suppliers can tailor treatments to fulfill the unique wants of each affected person, enhancing the likelihood of successful outcomes.
Moreover, addressing erectile dysfunction is significant not only for bodily health but in addition for emotional well-being and relationship satisfaction. Effective treatment can lead to improved self-esteem, decreased
Oral medications have emerged as a popular and effective treatment possibility for erectile dysfunction (ED), providing comfort and ease of use for a lot of men. Amongst these, phosphodiesterase kind 5 (PDE5) inhibitors are probably the most generally prescribed, recognized for his or her capacity to reinforce blood move to the penis and facilitate erections in response to sexual stimulation. This article delves into the assorted oral drugs accredited for treating ED, examining their formulations, mechanisms of action, and potential unwanted aspect effects. By understanding these oral treatment choices, men could make knowledgeable decisions that align with their well being needs and lifestyle preferences.
Oral medications, significantly phosphodiesterase kind 5 (PDE5) inhibitors, are widely known as a primary treatment for erectile dysfunction (ED). These drugs, together with sildenafil (Viagra), tadalafil (Cialis), and vardenafil (Levitra), work by enhancing blood flow to the penis, facilitating the power to attain and maintain an erection in response to sexual stimulation. Their comfort and effectiveness make them a popular selection amongst men looking for to manage ED.
While PDE5 inhibitors are usually well-tolerated, they may not be suitable for everybody, notably those with certain cardiovascular conditions or these taking nitrates. Aspect effects can embody headaches, flushing, and gastrointestinal discomfort, which must be mentioned with a healthcare provider. In The End, the choice of treatment must be personalized, considering particular person health profiles and preferences to make sure optimal ends in managing erectile dysfunction.
Oral medicines for erectile dysfunction (ED) primarily consist of phosphodiesterase kind 5 (PDE5) inhibitors, which include well-known manufacturers corresponding to Viagra (sildenafil), Cialis (tadalafil), and Levitra (vardenafil). Viagra is typically prescribed in doses of 25 mg, 50 mg, or 100 mg, taken about an hour earlier than sexual exercise. Cialis provides extra flexibility with its dosing choices, available in 2.5 mg, 5 mg, 10 mg, and 20 mg, and could be taken every day or as wanted, whereas Levitra is on the market in 5 mg, 10 mg, and 20 mg doses.
Each of those medications works by blocking the enzyme PDE5, which results in elevated levels of cyclic guanosine monophosphate (cGMP) and enhanced blood circulate to the penis during sexual arousal. Whereas efficient, these medicines can have unwanted side effects, including headaches, flushing, and
Injectable therapies for erectile dysfunction (ED) represent a significant various for men who might not respond to oral medications or choose a different method. These treatments involve the direct administration of medication into the penis, permitting for a speedy onset of motion and a more controlled response. Common injectable options embrace alprostadil, which works by enjoyable blood vessels and increasing blood circulate to facilitate an erection. This article will explore the varied injectable formulations available for ED, evaluating their effectiveness, potential unwanted facet effects, and suitability for various affected person profiles, finally aiding men in making knowledgeable selections about their therapy choices.
Injectable treatments for erectile dysfunction (ED) provide an alternate for men who may not reply to oral medications or favor a special method. These therapies sometimes contain the direct injection of vasoactive substances into the penis, which helps to induce an erection by increasing blood circulate.
The mechanism of motion for injectable remedies primarily revolves around the leisure of smooth muscle and dilation of blood vessels within the penile tissue. Common brokers utilized in these injections, similar to alprostadil, work by stimulating the production of cyclic adenosine monophosphate (cAMP), leading to enhanced blood move and subsequent erection when combined with sexual stimulation.
While injectable treatments can be highly effective, they could come with potential unwanted side effects, together with pain at the injection site, priapism (prolonged erection), and scarring. As with any ED therapy, it is essential for individuals to consult healthcare suppliers to determine the most fitted choice based on their particular well being needs and preferences.Types of Injectable Medications
Injectable remedies for erectile dysfunction (ED) present an effective various for men who don't obtain satisfactory results with oral medications. These remedies sometimes contain the direct injection of medications similar to alprostadil into the penile tissue, which promotes vasodilation and enhances blood circulate, resulting in an erection. The fast onset of action and the flexibility to attain an erection on demand make injectable choices interesting for many sufferers.
There are primarily two forms of injectable medicines used for ED: alprostadil alone or together with different brokers, and using a vacuum erection gadget along side injections. Alprostadil is the most generally used injectable remedy and is on the market in both self-injection and intraurethral types. While effective, potential side effects might embrace pain on the injection site, priapism, or fibrosis, emphasizing the significance of proper approach and affected person schooling when contemplating this therapy possibility.
Vacuum Erection Gadgets (VEDs) are a non-invasive therapy choice for erectile dysfunction (ED) that make the most of a vacuum mechanism to enhance blood circulate to the penis, facilitating an erection. These devices include a cylindrical chamber that is positioned over the penis, creating a vacuum that attracts blood into the organ. Once an erection is achieved, a constriction ring is applied at the base of the penis to take care of the erection throughout sexual exercise. VEDs offer a protected different for men who is probably not appropriate candidates for oral medications or favor a mechanical strategy to managing their ED. This article will compare VEDs with other approved treatment choices, inspecting their effectiveness, ease of use, and potential drawbacks.
Vacuum erection devices (VEDs) are a non-invasive treatment option for erectile dysfunction (ED) that make the most of a vacuum mechanism to facilitate an erection. These devices consist of a cylindrical chamber that matches over the penis, a pump to create a vacuum, and a constriction ring to maintain the erection as quickly as achieved.
The process begins by putting the penis contained in the cylinder and using the pump to create a vacuum, which draws blood into the penis, resulting in an erection. Once the desired firmness is reached, a constriction ring is positioned on the base of the penis to keep the blood from flowing again out, allowing for sexual activity.
VEDs are particularly helpful for men who is in all probability not suitable candidates for oral medications or choose a drug-free option. While they are often efficient, some customers might discover them cumbersome or less spontaneous compared to different treatments, highlighting the significance of discussing all available options with a healthcare supplier.
Vacuum erection units (VEDs) offer a non-invasive solution for men experiencing erectile dysfunction (ED). These gadgets work by making a vacuum around the penis, which pulls blood into the organ, leading to an erection. As Quickly As the specified firmness is achieved, a constriction ring is positioned on the base to maintain the erection during sexual exercise.
One of the primary advantages of VEDs is that they don't contain drugs, making them appropriate for men who might have contraindications to oral treatments or choose a drug-free method. Moreover, VEDs can be used as a reliable choice for men with various well being circumstances, together with those with cardiovascular issues. However, some disadvantages include the potential for inconvenience and the mechanical nature of the gadget, which can detract from the spontaneity of sexual encounters.
Moreover, whereas VEDs can be effective, they could require apply to use accurately, and some customers report discomfort or dissatisfaction with the experience. It is
Emerging therapies for erectile dysfunction (ED) are revolutionizing the landscape of therapy options obtainable to men dealing with this frequent situation. As research continues to advance, new formulations and progressive approaches are being developed to enhance efficacy and improve patient experiences. This article will discover the various approved remedy choices for ED, together with their formulations, mechanisms of motion, and comparative effectiveness, providing insights into how these emerging therapies can better meet the varied wants of individuals looking for options for their sexual health challenges.
Emerging therapies, significantly stem cell therapy, represent a promising frontier in the treatment of erectile dysfunction (ED). This revolutionary approach goals to regenerate broken tissues and restore regular erectile function by using the physique's own stem cells. Research indicates that stem cell therapy may improve blood circulate and enhance the structural integrity of penile tissues, potentially providing a long-term answer for men who don't reply to standard remedies.
Read more about buy hydroxychloroquine here.
Stem cell therapy entails the extraction and software of stem cells, which may differentiate into varied cell types, including those essential for vascular and nerve repair. Clinical research are ongoing to evaluate the safety and efficacy of this therapy, with preliminary outcomes suggesting that it might considerably enhance erectile perform in patients with numerous underlying causes of ED. As this therapy continues to develop, it holds the potential to rework the administration of erectile dysfunction by providing a regenerative option that addresses the basis causes quite than merely assuaging signs.
Emerging therapies within the field of erectile dysfunction (ED) are paving the means in which for revolutionary treatment choices that go beyond traditional methods. These therapies embrace advancements in gene remedy approaches, which aim to address the underlying organic mechanisms of ED by concentrating on particular genes concerned in erectile perform.
Erectile dysfunction (ED) is a typical situation that impacts many men, resulting in challenges in reaching or maintaining an erection. Luckily, numerous remedy choices can be found to deal with this concern, each with its own formulation and mechanism of motion. This article provides an summary of the accredited treatments for erectile dysfunction, comparing their effectiveness, side effects, and suitability for different individuals. By understanding these choices, men could make informed choices about their sexual well being and search probably the most applicable resolution for their needs.
Erectile dysfunction (ED) is outlined as the inability to achieve or preserve an erection sufficient for passable sexual performance. It can result from a variety of physical and psychological factors, including cardiovascular disease, diabetes, anxiousness, and hormonal imbalances. The prevalence of ED increases with age, affecting roughly 40% of men at age forty and almost 70% at age 70, highlighting the significance of understanding treatment options.
There are a quantity of permitted therapies for erectile dysfunction, including oral medications like phosphodiesterase sort 5 (PDE5) inhibitors, vacuum erection devices, penile injections, and surgical options similar to penile implants. Each treatment has its personal formulation and mechanism of action, catering to completely different underlying causes and patient preferences. By evaluating these choices, healthcare providers can better tailor therapies to particular person needs, bettering total sexual well being and quality of life for those affected by ED.
Erectile dysfunction (ED) treatments embody a spread of choices, together with oral drugs, injections, vacuum erection gadgets, and surgical interventions. Oral drugs, such as phosphodiesterase sort 5 (PDE5) inhibitors, are often the primary line of treatment because of their convenience and effectiveness. Other choices, like penile injections or implants, may be thought of for many who don't reply to oral medicines or choose various strategies.
The importance of having a number of treatment options for ED lies in the fact that individual responses can range significantly. Components such as underlying well being circumstances, psychological influences, and personal preferences play an important role in figuring out probably the most suitable therapy. By providing a selection of formulations and approaches, healthcare suppliers can tailor remedies to meet the distinctive needs of each patient, enhancing the probability of profitable outcomes.
Moreover, addressing erectile dysfunction is vital not only for bodily health but also for emotional well-being and relationship satisfaction. Efficient remedy can result in improved shallowness, decreased
Oral drugs have emerged as a popular and efficient treatment choice for erectile dysfunction (ED), offering convenience and ease of use for many men. Among these, phosphodiesterase kind 5 (PDE5) inhibitors are the most commonly prescribed, identified for his or her capability to enhance blood circulate to the penis and facilitate erections in response to sexual stimulation. This article delves into the assorted oral medications approved for treating ED, examining their formulations, mechanisms of action, and potential side effects. By understanding these oral therapy choices, men can make informed selections that align with their well being wants and life-style preferences.
Oral medications, significantly phosphodiesterase type 5 (PDE5) inhibitors, are widely known as a major therapy for erectile dysfunction (ED). These medicines, together with sildenafil (Viagra), tadalafil (Cialis), and vardenafil (Levitra), work by enhancing blood move to the penis, facilitating the flexibility to attain and maintain an erection in response to sexual stimulation. Their comfort and effectiveness make them a popular selection among men seeking to handle ED.
While PDE5 inhibitors are generally well-tolerated, they may not be suitable for everybody, particularly these with certain cardiovascular conditions or those taking nitrates. Facet results can embrace complications, flushing, and gastrointestinal discomfort, which must be discussed with a healthcare provider. In The End, the choice of remedy should be personalised, taking into account individual health profiles and preferences to ensure optimum results in managing erectile dysfunction.
Oral medications for erectile dysfunction (ED) primarily encompass phosphodiesterase sort 5 (PDE5) inhibitors, which embody well-known brands corresponding to Viagra (sildenafil), Cialis (tadalafil), and Levitra (vardenafil). Viagra is usually prescribed in doses of 25 mg, 50 mg, or 100 mg, taken about an hour before sexual activity. Cialis presents extra flexibility with its dosing choices, obtainable in 2.5 mg, 5 mg, 10 mg, and 20 mg, and could be taken day by day or as needed, whereas Levitra is on the market in 5 mg, 10 mg, and 20 mg doses.
Each of those medicines works by blocking the enzyme PDE5, which results in increased ranges of cyclic guanosine monophosphate (cGMP) and enhanced blood circulate to the penis during sexual arousal. While effective, these drugs can have unwanted effects, together with headaches, flushing, and
Injectable remedies for erectile dysfunction (ED) represent a significant different for men who might not reply to oral medicines or choose a unique method. These treatments contain the direct administration of treatment into the penis, allowing for a rapid onset of action and a extra managed response. Frequent injectable options embrace alprostadil, which works by stress-free blood vessels and increasing blood move to facilitate an erection. This article will discover the varied injectable formulations available for ED, comparing their effectiveness, potential unwanted effects, and suitability for various affected person profiles, in the end aiding men in making informed selections about their treatment options.
Injectable remedies for erectile dysfunction (ED) present another for men who might not respond to oral medicines or choose a special strategy. These remedies typically involve the direct injection of vasoactive substances into the penis, which helps to induce an erection by increasing blood flow.
The mechanism of action for injectable treatments primarily revolves across the rest of smooth muscle and dilation of blood vessels in the penile tissue. Widespread brokers utilized in these injections, similar to alprostadil, work by stimulating the production of cyclic adenosine monophosphate (cAMP), leading to enhanced blood circulate and subsequent erection when combined with sexual stimulation.
While injectable remedies could be extremely effective, they might come with potential unwanted side effects, together with pain on the injection site, priapism (prolonged erection), and scarring. As with any ED therapy, it is essential for people to consult healthcare providers to discover out the most fitted choice primarily based on their specific health wants and preferences.Types of Injectable Medications
Injectable remedies for erectile dysfunction (ED) present an efficient different for men who do not obtain passable outcomes with oral medications. These treatments usually contain the direct injection of medicines corresponding to alprostadil into the penile tissue, which promotes vasodilation and enhances blood flow, leading to an erection. The speedy onset of motion and the ability to realize an erection on demand make injectable options appealing for a lot of patients.
There are primarily two forms of injectable medications used for ED: alprostadil alone or in combination with other agents, and the utilization of a vacuum erection device at the aspect of injections. Alprostadil is essentially the most commonly used injectable therapy and is available in each self-injection and intraurethral varieties. Whereas efficient, potential unwanted effects may embody ache on the injection site, priapism, or fibrosis, emphasizing the significance of proper method and patient training when contemplating this remedy choice.
Vacuum Erection Gadgets (VEDs) are a non-invasive remedy possibility for erectile dysfunction (ED) that utilize a vacuum mechanism to boost blood move to the penis, facilitating an erection. These gadgets encompass a cylindrical chamber that is positioned over the penis, making a vacuum that pulls blood into the organ. Once an erection is achieved, a constriction ring is utilized at the base of the penis to hold up the erection throughout sexual exercise. VEDs provide a safe alternative for men who is most likely not appropriate candidates for oral drugs or choose a mechanical approach to managing their ED. This article will evaluate VEDs with other accredited therapy choices, inspecting their effectiveness, ease of use, and potential drawbacks.
Vacuum erection units (VEDs) are a non-invasive therapy possibility for erectile dysfunction (ED) that utilize a vacuum mechanism to facilitate an erection. These gadgets include a cylindrical chamber that fits over the penis, a pump to create a vacuum, and a constriction ring to maintain the erection once achieved.
The course of begins by putting the penis inside the cylinder and utilizing the pump to create a vacuum, which pulls blood into the penis, leading to an erection. Once the desired firmness is reached, a constriction ring is placed on the base of the penis to keep the blood from flowing again out, allowing for sexual exercise.
VEDs are notably helpful for men who is most likely not suitable candidates for oral medications or choose a drug-free choice. While they can be efficient, some customers could find them cumbersome or less spontaneous in comparison with different therapies, highlighting the importance of discussing all out there options with a healthcare supplier.
Vacuum erection units (VEDs) provide a non-invasive resolution for men experiencing erectile dysfunction (ED). These units work by making a vacuum across the penis, which draws blood into the organ, leading to an erection. As Soon As the desired firmness is achieved, a constriction ring is positioned at the base to take care of the erection throughout sexual activity.
One of the first advantages of VEDs is that they do not contain drugs, making them suitable for men who might have contraindications to oral therapies or prefer a drug-free method. Moreover, VEDs can be utilized as a reliable possibility for men with varied health situations, including these with cardiovascular points. Nevertheless, some disadvantages embody the potential for inconvenience and the mechanical nature of the gadget, which can detract from the spontaneity of sexual encounters.
Moreover, while VEDs can be effective, they could require apply to make use of appropriately, and some users report discomfort or dissatisfaction with the expertise. It is
Emerging therapies for erectile dysfunction (ED) are revolutionizing the landscape of treatment options available to men dealing with this widespread condition. As analysis continues to advance, new formulations and progressive approaches are being developed to reinforce efficacy and enhance affected person experiences. This article will explore the assorted approved therapy choices for ED, together with their formulations, mechanisms of motion, and comparative effectiveness, providing insights into how these emerging therapies can higher meet the various needs of people looking for solutions for his or her sexual well being challenges.
Emerging therapies, notably stem cell remedy, characterize a promising frontier within the remedy of erectile dysfunction (ED). This progressive method aims to regenerate damaged tissues and restore normal erectile perform by using the physique's own stem cells. Research signifies that stem cell remedy may improve blood flow and enhance the structural integrity of penile tissues, probably offering a long-term resolution for men who do not reply to conventional therapies.
Read more about buy xanax without prescrition here.
Stem cell therapy includes the extraction and software of stem cells, which can differentiate into numerous cell types, together with these necessary for vascular and nerve restore. Clinical studies are ongoing to evaluate the protection and efficacy of this remedy, with preliminary results suggesting that it might significantly improve erectile perform in patients with various underlying causes of ED. As this remedy continues to develop, it holds the potential to rework the management of erectile dysfunction by offering a regenerative option that addresses the basis causes somewhat than merely assuaging signs.
Emerging therapies in the field of erectile dysfunction (ED) are paving the method in which for progressive therapy choices that transcend traditional methods. These therapies include advancements in gene therapy approaches, which goal to address the underlying organic mechanisms of ED by focusing on particular genes involved in erectile perform.
Erectile dysfunction (ED) is a standard condition that affects many men, leading to challenges in achieving or maintaining an erection. Fortuitously, various remedy options can be found to handle this problem, each with its personal formulation and mechanism of action. This article provides an overview of the accredited treatments for erectile dysfunction, comparing their effectiveness, unwanted side effects, and suitability for different individuals. By understanding these choices, men can make knowledgeable decisions about their sexual well being and seek probably the most acceptable resolution for their wants.
Erectile dysfunction (ED) is outlined as the lack to attain or preserve an erection sufficient for satisfactory sexual efficiency. It may result from quite so much of bodily and psychological factors, together with cardiovascular disease, diabetes, anxiousness, and hormonal imbalances. The prevalence of ED increases with age, affecting approximately 40% of men at age forty and almost 70% at age 70, highlighting the significance of understanding remedy choices.
There are a number of accredited treatments for erectile dysfunction, including oral drugs like phosphodiesterase sort 5 (PDE5) inhibitors, vacuum erection devices, penile injections, and surgical choices corresponding to penile implants. Every treatment has its personal formulation and mechanism of motion, catering to completely different underlying causes and patient preferences. By evaluating these options, healthcare providers can higher tailor treatments to individual needs, improving general sexual health and quality of life for these affected by ED.
Erectile dysfunction (ED) remedies embody a variety of options, together with oral medicines, injections, vacuum erection devices, and surgical interventions. Oral medications, similar to phosphodiesterase kind 5 (PDE5) inhibitors, are sometimes the first line of remedy as a end result of their comfort and effectiveness. Different options, like penile injections or implants, may be thought of for those who do not reply to oral drugs or favor different methods.
The significance of having a number of remedy choices for ED lies in the truth that individual responses can range significantly. Elements such as underlying well being conditions, psychological influences, and personal preferences play a crucial function in determining probably the most suitable therapy. By offering quite lots of formulations and approaches, healthcare suppliers can tailor treatments to satisfy the distinctive wants of every patient, enhancing the chance of successful outcomes.
Moreover, addressing erectile dysfunction is important not only for physical health but also for emotional well-being and relationship satisfaction. Efficient therapy can result in improved vanity, lowered
Oral drugs have emerged as a preferred and efficient remedy option for erectile dysfunction (ED), offering convenience and ease of use for so much of men. Among these, phosphodiesterase sort 5 (PDE5) inhibitors are essentially the most generally prescribed, recognized for his or her capacity to boost blood move to the penis and facilitate erections in response to sexual stimulation. This article delves into the assorted oral drugs accredited for treating ED, analyzing their formulations, mechanisms of action, and potential unwanted effects. By understanding these oral treatment options, men can make knowledgeable decisions that align with their well being needs and lifestyle preferences.
Oral drugs, notably phosphodiesterase kind 5 (PDE5) inhibitors, are widely recognized as a main therapy for erectile dysfunction (ED). These medicines, together with sildenafil (Viagra), tadalafil (Cialis), and vardenafil (Levitra), work by enhancing blood move to the penis, facilitating the ability to achieve and keep an erection in response to sexual stimulation. Their comfort and effectiveness make them a popular choice among men in search of to handle ED.
While PDE5 inhibitors are typically well-tolerated, they may not be suitable for everyone, notably those with sure cardiovascular situations or those taking nitrates. Facet effects can include headaches, flushing, and gastrointestinal discomfort, which must be mentioned with a healthcare supplier. In The End, the choice of therapy ought to be customized, bearing in mind particular person health profiles and preferences to ensure optimum results in managing erectile dysfunction.
Oral medicines for erectile dysfunction (ED) primarily encompass phosphodiesterase sort 5 (PDE5) inhibitors, which include well-known brands corresponding to Viagra (sildenafil), Cialis (tadalafil), and Levitra (vardenafil). Viagra is usually prescribed in doses of 25 mg, 50 mg, or 100 mg, taken about an hour before sexual activity. Cialis offers extra flexibility with its dosing choices, obtainable in 2.5 mg, 5 mg, 10 mg, and 20 mg, and may be taken every day or as wanted, whereas Levitra is on the market in 5 mg, 10 mg, and 20 mg doses.
Each of these drugs works by blocking the enzyme PDE5, which leads to elevated ranges of cyclic guanosine monophosphate (cGMP) and enhanced blood circulate to the penis throughout sexual arousal. Whereas efficient, these drugs can have unwanted side effects, together with headaches, flushing, and
Injectable treatments for erectile dysfunction (ED) symbolize a major various for men who might not reply to oral medicines or prefer a different method. These treatments involve the direct administration of medication into the penis, allowing for a rapid onset of action and a extra controlled response. Widespread injectable options embody alprostadil, which works by enjoyable blood vessels and rising blood flow to facilitate an erection. This article will discover the varied injectable formulations obtainable for ED, evaluating their effectiveness, potential unwanted facet effects, and suitability for different patient profiles, ultimately aiding men in making knowledgeable decisions about their treatment options.
Injectable remedies for erectile dysfunction (ED) provide another for men who might not respond to oral drugs or choose a unique strategy. These treatments sometimes involve the direct injection of vasoactive substances into the penis, which helps to induce an erection by increasing blood flow.
The mechanism of action for injectable treatments primarily revolves around the leisure of easy muscle and dilation of blood vessels in the penile tissue. Widespread agents utilized in these injections, similar to alprostadil, work by stimulating the production of cyclic adenosine monophosphate (cAMP), leading to enhanced blood move and subsequent erection when mixed with sexual stimulation.
While injectable remedies can be highly efficient, they may include potential unwanted effects, together with ache on the injection site, priapism (prolonged erection), and scarring. As with any ED remedy, it is important for people to seek the guidance of healthcare providers to find out the most fitted choice primarily based on their specific health needs and preferences.Types of Injectable Medications
Injectable treatments for erectile dysfunction (ED) provide an effective various for men who don't obtain passable results with oral medicines. These treatments usually involve the direct injection of medications such as alprostadil into the penile tissue, which promotes vasodilation and enhances blood move, leading to an erection. The rapid onset of motion and the flexibility to realize an erection on demand make injectable options interesting for lots of sufferers.
There are primarily two types of injectable drugs used for ED: alprostadil alone or together with other brokers, and the use of a vacuum erection device along side injections. Alprostadil is essentially the most commonly used injectable therapy and is out there in both self-injection and intraurethral varieties. While effective, potential unwanted effects may embrace pain on the injection site, priapism, or fibrosis, emphasizing the importance of proper method and affected person training when contemplating this treatment possibility.
Vacuum Erection Units (VEDs) are a non-invasive therapy option for erectile dysfunction (ED) that utilize a vacuum mechanism to reinforce blood circulate to the penis, facilitating an erection. These devices include a cylindrical chamber that is placed over the penis, making a vacuum that pulls blood into the organ. Once an erection is achieved, a constriction ring is utilized at the base of the penis to take care of the erection throughout sexual exercise. VEDs supply a safe alternative for men who is in all probability not suitable candidates for oral medicines or prefer a mechanical method to managing their ED. This article will evaluate VEDs with different approved treatment choices, examining their effectiveness, ease of use, and potential drawbacks.
Vacuum erection units (VEDs) are a non-invasive remedy choice for erectile dysfunction (ED) that utilize a vacuum mechanism to facilitate an erection. These gadgets consist of a cylindrical chamber that matches over the penis, a pump to create a vacuum, and a constriction ring to keep up the erection once achieved.
The course of begins by placing the penis inside the cylinder and using the pump to create a vacuum, which attracts blood into the penis, resulting in an erection. As Soon As the desired firmness is reached, a constriction ring is positioned at the base of the penis to keep the blood from flowing back out, allowing for sexual activity.
VEDs are particularly beneficial for men who will not be suitable candidates for oral drugs or prefer a drug-free option. While they can be effective, some users could discover them cumbersome or much less spontaneous in comparison with different remedies, highlighting the significance of discussing all available choices with a healthcare provider.
Vacuum erection gadgets (VEDs) provide a non-invasive resolution for men experiencing erectile dysfunction (ED). These units work by creating a vacuum across the penis, which draws blood into the organ, resulting in an erection. Once the specified firmness is achieved, a constriction ring is placed on the base to keep up the erection during sexual exercise.
One of the first advantages of VEDs is that they don't involve medicines, making them appropriate for men who might have contraindications to oral therapies or choose a drug-free method. Additionally, VEDs can be utilized as a reliable choice for men with numerous well being conditions, together with those with cardiovascular points. Nevertheless, some disadvantages embody the potential for inconvenience and the mechanical nature of the gadget, which may detract from the spontaneity of sexual encounters.
Moreover, while VEDs can be efficient, they might require practice to use appropriately, and a few customers report discomfort or dissatisfaction with the experience. It is
Emerging therapies for erectile dysfunction (ED) are revolutionizing the panorama of treatment choices obtainable to men facing this widespread situation. As research continues to advance, new formulations and revolutionary approaches are being developed to enhance efficacy and enhance patient experiences. This article will discover the various accredited therapy options for ED, together with their formulations, mechanisms of action, and comparative effectiveness, offering insights into how these rising therapies can higher meet the varied needs of people in search of solutions for their sexual health challenges.
Emerging therapies, significantly stem cell therapy, represent a promising frontier in the therapy of erectile dysfunction (ED). This revolutionary approach goals to regenerate broken tissues and restore normal erectile operate by utilizing the body's own stem cells. Analysis indicates that stem cell therapy may improve blood circulate and improve the structural integrity of penile tissues, doubtlessly offering a long-term resolution for men who don't reply to conventional remedies.
Read more about buy cheap xarelto line UK here.
Stem cell remedy entails the extraction and application of stem cells, which may differentiate into various cell types, including these necessary for vascular and nerve restore. Medical studies are ongoing to assess the security and efficacy of this remedy, with preliminary outcomes suggesting that it may significantly enhance erectile function in sufferers with numerous underlying causes of ED. As this remedy continues to develop, it holds the potential to rework the management of erectile dysfunction by offering a regenerative choice that addresses the basis causes quite than merely alleviating symptoms.
Emerging therapies within the area of erectile dysfunction (ED) are paving the method in which for innovative treatment options that go beyond traditional strategies. These therapies embody developments in gene therapy approaches, which purpose to address the underlying biological mechanisms of ED by concentrating on particular genes concerned in erectile operate.
Erectile dysfunction (ED) is a common condition that impacts many men, leading to challenges in achieving or maintaining an erection. Fortunately, numerous treatment choices are available to handle this problem, every with its personal formulation and mechanism of motion. This article offers an summary of the approved therapies for erectile dysfunction, evaluating their effectiveness, side effects, and suitability for various people. By understanding these choices, men could make informed selections about their sexual health and seek the most appropriate solution for his or her needs.
Erectile dysfunction (ED) is defined as the inability to attain or keep an erection adequate for satisfactory sexual performance. It may result from quite lots of bodily and psychological factors, together with heart problems, diabetes, nervousness, and hormonal imbalances. The prevalence of ED increases with age, affecting approximately 40% of men at age forty and almost 70% at age 70, highlighting the significance of understanding treatment choices.
There are a number of permitted therapies for erectile dysfunction, together with oral drugs like phosphodiesterase type 5 (PDE5) inhibitors, vacuum erection units, penile injections, and surgical options such as penile implants. Every therapy has its own formulation and mechanism of motion, catering to totally different underlying causes and affected person preferences. By evaluating these choices, healthcare providers can higher tailor remedies to individual needs, bettering overall sexual health and high quality of life for these affected by ED.
Erectile dysfunction (ED) remedies embody a variety of choices, including oral medicines, injections, vacuum erection gadgets, and surgical interventions. Oral medications, corresponding to phosphodiesterase type 5 (PDE5) inhibitors, are sometimes the primary line of remedy because of their convenience and effectiveness. Different choices, like penile injections or implants, may be thought of for many who do not reply to oral drugs or choose alternative methods.
The significance of having multiple treatment options for ED lies in the reality that particular person responses can range considerably. Components similar to underlying well being situations, psychological influences, and personal preferences play a crucial role in figuring out the most appropriate therapy. By providing a selection of formulations and approaches, healthcare providers can tailor remedies to satisfy the distinctive wants of each patient, enhancing the probability of successful outcomes.
Moreover, addressing erectile dysfunction is vital not just for bodily well being but additionally for emotional well-being and relationship satisfaction. Efficient therapy can lead to improved self-esteem, lowered
Oral drugs have emerged as a preferred and efficient therapy choice for erectile dysfunction (ED), providing comfort and ease of use for many men. Amongst these, phosphodiesterase kind 5 (PDE5) inhibitors are the most generally prescribed, recognized for their capability to reinforce blood circulate to the penis and facilitate erections in response to sexual stimulation. This article delves into the various oral medications approved for treating ED, analyzing their formulations, mechanisms of action, and potential side effects. By understanding these oral therapy options, men can make informed selections that align with their well being wants and lifestyle preferences.
Oral drugs, particularly phosphodiesterase sort 5 (PDE5) inhibitors, are widely known as a major treatment for erectile dysfunction (ED). These drugs, including sildenafil (Viagra), tadalafil (Cialis), and vardenafil (Levitra), work by enhancing blood move to the penis, facilitating the ability to attain and preserve an erection in response to sexual stimulation. Their convenience and effectiveness make them a preferred selection amongst men in search of to handle ED.
While PDE5 inhibitors are typically well-tolerated, they may not be appropriate for everyone, significantly these with sure cardiovascular circumstances or these taking nitrates. Facet effects can include headaches, flushing, and gastrointestinal discomfort, which ought to be discussed with a healthcare provider. Finally, the choice of remedy must be customized, considering particular person health profiles and preferences to ensure optimum ends in managing erectile dysfunction.
Oral drugs for erectile dysfunction (ED) primarily include phosphodiesterase kind 5 (PDE5) inhibitors, which include well-known manufacturers such as Viagra (sildenafil), Cialis (tadalafil), and Levitra (vardenafil). Viagra is usually prescribed in doses of 25 mg, 50 mg, or a hundred mg, taken about an hour earlier than sexual activity. Cialis provides more flexibility with its dosing options, available in 2.5 mg, 5 mg, 10 mg, and 20 mg, and could be taken every day or as needed, whereas Levitra is available in 5 mg, 10 mg, and 20 mg doses.
Each of those medicines works by blocking the enzyme PDE5, which results in increased levels of cyclic guanosine monophosphate (cGMP) and enhanced blood move to the penis during sexual arousal. While efficient, these medications can have unwanted effects, including complications, flushing, and
Injectable therapies for erectile dysfunction (ED) characterize a big different for men who may not respond to oral medications or choose a different strategy. These therapies involve the direct administration of treatment into the penis, permitting for a speedy onset of motion and a extra controlled response. Common injectable choices embody alprostadil, which works by enjoyable blood vessels and growing blood flow to facilitate an erection. This article will discover the assorted injectable formulations obtainable for ED, evaluating their effectiveness, potential side effects, and suitability for various affected person profiles, in the end aiding men in making knowledgeable selections about their treatment choices.
Injectable therapies for erectile dysfunction (ED) present an alternative for men who may not reply to oral drugs or prefer a different strategy. These therapies typically contain the direct injection of vasoactive substances into the penis, which helps to induce an erection by increasing blood flow.
The mechanism of motion for injectable remedies primarily revolves around the relaxation of smooth muscle and dilation of blood vessels within the penile tissue. Frequent brokers used in these injections, similar to alprostadil, work by stimulating the production of cyclic adenosine monophosphate (cAMP), resulting in enhanced blood flow and subsequent erection when combined with sexual stimulation.
While injectable treatments can be highly efficient, they might include potential unwanted side effects, together with pain at the injection site, priapism (prolonged erection), and scarring. As with any ED therapy, it is important for people to consult healthcare providers to discover out the best suited choice primarily based on their specific health wants and preferences.Types of Injectable Medications
Injectable remedies for erectile dysfunction (ED) present an effective various for men who do not achieve passable results with oral medicines. These remedies sometimes contain the direct injection of medicines similar to alprostadil into the penile tissue, which promotes vasodilation and enhances blood flow, resulting in an erection. The fast onset of action and the power to achieve an erection on demand make injectable choices interesting for lots of sufferers.
There are primarily two kinds of injectable drugs used for ED: alprostadil alone or together with other agents, and the usage of a vacuum erection system along side injections. Alprostadil is essentially the most generally used injectable treatment and is on the market in both self-injection and intraurethral types. Whereas efficient, potential unwanted side effects could embrace ache on the injection site, priapism, or fibrosis, emphasizing the significance of correct technique and patient training when considering this therapy possibility.
Vacuum Erection Devices (VEDs) are a non-invasive therapy choice for erectile dysfunction (ED) that make the most of a vacuum mechanism to boost blood circulate to the penis, facilitating an erection. These gadgets encompass a cylindrical chamber that's placed over the penis, making a vacuum that pulls blood into the organ. As Soon As an erection is achieved, a constriction ring is applied on the base of the penis to take care of the erection during sexual exercise. VEDs provide a safe alternative for men who will not be suitable candidates for oral medications or favor a mechanical strategy to managing their ED. This article will compare VEDs with other approved remedy choices, examining their effectiveness, ease of use, and potential drawbacks.
Vacuum erection devices (VEDs) are a non-invasive treatment option for erectile dysfunction (ED) that utilize a vacuum mechanism to facilitate an erection. These devices consist of a cylindrical chamber that matches over the penis, a pump to create a vacuum, and a constriction ring to take care of the erection once achieved.
The course of begins by placing the penis contained in the cylinder and using the pump to create a vacuum, which pulls blood into the penis, resulting in an erection. Once the specified firmness is reached, a constriction ring is positioned on the base of the penis to maintain the blood from flowing again out, allowing for sexual exercise.
VEDs are particularly beneficial for men who will not be suitable candidates for oral medications or choose a drug-free possibility. While they can be effective, some users may discover them cumbersome or less spontaneous in comparability with other therapies, highlighting the importance of discussing all out there choices with a healthcare supplier.
Vacuum erection devices (VEDs) provide a non-invasive solution for men experiencing erectile dysfunction (ED). These units work by creating a vacuum across the penis, which pulls blood into the organ, leading to an erection. Once the specified firmness is achieved, a constriction ring is placed at the base to take care of the erection during sexual exercise.
One of the primary benefits of VEDs is that they do not contain drugs, making them appropriate for men who could have contraindications to oral therapies or prefer a drug-free approach. Moreover, VEDs can be used as a dependable option for men with various health conditions, together with these with cardiovascular issues. Nevertheless, some disadvantages embody the potential for inconvenience and the mechanical nature of the gadget, which can detract from the spontaneity of sexual encounters.
Moreover, whereas VEDs can be effective, they might require follow to make use of correctly, and some customers report discomfort or dissatisfaction with the expertise. It is
Emerging therapies for erectile dysfunction (ED) are revolutionizing the landscape of therapy choices available to men going through this widespread condition. As research continues to advance, new formulations and innovative approaches are being developed to enhance efficacy and enhance affected person experiences. This article will discover the varied permitted treatment options for ED, including their formulations, mechanisms of motion, and comparative effectiveness, providing insights into how these emerging therapies can better meet the diverse needs of people seeking solutions for his or her sexual health challenges.
Emerging therapies, significantly stem cell remedy, characterize a promising frontier in the remedy of erectile dysfunction (ED). This innovative strategy goals to regenerate broken tissues and restore regular erectile perform by utilizing the body's personal stem cells. Research indicates that stem cell remedy may improve blood flow and enhance the structural integrity of penile tissues, potentially providing a long-term answer for men who do not respond to traditional therapies.
Read more about buy dog xanax online here.
Stem cell therapy entails the extraction and software of stem cells, which can differentiate into numerous cell types, together with these essential for vascular and nerve restore. Medical studies are ongoing to assess the protection and efficacy of this treatment, with preliminary results suggesting that it could considerably improve erectile function in sufferers with varied underlying causes of ED. As this therapy continues to develop, it holds the potential to transform the administration of erectile dysfunction by offering a regenerative possibility that addresses the root causes somewhat than merely alleviating symptoms.
Emerging therapies within the field of erectile dysfunction (ED) are paving the way in which for revolutionary therapy choices that go beyond conventional strategies. These therapies embrace developments in gene therapy approaches, which aim to address the underlying biological mechanisms of ED by focusing on particular genes involved in erectile function.