<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
** General
*/
.elementor-lightbox .dialog-widget-content {
    width: 100%;
}

.elementor-slideshow__header .elementor-slideshow__counter {
    width: auto;
}

@media (min-width: 800px ) {
    .elementor-section-stretched {
        margin-left: calc( 50% - 50vw );
        width: calc( 100vw )!important;
        left: auto!important;
    }
}

@media (max-width: 799px ) {
    .elementor-section-stretched {
        width: 100%!important;
        left: auto!important;
    }
}

.elementor-column-gap-default &gt; .elementor-row &gt; .elementor-column &gt; .elementor-element-populated {
    padding: 20px;
}


.elementor-column.elementor-inner-column.elementor-element .elementor-column-wrap {
    transition-timing-function: cubic-bezier( 0.2, 1, 0.22, 1 );
}



@media (min-width: 1024px) and (max-width: 1300px) {
    .elementor-hidden-small-laptop-yes {
        display: none;
    }
}




.sh-boxed-content-align-left.elementor-section &gt; .elementor-container {
    margin-left: 0;
    margin-right: auto;
}

.sh-boxed-content-align-right.elementor-section &gt; .elementor-container {
    margin-left: auto;
    margin-right: 0;
}



@media (max-width: 1024px ) {
    .sh-boxed-content-tablet-align-left.elementor-section &gt; .elementor-container {
        margin-left: 0;
        margin-right: auto;
    }

    .sh-boxed-content-tablet-align-center.elementor-section &gt; .elementor-container {
        margin-left: auto;
        margin-right: auto;
    }

    .sh-boxed-content-tablet-align-right.elementor-section &gt; .elementor-container {
        margin-left: auto;
        margin-right: 0;
    }
}


@media (max-width: 767px ) {
    .sh-boxed-content-mobile-align-left.elementor-section &gt; .elementor-container {
        margin-left: 0;
        margin-right: auto;
    }
    
    .sh-boxed-content-mobile-align-center.elementor-section &gt; .elementor-container {
        margin-left: auto;
        margin-right: auto;
    }

    .sh-boxed-content-mobile-align-right.elementor-section &gt; .elementor-container {
        margin-left: auto;
        margin-right: 0;
    }
}


/*
** Fix - Elementor related issues
*/
.e-container.e-container--column .elementor-spacer-inner,
.elementor-column .elementor-spacer-inner {
    height: var(--spacer-size);
}

.elementor-add-haste-library-button {
    background-color: #2664ff;
    margin-left: 5px;
    background-image: url( '../admin/img/haste-icon-white-retina.png' );
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 30%;
}


body.elementor-editor-active header.sh-header-desktop {
    pointer-events: none;
}


@media (min-width: 767px) {
    body:not(.elementor-editor-active) .sh-section-column-stretch-left &gt; .elementor-container &gt; .elementor-row &gt; .elementor-column:first-child &gt; div,
    body:not(.elementor-editor-active) .sh-section-column-stretch-left &gt; .elementor-container &gt; .elementor-column:first-child &gt; div,
    body:not(.elementor-editor-active) .sh-section-column-stretch-right &gt; .elementor-container &gt; .elementor-row &gt; .elementor-column:last-child &gt; div,
    body:not(.elementor-editor-active) .sh-section-column-stretch-right &gt; .elementor-container &gt; .elementor-column:last-child &gt; div {
        opacity: 0;
    }
}


/* Fix Header Paddings */
.sh-header-desktop .container .elementor-row &gt; .elementor-column &gt; .elementor-element-populated {
    padding-top: 0px;
    padding-bottom: 0px;
}




/*
** Icon
*/
.sh-icon {
    font-size: 36px;
    display: inline-flex;
}

.sh-icon-container {
    line-height: 1;
}



/*
** Section - Element
*/
.elementor-section-as-overlay-bottom {
    position: absolute!important;
    bottom: 0; left: 0; right: 0;
    background-color: #fff;
}


.elementor-section-columns-show-on-hover-enabled  {
    opacity: 0;
    transition: all 0.4s cubic-bezier(.57,.21,.69,3.25);
}

.elementor-column-wrap:focus .elementor-section-columns-show-on-hover-enabled,
.elementor-column-wrap:hover .elementor-section-columns-show-on-hover-enabled,
.elementor-dragging-on-child .elementor-section-columns-show-on-hover-enabled,
X.elementor-section-columns-show-on-hover-enabled .elementor-row .elementor-dragging-on-child.elementor-column {
    opacity: 1;
}




/*
** Progress Bar - Element
*/
.sh-progress-bar {
    --haste-element-bg-color: #e8e1e2;
    --haste-element-indicator-bg-color: var(--haste-color-accent);
}

.sh-progress-bar-line {
    background-color: var(--haste-element-bg-color);
    height: 5px;
    margin-top: 15px;
    position: relative;
    display: flex;
    align-items: center;
    border-radius: 5px;
}

.sh-progress-bar-line-active {
    height: 100%;
    border-radius: 5px;
    background-color: var(--haste-element-indicator-bg-color);
}

.sh-progress-bar-information {
    display: flex;
}

.sh-progress-bar-title {
    flex: 1;
}

.sh-progress-bar-numbers-data + .sh-progress-bar-numbers-text {
    margin-left: -0.22em;
}

body:not(.elementor-editor-active) .sh-progress-bar-numbers-data:before {
    display: none;
}

.sh-progress-bar-style-numbers-line .sh-progress-bar-line-active {
    overflow: visible!important;
    text-align: right;
}

.sh-progress-bar-style-numbers-line .sh-progress-bar-numbers {
    display: inline-flex;
    background-color: var(--haste-color-bg);
    transform: translateX(0%) translateY(-40%);
    padding: 0 10px;
}

.sh-progress-bar-style-numbers-line .sh-progress-bar-numbers-text {
    margin-left: 0;
}

/* Progress Bar - Circle */
.sh-progress-bar-circle {
    display: inline-flex;
    position: relative;
    width: 150px;
}

.sh-progress-bar-numbers-container {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
}

.sh-progress-bar-numbers-container .sh-progress-bar-numbers {
    font-size: 30px;
}

.sh-progress-bar-circle svg {
    width: 150px;
    height: 150px;
    transform: rotate(-90deg);
}

.sh-progress-bar-circle__background {
    fill: none;
    stroke: var(--haste-element-bg-color);
    stroke-width: 1;
}

.sh-progress-bar-circle__progress {
    fill: none;
    stroke: var(--haste-element-bg-color);
    stroke: var(--haste-element-indicator-bg-color);
    stroke-dasharray: 100 100;
    stroke-dashoffset: 100;
    stroke-linecap: round;
    stroke-width: 1;
    transition: stroke-dashoffset 0s ease-in-out;
}




/*
** Portfolio - Element
*/
.sh-potfolio-item {
    display: inline-block;
    width: 33.3333333333%;
}


/*
** Counter - Element
*/
.sh-counter-content {
    line-height: 1;
    font-size: 72px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 0px;
}


/*
** Button - Element
*/
.btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 17px 28px;
    border-radius: 5px;
    border: none;
    font-size: 13px;
    font-weight: 600;
    height: auto;
    line-height: 1;
}

.btn:focus {
    box-shadow: none;
}

.btn.sh-button:hover {
    color: var(--haste-element-text-color);
}

.btn i {
    transition: inherit;
}

.btn-icon-left .sh-button i {
    padding-right: var( --haste-element-icon-spacing );
}

.btn-icon-right .sh-button i {
    padding-left: var( --haste-element-icon-spacing );
    order: 1;
}

.btn-primary {
    color: #fff;
    background-color: var( --haste-color-accent );
}

.elementor-align-justify .sh-button {
    width: 100%;
}

.elementor-widget-haste-button {
    line-height: 1;
}

.sh-button-text-content,
.sh-button-icon {
    position: relative;
    z-index: 1;
    text-align: left;
}

.sh-button {
    transition: 0.3s all ease-out;
    background-color: var( --haste-color-accent );
    overflow: hidden;
    position: relative;
    --haste-element-icon-size: 18px;
    --haste-element-icon-spacing: 10px;
    --haste-element-text-color: #ffffff;
    color: var(--haste-element-text-color);
    border-radius: var(--haste-element-border-radius);
}

div.sh-button {
    cursor: text;
}

button.sh-button-action-lightbox {
    cursor: pointer;
}

.sh-button:hover,
.sh-button:focus {
    color: var( --haste-element-text-color );
}

.sh-button:hover {
    background-color: var( --haste-color-accent-hover );
}

.sh-button i {
    text-decoration: none!important;
    line-height: 0.5em;
    font-size: var(--haste-element-icon-size);
}

.sh-button-subtext {
    margin-bottom: 6px;
}

.sh-button-hover-animation-icon-slide .sh-button i,
.sh-button-hover-animation-icon-slide .sh-button .sh-button-text-content {
	position: relative;
	transition: 0.3s all ease-out;
	right: 0;
}

.sh-button-hover-animation-icon-slide.sh-button-style-plain .sh-button {
    overflow: hidden;
}

.sh-button-hover-animation-icon-slide .sh-button:hover i {
	right: calc( ( var(--haste-element-padding-right) + var(--haste-element-icon-size) ) * -1.1 );
}

.sh-button-hover-animation-icon-slide .sh-button:hover i + .sh-button-text-content {
	right: calc( ( var(--haste-element-icon-spacing) + var(--haste-element-icon-size) ) / 2 * -1 );
}

.sh-button-hover-animation-move-left .sh-button:hover {
    transform: translateX( -5px );
}

.sh-button-hover-animation-move-right .sh-button:hover {
    transform: translateX( 5px );
}

.sh-button-hover-animation-move-up .sh-button:hover {
    transform: translateY( -5px );
}

.sh-button-hover-animation-move-down .sh-button:hover {
    transform: translateY( 5px );
}


.sh-button-hover-animation-squeeze .sh-button {
	transition: 0.5s all ease;
}
.sh-button-hover-animation-squeeze .sh-button:hover {
    transform: scale( 0.85 );
}


.sh-button-loop-animation-pulse .sh-button {
	animation: haste_shadow_pulse 2s infinite;
} 

@keyframes haste_shadow_pulse {
	0% { box-shadow: 0 0 0 0 #ffffff; }
	70% { box-shadow: 0 0 0 25px rgba( 0, 0, 0, 0 ); }
	100% { box-shadow: 0 0 0 0 rgba( 0, 0, 0, 0 ); }
}


/* Background and Underline Fill */
.sh-button-hover-animation-background-fill .sh-button-bg-hover {
    opacity: 1;
    height: 100%;
    transition: 0.25s transform ease-in-out;
    transform: scaleX(0);
    transform-origin: 100% 50%;
}

.sh-button-hover-animation-underline .sh-button,
.sh-button-hover-animation-underline-fill .sh-button {
    text-decoration: none!important;
}

.sh-button-hover-animation-underline .sh-button-text,
.sh-button-hover-animation-underline-fill .sh-button-text {
    position: relative;
    padding-bottom: 3px;
}

.sh-button-hover-animation-underline .sh-button-text:after,
.sh-button-hover-animation-underline-fill .sh-button-text:after {
    display: block;
    content: "";
    position: absolute;
    left: 0px;
    right: -1px;
    bottom: 0;
    background-color: var( --haste-element-text-color );
    height: 1px;
    transition: 0.25s transform ease-in-out;
    transform: scaleX(0);
    transform-origin: 100% 50%;
}

.sh-button-hover-animation-background-fill .sh-button:hover .sh-button-bg-hover,
.sh-button-hover-animation-underline-fill .sh-button:hover .sh-button-text:after {
    transform: scaleX(1);
    transform-origin: 0px 50%;
}

.sh-button-hover-animation-underline .sh-button-text:after {
    transform: scaleX(1);
    transform-origin: 0px 50%;
}

.sh-button-hover-animation-underline .sh-button:hover .sh-button-text:after {
    transform: scaleX(0);
    transform-origin: 100% 50%;
}







.sh-button-size-extra-small .sh-button {
    font-size: 13px;
    padding: 8.5px 20px 8.5px 20px;
    --haste-element-border-radius: 100px;
    --haste-element-icon-size: 16px;
    --haste-element-padding-right: 20px;
}

.sh-button-size-small .sh-button {
    font-size: 14px;
    padding: 13px 25px 13px 25px;
    --haste-element-border-radius: 100px;
    --haste-element-icon-size: 18px;
    --haste-element-padding-right: 25px;
}

.sh-button-size-medium .sh-button {
    font-size: 16px;
    padding: 17px 30px 17px 30px;
    --haste-element-border-radius: 5px;
    --haste-element-icon-size: 20px;
    --haste-element-padding-right: 30px;
}

.sh-button-size-large .sh-button {
    font-size: 16px;
    padding: 22px 35px 22px 35px;
    --haste-element-border-radius: 8px;
    --haste-element-icon-size: 22px;
    --haste-element-padding-right: 35px;
}




.sh-button-style-border .sh-button {
    background-color: transparent;
    --haste-element-text-color: var(--haste-color-accent);
}

.sh-button-style-border .sh-button-border {
    border: 2px solid var(--haste-color-accent);
}

.sh-button-style-border .sh-button:hover {
    --haste-element-text-color: #ffffff;
}

.sh-button-style-border .sh-button-bg-hover {
    background-color: var(--haste-color-accent);
}

.sh-button-style-plain .sh-button {
    padding: 0;
    background-color: transparent;
    --haste-element-text-color: var(--haste-color-accent);
    border-radius: 0px!important;
    overflow: visible;
    --haste-element-padding-right: 20px;
}

.sh-button-style-plain .sh-button:hover {
    background-color: transparent;
    --haste-element-text-color: var(--haste-color-accent-hover);
}



.sh-button-style-icon-only.sh-button-size-extra-small .sh-button {
    padding: 8.5px;
}
.sh-button-style-icon-only.sh-button-size-extra-small .sh-button i {
    --haste-element-icon-size: 16px;
}

.sh-button-style-icon-only.sh-button-size-small .sh-button {
    padding: 13px;
}
.sh-button-style-icon-only.sh-button-size-small .sh-button i {
    --haste-element-icon-size: 18px;
}

.sh-button-style-icon-only.sh-button-size-medium .sh-button {
    padding: 17px;
}
.sh-button-style-icon-only.sh-button-size-medium .sh-button i {
    --haste-element-icon-size: 20px;
}

.sh-button-style-icon-only.sh-button-size-large .sh-button {
    padding: 22px;
}
.sh-button-style-icon-only.sh-button-size-large .sh-button i {
    --haste-element-icon-size: 22px;
}

.sh-button-style-icon-only .sh-button i {
    padding-left: 0;
    padding-right: 0;
    width: 1em;
    height: 1em;
    line-height: 1em;
    text-align: center;
    --haste-element-icon-size: 20px;
}

.sh-button-style-icon-only .sh-button-text-content {
    display: none;
}




.sh-button-border,
.sh-button-bg-hover {
    opacity: 0;
    position: absolute;
    top: 0; left: 0; right: -1px; bottom: 0;
    transition: 0.4s all ease-in-out;
}

.sh-button-border {
    right: 0;
    opacity: 1;
    border-radius: var(--haste-element-border-radius);
}

.elementor-widget-haste-button.sh-hover .sh-button-bg-hover,
.sh-button:hover .sh-button-bg-hover,
.sh-button:focus .sh-button-bg-hover {
    opacity: 1;
}
















/*
** Heading - Element
*/
.sh-heading-content {
    margin-top: 0;
    margin-bottom: 0;
}

.sh-line-before-text {
    display: none;
    vertical-align: middle;
    line-height: normal;
    position: relative;
    height: 2px;
    margin-right: 15px;
}

.elementor-heading-line-before-on .sh-line-before-text {
    display: inline-block;
}




/*
** Text Editor - Element
*/
.sh-text-editor p:first-child {
    margin-top: 0;
}

.sh-text-editor p:last-child {
    margin-bottom: 0;
}

.sh-text-editor &gt; *:first-child {
    margin-top: 0;
}

.sh-text-editor &gt; *:last-child {
    margin-bottom: 0;
}

.sh-text-editor {
    --haste-underline-color: var(--haste-color-heading);
    --haste-underline-size: 2px;
    --haste-underline-position: 93%;
    --haste-strong-color: inherit;
    --haste-strong-color2: var(--haste-strong-color);
}

.sh-text-editor span[style*="text-decoration:underline;"],
.sh-text-editor span[style*="text-decoration: underline;"],
.haste-underline-magical {
    color: var( --haste-underline-text-color );
    background-image: linear-gradient( 0deg, var(--haste-underline-color) 0%, var(--haste-underline-color) 100%);
    background-repeat: no-repeat;
    background-size: 100% var(--haste-underline-size);
    background-position: 0 var(--haste-underline-position);
    transition: background-size 0.25s ease-in;
    text-decoration: none!important;
}

.sh-text-editor a:hover,
.sh-iconlist-item-text a:hover {
    text-decoration: underline;
}

.sh-text-editor h1,
.sh-text-editor h2,
.sh-text-editor h3,
.sh-text-editor h4,
.sh-text-editor h5,
.sh-text-editor h6 {
    color: inherit;
}


.sh-text-editor strong {
    color: var( --haste-strong-color );
}

.sh-text-editor-strong-gradient-yes strong,
.sh-counter-number-gradient-on .sh-counter-content-number {
    background-color: var( --haste-strong-color );
    background: linear-gradient( 110deg, var( --haste-strong-color ), var( --haste-strong-color2 ) );
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
}





/*
** Social Icons - Element
*/
.sh-social-icons-item {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 18px;
    position: relative;
}

.sh-social-icons-filled .sh-social-icons-item {
    background-color: var(--haste-color-bg-light);
    width: 40px;
    height: 40px;
    font-size: 16px;
    border-radius: 100px;
    color: rgba( 27, 27, 27, 0.5 );
    margin-right: 8px;
    transition: 0 all ease;
}

.dark-mode .sh-social-icons-filled .sh-social-icons-item {
    color: #ffffff;
}

.sh-social-icons-filled .sh-social-icons-item {
    transition: 0.25s all ease;
}

.sh-social-icons-filled .sh-social-icons-item i {
    transition: 0s all ease;
}

.sh-social-icons-filled .sh-social-icons-item:hover {
    box-shadow: 0px 10px 15px 0px rgb( 0, 60, 255, 0.3 );
    background-color: #2664ff;
    color: #ffffff;
}



/*
** Navigation - Element
*/
.sh-navigation-menu-layout-sidebar .sh-navigation-menu-toggle,
.sh-navigation-menu-layout-fullscreen .sh-navigation-menu-toggle {
    display: flex;
}

.sh-navigation-menu ul {
    margin-bottom: 0px;
    padding-left: 0px;
}

.sh-navigation-menu-align-center ul.sh-navigation,
.sh-navigation-menu-align-right ul.sh-navigation {
    display: inline-block;
}

.sh-navigation-menu-align-left .sh-navigation-container {
    text-align: left;
}

.sh-navigation-menu-align-center .sh-navigation-container {
    text-align: center;
}

.sh-navigation-menu-align-right .sh-navigation-container {
    text-align: right;
}

.sh-navigation-menu-align-justify ul.sh-navigation {
    display: block;
    width: 100%;
}

.sh-navigation-menu-align-justify ul.sh-navigation {
    display: flex;
}

.sh-navigation-menu-align-justify ul.sh-navigation &gt; li {
    flex: 1;
}

.sh-navigation-menu-align-justify ul.sh-navigation-menu &gt; li &gt; a {
    text-align: center;
}


/*
** Mobile Dropdown
*/
.sh-navigation-menu-toggle {
    cursor: pointer;
}

.sh-navigation-menu-toggle {
    display: none;
}

.sh-navigation-menu-dropdown.haste-active {
    display: block;
    visibility: visible;
}

.sh-navigation-menu-toggle {
    line-height: 1;
}

.sh-navigation-menu-toggle i {
    font-size: 21px;
}

@media (max-width: 1025px) {
    .sh-navigation-menu-breakpoint-tablet .sh-navigation-menu-content {
        display: none;
    }

    .sh-navigation-menu-breakpoint-tablet  .sh-navigation-menu-toggle {
        display: inline-flex;
    }
}

@media (max-width: 767px) {
    .sh-navigation-menu-breakpoint-mobile .sh-navigation-menu-content {
        display: none;
    }

    .sh-navigation-menu-breakpoint-mobile  .sh-navigation-menu-toggle {
        display: flex;
    }
}







.sh-navigation-menu-dropdown {
    display: none;
    position: absolute;
    visibility: hidden;
    left: 0; right: 0;
    z-index: 20;
    padding: 20px 0;
    background-color: #202020;
}

.sh-navigation-menu-dropdown a {
    color: #fff;
    padding: 12px 30px;
}

.sh-navigation-menu-dropdown ul {
    list-style: none;
}

.sh-navigation-mobile ul.sub-menu {
    display: none;
}




.sh-navigation-menu-toggle {
    align-items: center;
}


/*
** Menu Icon - Dots Hamgurgerish
*/
.sh-menu-dots {
    position: relative;
    width: 30px;
    height: 30px;
    line-height: 0.5;
    margin-bottom: -5px;
}

.sh-menu-dots span {
    position: relative;
    width: 4px;
    height: 4px;
    margin-right: 1px;
    border-radius: 5px;
    background-color: var( --haste-color-text );
    display: inline-block;
    transition: 0.4s opacity ease;
}

.sh-menu-dots span:nth-child(n+7),
.sh-navigation-menu-toggle.haste-active .sh-menu-dots span {
    opacity: 0;
}

.sh-menu-dots span:nth-child(10),
.sh-menu-dots span:nth-child(11) {
    transition: none;
}

.sh-navigation-menu-toggle.haste-active .sh-menu-dots span:nth-child(10),
.sh-navigation-menu-toggle.haste-active .sh-menu-dots span:nth-child(11) {
    position: absolute;
    top: 50%;
    left: -4px;
    width: 90%;
    opacity: 1;
    height: 2px;
    transition: 0.4s opacity ease;
}

.sh-navigation-menu-toggle.haste-active .sh-menu-dots span:nth-child(10) {
    transform: rotate(45deg);
}
.sh-navigation-menu-toggle.haste-active .sh-menu-dots span:nth-child(11) {
    transform: rotate(-45deg);
}




.haste-noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}






/*
** Date - Element
*/
.sh-element-time {
    display: table;
}




/*
** Divider
*/
.elementor-widget-haste-divider {
    line-height: 0;
    font-size: 0;
}

.sh-divider {
    display: inline-flex;
    width: 100%;
    --haste-divider-color: #000000;
    --haste-divider-width: 1px;
    --haste-divider-pattern-height: 8px;
    --haste-divider-pattern-size: 27px;
    --haste-divider-pattern-repeat: repeat-x;
    --haste-divider-pattern-offset: 0px;
}

.sh-divider-style-line {
    border-top: var(--haste-divider-width) var(--haste-divider-style)  var(--haste-divider-color);
}

.sh-divider-style-pattern .sh-divider-content {
    width: 100%;
    min-height: var(--haste-divider-pattern-height);

    -webkit-mask-size: var(--haste-divider-pattern-size) 100%;
    mask-size: var(--haste-divider-pattern-size) 100%;

    -webkit-mask-repeat: var(--haste-divider-pattern-repeat);
    mask-repeat: var(--haste-divider-pattern-repeat);

    -webkit-mask-position: var(--haste-divider-pattern-offset) 0px;
    mask-position: var(--haste-divider-pattern-offset) 0px;

    background-color: var(--haste-divider-color);
    -webkit-mask-image: var(--haste-divider-pattern-url);
    mask-image: var(--haste-divider-pattern-url);
}









/*
** Tabs
*/
.sh-tabs {
    --haste-element-content-width: 60%;
    --haste-element-gap: 10%;
    --haste-element-tabs-max-width: 100%;
}


.sh-tabs-nav-item {
    font-size: 18px;
    padding: 5px 0px;
    cursor: pointer;
    user-select: none;
	color: var(--haste-color-heading);
    border-color: #f8f9ff;
    padding: 20px 30px;
    font-weight: 600;
    text-align: center;
}

.sh-tabs-nav-item.active {
    border-color: var(--haste-color-accent);
    background-color: #f8f9ff;
	color: var(--haste-color-heading);
}

.sh-tabs-nav-item i {
    font-size: 24px;
    margin-right: 10px;
}

.sh-tabs-icon-position-top .sh-tabs-nav-item i {
    display: block;
    margin-bottom: 0.1em;
    margin-right: 0px;
}

.sh-tabs-nav-item-subtitle {
    font-size: 75%;
}

.sh-tabs-content-item {
	display: none;
}


.sh-tabs-animation-fade .sh-tabs-content-item {
	animation: Haste_FadeIn .5s;
    animation-timing-function: ease-out;
}


.sh-tabs-content-item.active {
	display: block;
}

.sh-tabs-content-item p {
    margin: 0;
}

.sh-tabs-hide-on .sh-tabs-nav,
.sh-tabs-hide-on .sh-tabs-content .sh-tabs-nav-item {
    display: none!important;
}












/* Tabs - Horizontal */
.sh-tabs-horizontal .sh-tabs-nav {
    display: flex;
}

.sh-tabs-horizontal .sh-tabs-nav-item {
    border-bottom-style: solid;
    border-bottom-width: 3px;
}

.sh-tabs-nav-item.active {
    color: var( --haste-color-accent );
}

.sh-tabs-horizontal .sh-tabs-content-item {
    margin-top: 45px;
}

.sh-tabs-horizontal.sh-tabs-align-center .sh-tabs-nav {
    justify-content: center;
}

.sh-tabs-horizontal.sh-tabs-align-right .sh-tabs-nav {
    justify-content: flex-end;
}

.sh-tabs-horizontal.sh-tabs-align-justify .sh-tabs-nav {
    width: 100%;
}

.sh-tabs-horizontal.sh-tabs-align-justify .sh-tabs-nav-item {
    flex: 1;
}


/* Tabs - Horizontal Reverse */
.sh-tabs-horizontal.reverse {
    display: flex;
    flex-direction: column-reverse;
}

.sh-tabs-horizontal.reverse .sh-tabs-content-item {
    margin-top: 0px;
    margin-bottom: 45px;
}


/* Tabs - Vertical */
.sh-tabs-vertical {
	display: flex;
}

.sh-tabs-vertical-position-center .sh-tabs-vertical {
    align-items: center;
}

.sh-tabs-vertical-position-bottom .sh-tabs-vertical {
    align-items: flex-end;
}


.sh-tabs-vertical .sh-tabs-nav {
	width: calc( 100% - var(--haste-element-content-width) - var(--haste-element-gap) );
}

.sh-tabs-vertical .sh-tabs-nav-item {
    border-left-style: solid;
    border-left-width: 4px;
    text-align: left;
    max-width: var(--haste-element-tabs-max-width);
}

.sh-tabs-vertical .sh-tabs-content {
	width: var(--haste-element-content-width);
    margin-left: var(--haste-element-gap);
}

.sh-tabs-content-item .sh-tabs-nav-item {
    display: none;
}

@media ( max-width: 750px ) {
    .sh-tabs-nav {
        display: none!important;
    }

    .sh-tabs-content-cotainer {
        display: none;
    }

    .sh-tabs-content-item .sh-tabs-nav-item {
        display: block;
    }

    .sh-tabs-content-item.active .sh-tabs-content-cotainer {
        display: block;
    }

    .sh-tabs-nav-item {
        margin-bottom: 20px;
    }

    .sh-tabs-content-item {
        display: block;
        margin-bottom: 10px;
    }

    .sh-tabs-vertical .sh-tabs-nav-item {
        border-bottom-style: solid;
        border-bottom-width: 5px;
        border-left-width: 0px;
        max-width: 100%;
    }

    .sh-tabs-nav::-webkit-scrollbar {
        display: none;
    }

    .sh-tabs-nav-item i {
        display: block;
        margin-bottom: 0.1em;
    }

    .sh-tabs-vertical {
        display: block;
    }

    .sh-tabs-vertical .sh-tabs-nav,
    .sh-tabs.sh-tabs-vertical .sh-tabs-content {
        width: 100%;
    }

    .sh-tabs.sh-tabs-vertical .sh-tabs-content {
        margin-top: 45px;
        margin-left: 0px;
        margin-right: 0px;
    }

    .sh-tabs-icons-hide-on-mobile-on .sh-tabs-nav-item i {
        display: none;
    }
}


/* Tabs - Vertical - Right */
.sh-tabs-vertical.sh-tabs-align-right {
    flex-direction: row-reverse;
}

.sh-tabs-vertical.sh-tabs-align-right .sh-tabs-content {
    margin-left: 0;
    margin-right: var(--haste-element-gap);
}

.sh-tabs-vertical.sh-tabs-align-right .sh-nav-item {
    padding-right: 0px;
    padding-left: 20px;
}



/*
** Accordion
*/
.sh-accordion-elementor-edit-mode .sh-accordion-item.active .sh-accordion-item-content {
    display: block;
}

.sh-accordion-item {
    display: flex;
    position: relative;
    margin-bottom: -1px;
}

.sh-accordion-item.active {
    z-index: 1;
}

.sh-accordion-item-icon {
    line-height: 1;
}

.sh-accordion-item-icon i {
    width: 1em;
    height: 1em;
}

.sh-accordion-item .sh-accordion-item-icon-active {
    display: none;
}

.sh-accordion-item.active .sh-accordion-item-icon-inactive {
    display: none;
}

.sh-accordion-item.active .sh-accordion-item-icon-active {
    display: block;
}


.sh-accordion-item-container {
    flex: 1;
}


.sh-accordion-item-title {
    display: flex;
    align-items: center;
    padding: 25px 30px;
    border: 1px solid #8a8a8a24;
    cursor: pointer;
    user-select: none;
    font-weight: bold;
    transition: 0.3s all ease-out;
}

.sh-accordion-item.active .sh-accordion-item-title {
    color: #fff;
    border-width: 0px;
    border-radius: 5px;
}

.sh-accordion-item-content {
    padding: 20px 30px;
	display: none;
}

.sh-accordion-item-content p {
    margin-top: 0px;
    margin-bottom: 8px;
}




.sh-accordion-icon-align-left .sh-accordion-item-icon {
    padding-right: 20px;
}

.sh-accordion-icon-align-left.top .sh-accordion-item-icon,
.sh-accordion-icon-align-right.top .sh-accordion-item-icon {
    padding-top: 0.6em;
}

.sh-accordion-icon-align-left.top .sh-accordion-item-title,
.sh-accordion-icon-align-right.top .sh-accordion-item-title {
    align-items: flex-start;
}

.sh-accordion-icon-align-right .sh-accordion-item-icon {
    padding-left: 20px;
    order: 2;
}

.sh-accordion-icon-align-right .sh-accordion-item-title-content {
    flex: 1;
    order: 1;
}






/*
** Icon Box
*/
.sh-iconbox-icon {
    font-size: 36px;
	line-height: 1;
}

.sh-iconbox-icon i {
    display: block;
    position: relative;
    width: 1em;
    height: 1em;
}

.sh-iconbox-title {
    margin-top: 0px;
}

.sh-iconbox-content &gt; *:last-child {
    margin-bottom: 0px;
}


/* Icon Box - Icon Position */
.sh-iconbox-position-left .sh-iconbox {
    display: flex;
}

.sh-iconbox-position-top {
    text-align: center;
}

.sh-iconbox-position-top .sh-iconbox-icon {
	display: inline-block;
}

.sh-iconbox-position-right {
    text-align: right;
}

.sh-iconbox-position-right .sh-iconbox {
    display: flex;
}

.sh-iconbox-position-right .sh-iconbox-content {
    order: 1;
}

.sh-iconbox-position-right .sh-iconbox-icon {
    order: 2;
}


/* Icon Box - Alignment */
.sh-iconbox-align-left .sh-iconbox {
	text-align: left;
}

.sh-iconbox-align-center .sh-iconbox {
	text-align: center;
}

.sh-iconbox-align-right .sh-iconbox {
	text-align: right;
}


/* Icon Box - Vertical Alignment */
.sh-iconbox-vertical-align-middle .sh-iconbox {
    align-items: center;
}

.sh-iconbox-vertical-align-bottom .sh-iconbox {
    align-items: flex-end;
}


/* Icon Box - Icon View */
.sh-iconbox-view-stacked .sh-iconbox-icon,
.sh-iconbox-view-framed .sh-iconbox-icon {
	padding: 0.56em;
	background-color: #f1f1f1;
	border-radius: 50%;
}

.sh-iconbox-view-framed .sh-iconbox-icon {
    border: 2px solid;
}




/*
** Testimonials
*/
.sh-testimonials-item {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.sh-testimonials-image {
    display: inline-block;
    width: 100px;
    height: 100px;
    background-size: cover;
    background-position: 50% 50%;
    margin-bottom: 30px;
    border-radius: 100px;
}

.sh-testimonials-content {
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: 500;
}

.sh-testimonials-name {
    font-weight: bold;
}




/*
** Star Rating
*/
.sh-star-rating {
    display: inline-block;
    position: relative;
    color: #d9d9d9;
    letter-spacing: 0;
    margin: 0 -0.15em;
    line-height: 1;
    font-weight: 400!important;
}

.sh-star-rating-bg {
    display: flex;
}

.sh-star-rating-active {
    display: flex;
    position: absolute;
    top: 0; left: 0;
    overflow: hidden;
    width: 0;
    color: #ffbd0b;
    width: 100%;
}

.sh-star-rating span:before {
    font-family: 'Shufflehound-icons-free' !important;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    content: "\e974";
    font-size: 16px;
    padding: 0 0.10em;
}




/*
** Image Gallery
*/
.sh-gallery-item {
    display: flex;
    align-items: center;
    text-align: center;
    transition: 0.3s all ease;
}

.sh-gallery-item img {
    transition: 0.3s all ease-in-out;
}

.sh-gallery-align-left .sh-gallery-item,
.sh-gallery-align-left .sh-partners-item {
    justify-content: flex-start
}

.sh-gallery-align-center .sh-gallery-item,
.sh-gallery-align-center .sh-partners-item {
    justify-content: center;
}

.sh-gallery-align-right .sh-gallery-item,
.sh-gallery-align-right .sh-partners-item {
    justify-content: flex-end
}


/*
** Partners
*/
.sh-partners .swiper-wrapper {
    align-items: center;
}

.sh-partners-item {
    display: flex;
    justify-content: center;
}

.sh-partners img {
    max-width: 134px;
    max-height: 40px;
    transition: 0.3s all ease-in-out;
}

@media only screen and (-webkit-device-pixel-ratio: 1.0) {
    .sh-partners img {
        image-rendering: -webkit-optimize-contrast;
    }
}

@media only screen and (-webkit-device-pixel-ratio: 1.25) {
    .sh-partners img {
        image-rendering: -webkit-optimize-contrast;
    }
}

.sh-partners-item-container {
    display: flex;
    align-items: center;
    height: 40px;
}





/*
** Languages
*/
.sh-languages {
    display: inline-block;
}

.sh-languages-active-item {
    font-weight: bold;
    text-transform: capitalize;
}

.sh-languages-active-item i {
    padding-right: 3px;
}

.sh-languages-item img {
    padding-right: 12px;
}




/*
** Slider
*/
.sh-slider {
    padding: 0;
}

.sh-slider .sh-carousel-content {
    position: relative;
    overflow: hidden;
}

.sh-slider-item {
    display: flex;
    width: 100%;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    padding: 0;
}

.sh-slider.sh-carousel .flickity-page-dots {
    bottom: 50px;
}

.sh-slider-content {
    width: 100%;
    position: relative;
    z-index: 2;
    padding-left: 45px;
    padding-right: 45px;
}

.sh-slider-item-title {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 0px;
}

.sh-slider-item-overlay {
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
}

.sh-slider .container {
    padding-left: 0px;
    padding-right: 0px;
}

.sh-slider-vertical-align-top .sh-slider-content {
    padding-top: 100px;
}

.sh-slider-vertical-align-middle .sh-slider-content {
    align-self: center;
}

.sh-slider-vertical-align-bottom .sh-slider-content {
    align-self: flex-end;
    padding-bottom: 100px;
}

.sh-slider-item-category-title {
    display: inline-block;
    font-weight: bold;
}

.sh-slider-item-align-center .sh-slider-item {
    justify-content: center;
}

.sh-slider-item-align-right .sh-slider-item {
    justify-content: flex-end;
}


/*
** Slider - Color Preset - Light
*/
.sh-slider-colors-light .sh-slider-item-overlay {
    background: linear-gradient( 0deg, rgba( 255,255,255,0.70 ) 0%, rgba( 0,0,0,0.30 ) 100% );
}


/*
** Slider - Color Preset - Dark
*/
.sh-slider-colors-dark .sh-slider-item-overlay {
    background: linear-gradient( 0deg, rgba( 26,26,26,0.70 ) 0%, rgba( 26,26,26,0.30 ) 100% );
}

.sh-slider-colors-dark .sh-slider-item-title,
.sh-slider-colors-dark .sh-slider-item-category-title {
    color: #fff;
}

.sh-slider-colors-dark .dot {
    background-color: #cacaca;
}

.sh-slider-colors-dark .dot.is-selected {
    background-color: transparent;
    border-color: #ffffff;
}






/*
** Search Form
*/
.sh-search-form-content {
    border-bottom: 3px solid var(--haste-color-accent);
	display: flex;
	position: relative;
    background-color: var(--haste-bg-color);
    height: 80px;
}

.sh-search-form-content-container {
    position: relative;
}

.sh-search-form input {
    font-size: 24px;
    font-weight: 600;
    padding: 0;
}

.sh-search-form .select2-container--haste .select2-selection--single {
    padding: 0;
}

.sh-search-form .sh-search-form-source-container .select2 {
    width: auto!important;
}

.sh-search-form .select2-selection--single .select2-selection__arrow b {
    position: relative;
    right: 0;
    font-family: "Shufflehound-icons-free";
    font-size: 18px;
    bottom: -2px;
}

.sh-search-form .select2-selection--single .select2-selection__rendered {
    padding-left: 10px;
    padding-right: 10px;
    font-weight: 600;

    height: 100%;
    display: flex;
    align-items: center;
}

.sh-search-form .select2-selection--single .select2-selection__arrow b:after {
    content: "\e912";
}

.sh-search-form input,
.sh-search-form button,
.select2-container--haste .select2-selection--single {
	border-radius: 0px;
}

.sh-search-form input,
.sh-search-form button,
.sh-search-form select,
.select2-container--haste .select2-selection--single {
	border-width: 0px;
	height: 100%;
    min-height: 1px;
	line-height: normal;
    background-color: transparent;
    color: inherit;
}

.sh-search-form .select2-container:not(.select2) {
    top: 100%!important;
    left: 0!important;
}

.sh-search-form-source-container {
    position: relative;
}

.sh-search-form-source-container,
.sh-search-form-source-container .select2 {
    height: 100%;
}

.sh-search-form input::placeholder {
    color: inherit;
}

.select2-container--haste .select2-selection--single {
	height: 100%!important; /* To rewrite select2 variable */
}

.sh-search-form-submit-container,
.select2-container--haste .select2-selection--single {
    display: flex!important; /* To rewrite select2 variable */
    align-items: center;
}

.sh-search-form-input {
    min-width: 150px;
	position: relative;
	z-index: 1;
	flex: 1;
}

.sh-search-form-submit {
    width: 54px;
    padding: 0;
	z-index: 11;
}

.sh-search-form-submit {
    transition: 0.3s all ease;
}

.sh-search-form-submit i {
    transition: none;
    font-size: 18px;
}

.sh-search-form-title {
	margin-bottom: 1.5em;
}

.sh-search-form-links {
	margin-top: 1.8em;
}

.sh-search-form-link {
	margin-right: 2em;
}

.sh-search-form-link {
    color: rgba(52, 52, 52, 0.6);
    font-weight: 600;
    font-size: 14px;
}

.sh-search-form-link i {
    position: relative;
    font-size: 20px;
	margin-right: 0.4em;
    bottom: -0.15em;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    display: none;
}


.sh-search-form-results {
    position: relative;
}

.sh-search-form-results .ui-autocomplete {
	position: absolute;
	z-index: 100;
	top: 4px!important;
	left: 0;right: 0;
	background-color: var(--haste-color-bg);
    box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.10);
    list-style: none;
    padding-left: 0px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    overflow: hidden;
}

.sh-search-form-trigger-icon-container {
    line-height: 1;
    cursor: pointer;
}

.sh-search-form-container .sh-search-form-trigger-icon {
    font-size: 18px;
    transition: none;
}

.sh-search-form-layout-fullscreen {
    max-width: 100%;
    margin: 0 auto;
    display: table;
    width: 900px;
}

.sh-search-form-results-item {
	display: flex;
	align-items: center;
	padding: 17px 30px;
	font-size: 14px;
	color: var(--haste-color-heading);
	transition: 0.3s all ease;
}

.sh-search-form-results-item:hover {
	color: var(--haste-color-heading);
	background-color: var(--haste-color-bg-light)
}

.sh-search-form-results-item-title {
    font-size: 15px;
}

.sh-search-form-results-item:hover .sh-search-form-results-item-title {
	font-weight: 600;
}

.sh-search-form-results-item-content {
	flex: 1;
	display: flex;
	align-items: center;
}

.sh-search-form-results-image {
	width: 38px;
	margin-right: 15px;
}

.sh-search-form-results-image img {
	border-radius: 5px;
}

.sh-search-form-results-item-price {
	padding-left: 5px;
}

.sh-search-form-results-item-type {
	text-transform : capitalize;
	font-size: 13px;
	opacity: 0.7;
}




/*
** Fancybox 3
*/
.fancybox-bg {
    background-color: var(--haste-color-bg);
}

.fancybox-is-open .fancybox-bg {
    opacity: 0.99;
    transition: none;
}


.fancybox-slide--html .fancybox-content {
    background-color: transparent;
}

body.admin-bar .fancybox-toolbar {
    top: 32px;
}

.haste-lightbox-html .fancybox-toolbar {
    opacity: 1;
    visibility: visible;
    padding-top: 3%;
    padding-right: 3%;
}

.fancybox-is-closing .fancybox-toolbar {
    opacity: 0;
}

.haste-lightbox-html .fancybox-button {
    background: transparent;
    line-height: 1;
    font-size: 24px;
    color: #202020;
}

.haste-lightbox-html .fancybox-button:hover {
    color: #2758fe;
}

.haste-lightbox-html .fancybox-button:after {
    content: "\ea63";
    display: inline-block;
    font: normal normal normal 1em/1 "LineIcons";
    text-transform: none;
    -webkit-font-smoothing: antialiased;
}

.haste-lightbox-html .fancybox-button svg {
    display: none;
}

body .haste-lightbox-light .fancybox-bg {
    background-color: var(--haste-bg-color);
    opacity: 1;
}

.haste-lightbox-dark .fancybox-content .sh-search-form-title,
.haste-lightbox-dark .fancybox-content .sh-search-form-links a,
.haste-lightbox-dark .fancybox-button {
    color: var(--haste-color-heading);
}

.sh-fancybox-content-fullscreen {
    height: 100%;
}

.sh-fancybox-content-fullscreen &gt; div {
    display: flex;
    align-items: center;
    height: 100%;
}





@media ( max-width: 750px ) {
    .fancybox-content {
        padding: 20px;
    }

    .sh-search-form-layout-fullscreen {
        width: 100%!important;
    }

    .sh-search-form-source-container {
        display: none;
    }
}




/*
** Image
*/
.sh-image {
    position: relative;
    overflow: hidden;
}

@media ( max-width: 600px ) {
    .sh-image {
        max-width: 100%;
    }
}

.sh-image .sh-overlay .sh-social-icons {
    margin-bottom: 0px;
    background-color: var(--haste-color-bg);
    padding: 12px 16px;
    border-radius: 5px;
    transition: 0.5s all cubic-bezier( 0.2, 1, 0.22, 1 );
}

.sh-overlay:hover .sh-social-icons {
    margin-bottom: 25px;
}

.sh-overlay .sh-social-icons i {
    font-size: 16px;
    color: var(--haste-color-heading);
    padding: 0 6px;
}

.sh-overlay .sh-social-icons i:hover {
    opacity: 0.7;
}

.sh-image-darkmode .sh-image-type-dark {
    display: none;
}

.sh-image-darkmode .sh-image-type-dark,
body.dark-mode .sh-image-darkmode .sh-image-type-light {
    display: none;
}

body.dark-mode .sh-image-darkmode .sh-image-type-dark {
    display: block;;
}

.sh-image-align-justify .sh-image {
    display: block!important;
}




/*
** Image Points
*/
.sh-image-points {
    position: relative;
}

.sh-image-points-item {
    position: absolute;
}

.sh-image-points-item-dot {
    width: 40px;
    height: 40px;
    border-radius: 100px;
    background-color: var(--haste-color-accent);
    border: 15px solid #fff;
    transition: 0.3s all ease;
}

@media ( max-width: 1024px ) {
    .sh-image-points-item-dot {
        width: 30px;
        height: 30px;
        border-width: 10px;
    }

    .sh-image-points-item:hover .sh-image-points-item-dot {
        border-width: 8px!important;
    }
}

@media ( max-width: 600px ) {
    .sh-image-points-item-dot {
        width: 22px;
        height: 22px; 
        border-width: 7px;
    }

    .sh-image-points-item:hover .sh-image-points-item-dot {
        border-width: 5px!important;
    }

    .sh-image-points-item-content {
        max-width: 185px!important;
        padding: 3px 10px!important;
        top: -22px!important;
        left: 30px!important;
    }

    .sh-image-points-product {
        padding: 6px 0!important;
    }

    .sh-image-points-list .sh-image-points-item-content {
        display: none;
    }
}


.sh-image-points-item:hover .sh-image-points-item-dot {
    border-width: 10px;
}

.sh-image-points-item-content {
    position: relative;
    top: -38px;
    left: 45px;
    background-color: var(--haste-color-bg);
    padding: 3px 15px;
    border-radius: 8px;
    max-width: 260px;
    opacity: 0;
    transition: 0.3s all ease-in-out;
    box-shadow: 0px 20px 40px 0px rgb(0 0 0 / 10%);
}

.sh-image-points-item:hover .sh-image-points-item-content {
    opacity: 1;
    left: 55px;
}

.sh-image-points-animated .sh-image-points-item-dot {
    animation: haste_shadow_pulse 2s infinite;
}

.sh-image-points-visisble .sh-image-points-item-content {
    opacity: 1;
}


.sh-image-points-align-left .sh-image-points-item-content {
    transform: translateX(-100%);
    left: -5px;
    width: 260px;
}

.sh-image-points-align-left:hover .sh-image-points-item-content {
    left: -15px;
}


/* Image points product */
.sh-image-points-product {
    display: flex;
    align-items: center;
    text-align: left;
    padding: 12px 0;
}

.elementor .sh-image-points-product-image img {
    max-width: 70px;
    border-radius: 8px;
}

.sh-image-points-product-content {
    padding-left: 20px;
}

.sh-image-points-product-title {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 6px;
}

.sh-image-points-product-price {
    font-size: 14px;
    font-weight: 600;
}


/* Image points mobile window */
.sh-image-points-mobile-window {
    opacity: 0;
    position: absolute;
    top: 10px; left: 10px; right: 10px; bottom: 10px;
    background-color: var(--haste-color-bg);
    z-index: -1;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sh-image-points-mobile-window .sh-image-points-product {
    display: block;
    text-align: center;
}

.sh-image-points-mobile-window .sh-image-points-product-content {
    padding-left: 0;
    padding-top: 15px;
}

.sh-image-points-mobile-window-close {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 21px;
    cursor: pointer;
}

.sh-image-points-mobile-window {
    padding: 20px 40px;
}

.sh-image-points-mobile-window-close:hover {
    color: var(--haste-color-accent);
}

.sh-image-points-mobile-window.active {
    opacity: 1;
    z-index: 1;
}

.sh-image-points-mobile-window-close {
    margin-bottom: ;
}

@media ( min-width: 601px ) {
    .sh-image-points-mobile-window {
        display: none;
    }
}




/*
** List
*/
.sh-iconlist-iconbox {
    --haste-box-size: 2em;
}

.sh-iconlist-iconbox .sh-iconlist-item-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: var(--haste-box-size);
    height: var(--haste-box-size);
}

.sh-iconlist-item {
    display: inline-flex;
}

.sh-iconlist-item a {
    color: inherit;
}

.sh-iconlist-item-content {
    display: flex;
    align-items: center;
}

.sh-iconlist-item-text {
    display: inline-block;
    margin-left: 0.5em;
}

/* Inline */
.sh-iconlist-layout-inline .sh-iconlist-item {
    display: inline-block;
    margin-right: 10px;
}


.sh-iconlist-layout-default.sh-iconlist-align-center .sh-iconlist-item-content {
    justify-content: center;
}

.sh-iconlist-layout-default.sh-iconlist-align-right .sh-iconlist-item-content {
    justify-content: flex-end;
}




/*
** Team
*/
.sh-team-item-image {
    display: inline-block;
    margin-bottom: 30px;
}

.sh-team-item-content {
    margin-top: 30px;
}

.sh-team-item-name {
    font-weight: bold;
    color: var(--haste-color-heading);
}

.sh-team-item-icon {
    margin-top: 10px;
}


.sh-team-layout-basic .sh-team-item-icon a {
    text-decoration: underline;
    color: var(--haste-color-heading);
    margin-right: 10px;
    font-weight: 500;
}

.sh-team-layout-basic .sh-team-item-icon a:hover {
    color: var(--haste-color-accent);
}



.sh-team-layout-cover .sh-team-item-image {
    margin-bottom: 0;
    position: relative;
    overflow: hidden;
}

.sh-team-layout-cover .sh-team-item-image img {
    transition: 0.5s all ease-out;
}

.sh-team-layout-cover .sh-team-item-image:hover img {
    transform: scale( 1.08 );
}

.sh-team-layout-cover .sh-team-item-overlay {
    opacity: 0;;
    position: absolute;
    bottom: 0px;
    left: 20px;
    right: 20px;
    background-color: var(--haste-color-bg);
    padding: 20px 30px;
    border-radius: 8px;
    transition: 0.5s all cubic-bezier( 0.2, 1, 0.22, 1 );
}

.sh-team-layout-cover .sh-team-item:hover .sh-team-item-overlay {
    opacity: 1;
    bottom: 20px;
}

.sh-team-layout-cover .sh-team-item-title {
    font-size: 13px;
}

.sh-team-item-icon i {
    font-size: 24px;
}







/*
** Single Navigation User
*/
.sh-navigation-user a.sh-navigation-user-item {
    display: flex;
    align-items: center;
}

.sh-navigation-user-item-image {
    width: 38px;
    height: 38px;
    display: inline-block;
    border-radius: 100px;
    background-color: #c0c3c9;
}









/*
** Services
*/
.sh-services-list:not(.haste-swiper) {
    --haste-column-gap: 40px;
    --haste-image-radius: 8px;
    display: flex;
    flex-flow: row wrap;
    margin: calc(-1 * var(--haste-column-gap)) 0 0 calc(-1 * var(--haste-column-gap));
}

.sh-services-list:not(.haste-swiper) .sh-services-item {
    position: relative;
    padding: var(--haste-column-gap) 0 0 var(--haste-column-gap);
}

.sh-services-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    z-index: 1;
    width: 100%;
    background-size: cover;
    background-position: 50% 50%;
    background-color: var(--haste-bg-light-color);
    transition: background, box-shadow 2.3s ease-out;
    box-shadow: none;
}

.sh-services-icon i,
.sh-services-name,
.sh-services-description,
.sh-services-button {
    transition: color 0.3s, opacity 0.3s ease;
}

.sh-services-content-item {
    margin-bottom: 20px;
}

.sh-services-horizontal-align-left .sh-services-inner {
    align-items: flex-start;
    text-align: left;
}

.sh-services-horizontal-align-center .sh-services-inner {
    align-items: center;
    text-align: center;
}

.sh-services-horizontal-align-right .sh-services-inner {
    align-items: flex-end;
    text-align: right;
}

@media ( max-width: 1024px ) {
    .sh-services-horizontal-tablet-align-left .sh-services-inner {
        align-items: flex-start;
        text-align: left;
    }

    .sh-services-horizontal-tablet-align-center .sh-services-inner {
        margin-left: auto;
        margin-right: auto;
    }

    .sh-services-horizontal-tablet-align-right .sh-services-inner {
        margin-left: auto;
        margin-right: 0;
    }
}

@media ( max-width: 767px ) {
    .sh-services-horizontal-mobile-align-left .sh-services-inner {
        align-items: flex-start;
        text-align: left;
    }
    
    .sh-services-horizontal-mobile-align-center .sh-services-inner {
        align-items: center;
        text-align: center;
    }

    .sh-services-horizontal-mobile-align-right .sh-services-inner {
        align-items: flex-end;
        text-align: right;
    }
}







.sh-services-content {
    color: var(--haste-heading-color);
    transition: 0.5s all ease;
    border-radius: var( --haste-image-radius );
}

.sh-services-content i {
    color: var(--haste-text-color);
    font-size: inherit;
}

.sh-services-button-container {
    display: inline-block;
}

.sh-services-button {
    display: inline-flex;
    align-items: center;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 600;
}

.sh-services-button span {
    padding-right: 0.5em;
}

.sh-services-button i {
    font-size: 20px;
}

.sh-order-0 { order: 0; }
.sh-order-1 { order: 1; }
.sh-order-2 { order: 2; }
.sh-order-3 { order: 3; }
.sh-order-4 { order: 4; }
.sh-order-5 { order: 5; }
.sh-order-6 { order: 6; }
.sh-order-7 { order: 7; }
.sh-order-8 { order: 8; }
.sh-order-9 { order: 9; }
.sh-order-10 { order: 10; }


.sh-services-image img {
    display: inline-block;
}

.sh-services-image img,
.sh-services-content .sh-background-image {
    border-radius: var( --haste-image-radius );
}

.sh-services-icon {
    line-height: 1;
}

.sh-services-icon a {
    display: inline-block;
    line-height: 1;
}

.sh-services-icon i {
    font-size: 40px;
}

.sh-services-icon a:not(:last-child) {
    margin-right: -4px;
    padding-right: 15px;
}

.sh-services-name {
    font-size: 18px;
    font-weight: bold;
}

.sh-services-description {
    font-size: 13px;
    font-weight: 500;
}

.sh-services-description p {
    margin: 0px;
    color: inherit;
}

.sh-services-right {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.sh-services-icon-box .sh-services-icon i {
    display: inline-block;
    padding: 0.5em;
    background-color: var(--haste-color-accent);
    border-radius: 100px;
}

.sh-services-icon-box .sh-services-content:hover .sh-services-icon i {
    transition: 0.5s all ease;
}


.sh-services-item .sh-overlay {
    opacity: 1;
}




/* Services Layout - Basic */
.sh-services-layout-basic-icon-title .sh-services-left {
    display: flex;
    align-items: center;
}

.sh-services-layout-basic-icon-title .sh-services-left &gt; div {
    margin-bottom: 0px!important;
    order: 1;
}

.sh-services-layout-basic-icon-title .sh-services-icon i {
    margin-right: 0.5em;
}

@media ( min-width: 750px ) {
    .sh-services-layout-basic-icon-left .sh-services-with-sidebar {
        display: flex;
        flex-direction: row;
    }

    .sh-services-layout-basic-icon-left .sh-services-left i {
        margin-right: 0.75em;
    }
}


.sh-services-content .sh-background-image {
    transition: 0.5s all ease;
}


.sh-services-custom-overlay-hover-on .sh-overlay,
.sh-services-custom-overlay-hover-on .sh-overlay-hover {
    transition: none;
}

.sh-services-custom-overlay-hover-on .sh-services-content:hover .sh-overlay,
.sh-overlay-hover {
    opacity: 0;
    transition: 0.5s all ease;
}

.sh-services-custom-overlay-hover-on .sh-services-layout-cover .sh-services-content:hover .sh-overlay-hover {
    opacity: 1;
    transition: 0.5s all ease;
}








/* Services Layout - Cover */
.sh-services-layout-cover .sh-services-content {
    width: 100%;
    padding-top: 100%;
    position: relative;
    background-color: var(--haste-color-bg);
    border-radius: var( --haste-image-radius );
    overflow: hidden;
}

.sh-services-layout-cover .sh-services-inner {
    position: absolute;
    top: 0; left: 0; bottom: -20px; right: 0;
    padding: 40px;
    justify-content: flex-end;
    color: #ffffff;
}


/* Services Layout - Cover Middle */
.sh-services-layout-cover:not(.sh-services-layout-cover-top):not(.sh-services-layout-cover-bottom) .sh-services-inner {
    justify-content: center;
}


/* Services Layout - Cover Bottom Button */
.sh-services-layout-cover-top .sh-services-inner {
    justify-content: flex-start;
}




/* Services Layout - Cover Top Number */
.sh-services-extraicon {
    display: block;
    position: absolute;
    z-index: 1;
    color: #fff;
    margin-bottom: 0px;
    opacity: 0;
    transition: all 0.5s ease;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
}

.sh-services-extraicon-box .sh-services-extraicon {
    background-color: var(--haste-color-accent);
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 100px;
}

.sh-services-extraicon-hover {
    position: absolute;
    top: 0; bottom: 0; left: 0; right: 0; 
    text-align: center;
    font-size: inherit;
    opacity: 0;
}

.sh-services-layout-cover-bottom .sh-services-extraicon {
    top: 0px;
    right: 15px;
}



.sh-services-layout-cover-top .sh-services-extraicon {
    bottom: 25px;
    left: 40px;
}

.sh-services-show-badge-allways-hover .sh-services-layout-cover-top .sh-services-extraicon,
.sh-services-show-badge-allways .sh-services-layout-cover-top .sh-services-extraicon,
.sh-services-show-badge-hover .sh-services-layout-cover-top .sh-services-content:hover .sh-services-extraicon {
    bottom: 40px;
    opacity: 1;
}

.sh-services-show-badge-allways-hover .sh-services-layout-cover-bottom .sh-services-extraicon,
.sh-services-show-badge-allways .sh-services-layout-cover-bottom .sh-services-extraicon,
.sh-services-show-badge-hover .sh-services-layout-cover-bottom .sh-services-content:hover .sh-services-extraicon {
    top: 15px;
    opacity: 1;
}

.sh-services-show-badge-allways-hover .sh-services-layout-cover-top .sh-services-content:hover .sh-services-extraicon {
    transform: translateY(-10px);
}

.sh-services-show-badge-allways-hover .sh-services-layout-cover-bottom .sh-services-content:hover .sh-services-extraicon {
    transform: translateY(10px);
}

.sh-services-show-badge-allways-hover .sh-services-content:hover .sh-services-extraicon span {
    opacity: 0;
}

.sh-services-show-badge-allways-hover .sh-services-content:hover .sh-services-extraicon-hover {
    opacity: 1;
    transition: all 0.5s ease;
}


.sh-services-extraicon-align-left .sh-services-extraicon {
    left: 15px;
    right: auto;
}

.sh-services-extraicon-align-center .sh-services-extraicon {
    left: 50%;
    right: auto;
    transform: translateX(-50%)!important;
}

.sh-services-extraicon-align-right .sh-services-extraicon {
    left: auto;
    right: 15px;
}








.sh-services-layout-cover .sh-services-inner,
.sh-services-layout-cover .sh-services-button-container {
    transition: margin 0.5s, opacity 0.5s ease;
}

.sh-services-layout-cover .sh-services-content:hover .sh-services-inner {
    margin-bottom: 0px!important;
}


.sh-services-hover-animation-show-content-1 .sh-services-inner,
.sh-services-hover-animation-show-content-2 .sh-services-inner,
.sh-services-hover-animation-show-content-3 .sh-services-inner {
    margin-bottom: -100%;
}

.sh-services-hover-animation-show-content-1 .sh-services-inner,
.sh-services-hover-animation-show-content-2 .sh-services-inner,
.sh-services-hover-animation-show-content-3 .sh-services-inner,
.sh-services-hover-animation-show-content-1 .sh-services-inner &gt; div:nth-last-child(-n+1),
.sh-services-hover-animation-show-content-2 .sh-services-inner &gt; div:nth-last-child(-n+2),
.sh-services-hover-animation-show-content-3 .sh-services-inner &gt; div:nth-last-child(-n+3) {
    opacity: 0;
}

.sh-services-hover-animation-show-content-1 .sh-services-content:hover .sh-services-inner &gt; div:nth-last-child(-n+1),
.sh-services-hover-animation-show-content-2 .sh-services-content:hover .sh-services-inner &gt; div:nth-last-child(-n+2),
.sh-services-hover-animation-show-content-3 .sh-services-content:hover .sh-services-inner &gt; div:nth-last-child(-n+3) {
    opacity: 1;
}







.sh-services-ratio-portrait .sh-services-content {
    padding-top: 140%;
}

.sh-services-ratio-landscape .sh-services-content {
    padding-top: 70%;
}










/*
** Pricing Table
*/
.sh-pricing-image .card-image {
    display: inline-block;
}

.pricing-card {
    border-radius: 0px;
    transition: background 0.3s, box-shadow 0.3s ease-in-out;
}

.pricing-card .card-header,
.pricing-card .card-body {
    padding: 45px;
}

.pricing-card .card-header {
    background-color: transparent;
    border-radius: 0px;
    border-width: 0px;
    padding-bottom: 0px;

    display: flex;
    flex-direction: column;
}

.pricing-card .card-header .card-price {
    margin-top: 0px;
    font-size: 48px;
}

.pricing-card .card-header .card-title,
.pricing-card .card-header .card-subtitle {
    margin-top: 0px;
}

.sh-pricing .card-header-content {
    position: relative;
    margin-bottom: -20px;
    display: flex;
    flex-direction: column;
}

.pricing-card .card-header .card-header-item {
    margin-bottom: 20px;
}

.pricing-card .card-body {
    padding-top: 20px;
}

.pricing-card .card-body.flex-column-reverse .btn,
.pricing-card .card-body:not(.flex-column-reverse) .pricing-card-list {
    margin-bottom: 30px;
}

.pricing-card ul {
    margin: 0;
    font-weight: 500;
}

.pricing-card .card-body.flex-column-reverse ul {
    margin-bottom: 0;
}

.pricing-card ul li {
    padding: 9px 0;
}

.pricing-card ul i {
    height: 2em;
    line-height: 2em;
    text-align: center;
    font-size: 12px;
    color: #acacac;
}

.pricing-card ul li.active i {
    color: #0bce79;
}

.pricing-card-currency {
    font-size: 0.5em;
    line-height: 1;
}

.pricing-card-price {
    line-height: 1;
}

.pricing-card-period {
    font-size: 0.5em;
    display: flex;
    align-items: flex-end;
    line-height: 1;
    letter-spacing: normal;
}

.pricing-card-icon-circle .pricing-card-list i,
.pricing-card-icon-square .pricing-card-list i {
    width: 2em;
    background-color: #f9f9f9;
}

.pricing-card-icon-circle .pricing-card-list i {
    border-radius: 100px;
}

.pricing-card-header-right .card-header {
    text-align: right;
}

.pricing-card-header-right .card-header .d-flex {
    justify-content: flex-end;
}

.pricing-card-header-center .card-header {
    text-align: center;
}

.pricing-card-header-center .card-header .d-flex {
    justify-content: center;
}



.pricing-card-period-newline-off .card-price &gt; .d-flex {
    flex-direction: column;

}

.pricing-card-period-newline-off.pricing-card-header-center .card-price &gt; .d-flex {
    align-items: center;
}

.pricing-card-period-newline-off.pricing-card-header-right .card-price &gt; .d-flex {
    align-items: flex-end;
}




.pricing-card-order-1 .card-title { order: 1; }
.pricing-card-order-1 .card-price { order: 2; }
.pricing-card-order-1 .card-subtitle { order: 3; }

.pricing-card-order-2 .card-title { order: 1; }
.pricing-card-order-2 .card-price { order: 2; }
.pricing-card-order-2 .card-subtitle { order: 3; }

.pricing-card-order-3 .card-price { order: 1; }
.pricing-card-order-3 .card-title { order: 2; }
.pricing-card-order-3 .card-subtitle { order: 3; }

.pricing-card-header-columns &gt; div:first-child {
    padding-right: 20px;
}























.sh-scene-builder {
    width: 100%;
    position: relative;
}

.sh-scene-builder-item {
    position: absolute;
    top: 0; left: 0;
    text-align: center;
}

.sh-scene-builder-item-content {
    position: relative;
    transform: translateX(-50%) translateY(-50%);
    width: 100%;;
}

.sh-scene-builder-item-content img {
    width: 100%;
}





.rellax-slow,
.rellax-normal,
.rellax-fast {
    transition: transform .5s; /* cubic-bezier(0, 1.5, 0, 1); */
}


.lax-very-slow,
.lax-slow,
.lax-normal,
.lax-fast {
    transition: transform .5s; /* cubic-bezier(0, 1.5, 0, 1); */
}


.sh-carousel-text-align-left .swiper-button-prev {
    display: none;
}

.sh-carousel-text-align-right .swiper-button-next {
    display: none;
}

.sh-carousel-text-button {
    display: inline-block;
    color: #fff;
    margin-left: 0.2em;
    border-radius: 8px;
    transition: 0.3s all ease;
    color: var(--haste-color-accent);
    font-weight: 600;
}

.sh-carousel-text-button:hover {
    color: var(--haste-color-accent-hover); 
}

.sh-carousel-text.swiper-buttons-small .swiper-button {
    background-color: transparent;
    width: auto;
    height: 66px;
    line-height: 66px;
}

.sh-carousel-text.swiper-buttons-small .swiper-button-prev {
    left: 0;
}

.sh-carousel-text.swiper-buttons-small .swiper-button-next {
    right: 0;
}

.sh-carousel-text.swiper-buttons-small .swiper-button-prev i,
.sh-carousel-text.swiper-buttons-small .swiper-button-next i {
    right: 0;
    left: 0;    
}

.sh-carousel-text.swiper-buttons-small .swiper-button-prev i:before,
.sh-carousel-text.swiper-buttons-small .swiper-button-next i:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 14px;
}

.sh-carousel-text.swiper-buttons-small .swiper-button-prev i:before {
    content: "\f104";
}

.sh-carousel-text.swiper-buttons-small .swiper-button-next i:before {
    content: "\f105";
}



/*
** Image Gallery
*/
.sh-image-gallery:not(.haste-swiper) {
    display: flex;
    flex-wrap: wrap;
    --haste-column-gap: 20px;
    margin: calc(-1 * var(--haste-column-gap)) 0 0 calc(-1 * var(--haste-column-gap));
}

.sh-image-gallery:not(.haste-swiper) .sh-carousel-item {
    position: relative;
    padding: var(--haste-column-gap) 0 0 var(--haste-column-gap);
}



/*
** WooCommerce Products
*/
.sh-woocommerce-products:not(.haste-swiper) {
    --haste-column-gap: 40px;
    --haste-column-gap-top: 50px;
    display: flex;
    flex-flow: row wrap;
    margin: calc(-1 * var(--haste-column-gap-top)) 0 0 calc(-1 * var(--haste-column-gap))!important;
}

.sh-woocommerce-products:not(.haste-swiper) .swiper-slide &gt; li.product {
    padding: var(--haste-column-gap-top) 0 0 var(--haste-column-gap);
}

.sh-woocommerce-products .swiper-slide &gt; li.product {
    width: 100%!important;
    margin: 0!important;
}

.sh-woocommerce-products &gt; .swiper-slide {
    display: inline-flex;
}



/* Google Maps */
.gm-style .gm-style-iw-c {
    box-shadow: 0 20px 40px 0 rgb(0 0 0 / 10%);
}

.sh-google-maps {
    position: relative;
    overflow: hidden;
}

.sh-google-maps-overlay {
    display: flex;
    align-items: center;
}

.sh-google-maps-overlay-image {
    width: 70px;
    height: 70px;
    margin-right: 15px;
}

.sh-google-maps-overlay-image img {
    object-fit: cover; 
    border-radius: 8px;
    width: 100%;
    height: 100%;
}

.sh-google-maps-overlay-content {
    font-size: 18px;
    font-weight: 600;
    max-width: 170px;
    padding-left: 5px;
    color: #191919;
}

@media (max-width: 600px ) {
    .sh-google-maps-overlay-image {
        width: 40px;
        min-width: 40px;
        height: 40px;
    }

    .sh-google-maps-overlay-content {
        font-size: 14px;
        padding-left: 0;
    }
}




/* Animations Loop  */
.sh-animations-loop {
	position: relative;
    animation: rotating 600s linear infinite;
}

@keyframes haste_rotating {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}

@keyframes haste_rotating_backwards {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(-360deg);
	}
}

@keyframes haste_grow {
	0% {
		transform: scale(1);
	}
	50% {
		transform: scale(1.3);
	}
	100% {
		transform: scale(1);
	}
}

@keyframes haste_hovering {
	0% { transform: translateY(0); }
	5% { transform: translateY(-3%); }
	45% { transform: translateY(-47%); }
	50% { transform: translateY(-50%); }
	55% { transform: translateY(-47%); }
	95% { transform: translateY(-3%); }
	100% { transform: translateY(0%); }
}


/* Animations */
.sh-animations {
	width: 100%;
	position: relative;
}

.sh-animations-content {
	position: absolute;
	top: 0; left: 0; right: 0; bottom: 0;
}

.sh-animations-item-content {
	transform: translateX(-50%) translateY(-50%);
	width: 100%;
	position: relative;
}

.sh-animations img {
	display: block;
    width: 100%;
	position: relative;
}

.sh-animations-item {
    position: absolute;
    top: 0; left: 0;
	text-align: center;
}

.sh-animations-container {
	position: relative;
}




/* Tabs Remote */
.sh-tabs-remote {
    display: flex;
    align-items: center;
    color: var(--haste-color-heading);
}

.sh-tabs-remote-switch {
    position: relative;
    width: 50px;
    height: 30px;
    border: 2px solid var(--haste-color-heading);
    border-radius: 100px;
    margin: 0 15px;
    cursor: pointer;
}

.sh-tabs-remote-switch.active .sh-tabs-remote-switch-ball {
    left: 24px;
}

.sh-tabs-remote-switch-ball {
    position: absolute;
    width: 16px;
    height: 16px;
    border-radius: 100px;
    background-color: var(--haste-color-heading);
    top: 5px; left: 6px;
    transition: 0.5s all cubic-bezier( 0.2, 1, 0.22, 1 );
}

.sh-tabs-remote-switch:hover .sh-tabs-remote-switch-ball {
    transform: scale( .8 );
}

.sh-tabs-remote-item {
    opacity: 0.7;
    font-weight: 600;
    cursor: pointer;
}

.sh-tabs-remote-item.active {
    opacity: 1;
}




/*
** Countdown
*/
.sh-countdown {
    font-size: 60px;
    font-weight: bold;
    line-height: 1;
}

.sh-countdown-item {
    display: inline-block;
    position: relative;
    min-width: 1.5em;
}

.sh-countdown-item:not(:last-child) {
    padding-right: 0.4em;
    margin-right: 0.1em;
}

.sh-countdown-item:not(:last-child):after {
    content: ':';
    position: absolute;
    top: 0;
    right: 0;
}

.sh-countdown-item-description {
    font-size: 16px;
    font-weight: 600;
    margin-top: 10px;
    text-align: center;
}</pre></body></html>