@layer bricks {.brxe-shortcode{width:100%}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1}}#brxe-9a4984 {grid-template-columns: var(--grid-1)}.brxe-7b533b .brxe-80683c.brxe-image {margin-bottom: 10px}.brxe-7b533b .brxe-6dc2dd.brxe-text-basic {text-align: center; color: #212224; font-weight: 600}.brxe-7b533b .brxe-yguwwp.brxe-text {color: var(--base-ultra-light); font-size: 1.1rem; line-height: 1.6rem; padding-top: var(--space-s); padding-right: var(--space-s); padding-bottom: var(--space-s); padding-left: var(--space-s); width: 100%}.brxe-7b533b .brxe-yguwwp.brxe-text a {color: var(--base-ultra-light); font-size: 1.1rem; line-height: 1.6rem; font-size: inherit}@media (max-width: 991px) {.brxe-7b533b .brxe-yguwwp.brxe-text {font-size: 1.5rem; line-height: 1.5rem}.brxe-7b533b .brxe-yguwwp.brxe-text a {font-size: 1.5rem; line-height: 1.5rem; font-size: inherit}}@media (max-width: 478px) {.brxe-7b533b .brxe-yguwwp.brxe-text {font-size: var(--text-xs)}.brxe-7b533b .brxe-yguwwp.brxe-text a {font-size: var(--text-xs); font-size: inherit}}.brxe-7b533b .brxe-800710.brxe-div {padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; flex-direction: column; background-color: #ffffff; box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1); display: flex}.brxe-7b533b .brxe-800710.brxe-div:hover {transform: scaleX(1.5) scaleY(1.5); box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.5); z-index: 9; background-color: #212224}@media (max-width: 991px) {.brxe-7b533b .brxe-800710.brxe-div:hover {transform: scaleX(1.2) scaleY(1.2)}}@media (max-width: 767px) {.brxe-7b533b .brxe-800710.brxe-div {margin-top: 0}.brxe-7b533b .brxe-800710.brxe-div:hover {transform: scaleY(1.2) scaleX(1.2); padding-top: var(--space-xs)}}.brxe-7b533b.brxe-block {flex-direction: row; column-gap: 20px; flex-wrap: wrap; row-gap: 20px}@media (max-width: 1100px) {span {display: none;}}@media (max-width: 991px) {.brxe-7b533b.brxe-block {grid-template-columns: repeat(2,1fr)}}@media (max-width: 767px) {.brxe-7b533b.brxe-block {width: 100%; justify-content: center}}@media (max-width: 478px) {.brxe-7b533b.brxe-block {grid-template-columns: repeat(1,1fr)}}#brxe-9a6e94 {flex-direction: row; padding-top: 60px; padding-right: 20px; padding-bottom: 60px; padding-left: 20px; column-gap: 40px; align-items: stretch; row-gap: 40px; display: grid; align-items: initial; grid-template-columns: var(--grid-4)}@media (max-width: 1100px) {#brxe-9a6e94 {grid-template-columns: var(--grid-3)}}@media (max-width: 991px) {#brxe-9a6e94 {grid-template-columns: var(--grid-2)}}@media (max-width: 767px) {#brxe-9a6e94 {grid-template-columns: var(--grid-1)}}.team01__card{ position:relative; transition: all .3s; } .team01__card:hover{ position:relative; transition: all .3s; overflow: auto;} .team01__description{ position: absolute; left:0; top:100%; opacity:0; transition: all .5s;} .team01__card:hover .team01__description{ top: 0;  opacity:1;} .team01__img, .team01__name, .team01__position{ transition: all .5s; } .team01__card:hover .team01__img, .team01__card:hover .team01__name, .team01__card:hover .team01__position{ opacity:0; transition: all .5s; }@media (max-width: 991px) {.team01__card{ overflow: hidden;}.team01__card:hover .team01__description{ top:50%; transform: translateY(-50%);}}@media (max-width: 767px) {#brxe-e55e90 {background-image: linear-gradient(#f5f5f5, #f5f5f5)}}