/*!*************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/scss/main.scss ***!
  \*************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;600;700&family=Noto+Sans:wght@400;700&family=Teko:wght@600;700&display=swap);
/*!*****************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/scss/main.scss (1) ***!
  \*****************************************************************************************************************/

@charset "UTF-8";
.iti {
  position: relative;
  display: inline-block; }

.iti * {
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

.iti__hide {
  display: none; }

.iti__v-hide {
  visibility: hidden; }

.iti input, .iti input[type=text], .iti input[type=tel] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0; }

.iti__flag-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 1px; }

.iti__selected-flag {
  z-index: 1;
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 6px 0 8px; }

.iti__arrow {
  margin-left: 6px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555; }

.iti__arrow--up {
  border-top: none;
  border-bottom: 4px solid #555; }

.iti__country-list {
  position: absolute;
  z-index: 2;
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0 0 0 -1px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  background-color: white;
  border: 1px solid #CCC;
  white-space: nowrap;
  max-height: 200px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch; }

.iti__country-list--dropup {
  bottom: 100%;
  margin-bottom: -1px; }

@media (max-width: 500px) {
  .iti__country-list {
    white-space: normal; } }

.iti__flag-box {
  display: inline-block;
  width: 20px; }

.iti__divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #CCC; }

.iti__country {
  padding: 5px 10px;
  outline: none; }

.iti__dial-code {
  color: #999; }

.iti__country.iti__highlight {
  background-color: rgba(0, 0, 0, 0.05); }

.iti__flag-box, .iti__country-name, .iti__dial-code {
  vertical-align: middle; }

.iti__flag-box, .iti__country-name {
  margin-right: 6px; }

.iti--allow-dropdown input, .iti--allow-dropdown input[type=text], .iti--allow-dropdown input[type=tel], .iti--separate-dial-code input, .iti--separate-dial-code input[type=text], .iti--separate-dial-code input[type=tel] {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0; }

.iti--allow-dropdown .iti__flag-container, .iti--separate-dial-code .iti__flag-container {
  right: auto;
  left: 0; }

.iti--allow-dropdown .iti__flag-container:hover {
  cursor: pointer; }

.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
  background-color: rgba(0, 0, 0, 0.05); }

.iti--allow-dropdown input[disabled] + .iti__flag-container:hover,
.iti--allow-dropdown input[readonly] + .iti__flag-container:hover {
  cursor: default; }

.iti--allow-dropdown input[disabled] + .iti__flag-container:hover .iti__selected-flag,
.iti--allow-dropdown input[readonly] + .iti__flag-container:hover .iti__selected-flag {
  background-color: transparent; }

.iti--separate-dial-code .iti__selected-flag {
  background-color: rgba(0, 0, 0, 0.05); }

.iti--separate-dial-code .iti__selected-dial-code {
  margin-left: 6px; }

.iti--container {
  position: absolute;
  top: -1000px;
  left: -1000px;
  z-index: 1060;
  padding: 1px; }

.iti--container:hover {
  cursor: pointer; }

.iti-mobile .iti--container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed; }

.iti-mobile .iti__country-list {
  max-height: 100%;
  width: 100%; }

.iti-mobile .iti__country {
  padding: 10px 10px;
  line-height: 1.5em; }

.iti__flag {
  width: 20px; }

.iti__flag.iti__be {
  width: 18px; }

.iti__flag.iti__ch {
  width: 15px; }

.iti__flag.iti__mc {
  width: 19px; }

.iti__flag.iti__ne {
  width: 18px; }

.iti__flag.iti__np {
  width: 13px; }

.iti__flag.iti__va {
  width: 15px; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti__flag {
    background-size: 5652px 15px; } }

.iti__flag.iti__ac {
  height: 10px;
  background-position: 0px 0px; }

.iti__flag.iti__ad {
  height: 14px;
  background-position: -22px 0px; }

.iti__flag.iti__ae {
  height: 10px;
  background-position: -44px 0px; }

.iti__flag.iti__af {
  height: 14px;
  background-position: -66px 0px; }

.iti__flag.iti__ag {
  height: 14px;
  background-position: -88px 0px; }

.iti__flag.iti__ai {
  height: 10px;
  background-position: -110px 0px; }

.iti__flag.iti__al {
  height: 15px;
  background-position: -132px 0px; }

.iti__flag.iti__am {
  height: 10px;
  background-position: -154px 0px; }

.iti__flag.iti__ao {
  height: 14px;
  background-position: -176px 0px; }

.iti__flag.iti__aq {
  height: 14px;
  background-position: -198px 0px; }

.iti__flag.iti__ar {
  height: 13px;
  background-position: -220px 0px; }

.iti__flag.iti__as {
  height: 10px;
  background-position: -242px 0px; }

.iti__flag.iti__at {
  height: 14px;
  background-position: -264px 0px; }

.iti__flag.iti__au {
  height: 10px;
  background-position: -286px 0px; }

.iti__flag.iti__aw {
  height: 14px;
  background-position: -308px 0px; }

.iti__flag.iti__ax {
  height: 13px;
  background-position: -330px 0px; }

.iti__flag.iti__az {
  height: 10px;
  background-position: -352px 0px; }

.iti__flag.iti__ba {
  height: 10px;
  background-position: -374px 0px; }

.iti__flag.iti__bb {
  height: 14px;
  background-position: -396px 0px; }

.iti__flag.iti__bd {
  height: 12px;
  background-position: -418px 0px; }

.iti__flag.iti__be {
  height: 15px;
  background-position: -440px 0px; }

.iti__flag.iti__bf {
  height: 14px;
  background-position: -460px 0px; }

.iti__flag.iti__bg {
  height: 12px;
  background-position: -482px 0px; }

.iti__flag.iti__bh {
  height: 12px;
  background-position: -504px 0px; }

.iti__flag.iti__bi {
  height: 12px;
  background-position: -526px 0px; }

.iti__flag.iti__bj {
  height: 14px;
  background-position: -548px 0px; }

.iti__flag.iti__bl {
  height: 14px;
  background-position: -570px 0px; }

.iti__flag.iti__bm {
  height: 10px;
  background-position: -592px 0px; }

.iti__flag.iti__bn {
  height: 10px;
  background-position: -614px 0px; }

.iti__flag.iti__bo {
  height: 14px;
  background-position: -636px 0px; }

.iti__flag.iti__bq {
  height: 14px;
  background-position: -658px 0px; }

.iti__flag.iti__br {
  height: 14px;
  background-position: -680px 0px; }

.iti__flag.iti__bs {
  height: 10px;
  background-position: -702px 0px; }

.iti__flag.iti__bt {
  height: 14px;
  background-position: -724px 0px; }

.iti__flag.iti__bv {
  height: 15px;
  background-position: -746px 0px; }

.iti__flag.iti__bw {
  height: 14px;
  background-position: -768px 0px; }

.iti__flag.iti__by {
  height: 10px;
  background-position: -790px 0px; }

.iti__flag.iti__bz {
  height: 14px;
  background-position: -812px 0px; }

.iti__flag.iti__ca {
  height: 10px;
  background-position: -834px 0px; }

.iti__flag.iti__cc {
  height: 10px;
  background-position: -856px 0px; }

.iti__flag.iti__cd {
  height: 15px;
  background-position: -878px 0px; }

.iti__flag.iti__cf {
  height: 14px;
  background-position: -900px 0px; }

.iti__flag.iti__cg {
  height: 14px;
  background-position: -922px 0px; }

.iti__flag.iti__ch {
  height: 15px;
  background-position: -944px 0px; }

.iti__flag.iti__ci {
  height: 14px;
  background-position: -961px 0px; }

.iti__flag.iti__ck {
  height: 10px;
  background-position: -983px 0px; }

.iti__flag.iti__cl {
  height: 14px;
  background-position: -1005px 0px; }

.iti__flag.iti__cm {
  height: 14px;
  background-position: -1027px 0px; }

.iti__flag.iti__cn {
  height: 14px;
  background-position: -1049px 0px; }

.iti__flag.iti__co {
  height: 14px;
  background-position: -1071px 0px; }

.iti__flag.iti__cp {
  height: 14px;
  background-position: -1093px 0px; }

.iti__flag.iti__cr {
  height: 12px;
  background-position: -1115px 0px; }

.iti__flag.iti__cu {
  height: 10px;
  background-position: -1137px 0px; }

.iti__flag.iti__cv {
  height: 12px;
  background-position: -1159px 0px; }

.iti__flag.iti__cw {
  height: 14px;
  background-position: -1181px 0px; }

.iti__flag.iti__cx {
  height: 10px;
  background-position: -1203px 0px; }

.iti__flag.iti__cy {
  height: 14px;
  background-position: -1225px 0px; }

.iti__flag.iti__cz {
  height: 14px;
  background-position: -1247px 0px; }

.iti__flag.iti__de {
  height: 12px;
  background-position: -1269px 0px; }

.iti__flag.iti__dg {
  height: 10px;
  background-position: -1291px 0px; }

.iti__flag.iti__dj {
  height: 14px;
  background-position: -1313px 0px; }

.iti__flag.iti__dk {
  height: 15px;
  background-position: -1335px 0px; }

.iti__flag.iti__dm {
  height: 10px;
  background-position: -1357px 0px; }

.iti__flag.iti__do {
  height: 14px;
  background-position: -1379px 0px; }

.iti__flag.iti__dz {
  height: 14px;
  background-position: -1401px 0px; }

.iti__flag.iti__ea {
  height: 14px;
  background-position: -1423px 0px; }

.iti__flag.iti__ec {
  height: 14px;
  background-position: -1445px 0px; }

.iti__flag.iti__ee {
  height: 13px;
  background-position: -1467px 0px; }

.iti__flag.iti__eg {
  height: 14px;
  background-position: -1489px 0px; }

.iti__flag.iti__eh {
  height: 10px;
  background-position: -1511px 0px; }

.iti__flag.iti__er {
  height: 10px;
  background-position: -1533px 0px; }

.iti__flag.iti__es {
  height: 14px;
  background-position: -1555px 0px; }

.iti__flag.iti__et {
  height: 10px;
  background-position: -1577px 0px; }

.iti__flag.iti__eu {
  height: 14px;
  background-position: -1599px 0px; }

.iti__flag.iti__fi {
  height: 12px;
  background-position: -1621px 0px; }

.iti__flag.iti__fj {
  height: 10px;
  background-position: -1643px 0px; }

.iti__flag.iti__fk {
  height: 10px;
  background-position: -1665px 0px; }

.iti__flag.iti__fm {
  height: 11px;
  background-position: -1687px 0px; }

.iti__flag.iti__fo {
  height: 15px;
  background-position: -1709px 0px; }

.iti__flag.iti__fr {
  height: 14px;
  background-position: -1731px 0px; }

.iti__flag.iti__ga {
  height: 15px;
  background-position: -1753px 0px; }

.iti__flag.iti__gb {
  height: 10px;
  background-position: -1775px 0px; }

.iti__flag.iti__gd {
  height: 12px;
  background-position: -1797px 0px; }

.iti__flag.iti__ge {
  height: 14px;
  background-position: -1819px 0px; }

.iti__flag.iti__gf {
  height: 14px;
  background-position: -1841px 0px; }

.iti__flag.iti__gg {
  height: 14px;
  background-position: -1863px 0px; }

.iti__flag.iti__gh {
  height: 14px;
  background-position: -1885px 0px; }

.iti__flag.iti__gi {
  height: 10px;
  background-position: -1907px 0px; }

.iti__flag.iti__gl {
  height: 14px;
  background-position: -1929px 0px; }

.iti__flag.iti__gm {
  height: 14px;
  background-position: -1951px 0px; }

.iti__flag.iti__gn {
  height: 14px;
  background-position: -1973px 0px; }

.iti__flag.iti__gp {
  height: 14px;
  background-position: -1995px 0px; }

.iti__flag.iti__gq {
  height: 14px;
  background-position: -2017px 0px; }

.iti__flag.iti__gr {
  height: 14px;
  background-position: -2039px 0px; }

.iti__flag.iti__gs {
  height: 10px;
  background-position: -2061px 0px; }

.iti__flag.iti__gt {
  height: 13px;
  background-position: -2083px 0px; }

.iti__flag.iti__gu {
  height: 11px;
  background-position: -2105px 0px; }

.iti__flag.iti__gw {
  height: 10px;
  background-position: -2127px 0px; }

.iti__flag.iti__gy {
  height: 12px;
  background-position: -2149px 0px; }

.iti__flag.iti__hk {
  height: 14px;
  background-position: -2171px 0px; }

.iti__flag.iti__hm {
  height: 10px;
  background-position: -2193px 0px; }

.iti__flag.iti__hn {
  height: 10px;
  background-position: -2215px 0px; }

.iti__flag.iti__hr {
  height: 10px;
  background-position: -2237px 0px; }

.iti__flag.iti__ht {
  height: 12px;
  background-position: -2259px 0px; }

.iti__flag.iti__hu {
  height: 10px;
  background-position: -2281px 0px; }

.iti__flag.iti__ic {
  height: 14px;
  background-position: -2303px 0px; }

.iti__flag.iti__id {
  height: 14px;
  background-position: -2325px 0px; }

.iti__flag.iti__ie {
  height: 10px;
  background-position: -2347px 0px; }

.iti__flag.iti__il {
  height: 15px;
  background-position: -2369px 0px; }

.iti__flag.iti__im {
  height: 10px;
  background-position: -2391px 0px; }

.iti__flag.iti__in {
  height: 14px;
  background-position: -2413px 0px; }

.iti__flag.iti__io {
  height: 10px;
  background-position: -2435px 0px; }

.iti__flag.iti__iq {
  height: 14px;
  background-position: -2457px 0px; }

.iti__flag.iti__ir {
  height: 12px;
  background-position: -2479px 0px; }

.iti__flag.iti__is {
  height: 15px;
  background-position: -2501px 0px; }

.iti__flag.iti__it {
  height: 14px;
  background-position: -2523px 0px; }

.iti__flag.iti__je {
  height: 12px;
  background-position: -2545px 0px; }

.iti__flag.iti__jm {
  height: 10px;
  background-position: -2567px 0px; }

.iti__flag.iti__jo {
  height: 10px;
  background-position: -2589px 0px; }

.iti__flag.iti__jp {
  height: 14px;
  background-position: -2611px 0px; }

.iti__flag.iti__ke {
  height: 14px;
  background-position: -2633px 0px; }

.iti__flag.iti__kg {
  height: 12px;
  background-position: -2655px 0px; }

.iti__flag.iti__kh {
  height: 13px;
  background-position: -2677px 0px; }

.iti__flag.iti__ki {
  height: 10px;
  background-position: -2699px 0px; }

.iti__flag.iti__km {
  height: 12px;
  background-position: -2721px 0px; }

.iti__flag.iti__kn {
  height: 14px;
  background-position: -2743px 0px; }

.iti__flag.iti__kp {
  height: 10px;
  background-position: -2765px 0px; }

.iti__flag.iti__kr {
  height: 14px;
  background-position: -2787px 0px; }

.iti__flag.iti__kw {
  height: 10px;
  background-position: -2809px 0px; }

.iti__flag.iti__ky {
  height: 10px;
  background-position: -2831px 0px; }

.iti__flag.iti__kz {
  height: 10px;
  background-position: -2853px 0px; }

.iti__flag.iti__la {
  height: 14px;
  background-position: -2875px 0px; }

.iti__flag.iti__lb {
  height: 14px;
  background-position: -2897px 0px; }

.iti__flag.iti__lc {
  height: 10px;
  background-position: -2919px 0px; }

.iti__flag.iti__li {
  height: 12px;
  background-position: -2941px 0px; }

.iti__flag.iti__lk {
  height: 10px;
  background-position: -2963px 0px; }

.iti__flag.iti__lr {
  height: 11px;
  background-position: -2985px 0px; }

.iti__flag.iti__ls {
  height: 14px;
  background-position: -3007px 0px; }

.iti__flag.iti__lt {
  height: 12px;
  background-position: -3029px 0px; }

.iti__flag.iti__lu {
  height: 12px;
  background-position: -3051px 0px; }

.iti__flag.iti__lv {
  height: 10px;
  background-position: -3073px 0px; }

.iti__flag.iti__ly {
  height: 10px;
  background-position: -3095px 0px; }

.iti__flag.iti__ma {
  height: 14px;
  background-position: -3117px 0px; }

.iti__flag.iti__mc {
  height: 15px;
  background-position: -3139px 0px; }

.iti__flag.iti__md {
  height: 10px;
  background-position: -3160px 0px; }

.iti__flag.iti__me {
  height: 10px;
  background-position: -3182px 0px; }

.iti__flag.iti__mf {
  height: 14px;
  background-position: -3204px 0px; }

.iti__flag.iti__mg {
  height: 14px;
  background-position: -3226px 0px; }

.iti__flag.iti__mh {
  height: 11px;
  background-position: -3248px 0px; }

.iti__flag.iti__mk {
  height: 10px;
  background-position: -3270px 0px; }

.iti__flag.iti__ml {
  height: 14px;
  background-position: -3292px 0px; }

.iti__flag.iti__mm {
  height: 14px;
  background-position: -3314px 0px; }

.iti__flag.iti__mn {
  height: 10px;
  background-position: -3336px 0px; }

.iti__flag.iti__mo {
  height: 14px;
  background-position: -3358px 0px; }

.iti__flag.iti__mp {
  height: 10px;
  background-position: -3380px 0px; }

.iti__flag.iti__mq {
  height: 14px;
  background-position: -3402px 0px; }

.iti__flag.iti__mr {
  height: 14px;
  background-position: -3424px 0px; }

.iti__flag.iti__ms {
  height: 10px;
  background-position: -3446px 0px; }

.iti__flag.iti__mt {
  height: 14px;
  background-position: -3468px 0px; }

.iti__flag.iti__mu {
  height: 14px;
  background-position: -3490px 0px; }

.iti__flag.iti__mv {
  height: 14px;
  background-position: -3512px 0px; }

.iti__flag.iti__mw {
  height: 14px;
  background-position: -3534px 0px; }

.iti__flag.iti__mx {
  height: 12px;
  background-position: -3556px 0px; }

.iti__flag.iti__my {
  height: 10px;
  background-position: -3578px 0px; }

.iti__flag.iti__mz {
  height: 14px;
  background-position: -3600px 0px; }

.iti__flag.iti__na {
  height: 14px;
  background-position: -3622px 0px; }

.iti__flag.iti__nc {
  height: 10px;
  background-position: -3644px 0px; }

.iti__flag.iti__ne {
  height: 15px;
  background-position: -3666px 0px; }

.iti__flag.iti__nf {
  height: 10px;
  background-position: -3686px 0px; }

.iti__flag.iti__ng {
  height: 10px;
  background-position: -3708px 0px; }

.iti__flag.iti__ni {
  height: 12px;
  background-position: -3730px 0px; }

.iti__flag.iti__nl {
  height: 14px;
  background-position: -3752px 0px; }

.iti__flag.iti__no {
  height: 15px;
  background-position: -3774px 0px; }

.iti__flag.iti__np {
  height: 15px;
  background-position: -3796px 0px; }

.iti__flag.iti__nr {
  height: 10px;
  background-position: -3811px 0px; }

.iti__flag.iti__nu {
  height: 10px;
  background-position: -3833px 0px; }

.iti__flag.iti__nz {
  height: 10px;
  background-position: -3855px 0px; }

.iti__flag.iti__om {
  height: 10px;
  background-position: -3877px 0px; }

.iti__flag.iti__pa {
  height: 14px;
  background-position: -3899px 0px; }

.iti__flag.iti__pe {
  height: 14px;
  background-position: -3921px 0px; }

.iti__flag.iti__pf {
  height: 14px;
  background-position: -3943px 0px; }

.iti__flag.iti__pg {
  height: 15px;
  background-position: -3965px 0px; }

.iti__flag.iti__ph {
  height: 10px;
  background-position: -3987px 0px; }

.iti__flag.iti__pk {
  height: 14px;
  background-position: -4009px 0px; }

.iti__flag.iti__pl {
  height: 13px;
  background-position: -4031px 0px; }

.iti__flag.iti__pm {
  height: 14px;
  background-position: -4053px 0px; }

.iti__flag.iti__pn {
  height: 10px;
  background-position: -4075px 0px; }

.iti__flag.iti__pr {
  height: 14px;
  background-position: -4097px 0px; }

.iti__flag.iti__ps {
  height: 10px;
  background-position: -4119px 0px; }

.iti__flag.iti__pt {
  height: 14px;
  background-position: -4141px 0px; }

.iti__flag.iti__pw {
  height: 13px;
  background-position: -4163px 0px; }

.iti__flag.iti__py {
  height: 11px;
  background-position: -4185px 0px; }

.iti__flag.iti__qa {
  height: 8px;
  background-position: -4207px 0px; }

.iti__flag.iti__re {
  height: 14px;
  background-position: -4229px 0px; }

.iti__flag.iti__ro {
  height: 14px;
  background-position: -4251px 0px; }

.iti__flag.iti__rs {
  height: 14px;
  background-position: -4273px 0px; }

.iti__flag.iti__ru {
  height: 14px;
  background-position: -4295px 0px; }

.iti__flag.iti__rw {
  height: 14px;
  background-position: -4317px 0px; }

.iti__flag.iti__sa {
  height: 14px;
  background-position: -4339px 0px; }

.iti__flag.iti__sb {
  height: 10px;
  background-position: -4361px 0px; }

.iti__flag.iti__sc {
  height: 10px;
  background-position: -4383px 0px; }

.iti__flag.iti__sd {
  height: 10px;
  background-position: -4405px 0px; }

.iti__flag.iti__se {
  height: 13px;
  background-position: -4427px 0px; }

.iti__flag.iti__sg {
  height: 14px;
  background-position: -4449px 0px; }

.iti__flag.iti__sh {
  height: 10px;
  background-position: -4471px 0px; }

.iti__flag.iti__si {
  height: 10px;
  background-position: -4493px 0px; }

.iti__flag.iti__sj {
  height: 15px;
  background-position: -4515px 0px; }

.iti__flag.iti__sk {
  height: 14px;
  background-position: -4537px 0px; }

.iti__flag.iti__sl {
  height: 14px;
  background-position: -4559px 0px; }

.iti__flag.iti__sm {
  height: 15px;
  background-position: -4581px 0px; }

.iti__flag.iti__sn {
  height: 14px;
  background-position: -4603px 0px; }

.iti__flag.iti__so {
  height: 14px;
  background-position: -4625px 0px; }

.iti__flag.iti__sr {
  height: 14px;
  background-position: -4647px 0px; }

.iti__flag.iti__ss {
  height: 10px;
  background-position: -4669px 0px; }

.iti__flag.iti__st {
  height: 10px;
  background-position: -4691px 0px; }

.iti__flag.iti__sv {
  height: 12px;
  background-position: -4713px 0px; }

.iti__flag.iti__sx {
  height: 14px;
  background-position: -4735px 0px; }

.iti__flag.iti__sy {
  height: 14px;
  background-position: -4757px 0px; }

.iti__flag.iti__sz {
  height: 14px;
  background-position: -4779px 0px; }

.iti__flag.iti__ta {
  height: 10px;
  background-position: -4801px 0px; }

.iti__flag.iti__tc {
  height: 10px;
  background-position: -4823px 0px; }

.iti__flag.iti__td {
  height: 14px;
  background-position: -4845px 0px; }

.iti__flag.iti__tf {
  height: 14px;
  background-position: -4867px 0px; }

.iti__flag.iti__tg {
  height: 13px;
  background-position: -4889px 0px; }

.iti__flag.iti__th {
  height: 14px;
  background-position: -4911px 0px; }

.iti__flag.iti__tj {
  height: 10px;
  background-position: -4933px 0px; }

.iti__flag.iti__tk {
  height: 10px;
  background-position: -4955px 0px; }

.iti__flag.iti__tl {
  height: 10px;
  background-position: -4977px 0px; }

.iti__flag.iti__tm {
  height: 14px;
  background-position: -4999px 0px; }

.iti__flag.iti__tn {
  height: 14px;
  background-position: -5021px 0px; }

.iti__flag.iti__to {
  height: 10px;
  background-position: -5043px 0px; }

.iti__flag.iti__tr {
  height: 14px;
  background-position: -5065px 0px; }

.iti__flag.iti__tt {
  height: 12px;
  background-position: -5087px 0px; }

.iti__flag.iti__tv {
  height: 10px;
  background-position: -5109px 0px; }

.iti__flag.iti__tw {
  height: 14px;
  background-position: -5131px 0px; }

.iti__flag.iti__tz {
  height: 14px;
  background-position: -5153px 0px; }

.iti__flag.iti__ua {
  height: 14px;
  background-position: -5175px 0px; }

.iti__flag.iti__ug {
  height: 14px;
  background-position: -5197px 0px; }

.iti__flag.iti__um {
  height: 11px;
  background-position: -5219px 0px; }

.iti__flag.iti__un {
  height: 14px;
  background-position: -5241px 0px; }

.iti__flag.iti__us {
  height: 11px;
  background-position: -5263px 0px; }

.iti__flag.iti__uy {
  height: 14px;
  background-position: -5285px 0px; }

.iti__flag.iti__uz {
  height: 10px;
  background-position: -5307px 0px; }

.iti__flag.iti__va {
  height: 15px;
  background-position: -5329px 0px; }

.iti__flag.iti__vc {
  height: 14px;
  background-position: -5346px 0px; }

.iti__flag.iti__ve {
  height: 14px;
  background-position: -5368px 0px; }

.iti__flag.iti__vg {
  height: 10px;
  background-position: -5390px 0px; }

.iti__flag.iti__vi {
  height: 14px;
  background-position: -5412px 0px; }

.iti__flag.iti__vn {
  height: 14px;
  background-position: -5434px 0px; }

.iti__flag.iti__vu {
  height: 12px;
  background-position: -5456px 0px; }

.iti__flag.iti__wf {
  height: 14px;
  background-position: -5478px 0px; }

.iti__flag.iti__ws {
  height: 10px;
  background-position: -5500px 0px; }

.iti__flag.iti__xk {
  height: 15px;
  background-position: -5522px 0px; }

.iti__flag.iti__ye {
  height: 14px;
  background-position: -5544px 0px; }

.iti__flag.iti__yt {
  height: 14px;
  background-position: -5566px 0px; }

.iti__flag.iti__za {
  height: 14px;
  background-position: -5588px 0px; }

.iti__flag.iti__zm {
  height: 14px;
  background-position: -5610px 0px; }

.iti__flag.iti__zw {
  height: 10px;
  background-position: -5632px 0px; }

.iti__flag {
  height: 15px;
  box-shadow: 0px 0px 1px 0px #888;
  background-image: url(../img/flags.png);
  background-repeat: no-repeat;
  background-color: #DBDBDB;
  background-position: 20px 0; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti__flag {
    background-image: url(../img/flags@2x.png); } }

.iti__flag.iti__np {
  background-color: transparent; }

.section-right {
  display: flex;
  justify-content: flex-end;
  margin-top: 60px; }

.section-center {
  display: flex;
  justify-content: center;
  margin-top: 60px; }

.row {
  display: flex; }

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px; }

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0; }

@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-11 {
    width: 91.66666667%; }
  .col-sm-10 {
    width: 83.33333333%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66666667%; }
  .col-sm-7 {
    width: 58.33333333%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66666667%; }
  .col-sm-4 {
    width: 33.33333333%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.66666667%; }
  .col-sm-1 {
    width: 8.33333333%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-pull-11 {
    right: 91.66666667%; }
  .col-sm-pull-10 {
    right: 83.33333333%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-8 {
    right: 66.66666667%; }
  .col-sm-pull-7 {
    right: 58.33333333%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-5 {
    right: 41.66666667%; }
  .col-sm-pull-4 {
    right: 33.33333333%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-2 {
    right: 16.66666667%; }
  .col-sm-pull-1 {
    right: 8.33333333%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-push-11 {
    left: 91.66666667%; }
  .col-sm-push-10 {
    left: 83.33333333%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-8 {
    left: 66.66666667%; }
  .col-sm-push-7 {
    left: 58.33333333%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-5 {
    left: 41.66666667%; }
  .col-sm-push-4 {
    left: 33.33333333%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-2 {
    left: 16.66666667%; }
  .col-sm-push-1 {
    left: 8.33333333%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .col-sm-offset-0 {
    margin-left: 0; } }

@media (min-width: 992px) {
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left; }
  .col-md-12 {
    width: 100%; }
  .col-md-11 {
    width: 91.66666667%; }
  .col-md-10 {
    width: 83.33333333%; }
  .col-md-9 {
    width: 75%; }
  .col-md-8 {
    width: 66.66666667%; }
  .col-md-7 {
    width: 58.33333333%; }
  .col-md-6 {
    width: 50%; }
  .col-md-5 {
    width: 41.66666667%; }
  .col-md-4 {
    width: 33.33333333%; }
  .col-md-3 {
    width: 25%; }
  .col-md-2 {
    width: 16.66666667%; }
  .col-md-1 {
    width: 8.33333333%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-pull-11 {
    right: 91.66666667%; }
  .col-md-pull-10 {
    right: 83.33333333%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-8 {
    right: 66.66666667%; }
  .col-md-pull-7 {
    right: 58.33333333%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-5 {
    right: 41.66666667%; }
  .col-md-pull-4 {
    right: 33.33333333%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-2 {
    right: 16.66666667%; }
  .col-md-pull-1 {
    right: 8.33333333%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-push-11 {
    left: 91.66666667%; }
  .col-md-push-10 {
    left: 83.33333333%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-8 {
    left: 66.66666667%; }
  .col-md-push-7 {
    left: 58.33333333%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-5 {
    left: 41.66666667%; }
  .col-md-push-4 {
    left: 33.33333333%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-2 {
    left: 16.66666667%; }
  .col-md-push-1 {
    left: 8.33333333%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-md-offset-11 {
    margin-left: 91.66666667%; }
  .col-md-offset-10 {
    margin-left: 83.33333333%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-8 {
    margin-left: 66.66666667%; }
  .col-md-offset-7 {
    margin-left: 58.33333333%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-5 {
    margin-left: 41.66666667%; }
  .col-md-offset-4 {
    margin-left: 33.33333333%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-2 {
    margin-left: 16.66666667%; }
  .col-md-offset-1 {
    margin-left: 8.33333333%; }
  .col-md-offset-0 {
    margin-left: 0; } }

@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-11 {
    width: 91.66666667%; }
  .col-lg-10 {
    width: 83.33333333%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-8 {
    width: 66.66666667%; }
  .col-lg-7 {
    width: 58.33333333%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-5 {
    width: 41.66666667%; }
  .col-lg-4 {
    width: 33.33333333%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-2 {
    width: 16.66666667%; }
  .col-lg-1 {
    width: 8.33333333%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-pull-11 {
    right: 91.66666667%; }
  .col-lg-pull-10 {
    right: 83.33333333%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-8 {
    right: 66.66666667%; }
  .col-lg-pull-7 {
    right: 58.33333333%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-5 {
    right: 41.66666667%; }
  .col-lg-pull-4 {
    right: 33.33333333%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-2 {
    right: 16.66666667%; }
  .col-lg-pull-1 {
    right: 8.33333333%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-push-11 {
    left: 91.66666667%; }
  .col-lg-push-10 {
    left: 83.33333333%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-8 {
    left: 66.66666667%; }
  .col-lg-push-7 {
    left: 58.33333333%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-5 {
    left: 41.66666667%; }
  .col-lg-push-4 {
    left: 33.33333333%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-2 {
    left: 16.66666667%; }
  .col-lg-push-1 {
    left: 8.33333333%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .col-lg-offset-0 {
    margin-left: 0; } }

.col10 {
  width: 10%; }

.col20 {
  width: 20%; }

.col30 {
  width: 30%; }

.col40 {
  width: 40%; }

.col50 {
  width: 50%; }

.col60 {
  width: 60%; }

.col70 {
  width: 70%; }

.col80 {
  width: 80%; }

.col90 {
  width: 80%; }

.col100 {
  width: 100%; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }

@media (min-width: 992px) {
  .container {
    width: 970px; } }

@media (min-width: 1200px) {
  .container {
    width: 1170px; } }

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.hf-container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media only screen and (max-width: 667px) {
    .hf-container {
      width: 90% !important;
      padding-left: 0;
      padding-right: 0; } }

@media (min-width: 768px) {
  .hf-container {
    width: 760px; } }

@media (min-width: 992px) {
  .hf-container {
    width: 980px; } }

@media (min-width: 1200px) {
  .hf-container {
    width: 1190px; } }

@media (min-width: 1440px) {
  .hf-container {
    width: 1400px; } }

@media only screen and (max-width: 667px) {
  .col10,
  .col20,
  .col30,
  .col40,
  .col50,
  .col60,
  .col70,
  .col80,
  .col90,
  .col100 {
    width: 100%; } }

.container-custom-lg {
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto; }

.t-left {
  text-align: left !important; }

.t-center {
  text-align: center !important; }

.t-right {
  text-align: right !important; }

.mb-100 {
  margin-bottom: 100px; }
  @media only screen and (max-width: 667px) {
    .mb-100 {
      margin-bottom: 60px; } }

.pt-20 {
  padding-top: 20px; }

.height__none {
  height: 0; }

.img-col {
  display: inline-flex; }

.img-wrapper {
  display: inline-block;
  position: relative;
  overflow: hidden; }
  .img-wrapper.left {
    border-radius: 0px 0px 45px 0px; }
  .img-wrapper.right {
    border-radius: 0px 0px 0px 40px; }
  .img-wrapper.animate.left::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(109.55deg, #007D7D 25.51%, #27B07A 97.31%);
    z-index: 1;
    transform: translateX(-100%);
    animation-name: slide_img_left;
    animation-duration: 1.5s;
    animation-timing-function: ease;
    border-radius: 0px 0px 43px 0px; }

@keyframes slide_img_left {
  0% {
    display: flex;
    transform: translateX(-100%); }
  50% {
    transform: translateX(0); }
  60% {
    transform: translateX(0); }
  100% {
    transform: translateX(100%); } }
  .img-wrapper.animate.right::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(109.55deg, #007D7D 25.51%, #27B07A 97.31%);
    z-index: 1;
    transform: translateX(100%);
    animation-name: slide_img_right;
    animation-duration: 1.5s;
    animation-timing-function: ease; }

@keyframes slide_img_right {
  0% {
    display: flex;
    transform: translateX(100%); }
  50% {
    transform: translateX(0); }
  60% {
    transform: translateX(0); }
  100% {
    transform: translateX(-100%); } }

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px); } }

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px); } }

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce; }

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); } }

@keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px); } }

.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg); }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg); }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg); }
  40% {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  60% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg); }
  80% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); } }

.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg); }
  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0); } }

@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg); }
  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0); } }

.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg); }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg); }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg); }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg); }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg); }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); } }

@keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg); }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg); }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg); }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg); }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg); }
  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); } }

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05); }
  70% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05); }
  70% {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9); }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px); }
  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px); }
  80% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px); }
  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px); }
  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px); }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px); }
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px); }
  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px); }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }
  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px); }
  80% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px); }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  25% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3); } }

@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  25% {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3); } }

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); } }

@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); } }

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }

@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); } }

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); } }

@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); } }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); } }

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); } }

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); } }

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); } }

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); } }

@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); } }

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); } }

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); } }

@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); } }

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1; }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; } }

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1; }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; } }

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; } }

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0; } }

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0; } }

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); } }

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0; } }

@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40% {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  100% {
    -webkit-transform: translateY(700px);
    -ms-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0; } }

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); } }

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); } }

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg); } }

@keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg); } }

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ""; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir="rtl"] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.slick-dots {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin-top: 60px; }
  .slick-dots li {
    width: 8px;
    height: 8px;
    background: #ffffff;
    opacity: 0.2;
    border-radius: 50%; }
    .slick-dots li.slick-active {
      background: linear-gradient(99.21deg, #3CDD97 9.05%, #00FF94 106.39%);
      opacity: 1; }
  .slick-dots button {
    display: none; }

header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  transition: all .3s linear;
  width: 100vw;
  padding: 26px 0;
  display: flex;
  align-items: center; }
  header .top-label {
    background: #20b67b;
    content: "";
    display: block;
    height: 5px;
    left: 0;
    position: fixed;
    top: 0;
    transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
    width: 330px; }
  header .logo {
    height: 68px;
    transition: 0.2s all linear; }
    @media only screen and (max-width: 667px) {
      header .logo {
        width: 81.73px;
        height: 50px; } }
  header.sticky {
    height: 90px;
    background-color: #003941;
    padding: 10px 0; }
    header.sticky .top-label {
      width: 0; }
    header.sticky .logo {
      transition: 0.2s all linear;
      height: 60px; }
  header .wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    header .wrapper .right-col {
      display: flex;
      gap: 40px;
      align-items: center; }
      @media only screen and (max-width: 667px) {
        header .wrapper .right-col {
          gap: 24px; } }
      header .wrapper .right-col .hot-link {
        font-family: "Manrope", sans-serif;
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 26px;
        letter-spacing: 0.02em;
        color: #FFFFFF;
        text-decoration: none; }
        @media only screen and (max-width: 667px) {
          header .wrapper .right-col .hot-link {
            display: none; } }
      header .wrapper .right-col .nav-toggle {
        width: 42px;
        height: 42px;
        border-radius: 50%;
        border: 1px solid rgba(255, 255, 255, 0.2);
        display: flex;
        justify-content: center;
        align-items: center;
        cursor: pointer;
        transition: 0.2s all linear; }
        header .wrapper .right-col .nav-toggle:hover {
          background-color: #20B67B; }
        header .wrapper .right-col .nav-toggle .hamburger {
          display: flex;
          align-items: end;
          justify-content: center;
          flex-flow: column;
          gap: 3.26px;
          width: 18px;
          height: 18px; }
          @media only screen and (max-width: 667px) {
            header .wrapper .right-col .nav-toggle .hamburger {
              position: relative;
              left: -1px;
              top: -1px; } }
        header .wrapper .right-col .nav-toggle .bar {
          height: 1.41px;
          background: #ffffff; }
          header .wrapper .right-col .nav-toggle .bar:nth-child(1) {
            width: 11.54px; }
          header .wrapper .right-col .nav-toggle .bar:nth-child(2) {
            width: 6.46px; }
          header .wrapper .right-col .nav-toggle .bar:nth-child(3) {
            width: 15px; }
  header .hcol {
    z-index: 99999; }
  header .nav-wrapper {
    position: relative; }
  header nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: linear-gradient(111.44deg, #006D7C 0%, #27B07A 148.08%);
    transform: translateY(-100%);
    opacity: 0;
    z-index: -1;
    transition: all .5s ease-in-out; }
    @media only screen and (max-width: 667px) {
      header nav .hf-container {
        width: 100% !important;
        overflow-y: scroll;
        height: 85vh; } }
    header nav .shape1 {
      position: absolute;
      bottom: 0;
      right: 0; }
    header nav .nav-wrapper {
      display: flex;
      height: auto;
      align-items: center;
      padding: 100px 0;
      box-sizing: border-box;
      position: relative; }
      @media only screen and (max-width: 667px) {
        header nav .nav-wrapper {
          flex-flow: column; } }
      header nav .nav-wrapper .navcol {
        padding-top: 60px;
        transition: 0.5s all linear;
        height: 550px;
        overflow-y: scroll; }
        @media (max-width: 1450px) {
          header nav .nav-wrapper .navcol {
            height: 400px; } }
        header nav .nav-wrapper .navcol::-webkit-scrollbar {
          width: 0px; }
        header nav .nav-wrapper .navcol:first-child {
          width: 65%;
          padding-right: 95px;
          border-right: 1px solid rgba(255, 255, 255, 0.1); }
          @media only screen and (min-width: 668px) and (max-width: 1024px) {
            header nav .nav-wrapper .navcol:first-child {
              width: 50%;
              padding-right: 50px;
              box-sizing: border-box; } }
          @media only screen and (max-width: 667px) {
            header nav .nav-wrapper .navcol:first-child {
              width: 100%;
              padding: 15px;
              padding-top: 0px;
              height: auto !important; } }
          header nav .nav-wrapper .navcol:first-child ul {
            list-style-type: none;
            margin: 0;
            padding: 0;
            padding-left: 80px;
            box-sizing: border-box; }
            @media only screen and (max-width: 667px) {
              header nav .nav-wrapper .navcol:first-child ul {
                padding-left: 15px; } }
            header nav .nav-wrapper .navcol:first-child ul a {
              font-family: "Manrope";
              font-style: normal;
              font-weight: 500;
              font-size: 45px;
              line-height: 58px;
              text-transform: uppercase;
              color: #FFFFFF;
              text-decoration: none;
              margin: 10px 0;
              display: block;
              transition: 0.3s all linear;
              background: #FFFFFF;
              -webkit-background-clip: text;
              -webkit-text-fill-color: transparent;
              background-clip: text;
              text-fill-color: transparent; }
              @media only screen and (min-width: 668px) and (max-width: 1024px) {
                header nav .nav-wrapper .navcol:first-child ul a {
                  font-size: 26px;
                  line-height: 50px; } }
              @media only screen and (max-width: 667px) {
                header nav .nav-wrapper .navcol:first-child ul a {
                  text-transform: capitalize; } }
              header nav .nav-wrapper .navcol:first-child ul a svg {
                transition: all .2s ease-in;
                top: -7px;
                position: relative;
                width: 30px;
                height: 15px;
                left: 10px; }
                @media only screen and (min-width: 668px) and (max-width: 1024px) {
                  header nav .nav-wrapper .navcol:first-child ul a svg {
                    top: 0;
                    width: 20px;
                    height: 13px;
                    left: 10px; } }
                @media only screen and (max-width: 667px) {
                  header nav .nav-wrapper .navcol:first-child ul a svg {
                    top: 3px;
                    width: 13px;
                    height: 15px;
                    left: 10px; } }
              @media only screen and (max-width: 667px) {
                header nav .nav-wrapper .navcol:first-child ul a {
                  font-weight: 500;
                  font-size: 18px;
                  line-height: 30px;
                  margin: 14px 0; } }
              header nav .nav-wrapper .navcol:first-child ul a:hover {
                animation: hover_anim;
                animation-duration: 1s;
                background: linear-gradient(99.21deg, #3cdd97 9.05%, #00ff94 106.39%);
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
                background-clip: text;
                text-fill-color: transparent; }

@keyframes hover_anim {
  from {
    background: #FFFFFF;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent; }
  to {
    background: linear-gradient(99.21deg, #3cdd97 9.05%, #00ff94 106.39%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent; } }
          @media only screen and (min-width: 668px) and (max-width: 1024px) {
            header nav .nav-wrapper .navcol:first-child ul {
              padding-left: 15px; } }
          @media only screen and (max-width: 667px) {
            header nav .nav-wrapper .navcol:first-child ul {
              height: auto; } }
          header nav .nav-wrapper .navcol:first-child ul li ul {
            list-style: none;
            margin-top: 36px;
            display: none;
            transition: all .2s ease; }
            header nav .nav-wrapper .navcol:first-child ul li ul.show {
              display: block; }
            @media only screen and (max-width: 667px) {
              header nav .nav-wrapper .navcol:first-child ul li ul {
                margin-top: 0px;
                margin-bottom: 20px; } }
            header nav .nav-wrapper .navcol:first-child ul li ul li a {
              font-size: 18px;
              line-height: 30px;
              margin-bottom: 0px;
              padding-bottom: 10px; }
              @media only screen and (max-width: 667px) {
                header nav .nav-wrapper .navcol:first-child ul li ul li a {
                  padding-bottom: 0;
                  text-transform: capitalize; } }
            @media null {
              header nav .nav-wrapper .navcol:first-child ul li ul li {
                font-size: 14px;
                line-height: 22px;
                margin-bottom: 0px; } }
        header nav .nav-wrapper .navcol:last-child {
          padding-left: 95px;
          max-width: 35%;
          width: 100%; }
          @media only screen and (min-width: 668px) and (max-width: 1024px) {
            header nav .nav-wrapper .navcol:last-child {
              max-width: 50%;
              padding-left: 50px;
              box-sizing: border-box; } }
          @media only screen and (max-width: 667px) {
            header nav .nav-wrapper .navcol:last-child {
              max-width: 100%;
              padding-left: 0; } }
          header nav .nav-wrapper .navcol:last-child .navcol-inner {
            height: auto;
            padding-top: 0; }
            @media only screen and (max-width: 667px) {
              header nav .nav-wrapper .navcol:last-child .navcol-inner {
                height: auto;
                padding-top: 0;
                border-left: 0px solid rgba(255, 255, 255, 0.1);
                padding-left: 15px;
                display: flex;
                flex-wrap: wrap;
                flex-direction: column-reverse; } }
            header nav .nav-wrapper .navcol:last-child .navcol-inner li ul {
              display: none; }
              header nav .nav-wrapper .navcol:last-child .navcol-inner li ul.show {
                display: block; }
          @media only screen and (max-width: 667px) {
            header nav .nav-wrapper .navcol:last-child {
              max-width: 100%;
              padding: 15px;
              border-left: none;
              border-top: 1px solid rgba(255, 255, 255, 0.1);
              display: flex;
              flex-flow: column-reverse;
              justify-content: flex-end; } }
          header nav .nav-wrapper .navcol:last-child ul {
            list-style-type: none;
            padding: 0;
            margin: 0;
            margin-bottom: 30px; }
            @media only screen and (max-width: 667px) {
              header nav .nav-wrapper .navcol:last-child ul {
                width: 100%; } }
            header nav .nav-wrapper .navcol:last-child ul a {
              font-family: "Manrope";
              font-style: normal;
              font-weight: 500;
              font-size: 22px;
              line-height: 32px;
              letter-spacing: 0.02em;
              color: #ffffff;
              text-decoration: none;
              margin: 10px 0;
              display: block; }
              header nav .nav-wrapper .navcol:last-child ul a:hover {
                color: #20B67B; }
              @media only screen and (max-width: 667px) {
                header nav .nav-wrapper .navcol:last-child ul a {
                  font-weight: 400;
                  font-size: 14px;
                  line-height: 22px;
                  margin-bottom: 16px 0; } }
          header nav .nav-wrapper .navcol:last-child .socials {
            display: flex;
            gap: 10px; }
            @media only screen and (max-width: 667px) {
              header nav .nav-wrapper .navcol:last-child .socials {
                margin-bottom: 30px;
                width: 100%;
                margin-top: 30px; } }
            header nav .nav-wrapper .navcol:last-child .socials a {
              display: flex;
              justify-content: center;
              align-items: center;
              height: 42px;
              width: 42px;
              border-radius: 32px;
              border: 1px solid rgba(255, 255, 255, 0.1);
              transition: 0.2s all linear; }
              header nav .nav-wrapper .navcol:last-child .socials a i {
                color: #fff; }
              header nav .nav-wrapper .navcol:last-child .socials a:hover {
                background-color: #20B67B; }
  header .nav-toggle .bar {
    transition: 0.3s all linear; }
  header.active nav {
    opacity: 1;
    z-index: 9999;
    transform: translateY(0px); }
  header.active .nav-toggle .bar:nth-child(1) {
    width: 15px !important;
    transform: rotate(45deg) translate(2.5px, 3.5px); }
  header.active .nav-toggle .bar:nth-child(2) {
    display: none; }
  header.active .nav-toggle .bar:nth-child(3) {
    transform: rotate(135deg) translate(0px, 1px); }

.global-social {
  position: fixed;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 999; }
  @media only screen and (max-width: 667px) {
    .global-social {
      display: none; } }
  .global-social ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-flow: column;
    gap: 20px; }
    .global-social ul a {
      display: block; }
      .global-social ul a i {
        color: rgba(255, 255, 255, 0.7); }
      .global-social ul a:hover i {
        color: #20B67B; }

.adn__title {
  position: fixed;
  right: 2px;
  word-break: break-all;
  bottom: 20%;
  z-index: 99;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  font-family: "Noto Sans", sans-serif;
  transform: rotate(270deg);
  letter-spacing: 2px; }
  @media only screen and (max-width: 667px) {
    .adn__title {
      display: none !important; } }

p.header-copyright {
  position: fixed;
  bottom: 20px;
  left: 20px;
  width: 100%;
  padding-right: 100px;
  text-align: right;
  font-weight: 700;
  font-size: 12px;
  line-height: 24px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #FFFFFF;
  font-family: 'Manrope'; }
  @media only screen and (max-width: 667px) {
    p.header-copyright {
      padding: 0 20px;
      text-align: center; } }

footer {
  height: 114px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  background-color: #003941;
  background-color: #083f47; }
  footer .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0; }
  footer .wrapper {
    position: relative;
    z-index: 1; }
  @media only screen and (max-width: 667px) {
    footer {
      height: 263px; } }
  footer .overlay {
    opacity: 0.03;
    background-position: 60% 0; }
  footer .wrapper {
    display: grid;
    gap: 0px;
    grid-template-columns: repeat(3, 1fr);
    align-items: center; }
    @media only screen and (max-width: 667px) {
      footer .wrapper {
        display: grid;
        gap: 0px;
        grid-template-columns: repeat(1, 1fr); } }
  footer .copyright {
    font-family: "Manrope", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 24px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #FFFFFF;
    opacity: 0.8; }
  @media only screen and (max-width: 667px) {
    footer .fcol {
      display: flex;
      justify-content: center;
      align-items: center; }
      footer .fcol ul {
        padding: 0; } }
  @media only screen and (max-width: 667px) {
    footer .fcol:nth-child(1) {
      order: 2;
      margin-bottom: 27px; } }
  footer .fcol:nth-child(2) {
    text-align: center; }
    @media only screen and (max-width: 667px) {
      footer .fcol:nth-child(2) {
        order: 1;
        margin-bottom: 40px; } }
  footer .fcol:nth-child(3) {
    text-align: right; }
    @media only screen and (max-width: 667px) {
      footer .fcol:nth-child(3) {
        order: 3; } }
    footer .fcol:nth-child(3) ul {
      list-style-type: none;
      display: flex;
      justify-content: flex-end;
      gap: 35px; }
      @media only screen and (min-width: 668px) and (max-width: 1024px) {
        footer .fcol:nth-child(3) ul li {
          text-align: left; } }
      footer .fcol:nth-child(3) ul a {
        font-family: "Manrope";
        font-style: normal;
        font-weight: 700;
        font-size: 12px;
        line-height: 24px;
        display: flex;
        align-items: center;
        letter-spacing: 0.04em;
        text-transform: uppercase;
        color: #ffffff;
        text-decoration: none;
        opacity: 0.8; }

.home-banner {
  height: 100vh;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  display: flex;
  align-items: center; }
  .home-banner .banner-video {
    position: absolute;
    top: 0;
    width: 100%; }
    @media only screen and (max-width: 667px) {
      .home-banner .banner-video {
        height: 100%;
        object-fit: cover; } }
    @media only screen and (min-width: 668px) and (max-width: 1024px) {
      .home-banner .banner-video {
        height: 100%;
        object-fit: cover; } }
  @media only screen and (max-width: 667px) {
    .home-banner {
      min-height: 590px;
      height: 590px; } }
  .home-banner .overlay {
    background: linear-gradient(180deg, #003941 0%, rgba(0, 57, 65, 0.8) 46.25%, #003941 100%);
    opacity: 0.7;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0; }
  .home-banner .wrapper {
    z-index: 1;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: space-between;
    top: 50%;
    transform: translateY(-50%); }
    @media only screen and (max-width: 667px) {
      .home-banner .wrapper {
        flex-flow: column; } }
  .home-banner h1.home-banner-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 732px;
    margin: 0;
    text-align: center; }
    @media only screen and (min-width: 668px) and (max-width: 1024px) {
      .home-banner h1.home-banner-text {
        width: 100%;
        padding: 0 20px; } }
    @media only screen and (max-width: 667px) {
      .home-banner h1.home-banner-text {
        width: 100%;
        padding: 0 20px; } }
    @media only screen and (max-width: 667px) {
      .home-banner h1.home-banner-text br {
        display: none !important; } }
  .home-banner h1 span {
    transition: all .8s ease; }
  .home-banner h1 span:nth-child(1) {
    opacity: 0;
    animation: heading-in 1s forwards;
    animation-delay: 2.3s;
    display: inline-block; }
  .home-banner h1 span:nth-child(2) {
    opacity: 0;
    animation: heading-in 1s forwards;
    animation-delay: 2.3s;
    display: inline-block; }
  .home-banner h1 span:nth-child(3) {
    opacity: 0;
    animation: heading-in 1s forwards;
    animation-delay: 2.6s;
    display: inline-block; }
  .home-banner h1 span:nth-child(4) {
    opacity: 0;
    animation: heading-in 1s forwards;
    animation-delay: 2.9s;
    display: inline-block; }
  .home-banner h1 span:nth-child(5) {
    opacity: 0;
    animation: heading-in 1s forwards;
    animation-delay: 3.2s;
    display: inline-block; }

@keyframes heading-in {
  0% {
    transform: translateY(30px);
    opacity: 0; }
  50% {
    transform: translateY(30px);
    opacity: 0; }
  100% {
    transform: translateY(0px);
    opacity: 1; } }
  @media only screen and (max-width: 667px) {
    .home-banner .left-col {
      margin-top: 180px; } }
  .home-banner .find-out {
    transform: translateY(100%); }
    @media (min-width: 1920px) {
      .home-banner .find-out {
        transform: translateY(400px); } }
    .home-banner .find-out .find-out-inner {
      max-width: 543.8px;
      padding: 50px 40px;
      border-radius: 0px 0px 40px 0px;
      min-height: 286px;
      position: relative; }
      .home-banner .find-out .find-out-inner .bg-section {
        background: linear-gradient(109.55deg, #007D7D 25.51%, #27B07A 97.31%);
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
        border-radius: 0px 0px 40px 0px; }
      @media only screen and (max-width: 667px) {
        .home-banner .find-out .find-out-inner {
          transform: translateY(-95%) !important;
          padding: 30px; } }
      .home-banner .find-out .find-out-inner p {
        font-family: "Manrope", sans-serif;
        font-style: normal;
        font-weight: 500;
        font-size: 24px;
        line-height: 30px;
        letter-spacing: 0.02em;
        color: #ffffff;
        margin-top: 0; }

@keyframes findAnimation {
  0% {
    opacity: 0;
    right: -100px; }
  50% {
    opacity: 0;
    right: -100px; }
  100% {
    opacity: 1;
    right: 0px; } }

.btn-primary {
  color: #fff;
  display: flex;
  font-family: Manrope,sans-serif;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .04em;
  line-height: 26px;
  padding-left: 32px;
  padding-top: 20px;
  position: relative;
  text-transform: uppercase;
  transition: all 0.3s cubic-bezier(0.44, 0.75, 1, 1);
  padding-bottom: 20px;
  padding-right: 20px;
  min-width: 180px;
  flex-wrap: wrap;
  text-decoration: none; }
  @media only screen and (max-width: 667px) {
    .btn-primary {
      padding-right: 0; } }
  .btn-primary svg.circle {
    margin-left: 8px;
    position: absolute;
    top: 2px;
    left: 0; }
  .btn-primary svg.arrow_1 {
    margin-right: 12px;
    margin-top: 6px;
    transition: all .4s ease-in-out; }
  .btn-primary svg.arrow_2 {
    opacity: 0;
    width: 0;
    transition: opacity .4s ease-in-out; }
  .btn-primary:hover {
    padding-left: 55px; }
    .btn-primary:hover svg.arrow_1 {
      opacity: 0; }
    .btn-primary:hover svg.arrow_2 {
      opacity: 1;
      position: absolute;
      left: 32px;
      margin-right: 12px;
      margin-top: 6px;
      width: auto; }
    .btn-primary:hover svg.circle {
      background: #20B67B;
      width: 60px;
      height: 60px;
      border-radius: 50px; }
      .btn-primary:hover svg.circle path {
        fill: #20B67B; }
  .btn-primary.btn-center {
    display: inline-flex; }

.home-about-us {
  padding: 120px 0 0 0;
  background: linear-gradient(109.55deg, #007D7D 25.51%, #27B07A 97.31%);
  position: relative; }
  @media only screen and (min-width: 668px) and (max-width: 1024px) {
    .home-about-us {
      padding-top: 60px; } }
  @media only screen and (max-width: 667px) {
    .home-about-us {
      padding-top: 60px; } }
  .home-about-us .container {
    width: 1238px;
    position: relative;
    left: -80px; }
    @media only screen and (min-width: 668px) and (max-width: 1024px) {
      .home-about-us .container {
        width: 100%;
        left: 0; } }
    @media only screen and (max-width: 667px) {
      .home-about-us .container {
        width: 100%;
        left: 0; } }
  .home-about-us .leftcol {
    position: relative;
    width: 698px;
    height: 640px;
    bottom: 0px; }
    @media only screen and (min-width: 668px) and (max-width: 1024px) {
      .home-about-us .leftcol {
        width: 100%;
        height: auto;
        bottom: 0; } }
    @media only screen and (max-width: 667px) {
      .home-about-us .leftcol {
        width: 100%;
        height: auto;
        bottom: 0; } }
    .home-about-us .leftcol .img-wrapper {
      width: 698px; }
      @media only screen and (min-width: 668px) and (max-width: 1024px) {
        .home-about-us .leftcol .img-wrapper {
          width: 100%; } }
      @media only screen and (max-width: 667px) {
        .home-about-us .leftcol .img-wrapper {
          width: 100%; } }
    .home-about-us .leftcol .simpleParallax {
      border-radius: 0px 0px 48px 0px; }
    .home-about-us .leftcol img {
      border-radius: 0px 0px 43px 0px;
      width: 100%;
      height: 100%;
      position: relative;
      z-index: 1;
      object-fit: cover; }
      @media only screen and (min-width: 668px) and (max-width: 1024px) {
        .home-about-us .leftcol img {
          width: 100%;
          height: auto; } }
      @media only screen and (max-width: 667px) {
        .home-about-us .leftcol img {
          width: 100%;
          height: auto; } }
  .home-about-us .bottom-overlay {
    background: linear-gradient(180deg, rgba(3, 57, 65, 0) 68.32%, #033941 100%);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9; }
  .home-about-us .rightcol {
    z-index: 1; }
    @media only screen and (min-width: 668px) and (max-width: 1024px) {
      .home-about-us .rightcol {
        width: 100%;
        padding-bottom: 30px; } }
    .home-about-us .rightcol .shape1 {
      margin-top: -60px;
      margin-bottom: 70px; }
      @media only screen and (min-width: 668px) and (max-width: 1024px) {
        .home-about-us .rightcol .shape1 svg {
          max-width: 100%; } }
      @media only screen and (max-width: 667px) {
        .home-about-us .rightcol .shape1 svg {
          max-width: 100%; } }
      .home-about-us .rightcol .shape1 svg path {
        transition: all .5s ease-in-out;
        fill-opacity: .1; }
      @media only screen and (min-width: 668px) and (max-width: 1024px) {
        .home-about-us .rightcol .shape1 {
          margin: 0; }
          .home-about-us .rightcol .shape1 img {
            max-width: 235px;
            margin-left: 50%;
            transform: translateX(-50%); } }
      @media only screen and (max-width: 667px) {
        .home-about-us .rightcol .shape1 {
          margin: 0; }
          .home-about-us .rightcol .shape1 img {
            max-width: 235px;
            margin-left: 50%;
            transform: translateX(-50%); } }
    .home-about-us .rightcol p {
      font-family: "Manrope", sans-serif;
      font-style: normal;
      font-weight: 400;
      font-size: 18px;
      line-height: 30px;
      display: flex;
      align-items: center;
      color: #bfffee;
      margin-bottom: 50px; }
  .home-about-us.section-sticky .rightcol .shape1 svg path {
    fill-opacity: .02; }
  .home-about-us .overlay {
    border-radius: 0px 0px 45px 0px;
    background-color: #003941;
    padding: 82px 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 69%;
    height: calc(100% + 82px);
    padding-top: 141px; }
    @media only screen and (min-width: 668px) and (max-width: 1024px) {
      .home-about-us .overlay {
        width: 100%;
        border-radius: 0; } }
    @media only screen and (max-width: 667px) {
      .home-about-us .overlay {
        width: 100%;
        border-radius: 0; } }
    .home-about-us .overlay .bg-txt {
      font-size: 156px;
      font-weight: bolder;
      color: rgba(255, 255, 255, 0.02);
      margin-right: auto;
      margin-left: auto;
      text-align: center; }
  .home-about-us .wrapper {
    display: flex;
    gap: 50px; }
    @media only screen and (min-width: 668px) and (max-width: 1024px) {
      .home-about-us .wrapper {
        flex-wrap: wrap; } }
    @media only screen and (max-width: 667px) {
      .home-about-us .wrapper {
        flex-flow: column-reverse; } }

.about__us-heading {
  padding-bottom: 10px; }
  .about__us-heading p {
    max-width: 740px;
    margin: 0px auto 20px auto;
    font-family: "Manrope", sans-serif;
    font-size: 22px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: 0.02em;
    text-align: center;
    color: #BFFFEE; }

.numbers-glance {
  height: 698px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  position: relative;
  display: flex;
  align-items: center;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }
  .numbers-glance .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0; }
  .numbers-glance .wrapper {
    position: relative;
    z-index: 1; }
  .numbers-glance .overlay {
    background: linear-gradient(180deg, #003941 0%, rgba(0, 57, 65, 0.8) 50%, #003941 100%); }
  .numbers-glance .image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-animation: zoomin 10s ease-out infinite;
    animation: zoomin 10s ease-out infinite;
    background-position: center; }
  .numbers-glance .wrapper {
    display: flex;
    align-items: flex-start; }
    @media only screen and (max-width: 667px) {
      .numbers-glance .wrapper {
        flex-flow: column; } }
  .numbers-glance .numbers {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(2, 1fr);
    row-gap: 40px; }
    @media only screen and (max-width: 667px) {
      .numbers-glance .numbers {
        gap: 50px;
        rowgap: 40px; } }
    .numbers-glance .numbers .number .count {
      font-family: "Noto Sans", sans-serif;
      font-style: normal;
      font-weight: 400;
      font-size: 70px;
      line-height: 74px;
      display: flex;
      align-items: center;
      text-transform: uppercase;
      color: #FFFFFF;
      margin-bottom: 10px; }
      @media only screen and (max-width: 667px) {
        .numbers-glance .numbers .number .count {
          font-family: "Noto Sans";
          font-style: normal;
          font-weight: 400;
          font-size: 34px;
          line-height: 40px;
          display: flex;
          align-items: center;
          letter-spacing: 0.02em;
          text-transform: uppercase; } }
    .numbers-glance .numbers .number .divider {
      height: 2px;
      width: 52px;
      background: linear-gradient(99.21deg, #3CDD97 9.05%, #00FF94 106.39%);
      margin-bottom: 12px; }
    .numbers-glance .numbers .number .caption {
      font-family: "Manrope", sans-serif;
      font-style: normal;
      font-weight: 400;
      font-size: 16px;
      line-height: 26px;
      letter-spacing: 0.02em;
      color: #BFFFEE; }
      @media only screen and (max-width: 667px) {
        .numbers-glance .numbers .number .caption {
          font-family: "Manrope";
          font-style: normal;
          font-weight: 400;
          font-size: 14px;
          line-height: 22px;
          letter-spacing: 0.02em;
          color: #bfffee; } }

section h1 {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 70px;
  line-height: 74px;
  text-transform: uppercase;
  color: #FFFFFF; }
  section h1 span.title {
    background: linear-gradient(99.21deg, #3cdd97 9.05%, #00ff94 106.39%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text; }
  section h1 span.title-two {
    color: #FFFFFF; }
  @media only screen and (max-width: 667px) {
    section h1 {
      font-family: "Noto Sans";
      font-style: normal;
      font-weight: 400;
      font-size: 42px;
      line-height: 48px;
      letter-spacing: 0.02em;
      text-transform: uppercase; } }

section h2 {
  font-family: "Noto Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 50px;
  line-height: 58px;
  text-transform: uppercase;
  color: #FFFFFF;
  margin: 0;
  margin-bottom: 30px; }
  section h2 span {
    background: linear-gradient(99.21deg, #3cdd97 9.05%, #00ff94 106.39%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent; }
  @media only screen and (max-width: 667px) {
    section h2 {
      font-family: "Noto Sans";
      font-style: normal;
      font-weight: 400;
      font-size: 34px;
      line-height: 40px;
      letter-spacing: 0.02em;
      text-transform: uppercase; } }

section h3 {
  font-family: "Noto Sans", sans-serif;
  font-style: normal;
  margin: 0;
  margin-bottom: 30px; }
  @media only screen and (max-width: 667px) {
    section h3 {
      font-family: "Noto Sans";
      font-style: normal;
      font-weight: 400;
      font-size: 34px;
      line-height: 40px;
      letter-spacing: 0.02em;
      text-transform: uppercase; } }

.coverage-area {
  background-repeat: no-repeat;
  background-position: 100% calc(100% + 430px);
  padding-bottom: 150px;
  position: relative; }
  .coverage-area .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0; }
  .coverage-area .wrapper {
    position: relative;
    z-index: 1; }
  @media only screen and (max-width: 667px) {
    .coverage-area {
      padding-bottom: 160px; } }
  @media only screen and (min-width: 668px) and (max-width: 1024px) {
    .coverage-area {
      padding-bottom: 160px; } }
  .coverage-area.homepage-coverage .rightcol {
    margin-top: 130px; }
    @media only screen and (max-width: 667px) {
      .coverage-area.homepage-coverage .rightcol {
        margin-top: 0; } }
    @media only screen and (min-width: 668px) and (max-width: 1024px) {
      .coverage-area.homepage-coverage .rightcol {
        margin-top: 0; } }
  .coverage-area button.coverage-area-close {
    position: absolute;
    right: 0;
    background: transparent;
    border: none;
    width: 61px;
    height: 50px;
    border-radius: 100%;
    padding: 0;
    display: none;
    z-index: 9999; }
    @media only screen and (max-width: 667px) {
      .coverage-area button.coverage-area-close.active {
        display: block; } }
    @media only screen and (min-width: 668px) and (max-width: 1024px) {
      .coverage-area button.coverage-area-close.active {
        display: block; } }
    .coverage-area button.coverage-area-close svg {
      width: 100%;
      height: 100%; }
  .coverage-area .overlay {
    background: radial-gradient(34.2% 40% at 23.54% 50%, rgba(32, 229, 143, 0.14) 0%, rgba(1, 57, 65, 0) 100%), #003941; }
    @media only screen and (min-width: 668px) and (max-width: 1024px) {
      .coverage-area .overlay {
        display: none; } }
    @media only screen and (max-width: 667px) {
      .coverage-area .overlay {
        display: none; } }
  .coverage-area .shape1 {
    position: absolute;
    top: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center; }
    @media only screen and (max-width: 667px) {
      .coverage-area .shape1 svg {
        max-width: 100%; } }
    @media only screen and (min-width: 668px) and (max-width: 1024px) {
      .coverage-area .shape1 svg {
        max-width: 100%; } }
    .coverage-area .shape1 svg path {
      transition: all .5s ease-in-out;
      fill-opacity: .08; }
    @media only screen and (max-width: 667px) {
      .coverage-area .shape1 {
        transform: translateY(-100%); }
        .coverage-area .shape1 img {
          max-width: 305px; } }
    @media only screen and (min-width: 668px) and (max-width: 1024px) {
      .coverage-area .shape1 {
        transform: translateY(-100%); }
        .coverage-area .shape1 img {
          max-width: 305px; } }
  .coverage-area.section-sticky .shape1 svg path {
    fill-opacity: .02; }
  .coverage-area .shape2 {
    position: absolute;
    bottom: 0;
    right: 0; }
    @media only screen and (max-width: 667px) {
      .coverage-area .shape2 {
        display: none; } }
    @media only screen and (min-width: 668px) and (max-width: 1024px) {
      .coverage-area .shape2 {
        display: none; } }
  .coverage-area .wrapper {
    display: flex;
    align-items: center; }
    @media only screen and (max-width: 667px) {
      .coverage-area .wrapper h2 {
        margin-bottom: 20px;
        margin-top: 40px; } }
    @media only screen and (min-width: 668px) and (max-width: 1024px) {
      .coverage-area .wrapper h2 {
        margin-bottom: 20px;
        margin-top: 40px; } }
    @media only screen and (max-width: 667px) {
      .coverage-area .wrapper {
        flex-flow: column; } }
    @media only screen and (min-width: 668px) and (max-width: 1024px) {
      .coverage-area .wrapper {
        flex-flow: column; } }
    @media only screen and (min-width: 668px) and (max-width: 1024px) {
      .coverage-area .wrapper .rightcol {
        width: 100% !important; } }
    .coverage-area .wrapper .rightcol p {
      font-family: "Manrope";
      font-style: normal;
      font-weight: 400;
      font-size: 18px;
      line-height: 30px;
      display: flex;
      align-items: center;
      color: #bfffee;
      margin-bottom: 60px; }
      @media only screen and (max-width: 667px) {
        .coverage-area .wrapper .rightcol p {
          margin-bottom: 40px; } }
      @media only screen and (min-width: 668px) and (max-width: 1024px) {
        .coverage-area .wrapper .rightcol p {
          margin-bottom: 40px; } }
  .coverage-area .map.active .stroke-white {
    stroke: #fff;
    opacity: 1 !important; }
  @media only screen and (max-width: 667px) {
    .coverage-area .leftcol svg {
      width: 100%;
      height: auto; } }
  @media only screen and (min-width: 668px) and (max-width: 1024px) {
    .coverage-area .leftcol svg {
      width: 100%;
      height: auto; } }
  .coverage-area .leftcol path.loc {
    cursor: pointer; }
  .coverage-area .leftcol .tooltip {
    width: 172px;
    height: 172px;
    background-color: #BFFFEE;
    box-shadow: 0px 4px 64px rgba(0, 0, 0, 0.12);
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
    position: absolute;
    transform: scale(0, 0);
    transition: 0.3s all ease-out; }
    @media only screen and (max-width: 667px) {
      .coverage-area .leftcol .tooltip {
        transition: 0s all ease-out; } }
    .coverage-area .leftcol .tooltip.active {
      transform: scale(1, 1); }
      @media only screen and (max-width: 667px) {
        .coverage-area .leftcol .tooltip.active {
          left: 50% !important;
          transform: scale(1, 1) translateX(-50%) !important; } }
      @media only screen and (min-width: 668px) and (max-width: 1024px) {
        .coverage-area .leftcol .tooltip.active {
          left: 50% !important;
          transform: scale(1, 1) translateX(-50%) !important; } }
    .coverage-area .leftcol .tooltip h3 {
      display: inline-flex;
      flex-direction: row;
      align-items: flex-start;
      padding: 2px 10px;
      gap: 10px;
      width: auto;
      height: 22px;
      background: linear-gradient(292.49deg, #006d7c 28.2%, #27b07a 152.5%);
      border-radius: 30px;
      margin-bottom: 8px;
      font-family: "Manrope";
      font-style: normal;
      font-weight: 700;
      font-size: 10px;
      line-height: 18px;
      letter-spacing: 0.04em;
      text-transform: uppercase;
      color: #ffffff; }
    .coverage-area .leftcol .tooltip p {
      font-family: "Manrope";
      font-style: normal;
      font-weight: 600;
      font-size: 14px;
      line-height: 22px;
      text-align: center;
      letter-spacing: 0.02em;
      color: #004048;
      margin: 0;
      margin-bottom: 2px; }
  .coverage-area .statics {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(2, 1fr);
    grid-row-gap: 60px; }
    @media only screen and (max-width: 667px) {
      .coverage-area .statics {
        display: grid;
        gap: 20px;
        grid-template-columns: repeat(1, 1fr); } }
    .coverage-area .statics .item {
      display: flex;
      gap: 18px; }
      .coverage-area .statics .item .ico-holder {
        width: 92px;
        height: 92px;
        border: 1px solid rgba(255, 255, 255, 0.1);
        border-radius: 72px;
        display: flex;
        justify-content: center;
        align-items: center; }
        .coverage-area .statics .item .ico-holder svg#districts path {
          stroke: #29e896; }
        .coverage-area .statics .item .ico-holder svg#upzilla path {
          fill: #29e896; }
        .coverage-area .statics .item .ico-holder svg#upzilla circle {
          stroke: #29e896; }
        .coverage-area .statics .item .ico-holder svg#upzilla line {
          stroke: #29e896; }
      .coverage-area .statics .item strong {
        font-family: "Noto Sans", sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 50px;
        line-height: 58px;
        display: flex;
        align-items: center;
        text-transform: uppercase;
        color: #ffffff;
        margin: 0;
        margin-bottom: 10px; }
        @media only screen and (max-width: 667px) {
          .coverage-area .statics .item strong {
            font-family: "Noto Sans", sans-serif;
            font-style: normal;
            font-weight: 400;
            font-size: 34px;
            line-height: 40px;
            letter-spacing: 0.02em;
            text-transform: uppercase; } }
        @media only screen and (min-width: 668px) and (max-width: 1024px) {
          .coverage-area .statics .item strong {
            font-family: "Noto Sans", sans-serif;
            font-style: normal;
            font-weight: 400;
            font-size: 34px;
            line-height: 40px;
            letter-spacing: 0.02em;
            text-transform: uppercase; } }
      .coverage-area .statics .item p {
        font-family: "Manrope", sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 26px;
        letter-spacing: 0.02em;
        color: #BFFFEE;
        margin: 0; }

.reasons-to-choose {
  background-color: #003941;
  position: relative;
  padding-bottom: 100px; }
  @media only screen and (max-width: 667px) {
    .reasons-to-choose {
      padding: 0px 0px 60px; } }
  @media only screen and (min-width: 668px) and (max-width: 1024px) {
    .reasons-to-choose {
      padding: 0px 0px 60px; } }
  .reasons-to-choose .wrapper {
    display: flex;
    align-items: center; }
    @media only screen and (min-width: 668px) and (max-width: 1024px) {
      .reasons-to-choose .wrapper {
        flex-flow: column-reverse; } }
    @media only screen and (max-width: 667px) {
      .reasons-to-choose .wrapper {
        flex-flow: column-reverse; } }
  .reasons-to-choose .overlay {
    position: absolute;
    top: -80px;
    right: 0;
    max-width: 665px; }
  @media only screen and (min-width: 668px) and (max-width: 1024px) {
    .reasons-to-choose .leftcol {
      margin-top: 44px;
      width: 100%; } }
  @media only screen and (max-width: 667px) {
    .reasons-to-choose .leftcol {
      margin-top: 44px; } }
  .reasons-to-choose .leftcol ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-flow: column;
    gap: 30px; }
    .reasons-to-choose .leftcol ul li {
      display: flex;
      align-items: center; }
    .reasons-to-choose .leftcol ul span {
      font-family: "Manrope", sans-serif;
      font-style: normal;
      font-weight: 400;
      font-size: 18px;
      line-height: 30px;
      color: #BFFFEE;
      max-width: 272px; }
    .reasons-to-choose .leftcol ul .icon {
      width: 60px;
      height: 60px;
      background: linear-gradient(99.21deg, #3CDD97 9.05%, #00FF94 106.39%);
      border-radius: 50%;
      display: flex;
      justify-content: center;
      align-items: center;
      margin-right: 20px; }
      @media only screen and (min-width: 668px) and (max-width: 1024px) {
        .reasons-to-choose .leftcol ul .icon svg, .reasons-to-choose .leftcol ul .icon img {
          width: 60px; } }
      @media only screen and (max-width: 667px) {
        .reasons-to-choose .leftcol ul .icon svg, .reasons-to-choose .leftcol ul .icon img {
          width: 60px; } }
  .reasons-to-choose .rightcol {
    padding-left: 0;
    width: 665px;
    height: 635px; }
    @media only screen and (min-width: 668px) and (max-width: 1024px) {
      .reasons-to-choose .rightcol {
        width: 100%;
        height: auto; } }
    @media only screen and (max-width: 667px) {
      .reasons-to-choose .rightcol {
        width: 100%;
        height: auto; } }
    @media only screen and (max-width: 667px) {
      .reasons-to-choose .rightcol {
        padding: 0; } }
    .reasons-to-choose .rightcol .top-overlay {
      position: absolute;
      bottom: 0;
      width: 100%;
      height: 100%;
      background: linear-gradient(360deg, #003941 0%, rgba(0, 57, 65, 0.1) 21.86%); }
    .reasons-to-choose .rightcol .img-wrapper {
      margin-top: 0px;
      width: 665px;
      border-radius: 0px 0px 0px 46px; }
      @media only screen and (min-width: 668px) and (max-width: 1024px) {
        .reasons-to-choose .rightcol .img-wrapper {
          width: 100%; } }
      @media only screen and (max-width: 667px) {
        .reasons-to-choose .rightcol .img-wrapper {
          width: 100%; } }
      .reasons-to-choose .rightcol .img-wrapper .simpleParallax {
        border-radius: 0px 0px 0px 46px; }
    .reasons-to-choose .rightcol img {
      border-radius: 0px 0px 0px 40px;
      width: 665px;
      height: 636px;
      object-fit: cover; }
      @media only screen and (min-width: 668px) and (max-width: 1024px) {
        .reasons-to-choose .rightcol img {
          width: 100%; } }
      @media only screen and (max-width: 667px) {
        .reasons-to-choose .rightcol img {
          width: 100%;
          margin-left: auto;
          margin-right: auto;
          height: auto; } }

.ways-serve {
  padding: 100px 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  background-attachment: fixed;
  text-align: center; }
  .ways-serve video.serve-video {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    height: 100%;
    object-fit: cover; }
  @media only screen and (max-width: 667px) {
    .ways-serve {
      padding: 100px 0 60px 0; } }
  .ways-serve .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0; }
  .ways-serve .wrapper {
    position: relative;
    z-index: 1; }
  .ways-serve .overlay {
    background: linear-gradient(180deg, #003941 0%, rgba(0, 57, 65, 0.8) 50%, #003941 100%); }
  .ways-serve p {
    max-width: 730px;
    font-family: "Manrope", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #BFFFEE;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px; }

.our-clients {
  background-color: #003941;
  padding: 100px 0 100px 0; }
  @media only screen and (max-width: 667px) {
    .our-clients {
      padding: 62px 0px 100px 0; } }
  .our-clients h2 {
    text-align: center;
    margin-bottom: 60px; }
  .our-clients .brand {
    width: 170px;
    height: 120px; }
    .our-clients .brand .brand-image {
      display: flex;
      align-items: center;
      justify-content: center;
      height: 100%;
      width: 100%; }
      .our-clients .brand .brand-image h3 {
        color: #fcfcfc;
        font-family: "Manrope", sans-serif;
        margin-bottom: 0;
        font-size: 28px;
        text-align: center;
        line-height: 30px;
        font-weight: 600; }
      @media only screen and (max-width: 667px) {
        .our-clients .brand .brand-image {
          margin: 0 auto; } }
    .our-clients .brand img {
      max-width: 100%;
      height: auto;
      display: block; }
  .our-clients .swiper-wrapper-two-rows {
    margin-bottom: 60px; }
  .our-clients .slick-dots {
    gap: 0; }
    .our-clients .slick-dots li {
      width: 217px;
      height: 2px; }
  .our-clients .swiper-pagination {
    max-width: 540px;
    display: flex;
    height: 2px;
    background-color: rgba(255, 255, 255, 0.08); }
    .our-clients .swiper-pagination .swiper-pagination-bullet {
      height: 2px;
      width: 100%;
      transition: 0.3s all linear; }
      .our-clients .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background: linear-gradient(99.21deg, #3CDD97 9.05%, #00FF94 106.39%); }

.all-client {
  background: #003941;
  padding: 60px 0 200px 0; }
  @media only screen and (max-width: 667px) {
    .all-client {
      padding: 60px 0 100px 0; } }
  .all-client p {
    font-family: "Manrope", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 32px;
    text-align: center;
    letter-spacing: 0.02em;
    color: #BFFFEE;
    max-width: 730px;
    margin: 0 auto 60px auto; }
    @media only screen and (max-width: 667px) {
      .all-client p {
        max-width: 100%;
        margin: 0 auto 30px auto;
        font-size: 18px;
        line-height: 28px; } }
  .all-client .client-area {
    display: flex;
    flex-wrap: wrap;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    border-left: 1px solid rgba(255, 255, 255, 0.1); }
    .all-client .client-area .client-thumb {
      width: 25%;
      height: 250px;
      text-align: center;
      position: relative;
      border-right: 1px solid rgba(255, 255, 255, 0.1);
      border-bottom: 1px solid rgba(255, 255, 255, 0.1);
      transition: all .2s ease-in-out; }
      .all-client .client-area .client-thumb h3 {
        color: #bababa;
        font-family: "Manrope", sans-serif;
        margin-bottom: 0;
        font-size: 22px;
        text-align: center;
        line-height: 30px;
        font-weight: 600;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 20px; }
      @media only screen and (min-width: 668px) and (max-width: 1024px) {
        .all-client .client-area .client-thumb {
          width: 50%; } }
      @media only screen and (max-width: 667px) {
        .all-client .client-area .client-thumb {
          width: 100%; } }
      .all-client .client-area .client-thumb img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
      /* .all-client .client-area .client-thumb:hover {
        background: linear-gradient(99.21deg, #3CDD97 9.05%, #00FF94 106.39%); }
        .all-client .client-area .client-thumb:hover img {
          filter: brightness(0); }
        .all-client .client-area .client-thumb:hover h3 {
          color: #fff; } */

.significant-projects {
  padding: 150px 0;
  position: relative; }
  @media only screen and (max-width: 667px) {
    .significant-projects {
      padding: 66px 0; } }
  .significant-projects .overlay {
    position: absolute;
    top: 0;
    right: 0; }
    @media only screen and (max-width: 667px) {
      .significant-projects .overlay {
        display: none; } }
  .significant-projects .wrapper {
    display: flex;
    gap: 95px; }
    @media only screen and (max-width: 667px) {
      .significant-projects .wrapper {
        flex-flow: column;
        gap: 46px; } }
  .significant-projects h2 {
    margin-bottom: 50px; }
  .significant-projects .leftcol .img-wrapper {
    margin-top: -236px; }
  .significant-projects .leftcol img {
    width: 570px;
    height: 583px;
    object-fit: cover; }
    @media only screen and (max-width: 667px) {
      .significant-projects .leftcol img {
        width: 100%;
        height: auto;
        margin-top: -136px; } }

.project-scroll-slider {
  color: #fff;
  display: block;
  overflow: hidden; }

.scrollmagic-pin-spacer {
  overflow: hidden; }

.projects-significant {
  padding-bottom: 100px;
  position: relative;
  background: linear-gradient(292.49deg, #006D7C 28.2%, #27B07A 152.5%);
  padding-top: 121px; }
  @media only screen and (max-width: 667px) {
    .projects-significant .container {
      padding-right: 0; } }
  @media only screen and (max-width: 667px) {
    .projects-significant {
      padding: 60px 0; } }
  .projects-significant h2 {
    text-align: center;
    margin-bottom: 60px; }
  .projects-significant .project-title {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 38px;
    position: relative;
    left: -25px;
    display: none;
    margin-top: 25px;
    margin-bottom: 12px; }
    @media (min-width: 1920px) {
      .projects-significant .project-title {
        font-size: 58px;
        line-height: 38px;
        margin-top: 0;
        margin-bottom: 12px;
        top: -40px; } }
  .projects-significant.section-sticky .project-title {
    display: block; }
  .projects-significant.mobile {
    display: none; }
    @media only screen and (max-width: 667px) {
      .projects-significant.mobile {
        display: block; } }
    .projects-significant.mobile .images figure {
      margin: 0 0 30px 0; }
      .projects-significant.mobile .images figure .image-inner img.src {
        width: 100%;
        height: 315px;
        object-fit: cover; }
    @media only screen and (max-width: 667px) {
      .projects-significant.mobile {
        display: block; } }
  .projects-significant img.project-right-shape {
    position: absolute;
    right: 0;
    top: 0; }
  .projects-significant .project-significant-shape {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 35px; }
    @media only screen and (max-width: 667px) {
      .projects-significant .project-significant-shape svg {
        max-width: 100%; } }
    .projects-significant .project-significant-shape svg path {
      transition: all .5s ease-in-out;
      fill-opacity: .1; }
  .projects-significant.section-sticky .project-significant-shape svg path {
    fill-opacity: .06; }

.project-scroll-slider .images {
  display: block;
  position: relative;
  width: 100%; }

.project-scroll-slider .image-inner {
  margin-left: 50px;
  position: relative; }
  .project-scroll-slider .image-inner img.overlay {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    left: 0; }
  .project-scroll-slider .image-inner .content {
    position: absolute;
    bottom: 32px;
    z-index: 9999;
    left: 0;
    padding: 0 40px;
    box-sizing: border-box;
    width: 100%; }
    .project-scroll-slider .image-inner .content span {
      font-weight: 400;
      font-size: 22px;
      line-height: 26px;
      align-items: center;
      letter-spacing: 0.02em;
      color: #FFFFFF;
      font-family: 'Manrope';
      display: inline-block;
      margin-bottom: 10px; }
    .project-scroll-slider .image-inner .content h3 {
      font-family: 'Noto Sans';
      font-style: normal;
      font-weight: 400;
      font-size: 16px;
      line-height: 26px;
      display: flex;
      align-items: center;
      color: #FFFFFF;
      margin-bottom: 0; }

.project-scroll-slider .image-content {
  padding-top: 150px;
  padding-left: 50px;
  max-width: 450px;
  position: absolute;
  right: 0; }

.project-scroll-slider figure {
  display: block;
  overflow: hidden;
  top: 0;
  position: absolute;
  width: 615px;
  height: 100%; }
  @media only screen and (max-width: 667px) {
    .project-scroll-slider figure {
      width: 350px; } }

.project-scroll-slider figure img {
  object-fit: cover;
  object-position: center;
  opacity: 1;
  transition: opacity 1.6s cubic-bezier(0.77, 0, 0.175, 1);
  height: 400px;
  width: 100%;
  border-radius: 0 50px 20px 0; }
  @media only screen and (max-width: 667px) {
    .project-scroll-slider figure img {
      border-radius: 0 25px 0 0; } }

.home-project-slider .slick-list {
  margin-right: 30px; }
  @media only screen and (max-width: 667px) {
    .home-project-slider .slick-list {
      margin-right: 0; } }
  .home-project-slider .slick-list .slick-slide {
    margin-right: 30px; }
    @media only screen and (max-width: 667px) {
      .home-project-slider .slick-list .slick-slide {
        margin-right: 15px; } }

.home-project-slider .slider-item {
  margin-right: 30px; }
  @media only screen and (max-width: 667px) {
    .home-project-slider .slider-item {
      margin-right: 0px; } }
  .home-project-slider .slider-item .slider-item-inner {
    display: inline-block;
    width: 100%;
    position: relative; }
    .home-project-slider .slider-item .slider-item-inner .overlay {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    .home-project-slider .slider-item .slider-item-inner img {
      width: 100%;
      border-radius: 0  0 50px 0;
      height: 380px;
      object-fit: cover;
      object-position: top; }
      @media only screen and (max-width: 667px) {
        .home-project-slider .slider-item .slider-item-inner img {
          height: 206px; } }
    .home-project-slider .slider-item .slider-item-inner a.category {
      background: linear-gradient(99.21deg, #3CDD97 9.05%, #00FF94 106.39%);
      border-radius: 40px;
      padding: 4px 12px;
      margin-bottom: 6px;
      display: inline-block;
      color: #003941;
      letter-spacing: 0.02em;
      font-weight: 600;
      font-size: 14px;
      line-height: 22px;
      font-family: "Manrope", sans-serif;
      position: relative; }
      @media only screen and (max-width: 667px) {
        .home-project-slider .slider-item .slider-item-inner a.category {
          font-size: 12px; } }
    .home-project-slider .slider-item .slider-item-inner a.overlay-link {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%; }
    .home-project-slider .slider-item .slider-item-inner .content {
      position: absolute;
      bottom: 32px;
      z-index: 9999;
      left: 0;
      padding: 0 40px;
      box-sizing: border-box;
      width: 100%;
      box-sizing: border-box; }
      @media only screen and (max-width: 667px) {
        .home-project-slider .slider-item .slider-item-inner .content {
          padding: 0 20px 0 40px;
          bottom: 20px; } }
      .home-project-slider .slider-item .slider-item-inner .content span {
        font-weight: 500;
        font-size: 22px;
        line-height: 32px;
        align-items: center;
        letter-spacing: 0.02em;
        color: #FFFFFF;
        font-family: 'Manrope';
        display: inline-block;
        margin-bottom: 10px; }
      .home-project-slider .slider-item .slider-item-inner .content h3 {
        font-family: "Manrope", sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 26px;
        display: flex;
        align-items: center;
        color: #FFFFFF;
        margin-bottom: 0;
        text-transform: inherit; }

.get-touch {
  padding: 100px 0;
  background-color: #003941;
  position: relative; }
  .get-touch .wrapper {
    text-align: center; }
  .get-touch h2 {
    margin-bottom: 40px; }
  .get-touch .bg-shape {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%); }
    @media only screen and (max-width: 667px) {
      .get-touch .bg-shape {
        width: 100%;
        box-sizing: border-box;
        padding: 0 15px; } }
    @media only screen and (min-width: 668px) and (max-width: 1024px) {
      .get-touch .bg-shape svg, .get-touch .bg-shape img {
        width: 100%; } }
    @media only screen and (max-width: 667px) {
      .get-touch .bg-shape svg, .get-touch .bg-shape img {
        width: 100%; } }
    .get-touch .bg-shape svg path, .get-touch .bg-shape img path {
      transition: all .3s ease-in-out;
      fill-opacity: .08; }
    @media only screen and (max-width: 667px) {
      .get-touch .bg-shape img {
        max-width: 330px; } }
  .get-touch.section-sticky .bg-shape svg path {
    fill-opacity: .02; }

canvas.particles-js-canvas-el {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.contact-form {
  padding-top: 60px; }
  .contact-form .container {
    width: 920px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap; }
    @media only screen and (min-width: 668px) and (max-width: 1024px) {
      .contact-form .container {
        width: 100%; } }
    @media only screen and (max-width: 667px) {
      .contact-form .container {
        width: 100%;
        flex-direction: column-reverse; } }
  .contact-form .form-wrapper {
    width: 540px; }
    @media only screen and (max-width: 667px) {
      .contact-form .form-wrapper {
        width: 100%; } }
    .contact-form .form-wrapper p {
      font-family: 'Manrope';
      font-style: normal;
      font-weight: 500;
      font-size: 22px;
      line-height: 32px;
      letter-spacing: 0.02em;
      color: #BFFFEE;
      margin-bottom: 20px;
      margin-top: 0; }
      @media only screen and (max-width: 667px) {
        .contact-form .form-wrapper p {
          font-size: 18px;
          line-height: 30px; } }
    .contact-form .form-wrapper strong {
      font-family: 'Noto Sans';
      font-style: normal;
      font-weight: 400;
      font-size: 28px;
      line-height: 38px;
      background: linear-gradient(99.21deg, #3CDD97 9.05%, #00FF94 106.39%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      background-clip: text;
      text-fill-color: transparent;
      margin-bottom: 30px;
      display: inline-block; }
      @media only screen and (max-width: 667px) {
        .contact-form .form-wrapper strong {
          font-size: 20px;
          line-height: 36px; } }
    .contact-form .form-wrapper form button {
      background: linear-gradient(99.21deg, #3CDD97 9.05%, #00FF94 106.39%);
      border-radius: 100px;
      width: 100%;
      margin-top: 30px;
      border: none;
      display: flex;
      justify-content: center;
      align-items: center;
      color: #003941;
      letter-spacing: 0.04em;
      font-weight: 700;
      font-size: 12px;
      line-height: 24px;
      height: 56px;
      font-family: 'Manrope';
      text-transform: uppercase;
      cursor: pointer; }
      .contact-form .form-wrapper form button svg {
        margin-right: 10px; }
    .contact-form .form-wrapper form input {
      height: 58px;
      border: 1px solid rgba(219, 249, 238, 0.2);
      border-radius: 100px;
      width: 100%;
      background: transparent;
      padding: 16px 20px;
      box-sizing: border-box;
      margin-bottom: 30px;
      outline: 0;
      font-family: 'Manrope';
      font-style: normal;
      font-weight: 600;
      font-size: 16px;
      line-height: 26px;
      color: #BFFFEE;
      -webkit-appearance: none;
      -moz-appearance: textfield; }
      @media only screen and (max-width: 667px) {
        .contact-form .form-wrapper form input {
          margin-bottom: 20px; } }
      .contact-form .form-wrapper form input::-webkit-input-placeholder {
        /* Edge */
        color: #BFFFEE; }
      .contact-form .form-wrapper form input:-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        color: #BFFFEE; }
      .contact-form .form-wrapper form input::-moz-placeholder {
        color: #BFFFEE; }
      .contact-form .form-wrapper form input::placeholder {
        color: #BFFFEE; }
    .contact-form .form-wrapper form .form-group {
      display: flex;
      flex-wrap: wrap; }
      .contact-form .form-wrapper form .form-group .phone-field {
        width: 255px; }
        @media only screen and (max-width: 667px) {
          .contact-form .form-wrapper form .form-group .phone-field {
            width: 100%;
            margin-bottom: 20px; } }
        .contact-form .form-wrapper form .form-group .phone-field .iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
          background-color: transparent; }
        .contact-form .form-wrapper form .form-group .phone-field .iti__arrow {
          border-top: 4px solid #fff; }
        .contact-form .form-wrapper form .form-group .phone-field input {
          padding-left: 48px; }
          @media only screen and (max-width: 667px) {
            .contact-form .form-wrapper form .form-group .phone-field input {
              margin-bottom: 20px; } }
          .contact-form .form-wrapper form .form-group .phone-field input.error {
            border: 1px solid #ff7575; }
        .contact-form .form-wrapper form .form-group .phone-field #valid-msg {
          background: linear-gradient(99.21deg, #3CDD97 9.05%, #00FF94 106.39%);
          -webkit-background-clip: text;
          -webkit-text-fill-color: transparent;
          background-clip: text;
          font-size: 18px;
          margin-top: 10px;
          margin-bottom: 10px;
          font-family: "Manrope", sans-serif;
          display: block;
          font-weight: 600; }
          @media only screen and (max-width: 667px) {
            .contact-form .form-wrapper form .form-group .phone-field #valid-msg {
              margin-bottom: 0; } }
          .contact-form .form-wrapper form .form-group .phone-field #valid-msg.hide {
            display: none; }
        .contact-form .form-wrapper form .form-group .phone-field #error-msg {
          font-size: 18px;
          margin-top: 10px;
          margin-bottom: 10px;
          font-family: "Manrope", sans-serif;
          color: #ff7575;
          display: block;
          font-weight: 600; }
          @media only screen and (max-width: 667px) {
            .contact-form .form-wrapper form .form-group .phone-field #error-msg {
              margin-bottom: 0; } }
          .contact-form .form-wrapper form .form-group .phone-field #error-msg.hide {
            display: none; }
        @media only screen and (max-width: 667px) {
          .contact-form .form-wrapper form .form-group .phone-field .iti {
            width: 100%; } }
      .contact-form .form-wrapper form .form-group input {
        width: 255px; }
        @media only screen and (max-width: 667px) {
          .contact-form .form-wrapper form .form-group input {
            width: 100%; } }
      .contact-form .form-wrapper form .form-group input.mr-30 {
        margin-right: 30px; }
        @media only screen and (max-width: 667px) {
          .contact-form .form-wrapper form .form-group input.mr-30 {
            margin-right: 0; } }
    .contact-form .form-wrapper form textarea {
      border: 1px solid rgba(219, 249, 238, 0.2);
      border-radius: 10px;
      background: transparent;
      width: 100%;
      padding: 20px;
      font-weight: 600;
      font-size: 16px;
      line-height: 26px;
      color: #BFFFEE;
      outline: 0;
      height: 153px;
      box-sizing: border-box;
      font-family: 'Manrope'; }
      .contact-form .form-wrapper form textarea::-webkit-input-placeholder {
        /* Edge */
        color: #BFFFEE; }
      .contact-form .form-wrapper form textarea:-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        color: #BFFFEE; }
      .contact-form .form-wrapper form textarea::placeholder {
        color: #BFFFEE; }
  .contact-form .right-section {
    width: 350px;
    text-align: right;
    padding-left: 10px;
    box-sizing: border-box;
    position: relative; }
    @media only screen and (max-width: 667px) {
      .contact-form .right-section {
        width: 100%;
        text-align: left;
        padding-left: 0; } }
    .contact-form .right-section .circle-shape {
      background: linear-gradient(109.55deg, #007D7D 25.51%, #27B07A 97.31%);
      position: absolute;
      left: 188px;
      top: -130px;
      width: 539px;
      height: 539px;
      border-radius: 100%; }
      @media only screen and (max-width: 667px) {
        .contact-form .right-section .circle-shape {
          display: none; } }
    .contact-form .right-section h2 {
      position: relative;
      z-index: 9;
      margin-top: 100px; }
      @media only screen and (max-width: 667px) {
        .contact-form .right-section h2 {
          margin-top: 0; } }

.customer-care {
  position: relative;
  padding: 252px 0 69px 0;
  background-size: cover;
  background-position: center center; }
  @media only screen and (max-width: 667px) {
    .customer-care {
      padding: 100px 0;
      background-size: cover; } }
  .customer-care .image-overlay {
    position: absolute;
    background: linear-gradient(180deg, #003941 0%, rgba(0, 57, 65, 0.7) 51.43%, #003941 100%);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .customer-care .cutomer-care {
    position: relative;
    width: 730px;
    margin: 0 auto;
    text-align: center; }
    @media only screen and (max-width: 667px) {
      .customer-care .cutomer-care {
        width: 100%; } }
    .customer-care .cutomer-care h2 {
      margin-bottom: 60px; }
      @media only screen and (max-width: 667px) {
        .customer-care .cutomer-care h2 {
          margin-bottom: 30px; } }
    .customer-care .cutomer-care svg {
      margin-bottom: 16px; }
      @media only screen and (max-width: 667px) {
        .customer-care .cutomer-care svg {
          margin-bottom: 20px; } }
    .customer-care .cutomer-care ul {
      padding-left: 0;
      list-style: none;
      margin: 0;
      display: flex;
      flex-wrap: wrap; }
      .customer-care .cutomer-care ul li {
        width: 50%; }
        @media only screen and (max-width: 667px) {
          .customer-care .cutomer-care ul li {
            width: 100%;
            margin-bottom: 30px; } }
        .customer-care .cutomer-care ul li p {
          font-family: 'Noto Sans';
          font-style: normal;
          font-weight: 400;
          font-size: 28px;
          line-height: 38px;
          color: #fff;
          margin-bottom: 15px;
          margin-top: 0; }
          @media only screen and (max-width: 667px) {
            .customer-care .cutomer-care ul li p {
              font-size: 24px; } }
        .customer-care .cutomer-care ul li .number {
          display: inline-block;
          font-family: 'Manrope';
          font-style: normal;
          font-weight: 500;
          font-size: 22px;
          line-height: 32px;
          text-align: center;
          letter-spacing: 0.02em;
          background: linear-gradient(99.21deg, #3CDD97 9.05%, #00FF94 106.39%);
          -webkit-background-clip: text;
          -webkit-text-fill-color: transparent;
          background-clip: text;
          text-fill-color: transparent;
          width: 100%;
          margin-bottom: 4px; }
          @media only screen and (max-width: 667px) {
            .customer-care .cutomer-care ul li .number {
              font-size: 18px; } }
        .customer-care .cutomer-care ul li .email {
          color: #BFFFEE;
          font-family: 'Manrope';
          font-style: normal;
          font-weight: 500;
          font-size: 18px;
          line-height: 30px;
          text-decoration: none; }

.contact-address.address-location .container .section-wrapper h2 {
  font-size: 50px;
  line-height: 58px;
  text-transform: uppercase; }
  @media only screen and (max-width: 667px) {
    .contact-address.address-location .container .section-wrapper h2 {
      font-size: 34px;
      line-height: 40px; } }

.contact-address.address-location .container .section-wrapper .address-lists {
  width: 440px; }
  .contact-address.address-location .container .section-wrapper .address-lists li {
    display: block;
    margin-bottom: 30px; }
    .contact-address.address-location .container .section-wrapper .address-lists li h3 {
      font-weight: 400;
      font-size: 28px;
      line-height: 38px;
      background: linear-gradient(99.21deg, #3CDD97 9.05%, #00FF94 106.39%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      background-clip: text;
      text-fill-color: transparent;
      margin-bottom: 12px; }
    .contact-address.address-location .container .section-wrapper .address-lists li .content {
      border-bottom: none;
      padding-bottom: 0;
      width: 100%; }
      .contact-address.address-location .container .section-wrapper .address-lists li .content p a {
        color: #BFFFEE;
        text-decoration: none; }

section.preloader--home {
  align-items: center;
  background: linear-gradient(111.44deg, #006D7C 0%, #27B07A 148.08%);
  color: #fff;
  display: flex;
  font-size: 0;
  justify-content: center;
  overflow: hidden;
  top: 0;
  left: 0;
  position: fixed;
  width: 100%;
  height: 100vh;
  text-align: center;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: height 0.7s cubic-bezier(0.77, 0, 0.175, 1) 0s;
  z-index: 99999;
  font-style: italic; }
  section.preloader--home img.adn-preloader-text {
    position: absolute;
    right: 3%;
    height: 400px; }
  section.preloader--home .preloader_title {
    display: block;
    font-size: 40px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 46px;
    padding: 100px 0;
    position: relative;
    text-transform: uppercase;
    transform: translateY(-0.27em);
    transition: all 0.7s cubic-bezier(0.77, 0, 0.175, 1) 0s;
    width: 100%;
    font-style: italic; }
    @media only screen and (max-width: 667px) {
      section.preloader--home .preloader_title {
        font-size: 25px;
        line-height: 28px; } }
    section.preloader--home .preloader_title::after {
      content: "";
      height: 4px;
      left: 0;
      position: relative;
      top: 0;
      width: 0;
      background: rgba(255, 255, 255, 0.1);
      display: inherit;
      animation: border_animation .7s linear forwards; }
      @media only screen and (max-width: 667px) {
        section.preloader--home .preloader_title::after {
          top: 20px; } }

@keyframes border_animation {
  0% {
    width: 0%; }
  100% {
    width: 100%; } }
    section.preloader--home .preloader_title span {
      display: inline-flex;
      position: relative;
      font-style: italic; }
    section.preloader--home .preloader_title span.letter {
      min-width: auto;
      opacity: 0;
      visibility: hidden;
      font-style: italic; }

html.-ready section.preloader--home {
  height: 0; }

.page-banner {
  min-height: 330px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center; }
  .page-banner .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0; }
  .page-banner .wrapper {
    position: relative;
    z-index: 1; }
  .page-banner .overlay {
    background: linear-gradient(180deg, #003941 0%, rgba(0, 57, 65, 0.7) 51.43%, #003941 100%); }
  .page-banner h1 {
    text-align: center;
    font-family: "Noto Sans";
    font-style: normal;
    font-weight: 400;
    font-size: 50px;
    line-height: 58px; }

.about-slider {
  padding-top: 60px;
  background-color: #003941;
  overflow: hidden; }
  .about-slider .wrapper {
    position: relative;
    left: calc( (100% - 1140px) / 2); }
    @media only screen and (min-width: 668px) and (max-width: 1024px) {
      .about-slider .wrapper {
        left: 0;
        padding: 0 20px;
        box-sizing: border-box;
        width: 100%; } }
    @media only screen and (max-width: 667px) {
      .about-slider .wrapper {
        left: 0;
        padding: 0 20px;
        box-sizing: border-box;
        width: 100%; } }
  .about-slider .holder {
    position: relative;
    margin: 0 auto;
    max-width: 100%; }
    @media only screen and (max-width: 667px) {
      .about-slider .holder {
        width: 100%; } }
    .about-slider .holder .slick-list {
      padding-left: 0px !important; }
    .about-slider .holder .progress {
      display: inline-flex !important;
      width: 160px;
      height: 160px;
      transition: all .3s ease-in;
      align-items: center;
      justify-content: center; }
      .about-slider .holder .progress img {
        max-width: 60px;
        height: auto; }
      .about-slider .holder .progress > *:nth-child(5),
      .about-slider .holder .progress > * :nth-child(6) {
        display: none; }
      @media only screen and (max-width: 667px) {
        .about-slider .holder .progress {
          width: 140px;
          height: 140px; } }
    .about-slider .holder .slick-slide:not(.slick-current) {
      opacity: 0.2; }
    @media only screen and (max-width: 667px) {
      .about-slider .holder .slick-slide.slick-active:not(.slick-current) {
        transform: translateX(100px); } }
    .about-slider .holder .slide-item {
      width: 635px;
      width: 100%;
      display: flex !important;
      gap: 30px; }
      @media only screen and (max-width: 667px) {
        .about-slider .holder .slide-item {
          flex-flow: column;
          align-items: center; } }
      .about-slider .holder .slide-item p {
        font-family: "Manrope", sans-serif;
        font-style: normal;
        font-weight: 500;
        font-size: 22px;
        line-height: 32px;
        letter-spacing: 0.02em;
        color: #BFFFEE;
        width: 445px; }
        @media only screen and (max-width: 667px) {
          .about-slider .holder .slide-item p {
            font-style: normal;
            font-weight: 500;
            font-size: 18px;
            line-height: 30px;
            text-align: center;
            width: 100%; } }

.who-we-are {
  background-color: #003941;
  max-height: 1146px;
  overflow: hidden; }
  .who-we-are .heading {
    display: flex; }
    @media only screen and (max-width: 667px) {
      .who-we-are .heading {
        flex-flow: column; } }
    .who-we-are .heading .progress-holder {
      position: relative; }
    .who-we-are .heading .currentprogress {
      margin-left: calc(50% + 66px);
      position: relative;
      transform: rotate(-90deg) translateX(-50%);
      z-index: 9; }
      @media only screen and (min-width: 668px) and (max-width: 1024px) {
        .who-we-are .heading .currentprogress {
          width: 92px !important;
          min-width: 92px !important;
          height: 92px !important;
          min-height: 92px !important;
          display: flex;
          justify-content: center;
          align-items: center;
          display: flex !important;
          margin-left: auto;
          margin-right: auto;
          transform: rotate(-90deg) translateX(-367px); } }
      @media only screen and (max-width: 667px) {
        .who-we-are .heading .currentprogress {
          width: 92px !important;
          min-width: 92px !important;
          height: 92px !important;
          min-height: 92px !important;
          display: flex;
          justify-content: center;
          align-items: center;
          display: flex !important;
          margin-left: auto;
          margin-right: auto;
          transform: rotate(-90deg) translateX(-367px); } }
      .who-we-are .heading .currentprogress .current-count {
        font-family: "Noto Sans";
        font-style: normal;
        font-weight: 400;
        font-size: 70px;
        line-height: 74px;
        text-align: center;
        text-transform: uppercase;
        color: #ffffff;
        margin: 46px;
        width: calc(100% - 92px);
        height: calc(100% - 92px);
        background: linear-gradient(109.55deg, #007D7D 25.51%, #27B07A 97.31%);
        border-radius: 50%;
        top: 0 !important;
        left: 0 !important;
        display: flex;
        justify-content: center;
        align-items: center;
        transform: rotate(90deg); }
        @media only screen and (min-width: 668px) and (max-width: 1024px) {
          .who-we-are .heading .currentprogress .current-count {
            width: 68px;
            height: 68px;
            min-width: 68px;
            font-size: 18px;
            line-height: 30px; } }
        @media only screen and (max-width: 667px) {
          .who-we-are .heading .currentprogress .current-count {
            width: 68px;
            height: 68px;
            min-width: 68px;
            font-size: 18px;
            line-height: 30px; } }
    .who-we-are .heading h2 {
      text-align: right;
      transform: translateY(400px);
      max-width: 254px;
      margin-left: auto; }
      @media only screen and (min-width: 668px) and (max-width: 1024px) {
        .who-we-are .heading h2 {
          text-align: center;
          transform: translateY(0);
          margin-right: auto;
          max-width: auto;
          margin-bottom: 20px;
          max-width: 100%; } }
      @media only screen and (max-width: 667px) {
        .who-we-are .heading h2 {
          text-align: center;
          transform: translateY(0);
          margin-right: auto;
          max-width: auto;
          margin-bottom: 20px;
          max-width: 100%; } }
    .who-we-are .heading .bg-shape {
      width: 825px;
      height: 770px;
      border-radius: 50%;
      display: inline-block;
      position: absolute;
      top: 105px;
      left: -58px; }
      @media only screen and (min-width: 668px) and (max-width: 1024px) {
        .who-we-are .heading .bg-shape {
          display: none; } }
      @media only screen and (max-width: 667px) {
        .who-we-are .heading .bg-shape {
          display: none; } }
      .who-we-are .heading .bg-shape svg {
        width: 100%;
        height: 100%; }
  .who-we-are .swiper-wrapper {
    justify-content: center; }
  .who-we-are .swiper-slide .wrapper {
    width: 100%;
    display: flex;
    gap: 50px; }
    @media only screen and (min-width: 668px) and (max-width: 1024px) {
      .who-we-are .swiper-slide .wrapper {
        flex-wrap: wrap; } }
    @media only screen and (max-width: 667px) {
      .who-we-are .swiper-slide .wrapper {
        flex-wrap: wrap; } }
  .who-we-are .swiper-slide .leftcol {
    position: relative; }
    @media only screen and (min-width: 668px) and (max-width: 1024px) {
      .who-we-are .swiper-slide .leftcol {
        width: 100%; } }
    .who-we-are .swiper-slide .leftcol::after {
      content: '';
      background: linear-gradient(180deg, rgba(1, 56, 63, 0) 79.08%, #01353D 100%);
      position: absolute;
      bottom: -1px;
      left: 0;
      width: 100%;
      height: 100%;
      border-radius: 0 0 40px 0; }
    .who-we-are .swiper-slide .leftcol img {
      width: 100%;
      object-fit: cover;
      margin-top: 1px;
      height: 500px;
      object-position: top;
      border-radius: 0 0 40px 0; }
      @media only screen and (max-width: 667px) {
        .who-we-are .swiper-slide .leftcol img {
          height: auto; } }
  .who-we-are .swiper-slide .rightcol {
    display: flex;
    align-items: flex-end; }
    .who-we-are .swiper-slide .rightcol p {
      font-family: "Manrope", sans-serif;
      font-style: normal;
      font-weight: 400;
      font-size: 18px;
      line-height: 30px;
      color: #BFFFEE;
      margin-bottom: 70px; }
      @media only screen and (min-width: 668px) and (max-width: 1024px) {
        .who-we-are .swiper-slide .rightcol p {
          margin-bottom: 0;
          font-size: 16px;
          line-height: 26px; } }
      @media only screen and (max-width: 667px) {
        .who-we-are .swiper-slide .rightcol p {
          margin-bottom: 0;
          font-size: 16px;
          line-height: 26px; } }

.reasons-to-choose-about {
  padding-top: 170px;
  background: none; }

.our-vision {
  padding-top: 100px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  overflow: hidden;
  position: relative; }
  .our-vision .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0; }
  .our-vision .wrapper {
    position: relative;
    z-index: 1; }
  @media only screen and (min-width: 668px) and (max-width: 1024px) {
    .our-vision {
      padding-top: 120px; } }
  @media only screen and (max-width: 667px) {
    .our-vision {
      padding-top: 120px; } }
  .our-vision .overlay {
    background: linear-gradient(180deg, #003941 0%, rgba(0, 57, 65, 0.8) 25.56%, #003941 100%); }
  .our-vision.pt-0 {
    padding-top: 0; }
  .our-vision.pt-29 {
    padding-top: 29px; }
  .our-vision .heading h2 {
    margin-bottom: 60px; }
    @media only screen and (max-width: 667px) {
      .our-vision .heading h2 {
        margin-bottom: 40px; } }
    @media only screen and (min-width: 668px) and (max-width: 1024px) {
      .our-vision .heading h2 {
        margin-bottom: 40px; } }
  .our-vision .adn__key-strength {
    display: flex;
    gap: 92px;
    margin-bottom: 150px; }
    @media only screen and (max-width: 667px) {
      .our-vision .adn__key-strength {
        gap: 30px;
        flex-flow: column;
        margin-bottom: 30px; } }
    @media only screen and (min-width: 668px) and (max-width: 1024px) {
      .our-vision .adn__key-strength {
        gap: 30px;
        flex-flow: column;
        margin-bottom: 30px; } }
    .our-vision .adn__key-strength .progress {
      display: flex !important;
      align-items: center;
      justify-content: center; }
      .our-vision .adn__key-strength .progress .perc {
        display: flex;
        align-items: flex-end; }
        .our-vision .adn__key-strength .progress .perc .current {
          font-family: "Noto Sans", sans-serif;
          font-style: normal;
          font-weight: 400;
          font-size: 70px;
          line-height: 74px;
          text-align: center;
          text-transform: uppercase;
          color: #ffffff; }
          @media only screen and (max-width: 667px) {
            .our-vision .adn__key-strength .progress .perc .current {
              font-size: 24px;
              line-height: 30px; } }
          @media only screen and (min-width: 668px) and (max-width: 1024px) {
            .our-vision .adn__key-strength .progress .perc .current {
              font-size: 24px;
              line-height: 30px; } }
        .our-vision .adn__key-strength .progress .perc .out-of {
          font-family: "Manrope", sans-serif;
          font-style: normal;
          font-weight: 500;
          font-size: 16px;
          line-height: 26px;
          text-align: center;
          letter-spacing: 0.02em;
          color: #ffffff;
          opacity: 0.5; }
          @media only screen and (max-width: 667px) {
            .our-vision .adn__key-strength .progress .perc .out-of {
              font-size: 14px;
              line-height: 22px; } }
          @media only screen and (min-width: 668px) and (max-width: 1024px) {
            .our-vision .adn__key-strength .progress .perc .out-of {
              font-size: 14px;
              line-height: 22px; } }
    .our-vision .adn__key-strength .items {
      max-width: 100%;
      display: flex;
      flex-wrap: wrap;
      gap: 60px 50px; }
      .our-vision .adn__key-strength .items .slick-slide {
        margin-right: 125px; }
        @media only screen and (max-width: 667px) {
          .our-vision .adn__key-strength .items .slick-slide {
            margin-right: 0; } }
        @media only screen and (min-width: 668px) and (max-width: 1024px) {
          .our-vision .adn__key-strength .items .slick-slide {
            margin-right: 0; } }
        .our-vision .adn__key-strength .items .slick-slide:not(.slick-current) {
          opacity: 0.2; }
    .our-vision .adn__key-strength .slide-item {
      width: 530px; }
      @media only screen and (max-width: 667px) {
        .our-vision .adn__key-strength .slide-item {
          width: 100%; } }
      @media only screen and (min-width: 668px) and (max-width: 1024px) {
        .our-vision .adn__key-strength .slide-item {
          width: 100%; } }
      .our-vision .adn__key-strength .slide-item img {
        margin-bottom: 32px;
        display: block; }
      .our-vision .adn__key-strength .slide-item h3 {
        margin: 0;
        margin-bottom: 20px;
        font-family: "Noto Sans", sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 28px;
        line-height: 38px;
        color: #FFFFFF; }
      .our-vision .adn__key-strength .slide-item p {
        font-family: "Manrope", sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 30px;
        color: #BFFFEE;
        margin-bottom: 0; }
        @media only screen and (max-width: 667px) {
          .our-vision .adn__key-strength .slide-item p {
            margin-bottom: 0; } }
        @media only screen and (min-width: 668px) and (max-width: 1024px) {
          .our-vision .adn__key-strength .slide-item p {
            margin-bottom: 0; } }
  .our-vision .middle-section {
    display: flex;
    gap: 10px;
    padding-bottom: 50px;
    justify-content: center; }
    @media only screen and (max-width: 667px) {
      .our-vision .middle-section {
        flex-flow: column-reverse;
        padding-bottom: 60px; } }
    @media only screen and (min-width: 668px) and (max-width: 1024px) {
      .our-vision .middle-section {
        flex-flow: column-reverse;
        padding-bottom: 60px; } }
    .our-vision .middle-section .leftcol {
      display: flex;
      align-items: center;
      position: relative; }
      .our-vision .middle-section .leftcol .top-section {
        position: absolute;
        width: 350px;
        z-index: 99;
        top: 0;
        left: -193px; }
        @media only screen and (max-width: 667px) {
          .our-vision .middle-section .leftcol .top-section {
            position: relative;
            left: 0;
            width: 100%;
            padding-top: 60px; } }
        @media only screen and (min-width: 668px) and (max-width: 1024px) {
          .our-vision .middle-section .leftcol .top-section {
            position: relative;
            left: 0;
            width: 100%;
            padding-top: 60px; } }
        .our-vision .middle-section .leftcol .top-section h2 {
          margin-bottom: 30px; }
      .our-vision .middle-section .leftcol .bottom-section {
        left: inherit;
        right: -192px;
        top: inherit;
        bottom: -14px; }
        @media only screen and (max-width: 667px) {
          .our-vision .middle-section .leftcol .bottom-section {
            position: relative;
            bottom: 0;
            right: 0; } }
        @media only screen and (min-width: 668px) and (max-width: 1024px) {
          .our-vision .middle-section .leftcol .bottom-section {
            position: relative;
            bottom: 0;
            right: 0; } }
      @media only screen and (min-width: 668px) and (max-width: 1024px) {
        .our-vision .middle-section .leftcol {
          flex-flow: column; } }
      @media only screen and (max-width: 667px) {
        .our-vision .middle-section .leftcol {
          flex-flow: column; } }
      .our-vision .middle-section .leftcol p {
        font-family: "Manrope", sans-serif;
        font-style: normal;
        font-weight: 500;
        font-size: 22px;
        line-height: 32px;
        letter-spacing: 0.02em;
        color: #BFFFEE;
        width: 350px;
        z-index: 9; }
        @media only screen and (max-width: 667px) {
          .our-vision .middle-section .leftcol p {
            margin-right: auto;
            margin-left: 0px;
            font-size: 18px;
            line-height: 30px;
            width: 100%; } }
        @media only screen and (min-width: 668px) and (max-width: 1024px) {
          .our-vision .middle-section .leftcol p {
            margin-right: auto;
            margin-left: 0px;
            font-size: 18px;
            line-height: 30px;
            width: 100%; } }
      .our-vision .middle-section .leftcol .img-holder {
        width: 728px;
        min-width: 728px;
        height: 728px;
        border: 1px solid rgba(255, 255, 255, 0.1);
        border-radius: 354.5px;
        display: flex;
        justify-content: center;
        align-items: center; }
        @media only screen and (max-width: 667px) {
          .our-vision .middle-section .leftcol .img-holder {
            width: 330px;
            min-width: 330px;
            height: 330px; } }
        @media only screen and (min-width: 668px) and (max-width: 1024px) {
          .our-vision .middle-section .leftcol .img-holder {
            width: 330px;
            min-width: 330px;
            height: 330px; } }
        .our-vision .middle-section .leftcol .img-holder .radius {
          width: 632px;
          height: 632px;
          border-radius: 50%; }
          @media only screen and (max-width: 667px) {
            .our-vision .middle-section .leftcol .img-holder .radius {
              width: 286px;
              height: 286px; } }
          @media only screen and (min-width: 668px) and (max-width: 1024px) {
            .our-vision .middle-section .leftcol .img-holder .radius {
              width: 286px;
              height: 286px; } }
          .our-vision .middle-section .leftcol .img-holder .radius img {
            width: 632px;
            height: 632px;
            border-radius: 50%;
            object-fit: cover; }
            @media only screen and (max-width: 667px) {
              .our-vision .middle-section .leftcol .img-holder .radius img {
                width: 286px;
                height: 286px; } }
            @media only screen and (min-width: 668px) and (max-width: 1024px) {
              .our-vision .middle-section .leftcol .img-holder .radius img {
                width: 286px;
                height: 286px; } }
    .our-vision .middle-section .rightcol h2 {
      text-align: right; }
      @media only screen and (max-width: 667px) {
        .our-vision .middle-section .rightcol h2 {
          margin-bottom: 20px; } }
      @media only screen and (min-width: 668px) and (max-width: 1024px) {
        .our-vision .middle-section .rightcol h2 {
          margin-bottom: 20px; } }
  .our-vision.mission {
    padding-top: 80px; }
    @media only screen and (max-width: 667px) {
      .our-vision.mission .middle-section {
        display: block; } }
    @media only screen and (min-width: 668px) and (max-width: 1024px) {
      .our-vision.mission .middle-section {
        display: block; } }
    .our-vision.mission .middle-section .leftcol {
      display: flex;
      align-items: center;
      flex-direction: row-reverse; }
      @media only screen and (max-width: 667px) {
        .our-vision.mission .middle-section .leftcol {
          flex-direction: column-reverse; } }
      @media only screen and (min-width: 668px) and (max-width: 1024px) {
        .our-vision.mission .middle-section .leftcol {
          flex-direction: column-reverse; } }
      .our-vision.mission .middle-section .leftcol p {
        position: relative;
        left: -135px; }
        @media only screen and (max-width: 667px) {
          .our-vision.mission .middle-section .leftcol p {
            left: 0; } }
        @media only screen and (min-width: 668px) and (max-width: 1024px) {
          .our-vision.mission .middle-section .leftcol p {
            left: 0; } }
    .our-vision.mission .middle-section .rightcol h2 {
      text-align: left; }

.sub-page-banner {
  min-height: 248px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
  position: relative; }
  .sub-page-banner .container.center {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center; }
    .sub-page-banner .container.center h2 {
      margin-bottom: 0; }
  .sub-page-banner.height-248 {
    align-items: center; }
    .sub-page-banner.height-248 h2 {
      font-size: 35px;
      margin-top: 30px; }
      @media only screen and (max-width: 667px) {
        .sub-page-banner.height-248 h2 {
          margin-top: 100px; } }
  .sub-page-banner.height-380 {
    min-height: 380px;
    align-items: center; }
  .sub-page-banner.height-700 {
    min-height: 700px;
    align-items: center; }
  .sub-page-banner.height-450 {
    min-height: 450px;
    align-items: center; }
  .sub-page-banner .wrapper.center {
    text-align: center; }
  .sub-page-banner .wrapper.width-920 {
    width: 920px;
    margin: 0 auto; }
    @media only screen and (max-width: 667px) {
      .sub-page-banner .wrapper.width-920 {
        width: 100%; } }
  .sub-page-banner .image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-animation: zoomin 10s linear infinite;
    animation: zoomin 10s linear infinite; }
    @media only screen and (max-width: 667px) {
      .sub-page-banner .image-overlay {
        animation: none;
        background-position: center center; } }
  .sub-page-banner .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0; }
  .sub-page-banner .wrapper {
    position: relative;
    z-index: 1; }
  .sub-page-banner .overlay {
    background: linear-gradient(180deg, #003941 0%, rgba(0, 57, 65, 0.7) 48.8%, #003941 100%); }
  .sub-page-banner a.back-btn {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 24px;
    display: flex;
    align-items: center;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #FFFFFF;
    text-decoration: none;
    margin-bottom: 20px;
    margin-top: 50px; }
    .sub-page-banner a.back-btn svg {
      margin-right: 8px; }
    .sub-page-banner a.back-btn:hover {
      color: #00ff94; }
      .sub-page-banner a.back-btn:hover svg path {
        fill: #00ff94; }
  .sub-page-banner h1 {
    text-align: center;
    font-family: "Noto Sans";
    font-style: normal;
    font-weight: 400;
    font-size: 50px;
    line-height: 58px;
    margin: 0;
    margin-bottom: 48px; }
    @media only screen and (max-width: 667px) {
      .sub-page-banner h1 {
        max-width: 320px;
        font-family: "Noto Sans", sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 34px;
        line-height: 40px;
        text-align: center;
        letter-spacing: 0.02em;
        text-transform: uppercase; } }
  .sub-page-banner h2 {
    margin-bottom: 0; }
    @media only screen and (max-width: 667px) {
      .sub-page-banner h2 {
        margin-bottom: 60px; } }
  .sub-page-banner.sdg-banner .wrapper {
    max-width: 825px;
    margin: 25px auto 0 auto; }

.profile {
  padding: 60px 0px 154px 0;
  background: linear-gradient(180deg, #003941 0%, #003941 100%); }
  @media only screen and (max-width: 667px) {
    .profile .wrapper {
      flex-flow: column; } }
  .profile .leftcol {
    position: relative;
    overflow: hidden; }
    .profile .leftcol img {
      width: 540px;
      height: auto;
      position: relative;
      z-index: 99; }
      @media only screen and (max-width: 667px) {
        .profile .leftcol img {
          width: 100%;
          height: auto; } }
    .profile .leftcol img.image__overlay {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      z-index: 2; }
    .profile .leftcol svg.top__banner_shape {
      position: absolute;
      bottom: 45px;
      right: 115px;
      z-index: 1; }
    .profile .leftcol .shape-right-top {
      position: absolute;
      left: -4px;
      top: 215px; }
    .profile .leftcol .shape-right-top-right {
      position: absolute;
      left: 105px;
      top: 200px; }
    .profile .leftcol svg.profile-light-bg {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .profile .rightcol h3 {
    margin-bottom: 8px;
    color: #fff;
    font-size: 32px;
    line-height: 38px;
    font-weight: 400;
    margin-top: 110px; }
    .profile .rightcol h3 span {
      background: linear-gradient(99.21deg, #3cdd97 9.05%, #00ff94 106.39%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      background-clip: text; }
    @media only screen and (max-width: 667px) {
      .profile .rightcol h3 {
        font-family: "Noto Sans", sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 32px;
        line-height: 38px;
        margin-top: 0; } }
  .profile .rightcol .designation {
    font-family: "Manrope";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #BFFFEE; }
    @media only screen and (max-width: 667px) {
      .profile .rightcol .designation {
        margin-bottom: 16px; } }
  .profile .rightcol .description {
    padding-top: 64px;
    padding-left: 95px; }
    @media only screen and (max-width: 667px) {
      .profile .rightcol .description {
        padding: 0;
        margin-bottom: 30px; } }
    .profile .rightcol .description p {
      font-family: "Manrope", sans-serif;
      font-style: normal;
      font-weight: 500;
      font-size: 22px;
      line-height: 32px;
      letter-spacing: 0.02em;
      color: #BFFFEE;
      color: #bfffee;
      margin-bottom: 60px;
      margin-top: 0;
      height: 261px;
      overflow: hidden; }
      @media only screen and (max-width: 667px) {
        .profile .rightcol .description p {
          margin: 0;
          margin-bottom: 30px;
          font-family: "Manrope", sans-serif;
          font-style: normal;
          font-weight: 500;
          font-size: 18px;
          line-height: 30px; } }
    .profile .rightcol .description.active p {
      overflow: unset;
      height: auto; }
    .profile .rightcol .description #lessMoreButton {
      display: none; }
    .profile .rightcol .description .btn-primary {
      background: #00ff94;
      border: none;
      border-radius: 2px;
      padding: 15px 40px 15px 40px;
      line-height: initial;
      color: #000;
      width: auto !important;
      min-width: auto;
      cursor: pointer; }
    .profile .rightcol .description .socials {
      display: flex;
      gap: 12px; }
      .profile .rightcol .description .socials a {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        border: 2px solid #20B67B;
        transition: all .3s ease-in-out;
        display: flex;
        justify-content: center;
        align-items: center; }
        .profile .rightcol .description .socials a i {
          color: #00ff94; }
        .profile .rightcol .description .socials a:hover {
          background-color: #fff;
          border: 2px solid #fff; }

#line_one {
  width: 400px;
  height: 56px;
  opacity: .2; }
  #line_one svg {
    display: none;
    border-radius: 100px; }
    #line_one svg:first-child {
      display: block; }

#line_one_two {
  width: 570px;
  height: 56px;
  opacity: 1; }
  #line_one_two svg {
    display: none;
    border-radius: 100px; }
    #line_one_two svg:first-child {
      display: block; }

.line__area_two {
  transform: rotate(45deg);
  position: absolute;
  top: 385px;
  left: 40px; }

.line__area {
  transform: rotate(45deg);
  position: absolute;
  top: 342px;
  left: -39px; }

.line__area_three {
  transform: rotate(45deg);
  position: absolute;
  bottom: 108px;
  right: 35px; }
  .line__area_three #line_one_three {
    width: 230px;
    height: 56px;
    opacity: 1; }
    .line__area_three #line_one_three svg {
      display: none;
      border-radius: 100px; }
      .line__area_three #line_one_three svg:first-child {
        display: block; }

.peoples {
  background-color: #003941;
  margin-top: -105px;
  padding-bottom: 150px; }
  @media only screen and (max-width: 667px) {
    .peoples {
      padding-bottom: 60px; } }
  .peoples .wrapper {
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(4, 1fr); }
    @media only screen and (max-width: 667px) {
      .peoples .wrapper {
        display: block; } }
  @media only screen and (max-width: 667px) {
    .peoples .people .img-holder > img {
      margin-left: auto;
      margin-right: auto; } }
  .peoples .people:hover .img-holder > img {
    filter: grayscale(0); }
  .peoples .people:hover .img-holder .socials {
    display: flex;
    transform: translate(-50%, 11px);
    animation: social_up;
    animation-duration: 0.6s; }

@keyframes social_up {
  from {
    transform: translate(-50%, 100px); }
  to {
    transform: translate(-50%, 11px); } }
  .peoples .people:hover h4 {
    /* Gradient/Light for text */
    background: linear-gradient(99.21deg, #3cdd97 9.05%, #00ff94 106.39%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent; }
  .peoples .people .img-holder {
    margin-bottom: 28px;
    position: relative; }
    .peoples .people .img-holder > img {
      width: 255px;
      height: 260.23px;
      object-fit: cover;
      object-position: top;
      border-radius: 7px;
       }
    .peoples .people .img-holder .socials {
      gap: 12px;
      display: none;
      transition: 0.3s all linear;
      position: absolute;
      bottom: 0;
      left: 50%;
      transform: translate(-50%, 100px); }
      .peoples .people .img-holder .socials a {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        border: 2px solid #20B67B;
        display: flex;
        justify-content: center;
        align-items: center;
        display: flex;
        justify-content: center;
        align-items: center; }
        .peoples .people .img-holder .socials a i {
          color: #00ff94; }
        .peoples .people .img-holder .socials a:hover {
          background-color: #fff;
          border: 2px solid #fff; }
    .peoples .people .img-holder .img-overlay {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 94px;
      background: linear-gradient(180deg, rgba(0, 57, 65, 0) 19.92%, #003941 100%); }
  .peoples .people h4 {
    font-family: "Manrope", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    letter-spacing: 0.02em;
    color: #fff;
    margin: 0;
    margin-bottom: 6px; }
  .peoples .people .designation {
    font-family: "Manrope", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    letter-spacing: 0.02em;
    color: #BFFFEE;
    margin: 0; }

.satellite-tech {
  padding: 150px 0px 184px 0;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  position: relative; }
  @media only screen and (max-width: 667px) {
    .satellite-tech {
      padding: 60px 0; } }
  .satellite-tech .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0; }
  .satellite-tech .wrapper {
    position: relative;
    z-index: 1; }
  .satellite-tech .overlay {
    background: linear-gradient(180deg, #003941 0%, rgba(0, 57, 65, 0.8) 18.04%, rgba(0, 57, 65, 0.8) 77.19%, #003941 100%); }
  .satellite-tech h2 {
    margin-bottom: 100px;
    text-align: center; }
    @media only screen and (max-width: 667px) {
      .satellite-tech h2 {
        margin-bottom: 60px; } }
  .satellite-tech .tips {
    display: grid;
    gap: 22px;
    grid-template-columns: repeat(3, 1fr);
    margin-bottom: 66px; }
    @media only screen and (max-width: 667px) {
      .satellite-tech .tips {
        display: grid;
        gap: 22px;
        grid-template-columns: repeat(1, 1fr); } }
    .satellite-tech .tips .tip {
      display: flex;
      gap: 20px; }
      .satellite-tech .tips .tip .ico-holder {
        width: 90px;
        min-width: 90px;
        height: 90px;
        border: 1px solid rgba(255, 255, 255, 0.1);
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center; }
        @media only screen and (max-width: 667px) {
          .satellite-tech .tips .tip .ico-holder {
            width: 80px;
            min-width: 80px;
            height: 80px; }
            .satellite-tech .tips .tip .ico-holder img {
              width: 34px;
              height: 34px; } }
      .satellite-tech .tips .tip p {
        font-family: "Manrope", sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 30px;
        color: #BFFFEE;
        margin: 0; }
        @media only screen and (max-width: 667px) {
          .satellite-tech .tips .tip p {
            font-family: "Manrope", sans-serif;
            font-style: normal;
            font-weight: 400;
            font-size: 16px;
            line-height: 26px;
            letter-spacing: 0.02em; } }
  .satellite-tech .content-section {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    @media only screen and (max-width: 667px) {
      .satellite-tech .content-section {
        flex-flow: column-reverse; } }
    .satellite-tech .content-section .col80 {
      width: 736px; }
      @media only screen and (min-width: 668px) and (max-width: 1024px) {
        .satellite-tech .content-section .col80 {
          width: 100%; } }
      @media only screen and (max-width: 667px) {
        .satellite-tech .content-section .col80 {
          width: 100%; } }
    .satellite-tech .content-section .specs {
      display: flex;
      gap: 60px 18px;
      flex-wrap: wrap; }
      @media only screen and (min-width: 668px) and (max-width: 1024px) {
        .satellite-tech .content-section .specs {
          gap: 20px; } }
      @media only screen and (max-width: 667px) {
        .satellite-tech .content-section .specs {
          gap: 20px; } }
      .satellite-tech .content-section .specs .spec {
        display: flex;
        gap: 20px;
        width: 358px; }
        @media only screen and (max-width: 667px) {
          .satellite-tech .content-section .specs .spec {
            width: 100%; } }
        .satellite-tech .content-section .specs .spec .ico-holder {
          width: 90px;
          min-width: 90px;
          height: 90px;
          border: 1px solid rgba(255, 255, 255, 0.1);
          border-radius: 50%;
          display: flex;
          justify-content: center;
          align-items: center; }
          @media only screen and (max-width: 667px) {
            .satellite-tech .content-section .specs .spec .ico-holder {
              width: 80px;
              min-width: 80px;
              height: 80px; } }
          @media only screen and (max-width: 667px) {
            .satellite-tech .content-section .specs .spec .ico-holder img {
              width: 44px;
              height: 44px; } }
        .satellite-tech .content-section .specs .spec p {
          font-family: "Manrope", sans-serif;
          font-style: normal;
          font-weight: 400;
          font-size: 18px;
          line-height: 30px;
          color: #ffffff;
          margin: 0;
          display: block; }
          @media only screen and (max-width: 667px) {
            .satellite-tech .content-section .specs .spec p {
              font-family: "Manrope", sans-serif;
              font-style: normal;
              font-weight: 500;
              font-size: 18px;
              line-height: 30px;
              display: inline; } }
    .satellite-tech .content-section .rightcol {
      display: flex;
      align-items: center;
      justify-content: flex-end;
      width: 358px; }
      @media only screen and (max-width: 667px) {
        .satellite-tech .content-section .rightcol {
          justify-content: center;
          margin-bottom: 40px; } }
    .satellite-tech .content-section .globe-holder {
      border: 1px solid #20B67B;
      display: inline-block;
      border-radius: 50%;
      position: relative; }
      .satellite-tech .content-section .globe-holder .globe-glower {
        border-radius: 50%;
        background: radial-gradient(50% 50% at 50% 50%, #1cf096 0%, rgba(255, 255, 255, 0) 100%);
        opacity: 0.3;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
      .satellite-tech .content-section .globe-holder img {
        margin: 32px;
        animation: rotate_globe;
        animation-duration: 10s;
        animation-iteration-count: infinite; }
        @media only screen and (max-width: 667px) {
          .satellite-tech .content-section .globe-holder img {
            margin: 26px; } }
        @media only screen and (max-width: 667px) {
          .satellite-tech .content-section .globe-holder img {
            width: 241px;
            height: 241px; } }

@keyframes rotate_globe {
  from {
    transform: rotate(360deg); }
  to {
    transform: rotate(0deg); } }

.partners {
  padding: 66px 0px 86px 0;
  background-color: #003941; }
  @media only screen and (max-width: 667px) {
    .partners {
      padding: 60px 0; } }
  .partners .heading p {
    font-family: "Manrope", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 32px;
    text-align: center;
    letter-spacing: 0.02em;
    color: #BFFFEE;
    max-width: 731px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto; }
    @media only screen and (max-width: 667px) {
      .partners .heading p {
        font-style: normal;
        font-weight: 500;
        font-size: 18px;
        line-height: 30px;
        margin: 0;
        margin-bottom: 40px; } }
  .partners .logos-holder {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 728px;
    height: 728px;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
    position: relative; }
    @media only screen and (max-width: 667px) {
      .partners .logos-holder {
        width: 100%;
        height: auto; } }
    .partners .logos-holder .overlay {
      background: radial-gradient(65.32% 65.32% at 50% 50%, rgba(0, 255, 170, 0.12) 0%, rgba(0, 57, 65, 0.2) 100%);
      filter: blur(150px);
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    .partners .logos-holder .logos {
      width: 540px;
      height: 540px;
      border-radius: 50%;
      border: 1px solid #ffffff10;
      position: relative;
      display: flex;
      justify-content: center;
      align-items: center;
      flex-wrap: wrap;
      cursor: pointer; }
      @media only screen and (max-width: 667px) {
        .partners .logos-holder .logos {
          width: 100%;
          height: auto;
          border: none;
          margin-right: -30px;
          display: grid;
          gap: 0px;
          grid-template-columns: repeat(2, 1fr); } }
      .partners .logos-holder .logos .logo-item {
        transition: 0.3s all linear;
        border-radius: 50%; }
        .partners .logos-holder .logos .logo-item .logo__thumbnail {
          height: 224px;
          display: flex;
          flex-wrap: wrap;
          justify-content: center;
          align-items: center;
          border: 1px solid #0039414D;
          margin-bottom: 30px; }
          .partners .logos-holder .logos .logo-item .logo__thumbnail img {
            object-fit: contain;
            width: 212px;
            height: 140px;
            margin-bottom: 0; }
        .partners .logos-holder .logos .logo-item .logo img {
          transition: 0.3s all linear;
          border-radius: 50%; }
        .partners .logos-holder .logos .logo-item:nth-child(1) .logo img {
          transform: translate(-60%, 0); }
          @media only screen and (max-width: 667px) {
            .partners .logos-holder .logos .logo-item:nth-child(1) .logo img {
              transform: translate(0, 0) !important;
              margin-bottom: 30px;
              width: 140px;
              margin-right: 15px; } }
        .partners .logos-holder .logos .logo-item:nth-child(1):hover .logo img {
          transform: translate(-60%, 0) scale(1.2, 1.2);
          padding: 26px;
          border: 1px solid #20B67B;
          -webkit-filter: grayscale(0);
          /* Webkit Nightlies & Chrome Canary */ }
        @media only screen and (max-width: 667px) {
          .partners .logos-holder .logos .logo-item:nth-child(1):hover .logo img {
            padding: 0;
            border: 0px solid #20B67B; } }
        .partners .logos-holder .logos .logo-item:nth-child(2) .logo img {
          transform: translate(0, -80%); }
          @media only screen and (max-width: 667px) {
            .partners .logos-holder .logos .logo-item:nth-child(2) .logo img {
              transform: translate(0, 0) !important;
              margin-bottom: 30px;
              width: 140px;
              margin-right: 15px; } }
        .partners .logos-holder .logos .logo-item:nth-child(2):hover .logo img {
          transform: translate(0, -80%);
          padding: 26px;
          border: 1px solid #20B67B; }
          @media only screen and (max-width: 667px) {
            .partners .logos-holder .logos .logo-item:nth-child(2):hover .logo img {
              padding: 0;
              border: 0px solid #20B67B; } }
        .partners .logos-holder .logos .logo-item:nth-child(3) .logo img {
          transform: translate(60%, 0); }
          @media only screen and (max-width: 667px) {
            .partners .logos-holder .logos .logo-item:nth-child(3) .logo img {
              transform: translate(0, 0) !important;
              margin-bottom: 30px;
              width: 140px;
              margin-right: 15px; } }
        .partners .logos-holder .logos .logo-item:nth-child(3):hover .logo img {
          transform: translate(60%, 0);
          padding: 26px;
          border: 1px solid #20B67B; }
          @media only screen and (max-width: 667px) {
            .partners .logos-holder .logos .logo-item:nth-child(3):hover .logo img {
              padding: 0;
              border: 0px solid #20B67B; } }
        .partners .logos-holder .logos .logo-item:nth-child(4) .logo img {
          transform: translate(-60%, 0); }
          @media only screen and (max-width: 667px) {
            .partners .logos-holder .logos .logo-item:nth-child(4) .logo img {
              transform: translate(0, 0) !important;
              margin-bottom: 30px;
              width: 140px;
              margin-right: 15px; } }
        .partners .logos-holder .logos .logo-item:nth-child(4):hover .logo img {
          transform: translate(-60%, 0);
          padding: 26px;
          border: 1px solid #20B67B; }
          @media only screen and (max-width: 667px) {
            .partners .logos-holder .logos .logo-item:nth-child(4):hover .logo img {
              padding: 0;
              border: 0px solid #20B67B; } }
        .partners .logos-holder .logos .logo-item:nth-child(5) .logo img {
          transform: translate(0, 80%); }
          @media only screen and (max-width: 667px) {
            .partners .logos-holder .logos .logo-item:nth-child(5) .logo img {
              transform: translate(0, 0) !important;
              margin-bottom: 30px;
              width: 140px;
              margin-right: 15px; } }
        .partners .logos-holder .logos .logo-item:nth-child(5):hover .logo img {
          transform: translate(0, 80%);
          padding: 26px;
          border: 1px solid #20B67B; }
          @media only screen and (max-width: 667px) {
            .partners .logos-holder .logos .logo-item:nth-child(5):hover .logo img {
              padding: 0;
              border: 0px solid #20B67B; } }
        .partners .logos-holder .logos .logo-item:nth-child(6) .logo img {
          transform: translate(60%, 0); }
          @media only screen and (max-width: 667px) {
            .partners .logos-holder .logos .logo-item:nth-child(6) .logo img {
              transform: translate(0, 0) !important;
              margin-bottom: 30px;
              width: 140px;
              margin-right: 15px; } }
        .partners .logos-holder .logos .logo-item:nth-child(6):hover .logo img {
          transform: translate(60%, 0);
          padding: 26px;
          border: 1px solid #20B67B; }
          @media only screen and (max-width: 667px) {
            .partners .logos-holder .logos .logo-item:nth-child(6):hover .logo img {
              padding: 0;
              border: 0px solid #20B67B; } }
      .partners .logos-holder .logos .logo {
        border-radius: 50%; }
        .partners .logos-holder .logos .logo,
        .partners .logos-holder .logos .logo img {
          transition: 0.3s all linear; }
          @media only screen and (max-width: 667px) {
            .partners .logos-holder .logos .logo,
            .partners .logos-holder .logos .logo img {
              width: 100%; } }
        @media only screen and (max-width: 667px) {
          .partners .logos-holder .logos .logo {
            transform: translate(0, 0) !important; } }
        @media only screen and (max-width: 667px) {
          .partners .logos-holder .logos .logo {
            margin-bottom: 30px;
            width: 150px; } }
      .partners .logos-holder .logos .glow-holder {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 285px;
        height: 285px;
        background: linear-gradient(109.55deg, #007D7D 25.51%, #27B07A 97.31%);
        opacity: 0.1;
        border-radius: 50%;
        z-index: 2; }
        @media only screen and (max-width: 667px) {
          .partners .logos-holder .logos .glow-holder {
            display: none; } }
      .partners .logos-holder .logos .middle-logo {
        background: linear-gradient(109.55deg, #007D7D 25.51%, #27B07A 97.31%);
        width: 240px;
        height: 240px;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 3;
        transform: translate(-50%, -50%); }
        @media only screen and (max-width: 667px) {
          .partners .logos-holder .logos .middle-logo {
            display: none; } }
        .partners .logos-holder .logos .middle-logo img {
          width: 120px;
          height: auto; }

.logo-item .partner-details .detail {
  max-width: 920px;
  width: 100%;
  height: 440px;
  background: #ffffff;
  position: fixed;
  top: 50%;
  left: 50%;
  opacity: 0;
  transition: all .2s ease-in;
  z-index: -1;
  transform: translate(-50%, -50%); }
  @media only screen and (max-width: 667px) {
    .logo-item .partner-details .detail {
      margin: 26px 15px;
      left: 0%;
      transform: translate(0, -50%);
      width: calc(100% - 30px);
      top: 30%; } }
  .logo-item .partner-details .detail .heading {
    padding: 20px;
    border-bottom: 1px solid rgba(0, 57, 65, 0.1);
    position: relative; }
    @media only screen and (max-width: 667px) {
      .logo-item .partner-details .detail .heading {
        padding: 20px; } }
    .logo-item .partner-details .detail .heading h5 {
      font-family: "Noto Sans", sans-serif;
      font-style: normal;
      font-weight: 400;
      font-size: 28px;
      line-height: 38px;
      color: #003941;
      margin: 0; }
      @media only screen and (max-width: 667px) {
        .logo-item .partner-details .detail .heading h5 {
          max-width: 184px; } }
    .logo-item .partner-details .detail .heading .cls-btn {
      width: 58px;
      height: 58px;
      position: absolute;
      background: linear-gradient(99.21deg, #3CDD97 9.05%, #00FF94 106.39%);
      display: flex;
      justify-content: center;
      align-items: center;
      right: 100%;
      top: -25px;
      cursor: pointer;
      right: -15px;
      border-radius: 100%; }
      .logo-item .partner-details .detail .heading .cls-btn img {
        width: 18px; }
      @media only screen and (min-width: 668px) and (max-width: 1024px) {
        .logo-item .partner-details .detail .heading .cls-btn {
          top: 20px;
          right: 20px;
          width: 42px;
          height: 42px;
          border: 1px solid rgba(0, 57, 65, 0.2);
          border-radius: 40px;
          background: #fff; }
          .logo-item .partner-details .detail .heading .cls-btn img {
            width: 14px;
            height: 14px; } }
      @media only screen and (max-width: 667px) {
        .logo-item .partner-details .detail .heading .cls-btn {
          top: 20px;
          right: 20px;
          width: 42px;
          height: 42px;
          border: 1px solid rgba(0, 57, 65, 0.2);
          border-radius: 40px;
          background: #fff; }
          .logo-item .partner-details .detail .heading .cls-btn img {
            width: 14px;
            height: 14px; } }
  .logo-item .partner-details .detail .logo__thumbnail {
    width: 220px; }
  .logo-item .partner-details .detail .content {
    width: 100%;
    background: #fff;
    padding: 38px 38px 50px 38px;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    gap: 30px; }
    @media only screen and (max-width: 667px) {
      .logo-item .partner-details .detail .content {
        padding: 20px;
        overflow: auto;
        height: calc( 100%); } }
    .logo-item .partner-details .detail .content .partner-logo {
      width: 200px; }
      @media only screen and (max-width: 667px) {
        .logo-item .partner-details .detail .content .partner-logo {
          width: 100%; } }
    .logo-item .partner-details .detail .content img {
      margin-bottom: 30px;
      width: 100%; }
      @media only screen and (max-width: 667px) {
        .logo-item .partner-details .detail .content img {
          max-width: 100%; } }
    .logo-item .partner-details .detail .content .partner-content {
      width: calc( 100% - 200px - 30px);
      height: 300px;
      overflow-y: auto; }
      @media only screen and (max-width: 667px) {
        .logo-item .partner-details .detail .content .partner-content {
          width: 100%;
          overflow: unset;
          height: auto; } }
    .logo-item .partner-details .detail .content h6 {
      font-family: "Noto Sans", sans-serif;
      font-style: normal;
      font-weight: 400;
      font-size: 32px;
      line-height: 38px;
      color: #003941;
      margin: 0;
      margin-bottom: 30px; }
    .logo-item .partner-details .detail .content p {
      font-family: "Manrope", sans-serif;
      font-style: normal;
      font-weight: 400;
      font-size: 16px;
      line-height: 26px;
      letter-spacing: 0.02em;
      color: #003941;
      margin: 0;
      padding-right: 15px; }

.logo-item.active .partner-details {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(4, 53, 60, 0.8);
  z-index: 99999; }
  .logo-item.active .partner-details .detail {
    display: block;
    opacity: 1;
    z-index: 999; }

.licenses {
  background-color: #003941;
  padding: 62px 0 160px 0;
  position: relative;
  overflow: hidden; }
  .licenses .sticky__content-inner {
    top: 0; }
    @media only screen and (max-width: 667px) {
      .licenses .sticky__content-inner {
        display: none; } }
  .licenses .line {
    height: 100px;
    width: 1px;
    background: linear-gradient(99.21deg, #3CDD97 9.05%, #00FF94 106.39%);
    position: absolute;
    top: 0;
    left: 52px;
    transition: transform .3s ease-in-out; }
  .licenses.section-sticky .sticky__content-inner {
    position: fixed; }
    .licenses.section-sticky .sticky__content-inner .line {
      transform: translateY(120px); }
    .licenses.section-sticky .sticky__content-inner svg {
      position: relative;
      transition: transform .3s ease-in-out;
      transform: translateY(120px); }
  .licenses.section-sticky .items {
    margin-left: 53px; }
    @media only screen and (max-width: 667px) {
      .licenses.section-sticky .items {
        margin-left: 0; } }
  .licenses .bg-shape {
    position: absolute;
    width: 683px;
    height: 683px;
    left: 0px;
    top: 37px;
    background: radial-gradient(65.32% 65.32% at 50% 50%, rgba(0, 255, 170, 0.06) 0%, rgba(0, 57, 65, 0.1) 100%);
    filter: blur(150px); }
  .licenses .wrapper {
    display: flex;
    position: relative; }
  .licenses .title {
    font-family: "Manrope", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 30px;
    text-align: right;
    color: #BFFFEE;
    transform: rotate(-90deg);
    position: absolute; }
    @media only screen and (max-width: 667px) {
      .licenses .title {
        display: none; } }
  .licenses .items {
    padding-left: 95px;
    margin-left: 36px;
    display: block;
    flex-flow: column;
    gap: 120px;
    border-left: 1px solid #ffffff10;
    position: relative; }
    @media only screen and (max-width: 667px) {
      .licenses .items {
        padding: 0;
        margin: 0;
        border: none;
        gap: 60px; } }
  .licenses .item {
    display: flex;
    gap: 40px;
    align-items: center;
    position: relative;
    margin-bottom: 120px;
    cursor: pointer; }
    @media only screen and (max-width: 667px) {
      .licenses .item {
        gap: 20px;
        flex-flow: column;
        margin-bottom: 60px; } }
    .licenses .item .license-details .cls-btn {
      width: 90px;
      height: 114px;
      position: absolute;
      background: linear-gradient(99.21deg, #3CDD97 9.05%, #00FF94 106.39%);
      display: flex;
      justify-content: center;
      align-items: center;
      right: 100%;
      top: 0;
      cursor: pointer; }
      @media only screen and (max-width: 667px) {
        .licenses .item .license-details .cls-btn {
          top: 20px;
          right: 20px;
          width: 42px;
          height: 42px;
          border: 1px solid rgba(0, 57, 65, 0.2);
          border-radius: 40px;
          background: #fff;
          z-index: 99999; }
          .licenses .item .license-details .cls-btn img {
            width: 14px;
            height: 14px; } }
    .licenses .item .license-details .detail {
      max-width: 920px;
      width: 100%;
      height: 100vh;
      background: #ffffff;
      position: fixed;
      top: 0;
      right: 0;
      z-index: 9999;
      display: none; }
      @media only screen and (max-width: 667px) {
        .licenses .item .license-details .detail {
          margin: 26px 15px;
          left: 50%;
          transform: translateX(calc(-50% - 15px));
          width: calc(100% - 30px);
          overflow-y: scroll; } }
      .licenses .item .license-details .detail .heading {
        padding: 38px 50px;
        border-bottom: 1px solid rgba(0, 57, 65, 0.1);
        position: relative; }
        @media only screen and (max-width: 667px) {
          .licenses .item .license-details .detail .heading {
            padding: 20px; } }
        .licenses .item .license-details .detail .heading h5 {
          font-family: "Noto Sans", sans-serif;
          font-style: normal;
          font-weight: 400;
          font-size: 28px;
          line-height: 38px;
          color: #003941;
          margin: 0; }
          @media only screen and (max-width: 667px) {
            .licenses .item .license-details .detail .heading h5 {
              max-width: 184px; } }
      .licenses .item .license-details .detail .content {
        padding: 40px 50px 120px 50px;
        height: 90vh;
        overflow-y: scroll; }
        @media only screen and (max-width: 667px) {
          .licenses .item .license-details .detail .content {
            padding: 20px 20px 60px 20px;
            height: auto;
            overflow-y: unset; } }
        @media only screen and (max-width: 667px) {
          .licenses .item .license-details .detail .content img {
            max-width: 100%; } }
        .licenses .item .license-details .detail .content h6 {
          font-family: "Noto Sans", sans-serif;
          font-style: normal;
          font-weight: 400;
          font-size: 32px;
          line-height: 38px;
          color: #003941;
          margin: 0;
          margin-bottom: 30px; }
        .licenses .item .license-details .detail .content p {
          font-family: "Manrope", sans-serif;
          font-style: normal;
          font-weight: 400;
          font-size: 16px;
          line-height: 26px;
          letter-spacing: 0.02em;
          color: #003941;
          margin: 0;
          margin-bottom: 30px; }
        .licenses .item .license-details .detail .content .company-name {
          font-family: "Manrope";
          font-style: normal;
          font-weight: 500;
          font-size: 18px;
          line-height: 30px;
          background: linear-gradient(113.69deg, #075762 13.01%, #27b07a 82.13%);
          -webkit-background-clip: text;
          -webkit-text-fill-color: transparent;
          background-clip: text;
          text-fill-color: transparent;
          margin-bottom: 10px; }
    .licenses .item.active .license-details {
      position: fixed;
      top: 0;
      left: 0;
      width: 100vw;
      height: 100vh;
      background: rgba(4, 53, 60, 0.8);
      z-index: 99999; }
      .licenses .item.active .license-details .detail {
        display: block; }
    .licenses .item .ico,
    .licenses .item .caption,
    .licenses .item .btn-show {
      z-index: 1; }
    .licenses .item .ico {
      min-width: 82px;
      width: 82px;
      height: 82px;
      border-radius: 50%;
      background: linear-gradient(99.21deg, #3CDD97 9.05%, #00FF94 106.39%);
      display: flex;
      justify-content: center;
      align-items: center; }
      @media only screen and (max-width: 667px) {
        .licenses .item .ico {
          align-self: flex-start; } }
    .licenses .item .caption {
      font-family: "Manrope", sans-serif;
      font-style: normal;
      font-weight: 500;
      font-size: 24px;
      line-height: 30px;
      letter-spacing: 0.02em;
      color: #ffffff;
      max-width: 603px;
      transition: all .2s ease-in-out; }
      .licenses .item .caption:hover {
        color: #28e896; }
      @media only screen and (max-width: 667px) {
        .licenses .item .caption {
          font-weight: 500;
          font-size: 22px;
          line-height: 32px;
          letter-spacing: 0.02em; } }
    .licenses .item .caption-holder {
      z-index: 9; }
    .licenses .item .subcaption {
      font-family: "Manrope", sans-serif;
      font-style: normal;
      font-weight: 500;
      font-size: 16px;
      line-height: 26px;
      letter-spacing: 0.02em;
      color: #BFFFEE; }
    .licenses .item .btn-show {
      min-width: 60px;
      width: 60px;
      height: 60px;
      border-radius: 50%;
      display: flex;
      justify-content: center;
      align-items: center;
      border: 1px solid #20B67B;
      margin-left: auto; }
      @media only screen and (max-width: 667px) {
        .licenses .item .btn-show.desktop-icon {
          display: none; } }
      .licenses .item .btn-show.mobile-icon {
        display: none; }
        @media only screen and (max-width: 667px) {
          .licenses .item .btn-show.mobile-icon {
            display: flex; } }
      .licenses .item .btn-show,
      .licenses .item .btn-show img {
        transition: 0.4s all linear; }
      .licenses .item .btn-show:hover {
        background: linear-gradient(99.21deg, #3CDD97 9.05%, #00FF94 106.39%); }
        .licenses .item .btn-show:hover img {
          filter: brightness(0%); }
    .licenses .item .bg-img {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      left: 32%;
      z-index: 0;
      opacity: 0;
      transition: 0.4s all linear; }
    .licenses .item:hover .bg-img {
      opacity: 1; }
    .licenses .item:last-child {
      margin-bottom: 0; }

.adn-services {
  background: #003941;
  position: relative; }
  .adn-services .identifier {
    position: absolute;
    top: 0;
    left: 0; }
    @media only screen and (max-width: 667px) {
      .adn-services .identifier {
        width: 100%; } }
  @media only screen and (max-width: 667px) {
    .adn-services {
      padding-top: 0px; } }
  .adn-services.section-sticky .container .service-title {
    position: fixed;
    top: 120px; }
  .adn-services.section-sticky .empty__space {
    display: block;
    width: 30px; }
  .adn-services .empty__space {
    display: none; }
  .adn-services .adn-services-wrapper {
    display: flex;
    flex-wrap: wrap; }
    .adn-services .adn-services-wrapper .service-title {
      width: 30px;
      position: relative; }
      .adn-services .adn-services-wrapper .service-title .service-title-inner::before {
        content: '';
        top: 0;
        left: 32px;
        width: 2px;
        height: 730px;
        background: rgba(255, 255, 255, 0.1);
        position: absolute; }
        @media only screen and (max-width: 667px) {
          .adn-services .adn-services-wrapper .service-title .service-title-inner::before {
            display: none; } }
      .adn-services .adn-services-wrapper .service-title .service-title-inner::after {
        content: '';
        top: 0;
        left: 32px;
        width: 2px;
        height: 98px;
        border: 1px solid;
        background: linear-gradient(99.21deg, #3CDD97 9.05%, #00FF94 106.39%);
        position: absolute; }
        @media only screen and (max-width: 667px) {
          .adn-services .adn-services-wrapper .service-title .service-title-inner::after {
            display: none; } }
      @media only screen and (min-width: 668px) and (max-width: 1024px) {
        .adn-services .adn-services-wrapper .service-title {
          display: none; } }
      @media only screen and (max-width: 667px) {
        .adn-services .adn-services-wrapper .service-title {
          display: none; } }
    .adn-services .adn-services-wrapper .service-wrapper {
      width: 100%;
      box-sizing: border-box;
      min-height: 100vh;
      padding-left: 0px;
      position: relative;
      padding-bottom: 100px; }
      .adn-services .adn-services-wrapper .service-wrapper .container {
        padding-left: 147px; }
        @media only screen and (min-width: 668px) and (max-width: 1024px) {
          .adn-services .adn-services-wrapper .service-wrapper .container {
            padding-left: 15px; } }
        @media (max-width: 768px) {
          .adn-services .adn-services-wrapper .service-wrapper .container {
            padding-left: 15px; } }
        @media only screen and (max-width: 667px) {
          .adn-services .adn-services-wrapper .service-wrapper .container {
            padding-left: 15px; } }
      @media (max-width: 768px) {
        .adn-services .adn-services-wrapper .service-wrapper {
          width: 100%;
          padding-left: 0;
          margin-left: 0;
          min-height: auto; } }
      @media only screen and (max-width: 667px) {
        .adn-services .adn-services-wrapper .service-wrapper {
          width: 100%;
          padding-left: 0;
          margin-left: 0;
          min-height: auto; } }
      .adn-services .adn-services-wrapper .service-wrapper .slider-count {
        margin-bottom: 30px;
        font-weight: 500;
        font-size: 18px;
        line-height: 30px;
        font-family: 'Manrope'; }
        @media (max-width: 768px) {
          .adn-services .adn-services-wrapper .service-wrapper .slider-count {
            position: absolute;
            top: 40px; } }
        @media only screen and (max-width: 667px) {
          .adn-services .adn-services-wrapper .service-wrapper .slider-count {
            position: absolute;
            top: 40px; } }
        .adn-services .adn-services-wrapper .service-wrapper .slider-count .current {
          background: linear-gradient(99.21deg, #3CDD97 9.05%, #00FF94 106.39%);
          -webkit-background-clip: text;
          -webkit-text-fill-color: transparent;
          background-clip: text;
          text-fill-color: transparent; }
        .adn-services .adn-services-wrapper .service-wrapper .slider-count .all {
          color: rgba(255, 255, 255, 0.2); }
      .adn-services .adn-services-wrapper .service-wrapper .service-wrapper-inner .slick-list.draggable {
        padding: 32px 0px 0 0 !important; }
        @media (max-width: 768px) {
          .adn-services .adn-services-wrapper .service-wrapper .service-wrapper-inner .slick-list.draggable {
            padding: 0px 0px 0 0 !important; } }
        @media only screen and (max-width: 667px) {
          .adn-services .adn-services-wrapper .service-wrapper .service-wrapper-inner .slick-list.draggable {
            padding: 0px 0px 0 0 !important; } }
      .adn-services .adn-services-wrapper .service-wrapper .service-wrapper-inner .service-item {
        box-sizing: border-box;
        transition: all .3s ease-in; }
        @media (max-width: 768px) {
          .adn-services .adn-services-wrapper .service-wrapper .service-wrapper-inner .service-item {
            padding-top: 0px;
            height: auto; } }
        @media only screen and (max-width: 667px) {
          .adn-services .adn-services-wrapper .service-wrapper .service-wrapper-inner .service-item {
            padding-top: 0px;
            height: auto; } }
        .adn-services .adn-services-wrapper .service-wrapper .service-wrapper-inner .service-item .service-item-inner {
          display: flex;
          flex-wrap: wrap;
          align-items: center;
          justify-content: space-between;
          border-bottom: 1px solid rgba(255, 255, 255, 0.1);
          margin-bottom: 60px;
          padding-bottom: 60px;
          padding-left: 0;
          width: 865px; }
          @media only screen and (min-width: 668px) and (max-width: 1024px) {
            .adn-services .adn-services-wrapper .service-wrapper .service-wrapper-inner .service-item .service-item-inner {
              width: 100%;
              padding: 60px 20px;
              margin-bottom: 0; } }
          @media (max-width: 768px) {
            .adn-services .adn-services-wrapper .service-wrapper .service-wrapper-inner .service-item .service-item-inner {
              flex-direction: column-reverse;
              width: 100%;
              padding: 0 20px;
              margin-bottom: 0; } }
          @media only screen and (max-width: 667px) {
            .adn-services .adn-services-wrapper .service-wrapper .service-wrapper-inner .service-item .service-item-inner {
              flex-direction: column-reverse;
              width: 100%;
              padding: 0 20px;
              margin-bottom: 0; } }
          .adn-services .adn-services-wrapper .service-wrapper .service-wrapper-inner .service-item .service-item-inner .service-content {
            width: 445px;
            margin-right: 30px;
            margin-top: 0px; }
            @media (max-width: 768px) {
              .adn-services .adn-services-wrapper .service-wrapper .service-wrapper-inner .service-item .service-item-inner .service-content {
                width: 100%;
                margin-right: 0;
                left: -10px;
                margin-top: 250px;
                margin-bottom: 30px; } }
            @media only screen and (max-width: 667px) {
              .adn-services .adn-services-wrapper .service-wrapper .service-wrapper-inner .service-item .service-item-inner .service-content {
                width: 100%;
                margin-right: 0;
                left: -10px;
                margin-top: 250px;
                margin-bottom: 30px; } }
            .adn-services .adn-services-wrapper .service-wrapper .service-wrapper-inner .service-item .service-item-inner .service-content h3 {
              font-family: 'Noto Sans';
              font-style: normal;
              font-weight: 400;
              font-size: 32px;
              line-height: 38px;
              color: #fff;
              margin-bottom: 30px; }
              @media (min-width: 1900px) {
                .adn-services .adn-services-wrapper .service-wrapper .service-wrapper-inner .service-item .service-item-inner .service-content h3 {
                  font-size: 32px;
                  line-height: 38px; } }
              @media (max-width: 768px) {
                .adn-services .adn-services-wrapper .service-wrapper .service-wrapper-inner .service-item .service-item-inner .service-content h3 {
                  margin-top: 4px;
                  font-size: 24px;
                  line-height: 30px;
                  margin-bottom: 20px; } }
              @media only screen and (max-width: 667px) {
                .adn-services .adn-services-wrapper .service-wrapper .service-wrapper-inner .service-item .service-item-inner .service-content h3 {
                  margin-top: 4px;
                  font-size: 24px;
                  line-height: 30px;
                  margin-bottom: 20px; } }
            .adn-services .adn-services-wrapper .service-wrapper .service-wrapper-inner .service-item .service-item-inner .service-content p {
              font-family: 'Manrope';
              font-style: normal;
              font-weight: 400;
              font-size: 18px;
              line-height: 30px;
              color: #BFFFEE;
              margin-top: 0;
              margin-bottom: 30px; }
              @media (min-width: 1900px) {
                .adn-services .adn-services-wrapper .service-wrapper .service-wrapper-inner .service-item .service-item-inner .service-content p {
                  font-size: 18px;
                  line-height: 30px; } }
              @media (max-width: 768px) {
                .adn-services .adn-services-wrapper .service-wrapper .service-wrapper-inner .service-item .service-item-inner .service-content p {
                  font-size: 16px;
                  line-height: 26px; } }
              @media only screen and (max-width: 667px) {
                .adn-services .adn-services-wrapper .service-wrapper .service-wrapper-inner .service-item .service-item-inner .service-content p {
                  font-size: 16px;
                  line-height: 26px; } }
          .adn-services .adn-services-wrapper .service-wrapper .service-wrapper-inner .service-item .service-item-inner .service-icon {
            width: 255px;
            display: flex;
            justify-content: center;
            position: relative;
            transition: all .3s ease-in; }
            @media (max-width: 768px) {
              .adn-services .adn-services-wrapper .service-wrapper .service-wrapper-inner .service-item .service-item-inner .service-icon {
                top: 137px;
                right: 0px; } }
            @media only screen and (max-width: 667px) {
              .adn-services .adn-services-wrapper .service-wrapper .service-wrapper-inner .service-item .service-item-inner .service-icon {
                top: 137px;
                right: 0px; } }
            .adn-services .adn-services-wrapper .service-wrapper .service-wrapper-inner .service-item .service-item-inner .service-icon svg, .adn-services .adn-services-wrapper .service-wrapper .service-wrapper-inner .service-item .service-item-inner .service-icon img {
              position: relative;
              z-index: 9;
              width: 102px;
              height: 102px; }
              @media (max-width: 1800px) {
                .adn-services .adn-services-wrapper .service-wrapper .service-wrapper-inner .service-item .service-item-inner .service-icon svg, .adn-services .adn-services-wrapper .service-wrapper .service-wrapper-inner .service-item .service-item-inner .service-icon img {
                  height: auto;
                  width: 90px; } }
              @media only screen and (max-width: 667px) {
                .adn-services .adn-services-wrapper .service-wrapper .service-wrapper-inner .service-item .service-item-inner .service-icon svg, .adn-services .adn-services-wrapper .service-wrapper .service-wrapper-inner .service-item .service-item-inner .service-icon img {
                  width: 65px;
                  height: auto; } }
            .adn-services .adn-services-wrapper .service-wrapper .service-wrapper-inner .service-item .service-item-inner .service-icon .icon-shape {
              position: absolute;
              top: 50%;
              left: 50%;
              height: 215px;
              width: 215px;
              border-radius: 100%;
              transform: translate(-50%, -50%);
              background: linear-gradient(109.55deg, #007D7D 25.51%, #27B07A 97.31%);
              z-index: 1; }
              @media (min-width: 1900px) {
                .adn-services .adn-services-wrapper .service-wrapper .service-wrapper-inner .service-item .service-item-inner .service-icon .icon-shape {
                  height: 270px;
                  width: 270px; } }
              @media (max-width: 1800px) {
                .adn-services .adn-services-wrapper .service-wrapper .service-wrapper-inner .service-item .service-item-inner .service-icon .icon-shape {
                  height: 180px;
                  width: 180px; } }
              @media (max-width: 768px) {
                .adn-services .adn-services-wrapper .service-wrapper .service-wrapper-inner .service-item .service-item-inner .service-icon .icon-shape {
                  height: 168px;
                  width: 168px; } }
              @media only screen and (max-width: 667px) {
                .adn-services .adn-services-wrapper .service-wrapper .service-wrapper-inner .service-item .service-item-inner .service-icon .icon-shape {
                  height: 168px;
                  width: 168px; } }
            .adn-services .adn-services-wrapper .service-wrapper .service-wrapper-inner .service-item .service-item-inner .service-icon .circle-animation {
              position: absolute;
              top: 50%;
              left: 50%;
              transform: translate(-50%, -50%);
              border: 1px solid rgba(255, 255, 255, 0.1);
              border-radius: 100%;
              width: 315px;
              height: 315px; }
              @media (min-width: 1900px) {
                .adn-services .adn-services-wrapper .service-wrapper .service-wrapper-inner .service-item .service-item-inner .service-icon .circle-animation {
                  width: 360px;
                  height: 360px; } }
              @media (max-width: 1800px) {
                .adn-services .adn-services-wrapper .service-wrapper .service-wrapper-inner .service-item .service-item-inner .service-icon .circle-animation {
                  width: 260px;
                  height: 260px; } }
              @media (max-width: 768px) {
                .adn-services .adn-services-wrapper .service-wrapper .service-wrapper-inner .service-item .service-item-inner .service-icon .circle-animation {
                  width: 240px;
                  height: 240px; } }
              @media only screen and (max-width: 667px) {
                .adn-services .adn-services-wrapper .service-wrapper .service-wrapper-inner .service-item .service-item-inner .service-icon .circle-animation {
                  width: 240px;
                  height: 240px; } }
      .adn-services .adn-services-wrapper .service-wrapper .service-wrapper-inner .slick-current .service-item {
        opacity: 1;
        padding-top: 10px;
        padding-bottom: 5px; }
        @media (min-width: 1900px) {
          .adn-services .adn-services-wrapper .service-wrapper .service-wrapper-inner .slick-current .service-item {
            padding-top: 33px; } }
        .adn-services .adn-services-wrapper .service-wrapper .service-wrapper-inner .slick-current .service-item .service-item-inner .service-icon {
          opacity: 1;
          z-index: 999; }

.service-details {
  background: #003941;
  padding: 60px 0; }
  @media only screen and (max-width: 667px) {
    .service-details {
      padding: 40px 0 0px 0; } }
  .service-details p {
    font-weight: 500;
    font-size: 22px;
    line-height: 32px;
    letter-spacing: 0.02em;
    color: #BFFFEE;
    margin-bottom: 40px;
    font-family: "Manrope", sans-serif;
    margin-top: 0; }
    @media only screen and (max-width: 667px) {
      .service-details p {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 30px; } }

.simple-text {
  background: #003941;
  padding: 60px 0 54px 0; }
  @media only screen and (max-width: 667px) {
    .simple-text {
      padding: 30px 0 20px 0; } }
  .simple-text p {
    max-width: 825px;
    font-family: "Manrope", sans-serif;
    font-weight: 500;
    font-size: 22px;
    line-height: 32px;
    letter-spacing: 0.02em;
    color: #BFFFEE;
    margin-top: 0; }
    @media only screen and (max-width: 667px) {
      .simple-text p {
        font-size: 18px;
        line-height: 30px; } }
  .simple-text.career__text p {
    max-width: 917px; }
  .simple-text.center p {
    margin: 0 auto; }

.career-details {
  background-color: #003941;
  padding: 110px 0 150px 0; }
  .career-details .container {
    max-width: 830px; }
    @media only screen and (max-width: 667px) {
      .career-details .container {
        max-width: 100%; } }
    .career-details .container .arrow-top a {
      display: flex;
      align-items: center;
      color: #fff;
      font-family: "Manrope", sans-serif;
      letter-spacing: 0.04em;
      text-transform: uppercase;
      font-weight: 700;
      font-size: 12px;
      line-height: 24px;
      text-decoration: none;
      transition: all .2s ease-in; }
      .career-details .container .arrow-top a:hover {
        color: #27B07A; }
        .career-details .container .arrow-top a:hover svg path {
          fill: #27B07A; }
      .career-details .container .arrow-top a svg {
        margin-right: 8px; }
    .career-details .container h2 {
      margin-bottom: 20px;
      margin-top: 40px; }
    .career-details .container ul.job-list {
      list-style: none;
      display: flex;
      padding-left: 5px;
      margin-bottom: 110px; }
      @media only screen and (max-width: 667px) {
        .career-details .container ul.job-list {
          margin-bottom: 20px;
          display: block; } }
      .career-details .container ul.job-list li {
        margin-right: 16px;
        font-size: 16px;
        line-height: 26px;
        font-family: "Manrope", sans-serif;
        color: #fff;
        display: flex;
        align-items: center; }
        .career-details .container ul.job-list li svg {
          position: relative;
          margin-right: 10px; }
        .career-details .container ul.job-list li.line {
          color: rgba(255, 255, 255, 0.1) !important; }
          @media only screen and (max-width: 667px) {
            .career-details .container ul.job-list li.line {
              display: none; } }
        .career-details .container ul.job-list li strong {
          font-weight: 600; }
    .career-details .container h4 {
      font-weight: 400;
      font-size: 32px;
      line-height: 38px;
      margin-bottom: 20px;
      color: #FFFFFF;
      font-family: "Noto Sans", sans-serif; }
    .career-details .container p {
      font-weight: 400;
      font-size: 18px;
      line-height: 30px;
      color: #BFFFEE;
      margin-bottom: 20px;
      font-family: "Manrope", sans-serif; }
    .career-details .container ul {
      padding-left: 20px;
      padding-bottom: 5px; }
      .career-details .container ul li {
        font-weight: 400;
        font-size: 18px;
        line-height: 30px;
        color: #BFFFEE;
        font-family: "Manrope", sans-serif; }
    .career-details .container .career-bottom {
      display: flex;
      justify-content: space-between;
      align-items: center;
      border-top: 1px solid rgba(255, 255, 255, 0.1);
      padding-top: 30px;
      padding-bottom: 30px;
      border-bottom: 1px solid rgba(255, 255, 255, 0.1);
      margin-top: 60px; }
      @media only screen and (max-width: 667px) {
        .career-details .container .career-bottom {
          justify-content: flex-start;
          flex-wrap: wrap; }
          .career-details .container .career-bottom .btn-primary {
            padding-left: 24px; }
            .career-details .container .career-bottom .btn-primary svg.circle {
              margin-left: 0; } }
      .career-details .container .career-bottom .social-share {
        display: flex;
        flex-wrap: wrap; }
        .career-details .container .career-bottom .social-share h4 {
          font-weight: 600;
          font-size: 16px;
          line-height: 26px;
          font-family: "Manrope", sans-serif;
          margin-right: 8px; }
        .career-details .container .career-bottom .social-share ul {
          display: flex;
          flex-wrap: wrap;
          list-style: none;
          margin-bottom: 0;
          list-style: none;
          padding-left: 5px; }
          .career-details .container .career-bottom .social-share ul li {
            margin-right: 5px; }
            @media only screen and (max-width: 667px) {
              .career-details .container .career-bottom .social-share ul li {
                margin-right: 10px; } }
            .career-details .container .career-bottom .social-share ul li a {
              transition: all .3s ease-in; }
              .career-details .container .career-bottom .social-share ul li a:hover svg {
                background: #fff;
                border-radius: 100%; }
                .career-details .container .career-bottom .social-share ul li a:hover svg rect {
                  stroke: #fff; }

.apply-job {
  background-color: #003941;
  padding: 110px 0 150px 0; }
  @media only screen and (max-width: 667px) {
    .apply-job {
      padding: 110px 0 60px 0; } }
  .apply-job .container {
    max-width: 730px; }
    @media only screen and (max-width: 667px) {
      .apply-job .container {
        max-width: 100%; } }
    .apply-job .container .arrow-top a {
      display: flex;
      align-items: center;
      color: #fff;
      font-family: "Manrope", sans-serif;
      letter-spacing: 0.04em;
      text-transform: uppercase;
      font-weight: 700;
      font-size: 12px;
      line-height: 24px;
      text-decoration: none;
      transition: all .2s ease-in; }
      .apply-job .container .arrow-top a:hover {
        color: #27B07A; }
        .apply-job .container .arrow-top a:hover svg path {
          fill: #27B07A; }
      .apply-job .container .arrow-top a svg {
        margin-right: 8px; }
    .apply-job .container h2 {
      margin: 40px 0 60px 0;
      text-align: center;
      font-size: 40px;
      line-height: 46px;
      font-family: "Noto Sans", sans-serif;
      text-transform: inherit; }
      @media only screen and (max-width: 667px) {
        .apply-job .container h2 {
          font-size: 32px;
          text-align: left;
          margin: 40px 0px; } }
    .apply-job .container .apply-form .form-group .phone-field {
      width: 320px; }
      .apply-job .container .apply-form .form-group .phone-field .iti {
        width: 100%; }
      @media only screen and (max-width: 667px) {
        .apply-job .container .apply-form .form-group .phone-field {
          width: 100%;
          margin-bottom: 20px; } }
      .apply-job .container .apply-form .form-group .phone-field .iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
        background-color: transparent; }
      .apply-job .container .apply-form .form-group .phone-field .iti__arrow {
        border-top: 4px solid #fff; }
      .apply-job .container .apply-form .form-group .phone-field input {
        padding-left: 48px;
        width: 100%;
        box-sizing: border-box; }
        @media only screen and (max-width: 667px) {
          .apply-job .container .apply-form .form-group .phone-field input {
            margin-bottom: 20px; } }
        .apply-job .container .apply-form .form-group .phone-field input.error {
          border: 1px solid #ff7575; }
      .apply-job .container .apply-form .form-group .phone-field #valid-msg {
        background: linear-gradient(99.21deg, #3CDD97 9.05%, #00FF94 106.39%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
        font-size: 18px;
        margin-top: 10px;
        margin-bottom: 10px;
        font-family: "Manrope", sans-serif;
        display: block;
        font-weight: 600; }
        @media only screen and (max-width: 667px) {
          .apply-job .container .apply-form .form-group .phone-field #valid-msg {
            margin-bottom: 0; } }
        .apply-job .container .apply-form .form-group .phone-field #valid-msg.hide {
          display: none; }
      .apply-job .container .apply-form .form-group .phone-field #error-msg {
        font-size: 18px;
        margin-top: 10px;
        margin-bottom: 10px;
        font-family: "Manrope", sans-serif;
        color: #ff7575;
        display: block;
        font-weight: 600; }
        @media only screen and (max-width: 667px) {
          .apply-job .container .apply-form .form-group .phone-field #error-msg {
            margin-bottom: 0; } }
        .apply-job .container .apply-form .form-group .phone-field #error-msg.hide {
          display: none; }
      @media only screen and (max-width: 667px) {
        .apply-job .container .apply-form .form-group .phone-field .iti {
          width: 100%; } }
    .apply-job .container .apply-form .form-group.half-width {
      width: 50%;
      float: left; }
      @media only screen and (max-width: 667px) {
        .apply-job .container .apply-form .form-group.half-width {
          width: 100%; } }
    .apply-job .container .apply-form .form-group.file label {
      width: calc(100% - 30px);
      border: 1px solid rgba(219, 249, 238, 0.2);
      border-radius: 10px;
      display: flex;
      padding: 15px 30px;
      flex-wrap: wrap;
      justify-content: center;
      box-sizing: border-box;
      cursor: pointer; }
      @media only screen and (max-width: 667px) {
        .apply-job .container .apply-form .form-group.file label {
          width: 100%; } }
      .apply-job .container .apply-form .form-group.file label strong {
        width: 100%;
        text-align: center;
        font-weight: 600;
        font-size: 16px;
        line-height: 26px;
        color: #fff;
        font-family: "Manrope", sans-serif;
        margin-bottom: 4px; }
      .apply-job .container .apply-form .form-group.file label p {
        font-weight: 400;
        font-size: 14px;
        line-height: 22px;
        letter-spacing: 0.02em;
        color: #BFFFEE;
        margin-bottom: 0;
        font-family: "Manrope", sans-serif; }
    .apply-job .container .apply-form .form-group.file input {
      height: 0;
      opacity: 0;
      padding: 0; }
    .apply-job .container .apply-form .form-group input {
      border: 1px solid rgba(219, 249, 238, 0.2);
      border-radius: 100px;
      background: transparent;
      padding: 16px 20px;
      margin-bottom: 30px;
      width: 100%;
      outline: 0;
      font-weight: 600;
      font-size: 16px;
      line-height: 26px;
      font-family: "Manrope", sans-serif;
      color: #BFFFEE;
      width: calc(100% - 30px);
      box-sizing: border-box; }
      @media only screen and (max-width: 667px) {
        .apply-job .container .apply-form .form-group input {
          width: 100%; } }
      .apply-job .container .apply-form .form-group input.error {
        border: 1px solid red; }
      .apply-job .container .apply-form .form-group input::-webkit-input-placeholder {
        /* Edge */
        color: #BFFFEE; }
      .apply-job .container .apply-form .form-group input::-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        color: #BFFFEE; }
      .apply-job .container .apply-form .form-group input::placeholder {
        color: #BFFFEE; }
    .apply-job .container .apply-form button.submit-btn {
      background: linear-gradient(99.21deg, #3CDD97 9.05%, #00FF94 106.39%);
      border-radius: 100px;
      width: calc(100% - 30px);
      border: none;
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 16px 20px;
      box-sizing: border-box;
      cursor: pointer;
      font-weight: 700;
      font-size: 12px;
      line-height: 24px;
      letter-spacing: 0.04em;
      text-transform: uppercase;
      color: #003941; }
      @media only screen and (max-width: 667px) {
        .apply-job .container .apply-form button.submit-btn {
          width: 100%; } }
      .apply-job .container .apply-form button.submit-btn svg {
        margin-right: 10px; }
    .apply-job .container .apply-form span.file-name {
      margin-bottom: 10px;
      display: inline-block;
      color: #fff;
      font-family: "Manrope", sans-serif;
      width: 100%;
      word-break: break-all; }

.life-at-adn-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 120px;
  padding: 100px 0 50px 0px;
  position: relative; }
  @media only screen and (max-width: 667px) {
    .life-at-adn-wrapper {
      gap: 30px;
      padding: 60px 0 50px 0; } }
  .life-at-adn-wrapper .slider-thumb {
    position: relative;
    width: 546px;
    height: 506px;
    border-radius: 0 0 59px 0; }
    @media only screen and (min-width: 668px) and (max-width: 1024px) {
      .life-at-adn-wrapper .slider-thumb {
        width: 100%; } }
    @media only screen and (max-width: 667px) {
      .life-at-adn-wrapper .slider-thumb {
        height: 355px; } }
    .life-at-adn-wrapper .slider-thumb img {
      height: 100%;
      width: 100%;
      object-fit: cover; }
    .life-at-adn-wrapper .slider-thumb .overlay {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border-radius: 0 0 59px 0; }
    .life-at-adn-wrapper .slider-thumb img {
      border-radius: 0 0 65px 0; }
  .life-at-adn-wrapper .content {
    width: 445px; }
    @media only screen and (min-width: 668px) and (max-width: 1024px) {
      .life-at-adn-wrapper .content {
        width: 100%; } }
    .life-at-adn-wrapper .content p {
      font-family: "Manrope", sans-serif;
      font-size: 22px;
      font-weight: 500;
      line-height: 32px;
      letter-spacing: 0.02em;
      text-align: left;
      color: #fff; }
      @media only screen and (max-width: 667px) {
        .life-at-adn-wrapper .content p {
          font-size: 18px;
          line-height: 28px; } }

.available-position {
  background-color: #003941;
  padding-bottom: 50px;
  padding-top: 50px; }
  @media only screen and (max-width: 667px) {
    .available-position {
      padding-top: 40px;
      padding-bottom: 60px;
      position: relative; } }
  .available-position .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: relative; }
    @media only screen and (max-width: 667px) {
      .available-position .container {
        justify-content: flex-start; } }
    .available-position .container .circle-shape {
      background: linear-gradient(292.49deg, #006D7C 28.2%, #27B07A 152.5%);
      position: absolute;
      left: -287px;
      top: -33%;
      width: 577px;
      height: 577px;
      border-radius: 100%; }
      @media only screen and (max-width: 667px) {
        .available-position .container .circle-shape {
          left: -184px;
          top: -84px;
          width: 321px;
          height: 321px; } }
    .available-position .container ul.job-lists {
      width: 100%;
      margin-left: 0px;
      box-sizing: border-box;
      list-style: none;
      padding-right: 0px;
      padding-left: 0;
      scrollbar-color: #3CDD97 #002328;
      scrollbar-width: thin;
      margin-bottom: 0; }
      @media only screen and (max-width: 667px) {
        .available-position .container ul.job-lists {
          padding-right: 0;
          width: 100%;
          margin-left: 0;
          margin-top: 30px;
          margin-bottom: 0; } }
      .available-position .container ul.job-lists li {
        background: linear-gradient(292.49deg, #006D7C 28.2%, #27B07A 152.5%);
        border-radius: 0px 0px 40px 0px;
        padding: 24px 19px 22px 13px;
        box-sizing: border-box;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 10px; }
        .available-position .container ul.job-lists li:last-child {
          margin-bottom: 0; }
        @media only screen and (max-width: 667px) {
          .available-position .container ul.job-lists li {
            display: block; } }
        .available-position .container ul.job-lists li .left-section {
          width: 657px;
          display: flex;
          align-items: center;
          gap: 30px; }
          @media only screen and (min-width: 668px) and (max-width: 1024px) {
            .available-position .container ul.job-lists li .left-section {
              width: 100%; } }
          @media only screen and (max-width: 667px) {
            .available-position .container ul.job-lists li .left-section {
              width: 100%;
              flex-wrap: wrap; } }
          .available-position .container ul.job-lists li .left-section .job-list-counter {
            font-weight: 500;
            font-size: 24px;
            line-height: 30px;
            font-family: "Manrope", sans-serif;
            letter-spacing: 0.02em;
            color: #fff;
            width: 38px;
            border-right: 1px solid #BFFFEE;
            height: 94px;
            display: flex;
            flex-wrap: wrap;
            padding-right: 12px;
            align-items: center;
            box-sizing: content-box; }
            @media only screen and (max-width: 667px) {
              .available-position .container ul.job-lists li .left-section .job-list-counter {
                border-right: 0;
                height: auto; } }
          .available-position .container ul.job-lists li .left-section h3 {
            font-weight: 500;
            font-size: 22px;
            line-height: 32px;
            letter-spacing: 0.02em;
            color: #fff;
            font-family: "Manrope", sans-serif;
            margin-bottom: 12px;
            max-width: 562px; }
            @media only screen and (max-width: 667px) {
              .available-position .container ul.job-lists li .left-section h3 {
                margin-bottom: 15px;
                text-transform: inherit; } }
          .available-position .container ul.job-lists li .left-section ul {
            display: flex;
            flex-wrap: wrap;
            padding: 0;
            gap: 10px; }
            .available-position .container ul.job-lists li .left-section ul li {
              margin-top: 0;
              margin-bottom: 0;
              font-weight: 400;
              font-size: 14px;
              line-height: 22px;
              font-family: "Manrope", sans-serif;
              color: #fff;
              background: transparent;
              padding: 0; }
              @media only screen and (max-width: 667px) {
                .available-position .container ul.job-lists li .left-section ul li:nth-child(2) {
                  display: none; } }
              .available-position .container ul.job-lists li .left-section ul li span {
                font-weight: 600; }
              @media only screen and (max-width: 667px) {
                .available-position .container ul.job-lists li .left-section ul li {
                  font-size: 14px;
                  line-height: 22px;
                  font-weight: 400; } }
        .available-position .container ul.job-lists li .right-section {
          width: calc(100% - 657px);
          display: flex;
          flex-wrap: wrap;
          justify-content: flex-end; }
          @media only screen and (min-width: 668px) and (max-width: 1024px) {
            .available-position .container ul.job-lists li .right-section {
              width: 100%;
              justify-content: flex-start;
              margin-top: 30px; } }
          @media only screen and (max-width: 667px) {
            .available-position .container ul.job-lists li .right-section {
              width: 100%;
              margin-top: 20px; } }
          .available-position .container ul.job-lists li .right-section ul {
            display: flex;
            flex-wrap: wrap;
            width: 100%;
            justify-content: flex-end;
            gap: 20px;
            padding-left: 0;
            margin-bottom: 26px; }
            @media only screen and (min-width: 668px) and (max-width: 1024px) {
              .available-position .container ul.job-lists li .right-section ul {
                justify-content: flex-start;
                margin-bottom: 10px; } }
            @media only screen and (max-width: 667px) {
              .available-position .container ul.job-lists li .right-section ul {
                margin-bottom: 10px; } }
            .available-position .container ul.job-lists li .right-section ul li {
              background: transparent;
              font-size: 14px;
              line-height: 22px;
              color: #BFFFEE;
              letter-spacing: 0.02em;
              padding: 0;
              font-family: "Manrope", sans-serif;
              margin-bottom: 0; }
              .available-position .container ul.job-lists li .right-section ul li::before {
                content: '';
                width: 10px;
                height: 10px;
                border-radius: 100%;
                background: #BFFFEE;
                margin-right: 10px; }
          .available-position .container ul.job-lists li .right-section .btn-primary {
            min-width: auto; }
    .available-position .container .available-left {
      width: 100%;
      position: relative;
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: space-between;
      margin-bottom: 30px;
      z-index: 999; }
      @media only screen and (max-width: 667px) {
        .available-position .container .available-left {
          margin-bottom: 10px; } }
      .available-position .container .available-left h2 {
        margin-bottom: 15px;
        max-width: 600px; }
        @media only screen and (min-width: 668px) and (max-width: 1024px) {
          .available-position .container .available-left h2 {
            margin-bottom: 30px; } }
        @media only screen and (max-width: 667px) {
          .available-position .container .available-left h2 {
            margin-bottom: 30px; } }
      .available-position .container .available-left .sorting__option {
        display: flex;
        flex-wrap: wrap;
        width: 422px;
        gap: 30px; }
        @media only screen and (max-width: 667px) {
          .available-position .container .available-left .sorting__option {
            width: 100%;
            gap: 10px; } }
      .available-position .container .available-left select {
        cursor: pointer;
        display: inline-block;
        position: relative;
        background: #003941;
        border: 1px solid #3CDD97;
        box-sizing: border-box;
        color: #fff;
        height: 40px;
        letter-spacing: .05em;
        outline: 0;
        width: 100%;
        padding: 11px 45px 6px 25px;
        line-height: 18px;
        border-radius: 100px;
        font-weight: 500;
        font-size: 12px;
        font-family: "Manrope", sans-serif;
        width: 194px;
        --bg-image: url(../img/arrow.svg);
        background-image: var(--bg-image);
        background-repeat: no-repeat;
        background-position: right;
        appearance: none;
        background-size: 10px;
        background-position: 95%; }
        .available-position .container .available-left select.mr-0 {
          margin-right: 0; }

.about-slider.career-page {
  padding-top: 0; }
  .about-slider.career-page .container h2 {
    margin-bottom: 60px; }
  @media only screen and (max-width: 667px) {
    .about-slider.career-page .wrapper .holder .slide-item .content {
      gap: 20px; } }
  .about-slider.career-page .wrapper .holder .slide-item .content h3 {
    font-weight: 400;
    font-size: 28px;
    line-height: 38px;
    color: #FFFFFF;
    margin-bottom: 20px;
    font-family: "Noto Sans", sans-serif; }
    @media only screen and (max-width: 667px) {
      .about-slider.career-page .wrapper .holder .slide-item .content h3 {
        font-size: 24px;
        line-height: 30px;
        text-align: center; } }
  @media (min-width: 1920px) {
    .about-slider.career-page .wrapper .holder .slide-item .content p {
      width: 540px; } }

ul.job-list-content {
  list-style: none;
  padding-left: 0;
  margin-bottom: 40px;
  margin-top: 0; }
  ul.job-list-content li {
    display: inline-block;
    padding-bottom: 8px;
    color: #94ffee;
    font-family: "Manrope", sans-serif;
    width: 100%;
    margin-bottom: 0;
    font-size: 15px;
    text-align: center; }
    @media only screen and (max-width: 667px) {
      ul.job-list-content li {
        text-align: left; } }

.adn__why-card {
  position: relative;
  border: 1px solid transparent;
  background: #003941;
  background-clip: padding-box;
  border-radius: 0px 0 59px 0;
  padding: 35px 25px 83px 25px; }
  .adn__why-card::after {
    content: '';
    position: absolute;
    top: -1px;
    bottom: -1px;
    left: -1px;
    right: -1px;
    background: linear-gradient(109.55deg, #007D7D 25.51%, #27B07A 97.31%);
    z-index: -1;
    border-radius: 0px 0 59px 0; }
  .adn__why-card img {
    display: block;
    margin-bottom: 30px; }
  .adn__why-card .why__title {
    font-family: "Manrope", sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: 0.02em;
    background: linear-gradient(99.21deg, #3CDD97 9.05%, #00FF94 106.39%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    margin-bottom: 18px; }
  .adn__why-card .why__text {
    font-size: 18px;
    line-height: 30px;
    font-family: "Manrope", sans-serif;
    color: #fff;
    margin-bottom: 0; }

.adn__why-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 30px; }
  .adn__why-wrapper .adn__why-card {
    width: calc( 33.33% - 30px); }
    @media only screen and (min-width: 668px) and (max-width: 1024px) {
      .adn__why-wrapper .adn__why-card {
        width: calc( 50% - 30px); } }
    @media only screen and (max-width: 667px) {
      .adn__why-wrapper .adn__why-card {
        width: 100%; } }

.browse__vacancy {
  padding: 100px 0; }
  @media only screen and (min-width: 668px) and (max-width: 1024px) {
    .browse__vacancy {
      padding: 60px 0; } }
  @media only screen and (max-width: 667px) {
    .browse__vacancy {
      padding: 60px 0; } }
  .browse__vacancy h2 {
    margin-bottom: 60px; }

.browse__vacancy-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 60px 30px;
  align-items: center; }
  .browse__vacancy-wrapper img {
    height: auto;
    object-fit: contain; }
  .browse__vacancy-wrapper a {
    display: block;
    width: calc( 25% - 30px);
    text-align: center; }
    @media only screen and (max-width: 667px) {
      .browse__vacancy-wrapper a {
        width: calc( 50% - 30px); } }
    @media only screen and (max-width: 667px) {
      .browse__vacancy-wrapper a img {
        max-width: 100%; } }

.career__simple-text {
  margin-bottom: 50px;
  padding-bottom: 50px; }
  .career__simple-text h4 {
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0.02em;
    margin-bottom: 12px;
    color: #fff;
    font-family: "Manrope", sans-serif;
    margin-top: 0; }
  .career__simple-text p {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.02em;
    color: #BFFFEE;
    font-family: "Manrope", sans-serif;
    max-width: 897px; }

.media-slider {
  padding: 50px 0 100px 0;
  background-color: #003941;
  overflow: hidden; }
  @media (max-width: 1150px) {
    .media-slider {
      padding: 60px 0; } }
  @media only screen and (max-width: 667px) {
    .media-slider {
      padding: 0 0 60px 0; } }
  .media-slider .wrapper {
    position: relative; }
  .media-slider .holder {
    position: relative;
    margin: 0 auto;
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 60px 30px; }
    @media only screen and (max-width: 667px) {
      .media-slider .holder {
        gap: 30px; } }
    .media-slider .holder .slick-list {
      padding-left: 0px !important; }
      @media only screen and (max-width: 667px) {
        .media-slider .holder .slick-list {
          padding: 0 !important; } }
    .media-slider .holder .progress {
      display: inline-flex !important;
      width: 100%;
      height: 260px;
      transition: all .3s ease-in;
      align-items: center;
      justify-content: center;
      margin-bottom: 18px; }
      .media-slider .holder .progress img {
        width: 100%;
        height: 100%;
        display: block; }
        @media only screen and (max-width: 667px) {
          .media-slider .holder .progress img {
            width: 100%;
            height: 100%;
            padding: 0px; } }
      .media-slider .holder .progress > *:nth-child(5),
      .media-slider .holder .progress > * :nth-child(6) {
        display: none; }
      @media only screen and (max-width: 667px) {
        .media-slider .holder .progress {
          width: 100%;
          height: 100%; } }
    .media-slider .holder .slide-item {
      width: calc( 33.33% - 30px); }
      @media only screen and (min-width: 668px) and (max-width: 1024px) {
        .media-slider .holder .slide-item {
          width: calc( 50% - 30px); } }
      @media only screen and (max-width: 667px) {
        .media-slider .holder .slide-item {
          width: 100%; } }
      .media-slider .holder .slide-item .slider-content {
        position: relative;
        left: 0;
        z-index: 9;
        top: 0;
        max-width: 100%; }
        @media (max-width: 1150px) {
          .media-slider .holder .slide-item .slider-content {
            position: relative;
            margin-bottom: 30px;
            top: 0;
            max-width: 100%; } }
        @media only screen and (max-width: 667px) {
          .media-slider .holder .slide-item .slider-content {
            left: 0;
            margin-bottom: 0; } }
        .media-slider .holder .slide-item .slider-content h2 {
          font-size: 24px;
          font-weight: 500;
          line-height: 30px;
          letter-spacing: 0.02em;
          text-align: left;
          margin-bottom: 0; }
          @media only screen and (max-width: 667px) {
            .media-slider .holder .slide-item .slider-content h2 {
              font-size: 20px;
              line-height: 26px; } }
      .media-slider .holder .slide-item .slider-thumb {
        padding-left: 0px;
        position: relative;
        overflow: hidden;
        margin-bottom: 8px; }
        .media-slider .holder .slide-item .slider-thumb svg.banner__two-shape {
          position: absolute;
          bottom: -10px;
          width: 100%; }
        .media-slider .holder .slide-item .slider-thumb svg.banner__one-shape {
          position: absolute;
          bottom: 10px;
          width: 100%; }
        .media-slider .holder .slide-item .slider-thumb .gallery__thumbnail-overlay {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -60%);
          z-index: 9;
          z-index: 3;
          transition: all .4s ease-in;
          opacity: 0;
          display: flex;
          flex-wrap: wrap;
          justify-content: center;
          align-items: center;
          height: 100%;
          width: 100%;
          background: #00394199; }
          .media-slider .holder .slide-item .slider-thumb .gallery__thumbnail-overlay .gallery__thumbnail-overlay-inner {
            display: flex;
            flex-wrap: wrap;
            justify-content: center; }
        .media-slider .holder .slide-item .slider-thumb span.gallery__counter {
          width: 100%;
          text-align: center;
          font-size: 14px;
          font-weight: 600;
          line-height: 22px;
          letter-spacing: 0.02em;
          display: flex;
          gap: 8px;
          justify-content: center;
          color: #fff;
          margin-top: 8px;
          font-family: "Manrope", sans-serif; }
        .media-slider .holder .slide-item .slider-thumb img {
          z-index: 3; }
        .media-slider .holder .slide-item .slider-thumb:hover .gallery__thumbnail-overlay {
          opacity: 1;
          transform: translate(-50%, -50%); }
      @media only screen and (max-width: 667px) {
        .media-slider .holder .slide-item {
          flex-flow: column;
          align-items: center; } }
      .media-slider .holder .slide-item .others__gallery {
        display: none;
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 999991;
        background: #04353CCC; }
        .media-slider .holder .slide-item .others__gallery .gallery-details {
          max-width: 920px;
          width: 100%;
          height: 100vh;
          background: #ffffff;
          position: fixed;
          top: 0;
          right: 0;
          opacity: 0;
          transition: all .2s ease-in;
          z-index: -1; }
          @media only screen and (max-width: 667px) {
            .media-slider .holder .slide-item .others__gallery .gallery-details {
              overflow-y: scroll; } }
          @media only screen and (max-width: 667px) {
            .media-slider .holder .slide-item .others__gallery .gallery-details {
              margin: 26px 15px;
              left: 0%;
              transform: translate(0, 0);
              width: calc(100% - 30px); } }
          .media-slider .holder .slide-item .others__gallery .gallery-details .heading {
            padding: 38px 130px 50px 38px;
            border-bottom: 1px solid rgba(0, 57, 65, 0.1);
            position: relative; }
            @media only screen and (max-width: 667px) {
              .media-slider .holder .slide-item .others__gallery .gallery-details .heading {
                padding: 20px; } }
            .media-slider .holder .slide-item .others__gallery .gallery-details .heading h5 {
              font-family: "Noto Sans", sans-serif;
              font-style: normal;
              font-weight: 400;
              font-size: 28px;
              line-height: 38px;
              color: #003941;
              margin: 0; }
              @media only screen and (max-width: 667px) {
                .media-slider .holder .slide-item .others__gallery .gallery-details .heading h5 {
                  max-width: 184px; } }
            .media-slider .holder .slide-item .others__gallery .gallery-details .heading .cls-btn {
              width: 90px;
              height: 114px;
              position: absolute;
              background: linear-gradient(99.21deg, #3CDD97 9.05%, #00FF94 106.39%);
              display: flex;
              justify-content: center;
              align-items: center;
              right: 100%;
              top: 0;
              cursor: pointer; }
              @media only screen and (min-width: 668px) and (max-width: 1024px) {
                .media-slider .holder .slide-item .others__gallery .gallery-details .heading .cls-btn {
                  top: 20px;
                  right: 20px;
                  width: 42px;
                  height: 42px;
                  border: 1px solid rgba(0, 57, 65, 0.2);
                  border-radius: 40px;
                  background: #fff; }
                  .media-slider .holder .slide-item .others__gallery .gallery-details .heading .cls-btn img {
                    width: 14px;
                    height: 14px; } }
              @media only screen and (max-width: 667px) {
                .media-slider .holder .slide-item .others__gallery .gallery-details .heading .cls-btn {
                  top: 20px;
                  right: 20px;
                  width: 42px;
                  height: 42px;
                  border: 1px solid rgba(0, 57, 65, 0.2);
                  border-radius: 40px;
                  background: #fff; }
                  .media-slider .holder .slide-item .others__gallery .gallery-details .heading .cls-btn img {
                    width: 14px;
                    height: 14px; } }
          .media-slider .holder .slide-item .others__gallery .gallery-details .media-gallery {
            box-sizing: border-box;
            display: flex;
            flex-wrap: wrap;
            margin-top: 40px;
            gap: 10px;
            padding: 0 50px 0 50px;
            overflow-y: scroll;
            height: 100vh;
            padding-bottom: 200px; }
            @media only screen and (max-width: 667px) {
              .media-slider .holder .slide-item .others__gallery .gallery-details .media-gallery {
                padding: 0 20px;
                overflow-y: unset;
                height: 100%; } }
            .media-slider .holder .slide-item .others__gallery .gallery-details .media-gallery .total__photos {
              display: flex;
              gap: 12px;
              align-items: center;
              font-size: 18px;
              line-height: 30px;
              font-family: "Manrope", sans-serif;
              background: linear-gradient(113.69deg, #075762 13.01%, #27B07A 82.13%);
              -webkit-background-clip: text;
              -webkit-text-fill-color: transparent; }
            .media-slider .holder .slide-item .others__gallery .gallery-details .media-gallery .gallery-grid {
              display: flex;
              flex-wrap: wrap;
              gap: 10px; }
            .media-slider .holder .slide-item .others__gallery .gallery-details .media-gallery a {
              width: calc( 33.33% - 10px);
              height: 235px;
              display: block; }
              @media only screen and (min-width: 668px) and (max-width: 1024px) {
                .media-slider .holder .slide-item .others__gallery .gallery-details .media-gallery a {
                  width: calc( 50% - 10px); } }
              @media only screen and (max-width: 667px) {
                .media-slider .holder .slide-item .others__gallery .gallery-details .media-gallery a {
                  width: 100%; } }
              .media-slider .holder .slide-item .others__gallery .gallery-details .media-gallery a img {
                display: block;
                width: 100%;
                height: 100%;
                object-fit: cover; }
              .media-slider .holder .slide-item .others__gallery .gallery-details .media-gallery a.half-width {
                width: calc( 50% - 10px); }
              .media-slider .holder .slide-item .others__gallery .gallery-details .media-gallery a.full-width {
                width: calc( 100% - 10px); }
          .media-slider .holder .slide-item .others__gallery .gallery-details .content {
            padding: 40px 130px 50px 50px;
            overflow-y: scroll;
            height: 80vh;
            width: 100%; }
            @media only screen and (max-width: 667px) {
              .media-slider .holder .slide-item .others__gallery .gallery-details .content {
                padding: 20px; } }
            .media-slider .holder .slide-item .others__gallery .gallery-details .content img {
              margin-bottom: 30px;
              width: 100%; }
              @media only screen and (max-width: 667px) {
                .media-slider .holder .slide-item .others__gallery .gallery-details .content img {
                  max-width: 100%; } }
            .media-slider .holder .slide-item .others__gallery .gallery-details .content h6 {
              font-family: "Noto Sans", sans-serif;
              font-style: normal;
              font-weight: 400;
              font-size: 32px;
              line-height: 38px;
              color: #003941;
              margin: 0;
              margin-bottom: 30px; }
            .media-slider .holder .slide-item .others__gallery .gallery-details .content p {
              font-family: "Manrope", sans-serif;
              font-style: normal;
              font-weight: 400;
              font-size: 16px;
              line-height: 26px;
              letter-spacing: 0.02em;
              color: #003941;
              margin: 0; }
      .media-slider .holder .slide-item.active .others__gallery {
        display: block; }
        .media-slider .holder .slide-item.active .others__gallery .gallery-details {
          display: block;
          opacity: 1;
          z-index: 999;
          transform: translateX(0px); }
    .media-slider .holder .slick-slide.slick-current.slick-active.slick-center .slide-item {
      opacity: 1; }
      .media-slider .holder .slick-slide.slick-current.slick-active.slick-center .slide-item .slider-content {
        opacity: 1; }
      .media-slider .holder .slick-slide.slick-current.slick-active.slick-center .slide-item .slider-thumb {
        padding-left: 320px; }
        @media (max-width: 1150px) {
          .media-slider .holder .slick-slide.slick-current.slick-active.slick-center .slide-item .slider-thumb {
            padding-left: 100px; } }
        @media only screen and (max-width: 667px) {
          .media-slider .holder .slick-slide.slick-current.slick-active.slick-center .slide-item .slider-thumb {
            padding-left: 0; } }

.insertYboxAjaxHere {
  min-width: inherit !important;
  min-height: inherit !important;
  overflow: auto;
  padding: 0 !important;
  height: 536px;
  width: 920px; }
  .insertYboxAjaxHere .adn-modal-content {
    width: 100%;
    height: 100%; }
    .insertYboxAjaxHere .adn-modal-content .adn-modal-slider {
      height: 100%;
      width: 100%; }
      .insertYboxAjaxHere .adn-modal-content .adn-modal-slider img {
        height: 100%;
        width: 100%; }

.mfp-wrap {
  z-index: 9999992;
  background: #04353CCC; }

.investor-lists {
  background: #003941;
  padding: 68px 0 60px 0;
  position: relative; }
  .investor-lists .right-glow-shape {
    height: 100%;
    width: 770px;
    border-radius: 100%;
    right: 0;
    top: 0;
    border-radius: 100%;
    position: absolute; }
  @media only screen and (max-width: 667px) {
    .investor-lists {
      padding: 20px 0 60px 0; } }
  .investor-lists ul {
    list-style: none;
    width: 920px;
    padding-left: 0;
    margin: 0 auto; }
    @media only screen and (min-width: 668px) and (max-width: 1024px) {
      .investor-lists ul {
        width: 100%; } }
    @media only screen and (max-width: 667px) {
      .investor-lists ul {
        width: 100%; } }
    .investor-lists ul li a {
      display: flex;
      align-items: center;
      flex-wrap: wrap;
      justify-content: space-between;
      font-family: 'Manrope';
      font-style: normal;
      font-weight: 500;
      font-size: 24px;
      line-height: 30px;
      letter-spacing: 0.02em;
      color: #FFFFFF;
      text-decoration: none;
      border-bottom: 1px solid rgba(255, 255, 255, 0.1);
      padding-bottom: 20px;
      margin-bottom: 12px;
      transition: all .2s ease-in-out; }
      @media only screen and (max-width: 667px) {
        .investor-lists ul li a {
          position: relative;
          padding-right: 60px;
          font-size: 18px; }
          .investor-lists ul li a svg {
            position: absolute;
            right: 0;
            top: 50%;
            transform: translateY(-65%);
            width: 35px; } }
      .investor-lists ul li a:hover {
        background: linear-gradient(99.21deg, #3CDD97 9.05%, #00FF94 106.39%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
        text-fill-color: transparent; }
        .investor-lists ul li a:hover svg circle {
          fill: #00FF94;
          stroke: #00FF94; }
        .investor-lists ul li a:hover svg path {
          stroke: #003941; }
    .investor-lists ul li:last-child a {
      margin-bottom: 0; }

.address-location {
  background: #003941;
  padding: 90px 0 150px 0; }
  @media only screen and (max-width: 667px) {
    .address-location {
      padding: 60px 0; } }
  .address-location .container {
    position: relative; }
    .address-location .container .circle-shape {
      background: linear-gradient(292.49deg, #006D7C 28.2%, #27B07A 152.5%);
      position: absolute;
      left: -253px;
      top: -90px;
      width: 539px;
      height: 539px;
      border-radius: 100%; }
      @media only screen and (max-width: 667px) {
        .address-location .container .circle-shape {
          display: none; } }
    .address-location .container .section-wrapper {
      width: 920px;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      margin: 0 auto; }
      @media only screen and (min-width: 668px) and (max-width: 1024px) {
        .address-location .container .section-wrapper {
          width: 100%; } }
      @media only screen and (max-width: 667px) {
        .address-location .container .section-wrapper {
          width: 100%; } }
      .address-location .container .section-wrapper h2 {
        width: 350px;
        font-size: 40px;
        line-height: 46px;
        position: relative;
        text-transform: inherit; }
        @media only screen and (max-width: 667px) {
          .address-location .container .section-wrapper h2 {
            width: 100%;
            font-size: 35px; } }
      .address-location .container .section-wrapper .address-lists {
        width: 350px; }
        @media only screen and (max-width: 667px) {
          .address-location .container .section-wrapper .address-lists {
            width: 100%; } }
        .address-location .container .section-wrapper .address-lists p {
          font-family: 'Manrope';
          font-style: normal;
          font-weight: 500;
          font-size: 18px;
          line-height: 30px;
          color: #BFFFEE;
          margin-bottom: 40px;
          margin-top: 0; }
          .address-location .container .section-wrapper .address-lists p a {
            text-decoration: none;
            color: #BFFFEE; }
            .address-location .container .section-wrapper .address-lists p a:hover {
              color: #3cdd97; }
        .address-location .container .section-wrapper .address-lists ul {
          margin: 0;
          padding-left: 0;
          list-style: none; }
          .address-location .container .section-wrapper .address-lists ul li {
            display: flex;
            flex-wrap: wrap;
            align-items: center;
            margin-bottom: 30px; }
            .address-location .container .section-wrapper .address-lists ul li p {
              margin-bottom: 0; }
            .address-location .container .section-wrapper .address-lists ul li svg, .address-location .container .section-wrapper .address-lists ul li img {
              margin-right: 20px;
              margin-bottom: 30px;
              width: 60px;
              height: 60px;
              object-fit: contain; }
              @media only screen and (max-width: 667px) {
                .address-location .container .section-wrapper .address-lists ul li svg, .address-location .container .section-wrapper .address-lists ul li img {
                  width: 50px;
                  height: 50px; } }
            .address-location .container .section-wrapper .address-lists ul li .content {
              border-bottom: 1px solid rgba(255, 255, 255, 0.1);
              padding-bottom: 30px;
              width: 270px; }
              @media only screen and (max-width: 667px) {
                .address-location .container .section-wrapper .address-lists ul li .content {
                  width: calc( 100% - 80px); } }
              .address-location .container .section-wrapper .address-lists ul li .content span {
                font-family: 'Manrope';
                font-style: normal;
                font-weight: 400;
                font-size: 14px;
                line-height: 22px;
                letter-spacing: 0.02em;
                color: rgba(191, 255, 238, 0.6);
                display: inline-block;
                margin-bottom: 8px; }
            .address-location .container .section-wrapper .address-lists ul li:last-child {
              margin-bottom: 0; }
              .address-location .container .section-wrapper .address-lists ul li:last-child svg {
                margin-bottom: 0; }
              .address-location .container .section-wrapper .address-lists ul li:last-child .content {
                border-bottom: 0;
                padding-bottom: 0; }

.sticky-member {
  background: #003941;
  padding: 130px 0 60px 0; }
  .sticky-member a.back {
    display: flex;
    align-items: center;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #FFFFFF;
    text-decoration: none;
    margin-bottom: 41px; }
    .sticky-member a.back:hover {
      background: linear-gradient(99.21deg, #3CDD97 9.05%, #00FF94 106.39%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      background-clip: text;
      text-fill-color: transparent; }
      .sticky-member a.back:hover svg path {
        fill: #00FF94; }
    .sticky-member a.back svg {
      margin-right: 7px; }
  .sticky-member h2 {
    font-weight: 400;
    font-size: 40px;
    line-height: 46px;
    color: #FFFFFF;
    text-transform: inherit;
    margin-bottom: 50px; }
    @media only screen and (max-width: 667px) {
      .sticky-member h2 {
        font-size: 30px;
        line-height: 40px; } }
  .sticky-member .sticky-member-item {
    display: flex;
    flex-wrap: wrap; }
    @media only screen and (max-width: 667px) {
      .sticky-member .sticky-member-item {
        display: block; } }
    .sticky-member .sticky-member-item img {
      width: 393px;
      margin-right: 20px;
      border-radius: 0px 0px 20px 0px;
      height: auto; }
      @media only screen and (max-width: 667px) {
        .sticky-member .sticky-member-item img {
          width: 100%;
          margin-right: 0;
          border-radius: 0px 0px 60px 0px; } }
    .sticky-member .sticky-member-item .member-info {
      width: calc( 100% - 450px); }
      @media only screen and (max-width: 667px) {
        .sticky-member .sticky-member-item .member-info {
          width: 100%; } }
      .sticky-member .sticky-member-item .member-info h3 {
        font-weight: 400;
        font-size: 32px;
        line-height: 38px;
        margin-bottom: 8px;
        color: #fff; }
        @media only screen and (max-width: 667px) {
          .sticky-member .sticky-member-item .member-info h3 {
            margin-top: 15px; } }
      .sticky-member .sticky-member-item .member-info span {
        font-family: 'Manrope';
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 30px;
        background: linear-gradient(99.21deg, #3CDD97 9.05%, #00FF94 106.39%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
        text-fill-color: transparent;
        display: inline-block;
        margin-bottom: 30px; }
      .sticky-member .sticky-member-item .member-info p {
        margin: 0 0 36px 0;
        font-family: 'Manrope';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 26px;
        letter-spacing: 0.02em;
        color: #FFFFFF; }
      .sticky-member .sticky-member-item .member-info button {
        border: none;
        font-family: 'Manrope';
        font-style: normal;
        font-weight: 700;
        font-size: 12px;
        line-height: 24px;
        display: flex;
        align-items: center;
        letter-spacing: 0.04em;
        text-transform: uppercase;
        background: linear-gradient(99.21deg, #3CDD97 9.05%, #00FF94 106.39%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
        text-fill-color: transparent;
        cursor: pointer; }
        .sticky-member .sticky-member-item .member-info button svg {
          margin-right: 7px; }
        .sticky-member .sticky-member-item .member-info button:hover {
          background: linear-gradient(99.21deg, #ffffff 9.05%, #ffffff 106.39%);
          -webkit-background-clip: text;
          -webkit-text-fill-color: transparent;
          background-clip: text;
          text-fill-color: transparent; }
          .sticky-member .sticky-member-item .member-info button:hover svg path {
            fill: #fff; }

.member-modal-info {
  position: fixed;
  background: rgba(4, 53, 60, 0.8);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  z-index: -1;
  transform: translateY(10px);
  transition: all .2s ease-in; }
  @media only screen and (max-width: 667px) {
    .member-modal-info {
      padding: 0 20px;
      box-sizing: border-box; } }
  .member-modal-info.active {
    opacity: 1;
    transform: translate(0);
    z-index: 9999991; }
  .member-modal-info .member-popup-info {
    position: relative; }
    @media only screen and (max-width: 667px) {
      .member-modal-info .member-popup-info {
        width: 100%;
        box-sizing: border-box; } }
    .member-modal-info .member-popup-info svg.member-popup-close {
      position: absolute;
      top: -31px;
      right: -27px;
      cursor: pointer; }
      @media only screen and (min-width: 668px) and (max-width: 1024px) {
        .member-modal-info .member-popup-info svg.member-popup-close {
          position: absolute;
          top: -22px;
          right: 8px;
          cursor: pointer;
          z-index: 9; } }
      @media only screen and (max-width: 667px) {
        .member-modal-info .member-popup-info svg.member-popup-close {
          right: -15px;
          width: 40px; } }
    .member-modal-info .member-popup-info .popup-content {
      width: 920px;
      height: 440px;
      background: #fff;
      padding: 38px 38px 50px 38px;
      box-sizing: border-box; }
      @media only screen and (min-width: 668px) and (max-width: 1024px) {
        .member-modal-info .member-popup-info .popup-content {
          width: calc( 100% - 40px);
          left: 20px;
          position: relative; } }
      @media only screen and (max-width: 667px) {
        .member-modal-info .member-popup-info .popup-content {
          width: 100%;
          height: 80vh;
          padding: 20px;
          overflow-y: scroll; }
          .member-modal-info .member-popup-info .popup-content::-webkit-scrollbar-thumb {
            border-radius: 6px; }
          .member-modal-info .member-popup-info .popup-content::-webkit-scrollbar-track {
            border-radius: 6px; } }
      .member-modal-info .member-popup-info .popup-content .popup-content-member {
        display: flex;
        flex-wrap: wrap;
        gap: 20px; }
        .member-modal-info .member-popup-info .popup-content .popup-content-member img {
          width: 350px;
          border-radius: 0px 0px 20px 0px;
          margin-bottom: 30px;
          height: 350px;
          object-fit: cover;
          object-position: top;
          margin-right: 0; }
          @media only screen and (max-width: 667px) {
            .member-modal-info .member-popup-info .popup-content .popup-content-member img {
              width: 100%; } }
        .member-modal-info .member-popup-info .popup-content .popup-content-member .user__info {
          width: calc( 100% - 350px - 20px); }
          @media only screen and (max-width: 667px) {
            .member-modal-info .member-popup-info .popup-content .popup-content-member .user__info {
              width: 100%; } }
          .member-modal-info .member-popup-info .popup-content .popup-content-member .user__info .popup-content-member-full {
            height: 285px;
            overflow-y: auto;
            padding-right: 15px; }
            .member-modal-info .member-popup-info .popup-content .popup-content-member .user__info .popup-content-member-full::-webkit-scrollbar-thumb {
              border-radius: 6px; }
            .member-modal-info .member-popup-info .popup-content .popup-content-member .user__info .popup-content-member-full::-webkit-scrollbar-track {
              border-radius: 6px; }
            @media only screen and (max-width: 667px) {
              .member-modal-info .member-popup-info .popup-content .popup-content-member .user__info .popup-content-member-full {
                height: auto;
                overflow-y: unset; } }
            .member-modal-info .member-popup-info .popup-content .popup-content-member .user__info .popup-content-member-full ul li {
              font-family: 'Manrope';
              font-style: normal;
              font-weight: 400;
              font-size: 16px;
              line-height: 26px;
              letter-spacing: 0.02em;
              color: #003941;
              margin-top: 0;
              margin-bottom: 0; }
      .member-modal-info .member-popup-info .popup-content h3 {
        font-family: 'Noto Sans';
        font-style: normal;
        font-weight: 400;
        font-size: 32px;
        line-height: 38px;
        color: #003941;
        margin-bottom: 8px; }
      .member-modal-info .member-popup-info .popup-content span {
        font-family: 'Manrope';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 26px;
        display: flex;
        align-items: center;
        letter-spacing: 0.02em;
        background: linear-gradient(113.69deg, #075762 13.01%, #27B07A 82.13%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
        text-fill-color: transparent;
        margin-bottom: 20px; }
      .member-modal-info .member-popup-info .popup-content p {
        font-family: 'Manrope';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 26px;
        letter-spacing: 0.02em;
        color: #003941;
        margin-top: 0;
        margin-bottom: 0; }

.team-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-right: -33px;
  padding-top: 60px; }
  @media only screen and (max-width: 667px) {
    .team-wrapper {
      margin-right: 0; } }
  .team-wrapper .member-item {
    display: flex;
    flex-wrap: wrap;
    width: calc( 25% - 33px);
    margin-right: 33px;
    cursor: pointer; }
    @media only screen and (min-width: 668px) and (max-width: 1024px) {
      .team-wrapper .member-item {
        width: calc( 33.33% - 33px); } }
    @media only screen and (max-width: 667px) {
      .team-wrapper .member-item {
        width: 100%;
        margin-right: 0; } }
    .team-wrapper .member-item .member-thumb {
      width: 100%;
      height: 280px;
      position: relative;
      border-radius: 0px 0px 20px 0px;
      overflow: hidden; }
      @media only screen and (max-width: 667px) {
        .team-wrapper .member-item .member-thumb {
          height: 400px !important; } }
      .team-wrapper .member-item .member-thumb img {
        width: 100%;
        border-radius: 0px 0px 30px 0px;
        height: 100%;
        object-fit: cover;
        object-position: top; }
        @media only screen and (max-width: 667px) {
          .team-wrapper .member-item .member-thumb img {
            border-radius: 0px 0px 60px 0px; } }
      .team-wrapper .member-item .member-thumb img.overlay {
        position: absolute;
        bottom: 0;
        width: 100%;
        border-radius: 0px 0px 20px 0px;
        right: 0;
        transform: translateY(100px);
        opacity: 0;
        z-index: -1;
        transition: all .3s ease-in; }
        @media only screen and (max-width: 667px) {
          .team-wrapper .member-item .member-thumb img.overlay {
            display: none; } }
      .team-wrapper .member-item .member-thumb button {
        position: absolute;
        bottom: 20px;
        right: 20px;
        background: transparent;
        border: none;
        transform: translateX(100px);
        opacity: 0;
        z-index: -1;
        transition: all .3s ease-in;
        cursor: pointer; }
    .team-wrapper .member-item .member-info {
      width: 100%;
      text-align: center; }
      .team-wrapper .member-item .member-info h3 {
        font-weight: 500;
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 4px;
        margin-top: 20px;
        color: #fff;
        letter-spacing: 0.02em; }
      .team-wrapper .member-item .member-info span {
        font-family: 'Manrope';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 26px;
        background: linear-gradient(99.21deg, #3CDD97 9.05%, #00FF94 106.39%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
        text-fill-color: transparent;
        display: inline-block;
        margin-bottom: 10px; }
        @media only screen and (max-width: 667px) {
          .team-wrapper .member-item .member-info span {
            margin-bottom: 30px; } }
      .team-wrapper .member-item .member-info p {
        margin: 0 0 36px 0;
        font-family: 'Manrope';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 26px;
        letter-spacing: 0.02em;
        color: #FFFFFF; }
      .team-wrapper .member-item .member-info button {
        border: none;
        font-family: 'Manrope';
        font-style: normal;
        font-weight: 700;
        font-size: 12px;
        line-height: 24px;
        display: flex;
        align-items: center;
        letter-spacing: 0.04em;
        text-transform: uppercase;
        background: linear-gradient(99.21deg, #3CDD97 9.05%, #00FF94 106.39%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
        text-fill-color: transparent;
        cursor: pointer; }
        .team-wrapper .member-item .member-info button svg {
          margin-right: 7px; }
    .team-wrapper .member-item:hover .member-thumb {
      width: 100%;
      height: 280px;
      position: relative;
      border-radius: 0px 0px 20px 0px; }
      .team-wrapper .member-item:hover .member-thumb img {
        width: 100%;
        border-radius: 0px 0px 30px 0px;
        height: 100%;
        object-fit: cover;
        object-position: top; }
      .team-wrapper .member-item:hover .member-thumb img.overlay {
        transform: translateY(0px);
        opacity: 1;
        z-index: 99; }
      .team-wrapper .member-item:hover .member-thumb button {
        transform: translateX(0px);
        opacity: 1;
        z-index: 99; }

@media only screen and (max-width: 667px) {
  .dataTables_wrapper {
    overflow-x: scroll; } }

.sticky-member.pb-50 {
  padding-bottom: 50px; }
  .sticky-member.pb-50 h2 {
    margin-bottom: 0; }

.adn-table .table-wrapper {
  background: #D3ECE3;
  padding: 50px; }
  @media only screen and (max-width: 667px) {
    .adn-table .table-wrapper {
      padding: 25px; } }
  .adn-table .table-wrapper p {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #003941;
    margin-top: 0;
    margin-bottom: 30px; }
  .adn-table .table-wrapper .sort-data {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 20px; }
    .adn-table .table-wrapper .sort-data.float-right {
      justify-content: flex-end !important; }
    .adn-table .table-wrapper .sort-data select {
      background: transparent;
      padding: 0px 35px 0px 16px;
      min-width: 110px;
      font-size: 16px;
      line-height: 32px;
      border-radius: 1em;
      position: relative;
      background: transparent;
      border: 1px solid #075762;
      color: #003941;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      border-radius: 20px;
      appearance: none;
      -moz-appearance: none;
      -webkit-appearance: none;
      outline: 0; }
    .adn-table .table-wrapper .sort-data .select-input {
      position: relative; }
      .adn-table .table-wrapper .sort-data .select-input::after {
        content: "";
        width: 0;
        height: 0;
        border: 5px solid transparent;
        border-color: #003941 transparent transparent transparent;
        position: absolute;
        top: 14px;
        right: 15px; }
    .adn-table .table-wrapper .sort-data .form-group {
      display: flex;
      align-items: center; }
      @media only screen and (max-width: 667px) {
        .adn-table .table-wrapper .sort-data .form-group {
          display: block; } }
      .adn-table .table-wrapper .sort-data .form-group label {
        font-family: 'Manrope';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 26px;
        letter-spacing: 0.02em;
        color: #003941;
        margin-right: 10px; }
      @media only screen and (max-width: 667px) {
        .adn-table .table-wrapper .sort-data .form-group.year {
          margin-bottom: 15px;
          width: 100%; } }
      .adn-table .table-wrapper .sort-data .form-group.year .select {
        padding: 4px 23px 4px 16px; }
      .adn-table .table-wrapper .sort-data .form-group.last {
        min-width: 275px;
        justify-content: flex-end; }
        .adn-table .table-wrapper .sort-data .form-group.last label {
          width: 80px; }
          @media only screen and (max-width: 667px) {
            .adn-table .table-wrapper .sort-data .form-group.last label {
              width: 100%; } }

.adn-table table {
  border-bottom: 0px solid rgba(0, 0, 0, 0.3) !important; }
  .adn-table table th {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 600 !important;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    padding: 14px 18px 14px 15px !important; }
  .adn-table table thead {
    background: linear-gradient(111.44deg, #006D7C 0%, #27B07A 148.08%); }
  .adn-table table tbody tr td {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #003941;
    border-right: 1px solid rgba(0, 57, 65, 0.06);
    padding: 12px 20px; }
    @media only screen and (max-width: 667px) {
      .adn-table table tbody tr td {
        font-size: 14px; } }
  .adn-table table tbody tr:nth-child(odd) {
    background: rgba(255, 255, 255, 0.2); }
  .adn-table table tbody tr:nth-child(even) {
    background: rgba(255, 255, 255, 0.5); }

.adn-table.two-column {
  text-align: left; }
  .adn-table.two-column table thead td th:last-child {
    width: 140px; }
  .adn-table.two-column table tbody tr td:last-child {
    width: 140px; }
    .adn-table.two-column table tbody tr td:last-child a {
      display: flex;
      align-items: center;
      background: linear-gradient(292.49deg, #006D7C 28.2%, #27B07A 152.5%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      background-clip: text;
      text-fill-color: transparent;
      font-weight: 700;
      font-size: 12px;
      line-height: 24px;
      letter-spacing: 0.04em;
      text-transform: uppercase;
      text-decoration: none; }
      .adn-table.two-column table tbody tr td:last-child a svg {
        margin-right: 8px; }

.adn-table.governance .table-wrapper table {
  width: 100%; }

.adn-table.governance .table-wrapper .border {
  border-bottom: 1px solid rgba(0, 57, 65, 0.1) !important;
  padding-bottom: 40px;
  margin-bottom: 40px; }

.adn-table.governance .table-wrapper h3 {
  font-weight: 600;
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 20px;
  color: #003941;
  font-family: 'Manrope'; }
  @media only screen and (max-width: 667px) {
    .adn-table.governance .table-wrapper h3 {
      font-size: 16px;
      line-height: 24px; } }

.adn-table.price-sensetive-info .table-wrapper table thead tr th:nth-child(3) {
  width: 90px;
  padding-left: 30px !important; }

.adn-table.price-sensetive-info .table-wrapper table thead tr th:nth-child(4) {
  width: 120px;
  padding-left: 30px !important; }

.shareholder-list {
  margin-bottom: 100px; }
  .shareholder-list table tbody tr td:nth-child(1) {
    text-align: center; }
  .shareholder-list table tbody tr td:nth-child(3) {
    text-align: center; }
  .shareholder-list table tbody tr td:last-child a {
    display: flex;
    align-items: center;
    background: linear-gradient(292.49deg, #006D7C 28.2%, #27B07A 152.5%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: 700;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    text-decoration: none; }
    .shareholder-list table tbody tr td:last-child a svg {
      margin-right: 8px; }

.shareholder-list.text-center .table-wrapper table thead tr th {
  text-align: center; }

.shareholder-list.text-center .table-wrapper table tbody tr td {
  text-align: center; }

.shareholder-list.table-scroll .dataTables_wrapper {
  overflow-x: scroll; }

.agm-egm #sponser-director_wrapper {
  overflow-x: scroll; }

.adn-audit-comitee {
  background: rgba(255, 255, 255, 0.4); }
  .adn-audit-comitee h4 {
    margin-bottom: 20px;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 30px;
    background: linear-gradient(113.69deg, #075762 13.01%, #27B07A 82.13%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    padding-left: 20px;
    padding-top: 20px;
    margin-top: 0; }
  .adn-audit-comitee .member-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 20px;
    margin-right: 30px; }
    @media only screen and (max-width: 667px) {
      .adn-audit-comitee .member-wrapper {
        margin-right: 0; } }
    .adn-audit-comitee .member-wrapper .audit-member {
      width: calc( 33.33% - 30px);
      margin-right: 30px;
      text-align: center; }
      @media only screen and (min-width: 668px) and (max-width: 1024px) {
        .adn-audit-comitee .member-wrapper .audit-member {
          width: calc( 50% - 30px); } }
      @media only screen and (max-width: 667px) {
        .adn-audit-comitee .member-wrapper .audit-member {
          width: 100%;
          margin-right: 0; } }
      .adn-audit-comitee .member-wrapper .audit-member img {
        border-radius: 100%;
        width: 120px;
        height: 120px;
        border: 1px solid #27B07A;
        padding: 6px;
        margin-bottom: 20px; }
      .adn-audit-comitee .member-wrapper .audit-member h3 {
        font-style: normal;
        font-weight: 600;
        font-size: 18px;
        line-height: 30px;
        text-align: center;
        color: #003941;
        margin-bottom: 4px; }
      .adn-audit-comitee .member-wrapper .audit-member p {
        color: rgba(0, 57, 65, 0.7);
        margin-bottom: 4px; }
      .adn-audit-comitee .member-wrapper .audit-member span {
        font-family: 'Manrope';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 22px;
        letter-spacing: 0.02em;
        background: linear-gradient(113.69deg, #075762 13.01%, #27B07A 82.13%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
        text-fill-color: transparent;
        text-align: center;
        width: 100%;
        display: inline-block;
        margin-bottom: 24px; }
  .adn-audit-comitee .report-item {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 12px 39px 12px 21px;
    background-color: #fff; }
    .adn-audit-comitee .report-item p {
      margin-bottom: 0; }
      @media only screen and (max-width: 667px) {
        .adn-audit-comitee .report-item p {
          margin-bottom: 10px; } }
    .adn-audit-comitee .report-item a {
      font-family: 'Manrope';
      font-style: normal;
      font-weight: 700;
      font-size: 12px;
      line-height: 24px;
      display: flex;
      align-items: center;
      letter-spacing: 0.04em;
      text-transform: uppercase;
      background: linear-gradient(292.49deg, #006D7C 28.2%, #27B07A 152.5%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      background-clip: text;
      text-fill-color: transparent;
      text-decoration: none; }

a.download {
  display: flex;
  align-items: center;
  background: linear-gradient(292.49deg, #006D7C 28.2%, #27B07A 152.5%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  font-weight: 700;
  font-size: 12px;
  line-height: 24px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  text-decoration: none; }
  a.download svg {
    margin-right: 8px; }

.stock-exchange {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 15px; }
  .stock-exchange a {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #003941;
    margin-right: 10px;
    font-weight: 600; }
    .stock-exchange a:hover {
      color: #003941; }

ul.adn-pagination {
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  justify-content: center;
  margin-top: 30px; }
  ul.adn-pagination li {
    margin-right: 10px; }
    ul.adn-pagination li a {
      padding: 10px;
      background-color: transparent;
      display: flex;
      border: 1px solid #c7e1d6;
      width: 40px;
      box-sizing: border-box;
      justify-content: center;
      align-items: center;
      height: 40px;
      border-radius: 50%;
      font-family: 'Manrope';
      background: linear-gradient(292.49deg, #006D7C 28.2%, #27B07A 152.5%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      background-clip: text;
      text-fill-color: transparent;
      transition: all .2s ease-in-out;
      font-size: 15px; }
      @media only screen and (max-width: 667px) {
        ul.adn-pagination li a {
          height: 35px;
          width: 35px; } }
      ul.adn-pagination li a:hover {
        background: linear-gradient(111.44deg, #006D7C 0%, #27B07A 148.08%);
        color: #fff;
        -webkit-text-fill-color: #fff; }
        ul.adn-pagination li a:hover svg path {
          fill: #fff; }
      ul.adn-pagination li a svg path {
        fill: #006D7C; }
    ul.adn-pagination li.active a {
      background: linear-gradient(111.44deg, #006D7C 0%, #27B07A 148.08%);
      color: #fff;
      -webkit-text-fill-color: #fff; }
    ul.adn-pagination li.previous-btn a svg {
      transform: rotate(180deg); }

a.download-btn {
  width: auto;
  display: flex;
  align-items: center;
  background: linear-gradient(292.49deg, #006D7C 28.2%, #27B07A 152.5%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  font-weight: 700;
  font-size: 12px;
  line-height: 24px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  text-decoration: none; }
  a.download-btn svg {
    margin-right: 8px; }

.news-wrapper {
  background: #003941;
  padding: 60px 0 150px 0; }
  @media only screen and (min-width: 668px) and (max-width: 1024px) {
    .news-wrapper {
      padding: 60px 0 60px 0; } }
  @media only screen and (max-width: 667px) {
    .news-wrapper {
      padding: 60px 0 60px 0; } }
  .news-wrapper .container {
    max-width: 920px;
    margin: 0 auto; }
    @media only screen and (min-width: 668px) and (max-width: 1024px) {
      .news-wrapper .container {
        max-width: 100%; } }
  .news-wrapper ul {
    list-style: none;
    padding: 0;
    margin-bottom: 60px;
    margin-top: 0;
    display: flex;
    flex-wrap: wrap; }
    .news-wrapper ul li a {
      text-decoration: none;
      color: #fff;
      background: linear-gradient(99.21deg, #3CDD97 9.05%, #00FF94 106.39%);
      border-radius: 40px;
      padding: 16px 28px;
      font-family: 'Manrope';
      font-weight: 700;
      font-size: 12px;
      line-height: 24px;
      letter-spacing: 0.04em;
      text-transform: uppercase;
      margin-right: 10px;
      color: #003941;
      transition: all .3s ease-in-out; }
      .news-wrapper ul li a:hover {
        background: linear-gradient(99.21deg, #3CDD97 9.05%, #3CDD97 106.39%);
        color: #fff; }
  .news-wrapper ul.category li {
    display: inherit; }
    .news-wrapper ul.category li a {
      text-decoration: none;
      color: #fff;
      background: transparent;
      border-radius: 40px;
      padding: 16px 28px;
      font-family: 'Manrope';
      font-weight: 700;
      font-size: 12px;
      line-height: 24px;
      letter-spacing: 0.04em;
      text-transform: uppercase;
      margin-right: 10px;
      transition: all .1s ease-in-out;
      border: 1px solid #00FF94;
      color: #BFFFEE; }
      .news-wrapper ul.category li a.current {
        color: #003941;
        background: linear-gradient(99.21deg, #3CDD97 9.05%, #00FF94 106.39%);
        border: 1px solid transparent; }
  .news-wrapper ul.pagination, .news-wrapper ul.adn-pagination {
    justify-content: center;
    margin-bottom: 0; }
    .news-wrapper ul.pagination li a, .news-wrapper ul.adn-pagination li a {
      padding: 0;
      width: 58px;
      height: 58px;
      background: transparent;
      border: 1px solid rgba(255, 255, 255, 0.2);
      font-family: 'Manrope';
      font-style: normal;
      font-weight: 500;
      font-size: 16px;
      line-height: 26px;
      text-align: center;
      letter-spacing: 0.02em;
      color: #FFFFFF;
      display: inline-flex;
      justify-content: center;
      align-items: center;
      transform: all .3s ease;
      margin-right: 20px;
      -webkit-text-fill-color: #fff; }
      .news-wrapper ul.pagination li a svg path, .news-wrapper ul.adn-pagination li a svg path {
        fill: #fff; }
      @media only screen and (max-width: 667px) {
        .news-wrapper ul.pagination li a, .news-wrapper ul.adn-pagination li a {
          width: 35px;
          height: 35px;
          font-size: 12px;
          margin-right: 10px; } }
      .news-wrapper ul.pagination li a.previous-page svg, .news-wrapper ul.adn-pagination li a.previous-page svg {
        transform: rotate(180deg); }
      .news-wrapper ul.pagination li a:hover, .news-wrapper ul.adn-pagination li a:hover {
        border: 1px solid #3CDD97;
        background: #3CDD97;
        color: #fff; }
        .news-wrapper ul.pagination li a:hover svg path, .news-wrapper ul.adn-pagination li a:hover svg path {
          fill: #fff; }
    .news-wrapper ul.pagination li:last-child a, .news-wrapper ul.adn-pagination li:last-child a {
      margin-right: 0; }
    .news-wrapper ul.pagination li.previous-btn a svg, .news-wrapper ul.adn-pagination li.previous-btn a svg {
      transform: rotate(180deg); }
    .news-wrapper ul.pagination li.active a.current, .news-wrapper ul.adn-pagination li.active a.current {
      background: #3CDD97 !important; }
  .news-wrapper .wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-right: -30px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    margin-bottom: 60px;
    padding-bottom: 30px; }
    @media only screen and (min-width: 668px) and (max-width: 1024px) {
      .news-wrapper .wrapper {
        margin-right: 0; } }
    @media only screen and (max-width: 667px) {
      .news-wrapper .wrapper {
        margin-right: 0; } }
    .news-wrapper .wrapper .item {
      width: calc( 50% - 30px);
      position: relative;
      margin-right: 30px; }
      @media only screen and (max-width: 667px) {
        .news-wrapper .wrapper .item {
          margin-right: 0;
          width: 100%; } }
      .news-wrapper .wrapper .item .news-thumb {
        position: relative;
        height: 310px;
        margin-bottom: 30px; }
        .news-wrapper .wrapper .item .news-thumb img {
          width: 100%;
          height: 100%;
          object-fit: cover;
          border-radius: 0 0 45px 0; }
        .news-wrapper .wrapper .item .news-thumb img.overlay {
          position: absolute;
          bottom: 0;
          left: 0;
          width: 100%;
          height: 100%;
          border-radius: 0 0 40px 0;
          object-fit: cover; }
          @media only screen and (max-width: 667px) {
            .news-wrapper .wrapper .item .news-thumb img.overlay {
              height: 80%; } }
        .news-wrapper .wrapper .item .news-thumb .date {
          font-family: 'Manrope';
          font-style: normal;
          font-weight: 600;
          font-size: 14px;
          line-height: 22px;
          letter-spacing: 0.02em;
          color: #BFFFEE;
          position: absolute;
          bottom: 24px;
          z-index: 99;
          left: 20px;
          border: 1px solid #3CDD97;
          padding: 4px 12px;
          border-radius: 20px; }
      .news-wrapper .wrapper .item .link-overlay {
        width: 100%;
        height: 100%;
        z-index: 9;
        position: absolute;
        top: 0;
        left: 0; }
      .news-wrapper .wrapper .item h3 {
        font-family: 'Manrope';
        font-style: normal;
        font-weight: 500;
        font-size: 24px;
        line-height: 30px;
        letter-spacing: 0.02em;
        color: #FFFFFF;
        margin-bottom: 60px;
        transition: all .3s ease; }
      .news-wrapper .wrapper .item:hover h3 {
        color: #3CDD97; }
  .news-wrapper.news-details {
    padding: 0px 0 145px 0; }
    @media only screen and (max-width: 667px) {
      .news-wrapper.news-details {
        padding: 0px 0 60px 0; } }
    .news-wrapper.news-details .social-share {
      display: flex;
      flex-wrap: wrap;
      align-items: center; }
      .news-wrapper.news-details .social-share h4 {
        font-weight: 600;
        font-size: 16px;
        line-height: 26px;
        font-family: "Manrope", sans-serif;
        margin-right: 8px;
        margin-bottom: 0; }
      .news-wrapper.news-details .social-share ul {
        display: flex;
        flex-wrap: wrap;
        list-style: none;
        margin-bottom: 0;
        list-style: none;
        padding-left: 5px; }
        .news-wrapper.news-details .social-share ul li {
          margin-right: 5px; }
          .news-wrapper.news-details .social-share ul li a {
            transition: all .3s ease-in;
            padding: 0;
            background: none; }
            .news-wrapper.news-details .social-share ul li a:hover svg {
              background: #fff;
              border-radius: 100%; }
              .news-wrapper.news-details .social-share ul li a:hover svg rect {
                stroke: #fff; }
    .news-wrapper.news-details .news-top {
      margin-top: 2px; }
      .news-wrapper.news-details .news-top span {
        font-family: 'Manrope';
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 22px;
        letter-spacing: 0.02em;
        color: #BFFFEE;
        z-index: 99;
        border: 1px solid #3CDD97;
        padding: 4px 12px;
        border-radius: 20px; }
      .news-wrapper.news-details .news-top a {
        font-family: 'Manrope';
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 26px;
        letter-spacing: 0.02em;
        color: #BFFFEE;
        text-decoration: none;
        display: inline-block;
        margin-left: 20px; }
    .news-wrapper.news-details h1, .news-wrapper.news-details h2 {
      font-family: 'Noto Sans';
      font-style: normal;
      font-weight: 400;
      font-size: 40px;
      line-height: 46px;
      color: #FFFFFF;
      margin-top: 30px;
      margin-bottom: 56px;
      text-transform: initial; }
      @media only screen and (max-width: 667px) {
        .news-wrapper.news-details h1, .news-wrapper.news-details h2 {
          font-size: 30px;
          line-height: 40px;
          margin-bottom: 30px; } }
    .news-wrapper.news-details p {
      font-family: 'Manrope';
      font-style: normal;
      font-weight: 400;
      font-size: 18px;
      line-height: 30px;
      color: #D3ECE3;
      margin-bottom: 30px;
      margin-top: 0; }
      @media only screen and (max-width: 667px) {
        .news-wrapper.news-details p {
          font-size: 16px;
          line-height: 24px; } }
    .news-wrapper.news-details div {
      font-family: 'Manrope';
      font-style: normal;
      font-weight: 400;
      font-size: 18px;
      line-height: 30px;
      color: #D3ECE3;
      margin-bottom: 10px;
      margin-top: 0;
      width: 100%; }
      @media only screen and (max-width: 667px) {
        .news-wrapper.news-details div {
          font-size: 16px;
          line-height: 24px; } }
    .news-wrapper.news-details a {
      color: #17e08d; }
    .news-wrapper.news-details h3, .news-wrapper.news-details h4 {
      font-family: 'Noto Sans';
      font-style: normal;
      font-weight: 400;
      font-size: 28px;
      line-height: 38px;
      color: #FFFFFF;
      margin-bottom: 20px;
      margin-top: 0; }
      @media only screen and (max-width: 667px) {
        .news-wrapper.news-details h3, .news-wrapper.news-details h4 {
          font-size: 22px;
          line-height: 32px; } }
    .news-wrapper.news-details h5 {
      color: #fff;
      margin-bottom: 15px;
      margin-top: 0;
      font-size: 24px; }
    .news-wrapper.news-details h6 {
      color: #fff;
      margin-bottom: 15px;
      margin-top: 0;
      font-size: 18px; }
    .news-wrapper.news-details img {
      margin-bottom: 40px;
      width: 100%;
      margin-top: 10px; }
    .news-wrapper.news-details img.half-width {
      width: calc( 50% - 30px);
      margin-right: 30px; }
      @media only screen and (max-width: 667px) {
        .news-wrapper.news-details img.half-width {
          width: 100%;
          margin-right: 0; } }

.customer-care.error-page {
  padding: 138px 0 125px 0; }
  .customer-care.error-page .cutomer-care h2 {
    font-size: 120px;
    line-height: 130px;
    margin-bottom: 16px;
    font-weight: 600; }
    @media only screen and (max-width: 667px) {
      .customer-care.error-page .cutomer-care h2 {
        font-size: 90px; } }
  .customer-care.error-page .cutomer-care p {
    margin-top: 0;
    font-weight: 400;
    font-size: 32px;
    line-height: 38px;
    margin-bottom: 16px;
    color: #fff;
    font-family: "Noto Sans", sans-serif; }
    @media only screen and (max-width: 667px) {
      .customer-care.error-page .cutomer-care p {
        font-size: 22px;
        margin-bottom: 10px; } }
  .customer-care.error-page .cutomer-care span.sorry {
    display: inline-block;
    width: 100%;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #BFFFEE;
    text-align: center;
    margin-bottom: 40px;
    font-family: "Manrope", sans-serif; }

/*! yBox - v3.0 - 03/03/2022
* By Yuval Ashkenazi
* https://github.com/yuval123123/yBox-jQuery */
.yBoxOverlay * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.yBoxOverlay {
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
  visibility: hidden;
  opacity: 0;
  -khtml-opacity: 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }

.yBoxOverlay.active {
  visibility: visible;
  opacity: 1;
  -khtml-opacity: 1; }

.yBoxImgZoom {
  width: 100%; }

.yBoxFrame {
  background: #000;
  color: #fff;
  max-width: -webkit-calc(100% - 10px);
  max-width: calc(100% - 10px);
  max-height: -webkit-calc(100vh - 10px);
  max-height: calc(100vh - 10px);
  z-index: 10001;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  -webkit-transform: translate(0, 30px);
  transform: translate(0, 30px); }

.yBoxFrame.yBoxContentFrame {
  background: #fff;
  color: #000; }

.yBoxOverlay.active .yBoxFrame {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0); }

.closeYbox {
  background: #000;
  background-size: 100% 100%;
  width: 35px;
  height: 35px;
  position: absolute;
  top: 10px;
  right: 10px;
  margin: 0;
  padding: 0;
  border: none;
  cursor: pointer;
  z-index: 3; }

.yBoxRTL .closeYbox {
  right: auto;
  left: 10px; }

.closeYbox::after, .closeYbox::before {
  content: '';
  background-color: #fff;
  width: 25px;
  height: 2px;
  position: absolute;
  left: 5px;
  top: 16px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }

.closeYbox::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.closeYbox:hover::before {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg); }

.closeYbox:hover::after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.yBoxFrame.yBoxContentFrame .closeYbox {
  background: #fff; }

.yBoxFrame.yBoxContentFrame .closeYbox::after, .yBoxFrame.yBoxContentFrame .closeYbox::before {
  background-color: #000; }

.yBoxIframe {
  background: #000;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.yBoxFrame.yBoxIframeWrap {
  width: 1200px;
  height: 750px; }

.yBoxFrame.yBoxIframeWrap .insertYboxAjaxHere {
  position: absolute;
  max-height: 100%;
  left: 10px;
  top: 10px;
  right: 10px;
  bottom: 10px;
  padding: 0; }

.insertYboxAjaxHere {
  min-width: 150px;
  min-height: 100px;
  max-height: -webkit-calc(100vh - 100px);
  max-height: calc(100vh - 100px);
  overflow: auto;
  padding: 50px 19px 13px; }

.yBoxFrame.yBoxImgWrap .insertYboxAjaxHere {
  padding: 10px;
  max-height: -webkit-calc(100vh - 10px);
  max-height: calc(100vh - 10px); }

.yBoxFrame.yBoxImgWrap img.yBoxImg {
  max-width: -webkit-calc(100vw - 50px);
  max-width: calc(100vw - 50px);
  max-height: -webkit-calc(100vh - 30px);
  max-height: calc(100vh - 30px);
  vertical-align: top; }

.yBoxFrame.yBoxImgWrap .yBoxNextImg, .yBoxFrame.yBoxImgWrap .yBoxPrevImg {
  background: 0 0;
  width: 30%;
  height: 100%;
  position: absolute;
  top: 0;
  border: none;
  cursor: pointer;
  z-index: 2; }

.yBoxFrame.yBoxImgWrap .yBoxNextImg {
  left: 0; }

.yBoxFrame.yBoxImgWrap .yBoxPrevImg {
  right: 0; }

.yBoxFrame.yBoxImgWrap .yBoxNextImg::after, .yBoxFrame.yBoxImgWrap .yBoxPrevImg::after {
  content: '';
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  border-bottom: 3px solid rgba(255, 255, 255, 0.7);
  border-left: 3px solid rgba(255, 255, 255, 0.7); }

.yBoxFrame.yBoxImgWrap .yBoxPrevImg::after {
  right: 50px;
  -webkit-transform: translate(0, -50%) rotate(-135deg);
  transform: translate(0, -50%) rotate(-135deg); }

.yBoxFrame.yBoxImgWrap .yBoxNextImg::after {
  left: 50px;
  -webkit-transform: translate(0, -50%) rotate(45deg);
  transform: translate(0, -50%) rotate(45deg); }

.yBoxFrame.yBoxImgWrap .yBoxNextImg:hover::after, .yBoxFrame.yBoxImgWrap .yBoxPrevImg:hover::after {
  border-bottom-color: #fff;
  border-left-color: #fff; }

.yBoxLoader {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  position: relative;
  animation: yBox-loader-circles 1s linear infinite;
  top: 50%;
  margin: -8px auto 0 auto;
  zoom: .5; }

.closeYboxOnFocus {
  width: 0;
  height: 0;
  position: absolute;
  background: 0 0;
  padding: 0;
  margin: 0;
  border: none; }

@keyframes yBox-loader-circles {
  0% {
    box-shadow: 0 -27px 0 0 rgba(0, 0, 0, 0.05), 19px -19px 0 0 rgba(0, 0, 0, 0.1), 27px 0 0 0 rgba(0, 0, 0, 0.2), 19px 19px 0 0 rgba(0, 0, 0, 0.3), 0 27px 0 0 rgba(0, 0, 0, 0.4), -19px 19px 0 0 rgba(0, 0, 0, 0.6), -27px 0 0 0 rgba(0, 0, 0, 0.8), -19px -19px 0 0 #fff; }
  12.5% {
    box-shadow: 0 -27px 0 0 #fff, 19px -19px 0 0 rgba(0, 0, 0, 0.05), 27px 0 0 0 rgba(0, 0, 0, 0.1), 19px 19px 0 0 rgba(0, 0, 0, 0.2), 0 27px 0 0 rgba(0, 0, 0, 0.3), -19px 19px 0 0 rgba(0, 0, 0, 0.4), -27px 0 0 0 rgba(0, 0, 0, 0.6), -19px -19px 0 0 rgba(0, 0, 0, 0.8); }
  25% {
    box-shadow: 0 -27px 0 0 rgba(0, 0, 0, 0.8), 19px -19px 0 0 #fff, 27px 0 0 0 rgba(0, 0, 0, 0.05), 19px 19px 0 0 rgba(0, 0, 0, 0.1), 0 27px 0 0 rgba(0, 0, 0, 0.2), -19px 19px 0 0 rgba(0, 0, 0, 0.3), -27px 0 0 0 rgba(0, 0, 0, 0.4), -19px -19px 0 0 rgba(0, 0, 0, 0.6); }
  37.5% {
    box-shadow: 0 -27px 0 0 rgba(0, 0, 0, 0.6), 19px -19px 0 0 rgba(0, 0, 0, 0.8), 27px 0 0 0 #fff, 19px 19px 0 0 rgba(0, 0, 0, 0.05), 0 27px 0 0 rgba(0, 0, 0, 0.1), -19px 19px 0 0 rgba(0, 0, 0, 0.2), -27px 0 0 0 rgba(0, 0, 0, 0.3), -19px -19px 0 0 rgba(0, 0, 0, 0.4); }
  50% {
    box-shadow: 0 -27px 0 0 rgba(0, 0, 0, 0.4), 19px -19px 0 0 rgba(0, 0, 0, 0.6), 27px 0 0 0 rgba(0, 0, 0, 0.8), 19px 19px 0 0 #fff, 0 27px 0 0 rgba(0, 0, 0, 0.05), -19px 19px 0 0 rgba(0, 0, 0, 0.1), -27px 0 0 0 rgba(0, 0, 0, 0.2), -19px -19px 0 0 rgba(0, 0, 0, 0.3); }
  62.5% {
    box-shadow: 0 -27px 0 0 rgba(0, 0, 0, 0.3), 19px -19px 0 0 rgba(0, 0, 0, 0.4), 27px 0 0 0 rgba(0, 0, 0, 0.6), 19px 19px 0 0 rgba(0, 0, 0, 0.8), 0 27px 0 0 #fff, -19px 19px 0 0 rgba(0, 0, 0, 0.05), -27px 0 0 0 rgba(0, 0, 0, 0.1), -19px -19px 0 0 rgba(0, 0, 0, 0.2); }
  75% {
    box-shadow: 0 -27px 0 0 rgba(0, 0, 0, 0.2), 19px -19px 0 0 rgba(0, 0, 0, 0.3), 27px 0 0 0 rgba(0, 0, 0, 0.4), 19px 19px 0 0 rgba(0, 0, 0, 0.6), 0 27px 0 0 rgba(0, 0, 0, 0.8), -19px 19px 0 0 #fff, -27px 0 0 0 rgba(0, 0, 0, 0.05), -19px -19px 0 0 rgba(0, 0, 0, 0.1); }
  87.5% {
    box-shadow: 0 -27px 0 0 rgba(0, 0, 0, 0.1), 19px -19px 0 0 rgba(0, 0, 0, 0.2), 27px 0 0 0 rgba(0, 0, 0, 0.3), 19px 19px 0 0 rgba(0, 0, 0, 0.4), 0 27px 0 0 rgba(0, 0, 0, 0.6), -19px 19px 0 0 rgba(0, 0, 0, 0.8), -27px 0 0 0 #fff, -19px -19px 0 0 rgba(0, 0, 0, 0.05); }
  100% {
    box-shadow: 0 -27px 0 0 rgba(0, 0, 0, 0.05), 19px -19px 0 0 rgba(0, 0, 0, 0.1), 27px 0 0 0 rgba(0, 0, 0, 0.2), 19px 19px 0 0 rgba(0, 0, 0, 0.3), 0 27px 0 0 rgba(0, 0, 0, 0.4), -19px 19px 0 0 rgba(0, 0, 0, 0.6), -27px 0 0 0 rgba(0, 0, 0, 0.8), -19px -19px 0 0 #fff; } }

.yBoxVideo {
  width: 100%;
  height: 100%;
  vertical-align: top; }

@media screen and (max-width: 767px) {
  .yBoxFrame.yBoxImgWrap .insertYboxAjaxHere {
    padding: 5px;
    max-height: -webkit-calc(100vh - 10px);
    max-height: calc(100vh - 10px); }
  .yBoxFrame.yBoxImgWrap img.yBoxImg {
    max-width: -webkit-calc(100vw - 20px);
    max-width: calc(100vw - 20px);
    max-height: -webkit-calc(100vh - 20px);
    max-height: calc(100vh - 20px); }
  .yBoxFrame.yBoxImgWrap .yBoxPrevImg::after {
    right: 50%;
    width: 14px;
    height: 14px; }
  .yBoxFrame.yBoxImgWrap .yBoxNextImg::after {
    left: 50%;
    width: 14px;
    height: 14px; }
  .yBoxFrame.yBoxIframeWrap .insertYboxAjaxHere {
    left: 5px;
    right: 5px;
    top: 5px;
    bottom: 5px; }
  .yBoxFrame.yBoxImgWrap .yBoxNextImg, .yBoxFrame.yBoxImgWrap .yBoxPrevImg {
    width: 50px;
    max-width: 30%;
    height: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
  .yBoxFrame.yBoxImgWrap .insertYboxAjaxHere {
    height: -webkit-calc(100vh - 10px);
    height: calc(100vh - 10px); }
  .yBoxFrame.yBoxImgWrap {
    width: -webkit-calc(100vw - 10px);
    width: calc(100vw - 10px);
    height: -webkit-calc(100vh - 10px);
    height: calc(100vh - 10px); }
  .yBoxImgZoom {
    display: flex;
    height: 100%;
    justify-content: center;
    align-items: center;
    background: #000;
    overflow: hidden; } }

@media screen and (max-width: 479px) {
  .yBoxFrame.yBoxIframeWrap, .yBoxFrame.yBoxImgWrap {
    height: -webkit-calc(100vh - 80px);
    height: calc(100vh - 80px); }
  .yBoxFrame.yBoxIframeWrap .insertYboxAjaxHere, .yBoxFrame.yBoxImgWrap .insertYboxAjaxHere {
    height: -webkit-calc(100vh - 80px);
    height: calc(100vh - 80px); }
  .yBoxFrame.yBoxImgWrap img.yBoxImg, .yBoxIframe {
    max-height: -webkit-calc(100vh - 90px);
    max-height: calc(100vh - 90px); } }

.yBoxOverlay {
  z-index: 999999; }

.yBoxFrame {
  background: transparent; }

.closeYbox {
  background: transparent;
  width: 20px;
  height: 20px;
  top: -25px; }

.closeYbox::after, .closeYbox::before {
  content: '';
  background-color: #BFFFEE;
  width: 20px; }

.yBoxFrame.yBoxImgWrap .yBoxNextImg, .yBoxFrame.yBoxImgWrap .yBoxPrevImg {
  width: 20px; }

.yBoxFrame {
  padding-top: 80px; }

.closeYbox {
  top: 25px; }

.yBoxImgZoom {
  width: 100%; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
         * Remove all paddings around the image on small screen
         */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-wrap {
  z-index: 999999; }

.yBoxFrame.yBoxIframeWrap .insertYboxAjaxHere {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%); }

table.dataTable td.dt-control {
  text-align: center;
  cursor: pointer; }

table.dataTable td.dt-control:before {
  height: 1em;
  width: 1em;
  margin-top: -9px;
  display: inline-block;
  color: white;
  border: .15em solid white;
  border-radius: 1em;
  box-shadow: 0 0 .2em #444;
  box-sizing: content-box;
  text-align: center;
  text-indent: 0 !important;
  font-family: "Courier New",Courier,monospace;
  line-height: 1em;
  content: "+";
  background-color: #31b131; }

table.dataTable tr.dt-hasChild td.dt-control:before {
  content: "-";
  background-color: #d33333; }

table.dataTable thead > tr > th.sorting, table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting_asc_disabled, table.dataTable thead > tr > th.sorting_desc_disabled, table.dataTable thead > tr > td.sorting, table.dataTable thead > tr > td.sorting_asc, table.dataTable thead > tr > td.sorting_desc, table.dataTable thead > tr > td.sorting_asc_disabled, table.dataTable thead > tr > td.sorting_desc_disabled {
  cursor: pointer;
  position: relative;
  padding-right: 26px; }

table.dataTable thead > tr > th.sorting:before, table.dataTable thead > tr > th.sorting:after, table.dataTable thead > tr > th.sorting_asc:before, table.dataTable thead > tr > th.sorting_asc:after, table.dataTable thead > tr > th.sorting_desc:before, table.dataTable thead > tr > th.sorting_desc:after, table.dataTable thead > tr > th.sorting_asc_disabled:before, table.dataTable thead > tr > th.sorting_asc_disabled:after, table.dataTable thead > tr > th.sorting_desc_disabled:before, table.dataTable thead > tr > th.sorting_desc_disabled:after, table.dataTable thead > tr > td.sorting:before, table.dataTable thead > tr > td.sorting:after, table.dataTable thead > tr > td.sorting_asc:before, table.dataTable thead > tr > td.sorting_asc:after, table.dataTable thead > tr > td.sorting_desc:before, table.dataTable thead > tr > td.sorting_desc:after, table.dataTable thead > tr > td.sorting_asc_disabled:before, table.dataTable thead > tr > td.sorting_asc_disabled:after, table.dataTable thead > tr > td.sorting_desc_disabled:before, table.dataTable thead > tr > td.sorting_desc_disabled:after {
  position: absolute;
  display: block;
  opacity: .125;
  right: 10px;
  line-height: 9px;
  font-size: .9em; }

table.dataTable thead > tr > th.sorting:before, table.dataTable thead > tr > th.sorting_asc:before, table.dataTable thead > tr > th.sorting_desc:before, table.dataTable thead > tr > th.sorting_asc_disabled:before, table.dataTable thead > tr > th.sorting_desc_disabled:before, table.dataTable thead > tr > td.sorting:before, table.dataTable thead > tr > td.sorting_asc:before, table.dataTable thead > tr > td.sorting_desc:before, table.dataTable thead > tr > td.sorting_asc_disabled:before, table.dataTable thead > tr > td.sorting_desc_disabled:before {
  bottom: 50%;
  content: "▴"; }

table.dataTable thead > tr > th.sorting:after, table.dataTable thead > tr > th.sorting_asc:after, table.dataTable thead > tr > th.sorting_desc:after, table.dataTable thead > tr > th.sorting_asc_disabled:after, table.dataTable thead > tr > th.sorting_desc_disabled:after, table.dataTable thead > tr > td.sorting:after, table.dataTable thead > tr > td.sorting_asc:after, table.dataTable thead > tr > td.sorting_desc:after, table.dataTable thead > tr > td.sorting_asc_disabled:after, table.dataTable thead > tr > td.sorting_desc_disabled:after {
  top: 50%;
  content: "▾"; }

table.dataTable thead > tr > th.sorting_asc:before, table.dataTable thead > tr > th.sorting_desc:after, table.dataTable thead > tr > td.sorting_asc:before, table.dataTable thead > tr > td.sorting_desc:after {
  opacity: .6; }

table.dataTable thead > tr > th.sorting_desc_disabled:after, table.dataTable thead > tr > th.sorting_asc_disabled:before, table.dataTable thead > tr > td.sorting_desc_disabled:after, table.dataTable thead > tr > td.sorting_asc_disabled:before {
  display: none; }

table.dataTable thead > tr > th:active, table.dataTable thead > tr > td:active {
  outline: none; }

div.dataTables_scrollBody table.dataTable thead > tr > th:before, div.dataTables_scrollBody table.dataTable thead > tr > th:after, div.dataTables_scrollBody table.dataTable thead > tr > td:before, div.dataTables_scrollBody table.dataTable thead > tr > td:after {
  display: none; }

div.dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  margin-left: -100px;
  margin-top: -26px;
  text-align: center;
  padding: 2px; }

div.dataTables_processing > div:last-child {
  position: relative;
  width: 80px;
  height: 15px;
  margin: 1em auto; }

div.dataTables_processing > div:last-child > div {
  position: absolute;
  top: 0;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: rgba(13, 110, 253, 0.9);
  animation-timing-function: cubic-bezier(0, 1, 1, 0); }

div.dataTables_processing > div:last-child > div:nth-child(1) {
  left: 8px;
  animation: datatables-loader-1 .6s infinite; }

div.dataTables_processing > div:last-child > div:nth-child(2) {
  left: 8px;
  animation: datatables-loader-2 .6s infinite; }

div.dataTables_processing > div:last-child > div:nth-child(3) {
  left: 32px;
  animation: datatables-loader-2 .6s infinite; }

div.dataTables_processing > div:last-child > div:nth-child(4) {
  left: 56px;
  animation: datatables-loader-3 .6s infinite; }

@keyframes datatables-loader-1 {
  0% {
    transform: scale(0); }
  100% {
    transform: scale(1); } }

@keyframes datatables-loader-3 {
  0% {
    transform: scale(1); }
  100% {
    transform: scale(0); } }

@keyframes datatables-loader-2 {
  0% {
    transform: translate(0, 0); }
  100% {
    transform: translate(24px, 0); } }

table.dataTable.nowrap th, table.dataTable.nowrap td {
  white-space: nowrap; }

table.dataTable th.dt-left, table.dataTable td.dt-left {
  text-align: left; }

table.dataTable th.dt-center, table.dataTable td.dt-center, table.dataTable td.dataTables_empty {
  text-align: center; }

table.dataTable th.dt-right, table.dataTable td.dt-right {
  text-align: right; }

table.dataTable th.dt-justify, table.dataTable td.dt-justify {
  text-align: justify; }

table.dataTable th.dt-nowrap, table.dataTable td.dt-nowrap {
  white-space: nowrap; }

table.dataTable thead th, table.dataTable thead td, table.dataTable tfoot th, table.dataTable tfoot td {
  text-align: left; }

table.dataTable thead th.dt-head-left, table.dataTable thead td.dt-head-left, table.dataTable tfoot th.dt-head-left, table.dataTable tfoot td.dt-head-left {
  text-align: left; }

table.dataTable thead th.dt-head-center, table.dataTable thead td.dt-head-center, table.dataTable tfoot th.dt-head-center, table.dataTable tfoot td.dt-head-center {
  text-align: center; }

table.dataTable thead th.dt-head-right, table.dataTable thead td.dt-head-right, table.dataTable tfoot th.dt-head-right, table.dataTable tfoot td.dt-head-right {
  text-align: right; }

table.dataTable thead th.dt-head-justify, table.dataTable thead td.dt-head-justify, table.dataTable tfoot th.dt-head-justify, table.dataTable tfoot td.dt-head-justify {
  text-align: justify; }

table.dataTable thead th.dt-head-nowrap, table.dataTable thead td.dt-head-nowrap, table.dataTable tfoot th.dt-head-nowrap, table.dataTable tfoot td.dt-head-nowrap {
  white-space: nowrap; }

table.dataTable tbody th.dt-body-left, table.dataTable tbody td.dt-body-left {
  text-align: left; }

table.dataTable tbody th.dt-body-center, table.dataTable tbody td.dt-body-center {
  text-align: center; }

table.dataTable tbody th.dt-body-right, table.dataTable tbody td.dt-body-right {
  text-align: right; }

table.dataTable tbody th.dt-body-justify, table.dataTable tbody td.dt-body-justify {
  text-align: justify; }

table.dataTable tbody th.dt-body-nowrap, table.dataTable tbody td.dt-body-nowrap {
  white-space: nowrap; }

table.dataTable {
  width: 100%;
  margin: 0 auto;
  clear: both;
  border-collapse: separate;
  border-spacing: 0; }

table.dataTable thead th, table.dataTable tfoot th {
  font-weight: bold; }

table.dataTable thead th, table.dataTable thead td {
  padding: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3); }

table.dataTable thead th:active, table.dataTable thead td:active {
  outline: none; }

table.dataTable tfoot th, table.dataTable tfoot td {
  padding: 10px 10px 6px 10px;
  border-top: 1px solid rgba(0, 0, 0, 0.3); }

table.dataTable tbody tr {
  background-color: transparent; }

table.dataTable tbody tr.selected > * {
  box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.9);
  color: white; }

table.dataTable tbody th, table.dataTable tbody td {
  padding: 8px 10px; }

table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td {
  border-top: 1px solid rgba(0, 0, 0, 0.15); }

table.dataTable.row-border tbody tr:first-child th, table.dataTable.row-border tbody tr:first-child td, table.dataTable.display tbody tr:first-child th, table.dataTable.display tbody tr:first-child td {
  border-top: none; }

table.dataTable.cell-border tbody th, table.dataTable.cell-border tbody td {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  border-right: 1px solid rgba(0, 0, 0, 0.15); }

table.dataTable.cell-border tbody tr th:first-child, table.dataTable.cell-border tbody tr td:first-child {
  border-left: 1px solid rgba(0, 0, 0, 0.15); }

table.dataTable.cell-border tbody tr:first-child th, table.dataTable.cell-border tbody tr:first-child td {
  border-top: none; }

table.dataTable.stripe > tbody > tr.odd > *, table.dataTable.display > tbody > tr.odd > * {
  box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.023); }

table.dataTable.stripe > tbody > tr.odd.selected > *, table.dataTable.display > tbody > tr.odd.selected > * {
  box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.923); }

table.dataTable.hover > tbody > tr:hover > *, table.dataTable.display > tbody > tr:hover > * {
  box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.035); }

table.dataTable.hover > tbody > tr.selected:hover > *, table.dataTable.display > tbody > tr.selected:hover > * {
  box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.935); }

table.dataTable.order-column > tbody tr > .sorting_1, table.dataTable.order-column > tbody tr > .sorting_2, table.dataTable.order-column > tbody tr > .sorting_3, table.dataTable.display > tbody tr > .sorting_1, table.dataTable.display > tbody tr > .sorting_2, table.dataTable.display > tbody tr > .sorting_3 {
  box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.019); }

table.dataTable.order-column > tbody tr.selected > .sorting_1, table.dataTable.order-column > tbody tr.selected > .sorting_2, table.dataTable.order-column > tbody tr.selected > .sorting_3, table.dataTable.display > tbody tr.selected > .sorting_1, table.dataTable.display > tbody tr.selected > .sorting_2, table.dataTable.display > tbody tr.selected > .sorting_3 {
  box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.919); }

table.dataTable.display > tbody > tr.odd > .sorting_1, table.dataTable.order-column.stripe > tbody > tr.odd > .sorting_1 {
  box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.054); }

table.dataTable.display > tbody > tr.odd > .sorting_2, table.dataTable.order-column.stripe > tbody > tr.odd > .sorting_2 {
  box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.047); }

table.dataTable.display > tbody > tr.odd > .sorting_3, table.dataTable.order-column.stripe > tbody > tr.odd > .sorting_3 {
  box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.039); }

table.dataTable.display > tbody > tr.odd.selected > .sorting_1, table.dataTable.order-column.stripe > tbody > tr.odd.selected > .sorting_1 {
  box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.954); }

table.dataTable.display > tbody > tr.odd.selected > .sorting_2, table.dataTable.order-column.stripe > tbody > tr.odd.selected > .sorting_2 {
  box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.947); }

table.dataTable.display > tbody > tr.odd.selected > .sorting_3, table.dataTable.order-column.stripe > tbody > tr.odd.selected > .sorting_3 {
  box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.939); }

table.dataTable.display > tbody > tr.even > .sorting_1, table.dataTable.order-column.stripe > tbody > tr.even > .sorting_1 {
  box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.019); }

table.dataTable.display > tbody > tr.even > .sorting_2, table.dataTable.order-column.stripe > tbody > tr.even > .sorting_2 {
  box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.011); }

table.dataTable.display > tbody > tr.even > .sorting_3, table.dataTable.order-column.stripe > tbody > tr.even > .sorting_3 {
  box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.003); }

table.dataTable.display > tbody > tr.even.selected > .sorting_1, table.dataTable.order-column.stripe > tbody > tr.even.selected > .sorting_1 {
  box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.919); }

table.dataTable.display > tbody > tr.even.selected > .sorting_2, table.dataTable.order-column.stripe > tbody > tr.even.selected > .sorting_2 {
  box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.911); }

table.dataTable.display > tbody > tr.even.selected > .sorting_3, table.dataTable.order-column.stripe > tbody > tr.even.selected > .sorting_3 {
  box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.903); }

table.dataTable.display tbody tr:hover > .sorting_1, table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
  box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.082); }

table.dataTable.display tbody tr:hover > .sorting_2, table.dataTable.order-column.hover tbody tr:hover > .sorting_2 {
  box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.074); }

table.dataTable.display tbody tr:hover > .sorting_3, table.dataTable.order-column.hover tbody tr:hover > .sorting_3 {
  box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.062); }

table.dataTable.display tbody tr:hover.selected > .sorting_1, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 {
  box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.982); }

table.dataTable.display tbody tr:hover.selected > .sorting_2, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2 {
  box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.974); }

table.dataTable.display tbody tr:hover.selected > .sorting_3, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3 {
  box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.962); }

table.dataTable.no-footer {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3); }

table.dataTable.compact thead th, table.dataTable.compact thead td {
  padding: 4px 17px; }

table.dataTable.compact tfoot th, table.dataTable.compact tfoot td {
  padding: 4px; }

table.dataTable.compact tbody th, table.dataTable.compact tbody td {
  padding: 4px; }

table.dataTable th, table.dataTable td {
  box-sizing: content-box; }

.dataTables_wrapper {
  position: relative;
  clear: both; }

.dataTables_wrapper .dataTables_length {
  float: left; }

.dataTables_wrapper .dataTables_length select {
  border: 1px solid #aaa;
  border-radius: 3px;
  padding: 5px;
  background-color: transparent;
  padding: 4px; }

.dataTables_wrapper .dataTables_filter {
  float: right;
  text-align: right; }

.dataTables_wrapper .dataTables_filter input {
  border: 1px solid #aaa;
  border-radius: 3px;
  padding: 5px;
  background-color: transparent;
  margin-left: 3px; }

.dataTables_wrapper .dataTables_info {
  clear: both;
  float: left;
  padding-top: .755em; }

.dataTables_wrapper .dataTables_paginate {
  float: right;
  text-align: right;
  padding-top: .25em; }

.dataTables_wrapper .dataTables_paginate .paginate_button {
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: .5em 1em;
  margin-left: 2px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  color: #333 !important;
  border: 1px solid transparent;
  border-radius: 2px; }

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: #333 !important;
  border: 1px solid rgba(0, 0, 0, 0.3);
  background-color: rgba(230, 230, 230, 0.1);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(230, 230, 230, 0.1)), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background: -webkit-linear-gradient(top, rgba(230, 230, 230, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -moz-linear-gradient(top, rgba(230, 230, 230, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -ms-linear-gradient(top, rgba(230, 230, 230, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -o-linear-gradient(top, rgba(230, 230, 230, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear-gradient(to bottom, rgba(230, 230, 230, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%); }

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  cursor: default;
  color: #666 !important;
  border: 1px solid transparent;
  background: transparent;
  box-shadow: none; }

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: white !important;
  border: 1px solid #111;
  background-color: #585858;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));
  background: -webkit-linear-gradient(top, #585858 0%, #111 100%);
  background: -moz-linear-gradient(top, #585858 0%, #111 100%);
  background: -ms-linear-gradient(top, #585858 0%, #111 100%);
  background: -o-linear-gradient(top, #585858 0%, #111 100%);
  background: linear-gradient(to bottom, #585858 0%, #111 100%); }

.dataTables_wrapper .dataTables_paginate .paginate_button:active {
  outline: none;
  background-color: #2b2b2b;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));
  background: -webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  background: -moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  background: -ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  background: -o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);
  box-shadow: inset 0 0 3px #111; }

.dataTables_wrapper .dataTables_paginate .ellipsis {
  padding: 0 1em; }

.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_processing, .dataTables_wrapper .dataTables_paginate {
  color: #333; }

.dataTables_wrapper .dataTables_scroll {
  clear: both; }

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
  -webkit-overflow-scrolling: touch; }

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td {
  vertical-align: middle; }

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th > div.dataTables_sizing, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td > div.dataTables_sizing, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th > div.dataTables_sizing, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td > div.dataTables_sizing {
  height: 0;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important; }

.dataTables_wrapper.no-footer .dataTables_scrollBody {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3); }

.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable, .dataTables_wrapper.no-footer div.dataTables_scrollBody > table {
  border-bottom: none; }

.dataTables_wrapper:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0; }

@media screen and (max-width: 767px) {
  .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: center; }
  .dataTables_wrapper .dataTables_paginate {
    margin-top: .5em; } }

@media screen and (max-width: 640px) {
  .dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter {
    float: none;
    text-align: center; }
  .dataTables_wrapper .dataTables_filter {
    margin-top: .5em; } }

.adn-description {
  max-width: 825px;
  margin: 0 auto; }
  .adn-description p {
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #BFFFEE;
    margin-bottom: 40px;
    font-family: "Manrope", sans-serif;
    margin-left: 3px;
    margin-top: 0; }
  .adn-description .btn-primary {
    left: -6px; }
  .adn-description.contribution {
    max-width: 920px;
    margin: 0 auto;
    left: 50px;
    position: relative;
    padding-top: 150px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 150px;
    z-index: 9; }
    @media only screen and (min-width: 668px) and (max-width: 1024px) {
      .adn-description.contribution {
        max-width: 100%;
        left: 0;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 75px; } }
    @media only screen and (max-width: 667px) {
      .adn-description.contribution {
        max-width: 100%;
        left: 0;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 75px; } }
    .adn-description.contribution .left-col {
      width: 389px; }
      @media only screen and (min-width: 668px) and (max-width: 1024px) {
        .adn-description.contribution .left-col {
          width: 100%; } }
      @media only screen and (max-width: 667px) {
        .adn-description.contribution .left-col {
          width: 100%; } }
    .adn-description.contribution .right-col {
      width: 445px; }
      @media only screen and (min-width: 668px) and (max-width: 1024px) {
        .adn-description.contribution .right-col {
          width: 100%; } }
      @media only screen and (max-width: 667px) {
        .adn-description.contribution .right-col {
          width: 100%; } }
      .adn-description.contribution .right-col p {
        margin-bottom: 20px; }
      .adn-description.contribution .right-col .btn-primary {
        margin-top: 40px; }
  .adn-description.global-goals {
    max-width: 1040px; }
    .adn-description.global-goals .left-col {
      width: 445px; }
      @media only screen and (min-width: 668px) and (max-width: 1024px) {
        .adn-description.global-goals .left-col {
          width: 100%; } }
      @media only screen and (max-width: 667px) {
        .adn-description.global-goals .left-col {
          width: 100%; } }

section.our-sustainability {
  max-width: 952px;
  margin: 0 auto;
  padding: 100px 0px 0px 0px;
  display: flex;
  flex-wrap: wrap;
  box-sizing: content-box;
  position: relative;
  left: 66px; }
  @media only screen and (min-width: 668px) and (max-width: 1024px) {
    section.our-sustainability {
      left: 0;
      box-sizing: border-box;
      padding-left: 15px;
      padding-right: 15px; } }
  @media only screen and (max-width: 667px) {
    section.our-sustainability {
      left: 0;
      box-sizing: border-box;
      padding-left: 15px;
      padding-right: 15px; } }
  section.our-sustainability h2 {
    text-transform: capitalize;
    margin-bottom: 40px;
    font-size: 40px;
    line-height: 46px; }
  section.our-sustainability .section-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    padding-bottom: 62px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    gap: 16px; }
    @media only screen and (max-width: 667px) {
      section.our-sustainability .section-wrapper {
        padding-bottom: 40px;
        grid-template-columns: repeat(1, 1fr); } }
    section.our-sustainability .section-wrapper .item {
      width: 452px;
      min-height: 210px;
      background: linear-gradient(111.44deg, #006D7C 0%, #27B07A 148.08%);
      border-bottom: 2px solid #20B67B;
      padding: 40px 20px 20px 20px; }
      @media only screen and (min-width: 668px) and (max-width: 1024px) {
        section.our-sustainability .section-wrapper .item {
          width: 100%; } }
      @media only screen and (max-width: 667px) {
        section.our-sustainability .section-wrapper .item {
          width: 100%; } }
      section.our-sustainability .section-wrapper .item h4 {
        font-weight: 500;
        font-size: 24px;
        line-height: 30px;
        letter-spacing: 0.02em;
        margin-bottom: 10px;
        color: #fff;
        font-family: "Manrope", sans-serif;
        margin-top: 0; }
      section.our-sustainability .section-wrapper .item p {
        font-weight: 400;
        font-size: 18px;
        line-height: 30px;
        color: #BFFFEE;
        font-family: "Manrope", sans-serif; }
      section.our-sustainability .section-wrapper .item ul {
        padding-left: 20px;
        margin-left: 0; }
        section.our-sustainability .section-wrapper .item ul li {
          font-weight: 400;
          font-size: 18px;
          line-height: 30px;
          color: #BFFFEE;
          font-family: "Manrope", sans-serif; }

.sdg-popup .sdg-popup-top {
  margin: 0 auto;
  max-width: 920px;
  left: 52px;
  position: relative;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  padding-top: 75px; }
  @media only screen and (min-width: 668px) and (max-width: 1024px) {
    .sdg-popup .sdg-popup-top {
      grid-template-columns: repeat(2, 1fr);
      gap: 15px;
      padding-top: 40px;
      padding-left: 15px;
      padding-right: 15px;
      margin-right: -5px;
      left: 0; } }
  @media only screen and (max-width: 667px) {
    .sdg-popup .sdg-popup-top {
      grid-template-columns: repeat(1, 1fr);
      gap: 15px;
      padding-top: 40px;
      padding-left: 15px;
      padding-right: 15px;
      margin-right: -5px;
      left: 0; } }
  .sdg-popup .sdg-popup-top .item {
    background: #007DBC;
    padding: 36px 36px 37px 36px;
    box-sizing: border-box; }
    .sdg-popup .sdg-popup-top .item p {
      font-weight: 500;
      font-size: 18px;
      line-height: 30px;
      color: #FFFFFF;
      font-family: "Manrope", sans-serif; }
    .sdg-popup .sdg-popup-top .item .btn-popup {
      background: transparent;
      margin-top: 30px;
      font-weight: 700;
      font-size: 12px;
      line-height: 24px;
      display: flex;
      align-items: center;
      letter-spacing: 0.04em;
      text-transform: uppercase;
      color: #FFFFFF;
      border: none;
      font-family: "Manrope", sans-serif;
      cursor: pointer; }
      .sdg-popup .sdg-popup-top .item .btn-popup svg {
        margin-right: 7px; }
      .sdg-popup .sdg-popup-top .item .btn-popup:hover {
        opacity: .8; }
    .sdg-popup .sdg-popup-top .item:nth-child(odd) {
      background: #007DBC; }
    .sdg-popup .sdg-popup-top .item:nth-child(even) {
      background: #279B48; }
    .sdg-popup .sdg-popup-top .item:nth-child(3) {
      background: #F36D25; }
    .sdg-popup .sdg-popup-top .item:nth-child(6) {
      background: #F36D25; }
    .sdg-popup .sdg-popup-top .item p {
      margin: 0; }

.section-wrapper.position-relative.active .sdg-popup-content-for-contribution {
  visibility: visible;
  z-index: 99999992;
  transform: translateX(0px);
  opacity: 1; }

.sdg-popup-content-paragraph-sustainable, .sdg-popup-content-for-contribution, .global-goal-popup {
  position: fixed;
  top: 0;
  right: 0;
  z-index: -1;
  height: 100vh;
  box-sizing: border-box;
  width: 67.2%;
  visibility: hidden;
  transform: translateX(30px);
  transition: all 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
  opacity: 0; }
  .sdg-popup-content-paragraph-sustainable .sdg-details, .sdg-popup-content-for-contribution .sdg-details, .global-goal-popup .sdg-details {
    position: relative;
    z-index: 99999991; }
  .sdg-popup-content-paragraph-sustainable .details-overlay, .sdg-popup-content-for-contribution .details-overlay, .global-goal-popup .details-overlay {
    background: rgba(4, 53, 60, 0.8);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999991; }
  .sdg-popup-content-paragraph-sustainable.active, .sdg-popup-content-for-contribution.active, .global-goal-popup.active {
    visibility: visible;
    z-index: 99999992;
    transform: translateX(0px);
    opacity: 1; }
  .sdg-popup-content-paragraph-sustainable .sdg-details-wrapper, .sdg-popup-content-for-contribution .sdg-details-wrapper, .global-goal-popup .sdg-details-wrapper {
    position: relative;
    z-index: 99999;
    background: #fff;
    height: 100vh;
    padding-bottom: 80px; }
    .sdg-popup-content-paragraph-sustainable .sdg-details-wrapper svg.close-icon, .sdg-popup-content-for-contribution .sdg-details-wrapper svg.close-icon, .global-goal-popup .sdg-details-wrapper svg.close-icon {
      position: absolute;
      left: -90px;
      cursor: pointer; }
      @media only screen and (max-width: 667px) {
        .sdg-popup-content-paragraph-sustainable .sdg-details-wrapper svg.close-icon, .sdg-popup-content-for-contribution .sdg-details-wrapper svg.close-icon, .global-goal-popup .sdg-details-wrapper svg.close-icon {
          left: -35px;
          width: 40px;
          height: 40px; } }
    .sdg-popup-content-paragraph-sustainable .sdg-details-wrapper h2, .sdg-popup-content-for-contribution .sdg-details-wrapper h2, .global-goal-popup .sdg-details-wrapper h2 {
      border: 1px solid rgba(0, 57, 65, 0.1);
      font-weight: 400;
      font-size: 28px;
      line-height: 38px;
      color: #003941;
      padding: 38px 50px;
      margin-bottom: 0; }
      @media only screen and (max-width: 667px) {
        .sdg-popup-content-paragraph-sustainable .sdg-details-wrapper h2, .sdg-popup-content-for-contribution .sdg-details-wrapper h2, .global-goal-popup .sdg-details-wrapper h2 {
          font-size: 18px;
          line-height: 28px;
          padding: 20px 32px; } }
    .sdg-popup-content-paragraph-sustainable .sdg-details-wrapper .content, .sdg-popup-content-for-contribution .sdg-details-wrapper .content, .global-goal-popup .sdg-details-wrapper .content {
      overflow-y: scroll;
      padding: 40px 50px 80px 50px;
      box-sizing: border-box;
      height: 100%; }
      @media only screen and (max-width: 667px) {
        .sdg-popup-content-paragraph-sustainable .sdg-details-wrapper .content, .sdg-popup-content-for-contribution .sdg-details-wrapper .content, .global-goal-popup .sdg-details-wrapper .content {
          padding: 30px 20px 80px 30px; } }
      .sdg-popup-content-paragraph-sustainable .sdg-details-wrapper .content p, .sdg-popup-content-for-contribution .sdg-details-wrapper .content p, .global-goal-popup .sdg-details-wrapper .content p {
        font-weight: 400;
        font-size: 16px;
        line-height: 26px;
        display: flex;
        align-items: flex-end;
        letter-spacing: 0.02em;
        color: #003941;
        font-family: "Manrope", sans-serif;
        margin-bottom: 30px; }

.sdg-popup .sdg-popup-details .sdg-details {
  position: fixed;
  top: 0;
  right: 0;
  z-index: -1;
  height: 100vh;
  box-sizing: border-box;
  width: 67.2%;
  visibility: hidden;
  transform: translateX(30px);
  transition: all 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
  opacity: 0; }
  @media only screen and (max-width: 667px) {
    .sdg-popup .sdg-popup-details .sdg-details {
      width: 87.2%; } }
  .sdg-popup .sdg-popup-details .sdg-details.active {
    visibility: visible;
    z-index: 99999992;
    transform: translateX(0px);
    opacity: 1; }
  .sdg-popup .sdg-popup-details .sdg-details .sdg-details-wrapper {
    position: relative;
    z-index: 99999;
    background: #fff;
    height: 100vh;
    padding-bottom: 80px; }
    .sdg-popup .sdg-popup-details .sdg-details .sdg-details-wrapper svg.close-icon {
      position: absolute;
      left: -90px;
      cursor: pointer; }
      @media only screen and (max-width: 667px) {
        .sdg-popup .sdg-popup-details .sdg-details .sdg-details-wrapper svg.close-icon {
          left: -35px;
          width: 40px;
          height: 40px; } }
    .sdg-popup .sdg-popup-details .sdg-details .sdg-details-wrapper h2 {
      border: 1px solid rgba(0, 57, 65, 0.1);
      font-weight: 400;
      font-size: 28px;
      line-height: 38px;
      color: #003941;
      padding: 38px 50px;
      margin-bottom: 0; }
      @media only screen and (max-width: 667px) {
        .sdg-popup .sdg-popup-details .sdg-details .sdg-details-wrapper h2 {
          font-size: 18px;
          line-height: 28px;
          padding: 20px 32px; } }
    .sdg-popup .sdg-popup-details .sdg-details .sdg-details-wrapper .content {
      overflow-y: scroll;
      padding: 40px 50px 80px 50px;
      box-sizing: border-box;
      height: 100%; }
      @media only screen and (max-width: 667px) {
        .sdg-popup .sdg-popup-details .sdg-details .sdg-details-wrapper .content {
          padding: 30px 20px 80px 30px; } }
      .sdg-popup .sdg-popup-details .sdg-details .sdg-details-wrapper .content p {
        font-weight: 400;
        font-size: 16px;
        line-height: 26px;
        display: flex;
        align-items: flex-end;
        letter-spacing: 0.02em;
        color: #003941;
        font-family: "Manrope", sans-serif;
        margin-bottom: 30px; }

body.adn-overflow {
  overflow: hidden; }
  body.adn-overflow .sdg-popup-details .details-overlay {
    background: rgba(4, 53, 60, 0.8);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999991; }

@media only screen and (max-width: 667px) {
  .sdg-logo {
    width: 100%; } }

.position-relative {
  position: relative;
  overflow: hidden; }
  .position-relative .sdg-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
    z-index: 1; }
  .position-relative .overlay {
    background: linear-gradient(180deg, #003941 0%, rgba(0, 57, 65, 0.85) 50%, #003941 100%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2; }

.event-list-item {
  padding: 60px 0; }
  .event-list-item .sponser-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 20px; }
    .event-list-item .sponser-list .calender {
      width: 200px;
      text-align: center; }
      @media only screen and (max-width: 667px) {
        .event-list-item .sponser-list .calender {
          width: 100%;
          text-align: left; } }
      .event-list-item .sponser-list .calender svg {
        width: 50px;
        height: auto; }
        .event-list-item .sponser-list .calender svg path, .event-list-item .sponser-list .calender svg rect {
          stroke: #fff !important; }
      .event-list-item .sponser-list .calender p {
        font-size: 20px;
        color: #fff;
        font-family: "Manrope", sans-serif; }
    .event-list-item .sponser-list .text-content {
      width: calc( 100% - 200px); }
      @media only screen and (max-width: 667px) {
        .event-list-item .sponser-list .text-content {
          width: 100%; } }
      .event-list-item .sponser-list .text-content h3 {
        margin-top: 0;
        font-size: 28px;
        margin-bottom: 20px;
        font-family: "Manrope", sans-serif;
        color: #fff; }
      .event-list-item .sponser-list .text-content p {
        font-size: 16px;
        line-height: 26px;
        font-family: "Manrope", sans-serif;
        color: #fff; }

.sdg-tab-wrapper {
  max-width: 920px;
  margin: 0 auto;
  padding: 150px 0px 0px 0px;
  display: flex;
  flex-wrap: wrap;
  box-sizing: content-box;
  position: relative;
  left: 50px; }
  @media only screen and (min-width: 668px) and (max-width: 1024px) {
    .sdg-tab-wrapper {
      left: 0;
      padding-left: 15px;
      padding-right: 15px;
      max-width: 100%; } }
  @media only screen and (max-width: 667px) {
    .sdg-tab-wrapper {
      left: 0;
      padding-left: 15px;
      padding-right: 15px;
      max-width: 100%;
      padding-top: 50px; } }
  .sdg-tab-wrapper .tab-top-section {
    background: rgba(255, 255, 255, 0.04);
    padding: 50px 52px 30px 50px;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center; }
    @media only screen and (max-width: 667px) {
      .sdg-tab-wrapper .tab-top-section {
        padding: 50px 15px 30px 15px; } }
    .sdg-tab-wrapper .tab-top-section img {
      opacity: .5;
      width: 82px;
      height: 82px;
      object-fit: cover;
      margin-right: 8px;
      display: block;
      transition: all .4s ease-in;
      cursor: pointer; }
      @media only screen and (min-width: 668px) and (max-width: 1024px) {
        .sdg-tab-wrapper .tab-top-section img {
          margin-bottom: 10px;
          margin-right: 10px; } }
      @media only screen and (max-width: 667px) {
        .sdg-tab-wrapper .tab-top-section img {
          margin-bottom: 10px;
          margin-right: 10px; } }
      .sdg-tab-wrapper .tab-top-section img.active {
        opacity: 1; }
  .sdg-tab-wrapper .tab-main-content {
    position: relative;
    width: 100%; }
    .sdg-tab-wrapper .tab-main-content .item {
      background: #4C9F38;
      padding: 30px 50px 30px 50px;
      box-sizing: border-box;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      opacity: 0;
      transition: opacity .3s ease-in-out; }
      @media only screen and (max-width: 667px) {
        .sdg-tab-wrapper .tab-main-content .item {
          padding: 30px 15px 30px 15px; } }
      .sdg-tab-wrapper .tab-main-content .item h3 {
        letter-spacing: 0.02em;
        margin-top: 0;
        margin-bottom: 10px;
        font-family: "Manrope", sans-serif;
        font-weight: 500;
        font-size: 24px;
        line-height: 30px;
        color: #fff; }
      .sdg-tab-wrapper .tab-main-content .item p {
        font-weight: 400;
        font-size: 16px;
        line-height: 26px;
        letter-spacing: 0.02em;
        color: #FFFFFF;
        font-family: "Manrope", sans-serif;
        margin: 0; }
      .sdg-tab-wrapper .tab-main-content .item.active {
        position: relative;
        top: 0;
        opacity: 1; }

section.sdg-list {
  max-width: 1045px;
  margin: 0 auto; }
  @media only screen and (min-width: 668px) and (max-width: 1024px) {
    section.sdg-list {
      max-width: 100%;
      padding: 0 15px; } }
  @media only screen and (max-width: 667px) {
    section.sdg-list {
      max-width: 100%;
      padding: 0 15px; } }
  section.sdg-list .item {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 30px;
    position: relative; }
    section.sdg-list .item::after {
      content: '';
      position: absolute;
      left: -73px;
      height: 0;
      width: 1px;
      transition: all 1s ease-in-out;
      background: linear-gradient(99.21deg, #3CDD97 9.05%, #00FF94 106.39%);
      z-index: 2; }
      @media only screen and (min-width: 668px) and (max-width: 1024px) {
        section.sdg-list .item::after {
          display: none; } }
      @media only screen and (max-width: 667px) {
        section.sdg-list .item::after {
          display: none; } }
    section.sdg-list .item::before {
      content: '';
      position: absolute;
      left: -73px;
      height: 100%;
      width: 1px;
      background-color: rgba(255, 255, 255, 0.1);
      transition: all 1s ease-in-out;
      z-index: 1; }
      @media only screen and (min-width: 668px) and (max-width: 1024px) {
        section.sdg-list .item::before {
          display: none; } }
      @media only screen and (max-width: 667px) {
        section.sdg-list .item::before {
          display: none; } }
    section.sdg-list .item span.dot {
      background: #00444E;
      display: inline-block;
      width: 15px;
      height: 14px;
      border-radius: 100%;
      position: absolute;
      left: -80px;
      z-index: 3;
      transition: all 1s ease-in-out; }
      section.sdg-list .item span.dot.two {
        z-index: 4;
        transform: scale(0);
        transition: all 1s ease-in-out;
        background: linear-gradient(99.21deg, #3CDD97 9.05%, #00FF94 106.39%); }
      @media only screen and (min-width: 668px) and (max-width: 1024px) {
        section.sdg-list .item span.dot {
          display: none; } }
      @media only screen and (max-width: 667px) {
        section.sdg-list .item span.dot {
          display: none; } }
    section.sdg-list .item .icon-list {
      width: 274px;
      display: block;
      margin-right: 41px;
      text-align: right; }
      @media only screen and (min-width: 668px) and (max-width: 1024px) {
        section.sdg-list .item .icon-list {
          width: 100%;
          text-align: left;
          width: 100%;
          margin-right: 0; } }
      @media only screen and (max-width: 667px) {
        section.sdg-list .item .icon-list {
          width: 100%;
          text-align: left;
          width: 100%;
          margin-right: 0; } }
      section.sdg-list .item .icon-list img {
        margin-right: 8px;
        margin-bottom: 8px;
        height: 80px;
        width: 80px; }
    section.sdg-list .item .content {
      max-width: 730px;
      padding: 20px 30px;
      box-sizing: border-box;
      border-radius: 12px; }
      @media only screen and (min-width: 668px) and (max-width: 1024px) {
        section.sdg-list .item .content {
          max-width: 100%; } }
      @media only screen and (max-width: 667px) {
        section.sdg-list .item .content {
          max-width: 100%; } }
      section.sdg-list .item .content h3 {
        font-weight: 500;
        font-size: 24px;
        line-height: 30px;
        font-family: "Manrope", sans-serif;
        letter-spacing: 0.02em;
        color: #fff;
        margin-top: 0;
        margin-bottom: 10px; }
      section.sdg-list .item .content p {
        font-weight: 400;
        font-size: 16px;
        line-height: 26px;
        letter-spacing: 0.02em;
        color: #FFFFFF;
        font-family: "Manrope", sans-serif; }
    section.sdg-list .item:last-child::after {
      display: none; }
    section.sdg-list .item:last-child::before {
      display: none; }
    section.sdg-list .item:first-child span.dot.two {
      z-index: 4;
      transform: scale(1); }
    section.sdg-list .item.active::after {
      height: 100%; }
    section.sdg-list .item.active span.dot {
      transform: scale(1); }
      section.sdg-list .item.active span.dot.two {
        z-index: 4;
        transform: scale(1); }

* {
  box-sizing: border-box;
  scrollbar-color: #3CDD97 #002328;
  scrollbar-width: thin; }

.cursor {
  width: 30px;
  height: 30px;
  border-radius: 100%;
  border: 1px solid #fff;
  transition: all 200ms ease-out;
  position: fixed;
  pointer-events: none;
  left: 0;
  top: 0;
  transform: translate(calc(-50% + 15px), -50%);
  z-index: 999991; }
  @media only screen and (max-width: 667px) {
    .cursor {
      display: none; } }

.cursor2 {
  width: 5px;
  height: 5px;
  border-radius: 100%;
  background-color: #fff;
  opacity: .5;
  position: fixed;
  transform: translate(-50%, -50%);
  pointer-events: none;
  transition: width .3s, height .3s, opacity .3s;
  z-index: 999991; }
  @media only screen and (max-width: 667px) {
    .cursor2 {
      display: none; } }

.hover {
  background-color: rgba(255, 255, 255, 0.5);
  opacity: 0.5;
  width: 40px;
  height: 40px; }

.no-cursor {
  display: none; }

.cursorinnerhover {
  width: 50px;
  height: 50px;
  opacity: .5; }

.text-center {
  text-align: center; }

body {
  margin: 0;
  padding: 0;
  overflow-y: scroll;
  overflow-x: hidden;
  text-rendering: optimizeSpeed;
  scroll-behavior: smooth;
  background: #003941; }
  body.overflow-hidden {
    overflow: hidden; }

a {
  text-decoration: none; }

/* width */
::-webkit-scrollbar {
  width: 4px; }

/* Track */
::-webkit-scrollbar-track {
  background: #002328; }

/* Handle */
::-webkit-scrollbar-thumb {
  background: linear-gradient(99.21deg, #3CDD97 9.05%, #00FF94 106.39%);
  border-radius: 4px; }

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #BFFFEE; }

/* Zoom in Keyframes */
@-webkit-keyframes zoomin {
  from {
    transform: scale(1, 1);
    transform-origin: 50% 50%; }
  to {
    transform: scale(1.8, 1.9);
    transform-origin: 50% 0%; } }

@keyframes zoomin {
  from {
    transform: scale(1, 1);
    transform-origin: 50% 50%; }
  to {
    transform: scale(1.8, 1.9);
    transform-origin: 50% 0%; } }
