/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

.trax-map-overlay {
    width: 10px;
    height: 10px;
    border-radius: 20px;
    opacity: 0;
}

.earth-overlay {
    border-radius: 30px;
    padding: 0;
    position: relative;
    background: transparent;
    backdrop-filter: blur(10px);
    box-shadow: none;
    opacity: 0;
}

#earth-col {
    position: relative;
    overflow: hidden;
    background: radial-gradient(circle, rgba(83, 134, 151, 0.9) 10%, rgba(83, 134, 151, 0) 20%);
}

#earth-col::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 70%;
    height: 90%;
    background: radial-gradient(circle, rgba(83, 134, 151, 1) 0%, rgba(83, 134, 151, 0) 80%);
    transform: translate(-50%, -50%);
    z-index: 0;
    border-radius: 50%;
    filter: blur(15px);
    /* Adjust the blur intensity as needed */
}

#earth-col::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 70%;
    height: 90%;
    background: radial-gradient(circle, rgba(83, 134, 151, 1) 10%, rgba(83, 134, 151, 0) 50%);
    transform: translate(-50%, -50%);
    z-index: 0;
    border-radius: 50%;
    filter: blur(10px);
    /* Adjust the blur intensity as needed */
}

#locations-map-wrapper {
    text-align: center;
    color: #ffffff;
    background-color: #1a1b4a;
    padding: 0 0 50px;
}

#locations-map-wrapper .locations-world-zones {
    display: inline-flex;
    gap: 60px;
    margin: 50px auto;
    padding: 10px 20px;
    border: 1px solid;
    border-radius: 10px;
    align-items: baseline;
}

#locations-map-wrapper .locations-world-zones .location-item {
    font-weight: 600;
    transition: ease-in all 0.3s;
    cursor: pointer;
    padding: 5px 15px;
    border-radius: 10px;
}

#locations-map-wrapper .locations-world-zones .location-item.active {
    background: #fff;
    color: #181c44;
}

#locations-map-wrapper .locations-world-zones .location-item:hover {
    background: rgba(255, 255, 255, 0.15);
}

#locations-map-wrapper .locations-map-wrapper {
    display: flex;
    align-items: flex-start;
}

#locations-map-wrapper #earth-col {
    width: 70%;
}

#locations-map-wrapper #locations .location-item {
    text-align: left;
    margin-bottom: 30px;
    cursor: pointer;
    transition: ease-in all 0.3s;
    opacity: 1;
}

#locations-map-wrapper #locations .location-item:hover {
    opacity: 0.5;
}

#locations-map-wrapper #locations .location-item h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    margin: 0 0 5px;
}

#locations-map-wrapper #locations .location-item .location-info {
    font-size: 16px;
    line-height: 1.5;
    padding-left: 15px;
    display: none;
    margin-top: 20px;
}

#locations-map-wrapper #locations .location-item.active .location-info {
    display: block;
}

.world-zone h3 {
    display: none;
}

@media screen and (max-width: 900px) {
    #locations-map-wrapper #earth-col {
        width: 60%;
    }
}

@media screen and (max-width: 900px) {
    #locations-map-wrapper #earth-col {
        width: 60%;
    }
}

@media screen and (max-width: 700px) {
    #locations-map-wrapper .locations-map-wrapper {
        display: block;
    }

    #locations-map-wrapper .locations-world-zones {
        gap: 0;
        align-items: center;
        display: flex;
        flex-direction: column;
    }

    #locations-map-wrapper #earth-col {
        width: auto;
        display: none;
    }

    #map-wrapper {
        min-height: 1230px;
        padding-bottom: 100px;
    }

    .world-zone h3 {
        display: block;
        margin-bottom: 20px;
    }

    .wrapper.locations-world-zones-wrapper {
        display: none;
    }

    #locations-map-wrapper #locations {
        margin-top: 40px;
        border-top: 2px solid;
        padding-top: 30px;
        text-align: left;
    }

    #locations-map-wrapper #locations .location-item {
        padding-left: 20px;
    }

    #locations-map-wrapper #locations .location-item+.location-item {
        border-top: 1px solid;
    }
}

/***/
.trax-shortcode-terms .elementor-loop-container.elementor-grid.terms-container {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
}

.trax-shortcode-terms .elementor-loop-container.elementor-grid.terms-container>div {
    flex: 0 0 calc(33.33% - 20px);
    margin-bottom: 20px;
    background-color: transparent;
    background-image: linear-gradient(180deg, #131B46 0%, #0071B5 100%);
    padding: 80px 20px 30px;
    border-radius: 30px;
}

.trax-shortcode-terms .elementor-loop-container.elementor-grid.terms-container>div a {
    color: #fff;
    display: inline-block;
    margin: 0 auto;
}

.trax-shortcode-terms .elementor-loop-container.elementor-grid.terms-container>div a.elementor-button {
	font-weight: 400 !important;
}

.trax-shortcode-terms .elementor-loop-container.elementor-grid.terms-container>div .elementor-element.e-con-boxed {
    padding: 0 !important;
}

.trax-shortcode-terms .elementor-loop-container.elementor-grid.terms-container .elementor-heading-title.elementor-size-default {
    text-align: center;
}

.trax-shortcode-terms .elementor-loop-container.elementor-grid.terms-container .elementor-element.elementor-widget.elementor-widget-image {
    margin: 0 auto 40px;
    background: #fff;
    border-radius: 50%;
    width: 150px;
    height: 150px;
}

.trax-shortcode-terms .elementor-loop-container.elementor-grid.terms-container .elementor-element.elementor-widget.elementor-widget-image img {
    width: 55%;
    top: 50%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
}

.trax-shortcode-terms .elementor-loop-container.elementor-grid.terms-container .elementor-button.elementor-button-link {
    background: transparent;
}

.trax-shortcode-terms .elementor-loop-container.elementor-grid.terms-container .elementor-button-icon {
    font-size: 40px;
}

.trax-shortcode-terms .elementor-loop-container.elementor-grid.terms-container .elementor-button-icon .elementor-button-text {
    font-size: 18px;
	font-weight: 800;
    line-height: 0;
    top: -2px;
    position: relative;
}

.trax-shortcode-terms .load-more-terms {
    margin: 30px auto 50px;
    display: block;
    border: 0;
    padding: 12px 20px;
}

.trax-shortcode-terms .load-more-terms:hover {
    color: #fff;
}

.trax-shortcode-terms .load-more-terms.querying {
    opacity: 0.5;
    cursor: none;
}

.trax-shortcode-terms .spinner-container {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(255, 255, 255, 0.5);
    height: 100%;
}

.trax-shortcode-terms .spinner-container #spinner {
    width: 10%;
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
}

.trax-shortcode-terms {
    position: relative;
    margin: 30px 0 0;
}

@media screen and (max-width: 820px) {
    .trax-shortcode-terms .elementor-loop-container.elementor-grid.terms-container>div {
        flex: 0 0 calc(50% - 15px);
    }
}

@media screen and (max-width: 600px) {
    .trax-shortcode-terms .elementor-loop-container.elementor-grid.terms-container {
        display: block;
    }
}