.elementor-7781 .elementor-element.elementor-element-b9bd08f{--display:flex;}.elementor-7781 .elementor-element.elementor-element-71878b5{--display:flex;}.elementor-7781 .elementor-element.elementor-element-1fff629{--grid-columns:3;}@media(max-width:1024px){.elementor-7781 .elementor-element.elementor-element-1fff629{--grid-columns:2;}}@media(max-width:767px){.elementor-7781 .elementor-element.elementor-element-1fff629{--grid-columns:1;}}



/* Start custom CSS *//*.apr-fleet-grid {*/
/*    display: grid;*/
/*    gap: 28px;*/
/*}*/

/*.apr-fleet-grid.columns-1 {*/
/*    grid-template-columns: 1fr;*/
/*}*/

/*.apr-fleet-grid.columns-2 {*/
/*    grid-template-columns: repeat(2, minmax(0, 1fr));*/
/*}*/

/*.apr-fleet-grid.columns-3 {*/
/*    grid-template-columns: repeat(3, minmax(0, 1fr));*/
/*}*/

/*.apr-fleet-card {*/
/*    height: 100%;*/
/*}*/

/*.apr-fleet-card__inner {*/
/*    position: relative;*/
/*    overflow: hidden;*/
/*    border-radius: 32px;*/
/*    padding: 26px 26px 30px;*/
/*    min-height: 680px;*/
/*    background:*/
/*        radial-gradient(circle at 50% 68%, rgba(61, 104, 200, 0.38), rgba(0, 0, 0, 0) 30%),*/
/*        linear-gradient(90deg, #010814 0%, #07142e 42%, #1d2d4b 100%);*/
/*    border: 8px solid rgba(255,255,255,0.72);*/
/*    box-shadow: 0 15px 45px rgba(0,0,0,.16);*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*}*/

/*.apr-fleet-card h3 {*/
/*    color: #fff;*/
/*    margin: 0;*/
/*    font-size: 32px;*/
/*    line-height: 1.1;*/
/*    font-weight: 700;*/
/*    letter-spacing: .5px;*/
/*    text-transform: uppercase;*/
/*}*/

/*.apr-fleet-card__sub {*/
/*    margin-top: 8px;*/
/*    color: rgba(255,255,255,.7);*/
/*    font-size: 18px;*/
/*    line-height: 1.3;*/
/*}*/

/*.apr-fleet-card__badges {*/
/*    margin-top: 24px;*/
/*    display: flex;*/
/*    flex-wrap: wrap;*/
/*    gap: 10px;*/
/*}*/

/*.apr-pill {*/
/*    display: inline-flex;*/
/*    align-items: center;*/
/*    min-height: 42px;*/
/*    padding: 8px 16px;*/
/*    border-radius: 999px;*/
/*    background: rgba(255,255,255,.15);*/
/*    color: #fff;*/
/*    font-size: 16px;*/
/*    line-height: 1;*/
/*    backdrop-filter: blur(4px);*/
/*}*/

/*.apr-fleet-card__image {*/
/*    flex: 1;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    padding: 12px 0 6px;*/
/*}*/

/*.apr-fleet-card__image img {*/
/*    display: block;*/
/*    max-width: 88%;*/
/*    max-height: 320px;*/
/*    width: auto;*/
/*    height: auto;*/
/*    object-fit: contain;*/
/*    filter: drop-shadow(0 18px 30px rgba(0,0,0,.25));*/
/*}*/

/*.apr-fleet-card__bottom {*/
/*    margin-top: auto;*/
/*}*/

/*.apr-fleet-card__perk {*/
/*    display: flex;*/
/*    align-items: center;*/
/*    gap: 12px;*/
/*    color: #fff;*/
/*    font-size: 20px;*/
/*    margin-bottom: 14px;*/
/*}*/

/*.apr-check {*/
/*    color: #76ff52;*/
/*    font-size: 34px;*/
/*    line-height: 1;*/
/*    font-weight: 700;*/
/*}*/

/*.apr-fleet-card__cta {*/
/*    display: flex;*/
/*    align-items: flex-end;*/
/*    justify-content: space-between;*/
/*    gap: 20px;*/
/*    margin-top: 10px;*/
/*}*/

/*.apr-fleet-card__price {*/
/*    color: #fff;*/
/*    display: flex;*/
/*    align-items: baseline;*/
/*    flex-wrap: wrap;*/
/*    gap: 8px;*/
/*}*/

/*.apr-fleet-card__price .apr-from {*/
/*    font-size: 24px;*/
/*    opacity: .95;*/
/*}*/

/*.apr-fleet-card__price strong {*/
/*    font-size: 54px;*/
/*    line-height: .95;*/
/*    font-weight: 800;*/
/*    letter-spacing: .5px;*/
/*}*/

/*.apr-fleet-card__price .apr-day {*/
/*    font-size: 22px;*/
/*    opacity: .95;*/
/*}*/

/*.apr-fleet-card__btn {*/
/*    display: inline-flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    min-width: 210px;*/
/*    min-height: 78px;*/
/*    padding: 14px 28px;*/
/*    border: 4px solid #fff;*/
/*    border-radius: 999px;*/
/*    color: #fff !important;*/
/*    text-decoration: none !important;*/
/*    font-size: 20px;*/
/*    font-weight: 700;*/
/*    background: transparent;*/
/*    transition: all .25s ease;*/
/*}*/

/*.apr-fleet-card__btn:hover {*/
/*    background: #fff;*/
/*    color: #091222 !important;*/
/*}*/

/*@media (max-width: 1180px) {*/
/*    .apr-fleet-grid.columns-2,*/
/*    .apr-fleet-grid.columns-3 {*/
/*        grid-template-columns: 1fr;*/
/*    }*/
/*}*/

/*@media (max-width: 767px) {*/
/*    .apr-fleet-card__inner {*/
/*        min-height: auto;*/
/*        padding: 20px 20px 24px;*/
/*        border-radius: 24px;*/
/*    }*/

/*    .apr-fleet-card h3 {*/
/*        font-size: 26px;*/
/*    }*/

/*    .apr-fleet-card__sub {*/
/*        font-size: 16px;*/
/*    }*/

/*    .apr-fleet-card__price .apr-from {*/
/*        font-size: 18px;*/
/*    }*/

/*    .apr-fleet-card__price strong {*/
/*        font-size: 40px;*/
/*    }*/

/*    .apr-fleet-card__price .apr-day {*/
/*        font-size: 18px;*/
/*    }*/

/*    .apr-fleet-card__cta {*/
/*        flex-direction: column;*/
/*        align-items: stretch;*/
/*    }*/

/*    .apr-fleet-card__btn {*/
/*        width: 100%;*/
/*        min-width: 0;*/
/*        min-height: 62px;*/
/*    }*/
/*}*//* End custom CSS */