.elementor-1895 .elementor-element.elementor-element-17eeee8{--display:flex;--min-height:550px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;border-style:none;--border-style:none;--border-radius:20px 20px 20px 20px;--margin-block-start:0px;--margin-block-end:0px;--margin-inline-start:0px;--margin-inline-end:0px;--padding-block-start:0px;--padding-block-end:0px;--padding-inline-start:0px;--padding-inline-end:0px;}.elementor-1895 .elementor-element.elementor-element-17eeee8:not(.elementor-motion-effects-element-type-background), .elementor-1895 .elementor-element.elementor-element-17eeee8 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#002233;}.elementor-1895 .elementor-element.elementor-element-17eeee8, .elementor-1895 .elementor-element.elementor-element-17eeee8::before{--border-transition:0.3s;}.elementor-1895 .elementor-element.elementor-element-6633a08{--display:flex;--min-height:550px;--background-transition:0.3s;--border-radius:20px 20px 20px 20px;--padding-block-start:6px;--padding-block-end:6px;--padding-inline-start:6px;--padding-inline-end:6px;}.elementor-1895 .elementor-element.elementor-element-6633a08:not(.elementor-motion-effects-element-type-background), .elementor-1895 .elementor-element.elementor-element-6633a08 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-1895 .elementor-element.elementor-element-6633a08, .elementor-1895 .elementor-element.elementor-element-6633a08::before{--border-transition:0.3s;}.elementor-1895 .elementor-element.elementor-element-dbb7a46{--display:flex;--min-height:550px;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--background-transition:0.3s;--border-radius:16px 16px 16px 16px;--padding-block-start:10px;--padding-block-end:10px;--padding-inline-start:10px;--padding-inline-end:10px;}.elementor-1895 .elementor-element.elementor-element-dbb7a46:not(.elementor-motion-effects-element-type-background), .elementor-1895 .elementor-element.elementor-element-dbb7a46 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-1895 .elementor-element.elementor-element-dbb7a46, .elementor-1895 .elementor-element.elementor-element-dbb7a46::before{--border-transition:0.3s;}.elementor-1895 .elementor-element.elementor-element-8660747 .jet-listing-dynamic-field__content{color:var( --e-global-color-text );font-family:"Open Sans", Sans-serif;font-size:1.5rem;font-weight:700;text-align:left;}.elementor-1895 .elementor-element.elementor-element-8660747 .jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap{width:auto;}.elementor-1895 .elementor-element.elementor-element-8660747 .jet-listing-dynamic-field .jet-listing-dynamic-field__content{width:auto;}.elementor-1895 .elementor-element.elementor-element-8660747 .jet-listing-dynamic-field{justify-content:flex-start;}.elementor-1895 .elementor-element.elementor-element-419dd63 .jet-listing-dynamic-image{justify-content:flex-start;}.elementor-1895 .elementor-element.elementor-element-419dd63 .jet-listing-dynamic-image img{border-radius:20px 20px 20px 20px;}.elementor-1895 .elementor-element.elementor-element-0936159 .jet-listing-dynamic-field__content{color:var( --e-global-color-text );font-family:"Open Sans", Sans-serif;font-size:1rem;font-weight:600;text-align:center;}.elementor-1895 .elementor-element.elementor-element-0936159 .jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap{width:auto;}.elementor-1895 .elementor-element.elementor-element-0936159 .jet-listing-dynamic-field .jet-listing-dynamic-field__content{width:auto;}.elementor-1895 .elementor-element.elementor-element-0936159 .jet-listing-dynamic-field{justify-content:flex-start;}.elementor-1895 .elementor-element.elementor-element-0936159 > .elementor-widget-container{padding:10px 10px 10px 10px;}.elementor-1895 .elementor-element.elementor-element-88a707c .jet-listing-dynamic-field__content{color:var( --e-global-color-text );font-family:"Open Sans", Sans-serif;font-size:1.3rem;font-weight:600;text-align:left;}.elementor-1895 .elementor-element.elementor-element-88a707c .jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap{width:auto;}.elementor-1895 .elementor-element.elementor-element-88a707c .jet-listing-dynamic-field .jet-listing-dynamic-field__content{width:auto;}.elementor-1895 .elementor-element.elementor-element-88a707c .jet-listing-dynamic-field{justify-content:flex-start;}.jet-listing-item.single-jet-engine.elementor-page-1895 > .elementor{width:600px;margin-left:auto;margin-right:auto;}@media(min-width:768px){.elementor-1895 .elementor-element.elementor-element-17eeee8{--content-width:350px;}}/* Start custom CSS for container, class: .elementor-element-6633a08 */:root{
    --first-color: #52D6C4;
    --second-color: #52D6C4;
    --size: 160px;
    --speed: 4s;
}
.elementor-1895 .elementor-element.elementor-element-6633a08{
    overflow: hidden !important;
    display: flex;
    justify-content: center;
    align-items: center;
}
.elementor-1895 .elementor-element.elementor-element-6633a08:before{
    content: '';
    position: absolute;
    width: var(--size);
    height: 150%;
    background: linear-gradient(var(--first-color), var(--second-color));
    animation: animate var(--speed) linear infinite;
    left: 100px;
    top: -150px;
}
@keyframes animate{
    0%{
        transform: rotate(0deg);
    }
    100%{
        transform: rotate(360deg);
    }
}/* End custom CSS */