/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../../../../Users/E-301-EB/Desktop/tools/grav-webpack5/node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../../../../../../../Users/E-301-EB/Desktop/tools/grav-webpack5/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../../../../../../../Users/E-301-EB/Desktop/tools/grav-webpack5/node_modules/sass-loader/dist/cjs.js!./scss/team.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*------------------------------------*\
  #GI THE WALL
\*------------------------------------*/
/**
 * Foundation variables
 */
/**
 * Base Typography
 */
/**
 * Forms
 */
/**
 * Top Bar
 */
/**
 * Orbit
 */
/**
 * Pagination
 */
/**
 * Thumbnail
 */
/**
 * Media Object
 */
/**
 * Dropdown Menu
 */
/*------------------------------------*\
  #BOOTSTRAP V4 SETTINGS
\*------------------------------------*/
/**
 * Cards
 */
/**
 * Button
 */
/**
 * Swiper variables
 */
/**
 * Foundation for Sites by ZURB
 * Version 6.6.1
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
/**
 * Variables
 */
/**
 * Expander
 */
.GI_TW_expander {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  overflow: hidden;
  background: #a28fa0;
  transition: height 0.3s ease-in; }
  .GI_TW_expander.opened {
    overflow: visible; }
  .GI_TW_expander.animating {
    overflow: hidden !important; }

.GI_TW_expander-inner {
  margin: 0 auto;
  padding: 2.25rem 1.125rem;
  max-width: 90%;
  overflow: hidden;
  color: #d9d9d9; }
  @media print, screen and (min-width: 64em) {
    .GI_TW_expander-inner {
      max-width: 62.5rem; } }

/**
 * Pointer (triangle) above
 */
.GI_TW_pointer {
  position: absolute;
  margin-left: -1rem;
  margin-top: -1rem;
  border-left: 1rem solid transparent;
  border-right: 1rem solid transparent;
  border-bottom: 1rem solid #a28fa0;
  width: 0;
  height: 0; }

/**
 * Controls
 */
.GI_TW_Controls {
  position: absolute;
  z-index: 1;
  cursor: pointer;
  color: #b3b3b3; }
  .GI_TW_Controls:hover {
    color: #f2f2f2; }

.GI_TW_close {
  top: 1.5rem;
  right: 1.5rem;
  font-size: 1.5rem; }

.GI_TW_arrow {
  top: 50%;
  font-size: 3rem; }
  @media print, screen and (min-width: 64em) {
    .GI_TW_arrow {
      top: 40%;
      font-size: 4.5rem; } }

.GI_TW_hidden {
  display: none; }

.GI_TW_prev {
  left: 0.75rem; }

.GI_TW_next {
  right: 0.75rem; }

/**
 * Active element
 */
.GI_TW_Current > *:first-child {
  box-shadow: 0 0 6px 1px rgba(162, 143, 160, 0.75); }

