:root {
  --font--open-sans: "Open Sans", sans-serif;
  --swatch--text-darkblue: #002944;
  --container--c-1280: 80em;
  --black\<deleted\|variable-b04721b6\>: #1d1d1d;
  --swatch--white: white;
  --padding-section--ps-120: 7.5em;
  --container--c-1064: 66.5em;
  --container--c-848: 53em;
  --secondary-color\<deleted\|variable-960f01e6\>: #eaa520;
  --primary-accent\<deleted\|variable-afc2d70c\>: #141414;
  --secondary-accent\<deleted\|variable-6370f196\>: #9d9d9d;
  --swatch--black: black;
  --primary-color\<deleted\|variable-dcab1f4a\>: #ea5820;
  --chocolate\<deleted\|variable-c8165ea4\>: #ea6920;
  --blue-violet\<deleted\|variable-58c8f546\>: #7920ea;
  --gradient-black\<deleted\|variable-2bfc5512\>: #323232;
  --dim-grey\<deleted\|variable-8ecb79e9\>: #626262;
  --space--8: .5em;
  --primary-button-hover\<deleted\|variable-4cf8087c\>: #cc3a02;
  --space--16: 1em;
  --space--24: 1.5em;
  --space--32: 2em;
  --space--40: 2.5em;
  --space--48: 3em;
  --space--56: 3.5em;
  --space--64: 4em;
  --space--72: 4.5em;
  --swatch--transparent: #fff0;
  --south-asia: #00b4ae;
  --padding-section--ps-128: 8em;
  --padding-section--ps-80: 5em;
  --space--80: 5em;
  --padding-section--ps-240: 15em;
  --green: #007b69;
  --red: #e42919;
  --anchor-border: #e1e1e1;
  --container--c-1440: 90em;
  --yellow: #ffd552;
  --container--c-1130: 70.625em;
  --teal: #0090b4;
  --global-markets: #00b4ae;
  --northeast-asia: #f27c38;
  --west-asia: #ffd552;
  --southeast-asia: #0090b4;
  --our-team-tab: #6c899b;
  --default-black: #252828;
}

body {
  font-family: var(--font--open-sans);
  color: var(--swatch--text-darkblue);
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter;
  font-size: 4em;
  font-weight: 500;
  line-height: 1.125;
}

h2 {
  font-family: var(--font--open-sans);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3em;
  font-weight: 700;
  line-height: 1.16667;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2em;
  font-weight: 400;
  line-height: 1.33333;
}

h4 {
  font-family: var(--font--open-sans);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.4;
}

h5 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter;
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1.44248;
}

h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1em;
  line-height: 1.5;
}

p {
  margin-bottom: 0;
}

a {
  text-decoration: underline;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

.main-wrapper {
  z-index: 2;
  position: relative;
  overflow: clip;
}

.container-1280 {
  max-width: var(--container--c-1280);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.padding-global {
  padding-left: 1.5em;
  padding-right: 1.5em;
}

.padding-global.is-nav {
  padding-left: 5%;
  padding-right: 5%;
}

.section-cover {
  background-color: var(--black\<deleted\|variable-b04721b6\>);
}

.global-styles {
  position: fixed;
  inset: 0% 0% auto;
}

.footer-link {
  color: var(--swatch--white);
  font-size: .875em;
  line-height: 1.4375em;
  text-decoration: none;
}

.footer-link:hover {
  color: var(--swatch--text-darkblue);
}

.padding-section-120 {
  padding-top: var(--padding-section--ps-120);
  padding-bottom: var(--padding-section--ps-120);
}

.padding-section-b60 {
  padding-top: 7.5em;
  padding-bottom: 3.75em;
}

.padding-section-b60.section-custom-padding {
  padding-top: 17.4em;
}

.padding-section-t60 {
  padding-top: 3.75em;
  padding-bottom: 7.5em;
}

.container-1064 {
  max-width: var(--container--c-1064);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.container-848 {
  max-width: var(--container--c-848);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.section-hero-components {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.logo-wrapper {
  margin-bottom: 6.63em;
}

.heading-wrapper {
  width: 100%;
  max-width: 49.63em;
  margin-bottom: 3.94em;
}

.heading-cover {
  color: var(--swatch--white);
  font-size: 5.5em;
}

.paragraph-wrapper {
  justify-content: flex-end;
  width: 100%;
  max-width: 63.56em;
  display: flex;
}

.text-width-515 {
  width: 100%;
  max-width: 32.19em;
}

.text-size-18 {
  font-size: 1.13em;
  font-weight: 400;
  line-height: 1.44444;
}

.text-size-18.margin-top-24 {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}

.global-footer {
  z-index: 1;
  color: var(--swatch--white);
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: fixed;
  inset: auto 7.5em 1.25em;
}

.colour-pallete-solid {
  background-color: var(--black\<deleted\|variable-b04721b6\>);
  position: relative;
}

.heading-text {
  color: var(--swatch--white);
  font-family: Inter;
  font-size: 2.25em;
  font-weight: 700;
  line-height: 2.77778;
}

.heading-text.hide {
  display: none;
}

.heading-section-wrapper {
  width: 25%;
  margin-bottom: 6.63em;
}

.color-pallete-wrapper {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.colour-container {
  grid-row-gap: 1.5em;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.primary-color {
  background-color: #ea5820;
  justify-content: center;
  align-items: center;
}

.primary-color.height-37 {
  height: 2.31em;
}

.text-size-16 {
  font-size: 1em;
  font-weight: 400;
  line-height: 1.4375;
}

.text-size-16.text-weight-semibold {
  font-weight: 600;
}

.text-size-16.team-designation {
  max-width: 50%;
}

.section-components {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.secondary-color {
  background-color: var(--secondary-color\<deleted\|variable-960f01e6\>);
  justify-content: center;
  align-items: center;
}

.primary-accent {
  background-color: var(--primary-accent\<deleted\|variable-afc2d70c\>);
  justify-content: center;
  align-items: center;
}

.secondary-accent {
  background-color: var(--secondary-accent\<deleted\|variable-6370f196\>);
  justify-content: center;
  align-items: center;
}

.default-dark {
  background-color: var(--swatch--black);
  justify-content: center;
  align-items: center;
}

.default-white {
  background-color: #fff;
  justify-content: center;
  align-items: center;
}

.text-color-black {
  color: var(--primary-accent\<deleted\|variable-afc2d70c\>);
}

.white-wrapper {
  background-color: var(--swatch--white);
  border-radius: 30%;
  justify-content: center;
  align-items: center;
  width: 9.94em;
  height: 9.94em;
  display: flex;
}

.dark-wrapper {
  background-color: var(--swatch--black);
  border-radius: 30%;
  justify-content: center;
  align-items: center;
  width: 9.94em;
  height: 9.94em;
  display: flex;
}

.secondary-accent-wrapper {
  background-color: #9d9d9d;
  border-radius: 30%;
  justify-content: center;
  align-items: center;
  width: 9.94em;
  height: 9.94em;
  display: flex;
}

.primary-accent-wrapper {
  background-color: #141414;
  border-radius: 30%;
  justify-content: center;
  align-items: center;
  width: 9.94em;
  height: 9.94em;
  display: flex;
}

.secondary-color-wrapper {
  background-color: #eaa520;
  border-radius: 30%;
  justify-content: center;
  align-items: center;
  width: 9.94em;
  height: 9.94em;
  display: flex;
}

.primary-color-wrapper {
  background-color: #ea5820;
  border-radius: 30%;
  justify-content: center;
  align-items: center;
  width: 9.94em;
  height: 9.94em;
  display: flex;
}

.colour-pallete-gradient {
  background-color: var(--black\<deleted\|variable-b04721b6\>);
  position: relative;
}

.padding-section-60 {
  padding-top: 3.75em;
  padding-bottom: 3.75em;
}

.color-pallete-gradient {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-items: start;
  display: flex;
}

.primary-gradient {
  background-image: linear-gradient(280deg, var(--primary-color\<deleted\|variable-dcab1f4a\>), var(--secondary-color\<deleted\|variable-960f01e6\>));
  justify-content: center;
  align-items: center;
}

.primary-gradient-wrapper {
  background-image: linear-gradient(280deg, var(--primary-color\<deleted\|variable-dcab1f4a\>), var(--secondary-color\<deleted\|variable-960f01e6\>));
  border-radius: 30%;
  justify-content: center;
  align-items: center;
  width: 9.94em;
  height: 9.94em;
  display: flex;
}

.secondary-gradient {
  background-image: linear-gradient(280deg, var(--chocolate\<deleted\|variable-c8165ea4\>), var(--blue-violet\<deleted\|variable-58c8f546\>));
  justify-content: center;
  align-items: center;
}

.secondary-gradient-wrapper {
  background-image: linear-gradient(280deg, var(--chocolate\<deleted\|variable-c8165ea4\>), var(--blue-violet\<deleted\|variable-58c8f546\>));
  border-radius: 30%;
  justify-content: center;
  align-items: center;
  width: 9.94em;
  height: 9.94em;
  display: flex;
}

.accent-gradient {
  background-image: linear-gradient(280deg, var(--gradient-black\<deleted\|variable-2bfc5512\>), var(--dim-grey\<deleted\|variable-8ecb79e9\>));
  justify-content: center;
  align-items: center;
  position: absolute;
}

.accent-gradient-wrapper {
  background-image: linear-gradient(280deg, var(--gradient-black\<deleted\|variable-2bfc5512\>), var(--dim-grey\<deleted\|variable-8ecb79e9\>));
  border-radius: 30%;
  justify-content: center;
  align-items: center;
  width: 9.94em;
  height: 9.94em;
  display: flex;
}

.section-typography {
  background-color: var(--black\<deleted\|variable-b04721b6\>);
  background-image: url('../images/Aa.svg');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: auto;
}

.section-components-horizontal {
  align-items: stretch;
  display: flex;
}

.typography-wrapper {
  margin-left: 9em;
}

.heading-64 {
  font-size: 4em;
  font-weight: 700;
}

.typography-container {
  color: var(--swatch--white);
  flex-direction: column;
  display: flex;
}

.typography-container.bm-30 {
  margin-bottom: 1.88em;
}

.heading-48 {
  font-size: 3em;
}

.heading-48.text-weight-bold {
  line-height: 1;
}

.heading-48.text-weight-bold.has-shadow {
  text-shadow: 0 0 20px #0006;
}

.heading-32 {
  font-size: 2em;
}

.heading-32.is-bold {
  font-weight: 700;
}

.heading-32.is-bold.for-popup {
  max-width: 90%;
}

.heading-24 {
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1.33333;
}

.heading-24.text-weight-bold.for-mobile, .heading-24.for-tab-mobile {
  display: none;
}

.heading-20 {
  font-size: 1.25em;
}

.heading-20.is-bold {
  font-weight: 700;
}

.text-color-white {
  color: var(--swatch--white);
}

.text-size-24 {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.33333;
}

.paragraph-container {
  color: var(--swatch--white);
  flex-direction: column;
  width: 31.81em;
  display: flex;
}

.paragraph-container.bm-35 {
  margin-bottom: 2.81em;
}

.paragraph-content {
  flex-direction: row;
  justify-content: space-between;
  display: flex;
}

.margin-bottom-8 {
  margin-bottom: var(--space--8);
}

.text-size-20 {
  font-family: Poppins;
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1.4em;
}

.section-buttons {
  background-color: var(--black\<deleted\|variable-b04721b6\>);
}

.buttons-components {
  grid-column-gap: 16px;
  grid-row-gap: 28px;
  flex-direction: column;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  display: grid;
}

.buttons-primary-wrapper {
  display: flex;
}

.buttons-outline-wrapper {
  align-items: stretch;
  display: flex;
}

.buttons-with-icon-wrapper {
  display: flex;
}

.buttons-content-wrapper {
  width: 40%;
}

.buttons-element {
  justify-content: space-between;
  align-items: center;
  width: 50%;
  display: flex;
}

.primary-button-s {
  background-color: #ea5820;
  border-radius: 6.25em;
  justify-content: center;
  align-items: center;
  padding: 1.06em 3.44em;
  font-family: Poppins;
  font-size: .88em;
  font-weight: 500;
  line-height: 2.27273em;
  transition: all .3s;
  display: flex;
}

.primary-button-s:hover {
  background-color: var(--primary-button-hover\<deleted\|variable-4cf8087c\>);
}

.primary-button-m {
  background-color: #ea5820;
  border-radius: 6.25em;
  justify-content: center;
  align-items: center;
  padding: 1.06em 3.44em;
  font-family: Poppins;
  font-size: 1em;
  font-weight: 500;
  line-height: 2em;
  transition: all .3s;
  display: flex;
}

.primary-button-m:hover {
  background-color: #cc3a02;
}

.primary-button-l {
  background-color: #ea5820;
  border-radius: 6.25em;
  justify-content: center;
  align-items: center;
  padding: 1.06em 3.44em;
  font-family: Poppins;
  font-size: 1.13em;
  font-weight: 500;
  line-height: 1.76991em;
  transition: all .3s;
  display: flex;
}

.primary-button-l:hover {
  background-color: var(--primary-button-hover\<deleted\|variable-4cf8087c\>);
}

.outline-button-s {
  border: .13em solid var(--swatch--white);
  background-color: #fff0;
  border-radius: 6.25em;
  justify-content: center;
  align-items: center;
  padding: 1.06em 3.44em;
  font-family: Poppins;
  font-size: .88em;
  font-weight: 500;
  line-height: 2.27273em;
  transition: all .3s;
  display: flex;
}

.outline-button-s:hover {
  background-color: #fff3;
  border-color: #fff0;
}

.outline-button-m {
  border: .13em solid var(--swatch--white);
  background-color: #fff0;
  border-radius: 6.25em;
  justify-content: center;
  align-items: center;
  padding: 1.06em 3.44em;
  font-family: Poppins;
  font-size: 1em;
  font-weight: 500;
  line-height: 2em;
  transition: all .3s;
  display: flex;
}

.outline-button-m:hover {
  background-color: #fff3;
  border-color: #fff0;
}

.outline-button-l {
  border: .12em solid var(--swatch--white);
  background-color: #fff0;
  border-radius: 6.25em;
  justify-content: center;
  align-items: center;
  padding: 1.06em 3.44em;
  font-family: Poppins;
  font-size: 1.13em;
  font-weight: 500;
  line-height: 1.76991em;
  transition: all .3s;
  display: flex;
}

.outline-button-l:hover {
  background-color: #fff3;
  border-color: #fff0;
}

.button-icon-right-s {
  color: var(--swatch--white);
  background-color: #ea5820;
  border-radius: 6.25em;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 121.063px;
  padding: 1.06em 3.44em;
  font-family: Poppins;
  font-size: .88em;
  font-weight: 500;
  line-height: 2.27273em;
  transition: all .3s;
  display: flex;
}

.button-icon-right-s:hover {
  background-color: var(--primary-button-hover\<deleted\|variable-4cf8087c\>);
}

.button-icon-right-m {
  color: var(--swatch--white);
  background-color: #ea5820;
  border-radius: 6.25em;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 155.203px;
  padding: 1.06em 3.44em;
  font-family: Poppins;
  font-size: 1em;
  font-weight: 500;
  line-height: 2em;
  transition: all .3s;
  display: flex;
}

.button-icon-right-m:hover {
  background-color: var(--primary-button-hover\<deleted\|variable-4cf8087c\>);
}

.text-button {
  margin-right: .5em;
}

.button-icon-right-l {
  color: var(--swatch--white);
  background-color: #ea5820;
  border-radius: 6.25em;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 154.406px;
  padding: 1.06em 3.44em;
  font-family: Poppins;
  font-size: 1.13em;
  font-weight: 500;
  line-height: 1.76991em;
  transition: all .3s;
  display: flex;
}

.button-icon-right-l:hover {
  background-color: #cc3a02;
}

.text-link-wrapper {
  display: flex;
}

.text-link {
  color: #ea5820;
  font-family: Poppins;
  font-size: 1.13em;
  font-weight: 500;
  line-height: 1.76991em;
  transition: all .3s;
}

.text-link:hover {
  color: #cc3a02;
}

.text-link-icon {
  color: #ea5820;
  justify-content: center;
  align-items: center;
  font-family: Poppins;
  font-size: 1.13em;
  font-weight: 500;
  line-height: 1.76991em;
  transition: all .3s;
  display: flex;
}

.ml-8 {
  margin-right: .5em;
}

.static-arrow {
  position: absolute;
}

.arrow-wrapper {
  width: 1.5em;
  height: 1.5em;
  position: relative;
}

.hover-arrow {
  position: absolute;
}

.text-link-element {
  justify-content: space-between;
  align-items: center;
  width: 45%;
  display: flex;
}

.section-spacing {
  background-color: var(--black\<deleted\|variable-b04721b6\>);
}

.spacing-wrapper {
  grid-column-gap: .5em;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 75%;
  display: grid;
}

.spacing-container {
  flex-direction: column;
  justify-content: flex-start;
  display: flex;
}

.spacing-element {
  opacity: .9;
  background-color: #ea5820;
  border-radius: .31em;
  width: .5em;
  height: .5em;
}

.spacing-element._16 {
  width: 1em;
  height: .94em;
}

.spacing-element._24 {
  width: 1.5em;
  height: 1.5em;
}

.spacing-element._32 {
  width: 2em;
  height: 2em;
}

.spacing-element._40 {
  width: 2.5em;
  height: 2.5em;
}

.spacing-element._48 {
  width: 3em;
  height: 3em;
}

.spacing-element._56 {
  width: 3.5em;
  height: 3.5em;
}

.spacing-element._64 {
  width: 4em;
  height: 4em;
}

.spacing-element._72 {
  width: 4.5em;
  height: 4.5em;
}

.spacing-element._80 {
  width: 5em;
  height: 5em;
}

.text-size-14 {
  font-family: var(--font--open-sans);
  font-size: .875em;
  font-weight: 400;
  line-height: 1.5;
}

.text-size-14.ls--3 {
  letter-spacing: -.5px;
}

.text-size-14.is-absolute {
  font-size: .75em;
  position: absolute;
}

.margin-bottom-16 {
  margin-bottom: var(--space--16);
}

.margin-bottom-16.exclude-tab-mobile {
  text-wrap: pretty;
  position: static;
}

.margin-bottom-24 {
  margin-bottom: var(--space--24);
}

.margin-bottom-32 {
  margin-bottom: var(--space--32);
}

.margin-bottom-40 {
  margin-bottom: var(--space--40);
}

.margin-bottom-48 {
  margin-bottom: var(--space--48);
}

.margin-bottom-56 {
  margin-bottom: var(--space--56);
}

.margin-bottom-64 {
  margin-bottom: var(--space--64);
}

.margin-bottom-72 {
  margin-bottom: var(--space--72);
}

.section-navbar {
  z-index: 10;
  background-color: var(--swatch--transparent);
  position: fixed;
  inset: 0% 0% auto;
}

.nav-menu_brand {
  grid-column-gap: .75em;
  grid-row-gap: .75em;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-menu {
  justify-content: space-between;
  align-items: center;
}

.nav-menu_wrapper {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu-item {
  align-items: center;
  display: flex;
}

.dropdown {
  font-family: Poppins;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.63em;
}

.dropdown-toggle {
  color: var(--swatch--white);
  justify-content: space-between;
  padding-left: 0;
  transition: all .3s;
}

.dropdown-toggle:hover {
  color: var(--primary-button-hover\<deleted\|variable-4cf8087c\>);
}

.dropdown-list {
  background-color: #332e2e;
}

.dropdown-list.w--open {
  background-color: var(--swatch--white);
  border-radius: 5px;
}

.text-link-nav {
  color: var(--swatch--white);
  font-family: Poppins;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.63em;
  transition: all .3s;
}

.text-link-nav:hover {
  color: var(--primary-button-hover\<deleted\|variable-4cf8087c\>);
}

.margin-link-nav {
  margin-right: 2em;
}

.nav-logo-image {
  width: 100%;
  max-width: 8.75em;
  display: none;
}

.nav-bg-overlay {
  display: none;
}

.section-spacing-grid {
  background-color: var(--black\<deleted\|variable-b04721b6\>);
}

.container-wrapper {
  flex-direction: column;
  display: flex;
}

.container-padding {
  padding-bottom: 1.88em;
  position: relative;
}

.container-text-content {
  color: #9d9d9d;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2em;
  display: flex;
}

.divider {
  border-top: .06em dashed var(--secondary-accent\<deleted\|variable-6370f196\>);
  flex: 1;
  height: 1px;
}

.divider.rm-20 {
  margin-right: 1.25em;
}

.divider.lm-20 {
  margin-left: 1.25em;
}

.section-footer {
  z-index: 1;
  background-color: var(--south-asia);
  position: relative;
}

.section-footer-components {
  grid-template-rows: auto;
  grid-template-columns: 1.3fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 2.5em;
  display: flex;
}

.footer-item-wrapper {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  flex-flow: column wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  place-content: space-between start;
  place-items: start;
  width: 100%;
  display: grid;
}

.social-media-wrapper {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  justify-content: flex-start;
  align-items: flex-end;
  margin-top: auto;
  margin-left: auto;
  display: flex;
}

.margin-right-24 {
  margin-right: 1.5em;
}

.social-media-link {
  color: var(--swatch--white);
  flex: none;
  width: 2.5em;
  height: 2.5em;
  transition: transform .2s, color .3s;
}

.social-media-link:hover {
  color: #ea5820;
  transform: scale(1.12);
}

.social-media-icon {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  transition: color .3s;
  display: flex;
}

.footer-link-wrapper {
  flex: 1;
  justify-content: space-between;
  margin-left: 7.5em;
  display: flex;
}

.footer-item {
  color: var(--swatch--white);
}

.footer-link-item {
  color: #9d9d9d;
  font-family: Poppins;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5em;
  transition: all .3s;
}

.footer-link-item:hover {
  color: #cc3a02;
}

.footer-year-wrapper {
  color: var(--swatch--white);
  justify-content: space-between;
  align-items: center;
  margin-top: 2.5em;
  display: flex;
}

.right-margin-5 {
  margin-left: .31em;
}

.section-faq {
  background-color: var(--black\<deleted\|variable-b04721b6\>);
}

.faq-p {
  width: 100%;
  margin-bottom: .5em;
  position: relative;
  overflow: hidden;
}

.dropdown-link {
  color: var(--secondary-accent\<deleted\|variable-6370f196\>);
  transition: all .3s;
}

.dropdown-link:hover {
  color: var(--primary-button-hover\<deleted\|variable-4cf8087c\>);
}

.section-modal {
  background-color: var(--black\<deleted\|variable-b04721b6\>);
}

.pop-out {
  z-index: 999;
  background-color: #171738cc;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.pop-out-wrapper {
  justify-content: center;
  width: 100%;
  max-width: 55.56em;
  max-height: 90%;
  display: flex;
  overflow: auto;
}

.pop-out-item-content {
  background-color: #fffff3;
  padding: 2.78em;
  position: relative;
}

.pop-out-heading-wrapper {
  width: 100%;
  max-width: 20.3em;
  padding-bottom: 1.67em;
}

.pop-out-description {
  width: 100%;
  max-width: 30.56em;
  padding-bottom: 1.67em;
}

.close-wrapper {
  cursor: pointer;
  padding: .83em 1.11em;
  font-size: 1.11em;
  transition: color .3s;
  position: absolute;
  inset: 0% 0% auto auto;
}

.close-wrapper:hover {
  color: #00c4cc;
}

.custom-link {
  color: #fff;
  cursor: pointer;
  transition: color .3s;
}

.custom-link:hover, .embed-button:hover {
  color: #00c4cc;
}

.hide {
  display: none;
}

.section-review_hero {
  z-index: 2;
  position: relative;
}

.padding-section-24 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}

.padding-section-t120-b60 {
  padding-top: 7.5em;
  padding-bottom: 3.75em;
}

.dropdown-wrapper {
  background-color: var(--swatch--black);
  border-radius: .9375em;
  width: 100%;
  overflow: hidden;
}

.dropdown-toggle {
  white-space: break-spaces;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 1.375em 1.3125em 1.375em 2.5em;
  display: flex;
}

.dropdown-toggle:hover {
  background-color: var(--primary-color\<deleted\|variable-dcab1f4a\>);
  color: var(--swatch--white);
}

.toggle-icon-wrapper {
  justify-content: center;
  align-items: center;
  width: 14px;
  min-width: 14px;
  height: 14px;
  margin-left: 2em;
  display: flex;
  position: relative;
}

.toggle-hor {
  background-color: var(--swatch--white);
  width: 14px;
  height: 2px;
  position: absolute;
}

.toggle-ver {
  background-color: var(--swatch--white);
  width: 2px;
  height: 14px;
  position: absolute;
}

.dropdown-list {
  color: var(--swatch--white);
  background-color: #0000;
  padding-left: 2.5em;
  padding-right: 4.5em;
  position: relative;
  overflow: hidden;
}

.dropdown-list.w--open {
  color: var(--swatch--white);
  background-color: #0000;
  border-radius: 0;
  display: flex;
}

.dropdown-text {
  margin-bottom: 2.5em;
}

.nav-dropdown-toggle {
  color: var(--swatch--white);
  padding: 1.5em;
  display: flex;
}

.nav-dropdown-icon {
  margin: 0 0 0 1.5em;
  position: relative;
}

.padding-section-128 {
  padding-top: var(--padding-section--ps-128);
  padding-bottom: var(--padding-section--ps-128);
}

.padding-section-80 {
  padding-top: var(--padding-section--ps-80);
  padding-bottom: var(--padding-section--ps-80);
}

.container-846 {
  max-width: var(--container--c-848);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.margin-bottom-80 {
  margin-bottom: var(--space--80);
}

.grid-guide-wrapper {
  z-index: 2000;
  pointer-events: none;
  display: none;
  position: fixed;
  inset: 0% 0% auto;
  overflow: hidden;
}

.grid-guide-list {
  grid-column-gap: 1.25em;
  grid-row-gap: 1.25em;
  grid-template-rows: auto;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  grid-auto-columns: 1fr;
  display: grid;
}

.grid-guide-column {
  color: #00d0c2;
  background-color: #03ffee1a;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: 100vh;
  padding: .6rem;
  display: flex;
}

.ie-notification {
  z-index: 1000;
  color: #fff;
  text-align: center;
  background-color: #ea5820;
  justify-content: center;
  align-items: center;
  padding-top: .83em;
  padding-bottom: .83em;
  font-size: 1.25em;
  font-weight: 400;
  display: none;
  position: fixed;
  inset: 0% 0% auto;
}

.max-width-medium {
  width: 100%;
  max-width: 40em;
}

.max-width-medium.margin-auto {
  margin-left: auto;
  margin-right: auto;
}

.padding-section-t80-b240 {
  padding-top: var(--padding-section--ps-80);
  padding-bottom: var(--padding-section--ps-240);
}

.section-padding-sections {
  background-color: var(--black\<deleted\|variable-b04721b6\>);
}

.paddings-wrapper {
  color: var(--swatch--white);
  text-align: center;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.paddings-border {
  padding-right: var(--space--8);
  padding-left: var(--space--8);
  border: 1px solid var(--swatch--white);
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.typography-heading-wrapper {
  text-transform: capitalize;
}

.typography-heading-wrapper.margin-bottom-33 {
  margin-bottom: 2.06em;
}

.heading-label {
  text-transform: capitalize;
}

.style-guide-title-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 12.25em;
  margin-bottom: 5.63em;
  display: flex;
}

.style-guide-title {
  color: #fff;
  align-items: center;
  width: 100%;
  max-width: 80.06em;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section-heading-wrapper {
  overflow: hidden;
}

.section-heading-wrapper.margin-bottom-83 {
  margin-bottom: 5.19em;
}

.padding-section-hero {
  padding-top: .81em;
  padding-bottom: 3.75em;
}

.label {
  letter-spacing: .12em;
  text-transform: uppercase;
  font-family: Open Sans, sans-serif;
  font-weight: 700;
}

.label.margin-bottom-13 {
  margin-bottom: .81em;
}

.label.margin-bottom-52 {
  margin-bottom: 3.25em;
}

.section-styleguide {
  background-color: #ede9ff;
}

.typography-grid {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  justify-items: center;
  width: 100%;
  display: flex;
}

.style-guide-heading-bg {
  background-color: #231942;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 12.25em;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
}

.color-04 {
  background-color: #10e1e6;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 4em;
  height: 4em;
  margin-right: 1.5em;
  display: flex;
}

.color-03 {
  background-color: #e2edf7;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 4em;
  height: 4em;
  margin-right: 1.5em;
  display: flex;
}

.color-01 {
  background-color: #00203a;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 4em;
  height: 4em;
  margin-right: 1.5em;
  display: flex;
}

.color-02 {
  background-color: #afcfe6;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 4em;
  height: 4em;
  margin-right: 1.5em;
  display: flex;
}

.color-pallete-grid-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 2em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-items: start;
  display: grid;
}

.colour-pallete-container {
  align-items: center;
  display: flex;
}

.section-components-horizontal-wrapper {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.section-spacing-element {
  opacity: .9;
  color: #fff;
  background-color: #ffc5c5;
  justify-content: center;
  align-items: center;
  width: .5em;
  height: .5em;
  display: flex;
}

.section-spacing-element._56 {
  width: 9em;
  height: 9em;
}

.section-spacing-element._72 {
  width: 15em;
  height: 15em;
}

.section-spacing-element._48 {
  width: 7em;
  height: 7em;
}

.section-spacing-element._64 {
  width: 13em;
  height: 13em;
}

.section-spacing-element._32 {
  width: 5em;
  height: 5em;
}

.section-spacing-element._24 {
  width: 4em;
  height: 4em;
}

.section-spacing-element._40 {
  width: 6em;
  height: 6em;
}

.section-spacing-wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: auto auto auto auto auto auto auto;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-items: start;
  display: flex;
}

.section-spacing-container {
  flex-direction: column;
  justify-content: flex-start;
  display: flex;
}

.hover-wrapper {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.inactive {
  grid-column-gap: 0px;
  grid-row-gap: 2.19em;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-items: start;
  display: grid;
}

.active {
  grid-column-gap: 0px;
  grid-row-gap: 2.19em;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: start;
  display: grid;
}

.heading-56 {
  font-size: 3.5em;
  font-weight: 700;
  line-height: 1.19643;
}

.heading-56.is-sticky {
  background-color: var(--green);
  width: 100%;
  padding-top: 2em;
  padding-bottom: .15em;
  position: sticky;
  top: 5em;
}

.nav-menu_link {
  color: var(--swatch--white);
  filter: url('../images/');
  display: flex;
}

.nav-menu_text {
  background-color: var(--red);
  border-radius: 6.25em;
  padding: .625em 1.25em;
}

.text-weight-normal {
  font-weight: 400;
}

.text-weight-light {
  font-weight: 300;
}

.text-weight-semibold {
  font-weight: 600;
}

.text-weight-medium {
  font-weight: 500;
}

.text-weight-bold {
  font-weight: 700;
}

.text-weight-extrabold {
  font-weight: 800;
}

.nav-menu_icon {
  background-color: var(--red);
  border-radius: 6.25em;
  padding: .75em;
}

.nav-menu_svg {
  width: 100%;
  max-width: 1.375em;
  height: 100%;
  display: flex;
}

.nav-menu_brand-text {
  color: #002944;
  position: relative;
  top: -.5em;
}

.text-size-13 {
  font-size: .8125em;
  font-weight: 400;
  line-height: 1.625;
}

.text-size-13.ls--3 {
  letter-spacing: -.1px;
}

.text-size-13.text-weight-bold {
  font-weight: 700;
}

.text-size-13.text-weight-bold.lh-custom {
  line-height: 1.15;
}

.avpn-anchors_wrapper {
  z-index: 9;
  grid-column-gap: .625em;
  grid-row-gap: .625em;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 1em;
  height: 23.3125em;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
  position: fixed;
  inset: 0% 1.875em 0% auto;
}

.anchor-link {
  border: 1px solid var(--anchor-border);
  background-color: var(--swatch--white);
  border-radius: 6.25em;
  width: .625em;
  height: .625em;
  padding: .1875em;
}

.anchor-link.w--current {
  border-color: var(--red);
  background-color: var(--red);
}

.anchor-link.tooltip.w--current {
  box-shadow: 0 0 1px 2px var(--swatch--white);
}

.padding-section-t263 {
  padding-top: 16.4375em;
  padding-bottom: var(--padding-section--ps-120);
}

.review_hero_wrapper {
  z-index: 1;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 400vh;
  display: flex;
  position: relative;
  overflow: clip;
}

.review_hero_year {
  z-index: 1;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.review_hero_year-svg {
  display: flex;
}

.img-full-width {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transform: scale(1.01);
}

.img-full-width.for-year {
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  position: absolute;
  inset: 0%;
}

.img-full-width.is-pie {
  filter: contrast(15%) brightness(200%) grayscale();
}

.img-full-width.is-members-bg {
  position: absolute;
  inset: auto 0% -60% auto;
}

.img-full-width.member-image {
  height: auto;
  min-height: 8.375em;
}

.img-full-width.is-avpn {
  max-width: 73em;
}

.img-full-width.for-number, .img-full-width.for-popup {
  max-width: 2em;
}

.img-full-width.is-team {
  object-position: 50% 60%;
  max-height: 22vw;
}

.img-full-width.ev1 {
  object-position: 50% 0%;
  width: 60.375em;
  min-width: 60.375em;
  max-width: 60.375em;
  height: 32em;
}

.img-full-width.ev1.popup {
  width: 100%;
  min-width: 100%;
  height: 22.4375em;
}

.img-full-width.ev2 {
  object-position: 50% 100%;
  width: 60.375em;
  min-width: 60.375em;
  max-width: 60.375em;
  height: 32em;
}

.img-full-width.ev3 {
  object-position: 50% 0%;
  width: 60.375em;
  min-width: 60.375em;
  max-width: 60.375em;
  height: 32em;
}

.img-full-width.ev3.main {
  transform: scale(1.25);
}

.img-full-width.ev4 {
  object-position: 50% 50%;
  width: 60.375em;
  min-width: 60.375em;
  max-width: 60.375em;
  height: 32em;
}

.avpn-year-text {
  white-space: nowrap;
  width: 100%;
  height: 100%;
  font-size: 24em;
  font-weight: 800;
  display: flex;
}

.review_hero_year-image {
  z-index: 2;
  mix-blend-mode: screen;
  width: 100%;
  position: absolute;
}

.review_hero_text-wrapper {
  z-index: 1;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 55.0625em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.container-1440 {
  max-width: var(--container--c-1440);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.section-review_impact {
  z-index: 5;
  position: relative;
}

.review_impact_wrapper {
  justify-content: space-between;
  align-items: center;
  height: 100%;
  max-height: 61.4375em;
  display: flex;
}

.review_impact_stories {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  overflow: visible;
}

.review_impact_stories.is-2 {
  justify-content: flex-end;
  align-items: center;
}

.review_impact_story {
  cursor: pointer;
  z-index: inherit;
  border-radius: 100%;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 9.5625em;
  height: 100%;
  min-height: 9.5625em;
  max-height: 9.5625em;
  position: relative;
  overflow: clip;
}

.review_impact_story_image {
  width: 100%;
  height: 100%;
}

.review_impact_story_hover {
  grid-column-gap: .75em;
  grid-row-gap: .75em;
  color: var(--swatch--white);
  text-align: center;
  background-color: #f27c38e6;
  border-radius: 100%;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 1.25em;
  padding-right: 1.25em;
  display: flex;
  position: absolute;
  inset: 0%;
}

.review_impact_story_svg {
  width: 100%;
  max-width: 2.5em;
  display: flex;
}

.review_impact_stories-wrapper {
  grid-column-gap: 0em;
  grid-row-gap: 2.375em;
  flex-flow: row;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  max-width: 24.875em;
  min-height: 48em;
  display: flex;
}

.review_impact_story_popup-wrapper {
  z-index: 5;
  -webkit-backdrop-filter: blur(1px);
  backdrop-filter: blur(1px);
  background-color: #fffffff2;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.review_impact_story_popup {
  z-index: 2;
  grid-column-gap: 2.5em;
  grid-row-gap: 2.5em;
  background-image: linear-gradient(0deg, #def3f8, #fff 59%);
  border-radius: 2em;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 53.1875em;
  margin-top: 5em;
  padding: 3.75em 4em;
  display: flex;
  position: relative;
  box-shadow: 0 4px 70px #0000001a;
}

.review_impact_story_popup_image {
  border-radius: 1.5em;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  min-height: 19em;
  max-height: 19em;
  display: flex;
  overflow: hidden;
}

.review_impact_story_popup_text {
  color: var(--swatch--text-darkblue);
  height: 100%;
  max-height: 20vh;
  overflow: auto;
}

.review_impact_story_popup-close {
  z-index: 1;
  transition: transform .5s;
  position: absolute;
  inset: -1.3125em -.5em auto auto;
}

.review_impact_story_popup-close:hover {
  transform: rotate(90deg);
}

.review_impact_story_close-svg {
  width: 100%;
  max-width: 3.5em;
  display: flex;
}

.section-review_members {
  z-index: 1;
  position: relative;
}

.review_members_wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.review_members_wrapper.swiper-wrapper {
  z-index: 2;
}

.review_members_wrapper.swiper {
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 5em;
  position: relative;
}

.review_members_text-wrapper._01 {
  text-wrap: balance;
  max-width: 27.375em;
}

.review_members_text-wrapper._01.for-mobile {
  display: none;
}

.review_members_tabs-wrapper {
  width: 50em;
  min-width: 50em;
  height: 50em;
  position: relative;
  transform: translate(-2.5em)scale(.72);
}

.review_members_tabs_main {
  z-index: 1;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  position: relative;
}

.review_members_tabs_menu {
  width: 100%;
  height: 100%;
  position: relative;
}

.circle {
  justify-content: center;
  align-items: center;
  width: 50em;
  height: 50em;
  display: flex;
  position: relative;
}

.arch-container {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.page-styles {
  z-index: 999;
  position: fixed;
  inset: 0% 0% auto;
}

.svg {
  display: flex;
}

.nav-logo-svg {
  width: 100%;
  height: 100%;
  display: flex;
}

.nav-menu_logo-svg {
  color: var(--red);
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  min-width: 8.75em;
  max-width: 8.75em;
  height: 100%;
  min-height: 3em;
  max-height: 3em;
  display: flex;
}

.nav-logo-svg-wrapper {
  width: 100%;
  overflow: hidden;
}

.nav-logo-svg-wrapper.is-v, .nav-logo-svg-wrapper.is-p {
  margin-left: -1%;
}

.nav-logo-svg-wrapper.is-n {
  margin-left: 1%;
}

.page_loader_wrapper {
  z-index: 11;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding: 1.5em 5%;
  display: none;
  position: fixed;
  inset: 0%;
}

.page_loader_background {
  z-index: 1;
  background-color: var(--swatch--white);
  position: absolute;
  inset: 0%;
}

.page_loader_letters-wrapper {
  z-index: 2;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 8.75em;
  height: 100%;
  max-height: 3em;
  display: flex;
  position: absolute;
}

.heading-108 {
  font-family: var(--font--open-sans);
  font-size: 6.75em;
  font-weight: 700;
  line-height: 1;
}

.heading-108.lh--4 {
  line-height: .4;
}

.review_hero_scroll {
  grid-column-gap: 0em;
  grid-row-gap: 0em;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  max-height: 4.5em;
  display: flex;
  position: relative;
  overflow: hidden;
}

.scroll-icon {
  width: 100%;
  max-width: .625em;
  height: 100%;
  min-height: 4.5em;
  max-height: 4.5em;
  padding-top: .5em;
  display: flex;
}

.review_hero_text-sticky {
  z-index: 2;
  text-align: center;
  position: sticky;
  top: 30vh;
}

.review_hero_image-sticky {
  z-index: 3;
  width: 100%;
  height: 100%;
  max-height: 100vh;
  margin: auto;
  position: sticky;
  top: 0;
}

.review_hero_image-wrapper {
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: hidden;
}

.review_hero_image {
  flex: none;
  width: 100%;
  height: 100%;
}

.review_hero_background {
  z-index: 1;
  pointer-events: none;
  position: sticky;
  top: 50%;
  transform: scale(1.5);
}

.review_hero_background-wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.section-review_foreword {
  z-index: 2;
  position: relative;
}

.review_foreword_wrapper {
  height: 200vh;
}

.review_foreword_ceo {
  width: 150em;
  padding-top: 9.0625em;
  padding-left: 5em;
  padding-right: 5em;
  display: flex;
  position: sticky;
  top: 5vh;
  overflow: clip;
}

.review_foreword_ceo_title {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.headng-90 {
  font-family: var(--font--open-sans);
  color: var(--swatch--black);
  font-size: 5.625em;
  font-weight: 700;
  line-height: .8;
}

.headng-90.letter-space--5 {
  letter-spacing: -5px;
}

.headng-90.lh-1-3 {
  line-height: 1.3;
}

.headng-90.lh-1-3.why-partner {
  z-index: 3;
  position: relative;
}

.review_foreword_ceo_sign-name {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.review_foreword_ceo_sign {
  max-width: 9.6875em;
}

.review_foreword_ceo_image {
  width: 100%;
  max-width: 42em;
  margin-left: -3em;
  position: relative;
}

.review_foreword_ceo_image.hide-mobile {
  margin-top: auto;
}

.review_foreword_ceo_details {
  grid-column-gap: 5em;
  grid-row-gap: 5em;
  width: 100%;
  max-width: 82em;
  margin-left: 0;
  display: flex;
  position: relative;
}

.review_foreword_ceo_details1 {
  width: 100%;
  max-width: 24em;
}

.review_foreword_ceo_details2 {
  width: 100%;
  max-width: 29.25em;
}

.review_foreword_ceo_circle {
  z-index: -1;
  background-color: var(--red);
  pointer-events: none;
  border-radius: 100%;
  width: 100%;
  max-width: 22em;
  height: 100%;
  max-height: 22em;
  position: absolute;
  inset: auto -28% -41% auto;
}

.review_foreword_ceo_circle2 {
  background-color: var(--yellow);
  border-radius: 100%;
  width: 100%;
  max-width: 8.4375em;
  height: 100%;
  max-height: 8.4375em;
  position: absolute;
  inset: -23% 0% auto auto;
}

.review_impact_paragraph {
  width: 100%;
  max-width: 34.3125em;
  margin-bottom: 2.5em;
}

.review_impact_read {
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.arrow-lottie {
  transform-style: preserve-3d;
  width: 100%;
  max-width: 12.5em;
  display: flex;
}

.arrow-lottie.is-100 {
  max-width: 100%;
}

.arrow-lottie-wrapper {
  position: absolute;
  left: 25.875em;
}

.arrow-lottie-wrapper._02 {
  max-width: 10em;
  inset: auto 0% 0% auto;
}

.arrow-lottie-wrapper._03 {
  transform-style: preserve-3d;
  max-width: 10em;
  display: none;
  inset: auto 0% 0% auto;
  transform: rotateX(-180deg)rotateY(180deg)rotateZ(-80deg);
}

.arrow-lottie-wrapper._04 {
  width: 100%;
  max-width: 10em;
  inset: auto 0% 0% auto;
  transform: translate(-65%, 98%)rotate(90deg);
}

.arrow-lottie-wrapper._05, .arrow-lottie-wrapper._06 {
  max-width: 10em;
  inset: auto 0% 0% auto;
}

.arrow-lottie-wrapper._07 {
  max-width: 4em;
  inset: 100% -5% auto auto;
  transform: rotate(135deg);
}

.padding-section-40 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}

.review_impact_heading {
  width: 100%;
  max-width: 35.75em;
}

.container-1130 {
  max-width: var(--container--c-1130);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.section-gradient_wrapper {
  z-index: 2;
  position: relative;
}

.section-gradient_gradient {
  z-index: 1;
  background-image: radial-gradient(circle farthest-corner at 0% 100%, white 12%, var(--swatch--transparent)), radial-gradient(circle farthest-side at 50% 0%, #ffc100, var(--swatch--transparent)), radial-gradient(circle farthest-corner at 100% 100%, #0cf, var(--swatch--transparent));
  filter: blur(150px);
  border-radius: 100vw;
  flex: 1;
  justify-content: center;
  align-items: stretch;
  padding: 5em;
  display: flex;
  position: absolute;
  inset: 0%;
}

.section-gradient_gradient.box1 {
  background-image: radial-gradient(circle farthest-corner at 0% 100%, white 12%, var(--swatch--transparent));
}

.section-gradient_gradient.box2 {
  background-image: radial-gradient(circle farthest-side at 50% 0%, #ffc100, var(--swatch--transparent));
}

.section-gradient_gradient.box3 {
  background-image: radial-gradient(circle farthest-corner at 100% 100%, #0cf, var(--swatch--transparent));
}

.section-gradient_absolute {
  z-index: 1;
  pointer-events: none;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.review_foreword_title-image {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 70%;
  display: flex;
}

.section-gradient_sticky {
  flex: 1;
  justify-content: center;
  align-items: stretch;
  height: 100%;
  max-height: 100vh;
  margin-left: -10vw;
  margin-right: -10vw;
  display: flex;
  position: sticky;
  top: 0;
}

.review_members_slide-wrapper.swiper-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
}

.review_members_slide.swiper-slide._01 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 36em;
  display: flex;
  position: relative;
}

.review_members_slide.swiper-slide._05 {
  overflow: clip;
}

.total-members {
  font-size: 2rem;
  line-height: 1.25;
}

.heading-412 {
  font-size: 12.25em;
  font-weight: 800;
  line-height: 1;
}

.tab-pie._01 {
  width: 100%;
  height: 100%;
  display: flex;
}

.review_members_tabs_item {
  background-color: var(--swatch--transparent);
  color: #e4f1f5;
  padding: 0;
  position: absolute;
}

.review_members_tabs_item.w--current {
  background-color: var(--swatch--transparent);
}

.review_members_tabs_item._02 {
  width: 20%;
  left: 64%;
}

.review_members_tabs_item._01 {
  justify-content: center;
  align-items: center;
  width: 12.0475em;
  height: 11.5813em;
  display: flex;
  top: 0%;
  left: 25.2em;
}

.review_members_tabs_item._01.w--current {
  justify-content: center;
  align-items: center;
}

.review_members_tabs_item._02 {
  justify-content: center;
  align-items: center;
  width: 13.6em;
  height: 13.7em;
  display: flex;
  top: 3.43188em;
  left: auto;
  right: 3.49em;
}

.review_members_tabs_item._02.w--current {
  justify-content: center;
  align-items: center;
}

.review_members_tabs_item._03 {
  justify-content: center;
  align-items: center;
  width: 11.6em;
  height: 12.3em;
  display: flex;
  bottom: 25.1em;
  right: 0%;
}

.review_members_tabs_item._03.w--current {
  justify-content: center;
  align-items: center;
}

.review_members_tabs_item._04 {
  justify-content: center;
  align-items: center;
  width: 11.6em;
  height: 12.2em;
  display: flex;
  top: 25.1em;
  right: 0%;
}

.review_members_tabs_item._04.w--current {
  justify-content: center;
  align-items: center;
}

.review_members_tabs_item._05 {
  justify-content: center;
  align-items: center;
  width: 13.6em;
  height: 13.5em;
  display: flex;
  bottom: 3.5em;
  right: 3.6em;
}

.review_members_tabs_item._05.w--current {
  justify-content: center;
  align-items: center;
}

.review_members_tabs_item._06 {
  justify-content: center;
  align-items: center;
  width: 12.0475em;
  height: 11.7em;
  display: flex;
  bottom: 0%;
  left: 25.1em;
}

.review_members_tabs_item._06.w--current {
  justify-content: center;
  align-items: center;
}

.review_members_tabs_item._07 {
  justify-content: center;
  align-items: center;
  width: 12.1em;
  height: 11.6em;
  display: flex;
  bottom: 0%;
  right: 25.2em;
}

.review_members_tabs_item._07.w--current {
  justify-content: center;
  align-items: center;
}

.review_members_tabs_item._08 {
  justify-content: center;
  align-items: center;
  width: 13.5em;
  height: 13.5em;
  display: flex;
  bottom: 3.6em;
  left: 3.5em;
}

.review_members_tabs_item._08.w--current {
  justify-content: center;
  align-items: center;
}

.review_members_tabs_item._09 {
  justify-content: center;
  align-items: center;
  width: 11.6em;
  height: 12.1em;
  display: flex;
  top: 25.1em;
  left: 0;
}

.review_members_tabs_item._09.w--current {
  justify-content: center;
  align-items: center;
}

.review_members_tabs_item._10 {
  justify-content: center;
  align-items: center;
  width: 11.6em;
  height: 12.1em;
  display: flex;
  bottom: 25.1em;
  left: 0;
}

.review_members_tabs_item._10.w--current {
  justify-content: center;
  align-items: center;
}

.review_members_tabs_item._11 {
  justify-content: center;
  align-items: center;
  width: 14em;
  height: 13.7em;
  display: flex;
  top: 3.43188em;
  left: 3.3em;
}

.review_members_tabs_item._11.w--current {
  justify-content: center;
  align-items: center;
}

.review_members_tabs_item._12 {
  perspective-origin: 100%;
  transform-origin: 100%;
  justify-content: center;
  align-items: center;
  width: 12.2em;
  height: 11.5em;
  display: flex;
  top: 0%;
  right: 25.1em;
}

.review_members_tabs_item._12.w--current {
  justify-content: center;
  align-items: center;
}

.review_members_tabs_item._13 {
  justify-content: center;
  align-items: center;
  width: 21.2%;
  display: flex;
  top: 45.7%;
  left: 0%;
}

.review_members_tabs_item._13.w--current {
  justify-content: center;
  align-items: center;
}

.review_members_tabs_item._14 {
  justify-content: center;
  align-items: center;
  width: 22.8%;
  display: flex;
  top: 28%;
  left: .4%;
}

.review_members_tabs_item._14.w--current {
  justify-content: center;
  align-items: center;
}

.review_members_tabs_item._15 {
  justify-content: center;
  align-items: center;
  width: 24.2%;
  display: flex;
  top: 13.3%;
  left: 5.4%;
}

.review_members_tabs_item._15.w--current {
  justify-content: center;
  align-items: center;
}

.review_members_tabs_item._16 {
  justify-content: center;
  align-items: center;
  width: 22.2%;
  display: flex;
  top: 3.6%;
  left: 16.7%;
}

.review_members_tabs_item._16.w--current {
  justify-content: center;
  align-items: center;
}

.review_members_tabs_item._17 {
  justify-content: center;
  align-items: center;
  width: 17.3%;
  display: flex;
  top: 0%;
  left: 32.3%;
}

.review_members_tabs_item._17.w--current {
  justify-content: center;
  align-items: center;
}

.review_members_box {
  width: 100%;
  height: 100%;
}

.review_members_tabs_content {
  position: absolute;
}

.review_members_tabs_content._01 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 9em;
  display: flex;
  inset: 3.8em auto auto .5em;
}

.review_members_tabs_content._02 {
  width: 6.5em;
  top: 4.75em;
  left: 3.625em;
}

.review_members_tabs_content._03 {
  width: 8em;
  top: 4.5em;
  left: 2.375em;
}

.review_members_tabs_content._04 {
  width: 4em;
  top: 3em;
  left: 4em;
}

.review_members_tabs_content._05 {
  width: 9.26813em;
  top: 3.5em;
  left: 1.6em;
}

.review_members_tabs_content._06 {
  width: 7em;
  top: 4em;
  left: 2em;
}

.review_members_tabs_content._07 {
  width: 7em;
  top: 3.25em;
  left: 3.4375em;
}

.review_members_tabs_content._08 {
  width: 6em;
  top: 4.5em;
  left: 4em;
}

.review_members_tabs_content._09 {
  width: 8em;
  top: 2.5em;
  left: 1.5em;
}

.review_members_tabs_content._10 {
  width: 8em;
  top: 5.5em;
  left: 2em;
}

.review_members_tabs_content._11 {
  width: 6em;
  top: 4.875em;
  left: 4.5em;
}

.review_members_tabs_content._12 {
  width: 8em;
  top: 3em;
  left: 3.1em;
}

.review_members_tabs_content._13 {
  width: 60%;
  top: 13%;
  left: 15%;
}

.review_members_tabs_content._14 {
  width: 55%;
  top: 30%;
  left: 20%;
}

.review_members_tabs_content._15 {
  width: 45%;
}

.review_members_tabs_content._16 {
  width: 55%;
  left: 25%;
}

.review_members_tabs_content._17 {
  width: 60%;
  left: 30%;
}

.review_members_tabs_content-wrapper {
  background-color: #e4f1f5;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 25.0238em;
  height: 25.0238em;
  margin: auto;
  display: flex;
  position: absolute;
  inset: 0%;
}

.review_members_tabs_content-svg {
  width: 5em;
  height: 5em;
  margin-bottom: 1.5em;
  display: flex;
}

.review_members_tabs_content-item_wrapper {
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 24em;
  padding: 1.5em 2em;
  display: flex;
}

.members-circle-svg {
  z-index: 2;
  pointer-events: none;
  width: 56.375em;
  height: 30em;
  position: absolute;
  inset: auto auto -50em -40%;
}

.section-member_tiers {
  z-index: 1;
  position: relative;
}

.section-member_tiers_round-right {
  z-index: 2;
  background-color: var(--swatch--white);
  border-top-right-radius: 11.25em;
  width: 100%;
  height: 7.5em;
  position: relative;
}

.section-review_background {
  z-index: -1;
  pointer-events: none;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.is-members-bg {
  z-index: 1;
  object-fit: contain;
  width: 166.938em;
  max-width: 166.938em;
  height: 100%;
  position: absolute;
  inset: auto 0% -52% -48%;
}

.member_tiers_main {
  z-index: 2;
  background-color: var(--swatch--white);
  position: relative;
}

.members_tiers_wrapper {
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.members_tiers_grid-item {
  max-width: 31em;
}

.members_tiers_grid-item._01 {
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  max-width: 46em;
  height: 18em;
  display: flex;
}

.members_tiers_grid-item._02, .members_tiers_grid-item._03 {
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  max-width: 39.5em;
  height: 20em;
  margin-top: 0;
  display: flex;
}

.review_members_slide_heading {
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 2em;
  display: flex;
}

.review_members_slide_heading.max-width-607 {
  max-width: 37.9375em;
  margin-left: auto;
  margin-right: auto;
}

.review_members_slide_heading.max-width-928 {
  max-width: 58em;
  margin-left: auto;
  margin-right: auto;
}

.swiper-slide._02 {
  background-color: var(--yellow);
  height: 20em;
}

.swiper-slide._03 {
  background-color: var(--swatch--text-darkblue);
  height: 20em;
}

.review_members_circles-embed {
  width: 100%;
  max-width: 70%;
  margin-left: auto;
  margin-right: auto;
  transform: none;
}

.review_members_nav {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 40em;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  top: 2em;
}

.padding-section-t120-b156 {
  padding-top: var(--padding-section--ps-120);
  padding-bottom: 9.75em;
}

.members_tiers_vision {
  z-index: 1;
  background-color: var(--teal);
  background-image: url('../images/texture-20.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 3.1875em;
  width: 100%;
  height: 86%;
  padding: 5em 4.375em 5.25em 4.375rem;
  position: relative;
}

.heading-200 {
  font-size: 12.5em;
  font-weight: 700;
  line-height: .8;
  position: absolute;
  inset: -23% 0% auto;
}

.heading-200.is-teal {
  z-index: 1;
  color: var(--teal);
  padding-left: 4.375rem;
}

.heading-200.is-white {
  z-index: 2;
  color: var(--swatch--white);
  margin-left: 4.375rem;
}

.members_tiers_vision_heading {
  z-index: 2;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% 0% auto;
  overflow: clip;
}

.members_tiers_paragraph {
  z-index: 3;
  color: var(--swatch--white);
  position: relative;
  overflow: hidden;
}

.members_tiers_paragraph._02 {
  max-width: 33.9375em;
}

.members_tiers_catalyst {
  z-index: 1;
  background-color: var(--green);
  background-image: url('../images/texture-20.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto;
  border-top-right-radius: 6em;
  width: 100%;
  height: 80%;
  padding: 5.6875em 4.375em 5.25em 4.375rem;
  position: relative;
}

.heading-110 {
  font-size: 6.875em;
  font-weight: 700;
  line-height: .8;
  position: absolute;
  inset: -17% 0% auto;
}

.heading-110.is-teal {
  z-index: 1;
  color: var(--teal);
  padding-left: 4.375rem;
}

.heading-110.is-white {
  z-index: 2;
  color: var(--swatch--white);
  margin-left: 4.375rem;
}

.heading-110.is-green {
  z-index: 1;
  color: var(--green);
  padding-left: 4.375rem;
}

.heading-110.is-red {
  z-index: 1;
  color: var(--red);
  padding-left: 4.375rem;
}

.members_tiers_knowledge {
  z-index: 1;
  background-color: var(--red);
  background-image: url('../images/texture-20.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-top-right-radius: 6em;
  border-bottom-left-radius: 6.1875em;
  width: 100%;
  height: 80%;
  padding: 3.5em 4.375em 5.25em 4.375rem;
  position: relative;
}

.heading-88 {
  font-size: 5.5em;
  font-weight: 700;
  line-height: .8;
  position: absolute;
  inset: -16% 0% auto;
}

.heading-88.is-teal {
  z-index: 1;
  color: var(--teal);
  padding-left: 4.375rem;
}

.heading-88.is-white {
  z-index: 2;
  color: var(--swatch--white);
  margin-left: 4.375rem;
}

.heading-88.is-green {
  z-index: 1;
  color: var(--green);
  padding-left: 4.375rem;
}

.heading-88.is-red {
  z-index: 1;
  color: var(--red);
  padding-left: 4.375rem;
}

.section-hero-gradient {
  background-image: radial-gradient(circle farthest-side at 0% 50%, white 26%, var(--swatch--transparent)), radial-gradient(circle farthest-corner at 50% -20%, #ffd552 21%, var(--swatch--transparent) 58%), radial-gradient(circle farthest-side at 100% 0%, #0cf 44%, var(--swatch--transparent) 70%);
  filter: blur(20px);
  border-radius: 100vw;
  width: 100%;
  height: 100%;
  padding: 5em;
  position: relative;
}

.review_hero_gradient-wrapper {
  height: 200vh;
  margin: -10vw;
  position: absolute;
  inset: 0%;
}

.avpn-membership_tabs {
  z-index: 2;
  display: flex;
}

.avpn-membership_tabs_menu {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.avpn-membership_tabs_menu-item {
  background-color: var(--swatch--white);
  color: var(--swatch--text-darkblue);
  border-top-right-radius: 3em;
  border-bottom-left-radius: 3em;
  justify-content: center;
  align-items: center;
  width: 12.9375em;
  max-width: 12.9375em;
  height: 5em;
  max-height: 5em;
  padding: .5em 2em;
  display: flex;
}

.avpn-membership_tabs_menu-item._01.w--current, .avpn-membership_tabs_menu-item._02.w--current {
  background-color: var(--global-markets);
  color: var(--swatch--white);
}

.avpn-membership_tabs_menu-item._02.w--current {
  background-color: var(--northeast-asia);
  color: var(--swatch--white);
}

.avpn-membership_tabs_menu-item._03.w--current {
  background-color: var(--south-asia);
  color: var(--swatch--white);
}

.avpn-membership_tabs_menu-item._04.w--current {
  background-color: var(--west-asia);
  color: var(--swatch--text-darkblue);
}

.avpn-membership_tabs_menu-item._05.w--current {
  background-color: var(--southeast-asia);
  color: var(--swatch--white);
}

.avpn-membership_tabs_menu-content {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.avpn-membership_tabs_menu-countries {
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: absolute;
  inset: .5em auto auto 1.1875em;
}

.avpn-membership_tabs_countdot {
  width: .75em;
  height: .75em;
  margin-right: .5em;
  display: flex;
}

.avpn-memberships_tabs_wrapper {
  z-index: 1;
  position: relative;
}

.avpn-memberships_tabs_shadow {
  z-index: 1;
  filter: blur(40px);
  background-color: #f3f3f3;
  border-radius: 100%;
  width: 16.375em;
  height: 100%;
  margin-top: auto;
  margin-bottom: auto;
  position: absolute;
  inset: 0% auto 0% 3em;
}

.avpn-memberships_tabs_pattern {
  background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--swatch--transparent), white 64%), url('../images/avpn-membership-tile.png');
  opacity: .1;
  background-position: 0 0, 50%;
  background-size: auto, auto;
  position: absolute;
  inset: 0%;
}

.avpn-memberships_content-wrapper {
  width: 100%;
  height: 100%;
}

.avpn-memberships_content-wrapper._03 {
  max-width: 28em;
}

.avpn-memberships_content-wrapper._01 {
  max-width: 46em;
}

.avpn-memberships_content-wrapper._02 {
  max-width: 42em;
}

.avpn-memberships_content-wrapper._04 {
  max-width: 31em;
}

.avpn-memberships_content-wrapper._05 {
  max-width: 30em;
}

.avpn-membership_tabs-content {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: 1em;
  display: flex;
}

.section-review_hear_round-left {
  z-index: 1;
  background-color: var(--northeast-asia);
  border-top-left-radius: 11.25em;
  width: 100%;
  height: 8.6875em;
  position: relative;
}

.padding-bottom-160 {
  padding-bottom: 10em;
}

.padding-bottom-163 {
  padding-bottom: 10.1875em;
}

.section-review_hear_main-wrapper {
  z-index: 2;
  background-color: var(--northeast-asia);
  position: relative;
  overflow: hidden;
}

.review_hear_wrapper {
  grid-column-gap: 4.375em;
  grid-row-gap: 4.375em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: grid;
  position: relative;
}

.review_hear_text-wrapper {
  color: var(--swatch--white);
  width: 100%;
  max-width: 24.6875em;
}

.margin-bottom-44 {
  margin-bottom: 2.75em;
}

.review_hear_slider-main.swiper {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 35em;
  display: flex;
  position: relative;
  overflow: hidden;
}

.review_hear_slider-main.swiper2 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 35em;
  display: none;
  position: relative;
  overflow: hidden;
}

.review_hear_slide_wrapper.swiper-wrapper {
  flex-flow: row;
  width: 100%;
  display: flex;
}

.review_hear_slide_item {
  color: var(--swatch--white);
  text-align: center;
  background-color: #f6a370;
  border-radius: 100%;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 3.75em;
  display: flex;
}

.review_hear_slide_item.swiper-slide {
  justify-content: center;
  align-items: center;
  min-width: 35em;
  max-width: 35em;
  min-height: 35em;
  max-height: 35em;
  display: flex;
}

.review_hear_slide_item_image {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-radius: 100%;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 8.375em;
  max-width: 8.375em;
  height: 100%;
  min-height: 8.375em;
  max-height: 8.375em;
  position: relative;
  overflow: hidden;
}

.hear-quote-svg {
  width: 100%;
  max-width: 2.5625em;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
}

.review_hear_slide_item-quote {
  text-align: center;
  max-width: 26.1875em;
  max-height: 10em;
  margin-bottom: 2.25em;
  overflow: auto;
}

.review_hear_slide_item-member {
  max-width: 19.5em;
}

.margin-bottom-6 {
  margin-bottom: .375em;
}

.review_hear_slide_pagination.swiper-pagination {
  margin-left: 2em;
  margin-right: 2em;
}

.review_hear_slide_nav {
  z-index: 1;
  justify-content: center;
  align-items: center;
  width: 60%;
  display: flex;
  position: relative;
}

.review_hear_swiper-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.review_hear_background {
  z-index: -1;
  pointer-events: none;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-width: 99em;
  display: flex;
  position: absolute;
  top: 5.625em;
  left: 5em;
  overflow: hidden;
}

.review_hear_circle {
  position: absolute;
  inset: auto auto -18em -10em;
}

.review_hear_circle-svg {
  display: flex;
}

.section-review_reflections {
  z-index: 1;
}

.reflections_edge-round-right {
  z-index: 1;
  background-color: var(--south-asia);
  border-top-right-radius: 11.25em;
  width: 100%;
  height: 7.625em;
  position: relative;
}

.reflections_white-bg {
  z-index: -1;
  background-color: var(--swatch--white);
  width: 100%;
  height: 7.625em;
  position: absolute;
  inset: 0% 0% auto;
}

.reflections_main-wrapper {
  z-index: 2;
  background-color: var(--south-asia);
  background-image: url('../images/avpn-texture1.png');
  background-position: 50% 100vh;
  background-repeat: no-repeat;
  background-size: auto;
  position: relative;
}

.reflections_wrapper {
  color: var(--swatch--white);
}

.reflections_text-wrapper {
  text-align: center;
  width: 100%;
  max-width: 45em;
  margin-bottom: 5em;
  margin-left: auto;
  margin-right: auto;
}

.reflections_people {
  z-index: 1;
  grid-column-gap: 3em;
  grid-row-gap: 2em;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.reflections_person {
  cursor: pointer;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  min-width: 7em;
  max-width: 7em;
  min-height: 14em;
  display: flex;
}

.reflections_person.fade-in {
  min-width: 8em;
  max-width: 8em;
}

.reflections_person-image {
  box-shadow: 0 0 0 0 var(--south-asia);
  border-radius: 100%;
  width: 100%;
  margin-bottom: 1em;
  transition: box-shadow .3s;
  overflow: hidden;
}

.reflections_person-image:hover {
  box-shadow: 0 0 20px 10px #19fff7;
}

.reflections_person-loc {
  text-align: center;
  max-width: 10.75em;
}

.reflections_popup {
  z-index: 2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: fixed;
  inset: 0%;
}

.reflections_swiper {
  z-index: 2;
  width: 100%;
  max-width: 80em;
  position: sticky;
  top: 7em;
}

.reflections_swiper-wrapper.swiper-wrapper {
  justify-content: flex-start;
  align-items: center;
  position: relative;
}

.reflections_swiper-slide.swiper-slide {
  z-index: 2;
  grid-column-gap: 5.6875em;
  grid-row-gap: 5.6875em;
  background-color: var(--teal);
  border-top-right-radius: 7.5em;
  border-bottom-left-radius: 7.5em;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  padding: 5.875em 7em;
  display: flex;
  position: relative;
}

.reflections_slide-image {
  z-index: 2;
  border-radius: 100%;
  width: 100%;
  min-width: 15.875em;
  max-width: 15.875em;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.reflections_slide-image_wrapper {
  z-index: 1;
  position: relative;
}

.reflections_slide-image_yellow-svg {
  z-index: 1;
  width: 100%;
  max-width: 6.5em;
  display: flex;
  position: absolute;
  inset: -1.5625em auto auto -.3125em;
}

.reflections_slide-image_orange-svg-copy {
  z-index: 3;
  width: 100%;
  max-width: 4em;
  display: flex;
  position: absolute;
  inset: auto auto 1em -1.125em;
}

.reflections_slide-image_red-svg-copy {
  z-index: 1;
  width: 100%;
  max-width: 4em;
  display: flex;
  position: absolute;
  inset: auto 0% -2.75em auto;
}

.reflections_swiper-text_wrapper {
  width: 100%;
  max-width: 43.5em;
}

.reflections_swiper-text_reflection.rep-reflection {
  margin-bottom: 2.5em;
}

.reflections-close {
  z-index: 2;
  cursor: pointer;
  width: 100%;
  max-width: 3.5em;
  transition: transform .3s;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.reflections-close:hover {
  transform: rotate(90deg);
}

.reflections_person-wrapper {
  z-index: 1;
  position: relative;
}

.review_foreword_ceo_details3 {
  width: 100%;
  max-width: 29.25em;
}

.reflections_popup-background {
  z-index: 1;
  background-color: var(--south-asia);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.reflections_button {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.reflections_slide-background {
  z-index: 1;
  background-color: var(--teal);
  border-top-right-radius: 7.5em;
  border-bottom-left-radius: 7.5em;
  position: absolute;
  inset: 0%;
}

.review_hear_slide_image-wrapper {
  z-index: 1;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 1.5625em;
  position: relative;
}

.section-review_partner {
  z-index: 1;
  position: relative;
}

.review_partner_edge-round-left {
  z-index: 3;
  background-color: var(--swatch--white);
  border-top-left-radius: 11.25em;
  height: 8em;
  position: relative;
}

.review_partner_green-bg {
  z-index: 2;
  background-color: var(--green);
  width: 100%;
  height: 10.625em;
  position: absolute;
  inset: 0% 0% auto;
}

.review_partner_main-wrapper {
  z-index: 2;
  position: relative;
}

.review_partner_avpn-wrapper {
  z-index: 4;
  background-color: var(--swatch--white);
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 110vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.revise_partner_wrapper {
  height: 100%;
}

.review_partner_image-wrapper {
  z-index: 1;
  justify-content: center;
  align-items: flex-end;
  height: 110vh;
  display: flex;
  position: absolute;
  inset: 0%;
}

.review_partner_text-container {
  z-index: 3;
  background-color: var(--swatch--white);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 500vh;
  display: flex;
}

.review_partner_text-bg {
  height: 100%;
}

.heading-286 {
  z-index: 2;
  color: var(--swatch--black);
  font-size: 25em;
  font-weight: 800;
  line-height: .8;
  position: relative;
  overflow: hidden;
}

.review_partner_img-overlay {
  background-color: #00000026;
  position: absolute;
  inset: 0%;
}

.review_partner_gradient {
  background-image: radial-gradient(circle farthest-side at 50% 50%, #b3f0ff, var(--swatch--transparent) 46%), radial-gradient(circle closest-side at 70% 60%, #ffeeb7, var(--swatch--transparent));
  position: absolute;
  inset: 0%;
}

.review_partner_avpn-text {
  z-index: 2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.review_partner_mask {
  z-index: 3;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.review_partner_bottom-text {
  z-index: 2;
  background-color: var(--swatch--white);
  background-image: url('../images/partner-texture.svg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
}

.review_partner_paragraph-left {
  max-width: 27.1875em;
}

.review_partner_bottom-text-wrapper {
  z-index: 1;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  justify-content: space-between;
  display: flex;
  position: relative;
}

.review_partner_paragraph-right {
  max-width: 25.875em;
  margin-left: auto;
}

.container-1012 {
  width: 100%;
  max-width: 63.25em;
  margin-left: auto;
  margin-right: auto;
}

.review_partner_divider_wrapper {
  z-index: 2;
  height: 2.5vh;
  display: flex;
  position: relative;
}

.review_partner_divider_white-left {
  background-color: var(--swatch--white);
  flex: 1;
  width: 100%;
  height: 100%;
}

.review_partner_divider_gap {
  width: 0;
  height: 2.5vh;
}

.review_partner_divider_white-right {
  background-color: var(--swatch--white);
  flex: 1;
  width: 100%;
  height: 100%;
}

.review_partner_maskbg {
  background-color: var(--swatch--white);
  width: 100%;
  height: 100%;
}

.review_partner_bg {
  z-index: 2;
  background-color: var(--swatch--white);
  height: 100%;
  position: relative;
}

.section-review_future {
  background-image: url('../images/future-texture-2.svg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: auto;
  position: relative;
}

.padding-section-t135-b106 {
  padding-top: 8.4375em;
  padding-bottom: 6.625em;
}

.review_future_wrapper {
  grid-column-gap: 6.875em;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.review_future_text-wrapper {
  width: 100%;
  max-width: 25.75em;
  height: auto;
  position: sticky;
  top: 15em;
}

.review_future_cards-wrapper {
  max-width: 40em;
}

.review_future_card_item {
  background-color: var(--global-markets);
  border-top-right-radius: 7.5em;
  border-bottom-left-radius: 7.5em;
  height: 100%;
  min-height: 32em;
  max-height: 32em;
  padding: 2em 3.6875em 2em 3.5em;
  position: sticky;
  top: 7em;
}

.review_future_card_item._01 {
  background-color: var(--teal);
  margin-bottom: 9em;
}

.review_future_card_item._02 {
  background-color: var(--global-markets);
  margin-bottom: 6em;
  top: 10em;
}

.review_future_card_item._03 {
  background-color: var(--northeast-asia);
  margin-bottom: 3em;
  top: 13em;
}

.review_future_card_item._04 {
  background-color: var(--green);
}

.review_future_card_svg-wrapper {
  background-color: var(--swatch--white);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 3em;
  height: 3em;
  margin-bottom: .5em;
  padding: 0;
  display: flex;
}

.review_future_card_svg {
  width: 100%;
  max-width: 2em;
  display: flex;
}

.review_future_card_item_text {
  color: var(--swatch--white);
  text-wrap: balance;
}

.heading-34 {
  font-size: 2.125em;
  font-weight: 800;
  line-height: 1.25;
}

.heading-34.text-color-white.ls--3 {
  letter-spacing: -1px;
}

.heading-34.text-color-white.max-width-250 {
  max-width: 15.625em;
}

.section-review_team {
  position: relative;
}

.review_team_group {
  border-top-left-radius: 11.25em;
  position: relative;
  overflow: hidden;
}

.review_team_overlay {
  z-index: 2;
  background-image: linear-gradient(180deg, var(--swatch--transparent) 24%, var(--south-asia) 84%);
  height: 8.4375em;
  position: absolute;
  inset: auto 0% 0%;
}

.review_team_main-wrapper {
  background-color: var(--global-markets);
  background-image: url('../images/avpn-texture2.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.review_team_text-wrapper {
  color: var(--swatch--white);
  text-align: center;
  width: 100%;
  max-width: 45em;
  margin-bottom: 6.375em;
  margin-left: auto;
  margin-right: auto;
}

.review_team_tabs {
  background-color: #e4f1f5;
  border-radius: 1.5625em;
}

.review_team_tabs_menu {
  z-index: 3;
  background-color: var(--our-team-tab);
  border-top-left-radius: 1.5625em;
  border-top-right-radius: 1.5625em;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: sticky;
  top: 6em;
}

.review_team_tabs_content {
  z-index: 2;
  padding-bottom: 1em;
  overflow: visible;
}

.review_team_tabs_item {
  background-color: var(--swatch--transparent);
  opacity: .4;
  color: var(--swatch--white);
  padding: 1.5em 1em;
}

.review_team_tabs_item.w--current {
  background-color: var(--swatch--transparent);
  opacity: 1;
}

.heading-22 {
  font-size: 1.375em;
  font-weight: 800;
  line-height: 1.25;
}

.heading-22.tab-title {
  letter-spacing: -.5px;
}

.team_list-item_wrapper {
  z-index: 1;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  padding: 2.375em;
  position: relative;
}

.team_list-item_image-wrapper {
  z-index: 5;
  background-color: var(--swatch--white);
  border-radius: 100%;
  width: 100%;
  max-width: 8.5em;
  height: 8.5em;
  max-height: 8.5em;
  margin: auto;
  position: absolute;
  inset: 0% 0% 0% 60%;
  overflow: hidden;
  box-shadow: 0 4px 31.6px 21px #0000001f;
}

.team_list-item_text {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  place-content: stretch;
  align-items: center;
  display: grid;
}

.section-review_team_anchor {
  pointer-events: none;
  height: 100%;
  position: absolute;
  inset: -7em 0% auto;
}

.lottie-maps {
  display: flex;
}

.footer-divider {
  background-color: var(--swatch--white);
  opacity: .2;
  width: 100%;
  height: 1px;
}

.footer-year-links {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  display: flex;
}

.section-review_year {
  z-index: 3;
}

.review_year_edge-round-left {
  z-index: 2;
  background-color: var(--teal);
  border-top-left-radius: 11.25em;
  width: 100%;
  height: 8em;
  position: relative;
}

.review_year_green-bg {
  z-index: 1;
  background-color: var(--global-markets);
  width: 100%;
  height: 8em;
  position: absolute;
  inset: 0%;
}

.review_year_main-wrapper {
  z-index: 1;
  background-color: var(--teal);
  color: var(--swatch--white);
  position: relative;
}

.review_year_text-wrapper {
  text-align: center;
  max-width: 47.3125em;
  height: 35em;
  margin-bottom: 1em;
  margin-left: auto;
  margin-right: auto;
}

.margin-bottom-22 {
  margin-bottom: 1.375em;
}

.margin-bottom-22.is-sticky {
  background-color: var(--teal);
  position: sticky;
  top: 7em;
}

.review_year_tabs-wrapper {
  padding-left: 2.5em;
  padding-right: 2.5em;
}

.review_year_tabs {
  overflow: visible;
}

.review_year_tabs_menu {
  grid-column-gap: 3.375em;
  justify-content: center;
  align-items: center;
  display: flex;
}

.review_year_tabs_content_wrapper {
  height: 40em;
  overflow: visible;
}

.review_year_tabs_item {
  background-color: var(--swatch--transparent);
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 14.0625em;
  padding: 0;
  display: flex;
}

.review_year_tabs_item.w--current {
  background-color: var(--swatch--transparent);
}

.review_year_tabs_item-wrapper {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.tab-icon {
  width: 100%;
  max-width: 1.625em;
  display: flex;
}

.review_year_tabs_text {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  color: var(--swatch--white);
  margin-bottom: .5em;
  display: flex;
}

.review_year_tabs_indicator {
  z-index: 1;
  border-radius: 4.625em;
  width: 100%;
  height: .5em;
  position: relative;
  overflow: hidden;
}

.review_year_tabs_indicator-white {
  z-index: 1;
  background-color: var(--swatch--white);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.review_year_tabs_indicator-orange {
  z-index: 1;
  background-color: var(--northeast-asia);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.review_year_tabs_content_item_wrapper {
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 2em;
  padding-bottom: 2em;
  display: flex;
}

.review_year_tabs_content_item_p {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 40.3125em;
  margin-bottom: 1.5em;
  display: flex;
  position: relative;
}

.review_year_tabs_content_item_slides-main {
  width: 100%;
  position: relative;
}

.review_year_tabs_content_item_swiper {
  width: 100%;
  overflow: hidden;
}

.review_year_tabs_content_item_swiper-wrapper.swiper-wrapper {
  width: 100%;
}

.review_year_tabs_content_item_slide.swiper-slide {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.review_year_tabs_content_item_card {
  cursor: pointer;
  background-color: #0090b433;
  border-radius: 1.0625em;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 19.375em;
  height: 17em;
  display: flex;
  position: relative;
  overflow: clip;
}

.review_year_tabs_content_item_card.for-popup {
  cursor: pointer;
}

.review_year_tabs_content_item_card-image {
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 4em;
  margin-bottom: .5em;
  display: flex;
  position: relative;
  overflow: hidden;
}

.review_year_tabs_content_item_card-text.max-width-273 {
  max-width: 17.0625em;
}

.review_year_tabs_content_item_card-text.max-width-223 {
  max-width: 13.9375em;
}

.review_year_tabs_content_item_card-text.max-width-229 {
  max-width: 14.3125em;
}

.review_year_tabs_content_item_card-text.max-width-235 {
  max-width: 14.6875em;
}

.review_year_tabs_content_item_card-text.max-width-181 {
  max-width: 11.3125em;
}

.review_year_tabs_content_item_card-text.max-width-251 {
  max-width: 15.6875em;
}

.text-size-47 {
  font-size: 2.9375em;
  font-weight: 800;
}

.review_year_tabs_content_item_gradient {
  z-index: -1;
  filter: blur(40px);
  background-color: #18a6c9;
  border-radius: 100%;
  width: 100%;
  min-width: 200%;
  height: 100%;
  min-height: 14.4375em;
  position: absolute;
  top: 80%;
}

.review_year_tabs_content_swiper {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  margin-top: 0 !important;
  top: 0 !important;
}

.review_year_tabs_content_swiper.swiper-button-next, .review_year_tabs_content_swiper.swiper-button-prev {
  height: 100% !important;
}

.review_year_popup {
  z-index: 12;
  text-align: left;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.review_year_popup-bg {
  z-index: 1;
  background-color: var(--teal);
  background-image: radial-gradient(circle closest-side at 50% 50%, #18a6c9, var(--swatch--transparent) 81%);
  opacity: .95;
  cursor: pointer;
  position: absolute;
  inset: 0%;
}

.review_year_popup-wrapper {
  z-index: 2;
  grid-column-gap: 1.625em;
  grid-row-gap: 1.625em;
  background-color: var(--swatch--white);
  background-image: url('../images/avpn-texture2-1.svg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 2em;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 50em;
  padding: 5.75em 6.5625em;
  display: flex;
  position: relative;
}

.review_year_popup-text {
  color: var(--swatch--text-darkblue);
}

.review_year_rtb {
  max-height: 24em;
  overflow: auto;
}

.review_year_rtb p {
  margin-bottom: 1em;
}

.review_year_rtb.for-popup {
  max-height: 20em;
  overflow: auto;
}

.review_year_rtb.scrollable a {
  color: var(--southeast-asia);
}

.review_year_rtb.scrollable a:hover {
  color: var(--global-markets);
}

.review_year_popup-close {
  cursor: pointer;
  transition: transform .3s;
  position: absolute;
  inset: -1.3125em -.875em auto auto;
}

.review_year_popup-close:hover {
  transform: rotate(90deg);
}

.review_year-popup_close-svg {
  width: 100%;
  max-width: 3.5em;
  display: flex;
}

.flourish-embed-iframe {
  height: 28.125em;
}

.heading-160 {
  font-size: 10em;
  font-weight: 700;
  line-height: .8;
  position: absolute;
  inset: -23% 0% auto;
}

.heading-160.is-teal {
  z-index: 1;
  color: var(--teal);
  padding-left: 4.375rem;
}

.heading-160.is-white {
  z-index: 2;
  color: var(--swatch--white);
  margin-left: 4.375rem;
}

.text-size-16-2 {
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5;
}

.text-size-16-2.text-color-blue {
  color: #002944;
}

.matterjs_tag-canvas {
  z-index: 1;
  background-color: #e4f1f5;
  flex-flow: column;
  align-items: center;
  width: 101%;
  height: 60vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.matterjs_wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 8rem;
  display: flex;
  position: relative;
}

.matterjs_canvas-heading {
  width: 100%;
  max-width: 28em;
}

.matterjs_sprite-list-wrapper-1 {
  flex-flow: wrap;
  width: 100%;
  height: 0;
  display: flex;
  overflow: hidden;
}

.matterjs_canvas-text-wrapper {
  z-index: 2;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  pointer-events: none;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 32em;
  display: flex;
  position: relative;
}

.heading-56-2 {
  font-size: 3.5em;
  font-weight: 700;
}

.heading-56-2.text-color-blue {
  color: #002944;
}

.section-matterjs {
  z-index: 3;
  background-color: #e4f1f5;
  border-top-right-radius: 6.25em;
  margin-top: -8em;
  position: relative;
  overflow: hidden;
}

.matterjs_sprite-item-wrapper-1 {
  cursor: pointer;
  border-radius: 50%;
  width: 12.5em;
  height: 12.5em;
  overflow: hidden;
}

.container-863 {
  width: 100%;
  max-width: 53.9375em;
  margin-left: auto;
  margin-right: auto;
}

.signature-events_subheading {
  z-index: 4;
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 20em;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% -55em;
}

.text-size-16-3 {
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5;
}

.text-size-16-3.text-weight-bold {
  font-weight: 700;
}

.pop-out-item-content_card-container {
  grid-column-gap: 2.125em;
  grid-row-gap: 2.125em;
  flex-flow: column;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 2.5em;
  display: flex;
}

.signature-events_main-heading {
  color: var(--swatch--white);
  text-align: center;
  flex-flow: column;
  align-items: center;
  width: 100%;
  max-width: 49.75em;
  margin-bottom: 2em;
  display: flex;
  position: relative;
}

.signature-events_main-heading.is-h3 {
  z-index: 4;
  background-color: var(--green);
  justify-content: flex-end;
  align-items: center;
  height: 15em;
  padding-bottom: .5em;
  position: absolute;
  top: -25em;
}

.signature-events_slider-slide.swiper-slide {
  cursor: pointer;
  flex-flow: row;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.signature-events_slider-slide.swiper-slide.is-100vh {
  height: 100vh;
}

.pop-out-item-content_card-layout {
  grid-column-gap: .6875em;
  grid-row-gap: .6875em;
  color: var(--swatch--white);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: stretch stretch;
  width: 100%;
  height: auto;
  display: grid;
  position: relative;
}

.signature-events_wrapper {
  z-index: 2;
  flex-flow: column;
  align-items: center;
  height: 100%;
  padding-top: 0;
  padding-bottom: 5em;
  display: flex;
  overflow: clip;
}

.pop-out-item-content_overlay-02 {
  filter: blur(172px);
  background-color: #11ad97;
  border-radius: 50%;
  width: 53.125em;
  height: 8em;
  position: absolute;
  inset: 50.9375em 0% auto -4em;
}

.container-1280-2 {
  width: 100%;
  max-width: 80em;
  margin-left: auto;
  margin-right: auto;
}

.slider-main-component {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 80vh;
  display: flex;
  position: sticky;
  top: 7em;
}

.slider-main-component.is-100vh {
  height: auto;
  top: 0;
}

.page-padding {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.pop-out-close-signature {
  z-index: 5;
  color: #000;
  cursor: pointer;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 3em;
  height: 3em;
  font-size: 1.11em;
  font-weight: 900;
  transition: transform .5s;
  display: flex;
  position: absolute;
  inset: 6em 2em auto auto;
}

.pop-out-close-signature:hover {
  color: #00c4cc;
  transform: rotate(90deg);
}

.signature-events_overlay-02 {
  z-index: 3;
  background-image: linear-gradient(#007b69 20%, #007b6900);
  width: 100%;
  height: 3em;
  position: absolute;
  inset: 0% 0% auto;
}

.text-size-14-2 {
  font-size: .63em;
  font-weight: 400;
  line-height: 2.27273em;
}

.signature-events_slider-layout.swiper-wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.signature-events_slider-layout.swiper-wrapper.is-100vh {
  justify-content: flex-start;
  align-items: center;
  height: 100vh;
  overflow: scroll;
}

.signature-events_overlay-01 {
  z-index: 3;
  background-image: linear-gradient(#007b6900, #007b69 80%);
  width: 100%;
  height: 3em;
  position: absolute;
  inset: auto 0% 0%;
}

.pop-out-item-content_heading {
  text-wrap: balance;
  flex-flow: column;
  align-items: flex-start;
  margin-bottom: 1.75em;
  display: inline-flex;
}

.padding-section-128-2 {
  padding-bottom: 8em;
}

.iframe-embed {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-bottom: 0;
  padding-right: 0;
  display: none;
}

.heading-34-2 {
  font-size: 2.125em;
  font-weight: 800;
  line-height: 2.08824;
}

.heading-34-2.text-weight-extrabold {
  font-weight: 800;
}

.signature-events_text-description {
  z-index: 4;
  grid-column-gap: .8125em;
  grid-row-gap: .8125em;
  flex-flow: column;
  align-items: flex-start;
  max-width: 26em;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: auto -50em 4em 0%;
}

.signature-events_text-description.swiper-slide {
  width: 100%;
  max-width: 27em;
  margin-left: 1em;
  margin-right: 1em;
  position: absolute;
  inset: 0%;
}

.pop-out-item-content_overlay-01 {
  z-index: -1;
  filter: blur(172px);
  background-color: #11ad97;
  border-radius: 50%;
  width: 53.125em;
  height: 8em;
  position: absolute;
  inset: 32.5625em 0% auto -4em;
}

.signature-events_active-blur-02 {
  z-index: -1;
  filter: blur(50px);
  background-color: #11ad97;
  border-radius: 50%;
  width: 15.1875em;
  height: 15.1875em;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: absolute;
  inset: 30% 0% 0% 14%;
  overflow: hidden;
}

.signature-events_slider-content {
  flex-flow: column;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: visible;
}

.text-size-18-2 {
  font-size: 1.13em;
  font-weight: 400;
  line-height: 1.63em;
}

.signature-events_main-text-description {
  width: 100%;
}

.pop-out-item-content_card-group {
  grid-column-gap: .6875em;
  grid-row-gap: .6875em;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.pop-out-item-content_video-wrapper {
  border-top-right-radius: 7.5em;
  border-bottom-left-radius: 7.5em;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 22.4375em;
  margin-bottom: 2.0625em;
  display: flex;
  position: relative;
  overflow: hidden;
}

.pop-out-item-content_video-wrapper._02 {
  justify-content: center;
  align-items: flex-end;
}

.pop-out-item-content_text-description {
  color: var(--swatch--white);
  margin-bottom: 3em;
}

.heading-48-2 {
  font-size: 3em;
  line-height: 1.08333;
}

.heading-48-2.text-weight-bold {
  font-weight: 700;
}

.pop-out-signature_wrapper {
  z-index: 2;
  background-color: var(--green);
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 50em;
  height: 100%;
  padding-left: 2em;
  padding-right: 2em;
  display: flex;
  position: relative;
  box-shadow: -5px 0 5px #0003;
}

.pop-out-signature {
  z-index: 999;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: var(--swatch--white);
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: none;
  position: fixed;
  inset: 0%;
}

.pop-out-signature._02, .pop-out-signature._03, .pop-out-signature._04 {
  display: none;
}

.pop-out-item-content_card-icon {
  justify-content: center;
  align-items: center;
  width: 1.5625em;
  height: 1.5625em;
  display: flex;
  position: absolute;
  inset: 1.125em 1em auto auto;
}

.pop-out-item-content_card-wrapper {
  background-color: #007b69;
  border-radius: 1em;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  padding: 1.5em 1em 1.5em 1.5em;
  display: flex;
  position: relative;
}

.signature-events_active-blur-01 {
  z-index: -1;
  filter: blur(50px);
  background-color: #11ad97;
  border-radius: 50%;
  width: 15.1875em;
  height: 15.1875em;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: absolute;
  inset: 28% 13% 0% 0%;
  overflow: hidden;
}

.pop-out-item-signature_content {
  width: 100%;
  max-height: 80vh;
  margin-top: 7em;
  padding-bottom: 3em;
  padding-right: 1.5em;
  position: relative;
  overflow: auto;
}

.pop-out-item-content_video-play-icon {
  z-index: 2;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 5.4375em;
  height: 5.4375em;
  transition: transform .2s;
  display: flex;
  position: absolute;
  bottom: auto;
  right: auto;
}

.pop-out-item-content_video-play-icon:hover {
  transform: scale(1.125);
}

.section-signature-events {
  z-index: 2;
}

.heading-108-2 {
  font-size: 6.75em;
  line-height: .621296;
}

.heading-108-2.text-weight-bold {
  font-weight: 700;
}

.signature-events_slider-wrapper.swiper {
  z-index: 2;
  color: var(--swatch--white);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.pop-out-item-content_card-text-wrapper {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.heading-24-2.text-weight-extrabold {
  font-weight: 800;
}

.signature_events_round-egde-right {
  z-index: 2;
  background-color: var(--green);
  border-top-right-radius: 11.25em;
  height: 6em;
  position: relative;
}

.signature-events-main {
  z-index: 2;
  background-color: var(--green);
  height: 200vh;
  padding-bottom: 5em;
  position: relative;
}

.signature_events_teal {
  z-index: 1;
  background-color: var(--teal);
  height: 6em;
  position: absolute;
  inset: 0% 0% auto;
}

.margin-bottom-16-2 {
  margin-bottom: 1em;
}

.nav-menu_link-2 {
  color: #fff;
  filter: url('../images/');
  display: flex;
}

.heading-56-3 {
  font-size: 3.5em;
  font-weight: 700;
  line-height: 1.19643;
}

.review_hear_slide_nav-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-menu_icon-2 {
  background-color: #e42919;
  border-radius: 6.25em;
  padding: .75em;
}

.review_hear_text-wrapper-2 {
  color: #fff;
  width: 100%;
  max-width: 24.6875em;
}

.review_hear_wrapperv2 {
  grid-column-gap: 5em;
  grid-row-gap: 5em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.nav-menu_text-2 {
  background-color: #e42919;
  border-radius: 6.25em;
  padding: .625em 1.25em;
}

.review_hear_slide_item-2 {
  color: #fff;
  text-align: center;
  background-color: #f6a370;
  border-radius: 100%;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 3.75em;
  display: flex;
}

.review_hear_slide_item-2.swiper-slide {
  justify-content: center;
  align-items: center;
  min-width: 35em;
  max-width: 35em;
  min-height: 35em;
  max-height: 35em;
  display: flex;
}

.pop-out-item-signature_cta {
  justify-content: center;
  align-items: center;
  display: flex;
}

.signature-events_thumb-layout.swiper-wrapper {
  flex-flow: row;
  width: 100%;
  display: flex;
}

.signature-events_thumb-wrapper.swiper {
  width: 100%;
}

.signature-events_thumb-container {
  z-index: 4;
  width: 100%;
  max-width: 25em;
  display: none;
  position: absolute;
  inset: auto 5em 4em auto;
  overflow: hidden;
}

.reflection_popup-overlay {
  z-index: 1;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  cursor: pointer;
  background-color: #00b4ae99;
  display: flex;
  position: absolute;
  inset: 0%;
}

.max-width-300 {
  max-width: 18.75em;
}

.review_year_tabs_content_item_svg {
  width: 100%;
  height: 100%;
  display: flex;
}

.review_year_bg {
  z-index: 1;
  opacity: .2;
  background-image: url('../images/avpn-texture1.png');
  background-position: 0 140%;
  background-repeat: no-repeat;
  background-size: auto;
  position: absolute;
  inset: 0%;
}

.reflections_orange-bg {
  z-index: 1;
  background-color: var(--northeast-asia);
  width: 100%;
  height: 7.5em;
  position: absolute;
  inset: 0% 0% auto;
}

.pop-out-item-content_rtb p {
  font-size: 1.125em;
}

.pop-out-item-content_rtb li {
  margin-bottom: .5em;
  font-size: 1.125em;
}

.pop-out-item-content_rtb ul {
  margin-top: .5em;
}

.members_tiers_button {
  justify-content: center;
  align-items: center;
  margin-top: 3em;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.read-more-wrapper {
  display: none;
}

.review_impact_story_popup_rtb p {
  margin-bottom: 1em;
}

.review_year_tabs_content_item_svg-wrapper {
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.review_year_tabs_content_item_svg-hover {
  width: 100%;
  max-width: 3.9375em;
  display: flex;
}

.review_year_tabs_content_item_heading {
  color: #002944;
}

.review_year_tabs_content_item_cards-wrapper {
  grid-column-gap: 1.375em;
  grid-row-gap: 1.375em;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-1340 {
  max-width: 83.75em;
  margin-left: auto;
  margin-right: auto;
}

.footer-address {
  color: var(--swatch--white);
  margin-top: -1em;
}

.signature-events_image-wrapper {
  cursor: pointer;
  border-radius: 0% 11.25em;
  justify-content: center;
  align-items: center;
  width: 55em;
  height: 32em;
  max-height: 32em;
  display: flex;
  position: relative;
  overflow: clip;
}

.signature-events_image-wrapper._03 {
  justify-content: center;
  align-items: center;
}

.event-year {
  font-size: 6.875rem;
  line-height: .8;
}

.review_year_tabs_content_item_hover-indicator {
  position: absolute;
  inset: 1.125em 1.125em auto auto;
}

.review_year_tabs_content_item_indicator-svg {
  width: 2.5em;
  height: 2.5em;
}

.matterjs_sprite-list-wrapper {
  flex-flow: wrap;
  width: 100%;
  height: 0;
  display: flex;
  overflow: hidden;
}

.matterjs_sprite-item-wrapper {
  cursor: pointer;
  border-radius: 50%;
  width: 12.5em;
  height: 12.5em;
  overflow: hidden;
}

.img-full-width-2 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.review_year_heading.is-sticky {
  background-color: var(--teal);
  padding-top: 3em;
  position: sticky;
  top: 4em;
}

.pop-out-signature-bg {
  z-index: 1;
  cursor: pointer;
  background-color: #252828e6;
  position: absolute;
  inset: 0%;
}

.section-members-wrapper {
  z-index: 1;
  position: relative;
}

.review_foreword_ceo_mobile {
  display: none;
}

.review_impact_story_bg {
  z-index: 1;
  position: absolute;
  inset: 0%;
}

.footer-privacy-links {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  margin-left: auto;
  display: flex;
}

.footer-link-hover:hover {
  color: var(--swatch--text-darkblue);
}

.signature-events_title.hide-desktop {
  display: none;
}

.div-block {
  width: 100%;
  height: 8em;
  position: absolute;
  inset: 0% 0% auto;
}

.signature-events_open {
  width: 100%;
  max-width: 5em;
  margin: auto;
  display: flex;
  position: absolute;
  inset: 3em 3em auto auto;
}

.review_members_cta {
  display: none;
  position: relative;
}

.review_members_cta.for-mobile {
  display: none;
}

.review_members_cta.for-desktop {
  margin-top: 2em;
  display: block;
}

.signature-events_mobile-cover {
  display: none;
}

.review_partner-cta {
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.review_year_container {
  z-index: 3;
  position: relative;
}

.review_market_cta, .review_team_cta {
  display: none;
  position: relative;
}

.pop-out-item-content_video {
  width: 100%;
  height: 100%;
  display: none;
}

@media screen and (max-width: 991px) {
  .padding-section-b60.section-custom-padding {
    padding-top: 11.3em;
  }

  .text-size-18.sign-16-mobile {
    font-size: 1em;
  }

  .global-footer {
    left: 1em;
    right: 1em;
  }

  .heading-section-wrapper {
    width: 50%;
    margin-bottom: 2.5em;
  }

  .color-pallete-wrapper {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .colour-container {
    align-items: flex-start;
  }

  .text-size-16.is-members {
    font-size: .6em;
  }

  .text-size-16.team-designation {
    max-width: none;
  }

  .text-size-16.is-20-mobile {
    font-size: 1.125em;
  }

  .text-size-16.is-underline {
    border-bottom: 1px solid var(--swatch--text-darkblue);
  }

  .section-components-horizontal {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .typography-wrapper {
    margin-left: 0;
  }

  .heading-48.text-weight-bold {
    font-size: 2em;
  }

  .heading-48.text-weight-bold.has-shadow {
    text-shadow: none;
  }

  .heading-32 {
    font-size: 1.5em;
  }

  .heading-24.text-weight-bold.for-desktop {
    display: none;
  }

  .heading-24.text-weight-bold.for-mobile {
    display: block;
  }

  .heading-24.is-members {
    font-size: 1em;
  }

  .heading-24.for-tab-mobile {
    display: block;
  }

  .heading-20.is-bold.team-name {
    font-size: 1.25em;
  }

  .buttons-element, .text-link-element {
    width: 100%;
  }

  .spacing-wrapper {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }

  .text-size-14 {
    order: 1;
  }

  .margin-bottom-16.hide-mobile {
    display: flex;
  }

  .margin-bottom-16.exclude-tab-mobile {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    white-space: nowrap;
    justify-content: center;
    align-items: center;
    display: flex;
    position: absolute;
    inset: auto 0% -23em;
    transform: scale(1.3);
  }

  .nav-menu {
    z-index: 5;
    background-color: #0000;
  }

  .nav-menu-item {
    flex-direction: column;
    align-items: flex-start;
  }

  .dropdown {
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
    font-size: 2.25em;
  }

  .text-link-nav {
    font-size: 1em;
  }

  .margin-link-nav {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    margin-right: 0;
  }

  .margin-link-nav.tab-margin-bottom-48 {
    margin-bottom: 3em;
  }

  .menu-button {
    color: var(--swatch--white);
    background-color: #fff0;
    padding: 0;
  }

  .menu-button.w--open {
    background-color: #0000;
  }

  .nav-bg-overlay {
    z-index: -1;
    background-color: var(--black\<deleted\|variable-b04721b6\>);
    height: 100%;
    display: none;
    position: fixed;
    inset: 0%;
  }

  .lottie-animation {
    width: 1.5em;
    height: 1.5em;
  }

  .footer-item-wrapper {
    text-align: center;
    place-content: center flex-start;
    align-items: center;
    display: flex;
  }

  .social-media-wrapper {
    margin-left: 0;
  }

  .footer-link-wrapper {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
    margin-left: 0;
    padding-left: 1.25em;
  }

  .footer-year-wrapper {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    text-align: center;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .dropdown-list {
    padding-right: 2em;
  }

  .nav-dropdown {
    margin-left: 0;
    margin-right: 0;
  }

  .nav-dropdown-toggle {
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .grid-guide-list {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .ie-notification {
    font-size: 1.1em;
  }

  .paddings-wrapper {
    grid-column-gap: 1.5em;
    grid-row-gap: 1.5em;
  }

  .padding-section-hero {
    padding-top: .81em;
  }

  .typography-grid {
    grid-column-gap: 0px;
    grid-row-gap: 4em;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-items: start;
    display: grid;
  }

  .color-pallete-grid-wrapper {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .section-spacing-wrapper {
    grid-column-gap: 0rem;
    grid-row-gap: 1.5rem;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .heading-56.is-sticky {
    padding-top: 0;
    position: relative;
    top: 0;
  }

  .text-size-13.rep-designation {
    order: 1;
    margin-bottom: 1em;
  }

  .avpn-anchors_wrapper {
    background-image: linear-gradient(180deg, var(--swatch--transparent), var(--swatch--text-darkblue));
    flex-flow: row;
    width: 100%;
    height: 10%;
    margin-left: auto;
    margin-right: auto;
    inset: auto 0% 0%;
  }

  .review_hero_wrapper {
    height: auto;
    padding-top: 14.1875em;
  }

  .img-full-width.why-partner {
    object-position: 80% 100%;
  }

  .img-full-width.is-team {
    object-position: 50% 72%;
    max-height: 30vw;
  }

  .img-full-width.ev1 {
    width: 100%;
    min-width: 100%;
    max-width: 45.2813em;
    height: 100%;
  }

  .img-full-width.ev2 {
    width: 100%;
    min-width: 100%;
    height: 15em;
  }

  .img-full-width.ev3 {
    width: 100%;
    min-width: 48em;
    height: 24em;
  }

  .img-full-width.ev3.main {
    transform: scale(1.01);
  }

  .img-full-width.ev4 {
    min-width: 100%;
    height: 15em;
  }

  .review_impact_wrapper {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    max-height: none;
  }

  .review_impact_text-wrapper {
    margin-bottom: 5em;
  }

  .review_impact_stories {
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
  }

  .review_impact_stories.is-2 {
    justify-content: flex-end;
    align-items: center;
  }

  .review_impact_story {
    min-width: 9.5625em;
    max-width: 9.5625em;
    min-height: 9.5625em;
    max-height: 9.5625em;
  }

  .review_impact_story_image {
    justify-content: space-between;
    align-items: center;
  }

  .review_impact_story_hover {
    display: none;
  }

  .review_impact_stories-wrapper {
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    align-content: center;
    justify-items: center;
    max-width: none;
    min-height: auto;
  }

  .review_impact_story_popup-wrapper {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .review_impact_story_popup_image {
    min-height: auto;
    max-height: 20em;
  }

  .review_members_wrapper.swiper {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    overflow: hidden;
  }

  .review_members_text-wrapper._01 {
    display: none;
  }

  .review_members_text-wrapper._01.for-mobile {
    text-align: center;
    flex-flow: column;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .review_members_tabs-wrapper {
    transform-origin: 50%;
    margin-top: -6em;
    transform: scale(.7);
  }

  .heading-108 {
    font-size: 5.0625em;
  }

  .review_hero_text-sticky {
    margin-bottom: 5em;
    position: relative;
    top: 0;
  }

  .review_hero_image-sticky {
    position: relative;
    top: 0;
  }

  .review_hero_image-wrapper {
    width: 100%;
  }

  .review_hero_background {
    top: 80%;
  }

  .review_foreword_wrapper {
    height: auto;
  }

  .review_foreword_ceo {
    grid-column-gap: 3em;
    grid-row-gap: 3em;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    padding-top: 5em;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    top: 0;
    overflow: visible;
  }

  .headng-90 {
    font-size: 4.21875em;
  }

  .review_foreword_ceo_sign-name {
    max-width: 80%;
  }

  .review_foreword_ceo_sign-name.hide-mobile {
    display: none;
  }

  .review_foreword_ceo_sign {
    max-width: 7.26563em;
  }

  .review_foreword_ceo_image {
    max-width: 16.9922em;
    margin-left: 0;
  }

  .review_foreword_ceo_image.hide-mobile {
    display: none;
  }

  .review_foreword_ceo_details {
    grid-column-gap: 1.5em;
    grid-row-gap: 1.5em;
    flex-flow: column;
    max-width: 100%;
    margin-left: 0;
    overflow: hidden;
  }

  .review_foreword_ceo_details1, .review_foreword_ceo_details2 {
    max-width: none;
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .review_foreword_ceo_circle2 {
    z-index: -1;
    display: none;
    inset: -26% auto auto -8%;
  }

  .arrow-lottie {
    max-width: 6em;
    transform: rotateX(180deg)rotateY(0)rotateZ(0);
  }

  .arrow-lottie.is-100 {
    transform: rotate(135deg);
  }

  .arrow-lottie-wrapper {
    top: -26.1094px;
    left: 23.575em;
    transform: translate(0, 3.8em)rotate(45deg);
  }

  .arrow-lottie-wrapper._02 {
    max-width: 5em;
    min-height: 5em;
    inset: 100% 0% auto auto;
    transform: none;
  }

  .arrow-lottie-wrapper._03 {
    filter: contrast(200%) brightness(200%) grayscale() invert();
    max-width: 3em;
    min-height: 3em;
    display: block;
    inset: 100% 15vw auto auto;
    transform: none;
  }

  .arrow-lottie-wrapper._04 {
    max-width: 5em;
    min-height: 5em;
    inset: 100% 0% auto auto;
    transform: none;
  }

  .arrow-lottie-wrapper._05 {
    max-width: 5em;
    min-height: 5em;
    inset: 100% -19% auto auto;
    transform: none;
  }

  .arrow-lottie-wrapper._06 {
    max-width: 5em;
    min-height: 5em;
    inset: 100% 0% auto auto;
    transform: none;
  }

  .arrow-lottie-wrapper._07 {
    max-width: 5em;
    min-height: 5em;
    display: none;
    inset: 100% 0% auto auto;
    transform: none;
  }

  .review_foreword_title-image {
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    padding-left: 1.25em;
    padding-right: 1.5em;
    overflow: clip;
  }

  .review_members_slide.swiper-slide._01 {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    height: auto;
  }

  .review_members_heading {
    text-align: center;
  }

  .heading-412 {
    font-size: 6.89063em;
  }

  .review_members_tabs_content-wrapper {
    overflow: visible;
  }

  .review_members_tabs_content-svg {
    font-size: .5em;
  }

  .review_members_tabs_content-item_wrapper {
    justify-content: center;
    align-items: center;
    max-width: 80%;
    height: 100%;
    min-height: 15em;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .members-circle-svg {
    width: 28.1875em;
    height: 28.1875em;
    bottom: -15em;
    left: -15em;
  }

  .members_tiers_grid-item {
    max-width: 80%;
  }

  .members_tiers_grid-item._01 {
    margin-top: 4em;
  }

  .members_tiers_grid-item._02 {
    max-width: none;
    margin-top: 0;
  }

  .members_tiers_grid-item._03 {
    max-width: none;
  }

  .review_members_slide_heading {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .members_tiers_vision {
    height: 90%;
    padding-top: 5em;
  }

  .heading-200 {
    font-size: 9.375em;
  }

  .members_tiers_catalyst {
    height: 80%;
  }

  .avpn-membership_tabs {
    flex-flow: column;
  }

  .avpn-membership_tabs_menu {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    margin-bottom: 1em;
  }

  .avpn-membership_tabs_menu-item {
    border-top-right-radius: 1.25em;
    border-bottom-left-radius: 1.25em;
    width: 100%;
    min-width: auto;
    max-width: 17em;
    height: 100%;
    max-height: none;
    padding: 1em 1.5em;
  }

  .avpn-membership_tabs_menu-content {
    grid-column-gap: .25em;
    grid-row-gap: .25em;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .avpn-membership_tabs_menu-countries {
    display: none;
  }

  .avpn-memberships_tabs_shadow {
    width: 90%;
    height: 18em;
    margin-left: auto;
    margin-right: auto;
    inset: 5% 0% auto;
  }

  .avpn-memberships_content-wrapper._03 {
    max-width: 25em;
  }

  .avpn-memberships_content-wrapper._01 {
    max-width: 40em;
  }

  .avpn-memberships_content-wrapper._02, .avpn-memberships_content-wrapper._04 {
    max-width: 38em;
  }

  .avpn-memberships_content-wrapper._05 {
    max-width: 25em;
  }

  .avpn-membership_tabs-content {
    margin-left: 0;
  }

  .section-review_hear_round-left {
    height: 6.51563em;
  }

  .padding-bottom-160 {
    padding-bottom: 5em;
  }

  .review_hear_wrapper {
    flex-flow: column;
    grid-template-columns: 1fr;
    justify-content: space-between;
    align-items: flex-start;
  }

  .review_hear_slider-main.swiper {
    display: none;
  }

  .review_hear_slider-main.swiper2 {
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .margin-bottom-6 {
    order: -1;
  }

  .review_hear_swiper-wrapper {
    margin-left: auto;
    margin-right: auto;
  }

  .reflections_edge-round-right, .reflections_white-bg {
    height: 5.71875em;
  }

  .reflections_text-wrapper {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .reflections_swiper {
    max-width: 80%;
    position: sticky;
    top: 7em;
  }

  .reflections_swiper-slide.swiper-slide {
    grid-column-gap: 3em;
    grid-row-gap: 3em;
    flex-flow: column;
    padding: 3em;
  }

  .reflections_slide-image {
    min-width: 11.9063em;
    max-width: 11.9063em;
  }

  .reflections_slide-image_yellow-svg {
    max-width: 4.875em;
  }

  .reflections_slide-image_orange-svg-copy {
    max-width: 3em;
    bottom: .75em;
    left: -.84375em;
  }

  .reflections_slide-image_red-svg-copy {
    max-width: 3em;
    bottom: -2.0625em;
  }

  .reflections_swiper-text_wrapper {
    text-align: center;
    flex-flow: column-reverse;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: center;
    display: grid;
  }

  .reflections_swiper-text_reflection.rep-reflection {
    order: 1;
    height: 100%;
    max-height: 12em;
    margin-bottom: 0;
    overflow: auto;
  }

  .reflections_slide-prev.swiper-button-prev, .reflections_slide-next.swiper-button-next {
    position: relative;
  }

  .reflections_swiper-nav {
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
  }

  .review_foreword_ceo_details3 {
    max-width: none;
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .review_partner_edge-round-left, .review_partner_green-bg {
    height: 7.96875em;
  }

  .review_partner_avpn-wrapper {
    top: 5em;
  }

  .review_partner_text-container {
    height: 200vh;
  }

  .review_partner_bottom-text {
    background-size: cover;
    padding-bottom: 5em;
  }

  .review_partner_bg.hide {
    display: block;
  }

  .review_future_wrapper {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .review_future_text-wrapper {
    max-width: none;
    margin-bottom: 3em;
    position: relative;
    top: 0;
  }

  .review_future_card_item {
    min-height: 32em;
    max-height: 32em;
    padding-left: 2em;
    padding-right: 2em;
  }

  .review_team_group {
    border-top-left-radius: 8.4375em;
  }

  .review_team_overlay {
    height: 3em;
  }

  .review_team_text-wrapper {
    margin-bottom: 3em;
  }

  .review_team_tabs_menu {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

  .review_team_tabs_content {
    height: 100%;
    max-height: 35em;
    overflow: auto;
  }

  .review_team_tabs_item {
    text-align: center;
    white-space: nowrap;
    flex: 1;
    padding: 1em;
  }

  .review_team_tabs_item.w--current {
    flex: 1;
  }

  .heading-22 {
    font-size: 1em;
  }

  .team_list-item_wrapper {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
    grid-template-rows: auto;
    grid-template-columns: .75fr auto;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    padding: 1.5em 1em;
    display: grid;
  }

  .team_list-item_image-wrapper {
    box-shadow: none;
    width: 7em;
    max-width: 7em;
    height: 7em;
    max-height: 7em;
    position: relative;
    left: 0%;
  }

  .team_list-item_text {
    flex-flow: column;
    grid-template-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .footer-year-links {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    flex-flow: column;
    order: -1;
    justify-content: space-between;
    align-items: center;
  }

  .review_year_green-bg {
    z-index: 1;
    display: block;
  }

  .review_year_text-wrapper {
    height: 33em;
  }

  .review_year_tabs_menu {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    justify-content: flex-start;
    align-items: center;
    overflow: auto;
  }

  .review_year_tabs_content_wrapper {
    height: auto;
  }

  .review_year_tabs_content_item_swiper-wrapper.swiper-wrapper {
    grid-column-gap: 3em;
    grid-row-gap: 3em;
    flex-flow: column;
    display: flex;
  }

  .review_year_tabs_content_item_card {
    background-color: #0090b4cc;
    flex-flow: column;
    flex: 1;
    justify-content: center;
    align-items: center;
    min-width: 19em;
    max-width: none;
    height: 14.5781em;
  }

  .text-size-47 {
    font-size: 2.20313em;
  }

  .review_year_tabs_content_item_gradient {
    min-width: 100%;
    min-height: 100vh;
  }

  .review_year_tabs_content_swiper.swiper-button-next, .review_year_tabs_content_swiper.swiper-button-prev {
    display: none;
    height: 3em !important;
    top: -.5em !important;
  }

  .review_year_popup.con-1 {
    display: none;
  }

  .review_year_popup-wrapper {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    flex-flow: column;
    max-width: 90vw;
    padding: 3em;
  }

  .heading-160 {
    font-size: 9.375em;
  }

  .matterjs_tag-canvas {
    display: none;
  }

  .matterjs_wrapper {
    padding-top: 5rem;
    padding-bottom: 5em;
  }

  .matterjs_sprite-list-wrapper-1 {
    height: auto;
    padding-top: 8em;
    overflow: visible;
  }

  .matterjs_canvas-text-wrapper {
    pointer-events: auto;
    max-width: 32em;
    padding-left: 1.5em;
    padding-right: 1.5em;
    position: relative;
    top: 5em;
  }

  .signature-events_subheading {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
    text-align: center;
    flex-flow: column;
    align-items: center;
    margin-bottom: 1em;
    display: flex;
    position: relative;
    top: auto;
    left: auto;
    transform: none;
  }

  .signature-events_main-heading {
    z-index: 2;
    max-width: 100%;
    margin-top: 0;
    margin-bottom: 3em;
  }

  .signature-events_main-heading.is-h3.hide-mobile {
    display: none;
  }

  .signature-events_slider-slide.swiper-slide {
    flex-flow: column;
    flex: none;
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 13em;
    padding-left: 1.5em;
    padding-right: 1.5em;
    display: flex;
  }

  .signature-events_slider-slide.swiper-slide.swiper-slide-active {
    opacity: 1;
    margin-left: 0;
    margin-right: 0;
  }

  .signature-events_slider-slide.swiper-slide.swiper-slide-active:hover {
    border-top-right-radius: 8.4375em;
    border-bottom-left-radius: 8.4375em;
    width: 100%;
    height: 24.6563em;
  }

  .signature-events_wrapper {
    width: 100%;
    height: 48em;
    padding-top: 0;
    position: sticky;
    top: 7em;
  }

  .slider-main-component {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    height: 45em;
    position: relative;
    top: 0;
  }

  .pop-out-close-signature {
    inset: 6em 2em auto auto;
  }

  .signature-events_overlay-02 {
    display: none;
  }

  .signature-events_slider-layout.swiper-wrapper {
    width: 100%;
    max-width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .signature-events_overlay-01 {
    display: none;
  }

  .signature-events_text-description {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    max-width: none;
    position: relative;
    bottom: 0;
    right: 0;
  }

  .signature-events_text-description.swiper-slide {
    text-align: center;
    flex-flow: column;
    flex: none;
    justify-content: flex-start;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .pop-out-item-content_overlay-01 {
    top: 25em;
  }

  .signature-events_active-blur-02 {
    top: 20%;
    left: 64%;
  }

  .signature-events_slider-content {
    z-index: 1;
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    max-width: 100%;
    position: absolute;
  }

  .pop-out-signature._01 {
    justify-content: flex-end;
    align-items: center;
  }

  .signature-events_active-blur-01 {
    inset: 0% auto auto 0%;
  }

  .pop-out-item-signature_content.scrollable {
    margin-top: 7em;
  }

  .signature-events_slider-wrapper.swiper {
    z-index: 1;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .signature-events-main {
    padding-bottom: 0;
  }

  .review_hear_wrapperv2 {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    flex-flow: column;
    grid-template-columns: 1fr;
    justify-content: space-between;
    align-items: flex-start;
  }

  .signature-events_thumb-layout.swiper-wrapper {
    text-align: center;
  }

  .signature-events_thumb-container {
    position: relative;
    bottom: auto;
    right: auto;
  }

  .team_list-item_designation {
    max-width: none;
  }

  .review_year_bg {
    z-index: 1;
  }

  .reflections_orange-bg {
    height: 5.71875em;
  }

  .read-more-wrapper {
    height: 1.5em;
    margin-top: -2em;
    padding-left: 1.5em;
    padding-right: 1.5em;
    display: block;
    overflow: hidden;
  }

  .review_year_tabs_content_item_svg-wrapper {
    display: none;
  }

  .review_year_tabs_content_item_cards-wrapper {
    flex-flow: wrap;
  }

  .signature-events_image-wrapper {
    border-radius: 0% 4em;
    order: -1;
    width: 34em;
    height: 30vh;
    margin-bottom: 1em;
    transition-property: none;
  }

  .signature-events_image-wrapper:hover {
    filter: none;
    border-top-right-radius: 4em;
    border-bottom-left-radius: 4em;
    width: 34em;
  }

  .signature-events_image-wrapper._01 {
    flex: none;
    order: -1;
  }

  .signature-events_image-wrapper._01:hover {
    border-top-right-radius: 4em;
    border-bottom-left-radius: 4em;
  }

  .event-year {
    font-size: 4rem;
  }

  .matterjs_sprite-list-wrapper {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
    flex-flow: wrap;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row dense;
    justify-content: center;
    place-items: center;
    height: auto;
    padding-top: 8em;
    display: flex;
    overflow: hidden;
  }

  .matterjs_sprite-item-wrapper {
    flex-flow: column;
    flex: none;
    width: 9.375em;
    height: 9.375em;
  }

  .matterjs_sprite-item-wrapper.m-hide {
    display: none;
  }

  .review_year_heading.is-sticky {
    text-wrap: balance;
  }

  .review_foreword_ceo_mobile {
    justify-content: center;
    align-items: center;
    padding-left: 1.5em;
    display: flex;
  }

  .footer-privacy-links {
    margin-left: 0;
  }

  .signature-events_title.hide-desktop {
    display: block;
  }

  .signature-events_open {
    display: none;
  }

  .review_members_cta {
    justify-content: center;
    align-items: center;
    margin-top: 2em;
    display: flex;
  }

  .review_members_cta.wheel {
    margin-top: 0;
    margin-bottom: 1em;
  }

  .review_members_cta.for-mobile {
    display: block;
  }

  .review_members_cta.for-desktop {
    display: none;
  }

  .team-list {
    overflow: auto;
  }

  .signature-events_mobile-cover {
    z-index: 2;
    background-color: var(--green);
    height: 12rem;
    display: block;
    position: absolute;
    inset: 0% 0% auto;
  }

  .review_partner-cta {
    cursor: pointer;
  }

  .review_year_container {
    z-index: 2;
    background-color: var(--teal);
    position: relative;
  }

  .review_market_cta, .review_team_cta {
    justify-content: center;
    align-items: center;
    margin-top: 2em;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  h3 {
    font-size: 1.5em;
  }

  h4 {
    font-size: 1.25em;
  }

  h5 {
    font-size: 1.13em;
  }

  .padding-global {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .footer-link {
    font-size: 1em;
  }

  .heading-cover {
    font-size: 3em;
  }

  .paragraph-wrapper {
    justify-content: flex-start;
  }

  .text-size-18 {
    font-size: 1em;
    line-height: 1.5em;
  }

  .heading-text.hide {
    display: block;
  }

  .heading-text.hide-mobile {
    display: none;
  }

  .heading-section-wrapper {
    width: auto;
    margin-bottom: 3em;
  }

  .color-pallete-wrapper {
    flex-flow: wrap;
    grid-template-rows: auto auto auto;
    grid-template-columns: max-content max-content;
    display: flex;
  }

  .text-size-16.hide-mobile {
    display: none;
  }

  .color-pallete-gradient {
    flex-wrap: wrap;
  }

  .section-typography {
    background-size: 337px;
  }

  .section-components-horizontal {
    flex-direction: column;
  }

  .typography-wrapper {
    margin-left: 0;
  }

  .heading-64 {
    font-size: 3em;
    line-height: 1.16667em;
  }

  .heading-48 {
    font-size: 2em;
    line-height: 1.25em;
  }

  .heading-32 {
    font-size: 1.125em;
    line-height: 1.33333em;
  }

  .heading-24 {
    font-size: 1.25em;
    line-height: 1.4em;
  }

  .heading-24.text-weight-bold {
    font-size: 1.125em;
  }

  .heading-20 {
    font-size: 1.13em;
    line-height: 1.44248em;
  }

  .text-size-24 {
    font-size: 1.25em;
    line-height: 1.4em;
  }

  .paragraph-container {
    width: auto;
  }

  .paragraph-content {
    grid-row-gap: 1em;
    flex-direction: column;
  }

  .text-size-20 {
    font-size: 1.13em;
    line-height: 1.44248em;
  }

  .buttons-primary-wrapper, .buttons-outline-wrapper, .buttons-with-icon-wrapper {
    flex-direction: column;
  }

  .buttons-content-wrapper {
    width: 100%;
    margin-bottom: 1em;
  }

  .buttons-element {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    flex-flow: wrap;
    justify-content: flex-start;
    width: 100%;
  }

  .text-link-wrapper {
    flex-direction: column;
  }

  .text-link-element, .spacing-wrapper {
    width: 100%;
  }

  .margin-bottom-16.hide-mobile {
    display: none;
  }

  .margin-bottom-16.exclude-tab-mobile {
    transform: scale(1.5);
  }

  .nav-menu_brand {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    padding-left: 0;
    bottom: -.5em;
  }

  .dropdown {
    font-size: 2em;
  }

  .margin-link-nav {
    margin-top: 1em;
    margin-bottom: 1em;
  }

  .margin-link-nav.tab-margin-bottom-48 {
    margin-bottom: 2em;
  }

  .lottie-animation {
    width: 1.13em;
    height: 1.13em;
  }

  .section-footer-components {
    grid-row-gap: 0px;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    margin-bottom: 0;
  }

  .footer-item-wrapper {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    text-align: center;
    flex-direction: column;
    align-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 2.5em;
    display: flex;
  }

  .social-media-wrapper {
    justify-content: center;
    align-items: center;
  }

  .footer-link-wrapper {
    flex-direction: column;
    align-items: center;
    padding-left: 0;
  }

  .footer-item {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 2.5em;
    display: flex;
  }

  .dropdown-link {
    font-size: .63em;
    line-height: 1.25em;
  }

  .pop-out-wrapper {
    flex-direction: column;
    width: 90%;
    overflow: auto;
  }

  .padding-section-24.nav-padding-mobile {
    padding-top: .5em;
    padding-bottom: .5em;
  }

  .dropdown-toggle {
    padding-left: 1.5em;
  }

  .toggle-icon-wrapper {
    margin-left: 1.5em;
  }

  .dropdown-list {
    padding-left: 1.5em;
  }

  .nav-dropdown-toggle {
    padding-top: 1em;
    padding-bottom: 1em;
  }

  .grid-guide-list {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .ie-notification {
    font-size: 1rem;
  }

  .max-width-medium {
    max-width: 26em;
  }

  .max-width-medium.margin-auto {
    max-width: none;
  }

  .paddings-wrapper {
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .typography-heading-wrapper {
    margin-left: 0;
  }

  .style-guide-title-wrapper {
    height: 9.1875em;
    margin-bottom: 3em;
  }

  .style-guide-title {
    flex-direction: column;
    align-items: flex-start;
  }

  .section-heading-wrapper.margin-bottom-83 {
    margin-bottom: 3em;
  }

  .padding-section-hero {
    padding-top: .81em;
    padding-bottom: 7em;
  }

  .label.margin-bottom-52 {
    margin-bottom: 0;
  }

  .style-guide-heading-bg {
    height: 9.1875em;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .color-pallete-grid-wrapper {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .section-components-horizontal-wrapper {
    flex-direction: column;
  }

  .section-spacing-wrapper {
    width: 100%;
  }

  .hover-wrapper {
    grid-row-gap: 5em;
    grid-template-columns: 1fr;
  }

  .heading-56 {
    font-size: 2.5em;
  }

  .heading-56.is-sticky {
    border-top-right-radius: 3em;
    padding-top: 3em;
  }

  .img-full-width.ev1 {
    width: 20em;
    min-width: 27em;
    height: 20em;
  }

  .img-full-width.ev3.main {
    object-position: 50% 0%;
    width: 27%;
    min-width: 27em;
    height: 15em;
  }

  .img-full-width.ev4 {
    width: 27em;
    min-width: 27em;
  }

  .review_impact_text-wrapper {
    margin-bottom: 2em;
  }

  .review_impact_stories {
    grid-column-gap: 1.5em;
    grid-row-gap: 1.5em;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
  }

  .review_impact_stories.is-2 {
    justify-content: center;
    align-items: center;
  }

  .review_impact_story_popup {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    max-width: 90%;
    padding: 2em;
  }

  .review_impact_story_popup_image {
    width: 100%;
    min-width: 40%;
    height: 100%;
    max-height: 12em;
  }

  .review_members_text-wrapper._01 {
    justify-content: space-between;
    align-items: center;
    max-width: 100em;
  }

  .review_members_tabs-wrapper {
    transform-origin: 50%;
    position: absolute;
    top: 0%;
    left: auto;
    right: auto;
    transform: scale(.55);
  }

  .nav-menu_logo-svg {
    min-width: 6.5625em;
    max-width: 6.5625em;
  }

  .page_loader_wrapper {
    display: none;
  }

  .heading-108 {
    text-align: left;
    font-size: 3.79688em;
  }

  .review_hero_scroll {
    justify-content: flex-end;
    align-items: flex-start;
  }

  .review_hero_text-sticky {
    text-align: left;
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .review_foreword_ceo_title {
    margin-top: 0;
  }

  .headng-90 {
    font-size: 3.16406em;
  }

  .review_foreword_ceo_sign-name {
    text-align: center;
    max-width: 70%;
  }

  .review_foreword_ceo_image {
    max-width: 20em;
  }

  .review_foreword_ceo_circle {
    max-width: 20em;
    max-height: 17em;
  }

  .review_foreword_ceo_circle2 {
    left: -5em;
  }

  .arrow-lottie {
    max-width: 4em;
    transform: none;
  }

  .arrow-lottie.is-100.is-white {
    filter: contrast(200%) brightness(200%) invert();
  }

  .arrow-lottie-wrapper {
    left: 0;
  }

  .arrow-lottie-wrapper._05 {
    max-width: 3em;
    min-height: 3em;
    top: 78%;
    right: -5%;
  }

  .arrow-lottie-wrapper._06, .arrow-lottie-wrapper._07 {
    max-width: 3em;
    min-height: 3em;
    right: -10%;
  }

  .review_foreword_title-image {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    overflow: clip;
  }

  .review_members_slide.swiper-slide._01 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    height: 40em;
    overflow: hidden;
  }

  .review_members_slide.swiper-slide._05 {
    overflow: visible;
  }

  .total-members {
    margin-top: 1.5em;
  }

  .heading-412 {
    font-size: 4.5em;
  }

  .members-circle-svg {
    width: 21.1406em;
    height: 21.1406em;
    bottom: -12em;
  }

  .members_tiers_grid-item._02 {
    height: 16em;
  }

  .members_tiers_grid-item._03 {
    margin-top: 1em;
  }

  .review_members_circles-embed {
    margin-top: auto;
    margin-bottom: auto;
    transform: scale(1.3);
  }

  .members_tiers_vision {
    padding-top: 3em;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .heading-200 {
    font-size: 7.03125em;
  }

  .members_tiers_catalyst {
    padding-top: 5em;
    padding-left: 2rem;
    padding-right: 2em;
  }

  .heading-110 {
    font-size: 5.625em;
  }

  .heading-110.is-white {
    margin-left: 1.5rem;
    top: -18%;
  }

  .heading-110.is-green {
    padding-left: 1.5rem;
    top: -18%;
  }

  .members_tiers_knowledge {
    border-bottom-left-radius: 0;
    padding-top: 3em;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .heading-88 {
    font-size: 4.125em;
  }

  .heading-88.is-white {
    margin-left: 1.5rem;
    top: -10%;
  }

  .heading-88.is-red {
    padding-left: 1.5rem;
    top: -10%;
  }

  .avpn-membership_tabs_menu {
    grid-column-gap: .9375em;
    grid-row-gap: .75em;
  }

  .avpn-membership_tabs_menu-item {
    max-width: 13em;
  }

  .avpn-membership_tabs_menu-content {
    flex-flow: row;
  }

  .avpn-memberships_tabs_wrapper {
    margin-top: auto;
    margin-bottom: auto;
  }

  .avpn-memberships_content-wrapper._03 {
    max-width: 20em;
  }

  .avpn-memberships_content-wrapper._04 {
    max-width: 30em;
  }

  .avpn-memberships_content-wrapper._05 {
    max-width: 20em;
  }

  .review_hear_wrapper {
    display: flex;
  }

  .review_hear_slider-main.swiper, .review_hear_slider-main.swiper2 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  .review_hear_slide_wrapper.swiper-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    max-width: 100%;
  }

  .review_hear_slide_item.swiper-slide {
    border-radius: 0 5em;
    min-width: 27em;
    max-width: 27em;
    min-height: 27em;
    max-height: 27em;
    padding: 1.5em;
  }

  .review_hear_slide_nav {
    width: 100%;
  }

  .reflections_people {
    grid-row-gap: 0em;
  }

  .reflections_person.fade-in {
    min-width: 7em;
    max-width: 7em;
    min-height: 15em;
  }

  .reflections_swiper-slide.swiper-slide {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .reflections_swiper-text_wrapper {
    max-height: 12em;
    overflow: auto;
  }

  .reflections_swiper-text_reflection.rep-reflection.scrollable {
    max-height: none;
    overflow: visible;
  }

  .reflections_slide-prev.swiper-button-prev {
    margin-right: 1em;
  }

  .reflections_slide-next.swiper-button-next {
    margin-left: 1em;
  }

  .review_partner_avpn-wrapper {
    height: 100svh;
    top: 0;
  }

  .review_partner_image-wrapper {
    justify-content: center;
    align-items: center;
    height: 98%;
  }

  .review_partner_text-container {
    height: 200vh;
  }

  .review_partner_bottom-text {
    padding-bottom: 2em;
  }

  .review_partner_bg.is50 {
    height: 50%;
  }

  .review_future_cards-wrapper {
    grid-column-gap: 1.5em;
    grid-row-gap: 1.5em;
    flex-flow: column;
    display: flex;
  }

  .review_future_card_item {
    min-height: auto;
    max-height: none;
    padding-top: 3em;
    padding-bottom: 3em;
  }

  .review_future_card_item._01, .review_future_card_item._02, .review_future_card_item._03 {
    margin-bottom: 0;
    position: relative;
    top: 0;
  }

  .review_future_card_item._04 {
    position: relative;
    top: 0;
  }

  .review_team_group {
    border-top-left-radius: 6.32813em;
  }

  .review_team_text-wrapper {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .review_team_tabs_menu {
    top: 4em;
  }

  .team_list-item_wrapper {
    grid-template-columns: 1fr auto;
  }

  .review_year_text-wrapper {
    height: auto;
  }

  .review_year_tabs-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .review_year_tabs_menu {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    overflow: clip;
  }

  .review_year_tabs_menu.scrollable {
    padding-bottom: .5em;
  }

  .review_year_tabs_item {
    min-width: 12em;
    max-width: 12em;
  }

  .review_year_tabs_content_item_swiper-wrapper.swiper-wrapper {
    flex-flow: column;
    display: flex;
  }

  .review_year_tabs_content_item_slide.swiper-slide {
    flex-flow: wrap;
  }

  .review_year_tabs_content_item_card {
    flex: 1;
    min-width: 45%;
  }

  .review_year_popup.con-1 {
    display: none;
  }

  .review_year_popup-wrapper {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .review_members_chart {
    margin-top: auto;
    margin-bottom: auto;
  }

  .flourish-embed-iframe {
    height: 21.0938em;
  }

  .heading-160 {
    font-size: 7.03125em;
  }

  .heading-160.is-teal {
    padding-left: 1.5rem;
  }

  .heading-160.is-white {
    margin-left: 1.5rem;
  }

  .matterjs_canvas-text-wrapper {
    max-width: 100%;
  }

  .heading-56-2 {
    font-size: 2.5em;
  }

  .section-matterjs {
    margin-top: -2em;
  }

  .signature-events_subheading {
    order: 1;
    max-width: 80%;
  }

  .signature-events_main-heading.is-h3 {
    top: -26.9em;
  }

  .signature-events_slider-slide.swiper-slide {
    flex-flow: column-reverse;
    justify-content: flex-end;
    align-items: center;
    padding-top: 0;
  }

  .signature-events_slider-slide.swiper-slide.swiper-slide-active:hover {
    border-top-right-radius: 6.32813em;
    border-bottom-left-radius: 6.32813em;
    height: 18.4922em;
  }

  .pop-out-item-content_card-layout {
    grid-template-columns: 1fr;
    height: 100%;
  }

  .signature-events_wrapper {
    height: 100%;
    padding-bottom: 0;
    position: relative;
    top: 0;
  }

  .pop-out-item-content_overlay-02 {
    display: none;
  }

  .slider-main-component {
    position: sticky;
    top: 7em;
  }

  .page-padding {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .pop-out-close-signature {
    top: 5em;
  }

  .signature-events_text-description {
    order: -1;
  }

  .signature-events_text-description.swiper-slide {
    margin-left: 0;
    margin-right: 0;
  }

  .pop-out-item-content_overlay-01 {
    display: none;
  }

  .signature-events_slider-content {
    position: relative;
  }

  .text-size-18-2 {
    font-size: 1em;
    line-height: 1.5em;
  }

  .pop-out-item-content_video-wrapper {
    border-top-right-radius: 5.625em;
    border-bottom-left-radius: 5.625em;
    height: 16.8281em;
  }

  .heading-48-2 {
    font-size: 2em;
    line-height: 1.25em;
  }

  .pop-out-signature_wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-left: 1.5em;
    padding-right: 1.5em;
    overflow: hidden;
  }

  .pop-out-item-content_card-wrapper {
    background-color: #11ad97;
    max-width: 100%;
  }

  .pop-out-item-content_video-play-icon {
    width: 4.07813em;
    height: 4.07813em;
  }

  .heading-24-2 {
    font-size: 1.25em;
    line-height: 1.4em;
  }

  .heading-56-3 {
    font-size: 2.5em;
  }

  .review_hear_wrapperv2 {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    display: flex;
  }

  .review_hear_slide_item-2.swiper-slide {
    border-radius: 0 5em;
    min-width: 100%;
    max-width: 100%;
    min-height: 27em;
    max-height: 27em;
    padding: 1.5em;
  }

  .signature-events_thumb-container {
    max-width: 100%;
  }

  .footer-address {
    margin-top: 0;
  }

  .signature-events_image-wrapper {
    order: 1;
    width: 27em;
    height: 20vh;
    transition-property: none;
  }

  .signature-events_image-wrapper:hover {
    width: 27em;
  }

  .matterjs_sprite-item-wrapper {
    width: 7.03125em;
    height: 7.03125em;
  }

  .review_year_heading.is-sticky {
    position: relative;
    top: 0;
  }

  .review_members_cta {
    margin-top: 0;
  }

  .signature-events_mobile-cover {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .text-size-16.is-mobile-14 {
    letter-spacing: -.5px;
    font-size: .875em;
  }

  .heading-48.text-weight-bold {
    flex-flow: row;
    font-size: 1.5em;
  }

  .heading-24 {
    white-space: normal;
  }

  .buttons-element, .text-link-element {
    grid-row-gap: 1em;
    flex-direction: column;
    align-items: flex-start;
  }

  .spacing-wrapper {
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .margin-bottom-16.exclude-tab-mobile {
    transform: scale(1.55);
  }

  .nav-menu_brand.w--current {
    justify-content: flex-start;
    bottom: -.75em;
  }

  .dropdown {
    font-size: 1.5em;
  }

  .pop-out-wrapper {
    width: 100%;
  }

  .pop-out-item-content {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .close-wrapper {
    font-size: 1rem;
  }

  .max-width-medium {
    z-index: 1;
  }

  .max-width-medium.sign-mobile {
    text-wrap: balance;
    max-width: 21em;
  }

  .section-spacing-wrapper {
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .heading-56 {
    margin-bottom: .5em;
    font-size: 1.875em;
  }

  .heading-56.is-sticky {
    z-index: 2;
    border-top-right-radius: 0;
    justify-content: center;
    align-items: flex-end;
    display: flex;
  }

  .nav-menu_link {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .nav-menu_text {
    width: 100%;
    padding-left: .5em;
    padding-right: .5em;
  }

  .nav-menu_brand-text {
    margin-top: -.25em;
  }

  .text-size-13.is-mobile10 {
    font-size: .625em;
  }

  .img-full-width.ev1 {
    object-position: 50% 50%;
    min-width: 20em;
    height: 17em;
  }

  .img-full-width.ev2 {
    width: 22em;
    min-width: 22em;
    height: 10em;
  }

  .img-full-width.ev3 {
    min-width: 28em;
    height: 14em;
  }

  .img-full-width.ev3.main {
    min-width: 28em;
    height: 12em;
  }

  .review_hero_text-wrapper {
    max-width: 80%;
    margin-left: 0;
  }

  .review_impact_story {
    min-width: 8em;
    max-width: 8em;
    min-height: 8em;
    max-height: 8em;
  }

  .review_impact_story_popup {
    flex-flow: column;
    max-width: 100%;
    padding: 1em 1em 2em;
  }

  .review_impact_story_popup_text {
    max-height: 40vh;
  }

  .review_members_wrapper.swiper {
    justify-content: flex-start;
    align-items: center;
    overflow: hidden;
  }

  .review_members_tabs-wrapper {
    margin-top: -8em;
    transform: scale(.4);
  }

  .nav-menu_logo-svg {
    min-width: 6.5625em;
    max-width: 6.5625em;
  }

  .review_foreword_ceo {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
  }

  .review_foreword_ceo_sign {
    max-width: 5.44922em;
  }

  .review_foreword_ceo_image {
    margin-left: 0;
  }

  .arrow-lottie {
    max-width: 3em;
  }

  .arrow-lottie-wrapper {
    top: -1em;
    left: 0;
  }

  .arrow-lottie-wrapper._02 {
    max-width: 4em;
    min-height: 4em;
    top: 92%;
    right: -5vw;
  }

  .arrow-lottie-wrapper._03, .arrow-lottie-wrapper._04, .arrow-lottie-wrapper._05 {
    max-width: 4em;
    min-height: 4em;
    top: 92%;
    right: 5vw;
  }

  .arrow-lottie-wrapper._06 {
    max-width: 4em;
    min-height: 4em;
    top: 100%;
    right: -5vw;
  }

  .arrow-lottie-wrapper._07 {
    max-width: 4em;
    min-height: 4em;
    top: 92%;
    right: 5vw;
  }

  .review_members_slide.swiper-slide._01 {
    height: 32em;
  }

  .members_tiers_grid-item {
    max-width: 90%;
  }

  .members_tiers_grid-item._01 {
    height: auto;
    margin-bottom: 2em;
    padding-top: 5em;
  }

  .members_tiers_grid-item._02 {
    height: 100%;
    margin-top: 1em;
  }

  .members_tiers_grid-item._03 {
    height: auto;
    margin-top: 3em;
  }

  .review_members_slide_heading {
    margin-bottom: 4em;
  }

  .members_tiers_vision {
    height: 100%;
    padding-bottom: 3em;
  }

  .heading-200 {
    font-size: 5.27344em;
  }

  .heading-200.is-teal {
    padding-left: 1rem;
    top: -10%;
  }

  .heading-200.is-white {
    margin-left: 1rem;
    top: -10%;
  }

  .members_tiers_catalyst {
    height: 100%;
    max-height: 29em;
    padding-bottom: 3em;
  }

  .heading-110 {
    font-size: 3.5em;
  }

  .heading-110.is-white {
    margin-left: 1.2rem;
    top: -8%;
  }

  .heading-110.is-green {
    padding-left: 1.2rem;
    top: -8%;
  }

  .members_tiers_knowledge {
    padding-bottom: 3em;
  }

  .heading-88 {
    font-size: 2.6em;
  }

  .heading-88.is-white {
    margin-left: 1rem;
    top: -4%;
  }

  .heading-88.is-red {
    padding-left: 1rem;
    top: -4%;
  }

  .avpn-membership_tabs_menu-item {
    max-width: 9.5em;
    padding: .5em;
  }

  .review_hear_slide_item.swiper-slide {
    border-top-right-radius: 5em;
    border-bottom-left-radius: 5em;
    min-width: auto;
    max-width: 20.8828em;
    max-height: 30em;
    padding: 1.5em;
  }

  .review_hear_slide_item-quote {
    max-height: 12em;
  }

  .reflections_people {
    grid-column-gap: 3em;
    grid-row-gap: 0em;
  }

  .reflections_person {
    min-height: 12em;
  }

  .reflections_person.fade-in {
    min-width: 8em;
    max-width: 8em;
    min-height: 14em;
  }

  .reflections_person-image {
    max-width: 8em;
  }

  .reflections_swiper-wrapper.swiper-wrapper {
    border-top-right-radius: 3.75em;
    border-bottom-left-radius: 3.75em;
  }

  .reflections_swiper-slide.swiper-slide {
    border-top-right-radius: 3.75em;
    border-bottom-left-radius: 3.75em;
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .reflections_swiper-text_reflection.rep-reflection {
    max-height: 15em;
    overflow: auto;
  }

  .reflections_button {
    margin-top: 1em;
  }

  .review_partner_avpn-wrapper {
    height: 70vh;
    top: 10svh;
  }

  .review_partner_bottom-text, .review_partner_bg {
    margin-top: -2px;
  }

  .review_partner_bg.hide {
    height: 50%;
    margin-top: -2px;
  }

  .padding-section-t135-b106 {
    padding-top: 5em;
    padding-bottom: 5em;
  }

  .review_future_cards-wrapper {
    grid-column-gap: 1.5em;
    grid-row-gap: 1.5em;
    flex-flow: column;
    display: flex;
  }

  .review_future_card_item {
    border-top-right-radius: 3.5em;
    border-bottom-left-radius: 3.5em;
    padding: 1.5em;
  }

  .review_future_card_item._01, .review_future_card_item._02, .review_future_card_item._03 {
    margin-bottom: 0;
    position: relative;
    top: 0;
  }

  .review_future_card_item._04 {
    position: relative;
    top: 0;
  }

  .heading-34 {
    font-size: 2em;
    line-height: 1.5;
  }

  .review_team_group {
    border-top-left-radius: 3.16406em;
  }

  .review_team_text-wrapper {
    margin-bottom: 2em;
  }

  .team_list-item_wrapper {
    align-content: center;
  }

  .review_year_edge-round-left {
    height: 5em;
  }

  .review_year_text-wrapper {
    margin-bottom: 1em;
  }

  .review_year_tabs_menu {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
  }

  .review_year_tabs_item {
    min-width: auto;
    max-width: 8em;
  }

  .review_year_tabs_content_item_swiper {
    overflow: visible;
  }

  .review_year_tabs_content_item_swiper-wrapper.swiper-wrapper {
    grid-column-gap: 3em;
    grid-row-gap: 3em;
    flex-flow: column;
    display: flex;
  }

  .review_year_tabs_content_item_slide.swiper-slide {
    flex-flow: column;
  }

  .review_year_tabs_content_item_card {
    flex: 0 auto;
  }

  .review_year_tabs_content_item_gradient {
    filter: blur(40px);
    min-height: 200vh;
  }

  .review_year_popup.con-5 {
    display: none;
  }

  .heading-160 {
    font-size: 5.27344em;
  }

  .heading-160.is-teal {
    padding-left: 1rem;
    top: -10%;
  }

  .heading-160.is-white {
    margin-left: 1rem;
    top: -10%;
  }

  .signature-events_subheading {
    max-width: 100%;
  }

  .signature-events_main-heading {
    z-index: 2;
    pointer-events: none;
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .signature-events_main-heading.is-h3 {
    height: 10em;
    padding-bottom: 0;
    top: -23.9em;
  }

  .signature-events_slider-slide.swiper-slide {
    justify-content: flex-end;
    align-items: center;
  }

  .signature-events_slider-slide.swiper-slide.swiper-slide-active {
    width: 100%;
    height: 100%;
  }

  .signature-events_slider-slide.swiper-slide.swiper-slide-active:hover {
    border-top-right-radius: 4.74609em;
    border-bottom-left-radius: 4.74609em;
    height: 13.8691em;
  }

  .pop-out-item-content_card-layout {
    grid-template-columns: 1fr;
    height: 100%;
  }

  .signature-events_wrapper {
    justify-content: flex-start;
    align-items: center;
    height: auto;
    position: sticky;
    top: 5em;
  }

  .slider-main-component {
    flex-flow: column;
    height: 18em;
    position: relative;
    top: 0;
  }

  .pop-out-close-signature {
    font-size: 1rem;
    top: 6em;
  }

  .signature-events_text-description {
    max-width: 100%;
  }

  .signature-events_slider-content {
    z-index: 1;
    justify-content: center;
    align-items: flex-start;
    padding-bottom: 2em;
  }

  .pop-out-item-content_video-wrapper {
    border-top-right-radius: 4.21875em;
    border-bottom-left-radius: 4.21875em;
    height: 12.6211em;
  }

  .pop-out-signature_wrapper {
    justify-content: flex-start;
    align-items: center;
  }

  .pop-out-item-content_card-wrapper {
    max-width: 100%;
  }

  .section-signature-events {
    border-top-right-radius: 11.25em;
  }

  .signature-events_slider-wrapper.swiper {
    z-index: 1;
  }

  .signature-events-main {
    height: auto;
    padding-bottom: 5em;
    overflow: clip;
  }

  .heading-56-3 {
    font-size: 1.875em;
  }

  .review_hear_slide_item-2.swiper-slide {
    border-top-right-radius: 5em;
    border-bottom-left-radius: 5em;
    max-height: 30em;
    padding: 1.5em;
  }

  .pop-out-item-signature_cta {
    flex-flow: column;
    max-width: 50%;
    margin-left: auto;
    margin-right: auto;
  }

  .read-more-wrapper {
    margin-top: 0;
  }

  .review_year_tabs_content_item_cards-wrapper {
    flex-flow: column;
  }

  .signature-events_image-wrapper {
    width: 20em;
    height: 10em;
  }

  .signature-events_image-wrapper:hover {
    width: 20em;
  }

  .event-year {
    font-size: 1.5rem;
    display: inline;
  }

  .matterjs_sprite-list-wrapper {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
  }

  .review_year_heading.is-sticky {
    padding-top: 2em;
  }

  .footer-privacy-links {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    flex-flow: column;
  }

  .review_members_cta {
    margin-top: 1em;
  }

  .signature-events_mobile-cover {
    z-index: 2;
    background-color: var(--green);
    pointer-events: none;
    width: 100%;
    height: 18rem;
    padding-bottom: 0;
    padding-right: 0;
    display: none;
    position: absolute;
    inset: 0% 0% auto;
  }

  .review_market_cta {
    margin-top: 1em;
  }

  .review_team_cta {
    margin-top: 1em;
    margin-bottom: 2em;
  }
}

#w-node-e164f918-ddb5-9ddf-83bc-243a10c85e81-07d81014, #w-node-_76629373-ba22-2f67-007a-8e61dae804a5-07d81014, #w-node-_92034e2d-113f-0380-8cbf-f5dc10a2003a-07d81014, #w-node-_4e055a5b-9199-e051-59c6-0744be832e00-07d81014, #w-node-_38480c25-975d-b90c-ba47-0f37d74bdd24-07d81014 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-d298934e-4e13-03b4-415c-d0da4cd50f7c-4cd50f77 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-c577defb-369e-8825-0a28-2bb1a6f0bb49-07d81015, #w-node-c577defb-369e-8825-0a28-2bb1a6f0bb49-da67ba01 {
    order: 9999;
  }
}


@font-face {
  font-family: 'Opensans Variable';
  src: url('../images/') format('truetype');
  font-weight: 300 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans Variable';
  src: url('../images/') format('truetype');
  font-weight: 300 800;
  font-style: italic;
  font-display: swap;
}