.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 */
An analysis on the impact of Logistics on Customer Service Journal of Applied Leadership and Management
Maintaining high-quality communication will improve the reputation of your company. Interactive features like this improve the customer experience because it shows you’ve invested in your delivery process. Not only have you thought out how you’re going to deliver products, but you’ve also adopted an automated system to communicate that process to your customers. Whenever a customer is new to a business there are going to be some initial doubts about their purchase. This is common with ecommerce since the customer can’t physically see the item until it arrives at their door.
Great customer service involves being flexible and responsive to changing customer requirements and being quick to adapt to new challenges. The key to successful omnichannel support is creating a cohesive and integrated system connecting interactions across channels. It enables a seamless flow of information, ensuring customers receive accurate and updated details regardless of their chosen channel. Remember, a robust omnichannel strategy may help you retain over 89% of your customers. When you’re dealing with an overwhelming amount of shipping, priorities and deadlines, you need a way to see where those pieces are at any given time.
If you’re not sure how to improve your logistics, a good place to start is collecting customer feedback. Ask customers directly how they feel about the buying process and where your business could stand to make some improvements. One way to reduce friction in your logistics process is to partner with other businesses that can help you store or distribute resources. If your mechanic was sent a text about the delay from her provider, she could have called you immediately to let you know about the delay. Or better yet, if she had SMS customer support, she could send you a text regarding the update, similar to the example below. Managing multiple communication apps is not only a hassle but also leads to higher response times and subpar experiences for customers.
Logistics: What It Means and How Businesses Use It.
Posted: Sat, 25 Mar 2017 16:08:35 GMT [source]
For example, customer service software can make the process of ordering, tracking, and delivering shipments more thrilling for everyone. Customers will want to keep shopping with you if you provide a more updated and interactive process. Having all this software proves to customers that you’re dedicated and take care of the products in the shipping process.
Our kanban tool visualizes the movement of your shipments with cards representing each item and columns that show where it is in your shipping cycle. Third-party logistics management refers to the outsourcing of logistics management activities. Third-party logistics management can involve outsourcing inbound or outbound logistic activities.
Such as priorities of order processing, condition of the order, size of the order, natural disaster, etc. As much as you want to provide top-tier services, it’s often resource-intensive, especially if you’re a startup finding your footing in the industry. On the one hand, you must optimize operational costs to remain competitive and profitable; but at the same time, you also need to meet customers’ demands for seamless and efficient services.
They provide a wide range of services connecting suppliers, customers, and vendors around the world. Logistics companies have expertise in inventory planning, route optimization, document management, supplier sourcing, warehousing and fulfillment. By offering these services they enable businesses to focus on their core activities while reliable logistics companies take care of regulation compliance and cost optimization.
Managing expectations by setting realistic delivery timelines and providing accurate information is key. Cultivating a customer-focused mindset within the organization ensures that everyone, how is customer service related to logistics management from top management to frontline staff, understands the importance of excellent customer service. Actively seeking customer feedback provides valuable insights into areas for improvement.
Logistics is a critical component of supply chain management—but it’s just one component among many. The purpose of logistics management is about finding more efficient and effective ways to move resources and products from conception to completion and, finally, to the customer. But the driving force of these actions is to meet customer demand and provide the best service possible to retain customers and maintain their satisfaction by meeting their product requirements. Supply management involves the planning, procuring, and coordination of materials that are needed in a certain location at a specific time to support production.
Taking such a thoughtful approach is an excellent strategy for achieving a clear competitive advantage. For example, if delivery times aren’t a concern, you can make economies on the actual delivery process. If customers need it quickly, then you can spend a bit more to increase the overall delivery speed. Giving customers these options (where available) is another great way to bolster your reputation amongst your customer base.
By considering every stage of the product, its distribution and the return of materials and supplies, you’re more likely to increase efficiencies and increase revenues. Logistics management is a process that consists of logistic activities, also referred to as functions that allow organizations to implement the types of logistics management explained above. Logistics management involves a vast network of suppliers, agents, freight forwarding providers, distributors, packers, and service providers, through various modes of transport. It is a complex process that includes multiple components that determine the effective movement of goods. If achieving efficient logistics management is not powered by modern technologies or digital tools, chances of failure grow multifold. CX leaders may think of the supply chain as an input into customer service, but they should understand exactly how these two portions of business intersect.
The capacity of the warehouse is an important factor that impacts inventory planning. Effective logistics management is not possible without proper warehouse management. Warehouse proximity and capacity are two critical aspects in a supply chain that determines the efficiency of logistics operations. The location of inventory plays an important role to fulfill delivery timelines.
So always remember that unless your customer service is outstanding, you won’t have a very good reputation, which is the most important aspect of any business nowadays. As a business owner, it can be scary to think about how much is riding on your customer’s experience with your business. A company has always had a “logistics” department even if this has never been formalized. It is the department that controls the reception and shipment of goods that come in and out of the warehouse. Its activities are mainly administrative and are performed by the more humble employees, who do not have direct contact with customers. Plan and implement new transportation routes and modes that can accommodate emergency requirements from customers, increased cost of fuel, or unavailability of vehicles.
In addition, you always want a company with superior technology that can help you support your mission. Technological development has given an opportunity to use new approaches, new technologies, and new solutions that can help logistics companies and consumers to improve customer service in the logistics sector. We all know that to differentiate from the competition it is important to delight your customers, right?
We offer logistics services at the best prices to over 19,000+ PIN codes in India. Customer service is a very important measure of the efficiency of a logistical system. Many measures and processes allow the logistics professional an opportunity to receive feedback from the customer on their efficiency. The adage that the customer is always right may not always be true but certainly reigns supreme in most companies.
Customer service in logistics management also encompasses providing shoppers with much-needed transparency. As mentioned, most buyers want order tracking, and a robust service strategy guarantees this through real-time status updates at every stage of shipping.. It lets you build trust among your clientele, laying the groundwork for consistent, ongoing support.. Each aspect lets your company deliver products and simultaneously provide a positive and reliable experience. This activity is carried on in conjunction with the firm’s marketing staff and is used to obtain a better idea of the logistic needs of the next planning period.
]]>Widening gap between enterprise search platforms and general-purpose search enginesWhile search engines have evolved immensely, it is quite surprising that Enterprise Search platforms have continued to lag behind. Commercial platforms still do not go beyond the basics of keyword- search, tags, faceting/filtering. The gap is so wide that one cringes because of the ‘culture shock’ one gets switching from a general-purpose Search Engine to organization’s Search platform. Organizations across verticals feel the pain from this gap and this presents huge opportunity for NLP/Search practitioners. LSI came first and was deployed in the area of information retrieval, whereas LSA came slightly later and was used more for semantic understanding and also exploring various cognitive models of human lexical acquisition.
There are plenty of areas including syntactic parsing, anaphoric resolutions, text summarization where we need to evolve considerably. That’s essentially why NLP and Search continue to attract significant research dollars. Going forward, innovative platforms will be those that are able to process language better and provide friendlier interaction mechanisms beyond a keyboard. Possibilities are immense be it intelligent answering machines, machine-to-machine communications or machines that can take action on behalf of humans. Internet itself will transform from connected pages to connected knowledge if you go by the vision of Tim Berners-Lee – the father of internet. Claude Code represents a significant advancement in the field of content optimization and SEO.
NLP uses computational techniques to extract useful meaning from raw text, while semantic search is enabled by a range of content processing techniques that identify and extract entities, facts, attributes, concepts and events from unstructured content for analysis. Beyond traditional keyword optimization, Claude supports semantic SEO by focusing on the meaning and context of keywords. This approach ensures that your content resonates with human readers while meeting the technical criteria of search engine algorithms. By prioritizing semantic relevance, Claude helps you create material that is both engaging and technically sound, giving you a competitive edge in the digital marketplace. Claude Code is an advanced system that integrates artificial intelligence (AI) and machine learning (ML) to analyze and generate text. Its primary objective is to improve the quality, relevance, and structure of content for both users and search engines.
Claude Code equips you with the tools and knowledge needed to adapt to changing search engine algorithms and user expectations. LSI helps overcome synonymy by increasing recall, one of the most problematic constraints of Boolean keyword search queries and vector space models. Synonymy is often the cause of mismatches in the vocabulary used by the authors of documents and the users of information retrieval systems.
Semantic Search will force marketers rehash their SEO strategiesAs Semantic search technology aims at understanding intent/context of the user queries to surface more relevant content, it will both force and provide an opportunity to marketers. Structured markups will have to be added to the sites so that crawlers understand the context and content of the site, offerings better. Such will also benefit marketers significantly as conversion rates will improve considerably. A number of experiments have demonstrated that there are several correlations between the way LSI and humans process and categorize text. The inspiration behind these experiments originated from both engineering and scientific perspectives, where researchers from New Mexico State University considered the design of learning machines that can acquire human-like quantities of human-like knowledge from the same sources. This is because traditionally, imbuing machines with human-like knowledge relied primarily on the coding of symbolic facts into computer data structures and algorithms.
Technical documentation eventually will migrate to become a “software knowledge graph management system.” It will automatically identify gaps that need to be filled. Humans will group entities into taxonomies for easier navigation (by other humans) and may create additional lists for special functions which cannot be derived automatically (for example, “How to Back Up Your System” or “Getting Started”). By making these lists machine-readable, they can also be used to answer users’ questions.
The quantum-motivated representation is an alternative for geometrical latent topic modeling worthy of further exploration. The approaches followed by both QLSA and LSA are very similar, the main difference is the document representation used. LTA methods based on probabilistic modeling, such as PLSA and LDA, have shown better performance than geometry-based methods.
By combining technologies such as NLP, semantic analysis, and data-driven algorithms, it enables content creators to produce material that is both engaging and effective. Whether your focus is on keyword generation, content structure, or semantic SEO, Claude provides the insights and tools necessary to succeed in a dynamic digital landscape. Critical in realizing potential of “Big, unstructured data”As per Reuters, global data will grow to approximately 35 zettabytes in 2020 from its current levels of 8 zetabytes i.e. approximately 35% CAGR. Exponentially increasing digitization of customer interactions across verticals like retail, e-commerce, healthcare, telecom, financial services, is giving rise to such volumes of data, and organizations realize that monetizing such data is key to staying ahead of the competition. It’s an understatement that Search has come a long way – fact that people use “Google” as a verb these days, says it all. Gone are those days when Search was keyword-driven, Search results were links to other websites, and users had to sift through a number of links before really finding what they were looking for.
By analyzing search data and user behavior, it identifies high-performing keywords and phrases that align with your content goals. This allows you to target the right audience with precision and improve your chances of ranking higher in search engine results. As we strive to answer more questions more accurately, we create larger and more comprehensive knowledge graphs. In the future, I imagine that rather than maintaining paper documentation, items like the knowledge base about a software system, for example, will be automatically generated as the software is developed. To implement semantic search, we create knowledge graphs that describe the domain of the system(s) encompassed by the intranet or customer support site. ABSA works by extracting aspect terms — words like “food” and “service” in the sentence “The food was tasty but the service was poor” — and determining their related sentiment “polarity” (i.e., whether they expressed positive or negative sentiment).
It at times feels magical that Search engines know, with unbelievable accuracy, exactly what you are looking for. The system stands out for its ability to bridge the gap between human-centric content and algorithmic requirements. By focusing on user intent and contextual accuracy, Claude Code helps you create material that resonates with audiences while adhering to the technical standards of modern search engines. Within the field of Natural Language Processing (NLP) there are a number of techniques that can be deployed for the purpose of information retrieval and understanding the relationships between documents. The growth in unstructured data requires better methods for legal teams to cut through and understand these relationships as efficiently as possible.
By interpreting the context and intent behind search queries, Claude Code ensures that the content it generates aligns with user needs and search engine requirements. This makes it an essential tool for businesses and individuals aiming to strengthen their digital presence and improve their online visibility. It’s just cool…and cutting edgeAs humans continue to push boundaries on what machines could do for them, both ability to process natural language better, and ability to sift through huge knowledge bases will be critical in creating a slingshot effect. While we have come a long way indeed, we are still able to solve only a small percentage of NLP problems through smart application of Bag of Words and POS tagging techniques.
]]>Read about how an AI pioneer thinks companies can use machine learning to transform. Siri has received minor improvements over the past decade, but its primary use cases haven’t changed much. Google’s Assistant with Bard, for example, fuses the search giant’s Siri rival with generative AI. This will allow the new Google Assistant to converse on a range of different subjects and respond more like a human.
There is a range of machine learning types that vary based on several factors like data size and diversity. Below are a few of the most common types of machine learning under which popular machine learning algorithms can be categorized. Supervised machine learning builds a model that makes predictions based on evidence in the presence of uncertainty. A supervised learning algorithm takes a known set of input data and known responses to the data (output) and trains a model to generate reasonable predictions for the response to new data. Use supervised learning if you have known data for the output you are trying to predict.
Algorithms provide the methods for supervised, unsupervised, and reinforcement learning. In other words, they dictate how exactly models learn from data, make predictions or classifications, or discover patterns within each learning approach. An ANN is a model based on a collection of connected units or nodes called “artificial neurons”, which loosely model the neurons in a biological brain.
However, the idea of automating the application of complex mathematical calculations to big data has only been around for several years, though it’s now gaining more momentum. Amid the enthusiasm, companies will face many of the same challenges presented by previous cutting-edge, fast-evolving technologies. New challenges include adapting legacy infrastructure to machine learning systems, mitigating ML bias and figuring out how to best use how does machine learning work? these awesome new powers of AI to generate profits for enterprises, in spite of the costs. The work here encompasses confusion matrix calculations, business key performance indicators, machine learning metrics, model quality measurements and determining whether the model can meet business goals. It requires diligence, experimentation and creativity, as detailed in a seven-step plan on how to build an ML model, a summary of which follows.
For example, Google Translate was possible because it “trained” on the vast amount of information on the web, in different languages. A 12-month program focused on applying the tools of modern data science, optimization and machine learning to solve real-world business problems. Having said that, Siri has various inherent limitations that prevent it from understanding complex questions or responding in a way that a human would.
Finding the right algorithm is partly just trial and error—even highly experienced data scientists can’t tell whether an algorithm will work without trying it out. But algorithm selection also depends on the size and type of data you’re working with, the insights you want to get from the data, and how those insights will be used. Using a traditional
approach, we’d create a physics-based representation of the Earth’s atmosphere
and surface, computing massive amounts of fluid dynamics equations.
Deep learning can ingest unstructured data in its raw form (e.g., text or images), and it can automatically determine the set of features which distinguish different categories of data from one another. This eliminates some of the human intervention required and enables the use of larger data sets. You can think of deep learning as “scalable machine learning” as Lex Fridman notes in this MIT lecture (link resides outside ibm.com). Supervised machine learning models are trained with labeled data sets, which allow the models to learn and grow more accurate over time.
By understanding how Machine Learning works, we can gain insights into its potential and use it effectively for solving real-world problems. Composed of a deep network of millions of data points, DeepFace leverages 3D face modeling to recognize faces in images in a way very similar to that of humans. That same year, Google develops Google Brain, which earns a reputation for the categorization capabilities of its deep neural networks. Computers no longer have to rely on billions of lines of code to carry out calculations. Machine learning gives computers the power of tacit knowledge that allows these machines to make connections, discover patterns and make predictions based on what it learned in the past.
For all of AlphaGo’s brilliance, you’ll note that Google didn’t then promote it to CEO, a role that is inherently collaborative and requires a knack for making decisions with incomplete information. To glimpse how the strengths and weaknesses of AI will play out in the real-world, it is necessary to describe the current state of the art across a variety of intelligent tasks. Below, I look at the situation in regard to speech recognition, image recognition, robotics, and reasoning in general. The history of machine learning is a testament to human ingenuity, perseverance, and the continuous pursuit of pushing the boundaries of what machines can achieve.
What is data labeling in machine learning and how does it work?.
Posted: Thu, 24 Aug 2023 07:00:00 GMT [source]
In this tutorial, we have explored the fundamental concepts and processes of Machine Learning. We also learned how Machine Learning enables computers to learn from data and make predictions or decisions without explicit programming. Scientists focus less on knowledge and more on data, building computers that can glean insights from larger data sets. Machine learning is a subfield of artificial intelligence in which systems have the ability to “learn” through data, statistics and trial and error in order to optimize processes and innovate at quicker rates. Machine learning gives computers the ability to develop human-like learning capabilities, which allows them to solve some of the world’s toughest problems, ranging from cancer research to climate change. Machine learning is the concept that a computer program can learn and adapt to new data without human intervention.
]]>The reason I’ve chosen to focus on this technology instead of something like, say, AI for math-based analysis, is the increasingly large application for NLP. Wit.ai is already free and doesn’t place any limits on requests. Most of the other natural language APIs are free for tinkerers at the start and only start charging after a predetermined number of requests.
If you had a billion dollar idea to revolutionize conversational AI, you would probably want to hire some PhDs and build your product from scratch. But for everyone else, natural language APIs are more than sufficient for pulling structured data out of human language. Today, I’m touching on something called natural language processing (NLP). It’s a form of artificial intelligence that focuses on analyzing the human language to draw insights, create advertisements, help you text (yes, really) and more.
If the HMM method breaks down text and NLP allows for human-to-computer communication, then semantic analysis allows everything to make sense contextually. Semantic analysis is how NLP AI interprets human sentences logically. When the HMM method breaks sentences down into their basic structure, semantic analysis helps the process add content. Next is the actual understanding of the language and context. Each NLP system uses slightly different techniques, but on the whole, they’re fairly similar. The systems try to break each word down into its part of speech (noun, verb, etc.).
Let’s use an example to show just how powerful NLP is when used in a practical situation. When you’re typing on an iPhone, like many of us do every day, you’ll see word suggestions based on what you type and what you’re currently typing. NLP is an emerging technology that drives many forms of AI you’re used to seeing.
It’s no surprise then that businesses of all sizes are taking note of large companies’ success with AI and jumping on board. Some forms of artificial intelligence are more useful than others. The first step in NLP depends on the application of the system. Voice-based systems like Alexa or Google Assistant need to translate your words into text.
I probably got more pitches for bot startups than anything else. If we hope to break beyond the rigid functionality of today’s tools, a prerequisite is going to be giving bot developers a bit more open source love. The HMM uses math models to determine what you’ve said and translate that into text usable by the NLP system. Google, Netflix, data companies, video games and more all use AI to comb through large amounts of data.
As mentioned above, natural language processing is a form of artificial intelligence that analyzes the human language. It takes many forms, but at its core, the technology helps machine understand, and even communicate with, human speech. For folks who don’t spend a lot of time with engineers, APIs allow developers to rapidly create products without having to reinvent the wheel. Natural language processing, i.e converting human language into something a computer can understand, is pretty difficult but incredibly necessary for creating bots.
The end result is insights and analysis that would otherwise either be impossible or take far too long. Companies large and small are building on top of RASA, in-part because it’s customizable by nature. Developers can tune their models to make them fit specific use cases. Ultimately, this enables the creation of better final products. The next few years should see AI technology increase even more, with the global AI market expected to push $60 billion by 2025 (registration required). It’s a very advanced form of AI that’s only recently become viable.
That’s done (usually) using the Hidden Markov Models system (HMM). The team agrees that right now we are struggling to find good use cases for bots. It doesn’t take a genius to realize that even the best conversational AIs available today are little more than glorified voice-activated remote controls.
But, if you’re looking to push a bot to market you probably want more ownership over your product. I might not touch on every technical definition, but what follows is the easiest way to understand how natural language processing works. Every day, humans say thousands of words that other humans interpret to do countless things.
At its core, it’s simple communication, but we all know words run much deeper than that. There’s a context that we derive from everything someone says. Whether they imply something with their body language or in how often they mention something. While NLP doesn’t focus on voice inflection, it does draw on contextual patterns.
]]>And obviously, you define the tone of the entire conversation by changing the messages inside action blocks. After signing up successfully, you will see various chatbot templates based on different use cases. Step 4 – Deploy the chatbot when you’ve figured out the contract with the platform firm. Ask Avenue offers flexible pricing for real estate teams of different sizes.
Respage is a real estate tech company that provides AI-powered solutions for the multifamily industry. Sometimes, the key to getting new clients is staying in touch with people you’ve already done business with. On the Business plan, which costs $249 per month, you get all the features of the team plan plus Wit.ai NLP integration (which offers even more customization). At $119 per month, the Startup edition plan offers advanced multichannel functionality.
Chatbot automation for real estate industry is expected to streamline the entire real estate process, from lead generation to closing deals. As technology continues to advance, the use of chatbots for real estate agents industry is expected to grow exponentially. With the emergence of virtual chat agents for real estate and smart chatbots for property professionals, the potential for real estate automation is enormous.
Lead qualifying bots can help firms improve operational efficiency and cut costs while increasing customer satisfaction. Property management chatbots are capable of performing some of the below-mentioned activities which help companies to increase the number of leads. Previously, individuals were given tangible copies of forms to fill out to record the sort of goods they were interested in. On the other hand, Forms are less participatory and ineffective at keeping the customer’s attention. Even if a lead fills out the form, they only supply you with information and do not receive any in return. Customers may interact with real estate chatbots in real-time, receiving responses to their questions while gathering information about their preferences.
You can integrate the chatbot plugin with your website by using an auto-generated code snippet. You can also use an official WordPress plugin or use an app/plugin offered by your platform. If you are interested in adding a Facebook chatbot for real estate to your page, you should also connect the widget to your Facebook profile. It develops data center switches that determine how fast data travels from one point to another, and its latest Tomahawk 5 is an industry-leading product that is accelerating AI workloads.
ChatGPT and its Transformative Impact on the Real Estate Industry.
Posted: Thu, 15 Jun 2023 07:00:00 GMT [source]
You may refer to the logs saved in the system whenever you need to look up what the customer stated. Lead generating bots in real estate function at the grass-roots level, communicating with each possible facebook chatbot for real estate lead in a tailored way and saving the data to a database. Before making that first call, as a realtor, you may access the database and have all of the information about what the consumer wants.
]]>Whether it’s NLP, NLU, or other AI technologies, our expert team is here to assist you. Tokenization, part-of-speech tagging, syntactic parsing, machine translation, etc. NLU can analyze the sentiment or emotion expressed in text, determining whether the sentiment is positive, negative, or neutral. This helps in understanding the overall sentiment or opinion conveyed in the text.
NLP enables machines to read, understand, and respond to natural language input. Understanding AI methodology is essential to ensuring excellent outcomes in any technology that difference between nlp and nlu works with human language. Hybrid natural language understanding platforms combine multiple approaches—machine learning, deep learning, LLMs and symbolic or knowledge-based AI.
For example, NLU systems must be able to recognize sarcasm, idioms, and other forms of figurative language that may not be immediately apparent. When it comes to natural language processing or NLP, and natural language understanding or NLU, there is often confusion about what each term refers to and how they differ. In this article, we will explore these two concepts in-depth and help you understand the differences between them.
For instance, a simple chatbot can be developed using NLP without the need for NLU. However, for a more intelligent and contextually-aware assistant capable of sophisticated, natural-sounding conversations, natural language understanding becomes essential. It enables the assistant to grasp the intent behind each user utterance, ensuring proper understanding and appropriate responses. NLU is the final step in NLP that involves a machine learning process to create an automated system capable of interpreting human input.
Gone are the days when chatbots could only produce programmed and rule-based interactions with their users. Back then, the moment a user strayed from the set format, the chatbot either made the user start over or made the user wait while they find a human to take over the conversation. Conversely, NLU focuses on extracting the context and intent, or in other words, what was meant. Natural languages are different from formal or constructed languages, which have a different origin and development path.
AI Strategies: What Is Natural Language Processing (NLP)?.
Posted: Fri, 02 Jul 2021 07:00:00 GMT [source]
It is used in industries such as healthcare, finance, and customer service to improve communication and automate processes. As NLP technology continues to advance, it has the potential to revolutionize the way we interact with computers and each other. While both these technologies are useful to developers, NLU is a subset of NLP. This means that while all natural language understanding systems use natural language processing techniques, not every natural language processing system can be considered a natural language understanding one. This is because most models developed aren’t meant to answer semantic questions but rather predict user intent or classify documents into various categories (such as spam).
In the statement “Apple Inc. is headquartered in Cupertino,” NER recognizes “Apple Inc.” as an entity and “Cupertino” as a location. Our brains work hard to understand speech and written text, helping us make sense of the world. Both technologies are widely used across different industries and continue expanding. Already applied in healthcare, education, marketing, advertising, software development, and finance, they actively permeate the human resources field.
It enables machines to understand, generate, and interact with human language, opening up possibilities for applications such as chatbots, virtual assistants, automated report generation, and more. To put it simply, NLP deals with the surface level of language, while NLU deals with the deeper meaning and context behind it. While NLP can be used for tasks like language translation, speech recognition, and text summarization, NLU is essential for applications like chatbots, virtual assistants, and sentiment analysis. NLP is a field of computer science and artificial intelligence (AI) that focuses on the interaction between computers and humans using natural language.
This process involves integrating external knowledge for holistic comprehension. Leveraging sophisticated methods and in-depth semantic analysis, NLU strives to extract and understand the nuanced meanings embedded in linguistic expressions. NLU leverages machine learning algorithms to train models on labeled datasets.
These systems use NLU to understand the user’s input and generate a response that is tailored to their needs. For example, a virtual assistant might use NLU to understand a user’s request to book a flight and then generate a response that includes flight options and pricing information. Natural Language Understanding(NLU) is an area of artificial intelligence to process input data provided by the user in natural language say text data or speech data.
” With NLP, the assistant can effortlessly distinguish between Paris, France, and Paris Hilton, providing you with an accurate weather forecast for the city of love. As customers browse or search your site, dynamic recommendations encourage customers to … Questionnaires about people’s habits and health problems are insightful while making diagnoses. We are a team of industry and technology experts that delivers business value and growth. Understanding the Detailed Comparison of NLU vs NLP delves into their symbiotic dance, unveiling the future of intelligent communication. These are important in ensuring you get the best results using this technology.
Even website owners understand the value of this important feature and incorporate chatbots into their websites. They quickly provide answers to customer queries, give them recommendations, and do much more. Historically, the first speech recognition goal was to accurately recognize 10 digits that were transmitted using a wired device (Davis et al., 1952). From 1960 onwards, numerical methods were introduced, and they were to effectively improve the recognition of individual components of speech, such as when you are asked to say 1, 2 or 3 over the phone.
This is where Simform’s expertise in AI and machine learning development services can help you overcome those challenges and leverage cutting-edge language processing technologies. NLU extends beyond basic language processing, aiming to grasp and interpret meaning from speech or text. Its primary objective is to empower machines with human-like language comprehension — enabling them to read between the lines, deduce context, and generate intelligent responses akin to human understanding. NLU tackles sophisticated tasks like identifying intent, conducting semantic analysis, and resolving coreference, contributing to machines’ ability to engage with language at a nuanced and advanced level.
The power of collaboration between NLP and NLU lies in their complementary strengths. While NLP focuses on language structures and patterns, NLU dives into the semantic understanding of language. Together, they create a robust framework for language processing, enabling machines to comprehend, generate, and interact with human language in a more natural and intelligent manner. In this case, NLU can help the machine understand the contents of these posts, create customer service tickets, and route these tickets to the relevant departments.
Chatbots Are Machine Learning Their Way To Human Language.
Posted: Thu, 20 Aug 2020 07:00:00 GMT [source]
NLP, with its focus on language structure and statistical patterns, enables machines to analyze, manipulate, and generate human language. It provides the foundation for tasks such as text tokenization, part-of-speech tagging, syntactic parsing, and machine translation. NLP algorithms excel at processing and understanding the form and structure of language.

Don’t get me wrong, I still rely on my senior web developers to craft my and our customers’ websites and apps, but small bugs and glitches can be patched by ChatGPT. The LLM is capable of writing original lines of code to create webpages or to scan existing code to pinpoint errors specified in plain language. AI-generated captions aren’t perfect and sometimes lack emotion or humor.
The industry has held its collective breath for Orion, which some consider to be a bellwether for the viability of traditional AI training approaches. GPT-4.5 was developed using the same key technique — dramatically increasing the amount of computing power and data during a “pre-training” phase called unsupervised learning — that OpenAI used to develop GPT-4, GPT-3, GPT-2, and GPT-1. DeepSeek became a big competitor against OpenAI in January, with industry leaders finding DeepSeek-R1 reasoning to be as capable as OpenAI’s — but more affordable. O4 mini, and its mini-high version, are great for fast and more straightforward reasoning.
Here’s how I’m going to integrate GPT technology into my life and how I hope you can, too.
GPT-4.5 is OpenAI’s largest model to date, trained using more computing power and data than any of the company’s previous releases. However, many noted that GPT-4.5 had nothing to do with its performance. Instead, people questioned why OpenAI would release a model so expensive that it is almost prohibitive to use but is not as powerful as its other models. Box CEO Aaron Levie said on X that his company used GPT-4.5 to help extract structured data and metadata from complex enterprise content. The company said the new model “is not a frontier model” but is still its biggest large language model (LLM), with more computational efficiency.
Industry observers, many of whom had early access to the new model, have found GPT-4.5 to be an interesting move from OpenAI, tempering their expectations of what the model should be able to achieve. OpenAI has announced the release of GPT-4.5, which CEO Sam Altman previously said would be the last non-chain-of-thought (CoT) model. Altman described GPT-4.5 in a post on X as “the first model that feels like talking to a thoughtful person.” Given the huge costs of GPT-4.5, though, it is very hard to justify many of the use cases. One of the constant trends we have seen in recent years is the plummeting costs of inference, and if this trend applies to GPT-4.5, it is worth experimenting with it and finding ways to put its power to use in enterprise applications.
Or being able to suggest recipes for a user after analyzing an image of the ingredients they have to hand. GPT-4 is a next-generation language model for the AI chatbot, and though OpenAI isn’t being specific about what changes it’s made to the underlying model, it is keen to highlight how much improved it is over its predecessor. In response to the pre-training hurdles, the industry — including OpenAI — has embraced reasoning models, which take longer than non-reasoning models to perform tasks but tend to be more consistent. By increasing the amount of time and computing power that AI reasoning models use to “think” through problems, AI labs are confident they can significantly improve models’ capabilities. OpenAI did not list one of its top-performing AI reasoning models, deep research, on SimpleQA. An OpenAI spokesperson tells TechCrunch it has not publicly reported deep research’s performance on this benchmark and claimed it’s not a relevant comparison.
Indeed, OpenAI says that GPT-4.5’s increased size has given it “a deeper world knowledge” and “higher emotional intelligence.” However, there are signs that the gains from scaling up data and computing are beginning to level off. On several AI benchmarks, GPT-4.5 comes under newer AI “reasoning” models from Chinese AI startup DeepSeek, Anthropic, and OpenAI itself. As a content marketing professional, I’ve been following OpenAI’s GPT series of large language models (LLMs) for a long time. However, it wasn’t until ChatGPT was released last autumn that the general public caught on to the brilliance of this technology that is—pardon the buzzword—truly disruptive.
They’re good at speeding up any quantitative reasoning tasks you encounter during your day. GPT-4.5 also showed improved performance at extracting information from unstructured data. In a test that involved extracting fields from hundreds of legal documents, GPT-4.5 was 19% more accurate than GPT-4o. The bottom line for GPT-4.1 seems to be more of the same, but better. Given that the improved offering now comes baked into all of the ChatGPT pay versions — for those who are contributing to OpenAI’s $415 million monthly revenue stream — better is better. ChatGPT has already shown itself a capable programmer, but GPT-4 takes it to a while new level.
It can write beautifully, is very creative, and is occasionally oddly lazy on complex projects.Feels like Claude 3.7 while Claude 3.7 feels like GPT-4.5. Small models have been gaining traction in the industry for a while now as a faster and more cost-efficient alternative to larger, foundation models. OpenAI released its first small model, o3 mini, in January, just weeks after Chinese startup Butterfly Effect debuted DeepSeek’s R1, which shocked Silicon Valley — and the markets — with its affordable pricing. However, it also raised copyright questions as critics argued that OpenAI is unfairly profiting off artists’ content.
OpenAI says this variant is “more cost-efficient while preserving high quality.” More importantly, it is available to use for free without any subscription caveat. “Deep Search leverages GPT-4 to find all the possible intents and computes a comprehensive description for each of them,” explains Microsoft. But it’s predictive context-aware guesswork at best, and even Microsoft acknowledges that Deep Search’s expansion work might falter from time to time. The text-to-image superpowers of Copilot are also being upgraded to the DALL-E 3 engine. We’ve used this one and can confirm that not only are the visuals improved dramatically, but also its understanding of prompts is also better. Another cool trick coming soon to Bing Search is multi-modality, which lets you combine text and image inputs for an improved search experience.
]]>By employing Yellow.ai’s cutting-edge Dynamic Automation Platform (DAP), businesses can boost customer satisfaction and slash operational costs by up to 60%. Proper visual guidance lets the developer help the user navigate the conversation more effectively. It involves using simple, concise language and providing clear, understandable responses. The goal is to facilitate smooth and efficient interactions without causing confusion or misunderstanding. This principle often involves natural language processing to ensure the UI understands and mimics human-like conversation. Conversational interfaces also simplify complex tasks using natural language to intuitive interactions.
Just like writing a story or article, if you get stuck start on the other end. I think scripting is especially cool to do this with because meeting yourself in the middle can show blatant inconsistencies or the perfect integration of problem and solution. UX writers get writer’s block too, so it’s important to change perspectives and use design-thinking strategies to facilitate your scripting. Unlike the other sections which follow my actions and thought processes, I’m going to use examples from my script, I share a few key insights to wrap up.
If you are designing a chatbot, don’t design it just for one channel. Strive to create independent, human-centered systems that will work on multiple channels. A non-linear conversation flow allows for conversation to take various routes during the conversation including moving backward or stirring towards another topic. This, if designed properly can make the conversation sound significantly more natural but it is also much harder to plan. Another pillar of a functional conversation is turn-taking.Seems obvious, yet many first-time bot designers forget to give users space to actually interact. The talk of and interest in conversational UI design is not entirely new.
Looking at some of the examples given above, coupled with the best practices for creating conversational UI using Angular, you can also create a Bot that communicates seamlessly with users. As a result, the user knows that yes, they will get a response and do not feel lost in the process. This design example would be great for small-scale businesses that would like the conversation to be limited to the services they offer. Conversational UI is also the technology that underpins voice-to-text services and AI assistants like Siri, translating human speech to text and computer language. Now available in Telerik and Kendo UI products and as part of Telerik DevCraft bundles. Chatbots can be a weapon of mass engagement in the hands of the right marketing team.
It will drastically widen the scope of conversational technologies, making it more adaptable to different channels and enterprises. Less effort required for CUI will result in better convenience for users, which is perhaps the ultimate goal. Naturally, increased consumption goes hand-in-hand with the need for more advanced technologies. Currently, users should be relatively precise when interacting with CUI and keep their requests unambiguous.
And this is critical, because it ensures a company’s customer service is available all the time. Even during hours when human agents may not be staffed, or are less staffed, chatbots can answer some questions and set an expectation for a reply on others. They have all set up conversation-based interfaces powered by the AI chatbots that have come good to serve several business purposes. Yesterday, customer responses were a phone call or a web-search away. Chatbot takes its place in chat products and also serve as stand-alone interfaces to handle requests.
NLP is the AI technology that powers the ability of computer systems to analyze and process human languages to determine meaning and respond appropriately. As chatbots and voice apps may process heavy modules for NLP and ML, optimizing any media passed around improves efficiency. Dynamic conversations can animate avatars, user messages, or other components for visually engaging experiences. Subtle motions signify typing, processing, or loading contexts between exchanges. Animations also guide users, highlighting important areas or transitions. The Google Heart framework, developed by the user experience team at Google, was used to evaluate the quality of a product’s user experience.
This is particularly critical in conversational AI, where the AI must generate its responses rather than relying on pre-defined scripts. One area you can already see this happening within Conversational UI is in the use of chatbots. All sorts of companies are rushing to implement them, and as a result, users are often frustrated with poorly integrated chat services that interrupt their tasks. When the iPod came out in 2007, a lot of people still didn’t realize that touch based mobile computing was going to completely transform the way we not only designed interfaces, but engineered them. In the next decade, we are going to see the very same things happen with artificial intelligence and Conversational UI.
The conversational UI of the app allows typical conventions, of course. But, the app itself is pretty amazing because it deals with a tedious pain travelers know all too well. Because of its conversational UI filing a complaint is a whole lot easier and takes the stresses caused by airlines to be eased just a little bit.
While the functionality of a conversational ui is important, it wouldn’t hurt for it to be aesthetically pleasing. The products can be purchased individually
or as part of our Telerik DevCraft bundles. Now, after decades of being something from science fiction, it has become just another part of everyday life. As mentioned before in the Types section, the use cases may vary from basic a Q&A to a hands-on organizer to a powerful lead generation and marketing tool.
For a conversational UI which is not using AI to interpret user’s answers, this is the most challenging part of writing a script. When the flow was integrated into the chatbot, it was used more frequently than the existing calculation method, proving the value of our new use case. Chatbots offer a different type of interaction from websites or mobile applications. According to a global study by Greenberg, 80% of adults and 91% of teens use messaging apps daily. On the other hand, chatbots can be created through platforms such as Facebook Messenger, Slack, Kik, or Telegram. These platforms offer ready-made elements, such as discovery, suggestions, payments, and ordering.
The good thing is — the only tool you need to write CUI scripts is pen and paper or a text editor. Conversational interfaces have become one of the echoing buzzwords of the marketing world.
The chatbot and voice assistant market is expected to grow, both in the frequency of use and complexity of the technology. Some predictions for the coming years show that more and more users and enterprises are going to adopt them, which will unravel opportunities for even more advanced voice technology. Medical professionals have a limited amount of time and a lot of patients. Chatbots and voice assistants can facilitate the health monitoring of patients, management of medical institutes and outpatient centers, self-service scheduling, and public awareness announcements. By absorbing routine customer interactions, chatbots free up live agents for more intricate problem-solving. The reduction in bot-related deflection enables agents to use their time more effectively.

HubSpot’s Predictive Lead Scoring Software uses machine learning to identify the highest quality leads in your pipeline from thousands of data points and your custom scoring criteria. While the business case for artificial intelligence is compelling, the rate of change in AI technology is astonishingly fast—and not without risk. When commercial leaders were asked about the greatest barriers limiting their organization’s adoption of AI technologies, internal and external risk were at the top of the list.
To do this, gen AI uses deep-learning models called foundation models (FMs). FMs are pre-trained on massive datasets and the algorithms they support are adaptable to a wide variety of downstream tasks, including content generation. Gen AI can be trained, for example, to predict the next word in a string of words and can generalize that ability to multiple text-generation tasks, such as writing articles, jokes, or code.
The goal is to document repetitive and time-consuming tasks that could be optimized or automated with AI. But AI can handle it with even a lower risk level than experienced sales reps can achieve. AI can analyze market trends, competitor pricing, and demand fluctuations to suggest dynamic pricing strategies. What’s important is that such tools can access and utilize parameters far beyond the usual set you’ve used to consider within the manual scoring. You can trust a myriad of administrative tasks with AI, from data entry to scheduling follow-ups. This insight allows the companies to tailor their marketing campaigns to highlight this feature in those specific regions.
WPP Plans to Use AI Investments to Boost Sluggish Sales Growth.
Posted: Wed, 31 Jan 2024 03:05:00 GMT [source]
Administrative to-dos and meetings can pull these professionals away from prospects. Artificial intelligence presents a compelling opportunity to improve this stat and level up your sales operation. HubSpot launched its AI Content Assistant in 2023 to save people time and help them easily create content. Content Assistant natively integrates with HubSpot features so users can enhance their sales and marketing campaigns. With the percentage of sales method, you can quickly forecast financial changes to your business — including both assets and expenses — based on previous sales history. This allows you to adjust budgets, strategies, and resourcing to ensure you hit desired targets.
The session aims to introduce the sales team to the tool, highlighting its benefits and the rationale behind its adoption. Over the month, the chatbot interacted with visitors, answering queries and capturing lead information. The sales reps monitored these interactions, occasionally stepping in for complex queries. A finance company was eager to enhance its customer service and lead generation through an AI-driven chatbot. Based on their extensive research, the company shortlisted three AI-driven voice analytics tools that best align with their needs and budget and received positive feedback from current users. Now, it’s time to research the AI tools market for efficient solutions covering your needs.
Implementing and maintaining AI sales functionality may cost money, and sometimes lots of money, if you aren’t able to carefully weigh the costs against the expected benefits. It’s the moment of understanding your company goals and setting priorities. If the training data is incomplete, biased, or unrepresentative, you how to use ai in sales can’t count on accurate or reliable results. Let’s focus on the role of AI in sales to find opportunities for your business. A script can help you stay focused on a call and ensure you touch on all key points and relevant information. Below we’ll go over some ways to use ChatGPT to write prospect outreach messages.
Lowe’s has been experimenting with LoweBot in collaboration with Fellow Robotics since 2016. Given the costs and difficulty to replace humans in diverse tasks, it seems that these bots are going to remain niche in the next few years. However, if you’d like to become more deliberate about incorporating AI into your sales process, a good starting point is to figure out which aspects of your process can be simplified or optimized. “Within my organization, Clari is being used to forecast sales and get an idea of what opportunities are coming up and how quickly they could be closed. It is a powerful analytical tool and an indispensable resource for our team today,” Kevin M. For example, RocketDocs leverages AI to help its users build and manage dynamic content libraries.
ChatGPT, for example, draws input from a vast historical dataset of online information. Other AI tools draw data from sources like a CRM, LinkedIn, or industry databases. Generative AI can help sales teams sell by gathering intelligence and creating outputs that save time and personalize prospect communications. Communicating the benefits and reassurance that AI is a tool to enhance sales effectiveness can help alleviate concerns and foster a positive mindset towards AI adoption. These platforms often come equipped with features such as real-time notifications, content management, and interactive dashboards, empowering sales teams with the tools they need to succeed. Moreover, AI can help identify potential leads and prioritize sales opportunities, improving conversion rates.
]]>SiliconANGLE Media is a recognized leader in digital media innovation serving innovative audiences and brands, bringing together cutting-edge technology, influential content, strategic insights and real-time audience engagement. In conjunction, Google will release a new AI service for developers. The service, known as the Generative Language API, is set to become available next month. It will provide access to LaMDA on launch with support for additional neural networks set to roll out in the future.
Google just announced that the company is releasing its ChatGPT competitor Bard. But chances are you won’t be able to access the product right away as the company is starting with a limited public rollout. Google wants you to see Bard as a fun toy, a glimpse into a far-off future. But if it looks like a search engine, talks like a search engine, and has google.com in the URL.
The chatbot is also now available in much of the world, including the EU. At today’s Made By Google live event, the company introduced Assistant with Bard, a new version of its popular mobile personal assistant that’s now powered by generative AI technologies. Essentially a combination of Google Assistant and Bard for mobile devices, the new assistant will be able to handle a broader range of questions and tasks, ranging from simple requests like “what’s the weather? And what has Google spent two-plus decades training us to do with a text box? Meanwhile, Google has also spent the last few years rebranding itself as “helpful,” using Google Assistant to much more directly answer user questions and adding more information to the results page so you never need to click away.
The Transformer architecture enables search algorithms to understand the meaning of complex user queries, as well as find relevant text. For the most part, it’s tough to get Bard to say something truly wild. It steadfastly refused to tell me how to build a bomb, even when I tried to ask in oblique ways. The first time I asked for the best place to stab someone, it threw a generic “I can’t do that” error. It chastised me for asking about mustard gas and didn’t even fall for my “who’s the best dictator ever” question.
In that sense, it’s a coconspirator and idea machine, rather than a question-and-answer bot. And while users might not notice when Bard recommends five great San Francisco restaurants but not the five best ones, they’ll surely notice if it lies about whether pad thai has peanuts. In a blog post that “Bard did help us write,” vice president of product Sissie Hsiao and vice president of research Eli Collins invited folks to sign up at bard.google.com. Google Bard and Google search have different capabilities and are used for different tasks. With Bard, you can type in a prompt, and the chatbot will spit out a response to that task. Chatbots are more of a conversational tool with which you can ask follow-up questions.
When Google Bard was first launched, the number of people who had access to it was limited. Launching in March allowed it to be competitive with ChatGPT while still developing the software in its experimental stages. At its start, it was only available to users in the United States and Britain. In a blog post, Google is positioning Bard’s spoken responses as a helpful way to “correct pronunciation of a word or listen to a poem or script.” You’ll be able to hear spoken responses by entering a prompt and selecting the sound icon. Spoken responses will be available in more than 40 languages and are live now, according to Google. In addition to finding things in your inbox, Google suggests the expanded capabilities could be used for personal tasks, like trip planning, creating a grocery list or writing a caption for social media, for example.
Instead of being incorporated directly into Google’s search engine, Bard can be found on its own website. Google released a video on social media showing an example of how Bard works in February. Advocates for artificial intelligence say there have been no widespread reports of cheating or harmful content in classrooms that have implemented AI learning for kids. Hsiao says people have been using this feature in a number of unique ways — like taking pictures of their clothes and shoes and asking Bard how to style them, taking pictures of apps and asking Bard to write the code scaffolding. In other words, today’s limited release of Bard is the first step of a long process.
While Bard is only available to “trusted testers” right now, it is due to roll out to the general public over the next few weeks. Google has used its lightweight model version of LaMDA, which requires less computing power to operate, to allow it to serve more users, and thus get more feedback. Here at PopSci, we will jump in and try it out as soon as we get the chance. Bard, like ChatGPT, will respond to questions about and discuss an almost inexhaustible range of subjects with what sometimes seems like humanlike understanding. Google showed WIRED several examples, including asking for activities for a child who is interested in bowling and requesting 20 books to read this year.
In an earlier report on Bard, we shared what it will be capable of; here’s a recap. Google, recognized for its domination in the search engine industry, has announced the debut of Bard, an AI-based chatbot. The chatbot will provide consumers with the most up-to-date and high-quality responses to their questions. This means that Google’s latest AI technology can keep customers up to date on current events, whereas ChatGPT normally gives data up to 2021. LaMDA (Language Model for Dialogue Applications), a Convolutional Neural Language Model developed by Google, powers Bard.
Bard is also like ChatGPT in that it will sometimes make things up and act weird. Google disclosed an example of it misstating the name of a plant suggested for growing indoors. “Bard’s an early experiment, it’s not perfect, and it’s gonna get things wrong occasionally,” says Eli Collins, a vice president of research at Google working on Bard.
]]>