.elementor-840 .elementor-element.elementor-element-eb2a45d{--display:flex;--min-height:90vh;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:center;--gap:0px 0px;--background-transition:0.3s;}body:not(.rtl) .elementor-840 .elementor-element.elementor-element-f56d6b6{right:10px;}body.rtl .elementor-840 .elementor-element.elementor-element-f56d6b6{left:10px;}.elementor-840 .elementor-element.elementor-element-f56d6b6{top:10px;}.elementor-840 .elementor-element.elementor-element-f56d6b6 .elementor-icon-wrapper{text-align:center;}.elementor-840 .elementor-element.elementor-element-a1ae398{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--background-transition:0.3s;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-840 .elementor-element.elementor-element-bbf77f1{width:var( --container-widget-width, 80% );max-width:80%;--container-widget-width:80%;--container-widget-flex-grow:0;}.elementor-840 .elementor-element.elementor-element-bbf77f1.elementor-element{--align-self:flex-end;}.elementor-840 .elementor-element.elementor-element-bbf77f1 .elementor-nav-menu .elementor-item{font-family:"Mark", Sans-serif;font-size:1.25rem;font-weight:400;text-transform:uppercase;line-height:1.5rem;}.elementor-840 .elementor-element.elementor-element-bbf77f1 .elementor-nav-menu--main .elementor-item{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );padding-left:2.5rem;padding-right:2.5rem;padding-top:10px;padding-bottom:10px;}.elementor-840 .elementor-element.elementor-element-306b58f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--background-transition:0.3s;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-840 .elementor-element.elementor-element-860af8c{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--background-transition:0.3s;}#elementor-popup-modal-840 .dialog-widget-content{animation-duration:1.2s;background-color:var( --e-global-color-primary );box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-840 .dialog-message{width:100vw;height:100vh;align-items:center;}#elementor-popup-modal-840{justify-content:center;align-items:center;pointer-events:all;background-color:rgba(0,0,0,.8);}@media(min-width:768px){.elementor-840 .elementor-element.elementor-element-a1ae398{--width:50%;}.elementor-840 .elementor-element.elementor-element-306b58f{--width:50%;}}






/* Start custom CSS */.verticalDividerContainer {
    position: -webkit-fixed;
    position: fixed;
    bottom: 0;
    z-index: 1200
}

.verticalDivider {
    position: absolute;
    width: .5rem;
    z-index: 20;
    height: calc(100vh - 16rem);
    margin-bottom: 8rem;
    bottom: 0
}

.verticalDivider.homePageDivider {
    bottom: 50vh;
    background-color: #fff;
    opacity: 0;
    height: 0;
    -webkit-animation: stretch_in .5s forwards;
    animation: stretch_in .5s forwards
}

.verticalDivider.fadeWhite {
    -webkit-animation: stretch_in_then_fade_white 1s forwards;
    animation: stretch_in_then_fade_white 1s forwards
}


@-webkit-keyframes stretch_in {
    0% {
        opacity: 1;
        height: 0;
        bottom: 50vh;
        background-color: #000
    }
    to {
        opacity: 1;
        height: calc(100vh - 16rem);
        bottom: 0;
        background-color: #000
    }
}

@keyframes stretch_in {
    0% {
        opacity: 1;
        height: 0;
        bottom: 50vh;
        background-color: #000
    }
    to {
        opacity: 1;
        height: calc(100vh - 16rem);
        bottom: 0;
        background-color: #000
    }
}

@-webkit-keyframes stretch_in_then_fade_white {
    10% {
        opacity: 1;
        height: 0;
        bottom: 50vh;
        background-color: #000
    }
    50% {
        opacity: 1;
        height: calc(100vh - 16rem);
        bottom: 0;
        background-color: #000
    }
    90% {
        background-color: #fff;
        opacity: 1;
        height: calc(100vh - 16rem);
        bottom: 0
    }
    to {
        background-color: #fff;
        opacity: 1;
        height: calc(100vh - 16rem);
        bottom: 0
    }
}

@keyframes stretch_in_then_fade_white {
    10% {
        opacity: 1;
        height: 0;
        bottom: 50vh;
        background-color: #000
    }
    50% {
        opacity: 1;
        height: calc(100vh - 16rem);
        bottom: 0;
        background-color: #000
    }
    90% {
        background-color: #fff;
        opacity: 1;
        height: calc(100vh - 16rem);
        bottom: 0
    }
    to {
        background-color: #fff;
        opacity: 1;
        height: calc(100vh - 16rem);
        bottom: 0
    }
}

@media (min-width: 0px) {
    .verticalDividerContainer {
        display: none
    }
}

@media (min-width: 1022px) {
    .verticalDividerContainer {
        display: block
    }
}


 .elementor-nav-menu .elementor-item {
    text-align: right;
    transition: .2s linear;
}


 .elementor-nav-menu .elementor-item:hover {
     padding-right: 1.5rem !important;
        opacity: .5;
 }/* End custom CSS */
