.elementor-kit-12{--e-global-color-primary:#FEF102;--e-global-color-secondary:#122022;--e-global-color-text:#E1DBC6;--e-global-color-accent:#EFEFEF;--e-global-color-9a83a31:#A2C1C5;--e-global-color-a90ec37:#FFFFFF;--e-global-color-18f1b90:#FF5500;--e-global-typography-primary-font-family:"Anton";--e-global-typography-primary-font-size:100px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-line-height:95px;--e-global-typography-secondary-font-family:"Anton";--e-global-typography-secondary-font-size:80px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-line-height:80px;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:23px;--e-global-typography-accent-font-family:"Anton";--e-global-typography-accent-font-size:40px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-line-height:40px;--e-global-typography-30c6abe-font-family:"Anton";--e-global-typography-30c6abe-font-size:50px;--e-global-typography-30c6abe-text-transform:uppercase;--e-global-typography-30c6abe-line-height:50px;--e-global-typography-cf754a7-font-family:"Anton";--e-global-typography-cf754a7-font-size:30px;--e-global-typography-cf754a7-text-transform:uppercase;--e-global-typography-cf754a7-line-height:35px;--e-global-typography-69ddf5a-font-family:"Anton";--e-global-typography-69ddf5a-font-size:25px;--e-global-typography-69ddf5a-font-weight:400;--e-global-typography-69ddf5a-text-transform:uppercase;--e-global-typography-69ddf5a-line-height:30px;}.elementor-kit-12 a{color:#3B2AFF;}.elementor-kit-12 a:hover{color:#3B2AFF;}.elementor-kit-12 button,.elementor-kit-12 input[type="button"],.elementor-kit-12 input[type="submit"],.elementor-kit-12 .elementor-button{color:var( --e-global-color-a90ec37 );}.elementor-kit-12 button:hover,.elementor-kit-12 button:focus,.elementor-kit-12 input[type="button"]:hover,.elementor-kit-12 input[type="button"]:focus,.elementor-kit-12 input[type="submit"]:hover,.elementor-kit-12 input[type="submit"]:focus,.elementor-kit-12 .elementor-button:hover,.elementor-kit-12 .elementor-button:focus{color:var( --e-global-color-a90ec37 );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1160px;}.e-con{--container-max-width:1160px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-12 e-page-transition{background-color:#FFBC7D;}@media(max-width:1196px){.elementor-kit-12{--e-global-typography-primary-font-size:55px;--e-global-typography-primary-line-height:60px;--e-global-typography-secondary-font-size:40px;--e-global-typography-secondary-line-height:40px;--e-global-typography-text-font-size:16px;--e-global-typography-text-line-height:23px;--e-global-typography-30c6abe-font-size:40px;--e-global-typography-30c6abe-line-height:40px;--e-global-typography-cf754a7-font-size:30px;--e-global-typography-cf754a7-line-height:35px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:465px){.elementor-kit-12{--e-global-typography-primary-font-size:45px;--e-global-typography-primary-line-height:50px;--e-global-typography-secondary-font-size:35px;--e-global-typography-secondary-line-height:40px;--e-global-typography-30c6abe-font-size:35px;--e-global-typography-30c6abe-line-height:40px;--e-global-typography-cf754a7-font-size:30px;--e-global-typography-cf754a7-line-height:35px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Shadows for Tiles */

.tiles-shadow {
    box-shadow: 26.719px 24.126px 80px 0px rgba(0, 0, 0, 0.17), 17.318px 15.638px 46.852px 0px rgba(0, 0, 0, 0.13), 10.292px 9.293px 25.481px 0px rgba(0, 0, 0, 0.10), 5.344px 4.825px 13px 0px rgba(0, 0, 0, 0.09), 2.177px 1.966px 6.519px 0px rgba(0, 0, 0, 0.07), 0.495px 0.447px 3.148px 0px rgba(0, 0, 0, 0.04);
}

/* Blending icons */
.icon-blend {
    opacity: 1;
    mix-blend-mode: soft-light;

;
}

.icon-blend-hard {
    opacity: 1;
    mix-blend-mode: hard-light;

;
}

.icon-blend-difference {
    opacity: 1;
    mix-blend-mode: difference;

;
}

.team-tile {
    aspect-ratio: 1;
}


/* Min width that makes tiles break onto a new row */

@media (max-width: 779px) {
    

    
  .min-width-tile {
    min-width: 320px;
    padding-left: 0px;
    padding-right: 0px;
  }

  #long-term-vision {
    min-height: 770px;
    max-height: 420px !important;
    padding-top: 15px;
  }
  
  #record-of-success {
    min-height: 770px;
    padding-bottom: 15px;
  }
}

@media (max-width: 480px) {
  .min-width-tile {
    min-width: 220px;
  }

  #long-term-vision {
    min-height: 770px;
    padding-top: 15px;
  }
  #record-of-success {
    min-height: 770px;
    padding-bottom: 15px;
  }
}

@media (max-width: 465px) {
  #long-term-vision {
    min-height: 520px;
    padding-top: 0px;
  }
  #record-of-success {
    min-height: 520px;
    padding-bottom: 0px;
  }
}


/* Yellow Links Hover */

.yellow-links a {
    transition: color 0.2s ease; /* Adjusts the color over 0.3 seconds */
}

.yellow-links a:hover, .yellow-links a:active {
    color: #FEF102 !important; /* Bright yellow color on hover and active */
}

.yellow-links a.clicked {
    color: #FEF102 !important; /* Bright yellow color for clicked links */
}

/* Orange Links Hover */

.orange-links a {
    transition: color 0.2s ease; /* Adjusts the color over 0.3 seconds */
}

.orange-links a:hover {
    color: #F50 !important; 
}

.orange-links a:active {
    color: #122022 !important; 
}

/* Scrollable Popup No Image */

@media (max-width: 640px) {
.scrollable-popup-no-image {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 320px;
}

/* WebKit-based browsers */
.scrollable-popup-no-image::-webkit-scrollbar {
  width: 4px;
}
.scrollable-popup-no-image::-webkit-scrollbar-thumb {
  background: #919191 !important;
  border-radius: 10px !important;
}
.scrollable-popup-no-image::-webkit-scrollbar-track {
  background: #D9D9D9 !important;
  border-radius: 10px;
}
}



/* Initial state of the .orange-icon is invisible but takes up space */
.team-tile .orange-icon {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s linear 0.3s, opacity 0.3s ease-in-out; /* Delay visibility transition */
}

/* Change the state when the .team-tile is hovered */
.team-tile:hover .orange-icon {
    visibility: visible;
    opacity: 1;
    transition: visibility 0s 0s, opacity 0.3s ease-in-out; /* Apply opacity transition */
}/* End custom CSS */