.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

p {
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
}

.grid {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-left: 100px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-areas: "Area-3 Area" "Area-3 Area";
  -ms-grid-columns: 0.5fr 0px 1fr;
  grid-template-columns: 0.5fr 1fr;
  -ms-grid-rows: auto 0px auto;
  grid-template-rows: auto auto;
}

.div-block {
  background-color: #ccaa3f;
  color: #ccaa3f;
}

.div-block-2 {
  margin: 30px;
  background-color: #ccaa3f;
}

.yellow-section {
  background-color: #ccaa3f;
}

.body-home {
  background-color: #ccaa3f;
  font-family: Montserrat, sans-serif;
  color: #292929;
}

.home-section {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.medium-heading {
  padding: 30px;
}

.text-block {
  position: static;
  margin-bottom: 30px;
  color: #fff;
  font-size: 200%;
  line-height: 170%;
}

.standard-button {
  padding: 12px 20px;
  border-style: none;
  border-width: 1px;
  border-color: #fff;
  border-radius: 4px;
  background-color: #fff;
  color: #d8cdac;
  font-size: 170%;
  line-height: 100%;
}

.standard-button:hover {
  background-color: #000;
}

.standard-button:active {
  background-color: #9c8328;
}

.footer {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
}

.div-block-3 {
  position: relative;
}

.text-block-2 {
  margin-top: 10%;
  margin-bottom: 5%;
  float: none;
}

.brand {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  margin-left: 15vw;
}

.container {
  margin-top: 0%;
  margin-right: auto;
  margin-left: auto;
  padding: 0px 10%;
}

.nav-bar {
  position: -webkit-sticky;
  position: sticky;
  background-color: rgba(225, 190, 85, 0);
  font-family: Montserrat, sans-serif;
}

.nav-link {
  color: #947c2b;
}

.heading-1 {
  padding-bottom: 0px;
  color: #947c2b;
  font-size: 24px;
  text-transform: none;
}

.body {
  margin-top: auto;
  background-color: #f8f1e3;
  font-family: Montserrat, sans-serif;
}

.paragraph-1 {
  font-family: 'Open Sans', sans-serif;
  color: #1a1a1a;
  font-style: normal;
  font-weight: 400;
}

.paragraph-2 {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 150%;
  font-weight: 600;
}

.div-block-4 {
  margin: 5% 15% 5% 0%;
}

.div-block-4.about-block {
  margin-top: 0%;
  margin-right: 0%;
  padding-left: 0%;
}

.project-intentions {
  height: auto;
  min-height: 100vh;
  padding-top: 0%;
  padding-bottom: 0%;
  border: 0px solid transparent;
  background-color: #f8f1e3;
}

.grid-2 {
  grid-template-areas: "Area";
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
}

.portrait-bio {
  display: -ms-grid;
  display: grid;
  width: auto;
  padding: 5%;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
  grid-column-gap: 100vw;
  grid-row-gap: 0px;
  grid-template-areas: "Area";
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto 0px auto 0px auto;
  grid-template-rows: auto auto auto;
}

.heading-2 {
  text-align: center;
}

.portrait-grid {
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
}

.grid-3 {
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.heading-3 {
  display: inline-block;
  color: #cdaa40;
  text-align: center;
  text-transform: uppercase;
}

.section-2 {
  background-color: rgba(34, 0, 255, 0);
}

.image {
  background-color: #f8f1e3;
}

.main-section {
  padding-top: 10%;
  padding-bottom: 9%;
  background-color: #f8f1e3;
}

.bio-text {
  color: #947c2b;
  font-size: 13px;
  line-height: 18px;
}

.section-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  min-height: 100vh;
  margin-top: 0%;
  margin-bottom: 0%;
  padding-top: 10%;
  padding-bottom: 7%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e7c55c;
  background-image: url('../images/affirmative-space-10.png');
  background-position: 100% 0%;
  background-size: contain;
  background-repeat: no-repeat;
}

.text-block-1 {
  display: inline-block;
  padding-right: 2%;
  color: #947c2b;
  font-size: 24px;
  font-weight: 700;
}

.image-2 {
  width: 100%;
  max-width: none;
  padding: 5% 15%;
}

.text-block-1-1 {
  display: inline-block;
  color: #947c2b;
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
}

.div-block-5 {
  text-align: center;
}

.div-block-6 {
  height: 1px;
  margin-top: 10%;
  background-color: #947c2b;
}

.image-3 {
  margin-right: auto;
  margin-left: auto;
  padding-right: 30%;
  padding-bottom: 10%;
  padding-left: 30%;
}

.div-block-7 {
  padding-top: 5%;
}

.image-4 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-right: 50%;
  padding-bottom: 5%;
  padding-left: 0%;
  text-align: left;
}

.disclaimer {
  margin-bottom: 0%;
  padding-top: 5%;
  padding-left: 50%;
  color: #e1be54;
  font-size: 10px;
  line-height: 14px;
  text-align: right;
}

.div-block-8 {
  padding-bottom: 5%;
}

.grid-4 {
  padding-bottom: 2%;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-9 {
  height: 1px;
  margin-top: 5%;
  margin-bottom: 5%;
  padding-top: 0%;
  padding-bottom: 0%;
  background-color: #947c2b;
  line-height: 1px;
}

.horizontal-line {
  height: 1px;
  margin-top: 10%;
  margin-bottom: 0%;
  padding-top: 0%;
  background-color: #cdaa40;
}

.survey-image-1 {
  position: relative;
  left: -35%;
  width: 50%;
  float: none;
  clear: none;
}

.image-5 {
  position: relative;
  left: 35%;
  top: 90px;
  right: 0%;
  width: 50%;
}

.section-4 {
  margin-bottom: 5%;
  background-color: #f8f1e3;
}

.div-block-10 {
  display: none;
  margin-bottom: 100px;
}

.db-link {
  color: #3cc47c;
  text-decoration: none;
}

.webflow-icon {
  margin-right: 8px;
}

.arrow-hor-line {
  position: absolute;
  right: 0px;
  bottom: 45%;
  width: 30px;
  height: 3px;
  background-color: #292929;
}

.db-fixed-nav-headline {
  margin: 0px 20px;
  font-size: 18px;
  line-height: 20px;
  font-weight: 500;
  text-align: center;
}

.arrow-top-line {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 15px;
  height: 3px;
  background-color: #292929;
}

.shrink-box-button-2 {
  display: block;
  margin-right: 5px;
}

.button {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 30px 10px 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
  color: #292929;
  font-size: 22px;
  line-height: 25px;
  font-weight: 600;
  text-decoration: none;
}

.button:hover {
  color: #fff;
}

.shrink-box-wrapper-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.5;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  cursor: pointer;
}

.shrink-box-wrapper-2:hover {
  opacity: 1;
}

.button-wrapper {
  display: inline-block;
}

.flex-body {
  display: inline-block;
  min-height: auto;
  margin-right: auto;
  margin-left: auto;
}

.db-mobile-fixed-nav {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  display: none;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #0f0f0f;
  color: #fff;
}

.button-text {
  position: relative;
  z-index: 1;
  margin-right: 10px;
  font-size: 20px;
}

.webflow-link {
  position: fixed;
  right: 10px;
  bottom: 10px;
  z-index: 9999999;
  padding: 4px 6px 5px;
  border-radius: 3px;
  background-color: #fff;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.32);
}

.db-logo-wrapper {
  padding: 10px 15px;
  background-color: #3cc47c;
}

.db-fixed-nav-logo {
  width: 100px;
}

.db-flex-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
}

.arrow-bottom-line {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 15px;
  height: 3px;
  background-color: #292929;
}

.div-block-11 {
  position: absolute;
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
}

.div-block-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
}

.button-2 {
  position: static;
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
  float: none;
  clear: both;
  background-color: #cdaa40;
}

.gallery {
  position: relative;
  width: 100%;
  height: 100vh;
  margin-top: 5%;
  margin-bottom: 5%;
  background-color: #e1be54;
}

.gallery-scroll-track {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
}

.gallery-container {
  position: relative;
  overflow: visible;
  width: 100%;
  height: 100vh;
}

.gallery-track {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: scroll;
  width: 300vw;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.gallery-item {
  padding-right: 2vw;
  padding-left: 2vw;
}

.portrait-bio-2 {
  width: 15vw;
}

.body-2 {
  background-color: #1a1a1a;
  font-family: Montserrat, sans-serif;
  color: #fff;
}

.heading-4 {
  color: #cdaa40;
}

.div-block-13 {
  margin-top: 5%;
  margin-bottom: 5%;
}

.heading-5 {
  margin-top: 0%;
  margin-bottom: 5%;
  padding-top: 20px;
  color: #e1be54;
  text-align: left;
  text-transform: none;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 1;
  margin-bottom: 5%;
  padding-bottom: 0px;
  background-color: #f8f1e3;
  box-shadow: 1px 1px 14px -8px #000;
}

.image-6 {
  padding: 10% 20% 5% 0%;
}

.heading-6 {
  display: inline-block;
  color: #cdaa40;
}

.bold-text {
  color: #947c2b;
  font-style: italic;
  font-weight: 300;
}

.paragraph-3 {
  color: #947c2b;
}

.download-column {
  padding: 5%;
}

.text-block-3 {
  padding-top: 1%;
  padding-right: 2%;
  text-align: right;
}

.section-5 {
  margin-bottom: 0%;
  padding-bottom: 5%;
  background-color: #f8f1e3;
}

.image-7 {
  position: absolute;
  left: -68%;
  top: auto;
  right: auto;
  bottom: -70%;
  display: block;
  width: 140%;
  max-width: none;
}

.div-block-14 {
  height: auto;
  padding: 0% 10% 0% 0%;
  border-style: solid;
  border-width: 0px;
  border-color: rgba(225, 190, 84, 0.5);
  border-radius: 2px;
  background-color: transparent;
}

.heading-7 {
  display: inline;
  margin-bottom: 0px;
  color: #947c2b;
}

.heading-8 {
  color: #cdaa40;
  font-size: 17px;
}

.community-resource-list {
  padding-top: 0%;
  padding-bottom: 4px;
}

.link {
  color: #1a1a1a;
}

.section-6 {
  margin-top: 0%;
  padding-top: 0%;
  border-style: none;
  border-width: 1px;
  border-color: #f8f1e3;
  background-color: #e7c55c;
}

.body-3 {
  overflow: visible;
  height: 100%;
  background-color: #e7c55c;
  font-family: Montserrat, sans-serif;
  -o-object-fit: fill;
  object-fit: fill;
}

.section-7 {
  overflow: visible;
  background-color: #e7c55c;
  -o-object-fit: contain;
  object-fit: contain;
}

.image-8 {
  width: 100%;
}

.image-9 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/example-bg.png');
  background-position: 0px 0px;
  background-size: 125px;
}

.image-10 {
  padding-right: 10%;
}

.image-11 {
  position: static;
}

.div-block-15 {
  display: inline-block;
  width: 75%;
  padding-right: 0%;
}

.section-8 {
  display: none;
  margin-top: 0%;
  margin-bottom: 0%;
  padding-top: 5%;
  padding-bottom: 10%;
  background-color: #1a1a1a;
  background-image: url('../images/affirmative-space-10.png');
  background-position: 100% 0%;
  background-size: contain;
  background-repeat: no-repeat;
  color: #fff;
}

.image-12 {
  width: 100%;
  padding-top: 5%;
}

.rich-text-block {
  color: #fff;
}

.heading-9 {
  display: block;
  margin-bottom: 0px;
  padding-right: 2%;
  color: #fff;
  font-size: 46px;
}

.text-block-4 {
  display: block;
  padding-top: 5px;
  color: #e1be54;
}

.heading-10 {
  margin-bottom: 0px;
  text-align: center;
}

.bold-text-2 {
  color: #e1be54;
  text-align: center;
}

.italic-text {
  color: #fff;
  text-align: center;
}

.text-block-5 {
  text-align: center;
}

.column-2 {
  padding-left: 0%;
}

.div-block-16 {
  padding-right: 25%;
}

.heading-11 {
  padding-top: 0%;
  color: #e1be54;
}

.image-13 {
  display: inline-block;
  width: 50%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: right;
}

.columns {
  width: 100%;
}

.div-block-17 {
  width: 25%;
}

.div-block-18 {
  position: static;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: inline-block;
  margin-top: 0%;
  padding-top: 0%;
  padding-right: 0%;
  float: none;
  text-align: right;
}

.image-14 {
  width: 60%;
  padding-right: 10%;
}

.image-15 {
  width: 60%;
  padding-right: 10%;
}

.heading-12 {
  display: block;
  margin-top: 0px;
  padding-bottom: 20px;
  color: #e1be54;
}

.paragraph-4 {
  color: #e1be54;
  font-size: 12px;
  line-height: 18px;
}

.heading-13 {
  display: inline-block;
  padding-right: 10px;
}

.text-span {
  display: inline-block;
}

.heading-14 {
  display: inline-block;
}

.text-span-2 {
  display: block;
}

.paragraph-5 {
  margin-bottom: 1%;
}

.button-3 {
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 3px;
  background-color: #cdaa40;
  font-weight: 600;
}

.button-3:hover {
  background-color: #f8f1e3;
  box-shadow: 0 0 5px 0 #f8f1e3;
  color: #cdaa40;
}

.div-block-19 {
  margin-top: 40px;
  padding: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #e1be54;
  border-radius: 3px;
}

.section---roxbury-strong {
  padding-top: 5%;
  padding-bottom: 7%;
  background-color: #f8f1e3;
}

.heading-15 {
  color: #cdaa40;
  font-size: 30px;
  text-transform: uppercase;
}

.paragraph-6 {
  color: #cdaa40;
  text-transform: uppercase;
}

.image-16 {
  max-width: 1100px;
  margin-bottom: 5%;
  padding-top: 20px;
}

.grid-5 {
  margin-top: 0%;
  justify-items: stretch;
  grid-column-gap: 2vw;
  grid-row-gap: 10px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.div-block-20 {
  padding-top: 10%;
}

.div-block-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: 0%;
  margin-bottom: 0%;
  margin-left: 0%;
  padding-right: 10%;
  padding-left: 10%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.heading-16 {
  font-size: 30px;
  text-transform: uppercase;
}

.text-block-6 {
  display: inline-block;
  color: #f8f1e3;
  text-transform: none;
}

.bold-text-3 {
  display: inline-block;
}

.text-block-7 {
  display: inline;
  color: #947c2b;
  font-size: 14px;
  text-transform: uppercase;
}

.bold-text-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 10px;
  color: #947c2b;
  font-size: 16px;
}

.bold-text-5 {
  display: block;
  color: #fff;
  font-size: 13px;
}

.bold-text-6 {
  display: block;
}

.div-block-22 {
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #947c2b;
  cursor: pointer;
}

.paragraph-7 {
  margin-bottom: 80px;
}

.div-block-23 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 10px 0px 0px;
  border-radius: 5px;
  background-color: #1a1a1a;
}

.bold-text-7 {
  display: inline;
  color: #1a1a1a;
  font-size: 14px;
  line-height: 20px;
  text-transform: none;
}

.xxx {
  color: #1a1a1a;
  font-size: 14px;
}

.text-block-8 {
  margin-bottom: -10px;
  color: #e1be54;
  font-size: 50px;
  text-align: center;
}

.image-17 {
  border-radius: 5px;
}

.reclaiming-space {
  width: 100%;
  margin-bottom: 15px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 3px;
}

.section-10 {
  background-color: #f8f1e3;
}

.section-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  padding-top: 7%;
  padding-bottom: 5%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #1a1a1a;
  color: #fff;
}

.image-18 {
  width: 80%;
  margin-right: 10%;
  margin-left: 10%;
  text-align: center;
}

.image-19 {
  margin-right: 0%;
  margin-left: 0%;
}

.container-2 {
  padding-top: 5px;
}

.container-3 {
  margin-bottom: 0px;
  padding-bottom: 20px;
}

.image-20 {
  width: 100em;
}

.image-21 {
  position: static;
}

.section-12 {
  padding-bottom: 3%;
  background-color: #e7c55c;
}

.section-13 {
  background-color: #f8f1e3;
}

.image-22 {
  position: static;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: none;
  margin-top: 0%;
  margin-bottom: -62%;
  background-color: #e1be54;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f1e3), to(#e1be54));
  background-image: linear-gradient(180deg, #f8f1e3, #e1be54);
}

.section-14 {
  margin-top: 5%;
  margin-bottom: 5%;
  padding-top: 1%;
  padding-bottom: 1%;
  background-color: #e1be54;
  background-image: url('../images/AVATT_Master.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.container-4 {
  margin-top: 60%;
}

.heading-17 {
  margin-top: 0px;
  color: #1a1a1a;
  font-size: 30px;
  line-height: 40px;
  text-align: left;
  text-transform: none;
}

.paragraph-8 {
  color: #947c2b;
  font-style: normal;
}

.div-block-24 {
  padding-top: 20px;
}

.paragraph-9 {
  position: absolute;
  padding: 20px;
  -webkit-filter: blur(5px);
  filter: blur(5px);
  font-family: Montserrat, sans-serif;
  color: #947c2b;
  font-size: 100%;
  text-align: justify;
  text-transform: uppercase;
}

.paragraph-10 {
  padding: 20px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 100%;
  text-transform: uppercase;
}

.section-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  margin-top: 5%;
  padding-top: 5%;
  padding-bottom: 5%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #1a1a1a;
}

.typed-words {
  height: 150px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 50px;
  font-weight: 400;
  text-align: left;
  text-decoration: none;
}

.pricing-box {
  overflow: hidden;
  width: 48%;
  padding-bottom: 30px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  background-color: #fff;
  box-shadow: none;
  -webkit-transition: box-shadow 200ms ease, -webkit-transform 200ms ease-out;
  transition: box-shadow 200ms ease, -webkit-transform 200ms ease-out;
  transition: transform 200ms ease-out, box-shadow 200ms ease;
  transition: transform 200ms ease-out, box-shadow 200ms ease, -webkit-transform 200ms ease-out;
}

.upgrade-container {
  position: relative;
  z-index: 10;
  display: block;
  overflow: hidden;
  width: 100%;
  max-width: 900px;
  min-height: 400px;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  padding: 30px 0px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #f8f1e3;
  font-weight: 300;
  text-align: left;
}

.feature-wrapper {
  margin-bottom: 25px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #d9dadc;
  font-size: 15px;
  line-height: 32px;
}

.feature-text {
  display: inline-block;
  padding-left: 15px;
}

.upgrade-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: left;
}

.discount-label {
  margin-left: 10px;
  padding-top: 1px;
  padding-right: 10px;
  padding-left: 10px;
  border-radius: 5px;
  background-color: #28d893;
  color: #fff;
  font-size: 12px;
}

.hide-me-overlay {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 8888;
  display: none;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.75);
}

.price-duration {
  padding-left: 5px;
  font-size: 16px;
  font-weight: 500;
}

.pricing-column-contain {
  padding-right: 10%;
  padding-left: 10%;
}

.pricing-column-contain.top-price-contain {
  padding-top: 17px;
  padding-bottom: 15px;
  background-color: rgba(0, 0, 0, 0.03);
  font-size: 14px;
  font-weight: 700;
  text-align: center;
}

.pricing-column-contain.top-price-contain.green-price-contain {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: rgba(40, 216, 147, 0.1);
  color: #1ab478;
}

.close-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9;
  opacity: 0.25;
  cursor: pointer;
}

.price-text {
  margin-bottom: 15px;
  padding-left: 6px;
  color: #919496;
  font-size: 12px;
}

.copy-me {
  display: none;
}

.upgrade-accent {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  height: 10px;
  background-color: #28d893;
}

.price {
  padding-left: 6px;
  font-size: 32px;
  font-weight: 400;
}

.upgrade-header {
  display: none;
  margin-bottom: 10px;
  color: #e1be54;
  font-size: 18px;
  line-height: 1.2em;
  font-weight: 700;
  text-align: left;
}

.upgrade-button {
  padding: 15px 22px;
  border-radius: 5px;
  background-color: #1a1a1a;
  -webkit-transition: background-color 300ms ease, box-shadow 300ms ease;
  transition: background-color 300ms ease, box-shadow 300ms ease;
  color: #fff;
  font-size: 15px;
  line-height: 1.6em;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.upgrade-button:hover {
  background-color: #000;
  box-shadow: 0 10px 20px -5px rgba(24, 16, 99, 0.36);
}

.upgrade-button.full-upgrade-button {
  display: block;
}

.upgrade-button.full-upgrade-button.primary-upgrade-button {
  background-color: #28d893;
  box-shadow: 0 20px 30px -10px rgba(24, 16, 99, 0.18);
}

.upgrade-button.full-upgrade-button.primary-upgrade-button:hover {
  background-color: #1cb176;
  box-shadow: 0 10px 10px -5px rgba(24, 16, 99, 0.18);
}

.modal-scroll {
  position: absolute;
  display: block;
  width: 100%;
  min-height: 100vh;
  padding: 50px 50px 100px;
}

.upgrade-text {
  margin-right: 0px;
  margin-bottom: 40px;
  margin-left: 0px;
  color: #000;
  font-size: 16px;
  text-align: left;
}

.feature-item.not-available {
  opacity: 0.5;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.paragraph-11 {
  text-align: left;
}

.list {
  display: none;
  padding-left: 30px;
  color: #fff;
  list-style-type: disc;
}

.text-block-9 {
  text-align: left;
}

.rox-question {
  padding-bottom: 4px;
  color: #fff;
  text-align: left;
}

.heading-18 {
  padding-bottom: 5%;
  color: #e1be54;
  font-size: 30px;
  line-height: 40px;
  text-transform: uppercase;
}

.one-question {
  position: relative;
  top: 0%;
  padding-right: 10%;
}

.div-block-25 {
  padding-top: 0%;
}

.html-embed {
  width: 100%;
  margin-right: 10%;
  margin-left: -5%;
}

.div-block-26 {
  width: 100%;
}

.image-23 {
  padding-top: 5%;
}

.image-24 {
  display: block;
  width: 65%;
  clear: none;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: center;
}

.div-block-27 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.div-block-28 {
  margin-top: 5%;
  padding: 4% 5%;
  border-style: solid;
  border-width: 2px;
  border-color: #1a1a1a;
  border-radius: 3px;
}

.heading-19 {
  font-size: 20px;
  text-align: center;
}

.image-25 {
  position: absolute;
  overflow: visible;
  width: 100%;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1a1a1a), color-stop(40%, #1a1a1a), color-stop(60%, #e7c55c), to(#e7c55c));
  background-image: linear-gradient(180deg, #1a1a1a, #1a1a1a 40%, #e7c55c 60%, #e7c55c);
  -o-object-fit: contain;
  object-fit: contain;
}

.slider {
  display: block;
  overflow: visible;
  height: 13%;
  margin-bottom: -61%;
  background-color: #1a1a1a;
  -o-object-fit: fill;
  object-fit: fill;
}

.image-26 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1a1a1a), color-stop(47%, #1a1a1a), color-stop(57%, #e7c55c), to(#e7c55c));
  background-image: linear-gradient(180deg, #1a1a1a, #1a1a1a 47%, #e7c55c 57%, #e7c55c);
}

.icon {
  display: none;
}

.icon-2 {
  display: none;
}

.slide-nav {
  display: none;
}

.left-arrow {
  display: block;
  width: 50%;
  margin-left: 0%;
  padding-top: 7%;
  padding-left: 0px;
}

.text-block-10 {
  position: absolute;
  margin-top: 0%;
  padding-top: 10%;
}

.text-block-11 {
  padding-left: 10%;
  color: #b2c4d6;
  font-size: 12px;
  text-transform: none;
}

.div-block-29 {
  text-align: left;
}

.heading-20 {
  margin-bottom: 0px;
  padding-left: 10%;
  color: #b2c4d6;
  font-size: 18px;
  line-height: 30px;
}

.right-arrow {
  width: 50%;
}

.heading-21 {
  color: #947c2b;
  text-transform: uppercase;
}

.heading-22 {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #947c2b;
}

.container-5 {
  padding-top: 5%;
  padding-bottom: 5%;
}

.container-6 {
  padding: 4% 5% 5%;
  border-style: solid;
  border-width: 2px;
  border-color: #e1be54;
  border-radius: 3px;
}

.image-27 {
  width: 90%;
  height: auto;
  padding-top: 20px;
}

.div-block-30 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.heading-23 {
  color: #e1be54;
  font-size: 20px;
  line-height: 40px;
  text-align: center;
  text-transform: none;
}

.wrapper-full {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: auto;
  height: auto;
  min-height: 110vh;
  min-width: 110vw;
  margin-top: -2%;
  margin-bottom: -10%;
  padding-top: 0%;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  -webkit-perspective: 2000px;
  perspective: 2000px;
  color: #fff;
  -o-object-fit: contain;
  object-fit: contain;
}

.text-block-12 {
  position: absolute;
  left: 0%;
  top: 8%;
  right: 0%;
  bottom: auto;
  display: none;
  opacity: 0.54;
  text-align: center;
}

.wrapper-pokemon-card {
  position: relative;
  z-index: 10;
  display: block;
  overflow: visible;
  width: 130vw;
  height: 130vw;
  max-height: none;
  max-width: none;
  margin-bottom: 0%;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  border-radius: 4px;
  background-image: url('../images/Rox-collage-copy.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 0 0 0 0 rgba(255, 17, 231, 0.01), 0 0 0 0 rgba(106, 255, 255, 0.01);
  -webkit-transform: translate3d(0px, 0px, 50px);
  transform: translate3d(0px, 0px, 50px);
  -webkit-transition: box-shadow 600ms ease;
  transition: box-shadow 600ms ease;
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.wrapper-pokemon-card:hover {
  box-shadow: 11px 11px 100px 15px rgba(255, 35, 240, 0.28), -11px -11px 100px 15px rgba(2, 255, 238, 0.26);
}

.gradient-holo {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 200%;
  margin-left: -438px;
  background-image: linear-gradient(120deg, transparent 29%, rgba(31, 231, 255, 0.7) 42%, rgba(255, 0, 231, 0.7) 53%, transparent 65%, transparent 82%);
}

.gradient-holo.mbm-color-dodge {
  position: relative;
  z-index: 12;
  display: block;
  width: 140vw;
  height: 105vh;
  margin-top: -2%;
  margin-left: 0px;
  background-image: linear-gradient(120deg, transparent 18%, rgba(31, 231, 255, 0.7) 46%, rgba(255, 46, 235, 0.7) 56%, transparent 81%, transparent 98%);
  opacity: 0.32;
  -webkit-filter: blur(15px);
  filter: blur(15px);
  -webkit-transform: translate3d(0px, 0px, 100px);
  transform: translate3d(0px, 0px, 100px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.gradient-holo.mbm-color-dodge {
  position: relative;
  z-index: 12;
  display: block;
  width: 100%;
  height: 100%;
  margin-top: -1%;
  margin-left: 0px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  background-image: linear-gradient(120deg, transparent 18%, rgba(31, 231, 255, 0.7) 46%, rgba(255, 46, 235, 0.7) 56%, transparent 81%, transparent 98%);
  -webkit-filter: blur(15px);
  filter: blur(15px);
  -webkit-transform: translate3d(0px, 0px, 100px);
  transform: translate3d(0px, 0px, 100px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.gradient-holo.mbm-color-dodge {
  position: relative;
  z-index: 12;
  display: block;
  height: 102%;
  margin-top: -1%;
  margin-left: 0px;
  background-image: linear-gradient(120deg, transparent 18%, rgba(31, 231, 255, 0.7) 46%, rgba(255, 46, 235, 0.7) 56%, transparent 81%, transparent 98%);
  -webkit-filter: blur(15px);
  filter: blur(15px);
  -webkit-transform: translate3d(0px, 0px, 100px);
  transform: translate3d(0px, 0px, 100px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.image-sparkles {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  max-height: 110%;
}

.image-sparkles.mbm-color-dodge {
  position: static;
  z-index: 11;
  display: block;
  width: auto;
  max-height: none;
  max-width: none;
  min-height: 102%;
  min-width: 102%;
}

.image-sparkles.mbm-color-dodge {
  z-index: 11;
  display: none;
  width: 140vw;
}

.image-sparkles.mbm-color-dodge {
  z-index: 11;
  display: block;
  width: auto;
}

.image-sparkles.mbm-color-dodge {
  position: absolute;
  z-index: 11;
  opacity: 0.27;
}

.heading {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: block;
}

.grid-6 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -ms-grid;
  display: grid;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-areas: "Area";
  -ms-grid-columns: 1fr 0px 1fr 0px 1fr 0px 1fr 0px 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto 0px auto 0px auto;
  grid-template-rows: auto auto auto;
  opacity: 1;
}

.understanding-affirmative-space {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  margin-top: 0%;
  padding-top: 10%;
  padding-bottom: 10%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f8f1e3;
  background-image: url('../images/affirmative-space-07.png');
  background-position: 0% 100%;
  background-size: 80%;
  background-repeat: no-repeat;
}

.mask {
  background-color: transparent;
}

.body-4 {
  background-color: #f8f1e3;
  font-family: Montserrat, sans-serif;
}

.slider-2 {
  height: 100%;
  padding: 3% 15% 0%;
  background-color: transparent;
}

.div-block-31 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 70px;
  margin: 40px auto 20px;
  padding-top: 5%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  background-image: url('../images/affirmative-space-06.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.image-28 {
  width: auto;
  height: auto;
  max-height: none;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  -o-object-fit: cover;
  object-fit: cover;
}

.slide-nav-2 {
  display: none;
}

.grid-7 {
  padding-right: 10%;
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
}

.black-spaces-image {
  padding: 25% 40% 5%;
}

.heading-24 {
  text-align: center;
  text-transform: uppercase;
}

.div-block-32 {
  color: #fff;
}

.bold-text-8 {
  color: #e1be54;
  text-align: left;
}

.paragraph-12 {
  color: #e1be54;
}

.block-quote {
  padding-right: 15%;
  color: #b9b9b9;
}

.button-wrapper-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #ff003d;
  font-weight: 700;
  text-decoration: none;
}

.button-background {
  position: absolute;
  width: 50px;
  height: 50px;
  border: 2px solid #ff003d;
  border-radius: 5px;
}

.button-text-2 {
  position: relative;
  z-index: 1;
  margin-right: 10px;
  margin-left: 20px;
}

.button-arrow {
  width: 15px;
  margin-right: 20px;
}

.div-block-33 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.paragraph-13 {
  padding-top: 20px;
  color: #fff;
  text-align: left;
}

.image-29 {
  width: 40%;
}

.div-block-34 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-right: 0%;
  margin-left: 0%;
  padding-top: 0%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.paragraph-14 {
  padding-right: 0%;
  padding-bottom: 40px;
  color: #1a1a1a;
}

.section-17 {
  padding-top: 5%;
  padding-bottom: 0%;
  background-color: #f8f1e3;
}

.image-30 {
  display: none;
  padding-top: 2%;
}

.grid-8 {
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

.mobile-overlay {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 2%;
  z-index: 999;
  display: none;
}

.slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50vw;
  height: 100%;
  padding-top: 20vh;
  padding-bottom: 20vh;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slide.slide--1.js-slide {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.slide.slide--1.js-slide.last-child {
  width: 65vw;
  margin-right: 0vw;
  padding-right: 15vw;
}

.js-transition-title {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 50px;
  line-height: 40px;
  font-weight: 800;
  letter-spacing: 2px;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}

.js-transition-title:hover {
  color: #fff;
}

.slide__sub-title {
  position: absolute;
  left: 7.5vw;
  top: 8%;
  margin-top: -5vh;
  padding-top: 0vh;
  padding-left: 3px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 10px;
  letter-spacing: 1.5px;
}

.scroll-content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.scroll-content.scroll-content--last {
  position: static;
  left: 0px;
  top: 0px;
}

.scroll {
  position: static;
  cursor: -webkit-grab;
  cursor: grab;
}

.slide__inner {
  position: relative;
  width: 100%;
  height: auto;
  padding-left: 15vw;
  -webkit-perspective: 0px;
  perspective: 0px;
  color: #000;
}

.slide__img.js-transition-img {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 65%;
}

.scrollbar {
  position: static;
  left: 20%;
  right: 20%;
  bottom: 7.5%;
  height: 1px;
  background-color: hsla(0, 0%, 100%, 0.15);
}

.figure {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  margin-bottom: 0px;
  background-color: #fff;
}

.scrollbar__handle {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: #000;
  -webkit-transform: scale3d(0, 1, 1);
  transform: scale3d(0, 1, 1);
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.scrollbar__handle.js-scrollbar__handle {
  background-color: #fff;
}

.img {
  position: absolute;
  left: 0px;
  top: 0px;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 1;
}

.slide__title {
  position: absolute;
  left: 7.5vw;
  top: 7.5%;
  z-index: 2;
  overflow: visible;
  margin-top: 0px;
  color: #fff;
  font-size: 3vw;
}

.divider {
  position: relative;
  top: 3px;
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  font-size: 20px;
  font-weight: 300;
}

.section-18 {
  background-color: #000;
}

.div-block-35 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.image-31 {
  width: 70%;
}

.grid-9 {
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.grid-10 {
  display: none;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
}

.palette {
  padding-right: 10%;
  padding-left: 10%;
}

.palette-text {
  padding-right: 10px;
  padding-left: 10px;
  text-align: center;
}

.italic-text-2 {
  font-weight: 300;
}

.italic-text-3 {
  font-weight: 300;
}

.italic-text-4 {
  font-weight: 300;
}

.italic-text-5 {
  font-weight: 300;
}

.italic-text-6 {
  font-weight: 300;
}

.italic-text-7 {
  font-weight: 300;
}

.italic-text-8 {
  font-weight: 300;
}

.italic-text-9 {
  font-weight: 300;
}

.image-32 {
  width: 100%;
  padding-top: 3%;
}

.section-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 80vh;
  padding-top: 5%;
  padding-bottom: 10%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #e7c55c;
}

.columns-2 {
  padding-bottom: 3%;
}

.column-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 3%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.heading-25 {
  text-transform: uppercase;
}

.paragraph-15 {
  padding-bottom: 20px;
  color: #1a1a1a;
}

.heading-26 {
  padding-bottom: 10px;
  color: #cdaa40;
}

.bold-text-9 {
  color: #947c2b;
}

.bold-text-10 {
  color: #947c2b;
}

.slider-3 {
  width: 100%;
  height: 100%;
  border-radius: 0px;
  background-color: transparent;
}

.text-block-13 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-top: 10px;
  padding: 10px;
  background-color: hsla(0, 0%, 100%, 0.5);
  font-weight: 300;
  text-align: right;
}

.text-block-14 {
  display: inline-block;
  margin-top: 5px;
  padding: 5px 10px;
  background-color: #1a1a1a;
  color: #fff;
  font-size: 11px;
}

.div-block-36 {
  text-align: right;
}

.italic-text-10 {
  font-weight: 400;
}

.italic-text-11 {
  font-weight: 400;
}

.italic-text-12 {
  font-weight: 300;
}

.image-33 {
  width: 100%;
  height: 100%;
}

.mask-2 {
  border-radius: 3px;
}

.paragraph-16 {
  margin-bottom: 40px;
  margin-left: 0px;
  padding-right: 0%;
  padding-left: 0%;
  background-color: #f8f1e3;
  color: #1a1a1a;
  font-weight: 400;
  text-align: left;
}

.bold-text-11 {
  padding-right: 2px;
  padding-left: 2px;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: transparent;
}

.bold-text-12 {
  padding-right: 2px;
  padding-left: 2px;
  border-radius: 3px;
  background-color: transparent;
}

.heading-27 {
  margin-top: 0px;
  padding-left: 0%;
  color: #cdaa40;
}

.dropdown-toggle {
  color: #fff;
}

.paragraph-17 {
  font-size: 12px;
  line-height: 16px;
}

.div-block-37 {
  width: 300px;
  color: #fff;
}

.dropdown-list {
  background-color: #1a1a1a;
}

.dropdown {
  display: block;
}

.div-block-38 {
  display: block;
}

.paragraph-main {
  color: #1a1a1a;
}

.paragraph-19 {
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
  color: #1a1a1a;
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
}

.section-20 {
  padding-top: 5%;
  padding-bottom: 5%;
}

.body-5 {
  background-color: #f8f1e3;
  font-family: Montserrat, sans-serif;
}

.opener {
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
  color: #b9b9b9;
  font-size: 18px;
  line-height: 24px;
}

.heading-28 {
  padding-bottom: 10px;
  color: #cdaa40;
  font-size: 32px;
  text-align: left;
}

.paragraph-20 {
  padding-right: 0%;
  color: #fff;
}

.grid-11 {
  padding-right: 15%;
  padding-left: 5%;
  grid-column-gap: 10px;
  grid-template-areas: "Area-2 Area" "Area-2 ." "Area-2 ." "Area-2 ." "Area-2 ." "Area-2 .";
  -ms-grid-columns: 0.5fr 10px 1fr;
  grid-template-columns: 0.5fr 1fr;
  -ms-grid-rows: auto auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto auto;
}

.section-21 {
  padding-top: 5%;
  padding-bottom: 0%;
  background-color: #f8f1e3;
  background-image: url('../images/affirmative-space-07-copy.png');
  background-position: 0px 0px;
  background-size: 60%;
  background-repeat: no-repeat;
}

.column-4 {
  padding-left: 5%;
}

.grid-12 {
  -webkit-align-content: start;
  -ms-flex-line-pack: start;
  align-content: start;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto;
}

.div-block-39 {
  height: 100%;
}

.grid-13 {
  padding-right: 10%;
  padding-left: 10%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-areas: "Area Area-2" ". Area-2" ". Area-2" ". Area-2" ". Area-2" ". Area-2";
  -ms-grid-columns: 5fr 0px 2.25fr;
  grid-template-columns: 5fr 2.25fr;
  -ms-grid-rows: 24% 0px 17.5% 0px 17.5% 0px 17.5% 0px 17.5% 0px auto 0px auto;
  grid-template-rows: 24% 17.5% 17.5% 17.5% 17.5% auto auto;
}

.image-34 {
  padding-left: 5%;
}

.image-35 {
  width: 100%;
}

.heading-29 {
  margin-bottom: -1%;
  padding-bottom: 0%;
  padding-left: 5%;
  color: #cdaa40;
}

.paragraph-21 {
  margin-top: 0%;
  padding-right: 15%;
  padding-left: 5%;
  color: #947c2b;
  font-size: 13px;
  line-height: 18px;
}

.div-block-40 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.div-block-41 {
  width: 57%;
  margin-bottom: -10%;
  padding-right: 3%;
  padding-left: 0%;
}

.section-22 {
  padding-top: 5%;
  padding-bottom: 5%;
  background-color: #000;
}

.container-7 {
  padding-left: 25%;
}

.body-6 {
  overflow: hidden;
  margin-top: -5%;
  margin-bottom: 5%;
  background-color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  letter-spacing: 2px;
  -o-object-fit: fill;
  object-fit: fill;
}

.image-36 {
  width: 100%;
}

.div-block-42 {
  margin-right: -5%;
  margin-left: -5%;
}

.horizontal-scroll {
  position: -webkit-sticky;
  position: sticky;
  display: none;
  overflow: scroll;
  height: auto;
  margin-bottom: 0px;
  padding-top: 0%;
  background-color: #f8f1e3;
}

.horizontal-scroll-wrapper {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  overflow: auto;
  width: 100%;
  padding-top: 0%;
  background-color: #f8f1e3;
  -o-object-fit: contain;
  object-fit: contain;
}

.horizontal-scroll-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: auto;
  max-width: none;
  margin-bottom: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.horizontal-scroll-block {
  display: inline-block;
  overflow: visible;
  width: 650px;
  height: 100%;
  min-width: auto;
  padding-top: 0%;
  padding-left: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.t_d_left {
  position: static;
  display: block;
  overflow: visible;
  width: 30%;
  height: 100%;
  max-width: 30%;
  min-height: 50px;
  min-width: 50px;
  float: left;
  clear: none;
  background-color: transparent;
  background-image: url('../images/13302405864_98389366c7_o.jpg');
  background-position: 50% 50%;
}

.t_left_img_caption {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: auto;
  display: block;
  overflow: hidden;
  width: 29%;
  height: 40px;
  min-height: 40px;
  min-width: 0px;
  padding-right: 20px;
  float: none;
  clear: none;
  background-color: hsla(0, 0%, 100%, 0.2);
  color: #4c5058;
  line-height: 31px;
}

.t_left_img_caption_txt {
  color: #000;
  font-size: 19px;
  line-height: 40px;
  font-weight: 800;
  text-align: right;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.t_header {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  width: 100%;
  height: 10%;
  min-height: 50px;
  border-bottom: 1px solid #eaebec;
  background-color: #1d1e21;
}

.h3-link {
  color: #f28d94;
}

.section-23 {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: auto;
  height: 100vh;
}

.div-block-43 {
  width: 70%;
  height: 100%;
  min-width: 70%;
}

.t_h1 {
  position: static;
  margin-top: 0px;
  margin-bottom: 5px;
  padding-left: 0px;
  float: left;
  font-weight: 800;
  text-transform: uppercase;
}

.t_who_author {
  margin-bottom: 10px;
  padding-right: 10px;
  float: left;
  clear: both;
  font-weight: 400;
}

.t_author {
  margin-bottom: 10px;
  float: left;
  font-family: 'PT Sans', sans-serif;
  font-weight: 700;
}

.text-link {
  border-bottom-style: solid;
  opacity: 0.5;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
  color: #83cebe;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
}

.text-link:hover {
  opacity: 1;
}

.t_img_between {
  margin-bottom: 20px;
  float: left;
  clear: none;
}

.t_img_caption {
  margin-top: 10px;
  text-align: right;
}

.t_heading_tagline {
  position: static;
  margin-top: 0px;
  margin-bottom: 10px;
  padding-top: 40px;
  padding-left: 20px;
  float: none;
  font-family: 'Droid Serif', serif;
  color: #7eb6d4;
  font-size: 30px;
  font-weight: 700;
}

.t_heading_tagline.breed {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-top: 0px;
  padding-left: 0px;
  float: left;
  clear: both;
}

.tk {
  position: static;
  display: block;
  overflow: visible;
  width: 100%;
  height: auto;
  float: left;
  clear: none;
  font-family: 'PT Sans', sans-serif;
  color: #4c5058;
  font-weight: 400;
  text-align: left;
}

.t_h4 {
  position: static;
  display: block;
  margin-top: 24px;
  margin-bottom: 8px;
  float: left;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  font-weight: 800;
}

.t_h4:hover {
  color: #4c5058;
}

.t_question {
  float: left;
}

.p-tk {
  position: static;
  float: left;
  color: #4c5058;
}

.futures-image {
  position: relative;
  margin-top: 0%;
  padding-bottom: 0px;
  float: left;
}

.futures {
  width: 100%;
  height: 100%;
  margin-top: 0%;
  padding: 65% 20% 0% 15%;
  background-image: url('../images/part1.png');
  background-position: 50% 0%;
  background-size: 650px;
  background-repeat: no-repeat;
}

.list-22 {
  padding-left: 0px;
  color: #356d5b;
  font-size: 13px;
  line-height: 18px;
  list-style-type: none;
}

.list-item {
  padding-bottom: 10px;
}

.futures-list {
  padding-bottom: 10px;
}

.bold-text-13 {
  color: #8953c4;
}

.bold-text-14 {
  color: #917003;
}

.heading-30 {
  margin-bottom: 20px;
}

.div-block-44 {
  overflow: visible;
  width: auto;
  height: 100%;
  padding: 65% 20% 0% 15%;
  background-image: url('../images/part2.png');
  background-position: 50% 0%;
  background-size: 650px;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.futures-copy {
  width: 100%;
  margin-top: 0px;
  padding: 60% 20% 15%;
  background-image: url('../images/part3.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.futures-copy {
  width: 650px;
  height: 100%;
  margin-top: 0px;
  padding: 65% 20% 0% 15%;
  background-image: url('../images/part4.png');
  background-position: 50% 0%;
  background-size: 650px;
  background-repeat: no-repeat;
}

.futures-copy-copy {
  width: 650px;
  height: 100%;
  margin-top: 0px;
  padding: 65% 20% 0% 15%;
  background-image: url('../images/part3.png');
  background-position: 50% 0%;
  background-size: 650px;
  background-repeat: no-repeat;
}

.section-24 {
  height: auto;
  margin-bottom: 0px;
  padding-top: 5%;
  padding-bottom: 0%;
}

.div-block-45 {
  padding-right: 45%;
}

.bold-text-15 {
  text-transform: uppercase;
}

.bold-text-16 {
  text-transform: uppercase;
}

.bold-text-17 {
  text-transform: uppercase;
}

.futures-div {
  width: auto;
  height: 350px;
  margin-bottom: 0px;
  padding-top: 0%;
  padding-bottom: 10%;
  opacity: 1;
}

.bold-text-13-copy {
  color: #b89221;
}

.bold-text-18 {
  text-transform: uppercase;
}

.bold-text-19 {
  text-transform: uppercase;
}

.bold-text-20 {
  text-transform: uppercase;
}

.bold-text-13-copy {
  color: #27745b;
  text-transform: uppercase;
}

.bold-text-13-copy-copy {
  color: #b89221;
}

.bold-text-21 {
  text-transform: uppercase;
}

.bold-text-22 {
  text-transform: uppercase;
}

.bold-text-13-copy {
  color: #e07c14;
}

.bold-text-13-copy-copy {
  color: #58b496;
  text-transform: uppercase;
}

.bold-text-13-copy-copy-copy {
  color: #d6a613;
}

.heading-31 {
  display: inline-block;
  color: #cdaa40;
}

.paragraph-22 {
  padding-top: 10px;
  padding-right: 0%;
  color: #1a1a1a;
}

.heading-32 {
  display: inline-block;
  color: #cdaa40;
}

.paragraph-23 {
  padding-top: 10px;
  color: #1a1a1a;
}

.list-2-copy {
  padding-left: 0px;
  color: #947c2b;
  font-size: 13px;
  line-height: 18px;
  list-style-type: none;
}

.list-22-copy {
  padding-left: 0px;
  color: #54205a;
  font-size: 90%;
  line-height: 18px;
  list-style-type: none;
}

.list-2-copy-copy {
  padding-left: 0px;
  color: #917003;
  font-size: 13px;
  line-height: 18px;
  list-style-type: none;
}

.bold-text-14-copy {
  color: #54205a;
}

.heading-30-copy {
  margin-bottom: 20px;
}

.bold-text-14-copy2 {
  color: #356d5b;
}

.list-22-last {
  padding-left: 0px;
  color: #b6630b;
  font-size: 13px;
  line-height: 18px;
  list-style-type: none;
}

.ygujvkyv {
  color: #b6630b;
}

.slider-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-top: 5%;
  margin-bottom: 0%;
  padding: 0% 10%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.slide-nav-3 {
  display: none;
  margin-bottom: -3%;
}

.html-embed-2 {
  display: block;
  overflow: hidden;
}

.div-block-46 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-47 {
  background-color: transparent;
}

.button-4 {
  border-radius: 3px;
  background-color: #f8f1e3;
  box-shadow: 0 0 13px 5px #f8f1e3;
  color: #cdaa40;
}

.wrapper-full-2 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 130vw;
  height: 132vh;
  margin-top: -12vh;
  margin-bottom: 0%;
  margin-left: -10vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
  -webkit-perspective: 2000px;
  perspective: 2000px;
  color: #fff;
  -o-object-fit: fill;
  object-fit: fill;
}

.wrapper-pokemon-card-2 {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 130vw;
  height: auto;
  max-height: none;
  max-width: none;
  min-height: 120vh;
  min-width: 120px;
  margin-top: -5%;
  margin-bottom: 0%;
  margin-left: -11px;
  padding-bottom: 2px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 4px;
  background-image: url('../images/Rox-collage-copy_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 0 0 0 0 rgba(255, 17, 231, 0.01), 0 0 0 0 rgba(106, 255, 255, 0.01);
  -webkit-transform: translate3d(0px, 0px, 50px);
  transform: translate3d(0px, 0px, 50px);
  -webkit-transition: box-shadow 600ms ease;
  transition: box-shadow 600ms ease;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.wrapper-pokemon-card-2:hover {
  box-shadow: 11px 11px 100px 15px rgba(255, 35, 240, 0.28), -11px -11px 100px 15px rgba(2, 255, 238, 0.26);
}

.heading-33 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: none;
}

.button-5 {
  border-radius: 3px;
  background-color: #f8f1e3;
  box-shadow: 0 0 13px 5px #f8f1e3;
  color: #cdaa40;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 2px;
}

.body-7 {
  display: block;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
}

.grid-14 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -ms-grid;
  display: grid;
  width: 132vw;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
  opacity: 0.09;
}

.image-37 {
  width: 100%;
  max-width: none;
  margin-top: -169px;
  -o-object-fit: contain;
  object-fit: contain;
}

.div-block-48 {
  position: fixed;
  left: 40%;
  top: 40%;
  right: 40%;
  bottom: 40%;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-25 {
  position: -webkit-sticky;
  position: sticky;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  background-color: #d8b039;
  background-image: url('../images/affirmative-space-10.png');
  background-position: 100% 0%;
  background-size: cover;
  background-attachment: scroll;
}

.body-8 {
  background-color: #f8f1e3;
  font-family: Montserrat, sans-serif;
}

.container-8 {
  padding-top: 30vh;
  padding-right: 0%;
  padding-left: 0%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.text-block-15 {
  color: #fff;
  font-size: 260%;
  line-height: 140%;
  font-weight: 500;
}

.bold-text-23 {
  text-transform: uppercase;
}

.bold-text-24 {
  padding-right: 10px;
  padding-left: 10px;
  border-radius: 3px;
  background-color: #f8f1e3;
  color: #cdaa40;
}

.bold-text-24:hover {
  box-shadow: 0 0 7px 0 #f8f1e3;
}

.bold-text-25 {
  padding-right: 10px;
  padding-left: 10px;
  background-color: #f8f1e3;
  color: #947c2b;
}

.bold-text-26 {
  padding-right: 10px;
  padding-left: 10px;
  background-color: #f8f1e3;
  color: #947c2b;
}

.container-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 5vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.icon-3 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 5%;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  color: #fff;
  font-size: 40px;
}

.heading-34 {
  margin-bottom: 20px;
  color: #cdaa40;
}

.div-block-49 {
  position: absolute;
  left: 70%;
  top: 32%;
  right: 10%;
  bottom: 0%;
  display: block;
  color: #fff;
  font-size: 13px;
  line-height: 16px;
}

.definition-affirmative {
  padding: 10%;
  border-style: solid;
  border-width: 2px;
  border-color: #f8f1e3;
  border-radius: 3px;
  background-color: transparent;
  opacity: 1;
  line-height: 18px;
}

.bold-text-27 {
  line-height: 18px;
  text-transform: uppercase;
}

.grid-15 {
  width: 100%;
  padding-right: 10%;
  padding-left: 10%;
  grid-column-gap: 76px;
  -ms-grid-columns: 2.75fr 1fr;
  grid-template-columns: 2.75fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.bold-text-glow {
  padding-right: 10px;
  padding-left: 10px;
  border-radius: 3px;
  background-color: #f8f1e3;
  box-shadow: 0 0 7px 3px #f8f1e3;
  color: #947c2b;
}

.div-block-49-copy {
  position: absolute;
  left: 70%;
  top: 32%;
  right: 10%;
  bottom: 0%;
  display: none;
  color: #fff;
  font-size: 13px;
  line-height: 16px;
}

.definition-womxn {
  display: block;
  padding: 10%;
  border-style: solid;
  border-width: 2px;
  border-color: #f8f1e3;
  border-radius: 3px;
  background-color: transparent;
  opacity: 1;
  line-height: 18px;
}

.bold-text-28 {
  display: inline;
  line-height: 18px;
  text-transform: uppercase;
}

.bold-text-29 {
  font-weight: 400;
}

.button-6 {
  position: static;
  width: 100%;
  height: 70px;
  background-color: transparent;
  color: #f8f1e3;
  font-size: 100px;
}

.button-6.w--current {
  height: 70px;
  color: #f8f1e3;
  font-size: 100px;
}

.nav-link-2 {
  padding: 0px;
  font-family: 'Varela Round', sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.nav-link-2:hover {
  letter-spacing: 3px;
}

.nav-link-2.w--current {
  color: #000;
  letter-spacing: 4px;
}

.social-container {
  position: absolute;
  left: 30px;
  top: 23px;
}

.social-link {
  margin-right: 15px;
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.social-link:hover {
  color: #fff;
}

.nav-link-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 15px 15px 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.active-bar {
  position: relative;
  width: 100%;
  height: 3px;
  margin-bottom: 7px;
  border-radius: 100px;
  background-color: #000;
}

.top-bar-right {
  position: relative;
  left: 0px;
  top: 15px;
  width: 15px;
  height: 3px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
  background-color: #fff;
}

.inactive-line-cover {
  position: absolute;
  left: -1%;
  top: 15px;
  z-index: 10;
  width: 102%;
  height: 3px;
  border-radius: 100px;
  background-color: #fff;
}

.inactive-line-cover._1 {
  width: 0%;
}

.top-bar-left {
  position: relative;
  left: 0px;
  top: 15px;
  width: 60%;
  height: 3px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
  background-color: #fff;
}

.navbar-2 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  height: 60px;
  padding-right: 60px;
  padding-left: 60px;
  background-color: transparent;
}

.top-bar-container {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.vertical-nav-indicator {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 28px;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.vertical-indicator {
  position: relative;
  width: 10px;
  height: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  border-radius: 100px;
  background-color: #fff;
  cursor: pointer;
}

.vertical-indicator.w--current {
  height: 40px;
  background-color: #000;
}

.container-flex-n1 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.dropdown-menu3 {
  position: absolute;
  right: -35px;
  z-index: 99;
  display: none;
  width: 300px;
  height: 390px;
}

.line-seperator {
  width: 100%;
  height: 1px;
  margin-top: 5px;
  margin-bottom: 5px;
  background-color: rgba(248, 241, 227, 0.15);
}

.nav_dropdown {
  position: absolute;
  top: 70px;
  right: 0px;
  overflow: hidden;
  width: 0px;
  height: 0px;
  border-radius: 4px;
  background-color: transparent;
  box-shadow: 1px 1px 3px 0 rgba(145, 145, 145, 0.5);
  color: #1a1a1a;
}

.nav-link-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  min-width: 85px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
}

.nav-link-wrap:hover {
  color: #e1be54;
}

.logo {
  width: 55px;
}

.menu_wrapper {
  width: 100%;
  height: 100%;
  padding: 15px;
}

.menu-title-sub {
  color: #e1be54;
  font-size: 13px;
}

.dropdown-menu1 {
  position: absolute;
  right: 110px;
  z-index: 99;
  display: block;
  width: 300px;
  height: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f3ead9;
}

.block-50-right {
  width: 50%;
  padding-right: 10px;
  padding-left: 10px;
}

.link-block {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 50px;
  padding: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  text-decoration: none;
}

.link-block:hover {
  border-radius: 6px;
  background-color: rgba(219, 219, 219, 0.15);
}

.nav-link-3 {
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.3px;
  text-transform: uppercase;
}

.nav-link-3:hover {
  color: #e1be54;
}

.block-50-left {
  width: 50%;
  padding-right: 10px;
  padding-left: 10px;
}

.menu-title-t {
  margin-bottom: 4px;
  color: #f8f1e3;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
}

.nav-01 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 99;
  height: 80px;
  padding-right: 5%;
  padding-left: 5%;
  border-bottom: 1px solid rgba(61, 66, 75, 0.07);
  background-color: #000;
  color: #fff;
}

.dropdown-menu2 {
  position: absolute;
  right: -20px;
  z-index: 99;
  display: none;
  width: 430px;
  height: 300px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.nav_items {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

.title-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.button-wrapper-3 {
  position: relative;
  padding: 40px;
}

.image-38 {
  position: absolute;
  left: -10%;
  top: auto;
  right: auto;
  bottom: -25%;
  width: 120px;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #121e46;
  font-size: 48px;
  line-height: 1;
  text-align: center;
  letter-spacing: -0.5px;
}

.heading-35 {
  position: absolute;
  left: 0%;
  top: -160%;
  right: 0%;
  bottom: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  color: rgba(32, 23, 48, 0.1);
  font-size: 200px;
  line-height: 1;
  text-align: center;
}

.navigation-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50px;
  min-width: 150px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #8c54ff;
  background-image: linear-gradient(159deg, #8c54ff, #7b41f1);
  box-shadow: inset -1px -1px 3px 0 rgba(32, 27, 61, 0.6), inset 1px 1px 3px 0 rgba(238, 230, 255, 0.44), 1px 1px 2px 0 #5b3acc;
  -webkit-transition: all 400ms ease-out;
  transition: all 400ms ease-out;
  color: #fff;
  font-size: 13px;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.navigation-button:hover {
  box-shadow: inset 1px 1px 3px 0 rgba(32, 27, 61, 0.22), inset -1px -1px 3px 0 rgba(238, 230, 255, 0), 1px 1px 2px 0 #5b3acc;
}

.container-10 {
  width: 100%;
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
}

.container-10.container-flex {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.title-wrap-2 {
  position: relative;
  margin-bottom: 25px;
}

.section-26 {
  display: block;
  padding-top: 220px;
}

.body-9 {
  background-color: #e7c55c;
}

.section-27 {
  display: block;
  padding-top: 220px;
}

.div-block-50 {
  position: -webkit-sticky;
  position: sticky;
  margin-bottom: 0%;
  padding-bottom: 0%;
  background-color: #131313;
  box-shadow: 0 1px 5px -3px #000;
}

.div-block-51 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: transparent;
}

.nav-bar-master {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: block;
  width: 100vw;
}

.section-28 {
  padding-top: 10%;
}

.body-10 {
  background-color: #f8f1e3;
  font-family: Montserrat, sans-serif;
}

.section-29 {
  display: none;
  background-color: #f8f1e3;
}

.about {
  margin-bottom: 5%;
  padding-top: 5%;
  padding-bottom: 0%;
}

.grid-16 {
  grid-column-gap: 43px;
  grid-row-gap: 29px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.team-heading {
  display: block;
  margin-top: 15px;
  margin-bottom: 5px;
  color: #cdaa40;
  font-size: 16px;
  text-align: left;
  text-transform: uppercase;
}

.link-2 {
  color: #947c2b;
}

.div-block-52 {
  padding-top: 20px;
}

.team-heading-2 {
  display: block;
  margin-bottom: 2px;
  color: #cdaa40;
  font-size: 14px;
  text-align: left;
  text-transform: uppercase;
}

.heading-36 {
  margin-top: 10px;
}

.div-block-53 {
  padding: 5px 40px 20px;
  border-style: solid;
  border-width: 0px;
  border-color: #e1be54;
  border-radius: 3px;
}

.team-image {
  border-radius: 3px;
}

.div-block-54 {
  height: 2px;
  margin-top: 10%;
  background-color: rgba(225, 190, 84, 0.5);
}

.link-3 {
  font-family: Montserrat, sans-serif;
  color: #cdaa40;
  font-weight: 700;
  text-transform: uppercase;
}

.paragraph-24 {
  margin-bottom: 15px;
  font-weight: 400;
}

.about-header {
  margin-top: 10px;
  margin-bottom: 40px;
}

.bold-text-30 {
  font-family: Montserrat, sans-serif;
  color: #cdaa40;
  text-transform: uppercase;
}

.block-quote-2 {
  padding-right: 0%;
  border-left-color: rgba(225, 190, 84, 0.5);
  color: #cdaa40;
  line-height: 24px;
}

.heading-37 {
  padding-bottom: 30px;
  color: #cdaa40;
}

.link-4 {
  color: #947c2b;
}

.paragraph-25 {
  padding: 0px;
  background-color: transparent;
  color: #947c2b;
  font-size: 12px;
}

.div-block-55 {
  margin-left: 13px;
  padding: 7% 10% 10%;
  border-style: solid;
  border-width: 2px;
  border-color: #e1be54;
  border-radius: 3px;
  background-color: transparent;
  color: #947c2b;
}

.heading-38 {
  color: #cdaa40;
  text-transform: uppercase;
}

.bold-text-31 {
  text-transform: uppercase;
}

.column-5 {
  padding-right: 10%;
  padding-left: 0px;
}

.link-5 {
  color: #947c2b;
}

.team-link {
  color: #cdaa40;
}

.paragraph-26 {
  padding-top: 20px;
}

.italic-text-13 {
  font-size: 14px;
  line-height: 12px;
  text-align: left;
}

.body-11 {
  background-color: #f8f1e3;
  font-family: Montserrat, sans-serif;
}

.bold-text-32 {
  text-transform: uppercase;
}

.bold-text-33 {
  text-transform: uppercase;
}

.italic-text-14 {
  color: #947c2b;
}

.italic-text-15 {
  font-style: normal;
}

.italic-text-16 {
  font-weight: 600;
}

.main-section-copy {
  padding-top: 0%;
  padding-bottom: 5%;
  background-color: #f8f1e3;
}

.about-header-copy {
  margin-top: 10px;
  margin-bottom: 5px;
  color: #947c2b;
}

.paragraph-27 {
  color: #1a1a1a;
}

.bio-link {
  color: #947c2b;
  font-weight: 400;
  text-decoration: underline;
}

.italic-text-17 {
  color: #cdaa40;
  font-size: 10px;
  line-height: 15px;
}

.paragraph-20-copy {
  color: #1a1a1a;
}

.grid-17 {
  height: 200px;
  margin-right: 0%;
  margin-left: 0%;
  padding-right: 0%;
  padding-left: 0%;
  grid-column-gap: 26px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.link-block-2 {
  position: static;
  height: 200px;
  padding: 0%;
}

.image-39 {
  position: relative;
  left: 0%;
  top: 17%;
  right: auto;
  bottom: auto;
  padding: 0% 30% 0% 0%;
  opacity: 1;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.heading-39 {
  display: inline-block;
  width: auto;
  margin-top: auto;
  margin-right: -30px;
  padding: 5px 10px 3px;
  border-radius: 5px;
  background-color: rgba(248, 241, 227, 0.6);
  color: #1a1a1a;
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase;
  text-shadow: none;
}

.div-block-56 {
  position: relative;
  margin-top: -35%;
  padding-left: 30%;
}

.html-embed-3 {
  display: block;
}

.wrapper-full-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: auto;
  height: 600px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  -webkit-perspective: 2000px;
  perspective: 2000px;
  color: #fff;
}

.wrapper-pokemon-card-3 {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
  max-height: 60%;
  max-width: 60%;
  padding-bottom: 2px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 4px;
  background-image: url('../images/home-Recovered-01.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 0 0 0 0 rgba(255, 17, 231, 0.01), 0 0 0 0 rgba(106, 255, 255, 0.01);
  -webkit-transform: translate3d(0px, 0px, 50px);
  transform: translate3d(0px, 0px, 50px);
  -webkit-transition: box-shadow 600ms ease;
  transition: box-shadow 600ms ease;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.wrapper-pokemon-card-3:hover {
  box-shadow: 11px 11px 100px 15px rgba(255, 35, 240, 0.28), -11px -11px 100px 15px rgba(2, 255, 238, 0.26);
}

.wrapper-full-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: auto;
  height: 600px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  -webkit-perspective: 2000px;
  perspective: 2000px;
  color: #fff;
}

.wrapper-pokemon-card-4 {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 150px;
  height: 150px;
  max-height: 425px;
  max-width: 300px;
  padding-bottom: 2px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 3px;
  background-color: #e1be54;
  background-image: url('../images/portraits-19.png');
  background-position: 50% 50%;
  background-size: 80%;
  background-repeat: no-repeat;
  box-shadow: 0 0 0 0 rgba(255, 17, 231, 0.01), 0 0 0 0 rgba(106, 255, 255, 0.01);
  -webkit-transform: translate3d(0px, 0px, 50px);
  transform: translate3d(0px, 0px, 50px);
  -webkit-transition: box-shadow 600ms ease;
  transition: box-shadow 600ms ease;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.wrapper-pokemon-card-4:hover {
  box-shadow: 11px 11px 100px 15px rgba(255, 35, 240, 0.28), -11px -11px 100px 15px rgba(2, 255, 238, 0.26);
}

.wrapper-full-4-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: auto;
  height: 600px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  -webkit-perspective: 2000px;
  perspective: 2000px;
  color: #fff;
}

.wrapper-pokemon-card-4-copy {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 200px;
  height: 200px;
  padding-bottom: 2px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 4px;
  background-image: url('../images/Image-Charizard-Card.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 0 0 0 0 rgba(255, 17, 231, 0.01), 0 0 0 0 rgba(106, 255, 255, 0.01);
  -webkit-transform: translate3d(0px, 0px, 50px);
  transform: translate3d(0px, 0px, 50px);
  -webkit-transition: box-shadow 600ms ease;
  transition: box-shadow 600ms ease;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.wrapper-pokemon-card-4-copy:hover {
  box-shadow: 11px 11px 100px 15px rgba(255, 35, 240, 0.28), -11px -11px 100px 15px rgba(2, 255, 238, 0.26);
}

.wrapper-full-5 {
  position: static;
  display: none;
  overflow: hidden;
  width: 100%;
  height: 50vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  -webkit-perspective: 2000px;
  perspective: 2000px;
  color: #fff;
}

.link-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.grid-18 {
  display: block;
}

.heading-39-copy {
  display: inline-block;
  width: auto;
  margin-top: auto;
  padding: 5px 0px 3px;
  border-radius: 3px;
  background-color: transparent;
  color: #1a1a1a;
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase;
  text-shadow: 1px 1px 3px #b9b9b9;
}

.div-block-56-copy {
  position: relative;
  margin-top: -35%;
  padding-left: 35%;
}

.image-sparkles-copy {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  max-height: 110%;
}

.image-sparkles-copy.mbm-color-dodge {
  position: static;
  z-index: 11;
  display: block;
  width: auto;
  max-height: none;
  max-width: none;
  min-height: 102%;
  min-width: 102%;
}

.image-sparkles-copy.mbm-color-dodge {
  z-index: 11;
  display: none;
  width: 140vw;
}

.image-sparkles-copy.mbm-color-dodge {
  z-index: 11;
  display: block;
  width: auto;
}

.image-sparkles-copy.mbm-color-dodge {
  position: relative;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 11;
  min-height: auto;
  min-width: auto;
  margin-top: -80%;
  opacity: 0.27;
}

._3d-inner-div-5 {
  display: inline-block;
  width: 101px;
  height: 100%;
  margin-right: -1px;
  background-color: #00d6ff;
}

.heading-40 {
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: #fff;
  color: #e7deff;
  font-size: 200px;
  line-height: 0.6em;
  text-align: center;
}

.heading-40.color-3 {
  color: #333;
}

.heading-40.color-2 {
  margin-top: -35px;
  color: #00ff7a;
}

.fixed-div {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 0px;
  -webkit-perspective: 2000px;
  perspective: 2000px;
  -webkit-transform: perspective(2000px);
  transform: perspective(2000px);
}

._3d-header-container {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-57 {
  height: 50vh;
}

._3d-inner {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
}

.heading-41 {
  width: 80%;
  margin-top: 100px;
  border-right: 5px solid #fff;
  color: #fff;
  font-size: 50px;
  line-height: 1.5em;
}

._3d {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  overflow: hidden;
  width: 600px;
  height: 600px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
  -webkit-transform: perspective(2000px) translate3d(0px, 250px, -200px) rotateX(73deg) rotateY(0deg) rotateZ(0deg);
  transform: perspective(2000px) translate3d(0px, 250px, -200px) rotateX(73deg) rotateY(0deg) rotateZ(0deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.div-block-58 {
  height: 100vh;
  padding: 100px 30px;
}

.navigation-bar {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.navigation-link {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px;
  border-radius: 50%;
  background-color: #cdaa40;
  color: #947c2b;
}

.navigation-link.w--current {
  background-color: #f8f8f8;
  box-shadow: 0 0 10px -2px #cdaa40;
}

.div-block-54-copy {
  height: 2px;
  margin-top: 10%;
  margin-bottom: 5%;
  background-color: rgba(225, 190, 84, 0.5);
}

.image-40 {
  width: 100%;
  padding-right: 5%;
}

.div-block-59 {
  padding-top: 20px;
}

.div-block-60 {
  padding-top: 5%;
  padding-bottom: 10%;
  background-color: #1a1a1a;
  background-image: url('../images/affirmative-space-10.png');
  background-position: 100% 0%;
  background-size: cover;
}

.bold-text-34 {
  color: #fff;
}

.div-block-61 {
  height: 70px;
  background-color: #f8f1e3;
}

.container-11 {
  padding-top: 5%;
}

.div-block-62 {
  display: block;
  height: 75px;
  background-color: #e7c55c;
}

.container-12 {
  padding-top: 5%;
}

.heading-42 {
  display: none;
  margin-bottom: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #1a1a1a;
  text-align: center;
}

.link-block-2-copy {
  position: relative;
  top: -200px;
  display: none;
  height: 200px;
  padding: 0%;
}

.paragraph-28 {
  display: none;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 0%;
  font-family: Montserrat, sans-serif;
  color: #947c2b;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
}

.image-30-copy {
  display: none;
  padding-top: 5%;
  opacity: 0.2;
}

.grid-14-copy {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
  opacity: 0.09;
}

.link-block-2-copy {
  position: relative;
  height: 200px;
  padding: 0%;
}

.link-block-2-copy {
  position: static;
  display: block;
  height: 200px;
  margin-top: -200px;
  padding: 0px 0% 0%;
}

.heading-39-copy {
  display: inline-block;
  width: auto;
  margin-top: auto;
  margin-right: -30px;
  padding: 5px 10px 3px;
  border-radius: 5px;
  background-color: rgba(248, 241, 227, 0.6);
  color: #1a1a1a;
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase;
  text-shadow: none;
}

.div-block-63 {
  display: block;
  margin-top: -50px;
}

.project-intentions-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  min-height: 100vh;
  padding-top: 5%;
  padding-bottom: 7%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0px solid transparent;
  background-color: #1a1a1a;
}

.black-spaces-matter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  min-height: 100vh;
  padding-top: 5%;
  padding-bottom: 5%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0px solid transparent;
  background-color: #e7c55c;
}

.paragraph-29 {
  color: #1a1a1a;
}

.faq-answer {
  margin-bottom: 20px;
  font-size: 13px;
  line-height: 20px;
}

.faq-container {
  width: auto;
  max-width: none;
  min-width: auto;
  margin-bottom: 60px;
}

.marker {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 0;
  width: 100%;
  margin-top: 100px;
}

.faq-answer-img {
  width: 100%;
}

.faq-img {
  position: relative;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.faq-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.toggle-text {
  position: relative;
  z-index: 2;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
}

.subtitle {
  color: #727272;
  font-size: 17px;
  font-weight: 500;
  text-align: center;
}

.faq-body-cont {
  padding: 30px;
  border-top: 1px none #000;
  background-color: #f8f1e3;
  font-size: 16px;
  line-height: 32px;
  font-weight: 300;
}

.faq {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 80px;
  padding-top: 0px;
  padding-right: 50px;
  padding-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #cdaa40;
  color: #1a1a1a;
  font-size: 16px;
  font-weight: 600;
  white-space: break-spaces;
}

.faq.w--open {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.faq-icon {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  width: 24px;
  margin-right: 16px;
}

.title {
  text-align: center;
}

.faq-body {
  position: relative;
  display: block;
  background-color: transparent;
}

.faq-body.w--open {
  background-color: transparent;
}

.faq-p {
  overflow: hidden;
  width: 100%;
  margin-bottom: 10px;
  border-radius: 4px;
  background-color: #f4f6f8;
}

.title-wrap-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-41 {
  height: 60px;
  padding-top: 2px;
  padding-right: 10px;
  padding-bottom: 5px;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}

.italic-text-18 {
  font-size: 12px;
}

.heading-43 {
  padding-bottom: 10px;
  color: #947c2b;
}

.image-42 {
  height: 100%;
  max-width: 0%;
}

.slide-2 {
  height: 100%;
}

.slider-5 {
  height: 100%;
  background-color: transparent;
}

.column-6 {
  padding-right: 60px;
}

.icon-4 {
  display: none;
}

.icon-5 {
  display: none;
}

.slide-nav-4 {
  margin-bottom: -60px;
  opacity: 0.5;
}

.accordions {
  width: 100%;
}

.column-7 {
  margin-bottom: 70px;
}

.image-43 {
  position: relative;
  width: 50px;
  margin-right: 15px;
  padding-bottom: 10px;
}

.div-block-65 {
  display: inline-block;
}

.bold-text-35 {
  color: #b9b9b9;
  line-height: 26px;
}

.container-13 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.left-arrow-2 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.navigation-bar-copy {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  opacity: 1;
}

.navigation-link-copy {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px;
  border-radius: 50%;
  background-color: #cdaa40;
  color: #947c2b;
}

.navigation-link-copy.w--current {
  background-color: #f8f8f8;
}

.grid-14-copy {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: none;
  overflow: hidden;
  width: 130vw;
  height: 100vh;
  max-height: 100vh;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
  opacity: 0.09;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f8f1e3;
  font-family: Montserrat, sans-serif;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.submit-button {
  background-color: #cdaa40;
}

.div-block-66 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 90vh;
  padding-top: 5%;
  padding-bottom: 10%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-37-copy {
  width: 42%;
  max-width: none;
  margin-top: auto;
  -o-object-fit: contain;
  object-fit: contain;
}

.div-block-67 {
  height: 80px;
  background-color: #e7c55c;
}

.section-30 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  padding-top: 140px;
  padding-bottom: 7%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-68 {
  width: 100%;
}

.block-quote-2-copy {
  margin-top: 40px;
  margin-bottom: 40px;
  padding-right: 0%;
  border-left-color: #cdaa40;
  color: #947c2b;
  line-height: 24px;
}

.copy-me-copy {
  display: block;
}

.upgrade-button-copy {
  padding: 10px 22px;
  border-radius: 5px;
  background-color: #cdaa40;
  -webkit-transition: background-color 300ms ease, box-shadow 300ms ease;
  transition: background-color 300ms ease, box-shadow 300ms ease;
  color: #fff;
  font-size: 15px;
  line-height: 1.6em;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.upgrade-button-copy:hover {
  background-color: #000;
  box-shadow: 0 6px 6px -5px rgba(24, 16, 99, 0.36);
}

.upgrade-button-copy.full-upgrade-button {
  display: block;
}

.upgrade-button-copy.full-upgrade-button.primary-upgrade-button {
  background-color: #28d893;
  box-shadow: 0 20px 30px -10px rgba(24, 16, 99, 0.18);
}

.upgrade-button-copy.full-upgrade-button.primary-upgrade-button:hover {
  background-color: #1cb176;
  box-shadow: 0 10px 10px -5px rgba(24, 16, 99, 0.18);
}

.paragraph-30 {
  font-weight: 400;
  text-align: left;
}

.paragraph-31 {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
}

.bio-text-copy {
  margin-bottom: 30px;
  color: #947c2b;
  font-size: 13px;
  line-height: 18px;
}

.block-quote-2-copy {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-right: 0%;
  border-left-color: rgba(225, 190, 84, 0.5);
  color: #cdaa40;
  line-height: 24px;
  font-weight: 400;
}

.div-block-69 {
  margin-right: -20px;
  margin-left: -15px;
}

.div-block-70 {
  padding-right: 0px;
  padding-left: 40px;
}

.faq-p-copy {
  display: none;
  overflow: hidden;
  width: 100%;
  margin-bottom: 10px;
  border-radius: 4px;
  background-color: #f4f6f8;
}

.faq-body-cont-copy {
  padding: 30px;
  border-top: 1px none #000;
  background-color: #fff;
  font-size: 16px;
  line-height: 32px;
  font-weight: 300;
}

.image-44 {
  padding-right: 40px;
  padding-left: 40px;
}

.image-45 {
  padding-right: 0px;
  padding-left: 0px;
}

.text-block-16 {
  padding-top: 20px;
  padding-left: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #947c2b;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
}

.div-block-71 {
  padding: 20px 10px 20px 0px;
}

.grid-19 {
  grid-column-gap: 28px;
  grid-template-areas: "Area" "Area";
  -ms-grid-columns: 0.75fr 28px 1fr;
  grid-template-columns: 0.75fr 1fr;
}

.div-block-72 {
  padding: 20px 20px 20px 0px;
}

.bold-text-36 {
  line-height: 24px;
  font-weight: 700;
}

.heading-9-copy {
  display: block;
  margin-bottom: 0px;
  padding-right: 2%;
  color: #e1be54;
  font-size: 46px;
}

.text-block-4-copy {
  display: block;
  padding-top: 5px;
  color: #e1be54;
  line-height: 20px;
}

.bold-text-37 {
  line-height: 20px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.italic-text-19 {
  line-height: 20px;
  font-weight: 300;
}

.paragraph-32 {
  padding-right: 20px;
  color: #947c2b;
  line-height: 24px;
}

.italic-text-20 {
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
  text-transform: none;
}

.bold-text-38 {
  text-transform: uppercase;
}

.bold-text-39 {
  color: #cdaa40;
  letter-spacing: 2px;
}

.div-block-16-copy {
  padding-right: 25%;
}

.div-block-73 {
  padding-top: 10px;
}

.div-block-74 {
  padding-left: 0px;
}

.faq-body-cont-copy-copy {
  padding: 10px 20px 20px 40px;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(225, 190, 84, 0.49) rgba(225, 190, 84, 0.49) rgba(225, 190, 84, 0.49) transparent;
  border-radius: 4px;
  background-color: transparent;
  font-size: 16px;
  line-height: 32px;
  font-weight: 300;
}

.heading-44 {
  margin-bottom: 0px;
}

.heading-45 {
  margin-bottom: 0px;
}

.div-block-75 {
  display: none;
  height: 2px;
  margin-top: 40px;
  margin-bottom: 20px;
  background-color: #e1be54;
  opacity: 0.5;
}

.image-45-copy {
  padding-top: 10px;
  padding-right: 0px;
  padding-left: 0px;
}

.column-8 {
  padding-right: 0px;
}

.columns-3 {
  padding-top: 20px;
  padding-right: 50px;
}

.paragraph-33 {
  padding-top: 30px;
  font-size: 12px;
  line-height: 16px;
}

.italic-text-21 {
  color: #cdaa40;
}

.image-46 {
  overflow: visible;
  margin-right: 0px;
}

.div-block-76 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  margin-right: -30%;
  margin-left: 0%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-10 {
  padding-right: 40px;
}

.paragraph-34 {
  margin-bottom: 0px;
  padding-bottom: 40px;
}

.block-quote-2-copy-copy {
  margin-top: 30px;
  margin-bottom: 40px;
  padding-right: 20px;
  border-left-color: #cdaa40;
  color: #947c2b;
  line-height: 24px;
}

.image-4-copy {
  display: block;
  width: 100%;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10%;
  padding-bottom: 0%;
  padding-left: 0%;
  text-align: left;
}

.heading-15-copy {
  padding-bottom: 30px;
  color: #cdaa40;
  font-size: 30px;
  text-transform: none;
}

.div-block-77 {
  display: none;
  max-width: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.paragraph-2-copy {
  padding-top: 0px;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
  color: #947c2b;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
}

.image-47 {
  width: 100%;
  margin-left: 0px;
  padding-left: 0px;
  border-radius: 3px;
}

.div-block-78 {
  padding-left: 40px;
}

.slider-2-copy {
  height: 100%;
  padding: 3% 10% 0%;
  background-color: transparent;
}

.image-48 {
  padding-right: 40px;
  padding-left: 40px;
}

.faq-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e1be54;
  color: #e1be54;
  font-size: 16px;
  font-weight: 600;
  white-space: break-spaces;
}

.faq-copy.w--open {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.faq-body-cont-copy {
  padding: 30px;
  border-top: 1px none #000;
  background-color: #f8f1e3;
  color: #000;
  font-size: 16px;
  line-height: 32px;
  font-weight: 300;
}

.div-block-79 {
  margin-top: 0px;
}

.faq-answer-copy {
  margin-bottom: 10px;
  color: #1a1a1a;
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
}

.bold-text-7-copy {
  display: block;
  padding-top: 3px;
  color: #1a1a1a;
  font-size: 14px;
  line-height: 16px;
  text-transform: none;
}

.link-6 {
  color: #947c2b;
  font-weight: 600;
}

.image-49 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.image-50 {
  max-width: 1200px;
}

.mask-3 {
  background-color: #1a1a1a;
}

.paragraph-8-copy {
  margin-bottom: 0px;
  color: #1a1a1a;
  font-style: italic;
}

.paragraph-35 {
  display: inline-block;
  padding-right: 15%;
  padding-left: 15%;
  font-family: Montserrat, sans-serif;
  color: #947c2b;
  font-size: 15px;
  font-weight: 600;
}

.upgrade-button-copy-copy {
  padding: 5px 10px;
  border-radius: 5px;
  background-color: #cdaa40;
  -webkit-transition: background-color 300ms ease, box-shadow 300ms ease;
  transition: background-color 300ms ease, box-shadow 300ms ease;
  color: #fff;
  font-size: 15px;
  line-height: 1.6em;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.upgrade-button-copy-copy:hover {
  background-color: #1a1a1a;
  box-shadow: 0 6px 6px -5px rgba(24, 16, 99, 0.36);
}

.upgrade-button-copy-copy.full-upgrade-button {
  display: block;
}

.upgrade-button-copy-copy.full-upgrade-button.primary-upgrade-button {
  background-color: #28d893;
  box-shadow: 0 20px 30px -10px rgba(24, 16, 99, 0.18);
}

.upgrade-button-copy-copy.full-upgrade-button.primary-upgrade-button:hover {
  background-color: #1cb176;
  box-shadow: 0 10px 10px -5px rgba(24, 16, 99, 0.18);
}

.div-block-80 {
  display: block;
  padding-top: 0%;
  padding-bottom: 10%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  background-color: #e7c55c;
  text-align: center;
}

.section-31 {
  min-height: 20vh;
  background-color: #e7c55c;
}

.image-51 {
  padding-top: 20px;
  padding-right: 25%;
  padding-left: 25%;
}

.column-11 {
  padding-top: 5%;
  padding-left: 60px;
}

.column-12 {
  padding-right: 40px;
}

.div-block-81 {
  display: none;
}

.principles-text:hover {
  color: #947c2b;
}

.grid-17-copy {
  height: 200px;
  margin-right: 0%;
  margin-left: 0%;
  padding-right: 0%;
  padding-left: 0%;
  grid-column-gap: 26px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto;
}

.container-14 {
  overflow: visible;
}

.bold-text-44 {
  color: #947c2b;
}

.bold-text-44:hover {
  color: #b6630b;
}

.bold-text-45 {
  color: #947c2b;
}

.section-32 {
  display: block;
  min-height: auto;
  padding-top: 10%;
  padding-bottom: 5%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #f8f1e3;
  color: #1a1a1a;
}

.html-embed-4 {
  height: 550px;
  border-radius: 3px;
}

.container-15 {
  height: 2px;
  background-color: rgba(185, 185, 185, 0.61);
  color: #b9b9b9;
}

.bold-text-46 {
  color: #947c2b;
}

.div-block-50-copy {
  position: -webkit-sticky;
  position: sticky;
  margin-bottom: 0%;
  padding-bottom: 0%;
  background-color: #f3ead9;
  box-shadow: 0 1px 4px -5px #000;
}

.nav-link-wrap-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  min-width: 85px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  font-family: Montserrat, sans-serif;
  color: #947c2b;
  font-size: 12px;
  text-decoration: none;
}

.nav-link-wrap-copy:hover {
  color: #e1be54;
}

.nav-link-3-copy {
  color: #cdaa40;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.3px;
  text-transform: uppercase;
}

.nav-link-3-copy:hover {
  color: #947c2b;
}

.menu_wrapper-light {
  width: 100%;
  height: 100%;
  padding: 15px;
}

.menu-title-t-copy {
  margin-bottom: 4px;
  color: #cdaa40;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
}

.menu-title-sub-copy {
  color: #947c2b;
  font-size: 13px;
}

.line-seperator-copy {
  width: 100%;
  height: 1px;
  margin-top: 5px;
  margin-bottom: 5px;
  background-color: rgba(231, 197, 92, 0.5);
}

.link-block-copy {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 50px;
  padding: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  text-decoration: none;
}

.link-block-copy:hover {
  border-radius: 6px;
  background-color: rgba(206, 179, 97, 0.15);
}

.nav_dropdown-copy {
  position: absolute;
  top: 70px;
  right: 0px;
  overflow: hidden;
  width: 0px;
  height: 0px;
  border-radius: 4px;
  background-color: #1a1a1a;
  box-shadow: 1px 1px 3px 0 rgba(148, 124, 43, 0.5);
  color: #1a1a1a;
}

.container-16 {
  padding-top: 5%;
  padding-bottom: 0%;
}

.link-7 {
  color: #cdaa40;
}

.product-row {
  display: block;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
}

.product-image-container-outer {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  overflow: hidden;
  width: 90vw;
  height: 400px;
  margin-top: 40px;
  border-radius: 20px;
}

.product-image-zoomer-container-inner {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  overflow: hidden;
  border-radius: 20px;
  background-color: #fd9eaf;
  opacity: 0;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}

.product-image-zoomer-container-inner:hover {
  opacity: 1;
}

.product-image-zoomer-bg-pink {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-color: #ff5f7c;
  -webkit-transform: translate(0px, 100%);
  -ms-transform: translate(0px, 100%);
  transform: translate(0px, 100%);
}

.button-7 {
  position: relative;
  width: 200px;
  margin-top: 30px;
  padding: 12px 30px;
  border-radius: 20px;
  background-color: #fd9eaf;
  box-shadow: 7px 7px 3px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-size: 20px;
  line-height: 1.5em;
  text-align: center;
}

.button-7:hover {
  background-color: #ff5f7c;
  color: #fff;
}

.product-column {
  height: 100%;
  padding-top: 50px;
  padding-right: 100px;
  padding-left: 30px;
}

.product-image-zoom-container {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  overflow: hidden;
  width: 90%;
  height: 400px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 20px;
  background-image: url('../images/J8yZgkJ.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.product-zzomed-image {
  position: absolute;
  left: -50%;
  top: -50%;
  width: 200%;
  height: 200%;
  background-image: url('../images/Roxbury-Cultural-District.JPG');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.paragraph {
  font-size: 18px;
  line-height: 1.5em;
}

.price-text-2 {
  font-size: 25px;
  line-height: 2em;
}

.standard-section-2 {
  position: relative;
  display: block;
  height: 100vh;
  margin-top: -80px;
  padding-top: 80px;
  background-color: #fff;
  color: #fff;
}

.standard-section-2.pink {
  background-color: #1a1a1a;
}

.product-column-copy {
  display: none;
  height: 100%;
  padding-top: 50px;
  padding-right: 100px;
  padding-left: 30px;
}

.body-12 {
  background-color: #1a1a1a;
}

.columns-6 {
  width: 60%;
}

.div-block-54-copy {
  height: 2px;
  margin-top: 7%;
  margin-bottom: 7%;
  background-color: rgba(225, 190, 84, 0.5);
}

.about-header-copy {
  margin-top: 10px;
  margin-bottom: 40px;
  color: #1a1a1a;
  text-transform: none;
}

.heading-46 {
  text-transform: none;
}

.heading-47 {
  color: #1a1a1a;
}

.link-8 {
  color: #cdaa40;
}

.link-9 {
  color: #cdaa40;
}

.paragraph-36 {
  padding-top: 40px;
  color: #947c2b;
  font-size: 13px;
}

.italic-text-22 {
  color: #947c2b;
  text-decoration: underline;
}

.section-33 {
  height: 5px;
  background-color: #d8b039;
}

.div-block-50-y {
  position: absolute;
  margin-bottom: 0%;
  padding-bottom: 0%;
  background-color: #e1be54;
  box-shadow: 0 1px 4px -5px #000;
}

.nav-link-3-y {
  color: #947c2b;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.3px;
  text-transform: uppercase;
}

.nav-link-3-y:hover {
  color: #1a1a1a;
}

.section-34 {
  display: none;
  padding-top: 100px;
}

.menu-title-t-y {
  margin-bottom: 4px;
  color: #947c2b;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
}

.menu-title-sub-y {
  color: #1a1a1a;
  font-size: 13px;
}

.line-seperator-y {
  width: 100%;
  height: 1px;
  margin-top: 5px;
  margin-bottom: 5px;
  background-color: #cdaa40;
}

.link-block-y {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 50px;
  padding: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  text-decoration: none;
}

.link-block-y:hover {
  border-radius: 6px;
  background-color: rgba(205, 170, 64, 0.35);
}

.menu_wrapper-y {
  width: 100%;
  height: 100%;
  padding: 15px;
  background-color: #e1be54;
}

.nav_dropdown-y {
  position: absolute;
  top: 70px;
  right: 0px;
  overflow: hidden;
  width: 0px;
  height: 0px;
  border-radius: 4px;
  background-color: #e7c55c;
  box-shadow: 1px 1px 3px 0 rgba(148, 124, 43, 0.5);
  color: #1a1a1a;
}

.menu_wrapper-light-copy {
  width: 100%;
  height: 100%;
  padding: 15px;
  background-color: #e7c55c;
}

.div-block-83 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -20px;
  padding-right: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.image-53 {
  margin-top: 0px;
}

.menu_wrapper-copy {
  width: 100%;
  height: 100%;
  padding: 15px;
  background-color: #131313;
}

.section-35 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.line-seperator-copy2 {
  width: 100%;
  height: 1px;
  margin-top: 5px;
  margin-bottom: 5px;
  background-color: rgba(54, 54, 54, 0.38);
}

.link-block-b {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 50px;
  padding: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  text-decoration: none;
}

.link-block-b:hover {
  border-radius: 6px;
  background-color: rgba(73, 73, 73, 0.15);
}

.nav_dropdown-b {
  position: absolute;
  top: 70px;
  right: 0px;
  overflow: hidden;
  width: 0px;
  height: 0px;
  border-radius: 4px;
  background-color: transparent;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.5);
  color: #1a1a1a;
}

.lottie-animation {
  display: inline-block;
  width: 60px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.div-block-84 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  height: 60px;
  margin-top: 300px;
  padding-left: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-17 {
  display: inline;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  opacity: 0.8;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.div-block-85 {
  overflow: auto;
  padding-top: 5%;
}

.gradient-holo-copy {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 200%;
  margin-left: -438px;
  background-image: linear-gradient(120deg, transparent 29%, rgba(31, 231, 255, 0.7) 42%, rgba(255, 0, 231, 0.7) 53%, transparent 65%, transparent 82%);
}

.gradient-holo-copy.mbm-color-dodge {
  position: relative;
  z-index: 12;
  display: block;
  width: 140vw;
  height: 105vh;
  margin-top: -2%;
  margin-left: 0px;
  background-image: linear-gradient(120deg, transparent 18%, rgba(31, 231, 255, 0.7) 46%, rgba(255, 46, 235, 0.7) 56%, transparent 81%, transparent 98%);
  opacity: 0.32;
  -webkit-filter: blur(15px);
  filter: blur(15px);
  -webkit-transform: translate3d(0px, 0px, 100px);
  transform: translate3d(0px, 0px, 100px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.gradient-holo-copy.mbm-color-dodge {
  position: relative;
  z-index: 12;
  display: block;
  width: 100%;
  height: 100%;
  margin-top: -1%;
  margin-left: 0px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  background-image: linear-gradient(120deg, transparent 18%, rgba(31, 231, 255, 0.7) 46%, rgba(255, 46, 235, 0.7) 56%, transparent 81%, transparent 98%);
  -webkit-filter: blur(15px);
  filter: blur(15px);
  -webkit-transform: translate3d(0px, 0px, 100px);
  transform: translate3d(0px, 0px, 100px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.gradient-holo-copy.mbm-color-dodge {
  position: relative;
  z-index: 12;
  display: block;
  height: 102%;
  margin-top: -1%;
  margin-left: 0px;
  background-image: linear-gradient(120deg, transparent 18%, rgba(31, 231, 255, 0.7) 46%, rgba(255, 46, 235, 0.7) 56%, transparent 81%, transparent 98%);
  -webkit-filter: blur(15px);
  filter: blur(15px);
  -webkit-transform: translate3d(0px, 0px, 100px);
  transform: translate3d(0px, 0px, 100px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.gradient-holo-copy.mbm-color-dodge-copy {
  position: relative;
  z-index: 12;
  display: none;
  height: 102%;
  margin-top: -1%;
  margin-left: 0px;
  background-image: linear-gradient(120deg, transparent 18%, rgba(31, 231, 255, 0.7) 46%, rgba(255, 46, 235, 0.7) 56%, transparent 81%, transparent 98%);
  -webkit-filter: blur(15px);
  filter: blur(15px);
  -webkit-transform: translate3d(0px, 0px, 100px);
  transform: translate3d(0px, 0px, 100px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.image-54 {
  width: 11%;
}

.image-55 {
  display: inline;
  width: 50%;
}

.div-block-86 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 100px;
  padding-bottom: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-48-copy {
  position: fixed;
  left: 30%;
  top: 40%;
  right: 30%;
  bottom: 40%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.image-56 {
  width: 100%;
  margin-bottom: 10px;
}

.image-57 {
  width: 60%;
  padding-bottom: 20px;
}

.image-6-copy {
  padding: 10% 50% 5% 0%;
}

.div-block-87 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 170px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-88 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 170px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-58 {
  display: inline-block;
  width: 40px;
  height: 40px;
  max-height: 40px;
  max-width: 40px;
  min-height: 40px;
  min-width: 40px;
  margin-right: 20px;
  padding-right: 0px;
}

.paragraph-37 {
  display: inline;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-size: 18px;
  line-height: 24px;
}

.div-block-89 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 20px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.list-23 {
  margin-bottom: 20px;
  padding-top: 10px;
  padding-right: 0px;
  padding-left: 0px;
  color: #947c2b;
  font-weight: 600;
  list-style-type: none;
}

.div-block-90 {
  padding-top: 5px;
  color: #cdaa40;
  font-size: 14px;
}

.bold-text-47 {
  color: #cdaa40;
  text-transform: uppercase;
}

.bold-text-48 {
  color: #cdaa40;
  text-transform: uppercase;
}

.bold-text-49 {
  color: #cdaa40;
  text-transform: uppercase;
}

.link-10 {
  color: #cdaa40;
}

.div-block-91 {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #1a1a1a;
}

.paragraph-38 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: Montserrat, sans-serif;
  color: #cdaa40;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
}

.link-11 {
  margin-right: 10px;
  color: #fff;
}

.link-12 {
  padding-right: 10px;
  padding-left: 10px;
  color: #fff;
}

.link-13 {
  padding-left: 10px;
  color: #fff;
}

.footer-1 {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #1a1a1a;
}

.footer-1-copy {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #e7c55c;
}

.footer-12 {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #f8f1e3;
}

.paragraph-38-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: Montserrat, sans-serif;
  color: #cdaa40;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
}

.link-11-copy {
  margin-right: 10px;
  color: #e1be54;
}

.link-12-copy {
  padding-right: 10px;
  padding-left: 10px;
  color: #e1be54;
}

.link-12-copy.w--current {
  color: #e1be54;
}

.link-13-copy {
  padding-left: 10px;
  color: #e1be54;
}

.container-copy {
  margin-top: 0%;
  margin-right: auto;
  margin-left: auto;
  padding: 0px 0%;
}

.container-copy {
  margin-top: 0%;
  margin-right: auto;
  margin-left: auto;
  padding: 0px 0%;
}

.container-copy-copy {
  margin-top: 0%;
  margin-right: auto;
  margin-left: auto;
  padding: 0px 0%;
}

.slider-3-copy {
  display: none;
  width: 100%;
  height: 100%;
  border-radius: 0px;
  background-color: transparent;
}

.size-down {
  display: none;
}

.grid-10-copy {
  padding-top: 20px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
}

.container-9-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 5vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.text-block-18 {
  color: #fff;
  font-size: 60px;
  text-decoration: none;
}

.mobile-nav-main {
  display: none;
  padding-top: 30px;
}

.wrapper-hidden-menu {
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100vh;
  padding: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #1f1f1f;
  box-shadow: 10px 0 37px 5px rgba(0, 0, 0, 0.38);
  -webkit-transform: translate(-120%, 0px);
  -ms-transform: translate(-120%, 0px);
  transform: translate(-120%, 0px);
}

.container-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.wrapper-hamburger {
  position: relative;
  z-index: 99999;
}

.menu_wrapper-copy-copy {
  width: 100%;
  height: 100%;
  padding: 15px;
  background-color: #131313;
}

.portrait-grid-mobile {
  display: none;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
}

.mobile-space-activation {
  display: none;
}

.bold-text-50 {
  padding-right: 6px;
  padding-left: 6px;
  border-radius: 3px;
  background-color: #cdaa40;
  -webkit-transition: opacity 150ms ease;
  transition: opacity 150ms ease;
  color: #fff;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.bold-text-50:hover {
  background-color: #f8f1e3;
  color: #cdaa40;
}

.container-copy {
  margin-top: 0%;
  margin-right: auto;
  margin-left: auto;
  padding: 0px 0%;
}

.link-14 {
  color: #947c2b;
}

.link-15 {
  color: #cdaa40;
}

.container-copy-copy {
  margin-top: 0%;
  margin-right: auto;
  margin-left: auto;
  padding: 0px 0%;
}

.link-16 {
  text-decoration: none;
}

.drp {
  display: block;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  line-height: 0px;
}

.drop {
  display: block;
  width: 500px;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.1);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
}

.drop:hover {
  background-color: hsla(0, 0%, 100%, 0.1);
}

.drop.w--open {
  color: #fff;
}

.text-block-19 {
  line-height: 20px;
}

.icon-6 {
  color: #fff;
}

.drp-list {
  position: static;
  display: block;
  overflow: hidden;
  height: 0px;
  background-color: #fff;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  line-height: 23px;
}

.drp-list.w--open {
  position: static;
  overflow: hidden;
  line-height: 23px;
}

.text-wrapper {
  padding: 30px 25px;
}

.icon-7.accordion-icon {
  color: #fff;
  font-size: 32px;
  line-height: 30px;
  cursor: pointer;
}

.accordion-wrapper {
  margin-top: 0px;
}

.accordion-item {
  margin-bottom: 20px;
  padding: 0px;
  border-radius: 6px;
  background-color: #cdaa40;
  box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.03);
}

.accordion-item-trigger {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.accordion-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 16px;
  line-height: 20px;
  cursor: pointer;
}

.accordion-item-content {
  overflow: hidden;
  margin-top: 10px;
  margin-right: 0px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 6px;
  background-color: #f3ead9;
}

.accordion-text {
  padding: 30px 30px 20px;
  font-size: 13px;
  font-weight: 300;
}

.accordion-item-2 {
  margin-bottom: 20px;
  padding: 0px;
  border-radius: 3px;
  background-color: #e1be54;
  box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.03);
}

.accordion-text-copy {
  padding: 30px 30px 20px;
  color: #000;
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
}

.black-womxns-history {
  width: 100%;
  height: 75px;
  margin-bottom: -3px;
  padding: 10px 22px 13px;
  border-radius: 3px 3px 0px 0px;
  background-color: #e1be54;
  -webkit-transition: background-color 300ms ease, box-shadow 300ms ease;
  transition: background-color 300ms ease, box-shadow 300ms ease;
  color: #fff;
  font-size: 15px;
  line-height: 18px;
  font-weight: 700;
  text-align: left;
  text-decoration: none;
}

.black-womxns-history:hover {
  background-color: #cdaa40;
  box-shadow: 0 6px 6px -5px rgba(24, 16, 99, 0.36);
}

.black-womxns-history.full-upgrade-button {
  display: block;
}

.black-womxns-history.full-upgrade-button.primary-upgrade-button {
  background-color: #28d893;
  box-shadow: 0 20px 30px -10px rgba(24, 16, 99, 0.18);
}

.black-womxns-history.full-upgrade-button.primary-upgrade-button:hover {
  background-color: #1cb176;
  box-shadow: 0 10px 10px -5px rgba(24, 16, 99, 0.18);
}

.hide-me-overlay-1 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 8888;
  display: none;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.75);
}

.close-overlay-copy {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9;
  opacity: 0.25;
  cursor: pointer;
}

.div-block-22-copy {
  padding-top: 5px;
  padding-bottom: 5px;
  color: #947c2b;
  cursor: pointer;
}

.accordion-text-copy-copy {
  padding: 10px 0px;
  color: #000;
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
}

.upgrade-container-copy {
  position: relative;
  z-index: 10;
  display: block;
  overflow: hidden;
  max-width: 700px;
  min-height: 400px;
  min-width: 500px;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  padding: 60px 60px 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #f8f1e3;
  font-weight: 300;
  text-align: left;
}

.hide-me-overlay-2 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 8888;
  display: none;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.75);
}

.close-overlay-2 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9;
  opacity: 0.25;
  cursor: pointer;
}

.bold-text-7-copy-copy {
  display: inline-block;
  padding-top: 3px;
  color: #1a1a1a;
  font-size: 14px;
  line-height: 16px;
  text-transform: none;
}

.hide-me-overlay-3 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 8888;
  display: none;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.75);
}

@media screen and (max-width: 991px) {
  .container {
    padding-right: 10%;
    padding-left: 5%;
  }
  .portrait-bio {
    padding-top: 0%;
  }
  .portrait-grid {
    display: none;
    grid-auto-columns: 1fr;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }
  .heading-3 {
    margin-top: 20px;
  }
  .main-section {
    padding-top: 100px;
    padding-right: 7%;
    padding-left: 5%;
  }
  .bio-text {
    font-size: 12px;
    line-height: 16px;
  }
  .section-3 {
    padding-top: 17%;
    padding-right: 10%;
    padding-left: 5%;
  }
  .image-4 {
    padding-right: 40%;
  }
  .disclaimer {
    padding-left: 30%;
  }
  .db-fixed-nav-headline {
    text-align: left;
  }
  .shrink-box-button-2 {
    font-size: 12px;
  }
  .db-mobile-fixed-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .db-show-tab {
    position: absolute;
    right: 20px;
    bottom: -25px;
    width: 25px;
    height: 25px;
    padding: 2px 5px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    background-color: #0f0f0f;
    cursor: pointer;
  }
  .section-6 {
    padding-left: 0%;
    border-style: none;
    border-color: transparent;
  }
  .body-3 {
    padding-right: 0%;
    padding-left: 0%;
  }
  .image-11 {
    margin-right: 0%;
    padding-right: 0%;
  }
  .div-block-15 {
    padding-right: 25%;
  }
  .bold-text-2 {
    font-size: 14px;
    line-height: 18px;
  }
  .div-block-16 {
    padding-right: 5%;
  }
  .heading-11 {
    font-size: 14px;
    line-height: 20px;
  }
  .section---roxbury-strong {
    padding-right: 10%;
    padding-left: 5%;
  }
  .text-block-7 {
    line-height: 12px;
  }
  .bold-text-4 {
    display: inline-block;
    padding-right: 5px;
    font-size: 12px;
    line-height: 14px;
  }
  .div-block-22 {
    font-size: 10px;
    line-height: 12px;
  }
  .paragraph-7 {
    margin-bottom: 40px;
    font-size: 12px;
    line-height: 18px;
  }
  .bold-text-7 {
    font-size: 10px;
    line-height: 12px;
  }
  .section-11 {
    overflow: hidden;
    padding-right: 10%;
    padding-bottom: 5%;
    padding-left: 5%;
  }
  .container-3 {
    padding-left: 0%;
  }
  .section-12 {
    padding-left: 0%;
  }
  .container-4 {
    margin-top: 60%;
    padding-right: 10%;
    padding-left: 5%;
  }
  .heading-17 {
    font-size: 24px;
  }
  .paragraph-8 {
    padding-right: 40%;
    font-size: 12px;
    line-height: 16px;
  }
  .section-15 {
    height: auto;
    min-height: 100vh;
    padding-right: 10%;
    padding-left: 10%;
  }
  .typed-words {
    font-size: 24px;
    line-height: 32px;
  }
  .upgrade-container {
    padding-bottom: 40px;
  }
  .hide-me-overlay {
    display: none;
  }
  .modal-scroll {
    padding-top: 50px;
    padding-right: 5%;
    padding-left: 5%;
  }
  .heading-18 {
    font-size: 24px;
    line-height: 32px;
  }
  .image-24 {
    width: 80%;
  }
  .text-block-11 {
    color: #9eb1c5;
    font-size: 8px;
  }
  .heading-20 {
    margin-bottom: -8px;
    padding-bottom: 0px;
    font-size: 40%;
  }
  .wrapper-full {
    left: 0%;
    top: -50%;
    right: 0%;
    bottom: -70%;
  }
  .text-block-12 {
    display: block;
  }
  .gradient-holo.mbm-color-dodge {
    margin-top: -1%;
  }
  .understanding-affirmative-space {
    padding-top: 120px;
    padding-right: 10%;
    padding-left: 5%;
  }
  .paragraph-14 {
    font-size: 12px;
    line-height: 16px;
  }
  .section-17 {
    padding-right: 0%;
    padding-left: 0%;
  }
  .mobile-overlay {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f8f8f8;
  }
  .mobile-overlay__wrapper {
    text-align: center;
  }
  .overlay-text {
    font-family: Montserrat, sans-serif;
    color: #000;
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
  }
  .slide.slide--1.js-slide {
    width: 70vw;
  }
  .slide.slide--1.js-slide.last-child {
    width: 85vw;
  }
  .js-transition-title {
    font-size: 44px;
    line-height: 36px;
  }
  .scroll {
    position: static;
    width: auto;
  }
  .palette-text {
    font-size: 12px;
    line-height: 16px;
  }
  .image-32 {
    margin-left: 0%;
  }
  .section-19 {
    padding-right: 10%;
    padding-left: 5%;
  }
  .columns-2 {
    display: none;
  }
  .slider-3 {
    background-color: transparent;
  }
  .paragraph-16 {
    font-size: 12px;
    line-height: 16px;
  }
  .paragraph-main {
    font-size: 12px;
    line-height: 16px;
  }
  .paragraph-19 {
    font-size: 16px;
    line-height: 20px;
  }
  .section-21 {
    padding-right: 0%;
    padding-left: 5%;
  }
  .grid-13 {
    padding-left: 5%;
  }
  .paragraph-21 {
    font-size: 12px;
    line-height: 16px;
  }
  .t_d_left {
    max-width: 15%;
  }
  .list-22 {
    font-size: 12px;
    line-height: 16px;
  }
  .heading-30 {
    margin-bottom: 10px;
    font-size: 14px;
  }
  .section-24 {
    padding-left: 5%;
  }
  .div-block-45 {
    padding-right: 15%;
  }
  .list-22-copy {
    font-size: 12px;
    line-height: 16px;
  }
  .list-2-copy-copy {
    font-size: 12px;
    line-height: 16px;
  }
  .heading-30-copy {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 18px;
  }
  .list-22-last {
    font-size: 12px;
    line-height: 16px;
  }
  .slider-4 {
    margin-right: 5%;
  }
  .wrapper-full-2 {
    height: 140vh;
    margin-top: -15vh;
    margin-bottom: -30%;
  }
  .wrapper-pokemon-card-2 {
    min-height: 140vh;
    margin-top: -30vh;
    margin-bottom: 0%;
  }
  .body-7 {
    max-height: none;
  }
  .grid-14 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: -15vh;
    margin-bottom: -53px;
    align-self: stretch;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }
  .image-37 {
    width: 54.61993998089%;
  }
  .div-block-48 {
    left: 30%;
    right: 30%;
  }
  .container-8 {
    padding-top: 15vh;
    padding-right: 5%;
  }
  .text-block-15 {
    padding-right: 20%;
    font-size: 200%;
  }
  .container-9 {
    padding-bottom: 5vh;
  }
  .div-block-49 {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 17%;
    margin: 0% 27% 0vh;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .definition-affirmative {
    padding: 3% 7%;
    font-size: 12px;
    line-height: 16px;
  }
  .grid-15 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 5%;
  }
  .div-block-49-copy {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 17%;
    display: block;
    height: auto;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .definition-womxn {
    margin-right: 27%;
    margin-bottom: 0vh;
    margin-left: 27%;
    padding: 3% 5%;
    font-size: 12px;
    line-height: 16px;
  }
  .button-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .container-flex-n1 {
    max-width: 100vw;
  }
  .logo-block-n5.w--current {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 200px;
    height: 80px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .nav-01 {
    box-shadow: 0 2px 4px -5px #000;
  }
  .div-block-53 {
    padding: 0px 10px 10px;
  }
  .paragraph-25 {
    font-size: 10px;
    line-height: 16px;
  }
  .column-5 {
    padding-right: 5%;
  }
  .main-section-copy {
    padding-right: 10%;
    padding-left: 5%;
  }
  .about-header-copy {
    margin-bottom: 20px;
  }
  .grid-17 {
    height: 150px;
    padding-right: 5%;
    padding-left: 0%;
  }
  .heading-39 {
    padding-right: 0px;
    font-size: 13px;
    line-height: 18px;
  }
  .heading-39-copy {
    font-size: 13px;
    line-height: 18px;
  }
  .black-spaces-matter {
    padding-right: 5%;
    padding-left: 5%;
  }
  .faq-container {
    width: 100%;
    min-width: 0px;
  }
  .faq-img {
    width: 50px;
    height: 50px;
  }
  .toggle-text {
    font-size: 14px;
    line-height: 18px;
  }
  .image-41 {
    height: 40px;
  }
  .heading-43 {
    font-size: 28px;
  }
  .column-6 {
    padding-right: 20px;
  }
  .div-block-66 {
    padding-right: 7%;
    padding-left: 5%;
  }
  .section-30 {
    padding-top: 100px;
  }
  .paragraph-30 {
    font-size: 12px;
    line-height: 16px;
  }
  .div-block-70 {
    padding-left: 20px;
  }
  .paragraph-32 {
    padding-right: 10px;
    font-size: 14px;
    line-height: 18px;
  }
  .italic-text-20 {
    line-height: 16px;
  }
  .bold-text-38 {
    font-size: 14px;
    line-height: 18px;
  }
  .columns-3 {
    height: auto;
  }
  .image-46 {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .div-block-76 {
    margin-left: -10%;
  }
  .column-9 {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .column-10 {
    padding-right: 10px;
  }
  .paragraph-34 {
    font-size: 12px;
    line-height: 18px;
  }
  .slider-2-copy {
    padding-right: 5%;
    padding-left: 5%;
  }
  .faq-copy {
    padding: 20px 10px 20px 15px;
  }
  .faq-body-cont-copy {
    padding: 20px;
  }
  .faq-answer-copy {
    font-size: 10px;
    line-height: 15px;
  }
  .bold-text-7-copy {
    display: inline;
    font-size: 11px;
  }
  .image-50 {
    width: 110vw;
  }
  .paragraph-8-copy {
    font-size: 12px;
  }
  .paragraph-35 {
    padding-right: 10%;
    padding-left: 10%;
  }
  .upgrade-button-copy-copy {
    padding-top: 3px;
    padding-bottom: 3px;
  }
  .column-11 {
    padding-top: 0%;
    padding-left: 40px;
  }
  .left-arrow-3 {
    display: none;
  }
  .right-arrow-3 {
    display: none;
  }
  .section-32 {
    padding-top: 100px;
    padding-right: 0%;
    padding-left: 5%;
  }
  .standard-section-2 {
    margin-top: 0px;
  }
  .div-block-85 {
    margin-left: -6%;
    padding-top: 5%;
  }
  .gradient-holo-copy.mbm-color-dodge {
    margin-top: -1%;
  }
  .div-block-86 {
    padding-top: 50px;
    padding-bottom: 40px;
  }
  .div-block-48-copy {
    left: 25%;
    right: 25%;
  }
  .image-56 {
    max-width: none;
  }
  .paragraph-37 {
    font-size: 14px;
    line-height: 18px;
  }
  .container-copy {
    padding-right: 10%;
    padding-left: 0%;
  }
  .container-copy {
    padding-right: 10%;
    padding-left: 5%;
  }
  .container-copy-copy {
    padding-right: 0%;
    padding-left: 0%;
  }
  .container-17 {
    padding-right: 10%;
    padding-left: 5%;
  }
  .slider-3-copy {
    background-color: transparent;
  }
  .size-down {
    display: block;
  }
  .image-59 {
    width: 100%;
  }
  .image-60 {
    width: 100%;
  }
  .image-61 {
    width: 100%;
  }
  .div-block-92 {
    padding-top: 40px;
    padding-bottom: 20px;
  }
  .paragraph-39 {
    padding-bottom: 20px;
    font-size: 12px;
    line-height: 16px;
  }
  .div-block-93 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 400px;
    height: 100px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-99 {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto auto;
  }
  .portrait-grid-mobile {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto auto auto;
  }
  .portrait {
    padding-right: 10%;
    padding-left: 10%;
  }
  .div-block-100 {
    padding-right: 10%;
    padding-left: 5%;
  }
  .container-18 {
    padding-right: 10%;
    padding-left: 5%;
  }
  .column-18 {
    padding-left: 0px;
  }
  .container-copy {
    padding-right: 10%;
    padding-left: 5%;
  }
  .container-copy-copy {
    padding-right: 5%;
    padding-left: 0%;
  }
  .accordion-item-trigger {
    min-height: 55px;
  }
  .accordion-heading {
    font-size: 13px;
    line-height: 16px;
  }
  .accordion-text-copy {
    padding: 20px;
    font-size: 10px;
    line-height: 14px;
  }
  .black-womxns-history {
    height: 65px;
    padding: 10px 15px;
  }
  .hide-me-overlay-1 {
    display: none;
  }
  .div-block-22-copy {
    font-size: 14px;
    line-height: 14px;
  }
  .accordion-text-copy-copy {
    padding: 10px 0px 0px;
    font-size: 11px;
    line-height: 14px;
  }
  .upgrade-container-copy {
    max-width: 100%;
    min-width: 400px;
    padding-bottom: 40px;
  }
  .hide-me-overlay-2 {
    display: none;
  }
  .bold-text-7-copy-copy {
    display: inline;
    font-size: 11px;
  }
  .hide-me-overlay-3 {
    display: none;
  }
  .div-block-103 {
    line-height: 14px;
  }
}

@media screen and (max-width: 767px) {
  .paragraph-1 {
    margin-bottom: 40px;
    font-size: 12px;
    line-height: 16px;
  }
  .portrait-bio {
    padding-right: 3%;
    padding-left: 3%;
  }
  .main-section {
    padding-top: 60px;
    padding-right: 7%;
    padding-left: 5%;
  }
  .bio-text {
    font-size: 10px;
    line-height: 14px;
  }
  .section-3 {
    padding-top: 60px;
    padding-right: 7%;
  }
  .text-block-1 {
    font-size: 22px;
  }
  .image-2 {
    padding-right: 5%;
    padding-left: 5%;
  }
  .text-block-1-1 {
    font-size: 16px;
  }
  .div-block-5 {
    font-size: 20px;
  }
  .image-3 {
    padding-right: 20%;
    padding-left: 20%;
  }
  .image-4 {
    padding-right: 20%;
  }
  .disclaimer {
    padding-left: 10%;
    font-size: 9px;
    line-height: 12px;
  }
  .db-fixed-nav-headline {
    font-size: 16px;
    line-height: 20px;
  }
  .heading-5 {
    font-size: 28px;
    line-height: 30px;
  }
  .image-6 {
    padding-right: 50%;
  }
  .bold-text {
    font-size: 12px;
    line-height: 16px;
  }
  .paragraph-3 {
    font-size: 11px;
  }
  .heading-7 {
    font-size: 12px;
    line-height: 16px;
  }
  .community-resource-list {
    font-size: 12px;
    line-height: 16px;
  }
  .heading-12 {
    padding-bottom: 10px;
  }
  .paragraph-4 {
    line-height: 16px;
  }
  .paragraph-5 {
    font-size: 12px;
    line-height: 16px;
  }
  .button-3 {
    margin-top: 20px;
    font-size: 12px;
    line-height: 16px;
    font-weight: 600;
  }
  .div-block-19 {
    margin-bottom: 40px;
  }
  .section---roxbury-strong {
    padding: 40px 7% 40px 5%;
  }
  .bold-text-4 {
    display: block;
    font-size: 14px;
  }
  .div-block-22 {
    line-height: 14px;
  }
  .paragraph-7 {
    margin-bottom: 20px;
  }
  .div-block-23 {
    padding-top: 20px;
  }
  .bold-text-7 {
    display: block;
    font-size: 14px;
    line-height: 16px;
  }
  .text-block-8 {
    display: none;
  }
  .reclaiming-space {
    width: 100%;
    margin-bottom: 10px;
  }
  .section-11 {
    padding: 40px 7% 40px 5%;
  }
  .container-3 {
    padding-bottom: 0px;
  }
  .section-12 {
    padding-bottom: 40px;
  }
  .container-4 {
    margin-top: 50%;
    padding-right: 7%;
    padding-left: 5%;
  }
  .heading-17 {
    line-height: 30px;
  }
  .paragraph-8 {
    padding-right: 15%;
    line-height: 18px;
  }
  .section-15 {
    margin-top: 2%;
    padding-right: 7%;
    padding-left: 5%;
  }
  .typed-words {
    font-size: 18px;
    line-height: 24px;
  }
  .pricing-box {
    width: 49%;
  }
  .upgrade-container {
    margin-bottom: 70px;
    padding-top: 50px;
    padding-right: 0%;
    padding-left: 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .upgrade-row {
    width: 100%;
  }
  .pricing-column-contain.top-price-contain {
    padding: 12px 5% 11px;
    font-size: 13px;
  }
  .price-text {
    font-size: 11px;
    line-height: 1.5em;
  }
  .price {
    font-size: 26px;
  }
  .upgrade-header {
    font-size: 30px;
  }
  .modal-scroll {
    overflow: auto;
  }
  .upgrade-text {
    margin-bottom: 30px;
    font-size: 14px;
  }
  .heading-18 {
    font-size: 18px;
    line-height: 24px;
  }
  .one-question {
    padding-right: 5%;
  }
  .image-24 {
    width: 100%;
  }
  .heading-19 {
    line-height: 26px;
  }
  .text-block-11 {
    font-size: 7px;
  }
  .heading-20 {
    margin-top: 10px;
    margin-bottom: -11px;
    font-size: 30%;
  }
  .wrapper-full {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: 1;
    background-color: #fff;
  }
  .gradient-holo.mbm-color-dodge {
    display: block;
    width: 130%;
    height: 120%;
  }
  .grid-6 {
    display: -ms-grid;
    display: grid;
    -webkit-box-pack: end;
    -webkit-justify-content: end;
    -ms-flex-pack: end;
    justify-content: end;
    justify-items: start;
    -webkit-align-content: start;
    -ms-flex-line-pack: start;
    align-content: start;
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }
  .understanding-affirmative-space {
    padding-top: 80px;
  }
  .slider-2 {
    padding-right: 0%;
    padding-left: 0%;
  }
  .div-block-34 {
    padding-right: 5%;
    padding-left: 5%;
  }
  .section-17 {
    padding-top: 40px;
  }
  .mobile-overlay {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 99999;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f8f8f8;
  }
  .mobile-overlay__wrapper {
    position: relative;
    width: 50vw;
  }
  .overlay-text {
    margin-top: 0px;
    color: #000;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
  }
  .slide.slide--1.js-slide {
    width: 90vw;
  }
  .slide.slide--1.js-slide.last-child {
    width: 90vw;
  }
  .js-transition-title {
    font-size: 38px;
    line-height: 32px;
    letter-spacing: 1px;
  }
  .palette-text {
    padding-right: 5px;
    padding-left: 5px;
    font-size: 8px;
    line-height: 11px;
  }
  .section-19 {
    padding-top: 40px;
  }
  .heading-27 {
    font-size: 28px;
  }
  .paragraph-main {
    margin-bottom: 40px;
  }
  .paragraph-19 {
    margin-bottom: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .grid-13 {
    padding-left: 0%;
  }
  .heading-29 {
    margin-top: 4px;
    margin-bottom: -2%;
  }
  .paragraph-21 {
    padding-right: 15%;
    font-size: 9px;
    line-height: 11px;
  }
  .div-block-40 {
    padding-top: 5px;
  }
  .body-6 {
    border-radius: 0px;
    background-color: #fff;
    background-image: none;
  }
  .horizontal-scroll-block {
    width: 400px;
  }
  .futures {
    padding-top: 63%;
    background-size: 400px;
  }
  .list-22 {
    font-size: 9px;
    line-height: 12px;
    font-weight: 500;
  }
  .futures-list {
    font-weight: 500;
  }
  .div-block-44 {
    padding-top: 63%;
    background-size: 400px;
  }
  .futures-copy {
    width: 400px;
    padding-top: 63%;
    background-size: 400px;
  }
  .futures-copy-copy {
    width: 400px;
    padding-top: 63%;
    background-size: 400px;
  }
  .futures-div {
    height: 244px;
    padding-bottom: 5%;
    font-size: 9px;
    line-height: 12px;
  }
  .list-22-copy {
    font-size: 9px;
    line-height: 12px;
    font-weight: 500;
  }
  .list-2-copy-copy {
    font-size: 9px;
    line-height: 12px;
    font-weight: 500;
  }
  .list-22-last {
    font-size: 9px;
    line-height: 12px;
  }
  .wrapper-pokemon-card-2 {
    min-width: 120vw;
  }
  .button-5 {
    font-size: 14px;
    line-height: 16px;
  }
  .grid-14 {
    margin-top: -25vh;
  }
  .section-25 {
    height: auto;
    max-height: none;
    min-height: 100vh;
  }
  .container-8 {
    padding-top: 15vh;
    padding-right: 0%;
  }
  .text-block-15 {
    padding-right: 15%;
    font-size: 24px;
    line-height: 30px;
  }
  .container-9 {
    padding-bottom: 3vh;
  }
  .div-block-49 {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 15%;
    display: block;
    margin-right: 15%;
    margin-bottom: 0vh;
    margin-left: 15%;
  }
  .definition-affirmative {
    background-color: #d8b039;
  }
  .bold-text-27 {
    line-height: 16px;
  }
  .grid-15 {
    padding-right: 5%;
    padding-left: 7%;
  }
  .div-block-49-copy {
    bottom: 15%;
    display: block;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
  .definition-womxn {
    margin-right: 15%;
    margin-bottom: 0%;
    margin-left: 15%;
    background-color: #d8b039;
  }
  .bold-text-28 {
    line-height: 16px;
  }
  .button-6 {
    height: 60px;
  }
  .nav-link-2 {
    font-size: 12px;
    line-height: 16px;
  }
  .nav-link-2:hover {
    letter-spacing: 0px;
  }
  .nav-link-2.w--current {
    letter-spacing: 2px;
  }
  .vertical-nav-indicator {
    width: 13px;
  }
  .container-flex-n1 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .logo-block-n5.w--current {
    width: 80px;
  }
  .nav-link-wrap {
    min-width: auto;
  }
  .nav-01 {
    display: none;
  }
  .nav_items {
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 300px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .hero-heading {
    font-size: 55px;
  }
  .div-block-51 {
    display: block;
  }
  .nav-bar-master {
    display: none;
  }
  .about {
    margin-bottom: 0%;
    padding-top: 0%;
  }
  .team-heading {
    margin-top: 5px;
    font-size: 12px;
    line-height: 16px;
  }
  .team-heading-2 {
    font-size: 12px;
    line-height: 16px;
  }
  .heading-36 {
    margin-top: 0px;
  }
  .div-block-54 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .paragraph-24 {
    font-size: 12px;
    line-height: 16px;
  }
  .block-quote-2 {
    font-size: 16px;
    line-height: 20px;
  }
  .div-block-55 {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 0px;
    padding: 3% 5% 5%;
  }
  .column-5 {
    padding-right: 0%;
  }
  .paragraph-26 {
    font-size: 12px;
    line-height: 16px;
  }
  .main-section-copy {
    padding-right: 7%;
  }
  .about-header-copy {
    margin-bottom: 5px;
    font-size: 20px;
  }
  .paragraph-27 {
    font-size: 12px;
    line-height: 16px;
  }
  .italic-text-17 {
    font-size: 8px;
    line-height: 11px;
  }
  .paragraph-20-copy {
    font-size: 12px;
    line-height: 18px;
  }
  .grid-17 {
    display: -ms-grid;
    display: grid;
    height: auto;
    padding-right: 10%;
    padding-left: 10%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 26px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }
  .heading-39 {
    font-size: 16px;
    line-height: 20px;
  }
  .navigation-bar {
    display: none;
  }
  .container-11 {
    padding-top: 40px;
  }
  .container-12 {
    padding-top: 40px;
  }
  .link-block-2-copy {
    padding-bottom: 0px;
  }
  .heading-39-copy {
    font-size: 16px;
    line-height: 20px;
  }
  .div-block-63 {
    display: block;
  }
  .project-intentions-copy {
    padding-top: 40px;
    padding-bottom: 80px;
  }
  .black-spaces-matter {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .faq-container {
    margin-bottom: 10px;
  }
  .faq-img {
    min-height: 40px;
    min-width: 50px;
  }
  .faq-wrap {
    padding-right: 5%;
    padding-left: 5%;
  }
  .toggle-text {
    font-size: 16px;
    line-height: 18px;
  }
  .heading-43 {
    margin-top: 0px;
  }
  .column-6 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .copy-me-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .bio-text-copy {
    font-size: 10px;
    line-height: 14px;
  }
  .div-block-70 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .faq-body-cont-copy-copy {
    margin-bottom: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
    border-style: none none solid;
    border-color: #000 #000 rgba(225, 190, 84, 0.49);
  }
  .column-8 {
    padding-left: 0px;
  }
  .columns-3 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .image-46 {
    width: 110vw;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .div-block-76 {
    margin-right: -20%;
    margin-left: -20%;
  }
  .columns-4 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .column-10 {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .paragraph-34 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .block-quote-2-copy-copy {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 20px;
  }
  .image-4-copy {
    width: 80%;
    margin-left: 0px;
    padding-right: 5%;
  }
  .heading-15-copy {
    padding-bottom: 10px;
    font-size: 24px;
  }
  .paragraph-2-copy {
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 20px;
  }
  .div-block-78 {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0px;
  }
  .slider-2-copy {
    padding-right: 0%;
    padding-left: 0%;
  }
  .faq-copy {
    overflow: hidden;
    padding-bottom: 21px;
  }
  .bold-text-7-copy {
    font-size: 14px;
  }
  .image-50 {
    display: none;
  }
  .paragraph-35 {
    display: inline;
    margin-bottom: 2px;
    padding-right: 0px;
    padding-left: 0px;
    line-height: 25px;
  }
  .upgrade-button-copy-copy {
    margin-right: 10px;
    margin-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .div-block-80 {
    padding-right: 15%;
    padding-left: 15%;
  }
  .column-11 {
    padding-left: 0px;
  }
  .column-12 {
    padding-top: 20px;
    padding-right: 15%;
    padding-left: 10%;
  }
  .principles-text {
    font-size: 14px;
    line-height: 16px;
  }
  .bold-text-41 {
    font-size: 14px;
  }
  .bold-text-42 {
    font-size: 14px;
  }
  .bold-text-43 {
    font-size: 14px;
  }
  .grid-17-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .container-14 {
    padding-right: 0%;
    padding-left: 0%;
  }
  .column-13 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-14 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .columns-5 {
    padding-right: 5%;
    padding-left: 5%;
  }
  .text-span-3 {
    font-size: 24px;
    line-height: 30px;
  }
  .section-32 {
    padding-top: 60px;
  }
  .nav-link-wrap-copy.w--current {
    min-width: auto;
  }
  .lottie-animation {
    width: 40px;
  }
  .div-block-84 {
    margin-top: 160px;
  }
  .text-block-17 {
    font-size: 10px;
  }
  .gradient-holo-copy.mbm-color-dodge {
    display: block;
    width: 130%;
    height: 120%;
  }
  .div-block-48-copy {
    left: 10%;
    right: 10%;
    padding-right: 10%;
    padding-left: 10%;
  }
  .image-56 {
    width: 100%;
  }
  .image-57 {
    width: 80%;
  }
  .image-6-copy {
    padding-right: 60%;
    padding-bottom: 10%;
  }
  .div-block-87 {
    height: 130px;
  }
  .div-block-88 {
    height: 130px;
  }
  .left-arrow-4 {
    margin-left: -43px;
  }
  .right-arrow-4 {
    margin-right: -43px;
  }
  .container-9-copy {
    padding-bottom: 10vh;
  }
  .div-block-94 {
    margin-bottom: 10px;
  }
  .div-block-95 {
    margin-bottom: 10px;
  }
  .div-block-96 {
    margin-bottom: 10px;
  }
  .div-block-97 {
    margin-bottom: 10px;
  }
  .mobile-nav-main {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: block;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .wrapper-hidden-menu {
    width: 100%;
    -webkit-transform: translate(-120%, 0px);
    -ms-transform: translate(-120%, 0px);
    transform: translate(-120%, 0px);
  }
  .container-nav {
    position: static;
    padding-right: 20px;
  }
  .wrapper-hamburger {
    padding-left: 20px;
  }
  .mobile-nav {
    display: block;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
  }
  .mobile-nav-sub {
    display: block;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    font-size: 20px;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
  }
  .menu_wrapper-copy-copy {
    height: auto;
    padding-top: 0px;
    background-color: transparent;
  }
  .image-62 {
    width: 8%;
    margin-left: -35px;
    padding-left: 0px;
  }
  .image-63 {
    width: 70px;
    height: 70px;
  }
  .div-block-98 {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
  .image-64 {
    padding-left: 0%;
  }
  .div-block-101 {
    padding-left: 5%;
  }
  .mobile-space-activation {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .columns-7 {
    display: none;
  }
  .columns-8 {
    display: none;
  }
  .div-block-102 {
    padding-right: 15%;
    padding-left: 10%;
  }
  .column-19 {
    padding-left: 0px;
  }
  .column-20 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .column-21 {
    padding-left: 0px;
  }
  .accordion-item-content {
    margin-right: 0px;
    border-bottom-right-radius: 3px;
  }
  .black-womxns-history {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 13px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-22-copy {
    line-height: 14px;
  }
  .upgrade-container-copy {
    margin-bottom: 70px;
    padding: 5%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .bold-text-7-copy-copy {
    font-size: 14px;
  }
}

@media screen and (max-width: 479px) {
  .container {
    padding-top: 10px;
    padding-right: 10%;
  }
  .heading-3 {
    font-size: 12px;
    line-height: 16px;
  }
  .bio-text {
    font-size: 9px;
    line-height: 13px;
  }
  .section-3 {
    padding-top: 60px;
    padding-bottom: 40px;
  }
  .text-block-1 {
    font-size: 24px;
  }
  .text-block-1-1 {
    font-size: 14px;
    line-height: 18px;
  }
  .grid-4 {
    padding-right: 10%;
    padding-left: 5%;
    grid-row-gap: 38px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .db-fixed-nav-headline {
    margin-right: 10px;
    margin-left: 10px;
    font-size: 14px;
    line-height: 19px;
  }
  .shrink-box-button-2 {
    display: none;
  }
  .shrink-box-wrapper-2 {
    width: 50px;
    margin-right: 0px;
    margin-left: 0px;
  }
  .db-mobile-fixed-nav {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .db-logo-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 160px;
    padding-top: 5px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .db-flex-row {
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .body-2 {
    background-color: #f8f1e3;
  }
  .div-block-13 {
    margin-top: 0%;
  }
  .heading-5 {
    font-size: 24px;
    line-height: 28px;
  }
  .section---roxbury-strong {
    padding-right: 5%;
    padding-left: 5%;
  }
  .bold-text-4 {
    display: inline-block;
    line-height: 14px;
  }
  .div-block-22 {
    padding-bottom: 0px;
  }
  .bold-text-7 {
    display: inline;
  }
  .section-11 {
    padding-bottom: 10%;
  }
  .container-4 {
    margin-top: 60%;
    padding-bottom: 5%;
  }
  .heading-17 {
    font-size: 18px;
    line-height: 24px;
  }
  .paragraph-8 {
    font-size: 10px;
    line-height: 14px;
  }
  .section-15 {
    padding-left: 10%;
  }
  .typed-words {
    height: auto;
    min-height: 150px;
  }
  .pricing-box {
    display: block;
    width: 100%;
    margin-bottom: 50px;
  }
  .upgrade-container {
    margin-bottom: 70px;
    padding: 20px 5% 0px;
  }
  .upgrade-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .hide-me-overlay {
    display: none;
  }
  .upgrade-text {
    margin-bottom: 25px;
  }
  .heading-19 {
    font-size: 14px;
    line-height: 18px;
  }
  .text-block-11 {
    display: none;
  }
  .heading-20 {
    margin-top: -5px;
    font-size: 20%;
  }
  .body-4 {
    overflow: scroll;
    padding-bottom: 0px;
    -o-object-fit: fill;
    object-fit: fill;
  }
  .div-block-31 {
    margin-top: 10px;
  }
  .paragraph-14 {
    padding-bottom: 20px;
  }
  .mobile-overlay {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .mobile-overlay__wrapper {
    width: 70vw;
  }
  .overlay-text {
    font-size: 11px;
  }
  .js-transition-title {
    font-size: 25px;
    line-height: 20px;
  }
  .palette-text {
    padding-right: 0px;
    padding-left: 0px;
  }
  .heading-26 {
    font-size: 28px;
    line-height: 30px;
  }
  .text-block-13 {
    font-size: 10px;
    line-height: 14px;
  }
  .paragraph-16 {
    margin-bottom: 0px;
  }
  .heading-27 {
    font-size: 24px;
    line-height: 30px;
  }
  .opener {
    padding-top: 10px;
    line-height: 20px;
  }
  .heading-28 {
    padding-bottom: 0px;
    font-size: 24px;
    line-height: 36px;
  }
  .paragraph-20 {
    font-size: 12px;
    line-height: 18px;
  }
  .grid-13 {
    display: -ms-grid;
    display: grid;
    padding-top: 40px;
    padding-right: 5%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-items: stretch;
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 5fr 2.25fr;
    grid-template-columns: 5fr 2.25fr;
    -ms-grid-rows: 20% 17.5% 17.5% 17.5% 17.5% auto auto;
    grid-template-rows: 20% 17.5% 17.5% 17.5% 17.5% auto auto;
  }
  .heading-29 {
    margin-top: 4px;
    margin-bottom: -5%;
  }
  .paragraph-21 {
    margin-top: -2%;
    font-size: 6px;
    line-height: 8px;
  }
  .div-block-40 {
    padding-top: 3%;
    padding-bottom: 0px;
  }
  .div-block-41 {
    width: 100%;
    padding-right: 5%;
  }
  .paragraph-22 {
    font-size: 12px;
    line-height: 18px;
  }
  .heading-32 {
    font-size: 22px;
  }
  .paragraph-23 {
    font-size: 12px;
    line-height: 18px;
  }
  .slider-4 {
    padding-right: 0%;
    padding-left: 0%;
  }
  .body-7 {
    max-height: 100px;
  }
  .grid-14 {
    min-height: 100vh;
    margin-top: -50vh;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .image-37 {
    width: 130vw;
  }
  .div-block-48 {
    left: 20%;
    right: 20%;
  }
  .text-block-15 {
    padding-right: 10%;
    font-size: 19px;
    line-height: 26px;
  }
  .bold-text-24 {
    padding-right: 5px;
    padding-left: 5px;
  }
  .container-9 {
    padding-bottom: 15vh;
  }
  .div-block-49 {
    bottom: 30%;
  }
  .definition-affirmative {
    margin-bottom: 0px;
    font-size: 9px;
    line-height: 12px;
  }
  .bold-text-27 {
    line-height: 12px;
  }
  .div-block-49-copy {
    bottom: 30%;
  }
  .definition-womxn {
    font-size: 9px;
    line-height: 12px;
  }
  .bold-text-28 {
    line-height: 12px;
  }
  .button-6 {
    height: 70px;
  }
  .top-bar-container {
    overflow: auto;
    padding-right: 0px;
    padding-left: 0px;
  }
  .menu-title-sub {
    font-size: 10px;
    line-height: 14px;
  }
  .menu-title-t {
    font-size: 14px;
  }
  .title-wrap {
    font-size: 12px;
    line-height: 16px;
  }
  .hero-heading {
    font-size: 42px;
    text-align: center;
  }
  .grid-16 {
    grid-column-gap: 18px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }
  .team-heading {
    margin-bottom: 2px;
  }
  .block-quote-2 {
    font-size: 14px;
    line-height: 18px;
  }
  .heading-37 {
    font-size: 28px;
  }
  .div-block-55 {
    padding-right: 7%;
    padding-left: 7%;
  }
  .main-section-copy {
    padding-right: 7%;
  }
  .paragraph-20-copy {
    margin-bottom: 20px;
  }
  .grid-17 {
    padding-right: 30px;
    padding-left: 30px;
  }
  .image-39 {
    top: 0%;
  }
  .heading-39 {
    font-size: 11px;
    line-height: 15px;
  }
  .div-block-56 {
    margin-top: -40%;
    padding-left: 25%;
  }
  .link-block-2-copy {
    padding-bottom: 10px;
  }
  .heading-39-copy {
    font-size: 11px;
    line-height: 15px;
  }
  .project-intentions-copy {
    padding-top: 70px;
  }
  .faq-answer {
    line-height: 18px;
  }
  .faq-img {
    display: none;
  }
  .faq-wrap {
    padding-right: 3%;
    padding-left: 3%;
  }
  .toggle-text {
    font-size: 12px;
    line-height: 16px;
  }
  .subtitle {
    font-size: 14px;
  }
  .faq {
    padding-left: 10px;
  }
  .title {
    font-size: 36px;
  }
  .image-41 {
    height: 35px;
    padding-right: 7px;
  }
  .heading-43 {
    margin-top: 20px;
    font-size: 24px;
    line-height: 30px;
  }
  .bold-text-35 {
    font-size: 14px;
    line-height: 16px;
  }
  .container-13 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .left-arrow-2 {
    display: none;
  }
  .navigation-bar-copy {
    display: none;
    padding-right: 5px;
  }
  .block-quote-2-copy {
    font-size: 14px;
    line-height: 18px;
  }
  .div-block-70 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .text-block-16 {
    font-size: 14px;
    line-height: 18px;
  }
  .bold-text-36 {
    line-height: 18px;
  }
  .paragraph-32 {
    font-size: 12px;
    line-height: 16px;
  }
  .bold-text-38 {
    font-size: 12px;
    line-height: 16px;
  }
  .faq-body-cont-copy-copy {
    margin-bottom: 40px;
    padding-right: 10px;
    padding-bottom: 40px;
    padding-left: 10px;
  }
  .columns-3 {
    margin-bottom: 40px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .paragraph-33 {
    padding-top: 10px;
  }
  .div-block-76 {
    margin-right: -10%;
  }
  .column-9 {
    padding-bottom: 20px;
  }
  .block-quote-2-copy-copy {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 18px;
  }
  .heading-15-copy {
    font-size: 24px;
  }
  .paragraph-2-copy {
    font-size: 14px;
    line-height: 20px;
  }
  .div-block-78 {
    padding-left: 0px;
  }
  .faq-body-cont-copy {
    padding: 20px;
  }
  .paragraph-35 {
    font-size: 12px;
    line-height: 16px;
  }
  .div-block-80 {
    padding-top: 5%;
    padding-right: 10%;
    padding-left: 10%;
    line-height: 16px;
  }
  .principles-text {
    font-size: 10px;
  }
  .image-52 {
    display: block;
  }
  .right-arrow-2 {
    display: none;
  }
  .column-13 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-14 {
    padding-left: 0px;
  }
  .columns-5 {
    padding-right: 0%;
    padding-left: 0%;
  }
  .column-15 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-16 {
    padding: 0px;
  }
  .column-17 {
    padding: 0px;
  }
  .div-block-82 {
    display: none;
  }
  .section-32 {
    padding-top: 0px;
  }
  .html-embed-4 {
    height: 500px;
  }
  .container-16 {
    padding-top: 30px;
  }
  .div-block-54-copy {
    margin-top: 40px;
    margin-bottom: 60px;
  }
  .about-header-copy {
    font-size: 16px;
    line-height: 20px;
  }
  .heading-47 {
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
  }
  .div-block-83 {
    display: none;
    overflow: visible;
  }
  .image-55 {
    width: 70%;
  }
  .div-block-86 {
    padding-top: 20px;
    padding-right: 30px;
    padding-bottom: 20px;
  }
  .div-block-48-copy {
    left: 0px;
    right: 0%;
  }
  .image-56 {
    max-width: none;
  }
  .image-57 {
    width: 95%;
  }
  .div-block-87 {
    height: 70px;
  }
  .div-block-88 {
    height: 70px;
  }
  .paragraph-37 {
    font-size: 12px;
    line-height: 14px;
  }
  .div-block-90 {
    font-size: 12px;
    line-height: 16px;
  }
  .paragraph-38 {
    font-size: 9px;
  }
  .footer-1 {
    padding-top: 20px;
  }
  .footer-12 {
    margin-top: 70px;
    margin-bottom: 0px;
  }
  .paragraph-38-copy {
    font-size: 9px;
  }
  .container-copy {
    padding-top: 60px;
    padding-right: 10%;
  }
  .container-copy {
    padding-top: 60px;
    padding-right: 10%;
  }
  .container-copy-copy {
    padding-top: 20px;
    padding-right: 3%;
  }
  .container-17 {
    padding-left: 5%;
  }
  .div-block-94 {
    height: 80px;
  }
  .div-block-95 {
    height: 90px;
  }
  .div-block-96 {
    height: 80px;
  }
  .div-block-97 {
    height: 80px;
  }
  .mobile-nav-main {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .wrapper-hidden-menu {
    -webkit-transform: translate(-120%, 0px);
    -ms-transform: translate(-120%, 0px);
    transform: translate(-120%, 0px);
  }
  .container-nav {
    padding-right: 5px;
    padding-left: 10px;
  }
  .menu_wrapper-copy-copy {
    padding-right: 0px;
    padding-left: 0px;
  }
  .container-copy {
    padding-top: 10px;
    padding-right: 10%;
  }
  .container-copy-copy {
    padding-top: 60px;
    padding-right: 7%;
  }
  .accordion-item-trigger {
    padding-right: 15px;
    padding-left: 15px;
  }
  .hide-me-overlay-1 {
    display: block;
  }
  .div-block-22-copy {
    padding-bottom: 0px;
  }
  .accordion-text-copy-copy {
    margin-bottom: 20px;
  }
  .upgrade-container-copy {
    min-width: auto;
    margin-bottom: 70px;
    padding: 20px 20px 15px;
  }
  .hide-me-overlay-2 {
    display: none;
  }
  .hide-me-overlay-3 {
    display: none;
  }
}

#w-node-0432d1644d23-f4059e23 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-4e3d9cc7ebbc-f4059e23 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-016a047afa72-f4059e23 {
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-016a047afa73-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  grid-area: Area;
}

.grid-2>#w-node-016a047afa73-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.portrait-bio>#w-node-016a047afa73-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-6>#w-node-016a047afa73-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-11>#w-node-016a047afa73-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
}

.grid-13>#w-node-016a047afa73-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-19>#w-node-016a047afa73-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

#w-node-a3ea133e5089-f4059e23 {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-a3ea133e508a-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  grid-area: Area;
}

.grid-2>#w-node-a3ea133e508a-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.portrait-bio>#w-node-a3ea133e508a-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-6>#w-node-a3ea133e508a-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-11>#w-node-a3ea133e508a-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
}

.grid-13>#w-node-a3ea133e508a-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-19>#w-node-a3ea133e508a-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

#w-node-0101c1c958cf-f4059e23 {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
}

#w-node-0101c1c958d0-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  grid-area: Area;
}

.grid-2>#w-node-0101c1c958d0-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.portrait-bio>#w-node-0101c1c958d0-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-6>#w-node-0101c1c958d0-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-11>#w-node-0101c1c958d0-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
}

.grid-13>#w-node-0101c1c958d0-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-19>#w-node-0101c1c958d0-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

#w-node-b59f5021412f-f4059e23 {
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
}

#w-node-b59f50214130-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  grid-area: Area;
}

.grid-2>#w-node-b59f50214130-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.portrait-bio>#w-node-b59f50214130-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-6>#w-node-b59f50214130-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-11>#w-node-b59f50214130-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
}

.grid-13>#w-node-b59f50214130-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-19>#w-node-b59f50214130-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

#w-node-df4fa909bcfa-f4059e23 {
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
}

#w-node-df4fa909bcfb-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  grid-area: Area;
}

.grid-2>#w-node-df4fa909bcfb-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.portrait-bio>#w-node-df4fa909bcfb-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-6>#w-node-df4fa909bcfb-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-11>#w-node-df4fa909bcfb-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
}

.grid-13>#w-node-df4fa909bcfb-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-19>#w-node-df4fa909bcfb-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

#w-node-7c20f5e15e0b-f4059e23 {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-row: 3;
  grid-row-start: 3;
}

#w-node-7c20f5e15e0c-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  grid-area: Area;
}

.grid-2>#w-node-7c20f5e15e0c-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.portrait-bio>#w-node-7c20f5e15e0c-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-6>#w-node-7c20f5e15e0c-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-11>#w-node-7c20f5e15e0c-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
}

.grid-13>#w-node-7c20f5e15e0c-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-19>#w-node-7c20f5e15e0c-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

#w-node-27ab71541734-f4059e23 {
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-row: 3;
  grid-row-start: 3;
}

#w-node-27ab71541735-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  grid-area: Area;
}

.grid-2>#w-node-27ab71541735-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.portrait-bio>#w-node-27ab71541735-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-6>#w-node-27ab71541735-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-11>#w-node-27ab71541735-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
}

.grid-13>#w-node-27ab71541735-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-19>#w-node-27ab71541735-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

#w-node-316968a3bc17-f4059e23 {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-316968a3bc18-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  grid-area: Area;
}

.grid-2>#w-node-316968a3bc18-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.portrait-bio>#w-node-316968a3bc18-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-6>#w-node-316968a3bc18-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-11>#w-node-316968a3bc18-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
}

.grid-13>#w-node-316968a3bc18-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-19>#w-node-316968a3bc18-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

#w-node-6c948d3f1b5c-f4059e23 {
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-row: 3;
  grid-row-start: 3;
}

#w-node-6c948d3f1b5d-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  grid-area: Area;
}

.grid-2>#w-node-6c948d3f1b5d-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.portrait-bio>#w-node-6c948d3f1b5d-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-6>#w-node-6c948d3f1b5d-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-11>#w-node-6c948d3f1b5d-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
}

.grid-13>#w-node-6c948d3f1b5d-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-19>#w-node-6c948d3f1b5d-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

#w-node-861ce49a30f5-f4059e23 {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-265baaab19c0-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  grid-area: Area;
}

.grid-2>#w-node-265baaab19c0-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.portrait-bio>#w-node-265baaab19c0-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-6>#w-node-265baaab19c0-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-11>#w-node-265baaab19c0-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
}

.grid-13>#w-node-265baaab19c0-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-19>#w-node-265baaab19c0-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

#w-node-512f4d3ad47c-f4059e23 {
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-512f4d3ad47d-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  grid-area: Area;
}

.grid-2>#w-node-512f4d3ad47d-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.portrait-bio>#w-node-512f4d3ad47d-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-6>#w-node-512f4d3ad47d-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-11>#w-node-512f4d3ad47d-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
}

.grid-13>#w-node-512f4d3ad47d-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-19>#w-node-512f4d3ad47d-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

#w-node-61023febd63c-f4059e23 {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
  -ms-grid-row: 4;
  grid-row-start: 4;
}

#w-node-61023febd63d-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  grid-area: Area;
}

.grid-2>#w-node-61023febd63d-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.portrait-bio>#w-node-61023febd63d-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-6>#w-node-61023febd63d-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-11>#w-node-61023febd63d-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
}

.grid-13>#w-node-61023febd63d-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-19>#w-node-61023febd63d-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

#w-node-3d73a9be0f72-f4059e23 {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
  -ms-grid-row: 4;
  grid-row-start: 4;
}

#w-node-3d73a9be0f73-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  grid-area: Area;
}

.grid-2>#w-node-3d73a9be0f73-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.portrait-bio>#w-node-3d73a9be0f73-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-6>#w-node-3d73a9be0f73-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-11>#w-node-3d73a9be0f73-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
}

.grid-13>#w-node-3d73a9be0f73-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-19>#w-node-3d73a9be0f73-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

#w-node-246c553ae6fa-f4059e23 {
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
  -ms-grid-row: 4;
  grid-row-start: 4;
}

#w-node-246c553ae6fb-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  grid-area: Area;
}

.grid-2>#w-node-246c553ae6fb-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.portrait-bio>#w-node-246c553ae6fb-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-6>#w-node-246c553ae6fb-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-11>#w-node-246c553ae6fb-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
}

.grid-13>#w-node-246c553ae6fb-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-19>#w-node-246c553ae6fb-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

#w-node-5a0672006c87-f4059e23 {
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
  -ms-grid-row: 4;
  grid-row-start: 4;
}

#w-node-5a0672006c88-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  grid-area: Area;
}

.grid-2>#w-node-5a0672006c88-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.portrait-bio>#w-node-5a0672006c88-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-6>#w-node-5a0672006c88-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-11>#w-node-5a0672006c88-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
}

.grid-13>#w-node-5a0672006c88-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-19>#w-node-5a0672006c88-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

#w-node-3f6a3f9b2f2e-f4059e23 {
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-3f6a3f9b2f2f-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  grid-area: Area;
}

.grid-2>#w-node-3f6a3f9b2f2f-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.portrait-bio>#w-node-3f6a3f9b2f2f-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-6>#w-node-3f6a3f9b2f2f-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-11>#w-node-3f6a3f9b2f2f-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
}

.grid-13>#w-node-3f6a3f9b2f2f-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-19>#w-node-3f6a3f9b2f2f-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

#w-node-3f6a3f9b2f3b-f4059e23 {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-3f6a3f9b2f3c-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  grid-area: Area;
}

.grid-2>#w-node-3f6a3f9b2f3c-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.portrait-bio>#w-node-3f6a3f9b2f3c-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-6>#w-node-3f6a3f9b2f3c-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-11>#w-node-3f6a3f9b2f3c-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
}

.grid-13>#w-node-3f6a3f9b2f3c-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-19>#w-node-3f6a3f9b2f3c-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

#w-node-3f6a3f9b2f46-f4059e23 {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
}

#w-node-3f6a3f9b2f47-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  grid-area: Area;
}

.grid-2>#w-node-3f6a3f9b2f47-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.portrait-bio>#w-node-3f6a3f9b2f47-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-6>#w-node-3f6a3f9b2f47-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-11>#w-node-3f6a3f9b2f47-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
}

.grid-13>#w-node-3f6a3f9b2f47-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-19>#w-node-3f6a3f9b2f47-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

#w-node-3f6a3f9b2f59-f4059e23 {
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
}

#w-node-3f6a3f9b2f5a-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  grid-area: Area;
}

.grid-2>#w-node-3f6a3f9b2f5a-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.portrait-bio>#w-node-3f6a3f9b2f5a-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-6>#w-node-3f6a3f9b2f5a-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-11>#w-node-3f6a3f9b2f5a-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
}

.grid-13>#w-node-3f6a3f9b2f5a-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-19>#w-node-3f6a3f9b2f5a-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

#w-node-3f6a3f9b2f70-f4059e23 {
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
}

#w-node-3f6a3f9b2f71-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  grid-area: Area;
}

.grid-2>#w-node-3f6a3f9b2f71-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.portrait-bio>#w-node-3f6a3f9b2f71-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-6>#w-node-3f6a3f9b2f71-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-11>#w-node-3f6a3f9b2f71-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
}

.grid-13>#w-node-3f6a3f9b2f71-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-19>#w-node-3f6a3f9b2f71-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

#w-node-3f6a3f9b2f7c-f4059e23 {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-row: 3;
  grid-row-start: 3;
}

#w-node-3f6a3f9b2f7d-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  grid-area: Area;
}

.grid-2>#w-node-3f6a3f9b2f7d-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.portrait-bio>#w-node-3f6a3f9b2f7d-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-6>#w-node-3f6a3f9b2f7d-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-11>#w-node-3f6a3f9b2f7d-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
}

.grid-13>#w-node-3f6a3f9b2f7d-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-19>#w-node-3f6a3f9b2f7d-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

#w-node-3f6a3f9b2f87-f4059e23 {
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-row: 3;
  grid-row-start: 3;
}

#w-node-3f6a3f9b2f88-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  grid-area: Area;
}

.grid-2>#w-node-3f6a3f9b2f88-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.portrait-bio>#w-node-3f6a3f9b2f88-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-6>#w-node-3f6a3f9b2f88-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-11>#w-node-3f6a3f9b2f88-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
}

.grid-13>#w-node-3f6a3f9b2f88-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-19>#w-node-3f6a3f9b2f88-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

#w-node-3f6a3f9b2f91-f4059e23 {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-3f6a3f9b2f92-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  grid-area: Area;
}

.grid-2>#w-node-3f6a3f9b2f92-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.portrait-bio>#w-node-3f6a3f9b2f92-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-6>#w-node-3f6a3f9b2f92-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-11>#w-node-3f6a3f9b2f92-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
}

.grid-13>#w-node-3f6a3f9b2f92-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-19>#w-node-3f6a3f9b2f92-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

#w-node-3f6a3f9b2fa3-f4059e23 {
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-row: 3;
  grid-row-start: 3;
}

#w-node-3f6a3f9b2fa4-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  grid-area: Area;
}

.grid-2>#w-node-3f6a3f9b2fa4-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.portrait-bio>#w-node-3f6a3f9b2fa4-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-6>#w-node-3f6a3f9b2fa4-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-11>#w-node-3f6a3f9b2fa4-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
}

.grid-13>#w-node-3f6a3f9b2fa4-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-19>#w-node-3f6a3f9b2fa4-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

#w-node-3f6a3f9b2fad-f4059e23 {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-3f6a3f9b2fae-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  grid-area: Area;
}

.grid-2>#w-node-3f6a3f9b2fae-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.portrait-bio>#w-node-3f6a3f9b2fae-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-6>#w-node-3f6a3f9b2fae-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-11>#w-node-3f6a3f9b2fae-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
}

.grid-13>#w-node-3f6a3f9b2fae-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-19>#w-node-3f6a3f9b2fae-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

#w-node-3f6a3f9b2fb8-f4059e23 {
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-3f6a3f9b2fb9-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  grid-area: Area;
}

.grid-2>#w-node-3f6a3f9b2fb9-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.portrait-bio>#w-node-3f6a3f9b2fb9-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-6>#w-node-3f6a3f9b2fb9-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-11>#w-node-3f6a3f9b2fb9-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
}

.grid-13>#w-node-3f6a3f9b2fb9-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-19>#w-node-3f6a3f9b2fb9-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

#w-node-3f6a3f9b2fc3-f4059e23 {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
  -ms-grid-row: 4;
  grid-row-start: 4;
}

#w-node-3f6a3f9b2fc4-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  grid-area: Area;
}

.grid-2>#w-node-3f6a3f9b2fc4-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.portrait-bio>#w-node-3f6a3f9b2fc4-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-6>#w-node-3f6a3f9b2fc4-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-11>#w-node-3f6a3f9b2fc4-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
}

.grid-13>#w-node-3f6a3f9b2fc4-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-19>#w-node-3f6a3f9b2fc4-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

#w-node-3f6a3f9b2fcd-f4059e23 {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
  -ms-grid-row: 4;
  grid-row-start: 4;
}

#w-node-3f6a3f9b2fce-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  grid-area: Area;
}

.grid-2>#w-node-3f6a3f9b2fce-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.portrait-bio>#w-node-3f6a3f9b2fce-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-6>#w-node-3f6a3f9b2fce-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-11>#w-node-3f6a3f9b2fce-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
}

.grid-13>#w-node-3f6a3f9b2fce-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-19>#w-node-3f6a3f9b2fce-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

#w-node-3f6a3f9b2fdb-f4059e23 {
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
  -ms-grid-row: 4;
  grid-row-start: 4;
}

#w-node-3f6a3f9b2fdc-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  grid-area: Area;
}

.grid-2>#w-node-3f6a3f9b2fdc-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.portrait-bio>#w-node-3f6a3f9b2fdc-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-6>#w-node-3f6a3f9b2fdc-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-11>#w-node-3f6a3f9b2fdc-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
}

.grid-13>#w-node-3f6a3f9b2fdc-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-19>#w-node-3f6a3f9b2fdc-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

#w-node-3f6a3f9b2fe9-f4059e23 {
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
  -ms-grid-row: 4;
  grid-row-start: 4;
}

#w-node-3f6a3f9b2fea-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  grid-area: Area;
}

.grid-2>#w-node-3f6a3f9b2fea-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.portrait-bio>#w-node-3f6a3f9b2fea-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-6>#w-node-3f6a3f9b2fea-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-11>#w-node-3f6a3f9b2fea-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
}

.grid-13>#w-node-3f6a3f9b2fea-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-19>#w-node-3f6a3f9b2fea-f4059e23 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

#w-node-0951359ee7cb-359ee7cb {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-row: 3;
  grid-row-start: 3;
}

#w-node-0951359ee7cc-359ee7cb {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  grid-area: Area;
}

.grid-2>#w-node-0951359ee7cc-359ee7cb {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.portrait-bio>#w-node-0951359ee7cc-359ee7cb {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-6>#w-node-0951359ee7cc-359ee7cb {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-11>#w-node-0951359ee7cc-359ee7cb {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
}

.grid-13>#w-node-0951359ee7cc-359ee7cb {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.grid-19>#w-node-0951359ee7cc-359ee7cb {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}

#w-node-4ab5de5027c0-8669379a {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-row: 3;
  grid-row-start: 3;
}

#w-node-4402e62dbb1d-8669379a {
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-row: 3;
  grid-row-start: 3;
}

#w-node-636bb908fb9e-8669379a {
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-row: 3;
  grid-row-start: 3;
}

#w-node-7206ea6b0e69-8669379a {
  -ms-grid-column-span: 1;
  grid-column-end: 6;
  -ms-grid-column: 5;
  grid-column-start: 5;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-row: 3;
  grid-row-start: 3;
}

#w-node-7c69c3e925ec-8669379a {
  -ms-grid-column-span: 1;
  grid-column-end: 6;
  -ms-grid-column: 5;
  grid-column-start: 5;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
  -ms-grid-row: 4;
  grid-row-start: 4;
}

#w-node-ca48ed51d7f3-8669379a {
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
  -ms-grid-row: 4;
  grid-row-start: 4;
}

#w-node-755ea1c4767e-8669379a {
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
  -ms-grid-row: 4;
  grid-row-start: 4;
}

#w-node-0a6af0d1e48f-8669379a {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
  -ms-grid-row: 4;
  grid-row-start: 4;
}

#w-node-4fecce2ee1b2-8669379a {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-row: 3;
  grid-row-start: 3;
}

#w-node-4fecce2ee1b4-8669379a {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-row: 3;
  grid-row-start: 3;
}

#w-node-4fecce2ee1b6-8669379a {
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-row: 3;
  grid-row-start: 3;
}

#w-node-4fecce2ee1b8-8669379a {
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-row: 3;
  grid-row-start: 3;
}

#w-node-4fecce2ee1d3-8669379a {
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
  -ms-grid-row: 4;
  grid-row-start: 4;
}

#w-node-4fecce2ee1db-8669379a {
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
  -ms-grid-row: 4;
  grid-row-start: 4;
}

#w-node-4fecce2ee1e3-8669379a {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
  -ms-grid-row: 4;
  grid-row-start: 4;
}

#w-node-4fecce2ee1eb-8669379a {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
  -ms-grid-row: 4;
  grid-row-start: 4;
}

#w-node-ef7da9af9d25-2a22c4df {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 6;
  -ms-grid-row: 5;
  grid-row-start: 5;
}

#w-node-ca4a8c618fac-2a22c4df {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
  -ms-grid-row: 4;
  grid-row-start: 4;
}

#w-node-8efd1168abe8-2a22c4df {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
}

#w-node-7842860cde3e-2a22c4df {
  -ms-grid-row: 1;
  -ms-grid-row-span: 6;
  -ms-grid-column: 1;
  grid-area: Area-2;
}

.grid-13>#w-node-7842860cde3e-2a22c4df {
  -ms-grid-row: 1;
  -ms-grid-row-span: 11;
  -ms-grid-column: 3;
}

#w-node-216b8e8f5b02-2a22c4df {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-row: 3;
  grid-row-start: 3;
}

#w-node-cb70488e233c-fc8e11db {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
}

#w-node-fc642f182a6c-fc8e11db {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
}

#w-node-ba0ca24a21a0-fc8e11db {
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
}

@media screen and (max-width: 991px) {
  #w-node-3f6a3f9b2f2e-f4059e23 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 6;
    grid-row-start: 6;
    -ms-grid-row-span: 1;
    grid-row-end: 7;
  }
  #w-node-3f6a3f9b2f59-f4059e23 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 7;
    grid-row-start: 7;
    -ms-grid-row-span: 1;
    grid-row-end: 8;
  }
  #w-node-3f6a3f9b2f70-f4059e23 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 8;
    grid-row-start: 8;
    -ms-grid-row-span: 1;
    grid-row-end: 9;
  }
  #w-node-3f6a3f9b2f87-f4059e23 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 8;
    grid-row-start: 8;
    -ms-grid-row-span: 1;
    grid-row-end: 9;
  }
  #w-node-3f6a3f9b2fa3-f4059e23 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 6;
    grid-row-start: 6;
    -ms-grid-row-span: 1;
    grid-row-end: 7;
  }
  #w-node-3f6a3f9b2fb8-f4059e23 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 7;
    grid-row-start: 7;
    -ms-grid-row-span: 1;
    grid-row-end: 8;
  }
  #w-node-3f6a3f9b2fdb-f4059e23 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 5;
    grid-row-start: 5;
    -ms-grid-row-span: 1;
    grid-row-end: 6;
  }
  #w-node-3f6a3f9b2fe9-f4059e23 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 5;
    grid-row-start: 5;
    -ms-grid-row-span: 1;
    grid-row-end: 6;
  }
}

@media screen and (max-width: 479px) {
  #w-node-cb70488e233c-fc8e11db {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }
  #w-node-ba0ca24a21a0-fc8e11db {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }
  #w-node-a3026243e6f5-fc8e11db {
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
  }
}

