@font-face {
  font-family: BebasNaueBold;
  src: url('../fonts/BebasNeueBold.woff2') format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

:root {
  --text: #6b7094;
  --medium-size: .935rem;
  --blue: #12062a;
  --acient: #5d6eff;
  --bg\<deleted\|variable-18b6860e\>: #f6f7fd;
  --stroke-2: #eaecf4;
  --white: white;
  --margin-14rem: 14rem;
  --margin-12rem: 12rem;
  --margin-10rem: 10rem;
  --margin-6rem: 6rem;
  --margin-8rem: 8rem;
  --margin-4rem: 4rem;
  --xxsmall-size: .75rem;
  --4xsmall-size: .65rem;
  --perple-light: #8b60ff;
  --small-size: .85rem;
  --large-size: 1.125rem;
  --dark-grey: #9b9bac;
  --hover-acient: #6a7afd;
  --xlarge-size: 1.25rem;
  --bg-gray: #f3f3f5;
  --xsmall-size: .8rem;
  --green\<deleted\|variable-e2b95f26\>: #5ae1b1;
  --masterbg\<deleted\|variable-598077a9\>: #c8ffeb;
  --text_master\<deleted\|variable-033c9156\>: #4da888;
  --white-smoke: #fafafa;
  --xxxsmall-size: .7rem;
  --nonem: 8rem;
  --xmedium-size: 1rem;
  --lavender-blush\<deleted\|variable-b991460e\>: #fff2f2;
  --coral\<deleted\|variable-202f99cb\>: #f97a7a;
  --icon-purple\<deleted\|variable-4900797a\>: #f4f5ff;
  --margin-5rem: 5rem;
  --purple_bg: #e1e4ff;
  --bg_cours: #d2d7ff;
  --margin-3rem: 3rem;
  --turquoise: #0fb6eb;
  --margin-2rem: 2rem;
  --margin-16rem: 16rem;
}

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

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

body {
  color: var(--text);
  font-family: Montserrat, sans-serif;
  font-size: var(--medium-size);
  font-weight: 400;
  line-height: 150%;
}

h1 {
  color: var(--blue);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3.5rem;
  font-weight: 900;
  line-height: 115%;
}

h2 {
  color: var(--blue);
  margin-top: 2rem;
  margin-bottom: 1rem;
  font-size: 2rem;
  font-weight: 600;
  line-height: 130%;
}

h3 {
  color: var(--blue);
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  font-family: Montserrat, sans-serif;
  font-size: 1.375rem;
  font-weight: 600;
  line-height: 125%;
}

h4 {
  color: var(--blue);
  font-family: Montserrat, sans-serif;
  font-size: var(--medium-size);
  margin-top: 1.5rem;
  margin-bottom: .75rem;
  font-weight: 600;
  line-height: 130%;
  text-decoration: none;
}

h5 {
  margin-bottom: 6px;
  font-family: Gilroy;
  font-size: 17px;
  font-weight: 600;
  line-height: 130%;
}

p {
  color: var(--text);
  margin-bottom: .75rem;
  font-family: Montserrat, sans-serif;
  font-size: .935rem;
  font-weight: 400;
  line-height: 170%;
}

a {
  color: var(--acient);
  text-decoration: none;
  transition: color .25s cubic-bezier(.25, .46, .45, .94);
}

ul {
  grid-row-gap: 1rem;
  flex-direction: column;
  margin-bottom: 1rem;
  padding-left: 1.125rem;
  display: flex;
}

ol {
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 1rem;
  padding-left: 1.625rem;
}

li {
  align-items: flex-start;
}

img {
  border-radius: 1rem;
  max-width: 100%;
  margin-top: .25rem;
  margin-bottom: 1rem;
  display: inline-block;
}

strong {
  color: var(--blue);
  font-weight: 600;
}

blockquote {
  border-left: 2px solid var(--acient);
  background-color: var(--bg\<deleted\|variable-18b6860e\>);
  font-size: var(--medium-size);
  border-radius: .125rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  padding: 1rem 1.5rem;
}

.h1 {
  font-size: 3.25rem;
  line-height: 110%;
}

.h1.h1-article {
  font-size: 2.7rem;
  line-height: 140%;
}

.h1.h1-article.margin-bot-1rem {
  margin-bottom: 1rem;
}

.h1.margin-bot-1-5rem {
  margin-bottom: 1.5rem;
}

.h1.margin-bot-3-2rem {
  margin-top: 3rem;
  margin-bottom: 2rem;
}

.h1.h1-article-1 {
  font-size: 2.6rem;
  line-height: 140%;
}

.h1.h1-article-2 {
  font-size: 2.65rem;
  line-height: 140%;
}

.footer {
  z-index: 2;
  border-top: 1px solid var(--stroke-2);
  background-color: var(--white);
  padding-left: 3.5rem;
  padding-right: 3.5rem;
  position: relative;
  box-shadow: 0 0 40px 4px #ccd0d640;
}

.section.scroll-mobile.tariff-calc {
  margin-bottom: var(--margin-14rem);
  position: relative;
}

.section.scroll-mobile.info-course {
  margin-bottom: var(--margin-14rem);
  border-top: 1px solid var(--stroke-2);
  border-bottom: 1px solid var(--stroke-2);
  background-image: url('../images/bg.svg');
  background-position: 0 0;
  background-size: auto;
  padding-top: 5rem;
  padding-bottom: 5rem;
  position: relative;
  overflow: hidden;
}

.section.scroll-mobile.tariff-prisma {
  margin-bottom: var(--margin-14rem);
  border-top: 1px solid var(--stroke-2);
  border-bottom: 1px solid var(--stroke-2);
  background-color: var(--blue);
  background-image: url('../images/noise_1.avif');
  background-position: 0 0;
  background-size: auto;
  padding-top: 5rem;
  padding-bottom: 5rem;
  position: relative;
  overflow: hidden;
}

.section.scroll-mobile.tariff-club {
  margin-bottom: var(--margin-10rem);
  border-top: 1px solid var(--stroke-2);
  border-bottom: 1px solid var(--stroke-2);
  background-color: var(--blue);
  background-image: url('../images/noise_1.avif');
  background-position: 0 0;
  background-size: auto;
  padding-top: 5rem;
  padding-bottom: 5rem;
  position: relative;
  overflow: hidden;
}

.section.scroll-mobile.sh {
  display: none;
}

.section.scroll-mobile._444234 {
  position: relative;
}

.section.reschif, .section.gfgfg, .section._543345, .section.date-rest, .section.sovmm {
  display: block;
}

.section.faq {
  margin-right: auto;
  margin-bottom: var(--margin-8rem);
  max-width: 72rem;
  margin-left: auto;
}

.dropdown_point {
  padding: 8px 16px;
  display: flex;
}

._404-wrapper {
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
  overflow: hidden;
}

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

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.menu {
  z-index: 20;
  margin-left: auto;
  margin-right: auto;
  position: sticky;
  top: 1px;
}

.author {
  border-radius: 15px;
  flex-direction: row;
  align-items: center;
  display: flex;
}

.button_next {
  border: 1px solid var(--blue);
  border-radius: 50px;
  justify-content: center;
  align-self: flex-end;
  align-items: stretch;
  padding: 12px 20px;
  transition: border-color .3s cubic-bezier(.215, .61, .355, 1), color .3s cubic-bezier(.215, .61, .355, 1);
  display: flex;
}

.button_next:hover {
  border-color: var(--acient);
  color: var(--acient);
}

.description-tab {
  overflow: hidden;
}

.button {
  background-color: var(--acient);
  color: #fff;
  font-size: var(--4xsmall-size);
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 50rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 1.25rem 3.5rem;
  font-weight: 600;
  transition: background-color .35s;
  display: flex;
}

.button:hover {
  background-color: var(--perple-light);
}

.button.inline-flex {
  background-color: var(--acient);
}

.button.inline-flex:hover {
  background-color: var(--perple-light);
}

.button.inlin {
  font-size: var(--4xsmall-size);
  display: inline-flex;
}

.button.width-100 {
  width: 100%;
}

.list-numerolog-item {
  grid-column-gap: .75rem;
  align-items: flex-start;
  display: flex;
}

.h2 {
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.5rem;
  font-weight: 800;
  line-height: 120%;
}

.h2.margin-bot-2-4-5rem {
  margin-bottom: 4.5rem;
}

.h2.margin-bot-0-75-1-5rem, .h2.margin-bot-1-1-5rem {
  margin-bottom: 1.5rem;
}

.h2.margin-bot-1-1-5rem._6-25vw.text-color-white {
  color: var(--white);
}

.h2.margin-bot-2-4rem {
  margin-bottom: 4rem;
}

.h2.title-alight-left-l {
  text-align: left;
  align-self: center;
}

.h2.margin-bot-1-5-3-5rem {
  margin-bottom: 2.5rem;
}

.h2.align-left-l {
  text-align: left;
}

.h2._6-7vw.margin-bot-1-5rem {
  margin-bottom: 1.5rem;
}

.footer-other-link {
  grid-column-gap: 1rem;
  color: var(--blue);
  -webkit-text-fill-color: inherit;
  background-color: #0000;
  background-clip: border-box;
  flex-direction: row;
  margin-bottom: 0;
  display: flex;
}

.logo_white {
  border-radius: 0;
  height: 3.5rem;
  margin-top: 0;
  margin-bottom: 1rem;
}

.logo-img {
  border-radius: 0;
  height: 2.5rem;
  margin-top: 0;
  margin-bottom: 0;
}

.img_404 {
  opacity: 1;
  align-self: center;
  height: 300px;
  margin-top: 0;
  margin-bottom: 3rem;
}

.calc-title {
  color: var(--text);
  font-size: var(--small-size);
  margin-top: 0;
  margin-bottom: .7rem;
  font-weight: 400;
  line-height: 100%;
}

.calc-title._0-margin {
  margin-bottom: 0;
}

.chakra {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.5rem;
  display: flex;
}

.chakra-1 {
  background-color: #3f54ad33;
  border: 1px solid #3f54ad;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
}

.chacras-description-1 {
  color: #3f54ad;
  font-size: var(--large-size);
  text-align: center;
  margin-bottom: 0;
  font-weight: 500;
}

.block_chacra {
  align-items: center;
  display: flex;
}

.chakra-img {
  border-radius: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 2rem;
}

.chakra-4 {
  background-color: #48bfdf33;
  border: 1px solid #48bfdf;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
}

.chacras-description-2 {
  color: #48bfdf;
  font-size: var(--large-size);
  text-align: center;
  margin-bottom: 0;
  font-weight: 500;
}

.chakra-2 {
  background-color: #76c92b33;
  border: 1px solid #76c92b;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
}

.chacras-description-3 {
  color: #76c92b;
  font-size: var(--large-size);
  text-align: center;
  margin-bottom: 0;
  font-weight: 500;
}

.chakra-5 {
  background-color: #edca3a33;
  border: 1px solid #edca3a;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
}

.chacras-description-4 {
  color: #edca3a;
  font-size: var(--large-size);
  text-align: center;
  margin-bottom: 0;
  font-weight: 500;
}

.chacras-description-5 {
  color: #f68c1f;
  font-size: var(--large-size);
  text-align: center;
  margin-bottom: 0;
  font-weight: 500;
}

.chakra-3 {
  background-color: #f68c1f33;
  border: 1px solid #f68c1f;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
}

.chakra-6 {
  background-color: #ef2d3f33;
  border: 1px solid #ef2d3f;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
}

.chacras-description-6 {
  color: #ef2d3f;
  font-size: var(--large-size);
  text-align: center;
  margin-bottom: 0;
  font-weight: 500;
}

.calc-description {
  color: var(--blue);
  font-size: var(--medium-size);
  align-self: center;
  margin-bottom: 0;
  padding-top: 2px;
  font-weight: 600;
  line-height: 100%;
}

.calc-description.color-sahasrara {
  color: #ff61bb;
}

.calc-description.color-adjna {
  color: #735bc0;
}

.calc-description.color-vishudha {
  color: #019ae3;
}

.calc-description.color-anahata {
  color: #8ebb3e;
}

.calc-description.color-manupura {
  color: #e3ae0a;
}

.calc-description.color-svadhistana {
  color: #ed701a;
}

.calc-description.color-muladhara {
  color: #ed2839;
}

.age-gate-success-message {
  background-color: var(--acient);
  height: 0;
  padding: 0;
}

.calc-header {
  grid-column-gap: 5rem;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content;
  grid-auto-columns: 1fr;
  place-content: space-between;
  align-items: center;
  display: grid;
  position: relative;
}

.calculator {
  background-color: var(--white);
  border-radius: 1rem;
  width: 28rem;
  padding: 2rem;
  box-shadow: 0 2px 20px #ccd0d680;
}

.field-date {
  border: 1px solid var(--stroke-2);
  font-size: var(--medium-size);
  border-radius: .5rem;
  height: auto;
  margin-bottom: 0;
  padding: 1.25rem 1rem;
  transition: all .35s cubic-bezier(.25, .46, .45, .94);
}

.field-date:hover {
  border-color: var(--dark-grey);
}

.field-date:active, .field-date:focus {
  border-color: var(--acient);
}

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

.calc-field-wrapper {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.calc-field {
  grid-column-gap: 1rem;
  grid-row-gap: .75rem;
  text-align: center;
  flex: 1;
  justify-content: center;
  align-items: center;
  margin-right: 2rem;
  display: flex;
}

.calc_button {
  background-color: var(--acient);
  font-size: var(--4xsmall-size);
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 50rem;
  margin-left: 1rem;
  padding: 1.125rem 3.5rem;
  font-weight: 600;
  transition: background-color .3s cubic-bezier(.215, .61, .355, 1);
  overflow: hidden;
}

.calc_button:hover {
  background-color: var(--perple-light);
}

.calc_button:focus {
  background-color: var(--hover-acient);
  border: 0 #5f6deb;
}

.menu-slide, .menu-footer {
  display: none;
}

.container_navbar {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: max-content 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  padding: .75rem 3.5rem;
  display: grid;
}

.menu-nav {
  background-color: #c8c8c800;
  flex: 0 auto;
  justify-content: flex-end;
  display: flex;
  position: relative;
}

.navbar {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #fffffff2;
  top: -1px;
}

.burger {
  padding-right: 2rem;
}

.nav-block {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  align-items: center;
  display: flex;
}

.menu-nav-block {
  justify-content: space-between;
  display: flex;
}

.nav-wrapper {
  flex: 1;
  align-self: center;
}

.nav-line {
  border-top: 1px solid #eaecf4cc;
  position: absolute;
  inset: auto 0% 0%;
}

.main-nav-arrow {
  display: none;
}

.footer-wrapper {
  grid-column-gap: 3rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 2.25fr 1fr 1fr .35fr;
  grid-auto-columns: 1fr;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 3rem;
  padding-bottom: 1.5rem;
  display: grid;
}

.skale-1 {
  background-image: linear-gradient(to right, #f13141, #ef933d);
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  flex: 1;
  justify-content: space-between;
  padding: 1rem;
  display: flex;
  position: relative;
}

.skale-2 {
  background-image: linear-gradient(to right, #ef933d, #c4cb36);
  flex: 1;
  justify-content: space-between;
  padding: 1rem;
  display: flex;
  position: relative;
}

.skale-3 {
  background-image: linear-gradient(to right, #c4cb36, #7acb2d);
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  flex: 1;
  justify-content: space-between;
  padding: 1rem;
  display: flex;
  position: relative;
}

.separate-left {
  background-color: #fff3;
  width: .25rem;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.separate-right {
  background-color: #fff3;
  width: .25rem;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.separate-mid-right {
  background-color: #fff3;
  width: .125rem;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.separate-mid-left {
  background-color: #fff3;
  width: .125rem;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.skale {
  border-radius: 2px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  justify-items: stretch;
  margin-top: 0;
  margin-bottom: 1rem;
  display: flex;
}

.prisma-cards {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  display: grid;
}

.prisma-card {
  background-color: var(--white);
  border-radius: 2rem;
  flex: 0 auto;
  padding: 3rem 4rem;
  position: relative;
  box-shadow: 0 2px 20px #ccd0d680;
}

.prisma-card.last {
  margin-right: 0;
}

.prisma-card-img {
  z-index: -1;
  object-fit: cover;
  border-radius: 1rem;
  width: 100%;
  margin-top: 0;
  margin-bottom: 2.5rem;
  display: block;
  box-shadow: 0 17px 16px -5px #0000005e;
}

.prisma-parametr {
  border: 1px solid var(--text);
  text-align: center;
  border-radius: .25rem;
  justify-content: center;
  align-self: center;
  align-items: center;
  padding: .25rem 1rem;
  display: flex;
}

.prisma-parametr.border-purple {
  border-color: var(--acient);
}

.bg_prisma {
  z-index: -20;
  opacity: .9;
  filter: blur(60px) blur(60px);
  background-image: linear-gradient(83deg, #ff070c 23%, #fe7905 36%, #05e9fe 61%, #3705fe 85%);
  border-radius: 100%;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 23rem;
  height: 23rem;
  display: flex;
  position: absolute;
  inset: auto -7% -45% auto;
}

.calc-card {
  grid-column-gap: 2rem;
  border-radius: 2rem;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  padding: 2rem;
  display: flex;
  box-shadow: 0 2px 20px #ccd0d680;
}

.span-color-purple {
  color: var(--acient);
}

.h3 {
  color: var(--blue);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: 600;
}

.h3.align-center {
  text-align: center;
}

.h3.align-center.margin-bot-2rem {
  margin-bottom: 2rem;
}

.h3.margin-bot-0-75rem {
  margin-bottom: .75rem;
}

.h3.margin-bot-1rem {
  margin-bottom: 1rem;
}

.h3.margin-bot-3-5rem {
  margin-bottom: 3.5rem;
}

.card-calc-text {
  flex-direction: column;
  display: flex;
}

.calc-card-img {
  border-radius: 0;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  position: absolute;
  inset: 0%;
}

.calc-card-img-wrapper {
  flex: 1;
  min-width: 8rem;
  height: 8rem;
  position: relative;
}

.bg-hvd {
  z-index: -20;
  opacity: .9;
  filter: blur(60px) blur(60px);
  background-image: linear-gradient(308deg, #00ffe1 21%, #4f2fc0 52%, #f13434 84%);
  border-radius: 100%;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 23rem;
  height: 23rem;
  display: flex;
  position: absolute;
  inset: auto -7% -45% auto;
}

.nav-piont-4 {
  display: block;
}

.breadcrumb {
  display: flex;
}

.header {
  grid-column-gap: 84px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .4fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 3rem;
  display: grid;
}

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

.tab {
  border-bottom: 1px solid var(--stroke-2);
  color: var(--text);
  background-color: #ddd0;
  margin-bottom: -1px;
  padding: .75rem 1.5rem;
}

.tab:hover {
  color: var(--acient);
}

.tab.w--current {
  color: var(--acient);
  background-color: #ddd0;
  border-bottom: 2px solid #6c7af5cc;
  padding-bottom: .6875rem;
  font-weight: 400;
}

.menu-tabs {
  border-bottom: 1px solid var(--stroke-2);
  margin-bottom: 2.5rem;
}

.title-content {
  color: var(--blue);
  font-size: var(--xsmall-size);
  letter-spacing: 1px;
  text-transform: uppercase;
  flex: none;
  margin-top: 0;
  margin-bottom: 1rem;
  font-weight: 600;
  line-height: 120%;
}

.social-icons-1 {
  border: 1px solid var(--stroke-2);
  background-color: #f3f3f599;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  padding: 0 6px 4px;
  display: flex;
}

.social {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.social.justify-center {
  justify-content: center;
}

.social-icon {
  color: #c2c2c2;
  align-self: center;
  height: 1.25rem;
}

.br {
  display: block;
}

.mask-tabs-content {
  overflow: visible;
}

.author-block-photo {
  border-radius: 1rem;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  padding: .75rem .75rem 1.5rem;
  display: flex;
  box-shadow: 0 2px 20px #ccd0d680;
}

.title-athor {
  text-align: center;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 600;
}

.certificate_wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.certificate_author {
  border-radius: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.author-line {
  border-bottom: 1px solid var(--stroke-2);
  width: 90%;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.email {
  color: var(--acient);
  text-align: center;
  display: block;
}

.email.margin-bot-1rem {
  margin-bottom: 1rem;
}

.author-photo-wrapper {
  object-fit: cover;
  border-radius: .75rem;
  margin-bottom: 1.25rem;
}

.numerolog-title-green {
  border-bottom: 1px solid var(--green\<deleted\|variable-e2b95f26\>);
  background-color: var(--masterbg\<deleted\|variable-598077a9\>);
  color: var(--text_master\<deleted\|variable-033c9156\>);
  font-size: var(--medium-size);
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  align-self: stretch;
  margin-top: 0;
  margin-bottom: 0;
  padding: 1.125rem 1.5rem;
  font-weight: 500;
}

.menu-slide-arrow-right-icon {
  margin-top: auto;
  margin-bottom: auto;
  display: none;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.menu-slide-arrow-left-icon {
  margin-top: auto;
  margin-bottom: auto;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.description404 {
  font-size: var(--xlarge-size);
  flex: 1;
  margin-bottom: 2rem;
}

.bg-404-1 {
  z-index: -20;
  opacity: .9;
  filter: blur(60px) blur(60px);
  background-image: linear-gradient(308deg, #00ffe1 24%, #4f2fc0 45%, #f13434 75%);
  border-radius: 100%;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 15rem;
  height: 15rem;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.bg-404-2 {
  z-index: -20;
  opacity: .9;
  filter: blur(60px) blur(60px);
  background-image: linear-gradient(308deg, #00ffe1 24%, #4f2fc0 45%, #f13434 75%);
  border-radius: 100%;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 10rem;
  height: 10rem;
  display: flex;
  position: absolute;
  inset: auto auto 10% 11%;
}

.noise_404_1 {
  z-index: -10;
  opacity: .1;
  mix-blend-mode: soft-light;
  background-image: url('../images/Grain.gif');
  background-position: 0 0;
  background-size: auto;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 35rem;
  height: 35rem;
  display: flex;
  position: absolute;
  inset: -22% -7% 0% auto;
}

.noise-404-2 {
  z-index: -10;
  opacity: .1;
  mix-blend-mode: soft-light;
  background-image: url('../images/Grain.gif');
  background-position: 0 0;
  background-size: auto;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 35rem;
  height: 35rem;
  display: flex;
  position: absolute;
  inset: auto auto 0% 0%;
}

.book-form {
  background-color: #fff;
  border-radius: 1.5rem;
  padding: 2rem 3rem;
  position: relative;
  box-shadow: 0 0 30px #ccd0d6e6;
}

.form-close {
  cursor: pointer;
  height: 4rem;
  margin-top: 0;
  margin-bottom: 0;
  position: absolute;
  inset: .5rem .5rem auto auto;
}

.numerology-calc-points {
  grid-column-gap: 1rem;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
  display: flex;
}

.numerology-calc {
  grid-column-gap: 3.5rem;
  grid-row-gap: 1rem;
  background-color: var(--white);
  border-radius: 2rem;
  grid-template-rows: auto;
  grid-template-columns: .65fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  padding: 3rem;
  display: grid;
  box-shadow: 0 2px 20px #ccd0d680;
}

.calc-img {
  object-fit: cover;
  border-radius: 1.5rem;
  height: 100%;
  max-height: 16rem;
  margin-top: 0;
  margin-bottom: 0;
  overflow: hidden;
}

.calc-form {
  flex: 1;
  margin-bottom: 0;
}

.date-field {
  border: 1px solid var(--stroke-2);
  font-size: var(--small-size);
  border-radius: .5rem;
  width: 33%;
  height: auto;
  margin-bottom: 0;
  margin-right: 1rem;
  padding: 1.25rem 1rem;
  transition: all .35s cubic-bezier(.25, .46, .45, .94);
}

.date-field:hover {
  border-color: var(--dark-grey);
}

.date-field:active, .date-field:focus {
  border-color: var(--acient);
}

.date-field.last-data-field {
  margin-right: 1.5rem;
}

.numerology-calc-line {
  border-top: 1px solid var(--stroke-2);
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.numerology-results-person {
  grid-column-gap: 1rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.person-name {
  font-size: var(--xxsmall-size);
  text-align: center;
  line-height: 120%;
}

.person-img {
  border-radius: 7px;
  margin-top: 0;
  margin-bottom: .625rem;
}

.fate-numbers {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border-radius: 1rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 3rem;
  padding: 2rem;
  display: grid;
  box-shadow: 0 2px 20px #ccd0d680;
}

.fate-number-card {
  border: 1px solid var(--stroke-2);
  border-radius: .5rem;
  padding: 1.5rem .75rem;
}

.fate-number-card-text {
  color: var(--blue);
  text-align: center;
  align-self: flex-start;
  font-size: 4.5rem;
  font-weight: 600;
  line-height: 55px;
}

.fate-number-card-text.margin-bot-1rem {
  margin-bottom: 1rem;
}

.telegram-icon-blue {
  border-radius: 0;
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-bottom: 0;
}

.telegram-icon-white {
  border-radius: 0;
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-bottom: 0;
  display: none;
}

.numerology-calc-mask {
  overflow: visible;
}

.footer-social {
  border: 1px solid var(--stroke-2);
  border-radius: 7px;
  justify-content: center;
  align-items: center;
  padding: .5rem 1.5rem;
  transition: border-color .3s cubic-bezier(.25, .46, .45, .94);
  display: flex;
}

.footer-social:hover {
  border-color: var(--acient);
}

.list-item {
  margin-bottom: 0;
}

.fate-calc {
  grid-row-gap: 16px;
  background-color: var(--white);
  border-radius: 2rem;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: .65fr 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  margin-bottom: 0;
  padding: 1.5rem 2rem;
  display: block;
  box-shadow: 0 0 20px #ccd0d680;
}

.fate-wrapper {
  border: 1px solid var(--stroke-2);
  background-color: var(--white-smoke);
  border-radius: 15px;
  margin-top: 1.5rem;
  padding: 1.75rem 2rem;
}

.fate-line {
  border-bottom: 1px solid var(--stroke-2);
  margin: 1.5rem -2rem;
}

.fate_form {
  margin-bottom: 0;
}

.wrapper_calc_fate_form {
  align-items: center;
  display: flex;
}

.fate_field_calc {
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.fate_calc_button {
  background-color: var(--acient);
  font-size: var(--4xsmall-size);
  letter-spacing: 1px;
  text-transform: uppercase;
  mix-blend-mode: normal;
  border-radius: 50rem;
  align-self: stretch;
  padding: 1rem 4rem;
  font-weight: 600;
  transition: background-color .3s cubic-bezier(.215, .61, .355, 1);
}

.fate_calc_button:hover, .fate_calc_button:focus {
  background-color: var(--perple-light);
}

.fate-results {
  background-color: var(--white);
  border-radius: 2rem;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
  grid-auto-columns: 1fr;
  padding: 2rem 2rem 1.5rem;
  display: flex;
  box-shadow: 0 0 20px #ccd0d680;
}

.fate-results-wrapper {
  grid-column-gap: 2rem;
  border-bottom: 1px solid var(--stroke-2);
  margin-bottom: 2rem;
  margin-left: -2rem;
  margin-right: -2rem;
  padding-bottom: 2rem;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
}

.articles-number-calc {
  grid-row-gap: 1.5rem;
  flex-direction: column;
  margin-top: 2rem;
  margin-bottom: 3rem;
  display: flex;
}

.fate-number {
  color: var(--acient);
  align-self: flex-start;
  font-size: 10rem;
  font-weight: 600;
  line-height: 70%;
}

.menu-nav-calc-dropdown {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  min-width: 45rem;
  margin-left: -2rem;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: none;
  position: absolute;
  inset: 185% 0% auto;
  overflow: hidden;
}

.menu-calc-img {
  border-radius: 0;
  width: 3.5rem;
  height: 3.5rem;
  margin-top: 0;
  margin-bottom: 0;
}

.menu-calc-title {
  color: var(--blue);
  font-size: var(--small-size);
  text-align: left;
  text-transform: uppercase;
  margin-bottom: .25rem;
  font-weight: 700;
  line-height: 110%;
}

.nav-piont-2 {
  align-items: center;
  display: flex;
  position: relative;
}

.menu-arrow {
  margin-left: .375rem;
  display: flex;
}

.menu-nav-calc {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1rem;
  color: var(--blue);
  flex-flow: row;
  justify-content: center;
  align-items: center;
  transition: color .3s cubic-bezier(.25, .46, .45, .94);
  display: flex;
}

.button-courses {
  grid-column-gap: 24px;
  border: 1px solid var(--acient);
  border-radius: 50px;
  justify-content: center;
  align-self: center;
  padding: .625rem 2rem;
  transition: color .3s cubic-bezier(.25, .46, .45, .94), background-color .3s cubic-bezier(.25, .46, .45, .94);
  display: flex;
}

.button-courses:hover {
  border-color: var(--perple-light);
  background-color: var(--perple-light);
  color: var(--white);
}

.button-courses:active {
  background-color: var(--perple-light);
}

.catalog-course {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-items: stretch;
  display: grid;
}

.form {
  margin-bottom: 0;
}

.numerology-results {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  background-color: var(--white);
  border-radius: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1.2fr 1fr;
  grid-auto-columns: 1fr;
  height: 100%;
  margin-top: 2rem;
  padding: 2rem;
  display: grid;
  box-shadow: 0 2px 20px #ccd0d680;
}

.numerology-results.planet {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.numerology-results-text {
  border-right: 1px solid var(--stroke-2);
  margin-top: -2rem;
  margin-bottom: -2rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-right: 2rem;
}

.numerology-money-wrapper {
  background-color: var(--bg\<deleted\|variable-18b6860e\>);
  border-radius: .5rem;
  margin-top: 1.5rem;
  padding: 1rem 1.5rem;
}

.numerology-chakras-wrapper {
  grid-column-gap: 6rem;
  grid-row-gap: 0px;
  border-bottom: 1px solid var(--stroke-2);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 1.5rem;
  margin-left: -2rem;
  margin-right: -2rem;
  padding-bottom: .5rem;
  padding-left: 2rem;
  padding-right: 2rem;
  display: grid;
}

.fate-person-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: -2rem;
  margin-right: -2rem;
  padding-left: 2rem;
  padding-right: 2rem;
  display: grid;
}

.price-wrapper {
  border: 1px solid var(--stroke-2);
  border-radius: 50px;
  margin-top: 1px;
  padding: .125rem .75rem;
}

.author-photo {
  border-radius: 0;
  width: 2.5rem;
  height: 2.5rem;
  margin-top: 0;
  margin-bottom: 0;
}

.author-text-wrapper {
  grid-row-gap: .25rem;
  flex-direction: column;
  justify-content: center;
  align-self: stretch;
  align-items: flex-start;
  display: flex;
}

.numerolog-card {
  grid-column-gap: 3.5rem;
  border-radius: 1.5rem;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: .45fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding: 3rem 3.5rem;
  display: grid;
  box-shadow: 0 2px 20px #ccd0d680;
}

.numerolog-consultation {
  grid-column-gap: 2rem;
  border: 1px solid var(--stroke-2);
  border-radius: .75rem;
  justify-content: space-between;
  padding: .75rem 1rem .75rem 1.5rem;
  display: flex;
  overflow: hidden;
}

.numerolog-consultation-img {
  z-index: 20;
  object-fit: cover;
  border-radius: .5rem;
  width: 33%;
  min-width: 33%;
  margin-top: 0;
  margin-bottom: 0;
}

.numerolog-consultation-text {
  padding-top: .5rem;
  padding-bottom: .5rem;
}

.tag-numerolog {
  background-color: var(--bg-gray);
  border-radius: 50px;
  padding: .375rem .75rem;
}

.wrapper_consulting {
  grid-column-gap: 16px;
  grid-row-gap: 32px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
}

.numerolog-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--white);
  border-radius: 1rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 2rem 2.5rem;
  box-shadow: 0 2px 20px #ccd0d680;
}

.articles-banner-text {
  z-index: 10;
  padding-bottom: 1.5rem;
  padding-left: 2rem;
  padding-right: 2rem;
  position: absolute;
  inset: auto 0% 0%;
}

.banner-category {
  border: 1px solid var(--white);
  color: var(--white);
  font-size: var(--xxxsmall-size);
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: .25rem;
  justify-content: center;
  padding: .375rem 1rem;
  line-height: 140%;
}

.articles-card {
  grid-column-gap: 2rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: .65fr 1.25fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.articles-card:hover {
  color: var(--acient);
}

.article-line {
  border-bottom: 2px solid var(--acient);
  color: var(--acient);
  flex: 0 auto;
  width: 100%;
}

.articles-celebrity-img-wrapper {
  border: 1px solid var(--stroke-2);
  border-radius: 50%;
  flex: none;
  align-self: center;
  padding: .375rem;
}

.articles-celebrity-img {
  object-fit: cover;
  border-radius: 50%;
  width: 3.5rem;
  height: 3.5rem;
  margin-top: 0;
  margin-bottom: 0;
}

.collection-articles-wrapper-1 {
  grid-column-gap: 3.5rem;
  justify-content: space-between;
  display: flex;
}

.collection-articles-wrapper-2 {
  grid-column-gap: 2rem;
  background-image: linear-gradient(#fff, #fff);
  border-radius: 1rem;
  justify-content: space-between;
  padding: 1.5rem 3.5rem;
  display: flex;
}

.footer-article {
  border-top: 1px solid var(--stroke-2);
  border-bottom: 1px solid var(--stroke-2);
  justify-content: space-between;
  margin-top: 1.5rem;
  margin-bottom: 3rem;
  padding: .75rem;
  display: flex;
}

.articles-card-nice {
  grid-column-gap: 1.5rem;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: .6fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.articles-card-nice:hover {
  color: var(--acient);
}

.collection-articles-wrapper-4 {
  grid-row-gap: .75rem;
  flex-direction: column;
  margin-top: 1.25rem;
  display: flex;
}

.articles-number-img {
  border-radius: 0;
  width: 3rem;
  height: 3rem;
  margin-top: 0;
  margin-bottom: 0;
  padding: .875rem;
}

.articles-banner-gradient {
  background-image: linear-gradient(#fff0, #0000005e 27%, #0009);
  height: 50%;
  position: absolute;
  inset: auto 0% 0%;
}

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

.article-column-right {
  grid-column-gap: 1rem;
  grid-row-gap: .75rem;
  flex-wrap: wrap;
  display: flex;
  position: sticky;
  top: 5.5rem;
}

.articles-collection-wrapper {
  grid-row-gap: 2rem;
  flex-direction: column;
  display: flex;
}

.margin-global {
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-left: 3.5rem;
  padding-right: 3.5rem;
  display: flex;
}

.margin-global.overflow-hidden {
  overflow: hidden;
}

.container-medium {
  width: 100%;
  max-width: 72rem;
  margin-left: auto;
  margin-right: auto;
}

.section-wrapper {
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.margin-section-medium {
  margin-bottom: 12rem;
}

.margin-section-medium.margin-top-calc {
  margin-top: 8rem;
}

.page-wrapper {
  z-index: 0;
  position: relative;
}

.text-size-medium {
  font-size: var(--medium-size);
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}

.text-size-medium.w--current {
  color: var(--acient);
}

.text-size-medium.align-center {
  text-align: center;
}

.text-size-medium.align-center.margin-bot-2rem {
  margin-bottom: 2rem;
}

.text-size-medium.align-center.margin-bot-1-5rem {
  margin-bottom: 1.5rem;
}

.text-size-medium.align-center.margin-bot-1-2rem {
  margin-bottom: 2rem;
}

.text-size-medium.display-none-s {
  font-weight: 500;
}

.text-size-medium.margin-bottom-xxsmile {
  margin-bottom: .5rem;
}

.text-size-medium.margin-bot-2rem {
  margin-bottom: 2rem;
}

.text-size-medium.gray {
  color: var(--dark-grey);
  text-align: left;
}

.text-size-medium.align-center-23 {
  text-align: center;
}

.text-size-medium.margin-bot-0-85rem {
  margin-bottom: .85rem;
}

.text-size-medium.margin-bot-1-5rem {
  margin-bottom: 1.5rem;
}

.text-size-medium.margin-bot-1rem {
  margin-bottom: 1rem;
}

.text-size-medium.margin-bot-0-5rem {
  margin-bottom: .5rem;
}

.text-size-medium.margin-bot-1-75rem {
  margin-bottom: 1.75rem;
}

.text-size-medium.margin-bot-4-5rem {
  margin-bottom: 4.5rem;
}

.margin-bottom {
  padding: 0;
}

.margin-bottom.margin-xxsmall {
  padding-bottom: .5rem;
}

.margin-bottom.margin-medium {
  padding-bottom: 1.5rem;
}

.margin-bottom.margin-xxlarge {
  padding-bottom: 3.5rem;
}

.margin-bottom.margin-xsmall {
  padding-bottom: .75rem;
}

.margin-bottom.margin-xmedium {
  margin-bottom: var(--nonem);
  padding-bottom: 1.25rem;
}

.margin-bottom.margin-xxxsmall {
  padding-bottom: .375rem;
}

.margin-bottom.margin-mediumx {
  padding-top: 1.75rem;
}

.margin-bottom.margin-xxxxsmall-x {
  padding-bottom: .25rem;
}

.div {
  position: relative;
}

.div.relative {
  z-index: 0;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}

.div.icon-green {
  background-color: #e4fff4;
  border-radius: 1rem;
  margin-bottom: 2rem;
  padding: 1rem;
  display: inline-block;
}

.div.icon-blue {
  background-color: #e9f2ff;
  border-radius: 1rem;
  margin-bottom: 2rem;
  padding: 1rem;
  display: inline-block;
}

.div.icon-yellow {
  background-color: #fff8e6;
  border-radius: 1rem;
  margin-bottom: 2rem;
  padding: 1rem;
  display: inline-block;
}

.div.icon-red {
  background-color: #fff2f2;
  border-radius: 1rem;
  margin-bottom: 1rem;
  padding: 1rem;
  display: inline-block;
}

.div.templ-wrap {
  z-index: 0;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding: 1.5rem 2rem 2rem;
  position: relative;
}

.div.video-lesson {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  bottom: 9%;
}

.div.icon-yellow-1 {
  background-color: #fff8e6;
  border-radius: 1rem;
  margin-bottom: 1rem;
  padding: 1rem;
  display: inline-block;
}

.div.course-video-2 {
  cursor: pointer;
  border-radius: 2.5rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div.pagel-video {
  z-index: 2;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  margin-bottom: 2rem;
  display: flex;
}

.div-flex {
  align-items: center;
  padding-left: 0;
  display: flex;
}

.div-flex.gap-smsall {
  grid-column-gap: 1rem;
  grid-row-gap: 2rem;
  display: flex;
}

.div-flex.vertical {
  flex-direction: column;
  align-items: flex-start;
}

.div-flex.vertical.gap-row-xxxxsmall {
  grid-row-gap: .125rem;
}

.div-flex.gap-xxsmall {
  grid-column-gap: .5rem;
  flex-direction: row;
  flex: 0 auto;
}

.div-flex.card-courses {
  background-color: var(--white);
  border: 1px solid #eaecf4b3;
  border-radius: 2.5rem;
  flex-direction: column;
  padding-top: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  transition: box-shadow .3s cubic-bezier(.25, .46, .45, .94), color .25s cubic-bezier(.25, .46, .45, .94);
  position: relative;
}

.div-flex.card-courses:hover {
  box-shadow: 0 12px 16px -4px #00000014, 0 4px 6px -2px #10182808;
}

.div-flex.vertical_centre {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.div-flex.vertical_centre.wightt {
  max-width: 42rem;
}

.div-flex.main-card-advantages {
  grid-column-gap: 1.5rem;
  border: 1px solid var(--stroke-2);
  grid-column-gap: 1.5rem;
  border: 1px solid #ebebeb;
  border-radius: 1rem;
  align-items: flex-start;
  padding: 1.5rem 2rem;
}

.div-flex.main-card-conviction {
  grid-column-gap: 2.5rem;
  border: 1px solid #ebebeb;
  border-radius: 1rem;
  padding: 1.5rem 2rem;
}

.div-flex.gap-medium {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1rem;
}

.div-flex.gap-medium.children-wrap-s-1rem, .div-flex.gap-medium.children-wrap-s-0-75rem {
  align-items: center;
}

.div-flex.gap-mediumx {
  grid-column-gap: 2rem;
  grid-row-gap: 1rem;
}

.div-flex.gap-xsmall {
  z-index: 0;
  grid-column-gap: .75rem;
  position: relative;
}

.div-flex.gap-xsmall.form {
  flex: none;
  margin-left: 1rem;
}

.div-flex.gap-xsmall.z-index {
  z-index: 2;
}

.div-flex.gap-xxxsmall {
  grid-column-gap: .375rem;
}

.div-flex.gap-xxxxsmall {
  grid-column-gap: .25rem;
}

.div-flex.justify-sb {
  justify-content: space-between;
}

.div-flex.breadcrumb {
  flex-direction: row;
  margin-bottom: 0;
}

.div-flex.breadcrumb-articles {
  margin-top: .5rem;
}

.div-flex.button-courses-wrapper {
  border-top: 1px solid var(--stroke-2);
  justify-content: space-between;
  align-self: stretch;
  margin-top: 1.5rem;
  margin-left: -1rem;
  margin-right: -1rem;
  padding: 1rem 2rem;
}

.div-flex.gap-xsmall-small-s {
  grid-column-gap: .75rem;
}

.div-flex.learn-points {
  grid-row-gap: 2rem;
  border: 1px solid var(--stroke-2);
  background-color: var(--bg\<deleted\|variable-18b6860e\>);
  border-radius: 1.5rem;
  flex-direction: column;
  align-items: flex-start;
  padding: 2rem 2.5rem;
  position: relative;
  overflow: hidden;
}

.div-flex.gap-club-icon, .div-flex.gap-club-program {
  grid-column-gap: .5rem;
}

.div-flex.gap-small {
  grid-column-gap: 2rem;
  grid-row-gap: 1rem;
}

.div-flex.gap-price {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: center;
  margin-top: 1.5rem;
  margin-bottom: .5rem;
}

.div-flex.gap-smsalls {
  grid-column-gap: .75rem;
  grid-row-gap: 2rem;
  display: flex;
}

.div-flex.margin-43 {
  grid-column-gap: 1rem;
  grid-row-gap: 2rem;
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.div-flex.gap-price-1 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: center;
}

.div-flex.gap-price-3 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 1rem;
}

.div-flex.gap-program {
  grid-column-gap: .75rem;
  position: relative;
}

.div-flex.breadcrumb-course {
  margin-top: 1.25rem;
}

.img {
  border-radius: 0;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  display: block;
}

.img.icon-size-medium {
  width: 1.25rem;
  height: 1.25rem;
}

.img.img-courses {
  object-fit: cover;
  border-radius: 2rem;
  height: 12rem;
  margin-bottom: 1.25rem;
}

.img.icon-size-xxsmall {
  width: .875rem;
  height: .875rem;
}

.img.main-card-conviction-img {
  height: 10rem;
}

.img.icon-size-large {
  width: 1.5rem;
  max-width: none;
  height: 1.5rem;
}

.img.course-img {
  border-radius: 3rem;
  height: 32rem;
  box-shadow: 0 0 30px #00000014;
}

.img.icon-size-small {
  width: 1.25rem;
  height: 1.25rem;
}

.img.breadcrumb-arrow-icon {
  width: 1.25rem;
  height: 1.25rem;
  margin-left: .5rem;
  margin-right: .5rem;
}

.img.person-img {
  border-radius: .5rem;
  margin-bottom: .75rem;
}

.img.articles-banner-img {
  object-fit: cover;
  border-radius: 1rem;
  height: 27rem;
}

.img.articles-card-nice-img {
  object-fit: cover;
  border-radius: .5rem;
  width: 100%;
  height: 6rem;
}

.img.articles-card-img {
  object-fit: cover;
  width: 100%;
  height: 8rem;
}

.img.margin-top-medium {
  align-self: flex-start;
  margin-top: .375rem;
}

.img.author-img {
  cursor: pointer;
  border-radius: .75rem;
  flex: 1;
  height: 4.25rem;
}

.img.numerolog-img {
  object-fit: contain;
  border-radius: 50rem;
  width: 19rem;
  height: 19rem;
}

.img.manual-img {
  object-fit: cover;
}

.img.bank {
  width: 3rem;
  height: 3rem;
}

.img.author-img {
  border-radius: 1rem;
}

.img.dff {
  width: 5rem;
}

.img.line-chakra-1 {
  position: relative;
  transform: translate(0, -11px);
}

.img.line-chakra-2 {
  position: relative;
  transform: rotate(-9deg)translate(0, -38px);
}

.img.line-chakra-3 {
  position: relative;
  transform: translate(0, -29px);
}

.img.line-chakra-4 {
  position: relative;
  transform: rotate(-7deg)translate(0, -20px);
}

.img.line-chakra-5 {
  position: relative;
  transform: translate(0, -7px);
}

.img.line-chakra-6 {
  position: relative;
  transform: translate(0, 2px);
}

.img.line-chakra-7 {
  position: relative;
  transform: translate(0, -2px);
}

.img.result-author {
  width: 4.5rem;
  height: 4.5rem;
}

.img.learn-img {
  z-index: 1;
  height: 3rem;
}

.img.result-screen-mobile {
  display: none;
}

.img.program-icons {
  width: 1rem;
  height: 1rem;
}

.img.img-compatibility {
  height: 7rem;
  margin-bottom: 2rem;
}

.img.transcript-close {
  background-color: #0000;
  border-radius: 0;
  width: 1.75rem;
  height: 1.75rem;
}

.img.personality {
  width: 4rem;
  height: 4rem;
}

.img.tab-close-img {
  background-color: #0000;
  border-radius: 0;
  width: 1.25rem;
  height: 1.25rem;
}

.img.info-hvd {
  width: 1.25rem;
  height: 1.25rem;
}

.img.img-chakra-copy {
  height: 100%;
  position: absolute;
  inset: 0% -9% 0% auto;
}

.img.club-author-img {
  height: 44rem;
  position: absolute;
  inset: -5% 30% 0% auto;
}

.img.profit-img {
  height: 8rem;
}

.img.icon-size-smallx {
  width: 1.125rem;
  height: 1.125rem;
  margin-top: 0;
}

.img.img-pdf {
  height: 7rem;
  margin-bottom: 2rem;
  margin-left: auto;
  margin-right: auto;
}

.img.pd {
  border-radius: 1.5rem;
  margin-bottom: 1.5rem;
}

.img.lightning {
  width: 1.5rem;
  height: 1.5rem;
  margin-top: 2px;
}

.img.pdf {
  width: 6rem;
  height: 6rem;
}

.img.img-date {
  width: 1.25rem;
  height: 1.25rem;
  position: absolute;
  left: auto;
  right: 1rem;
}

.img.manual-all-img {
  height: 14rem;
}

.img.line-swadhisthana {
  position: relative;
  top: 3.5%;
}

.img.line-manipura {
  position: relative;
  top: 1.5%;
}

.img.line-anahata {
  position: relative;
  top: 2.5%;
}

.img.line-vishuddha {
  position: relative;
  top: 1.8%;
}

.img.line-muladhara-m {
  padding-left: 7%;
  padding-right: 7%;
  display: none;
  position: absolute;
  inset: auto 0% 7%;
}

.img.line-swadhisthana-m {
  padding-left: 7%;
  padding-right: 7%;
  display: none;
  position: absolute;
  inset: auto 0% 27%;
}

.img.line-manipura-m {
  padding-left: 8%;
  padding-right: 8%;
  display: none;
  position: absolute;
  inset: auto 0% 38%;
}

.img.line-anahata-m {
  padding-left: 8%;
  padding-right: 8%;
  display: none;
  position: absolute;
  inset: 36% 0% auto;
}

.img.line-vishuddha-m {
  display: none;
  position: absolute;
  inset: 22% 0% auto;
}

.img.line-ajna-m {
  padding-left: 7%;
  padding-right: 2%;
  display: none;
  position: absolute;
  inset: 5% 0% auto;
}

.img.chakras {
  display: block;
}

.img.line-vishuddha-m {
  position: relative;
  top: 1%;
}

.img.line-anahata-m {
  position: relative;
  top: 2%;
}

.img.line-manipura-m {
  position: relative;
  top: 1%;
}

.img.line-swadhisthana-m {
  position: relative;
  top: 3.5%;
}

.img.chakra-sovm {
  width: 2.85rem;
  height: 2.85rem;
  margin-right: 1rem;
}

.img.close-pay-text {
  background-color: #0000;
  border-radius: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: .35rem;
}

.img.templ-img {
  object-fit: cover;
  border-radius: 2rem;
}

.img.man-woman {
  width: 2rem;
  height: 2rem;
}

.img.temple-img {
  object-fit: fill;
  width: 150%;
  max-width: none;
  overflow: clip;
}

.img.chakra-girl-1 {
  z-index: 0;
  flex: 1;
  align-self: flex-start;
  height: auto;
  max-height: 41rem;
  position: absolute;
  inset: -7% -10rem 0% auto;
}

.img.man-woman-1 {
  width: 2.5rem;
  height: 2.5rem;
}

.img.club-modal-img-copy {
  margin-bottom: 1.5rem;
}

.img.arrow-progn {
  width: 1.25rem;
  height: 1.25rem;
  transform: rotate(90deg);
}

.img.sign {
  z-index: 1;
  align-self: flex-end;
  height: 2rem;
}

.img.chakra-main {
  width: 4rem;
  height: 3.5rem;
  margin-right: 1rem;
}

.img._1 {
  object-fit: cover;
  border-radius: 1rem;
  width: 100%;
}

.img.lotos-main {
  z-index: 2;
  height: 41rem;
  position: absolute;
  inset: -13% auto 5% 48%;
}

.img.transcript-close-copy {
  background-color: #0000;
  border-radius: 0;
  width: 1.75rem;
  height: 1.75rem;
}

.img.fdggffdggfd {
  height: 6rem;
}

.img.pdd {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}

.img.gift {
  z-index: 3;
  object-fit: cover;
  border-radius: 1.5rem;
  height: 18rem;
}

.img.rtttgrgr-copy {
  z-index: 3;
  object-fit: cover;
  border-radius: 1.5rem;
  height: 100%;
}

.img.img-club-1 {
  object-fit: cover;
  border-radius: 2rem;
  height: 100%;
}

.img.diplom-img {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}

.img.text-2 {
  width: 24rem;
  margin-bottom: 1rem;
}

.img.telega {
  width: 2rem;
}

.img.author-img {
  border-radius: 50rem;
  height: 4rem;
}

.img.author-big {
  cursor: pointer;
  border-radius: .75rem;
  flex: 1;
}

.img.client-img {
  border-radius: 50rem;
  height: 4rem;
}

.img.img-club {
  height: 1.5rem;
}

.img.img-club-2 {
  object-fit: cover;
  border-radius: 2rem;
  height: 100%;
}

.img.feedback {
  width: 2.25rem;
  height: 2.25rem;
}

.img.feedback-close {
  width: 2.25rem;
  height: 2.25rem;
  display: none;
}

.img.img-club {
  width: .935rem;
  height: .935rem;
  position: static;
}

.img.star-line-2 {
  width: 1.25rem;
  height: 1.25rem;
  position: static;
}

.img.bank-1 {
  width: 2rem;
  height: 2rem;
}

.img.bank-3 {
  height: 3rem;
}

.img.img-sale {
  width: 2rem;
  height: 2rem;
  position: static;
}

.img.icon-size-large-12 {
  width: 1.25rem;
  max-width: none;
  height: 1.25rem;
}

.img.breadcrumb-arrow-icon-mobile {
  width: 1.25rem;
  height: 1.25rem;
  margin-left: .5rem;
  margin-right: .5rem;
  display: none;
  transform: rotate(180deg);
}

.img.img-lesson {
  width: .935rem;
  height: .935rem;
  position: static;
}

.text-size-large {
  font-size: var(--xmedium-size);
  margin-bottom: 0;
  line-height: 170%;
}

.text-size-large.align-centre {
  text-align: center;
}

.text-size-large.align-centre.margin0-5rem {
  margin-bottom: .85rem;
}

.text-size-large.max-width-large {
  max-width: 51rem;
}

.text-size-large.max-width-mediumx {
  max-width: 40rem;
}

.text-size-large.max-width-mediumxx {
  max-width: 46rem;
}

.text-size-large.margin-bot-2rem {
  margin-bottom: 2rem;
}

.text-size-large.margin-bot-2rem.color-gray {
  color: var(--stroke-2);
}

.text-size-large.margin-bot-0-75rem {
  margin-bottom: .75rem;
}

.text-size-large.margin-bot-0-75rem.align-center {
  text-align: center;
}

.text-size-large.margin-bot-1-1-25rem {
  margin-bottom: 1.25rem;
}

.text-size-large.text-color-grey {
  color: var(--dark-grey);
}

.div-grid {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-grid.main-timeline-item {
  grid-template-rows: auto;
  grid-template-columns: max-content 1fr;
}

.div-grid.article {
  grid-column-gap: 3rem;
  grid-row-gap: 0rem;
  grid-template-columns: .75fr 1.75fr .5fr;
}

.div-grid.numerology-info-1 {
  grid-column-gap: 5rem;
  grid-template-columns: .7fr 1fr;
  align-items: center;
}

.div-grid.numerology-info-2 {
  grid-column-gap: 5rem;
  grid-template-columns: 1fr .75fr;
  align-items: center;
}

.div-grid.author {
  grid-column-gap: 5rem;
  grid-row-gap: 2.5rem;
  grid-template-columns: .4fr 1fr;
}

.div-grid.align-item-start {
  align-items: start;
}

.margin-large {
  margin-bottom: var(--margin-14rem);
}

.subtitle {
  color: var(--acient);
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: .875rem;
  font-weight: 600;
  line-height: 140%;
}

.subtitle.subtitle-other {
  font-size: var(--xxsmall-size);
  letter-spacing: 1px;
  align-self: center;
  font-weight: 600;
  line-height: 100%;
}

.subtitle.subtitle-other-articles {
  color: var(--hover-acient);
  font-size: var(--xxsmall-size);
  line-height: 125%;
}

.timeline-description {
  text-align: left;
}

.text-size-xsmall {
  color: var(--text);
  font-size: var(--xsmall-size);
  margin-bottom: 0;
}

.text-size-xsmall.text-color-gray {
  color: var(--dark-grey);
}

.text-size-xsmall.align-center {
  text-align: center;
}

.text-name-author {
  color: var(--blue);
  font-size: var(--medium-size);
  font-weight: 600;
  line-height: 100%;
}

.text-subtitle-author {
  color: var(--dark-grey);
  font-size: var(--xsmall-size);
  line-height: 110%;
}

.text-size-small {
  font-size: var(--small-size);
  margin-bottom: 0;
}

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

.text-size-small.text-color-gray {
  color: var(--dark-grey);
}

.text-size-small.align-center {
  text-align: center;
}

.text-size-small.align-center.margin-top-1-5rem {
  margin-top: 1.5rem;
}

.text-size-small.margin-bot-1rem {
  margin-bottom: var(--xmedium-size);
}

.text-size-small.margin-bot-0-5rem {
  margin-bottom: .5rem;
}

.text-size-small.margin-bot-0-75rem {
  margin-bottom: .75rem;
}

.text-bold {
  color: var(--blue);
  font-weight: 600;
}

.breadcrumb-text {
  color: var(--dark-grey);
  font-size: var(--small-size);
  transition: color .35s cubic-bezier(.25, .46, .45, .94);
}

.breadcrumb-text:hover {
  color: #6c7af5;
}

.list {
  grid-row-gap: .75rem;
}

.list.margin-bottom-0 {
  margin-bottom: 0;
}

.list.margin-bot-2rem {
  margin-bottom: 2rem;
}

.list-item {
  color: #45dfa9ab;
  list-style-type: disc;
}

.articles-telegram {
  grid-column-gap: .5rem;
  color: #0fb6eb;
  border: 1px solid #0fb6eb;
  border-radius: 25px;
  justify-content: center;
  align-self: center;
  align-items: center;
  padding: .375rem .85rem;
  transition: background-color .3s cubic-bezier(.25, .46, .45, .94), color .3s cubic-bezier(.25, .46, .45, .94);
  display: flex;
}

.articles-telegram:hover {
  color: var(--white);
  background-color: #0fb6eb;
}

.breadcrumb-arrow {
  color: var(--dark-grey);
  align-items: center;
  padding-bottom: 1px;
  display: none;
}

.breadcrumb-text-last {
  color: var(--acient);
  font-size: var(--small-size);
}

.breadcrumb-text-last:hover {
  color: #6c7af5;
}

.breadcrumb-text-mid {
  color: var(--dark-grey);
  font-size: var(--small-size);
  transition: color .35s cubic-bezier(.25, .46, .45, .94);
}

.breadcrumb-text-mid:hover {
  color: #6c7af5;
}

.text-color-purple {
  color: var(--acient);
}

.button-text {
  grid-column-gap: .25rem;
  display: flex;
}

.button-text.menu-calc {
  grid-column-gap: .35rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.button-text-arrow {
  align-self: center;
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-bottom: 0;
}

.tab-text {
  font-size: var(--medium-size);
  margin-bottom: 0;
  padding: 0;
}

.tab-text.w--current {
  color: var(--acient);
}

.footer-arrow-top {
  z-index: 10;
  border: 1px solid var(--stroke-2);
  background-color: var(--white);
  border-radius: .5rem;
  position: relative;
}

.footer-arrow-top-wrapper {
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.arrow-footer {
  color: var(--dark-grey);
  height: 1.125rem;
  transform: rotate(180deg);
}

.link-footer {
  font-size: var(--small-size);
}

.div-line {
  border-bottom: 1px solid var(--stroke-2);
  width: 100%;
}

.div-line.footer-line {
  margin-top: 2rem;
  margin-bottom: 1rem;
}

.link-blue {
  grid-column-gap: 8px;
  color: var(--text);
  align-items: center;
  font-weight: 400;
  transition: color .35s cubic-bezier(.25, .46, .45, .94);
  display: flex;
}

.link-blue:hover {
  color: var(--acient);
}

.collection-articles-item-1 {
  flex: 1;
}

.quote.margin-bot-2rem {
  margin-bottom: 2rem;
}

.numerology-number-wrapper {
  margin-top: 1rem;
}

.celebrity {
  grid-column-gap: 4rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.celebrity-img-wrapper {
  border: 1px solid var(--stroke-2);
  border-radius: 50%;
  flex: none;
  align-self: center;
  padding: .375rem;
}

.celebrity-img {
  object-fit: cover;
  border-radius: 50%;
  width: 5rem;
  height: 5rem;
  margin-top: 0;
  margin-bottom: 0;
}

.social-icons-2 {
  border: 1px solid var(--stroke-2);
  background-color: #f3f3f599;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  padding: 0 6px 6px 4px;
  display: flex;
}

.social-icons-3, .social-icons-4 {
  border: 1px solid var(--stroke-2);
  background-color: #f3f3f599;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  padding: 6px;
  display: flex;
}

.text-color-blue {
  color: var(--blue);
}

.social-icons-small-1 {
  border: 1px solid var(--stroke-2);
  background-color: #f3f3f599;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  padding: 6px;
  display: flex;
}

.social-icons-small-2 {
  border: 1px solid var(--stroke-2);
  background-color: #f3f3f599;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  padding: 6px 6px 5px 5px;
  display: flex;
}

.social-icons-small-3, .social-icons-small-4 {
  border: 1px solid var(--stroke-2);
  background-color: #f3f3f599;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  padding: 6px 6px 8px;
  display: flex;
}

.list-numerolog {
  margin-top: 1rem;
  margin-bottom: 0;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.numerolog-column-green {
  border: 1px solid var(--green\<deleted\|variable-e2b95f26\>);
  border-radius: 1rem;
  padding-bottom: 1.5rem;
}

.numerolog-title-red {
  background-color: var(--lavender-blush\<deleted\|variable-b991460e\>);
  color: var(--coral\<deleted\|variable-202f99cb\>);
  font-size: var(--medium-size);
  border-bottom: 1px solid #ffb5b5;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  align-self: stretch;
  margin-top: 0;
  margin-bottom: 0;
  padding: 1.125rem 1.5rem;
  font-weight: 500;
}

.numerolog-column-red {
  border: 1px solid #ffb5b5;
  border-radius: 1rem;
  padding-bottom: 1.5rem;
}

.prisma-parametr-text {
  font-size: var(--xmedium-size);
  margin-bottom: 0;
  font-weight: 600;
}

.menu-nav-text {
  color: var(--text);
  font-size: var(--4xsmall-size);
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  font-weight: 600;
  transition: color .35s cubic-bezier(.25, .46, .45, .94);
}

.menu-nav-text:hover, .menu-nav-text.w--current {
  color: var(--acient);
}

.menu-nav-text.hover-gray:hover {
  color: var(--text);
}

.menu-social {
  border: 1px solid var(--stroke-2);
  border-radius: 7px;
  padding: .25rem 1.5rem .5rem;
  transition: border-color .3s cubic-bezier(.25, .46, .45, .94);
}

.menu-social:hover {
  border-color: var(--acient);
}

.menu-calc-text {
  color: var(--text);
  font-size: var(--xsmall-size);
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}

.menu-calc-text.w--current {
  color: var(--acient);
}

.footer-text {
  font-size: var(--medium-size);
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}

.footer-text.w--current {
  color: var(--acient);
}

.social-footer {
  grid-column-gap: .75rem;
  display: flex;
}

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

.card-course-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: .5px;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  margin-bottom: 1.5rem;
  display: flex;
}

.br-l {
  display: block;
}

.skale-wrapper {
  justify-content: space-between;
  display: flex;
}

.courses {
  grid-column-gap: 5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.numerology-calc-field-wrapper {
  grid-column-gap: 2rem;
  flex-direction: row;
  align-items: center;
  margin-top: 1rem;
  display: flex;
}

.numerology-calc-field {
  grid-column-gap: 1rem;
  grid-row-gap: .75rem;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.numerology-img {
  border-radius: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.articles {
  grid-column-gap: 5rem;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr .4fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.articles-banner-title {
  color: var(--white);
  text-align: center;
  margin-top: 0;
  margin-bottom: 2rem;
  font-size: 2rem;
  line-height: 120%;
}

.articles-banner-category {
  justify-content: space-between;
  display: flex;
}

.articles-title-1 {
  font-size: var(--small-size);
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 140%;
}

.author-block-wrapper {
  grid-row-gap: .25rem;
  flex-direction: column;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  display: flex;
}

.numerolog-tag-wrapper {
  grid-column-gap: 1rem;
  margin-top: 1rem;
  margin-bottom: 1.5rem;
  display: flex;
}

.header-article {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  margin-bottom: 3.5rem;
  display: flex;
}

.other-articles {
  grid-column-gap: 2rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: .65fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-telegram-articles {
  font-size: var(--xxsmall-size);
  font-weight: 600;
}

.ofont-1-85rem {
  margin-top: 0;
  margin-bottom: 0;
  font-family: BebasNaueBold, Impact, sans-serif;
  font-size: 1.85rem;
  font-weight: 700;
  transition: color .35s cubic-bezier(.25, .46, .45, .94);
}

.ofont-1-85rem:hover {
  color: var(--acient);
}

.ofont-1-85rem.margin-0-5rem {
  margin-top: .5rem;
  margin-bottom: .25rem;
}

.article-number-calc {
  grid-row-gap: 1.5rem;
  flex-direction: column;
  margin-top: 2rem;
  margin-bottom: 1rem;
  display: flex;
}

.article-number-calc.margin-2rem1 {
  margin-bottom: 3.5rem;
}

.article-banner {
  border-radius: 1.5rem;
  position: relative;
  overflow: hidden;
}

.articles-card-img {
  border-radius: 1rem;
  overflow: hidden;
}

.articles-number {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  display: flex;
}

.articles-chakras-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 0px;
  border-bottom: 1px solid var(--stroke-2);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 1.5rem;
  margin-left: -2rem;
  margin-right: -2rem;
  padding-bottom: .5rem;
  padding-left: 2rem;
  padding-right: 2rem;
  display: grid;
}

.fs-toc_link {
  border-left: 1px solid var(--stroke-2);
  color: var(--text);
  font-size: var(--xxsmall-size);
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: .75rem;
  padding-bottom: .75rem;
  padding-left: 1rem;
  font-weight: 500;
  text-decoration: none;
  display: block;
}

.fs-toc_link:hover {
  background-color: var(--white-smoke);
  color: var(--blue);
  border-left-color: #6c7af566;
  border-top-right-radius: .5rem;
  border-bottom-right-radius: .5rem;
}

.fs-toc_link:active {
  background-color: var(--icon-purple\<deleted\|variable-4900797a\>);
  color: var(--blue);
  border-left-width: 2px;
  border-left-color: #6c7af5cc;
  border-top-right-radius: .5rem;
  border-bottom-right-radius: .5rem;
  padding-left: 15px;
}

.fs-toc_link.w--current {
  background-color: var(--icon-purple\<deleted\|variable-4900797a\>);
  color: var(--blue);
  border-left-width: 2px;
  border-left-color: #6c7af5cc;
  border-top-right-radius: .25rem;
  border-bottom-right-radius: .25rem;
  padding-left: 15px;
}

.fs-toc_example {
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: sticky;
  top: 5.5rem;
}

.fs-toc_sidebar {
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: stretch;
}

.fs-toc_link-wrapper {
  color: #f5f5f5;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  overflow: hidden;
}

.fs-toc_link-wrapper.is-h2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border-bottom: 1px solid var(--dark-grey);
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border-bottom-style: none;
}

.footer-nav {
  grid-row-gap: 1rem;
  flex-direction: column;
  display: flex;
}

.img-nate {
  width: 100%;
}

.program-master {
  z-index: 2;
  grid-column-gap: 5rem;
  grid-row-gap: 2.5rem;
  background-color: var(--white);
  border-radius: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 1rem 2rem;
  display: grid;
  position: relative;
  overflow: hidden;
  box-shadow: 0 2px 15px #ccd0d680;
}

.program-tab {
  grid-column-gap: 2rem;
  border-top: 1px solid var(--stroke-2);
  border-bottom: 1px solid var(--stroke-2);
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 1rem 1rem .5rem;
  transition: color .3s cubic-bezier(.215, .61, .355, 1);
  display: flex;
}

.program-tab.last {
  border-bottom-style: none;
}

.program-description-tab-text {
  margin-left: .5rem;
  margin-right: .5rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.program-tab-point {
  margin-top: -1px;
}

.manual {
  grid-column-gap: 1rem;
  border: 1px solid var(--stroke-2);
  background-color: var(--white);
  border-radius: 1.5rem;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: .9fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: start;
  transition: box-shadow .3s cubic-bezier(.25, .46, .45, .94), color .25s cubic-bezier(.25, .46, .45, .94);
  display: block;
  position: relative;
  overflow: hidden;
}

.manual:hover {
  box-shadow: 0 12px 16px -4px #00000014, 0 4px 6px -2px #10182808;
}

.manual-text-wrapper {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

.tariff-master {
  grid-column-gap: 5.5rem;
  background-color: var(--blue);
  border-radius: 2rem;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  padding: 3.75rem 3rem 3.5rem;
  display: grid;
  position: relative;
  overflow: hidden;
  box-shadow: 0 4px 6px -2px #10182808, 0 12px 16px -4px #00000014;
}

.tariff-master-text {
  align-items: center;
  display: flex;
}

.wrapper- {
  height: 100%;
  margin-top: -3.75rem;
  margin-bottom: -3.5rem;
  position: absolute;
}

.line- {
  background-color: #ffffff2b;
  width: 1px;
  height: 100%;
  position: absolute;
}

.check-point-1 {
  color: var(--text);
  -webkit-text-fill-color: inherit;
  background-clip: content-box;
  border-radius: 50px;
  width: 1.9rem;
  height: 1.9rem;
}

.align-center {
  margin-left: auto;
  margin-right: auto;
}

.icon {
  color: var(--blue);
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.program-tab-first {
  grid-column-gap: 2rem;
  border-top: 1px none var(--stroke-2);
  border-bottom: 1px solid var(--stroke-2);
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 1rem 1rem .5rem;
  transition: color .3s cubic-bezier(.215, .61, .355, 1);
  display: flex;
}

.description-tab-first {
  overflow: hidden;
}

.transcript-arrow {
  color: var(--text);
  align-items: center;
  height: 18px;
  display: flex;
  transform: rotate(0);
}

.tab-line {
  background-color: var(--stroke-2);
  height: 1px;
}

.program-tab-last {
  grid-column-gap: 2rem;
  border-top: 1px solid var(--stroke-2);
  border-bottom: 1px none var(--stroke-2);
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 1rem 1rem .5rem;
  transition: color .3s cubic-bezier(.215, .61, .355, 1);
  display: flex;
}

.fits-card {
  border-radius: 2rem;
  padding: 2.5rem 3rem;
  box-shadow: 0 0 20px #00000014;
}

.advantages {
  border: 1px solid var(--stroke-2);
  background-color: var(--white);
  border-radius: .75rem;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
}

.tag {
  grid-column-gap: .375rem;
  background-color: #cfee68;
  border-radius: 0 5rem 0 10rem;
  align-items: center;
  padding: .125rem 1.5rem .125rem 1.25rem;
  font-size: .875rem;
  line-height: 1.5;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.templates-content {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 3rem;
  display: grid;
}

.manual-button {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  padding: 1.5rem;
  display: block;
}

.img- {
  width: 4rem;
  height: 4rem;
  position: relative;
  top: 91px;
  left: -25px;
}

.tariff-master-text-wrapper {
  z-index: 1;
  margin-left: 5rem;
  position: relative;
}

.courses-catalog {
  border-radius: 2rem;
}

.course-arrow {
  height: 18px;
}

.column {
  grid-row-gap: 2.5rem;
  flex-direction: column;
  padding-left: .75rem;
  padding-right: .75rem;
  display: flex;
}

.columns {
  margin-left: -.75rem;
  margin-right: -.75rem;
  display: flex;
}

.manual-content-title {
  grid-column-gap: .25rem;
  border-top: 1px solid var(--stroke-2);
  border-bottom: 1px solid var(--stroke-2);
  color: var(--blue);
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 1.5rem;
  transition: color .3s cubic-bezier(.25, .46, .45, .94);
  display: flex;
}

.manual-content-title:hover {
  color: var(--acient);
}

.manual-content-points {
  padding: 1.25rem 1.5rem;
}

.faq-titles {
  font-size: var(--medium-size);
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  font-weight: 500;
}

.faq-titles.w--current {
  color: var(--acient);
}

.course-content-wrapper-points {
  overflow: visible;
}

.vs {
  grid-column-gap: 2rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr .3fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  margin-top: 4rem;
  display: grid;
}

.text-color-red {
  color: #ff7676;
}

.text-color-red.star {
  font-size: 1.25rem;
}

.text-color-green {
  color: #12b76a;
}

.vs-arrow {
  justify-content: center;
  align-items: center;
  display: flex;
}

.vs-card {
  border: 1px solid var(--stroke-2);
  border-radius: 1.5rem;
  padding: 2rem 2.5rem;
}

.vs-card.border-green {
  border-color: #12b76a80;
}

.vs-card.border-red {
  border-color: #ff767680;
}

.vs-points {
  grid-row-gap: 1.25rem;
  flex-direction: column;
  margin-top: 1.5rem;
  display: flex;
}

.whom {
  grid-column-gap: 2rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 4rem;
  display: grid;
}

.img-arrow-vs {
  border-radius: 0;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
}

.whom-wrapper {
  justify-content: space-between;
  align-items: center;
}

.whom-card {
  background-color: var(--white);
  border-radius: 1.5rem;
  flex-direction: column;
  align-items: center;
  padding: 3rem 2rem;
  display: flex;
  box-shadow: 1px 1px 15px #ccd0d680;
}

.calc-header-1 {
  grid-column-gap: 5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: space-between;
  align-items: center;
  display: grid;
  position: relative;
}

.margin-global-calc {
  border-bottom: 1px solid #eaecf480;
  margin-bottom: 6rem;
  padding: 4rem 3.5rem 6rem;
  overflow: hidden;
}

.fs-checkbox_toggle-dot-7 {
  z-index: 2;
  background-color: #fff;
  border-radius: 999rem;
  flex: none;
  justify-content: flex-end;
  width: 1.25rem;
  height: 1.25rem;
  position: relative;
}

.calc-field-1 {
  grid-column-gap: 1rem;
  grid-row-gap: .75rem;
  text-align: center;
  flex: 1;
  justify-content: center;
  align-items: center;
  margin-right: 2rem;
  display: flex;
}

.fs-checkbox_label-7 {
  width: auto;
  margin-bottom: 0;
  font-weight: 500;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.calc_button-paid {
  background-color: var(--acient);
  font-size: var(--4xsmall-size);
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 50rem;
  margin-left: 3rem;
  padding: 1rem 3.5rem;
  font-weight: 600;
  transition: background-color .35s cubic-bezier(.215, .61, .355, 1);
  overflow: hidden;
}

.calc_button-paid:hover {
  background-color: var(--perple-light);
}

.calc_button-paid:focus {
  background-color: #6a7afd;
  border: 0 #5f6deb;
}

.fs-checkbox_toggle-7 {
  cursor: pointer;
  border-radius: 999rem;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  width: 3.5rem;
  margin-bottom: 0;
  padding: .25rem;
  display: flex;
  position: relative;
}

.calculator-1 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  background-color: #fff;
  border-radius: 1rem;
  flex-wrap: wrap;
  grid-template-rows: auto;
  grid-template-columns: .75fr 2.25fr;
  grid-auto-columns: 1fr;
  align-items: center;
  width: 100%;
  padding: 1.75rem 2.5rem;
  display: grid;
  box-shadow: 0 2px 20px #ccd0d680;
}

.age-gate-success-message-2 {
  background-color: #5d6eff;
  height: 0;
  padding: 0;
}

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

.calc-field-wrapper-1 {
  flex-direction: row;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.calc-form-1 {
  flex: 1;
  margin-bottom: 0;
}

.fs-checkbox_mask-7 {
  z-index: 1;
  background-color: #5d6eff;
  border-radius: 999rem;
  position: absolute;
  inset: 0%;
}

.fs-checkbox_button-7 {
  border-radius: 999rem;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  display: block;
  position: absolute;
  inset: 0%;
}

.fs-checkbox_button-7:focus-visible, .fs-checkbox_button-7[data-wf-focus-visible] {
  outline-offset: 4px;
  outline: 2px solid #9b9b9b;
}

.field-date-1 {
  font-size: var(--medium-size);
  border: 1px solid #eaecf4;
  border-radius: .5rem;
  height: auto;
  margin-bottom: 0;
  padding: 1rem;
  transition: all .35s cubic-bezier(.25, .46, .45, .94);
}

.field-date-1:hover {
  border-color: #aeaeae;
}

.field-date-1:active, .field-date-1:focus {
  border-color: #5d6eff;
}

.transcripts {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 2.25fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: grid;
}

.text-right {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  font-weight: 500;
  display: block;
}

.text-right.w--current {
  color: var(--acient);
}

.text-left {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  font-weight: 500;
  display: none;
  overflow: visible;
}

.text-left.w--current {
  color: var(--acient);
}

.calc-wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  border-radius: 1.5rem;
  flex-flow: column;
  justify-content: center;
  padding: 2rem;
  display: flex;
  box-shadow: 0 2px 20px #ccd0d680;
}

.calc-wrapper.margin-right-0 {
  background-color: var(--white);
  padding-right: 0;
}

.calc-wrapper.margin-right-0-l-copy {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  background-color: var(--white);
  padding-right: 0;
  overflow: hidden;
}

.calc-wrapper.calc-wrapper-8 {
  background-color: var(--white);
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-right: 0;
}

.grid-contur {
  grid-column-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 2fr .75fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.block-contur {
  border: 1px solid var(--stroke-2);
  border-radius: 1rem;
  padding: 1rem 1.5rem;
}

.parametr {
  border: 1px solid var(--stroke-2);
  border-radius: 1rem;
  flex: 1;
  padding: .85rem 1.25rem;
}

.parametr.help {
  cursor: pointer;
  justify-content: space-between;
  padding-right: 1rem;
  display: flex;
  position: relative;
}

.parametr.help-1 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  padding-right: 1rem;
  display: flex;
  position: relative;
}

.grid-contur-param-2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  padding-right: 2rem;
  display: grid;
}

.calc-block-2 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: grid;
}

.h2-calc {
  color: var(--blue);
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 110%;
}

.h2-calc.margin-bot-3-5rem {
  margin-bottom: 3.5rem;
}

.grid-power {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.chakr-wrapper {
  z-index: 2;
  grid-row-gap: 1.15rem;
  flex-direction: column;
  justify-content: space-between;
  align-self: stretch;
  display: flex;
  position: relative;
}

.chakr {
  border-radius: .75rem;
  padding-top: .5rem;
  padding-bottom: .5rem;
  padding-left: 1.25rem;
}

.chakr.sahasrara-block {
  background-color: var(--white);
  border: 1px solid #ff61bb;
  width: 90%;
  padding-top: .75rem;
  padding-bottom: .75rem;
  position: relative;
}

.chakr.adjna-block {
  background-color: var(--white);
  border: 1px solid #3f54ad;
  width: 90%;
  padding-top: .75rem;
  padding-bottom: .75rem;
  position: relative;
}

.chakr.vishudha-block {
  background-color: var(--white);
  border: 1px solid #48bfdf;
  width: 90%;
  padding-top: .75rem;
  padding-bottom: .75rem;
  position: relative;
}

.chakr.anahata-block {
  background-color: var(--white);
  border: 1px solid #76c92b;
  width: 90%;
  padding-top: .75rem;
  padding-bottom: .75rem;
  position: relative;
}

.chakr.manupura-block {
  background-color: var(--white);
  border: 1px solid #edca3a;
  width: 90%;
  padding-top: .75rem;
  padding-bottom: .75rem;
  position: relative;
}

.chakr.svadhistana-block {
  background-color: var(--white);
  border: 1px solid #f68c1f;
  width: 90%;
  padding-top: .75rem;
  padding-bottom: .75rem;
  position: relative;
}

.chakr.muladhara-block {
  background-color: var(--white);
  border: 1px solid #ed2839;
  width: 90%;
  padding-top: .75rem;
  padding-bottom: .75rem;
  position: relative;
}

.line-wrapper {
  flex-direction: column;
  flex: 0 auto;
  justify-content: space-between;
  align-self: stretch;
  margin-left: -2rem;
  margin-right: 5.5rem;
  display: flex;
}

.course-header-hvd {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr .75fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.subtitle-hvd {
  color: #12b76a;
  font-size: var(--xxsmall-size);
  letter-spacing: 1px;
  text-transform: uppercase;
  align-self: center;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 100%;
}

.subtitle-hvd-point {
  align-self: center;
  height: 1.25rem;
  margin-top: 0;
  margin-bottom: 0;
  box-shadow: 0 0 10px #33d98b82;
}

.subtitle-hvd-wrapper {
  grid-column-gap: .5rem;
  justify-content: flex-start;
  align-items: center;
  margin-top: 1.25rem;
  margin-bottom: 1rem;
  display: flex;
}

.result-author-wrapper {
  grid-column-gap: 2.5rem;
  align-items: flex-end;
  margin-bottom: 2rem;
  display: flex;
}

.result-slider {
  background-color: #0000;
  position: relative;
  top: 8%;
}

.slide-nav-6 {
  inset: auto 0% -4%;
}

.result-arrow {
  border: 1px solid var(--stroke-2);
  background-color: var(--bg\<deleted\|variable-18b6860e\>);
  color: var(--blue);
  border-radius: 5rem;
  flex: 0 auto;
  padding: .25rem 1.5rem;
}

.result {
  grid-column-gap: 6rem;
  grid-template-rows: max-content auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: end;
  display: grid;
}

.learn-points-line {
  z-index: 0;
  background-color: var(--stroke-2);
  width: 2px;
  height: 75%;
  position: absolute;
  inset: 7rem 0% 0% 3.9rem;
}

.learn-points-line.master-class {
  height: 55%;
}

.learn-points-line.prednaznachenie {
  height: 63%;
}

.program-number {
  border: 1px solid var(--stroke-2);
  border-radius: 50rem;
  flex: none;
  justify-content: center;
  align-items: center;
  height: 1.5rem;
  padding-left: .75rem;
  padding-right: .75rem;
  display: flex;
}

.faq-title-number {
  color: var(--text);
  font-size: var(--small-size);
  align-self: center;
  font-weight: 500;
  line-height: 100%;
}

.program-point {
  grid-column-gap: .65rem;
  border: 1px solid var(--stroke-2);
  background-color: var(--white);
  border-radius: 1rem;
  align-items: center;
  padding: .5rem .85rem .5rem .65rem;
  display: flex;
}

.program-icon-wrapper {
  background-color: var(--bg\<deleted\|variable-18b6860e\>);
  border-radius: 50rem;
  justify-content: center;
  align-items: center;
  width: 2.25rem;
  height: 2.25rem;
  display: flex;
}

.program-text-wrapper {
  grid-column-gap: .125rem;
  grid-row-gap: .125rem;
  flex-flow: column;
  display: flex;
}

.program-text {
  font-size: var(--xxsmall-size);
  line-height: 140%;
}

.left-arrow, .right-arrow {
  display: none;
}

.program-title-wrapper {
  justify-content: space-between;
  display: flex;
}

.program-parametr {
  color: var(--blue);
  font-size: var(--small-size);
  font-weight: 600;
  line-height: 135%;
}

.program-param {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  align-items: center;
  padding-left: 0;
  display: flex;
}

.margin-section-xlarge {
  margin-bottom: 18rem;
}

.quote-small {
  font-size: var(--small-size);
  margin-top: 1rem;
  margin-bottom: .5rem;
  line-height: 140%;
}

.quote-small.margin-bot-0 {
  margin-bottom: 0;
}

.list-small {
  grid-row-gap: .75rem;
  margin-bottom: 0;
}

.compatibility-card {
  background-color: var(--white);
  border-radius: 1.5rem;
  flex-direction: column;
  align-items: center;
  padding: 2rem 1.5rem;
  display: flex;
  box-shadow: 1px 1px 15px #ccd0d680;
}

.quote-program {
  font-size: var(--small-size);
}

.modal-pay-wrapper {
  background-color: #fff;
  border-radius: 2rem;
  width: 36rem;
  padding: 2rem 3rem;
  position: relative;
  box-shadow: 0 0 30px #ccd0d6e6;
}

.modal-pay-wrapper.form {
  width: 38rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.modal-pay-wrapper.course-chakr {
  width: 62rem;
  padding-top: 3rem;
}

.form-pay {
  flex-direction: column;
  display: flex;
}

.modal-pay-title {
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.85rem;
  font-weight: 800;
}

.close-pay {
  cursor: pointer;
  height: 3.5rem;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: -14px;
}

.label {
  color: var(--blue);
  font-size: var(--medium-size);
  margin-bottom: .75rem;
  font-weight: 500;
}

.pay-title-wrapper {
  border-bottom: 1px solid var(--stroke-2);
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2rem;
  padding-bottom: .75rem;
  display: flex;
}

.master-header-button {
  grid-column-gap: 2.5rem;
  margin-bottom: 0;
  display: flex;
}

.prednaznachenie {
  margin-bottom: 1rem;
  display: block;
}

.etherium {
  background-color: #ffbcad;
  border-radius: .25rem;
  flex: none;
  width: 1.25rem;
  height: 1.25rem;
}

.astral {
  background-color: #ace1af;
  border-radius: .25rem;
  flex: none;
  width: 1.25rem;
  height: 1.25rem;
}

.mental {
  background-color: #ccf;
  border-radius: .25rem;
  flex: none;
  width: 1.25rem;
  height: 1.25rem;
}

.wrapper-number {
  z-index: -1;
  justify-content: space-between;
  display: flex;
  position: absolute;
  inset: 0%;
}

.bodies-line-50 {
  background-color: var(--stroke-2);
  align-self: center;
  width: 1px;
  height: 100%;
}

.line-0 {
  grid-row-gap: .25rem;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.etherium-line {
  background-color: #ffbcad;
  border-top-right-radius: 25rem;
  border-bottom-right-radius: 25rem;
  width: 0%;
  height: 2.25rem;
}

.wrapper-line {
  grid-row-gap: 1.5rem;
  flex-direction: column;
  justify-content: space-between;
  padding-top: 1rem;
  padding-bottom: 2.75rem;
  display: flex;
}

.bodies-line-100 {
  background-color: var(--stroke-2);
  align-self: flex-end;
  width: 1px;
  height: 100%;
}

.bodies-line-0 {
  background-color: var(--stroke-2);
  align-self: flex-start;
  width: 1px;
  height: 100%;
}

.astral-line {
  background-color: #ace1af;
  border-top-right-radius: 25rem;
  border-bottom-right-radius: 25rem;
  width: 0%;
  height: 2.25rem;
}

.mental-line {
  background-color: #ccf;
  border-top-right-radius: 25rem;
  border-bottom-right-radius: 25rem;
  width: 0%;
  height: 2.25rem;
}

.bodies-text-0 {
  margin-left: -7px;
  font-size: .875rem;
}

.bodies-text-25 {
  font-size: .875rem;
}

.calc-block-4 {
  grid-column-gap: 2rem;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1.45fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
}

.tables {
  grid-column-gap: 1.5rem;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: grid;
}

.table {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  border: 1px solid var(--stroke-2);
  border-radius: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  padding-left: 0;
  display: flex;
  overflow: hidden;
}

.margin-global-0 {
  background-color: var(--bg\<deleted\|variable-18b6860e\>);
}

.margin-section-full {
  margin-bottom: var(--margin-10rem);
  padding: 4rem 3.5rem;
}

.transcripts-info {
  border: 1px solid var(--stroke-2);
  background-color: var(--white);
  border-radius: 1.5rem;
  padding: 2rem 1.5rem;
  position: sticky;
  top: 5.5rem;
}

.transcript {
  border: 1px none var(--stroke-2);
  background-color: var(--white);
  border-radius: 1.5rem;
  display: block;
  box-shadow: 0 2px 20px #ccd0d680;
}

.transcript-tabs {
  grid-row-gap: 1.75rem;
  flex-direction: column;
  margin-left: 2rem;
  margin-right: 2rem;
  display: flex;
  overflow: hidden;
}

.transcript-header {
  border-bottom: 1px solid var(--stroke-2);
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 2rem;
  display: flex;
}

.sub-transcript {
  border: 1px solid var(--stroke-2);
  border-radius: 1rem;
  overflow: hidden;
}

.sub-transcript-header {
  grid-column-gap: 2rem;
  border-top: 1px none var(--stroke-2);
  background-color: var(--white-smoke);
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 1.5rem 2rem;
  transition: color .3s cubic-bezier(.215, .61, .355, 1);
  display: flex;
}

.sub-transcript-header.line-no {
  border-bottom-style: none;
}

.sub-transcript-description {
  overflow: hidden;
}

.cell-1 {
  border-bottom: 1px solid var(--stroke-2);
  text-align: center;
  background-color: #0000;
  padding: .75rem 1rem;
}

.cell-2 {
  text-align: center;
  padding: .75rem 1rem;
}

.cell-title {
  border-bottom: 1px solid var(--stroke-2);
  background-color: var(--bg\<deleted\|variable-18b6860e\>);
  text-align: center;
  padding: .75rem 1rem;
}

.cell {
  text-align: center;
  justify-content: center;
  align-items: center;
  height: 5.25rem;
  padding: .5rem 1rem;
  display: flex;
}

.column-1 {
  border-right: 1px solid var(--stroke-2);
  flex: 1;
  align-self: flex-end;
}

.column-2 {
  flex: 1;
  align-self: stretch;
}

.sub-transcript-description-text {
  margin-left: 2rem;
  margin-right: 2rem;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  position: relative;
}

.sub-transcript-description-text.manrgin-bot-0 {
  padding-bottom: 0;
}

.transcript-title {
  color: var(--blue);
  font-size: var(--medium-size);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 100%;
}

.transcript-close {
  background-color: #f5b84033;
  border-radius: 50rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 3.5rem;
  height: 3.5rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.transcript-close.margin-bot-1rem {
  margin-bottom: 1rem;
}

.line {
  border-bottom: 1px solid var(--stroke-2);
}

.transcript-margin {
  height: 2rem;
}

.title-form-calc {
  font-size: var(--medium-size);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
}

.hvd-wrapper {
  grid-row-gap: 3rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.quote-hvd {
  font-size: var(--medium-size);
  margin-top: 1rem;
  margin-bottom: 1.25rem;
  font-style: italic;
}

.grid-personality {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.grid-contur-param-1 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: grid;
}

.typology-title {
  color: var(--blue);
  font-size: var(--xmedium-size);
  align-self: center;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 100%;
}

.line-25, .line-50, .line-75, .line-100 {
  grid-row-gap: .25rem;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.bodies-line-25, .bodies-line-75 {
  background-color: var(--stroke-2);
  align-self: center;
  width: 1px;
  height: 100%;
}

.bodies-text-50, .bodies-text-75 {
  font-size: .875rem;
}

.bodies-text-100 {
  font-size: var(--small-size);
  margin-right: -14px;
}

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

.hvd-person {
  grid-column-gap: 2rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-items: start;
  margin-bottom: .75rem;
  display: grid;
}

.img-person {
  border-radius: 7px;
  margin-top: 0;
  margin-bottom: .875rem;
}

.text-color-gray {
  color: var(--text);
}

.tab-close {
  background-color: #f5b84033;
  border-radius: .5rem;
  padding: .5em 1rem .5rem;
}

.transcript-open {
  background-color: var(--masterbg\<deleted\|variable-598077a9\>);
  border-radius: 50rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 3.5rem;
  height: 3.5rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.transcript-open.margin-bot-1rem {
  margin-bottom: 1rem;
}

.hvd-person-pay {
  grid-column-gap: 2rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-items: start;
  margin-bottom: .75rem;
  display: grid;
}

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

.reactions-text {
  font-size: var(--medium-size);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 100%;
}

.reactions-img {
  background-color: var(--acient);
  border-radius: 50px;
  width: 8px;
  height: 8px;
  margin-top: 1px;
}

.check {
  opacity: 1;
  align-self: center;
  height: 6rem;
  margin-top: 0;
  margin-bottom: 2rem;
}

.plug {
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding-left: 3.5rem;
  padding-right: 3.5rem;
  display: flex;
  overflow: hidden;
}

.calc-payy {
  z-index: 250;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #ffffffb3;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.field-calc {
  border: 1px solid var(--stroke-2);
  color: var(--blue);
  font-size: var(--small-size);
  background-color: #f6f7fda6;
  border-radius: .75rem;
  height: 4rem;
  margin-bottom: 1.5rem;
  padding: 1.25rem 1.5rem 1.25rem 1.25rem;
  transition: border-color .3s cubic-bezier(.25, .46, .45, .94);
}

.field-calc:hover {
  border-color: var(--acient);
}

.field-calc:focus {
  outline-offset: 0px;
  color: var(--text);
  border-color: #6c7af5;
  outline: 0 #6b7094;
}

.field-calc.form {
  margin-bottom: 0;
}

.field-calc-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: .75rem;
  text-align: center;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.field-calc-wrapper.form {
  margin-bottom: 1.5rem;
}

.button-calc {
  background-color: var(--acient);
  color: #fff;
  font-size: var(--4xsmall-size);
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 50rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 4.5rem;
  margin-top: .75rem;
  padding: 1.5rem 3.5rem;
  font-weight: 600;
  transition: background-color .35s cubic-bezier(.215, .61, .355, 1);
  display: flex;
}

.button-calc:hover {
  background-color: var(--perple-light);
}

.calc-title-body {
  font-size: var(--medium-size);
  margin-top: 0;
  margin-bottom: 0;
  line-height: 100%;
}

.quote-calc {
  background-color: #0000;
  border-left-style: solid;
  border-radius: 0 .5rem .5rem 0;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  padding-top: .5rem;
  padding-bottom: .5rem;
}

.transcript-table-title {
  border-bottom: 1px solid var(--stroke-2);
  background-color: var(--white-smoke);
  text-align: center;
  padding: 1.25rem 1rem;
}

.transcript-title-text {
  color: var(--blue);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Proximasoft;
  font-size: 1rem;
  font-weight: 600;
  line-height: 100%;
}

.italic-text-2 {
  font-style: italic;
}

.calc-name {
  color: var(--blue);
  font-size: var(--medium-size);
  text-align: center;
  font-weight: 400;
  line-height: 120%;
}

.credit-text {
  font-size: var(--xsmall-size);
  margin-bottom: -2px;
}

.color-red {
  color: #ed2839;
}

.color-orange {
  color: #f68c1f;
}

.color-yellow {
  color: #edca3a;
}

.color-green {
  color: #76c92b;
}

.color-purple {
  color: var(--acient);
}

.color-blue {
  color: #48bfdf;
}

.color-pink {
  color: #ff61bb;
}

.grid-power-2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.paragraph {
  font-style: italic;
}

.sub-transcript-1 {
  border-style: none none solid;
  border-width: 1px 1px 2px;
  border-color: var(--stroke-2);
  margin-bottom: .75rem;
  overflow: hidden;
}

.sub-transcript-header-1 {
  grid-column-gap: 2rem;
  border-top: 2px solid var(--stroke-2);
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 1.5rem 1rem;
  transition: color .3s cubic-bezier(.215, .61, .355, 1);
  display: flex;
}

.sub-transcript-description-1 {
  overflow: hidden;
}

.sub-transcript-description-text-1 {
  margin-left: 1rem;
  margin-right: 1rem;
  padding-top: 2rem;
  padding-bottom: 1.25rem;
}

.line-2px {
  border-bottom: 2px solid var(--stroke-2);
}

.sub-transcript-2 {
  border-style: none none solid;
  border-width: 1px 1px 2px;
  border-color: var(--stroke-2);
  overflow: hidden;
}

.tables-flex {
  border: 1px solid var(--stroke-2);
  border-radius: 1rem;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: flex;
  overflow: hidden;
}

.column-3 {
  border-right: 1px solid var(--stroke-2);
  flex: 1;
  align-self: flex-start;
}

.column-3.line-no {
  border-right-style: none;
}

.form-block-3 {
  margin-bottom: 1rem;
}

.paragraph-2, .paragraph-3, .paragraph-4, .paragraph-5, .paragraph-6, .paragraph-7, .paragraph-8 {
  margin-top: 2rem;
}

.text-align-center {
  z-index: 2;
  text-align: center;
  position: relative;
}

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

.container-small {
  width: 100%;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.card-course-club {
  grid-column-gap: 1.5rem;
  grid-row-gap: .5px;
  align-self: flex-start;
  align-items: center;
  margin-top: 1.5rem;
  margin-bottom: 0;
  display: flex;
}

.club-grid-author {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.author-column-1 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  display: flex;
}

.button-2 {
  color: #000;
  background-color: #97c680;
  border: 1px solid #97c680;
  border-radius: 64rem;
  justify-content: center;
  align-items: center;
  padding: 1.25rem 2rem;
  font-family: Proximasoft;
  font-size: 1rem;
  font-weight: 400;
  transition: all .4s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-2:hover {
  color: #97c680;
  border: 1px solid #1e1e2f;
  box-shadow: inset 0 -65px #1e1e2f;
}

.profit-grid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 4rem;
  display: grid;
  position: relative;
}

.club-how-img {
  width: 4rem;
  height: 4rem;
  margin-top: 0;
  margin-bottom: 1.5rem;
}

.club-line {
  z-index: -1;
  background-color: var(--stroke-2);
  width: 70%;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 2rem auto 0% 15%;
}

.club-author {
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 4rem;
  font-weight: 800;
  line-height: 110%;
}

.author-club-description {
  letter-spacing: 4.5px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 1rem;
}

.author-point {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  background-color: var(--bg\<deleted\|variable-18b6860e\>);
  border-radius: 1rem;
  flex-direction: column;
  padding: 1rem 1.5rem;
  display: flex;
}

.author-point._1 {
  margin-top: 4rem;
}

.author-quote {
  z-index: 1;
  background-color: var(--white);
  border-radius: 2rem;
  margin: 6rem 2rem 0 15rem;
  padding: 2.5rem 2rem 2rem;
  position: relative;
  box-shadow: 0 0 20px -4px #00000014, 0 5px 9px -2px #10182808;
}

.container-xmedium {
  width: 100%;
  max-width: 72rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.author-quote-q {
  border: 1px solid var(--stroke-2);
  background-color: var(--bg\<deleted\|variable-18b6860e\>);
  border-radius: 1rem;
  justify-content: center;
  align-items: center;
  width: 3.5rem;
  height: 3.5rem;
  display: flex;
  position: absolute;
  inset: -2rem auto auto 2rem;
}

.quote_club {
  border-radius: 0;
  width: 1.25rem;
  margin-top: 0;
  margin-bottom: 0;
}

.author-img-wrapper {
  position: absolute;
  inset: 0%;
}

.club-title-author {
  margin-bottom: 1.25rem;
}

.text-align-club {
  text-align: center;
  max-width: 44rem;
  margin-left: auto;
  margin-right: auto;
}

.profit-block {
  text-align: center;
  border-radius: 3rem;
  flex-direction: column;
  flex: 1;
  align-self: flex-start;
  align-items: center;
  padding: 1.5rem 1.5rem 2rem;
  display: flex;
  box-shadow: 0 0 15px #00000014;
}

.profit-img-wrapper {
  background-color: #fff;
  background-image: url('../images/Vector_1.svg'), url('../images/Clip-path-group.svg');
  background-position: 69%, 50% 100%;
  background-repeat: no-repeat, repeat;
  background-size: 85rem, auto;
  background-attachment: scroll, scroll;
  border-radius: 1.5rem;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  margin-bottom: 1.5rem;
  padding: 1rem 2rem;
  display: flex;
}

.club-now-wrapper {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-direction: row;
  justify-content: space-around;
  margin-top: 5rem;
  display: flex;
  position: relative;
}

.button-left {
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  font-weight: 700;
  text-decoration: none;
  display: flex;
  position: relative;
}

.button-left:hover {
  text-decoration: none;
}

.button-left.margin-top-1-25rem {
  margin-top: 1.25rem;
}

.button-more-text {
  color: var(--blue);
  font-size: var(--xxsmall-size);
  letter-spacing: 1px;
  text-transform: uppercase;
  align-items: center;
  font-weight: 600;
  line-height: 15px;
  display: flex;
}

.arrow-wrap {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  margin-left: 4px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.arrow-circle {
  border: 1.5px solid var(--acient);
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
  position: relative;
  inset: 0%;
  overflow: hidden;
}

.arrow-container {
  justify-content: center;
  align-items: center;
  width: 14px;
  height: 14px;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.button-arrow-2 {
  border-radius: 0;
  width: 14px;
  height: 14px;
  margin-top: 0;
  margin-bottom: 0;
  position: absolute;
}

.button-arrow {
  width: 14px;
  height: 14px;
  margin-top: 0;
  margin-bottom: 0;
  position: absolute;
}

.club-courses {
  z-index: 5;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.card-program {
  flex: 1;
  overflow: hidden;
}

.card-program-main {
  position: relative;
  overflow: hidden;
}

.card-program-header {
  grid-column-gap: 2rem;
  border-bottom: 1px solid var(--stroke-2);
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 1.5rem;
  transition: color .3s cubic-bezier(.215, .61, .355, 1);
  display: flex;
  box-shadow: 0 4px 9px -2px #00000014;
}

.club-program-tab-first {
  grid-column-gap: 2rem;
  border-top: 1px none var(--stroke-2);
  border-bottom: 1px solid var(--stroke-2);
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 1.5rem;
  transition: color .3s cubic-bezier(.215, .61, .355, 1);
  display: flex;
}

.club-program-tab {
  grid-column-gap: 2rem;
  border-top: 1px solid var(--stroke-2);
  border-bottom: 1px solid var(--stroke-2);
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 1.5rem;
  transition: color .3s cubic-bezier(.215, .61, .355, 1);
  display: flex;
}

.gradient {
  background-image: linear-gradient(#fff0, #fff);
  height: 2rem;
  position: absolute;
  inset: auto 0% 0%;
}

.soft-club-text {
  color: var(--blue);
  font-size: var(--small-size);
  margin-bottom: 0;
  font-weight: 500;
  line-height: 140%;
}

.quote-club {
  border: 2px dashed var(--purple_bg);
  background-color: var(--white);
  font-size: var(--small-size);
  border-radius: 1rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  padding: 1rem;
  font-weight: 400;
  line-height: 140%;
}

.club-content-2 {
  background-color: var(--bg\<deleted\|variable-18b6860e\>);
  border-radius: 1.5rem;
  margin-top: 1.5rem;
  padding: 1rem;
}

.next-text {
  color: var(--blue);
  font-size: var(--xxxsmall-size);
  letter-spacing: 1px;
  text-transform: uppercase;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.next-arrow-img {
  width: 12px;
  height: 12px;
  margin-top: 0;
  margin-bottom: 0;
  position: absolute;
}

.next-arrow-img-2 {
  border-radius: 0;
  width: 12px;
  height: 12px;
  margin-top: 0;
  margin-bottom: 0;
  position: absolute;
}

.next-arrow-container {
  justify-content: center;
  align-items: center;
  width: 12px;
  height: 12px;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.next-arrow-circle {
  border: 1.5px solid var(--acient);
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
  position: relative;
  inset: 0%;
  overflow: hidden;
}

.next-arrow {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  margin-left: 2px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.save-calc {
  grid-column-gap: .75rem;
  border: 1px solid var(--stroke-2);
  cursor: pointer;
  background-color: #fffc;
  border-radius: 50rem;
  align-items: center;
  padding: .45rem 1.25rem .45rem 1rem;
  display: flex;
}

.save-calc-icon {
  border: 1px solid var(--stroke-2);
  background-color: #f6f7fd;
  border-radius: 50rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 42px;
  display: flex;
  position: relative;
}

.html-embed-3 {
  align-items: center;
  display: flex;
  transform: translate(0);
}

.html-embed-4 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.pdf-save {
  z-index: 150;
  background-color: #ffffffb3;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.line-pdf {
  border-bottom: 1px solid var(--stroke-2);
  margin-top: 1.5rem;
  margin-bottom: 1.75rem;
}

.save-calc-2 {
  grid-column-gap: .75rem;
  border: 1px solid var(--stroke-2);
  cursor: pointer;
  background-color: #fffc;
  border-radius: 50rem;
  justify-content: center;
  align-items: center;
  margin-top: 3rem;
  padding: .45rem 1.25rem .45rem 1rem;
  display: flex;
}

.faq-point-wrapper {
  border-bottom: 1px solid var(--stroke-2);
}

.faq-point-wrapper.no-line {
  border-bottom-style: none;
}

.faq-answer {
  padding: 0 2rem;
  overflow: hidden;
}

.faq-question {
  cursor: pointer;
  justify-content: space-between;
  padding: 1.5rem .5rem;
  display: flex;
}

.faq-question._2rem {
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-left: 1rem;
}

.faq-answer {
  padding-left: 1rem;
  padding-right: 1rem;
}

.club-block-content {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.author-column-2 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  display: flex;
}

.proffit-button {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  margin-top: 4rem;
  font-weight: 700;
  text-decoration: none;
  display: flex;
  position: relative;
}

.proffit-button:hover {
  text-decoration: none;
}

.quote-program-m {
  font-size: var(--small-size);
}

.quote-program-m.magrin-bot-0 {
  margin-bottom: 0;
}

.club-quote {
  color: var(--text);
  font-size: var(--medium-size);
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  font-style: italic;
  font-weight: 400;
}

.club-quote.w--current {
  color: var(--acient);
}

.club-quote.margin-bot-1rem {
  margin-bottom: 1rem;
}

.catalog-content {
  padding-left: .75rem;
  padding-right: .75rem;
}

.button-center {
  display: flex;
}

.couse-card-flex {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  display: flex;
}

.look-strik {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: flex-start;
  position: absolute;
  inset: 0%;
}

.container-mediumx {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.button-cel {
  border-top: 1px solid var(--stroke-2);
  border-bottom: 1px solid var(--stroke-2);
  justify-content: space-between;
  align-items: center;
  margin-top: 1rem;
  padding: .5rem 1rem;
  font-weight: 700;
  text-decoration: none;
  display: flex;
  position: relative;
}

.button-cel:hover {
  text-decoration: none;
}

.button-centr {
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-centr.margin-top-1rem {
  margin-top: 1rem;
}

.link-text {
  border-bottom: 1px dashed var(--acient);
  color: var(--acient);
  cursor: pointer;
  transition: border-color .25s cubic-bezier(.25, .46, .45, .94), color .25s cubic-bezier(.25, .46, .45, .94);
}

.link-text:hover {
  border-bottom-color: var(--perple-light);
  color: var(--perple-light);
}

.menu-dropdown-calc {
  grid-column-gap: 2rem;
  background-color: #fff;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 2rem;
  padding-left: 2rem;
  padding-right: 2rem;
  box-shadow: 0 2px 20px #00000029;
}

.menu-dropdown-line {
  border-top: 1px solid var(--stroke-2);
  margin-top: 1.5rem;
  margin-left: -2rem;
  margin-right: -2rem;
}

.main-menu-calc-img-wrapper {
  border: 1px none var(--stroke-2);
  border-radius: 1rem;
  flex: none;
  padding: .75rem;
  box-shadow: 0 0 11px 2px #0000000d;
}

.club-close {
  cursor: pointer;
  height: 4.5rem;
  margin-top: 0;
  margin-bottom: 0;
  position: absolute;
  inset: .3rem .3rem auto auto;
}

.club-text {
  color: var(--text);
  font-size: var(--medium-size);
  flex: 0 auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}

.club-text.w--current {
  color: var(--acient);
}

.button-club {
  background-color: var(--acient);
  color: #fff;
  font-size: var(--4xsmall-size);
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 50rem;
  flex-direction: column;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  margin-top: 2rem;
  padding: 1.5rem 3.5rem;
  font-weight: 600;
  transition: border-color .35s cubic-bezier(.25, .46, .45, .94), background-color .35s cubic-bezier(.215, .61, .355, 1);
  display: flex;
}

.button-club:hover {
  background-color: var(--perple-light);
}

.flex-club {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  display: flex;
}

.buttons {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  align-items: center;
  padding-left: 0;
  display: flex;
}

.buttons-s {
  background-color: var(--acient);
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 50rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: .5rem 1.25rem;
  font-size: .5rem;
  font-weight: 600;
  transition: border-color .35s cubic-bezier(.25, .46, .45, .94), background-color .35s cubic-bezier(.215, .61, .355, 1);
  display: flex;
}

.buttons-s:hover {
  background-color: var(--perple-light);
}

.button-arrow-1 {
  width: 14px;
  height: 14px;
  margin-top: 0;
  margin-bottom: 0;
  position: absolute;
}

.button-arrow-3 {
  border-radius: 0;
  width: 14px;
  height: 14px;
  margin-top: 0;
  margin-bottom: 0;
  position: absolute;
}

.club-tarif {
  z-index: 2;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  place-items: start stretch;
  margin-top: 3.5rem;
  position: relative;
}

.club-plan-secondary {
  border: 1px solid var(--stroke-2);
  background-color: var(--white);
  border-radius: 2.5rem;
  padding: 1.75rem 2rem 2rem;
  position: relative;
}

.club-plan-secondary.shadow {
  box-shadow: 0 0 9px 2px #00000012;
}

.club-plan-mid {
  background-color: var(--white);
  border-radius: 2.5rem;
  padding: 1.65rem 1.5rem 1.935rem;
}

.club-plan-middle {
  background-image: linear-gradient(45deg, var(--acient), var(--green\<deleted\|variable-e2b95f26\>) 47%, var(--green\<deleted\|variable-e2b95f26\>) 75%, var(--acient));
  transform: scale3d(1none, 1none, 1none);
  transform-style: preserve-3d;
  border-radius: 2.6rem;
  padding: 2px;
}

.club-plan-middle.shadow {
  box-shadow: 0 0 9px 2px #00000012;
}

.price-tariff {
  color: var(--blue);
  text-align: left;
  flex: 0 auto;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.2;
}

.grid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1.15fr 1fr;
  grid-auto-columns: 1fr;
  justify-items: stretch;
  display: grid;
}

.club-info {
  background-color: var(--white);
  border-radius: 3rem;
  flex-direction: column;
  flex: 1;
  align-self: flex-start;
  padding: 3.5rem 3.5rem 1rem;
  display: flex;
  position: relative;
  box-shadow: 0 0 50px #00000012;
}

.h3-faqq {
  font-size: var(--medium-size);
  text-transform: uppercase;
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
}

.h3-faqq.margin-bot-1rem {
  margin-bottom: 1rem;
}

.first-lesson {
  align-items: center;
}

.tariff-points-s {
  grid-row-gap: 1rem;
  flex-direction: column;
  display: flex;
}

.pdf-text {
  color: var(--blue);
  font-weight: 600;
}

.pdf-block {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.flex-pdf {
  justify-content: space-between;
  display: flex;
}

.club-time-wrapp {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 1.5rem;
  display: flex;
}

.field-for-date {
  font-size: var(--medium-size);
  background-color: #fff0;
  border: 1px solid #0000;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding: 0 0 0 1.25rem;
  transition: all .35s cubic-bezier(.25, .46, .45, .94);
  position: absolute;
  inset: 0%;
}

.field-for-date:hover {
  border-style: none;
  border-color: #aeaeae;
}

.field-for-date:active {
  border-color: #5d6eff;
}

.field-for-date:focus {
  border-color: #5d6eff;
  border-radius: .75rem;
}

.tab-link-tab-2 {
  background-color: var(--stroke-2);
  color: var(--text);
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  font-size: var(--small-size);
  border-radius: 50rem;
  padding: 1rem 2rem;
  font-weight: 600;
}

.tab-link-tab-2:hover {
  color: var(--acient);
}

.tab-link-tab-2.w--current {
  background-color: var(--bg_cours);
  color: var(--acient);
}

.tabs-menu {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  margin-bottom: 3rem;
  display: flex;
}

.ofont-sovm {
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding-top: 4px;
  font-family: BebasNaueBold, Impact, sans-serif;
  font-size: 1.65rem;
  font-weight: 700;
  line-height: 105%;
}

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

.chakri-matrica {
  border-radius: 1.5rem;
  flex-flow: column;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  overflow: hidden;
  box-shadow: 0 2px 20px #ccd0d680;
}

.table-chakras {
  flex-flow: column;
  flex: 1;
  display: flex;
}

.table-chakra {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-bottom: 1px solid var(--stroke-2);
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 2.5fr 1fr;
  margin-right: -1px;
}

.table-title-chakra-2 {
  color: #735bc0;
  font-size: var(--medium-size);
  text-align: left;
  text-transform: uppercase;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
}

.table-title-chakra-3 {
  color: #019be3;
  font-size: var(--medium-size);
  text-align: left;
  text-transform: uppercase;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
}

.table-title-chakra-4 {
  color: #8ebb3e;
  font-size: var(--medium-size);
  text-align: left;
  text-transform: uppercase;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
}

.table-title-chakra-5 {
  color: #e3ae0b;
  font-size: var(--medium-size);
  text-align: left;
  text-transform: uppercase;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
}

.table-title-chakra-6 {
  color: #ed711b;
  font-size: var(--medium-size);
  text-align: left;
  text-transform: uppercase;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
}

.table-title-chakra-7 {
  color: #ed2939;
  font-size: var(--medium-size);
  text-align: left;
  text-transform: uppercase;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
}

.calculator-form-compatibility {
  background-color: #fff;
  border-radius: 1.5rem;
  flex-wrap: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  width: 95%;
  display: flex;
  overflow: hidden;
  box-shadow: 0 2px 20px #ccd0d680;
}

.calc-field-compatibility {
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr .75fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  display: grid;
}

.calc-field-for-compatibility {
  grid-column-gap: 1rem;
  grid-row-gap: .75rem;
  border: 1px solid var(--stroke-2);
  text-align: center;
  border-radius: .75rem;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 4rem;
  display: flex;
  position: relative;
}

.calc_button-compatibility {
  font-size: var(--4xsmall-size);
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #5d6eff;
  border-radius: 50rem;
  width: 100%;
  padding: 1.25rem 6rem;
  font-weight: 600;
  transition: background-color .3s cubic-bezier(.215, .61, .355, 1);
}

.calc_button-compatibility:hover {
  background-color: var(--perple-light);
}

.calc_button-compatibility:focus {
  background-color: #6a7afd;
  border: 0 #5f6deb;
}

.title-compatibility {
  grid-column-gap: .85rem;
  grid-row-gap: .85rem;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 1.5rem;
  display: flex;
}

.calc-text-compatibility-1 {
  width: 100%;
}

.women-calc, .man-calc {
  border-right: 1px solid var(--stroke-2);
  flex: 1;
  padding: 2rem;
}

.calc-button-wrap {
  background-color: var(--bg\<deleted\|variable-18b6860e\>);
  flex-flow: row;
  flex: 1;
  justify-content: center;
  align-self: stretch;
  align-items: flex-end;
  padding-bottom: 2rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  display: flex;
}

.tariff-points-l {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 1.25rem;
  display: flex;
}

.manual-all {
  border: 1px solid var(--stroke-2);
  background-color: var(--white);
  border-radius: 1.5rem;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: .8fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: start;
  margin-bottom: 2rem;
  transition: box-shadow .3s cubic-bezier(.25, .46, .45, .94), color .25s cubic-bezier(.25, .46, .45, .94);
  display: grid;
  position: relative;
  overflow: hidden;
}

.manual-all:hover {
  box-shadow: 0 12px 16px -4px #00000014, 0 4px 6px -2px #10182808;
}

.manual-text-wrap {
  width: 100%;
}

.manual-img {
  background-color: #f6f7fc;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.ofont-2-5rem {
  color: var(--blue);
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 6px;
  font-family: BebasNaueBold, Impact, sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
}

.ofont-2-5rem.margin-bot-0-75rem {
  margin-bottom: .75rem;
  line-height: 125%;
}

.ofont-2-5rem.margin-bot-0-25rem {
  margin-bottom: .25rem;
  line-height: 125%;
}

.ofont-2-5rem.margin-bot-0-5rem {
  margin-bottom: .5rem;
  line-height: 125%;
}

.ofont-2-5rem.margin-bot-0-0-75rem {
  margin-bottom: .75rem;
  line-height: 125%;
}

.manual-title-span-all {
  color: var(--dark-grey);
  margin-bottom: 4px;
  font-size: 1.25rem;
  line-height: 115%;
  display: block;
}

.gradient-manual {
  z-index: 2;
  background-image: linear-gradient(#fff0, #fff);
  height: 2rem;
  position: absolute;
  inset: auto 0% 0%;
}

.box-title-wrap-line {
  border-bottom: 1px solid var(--stroke-2);
  margin-bottom: 1.75rem;
  margin-left: -2rem;
  margin-right: -2rem;
  padding-left: 2rem;
  padding-right: 2rem;
}

.grid-human-param {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: grid;
}

.grid-human {
  grid-column-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.block-human {
  flex-flow: column;
  justify-content: space-between;
  display: flex;
}

.grid-chakr-sovm {
  grid-template-rows: auto;
  grid-template-columns: 24.5% 1fr 24.5%;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.calc-sovm-wrapper {
  border-radius: 1.5rem;
  padding-bottom: 2rem;
  padding-left: 2rem;
  padding-right: 2rem;
  box-shadow: 0 2px 20px #ccd0d680;
}

.grid-sovm-power {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.title-energy-wrap {
  justify-content: space-between;
  display: flex;
}

.line-energy-wrap {
  background-color: var(--stroke-2);
  border-radius: 50rem;
  justify-content: space-between;
  height: .85rem;
  display: flex;
  position: relative;
}

.line-energy {
  background-image: linear-gradient(135deg, red, #d47823 26%, #ffe500 54%, #c6ff22 76%, #80ff00);
  border-radius: 50rem;
  flex: 0 auto;
  width: 100%;
  height: 100%;
  position: relative;
  inset: 0%;
}

.energy-20 {
  z-index: 100;
  background-color: #00000026;
  justify-content: center;
  align-items: center;
  width: 1px;
  height: 100%;
  display: flex;
  position: absolute;
  left: 20%;
}

.energy-40 {
  z-index: 100;
  background-color: #00000026;
  justify-content: center;
  align-items: center;
  width: 1px;
  height: 100%;
  display: flex;
  position: absolute;
  left: 40%;
}

.energy-60 {
  z-index: 100;
  background-color: #00000026;
  justify-content: center;
  align-items: center;
  width: 1px;
  height: 100%;
  display: flex;
  position: absolute;
  left: 60%;
}

.energy-80 {
  z-index: 100;
  background-color: #00000026;
  justify-content: center;
  align-items: center;
  width: 1px;
  height: 100%;
  display: flex;
  position: absolute;
  left: 80%;
}

.energy-text {
  font-size: var(--xsmall-size);
  line-height: 100%;
  position: relative;
  inset: auto 0% -150%;
}

.energy-0 {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 1px;
  height: 100%;
  display: flex;
  position: absolute;
  left: 2%;
}

.energy-100 {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 1px;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0% 2% 0% auto;
}

.div-block-88 {
  z-index: -2;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.div-block-89 {
  z-index: -2;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.div-block-90 {
  z-index: 1;
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  padding-top: 10%;
  padding-bottom: 10%;
  display: flex;
  position: relative;
  left: 3%;
}

.calc-sovm-wrap {
  border-radius: 1.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  box-shadow: 0 2px 20px #ccd0d680;
}

.women-ajna {
  color: var(--white);
  font-size: var(--xxsmall-size);
  text-align: center;
  background-color: #735bc0;
  border-radius: 50rem;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  line-height: 100%;
  display: flex;
  position: absolute;
  top: 5%;
  left: 63%;
  box-shadow: 0 0 10px 2px #735bc0;
}

.women-vishuddha {
  color: var(--white);
  font-size: var(--xxsmall-size);
  text-align: center;
  background-color: #009be3;
  border-radius: 50rem;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  line-height: 100%;
  display: flex;
  position: absolute;
  top: 25%;
  left: 34%;
  box-shadow: 0 0 10px 2px #009be3;
}

.women-anahata {
  color: var(--white);
  font-size: var(--xxsmall-size);
  text-align: center;
  background-color: #8ebb3e;
  border-radius: 50rem;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  line-height: 100%;
  display: flex;
  position: absolute;
  top: 38%;
  left: 66%;
  box-shadow: 0 0 10px 2px #8ebb3e;
}

.women-manupura {
  color: var(--white);
  font-size: var(--xxsmall-size);
  text-align: center;
  background-color: #e3ae0b;
  border-radius: 50rem;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  line-height: 100%;
  display: flex;
  position: absolute;
  top: 50%;
  left: 69%;
  box-shadow: 0 0 10px 2px #e3ae0b;
}

.women-swadhisthana {
  color: var(--white);
  font-size: var(--xxsmall-size);
  text-align: center;
  background-color: #ed701a;
  border-radius: 50rem;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  line-height: 100%;
  display: flex;
  position: absolute;
  top: 65%;
  left: 64%;
  box-shadow: 0 0 10px 2px #ed701a;
}

.women-muladhara {
  color: var(--white);
  font-size: var(--xxsmall-size);
  text-align: center;
  background-color: #ed2739;
  border-radius: 50rem;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  line-height: 100%;
  display: flex;
  position: absolute;
  top: 80%;
  left: 64%;
  box-shadow: 0 0 10px 2px #ed2739;
}

.man-ajna {
  color: var(--white);
  font-size: var(--xxsmall-size);
  text-align: center;
  background-color: #735bc0;
  border-radius: 50rem;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  line-height: 100%;
  display: flex;
  position: absolute;
  top: 6%;
  left: 24%;
  box-shadow: 0 0 10px 2px #735bc0;
}

.man-vishuddha {
  color: var(--white);
  font-size: var(--xxsmall-size);
  text-align: center;
  background-color: #009be3;
  border-radius: 50rem;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  line-height: 100%;
  display: flex;
  position: absolute;
  top: 23%;
  left: 44%;
  box-shadow: 0 0 10px 2px #009be3;
}

.man-anahata {
  color: var(--white);
  font-size: var(--xxsmall-size);
  text-align: center;
  background-color: #8ebb3e;
  border-radius: 50rem;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  line-height: 100%;
  display: flex;
  position: absolute;
  top: 41%;
  left: 19%;
  box-shadow: 0 0 10px 2px #8ebb3e;
}

.man-manipura {
  color: var(--white);
  font-size: var(--xxsmall-size);
  text-align: center;
  background-color: #e3ae0b;
  border-radius: 50rem;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  line-height: 100%;
  display: flex;
  position: absolute;
  top: 54%;
  left: 19%;
  box-shadow: 0 0 10px 2px #e3ae0b;
}

.man-swadhisthana {
  color: var(--white);
  font-size: var(--xxsmall-size);
  text-align: center;
  background-color: #ed701a;
  border-radius: 50rem;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  line-height: 100%;
  display: flex;
  position: absolute;
  top: 68%;
  left: 24%;
  box-shadow: 0 0 10px 2px #ed701a;
}

.man-muladhara {
  color: var(--white);
  font-size: var(--xxsmall-size);
  text-align: center;
  background-color: #ed2739;
  border-radius: 50rem;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  line-height: 100%;
  display: flex;
  position: absolute;
  top: 81%;
  left: 20%;
  box-shadow: 0 0 10px 2px #ed2739;
}

.parametr-couple {
  border: 1px solid var(--stroke-2);
  border-radius: 1rem;
  flex: 1;
  padding: 1rem 1.25rem;
}

.div-block-91 {
  z-index: -2;
  flex-flow: column;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 5% 0% 8%;
}

.bg-sovm {
  z-index: -20;
  opacity: .9;
  filter: blur(60px) blur(60px);
  background-image: linear-gradient(308deg, #0fe 27%, #eaff00 61%, #05fe0f 84%);
  border-radius: 100%;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 23rem;
  height: 23rem;
  display: flex;
  position: absolute;
  inset: auto -7% -45% auto;
}

.box-title-flex-sovm {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.box-title-wrap-line-sovm {
  border-bottom: 1px solid var(--stroke-2);
  margin-bottom: 1.75rem;
  margin-left: -2rem;
  margin-right: -2rem;
  padding-left: 2rem;
  padding-right: 2rem;
}

.human-wooman, .human-man {
  border-radius: 2rem;
  padding-bottom: 2rem;
  padding-left: 2rem;
  padding-right: 2rem;
  box-shadow: 0 2px 20px #ccd0d680;
}

.div-block-92 {
  padding-top: 6%;
}

.box-title-wrap-chakra {
  border-bottom: 1px solid var(--stroke-2);
  margin-left: -1rem;
  margin-right: -1rem;
  padding-left: 2rem;
  padding-right: 2rem;
  display: block;
}

.box-title-wrap-chakras {
  border-bottom: 1px solid var(--stroke-2);
  padding-left: 2rem;
  padding-right: 2rem;
}

.chakras-text-wrap {
  grid-column-gap: .35rem;
  grid-row-gap: .35rem;
  flex-flow: column;
  justify-content: center;
  align-self: center;
  align-items: flex-start;
  display: flex;
}

.calc-block-3 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1.25fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: grid;
}

.calc-block-5 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 2.5fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: grid;
}

.grid-sovm-bioritm {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.chakras {
  grid-row-gap: 1rem;
  flex-direction: column;
  padding: 1rem;
  display: none;
}

.biorithm-cicle {
  border: 0px solid var(--stroke-2);
  border-radius: 500%;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
}

.grid-chakr-copy {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.div-flex-1 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  align-items: center;
  padding-left: 0;
  display: flex;
}

.table-param {
  font-size: var(--medium-size);
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
}

.description-param {
  color: var(--text);
  font-size: var(--small-size);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 100%;
}

.biorithm-point {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.biorithm-color-1 {
  background-color: #594ce9;
  border-radius: 4px;
  width: 1rem;
  height: 1rem;
}

.biorithm-text {
  grid-column-gap: .875rem;
  grid-row-gap: .875rem;
  flex-flow: column;
  display: flex;
}

.biorithm-wrap {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  border: 1px solid var(--stroke-2);
  border-radius: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
}

.biorithm-color-2 {
  background-color: #e83fd7;
  border-radius: 4px;
  width: 1rem;
  height: 1rem;
}

.biorithm-color-3 {
  background-color: #00c1a2;
  border-radius: 4px;
  width: 1rem;
  height: 1rem;
}

.biorithm-color-4 {
  background-color: #ffc852;
  border-radius: 4px;
  width: 1rem;
  height: 1rem;
}

.biorithm-color-5 {
  background-color: #63a7ff;
  border-radius: 4px;
  width: 1rem;
  height: 1rem;
}

.biorithm-color-6 {
  background-color: #38dae6;
  border-radius: 4px;
  width: 1rem;
  height: 1rem;
}

.biorithm-desc {
  color: var(--text);
  font-size: var(--small-size);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 100%;
}

.enargy-wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  border-radius: 0 0 1.5rem 1.5rem;
  flex-flow: column;
  justify-content: center;
  padding: 1.5rem 2rem 2.5rem;
  display: flex;
  box-shadow: 0 2px 20px #ccd0d680;
}

.energy-title {
  color: var(--text);
  font-size: var(--medium-size);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 100%;
}

.title-chakra-7 {
  color: #ed2939;
  font-size: var(--small-size);
  text-align: left;
  flex: 0 auto;
  align-self: flex-start;
  width: auto;
  margin-top: 0;
  margin-bottom: .25rem;
  font-weight: 600;
}

.title-chakra-6 {
  color: #ee6f16;
  font-size: var(--small-size);
  text-align: left;
  flex: 1;
  align-self: flex-start;
  width: 80%;
  margin-top: 0;
  margin-bottom: .25rem;
  font-weight: 600;
}

.title-chakra-5 {
  color: #e4ae00;
  font-size: var(--small-size);
  text-align: left;
  flex: 1;
  align-self: flex-start;
  width: 80%;
  margin-top: 0;
  margin-bottom: .25rem;
  font-weight: 600;
}

.title-chakra-4 {
  color: #8ebb3b;
  font-size: var(--small-size);
  text-align: left;
  flex: 1;
  align-self: flex-start;
  width: 80%;
  margin-top: 0;
  margin-bottom: .25rem;
  font-weight: 600;
}

.title-chakra-3 {
  color: #009be4;
  font-size: var(--small-size);
  text-align: left;
  flex: 1;
  align-self: flex-start;
  width: 80%;
  margin-top: 0;
  margin-bottom: .25rem;
  font-weight: 600;
}

.title-chakra-2 {
  color: #735bc0;
  font-size: var(--small-size);
  text-align: left;
  flex: 1;
  align-self: flex-start;
  width: 80%;
  margin-top: 0;
  margin-bottom: .25rem;
  font-weight: 600;
}

.title-chakra-1 {
  color: #ff60bb;
  font-size: var(--small-size);
  text-align: left;
  flex: 1;
  align-self: flex-start;
  width: 80%;
  margin-top: 0;
  margin-bottom: .25rem;
  font-weight: 600;
}

.table-chakra-sovm-img {
  border-right: 1px solid var(--stroke-2);
  justify-content: flex-start;
  align-items: center;
  padding-left: 1.5rem;
  display: flex;
}

.table-number-sovm-wrap {
  border-right: 1px solid var(--stroke-2);
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.title-prisma {
  color: var(--blue);
  letter-spacing: 2px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
  font-family: BebasNaueBold, Impact, sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 105%;
}

.subtitle-prisma {
  color: var(--blue);
  font-size: var(--small-size);
  text-transform: uppercase;
  margin-top: .5rem;
  margin-bottom: 0;
  padding: 0;
  font-weight: 600;
}

.subtitle-prisma.w--current {
  color: var(--acient);
}

.description-prisma {
  color: var(--text);
  font-size: var(--medium-size);
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}

.description-prisma.w--current {
  color: var(--acient);
}

.calc-block-8 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 2.5fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: block;
}

.calc-description-1 {
  font-size: var(--medium-size);
  text-align: center;
  align-self: center;
  margin-bottom: 0;
}

.parametr-date-1 {
  border: 1px solid var(--stroke-2);
  background-color: var(--bg\<deleted\|variable-18b6860e\>);
  border-radius: 1rem;
  flex: 1;
  padding: 1.5rem 2.5rem;
  position: relative;
}

.text-pay {
  color: var(--blue);
  font-size: var(--xmedium-size);
  text-align: left;
  flex: none;
  margin-bottom: 0;
  font-weight: 500;
}

.block-pay {
  justify-content: center;
  align-items: center;
  margin-bottom: 2rem;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
}

.gradient-white-1 {
  z-index: 10;
  background-image: linear-gradient(#fff6, #fff);
  height: 5rem;
  position: absolute;
  inset: auto 0% 1.2rem;
}

.line-actual {
  background-color: #eaecf4;
  border-radius: 0 5rem 5rem 0;
  width: 5%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.wrapper-line-energy {
  width: 100%;
  position: relative;
}

.program-point-1 {
  grid-column-gap: .65rem;
  border: 1px solid var(--stroke-2);
  border-radius: 1rem;
  align-items: center;
  padding: .45rem .85rem .45rem .65rem;
  display: flex;
}

.h2-calc-ras {
  flex: 1;
  margin-top: 0;
  margin-bottom: 3.5rem;
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 110%;
}

.h2-calc-ra {
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 110%;
}

.title-calc-pay {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 3.5rem;
  display: flex;
}

.calc-wrapper-4 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  border-radius: 1.5rem;
  flex-flow: column;
  justify-content: center;
  padding: 2rem;
  display: flex;
  box-shadow: 0 2px 20px #ccd0d680;
}

.copy {
  color: var(--dark-grey);
  font-size: var(--small-size);
}

.sub-title-h2 {
  color: var(--text);
  font-size: var(--medium-size);
  padding-top: .5rem;
  font-weight: 700;
  display: block;
}

.templayts {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.templ {
  grid-column-gap: 1rem;
  border: 1px solid var(--stroke-2);
  background-color: var(--white);
  border-radius: 1.5rem;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: .9fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: start;
  transition: box-shadow .3s cubic-bezier(.25, .46, .45, .94), color .25s cubic-bezier(.25, .46, .45, .94);
  display: block;
  position: relative;
  overflow: hidden;
}

.templ:hover {
  box-shadow: 0 12px 16px -4px #00000014, 0 4px 6px -2px #10182808;
}

.ofont-2-75rem {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: BebasNaueBold, Impact, sans-serif;
  font-size: 2.75rem;
  font-weight: 700;
  line-height: 110%;
  transition: color .35s cubic-bezier(.25, .46, .45, .94);
}

.ofont-2-75rem.margin-bot-0-5rem {
  margin-bottom: .5rem;
}

.templ-text-wrapper {
  margin-left: 2rem;
  margin-right: 2rem;
}

.templ-content-title {
  grid-column-gap: .25rem;
  border-top: 1px solid var(--stroke-2);
  border-bottom: 1px solid var(--stroke-2);
  color: var(--blue);
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 2rem;
  transition: color .3s cubic-bezier(.25, .46, .45, .94);
  display: flex;
}

.templ-content-title:hover {
  color: var(--acient);
}

.templ-content-points {
  padding: 1.25rem 2rem;
}

.templ-button {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  padding: 1.5rem 2rem;
  display: block;
}

.templates-flex-1 {
  grid-column-gap: 2rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-self: center;
  align-items: flex-start;
  display: flex;
}

.program-points-1 {
  grid-column-gap: 2rem;
  border-top: 1px none var(--stroke-2);
  border-bottom: 1px solid var(--stroke-2);
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 1.5rem 1rem 1.5rem .5rem;
  transition: color .3s cubic-bezier(.215, .61, .355, 1);
  display: flex;
}

.program-points-1.no-line {
  border-bottom-style: none;
}

.list-point {
  grid-row-gap: 0rem;
}

.list-point-1 {
  grid-row-gap: 0rem;
  padding-left: 1.125rem;
}

.sub-transcript-description-text-2 {
  margin-left: 2rem;
  margin-right: 2rem;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  position: relative;
}

._54 {
  margin-bottom: 0;
}

.info-prisma {
  border: 1px solid var(--stroke-2);
  background-color: var(--white-smoke);
  border-radius: 2rem;
  margin-top: 8rem;
  padding: 2.5rem 2rem;
}

.h3-prisma {
  text-align: center;
  flex: 1;
  margin-top: 0;
  margin-bottom: 2rem;
  font-size: 2rem;
  font-weight: 700;
  line-height: 110%;
}

.prisma-text {
  font-size: var(--xmedium-size);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  font-weight: 400;
}

.prisma-text.w--current {
  color: var(--acient);
}

.prisma-text.margin-bot-0-5rem {
  margin-bottom: .5rem;
}

.skale-prisma {
  border-radius: 2px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  justify-items: stretch;
  margin-top: 1.5rem;
  margin-bottom: 2rem;
  display: flex;
}

.skale-11 {
  background-image: linear-gradient(90deg, #f13141, #ef933d);
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  flex: 1;
  justify-content: space-between;
  padding: 1.5rem 1rem;
  display: flex;
  position: relative;
}

.skale-22 {
  background-image: linear-gradient(90deg, #ef933d, #c4cb36);
  flex: 1;
  justify-content: space-between;
  padding: 1.5rem 1rem;
  display: flex;
  position: relative;
}

.skale-33 {
  background-image: linear-gradient(90deg, #c4cb36, #7acb2d);
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  flex: 1;
  justify-content: space-between;
  padding: 1.5rem 1rem;
  display: flex;
  position: relative;
}

.pay-name-2 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  border: 1px solid #eaecf4;
  border-radius: 1rem;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2rem;
  padding: 1rem;
  display: none;
}

.pay-title-wrapper-2 {
  border-bottom: 1px solid #eaecf4;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2rem;
  padding-bottom: .5rem;
  display: flex;
}

.form-pay-name-2 {
  color: #6b7094;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  font-family: Proximasoft;
  font-size: .9375rem;
  font-weight: 400;
}

.form-pay-name-2.w--current {
  color: #5d6eff;
}

.form-pay-price-2 {
  color: #12062a;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  font-family: Proximasoft;
  font-size: .9375rem;
  font-weight: 600;
}

.form-pay-price-2.w--current {
  color: #5d6eff;
}

.modul-calc {
  z-index: 150;
  background-color: #ffffffb3;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.club-modal-1 {
  background-color: #fff;
  border-radius: 2rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 40rem;
  padding: 3rem 3rem 2.5rem;
  display: flex;
  position: relative;
  box-shadow: 0 0 30px #ccd0d6e6;
}

.modal-pay-2, .modal-pay-1, .modal-pay-3 {
  z-index: 150;
  background-color: #ffffffb3;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.close-modal-1 {
  cursor: pointer;
  height: 3.5rem;
  margin-top: 0;
  margin-bottom: 0;
  position: absolute;
  inset: .5rem .5rem auto auto;
}

.quote-sovm {
  color: var(--text);
  font-size: var(--xmedium-size);
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.prisma-price-old {
  color: var(--dark-grey);
  font-size: var(--large-size);
  flex: 0 auto;
  font-weight: 500;
  line-height: 100%;
  text-decoration: line-through;
}

.line-1 {
  border-bottom: 1px solid var(--stroke-2);
}

.line-1.margin-15 {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: block;
}

.line-1.margin-credit {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  display: block;
}

.menu-dropdown-point {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.title-wrap-transcript {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.margin-global-lesson-1 {
  padding-right: 3.5rem;
  padding-bottom: var(--margin-14rem);
  padding-left: 3.5rem;
  overflow: hidden;
}

.nav-piont-5 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  border: 1px solid #8b60ff4d;
  border-radius: 50rem;
  align-items: center;
  padding: .35rem .75rem;
  display: flex;
}

.temple {
  background-color: #fff;
  border-radius: 3rem;
  align-items: center;
  margin-top: 3.5rem;
  padding: 3rem;
  display: flex;
  box-shadow: 0 6px 20px 12px #00000012;
}

.templa-1 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  align-items: flex-start;
  display: flex;
}

.club-tab-grid-1 {
  grid-column-gap: 3.5rem;
  grid-row-gap: 3.5rem;
  grid-template-rows: auto;
  grid-template-columns: .9fr 1fr;
  width: 100%;
  height: 100%;
}

.templ-img {
  border-radius: 2rem;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.templa-wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  border-top: 1px solid var(--stroke-2);
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  display: flex;
}

.temple-info {
  grid-column-gap: 1.5rem;
  grid-row-gap: .5px;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.templa-point {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.bg-3 {
  z-index: 1;
  opacity: .5;
  filter: blur(80px) blur(40px);
  background-image: linear-gradient(308deg, #bdd3ff 21% 52%, #bdd3ff 84%);
  border-radius: 100%;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 30rem;
  height: 30rem;
  display: flex;
  position: absolute;
  inset: -36% -20% auto auto;
}

.bg-4 {
  z-index: 1;
  opacity: .5;
  filter: blur(80px) blur(40px);
  background-image: linear-gradient(308deg, #e4cdff 21% 52%, #e4cdff 84%);
  border-radius: 100%;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 30rem;
  height: 30rem;
  display: flex;
  position: absolute;
  inset: auto auto -45% -21%;
}

.text-color-2min {
  background-image: url('../images/-_1.svg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  padding-bottom: 1rem;
  display: inline-block;
  overflow: visible;
}

.program-1 {
  z-index: 2;
  background-color: var(--white);
  border-radius: 2rem;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding: 2rem 2rem 1rem;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 2px 15px #ccd0d680;
}

.program-wrap {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.fits-cards {
  border: 1px solid var(--stroke-2);
  background-color: #d2d7ff14;
  border-radius: 1.5rem;
  padding: 2rem;
}

.program-tab-first-1 {
  grid-column-gap: 1rem;
  border-top: 1px solid var(--stroke-2);
  border-bottom: 1px solid var(--stroke-2);
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 1rem 1rem .5rem;
  transition: color .3s cubic-bezier(.215, .61, .355, 1);
  display: flex;
}

.secondary-title {
  color: var(--blue);
  font-size: var(--small-size);
  text-transform: uppercase;
  margin-top: 2.5rem;
  margin-bottom: 1.5rem;
  padding-left: .5rem;
  font-weight: 700;
  line-height: 150%;
}

.secondary-title.margin-0 {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
}

.secondary-title.margin-bot-1rem {
  margin-top: 0;
  margin-bottom: 1rem;
  padding-left: 0;
}

.secondary-title.margin-bot-1-5rem {
  margin-top: 0;
  margin-bottom: 1.5rem;
  padding-left: 0;
}

.secondary-title.margin-0-375rem {
  margin-top: 0;
  margin-bottom: .375rem;
  padding-left: 0;
}

.secondary-title.margin-0-375rem.text-color-white {
  color: var(--white);
}

.prisma-tarif {
  z-index: 3;
  grid-column-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr .55fr;
  place-items: center stretch;
  margin-top: 4rem;
  position: relative;
}

.prisma-points-copy {
  flex: 0 auto;
  justify-content: flex-start;
  align-self: stretch;
  align-items: center;
  display: flex;
}

.prisma-subtitle {
  color: var(--blue);
  margin-bottom: 2rem;
  font-size: 1.5rem;
  font-weight: 700;
}

.prisma-point {
  grid-row-gap: 1.5rem;
  flex-direction: column;
  display: flex;
}

.prisma-price {
  color: var(--acient);
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 1.2;
}

.plan-prisma-1 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: var(--white);
  border-radius: 2.5rem;
  justify-content: space-between;
  padding: 3rem 0 3rem 4rem;
  display: flex;
  box-shadow: 0 0 15px #00000014;
}

.plan-prisma-2 {
  background-color: var(--white);
  border-radius: 2.5rem;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  padding: 2rem 2.5rem;
  box-shadow: 0 0 15px #00000014;
}

.program-description-tab-1 {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.margin-0-text {
  margin-bottom: 0;
}

.planet-1 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-bottom: 2rem;
  display: grid;
}

.planet-1.last {
  margin-bottom: 2rem;
}

.planet-1.first {
  margin-top: 1.5rem;
}

.modul-club-1 {
  z-index: 150;
  background-color: #ffffffb3;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.club-modal-2 {
  background-color: #fff;
  border-radius: 3rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 35.5rem;
  padding: 3.5rem 3.5rem 2.5rem;
  display: flex;
  position: relative;
  box-shadow: 0 0 30px #ccd0d6e6;
}

.text-subtitle {
  font-size: var(--xmedium-size);
  margin-bottom: 2rem;
  font-weight: 500;
}

.linee {
  background-color: var(--stroke-2);
  height: 1px;
}

.calc-wrap-title {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  border-bottom: 1px solid var(--stroke-2);
  flex-flow: row;
  justify-content: space-between;
  margin-bottom: .5rem;
  padding-bottom: 1.5rem;
  display: flex;
}

.title-wrap {
  flex-flow: column;
  display: flex;
}

.div-block-100 {
  grid-column-gap: 2rem;
  grid-row-gap: 3.25rem;
  grid-template-rows: auto;
  grid-template-columns: .4fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.cell-title-1 {
  border-bottom: 1px solid var(--stroke-2);
  text-align: center;
  padding: .75rem 1rem;
}

.cell-title-2, .cell-title-3 {
  border-bottom: 1px none var(--stroke-2);
  background-color: var(--bg\<deleted\|variable-18b6860e\>);
  text-align: center;
  padding: .75rem 1rem;
}

.cell-title-4 {
  border-bottom: 1px solid var(--stroke-2);
  background-color: var(--bg\<deleted\|variable-18b6860e\>);
  text-align: center;
  padding: .75rem 1rem;
}

.cell-3 {
  border-bottom: 1px solid var(--stroke-2);
  text-align: center;
  padding: .75rem 1rem;
}

.tables-flex-1 {
  border-style: solid none none;
  border-width: 1px;
  border-color: var(--stroke-2);
  border-radius: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: flex;
  overflow: hidden;
}

.cell-title-5 {
  border-bottom: 1px solid var(--stroke-2);
  border-left: 1px solid var(--stroke-2);
  background-color: var(--bg\<deleted\|variable-18b6860e\>);
  text-align: center;
  border-bottom-left-radius: 1rem;
  padding: .75rem 1rem;
}

.cell-title-6 {
  border-bottom: 1px solid var(--stroke-2);
  border-left: 1px solid var(--stroke-2);
  background-color: var(--bg\<deleted\|variable-18b6860e\>);
  text-align: center;
  padding: .75rem 1rem;
}

.cell-title-7 {
  border-bottom: 1px solid var(--stroke-2);
  border-left: 1px solid var(--stroke-2);
  background-color: var(--bg\<deleted\|variable-18b6860e\>);
  text-align: center;
  border-top-left-radius: 1rem;
  padding: .75rem 1rem;
}

.cell-6 {
  border-right: 1px none var(--stroke-2);
  border-bottom: 1px solid var(--stroke-2);
  text-align: center;
  border-bottom-right-radius: 1rem;
  padding: .75rem 1rem;
}

.button-roll {
  border: 1px solid var(--stroke-2);
  background-color: var(--white);
  cursor: pointer;
  border-radius: 2rem;
  justify-content: center;
  align-items: center;
  width: 8rem;
  height: 1.85rem;
  margin-left: auto;
  margin-right: auto;
  transition: color .3s cubic-bezier(.455, .03, .515, .955);
  display: flex;
  position: relative;
  inset: auto 0% -1rem;
  box-shadow: 0 0 10px #00000014;
}

.button-roll:hover {
  color: #4993f8;
}

.roll-button-1 {
  font-size: var(--small-size);
  margin-right: 2px;
  line-height: 100%;
}

.button-roll-wrap {
  justify-content: center;
  align-items: center;
  margin-left: 4px;
  display: flex;
}

.tables-flex-2 {
  border-style: solid solid none;
  border-width: 1px;
  border-color: var(--stroke-2);
  border-radius: 1rem 1rem 0 0;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: flex;
  overflow: hidden;
}

.first-table {
  cursor: pointer;
  justify-content: space-between;
  display: flex;
}

.two-table-wrap {
  overflow: hidden;
}

.tables-flex-3 {
  border-style: none solid solid;
  border-width: 1px;
  border-color: var(--stroke-2);
  border-radius: 0 0 1rem 1rem;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: flex;
  overflow: hidden;
}

.roll-button-2 {
  margin-right: 2px;
  font-size: .935rem;
  line-height: 100%;
  display: none;
}

.column-33 {
  border-right: 1px solid var(--stroke-2);
  flex: 1;
  align-self: flex-start;
}

.column-33.line-no {
  border-right-style: none;
}

.column-33.round {
  border-bottom-right-radius: 1rem;
}

.table-titlee {
  color: var(--blue);
  font-size: var(--xmedium-size);
  margin-top: 0;
  margin-bottom: 1.25rem;
  font-weight: 600;
  line-height: 100%;
}

.tables-flex-5 {
  border: 1px solid var(--stroke-2);
  border-radius: 1rem;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: flex;
  overflow: hidden;
}

.sub-title-h3 {
  margin-bottom: 0;
  font-weight: 500;
}

.calc-title-10 {
  color: var(--text);
  font-size: var(--medium-size);
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 2px;
  font-weight: 400;
  line-height: 100%;
}

.calc-description-10 {
  align-self: center;
  margin-bottom: 0;
  padding-top: 2px;
  font-weight: 600;
  line-height: 100%;
}

.calc-title-20 {
  color: var(--text);
  font-size: var(--medium-size);
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 2px;
  font-weight: 400;
  line-height: 100%;
}

.calc-description-20 {
  align-self: center;
  margin-bottom: 0;
  padding-top: 2px;
  font-weight: 600;
  line-height: 100%;
}

.calc-title-30 {
  color: var(--text);
  font-size: var(--medium-size);
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 2px;
  font-weight: 400;
  line-height: 100%;
}

.field-date-20 {
  font-size: var(--medium-size);
  border: 1px solid #eaecf4;
  border-radius: .5rem;
  width: 12rem;
  height: auto;
  margin-bottom: 0;
  padding: 1rem;
  transition: all .35s cubic-bezier(.25, .46, .45, .94);
}

.field-date-20:hover {
  border-color: #aeaeae;
}

.field-date-20:active, .field-date-20:focus {
  border-color: #5d6eff;
}

.calc_button-10 {
  background-color: var(--acient);
  font-size: var(--4xsmall-size);
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 50rem;
  margin-left: 0;
  padding: 1rem 3.5rem;
  font-weight: 600;
  transition: background-color .35s cubic-bezier(.215, .61, .355, 1);
}

.calc_button-10:hover {
  background-color: var(--perple-light);
}

.calc_button-10:focus {
  background-color: #6a7afd;
  border: 0 #5f6deb;
}

.calc-field-10 {
  grid-column-gap: 1rem;
  grid-row-gap: .75rem;
  text-align: center;
  flex: 1;
  justify-content: center;
  align-items: center;
  margin-right: 2rem;
  display: flex;
}

.calc-field-wrapper-10 {
  flex-direction: row;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.calc-form-20 {
  flex: 0 auto;
  margin-bottom: 0;
}

.error {
  opacity: 1;
  align-self: center;
  height: 5rem;
  margin-top: 0;
  margin-bottom: 3rem;
}

.gg {
  z-index: 3;
  flex-flow: column;
  align-items: center;
  max-width: 38rem;
  padding-left: 0;
  display: flex;
  position: relative;
}

.pay {
  z-index: 150;
  background-color: #ffffffb3;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.button-stroke {
  border: 1px solid var(--acient);
  background-color: var(--white);
  color: var(--acient);
  font-size: var(--xxsmall-size);
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 50rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 1.5rem;
  padding: 1.25rem 3.5rem;
  font-weight: 600;
  transition: border-color .35s cubic-bezier(.25, .46, .45, .94), background-color .35s cubic-bezier(.215, .61, .355, 1);
  display: flex;
}

.button-stroke:hover {
  border-color: var(--acient);
  background-color: var(--acient);
  color: var(--white);
}

.checks {
  color: var(--text);
  -webkit-text-fill-color: inherit;
  background-clip: content-box;
  border-radius: 50px;
  width: 1.5rem;
  height: 1.5rem;
}

.h5 {
  color: var(--blue);
  font-size: var(--small-size);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
}

.h5.margin-bot-0-375rem {
  margin-bottom: .375rem;
}

.h5.margin-bot-0-75rem {
  margin-bottom: .75rem;
}

.rer {
  border-bottom: 1px dashed var(--text);
  color: var(--text);
  font-size: var(--medium-size);
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 3px;
  font-weight: 500;
  transition: color .3s cubic-bezier(.215, .61, .355, 1);
  display: flex;
}

.rer:hover {
  color: var(--acient);
  text-decoration: none;
}

.rer:active {
  color: var(--acient);
}

.main-block {
  grid-column-gap: 2rem;
  flex-wrap: wrap-reverse;
  grid-template-rows: auto;
  grid-template-columns: 1.1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  position: relative;
}

.main-title-wrap {
  z-index: 2;
  width: 98%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.ofont-7rem {
  background-color: var(--blue);
  letter-spacing: 3px;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  font-family: BebasNaueBold, Impact, sans-serif;
  font-size: 6.8rem;
  font-weight: 400;
  line-height: 115%;
}

.button-main {
  justify-content: space-between;
  align-items: center;
  width: 44%;
  margin-top: 3rem;
  padding-left: 3rem;
  display: flex;
}

.h3-faq-blue-xl-copy {
  color: var(--blue);
  font-size: var(--xlarge-size);
  flex: 0 auto;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 115%;
}

.param {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  margin-left: 2rem;
  display: flex;
}

.text-span-3 {
  color: var(--text);
  font-size: var(--medium-size);
  font-weight: 500;
}

.container-large {
  width: 100%;
  max-width: 90rem;
  margin-left: auto;
  margin-right: auto;
}

.author-main {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 85%;
  transform: rotate(-12deg);
}

.paragraph-9 {
  color: var(--dark-grey);
  font-size: var(--xxsmall-size);
  text-align: right;
  margin-bottom: 0;
  padding-right: .5rem;
  font-style: italic;
}

.circle {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  width: 100%;
  display: grid;
  position: relative;
}

.chakrass {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  flex: 1;
  display: flex;
}

.chak {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.table-title-chakra-11 {
  color: #ff61bb;
  font-size: var(--xxxsmall-size);
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
}

.table-title-chakra-22 {
  color: #735bc0;
  font-size: var(--xxxsmall-size);
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
}

.table-title-chakra-33 {
  color: #019be3;
  font-size: var(--xxxsmall-size);
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
}

.table-title-chakra-44 {
  color: #8ebb3e;
  font-size: var(--xxxsmall-size);
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
}

.table-title-chakra-55 {
  color: #e3ae0b;
  font-size: var(--xxxsmall-size);
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
}

.table-title-chakra-66 {
  color: #ed711b;
  font-size: var(--xxxsmall-size);
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
}

.table-title-chakra-77 {
  color: #ed2939;
  font-size: var(--xxxsmall-size);
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
}

.description-chak {
  color: var(--blue);
  font-size: var(--xmedium-size);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 100%;
}

.div-block-105 {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  justify-content: center;
  display: flex;
  position: relative;
  top: -19px;
  right: 10px;
}

.beforee {
  color: var(--stroke-2);
  text-align: center;
  letter-spacing: 2px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 100%;
}

.beforee.gray-color {
  color: var(--dark-grey);
}

.text-span-6 {
  letter-spacing: 1px;
  font-size: .7rem;
}

.club-lol {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 4rem;
  display: grid;
}

.point {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  text-align: center;
  border-radius: 2rem;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding: 1rem 1rem 1.5rem;
  display: grid;
  box-shadow: 0 0 15px #00000014;
}

.format-content {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  display: flex;
}

.diplom-wrap {
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-content: space-between;
  align-items: stretch;
  height: 100%;
  display: flex;
  position: relative;
}

.diplom {
  border-radius: 3rem;
  padding: 2.5rem 3.25rem;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 50px #00000012;
}

.lesson-point {
  grid-column-gap: .85rem;
  grid-row-gap: .85rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.lesson-wrap {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  display: flex;
  position: relative;
}

.copy-button {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 4% 3% auto auto;
}

.circle-container {
  justify-content: center;
  align-items: center;
  width: 6.25rem;
  height: 6.25rem;
  display: flex;
  position: relative;
}

.circle-text {
  z-index: 10;
  color: var(--text);
  font-size: var(--xxxsmall-size);
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  position: relative;
  overflow: visible;
}

.neumorphism-circle {
  color: #ffffffb3;
  text-transform: uppercase;
  background-image: linear-gradient(135deg, #60a2ff, #b17eab 51%, #ff5b5b);
  border-radius: 50rem;
  justify-content: center;
  align-items: center;
  width: 6rem;
  height: 6rem;
  transition: box-shadow .2s ease-in-out;
  display: flex;
  position: absolute;
  box-shadow: 1px 1px 21px #d4d7e6, 10px 10px 30px #d0d3e2, -5px -4px 15px #ffffffd9, 1px 5px 14px #686e8c80, 1px 2px 8px #686e8c80, 0 4px 4px #686e8c80, inset 12px 14px 60px #686e8c26, inset -3px -3px 22px #ffffff80, inset -18px -18px 25px #fff3, inset -2px -3px 5px #ffffff80;
}

.neumorphism-circle:hover {
  box-shadow: 1px 1px 21px #d4d7e6;
}

.manual-all-wr {
  border-left: 1px solid var(--stroke-2);
  flex-flow: column;
  justify-content: space-between;
  padding: 2rem 2.5rem;
  display: flex;
}

.manual-button-wr {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 90%;
  margin-top: 2rem;
  display: flex;
}

.transcripts-info-1 {
  display: none;
}

.transcript-close-1 {
  background-color: #f5b84033;
  border-radius: 50rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 3.5rem;
  height: 3.5rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.transcript-open-2 {
  background-color: var(--masterbg\<deleted\|variable-598077a9\>);
  border-radius: 50rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 3.5rem;
  height: 3.5rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.h2-calc-ras-2 {
  flex: 1;
  margin-top: 0;
  margin-bottom: 3.5rem;
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 110%;
}

.bg-6 {
  z-index: 1;
  opacity: .3;
  filter: blur(100px) blur(100px);
  background-image: linear-gradient(308deg, #bdd3ff 21% 52%, #bdd3ff 84%);
  border-radius: 100%;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 35rem;
  height: 60rem;
  display: flex;
  position: absolute;
  inset: -92% auto auto 0%;
}

.bg-7 {
  z-index: 1;
  opacity: .4;
  filter: blur(100px) blur(100px);
  background-image: linear-gradient(308deg, #e4cdff 21% 52%, #e4cdff 84%);
  border-radius: 100%;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 35rem;
  height: 60rem;
  display: flex;
  position: absolute;
  inset: auto 0% -198% auto;
}

.faq {
  flex-direction: column;
  flex: 1;
  align-self: flex-start;
  display: flex;
  position: relative;
}

.faq-text-1 {
  color: var(--text);
  font-size: var(--xmedium-size);
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  font-weight: 400;
}

.faq-text-1.w--current {
  color: var(--acient);
}

.faq-text-1.margin-bot-0-85rem {
  margin-bottom: .85rem;
}

.faq-text-1.margin-bot-2rem {
  margin-bottom: 2rem;
}

.card-gg {
  z-index: 2;
  opacity: 1;
  background-color: #ffffffa6;
  border-radius: 2.5rem;
  margin-top: 3rem;
  padding: 2.5rem 3.5rem;
  position: relative;
  box-shadow: 0 0 50px #00000012;
}

.question-wrap {
  border: 1px solid var(--stroke-2);
  background-color: #f6f7fd00;
  background-image: url('../images/bg.svg');
  background-position: 50%;
  background-size: cover;
  border-radius: 3rem;
  width: 100%;
  height: 100%;
  padding: 5rem 2rem;
  position: relative;
  overflow: hidden;
}

.text-quest {
  font-size: var(--medium-size);
  text-align: left;
  margin-bottom: 0;
}

.card-faq {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: max-content 1fr .5fr;
  grid-auto-columns: 1fr;
  place-items: center stretch;
  display: grid;
}

.margin-xmedium {
  margin-bottom: var(--margin-10rem);
}

.top-block {
  border: 1px none var(--stroke-2);
  background-color: #f6f7fd00;
  border-radius: 3rem;
  width: 100%;
  height: 100%;
  padding: 4rem 3rem;
  position: relative;
  overflow: hidden;
}

.lineee {
  background-color: var(--stroke-2);
  height: 1px;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.who {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 2.25fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 4rem;
  display: grid;
  position: relative;
}

.div-block-116 {
  grid-template-rows: auto;
  grid-template-columns: 2.75fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.case-1 {
  grid-column-gap: 1.125rem;
  grid-row-gap: 1.125rem;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr .25fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.lineee-copy {
  background-color: var(--stroke-2);
  height: 1px;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

.who-bloc-2 {
  flex-flow: row;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: .75fr max-content 1fr;
  grid-auto-columns: 1fr;
  align-self: flex-start;
  align-items: stretch;
  display: grid;
}

.div-block-119 {
  z-index: 0;
  border-radius: 1.25rem .75rem .75rem 1.25rem;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  padding: 2rem 1.5rem;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: -8px 0 30px #00000014;
}

.who-points-1 {
  z-index: 2;
  border-radius: .75rem 1.25rem 1.25rem .75rem;
  flex-flow: column;
  padding: 2rem 2rem 1.25rem;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 8px 0 30px #00000014;
}

.div-block-109-copy {
  border-right: 1px dashed var(--stroke-2);
  margin-top: .75rem;
  margin-bottom: .75rem;
}

.link-review {
  border-bottom: 1px dashed var(--acient);
  color: var(--acient);
  font-size: var(--xxsmall-size);
  cursor: pointer;
  font-style: normal;
  line-height: 110%;
  transition: color .35s, border-color .35s;
}

.link-review:hover {
  border-bottom-color: var(--perple-light);
  color: var(--perple-light);
}

.list-small-1 {
  grid-row-gap: .85rem;
  margin-bottom: 0;
}

.case-2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr .25fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.who-bloc-3 {
  flex-flow: column;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: .75fr;
  grid-auto-columns: 1fr;
  align-self: flex-start;
  align-items: stretch;
  display: flex;
}

.div-block-109-copy-copy {
  border-bottom: 1px dashed var(--stroke-2);
  margin-left: .75rem;
  margin-right: .75rem;
}

.who-points-1-copy {
  z-index: 2;
  border-radius: .75rem .75rem 1.25rem 1.25rem;
  flex-flow: column;
  flex: 1;
  padding: 2rem 1.5rem 1.25rem;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 8px 30px #00000014;
}

.margin-small {
  margin-bottom: var(--margin-6rem);
}

.gift-wrap {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
  grid-auto-columns: 1fr;
  justify-items: end;
  display: grid;
}

.gift-block {
  z-index: 2;
  background-color: var(--blue);
  border-radius: 2.5rem;
  width: 100%;
  padding: 5rem 4rem 5rem 5rem;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 50px #00000012;
}

.gift-text {
  color: var(--white);
  font-size: var(--large-size);
  width: 32rem;
  margin-top: 0;
  margin-bottom: 3rem;
  padding: 0;
  font-weight: 500;
}

.gift-text.w--current {
  color: var(--acient);
}

.pink-bg {
  filter: blur(50px);
  background-color: #ab4ea0;
  border-radius: 500rem;
  width: 18rem;
  height: 18rem;
  position: absolute;
  inset: auto 33% -49% auto;
}

.span-orange {
  color: #f78266;
}

.first-lessons {
  grid-column-gap: 6rem;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1.1fr 1fr;
  place-items: end stretch;
  width: 100%;
  height: 100%;
}

.video {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: stretch;
  width: 100%;
  position: relative;
}

.club-card-content-copy {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr .75fr;
  grid-auto-columns: 1fr;
  align-items: end;
  display: grid;
}

.line-program {
  background-color: var(--stroke-2);
  height: 1px;
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.club-card-descript-1 {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  text-align: left;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  display: grid;
}

.button-lessons {
  color: var(--blue);
  font-size: var(--xxsmall-size);
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  margin-right: 1rem;
  font-weight: 600;
  transition: color .35s;
  display: flex;
  position: relative;
}

.button-lessons:hover {
  color: var(--acient);
}

.club-card-wrapperfsy {
  border-radius: 2.5rem;
  padding: 4rem 3.5rem;
  position: relative;
  box-shadow: 0 0 50px #00000012;
}

.gift-button {
  z-index: 2;
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  display: flex;
  position: relative;
}

.author-white {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 0;
}

.bg-shadow {
  z-index: -5;
  background-color: var(--white);
  border-radius: 3rem;
  justify-content: flex-start;
  align-items: flex-end;
  height: 20rem;
  display: flex;
  position: relative;
  left: 6%;
  overflow: hidden;
  box-shadow: 0 0 20px #00000014;
}

.play-button-main-1 {
  z-index: 1;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  color: #ffffffb3;
  background-color: #ffffff26;
  border-radius: 50%;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 4.5rem;
  height: 4.5rem;
  transition: background-color .3s cubic-bezier(.25, .46, .45, .94), color .3s cubic-bezier(.25, .46, .45, .94);
  display: flex;
  position: absolute;
}

.play-button-main-1:hover {
  color: var(--white);
  background-color: #5d6eff57;
}

.card-text {
  flex-flow: column;
  display: flex;
}

.modal-course {
  z-index: 150;
  background-color: #ffffffb3;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.club-card-descript-2 {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  text-align: left;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: .25fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  display: block;
}

.modul-course-program {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  border: 1px solid var(--stroke-2);
  border-radius: 1.5rem;
  flex-direction: column;
  grid-template-rows: 40vh 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: 2rem;
  position: relative;
  overflow: hidden;
}

.close-pay-1 {
  cursor: pointer;
  height: 3.5rem;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: -14px;
  position: absolute;
  inset: 1% 3% auto auto;
}

.course-grid {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr .7fr;
  grid-auto-columns: 1fr;
  place-items: center stretch;
  display: grid;
}

.course-content {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  flex-flow: column;
  display: flex;
}

.card-program-course {
  height: auto;
  max-height: 22rem;
  overflow: auto;
}

.chakroanaliz {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
}

.sovmestimost, .psihotipy, .prednaznachen, .prognostic, .vzaimodeistvie {
  display: none;
}

.lesson-modal {
  background-color: #fff;
  border-radius: 3rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 32rem;
  padding: .5rem .5rem 2rem;
  display: flex;
  position: relative;
  box-shadow: 0 0 30px #ccd0d6e6;
}

.lesson-modal.no-shadow {
  box-shadow: none;
}

.button-telega {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: var(--small-size);
  text-align: center;
  letter-spacing: 1px;
  background-color: #68ace1;
  border-radius: 50rem;
  flex-flow: row;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  width: 92%;
  margin-top: 1.75rem;
  margin-left: auto;
  margin-right: auto;
  padding: 1.25rem 3.5rem;
  font-weight: 400;
  transition: background-color .35s cubic-bezier(.215, .61, .355, 1);
  display: flex;
}

.button-telega:hover {
  background-color: var(--turquoise);
}

.title-club-2 {
  color: var(--blue);
  text-align: center;
  align-self: stretch;
  margin-top: 0;
  margin-bottom: 1.25rem;
  font-size: 2.25rem;
  font-weight: 900;
  line-height: 115%;
}

.title-author {
  color: var(--blue);
  font-size: var(--small-size);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 100%;
}

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

.author-description {
  font-size: var(--xsmall-size);
  margin-bottom: .35rem;
  padding: 0;
  font-style: italic;
  font-weight: 300;
}

.author-description.w--current {
  color: var(--acient);
}

.button-telegram {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  color: #fff;
  font-size: var(--small-size);
  text-align: center;
  letter-spacing: 1px;
  background-color: #68ace1;
  border: 1px solid #68ace1;
  border-radius: 50rem;
  flex-flow: row;
  justify-content: center;
  align-self: center;
  align-items: center;
  padding: 1.25rem 1rem;
  transition: border-color .35s cubic-bezier(.25, .46, .45, .94), background-color .35s cubic-bezier(.215, .61, .355, 1);
  display: flex;
}

.button-telegram:hover {
  border-color: var(--turquoise);
  background-color: var(--turquoise);
}

.text-button {
  font-family: Montserrat, sans-serif;
  line-height: 100%;
}

.text-button._1px {
  z-index: 2;
  font-size: var(--4xsmall-size);
  margin-top: 1px;
  position: relative;
}

.text-button._1px.zzaqw {
  font-size: var(--xxsmall-size);
  font-weight: 600;
}

.play-3 {
  justify-content: center;
  align-items: center;
  height: 24px;
  padding-left: 4px;
  display: flex;
}

.arrow-circle-1 {
  border: 1.5px solid var(--acient);
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
  position: relative;
  inset: 0%;
  overflow: hidden;
}

.button-arrow-4 {
  border-radius: 0;
  width: 14px;
  height: 14px;
  margin-top: 0;
  margin-bottom: 0;
  position: absolute;
}

.button-arrow-5 {
  width: 14px;
  height: 14px;
  margin-top: 0;
  margin-bottom: 0;
  position: absolute;
}

.play-icon {
  z-index: 7;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.button-1 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 50rem;
  justify-content: center;
  align-items: center;
  height: 4.5rem;
  font-weight: 600;
  transition: transform .2s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-1.size-width, .button-1.main-button, .button-1.size-width-s {
  flex: 1;
}

.button-1.size-course {
  width: 18rem;
}

.button-1.size-width-l-s {
  flex: 1;
  max-width: 18rem;
}

.modul-revieww {
  z-index: 150;
  background-color: #ffffffb3;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.review-block {
  border-radius: 2rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 60%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.club-close-3 {
  z-index: 10;
  cursor: pointer;
  height: 3.5rem;
  margin-top: 0;
  margin-bottom: 0;
  position: absolute;
  inset: 1rem 1rem auto auto;
}

.video-embed {
  width: 100%;
}

.video-embed._1, .video-embed._2, .video-embed._3 {
  display: none;
}

.youtube-css {
  height: 0;
  display: block;
  position: fixed;
  inset: 0% auto auto 0%;
  overflow: hidden;
}

.review-wrap {
  flex: none;
}

.main-description {
  color: var(--text);
  font-size: var(--large-size);
  text-transform: none;
  margin-bottom: 0;
  line-height: 190%;
}

.bot-block {
  z-index: 3;
  width: 98%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.ofont-1-5rem {
  color: var(--blue);
  text-align: center;
  letter-spacing: .75px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 4px;
  font-family: BebasNaueBold, Impact, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
}

.ofont-1-5rem.margin-bot-0-35rem {
  margin-bottom: .35rem;
}

.ofont-1-5rem.margin-bot-0-35rem.align-left-l {
  text-align: center;
}

.ofont-1-5rem.margin-bot-0-25rem {
  margin-bottom: .25rem;
}

.ofont-1-5rem.margin-bot-0-25rem.align-left-l {
  text-align: center;
}

.ofont-1-5rem.align-left {
  text-align: left;
}

.ofont-1-5rem.align-left.margin-bot-0-5rem {
  margin-bottom: .5rem;
}

.ofont-1-5rem.align-left.margin-bot-0-375rem {
  margin-bottom: .375rem;
}

.ofont-1-5rem.align-left-l {
  text-align: left;
}

.ofont-1-5rem.align-left-l.margin-bot-0-375rem {
  margin-bottom: .375rem;
}

.h2-club {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 1rem;
  font-family: Montserrat, sans-serif;
  font-size: 2.125rem;
  font-weight: 800;
  line-height: 120%;
}

.author-desc {
  font-size: var(--small-size);
  margin-bottom: 0;
  padding: 0;
}

.author-desc.w--current {
  color: var(--acient);
}

.author-text {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  flex-flow: column;
  display: flex;
}

.h2-less {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 1.5rem;
  font-family: Montserrat, sans-serif;
  font-size: 2.75rem;
  font-weight: 800;
  line-height: 120%;
}

.calc-block-6 {
  grid-column-gap: 2rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: grid;
}

.button-3 {
  grid-column-gap: .35rem;
  grid-row-gap: .35rem;
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 50rem;
  flex: 1;
  justify-content: center;
  align-items: center;
  height: 3.85rem;
  font-size: .85rem;
  font-weight: 600;
  transition: transform .2s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-4 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 50rem;
  justify-content: center;
  align-items: center;
  height: 4rem;
  font-weight: 600;
  transition: transform .2s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-4.sizing-reg {
  flex: 1;
}

.button-6 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 50rem;
  justify-content: center;
  align-items: center;
  height: 4rem;
  font-weight: 600;
  transition: transform .2s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-6.margin-top-2rem {
  margin-top: 2rem;
}

.button-6.width-diplom {
  width: 20rem;
}

.button-faq {
  border: 1px solid var(--stroke-2);
  background-color: var(--white);
  cursor: pointer;
  border-radius: 2rem;
  justify-content: center;
  align-items: center;
  width: 12rem;
  height: 3rem;
  margin-left: auto;
  margin-right: auto;
  transition: color .3s cubic-bezier(.455, .03, .515, .955);
  display: flex;
  position: relative;
  inset: auto 0% -3rem;
  box-shadow: 0 0 10px #00000014;
}

.button-faq:hover {
  color: var(--acient);
}

.faq-button-1 {
  font-size: var(--4xsmall-size);
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-right: 2px;
  font-weight: 600;
  line-height: 100%;
}

.faq-button-3 {
  font-size: var(--4xsmall-size);
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-right: 2px;
  font-weight: 600;
  line-height: 100%;
  display: none;
}

.wrap-man {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: stretch;
  align-items: start;
  display: grid;
}

.line-tariff-1 {
  border-bottom: 1px solid var(--stroke-2);
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.list-1 {
  grid-row-gap: .75rem;
  list-style-type: none;
}

.list-item-1 {
  color: #45dfa9ab;
}

.text-size-large-m {
  font-size: var(--xmedium-size);
  margin-bottom: 0;
}

.br-ll {
  display: block;
}

.card-course-wrapper-1 {
  grid-column-gap: 1rem;
  grid-row-gap: .5px;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  margin-bottom: 1.5rem;
  display: flex;
}

.plan-prisma-3 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: var(--white);
  border-radius: 2.5rem;
  justify-content: space-between;
  padding: 2.5rem 0 2.5rem 4rem;
  display: flex;
  box-shadow: 0 0 15px #00000014;
}

.line-tariff-2 {
  border-bottom: 1px solid var(--stroke-2);
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.h2-certificate {
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
  align-self: center;
  margin-top: 0;
  margin-bottom: 1.5rem;
  font-family: Montserrat, sans-serif;
  font-size: 2.5rem;
  font-weight: 800;
  line-height: 120%;
}

.card-course-wrapper-2 {
  grid-column-gap: 1rem;
  grid-row-gap: .5px;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  margin-top: 1rem;
  display: flex;
}

.h1-course {
  font-size: 2.75rem;
  line-height: 110%;
}

.h1-course.big-size {
  font-size: 3rem;
  line-height: 120%;
}

.perple-bg {
  filter: blur(50px);
  background-color: #636cff;
  border-radius: 500rem;
  width: 18rem;
  height: 18rem;
  position: absolute;
  inset: auto 33% -49% auto;
}

.span-color-green {
  color: var(--green\<deleted\|variable-e2b95f26\>);
}

.span-color-purple-l {
  color: #8c5fff;
}

.wrap-likes-1 {
  z-index: -2;
  margin-top: -6rem;
  margin-bottom: -6rem;
  position: absolute;
  inset: 9% 0% 78% -87%;
}

.h2-new {
  flex: 0 auto;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 110%;
}

.h1-templayt {
  font-size: 3.25rem;
  line-height: 115%;
}

.h2-shab {
  color: var(--white);
  letter-spacing: 1px;
  text-transform: uppercase;
  align-self: center;
  margin-top: 0;
  margin-bottom: .5rem;
  font-family: BebasNaueBold, Impact, sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 120%;
}

.block-price-shab {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.bank-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  margin-top: 1.5rem;
  display: flex;
}

.articles-title-3 {
  font-size: var(--xmedium-size);
  align-self: center;
  margin-top: .75rem;
  margin-bottom: 1.25rem;
  font-weight: 500;
  line-height: 140%;
}

.h2-mini {
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.25rem;
  font-weight: 800;
  line-height: 130%;
}

.h2-mini.margin-bot-1-5rem {
  margin-bottom: 1.5rem;
}

.h2-mini.margin-bot-1-25rem {
  margin-bottom: 1.25rem;
}

.text-purple {
  color: var(--acient);
  font-size: var(--medium-size);
  text-align: center;
  margin-top: 0;
  margin-bottom: 1.5rem;
  padding: 0;
  font-weight: 500;
}

.text-purple.w--current {
  color: var(--acient);
}

.h2-man {
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 800;
  line-height: 120%;
}

.h2-man.margin-bot-0-75rem {
  margin-bottom: .75rem;
}

.articles-title-4 {
  font-size: var(--medium-size);
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 140%;
}

.ofont-2rem {
  color: var(--blue);
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 6px;
  font-family: BebasNaueBold, Impact, sans-serif;
  font-size: 2rem;
  font-weight: 700;
}

.ofont-2rem.margin-bot-0-25rem {
  margin-bottom: .25rem;
  line-height: 125%;
}

.ofont-1-75rem {
  margin-top: 0;
  margin-bottom: 0;
  font-family: BebasNaueBold, Impact, sans-serif;
  font-size: 1.75rem;
  font-weight: 700;
  transition: color .35s cubic-bezier(.25, .46, .45, .94);
}

.ofont-1-75rem.margin-bot-0-5rem {
  margin-bottom: .5rem;
}

.ofont-2-25rem {
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: BebasNaueBold, Impact, sans-serif;
  font-size: 2.25rem;
  font-weight: 700;
}

.ofont-2-25rem.margin-bot-0-25 {
  margin-bottom: .25rem;
}

.price-usl {
  color: var(--acient);
  font-size: var(--medium-size);
  font-weight: 600;
  line-height: 135%;
}

.text-size-bold {
  font-size: var(--xsmall-size);
  margin-bottom: 0;
  font-weight: 600;
}

.secondary-title-2 {
  border-bottom: 1px solid var(--blue);
  color: var(--blue);
  font-size: var(--xxsmall-size);
  text-transform: uppercase;
  align-self: flex-start;
  margin-top: 0;
  margin-bottom: 1rem;
  padding-bottom: 0;
  font-weight: 700;
  line-height: 150%;
}

.margin-main {
  margin-top: 6rem;
  margin-bottom: 6rem;
}

.margin-course {
  margin-top: var(--margin-6rem);
  margin-bottom: var(--margin-12rem);
}

.title-content-5 {
  color: var(--blue);
  font-size: var(--xsmall-size);
  letter-spacing: 1px;
  text-transform: uppercase;
  flex: none;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 120%;
}

.collection-1 {
  margin-top: 1.25rem;
}

.articles-title-5 {
  font-size: var(--xmedium-size);
  align-self: center;
  margin-top: .5rem;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 140%;
}

.title-calc {
  margin-top: 4rem;
  margin-bottom: 3rem;
  position: relative;
}

.fate-wrapper-1 {
  border: 1px solid var(--stroke-2);
  background-color: var(--white-smoke);
  border-radius: 15px;
  margin-top: 1.5rem;
  padding: 1.75rem 2rem 1rem;
}

.title-wrap-author {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1rem;
  display: flex;
}

.title-calc-wrap {
  justify-content: space-between;
  align-items: center;
  margin-bottom: .25rem;
  display: flex;
}

.line-prog {
  background-color: var(--stroke-2);
  height: 1px;
  margin-top: 2rem;
  margin-bottom: 3rem;
}

.club-card-1 {
  background-color: #fff;
  border-radius: 2.5rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.faq-answer1 {
  padding-left: .5rem;
  padding-right: .5rem;
}

.certificate {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  background-color: #fff;
  border-radius: 2.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1.75fr 1fr;
  grid-auto-columns: 1fr;
  padding: 3rem 5rem 1.5rem;
  display: grid;
  box-shadow: 0 0 20px #0000001a;
}

.margin-medium {
  margin: 0rem 0rem var(--margin-8rem);
}

.container_navbar-1 {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: max-content 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  max-width: 90rem;
  margin-left: auto;
  margin-right: auto;
  padding: .75rem 3.5rem;
  display: grid;
}

.margin-once {
  margin-top: var(--margin-5rem);
  margin-bottom: var(--margin-6rem);
}

.margin-once-on {
  margin-top: 4rem;
  margin-bottom: var(--margin-14rem);
}

.margin-xxmedium {
  margin-bottom: 14rem;
}

.margin-section-full-1 {
  margin-bottom: 12rem;
  padding: 4rem 3.5rem;
}

.margin-article {
  margin-top: 4rem;
  margin-bottom: var(--margin-6rem);
}

.club-img {
  width: 16px;
  height: 16px;
  margin: 0;
}

.lesson-content {
  margin-bottom: 1.5rem;
  position: relative;
}

.title-gift {
  color: var(--white);
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
  align-self: center;
  margin-top: 0;
  margin-bottom: .5rem;
  font-family: BebasNaueBold, Impact, sans-serif;
  font-size: 4rem;
  font-weight: 700;
  line-height: 120%;
}

.case-4 {
  grid-column-gap: 1.125rem;
  grid-row-gap: 1.125rem;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr .25fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.profit-img-wrapper-1 {
  background-color: #fff;
  background-image: url('../images/Vector_1.svg'), url('../images/Clip-path-group.svg');
  background-position: 69%, 50% 100%;
  background-repeat: no-repeat, repeat;
  background-size: 85rem, auto;
  background-attachment: scroll, scroll;
  border-radius: 1.5rem;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  margin-bottom: 1.5rem;
  padding: 1rem 2rem;
  display: flex;
}

.menu-nav-calc-1 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1rem;
  color: var(--blue);
  flex-flow: row;
  justify-content: center;
  align-items: center;
  transition: color .3s cubic-bezier(.25, .46, .45, .94);
  display: flex;
}

.button-menu {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  margin-top: 4rem;
  font-weight: 700;
  text-decoration: none;
  display: flex;
  position: relative;
}

.button-menu:hover {
  text-decoration: none;
}

.button-more-text-1 {
  color: var(--blue);
  font-size: var(--xxsmall-size);
  letter-spacing: 1px;
  text-transform: uppercase;
  align-items: center;
  font-weight: 600;
  line-height: 15px;
  display: flex;
}

.button-arrow-6 {
  border-radius: 0;
  width: 14px;
  height: 14px;
  margin-top: 0;
  margin-bottom: 0;
  position: absolute;
}

.button-arrow-7 {
  width: 14px;
  height: 14px;
  margin-top: 0;
  margin-bottom: 0;
  position: absolute;
}

.arrow-container-1 {
  justify-content: center;
  align-items: center;
  width: 14px;
  height: 14px;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.arrow-circle-2 {
  border: 1.5px solid var(--acient);
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
  position: relative;
  inset: 0%;
  overflow: hidden;
}

.arrow-wrap-1 {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  margin-left: 4px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.br-m, .br-l-s {
  display: block;
}

.text-size-small-m {
  font-size: var(--small-size);
  margin-bottom: 0;
}

.text-size-small-m.text-color-gray {
  color: var(--dark-grey);
}

.description-course {
  font-size: var(--xmedium-size);
  margin-bottom: 0;
  line-height: 170%;
}

.profit-block-1 {
  text-align: center;
  border-radius: 3rem;
  flex-direction: column;
  flex: 1;
  align-self: flex-start;
  align-items: center;
  padding: 1.5rem 1.5rem 2rem;
  display: flex;
  box-shadow: 0 2px 20px #ccd0d680;
}

.what-give {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 4rem;
  display: grid;
}

.text-size-medium-g {
  font-size: var(--medium-size);
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  font-weight: 500;
}

.text-size-medium-g.w--current {
  color: var(--acient);
}

.h1-cours {
  margin-bottom: 1rem;
  font-size: 3.5rem;
  line-height: 110%;
}

.h1-templayts {
  margin-bottom: 1rem;
  font-size: 2.4rem;
}

.h1-articles {
  margin-bottom: 1rem;
  font-size: 3rem;
  line-height: 110%;
}

.h1-numerology {
  margin-top: 3.5rem;
  margin-bottom: 1.5rem;
  font-size: 3.5rem;
  line-height: 110%;
}

.br-ss {
  display: block;
}

.bg-8 {
  z-index: 1;
  opacity: .5;
  filter: blur(80px) blur(40px);
  background-image: linear-gradient(308deg, #bdd3ff 21% 52%, #bdd3ff 84%);
  border-radius: 100%;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 30rem;
  height: 30rem;
  display: flex;
  position: absolute;
  inset: -9% 2% auto auto;
}

.bg-9 {
  z-index: 1;
  opacity: .5;
  filter: blur(80px) blur(40px);
  background-image: linear-gradient(308deg, #e4cdff 21% 52%, #e4cdff 84%);
  border-radius: 100%;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 30rem;
  height: 30rem;
  display: flex;
  position: absolute;
  inset: auto auto -14% 0%;
}

.bg-10 {
  z-index: 1;
  background-color: var(--acient);
  opacity: .5;
  filter: blur(80px) blur(40px);
  border-radius: 100%;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 40rem;
  height: 40rem;
  display: flex;
  position: absolute;
  inset: auto 0% -46% auto;
}

.teg-4 {
  color: var(--white);
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  background-color: #26c993;
  border-radius: 50rem;
  justify-content: center;
  align-items: center;
  padding-left: .75rem;
  padding-right: .75rem;
  font-size: .55rem;
  font-weight: 500;
  display: inline-flex;
}

.title-calc-mini {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: .375rem;
  display: flex;
}

.teg-5 {
  color: var(--white);
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  background-color: #f15658;
  border-radius: 50rem;
  justify-content: center;
  align-items: center;
  padding-left: .75rem;
  padding-right: .75rem;
  font-size: .55rem;
  font-weight: 500;
  display: inline-flex;
}

.teg-6 {
  color: var(--white);
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  background-color: #bdc51d;
  border-radius: 50rem;
  justify-content: center;
  align-items: center;
  padding-left: .75rem;
  padding-right: .75rem;
  font-size: .55rem;
  font-weight: 500;
  display: inline-flex;
}

.num-calc {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 3.5rem;
  display: grid;
}

.num-title {
  color: var(--blue);
  text-align: left;
  letter-spacing: .75px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 4px;
  font-family: BebasNaueBold, Impact, sans-serif;
  font-size: 1.85rem;
  font-weight: 400;
}

.teg-55 {
  color: var(--white);
  letter-spacing: 1.5px;
  text-transform: uppercase;
  background-color: #f15658;
  border-radius: 50rem;
  padding-left: .75rem;
  padding-right: .75rem;
  font-size: .55rem;
  font-weight: 500;
  display: none;
}

.teg-44 {
  color: var(--white);
  letter-spacing: 1.5px;
  text-transform: uppercase;
  background-color: #26c993;
  border-radius: 50rem;
  padding-left: .75rem;
  padding-right: .75rem;
  font-size: .55rem;
  font-weight: 500;
  display: none;
}

.teg-66 {
  color: var(--white);
  letter-spacing: 1.5px;
  text-transform: uppercase;
  background-color: #bdc51d;
  border-radius: 50rem;
  padding-left: .75rem;
  padding-right: .75rem;
  font-size: .55rem;
  font-weight: 500;
  display: none;
}

.h2-program, .h2-program-1 {
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.5rem;
  font-weight: 800;
  line-height: 120%;
}

.gift-text-2 {
  color: var(--white);
  font-size: var(--xlarge-size);
  width: 85%;
  margin-top: 0;
  margin-bottom: 3rem;
  padding: 0;
  font-weight: 500;
}

.gift-text-2.w--current {
  color: var(--acient);
}

.gift-wrap-2 {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
  grid-auto-columns: 1fr;
  justify-items: end;
  display: grid;
}

.video-1 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: stretch;
  width: 100%;
  position: relative;
}

.title-gift-2 {
  color: var(--white);
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
  align-self: center;
  margin-top: 0;
  margin-bottom: .5rem;
  font-family: BebasNaueBold, Impact, sans-serif;
  font-size: 4rem;
  font-weight: 700;
  line-height: 120%;
}

.gift-button-1 {
  z-index: 2;
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  display: flex;
  position: relative;
}

.margin-largex {
  margin-bottom: var(--margin-14rem);
}

.h1-vz {
  font-size: 2.5rem;
  line-height: 110%;
}

.gift-block-4 {
  z-index: 2;
  background-color: var(--blue);
  border-radius: 3rem;
  width: 100%;
  padding: 4rem 4rem 4rem 5rem;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 50px #00000012;
}

.manu-calc-icon {
  border: 1px none var(--stroke-2);
  border-radius: 1rem;
  flex: none;
  padding: .75rem;
  box-shadow: 0 0 11px 2px #0000000d;
}

.nav-point {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  display: flex;
}

.h2-review {
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
  align-self: center;
  margin-top: 0;
  margin-bottom: 1.5rem;
  font-family: Montserrat, sans-serif;
  font-size: 2.5rem;
  font-weight: 800;
  line-height: 120%;
}

.h1-calc {
  margin-bottom: 1.5rem;
  font-size: 3.25rem;
  line-height: 110%;
}

.calc-sub {
  color: var(--blue);
  text-align: left;
  letter-spacing: .75px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 4px;
  font-family: BebasNaueBold, Impact, sans-serif;
  font-size: 1.65rem;
  font-weight: 700;
}

.calc-tariff-title {
  color: var(--blue);
  letter-spacing: .75px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: .25rem;
  padding-top: 6px;
  font-family: BebasNaueBold, Impact, sans-serif;
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 125%;
}

.title-tampl {
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  align-self: center;
  margin-top: 0;
  margin-bottom: 1.5rem;
  font-size: 2.5rem;
  font-weight: 800;
  line-height: 120%;
}

.margin-section-full-2 {
  margin-bottom: 12rem;
  padding: 4rem 3.5rem;
}

.calc-sub-1 {
  color: var(--blue);
  text-align: left;
  letter-spacing: .75px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 4px;
  font-family: BebasNaueBold, Impact, sans-serif;
  font-size: 2rem;
  font-weight: 700;
}

.button-9 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 50rem;
  justify-content: center;
  align-items: center;
  height: 4rem;
  margin-top: 1.75rem;
  font-weight: 600;
  transition: transform .2s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.tariff-description {
  font-size: var(--medium-size);
  margin-bottom: 0;
}

.br-l-and-s {
  display: block;
}

.title-form-calc-1 {
  border-bottom: 1px solid var(--stroke-2);
  font-size: var(--medium-size);
  text-transform: uppercase;
  margin: 0 -2rem 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 2rem;
  padding-right: 2rem;
  font-weight: 700;
}

.article-sub {
  color: var(--blue);
  font-size: var(--medium-size);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 2rem;
  padding-left: 0;
  font-weight: 700;
  line-height: 150%;
}

.margin-once-1 {
  margin-top: var(--margin-5rem);
  margin-bottom: var(--margin-14rem);
}

.modal-content {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.course-description {
  font-size: var(--medium-size);
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}

.course-description.w--current {
  color: var(--acient);
}

.button-course {
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  margin-top: .5rem;
  font-weight: 700;
  text-decoration: none;
  display: flex;
  position: relative;
}

.button-course:hover {
  text-decoration: none;
}

.button-more-text-2 {
  color: var(--blue);
  font-size: var(--xxsmall-size);
  letter-spacing: 1px;
  text-transform: uppercase;
  align-items: center;
  font-weight: 600;
  line-height: 15px;
  display: flex;
}

.modal-description {
  font-size: var(--xmedium-size);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}

.modal-description.w--current {
  color: var(--acient);
}

.pdf-title {
  color: var(--blue);
  text-align: center;
  margin-bottom: 1rem;
  font-size: 2rem;
  font-weight: 800;
  line-height: 130%;
}

.div-fleex {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
  position: relative;
}

.title-club-5 {
  color: var(--blue);
  text-align: center;
  align-self: stretch;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 1.85rem;
  font-weight: 900;
  line-height: 115%;
}

.vidget {
  z-index: 2;
  flex-flow: column;
  display: flex;
  position: fixed;
  inset: auto 2rem 2rem auto;
}

.question-button {
  cursor: pointer;
  background-color: #fff;
  border-radius: 50rem;
  justify-content: center;
  align-items: center;
  width: 4.5rem;
  height: 4.5rem;
  display: flex;
  position: relative;
  box-shadow: 0 0 8px #0000003b;
}

.vidget-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  align-items: flex-end;
  display: flex;
}

.chanals {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  background-color: #fff;
  border-radius: 2rem;
  flex-flow: column;
  padding: 1.5rem 1.25rem 1.5rem 1.75rem;
  display: none;
  position: relative;
  box-shadow: 0 0 15px #00000021;
}

.chanal-text {
  color: var(--text);
  font-weight: 500;
}

.mail {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  background-color: #fff;
  border-radius: 2rem;
  flex-flow: column;
  width: 25rem;
  padding: 1.75rem 2rem 2rem;
  display: none;
  box-shadow: 0 0 15px #00000021;
}

.field-form {
  border: 1px solid var(--stroke-2);
  color: var(--blue);
  font-size: var(--small-size);
  background-color: #f6f7fda6;
  border-radius: .75rem;
  height: 3.5rem;
  margin-bottom: 1.5rem;
  padding: 1.25rem 1.5rem 1.25rem 1.25rem;
  transition: border-color .3s cubic-bezier(.25, .46, .45, .94);
}

.field-form:hover {
  border-color: var(--acient);
}

.field-form:focus {
  outline-offset: 0px;
  color: var(--text);
  border-color: #6c7af5;
  outline: 0 #6b7094;
}

.field-form.no-height {
  height: auto;
}

.button-form {
  background-color: var(--acient);
  color: #fff;
  font-size: var(--4xsmall-size);
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 50rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 2rem;
  padding: 1.25rem 4.5rem;
  font-weight: 600;
  transition: background-color .35s;
  display: flex;
}

.button-form:hover {
  background-color: var(--perple-light);
}

.form-mail {
  margin-bottom: 0;
}

.yes {
  background-color: #a0ffb0;
  border-radius: 1rem;
}

.yes-text {
  color: var(--blue);
  text-align: center;
}

.no {
  border-radius: .5rem;
}

.chanal-email {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  cursor: pointer;
  justify-content: flex-end;
  align-items: center;
  display: none;
  position: relative;
}

.chanal-telegram {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  cursor: pointer;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.video-mp4 {
  z-index: 0;
  border-radius: 2.5rem;
  width: 40rem;
  height: 20rem;
}

.video-course {
  z-index: 0;
  border-radius: 2.5rem;
  width: 100%;
  height: 17rem;
}

.look-strikes-1 {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  width: 100%;
  height: 3.5rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.text-sale {
  color: #fff;
  padding-top: 4px;
  font-family: BebasNaueBold, Impact, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
}

.link-block-5 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.color-lesson {
  z-index: 4;
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  background-color: #60f;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.logo-lesson {
  align-self: center;
  height: 4rem;
  margin-top: 0;
  margin-bottom: 2rem;
  display: block;
}

.video-page {
  z-index: 0;
  border-radius: 2rem;
  width: 40rem;
  height: 18rem;
}

.page-lesson {
  background-color: var(--blue);
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding-left: 3.5rem;
  padding-right: 3.5rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.page-purple {
  z-index: -1;
  filter: blur(50px);
  background-color: #636cff;
  border-radius: 500rem;
  width: 100%;
  height: 90%;
  position: absolute;
  inset: auto 0% -5%;
}

.modal-calc-1 {
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 1.85rem;
  font-weight: 800;
}

.color-1 {
  background-image: linear-gradient(315deg, var(--perple-light), var(--acient));
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  position: absolute;
  inset: 0%;
}

.color-2 {
  z-index: 1;
  background-image: linear-gradient(315deg, #58cf9b, #33dfa6 0%, var(--perple-light));
  opacity: 0;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  position: absolute;
  inset: 0%;
}

.color-3 {
  background-image: linear-gradient(315deg, #58cf9b, #33dfa6 0%, #4aa2d6 48%, var(--acient));
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  position: absolute;
  inset: 0%;
}

.color-4 {
  z-index: 1;
  background-image: linear-gradient(315deg, var(--perple-light), var(--acient));
  opacity: 0;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  position: absolute;
  inset: 0%;
}

.text-size-small-mm {
  font-size: var(--small-size);
  margin-bottom: 0;
  font-weight: 500;
}

.text-size-small-mm.text-color-gray {
  color: var(--dark-grey);
}

.club-content-4 {
  background-color: var(--bg\<deleted\|variable-18b6860e\>);
  border-radius: 1.5rem;
  margin-top: 1.5rem;
  margin-left: -.5rem;
  margin-right: -.5rem;
  padding: 1rem;
}

.teg-10 {
  color: var(--white);
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  background-image: linear-gradient(315deg, #656bff, #1fcf82);
  border-radius: 50rem;
  justify-content: center;
  align-items: center;
  padding: .125rem .75rem;
  font-size: .55rem;
  font-weight: 500;
  display: none;
}

.starr {
  color: var(--text);
  -webkit-text-fill-color: inherit;
  background-clip: content-box;
  border-radius: 50px;
  height: 14px;
  margin-right: .35rem;
}

.club-tarifffff {
  z-index: 2;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  place-items: start stretch;
  margin-top: 4rem;
  position: relative;
}

.bg-11 {
  z-index: 1;
  background-color: var(--acient);
  opacity: .5;
  filter: blur(80px) blur(40px);
  border-radius: 100%;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 55rem;
  height: 55rem;
  display: flex;
  position: absolute;
  inset: auto -13% -21% auto;
}

.modal {
  background-color: var(--white);
  border-radius: 1.5rem;
  padding: 1rem;
  display: none;
  position: absolute;
  inset: 2.25rem 0% auto;
  box-shadow: 0 0 20px #0003;
}

.h1-calc-copy {
  margin-bottom: 1.5rem;
  font-size: 3.25rem;
  line-height: 110%;
}

.blockk {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
}

.bank-wrap-1 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  display: flex;
}

.cred {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: block;
}

.cred-1 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 1.5rem;
  display: block;
}

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

.color-club {
  z-index: 4;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  background-color: #bfff00;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.color-sale {
  z-index: 4;
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  background-color: #d40000;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.sale {
  z-index: 5;
  display: none;
  position: relative;
  top: -1px;
}

.faq-questionnn {
  cursor: pointer;
  justify-content: space-between;
  padding: 2rem 3rem;
  display: flex;
}

.dff {
  color: #4993f8;
}

._3 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: wrap;
  flex: 1;
  display: flex;
}

.kol {
  text-align: center;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.close-payyy {
  cursor: pointer;
  height: 3.5rem;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: -14px;
}

.ko1 {
  text-align: center;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.link-block-9 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-club {
  color: var(--blue);
  padding-top: 4px;
  font-family: BebasNaueBold, Impact, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
}

.look-strikes-111 {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  width: 100%;
  height: 4.25rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.sale_club {
  z-index: 5;
  display: none;
  position: relative;
  top: -1px;
}

.look-strikes-1564, .look-strikes-1123 {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  width: 100%;
  height: 4.25rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.lineeez {
  margin-bottom: 10rem;
}

.free_lesson {
  z-index: 5;
  display: flex;
  position: relative;
  top: -1px;
}

.menu-social-12 {
  border: 1px solid var(--stroke-2);
  border-radius: 50rem;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  transition: border-color .3s cubic-bezier(.25, .46, .45, .94);
  display: flex;
}

.menu-social-12:hover {
  border-color: var(--acient);
}

.menu-footer-social-12 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  display: flex;
}

.h2-number {
  font-size: 1.65rem;
}

.video-articles {
  border-radius: 1rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
  overflow: hidden;
}

._01 {
  margin-bottom: 0;
}

.video-txt {
  text-align: center;
  font-style: italic;
  font-weight: 500;
}

.prelink {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  display: flex;
}

.text-span-7 {
  color: var(--dark-grey);
}

.ttt {
  color: var(--blue);
  font-size: 1rem;
  font-weight: 600;
}

.h3-ch {
  font-size: 1.125rem;
}

.l-cha {
  background-color: var(--stroke-2);
  height: 1px;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.quest-chak {
  text-transform: uppercase;
  margin-top: 1rem;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  font-weight: 900;
  display: inline-flex;
}

.calc-txt {
  color: var(--blue);
  text-align: center;
  text-transform: uppercase;
  max-width: 34rem;
  margin: 2.5rem auto 1rem;
  font-family: BebasNaueBold, Impact, sans-serif;
  font-size: 1.65rem;
  font-style: normal;
  font-weight: 900;
  line-height: 140%;
}

.list-2 {
  list-style-type: decimal;
}

.button-no-work {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #e1e2e7;
  border-radius: 50rem;
  justify-content: center;
  align-items: center;
  height: 4rem;
  font-weight: 600;
  transition: transform .2s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.list-3, .list-5 {
  list-style-type: decimal;
}

.llkl {
  border-left: 3px solid var(--stroke-2);
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1rem;
}

.h444 {
  margin-top: 0;
}

._0d {
  margin-bottom: 0;
}

.lllza {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  margin-top: 1.25rem;
  display: flex;
}

.text-color-purple22 {
  color: var(--perple-light);
}

.xsdw {
  margin-bottom: 0;
}

.art-div {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: space-between;
  margin-top: 4rem;
  margin-bottom: 5rem;
  display: flex;
}

.collection-articles-3 {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border-radius: 1rem;
  justify-content: space-between;
}

.collection-articles-2-2 {
  -webkit-text-fill-color: inherit;
  background-image: linear-gradient(to right, #f14040, #f14040 12%, #ff9b14 23%, #ffc013 35%, #87ffba 48%, #4abff2 62%, #4371f1 76%, #f46be5 91%, #f46be5);
  background-clip: border-box;
  border-radius: 1rem;
  justify-content: space-between;
  margin-bottom: 5rem;
  padding: 1px;
}

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

.chakk {
  width: 6rem;
  margin-top: 0;
  margin-bottom: 0;
}

.div-31 {
  position: relative;
}

.articles-title-76 {
  font-size: var(--xmedium-size);
  align-self: center;
  margin-top: .5rem;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 140%;
}

.sale_modal {
  z-index: 150;
  background-color: #ffffffb3;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.sale-wrapper {
  background-color: #fff;
  border-radius: 2rem;
  max-width: 32rem;
  padding: 0 0 2rem;
  position: relative;
  box-shadow: 0 0 30px #ccd0d6e6;
}

.sale-close {
  cursor: pointer;
  height: 3.5rem;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: -14px;
  position: absolute;
  inset: 0% 3% auto auto;
}

.sale-content {
  padding-left: 2rem;
  padding-right: 2rem;
}

.title_modal {
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 2.5rem;
  font-style: italic;
  font-weight: 900;
}

.text_modal {
  text-align: center;
  margin-top: auto;
  margin-bottom: 1.75rem;
  font-size: 1.125rem;
}

.button_modal {
  color: var(--white);
  background-color: #169928;
  border-radius: 50rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  font-weight: 500;
  transition: background-color .35s ease-in-out, color .35s ease-in-out;
  display: flex;
}

.button_modal:hover {
  color: var(--blue);
  background-color: #24c801;
}

.modal_banner {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  margin-top: 0;
  margin-bottom: 2rem;
}

.salee, .sale_clubb {
  z-index: 5;
  display: none;
  position: relative;
  top: -1px;
}

.free_lessonn {
  z-index: 5;
  display: flex;
  position: relative;
  top: -1px;
}

.text-line-2-2 {
  color: #fff;
  padding-top: 4px;
  font-family: BebasNaueBold, Impact, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
}

.button-46990, .button-predzapis {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 50rem;
  justify-content: center;
  align-items: center;
  height: 4rem;
  font-weight: 600;
  transition: transform .2s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.errorr {
  text-align: center;
  border-radius: .5rem;
}

.success {
  background-color: #d1ffce;
  border-radius: .5rem;
}

.old-pr {
  z-index: 2;
  color: var(--bg_cours);
  font-size: var(--xxsmall-size);
  margin-top: 1px;
  font-weight: 600;
  text-decoration: line-through;
  display: none;
  position: relative;
}

.old-pr-1 {
  z-index: 2;
  color: var(--text);
  font-size: var(--xmedium-size);
  margin-top: 1px;
  font-weight: 500;
  display: none;
  position: relative;
}

.rasroch {
  z-index: 2;
  color: var(--text);
  font-size: var(--xmedium-size);
  margin-top: 1px;
  font-weight: 500;
  display: block;
  position: relative;
}

.calc-price-old-1 {
  color: var(--dark-grey);
  font-size: var(--large-size);
  flex: 0 auto;
  font-weight: 500;
  line-height: 100%;
  text-decoration: line-through;
}

.calc-price-old {
  color: var(--dark-grey);
  font-size: var(--large-size);
  flex: 0 auto;
  font-weight: 500;
  line-height: 100%;
  text-decoration: line-through;
  display: none;
}

.calc-price-exp {
  color: var(--dark-grey);
  font-size: var(--large-size);
  flex: 0 auto;
  font-weight: 500;
  line-height: 100%;
  text-decoration: line-through;
}

.calc-price-group {
  color: var(--dark-grey);
  font-size: var(--large-size);
  flex: 0 auto;
  font-weight: 500;
  line-height: 100%;
  text-decoration: line-through;
  display: flex;
}

.club-plan-exp, .club-plan-no-work, .club-plan-open {
  border: 1px solid var(--stroke-2);
  background-color: var(--white);
  border-radius: 2.5rem;
  padding: 1.75rem 2rem 2rem;
  display: none;
  position: relative;
}

.club-plan-predzapis {
  border: 1px solid var(--stroke-2);
  background-color: var(--white);
  border-radius: 2.5rem;
  padding: 1.75rem 2rem 2rem;
  display: block;
  position: relative;
}

.text-predzapis {
  color: var(--white);
  font-size: var(--xmedium-size);
  margin-bottom: 0;
  line-height: 170%;
  display: block;
}

.text-open, .text-no-work {
  color: var(--white);
  font-size: var(--xmedium-size);
  margin-bottom: 0;
  line-height: 170%;
  display: none;
}

.club-plan-exp-old {
  border: 1px solid var(--stroke-2);
  background-color: var(--white);
  border-radius: 2.5rem;
  padding: 1.75rem 2rem 2rem;
  position: relative;
}

.plan-prisma-old {
  background-color: var(--white);
  border-radius: 2.5rem;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  padding: 2rem 2.5rem;
  display: flex;
  box-shadow: 0 0 15px #00000014;
}

.plan-prisma-calc {
  background-color: var(--white);
  border-radius: 2.5rem;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  padding: 2rem 2.5rem;
  box-shadow: 0 0 15px #00000014;
}

.plan-prisma {
  background-color: var(--white);
  border-radius: 2.5rem;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  padding: 2rem 2.5rem;
  display: none;
  box-shadow: 0 0 15px #00000014;
}

.text-lesson {
  color: #fff;
  padding-top: 4px;
  font-family: BebasNaueBold, Impact, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
}

.text-calc-open {
  font-size: var(--xmedium-size);
  margin-bottom: 0;
  line-height: 170%;
}

.text-calc-sale, .text-calc-just-sale {
  font-size: var(--xmedium-size);
  margin-bottom: 0;
  line-height: 170%;
  display: none;
}

.button-3 {
  background-color: #f78800;
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 30px;
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 16px;
  font-weight: 400;
  display: flex;
}

.price-courss {
  color: var(--white);
  text-align: left;
  flex: 0 auto;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.2;
}

.price-courss-sale {
  color: var(--white);
  text-align: left;
  flex: 0 auto;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.2;
  display: none;
}

@media screen and (min-width: 1280px) {
  .container_navbar {
    padding-left: 0;
    padding-right: 0;
  }

  .img.line-chakra-1 {
    bottom: 29px;
    transform: translate(0, 7px);
  }

  .img.line-chakra-2 {
    bottom: 27px;
    transform: rotate(-7deg)translate(0, -16px);
  }

  .img.line-chakra-3 {
    transform: rotate(-4deg)translate(0, -29px);
  }

  .img.line-chakra-4 {
    transform: rotate(-7deg)translate(0, -25px);
  }

  .img.line-chakra-6 {
    transform: translate(0, 11px);
  }

  .img.line-chakra-7 {
    transform: translate(0, 7px);
  }

  .img.lotos-main {
    height: 43rem;
    left: 47%;
  }

  .chakr-wrapper {
    align-self: stretch;
  }

  .margin-section-full {
    padding-left: 0;
    padding-right: 0;
  }

  .author-quote-q {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .quote_club {
    border-radius: 0;
  }

  .save-calc {
    justify-content: center;
    align-items: center;
  }

  .biorithm-cicle {
    height: auto;
  }

  .ofont-7rem {
    font-size: 7rem;
  }

  .param {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    margin-left: 3rem;
  }

  .author-main {
    left: 84%;
  }

  .copy-button {
    right: 7%;
  }

  .top-block {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .margin-main {
    margin-top: 8rem;
  }

  .container_navbar-1 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .margin-section-full-1, .margin-section-full-2 {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 1440px) {
  h2 {
    font-size: 28px;
  }

  h4 {
    font-size: 20px;
  }

  ul {
    grid-row-gap: 16px;
    flex-direction: column;
  }

  .footer {
    margin-left: auto;
    margin-right: auto;
  }

  .main {
    grid-column-gap: 20rem;
  }

  .button_next {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .button {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .calc-header {
    grid-template-columns: 1fr 1fr;
  }

  .field-date {
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 1rem;
  }

  .calc_button {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .container_navbar {
    grid-column-gap: 6rem;
    grid-row-gap: 6rem;
  }

  .footer-wrapper {
    grid-auto-columns: 1fr;
  }

  .calc-card {
    grid-column-gap: 3rem;
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .numerolog-title-green {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .description404 {
    font-size: 18px;
  }

  .bg-404-1 {
    width: 20rem;
    height: 20rem;
  }

  .bg-404-2 {
    width: 15rem;
    height: 15rem;
    bottom: 3%;
    left: 6%;
  }

  .numerology-calc {
    padding-left: 2.5rem;
  }

  .date-field {
    height: 54px;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .date-field.last-data-field {
    height: 54px;
  }

  .fate-numbers {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .numerology-results {
    grid-column-gap: 42px;
    grid-template-columns: 1.25fr 1fr;
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .numerology-results-text {
    padding-right: 3rem;
  }

  .numerology-chakras-wrapper {
    padding-right: 48px;
  }

  .numerolog-consultation {
    padding-right: 1.5rem;
  }

  .numerolog-consultation-img {
    height: 135px;
  }

  .tag-numerolog {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .numerolog-block {
    grid-column-gap: 24px;
  }

  .articles-card {
    grid-column-gap: 2.5rem;
  }

  .collection-articles-wrapper-2 {
    padding: 2rem 4.5rem;
  }

  .articles-card-nice {
    grid-column-gap: 2rem;
  }

  .img.main-card-conviction-img {
    height: 12rem;
  }

  .img.course-img {
    height: 29rem;
  }

  .img.articles-banner-img {
    height: 28rem;
  }

  .img.numerolog-img {
    width: 21rem;
    height: 21rem;
  }

  .img.line-chakra-4 {
    transform: rotate(-4deg)translate(0, -25px);
  }

  .img.line-chakra-6 {
    transform: translate(0, 7px);
  }

  .img.line-chakra-7 {
    transform: translate(0, 2px);
  }

  .img.line-anahata {
    top: 2.8%;
  }

  .img.line-manipura-m {
    padding-left: 9%;
  }

  .img.line-vishuddha-m {
    top: 20%;
  }

  .img.line-anahata-m {
    top: 2.8%;
  }

  .img.gift, .img.rtttgrgr-copy, .img.img-club-1, .img.img-club-2 {
    margin-bottom: 1.5rem;
  }

  .div-grid.article {
    grid-column-gap: 5rem;
    grid-template-rows: auto;
  }

  .div-grid.numerology-info-1, .div-grid.numerology-info-2, .celebrity {
    grid-column-gap: 7rem;
  }

  .list-numerolog, .numerolog-title-red {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .courses, .articles {
    grid-column-gap: 7rem;
  }

  .articles-chakras-wrapper {
    padding-right: 48px;
  }

  .program-master {
    grid-template-columns: 1.1fr 1fr;
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .manual-text-wrapper {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .manual-button {
    grid-column-gap: 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .manual-content-title, .manual-content-points {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .whom-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .whom-card {
    padding-left: 3rem;
  }

  .calc_button-paid, .field-date-1 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .transcripts {
    grid-column-gap: 3rem;
  }

  .line-wrapper {
    align-self: flex-start;
  }

  .course-header-hvd {
    height: 32rem;
  }

  .slide-nav-6 {
    bottom: -14%;
  }

  .compatibility-card {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .buttons-s {
    padding: 1rem 4rem;
  }

  .field-for-date {
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 1rem;
  }

  .calc_button-compatibility {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .grid-chakr-sovm {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .div-block-91 {
    left: 2%;
  }

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

  .biorithm-cicle {
    height: auto;
  }

  .templ-text-wrapper {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .templ-content-title, .templ-content-points {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .templ-button {
    grid-column-gap: 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .program-1 {
    grid-template-columns: 1.1fr 1fr;
  }

  .field-date-20, .calc_button-10 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .button-stroke {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .author-white {
    font-size: var(--medium-size);
  }

  .container_navbar-1 {
    grid-column-gap: 6rem;
    grid-row-gap: 6rem;
    padding-left: 0;
    padding-right: 0;
  }

  .button-form {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .look-strikes-1, .look-strikes-111, .look-strikes-1564, .look-strikes-1123 {
    padding-top: 0;
    padding-bottom: 0;
  }
}

@media screen and (min-width: 1920px) {
  h3 {
    font-size: 22px;
  }

  .menu {
    max-width: 1920px;
  }

  .author {
    border-radius: 20px;
  }

  .button_next {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .logo_white {
    height: 48px;
  }

  .chakra-img {
    height: 74px;
  }

  .calc-header {
    grid-template-columns: 1fr .75fr;
    margin-bottom: 200px;
  }

  .calculator {
    border-radius: 20px;
  }

  .logo_footer {
    margin-right: 90px;
  }

  .skale {
    margin-top: 0;
    margin-bottom: 16px;
  }

  .prisma-card-img {
    height: 16rem;
  }

  .calc-card {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .calc-card-img-wrapper {
    min-width: 9rem;
    height: 9rem;
  }

  .book-form {
    border-radius: 30px;
    padding-left: 84px;
    padding-right: 84px;
  }

  .date-field {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .numerology-calc-line {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .numerology-chakras-wrapper {
    padding-right: 54px;
  }

  .img.line-chakra-4 {
    transform: rotate(-4deg)translate(0, -25px);
  }

  .img.line-chakra-6 {
    transform: translate(0, 11px);
  }

  .img.line-chakra-7 {
    transform: translate(0, 7px);
  }

  .div-grid.article {
    grid-template-rows: auto auto;
  }

  .articles-chakras-wrapper {
    padding-right: 54px;
  }

  .program-master-points {
    border-radius: 20px;
  }

  .program-tab-point, .manual-content {
    margin-top: -1px;
  }

  .calculator-1 {
    border-radius: 20px;
  }

  .line-wrapper {
    align-self: stretch;
  }

  .modal-pay-wrapper {
    border-radius: 30px;
  }

  .transcript {
    border-radius: 20px;
  }

  .field-calc, .field-calc::placeholder {
    font-size: 16px;
  }

  .card-program, .club-content-2 {
    margin-top: -1px;
  }

  .calculator-form-compatibility {
    border-radius: 20px;
  }

  .biorithm-cicle {
    height: auto;
  }

  .skale-prisma {
    margin-top: 0;
    margin-bottom: 16px;
  }

  .club-modal-1 {
    border-radius: 30px;
  }

  .prisma-points-copy {
    margin-top: -1px;
  }

  .club-modal-2, .lesson-modal, .review-block {
    border-radius: 30px;
  }

  .container_navbar-1 {
    grid-column-gap: 7.25rem;
    grid-row-gap: 7.25rem;
  }

  .field-form, .field-form::placeholder {
    font-size: 16px;
  }

  .club-content-4 {
    margin-top: -1px;
  }

  .sale-wrapper {
    border-radius: 30px;
  }
}

@media screen and (max-width: 991px) {
  .h1 {
    font-size: 3.5rem;
    line-height: 130%;
  }

  .h1.h1-article, .h1.h1-article-1, .h1.h1-article-2 {
    font-size: 2.5rem;
  }

  .footer {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .section.scroll-mobile.tariff-calc {
    margin-bottom: var(--margin-12rem);
  }

  .section.scroll-mobile.info-course {
    margin-bottom: var(--margin-12rem);
    padding: 4rem 5rem;
  }

  .section.scroll-mobile.tariff-prisma, .section.scroll-mobile.tariff-club {
    margin-bottom: var(--margin-12rem);
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .section.faq {
    margin-bottom: var(--margin-6rem);
  }

  .menu-text {
    z-index: 10;
    color: var(--blue);
    font-size: var(--xxsmall-size);
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-right: .75rem;
    font-weight: 600;
    display: block;
  }

  .button_next {
    align-self: flex-end;
    margin-top: 0;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .menu-text-close {
    color: var(--blue);
    font-size: var(--xxsmall-size);
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-right: .75rem;
    font-weight: 600;
    display: none;
  }

  .h2 {
    font-size: 2.25rem;
  }

  .h2.margin-bot-2-4-5rem {
    margin-bottom: 3.5rem;
  }

  .h2.margin-bot-2-4rem {
    margin-bottom: 3rem;
  }

  .h2.title-alight-left-l {
    text-align: center;
  }

  .h2.margin-bot-1-5-3-5rem {
    margin-bottom: 2.5rem;
  }

  .h2.align-left-l {
    text-align: center;
  }

  .h2._6-7vw {
    font-size: 5vw;
  }

  .footer-other-link {
    flex: none;
  }

  .logo-img {
    height: 3rem;
  }

  .chakra {
    justify-content: space-between;
  }

  .chakra-1 {
    flex: none;
  }

  .chakra-img {
    margin-right: 32px;
  }

  .chakra-4, .chakra-2, .chakra-5, .chakra-3, .chakra-6 {
    flex: none;
  }

  .calc-header {
    grid-row-gap: 2.5rem;
    grid-template-columns: 1fr;
  }

  .calculator {
    width: auto;
  }

  .field-date {
    font-size: var(--small-size);
  }

  .field-date.margin {
    margin-right: 0;
  }

  .calc-field-wrapper {
    grid-column-gap: 2rem;
    flex-direction: row;
    grid-template-rows: auto;
    grid-template-columns: 1.5fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    display: grid;
  }

  .calc-field {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .calc_button {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .menu-slide {
    z-index: 50;
    background-color: #fff;
    border-bottom: 1px solid #d6d6d680;
    align-items: center;
    height: 10rem;
    margin-top: 81px;
    display: block;
    box-shadow: inset 0 0 15px #ccd0d680;
  }

  .menu-slide-card {
    width: 50%;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .menu-slide-mask {
    padding-left: 2rem;
  }

  .menu-footer {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
    display: flex;
  }

  .menu-footer-social {
    grid-column-gap: 1rem;
    flex: 0 auto;
    width: 90%;
    margin-right: 2rem;
    display: flex;
  }

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

  .menu-slide-arrow-right, .menu-slide-arrow-left {
    width: 3.5rem;
  }

  .container_navbar {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    justify-content: space-between;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding: 12px 0;
    display: flex;
  }

  .logo {
    z-index: 10;
    margin-left: 2rem;
    margin-right: auto;
  }

  .logo.w--current {
    flex: 1;
  }

  .menu-nav {
    z-index: -20;
    background-color: var(--white);
    flex-direction: row;
    width: 100%;
    display: block;
    position: absolute;
  }

  .burger {
    z-index: 10;
    padding-left: 2rem;
  }

  .burger.w--open {
    z-index: 10;
    background-color: #0000;
  }

  .nav-block {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    flex: 1;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-content: start space-between;
    align-items: flex-start;
    margin-top: 2rem;
    margin-left: 2rem;
    margin-right: 2rem;
    display: grid;
  }

  .menu-nav-block {
    z-index: 50;
    flex-direction: column;
    height: 100%;
    display: flex;
    position: relative;
  }

  .nav-wrapper {
    z-index: -10;
    flex-direction: column;
    justify-content: space-between;
    height: 100vh;
    display: flex;
  }

  .nav-line {
    z-index: 20;
  }

  .main-nav-arrow {
    z-index: 10;
    border-radius: 0;
    width: 1.125rem;
    height: 100%;
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    position: absolute;
    inset: 0% 1rem 0% auto;
  }

  .line-top {
    background-color: var(--blue);
    border-radius: 100px;
    width: 2rem;
    height: 2px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .line-mid {
    background-color: var(--blue);
    border-radius: 100px;
    width: 1.5rem;
    height: 2px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .line-bot {
    background-color: var(--blue);
    border-radius: 100px;
    width: 2rem;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .logo_footer {
    z-index: 10;
    margin-right: auto;
  }

  .footer-wrapper {
    grid-template-columns: 2fr 1fr 1fr;
    padding-top: 2.5rem;
    padding-bottom: 1rem;
  }

  .prisma-cards {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .prisma-card {
    padding: 1.5rem 1.5rem 2rem;
  }

  .prisma-card-img {
    margin-bottom: 1.5rem;
  }

  .bg_prisma {
    filter: blur(64px);
    width: 20rem;
    height: 20rem;
    top: 38%;
  }

  .calc-card {
    flex-direction: column;
  }

  .h3 {
    font-size: var(--xlarge-size);
  }

  .calc-card-img-wrapper {
    flex: 0 auto;
    align-self: flex-start;
    min-width: 9rem;
    height: 9rem;
    margin-bottom: 2rem;
  }

  .bg-hvd {
    filter: blur(64px);
    width: 20rem;
    height: 20rem;
    top: 46%;
  }

  .nav-piont-4 {
    border: 1px solid var(--stroke-2);
    border-radius: .5rem;
    flex: 1;
    position: relative;
  }

  .nav-piont-4:hover {
    border-color: var(--acient);
  }

  .header {
    grid-row-gap: 2.25rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    margin-bottom: 3rem;
  }

  .title-content {
    font-size: 1rem;
  }

  .author-block-photo {
    grid-column-gap: 2rem;
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    margin-bottom: 1rem;
    padding: 1.5rem;
  }

  .author-line {
    margin-top: .75rem;
    margin-bottom: .75rem;
  }

  .email {
    text-align: center;
  }

  .author-photo-wrapper {
    width: 50%;
    height: 24rem;
    margin-bottom: 0;
    overflow: hidden;
  }

  .menu-slide-arrow-right-icon {
    display: block;
  }

  .bg-404-2 {
    filter: blur(55px);
    bottom: 0%;
  }

  .noise_404_1, .noise-404-2 {
    top: -17%;
  }

  .numerology-calc-points {
    grid-row-gap: 1rem;
    justify-content: center;
    align-items: stretch;
  }

  .numerology-calc {
    grid-row-gap: 2rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-right: 2rem;
  }

  .calc-img {
    max-height: 18rem;
  }

  .date-field {
    height: 3.5rem;
  }

  .date-field.last-data-field {
    margin-right: 32px;
  }

  .numerology-results-person {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .fate-numbers {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .menu-calc-img.menu-size {
    width: 4rem;
    height: 4rem;
  }

  .menu-calc-title {
    font-size: var(--xxsmall-size);
    margin-bottom: .5rem;
  }

  .nav-piont-2 {
    border: 1px solid var(--stroke-2);
    border-radius: .5rem;
    flex: 1;
    display: block;
  }

  .nav-piont-2:hover {
    border-color: var(--acient);
  }

  .menu-arrow {
    display: none;
  }

  .menu-nav-calc {
    text-align: left;
    justify-content: space-between;
    display: flex;
  }

  .catalog-course {
    grid-template-columns: 1fr 1fr;
  }

  .numerology-results {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .numerology-results.planet {
    grid-template-columns: 1fr;
  }

  .numerology-results-text {
    border-bottom: 1px solid var(--stroke-2);
    border-right-style: none;
    margin: 0 -2rem;
    padding-top: 0;
    padding-bottom: 1.5rem;
    padding-left: 2rem;
  }

  .numerology-chakras-wrapper {
    grid-column-gap: 2rem;
  }

  .author-text-wrapper {
    flex: 1;
  }

  .numerolog-card {
    grid-column-gap: 42px;
    grid-template-columns: .75fr 1fr;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .numerolog-block {
    grid-row-gap: 24px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .collection-articles-wrapper-1 {
    grid-column-gap: 2rem;
    align-items: center;
  }

  .collection-articles-wrapper-2 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    padding-left: 2rem;
    padding-right: 2rem;
    display: grid;
  }

  .collection-articles-wrapper-4 {
    grid-column-gap: 3rem;
    grid-row-gap: 1rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .article-column-right {
    grid-column-gap: 2rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr .8fr;
    grid-auto-columns: 1fr;
    position: static;
  }

  .articles-collection-wrapper {
    margin-bottom: 6rem;
  }

  .margin-global {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .margin-section-medium {
    margin-bottom: 10rem;
  }

  .margin-section-medium.margin-top-calc {
    margin-top: 4rem;
  }

  .text-size-medium.align-center.margin-bot-1-2rem {
    margin-bottom: 1.75rem;
  }

  .text-size-medium.align-center-l {
    text-align: center;
  }

  .text-size-medium.align-center-23, .text-size-medium.align-left-l {
    text-align: left;
  }

  .margin-bottom.margin-xxlarge {
    padding-bottom: 3rem;
  }

  .margin-bottom.margin-xxxxsmall-x {
    padding-bottom: .375rem;
  }

  .div.icon-green, .div.icon-blue, .div.icon-yellow {
    margin-bottom: 1.5rem;
  }

  .div.templ-wrap {
    padding: 1rem 1rem 1.5rem;
  }

  .div.video-lesson {
    position: relative;
  }

  .div.course-video-2 {
    height: 100%;
  }

  .div.pagel-video {
    align-self: stretch;
  }

  .div-flex {
    z-index: 8;
    position: relative;
  }

  .div-flex.card-courses {
    padding-top: .5rem;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .div-flex.main-card-conviction {
    grid-row-gap: 1rem;
    flex-direction: column;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .div-flex.main-card-advantages {
    grid-row-gap: 1rem;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .div-flex.gap-mediumx.display-none-l {
    display: none;
  }

  .div-flex.gap-xsmall.display-none-s {
    order: 1;
    display: none;
  }

  .div-flex.breadcrumb-articles {
    margin-top: 0;
  }

  .div-flex.button-courses-wrapper {
    margin-left: -.5rem;
    margin-right: -.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .div-flex.gap-xsmall-small-s {
    order: -1;
  }

  .div-flex.margin-43 {
    grid-column-gap: 3rem;
  }

  .div-flex.gap-program {
    grid-column-gap: 1rem;
  }

  .div-flex.breadcrumb-course {
    margin-top: 0;
  }

  .img.course-img {
    align-self: flex-end;
    height: auto;
  }

  .img.breadcrumb-arrow-icon {
    display: none;
  }

  .img.articles-card-nice-img {
    height: 7rem;
  }

  .img.articles-card-img {
    height: 9rem;
  }

  .img.margin-top-medium {
    align-self: flex-start;
  }

  .img.author-img {
    flex: 1;
    width: 2.5rem;
    height: 2.5rem;
  }

  .img.line-chakra-1 {
    transform: translate(0, -16px);
  }

  .img.line-chakra-2 {
    transform: rotate(-1deg)translate(0, -52px);
  }

  .img.line-chakra-3 {
    transform: rotate(-2deg)translate(0, -34px);
  }

  .img.line-chakra-4 {
    transform: rotate(-7deg)translate(0, -25px);
  }

  .img.result-author {
    margin-bottom: 0;
  }

  .img.result-screen-desctop {
    width: 100%;
  }

  .img.transcript-close {
    width: 1.25rem;
    height: 1.25rem;
  }

  .img.personality {
    width: 4rem;
    height: 4rem;
  }

  .img.club-author-img {
    z-index: 0;
    height: 38rem;
    top: 10%;
    right: 22%;
  }

  .img.icon-size-smallx {
    margin-top: 0;
  }

  .img.pd {
    object-fit: cover;
    flex: 1;
    margin-bottom: 0;
  }

  .img.manual-all-img {
    height: 11rem;
  }

  .img.temple-img {
    width: 100%;
  }

  .img.chakra-girl-1 {
    top: -5%;
    right: -9rem;
  }

  .img.sign {
    height: 1.85rem;
  }

  .img.chakra-main {
    width: auto;
    height: 2.5rem;
  }

  .img._1 {
    border: 4px solid var(--text);
    border-radius: 500rem;
  }

  .img.lotos-main {
    height: 32rem;
    top: -9%;
    left: 61%;
  }

  .img.transcript-close-copy {
    width: 1.25rem;
    height: 1.25rem;
  }

  .img.pdd {
    width: 75%;
    margin-bottom: 0;
  }

  .img.gift {
    height: auto;
    margin-bottom: 0;
  }

  .img.rtttgrgr-copy, .img.img-club-1 {
    margin-bottom: 0;
  }

  .img.diplom-img {
    width: auto;
  }

  .img.text-2 {
    width: 20rem;
  }

  .img.img-club-2 {
    margin-bottom: 0;
  }

  .img.feedback {
    width: 2rem;
    height: 2rem;
  }

  .img.breadcrumb-arrow-icon-mobile {
    margin-left: 0;
    display: block;
  }

  .div-grid.main-timeline-item {
    align-self: flex-start;
  }

  .div-grid.article {
    grid-template-columns: 1fr;
  }

  .div-grid.numerology-info-1 {
    grid-column-gap: 2rem;
    grid-template-columns: .75fr 1fr;
    align-items: start;
  }

  .div-grid.numerology-info-2 {
    grid-column-gap: 2rem;
    grid-template-columns: 1fr 1fr;
    align-items: start;
  }

  .div-grid.author {
    grid-row-gap: 2.25rem;
    grid-template-columns: 1fr;
  }

  .margin-large {
    margin-bottom: var(--margin-12rem);
  }

  .subtitle.subtitle-other {
    margin-top: 1px;
    margin-bottom: 0;
  }

  .text-size-xsmall {
    text-align: left;
  }

  .breadcrumb-text {
    display: none;
  }

  .breadcrumb-arrow {
    margin-right: .75rem;
    padding-top: 2px;
    padding-bottom: 0;
    display: block;
  }

  .breadcrumb-text-last {
    display: none;
  }

  .breadcrumb-text-mid {
    font-size: var(--small-size);
  }

  .footer-arrow-top {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    display: none;
  }

  .celebrity {
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr 1fr;
  }

  .menu-nav-text {
    text-align: left;
    flex: 1;
    align-self: flex-start;
    margin-left: 0;
    padding: 1.25rem 3rem 1.25rem 1.5rem;
  }

  .menu-nav-text.hover-gray {
    padding-left: 0;
  }

  .menu-social {
    align-self: center;
    padding: .5rem 2rem;
  }

  .menu-calc-text {
    font-size: .6rem;
    line-height: 100%;
  }

  .footer-info {
    grid-column-gap: 1rem;
    grid-row-gap: .25rem;
    flex-wrap: wrap;
  }

  .card-course-wrapper {
    align-items: center;
    margin-bottom: 0;
  }

  .br-l {
    display: inline;
  }

  .courses {
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .numerology-calc-field-wrapper {
    grid-column-gap: 2rem;
    flex-direction: row;
    grid-template-rows: auto;
    grid-template-columns: 1.5fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    margin-top: .75rem;
    display: grid;
  }

  .numerology-calc-field {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .articles {
    grid-template-columns: 1fr;
  }

  .author-block-wrapper {
    flex: 1;
  }

  .numerolog-tag-wrapper {
    grid-column-gap: .75rem;
    margin-top: 1.5rem;
  }

  .articles-author {
    margin-bottom: 3rem;
  }

  .articles-content {
    margin-bottom: 3rem;
    display: none;
  }

  .header-article {
    margin-bottom: 2rem;
  }

  .articles-chakras-wrapper {
    grid-column-gap: 2rem;
  }

  .fs-toc_example {
    flex-direction: column;
  }

  .fs-toc_sidebar {
    width: 100%;
    padding: 1.5rem;
    position: relative;
    top: 0;
  }

  .program-master {
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
    justify-items: center;
    padding-top: 1rem;
    padding-bottom: 2rem;
  }

  .program-master-points {
    border-radius: 15px;
    padding-top: 0;
  }

  .manual {
    grid-column-gap: 0rem;
    grid-template-rows: auto;
    grid-template-columns: .5fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .manual-text-wrapper {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .tariff-master {
    grid-template-columns: 1fr;
    padding-bottom: 0;
  }

  .tariff-master-text {
    border-top: 1px solid #eaecf424;
    border-bottom-right-radius: 2rem;
    border-bottom-left-radius: 2rem;
    margin-top: 2rem;
    margin-left: -3rem;
    margin-right: -3rem;
    padding: 2rem 3rem 2.5rem;
  }

  .wrapper- {
    margin: 2rem -3rem;
    display: none;
    position: static;
  }

  .line- {
    width: 100%;
    height: 1px;
  }

  .check-point-1 {
    width: 1.5rem;
    height: 1.5rem;
  }

  .templates-content {
    grid-template-columns: 1fr;
  }

  .img- {
    position: static;
  }

  .tariff-master-text-wrapper {
    margin-left: 0;
  }

  .columns {
    grid-row-gap: 2.5rem;
    flex-wrap: wrap;
  }

  .manual-content-title {
    padding: 1.5rem 2rem;
  }

  .vs {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
    margin-top: 3rem;
  }

  .vs-arrow {
    height: 9rem;
  }

  .vs-card {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .vs-points {
    grid-row-gap: 1.25rem;
  }

  .whom {
    grid-row-gap: 2rem;
    grid-template-columns: 1fr 1fr;
    margin-top: 3rem;
  }

  .img-arrow-vs {
    transform: rotate(120deg);
  }

  .whom-card {
    padding: 2rem;
  }

  .calc-header-1 {
    grid-template-columns: 1fr;
  }

  .margin-global-calc {
    margin-bottom: var(--margin-5rem);
    padding: 2.5rem 2rem 4rem;
  }

  .calc-field-1 {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .calc_button-paid {
    font-size: var(--4xsmall-size);
    margin-left: 0;
    padding: 1rem 3rem;
  }

  .calculator-1 {
    grid-row-gap: 0rem;
    flex-direction: column;
    grid-template-rows: auto auto;
    align-items: stretch;
    width: auto;
    padding-top: 1.25rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .calc-field-wrapper-1 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-direction: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr auto .5fr;
    grid-auto-columns: 1fr;
    align-items: center;
    display: grid;
  }

  .field-date-1 {
    font-size: var(--small-size);
    flex: 1;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .field-date-1.margin {
    margin-right: 0;
  }

  .transcripts {
    grid-template-columns: 1fr;
  }

  .text-right, .text-left {
    font-size: var(--small-size);
  }

  .calc-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    padding-top: 2rem;
  }

  .calc-wrapper.margin-right-0 {
    padding-right: 2rem;
  }

  .calc-wrapper.margin-right-0-l-copy {
    align-items: stretch;
  }

  .calc-wrapper.calc-wrapper-8 {
    padding-right: 2rem;
  }

  .grid-contur {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1rem;
    grid-template-columns: 2fr;
  }

  .block-contur {
    border-style: none;
    border-radius: 0;
    padding: 0;
  }

  .grid-contur-param-2 {
    grid-column-gap: 1rem;
    flex-direction: row;
    grid-template-columns: 1fr 1fr 1fr;
    padding-right: 0;
  }

  .calc-block-2 {
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .h2-calc.margin-bot-3-5rem {
    margin-bottom: 1.5rem;
  }

  .chakr-wrapper {
    align-self: flex-start;
  }

  .chakr {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .chakr.sahasrara-block, .chakr.adjna-block, .chakr.vishudha-block, .chakr.anahata-block, .chakr.manupura-block, .chakr.svadhistana-block {
    padding-top: .85rem;
    padding-bottom: .85rem;
  }

  .chakr.muladhara-block {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    padding-top: .85rem;
    padding-bottom: .85rem;
    display: block;
  }

  .line-wrapper {
    align-self: stretch;
    max-width: 80%;
    position: relative;
  }

  .course-header-hvd {
    grid-column-gap: 2rem;
    grid-template-columns: 1fr .75fr;
    grid-auto-flow: row dense;
    height: auto;
  }

  .subtitle-hvd {
    font-size: var(--xxxsmall-size);
  }

  .subtitle-hvd-point {
    height: 1rem;
  }

  .subtitle-hvd-wrapper {
    margin-bottom: .75rem;
  }

  .hvd-header-text {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .result-author-wrapper {
    margin-bottom: 0;
  }

  .result-slider {
    height: 100%;
    top: 0%;
  }

  .slide-nav-6 {
    bottom: -10%;
  }

  .result {
    grid-template-columns: 1fr;
  }

  .result-author {
    margin-bottom: 3rem;
  }

  .program-title-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 2rem;
    flex-wrap: wrap;
  }

  .margin-section-xlarge {
    margin-bottom: 14rem;
  }

  .compatibility-card {
    padding: 2rem;
  }

  .modal-pay-wrapper.course-chakr {
    width: 47rem;
    padding: 2.5rem 2rem 2rem;
  }

  .label {
    font-size: var(--small-size);
    text-align: left;
  }

  .master-header-button {
    grid-row-gap: 1.5rem;
    flex-wrap: wrap;
  }

  .tables {
    grid-column-gap: 1rem;
    grid-template-columns: 1fr .75fr 1fr;
  }

  .margin-global-0 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .margin-section-full {
    margin-bottom: var(--nonem);
    padding: 3rem 0;
  }

  .cell-title {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .column-1 {
    align-self: flex-start;
  }

  .transcript-title {
    font-size: var(--xmedium-size);
  }

  .title-form-calc {
    border-bottom: 1px solid var(--stroke-2);
    margin-bottom: 1.5rem;
    margin-left: -2rem;
    margin-right: -2rem;
    padding-bottom: 1.25rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .hvd-wrapper {
    grid-row-gap: 2rem;
  }

  .quote-hvd {
    margin-top: 1.25rem;
    margin-bottom: 1.5rem;
  }

  .grid-personality {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .transcripts-info-wrapper {
    display: none;
  }

  .grid-contur-param-1 {
    grid-column-gap: 1rem;
    flex-direction: row;
    padding-right: 0;
  }

  .title-age {
    flex-wrap: wrap;
  }

  .hvd-person, .hvd-person-pay {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .field-calc-wrapper {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .button-calc {
    padding-left: 4.25rem;
    padding-right: 4.25rem;
  }

  .transcript-table-title {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .credit-text {
    font-size: var(--xxxsmall-size);
    margin-bottom: 0;
  }

  .sub-transcript-header-1 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .sub-transcript-description-text-1 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .tables-flex {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    border-style: none;
    border-radius: 0;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
    overflow: visible;
  }

  .column-3 {
    border: 1px solid var(--stroke-2);
    border-radius: 1rem;
    align-self: flex-start;
    overflow: hidden;
  }

  .column-3.line-no {
    border-style: solid;
  }

  .container-small {
    max-width: 58rem;
  }

  .card-course-club {
    grid-column-gap: 1.25rem;
  }

  .club-grid-author {
    grid-template-columns: 1.25fr 1fr 1.25fr;
  }

  .author-column-1 {
    z-index: 1;
    padding-top: 2rem;
    position: relative;
  }

  .profit-grid {
    grid-template-columns: 1fr;
    margin-top: 3.5rem;
  }

  .club-author {
    font-size: 3.5rem;
  }

  .author-club-description {
    letter-spacing: 4px;
    font-size: .75rem;
  }

  .author-quote {
    margin-top: 10rem;
    margin-left: 5rem;
    margin-right: 0;
  }

  .container-xmedium {
    position: static;
  }

  .text-align-club {
    max-width: 58rem;
  }

  .profit-block {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: .5fr 1fr;
    grid-auto-columns: 1fr;
    padding: 2rem;
    display: grid;
  }

  .profit-img-wrapper {
    max-height: 11rem;
  }

  .club-now-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .soft-club-text {
    font-size: var(--xxsmall-size);
  }

  .quote-club {
    margin-top: .5rem;
    margin-bottom: 1.5rem;
  }

  .club-content-2 {
    margin-top: 2rem;
    padding: 1.5rem;
  }

  .next-text {
    font-size: var(--4xsmall-size);
    padding-top: 2px;
  }

  .save-calc-icon {
    width: 36px;
    height: 36px;
  }

  .faq-point-wrapper {
    z-index: 8888;
    position: static;
  }

  .faq-answer, .faq-question {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .faq-question._2rem {
    padding-left: 1.5rem;
  }

  .club-block-content {
    padding-left: 0;
    padding-right: 0;
  }

  .author-column-2 {
    z-index: 1;
    padding-top: 2rem;
    position: relative;
  }

  .proffit-button {
    display: none;
  }

  .quote-program-m {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .club-quote {
    font-size: var(--small-size);
  }

  .button-center {
    justify-content: center;
  }

  .button-cel {
    margin-top: 2rem;
  }

  .club-tarif {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    box-shadow: none;
    background-color: #0000;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    place-items: start stretch;
    margin-top: 3rem;
    padding-bottom: 0;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .club-plan-secondary {
    background-color: var(--white);
    border-radius: 2rem;
    padding-bottom: 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
    box-shadow: 0 6px 30px #16004229;
  }

  .club-plan-mid {
    background-color: var(--white);
    border-radius: 2.5rem;
    padding-left: 2rem;
    padding-right: 2rem;
    position: relative;
    box-shadow: 0 6px 30px #16004229;
  }

  .grid {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    grid-template-columns: 1.75fr;
  }

  .club-info {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    text-align: left;
    padding-top: 2.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .faq-content-points {
    padding-top: 0;
    padding-bottom: 0;
  }

  .tariff-points-s {
    grid-row-gap: 1rem;
  }

  .club-time-wrapp {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .field-for-date {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .tab-link-tab-2 {
    font-size: var(--xsmall-size);
    padding: 1.25rem 1.5rem;
  }

  .ofont-sovm {
    line-height: 120%;
  }

  .calculator-form-compatibility {
    width: auto;
  }

  .calc-field-compatibility {
    flex-direction: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .calc-field-for-compatibility {
    height: 4.5rem;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .calc_button-compatibility {
    margin-left: 0;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .calc-text-compatibility-1 {
    border-right-style: none;
  }

  .women-calc {
    border-bottom: 1px solid var(--stroke-2);
    border-right-style: none;
  }

  .calc-button-wrap {
    border-top: 1px solid var(--stroke-2);
    padding-top: 2rem;
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .tariff-points-l {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    justify-content: space-between;
  }

  .manual-all {
    grid-template-columns: .55fr 1fr;
    grid-auto-columns: 1fr;
  }

  .manual-text-wrap {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .ofont-2-5rem {
    font-size: 2.25rem;
  }

  .ofont-2-5rem.margin-bot-0-75rem.hidden-no {
    display: none;
  }

  .ofont-2-5rem.margin-bot-0-0-75rem {
    margin-bottom: .25rem;
  }

  .grid-human-param {
    grid-column-gap: 1rem;
    flex-direction: row;
    padding-right: 0;
  }

  .grid-human {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1rem;
    grid-template-columns: 2fr;
  }

  .block-human {
    border-style: none;
    border-radius: 0;
    padding: 0;
  }

  .grid-chakr-sovm {
    width: 38rem;
    margin-left: auto;
    margin-right: auto;
  }

  .calc-sovm-wrapper {
    padding-bottom: 2rem;
  }

  .grid-sovm-power {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .women-ajna {
    top: 6%;
    left: 57%;
  }

  .women-vishuddha {
    top: 23%;
    left: 37%;
  }

  .women-anahata {
    top: 40%;
    left: 71%;
  }

  .women-manupura {
    top: 52%;
  }

  .women-swadhisthana {
    top: 66%;
    left: 66%;
  }

  .man-ajna {
    top: 6%;
    left: 24%;
  }

  .man-vishuddha {
    top: 21%;
    left: 42%;
  }

  .man-manipura {
    left: 19%;
  }

  .man-swadhisthana {
    top: 67%;
    left: 24%;
  }

  .man-muladhara {
    left: 18%;
  }

  .bg-sovm {
    filter: blur(64px);
    width: 20rem;
    height: 20rem;
    top: 64%;
  }

  .box-title-wrap-chakra {
    display: block;
  }

  .chakras-text-wrap {
    grid-column-gap: .125rem;
    grid-row-gap: .125rem;
  }

  .calc-block-3 {
    grid-row-gap: 2rem;
    grid-template-columns: 1.25fr;
  }

  .calc-block-5 {
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .grid-sovm-bioritm {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr 1fr;
  }

  .biorithm-cicle {
    width: 100%;
    height: auto;
  }

  .grid-chakr-copy {
    align-items: start;
  }

  .div-flex-1 {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .biorithm-wrap {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    padding-top: .5rem;
    padding-bottom: 2rem;
  }

  .enargy-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    padding-top: 1.75rem;
    padding-bottom: 3rem;
  }

  .table-number-sovm-wrap {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .title-prisma {
    line-height: 120%;
  }

  .subtitle-prisma {
    font-size: var(--xxsmall-size);
  }

  .description-prisma {
    font-size: var(--small-size);
  }

  .calc-block-8 {
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .h2-calc-ras {
    margin-bottom: 1.5rem;
    font-size: 2rem;
  }

  .h2-calc-ra {
    font-size: 2rem;
  }

  .title-calc-pay {
    grid-column-gap: 1rem;
    grid-row-gap: 2rem;
    flex-wrap: wrap;
    margin-bottom: 3rem;
  }

  .copy {
    font-size: .75rem;
  }

  .templayts {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .templ {
    grid-column-gap: 1rem;
    grid-row-gap: 0rem;
    grid-template-rows: auto;
    grid-template-columns: .75fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .ofont-2-75rem {
    font-size: 1.85rem;
  }

  .templ-text-wrapper {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .templ-content-title {
    padding: 1.25rem 1.5rem;
  }

  .templ-content-points, .templ-button {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .templates-flex-1 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .program-points-1 {
    padding-right: .5rem;
  }

  .sub-transcript-description-text-2 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .info-prisma {
    z-index: 8888;
    padding-bottom: 2rem;
    position: static;
  }

  .h3-prisma {
    font-size: 2rem;
  }

  .prisma-text {
    font-size: 1rem;
  }

  .club-modal-1 {
    max-width: none;
  }

  .line-1.margin-15 {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .line-1.margin-credit {
    margin: 2rem -2rem;
  }

  .margin-global-lesson-1 {
    padding: 0rem 2rem var(--margin-12rem);
  }

  .nav-piont-5 {
    border: 1px solid var(--stroke-2);
    border-radius: .5rem;
    flex: 1;
    padding: 0 0 0 1.25rem;
    position: relative;
  }

  .nav-piont-5:hover {
    border-color: var(--acient);
  }

  .temple {
    height: auto;
    margin-top: 3rem;
    padding-top: 3rem;
    padding-bottom: 2rem;
    padding-right: 3rem;
  }

  .club-tab-grid-1 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .templa-wrapper {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    align-self: stretch;
    margin-top: 1.5rem;
    margin-left: -3rem;
    margin-right: -3rem;
    padding-top: 2rem;
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .templa-point {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .bg-3 {
    height: 30rem;
    top: 7%;
  }

  .bg-4 {
    bottom: -10%;
  }

  .program-1 {
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .program-wrap {
    grid-template-columns: 1fr;
  }

  .prisma-tarif {
    grid-row-gap: 0px;
    background-color: var(--white);
    border-radius: 2.5rem;
    grid-template-columns: 1fr;
    margin-top: 3.5rem;
    margin-left: 3rem;
    margin-right: 3rem;
    padding: 2.5rem 3rem;
    box-shadow: 0 6px 30px #16004229;
  }

  .prisma-points-copy {
    background-color: var(--icon-purple\<deleted\|variable-4900797a\>);
    border-left-style: none;
    border-radius: 1.5rem;
    margin-top: 2rem;
    margin-bottom: 0;
    padding: 1.5rem 2rem;
  }

  .prisma-subtitle {
    margin-bottom: 1rem;
    font-size: 1.25rem;
  }

  .prisma-point {
    grid-row-gap: 1.25rem;
  }

  .prisma-price {
    font-size: 2.25rem;
  }

  .plan-prisma-1 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    border-top: 1px solid var(--stroke-2);
    box-shadow: none;
    background-color: #fff0;
    border-radius: 0 0 0;
    flex-flow: column;
    margin-top: 2rem;
    padding: 0;
    position: relative;
  }

  .plan-prisma-2 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    box-shadow: none;
    background-color: #fff0;
    border-radius: 0 0 0 0;
    flex-flow: column;
    padding: 0;
    position: relative;
  }

  .text-subtitle {
    text-align: center;
    margin-bottom: 2.25rem;
    font-size: 1.25rem;
  }

  .linee {
    margin-bottom: 0;
  }

  .calc-wrap-title {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .cell-title-1, .cell-title-2, .cell-title-3, .cell-title-4 {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .tables-flex-1 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .cell-title-5, .cell-title-6, .cell-title-7 {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .tables-flex-2 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
  }

  .two-table {
    z-index: 0;
  }

  .tables-flex-3 {
    z-index: -10;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .tabless {
    z-index: 8888;
  }

  .column-33 {
    align-self: flex-start;
    overflow: hidden;
  }

  .table-titlee {
    font-size: var(--medium-size);
  }

  .tables-flex-5 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .sub-title-h3 {
    font-size: var(--small-size);
  }

  .field-date-20 {
    width: 7rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .field-date-20.margin {
    margin-right: 0;
  }

  .calc_button-10 {
    margin-left: 0;
    padding: 1rem 3rem;
  }

  .calc-field-10 {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .calc-field-wrapper-10 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-direction: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr auto;
    grid-auto-columns: 1fr;
    align-items: center;
    display: grid;
  }

  .main-block {
    grid-column-gap: 0rem;
    flex-wrap: wrap;
    grid-template-columns: 1fr 1fr;
  }

  .main-title-wrap {
    width: auto;
  }

  .ofont-7rem {
    font-size: 5rem;
  }

  .button-main {
    justify-content: flex-start;
    width: auto;
    margin-top: 2.5rem;
    padding-left: 0;
  }

  .h3-faq-blue-xl-copy {
    color: var(--blue);
    font-size: var(--large-size);
  }

  .param {
    margin-left: 3rem;
  }

  .text-span-3 {
    font-size: var(--xxsmall-size);
  }

  .author-main {
    bottom: -31%;
    left: 76%;
  }

  .paragraph-9 {
    font-size: var(--4xsmall-size);
  }

  .circle {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1.45fr 1fr;
  }

  .chakrass {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    align-items: flex-start;
  }

  .table-title-chakra-11, .table-title-chakra-22, .table-title-chakra-33, .table-title-chakra-44, .table-title-chakra-55, .table-title-chakra-66, .table-title-chakra-77 {
    font-size: var(--4xsmall-size);
  }

  .description-chak {
    font-size: var(--xsmall-size);
    line-height: 140%;
  }

  .div-block-105 {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    top: -7px;
  }

  .beforee {
    font-size: 1rem;
  }

  .text-span-6 {
    font-size: .6rem;
  }

  .club-lol {
    grid-template-columns: 1fr;
    margin-top: 3.5rem;
  }

  .point {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    grid-template-columns: .4fr 1fr;
    padding: 2rem 3rem;
  }

  .format-content {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    grid-template-columns: 1fr;
  }

  .diplom-wrap {
    grid-column-gap: 5rem;
    grid-row-gap: 0rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr .75fr;
    grid-auto-columns: 1fr;
    align-items: center;
    display: grid;
  }

  .diplom {
    padding: 2rem 2rem 1rem 3rem;
  }

  .copy-button {
    display: none;
  }

  .manual-all-wr {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .manual-button-wr {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .transcripts-info-1 {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 2.5rem;
    display: flex;
  }

  .transcripts-info-1._23132 {
    display: flex;
  }

  .transcript-close-1 {
    flex: 0 auto;
    width: 3rem;
    height: 3rem;
    margin-left: 0;
    margin-right: 0;
  }

  .transcript-open-2 {
    width: 3rem;
    height: 3rem;
    margin-left: 0;
    margin-right: 0;
  }

  .h2-calc-ras-2 {
    margin-bottom: 3rem;
    font-size: 2rem;
  }

  .bg-6 {
    height: 30rem;
    top: 7%;
  }

  .bg-7 {
    bottom: -10%;
  }

  .faq {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    text-align: left;
  }

  .card-gg {
    padding: 2rem 3rem;
  }

  .question-wrap {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .card-faq {
    grid-column-gap: 3rem;
    grid-row-gap: 0rem;
    grid-template-columns: max-content;
  }

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

  .top-block {
    padding: 3.5rem 3rem;
  }

  .who {
    grid-template-columns: 1fr;
    margin-top: 3.5rem;
  }

  .div-block-116 {
    grid-template-columns: 2.75fr;
  }

  .case-1 {
    flex: 1;
  }

  .who-bloc-2 {
    text-align: left;
    grid-template-rows: auto;
    grid-template-columns: .75fr max-content 1fr;
    grid-auto-columns: 1fr;
  }

  .who-bloc-3 {
    text-align: left;
    grid-template-rows: auto;
    grid-template-columns: .75fr max-content 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .div-block-109-copy-copy {
    border-right: 1px dashed var(--stroke-2);
    border-bottom-style: none;
    margin: .75rem 0;
  }

  .who-points-1-copy {
    border-top-right-radius: 1.25rem;
    border-bottom-left-radius: .75rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .margin-small {
    margin-bottom: var(--margin-4rem);
  }

  .gift-wrap {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 2.5fr 1fr;
  }

  .gift-block {
    padding: 3rem 2rem 3rem 3rem;
  }

  .gift-text {
    font-size: var(--xmedium-size);
    width: auto;
    margin-bottom: 2.5rem;
  }

  .first-lessons {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-items: start;
    display: grid;
  }

  .video {
    width: auto;
    margin-bottom: 3rem;
  }

  .club-card-content-copy {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    grid-template-columns: 1fr .75fr;
  }

  .club-card-descript-1 {
    grid-template-columns: max-content 1fr;
    display: block;
  }

  .button-lessons {
    font-size: var(--4xsmall-size);
  }

  .club-card-wrapperfsy {
    padding-left: 3rem;
    padding-right: 2rem;
  }

  .gift-button {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .author-white {
    font-size: var(--xxsmall-size);
  }

  .bg-shadow {
    height: 39rem;
    display: none;
  }

  .close-pay-1 {
    top: 0%;
    right: 1rem;
  }

  .course-grid {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .card-program-course {
    height: 22rem;
    max-height: none;
  }

  .lesson-modal {
    max-width: 30rem;
  }

  .button-telega {
    width: 100%;
  }

  .author-description {
    font-size: var(--xxsmall-size);
  }

  .button-telegram {
    font-size: var(--xxsmall-size);
    width: 17rem;
    margin-top: 1.5rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .button-1 {
    height: 4rem;
  }

  .button-1.size-width.nidden-no-l {
    display: none;
  }

  .button-1.main-button {
    max-width: 14rem;
  }

  .review-block {
    width: 80%;
  }

  .club-close-3 {
    top: 0;
    right: 0;
  }

  .main-description {
    font-size: var(--medium-size);
  }

  .bot-block {
    width: auto;
  }

  .ofont-1-5rem {
    font-size: 1.5rem;
  }

  .ofont-1-5rem.margin-bot-0-35rem.align-left-l, .ofont-1-5rem.margin-bot-0-25rem.align-left-l {
    text-align: left;
  }

  .ofont-1-5rem.align-left-l {
    text-align: center;
  }

  .h2-club {
    text-align: center;
    font-size: 2.25rem;
  }

  .author-desc {
    color: var(--dark-grey);
    font-size: var(--4xsmall-size);
  }

  .h2-less {
    font-size: 2.25rem;
  }

  .calc-block-6 {
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .button-4.sizing-reg {
    max-width: 25rem;
  }

  .wrap-man {
    grid-template-columns: 1fr;
  }

  .card-course-wrapper-1 {
    align-items: center;
  }

  .plan-prisma-3 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    border-top: 1px solid var(--stroke-2);
    box-shadow: none;
    background-color: #fff0;
    border-radius: 0 0 0;
    flex-flow: column;
    margin-top: 2rem;
    padding: 0;
    position: relative;
  }

  .card-course-wrapper-2 {
    align-items: center;
  }

  .h1-course {
    font-size: 2.5rem;
    line-height: 130%;
  }

  .h1-course.big-size {
    font-size: 2.25rem;
  }

  .perple-bg {
    width: 25rem;
    height: 25rem;
    bottom: -49%;
    right: -17%;
  }

  .wrap-likes-1 {
    inset: -23% 0% auto auto;
  }

  .h1-templayt {
    font-size: 2.3rem;
    line-height: 130%;
  }

  .h2-mini.margin-bot-1-25rem {
    margin-bottom: 1rem;
  }

  .margin-main {
    margin-top: 4rem;
    margin-bottom: 3.5rem;
  }

  .margin-course {
    margin-top: var(--margin-4rem);
  }

  .title-content-5, .articles-title-5 {
    font-size: var(--medium-size);
  }

  .title-calc {
    margin-top: 3rem;
    margin-bottom: 2.5rem;
  }

  .line-prog {
    margin-top: 2.5rem;
    margin-bottom: 3rem;
  }

  .faq-answer1 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .certificate {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1.5fr 1.25fr;
    padding: 2rem 3rem;
  }

  .margin-medium {
    margin-bottom: var(--margin-6rem);
  }

  .container_navbar-1 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    justify-content: space-between;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding: 12px 0;
    display: flex;
  }

  .margin-once {
    margin-top: 2.5rem;
    margin-bottom: var(--margin-4rem);
  }

  .margin-once-on {
    margin-top: 2.5rem;
    margin-bottom: var(--margin-12rem);
  }

  .margin-xxmedium {
    margin-bottom: 10rem;
  }

  .margin-section-full-1 {
    margin-bottom: 10rem;
    padding: 3rem 0;
  }

  .margin-article {
    margin-top: 2.5rem;
    margin-bottom: var(--margin-4rem);
  }

  .lesson-content {
    margin-bottom: 3rem;
  }

  .title-gift {
    font-size: 3.75rem;
  }

  .case-4 {
    grid-column-gap: .85rem;
    grid-row-gap: .85rem;
    flex: 1;
  }

  .profit-img-wrapper-1 {
    max-height: 11rem;
    margin-bottom: 0;
  }

  .wrap-calc {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    margin-right: 1.5rem;
    display: flex;
  }

  .menu-nav-calc-1 {
    text-align: left;
    background-color: #fff;
    border-radius: 1rem;
    justify-content: flex-start;
    width: 100%;
    padding-right: 1rem;
    display: flex;
    position: relative;
    box-shadow: 0 0 15px #0000001a;
  }

  .button-menu {
    justify-content: flex-start;
    align-items: center;
    margin-top: .75rem;
  }

  .button-more-text-1 {
    font-size: .5rem;
  }

  .button-arrow-6, .button-arrow-7, .arrow-container-1 {
    width: 10px;
    height: 10px;
  }

  .arrow-circle-2 {
    border-width: 1px;
    width: 14px;
    height: 14px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .arrow-wrap-1 {
    width: auto;
    height: auto;
  }

  .teg-1 {
    color: var(--white);
    letter-spacing: .1rem;
    text-transform: uppercase;
    background-color: #26c993;
    border-radius: 0 50rem 0;
    justify-content: center;
    align-items: center;
    padding: 4px .65rem 4px .75rem;
    font-size: .45rem;
    font-weight: 600;
    line-height: 100%;
    display: flex;
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .teg-2 {
    color: var(--white);
    letter-spacing: .1rem;
    text-transform: uppercase;
    background-color: #f15658;
    border-radius: 0 50rem 0;
    justify-content: center;
    align-items: center;
    padding: 4px .65rem 4px .75rem;
    font-size: .45rem;
    font-weight: 600;
    line-height: 100%;
    display: flex;
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .teg-3 {
    color: var(--white);
    letter-spacing: .1rem;
    text-transform: uppercase;
    background-color: #bdc51d;
    border-radius: 0 50rem 0;
    justify-content: center;
    align-items: center;
    padding: 4px .65rem 4px .75rem;
    font-size: .45rem;
    font-weight: 600;
    line-height: 100%;
    display: flex;
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .br-l-s {
    display: inline;
  }

  .text-size-small-m.align-left-l {
    text-align: left;
  }

  .description-course {
    font-size: var(--medium-size);
  }

  .profit-block-1 {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: .75fr 1fr;
    grid-auto-columns: 1fr;
    padding: 2rem;
    display: grid;
  }

  .what-give {
    margin-top: 3.5rem;
  }

  .text-size-medium-g {
    font-size: var(--small-size);
  }

  .h1-cours {
    line-height: 130%;
  }

  .h1-templayts {
    font-size: 4.8vw;
  }

  .h1-articles {
    line-height: 130%;
  }

  .h1-numerology {
    margin-top: 2.25rem;
    margin-bottom: 1rem;
    line-height: 130%;
  }

  .bg-8 {
    height: 30rem;
    top: 7%;
  }

  .bg-9 {
    bottom: -10%;
  }

  .bg-10 {
    width: 70rem;
    top: 18%;
    right: -15%;
  }

  .num-calc {
    margin-top: 3rem;
  }

  .h2-program {
    text-align: left;
    font-size: 5.5vw;
  }

  .h2-program-1 {
    text-align: left;
    font-size: 5vw;
  }

  .gift-text-2 {
    font-size: var(--small-size);
    width: auto;
    margin-bottom: 2rem;
  }

  .gift-wrap-2 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1.1fr 1fr;
    align-items: center;
  }

  .video-1 {
    z-index: 2;
    height: 100%;
  }

  .title-gift-2 {
    font-size: 3.25rem;
  }

  .gift-button-1 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .margin-largex {
    margin-bottom: var(--margin-12rem);
  }

  .h1-vz {
    font-size: 1.75rem;
    line-height: 130%;
  }

  .gift-block-4 {
    padding: 3rem 2rem 3rem 3rem;
  }

  .nav-point {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    display: flex;
  }

  .h1-calc {
    margin-bottom: 1rem;
    font-size: 4.7vw;
    line-height: 120%;
  }

  .title-tampl {
    font-size: 2.25rem;
  }

  .margin-section-full-2 {
    margin-bottom: 10rem;
    padding: 3rem 0;
  }

  .calc-sub-1 {
    font-size: 1.65rem;
  }

  .br-l-and-s {
    display: inline;
  }

  .title-form-calc-1 {
    border-bottom: 1px solid var(--stroke-2);
    margin-bottom: 1.5rem;
    margin-left: -2rem;
    margin-right: -2rem;
    padding-bottom: 1.25rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .margin-once-1 {
    margin-top: 2.5rem;
    margin-bottom: var(--margin-12rem);
  }

  .course-description {
    font-size: var(--xxsmall-size);
  }

  .button-more-text-2 {
    font-size: var(--4xsmall-size);
  }

  .chanal-text {
    font-size: var(--small-size);
  }

  .video-mp4 {
    width: 32rem;
    height: 18rem;
  }

  .video-course {
    height: 13rem;
  }

  .logo-lesson {
    height: 4rem;
  }

  .video-page {
    width: 32rem;
    height: 14rem;
  }

  .modal-calc-1 {
    font-size: 1.75rem;
  }

  .club-content-4 {
    margin-top: 2rem;
    padding: 1.5rem;
  }

  .starr {
    width: 1.5rem;
    height: 1.5rem;
  }

  .club-tarifffff {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    box-shadow: none;
    background-color: #0000;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    place-items: start stretch;
    margin-top: 3rem;
    padding-bottom: 0;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .bg-11 {
    width: 70rem;
    top: 58%;
    right: -59%;
  }

  .h1-calc-copy {
    margin-bottom: 1rem;
    font-size: 4.7vw;
    line-height: 120%;
  }

  .faq-questionnn {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  ._3 {
    grid-column-gap: .35rem;
    grid-row-gap: .35rem;
    max-width: 15rem;
  }

  .kol, .ko1 {
    max-width: none;
  }

  .menu-social-12 {
    align-self: center;
    padding: .5rem 2rem;
  }

  .menu-footer-social-12 {
    grid-column-gap: 1rem;
    flex: 0 auto;
    width: 90%;
    margin-right: 2rem;
    display: none;
  }

  .art-div {
    margin-bottom: 0;
  }

  .collection-articles-2-2 {
    margin-top: 6rem;
    margin-bottom: 6rem;
  }

  .div-31 {
    margin-bottom: 6rem;
  }

  .articles-title-76 {
    font-size: var(--medium-size);
  }

  .sale-wrapper {
    max-width: 30rem;
  }

  .title_modal {
    font-size: 2.25rem;
  }

  .club-plan-exp, .club-plan-no-work, .club-plan-open, .club-plan-predzapis, .club-plan-exp-old {
    background-color: var(--white);
    border-radius: 2rem;
    padding-bottom: 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
    box-shadow: 0 6px 30px #16004229;
  }

  .plan-prisma-old, .plan-prisma-calc, .plan-prisma {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    box-shadow: none;
    background-color: #fff0;
    border-radius: 0 0 0 0;
    flex-flow: column;
    padding: 0;
    position: relative;
  }
}

@media screen and (max-width: 767px) {
  .h1 {
    font-size: 2.5rem;
  }

  .h1.h1-article, .h1.h1-article-1, .h1.h1-article-2 {
    font-size: 2.25rem;
  }

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

  .section.scroll-mobile.tariff-calc {
    margin-bottom: var(--margin-10rem);
  }

  .section.scroll-mobile.info-course {
    margin-bottom: var(--margin-10rem);
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .section.scroll-mobile.tariff-prisma, .section.scroll-mobile.tariff-club {
    margin-bottom: var(--margin-10rem);
  }

  .button_next {
    align-self: flex-start;
  }

  .h2 {
    font-size: 2rem;
  }

  .h2.margin-bot-2-4-5rem {
    margin-bottom: 3rem;
  }

  .h2.margin-bot-1-1-5rem._5-9vw {
    font-size: 5.5vw;
  }

  .h2.margin-bot-2-4rem, .h2.margin-bot-1-5-3-5rem {
    margin-bottom: 2.5rem;
  }

  .h2._5-7vw, .h2.align-left-l._5-7vw {
    font-size: 5.7vw;
  }

  .h2._4-9vw {
    font-size: 4.4vw;
  }

  .h2._6-7vw {
    font-size: 6.7vw;
  }

  .footer-other-link {
    flex-wrap: wrap;
  }

  .logo-img {
    height: 2.75rem;
  }

  .img_404 {
    margin-bottom: 24px;
  }

  .chakra-img {
    margin-right: 32px;
  }

  .calc-header {
    grid-row-gap: 2.25rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    margin-bottom: 120px;
  }

  .calculator {
    width: auto;
  }

  .calc-field-wrapper {
    grid-row-gap: 1.25rem;
    flex-direction: column;
    align-items: stretch;
    display: flex;
  }

  .calc_button {
    margin-left: 0;
  }

  .menu-slide {
    margin-top: 67px;
  }

  .menu-slide-card {
    width: 100%;
  }

  .menu-slide-mask {
    padding-left: 0;
    padding-right: 1.5rem;
  }

  .menu-footer {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .menu-footer-social {
    justify-content: space-between;
    align-self: center;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .menu-slide-arrow-right, .menu-slide-arrow-left {
    width: 54px;
  }

  .container_navbar {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .logo {
    margin-left: 1.5rem;
    padding-left: 0;
  }

  .burger {
    padding-right: 1.5rem;
  }

  .burger.w--open {
    padding-right: 24px;
  }

  .nav-block {
    grid-row-gap: 1rem;
    flex-direction: column;
    flex: 1;
    grid-template-columns: 1fr 1fr;
    justify-content: flex-start;
    align-items: stretch;
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .main-nav-arrow {
    right: 1rem;
  }

  .logo_footer {
    margin-right: 0;
  }

  .footer-wrapper {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    padding-top: 2rem;
  }

  .skale-1 {
    border-radius: 0;
    overflow: hidden;
  }

  .skale-2 {
    border-radius: 0;
    overflow: hidden;
  }

  .skale-3 {
    border-radius: 0;
    overflow: hidden;
  }

  .skale {
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 16px;
  }

  .prisma-cards {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .prisma-card-img {
    height: 270px;
  }

  .bg_prisma {
    filter: blur(40px) blur(40px);
    width: 100%;
    height: 12rem;
    inset: auto 0% 0%;
  }

  .calc-card {
    flex-direction: row;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .calc-card-img-wrapper {
    align-self: center;
    min-width: 8rem;
    height: 8rem;
    margin-bottom: 0;
  }

  .bg-hvd {
    filter: blur(40px) blur(40px);
    width: 100%;
    height: 12rem;
    inset: auto 0% 0%;
  }

  .nav-piont-4 {
    flex: 1;
  }

  .header {
    margin-bottom: 2.5rem;
  }

  .tab {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .rich {
    padding-left: 0;
    padding-right: 0;
  }

  .author-block-photo {
    grid-template-columns: max-content 1fr;
    margin-bottom: 0;
  }

  .certificate_wrapper {
    grid-template-columns: 1fr;
  }

  .author-photo-wrapper {
    height: 18rem;
  }

  .menu-slide-arrow-right-icon, .menu-slide-arrow-left-icon {
    display: block;
  }

  .noise_404_1, .noise-404-2 {
    width: 100%;
    display: none;
    inset: auto 0% -25%;
  }

  .book-form {
    max-width: 650px;
    padding: 2rem;
  }

  .numerology-calc-points {
    grid-column-gap: 8px;
    grid-row-gap: 12px;
    justify-content: center;
    align-items: stretch;
    margin-top: 2rem;
  }

  .numerology-calc {
    grid-row-gap: 1.5rem;
    padding-left: 2rem;
  }

  .calc-img {
    border-radius: 15px;
  }

  .calc-form {
    max-width: none;
  }

  .date-field {
    margin-right: 16px;
  }

  .date-field.last-data-field {
    margin-right: 0;
  }

  .numerology-results-person {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .fate-numbers {
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    margin-top: 2.5rem;
    padding: 1.5rem;
  }

  .footer-social {
    flex: 1;
    justify-content: center;
    padding: .75rem 20px;
    display: flex;
  }

  .fate-wrapper {
    padding-top: 1.5rem;
  }

  .fate_form {
    max-width: none;
  }

  .wrapper_calc_fate_form {
    grid-row-gap: 16px;
    flex-direction: column;
  }

  .fate_field_calc {
    margin-right: 0;
  }

  .fate_calc_button {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .menu-calc-img.menu-size {
    width: 5rem;
    height: 5rem;
  }

  .menu-calc-title {
    font-size: var(--small-size);
  }

  .nav-piont-2 {
    border: 1px solid var(--stroke-2);
    border-radius: 10px;
    flex: 0 auto;
  }

  .catalog-course, .numerology-results.planet, .numerology-chakras-wrapper {
    grid-template-columns: 1fr;
  }

  .fate-person-wrapper {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .author-photo {
    width: 38px;
    height: 38px;
  }

  .numerolog-card {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .numerolog-consultation {
    flex-direction: column;
  }

  .numerolog-consultation-img {
    order: -1;
    width: auto;
    max-height: 260px;
    display: none;
  }

  .tag-numerolog {
    padding-left: 16px;
    padding-right: 16px;
  }

  .articles-card {
    grid-template-columns: .85fr 1.25fr;
    align-items: center;
  }

  .collection-articles-wrapper-1 {
    grid-row-gap: 32px;
    flex-direction: column;
  }

  .collection-articles-wrapper-2 {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr 1fr 1fr;
    padding: 2rem 1rem;
  }

  .articles-card-nice {
    grid-column-gap: 2rem;
  }

  .collection-articles-wrapper-4 {
    grid-template-columns: 1fr;
  }

  .article-column-right {
    grid-template-columns: 1fr .6fr;
  }

  .articles-collection-wrapper {
    margin-bottom: 5rem;
  }

  .margin-global {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .margin-section-medium {
    margin-bottom: 8rem;
  }

  .margin-section-medium.margin-top-calc {
    margin-top: 3rem;
  }

  .text-size-medium.align-center.margin-bot-1-2rem {
    margin-bottom: 1.5rem;
  }

  .text-size-medium.display-none-s {
    display: none;
  }

  .text-size-medium.align-left-l {
    text-align: center;
  }

  .margin-bottom.margin-xxsmall {
    padding-bottom: .5rem;
  }

  .margin-bottom.margin-medium {
    padding-bottom: 1.5rem;
  }

  .margin-bottom.margin-xxlarge {
    padding-bottom: 2.75rem;
  }

  .div.templ-wrap {
    padding: 2rem;
  }

  .div.course-video-2 {
    width: 100%;
  }

  .div.pagel-video {
    margin-bottom: 1.5rem;
  }

  .div-flex.gap-xsmall.form {
    margin-left: 0;
  }

  .div-flex.button-courses-wrapper, .div-flex.learn-points {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .div-flex.margin-43 {
    grid-row-gap: 1rem;
    flex-flow: column;
  }

  .img.img-courses {
    height: auto;
    margin-bottom: 1.5rem;
  }

  .img.course-img {
    align-self: flex-end;
    width: 80%;
    margin-top: 2.75rem;
  }

  .img.articles-banner-img {
    height: 24rem;
  }

  .img.articles-card-img {
    height: 10rem;
  }

  .img.numerolog-img, .img.manual-img {
    margin-bottom: 2rem;
  }

  .img.program-icons {
    width: .935rem;
    height: 1rem;
  }

  .img.result-screen-desctop {
    width: auto;
  }

  .img.club-author-img {
    width: 90%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    position: static;
  }

  .img.profit-img {
    height: 8rem;
  }

  .img.img-date {
    right: 1.5rem;
  }

  .img.manual-all-img {
    height: 14rem;
  }

  .img.line-muladhara, .img.line-swadhisthana, .img.line-manipura, .img.line-anahata, .img.line-vishuddha, .img.line-ajna {
    display: none;
  }

  .img.line-muladhara-m {
    padding-left: 10%;
    padding-right: 10%;
    display: block;
    bottom: 10%;
  }

  .img.line-manipura-m {
    padding-left: 11%;
    padding-right: 8%;
    display: block;
  }

  .img.line-ajna-m {
    padding-left: 6%;
    padding-right: 3%;
    display: block;
    position: relative;
    top: 1%;
  }

  .img.line-vishuddha-m {
    display: block;
    top: 2%;
  }

  .img.line-anahata-m {
    padding-left: 11%;
    padding-right: 7.5%;
    display: block;
    top: 5.5%;
  }

  .img.line-manipura-m {
    padding-left: 9%;
    padding-right: 5%;
    display: block;
    top: 4.5%;
  }

  .img.line-swadhisthana-m {
    padding-left: 11%;
    padding-right: 6.5%;
    display: block;
    bottom: auto;
  }

  .img.line-muladhara-m {
    padding-right: 7%;
    display: block;
    position: relative;
    bottom: -1%;
  }

  .img.chakra-girl-1 {
    position: absolute;
    top: -2%;
  }

  .img.club-modal-img-copy {
    border-radius: 2.5rem;
  }

  .img.sign {
    height: 1.75rem;
  }

  .img.chakra-main {
    height: 4rem;
    margin-bottom: 1rem;
    margin-right: 0;
  }

  .img.lotos-main {
    height: 29rem;
    top: -13%;
    left: 52%;
  }

  .img.pdd {
    width: 45%;
  }

  .img.gift {
    z-index: 5;
    width: 40%;
    position: relative;
  }

  .img.rtttgrgr-copy {
    width: 8rem;
    height: 8rem;
  }

  .img.img-club-1 {
    object-fit: cover;
    width: 100%;
    height: 12rem;
    display: none;
  }

  .img.text-2 {
    width: 16rem;
    margin-bottom: .5rem;
  }

  .img.certificate-img {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }

  .img.img-club-2 {
    object-fit: cover;
  }

  .text-size-large.align-center-m {
    text-align: center;
  }

  .div-grid {
    grid-template-columns: 1fr;
  }

  .div-grid.numerology-info-1 {
    grid-row-gap: 2.5rem;
    grid-template-columns: 1fr;
  }

  .div-grid.numerology-info-2 {
    grid-template-columns: 1fr;
  }

  .margin-large {
    margin-bottom: var(--margin-10rem);
  }

  .subtitle {
    font-size: .935rem;
    font-weight: 500;
  }

  .text-size-xsmall {
    flex: 0 auto;
  }

  .text-size-xsmall.align-center-m {
    text-align: center;
    align-self: center;
  }

  .celebrity {
    grid-template-columns: 1fr;
  }

  .menu-nav-text {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .menu-nav-text.hover-gray {
    padding-right: 2.5rem;
  }

  .menu-social {
    justify-content: center;
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
    display: flex;
  }

  .menu-calc-text {
    font-size: .8rem;
  }

  .social-footer {
    justify-content: center;
    margin-top: 2rem;
  }

  .footer-logo-wrapper, .card-course-wrapper {
    margin-bottom: 2rem;
  }

  .skale-wrapper {
    grid-row-gap: .5rem;
    flex-direction: column;
  }

  .numerology-calc-field-wrapper {
    grid-row-gap: 1.25rem;
    flex-direction: column;
    align-items: stretch;
    display: flex;
  }

  .numerology-img {
    max-width: 26rem;
  }

  .articles-banner-title {
    font-size: 2rem;
  }

  .articles-author {
    align-self: flex-start;
    margin-bottom: 2.25rem;
  }

  .articles-content {
    align-self: flex-start;
  }

  .header-article {
    align-self: flex-start;
    margin-bottom: 1.75rem;
  }

  .ofont-1-85rem {
    font-size: 2.5rem;
  }

  .articles-chakras-wrapper {
    grid-template-columns: 1fr;
  }

  .program-master {
    padding: .5rem 1.5rem 1.5rem;
  }

  .program-master-points {
    border-radius: 10px;
  }

  .program-tab {
    grid-column-gap: 1.5rem;
  }

  .program-description-tab-text {
    margin-left: .5rem;
    margin-right: .5rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .manual {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    display: block;
  }

  .manual-text-wrapper {
    align-self: flex-start;
  }

  .tariff-master {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .tariff-master-text {
    margin-left: -2rem;
    margin-right: -2rem;
    padding-bottom: 2.5rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .wrapper- {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .check-point-1 {
    width: 1.75rem;
    height: 1.75rem;
  }

  .program-tab-first {
    grid-column-gap: 1.5rem;
    justify-content: space-between;
  }

  .advantages {
    flex: none;
  }

  .templates-content {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    margin-top: 2.5rem;
  }

  .tariff-master-text-wrapper {
    align-self: flex-start;
  }

  .vs {
    grid-row-gap: 2rem;
    margin-top: 2.5rem;
  }

  .vs-arrow {
    height: 7rem;
  }

  .whom {
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
    margin-top: 2.5rem;
  }

  .img-arrow-vs {
    height: 2rem;
  }

  .whom-card {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .margin-global-calc {
    margin-bottom: var(--margin-4rem);
    padding-bottom: 3rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .calc_button-paid {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .calculator-1 {
    width: auto;
    padding-top: 1.5rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .calc-field-wrapper-1 {
    grid-column-gap: 2.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: wrap;
    grid-template-columns: auto 1fr 1fr;
    place-items: stretch start;
    display: flex;
  }

  .field-date-1 {
    min-width: 7rem;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .calc-wrapper {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    padding-bottom: 2rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .calc-wrapper.margin-right-0 {
    padding-right: 1.5rem;
  }

  .calc-wrapper.margin-right-0-l-copy {
    padding-top: 1.75rem;
  }

  .calc-wrapper.calc-wrapper-8 {
    padding-top: 1.75rem;
    padding-right: 1.5rem;
  }

  .h2-calc {
    flex: none;
  }

  .chakr-wrapper {
    width: 68%;
  }

  .chakr {
    min-width: 75%;
    margin-bottom: 0;
  }

  .line-wrapper {
    flex: 0 auto;
    display: none;
  }

  .course-header-hvd {
    grid-template-columns: 1fr;
  }

  .subtitle-hvd {
    font-size: var(--xsmall-size);
    text-align: center;
  }

  .subtitle-hvd-wrapper {
    justify-content: center;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .hvd-header-text {
    margin-top: 2.5rem;
    margin-bottom: 0;
  }

  .result-author-wrapper {
    grid-column-gap: 1.5rem;
  }

  .slide-nav-6 {
    bottom: -15%;
  }

  .learn-points-line {
    left: 3.5rem;
  }

  .faq-title-number {
    margin-top: 2px;
  }

  .program-point {
    padding: .5rem .85rem .5rem .5rem;
  }

  .program-icon-wrapper {
    width: 2rem;
    height: 2rem;
  }

  .result-author {
    margin-bottom: 2rem;
  }

  .program-title-wrapper {
    grid-row-gap: 1.75rem;
    justify-content: center;
  }

  .program-parametr.full-dob, .program-parametr.full-years {
    font-size: .85rem;
  }

  .program-param {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
  }

  .modal-pay-wrapper {
    max-width: 650px;
    padding: 2rem 2rem 1.5rem;
  }

  .modal-pay-wrapper.form {
    border-radius: 1.5rem;
    width: 32rem;
    padding-top: .85rem;
    padding-bottom: 1.25rem;
  }

  .modal-pay-wrapper.course-chakr {
    border-radius: 1.5rem;
    padding: 1.5rem;
  }

  .modal-pay-title {
    font-size: 1.65rem;
  }

  .close-pay {
    inset: -62px -16px 0% auto;
  }

  .pay-title-wrapper {
    margin-bottom: 1.75rem;
    padding-bottom: .5rem;
  }

  .master-header-button {
    grid-row-gap: 1.25rem;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 2.25rem;
  }

  .tables {
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr 1fr;
  }

  .margin-global-0 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .margin-section-full {
    margin-bottom: var(--margin-6rem);
  }

  .transcript-tabs {
    grid-row-gap: 1.5rem;
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .transcript-header {
    padding: 1.5rem;
  }

  .sub-transcript-header {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .cell-1, .cell-title {
    padding-left: .25rem;
    padding-right: .25rem;
  }

  .column-1 {
    border-right-style: solid;
  }

  .sub-transcript-description-text {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .transcript-title {
    line-height: 120%;
  }

  .title-form-calc {
    padding-bottom: 1.5rem;
  }

  .dash-hidden {
    display: none;
  }

  .typology-title {
    line-height: 120%;
  }

  .title-age {
    grid-row-gap: 1.5rem;
  }

  .hvd-person {
    grid-template-columns: 1fr 1fr;
  }

  .hvd-person-pay {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .plug {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .calc-payy {
    padding-left: 24px;
    padding-right: 24px;
  }

  .field-calc {
    height: 3.5rem;
  }

  .field-calc.form {
    flex: 1;
    min-width: 5rem;
    height: 3.25rem;
  }

  .field-calc-wrapper.form {
    grid-row-gap: 1.5rem;
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .button-calc {
    height: 4rem;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .calc-title-body {
    line-height: 145%;
  }

  .sub-transcript-header-1 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .sub-transcript-description-text-1 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .tables-flex {
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr 1fr;
  }

  .column-3 {
    border-right-style: solid;
  }

  .text-align-center.margin-2rem {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .card-course-club {
    grid-column-gap: 1rem;
  }

  .club-grid-author {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .author-column-1 {
    padding-top: 0;
  }

  .profit-grid {
    grid-template-columns: 1fr;
    margin-top: 3rem;
  }

  .club-line {
    display: none;
    left: 3.5rem;
  }

  .club-author {
    text-align: center;
    margin-bottom: 1.25rem;
  }

  .author-club-description {
    text-align: center;
    font-size: 1rem;
  }

  .author-point {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    padding: 1.5rem 2rem;
  }

  .author-quote {
    margin-top: 0;
    margin-left: 17%;
    padding: 1.75rem 1.5rem 1rem;
    top: 4rem;
  }

  .author-quote-q {
    width: 3rem;
    height: 3rem;
    left: 1.5rem;
  }

  .quote_club {
    width: 1rem;
  }

  .author-img-wrapper {
    position: static;
  }

  .club-title-author {
    margin-bottom: 2rem;
  }

  .text-align-club.margin-2rem {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .profit-block {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    align-items: stretch;
    display: grid;
  }

  .profit-img-wrapper {
    width: auto;
    max-height: 15rem;
  }

  .club-now-wrapper {
    flex-direction: column;
    align-items: center;
    margin-top: 4rem;
  }

  .card-program-header {
    padding-top: 1.25rem;
    padding-bottom: 1.125rem;
  }

  .club-program-tab-first {
    justify-content: space-between;
    padding-top: .85rem;
    padding-bottom: .85rem;
  }

  .club-program-tab {
    padding-top: .85rem;
    padding-bottom: .85rem;
  }

  .club-content-2 {
    margin-top: 2rem;
    padding: 1.5rem;
  }

  .pdf-save {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .faq-question {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .faq-question._2rem {
    padding: 1.5rem 1rem;
  }

  .faq-answer {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .author-column-2 {
    padding-top: 1rem;
  }

  .catalog-content {
    align-self: flex-start;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .button-center {
    justify-content: flex-start;
  }

  .menu-dropdown-calc {
    grid-column-gap: 16px;
    box-shadow: none;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    padding-top: 1rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .club-close {
    top: .5rem;
    right: .5rem;
  }

  .club-text {
    font-size: var(--small-size);
  }

  .button-club {
    margin-top: 1.5rem;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .club-tarif {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
    margin-top: 2.5rem;
  }

  .club-plan-secondary {
    padding-bottom: 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .club-plan-mid {
    border-radius: 2.55rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .price-tariff {
    font-size: 2.25rem;
  }

  .grid {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    grid-template-columns: 1.75fr;
  }

  .club-info {
    box-shadow: none;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    align-items: stretch;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: grid;
  }

  .faq-content-points {
    padding-top: 0;
    padding-bottom: 0;
  }

  .flex-pdf {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .club-time-wrapp {
    margin-left: auto;
    margin-right: auto;
  }

  .field-for-date {
    font-size: var(--medium-size);
  }

  .tab-link-tab-2 {
    font-size: .85rem;
    font-size: var(--xsmall-size);
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .tabs-menu {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    flex-flow: wrap;
    margin-bottom: 2.5rem;
  }

  .ofont-sovm {
    margin-top: 0;
    margin-bottom: 0;
  }

  .box-title-flex {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .table-chakra {
    grid-template-columns: 3fr 1fr;
  }

  .calc-field-compatibility {
    flex-direction: column;
  }

  .calc_button-compatibility {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .women-calc, .man-calc, .calc-button-wrap {
    padding: 1.5rem 2rem;
  }

  .manual-all {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    display: block;
  }

  .manual-text-wrap {
    align-self: flex-start;
  }

  .manual-img {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .ofont-2-5rem {
    font-size: 2.5rem;
  }

  .ofont-2-5rem.margin-bot-0-0-75rem {
    margin-bottom: 0;
  }

  .manual-title-span-all {
    font-size: 1.5rem;
  }

  .box-title-wrap-line {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
    padding-left: 1.5rem;
    padding-right: 1rem;
  }

  .grid-human-param {
    grid-template-columns: 1fr;
  }

  .grid-chakr-sovm {
    flex: none;
    grid-template-columns: 25.5% auto 25.5%;
    width: auto;
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .calc-sovm-wrapper {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .grid-sovm-power {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
  }

  .div-block-90 {
    left: 2%;
  }

  .calc-sovm-wrap {
    padding-left: 0;
    padding-right: 0;
    overflow: visible;
  }

  .women-ajna {
    z-index: 3;
    width: 1.85rem;
    height: 1.85rem;
    font-size: .75rem;
    top: 6%;
    left: 52%;
  }

  .women-vishuddha {
    z-index: 3;
    width: 1.85rem;
    height: 1.85rem;
    font-size: .75rem;
    left: 32%;
  }

  .women-anahata {
    z-index: 3;
    width: 1.85rem;
    height: 1.85rem;
    font-size: .75rem;
    top: 38%;
    left: 64%;
  }

  .women-manupura {
    z-index: 3;
    width: 1.85rem;
    height: 1.85rem;
    font-size: .75rem;
    top: 50%;
    left: 63%;
  }

  .women-swadhisthana {
    z-index: 3;
    width: 1.85rem;
    height: 1.85rem;
    font-size: .75rem;
    top: 64%;
    left: 63%;
  }

  .women-muladhara {
    z-index: 3;
    width: 1.85rem;
    height: 1.85rem;
    font-size: .75rem;
    top: 78%;
    left: 59%;
  }

  .man-ajna {
    z-index: 3;
    width: 1.85rem;
    height: 1.85rem;
    font-size: .75rem;
    top: 6%;
    left: 24%;
  }

  .man-vishuddha {
    z-index: 3;
    width: 1.85rem;
    height: 1.85rem;
    font-size: .75rem;
  }

  .man-anahata {
    z-index: 3;
    width: 1.85rem;
    height: 1.85rem;
    font-size: .75rem;
    top: 39%;
    left: 20%;
  }

  .man-manipura {
    z-index: 3;
    width: 1.85rem;
    height: 1.85rem;
    font-size: .75rem;
    top: 51%;
  }

  .man-swadhisthana {
    z-index: 3;
    width: 1.85rem;
    height: 1.85rem;
    font-size: .75rem;
    top: 64%;
    left: 22%;
  }

  .man-muladhara {
    z-index: 3;
    width: 1.85rem;
    height: 1.85rem;
    font-size: .75rem;
    top: 79%;
    left: 21%;
  }

  .div-block-91 {
    z-index: 1;
    top: 2%;
    left: 13%;
    right: 13%;
  }

  .bg-sovm {
    filter: blur(40px) blur(40px);
    width: 100%;
    height: 12rem;
    inset: auto 0% 0%;
  }

  .box-title-flex-sovm {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: wrap;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .box-title-wrap-line-sovm {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
    padding-left: 1.5rem;
    padding-right: 1rem;
  }

  .human-wooman, .human-man {
    padding-bottom: 1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .div-block-92 {
    border-radius: 1.5rem;
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    padding-top: 5%;
    display: flex;
  }

  .box-title-wrap-chakra {
    margin-left: 0;
    margin-right: 0;
    padding-left: 1.5rem;
    padding-right: 1rem;
    display: block;
  }

  .box-title-wrap-chakras {
    padding-left: 1.5rem;
    padding-right: 1rem;
  }

  .chakras-text-wrap {
    grid-column-gap: .35rem;
    grid-row-gap: .35rem;
  }

  .grid-sovm-bioritm {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .grid-chakr-copy {
    grid-template-columns: 1fr max-content;
  }

  .enargy-wrapper {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .title-chakra-7, .title-chakra-6, .title-chakra-5, .title-chakra-4, .title-chakra-3, .title-chakra-2, .title-chakra-1 {
    font-size: var(--xsmall-size);
  }

  .table-chakra-sovm-img {
    padding-left: 1rem;
  }

  .table-number-sovm-wrap {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .parametr-date-1 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .text-pay {
    font-size: var(--small-size);
  }

  .program-point-1 {
    padding: .35rem .85rem .35rem .5rem;
    display: none;
  }

  .h2-calc-ras, .h2-calc-ra {
    flex: none;
    font-size: 2rem;
  }

  .calc-wrapper-4 {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    padding: 1.75rem 1.5rem 2rem;
  }

  .templayts {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
    grid-template-columns: 1fr;
  }

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

  .ofont-2-75rem {
    font-size: 3rem;
  }

  .ofont-2-75rem.align-center-m {
    text-align: center;
  }

  .templ-text-wrapper {
    align-self: flex-start;
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .templ-content-title, .templ-content-points, .templ-button {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .templates-flex-1 {
    flex: 1;
    justify-content: space-between;
  }

  .program-points-1 {
    justify-content: space-between;
  }

  .sub-transcript-description-text-2 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .h3-prisma {
    flex: none;
    font-size: 2rem;
  }

  .skale-prisma {
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 1.75rem;
  }

  .skale-11 {
    border-radius: 0;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    overflow: hidden;
  }

  .skale-22 {
    border-radius: 0;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    overflow: hidden;
  }

  .skale-33 {
    border-radius: 0;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    overflow: hidden;
  }

  .modul-calc {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .club-modal-1 {
    max-width: 28rem;
    padding: 3.5rem 1.5rem 2rem;
  }

  .modal-pay-2, .modal-pay-1, .modal-pay-3 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .line-1.margin-15, .line-1.margin-credit {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .margin-global-lesson-1 {
    padding-right: 1.5rem;
    padding-bottom: var(--margin-10rem);
    padding-left: 1.5rem;
  }

  .nav-piont-5 {
    flex: 1;
  }

  .temple {
    border-radius: 2.5rem;
    margin-top: 2.5rem;
    padding: 1.5rem;
  }

  .templa-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    margin-left: -1.5rem;
    margin-right: -1.5rem;
    padding-top: 1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .temple-info {
    grid-column-gap: 1rem;
    align-self: center;
  }

  .bg-3 {
    right: -51%;
  }

  .bg-4 {
    bottom: -6%;
    left: -36%;
  }

  .program-1 {
    padding: 2rem 1.5rem 1rem;
  }

  .program-tab-first-1 {
    justify-content: space-between;
  }

  .prisma-tarif {
    grid-template-columns: 1fr;
    margin-top: 3rem;
    margin-left: 2rem;
    margin-right: 2rem;
    padding: 1.75rem 2rem 2rem;
  }

  .prisma-points-copy {
    margin-top: 2rem;
    padding: 1.5rem;
  }

  .prisma-subtitle {
    margin-bottom: 1.25rem;
  }

  .prisma-price {
    font-size: 2.25rem;
  }

  .program-description-tab-1 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .planet-1 {
    padding-top: 1.5rem;
  }

  .modul-club-1 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .club-modal-2 {
    max-width: 28rem;
    padding: .5rem .5rem 2rem;
  }

  .text-subtitle {
    font-size: var(--large-size);
    margin-bottom: 1.85rem;
  }

  .linee {
    margin-bottom: 0;
    display: block;
  }

  .calc-wrap-title {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: column;
    align-items: flex-start;
  }

  .div-block-100 {
    flex-flow: column;
    grid-template-columns: .4fr;
    display: flex;
  }

  .cell-title-4, .cell-3 {
    padding-left: .25rem;
    padding-right: .25rem;
  }

  .tables-flex-1 {
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr 1fr;
  }

  .cell-title-5, .cell-title-6, .cell-title-7, .cell-6 {
    padding-left: .25rem;
    padding-right: .25rem;
  }

  .tables-flex-2, .tables-flex-3 {
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr 1fr;
  }

  .column-33 {
    border-right-style: solid;
  }

  .table-titlee {
    line-height: 120%;
  }

  .tables-flex-5 {
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr 1fr;
  }

  .field-date-20 {
    flex: 1;
    width: auto;
  }

  .calc-field-wrapper-10 {
    grid-row-gap: 1.25rem;
    flex-flow: row;
    grid-template-columns: auto 1fr 1fr;
    place-items: stretch start;
    margin-top: 1rem;
    display: flex;
  }

  .calc-form-20 {
    width: 100%;
  }

  .error {
    margin-bottom: 1rem;
  }

  .gg {
    max-width: none;
  }

  .pay {
    padding-left: 24px;
    padding-right: 24px;
  }

  .button-stroke {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .main-block {
    grid-template-columns: 1fr;
  }

  .main-title-wrap {
    margin-left: 0;
    margin-right: 0;
  }

  .ofont-7rem {
    font-size: 3.85rem;
  }

  .button-main {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    margin-top: 1.75rem;
    display: grid;
  }

  .h3-faq-blue-xl-copy {
    font-size: 1.25rem;
  }

  .param {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    margin-left: 0;
  }

  .author-main {
    grid-column-gap: .4rem;
    grid-row-gap: .4rem;
    bottom: -23%;
    left: 69%;
  }

  .paragraph-9 {
    padding-right: .375rem;
    font-size: .6rem;
  }

  .circle {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .chakrass {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-left: auto;
    margin-right: auto;
    display: grid;
  }

  .chak {
    text-align: center;
    flex-flow: column;
  }

  .table-title-chakra-11, .table-title-chakra-22, .table-title-chakra-33, .table-title-chakra-44, .table-title-chakra-55, .table-title-chakra-66, .table-title-chakra-77 {
    font-size: var(--xxxsmall-size);
    align-self: center;
  }

  .description-chak {
    font-size: var(--medium-size);
  }

  .div-block-105 {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
  }

  .beforee {
    font-size: 1.25rem;
  }

  .text-span-6 {
    font-size: .75rem;
  }

  .club-lol {
    grid-template-columns: 1fr;
    margin-top: 3rem;
  }

  .point {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: .5fr 1fr;
    padding: 1.5rem 2rem;
  }

  .format-content {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr;
  }

  .diplom-wrap {
    grid-column-gap: 2rem;
  }

  .diplom {
    padding: 1.5rem 1.5rem 1rem;
  }

  .manual-all-wr {
    border-left-style: none;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .manual-button-wr {
    padding-left: 0;
    padding-right: 0;
  }

  .transcripts-info-1 {
    margin-bottom: 2rem;
  }

  .transcripts-info-1._23132 {
    display: flex;
  }

  .transcript-close-1, .transcript-open-2 {
    flex: none;
  }

  .h2-calc-ras-2 {
    flex: none;
    font-size: 2rem;
  }

  .bg-6 {
    display: none;
    right: -51%;
  }

  .bg-7 {
    display: none;
    bottom: -6%;
    left: -36%;
  }

  .faq {
    box-shadow: none;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    align-items: stretch;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: grid;
  }

  .card-gg {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .question-wrap {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .card-faq {
    grid-template-columns: max-content 1fr;
  }

  .margin-xmedium {
    margin-bottom: var(--margin-6rem);
  }

  .top-block {
    padding: 0;
    overflow: visible;
  }

  .lineee {
    margin-bottom: 2rem;
    display: block;
  }

  .who {
    grid-template-columns: 1fr;
    margin-top: 3rem;
  }

  .lineee-copy {
    margin-bottom: 1.5rem;
    display: block;
  }

  .who-bloc-2 {
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .div-block-119 {
    border-top-right-radius: 1.25rem;
    border-bottom-left-radius: .75rem;
  }

  .who-points-1 {
    border-top-right-radius: .75rem;
    border-bottom-left-radius: 1.25rem;
    padding-bottom: 1.5rem;
  }

  .div-block-109-copy {
    border-bottom: 1px dashed var(--stroke-2);
    border-right-style: none;
    margin: 0 .75rem;
  }

  .who-bloc-3 {
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .div-block-109-copy-copy {
    border-bottom-style: dashed;
    border-right-style: none;
    margin: 0 .75rem;
  }

  .who-points-1-copy {
    border-top-right-radius: .75rem;
    border-bottom-left-radius: 1.25rem;
    padding-bottom: 1.5rem;
  }

  .gift-wrap {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 2.5fr;
  }

  .gift-block {
    padding-right: 3rem;
  }

  .gift-text {
    z-index: 2;
    position: relative;
  }

  .pink-bg {
    background-color: #ab4ea087;
    width: 24rem;
    height: 24rem;
    inset: auto -28% -54% auto;
  }

  .first-lessons {
    grid-template-columns: 1fr;
  }

  .club-card-content-copy {
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .line-program {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .club-card-wrapperfsy {
    padding-top: 3rem;
    padding-bottom: 3rem;
    padding-right: 3rem;
  }

  .modal-course {
    padding-left: 24px;
    padding-right: 24px;
  }

  .modul-course-program {
    margin-top: 1.5rem;
  }

  .close-pay-1 {
    top: .5rem;
    right: 1.5rem;
  }

  .course-grid {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr;
  }

  .card-program-course {
    height: auto;
    max-height: 18rem;
    margin-left: 0;
    margin-right: 0;
  }

  .lesson-modal {
    max-width: 30rem;
    padding: .5rem .5rem 2rem;
  }

  .button-telega {
    margin-top: 1.75rem;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .title-club-2 {
    font-size: 2.125rem;
  }

  .button-telegram {
    margin-top: 1.25rem;
  }

  .button-1.size-width-l-s {
    max-width: 20rem;
  }

  .modul-revieww {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .review-block {
    width: 90%;
  }

  .club-close-3 {
    top: .5rem;
    right: .5rem;
  }

  .main-description {
    font-size: var(--small-size);
    width: 60%;
  }

  .ofont-1-5rem.margin-bot-0-35rem.align-left-l {
    text-align: center;
  }

  .button-6.margin-top-2rem {
    margin-top: 1.5rem;
  }

  .button-6.width-diplom {
    margin-left: auto;
    margin-right: auto;
  }

  .button-faq {
    bottom: -2rem;
  }

  .card-course-wrapper-1 {
    margin-bottom: 2rem;
  }

  .h1-course {
    text-align: center;
    font-size: 6.8vw;
  }

  .h1-course.big-size {
    text-align: center;
    font-size: 2.5rem;
  }

  .perple-bg {
    bottom: -48%;
    right: -22%;
  }

  .wrap-likes-1 {
    top: 37%;
    right: 29%;
  }

  .h1-templayt {
    text-align: center;
    font-size: 7.2vw;
  }

  .h2-shab, .h2-mini, .h2-man {
    font-size: 2.25rem;
  }

  .margin-main {
    margin-bottom: 4rem;
  }

  .margin-course {
    margin-top: var(--margin-3rem);
    margin-bottom: var(--margin-10rem);
  }

  .title-calc {
    margin-top: 2.5rem;
    margin-bottom: 2rem;
  }

  .fate-wrapper-1 {
    padding-top: 1.5rem;
  }

  .line-prog {
    margin-top: 2rem;
    margin-bottom: 2.5rem;
  }

  .faq-answer1 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .certificate {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    grid-template-columns: 1.5fr;
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .container_navbar-1 {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .margin-once-on {
    margin-bottom: var(--margin-10rem);
  }

  .margin-xxmedium, .margin-section-full-1 {
    margin-bottom: 8rem;
  }

  .profit-img-wrapper-1 {
    height: 12rem;
    max-height: none;
  }

  .wrap-calc {
    margin-right: 0;
    padding-left: 1.5rem;
  }

  .menu-nav-calc-1 {
    padding-right: 0;
  }

  .button-more-text-1 {
    font-size: var(--4xsmall-size);
  }

  .br-m {
    vertical-align: baseline;
    display: inline;
  }

  .description-course.align-center-m {
    font-size: var(--xmedium-size);
    text-align: center;
  }

  .profit-block-1 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    align-items: stretch;
    display: grid;
  }

  .what-give {
    grid-template-columns: 1fr;
    margin-top: 3rem;
  }

  .h1-cours, .h1-articles {
    font-size: 3.5rem;
  }

  .h1-numerology {
    margin-top: 2rem;
    font-size: 8.5vw;
  }

  .bg-8 {
    right: -51%;
  }

  .bg-9 {
    bottom: -6%;
    left: -36%;
  }

  .bg-10 {
    width: 50rem;
    bottom: -42%;
    right: -12%;
  }

  .num-calc {
    grid-template-columns: 1fr;
    margin-top: 2.5rem;
  }

  .h2-program {
    text-align: center;
    font-size: 6vw;
  }

  .h2-program-1 {
    text-align: center;
    font-size: 5.5vw;
  }

  .gift-text-2 {
    z-index: 2;
    font-size: var(--large-size);
    text-align: center;
    width: 25rem;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }

  .gift-wrap-2 {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    grid-template-columns: 2.5fr;
  }

  .title-gift-2 {
    text-align: center;
  }

  .gift-button-1 {
    justify-content: center;
    align-items: center;
  }

  .margin-largex {
    margin-bottom: var(--margin-12rem);
  }

  .h1-vz {
    text-align: center;
    font-size: 5.8vw;
  }

  .gift-block-4 {
    padding-right: 3rem;
  }

  .br-t {
    display: block;
  }

  .nav-point {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
  }

  .h1-calc {
    font-size: 7.5vw;
  }

  .title-tampl {
    margin-bottom: 1rem;
    font-size: 5vw;
  }

  .margin-section-full-2 {
    margin-bottom: 8rem;
  }

  .button-9 {
    margin-top: 1.5rem;
  }

  .title-form-calc-1 {
    padding-bottom: 1.5rem;
  }

  .article-sub {
    margin-bottom: 1.5rem;
  }

  .margin-once-1 {
    margin-bottom: var(--margin-10rem);
  }

  .modal-content {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .course-description {
    font-size: var(--small-size);
  }

  .pdf-title {
    font-size: 1.65rem;
  }

  .title-club-5 {
    font-size: 1.6rem;
  }

  .vidget {
    bottom: 1.5rem;
    right: 1.5rem;
  }

  .chanals {
    padding-left: 1.5rem;
  }

  .field-form {
    height: 3.5rem;
  }

  .video-mp4 {
    width: 31rem;
    height: 17rem;
  }

  .video-course {
    height: 16rem;
  }

  .logo-lesson {
    height: 3.5rem;
  }

  .video-page {
    width: 31rem;
    height: 15.5rem;
  }

  .page-lesson {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .modal-calc-1 {
    font-size: 1.5rem;
  }

  .club-content-4 {
    margin-top: 2rem;
    padding: 1.5rem;
  }

  .starr {
    width: 1.75rem;
    height: 1.75rem;
  }

  .club-tarifffff {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
    margin-top: 2.5rem;
  }

  .bg-11 {
    bottom: -27%;
    right: -40%;
  }

  .h1-calc-copy {
    font-size: 7.5vw;
  }

  .blockk {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: row;
    justify-content: center;
    align-items: center;
  }

  .bank-wrap-1 {
    margin-top: 0;
  }

  .blockk-copy {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: row;
    justify-content: center;
    align-items: center;
  }

  .color-sale {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  ._3 {
    display: none;
  }

  .kol {
    max-width: 28rem;
  }

  .close-payyy {
    inset: -62px -16px 0% auto;
  }

  .ko1 {
    max-width: 28rem;
  }

  .lineeez {
    margin-bottom: 8rem;
  }

  .menu-social-12 {
    justify-content: center;
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
    display: flex;
  }

  .menu-footer-social-12 {
    justify-content: space-between;
    align-self: center;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .art-div {
    flex-flow: column;
  }

  .collection-articles-2-2 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .div-31 {
    margin-bottom: 5rem;
  }

  .sale_modal {
    padding-left: 24px;
    padding-right: 24px;
  }

  .club-plan-exp, .club-plan-no-work, .club-plan-open, .club-plan-predzapis, .club-plan-exp-old {
    padding-bottom: 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .price-courss, .price-courss-sale {
    font-size: 2.25rem;
  }
}

@media screen and (max-width: 479px) {
  h3 {
    line-height: 26px;
  }

  h4 {
    line-height: 22px;
  }

  blockquote {
    padding-left: 16px;
    padding-right: 16px;
  }

  .h1 {
    font-size: 2rem;
    line-height: 130%;
  }

  .h1.h1-article, .h1.h1-article-1, .h1.h1-article-2 {
    font-size: 1.85rem;
  }

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

  .section.scroll-mobile.tariff-calc {
    margin-bottom: var(--margin-6rem);
  }

  .section.scroll-mobile.info-course, .section.scroll-mobile.tariff-prisma, .section.scroll-mobile.tariff-club {
    margin-bottom: var(--margin-6rem);
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .section.faq {
    margin-bottom: var(--margin-4rem);
  }

  .menu {
    background-color: var(--white);
  }

  .menu-text {
    line-height: 120%;
  }

  .button_next {
    align-self: center;
    padding-left: 64px;
    padding-right: 64px;
  }

  .menu-text-close {
    line-height: 120%;
  }

  .h2 {
    letter-spacing: .5px;
    font-size: 1.5rem;
    line-height: 140%;
  }

  .h2.margin-bot-2-4-5rem {
    margin-bottom: 2rem;
  }

  .h2.margin-bot-0-75-1-5rem {
    margin-bottom: .75rem;
  }

  .h2.margin-bot-1-1-5rem {
    margin-bottom: 1rem;
  }

  .h2.margin-bot-1-1-5rem._6-25vw {
    font-size: 6.25vw;
  }

  .h2.margin-bot-1-1-5rem._5-9vw {
    font-size: 5.9vw;
  }

  .h2.margin-bot-1-1-5rem._7vw {
    font-size: 7vw;
  }

  .h2.margin-bot-2-4rem {
    margin-bottom: 2rem;
  }

  .h2.title-alight-left-l._6vw {
    font-size: 6vw;
  }

  .h2._6-5vw {
    font-size: 6.5vw;
  }

  .h2._6vw {
    font-size: 6vw;
  }

  .h2._59vw {
    font-size: 5.9vw;
  }

  .h2.margin-bot-1-5-3-5rem {
    margin-bottom: 1.5rem;
  }

  .h2._7-5vw {
    font-size: 7.5vw;
  }

  .h2._5-7vw, .h2.align-left-l._5-7vw {
    font-size: 5.5vw;
  }

  .h2._4-9vw {
    font-size: 7vw;
  }

  .h2._6-7vw {
    font-size: 8vw;
  }

  .h2._6-7vw.margin-bot-1-5rem {
    margin-bottom: 1rem;
  }

  .footer-other-link {
    grid-row-gap: .25rem;
    align-self: flex-start;
  }

  .logo-img {
    height: 2.5rem;
  }

  .img_404 {
    height: 200px;
    margin-bottom: 16px;
  }

  .chakra {
    grid-column-gap: 1rem;
  }

  .chakra-1 {
    width: 54px;
    height: 54px;
  }

  .chacras-description-1 {
    padding-top: 3px;
    font-size: 18px;
  }

  .block_chacra {
    flex: 1;
  }

  .chakra-img {
    width: 4rem;
    height: 4rem;
    margin-right: 1.25rem;
  }

  .chakra-4 {
    width: 54px;
    height: 54px;
  }

  .chacras-description-2 {
    padding-top: 3px;
    font-size: 18px;
  }

  .chakra-2 {
    width: 54px;
    height: 54px;
  }

  .chacras-description-3 {
    padding-top: 3px;
    font-size: 18px;
  }

  .chakra-5 {
    width: 54px;
    height: 54px;
  }

  .chacras-description-4, .chacras-description-5 {
    padding-top: 3px;
    font-size: 18px;
  }

  .chakra-3, .chakra-6 {
    width: 54px;
    height: 54px;
  }

  .chacras-description-6 {
    padding-top: 3px;
    font-size: 18px;
  }

  .calc-header {
    grid-row-gap: 2rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    margin-bottom: 120px;
  }

  .calculator {
    padding: 1.5rem;
  }

  .field-date {
    flex: 1;
    padding-left: .75rem;
    padding-right: .125rem;
  }

  .field-date.margin {
    margin-right: 0;
  }

  .calc-field-wrapper {
    grid-row-gap: 1rem;
  }

  .calc-field {
    grid-column-gap: .75rem;
    flex-wrap: wrap;
    margin-right: 0;
  }

  .menu-slide {
    height: 9rem;
    margin-top: 61px;
  }

  .menu-footer {
    flex: 1;
    justify-content: flex-end;
    margin-bottom: 3rem;
    position: relative;
    inset: auto 0% 0;
  }

  .menu-slide-arrow-right {
    width: 50px;
    right: 0;
  }

  .menu-slide-arrow-left {
    width: 50px;
    left: 0;
  }

  .container_navbar {
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .logo {
    margin-left: 1.5rem;
  }

  .menu-nav {
    width: 100%;
  }

  .navbar {
    top: -1px;
  }

  .burger {
    padding-left: 1.5rem;
  }

  .burger.w--open {
    padding-right: 1.5rem;
  }

  .nav-block {
    grid-row-gap: .75rem;
    flex: 0 auto;
    grid-template-columns: 1fr;
    margin-top: 1.5rem;
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .main-nav-arrow {
    display: block;
  }

  .line-top {
    width: 30px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .line-mid {
    width: 24px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .line-bot {
    width: 30px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .logo_footer {
    margin-left: auto;
    margin-right: auto;
  }

  .footer-wrapper {
    grid-column-gap: 2rem;
    grid-template-rows: auto auto auto;
  }

  .skale-1, .skale-2, .skale-3 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .skale {
    margin-bottom: 16px;
  }

  .prisma-card-img {
    height: 250px;
    margin-bottom: 16px;
  }

  .bg_prisma {
    height: 10rem;
  }

  .calc-card {
    flex-direction: column;
    padding-bottom: 1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    position: relative;
  }

  .calc-card-img {
    margin-left: auto;
    margin-right: auto;
  }

  .calc-card-img-wrapper {
    min-width: 150px;
    height: 150px;
    margin-bottom: 1.5rem;
    margin-right: 0;
  }

  .bg-hvd {
    height: 10rem;
  }

  .header {
    grid-column-gap: 0px;
    margin-bottom: 2rem;
  }

  .tab {
    background-color: var(--bg-gray);
    border-bottom-style: none;
    border-radius: 50px;
    margin-bottom: .75rem;
    margin-right: .75rem;
  }

  .tab.w--current {
    background-color: #6c7af51a;
    border-style: none;
    border-top-width: 1px;
    border-top-color: #6c7af5cc;
    border-left-width: 1px;
    border-left-color: #6c7af5cc;
    border-right-width: 1px;
    border-right-color: #6c7af5cc;
    border-radius: 25px;
  }

  .menu-tabs {
    border-bottom-style: none;
    flex-wrap: wrap;
    margin-bottom: 1.5rem;
    display: flex;
  }

  .social {
    grid-column-gap: 8px;
  }

  .author-block-photo {
    flex-direction: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    margin-bottom: 1.5rem;
    padding: 1rem 1rem 2rem;
  }

  .certificate_wrapper {
    grid-row-gap: 24px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .author-photo-wrapper {
    width: auto;
    height: 26rem;
    margin-bottom: 1rem;
  }

  .numerolog-title-green {
    margin-bottom: 8px;
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .bg-404-1, .bg-404-2 {
    height: 10rem;
  }

  .book-form {
    width: 100%;
    max-width: none;
    padding: 2rem 1.5rem;
  }

  .form-close {
    height: 3rem;
    top: .25rem;
    right: .25rem;
  }

  .numerology-calc-points {
    grid-row-gap: 12px;
    flex-wrap: wrap;
    margin-top: 1.5rem;
    margin-bottom: 2rem;
  }

  .numerology-calc {
    padding: 1.5rem;
  }

  .calc-img {
    border-radius: 10px;
    min-height: 180px;
    max-height: 320px;
  }

  .date-field {
    margin-right: 8px;
  }

  .date-field.last-data-field {
    margin-right: 0;
  }

  .numerology-calc-line {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .numerology-results-person {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .person-img {
    min-width: 65px;
  }

  .fate-numbers {
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr;
    margin-top: 2rem;
  }

  .fate-number-card {
    padding-top: 2rem;
  }

  .footer-social {
    flex: 1;
    justify-content: center;
    display: flex;
  }

  .fate-calc {
    flex-direction: column;
    margin-bottom: 0;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .fate-wrapper {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .fate-line {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .wrapper_calc_fate_form {
    grid-row-gap: 16px;
  }

  .fate_field_calc {
    margin-right: 0;
  }

  .fate-results {
    padding: 1.5rem;
  }

  .fate-results-wrapper {
    grid-row-gap: 16px;
    flex-direction: column;
    margin-bottom: 24px;
    margin-left: -24px;
    margin-right: -24px;
    padding-bottom: 24px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .articles-number-calc {
    margin-bottom: 2.5rem;
  }

  .fate-number {
    display: none;
  }

  .menu-calc-img.menu-size {
    width: 4.5rem;
    height: 4.5rem;
  }

  .menu-calc-title {
    font-size: var(--small-size);
    margin-bottom: .375rem;
  }

  .numerology-results {
    grid-row-gap: 24px;
    margin-top: 1.5rem;
    padding: 1.5rem;
  }

  .numerology-results-text {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .numerology-money-wrapper {
    padding-left: 16px;
    padding-right: 16px;
  }

  .numerology-chakras-wrapper {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .fate-person-wrapper {
    grid-template-columns: 1fr 1fr 1fr;
    margin-left: -24px;
    margin-right: -24px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .author-photo {
    width: 34px;
    height: 34px;
  }

  .author-text-wrapper {
    justify-content: flex-start;
    padding-top: 2px;
  }

  .numerolog-card {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .numerolog-consultation {
    padding-left: 16px;
    padding-right: 16px;
  }

  .numerolog-consultation-img {
    height: 200px;
  }

  .numerolog-block {
    box-shadow: none;
    padding: 0;
  }

  .articles-banner-text {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .banner-category {
    padding-left: .75rem;
    padding-right: .75rem;
  }

  .articles-card {
    grid-row-gap: 1.5rem;
    grid-template-columns: 1.25fr;
  }

  .collection-articles-wrapper-2 {
    grid-template-columns: 1fr 1fr;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .articles-card-nice {
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr;
  }

  .collection-articles-wrapper-4 {
    grid-row-gap: 1rem;
  }

  .margin-global.cards-club {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .margin-section-medium.margin-top-calc {
    margin-top: 2rem;
  }

  .text-size-medium {
    font-size: var(--small-size);
  }

  .margin-bottom.margin-medium {
    padding-bottom: 1.25rem;
  }

  .div {
    z-index: 2;
    flex: 1;
    order: 1;
  }

  .div.relative {
    z-index: 2;
  }

  .div.icon-green, .div.icon-blue, .div.icon-yellow {
    order: -1;
  }

  .div.templ-wrap {
    padding: 1rem 1rem 1.5rem;
  }

  .div.course-video-2 {
    width: 100%;
  }

  .div.pagel-video {
    order: -1;
    width: 100%;
    margin-bottom: 1.75rem;
  }

  .div-flex.gap-xxsmall {
    flex: 0 auto;
  }

  .div-flex.card-courses {
    padding-top: .5rem;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .div-flex.main-card-conviction, .div-flex.main-card-advantages {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .div-flex.gap-medium.children-wrap-s-1rem {
    grid-row-gap: 1rem;
    flex-wrap: wrap;
  }

  .div-flex.gap-medium.children-wrap-s-0-75rem {
    grid-row-gap: .75rem;
    flex-wrap: wrap;
  }

  .div-flex.gap-xsmall.display-none-s {
    display: none;
  }

  .div-flex.justify-sb {
    align-items: center;
  }

  .div-flex.button-courses-wrapper {
    grid-column-gap: .125rem;
    grid-row-gap: 1rem;
    flex-wrap: wrap;
    margin-left: -.5rem;
    margin-right: -.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .div-flex.gap-xsmall-small-s {
    grid-column-gap: 1rem;
  }

  .div-flex.learn-points {
    border-style: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .div-flex.gap-club-icon, .div-flex.gap-club-program {
    grid-column-gap: .35rem;
  }

  .div-flex.gap-smsalls {
    grid-column-gap: .75rem;
  }

  .img.course-img {
    width: auto;
    height: auto;
    margin-top: 2rem;
  }

  .img.articles-banner-img {
    height: 20rem;
  }

  .img.articles-card-nice-img {
    height: 10rem;
  }

  .img.articles-card-img {
    height: 12rem;
  }

  .img.author-img {
    width: 2.5rem;
    height: 2.5rem;
  }

  .img.numerolog-img, .img.manual-img {
    margin-bottom: 1.5rem;
  }

  .img.author-img {
    object-fit: cover;
  }

  .img.result-screen-mobile {
    width: 90%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .img.result-screen-desctop {
    object-fit: contain;
    height: 100%;
    display: none;
  }

  .img.personality {
    width: 5rem;
    height: 5rem;
  }

  .img.club-author-img {
    height: auto;
  }

  .img.icon-size-smallx {
    margin-top: 0;
  }

  .img.img-pdf {
    height: 6rem;
    margin-bottom: 1.5rem;
  }

  .img.cards-club-img {
    width: .85rem;
    height: .85rem;
  }

  .img.human-img {
    display: block;
  }

  .img.line-muladhara, .img.line-swadhisthana, .img.line-manipura {
    display: none;
  }

  .img.line-anahata {
    padding-left: 12%;
    display: none;
    top: 37%;
  }

  .img.line-vishuddha {
    padding-left: 5%;
    padding-right: 5%;
    display: none;
    top: 23%;
  }

  .img.line-ajna {
    padding-right: 5%;
    display: none;
  }

  .img.line-swadhisthana-m {
    padding-left: 16%;
    padding-right: 12%;
    bottom: 28%;
  }

  .img.line-manipura-m {
    padding-left: 16%;
    padding-right: 13%;
    bottom: 42%;
  }

  .img.line-anahata-m {
    padding-left: 12%;
    top: 40%;
  }

  .img.line-ajna-m {
    padding-right: 5%;
    top: 8%;
  }

  .img.chakras {
    object-fit: scale-down;
  }

  .img.line-ajna-m {
    padding-left: 11%;
    padding-right: 8%;
    top: 1%;
  }

  .img.line-vishuddha-m {
    padding-left: 6.5%;
    padding-right: 6.5%;
    top: 2%;
  }

  .img.line-anahata-m {
    padding-left: 18%;
    padding-right: 12.5%;
    top: 5.5%;
  }

  .img.line-manipura-m {
    top: 6.5%;
  }

  .img.line-swadhisthana-m {
    padding-left: 15%;
    padding-right: 13%;
    top: 5%;
  }

  .img.line-muladhara-m {
    padding-left: 14.5%;
    padding-right: 13%;
    bottom: -2%;
  }

  .img.chakra-sovm {
    width: 2.5rem;
    height: 2.5rem;
    margin-right: .75rem;
  }

  .img.close-pay-text {
    margin-left: 0;
  }

  .img.temple-img {
    width: 150%;
  }

  .img.chakra-girl-1 {
    display: none;
  }

  .img.club-modal-img-copy {
    border-radius: 2rem;
    margin-bottom: 1.25rem;
  }

  .img.sign {
    height: 1.5rem;
  }

  .img.chakra-main {
    height: 3.5rem;
    margin-bottom: 0;
    margin-right: 1.5rem;
  }

  .img._1 {
    border-width: 5px;
    border-radius: 500rem;
    width: 85%;
  }

  .img.lotos-main {
    height: 26rem;
    display: block;
    top: auto;
    bottom: -17%;
    left: 54%;
  }

  .img.fdggffdggfd {
    height: 10rem;
    margin-bottom: 1.5rem;
  }

  .img.pdd {
    width: 60%;
  }

  .img.gift, .img.rtttgrgr-copy {
    display: block;
  }

  .img.diplom-img {
    width: 80%;
  }

  .img.text-2 {
    width: 54vw;
  }

  .img.img-club-2 {
    max-height: 15rem;
  }

  .text-size-large {
    font-size: var(--medium-size);
  }

  .text-size-large.align-center-m {
    text-align: center;
  }

  .text-size-large.margin-bot-1-1-25rem {
    margin-bottom: 1rem;
  }

  .div-grid.main-timeline-item {
    grid-column-gap: 1rem;
  }

  .div-grid.numerology-info-1 {
    grid-row-gap: 2rem;
  }

  .margin-large {
    margin-bottom: var(--margin-6rem);
  }

  .subtitle.subtitle-other {
    font-size: var(--4xsmall-size);
    margin-top: 0;
  }

  .text-size-xsmall.align-center-m, .text-size-small {
    font-size: var(--xxsmall-size);
  }

  .text-size-small.align-center-s {
    text-align: center;
  }

  .breadcrumb-arrow {
    color: var(--dark-grey);
  }

  .breadcrumb-text-mid {
    font-size: var(--medium-size);
  }

  .link-footer {
    font-size: var(--xxsmall-size);
  }

  .div-line.footer-line {
    margin-bottom: 1.5rem;
  }

  .link-blue {
    font-size: var(--small-size);
  }

  .numerolog-title-red {
    margin-bottom: 8px;
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .menu-nav-text {
    font-size: var(--4xsmall-size);
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-right: 1.5rem;
  }

  .menu-social {
    flex: 1;
    justify-content: center;
    padding-top: .5rem;
    padding-bottom: .5rem;
    display: flex;
  }

  .menu-calc-text {
    font-size: .7rem;
    line-height: 130%;
  }

  .footer-text {
    font-size: var(--small-size);
  }

  .footer-info {
    grid-row-gap: .75rem;
  }

  .card-course-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: .5rem;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 1.5rem;
  }

  .numerology-calc-field-wrapper {
    grid-row-gap: 1rem;
  }

  .numerology-calc-field {
    grid-column-gap: .75rem;
    flex-wrap: wrap;
    margin-right: 0;
  }

  .numerology-img {
    min-width: 19px;
    max-width: 22rem;
  }

  .articles-banner-title {
    font-size: 1.5rem;
  }

  .articles-banner-category {
    grid-row-gap: .75rem;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .numerolog-tag-wrapper {
    grid-row-gap: .75rem;
    flex-wrap: wrap;
  }

  .articles-author {
    margin-bottom: 2rem;
  }

  .header-article {
    margin-bottom: 1.5rem;
  }

  .other-articles {
    grid-template-columns: 1.25fr;
  }

  .ofont-1-85rem {
    margin-bottom: .25rem;
    font-size: 1.85rem;
  }

  .article-number-calc {
    margin-top: 1.5rem;
    margin-bottom: .5rem;
  }

  .articles-chakras-wrapper {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .program-master {
    grid-row-gap: 0rem;
    padding: 0;
    overflow: visible;
  }

  .program-tab {
    grid-column-gap: 1rem;
    padding: 1.5rem 1rem;
  }

  .program-description-tab-text {
    margin-left: 1rem;
    margin-right: 1rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .manual-text-wrapper {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .tariff-master {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .tariff-master-text {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .wrapper- {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .check-point-1 {
    width: 1.55rem;
    height: 1.55rem;
  }

  .program-tab-first {
    grid-column-gap: 1rem;
    padding: 1.5rem 1rem;
  }

  .program-tab-last {
    padding: 1.5rem;
  }

  .fits-card {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .tag {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .templates-content {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    margin-top: 2rem;
  }

  .manual-button {
    grid-row-gap: 1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .column, .columns {
    grid-row-gap: 1.5rem;
  }

  .manual-content-title {
    padding: 1.5rem;
  }

  .manual-content-points {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .faq-titles {
    font-size: var(--small-size);
    line-height: 150%;
  }

  .vs {
    margin-top: 2rem;
  }

  .vs-card {
    padding: 2rem 1.5rem;
  }

  .whom {
    grid-row-gap: 2rem;
    margin-top: 2rem;
  }

  .whom-wrapper {
    flex-wrap: wrap;
  }

  .whom-card {
    padding: 2rem 1.5rem;
  }

  .calc-header-1 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .margin-global-calc {
    margin-bottom: var(--margin-4rem);
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .calc_button-paid {
    margin-top: .5rem;
  }

  .calculator-1 {
    padding: 1.25rem 1.5rem 1.5rem;
  }

  .calc-field-wrapper-1 {
    grid-column-gap: 2rem;
    grid-row-gap: 1.25rem;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: auto;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .field-date-1 {
    font-size: var(--small-size);
    flex: 1;
    min-width: auto;
    padding-left: .75rem;
    padding-right: .125rem;
  }

  .field-date-1.margin {
    margin-right: 0;
  }

  .text-right, .text-left {
    font-size: var(--small-size);
  }

  .calc-wrapper {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    padding: 2rem 1.5rem;
  }

  .calc-wrapper.margin-right-0-l-copy {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    padding-right: 1rem;
  }

  .parametr.help {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .grid-contur-param-2 {
    grid-template-columns: 1fr;
  }

  .h2-calc {
    font-size: 7.6vw;
    line-height: 130%;
  }

  .grid-power {
    grid-template-columns: 1fr;
  }

  .chakr-wrapper {
    flex: 1;
    width: auto;
  }

  .chakr {
    flex: 1;
    min-width: 50%;
    padding-top: .75rem;
    padding-bottom: .75rem;
  }

  .chakr.sahasrara-block, .chakr.adjna-block, .chakr.vishudha-block, .chakr.anahata-block, .chakr.manupura-block, .chakr.svadhistana-block {
    padding-top: .875rem;
    padding-bottom: .875rem;
  }

  .chakr.muladhara-block {
    padding-top: .875rem;
    padding-bottom: .875rem;
    padding-left: 1rem;
  }

  .line-wrapper {
    display: none;
  }

  .subtitle-hvd {
    font-size: var(--xxxsmall-size);
  }

  .subtitle-hvd-wrapper {
    grid-row-gap: .5rem;
    align-items: center;
    margin-bottom: .75rem;
  }

  .hvd-header-text {
    flex-direction: column;
    align-items: center;
    margin-top: 2rem;
  }

  .slide-nav-6 {
    position: absolute;
    bottom: -3rem;
  }

  .learn-points-line {
    height: 80%;
    left: 3rem;
  }

  .program-number {
    flex: none;
    height: 1.4rem;
  }

  .faq-title-number {
    font-size: var(--small-size);
    margin-top: 2px;
  }

  .program-point {
    grid-column-gap: .5rem;
    grid-row-gap: .35rem;
    flex-wrap: wrap;
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: .85rem;
  }

  .program-icon-wrapper {
    width: 2.25rem;
    height: 2.25rem;
  }

  .program-text {
    font-size: var(--4xsmall-size);
  }

  .result-author {
    display: none;
  }

  .program-title-wrapper {
    grid-row-gap: 1rem;
  }

  .margin-section-xlarge {
    margin-bottom: 10rem;
  }

  .compatibility-card {
    padding: 2rem 1.5rem;
  }

  .modal-pay-wrapper {
    width: 100%;
    max-width: none;
    padding: .75rem 1.5rem 1.25rem;
  }

  .modal-pay-wrapper.form {
    border-radius: 1.25rem;
    padding: .75rem 1.25rem 1rem;
  }

  .modal-pay-wrapper.course-chakr {
    border-radius: 1.25rem;
    padding: 1.5rem;
  }

  .modal-pay-title {
    font-size: 5.5vw;
  }

  .close-pay {
    top: -58px;
  }

  .pay-title-wrapper {
    margin-bottom: 1.25rem;
    margin-left: -1.25rem;
    margin-right: -1.25rem;
    padding-bottom: .25rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .master-header-button {
    grid-column-gap: 1rem;
    grid-row-gap: 1.5rem;
    flex-flow: column;
    margin-top: 2rem;
  }

  .tables {
    grid-template-columns: 1fr;
  }

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

  .margin-section-full {
    margin-bottom: var(--margin-4rem);
  }

  .transcript-tabs {
    grid-row-gap: 1rem;
    margin-left: .5rem;
    margin-right: .5rem;
  }

  .transcript-header {
    padding: 1.5rem 1rem;
  }

  .sub-transcript-header {
    padding: 1.25rem 1rem;
  }

  .cell-1, .cell-2, .cell-title, .cell {
    padding-left: 0;
    padding-right: 0;
  }

  .sub-transcript-description-text {
    margin-left: 1rem;
    margin-right: 1rem;
    padding-bottom: 1rem;
  }

  .transcript-title {
    font-size: var(--small-size);
    line-height: 145%;
  }

  .transcript-margin {
    height: 1.5rem;
  }

  .title-form-calc {
    border-bottom: 1px solid var(--stroke-2);
    font-size: var(--small-size);
    margin-left: -1.5rem;
    margin-right: -1.5rem;
    padding-bottom: 1.25rem;
    padding-left: 1.5rem;
  }

  .grid-personality {
    grid-template-columns: 1fr;
  }

  .dash-hidden {
    display: inline;
  }

  .grid-contur-param-1 {
    grid-template-columns: 1fr;
  }

  .typology-title {
    line-height: 130%;
  }

  .line-25, .line-75 {
    display: flex;
  }

  .bodies-text-100 {
    margin-right: -16px;
  }

  .title-age {
    grid-row-gap: 1.5rem;
  }

  .hvd-person {
    grid-column-gap: 1.5rem;
    grid-template-columns: 1fr 1fr;
  }

  .img-person {
    min-width: 65px;
  }

  .tab-close {
    padding-left: 12px;
    padding-right: 12px;
  }

  .hvd-person-pay {
    grid-column-gap: 1.5rem;
    grid-template-columns: 1fr 1fr;
  }

  .reactions {
    grid-row-gap: 1rem;
    flex-wrap: wrap;
  }

  .reactions-img {
    flex: none;
  }

  .check {
    height: 4.5rem;
    margin-bottom: 1.5rem;
  }

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

  .calc-payy {
    justify-content: center;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .field-calc {
    height: 3.5rem;
    margin-bottom: 1.25rem;
    padding: 1.25rem 1.25rem 1.25rem 1rem;
  }

  .field-calc.form {
    height: 3.25rem;
    padding-left: 1rem;
    padding-right: 0;
  }

  .field-calc-wrapper {
    grid-column-gap: .75rem;
    flex-wrap: wrap;
    margin-right: 0;
  }

  .field-calc-wrapper.form {
    grid-column-gap: 1rem;
    grid-row-gap: 1.25rem;
    justify-content: flex-end;
    align-items: center;
  }

  .button-calc {
    height: 3.75rem;
    margin-top: .5rem;
    padding: 1rem 3.25rem;
  }

  .calc-title-body {
    font-size: var(--small-size);
  }

  .quote-calc {
    font-size: var(--small-size);
    padding: .75rem 1rem;
  }

  .transcript-table-title {
    padding-left: 0;
    padding-right: 0;
  }

  .credit-text {
    margin-bottom: 0;
  }

  .grid-power-2 {
    grid-template-columns: 1fr 1fr;
  }

  .sub-transcript-header-1 {
    padding: 1.25rem 1rem;
  }

  .sub-transcript-description-text-1 {
    margin-left: 1rem;
    margin-right: 1rem;
    padding-bottom: 1rem;
  }

  .tables-flex {
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
  }

  .form-block-3 {
    overflow: auto;
  }

  .text-align-center.margin-2rem {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .card-course-club {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    flex-wrap: wrap;
    align-content: stretch;
    align-items: center;
  }

  .club-grid-author {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .profit-grid {
    margin-top: 2rem;
  }

  .club-line {
    height: 80%;
    left: 3rem;
  }

  .club-author {
    margin-bottom: .85rem;
    font-size: 9vw;
  }

  .author-club-description {
    font-size: var(--medium-size);
  }

  .author-point {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .author-quote {
    margin-left: 0%;
    padding-bottom: 1.5rem;
    top: -4.5rem;
  }

  .club-title-author {
    margin-bottom: 1rem;
  }

  .text-align-club.margin-2rem {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .profit-block {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    padding: 2rem 1.5rem;
  }

  .club-now-wrapper {
    margin-top: 3rem;
  }

  .button-left.centre-button {
    justify-content: center;
    align-items: center;
    padding-left: 6px;
  }

  .arrow-wrap {
    flex: none;
  }

  .card-program-header {
    grid-column-gap: .85rem;
    grid-row-gap: .85rem;
    flex-flow: wrap;
    align-items: center;
    padding: 1.25rem .85rem;
  }

  .club-program-tab-first {
    padding: .75rem .5rem .75rem 1rem;
  }

  .club-program-tab {
    grid-column-gap: .5rem;
    padding: .75rem .5rem .75rem .85rem;
  }

  .gradient {
    height: 2rem;
  }

  .soft-club-text {
    font-size: var(--xxxsmall-size);
  }

  .quote-club {
    margin: 1rem;
    font-size: .935rem;
  }

  .club-content-2 {
    margin-top: 1.5rem;
    margin-left: 0;
    margin-right: 0;
    padding: 1rem;
  }

  .next-text {
    font-size: var(--xxxsmall-size);
  }

  .save-calc {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    border-radius: 1.75rem;
    flex-wrap: wrap;
    padding-left: 1rem;
  }

  .save-calc-icon {
    width: 2.25rem;
    height: 2.25rem;
  }

  .pdf-save {
    justify-content: center;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .save-calc-2 {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    border-radius: 1.75rem;
    flex-wrap: wrap;
    padding-left: 1rem;
  }

  .faq-question {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding: 1rem .5rem;
  }

  .faq-question._2rem, .faq-answer {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .author-column-2 {
    margin-top: -8rem;
    padding-top: 0;
  }

  .quote-program-m {
    font-size: 1rem;
  }

  .catalog-content {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .button-center {
    justify-content: center;
  }

  .couse-card-flex {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    display: flex;
  }

  .menu-dropdown-calc {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .main-menu-calc-img-wrapper {
    display: none;
  }

  .club-close {
    top: 0;
    right: 0;
  }

  .club-text {
    font-size: var(--xsmall-size);
  }

  .buttons {
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
  }

  .buttons-s {
    text-align: center;
    letter-spacing: .5px;
    flex: 1;
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: .5rem;
  }

  .club-tarif {
    grid-column-gap: 3rem;
    grid-row-gap: 2rem;
    margin-top: 2.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .club-plan-secondary {
    padding: 1.65rem 1.5rem 1.5rem;
  }

  .club-plan-mid {
    border-radius: 2.45rem;
    padding: 1.6rem 1.5rem 1.5rem;
  }

  .price-tariff {
    font-size: 2rem;
  }

  .grid {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .h3-faqq {
    font-size: var(--small-size);
    line-height: 150%;
  }

  .first-lesson {
    border-radius: 2rem;
  }

  .tariff-points-s {
    grid-row-gap: 1rem;
  }

  .pdf-block {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
  }

  .flex-pdf {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .club-time-wrapp {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    justify-content: center;
    align-items: center;
    margin-top: 1rem;
  }

  .field-for-date {
    font-size: var(--small-size);
    flex: 1;
    padding: 1.5rem .125rem 1.5rem .75rem;
  }

  .tab-link-tab-2 {
    font-size: 1rem;
    font-size: var(--xxsmall-size);
    padding: 1rem 1.25rem;
  }

  .tabs-menu {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: wrap;
  }

  .box-title-flex {
    flex-flow: wrap;
    justify-content: space-between;
    align-items: center;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .table-chakra {
    grid-template-columns: 3fr 1fr;
  }

  .table-title-chakra-2, .table-title-chakra-3, .table-title-chakra-4, .table-title-chakra-5, .table-title-chakra-6, .table-title-chakra-7 {
    font-size: var(--small-size);
    line-height: 125%;
  }

  .calc-field-for-compatibility {
    grid-column-gap: .75rem;
    flex-wrap: wrap;
    height: 4rem;
    margin-right: 0;
    padding-right: 0;
  }

  .calc_button-compatibility {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .title-compatibility {
    margin-bottom: 1.25rem;
  }

  .women-calc, .man-calc, .calc-button-wrap {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .tariff-points-l {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: .75rem;
    display: grid;
  }

  .manual-text-wrap {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .ofont-2-5rem {
    letter-spacing: 1px;
    font-size: 2.25rem;
    line-height: 100%;
  }

  .manual-title-span-all {
    font-size: 1.25rem;
  }

  .grid-human-param {
    grid-template-columns: 1fr;
  }

  .grid-chakr-sovm {
    grid-row-gap: 0px;
    flex: 1;
    grid-template-columns: 27.5% auto 27.5%;
    margin-left: .25rem;
    margin-right: .25rem;
  }

  .calc-sovm-wrapper {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .grid-sovm-power {
    grid-template-columns: 1fr;
  }

  .energy-text {
    font-size: var(--xxxsmall-size);
  }

  .div-block-90 {
    margin-left: auto;
    margin-right: auto;
  }

  .women-ajna, .women-vishuddha, .women-anahata, .women-manupura, .women-swadhisthana, .women-muladhara, .man-ajna, .man-vishuddha, .man-anahata, .man-manipura, .man-swadhisthana, .man-muladhara {
    width: 1.75rem;
    height: 1.75rem;
    font-size: .65rem;
  }

  .div-block-91 {
    left: 10%;
    right: 10%;
  }

  .bg-sovm {
    height: 10rem;
  }

  .box-title-flex-sovm {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .box-title-wrap-line-sovm {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
    padding-left: 0;
    padding-right: 0;
  }

  .human-wooman {
    border-radius: 1.5rem;
    margin-bottom: 2rem;
    margin-left: -1.5rem;
    margin-right: -1.5rem;
    padding-bottom: 2rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    box-shadow: 0 2px 20px #ccd0d6;
  }

  .human-man {
    border-style: none;
    border-radius: 1.5rem;
    margin-left: -1.5rem;
    margin-right: -1.5rem;
    padding-bottom: 2rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    box-shadow: 0 2px 20px #ccd0d6;
  }

  .div-block-92 {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    flex-flow: column;
  }

  .chakras-text-wrap {
    grid-column-gap: .35rem;
    grid-row-gap: .35rem;
    text-align: left;
  }

  .grid-sovm-bioritm {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr;
  }

  .grid-chakr-copy {
    display: flex;
  }

  .div-flex-1 {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
  }

  .description-param {
    font-size: var(--xxsmall-size);
    line-height: 115%;
  }

  .biorithm-wrap {
    padding-top: 0;
  }

  .enargy-wrapper {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    padding: 1.5rem 1.5rem 2.75rem;
  }

  .energy-title {
    font-size: var(--xsmall-size);
    align-self: center;
  }

  .title-chakra-7 {
    font-size: var(--small-size);
    line-height: 125%;
  }

  .title-chakra-6, .title-chakra-5, .title-chakra-4, .title-chakra-3, .title-chakra-2, .title-chakra-1 {
    font-size: var(--small-size);
    width: 85%;
    line-height: 125%;
  }

  .table-chakra-sovm-img {
    justify-content: flex-start;
    align-items: center;
    padding-left: .75rem;
    padding-right: .5rem;
  }

  .table-number-sovm-wrap {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .parametr-date-1 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .text-pay {
    font-size: var(--medium-size);
  }

  .block-pay {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
    flex-flow: wrap;
  }

  .program-point-1 {
    grid-column-gap: .5rem;
    grid-row-gap: .35rem;
    flex-wrap: wrap;
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: .85rem;
  }

  .h2-calc-ras {
    font-size: 6.6vw;
    line-height: 130%;
  }

  .h2-calc-ra {
    font-size: 6.7vw;
    line-height: 130%;
  }

  .title-calc-pay {
    grid-row-gap: 1.5rem;
    margin-bottom: 2.5rem;
  }

  .calc-wrapper-4 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding: 1.5rem;
  }

  .copy {
    font-size: var(--xxxsmall-size);
  }

  .sub-title-h2 {
    font-size: var(--xxsmall-size);
    line-height: 180%;
  }

  .templayts {
    grid-template-columns: 1fr;
  }

  .ofont-2-75rem {
    font-size: 2.35rem;
  }

  .ofont-2-75rem.margin-bot-0-5rem._8-5vw {
    font-size: 8.5vw;
  }

  .ofont-2-75rem.align-center-m {
    text-align: left;
  }

  .ofont-2-75rem.align-center-m._9vw {
    font-size: 9vw;
  }

  .templ-text-wrapper {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .templ-content-title {
    padding: 1.5rem;
  }

  .templ-content-points {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .templ-button {
    grid-row-gap: 1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .templates-flex-1 {
    grid-row-gap: .5rem;
    align-self: flex-start;
  }

  .program-points-1 {
    grid-row-gap: .75rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    padding: 1.25rem 1rem 1.25rem 1.5rem;
  }

  .sub-transcript-description-text-2 {
    margin-left: 1rem;
    margin-right: 1rem;
    padding-bottom: 1rem;
  }

  .info-prisma {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .h3-prisma {
    font-size: 5.65vw;
    line-height: 130%;
  }

  .skale-11, .skale-22, .skale-33 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .pay-name-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .pay-title-wrapper-2 {
    margin-bottom: 1.25rem;
    padding-bottom: .25rem;
  }

  .form-pay-name-2, .form-pay-price-2 {
    flex: 0 auto;
    font-size: .85rem;
  }

  .modul-calc {
    justify-content: center;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .club-modal-1 {
    border-radius: 2.5rem;
    padding: 3.5rem 1rem 2rem;
  }

  .modal-pay-2, .modal-pay-1, .modal-pay-3 {
    justify-content: center;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .close-modal-1 {
    height: 3rem;
  }

  .prisma-price-old {
    font-size: var(--xmedium-size);
  }

  .line-1.margin-15 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .line-1.margin-credit {
    margin: 1.5rem -1.5rem;
  }

  .title-wrap-transcript {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
  }

  .margin-global-lesson-1 {
    padding-bottom: var(--margin-6rem);
  }

  .temple {
    border-radius: 2rem;
    margin-top: 2rem;
    padding: 1.5rem;
  }

  .templa-1 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-direction: column;
    align-items: flex-start;
  }

  .club-tab-grid-1 {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .templa-wrapper {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: column;
    align-self: stretch;
  }

  .temple-info {
    grid-column-gap: 1rem;
    grid-row-gap: .5rem;
    flex-wrap: wrap;
    align-content: stretch;
    align-self: center;
    align-items: center;
  }

  .templa-point {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
  }

  .bg-3 {
    right: -70%;
  }

  .bg-4 {
    left: -85%;
  }

  .program-1 {
    padding: 0 0 .5rem;
    overflow: visible;
  }

  .program-wrap {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .fits-cards {
    background-color: #d2d7ff00;
    border-top-style: none;
    border-left-style: none;
    border-right-style: none;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .program-tab-first-1 {
    padding: 1.5rem 1rem;
  }

  .secondary-title {
    margin-top: 1.5rem;
    padding-left: 1.25rem;
  }

  .prisma-tarif {
    border-radius: 1.5rem;
    margin-top: 2rem;
    margin-left: 1.5rem;
    margin-right: 1.5rem;
    padding: 1.25rem 1.5rem 1.5rem;
  }

  .prisma-points-copy {
    margin-top: 1.5rem;
    margin-left: 0;
    margin-right: 0;
    padding: 1.25rem;
  }

  .prisma-subtitle {
    margin-bottom: 1rem;
    line-height: 120%;
  }

  .prisma-point {
    grid-row-gap: 1rem;
  }

  .program-description-tab-1 {
    margin-left: 1rem;
    margin-right: 1rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .planet-1 {
    flex-flow: column;
    margin-bottom: 3rem;
    padding-top: 0;
    display: flex;
  }

  .modul-club-1 {
    justify-content: center;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .club-modal-2 {
    border-radius: 2.5rem;
    padding-bottom: 1.5rem;
  }

  .text-subtitle {
    font-size: var(--xmedium-size);
    text-align: center;
  }

  .calc-wrap-title {
    flex-flow: column;
  }

  .cell-title-1, .cell-title-2, .cell-title-3, .cell-title-4, .cell-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .tables-flex-1 {
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
  }

  .cell-title-5, .cell-title-6, .cell-title-7, .cell-6 {
    padding-left: 0;
    padding-right: 0;
  }

  .tables-flex-2, .tables-flex-3, .tables-flex-5 {
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
  }

  .calc-title-10, .calc-description-10 {
    font-size: .75rem;
  }

  .calc-title-20, .calc-description-20, .calc-title-30 {
    font-size: .85rem;
  }

  .field-date-20 {
    font-size: var(--small-size);
    flex: 1;
    padding-left: .75rem;
    padding-right: .125rem;
  }

  .field-date-20.margin {
    margin-right: 0;
  }

  .calc-field-wrapper-10 {
    grid-column-gap: 2rem;
    grid-row-gap: 1.25rem;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: auto;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .error {
    height: 4.5rem;
  }

  .pay {
    justify-content: center;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .button-stroke {
    font-size: var(--xxxsmall-size);
    text-align: center;
    padding: 1.125rem 2rem 1.25rem;
  }

  .h5 {
    font-size: var(--xsmall-size);
  }

  .rer {
    font-size: var(--small-size);
  }

  .main-block {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .ofont-7rem {
    letter-spacing: 2px;
    margin-bottom: .125rem;
    font-size: 12.2vw;
  }

  .button-main {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    margin-top: 1.5rem;
  }

  .h3-faq-blue-xl-copy {
    font-size: 1.25rem;
  }

  .param {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .author-main {
    bottom: -17%;
    left: 73%;
  }

  .circle {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .chakrass {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .chak {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
  }

  .table-title-chakra-11 {
    font-size: var(--4xsmall-size);
    text-align: left;
    align-self: flex-start;
    line-height: 125%;
  }

  .table-title-chakra-22, .table-title-chakra-33, .table-title-chakra-44, .table-title-chakra-55, .table-title-chakra-66, .table-title-chakra-77 {
    font-size: var(--4xsmall-size);
    align-self: flex-start;
    line-height: 125%;
  }

  .description-chak {
    font-size: var(--medium-size);
  }

  .div-block-105 {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
  }

  .beforee {
    font-size: var(--large-size);
  }

  .text-span-6 {
    font-size: var(--4xsmall-size);
  }

  .club-lol {
    margin-top: 2rem;
  }

  .point {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: column;
    padding: 2rem;
    display: flex;
  }

  .format-content {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
  }

  .diplom-wrap {
    grid-template-columns: 1fr;
  }

  .diplom {
    border-radius: 2rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .manual-all-wr {
    padding: 1.5rem;
  }

  .manual-button-wr {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    flex-flow: column;
    justify-content: space-between;
    width: auto;
    margin-top: 1.25rem;
    padding: 0;
  }

  .transcripts-info-1 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    margin-bottom: 2rem;
  }

  .transcript-close-1, .transcript-open-2 {
    width: 2.5rem;
    height: 2.5rem;
  }

  .h2-calc-ras-2 {
    margin-bottom: 2rem;
    font-size: 6.6vw;
    line-height: 130%;
  }

  .bg-6 {
    right: -70%;
  }

  .bg-7 {
    left: -85%;
  }

  .faq-text-1 {
    font-size: var(--small-size);
  }

  .card-gg {
    border-radius: 2rem;
    margin-top: 2rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .question-wrap {
    padding-top: 2rem;
    padding-bottom: 2rem;
    overflow: clip;
  }

  .text-quest {
    text-align: center;
  }

  .card-faq {
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .margin-xmedium {
    margin-bottom: var(--margin-6rem);
  }

  .who {
    margin-top: 2rem;
  }

  .lineee-copy {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .who-bloc-2 {
    border-radius: 2rem;
  }

  .div-block-119 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .who-points-1 {
    padding: 1.5rem;
  }

  .link-review {
    font-size: var(--xxxsmall-size);
  }

  .who-bloc-3 {
    border-radius: 2rem;
  }

  .who-points-1-copy {
    padding-top: 1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .margin-small {
    margin-bottom: var(--margin-3rem);
  }

  .gift-wrap {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .gift-block {
    border-radius: 2rem;
    padding: 2.5rem 1.5rem 2rem;
  }

  .gift-text {
    font-size: var(--medium-size);
    margin-bottom: 2rem;
  }

  .first-lessons {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    display: flex;
  }

  .video {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 0;
    display: flex;
  }

  .club-card-content-copy {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .line-program {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .club-card-descript-1 {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .club-card-wrapperfsy {
    border-radius: 2rem;
    padding: 2rem 1.5rem;
  }

  .gift-button {
    grid-column-gap: 1.85rem;
    grid-row-gap: 1.85rem;
    flex-flow: column;
  }

  .author-white {
    font-size: var(--small-size);
  }

  .play-button-main-1 {
    width: 4rem;
    height: 4rem;
  }

  .card-text {
    align-items: flex-start;
  }

  .modal-course {
    justify-content: center;
    padding-left: 1rem;
    padding-right: 1rem;
    display: none;
  }

  .modul-course-program {
    margin-top: 1.25rem;
  }

  .close-pay-1 {
    top: 0;
    right: 1rem;
  }

  .course-grid {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
  }

  .card-program-course {
    height: auto;
    max-height: 16rem;
  }

  .lesson-modal {
    max-width: 24.5rem;
  }

  .button-telega {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    font-size: var(--xsmall-size);
    text-align: center;
    width: 98%;
    margin-top: 1.5rem;
    margin-left: auto;
    margin-right: auto;
    padding: 1rem .85rem;
  }

  .title-club-2 {
    margin-bottom: .75rem;
    font-size: 6.2vw;
  }

  .title-author {
    font-size: var(--xsmall-size);
  }

  .author-description {
    font-size: var(--4xsmall-size);
    margin-bottom: .5rem;
    font-weight: 400;
  }

  .button-telegram {
    font-size: var(--xxsmall-size);
    text-align: center;
    width: 100%;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .button-1.main-button {
    max-width: 13rem;
  }

  .button-1.size-width-s {
    flex: 0 auto;
  }

  .button-1.size-course {
    margin-left: auto;
    margin-right: auto;
  }

  .modul-revieww {
    justify-content: center;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .review-block {
    width: 98%;
  }

  .club-close-3 {
    top: 0;
    right: 0;
  }

  .main-description {
    width: 63.5%;
    max-width: 14.5rem;
    font-size: .935rem;
    line-height: 160%;
  }

  .ofont-1-5rem.margin-bot-0-25rem.align-left-l, .ofont-1-5rem.align-left-l {
    text-align: center;
  }

  .h2-club {
    font-size: 6.5vw;
  }

  .author-desc {
    margin-top: 0;
  }

  .author-text {
    grid-column-gap: .125rem;
    grid-row-gap: .125rem;
  }

  .h2-less {
    margin-bottom: 1rem;
    font-size: 7.5vw;
  }

  .button-3 {
    flex: 0 auto;
    width: 100%;
  }

  .button-6.margin-top-2rem {
    margin-top: 1.5rem;
  }

  .button-6.width-diplom {
    width: 100%;
  }

  .button-faq {
    bottom: -2rem;
  }

  .wrap-man {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    box-shadow: none;
    padding: 0 1.5rem;
    display: block;
  }

  .text-size-large-m {
    font-size: var(--small-size);
  }

  .card-course-wrapper-1 {
    grid-column-gap: 1rem;
    grid-row-gap: .5rem;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 1.5rem;
  }

  .h2-certificate {
    text-align: center;
    letter-spacing: .5px;
    margin-top: 1rem;
    margin-bottom: .5rem;
    font-size: 5.4vw;
    line-height: 140%;
  }

  .card-course-wrapper-2 {
    grid-column-gap: 1rem;
    grid-row-gap: .5rem;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 0;
  }

  .h1-course {
    font-size: 6.7vw;
    line-height: 130%;
  }

  .h1-course.big-size {
    font-size: 7.5vw;
  }

  .perple-bg {
    inset: auto -65% -47% auto;
  }

  .wrap-likes-1 {
    right: 23%;
  }

  .h1-templayt {
    font-size: 8vw;
    line-height: 130%;
  }

  .h2-shab {
    letter-spacing: .5px;
    line-height: 140%;
  }

  .bank-wrap {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
  }

  .articles-title-3 {
    margin-bottom: 1rem;
    font-size: 1.125rem;
  }

  .h2-mini {
    letter-spacing: .5px;
    font-size: 1.5rem;
    line-height: 140%;
  }

  .h2-mini.margin-bot-1-25rem {
    margin-bottom: .5rem;
  }

  .text-purple {
    font-size: var(--small-size);
  }

  .h2-man {
    letter-spacing: .5px;
    font-size: 1.5rem;
    line-height: 140%;
  }

  .ofont-2rem {
    letter-spacing: 1px;
    font-size: 1.85rem;
    line-height: 100%;
  }

  .ofont-1-75rem {
    font-size: 1.5rem;
  }

  .ofont-2-25rem {
    font-size: 2rem;
  }

  .ofont-2-25rem.margin-bot-0-25._7vw {
    font-size: 8vw;
  }

  .ofont-2-25rem.margin-bot-0-25._10vw {
    font-size: 10vw;
    line-height: 120%;
  }

  .text-size-bold {
    font-size: var(--xxsmall-size);
  }

  .secondary-title-2 {
    margin-bottom: .75rem;
  }

  .margin-main {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .margin-course {
    margin-top: var(--margin-2rem);
    margin-bottom: var(--nonem);
  }

  .title-content-5 {
    font-size: var(--small-size);
  }

  .articles-title-5 {
    font-size: 1.125rem;
  }

  .title-calc {
    margin-top: 2rem;
    margin-bottom: 1.75rem;
  }

  .fate-wrapper-1 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .title-wrap-author {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .line-prog {
    margin-top: 1.5rem;
    margin-bottom: 2rem;
  }

  .faq-answer1 {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .certificate {
    padding: 2rem 1.5rem;
  }

  .margin-medium {
    margin-bottom: var(--margin-4rem);
  }

  .container_navbar-1 {
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .margin-once {
    margin-top: 2rem;
  }

  .margin-once-on {
    margin-top: var(--margin-2rem);
    margin-bottom: var(--margin-6rem);
  }

  .margin-xxmedium {
    margin-bottom: 6rem;
  }

  .margin-article {
    margin-top: 2rem;
  }

  .lesson-content {
    margin-bottom: 0;
  }

  .title-gift {
    margin-bottom: 0;
    font-size: 2.75rem;
    line-height: 140%;
  }

  .menu-nav-calc-1 {
    padding-right: 1rem;
  }

  .button-menu {
    margin-top: .5rem;
  }

  .button-more-text-1 {
    font-size: .6rem;
  }

  .arrow-wrap-1 {
    flex: none;
  }

  .br-l-s {
    display: block;
  }

  .text-size-small-m {
    font-size: var(--small-size);
  }

  .text-size-small-m.align-left-l {
    text-align: center;
  }

  .br-s {
    display: block;
  }

  .description-course {
    font-size: var(--medium-size);
  }

  .description-course.align-center-m {
    text-align: center;
  }

  .profit-block-1 {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    padding: 1.5rem;
  }

  .what-give {
    margin-top: 2rem;
  }

  .text-size-medium-g {
    font-size: var(--small-size);
    font-weight: 400;
  }

  .h1-cours {
    margin-bottom: .75rem;
    font-size: 9.5vw;
    line-height: 130%;
  }

  .h1-templayts {
    margin-bottom: .75rem;
    font-size: 9vw;
  }

  .h1-articles {
    margin-bottom: .75rem;
    font-size: 9.5vw;
    line-height: 130%;
  }

  .h1-numerology {
    margin-bottom: .75rem;
    font-size: 8vw;
    line-height: 130%;
  }

  .br-ss {
    display: inline;
  }

  .bg-8 {
    right: -70%;
  }

  .bg-9 {
    left: -85%;
  }

  .bg-10 {
    top: 45%;
    right: -70%;
  }

  .teg-4 {
    display: none;
  }

  .title-calc-mini {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: column;
  }

  .teg-5 {
    order: -1;
    display: none;
  }

  .teg-6 {
    display: none;
  }

  .num-calc {
    margin-top: 2rem;
  }

  .num-title {
    font-size: 2rem;
  }

  .teg-55 {
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    order: -1;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 1rem;
    display: inline-flex;
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .teg-44, .teg-66 {
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    padding-left: 1rem;
    display: inline-flex;
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .h2-program {
    letter-spacing: .5px;
    font-size: 7vw;
    line-height: 140%;
  }

  .h2-program._6-4vw {
    font-size: 6.4vw;
  }

  .h2-program-1 {
    letter-spacing: .5px;
    font-size: 5.3vw;
    line-height: 140%;
  }

  .gift-text-2 {
    font-size: var(--small-size);
    width: auto;
    margin-bottom: 1.5rem;
  }

  .gift-wrap-2 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .video-1 {
    margin-bottom: 0;
  }

  .title-gift-2 {
    margin-bottom: 0;
    font-size: 11.5vw;
  }

  .div-block-122 {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
  }

  .margin-largex {
    margin-bottom: var(--nonem);
  }

  .h1-vz {
    font-size: 6vw;
    line-height: 130%;
  }

  .gift-block-4 {
    border-radius: 2rem;
    padding: 1rem 1rem 2rem;
  }

  .manu-calc-icon {
    display: block;
  }

  .nav-point {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: row;
  }

  .text-block-11 {
    letter-spacing: .08rem;
    font-size: .45rem;
  }

  .h2-review {
    text-align: center;
    letter-spacing: .5px;
    font-size: 6.5vw;
    line-height: 140%;
  }

  .h1-calc {
    margin-bottom: .5rem;
    font-size: 2rem;
    line-height: 130%;
  }

  .calc-tariff-title {
    letter-spacing: 1px;
    font-size: 2rem;
  }

  .title-tampl {
    letter-spacing: .5px;
    margin-bottom: .75rem;
    font-size: 7vw;
    line-height: 140%;
  }

  .margin-section-full-2 {
    margin-bottom: var(--margin-6rem);
  }

  .br-l-and-s {
    display: block;
  }

  .title-form-calc-1 {
    border-bottom: 1px solid var(--stroke-2);
    font-size: var(--small-size);
    margin-left: -1.5rem;
    margin-right: -1.5rem;
    padding-bottom: 1.25rem;
    padding-left: 1.5rem;
  }

  .margin-once-1 {
    margin-top: var(--margin-2rem);
    margin-bottom: var(--margin-6rem);
  }

  .modal-content {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .course-description {
    font-size: var(--xsmall-size);
  }

  .modal-description {
    font-size: var(--medium-size);
  }

  .pdf-title {
    margin-bottom: .5rem;
    font-size: 5vw;
    line-height: 120%;
  }

  .div-fleex {
    z-index: 2;
    flex: 1;
    order: 1;
  }

  .title-club-5 {
    margin-bottom: .75rem;
    font-size: 5.4vw;
  }

  .vidget {
    bottom: 1rem;
    right: 1rem;
  }

  .mail {
    width: 21rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .field-form {
    height: 3.5rem;
    margin-bottom: 1.25rem;
    padding: 1.25rem 1.25rem 1.25rem 1rem;
  }

  .video-mp4 {
    width: 25rem;
    height: 14rem;
  }

  .video-course {
    height: 12.5rem;
  }

  .text-sale {
    font-size: var(--large-size);
  }

  .video-page {
    width: 100%;
    height: 13.5rem;
  }

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

  .modal-calc-1 {
    margin-bottom: .5rem;
    font-size: 6vw;
  }

  .text-size-small-mm {
    font-size: var(--small-size);
  }

  .club-content-4 {
    margin-top: 1.5rem;
    margin-left: 0;
    margin-right: 0;
    padding: 1rem;
  }

  .teg-10 {
    display: none;
  }

  .starr {
    width: 1.55rem;
    height: 1.55rem;
  }

  .club-tarifffff {
    grid-column-gap: 3rem;
    grid-row-gap: 2rem;
    margin-top: 2.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .bg-11 {
    top: 58%;
    right: -70%;
  }

  .h1-calc-copy {
    margin-bottom: .5rem;
    font-size: 1.7rem;
    line-height: 130%;
  }

  .blockk {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    justify-content: space-around;
  }

  .bank-wrap-1 {
    grid-column-gap: .35rem;
    grid-row-gap: .35rem;
  }

  .blockk-copy {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    justify-content: space-around;
  }

  .color-sale {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .faq-questionnn {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding: 1rem 1rem 1rem 1.5rem;
  }

  .close-payyy {
    top: -58px;
  }

  .link-block-9 {
    grid-column-gap: .85rem;
    grid-row-gap: .85rem;
    width: 21.7rem;
  }

  .text-club {
    font-size: var(--large-size);
  }

  .lineeez {
    margin-bottom: 6rem;
  }

  .menu-social-12 {
    flex: 1;
    justify-content: center;
    padding-top: .5rem;
    padding-bottom: .5rem;
    display: flex;
  }

  .h2-number {
    font-size: 1.5rem;
  }

  .calc-txt {
    font-size: 6.125vw;
  }

  .div-31 {
    z-index: 2;
    flex: 1;
    order: 1;
  }

  .sale_modal {
    justify-content: center;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .sale-content {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .title_modal {
    font-size: 8vw;
    line-height: 125%;
  }

  .text_modal {
    font-size: 3.7vw;
  }

  .salee, .sale_clubb {
    display: none;
  }

  .free_lessonn {
    display: flex;
  }

  .text-line-2-2 {
    font-size: 1.125rem;
  }

  .calc-price-old-1, .calc-price-old, .calc-price-exp, .calc-price-group {
    font-size: var(--xmedium-size);
  }

  .club-plan-exp, .club-plan-no-work, .club-plan-open, .club-plan-predzapis {
    padding: 1.65rem 1.5rem 1.5rem;
  }

  .text-predzapis, .text-open, .text-no-work {
    font-size: var(--medium-size);
  }

  .club-plan-exp-old {
    padding: 1.65rem 1.5rem 1.5rem;
  }

  .text-lesson {
    font-size: var(--large-size);
  }

  .text-calc-open, .text-calc-sale, .text-calc-just-sale {
    font-size: var(--medium-size);
  }

  .price-courss, .price-courss-sale {
    font-size: 1.75rem;
  }
}

#w-node-_7047fec7-4fcf-b8e4-6771-43bbe20bb56d-50ea0d92 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_7047fec7-4fcf-b8e4-6771-43bbe20bb56f-50ea0d92 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_7047fec7-4fcf-b8e4-6771-43bbe20bb5d3-50ea0d92 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7047fec7-4fcf-b8e4-6771-43bbe20bb607-50ea0d92, #w-node-_7047fec7-4fcf-b8e4-6771-43bbe20bb608-50ea0d92 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-be852dd1-a055-e99e-910a-65fcd01da570-50ea0d92 {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-be852dd1-a055-e99e-910a-65fcd01da651-50ea0d92 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-be852dd1-a055-e99e-910a-65fcd01da655-50ea0d92 {
  align-self: center;
}

#w-node-be852dd1-a055-e99e-910a-65fcd01da669-50ea0d92 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-be852dd1-a055-e99e-910a-65fcd01da68c-50ea0d92 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-be852dd1-a055-e99e-910a-65fcd01da694-50ea0d92 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: stretch;
}

#w-node-be852dd1-a055-e99e-910a-65fcd01da6b4-50ea0d92 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-be852dd1-a055-e99e-910a-65fcd01da6bb-50ea0d92 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-be852dd1-a055-e99e-910a-65fcd01da6dc-50ea0d92 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_1e92ec4a-4d2d-7fe0-7001-73ed7bca65be-50ea0d92 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_01b2807a-46c1-faaa-2a02-bc4833a9c313-50ea0d92 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-be852dd1-a055-e99e-910a-65fcd01da5d7-50ea0d92 {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-d409b775-74d4-01b1-6809-42ea68eb3a6d-50ea0d92 {
  place-self: start stretch;
}

#w-node-be852dd1-a055-e99e-910a-65fcd01da796-50ea0d92 {
  place-self: center stretch;
}

#w-node-be852dd1-a055-e99e-910a-65fcd01da797-50ea0d92 {
  align-self: start;
}

#w-node-be852dd1-a055-e99e-910a-65fcd01da7b4-50ea0d92 {
  place-self: center stretch;
}

#w-node-be852dd1-a055-e99e-910a-65fcd01da7b5-50ea0d92 {
  align-self: start;
}

#w-node-be852dd1-a055-e99e-910a-65fcd01da7d2-50ea0d92 {
  place-self: center stretch;
}

#w-node-be852dd1-a055-e99e-910a-65fcd01da7d3-50ea0d92 {
  align-self: start;
}

#w-node-be852dd1-a055-e99e-910a-65fcd01da7ee-50ea0d92 {
  place-self: center stretch;
}

#w-node-be852dd1-a055-e99e-910a-65fcd01da7ef-50ea0d92 {
  align-self: start;
}

#w-node-be852dd1-a055-e99e-910a-65fcd01da80c-50ea0d92 {
  place-self: center stretch;
}

#w-node-be852dd1-a055-e99e-910a-65fcd01da80d-50ea0d92 {
  align-self: start;
}

#w-node-be852dd1-a055-e99e-910a-65fcd01da82a-50ea0d92 {
  place-self: center stretch;
}

#w-node-be852dd1-a055-e99e-910a-65fcd01da82b-50ea0d92 {
  align-self: start;
}

#w-node-d1a3ee93-2917-df7c-b9d5-c11ddf86cc3c-50ea0d92, #w-node-_40d25517-67a1-5bee-62f9-a57b8c1d7040-50ea0d92 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-be852dd1-a055-e99e-910a-65fcd01da84c-50ea0d92 {
  place-self: center stretch;
}

#w-node-be852dd1-a055-e99e-910a-65fcd01da872-50ea0d92 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-be852dd1-a055-e99e-910a-65fcd01da914-50ea0d92, #w-node-be852dd1-a055-e99e-910a-65fcd01da91f-50ea0d92, #w-node-be852dd1-a055-e99e-910a-65fcd01da928-50ea0d92, #w-node-be852dd1-a055-e99e-910a-65fcd01da930-50ea0d92, #w-node-be852dd1-a055-e99e-910a-65fcd01da882-50ea0d92, #w-node-be852dd1-a055-e99e-910a-65fcd01da88d-50ea0d92, #w-node-be852dd1-a055-e99e-910a-65fcd01da89e-50ea0d92 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-aabc9877-b0f2-edad-e16f-aaf26d3ee5fc-50ea0d92 {
  align-self: center;
}

#w-node-be852dd1-a055-e99e-910a-65fcd01daa4e-50ea0d92 {
  place-self: center stretch;
}

#w-node-be852dd1-a055-e99e-910a-65fcd01daa55-50ea0d92 {
  align-self: stretch;
}

#w-node-be852dd1-a055-e99e-910a-65fcd01dab3f-50ea0d92, #w-node-be852dd1-a055-e99e-910a-65fcd01dabf1-50ea0d92, #w-node-be852dd1-a055-e99e-910a-65fcd01dac70-50ea0d92, #w-node-be852dd1-a055-e99e-910a-65fcd01dad08-50ea0d92, #w-node-be852dd1-a055-e99e-910a-65fcd01dadaf-50ea0d92 {
  place-self: center stretch;
}

#w-node-_6bcc607e-5f25-7081-8003-70c0e727a58c-50ea0d92 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-_6bcc607e-5f25-7081-8003-70c0e727a58d-50ea0d92 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_6bcc607e-5f25-7081-8003-70c0e727a58e-50ea0d92 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6bcc607e-5f25-7081-8003-70c0e727a592-50ea0d92 {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-_6bcc607e-5f25-7081-8003-70c0e727a599-50ea0d92 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-_6bcc607e-5f25-7081-8003-70c0e727a5a5-50ea0d92 {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-_6bcc607e-5f25-7081-8003-70c0e727a5af-50ea0d92 {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-_6bcc607e-5f25-7081-8003-70c0e727a5b2-50ea0d92 {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-_6bcc607e-5f25-7081-8003-70c0e727a5b3-50ea0d92 {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-_2d01cf4e-d10a-d65c-5ba4-0bb48d8d3dc9-50ea0e45 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_2d01cf4e-d10a-d65c-5ba4-0bb48d8d3dcb-50ea0e45 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_2d01cf4e-d10a-d65c-5ba4-0bb48d8d3e21-50ea0e45 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2d01cf4e-d10a-d65c-5ba4-0bb48d8d3e3b-50ea0e45, #w-node-_2d01cf4e-d10a-d65c-5ba4-0bb48d8d3e3c-50ea0e45 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_54e51754-311b-d9d0-5000-44f15c3a4321-50ea0e45 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_54e51754-311b-d9d0-5000-44f15c3a4322-50ea0e45, #w-node-_54e51754-311b-d9d0-5000-44f15c3a4323-50ea0e45 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_54e51754-311b-d9d0-5000-44f15c3a4325-50ea0e45 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_7952ec8e-464f-612b-8526-f27f3341305f-50ea0e45 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_54e51754-311b-d9d0-5000-44f15c3a4375-50ea0e45 {
  align-self: center;
}

#w-node-_390a1d6f-9af4-395d-99de-7711a4d6026b-50ea0e45 {
  grid-area: 3 / 1 / 4 / 3;
}

#w-node-_26d4d5d8-36c2-d192-0024-b12080eb330d-50ea0e45 {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-_434cdc29-d7b5-5d25-4a43-c25f253a8379-50ea0e45 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_434cdc29-d7b5-5d25-4a43-c25f253a837a-50ea0e45 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_21fb229e-7cf5-8762-ca2e-244507540cbd-50ea0e45 {
  grid-area: 4 / 2 / 5 / 3;
}

#w-node-_21fb229e-7cf5-8762-ca2e-244507540cc1-50ea0e45 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_21fb229e-7cf5-8762-ca2e-244507540cc2-50ea0e45 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-f6f54e22-47eb-3c6f-de5b-fdd664aa4110-50ea0e45 {
  grid-area: 4 / 1 / 5 / 3;
}

#w-node-_6638dd00-5491-fbc9-4284-9db2e07513f2-50ea0e45 {
  grid-area: 5 / 1 / 6 / 2;
}

#w-node-_2916ec5b-58bd-15ef-ed5d-4011e1833588-50ea0e45, #w-node-_16dfae54-79b6-47ec-201c-db4d2319bc7f-50ea0e45, #w-node-aafce53e-67cb-32f2-a8d6-0df957af526d-50ea0e45, #w-node-_179ef0db-3b6b-2a8c-6457-d8d24c70e35c-50ea0e45, #w-node-d06148c6-ca15-b8c1-1df7-a43f5f5bb627-50ea0e45 {
  align-self: center;
}

#w-node-_54e51754-311b-d9d0-5000-44f15c3a438b-50ea0e45 {
  grid-area: 5 / 2 / 6 / 3;
}

#w-node-d7d40400-582f-b9f3-d462-93ef6ab00e36-50ea0e45 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-d7d40400-582f-b9f3-d462-93ef6ab00e37-50ea0e45 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-d7d40400-582f-b9f3-d462-93ef6ab00e38-50ea0e45 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d7d40400-582f-b9f3-d462-93ef6ab00e3c-50ea0e45 {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-d7d40400-582f-b9f3-d462-93ef6ab00e43-50ea0e45 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-d7d40400-582f-b9f3-d462-93ef6ab00e4f-50ea0e45 {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-d7d40400-582f-b9f3-d462-93ef6ab00e59-50ea0e45 {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-d7d40400-582f-b9f3-d462-93ef6ab00e5c-50ea0e45 {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-d7d40400-582f-b9f3-d462-93ef6ab00e5d-50ea0e45 {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-ca5b1a9a-7f90-38f8-65cf-86ab378ac4d3-50ea0e61 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-ca5b1a9a-7f90-38f8-65cf-86ab378ac4d5-50ea0e61 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-ca5b1a9a-7f90-38f8-65cf-86ab378ac52b-50ea0e61 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ca5b1a9a-7f90-38f8-65cf-86ab378ac545-50ea0e61, #w-node-ca5b1a9a-7f90-38f8-65cf-86ab378ac546-50ea0e61 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_56ab9a7b-aa59-11ce-cd2c-9c0835f7aab9-50ea0e61 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_56ab9a7b-aa59-11ce-cd2c-9c0835f7aaba-50ea0e61, #w-node-_56ab9a7b-aa59-11ce-cd2c-9c0835f7aabb-50ea0e61 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_56ab9a7b-aa59-11ce-cd2c-9c0835f7aabe-50ea0e61 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_56ab9a7b-aa59-11ce-cd2c-9c0835f7aac0-50ea0e61 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-c38719fe-bdec-bf7b-297e-312fddd5df81-50ea0e61 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-d454526d-d70b-d682-90a0-11217b9bdd86-50ea0e61 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-d454526d-d70b-d682-90a0-11217b9bdd87-50ea0e61 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-d454526d-d70b-d682-90a0-11217b9bdd88-50ea0e61 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d454526d-d70b-d682-90a0-11217b9bdd8c-50ea0e61 {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-d454526d-d70b-d682-90a0-11217b9bdd93-50ea0e61 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-d454526d-d70b-d682-90a0-11217b9bdd9f-50ea0e61 {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-d454526d-d70b-d682-90a0-11217b9bdda9-50ea0e61 {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-d454526d-d70b-d682-90a0-11217b9bddac-50ea0e61 {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-d454526d-d70b-d682-90a0-11217b9bddad-50ea0e61 {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-_9f3b4650-3808-0901-64d3-a9b862d9c135-50ea0e63 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_9f3b4650-3808-0901-64d3-a9b862d9c137-50ea0e63 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_9f3b4650-3808-0901-64d3-a9b862d9c18d-50ea0e63 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9f3b4650-3808-0901-64d3-a9b862d9c1a7-50ea0e63, #w-node-_9f3b4650-3808-0901-64d3-a9b862d9c1a8-50ea0e63 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_3e08ede2-e6b9-5f50-ee0c-e023d6914e93-50ea0e63 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_3e08ede2-e6b9-5f50-ee0c-e023d6914ea1-50ea0e63 {
  grid-area: 2 / 1 / 3 / 2;
  align-self: center;
}

#w-node-_3e08ede2-e6b9-5f50-ee0c-e023d6914eac-50ea0e63 {
  grid-area: 3 / 1 / 4 / 2;
  align-self: start;
}

#w-node-f6d292a9-fbd1-b0fc-cd95-a6591f74176c-50ea0e63 {
  grid-area: 1 / 2 / 4 / 3;
  justify-self: end;
}

#w-node-_7092fb06-dbd7-031f-e095-0825e4c7b30f-50ea0e63 {
  align-self: start;
}

#w-node-_7092fb06-dbd7-031f-e095-0825e4c7b312-50ea0e63, #w-node-_7092fb06-dbd7-031f-e095-0825e4c7b314-50ea0e63, #w-node-_7092fb06-dbd7-031f-e095-0825e4c7b315-50ea0e63, #w-node-_7092fb06-dbd7-031f-e095-0825e4c7b31c-50ea0e63, #w-node-_7092fb06-dbd7-031f-e095-0825e4c7b31d-50ea0e63, #w-node-_7092fb06-dbd7-031f-e095-0825e4c7b324-50ea0e63, #w-node-_7092fb06-dbd7-031f-e095-0825e4c7b325-50ea0e63, #w-node-_6e673939-550a-8065-1dcd-8a88fa5bcfbe-50ea0e63 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_80dccbc8-0cdf-55f1-1cf5-bf127f17f042-50ea0e63 {
  grid-area: 1 / 1 / 6 / 2;
  align-self: center;
}

#w-node-_80dccbc8-0cdf-55f1-1cf5-bf127f17f05b-50ea0e63 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_80dccbc8-0cdf-55f1-1cf5-bf127f17f05c-50ea0e63 {
  grid-area: 1 / 2 / 6 / 3;
  justify-self: stretch;
}

#w-node-_80dccbc8-0cdf-55f1-1cf5-bf127f17f05d-50ea0e63 {
  grid-area: 1 / 3 / 4 / 4;
  align-self: start;
}

#w-node-_80dccbc8-0cdf-55f1-1cf5-bf127f17f06b-50ea0e63 {
  grid-area: 3 / 2 / 6 / 4;
  align-self: center;
}

#w-node-b170ab6b-ed96-1e9d-3ab5-1674c3b21044-50ea0e63 {
  place-self: center stretch;
}

#w-node-d8d2b687-6679-eef2-c009-4e1ce99d3750-50ea0e63 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-d8d2b687-6679-eef2-c009-4e1ce99d3751-50ea0e63 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-d8d2b687-6679-eef2-c009-4e1ce99d3752-50ea0e63 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d8d2b687-6679-eef2-c009-4e1ce99d3756-50ea0e63 {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-d8d2b687-6679-eef2-c009-4e1ce99d375d-50ea0e63 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-d8d2b687-6679-eef2-c009-4e1ce99d3769-50ea0e63 {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-d8d2b687-6679-eef2-c009-4e1ce99d3773-50ea0e63 {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-d8d2b687-6679-eef2-c009-4e1ce99d3776-50ea0e63 {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-d8d2b687-6679-eef2-c009-4e1ce99d3777-50ea0e63 {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-d439f38a-5c40-7c47-fe63-c193e31d33f4-50ea0e64 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-d439f38a-5c40-7c47-fe63-c193e31d33f6-50ea0e64 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-d439f38a-5c40-7c47-fe63-c193e31d344c-50ea0e64 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d439f38a-5c40-7c47-fe63-c193e31d3466-50ea0e64, #w-node-d439f38a-5c40-7c47-fe63-c193e31d3467-50ea0e64 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-b80725b2-7252-4c8c-dc26-ce378d341d6f-50ea0e64 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4a08b58f-76ba-97c3-5d0f-e3ea16142dfd-50ea0e64 {
  align-self: end;
}

#w-node-_3c8a0ddf-5e3f-90f3-89af-23b3d4ae5c3c-50ea0e64 {
  grid-area: 2 / 1 / 3 / 2;
  align-self: start;
}

#w-node-e136a471-cd8a-fcaf-e1fd-3d630c39cc8c-50ea0e64 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e136a471-cd8a-fcaf-e1fd-3d630c39ccb1-50ea0e64 {
  align-self: stretch;
}

#w-node-e136a471-cd8a-fcaf-e1fd-3d630c39ccb2-50ea0e64, #w-node-e136a471-cd8a-fcaf-e1fd-3d630c39ccb8-50ea0e64, #w-node-e136a471-cd8a-fcaf-e1fd-3d630c39ccbe-50ea0e64 {
  align-self: center;
}

#w-node-e136a471-cd8a-fcaf-e1fd-3d630c39ccc4-50ea0e64 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e136a471-cd8a-fcaf-e1fd-3d630c39ccdc-50ea0e64 {
  grid-area: 1 / 1 / 4 / 2;
}

#w-node-e136a471-cd8a-fcaf-e1fd-3d630c39cd15-50ea0e64 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-e136a471-cd8a-fcaf-e1fd-3d630c39cd1d-50ea0e64 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e136a471-cd8a-fcaf-e1fd-3d630c39cd33-50ea0e64 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-e136a471-cd8a-fcaf-e1fd-3d630c39cd45-50ea0e64, #w-node-e136a471-cd8a-fcaf-e1fd-3d630c39cd60-50ea0e64 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e136a471-cd8a-fcaf-e1fd-3d630c39cd72-50ea0e64 {
  grid-area: 1 / 1 / 3 / 2;
  align-self: stretch;
}

#w-node-e136a471-cd8a-fcaf-e1fd-3d630c39cdad-50ea0e64, #w-node-e136a471-cd8a-fcaf-e1fd-3d630c39cdc3-50ea0e64, #w-node-e136a471-cd8a-fcaf-e1fd-3d630c39cdda-50ea0e64 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e136a471-cd8a-fcaf-e1fd-3d630c39cddb-50ea0e64 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-e136a471-cd8a-fcaf-e1fd-3d630c39cde5-50ea0e64 {
  grid-area: 1 / 2 / 2 / 3;
  align-self: start;
}

#w-node-e136a471-cd8a-fcaf-e1fd-3d630c39cdef-50ea0e64 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e136a471-cd8a-fcaf-e1fd-3d630c39cdf0-50ea0e64 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-e136a471-cd8a-fcaf-e1fd-3d630c39cdf7-50ea0e64 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e136a471-cd8a-fcaf-e1fd-3d630c39cdf8-50ea0e64 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-e136a471-cd8a-fcaf-e1fd-3d630c39ce02-50ea0e64 {
  grid-area: 1 / 2 / 2 / 3;
  align-self: start;
}

#w-node-_7083120f-0bc2-d4d5-cec3-26050f1a9f62-50ea0e64 {
  grid-area: 1 / 1 / 3 / 2;
  align-self: stretch;
}

#w-node-_7083120f-0bc2-d4d5-cec3-26050f1a9f67-50ea0e64 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-_7083120f-0bc2-d4d5-cec3-26050f1a9f71-50ea0e64 {
  grid-area: 1 / 2 / 2 / 3;
  align-self: start;
}

#w-node-f6eaa2ef-2cb9-788a-bbc7-b7657ecddfe6-50ea0e64 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-f6eaa2ef-2cb9-788a-bbc7-b7657ecddfec-50ea0e64 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-f6eaa2ef-2cb9-788a-bbc7-b7657ecddff6-50ea0e64 {
  grid-area: 1 / 2 / 2 / 3;
  align-self: start;
}

#w-node-f6eaa2ef-2cb9-788a-bbc7-b7657ecde035-50ea0e64 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-f6eaa2ef-2cb9-788a-bbc7-b7657ecde04b-50ea0e64 {
  grid-area: 1 / 2 / 2 / 3;
  align-self: start;
}

#w-node-f6eaa2ef-2cb9-788a-bbc7-b7657ecde0da-50ea0e64 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-f6eaa2ef-2cb9-788a-bbc7-b7657ecde0ed-50ea0e64 {
  grid-area: 1 / 2 / 2 / 3;
  align-self: start;
}

#w-node-f6eaa2ef-2cb9-788a-bbc7-b7657ecde12a-50ea0e64 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-f6eaa2ef-2cb9-788a-bbc7-b7657ecde143-50ea0e64 {
  grid-area: 1 / 2 / 2 / 3;
  align-self: start;
}

#w-node-_8b3a9537-4b9d-09a7-0cda-9b0cd1e8c73b-50ea0e64, #w-node-_06f00fa3-a4ea-ebf3-165a-fc5e1e7b132d-50ea0e64 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_59ff798b-36e4-0a3e-348e-46fc43363f05-50ea0e64 {
  grid-area: 2 / 1 / 3 / 2;
}

#celebrity.w-node-a1ae6211-6c75-9f42-aff2-fb46ad7dd5bf-50ea0e64, #celebrity.w-node-a1ae6211-6c75-9f42-aff2-fb46ad7dd5c3-50ea0e64, #celebrity.w-node-a1ae6211-6c75-9f42-aff2-fb46ad7dd5c7-50ea0e64, #celebrity.w-node-a1ae6211-6c75-9f42-aff2-fb46ad7dd5cb-50ea0e64 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0220aa97-d16f-01b2-bc1f-12cb3b65bd46-50ea0e64 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-a12e2b36-b14a-27c9-79c1-096355a5ac14-50ea0e64, #w-node-_9daf83bf-6c36-3422-d2da-776d5c0723f0-50ea0e64 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9daf83bf-6c36-3422-d2da-776d5c07241c-50ea0e64 {
  grid-area: 1 / 2 / 2 / 4;
}

#w-node-_9daf83bf-6c36-3422-d2da-776d5c07243b-50ea0e64 {
  align-self: start;
}

#w-node-_9daf83bf-6c36-3422-d2da-776d5c072449-50ea0e64 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_9daf83bf-6c36-3422-d2da-776d5c072470-50ea0e64 {
  align-self: start;
}

#w-node-e7f1e924-a508-46b1-2e1e-240db3ad5446-50ea0e64 {
  align-self: center;
}

#w-node-b662889a-471e-0789-ac10-47c2b142759e-50ea0e64 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-b662889a-471e-0789-ac10-47c2b142759f-50ea0e64 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-b662889a-471e-0789-ac10-47c2b14275a0-50ea0e64 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b662889a-471e-0789-ac10-47c2b14275a4-50ea0e64 {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-b662889a-471e-0789-ac10-47c2b14275ab-50ea0e64 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-b662889a-471e-0789-ac10-47c2b14275b7-50ea0e64 {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-b662889a-471e-0789-ac10-47c2b14275c1-50ea0e64 {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-b662889a-471e-0789-ac10-47c2b14275c4-50ea0e64 {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-b662889a-471e-0789-ac10-47c2b14275c5-50ea0e64 {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-_33a2b11c-11bc-0892-7ddd-4ea9dc3a16e4-50ea0e65 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_33a2b11c-11bc-0892-7ddd-4ea9dc3a16e6-50ea0e65 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_33a2b11c-11bc-0892-7ddd-4ea9dc3a173c-50ea0e65 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_33a2b11c-11bc-0892-7ddd-4ea9dc3a1756-50ea0e65, #w-node-_33a2b11c-11bc-0892-7ddd-4ea9dc3a1757-50ea0e65 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_4a08b58f-76ba-97c3-5d0f-e3ea16142dfd-50ea0e65 {
  align-self: end;
}

#w-node-_7f19f092-7775-cc57-c408-7bd6f131ac82-50ea0e65 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ebbc1b40-171d-e34c-3e75-7b069d861a97-50ea0e65 {
  align-self: stretch;
}

#w-node-bb9be28b-7f8b-8dbf-a018-7b559d8639fb-50ea0e65, #w-node-_41ae247d-3511-d8e8-b17c-31e5a2a8c1df-50ea0e65, #w-node-_414732b3-096a-ce02-69be-a382c23dcd43-50ea0e65 {
  align-self: center;
}

#w-node-_615913fe-ca1c-1de6-484d-08fab81a8e39-50ea0e65 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_695c7b26-8e8d-2912-9d2f-0f10a0aa6a71-50ea0e65 {
  grid-area: 1 / 1 / 4 / 2;
}

#w-node-cbd8d5bc-9381-d8cd-71ad-07840f855209-50ea0e65 {
  align-self: center;
}

#w-node-_6ef42a68-d0bd-9b6e-43c2-d83c1d5e1c5c-50ea0e65 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_695c7b26-8e8d-2912-9d2f-0f10a0aa6aa8-50ea0e65 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_199249cc-311b-8323-585d-91683ca18a24-50ea0e65 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-c626d17e-f019-b33c-8943-f774173f4241-50ea0e65, #w-node-eb14a484-e40a-2968-c5f0-99c8f96b1fab-50ea0e65 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8c6bbe6e-5c47-9cd8-8ab3-6718fbebfcde-50ea0e65 {
  grid-area: 1 / 1 / 3 / 2;
  align-self: stretch;
}

#w-node-_8c6bbe6e-5c47-9cd8-8ab3-6718fbebfd1e-50ea0e65, #w-node-_8c6bbe6e-5c47-9cd8-8ab3-6718fbebfd3b-50ea0e65 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fbe8538b-0cdb-a46f-86f3-089a9ae3ffd7-50ea0e65 {
  grid-area: 1 / 1 / 3 / 2;
  align-self: stretch;
}

#w-node-dcc62ce7-bbf6-a602-7edb-def4f57a7b65-50ea0e65 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1d76b982-ad12-a3d3-5361-46140e68318f-50ea0e65 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-_1d76b982-ad12-a3d3-5361-46140e683199-50ea0e65 {
  grid-area: 1 / 2 / 2 / 3;
  align-self: start;
}

#w-node-_31a0f036-8b8f-3b68-643f-9954f31ff349-50ea0e65 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_31a0f036-8b8f-3b68-643f-9954f31ff34a-50ea0e65 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-d5c13569-53cc-ed50-c81a-167755e4e400-50ea0e65 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d5c13569-53cc-ed50-c81a-167755e4e401-50ea0e65 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-d5c13569-53cc-ed50-c81a-167755e4e40b-50ea0e65 {
  grid-area: 1 / 2 / 2 / 3;
  align-self: start;
}

#w-node-b39f24d1-3234-63e7-ca87-b2504eb2b106-50ea0e65 {
  grid-area: 1 / 1 / 3 / 2;
  align-self: stretch;
}

#w-node-b39f24d1-3234-63e7-ca87-b2504eb2b10c-50ea0e65 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-b39f24d1-3234-63e7-ca87-b2504eb2b116-50ea0e65 {
  grid-area: 1 / 2 / 2 / 3;
  align-self: start;
}

#w-node-d6134912-0e0c-15b9-c3f4-8d02ef5ac2d5-50ea0e65 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-d6134912-0e0c-15b9-c3f4-8d02ef5ac2db-50ea0e65 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-d6134912-0e0c-15b9-c3f4-8d02ef5ac2e5-50ea0e65 {
  grid-area: 1 / 2 / 2 / 3;
  align-self: start;
}

#w-node-d6134912-0e0c-15b9-c3f4-8d02ef5ac324-50ea0e65 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-d6134912-0e0c-15b9-c3f4-8d02ef5ac334-50ea0e65 {
  grid-area: 1 / 2 / 2 / 3;
  align-self: start;
}

#w-node-d6134912-0e0c-15b9-c3f4-8d02ef5ac39f-50ea0e65 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-d6134912-0e0c-15b9-c3f4-8d02ef5ac3b2-50ea0e65 {
  grid-area: 1 / 2 / 2 / 3;
  align-self: start;
}

#w-node-d6134912-0e0c-15b9-c3f4-8d02ef5ac3ef-50ea0e65 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-d6134912-0e0c-15b9-c3f4-8d02ef5ac408-50ea0e65 {
  grid-area: 1 / 2 / 2 / 3;
  align-self: start;
}

#w-node-_59ff798b-36e4-0a3e-348e-46fc43363f05-50ea0e65, #celebrity.w-node-_16d3d9b7-1169-f468-6b37-1fac81c9e8b5-50ea0e65, #celebrity.w-node-_16d3d9b7-1169-f468-6b37-1fac81c9e8b9-50ea0e65, #celebrity.w-node-_16d3d9b7-1169-f468-6b37-1fac81c9e8bd-50ea0e65, #celebrity.w-node-_16d3d9b7-1169-f468-6b37-1fac81c9e8c1-50ea0e65, #celebrity.w-node-_16d3d9b7-1169-f468-6b37-1fac81c9e8c5-50ea0e65, #celebrity.w-node-_16d3d9b7-1169-f468-6b37-1fac81c9e8c9-50ea0e65, #celebrity.w-node-_16d3d9b7-1169-f468-6b37-1fac81c9e8cd-50ea0e65, #celebrity.w-node-_16d3d9b7-1169-f468-6b37-1fac81c9e8d1-50ea0e65 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3c7ef41e-78b3-34d8-bfb1-5bf177a449eb-50ea0e65 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-_3c7ef41e-78b3-34d8-bfb1-5bf177a449f5-50ea0e65 {
  grid-area: 1 / 2 / 2 / 3;
  align-self: start;
}

#celebrity.w-node-_5215f5d2-6245-439e-88c2-840d6981a000-50ea0e65, #celebrity.w-node-_5215f5d2-6245-439e-88c2-840d6981a004-50ea0e65, #celebrity.w-node-_5215f5d2-6245-439e-88c2-840d6981a008-50ea0e65, #celebrity.w-node-_5215f5d2-6245-439e-88c2-840d6981a00c-50ea0e65, #celebrity.w-node-_5402967f-4a6d-3e08-3501-30433bd4b254-50ea0e65, #celebrity.w-node-_5402967f-4a6d-3e08-3501-30433bd4b258-50ea0e65, #celebrity.w-node-_5402967f-4a6d-3e08-3501-30433bd4b25c-50ea0e65, #celebrity.w-node-_5402967f-4a6d-3e08-3501-30433bd4b260-50ea0e65, #w-node-_7dc734ac-81b7-f3ba-ba7c-343ec6a2a1ee-50ea0e65 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_021ea736-8bce-a2cd-8b52-85fe808c0be0-50ea0e65 {
  align-self: start;
}

#w-node-b3fcbc97-3fed-99a8-39de-d99f14ce455c-50ea0e65 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-b3fcbc97-3fed-99a8-39de-d99f14ce455d-50ea0e65 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-b3fcbc97-3fed-99a8-39de-d99f14ce455e-50ea0e65 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b3fcbc97-3fed-99a8-39de-d99f14ce4562-50ea0e65 {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-b3fcbc97-3fed-99a8-39de-d99f14ce4569-50ea0e65 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-b3fcbc97-3fed-99a8-39de-d99f14ce4575-50ea0e65 {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-b3fcbc97-3fed-99a8-39de-d99f14ce457f-50ea0e65 {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-b3fcbc97-3fed-99a8-39de-d99f14ce4582-50ea0e65 {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-b3fcbc97-3fed-99a8-39de-d99f14ce4583-50ea0e65 {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-_7238abef-f7b1-1481-ee75-8a427eec757a-50ea0e7c {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_7238abef-f7b1-1481-ee75-8a427eec757c-50ea0e7c {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_7238abef-f7b1-1481-ee75-8a427eec75d2-50ea0e7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7238abef-f7b1-1481-ee75-8a427eec75ec-50ea0e7c, #w-node-_7238abef-f7b1-1481-ee75-8a427eec75ed-50ea0e7c {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd27-50ea0e7c {
  grid-area: 2 / 1 / 3 / 4;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-50ea0e7c {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-50ea0e7c {
  grid-area: 2 / 1 / 3 / 3;
  justify-self: start;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-50ea0e7c {
  grid-area: 2 / 2 / 3 / 3;
}

#value.w-node-df90306e-e437-60b6-34d5-fc38e3ccc21e-50ea0e7c, #w-node-df90306e-e437-60b6-34d5-fc38e3ccc22b-50ea0e7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc22c-50ea0e7c, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc230-50ea0e7c, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc234-50ea0e7c, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc238-50ea0e7c, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc23c-50ea0e7c, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc240-50ea0e7c, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc244-50ea0e7c, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc248-50ea0e7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd55-50ea0e7c {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-f7269f24-c166-c361-9886-c24a6cb08f65-50ea0e7c, #w-node-f7269f24-c166-c361-9886-c24a6cb08f78-50ea0e7c {
  align-self: center;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-50ea0e7c {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-50ea0e7c {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-f3a4be46-1d70-814e-c6e4-2cfb7a9f2e13-50ea0e7c {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-f3a4be46-1d70-814e-c6e4-2cfb7a9f2e14-50ea0e7c {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-f3a4be46-1d70-814e-c6e4-2cfb7a9f2e15-50ea0e7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f3a4be46-1d70-814e-c6e4-2cfb7a9f2e19-50ea0e7c {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-f3a4be46-1d70-814e-c6e4-2cfb7a9f2e20-50ea0e7c {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-f3a4be46-1d70-814e-c6e4-2cfb7a9f2e2c-50ea0e7c {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-f3a4be46-1d70-814e-c6e4-2cfb7a9f2e36-50ea0e7c {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-f3a4be46-1d70-814e-c6e4-2cfb7a9f2e39-50ea0e7c {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-f3a4be46-1d70-814e-c6e4-2cfb7a9f2e3a-50ea0e7c {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-_37adbc45-d13a-527d-0168-7cd950934c48-50ea0e7d {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_37adbc45-d13a-527d-0168-7cd950934c4a-50ea0e7d {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_37adbc45-d13a-527d-0168-7cd950934ca0-50ea0e7d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_37adbc45-d13a-527d-0168-7cd950934cba-50ea0e7d, #w-node-_37adbc45-d13a-527d-0168-7cd950934cbb-50ea0e7d {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_509acac5-757a-8450-a6ee-2b939024f927-50ea0e7d {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_509acac5-757a-8450-a6ee-2b939024f935-50ea0e7d {
  grid-area: 2 / 1 / 3 / 2;
  align-self: center;
}

#w-node-_509acac5-757a-8450-a6ee-2b939024f940-50ea0e7d {
  grid-area: 3 / 1 / 4 / 2;
  align-self: start;
}

#w-node-_7ee424b8-8954-94bb-54d4-e53b62a62116-50ea0e7d {
  grid-area: 1 / 2 / 4 / 3;
  justify-self: center;
}

#w-node-c73949c7-6204-525e-d725-54af3c9c01f2-50ea0e7d, #w-node-c73949c7-6204-525e-d725-54af3c9c01f6-50ea0e7d, #w-node-c73949c7-6204-525e-d725-54af3c9c0203-50ea0e7d, #w-node-c73949c7-6204-525e-d725-54af3c9c020d-50ea0e7d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_09ec8a79-ecd1-f7b2-7e54-b50229491c01-50ea0e7d {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_6e771149-e228-bfb4-e06a-84b23ae2f64a-50ea0e7d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1e97dd99-14ba-386c-d848-708cd10829b6-50ea0e7d {
  align-self: center;
}

#w-node-afb83a8e-4741-24e9-20b5-4e428787534b-50ea0e7d {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-afb83a8e-4741-24e9-20b5-4e428787534c-50ea0e7d {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-afb83a8e-4741-24e9-20b5-4e428787534d-50ea0e7d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-afb83a8e-4741-24e9-20b5-4e4287875351-50ea0e7d {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-afb83a8e-4741-24e9-20b5-4e4287875358-50ea0e7d {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-afb83a8e-4741-24e9-20b5-4e4287875364-50ea0e7d {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-afb83a8e-4741-24e9-20b5-4e428787536e-50ea0e7d {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-afb83a8e-4741-24e9-20b5-4e4287875371-50ea0e7d {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-afb83a8e-4741-24e9-20b5-4e4287875372-50ea0e7d {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-_192b4c6e-dcb5-68f6-2ab4-f8cb85822ee0-50ea0e93 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_192b4c6e-dcb5-68f6-2ab4-f8cb85822ee2-50ea0e93 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_192b4c6e-dcb5-68f6-2ab4-f8cb85822f38-50ea0e93 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_192b4c6e-dcb5-68f6-2ab4-f8cb85822f52-50ea0e93, #w-node-_192b4c6e-dcb5-68f6-2ab4-f8cb85822f53-50ea0e93 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-b6e6c88c-560e-50fd-2484-cebd1ed9ed06-50ea0e93, #w-node-b6e6c88c-560e-50fd-2484-cebd1ed9ed07-50ea0e93 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-b6e6c88c-560e-50fd-2484-cebd1ed9ed0a-50ea0e93 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-b6e6c88c-560e-50fd-2484-cebd1ed9ed0c-50ea0e93 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_6b83a100-7bc3-f388-81c9-e5c5d2db144b-50ea0e93 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-_6b83a100-7bc3-f388-81c9-e5c5d2db144c-50ea0e93 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_6b83a100-7bc3-f388-81c9-e5c5d2db144d-50ea0e93 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6b83a100-7bc3-f388-81c9-e5c5d2db1451-50ea0e93 {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-_6b83a100-7bc3-f388-81c9-e5c5d2db1458-50ea0e93 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-_6b83a100-7bc3-f388-81c9-e5c5d2db1464-50ea0e93 {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-_6b83a100-7bc3-f388-81c9-e5c5d2db146e-50ea0e93 {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-_6b83a100-7bc3-f388-81c9-e5c5d2db1471-50ea0e93 {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-_6b83a100-7bc3-f388-81c9-e5c5d2db1472-50ea0e93 {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-_3f1ca5b0-3a2b-cb14-1ae4-f97cf4b00189-50ea0eb4 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_3f1ca5b0-3a2b-cb14-1ae4-f97cf4b0018b-50ea0eb4 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_3f1ca5b0-3a2b-cb14-1ae4-f97cf4b001e1-50ea0eb4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3f1ca5b0-3a2b-cb14-1ae4-f97cf4b001fb-50ea0eb4, #w-node-_3f1ca5b0-3a2b-cb14-1ae4-f97cf4b001fc-50ea0eb4 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_08e66b1c-49c7-59ce-933b-160186dc2aa8-50ea0eb4 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_08e66b1c-49c7-59ce-933b-160186dc2ab6-50ea0eb4 {
  grid-area: 2 / 1 / 3 / 2;
  align-self: center;
}

#w-node-_08e66b1c-49c7-59ce-933b-160186dc2ac1-50ea0eb4 {
  grid-area: 3 / 1 / 4 / 2;
  align-self: start;
}

#w-node-_61c72d1f-ad5f-d120-8002-759b6be3c9fb-50ea0eb4 {
  grid-area: 1 / 2 / 4 / 3;
  justify-self: end;
}

#w-node-_2f731436-9b0c-20c1-e2b1-b5a1838fd490-50ea0eb4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a5fcee28-c16d-da74-2789-144957dae1f3-50ea0eb4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-a5fcee28-c16d-da74-2789-144957dae200-50ea0eb4, #w-node-a5fcee28-c16d-da74-2789-144957dae20d-50ea0eb4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7700d7ea-bbad-0ee4-4fcc-2d102aa8451e-50ea0eb4 {
  align-self: start;
}

#w-node-_7700d7ea-bbad-0ee4-4fcc-2d102aa8451f-50ea0eb4, #w-node-d9cb1989-57e6-23f1-5259-2a99a3104926-50ea0eb4, #w-node-_7700d7ea-bbad-0ee4-4fcc-2d102aa84524-50ea0eb4, #w-node-_692cac33-3343-8f49-b88d-63f145cb11ba-50ea0eb4, #w-node-_7700d7ea-bbad-0ee4-4fcc-2d102aa8452d-50ea0eb4, #w-node-e9cfa243-6654-7c4c-2a13-196b9f990602-50ea0eb4, #w-node-_7700d7ea-bbad-0ee4-4fcc-2d102aa84536-50ea0eb4, #w-node-fe63e5aa-d22b-1746-722d-6616f27c060d-50ea0eb4, #w-node-_7700d7ea-bbad-0ee4-4fcc-2d102aa8453f-50ea0eb4, #w-node-ece6aadf-b5ea-75aa-0c0d-3e08b36b7486-50ea0eb4, #w-node-_7700d7ea-bbad-0ee4-4fcc-2d102aa84548-50ea0eb4, #w-node-_99776ef2-de1d-707b-72d2-59163127bac9-50ea0eb4, #w-node-_7700d7ea-bbad-0ee4-4fcc-2d102aa84551-50ea0eb4, #w-node-_42c2f915-4d13-df06-be84-d38dbb827e9d-50ea0eb4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_68bcd3c3-80da-821a-f465-fd86efe7ca39-50ea0eb4 {
  grid-area: 1 / 1 / 6 / 2;
  align-self: center;
}

#w-node-_68bcd3c3-80da-821a-f465-fd86efe7ca52-50ea0eb4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_68bcd3c3-80da-821a-f465-fd86efe7ca53-50ea0eb4 {
  grid-area: 1 / 2 / 6 / 3;
  justify-self: stretch;
}

#w-node-_68bcd3c3-80da-821a-f465-fd86efe7ca54-50ea0eb4 {
  grid-area: 1 / 3 / 4 / 4;
  align-self: start;
}

#w-node-_68bcd3c3-80da-821a-f465-fd86efe7ca62-50ea0eb4 {
  grid-area: 3 / 2 / 6 / 4;
  align-self: center;
}

#w-node-f0f9aca6-cb29-7204-2b52-087653060a1e-50ea0eb4, #w-node-f0f9aca6-cb29-7204-2b52-087653060a26-50ea0eb4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_31c995a0-3a8f-41d4-f8de-48f1b594d941-50ea0eb4, #w-node-_31c995a0-3a8f-41d4-f8de-48f1b594d945-50ea0eb4 {
  align-self: start;
}

#w-node-_6527fe3b-d95d-c4da-4872-c4a4c2ee250f-50ea0eb4, #w-node-ba235bc5-16aa-2e5e-f255-89b5b5a1758f-50ea0eb4, #w-node-f0f9aca6-cb29-7204-2b52-087653060a4e-50ea0eb4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_08a9de1b-d0ea-f56d-3898-f9eae4a9a6e2-50ea0eb4, #w-node-_08a9de1b-d0ea-f56d-3898-f9eae4a9a6ea-50ea0eb4 {
  align-self: start;
}

#w-node-_72548ea9-deef-4c88-154a-a562d744d1f4-50ea0eb4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_72548ea9-deef-4c88-154a-a562d744d1f8-50ea0eb4 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_72548ea9-deef-4c88-154a-a562d744d1fd-50ea0eb4 {
  grid-area: 2 / 1 / 3 / 2;
  align-self: start;
}

#w-node-_72548ea9-deef-4c88-154a-a562d744d207-50ea0eb4 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: end;
}

#w-node-_025bf8d4-bf6c-31d0-6351-f368da4a866a-50ea0eb4 {
  place-self: center stretch;
}

#w-node-_2154db1f-61bc-fb47-518b-8f82a69e4f0c-50ea0eb4 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-_2154db1f-61bc-fb47-518b-8f82a69e4f0d-50ea0eb4 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_2154db1f-61bc-fb47-518b-8f82a69e4f0e-50ea0eb4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2154db1f-61bc-fb47-518b-8f82a69e4f12-50ea0eb4 {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-_2154db1f-61bc-fb47-518b-8f82a69e4f19-50ea0eb4 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-_2154db1f-61bc-fb47-518b-8f82a69e4f25-50ea0eb4 {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-_2154db1f-61bc-fb47-518b-8f82a69e4f2f-50ea0eb4 {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-_2154db1f-61bc-fb47-518b-8f82a69e4f32-50ea0eb4 {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-_2154db1f-61bc-fb47-518b-8f82a69e4f33-50ea0eb4 {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-a662bc6a-0041-44db-2cb4-ccf699be677c-50ea0ed1 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-a662bc6a-0041-44db-2cb4-ccf699be677e-50ea0ed1 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-a662bc6a-0041-44db-2cb4-ccf699be67d4-50ea0ed1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a662bc6a-0041-44db-2cb4-ccf699be67ee-50ea0ed1, #w-node-a662bc6a-0041-44db-2cb4-ccf699be67ef-50ea0ed1 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_5e61103d-8a55-44ca-0e77-f43411ab46ab-50ea0ed1 {
  grid-area: 1 / 1 / 2 / 3;
  align-self: start;
}

#w-node-_897eb9d1-d4e1-c667-c072-50c627014f59-50ea0ed1 {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start center;
}

#w-node-_897eb9d1-d4e1-c667-c072-50c627014f5d-50ea0ed1 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_897eb9d1-d4e1-c667-c072-50c627014f6f-50ea0ed1 {
  grid-area: 2 / 2 / 2 / 3;
  align-self: start;
}

#w-node-_897eb9d1-d4e1-c667-c072-50c627014fd4-50ea0ed1, #w-node-_897eb9d1-d4e1-c667-c072-50c627014fd5-50ea0ed1 {
  justify-self: stretch;
}

#w-node-_76c87eb9-1d48-5b5f-6efd-b06f6aa9d947-50ea0ed1 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-_76c87eb9-1d48-5b5f-6efd-b06f6aa9d948-50ea0ed1 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_76c87eb9-1d48-5b5f-6efd-b06f6aa9d949-50ea0ed1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_76c87eb9-1d48-5b5f-6efd-b06f6aa9d94d-50ea0ed1 {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-_76c87eb9-1d48-5b5f-6efd-b06f6aa9d954-50ea0ed1 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-_76c87eb9-1d48-5b5f-6efd-b06f6aa9d960-50ea0ed1 {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-_76c87eb9-1d48-5b5f-6efd-b06f6aa9d96a-50ea0ed1 {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-_76c87eb9-1d48-5b5f-6efd-b06f6aa9d96d-50ea0ed1 {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-_76c87eb9-1d48-5b5f-6efd-b06f6aa9d96e-50ea0ed1 {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-fb544cd7-4de7-a4be-faab-f6cc18a22295-50ea0ed3 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-fb544cd7-4de7-a4be-faab-f6cc18a22297-50ea0ed3 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-fb544cd7-4de7-a4be-faab-f6cc18a222ed-50ea0ed3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fb544cd7-4de7-a4be-faab-f6cc18a22307-50ea0ed3, #w-node-fb544cd7-4de7-a4be-faab-f6cc18a22308-50ea0ed3 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_8fc1df80-045c-0742-e630-2ff4e7f247e1-50ea0ed3 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_8fc1df80-045c-0742-e630-2ff4e7f247e2-50ea0ed3, #w-node-_8fc1df80-045c-0742-e630-2ff4e7f247e3-50ea0ed3 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_8fc1df80-045c-0742-e630-2ff4e7f247e8-50ea0ed3 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-f0563caa-58a0-f0fb-3cbe-2e97439a6521-50ea0ed3, #w-node-_9420a794-0a3e-7ef8-18c0-498d68eccd7b-50ea0ed3, #w-node-_38ffffcc-3acd-fc5f-50be-5bf00950d34d-50ea0ed3, #w-node-f9f6f9d9-eeb4-1c97-b228-4b0aa306b3f6-50ea0ed3, #w-node-f41e54f7-892f-819f-c846-2d61f17f35ba-50ea0ed3, #w-node-_31955fe5-dd98-a3dd-4e80-2ac59600f0c4-50ea0ed3, #w-node-d67e5e99-1832-7754-5dd0-d922c319b74e-50ea0ed3, #w-node-_9af97b1d-1b91-d77a-69a6-7839d9ca7cab-50ea0ed3, #w-node-c602c4df-907f-12ca-342c-3d4c880c6c63-50ea0ed3, #w-node-_6b834456-12c5-2baf-d3fa-5c1428567008-50ea0ed3, #w-node-_4946270b-eb6c-0727-b428-b387b20e73e4-50ea0ed3, #w-node-cc26bb9b-1539-1af2-5732-998944d6a1de-50ea0ed3, #w-node-_1e077697-5d26-6324-ad2a-abd668cd47c6-50ea0ed3, #w-node-_542fd3cd-c8f5-668e-c352-f0fff2ba851e-50ea0ed3, #w-node-d2597b51-e82d-4524-2b5b-9652b47b147c-50ea0ed3 {
  align-self: start;
}

#w-node-_4c9c4fb0-91e0-d3f0-fd67-e44e1473c41c-50ea0ed3 {
  align-self: stretch;
}

#w-node-fe1bfe06-b101-9745-1aa7-17d586c9888c-50ea0ed3 {
  place-self: center;
}

#w-node-_291abd5a-92f8-2ff7-6f67-89d4b0c72cd9-50ea0ed3 {
  align-self: center;
}

#w-node-fe1bfe06-b101-9745-1aa7-17d586c9888d-50ea0ed3 {
  grid-area: 1 / 2 / 2 / 3;
  align-self: start;
}

#w-node-_65a102db-3804-08c2-aa0b-ea804a94ac96-50ea0ed3 {
  align-self: stretch;
}

#w-node-_65a102db-3804-08c2-aa0b-ea804a94ac97-50ea0ed3 {
  place-self: center;
}

#w-node-_65a102db-3804-08c2-aa0b-ea804a94ac99-50ea0ed3 {
  grid-area: 1 / 2 / 2 / 3;
  align-self: start;
}

#w-node-_642453cf-fd78-6936-e745-f67ee2fc6e31-50ea0ed3 {
  align-self: start;
}

#w-node-cf269bbd-59d9-4112-fdb5-bacf25d282e5-50ea0ed3 {
  align-self: stretch;
}

#w-node-cf269bbd-59d9-4112-fdb5-bacf25d282e6-50ea0ed3 {
  place-self: center;
}

#w-node-cf269bbd-59d9-4112-fdb5-bacf25d282e7-50ea0ed3 {
  align-self: center;
}

#w-node-cf269bbd-59d9-4112-fdb5-bacf25d282e8-50ea0ed3 {
  grid-area: 1 / 2 / 2 / 3;
  align-self: start;
}

#w-node-_8ec88020-7501-7965-c413-1b89131810de-50ea0ed3 {
  align-self: start;
}

#w-node-_1904b60f-dc21-bda2-4e3c-b43ea4066206-50ea0ed3 {
  align-self: stretch;
}

#w-node-_1904b60f-dc21-bda2-4e3c-b43ea4066207-50ea0ed3 {
  place-self: center;
}

#w-node-_1904b60f-dc21-bda2-4e3c-b43ea4066208-50ea0ed3 {
  align-self: center;
}

#w-node-_1904b60f-dc21-bda2-4e3c-b43ea4066209-50ea0ed3 {
  grid-area: 1 / 2 / 2 / 3;
  align-self: start;
}

#w-node-_0157e648-a6ca-1b7b-429f-a7c6db249509-50ea0ed3, #w-node-_52dac4fb-679e-e1b5-0e71-c1936ac00d38-50ea0ed3, #w-node-_6df3ccde-e275-c308-6ad5-d200585c2100-50ea0ed3 {
  align-self: start;
}

#w-node-_58a82be0-1975-11de-c087-db3dc00ec904-50ea0ed3 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-_58a82be0-1975-11de-c087-db3dc00ec905-50ea0ed3 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_58a82be0-1975-11de-c087-db3dc00ec906-50ea0ed3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_58a82be0-1975-11de-c087-db3dc00ec90a-50ea0ed3 {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-_58a82be0-1975-11de-c087-db3dc00ec911-50ea0ed3 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-_58a82be0-1975-11de-c087-db3dc00ec91d-50ea0ed3 {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-_58a82be0-1975-11de-c087-db3dc00ec927-50ea0ed3 {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-_58a82be0-1975-11de-c087-db3dc00ec92a-50ea0ed3 {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-_58a82be0-1975-11de-c087-db3dc00ec92b-50ea0ed3 {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-_87d9f32f-efd7-4f08-f2ca-d022a337f503-50ea0ed7 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_87d9f32f-efd7-4f08-f2ca-d022a337f505-50ea0ed7 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_87d9f32f-efd7-4f08-f2ca-d022a337f55b-50ea0ed7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_87d9f32f-efd7-4f08-f2ca-d022a337f575-50ea0ed7, #w-node-_87d9f32f-efd7-4f08-f2ca-d022a337f576-50ea0ed7 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_8fc1df80-045c-0742-e630-2ff4e7f247e1-50ea0ed7 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_8fc1df80-045c-0742-e630-2ff4e7f247e2-50ea0ed7, #w-node-_8fc1df80-045c-0742-e630-2ff4e7f247e3-50ea0ed7 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_8fc1df80-045c-0742-e630-2ff4e7f247e6-50ea0ed7 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_8fc1df80-045c-0742-e630-2ff4e7f247e8-50ea0ed7 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_8cd52c36-b380-f1f2-71a4-38149873a782-50ea0ed7 {
  grid-area: 1 / 1 / 4 / 2;
  align-self: start;
}

#w-node-b84769cf-6159-b4ba-7e42-9973821f3863-50ea0ed7 {
  align-self: start;
}

#w-node-b572a02a-5799-c1fc-4a1c-29d9671538e1-50ea0ed7 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_86747181-f0c0-c33a-a46a-85872512a918-50ea0ed7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_81b7ea18-93bf-42f2-10f2-4fc331557068-50ea0ed7 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_4e3326ce-7fa3-00ce-f932-00205eccfe93-50ea0ed7 {
  grid-area: 3 / 1 / 4 / 3;
}

#w-node-d8ce875f-6fe0-fb0a-f558-a1299a96101b-50ea0ed7 {
  grid-area: 4 / 1 / 5 / 3;
}

#w-node-d8ce875f-6fe0-fb0a-f558-a1299a961026-50ea0ed7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d8ce875f-6fe0-fb0a-f558-a1299a961027-50ea0ed7 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_74499990-2535-8393-f028-c6ea2402777c-50ea0ed7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_305a7c2e-80c5-eadf-4d28-6cb993e5ba81-50ea0ed7 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-_305a7c2e-80c5-eadf-4d28-6cb993e5ba82-50ea0ed7 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_305a7c2e-80c5-eadf-4d28-6cb993e5ba83-50ea0ed7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_305a7c2e-80c5-eadf-4d28-6cb993e5ba87-50ea0ed7 {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-_305a7c2e-80c5-eadf-4d28-6cb993e5ba8e-50ea0ed7 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-_305a7c2e-80c5-eadf-4d28-6cb993e5ba9a-50ea0ed7 {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-_305a7c2e-80c5-eadf-4d28-6cb993e5baa4-50ea0ed7 {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-_305a7c2e-80c5-eadf-4d28-6cb993e5baa7-50ea0ed7 {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-_305a7c2e-80c5-eadf-4d28-6cb993e5baa8-50ea0ed7 {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-b418caf5-c0fb-5bbf-2d30-86313227eefe-50ea0eeb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-b418caf5-c0fb-5bbf-2d30-86313227ef00-50ea0eeb {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-b418caf5-c0fb-5bbf-2d30-86313227ef56-50ea0eeb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b418caf5-c0fb-5bbf-2d30-86313227ef70-50ea0eeb, #w-node-b418caf5-c0fb-5bbf-2d30-86313227ef71-50ea0eeb {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_74c63654-4599-2d4d-7d02-4af19a63fb40-50ea0eeb, #w-node-_14b027cc-2bb8-6cdc-4967-fae1190c3369-50ea0eeb, #w-node-_14b027cc-2bb8-6cdc-4967-fae1190c336e-50ea0eeb, #w-node-_1dc9f174-2fcd-0a23-4db6-f0eb406ca00c-50ea0eeb, #w-node-_74c63654-4599-2d4d-7d02-4af19a63fb27-50ea0eeb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8ffed504-135d-5f56-1534-46fd00e2bf2f-50ea0eeb {
  place-self: start stretch;
}

#w-node-_8ffed504-135d-5f56-1534-46fd00e2bf30-50ea0eeb {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_8ffed504-135d-5f56-1534-46fd00e2bf83-50ea0eeb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#celebrity.w-node-_3ede3285-621d-6219-48ba-dddbaa493601-50ea0eeb, #celebrity.w-node-_96419f70-49d2-6091-bf12-18b805706420-50ea0eeb, #celebrity.w-node-_022f555b-a34d-df65-6880-3ffafa92e5e0-50ea0eeb, #celebrity.w-node-dc942a84-7a36-fa68-a74c-170f490789ff-50ea0eeb, #celebrity.w-node-_9bfb0c24-ddf5-23f4-cdd6-3874dffba5dd-50ea0eeb, #celebrity.w-node-_79ebe8e5-763a-d273-0e63-8fb04edf7208-50ea0eeb, #celebrity.w-node-aaa4fb6e-4184-a3cd-66c7-c0896899519f-50ea0eeb, #celebrity.w-node-f844449f-3312-383d-4e68-4eb6f40d96e4-50ea0eeb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8ffed504-135d-5f56-1534-46fd00e2bfa6-50ea0eeb {
  place-self: start stretch;
}

#w-node-_8ffed504-135d-5f56-1534-46fd00e2bfa7-50ea0eeb {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_8ffed504-135d-5f56-1534-46fd00e2bff8-50ea0eeb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#celebrity.w-node-cadf9140-6b6e-69a7-3e40-4f7682b9867a-50ea0eeb, #celebrity.w-node-_0c3fb413-ccc4-2773-915b-b79b4cc20e97-50ea0eeb, #celebrity.w-node-f4937fde-7906-8a8a-ef15-ff339aeba639-50ea0eeb, #celebrity.w-node-e7221c80-cfbe-f095-2786-b99292b2cca6-50ea0eeb, #celebrity.w-node-da6c7bf6-af21-deb9-3fa6-08b629fd8bea-50ea0eeb, #celebrity.w-node-f9ba63b4-eb21-b1e0-9353-e75c35346f4d-50ea0eeb, #celebrity.w-node-ac26bef9-2b16-9297-788f-7b4f70589b6d-50ea0eeb, #celebrity.w-node-_8ffed504-135d-5f56-1534-46fd00e2bff9-50ea0eeb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8ffed504-135d-5f56-1534-46fd00e2c01b-50ea0eeb {
  align-self: start;
}

#w-node-_8ffed504-135d-5f56-1534-46fd00e2c01c-50ea0eeb {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_8ffed504-135d-5f56-1534-46fd00e2c04e-50ea0eeb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_8ffed504-135d-5f56-1534-46fd00e2c066-50ea0eeb {
  align-self: start;
}

#w-node-_8ffed504-135d-5f56-1534-46fd00e2c067-50ea0eeb {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_8383261a-d53d-d8c1-a1b0-f80cb965d406-50ea0eeb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#celebrity.w-node-_766b44c9-0fa7-3fa0-3a05-817b461010c1-50ea0eeb, #celebrity.w-node-f40d8328-2f1e-52d1-c2c1-8d22022ef4fb-50ea0eeb, #celebrity.w-node-_96ce8215-ba26-aab0-1216-4e53bd6f5d90-50ea0eeb, #celebrity.w-node-b8d3eeac-d789-1ef3-fcf6-b0ba7882e476-50ea0eeb, #celebrity.w-node-a78b28cf-0de0-9b59-27ae-976a8ad6e604-50ea0eeb, #celebrity.w-node-_5174917d-8e59-d66b-e177-3842b0842a94-50ea0eeb, #celebrity.w-node-fd3e86c0-7ad8-4350-1fba-b698d04164b9-50ea0eeb, #celebrity.w-node-_2f9d287c-1bfa-06df-7d24-3aa57231d9f1-50ea0eeb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8ffed504-135d-5f56-1534-46fd00e2c0d4-50ea0eeb {
  align-self: start;
}

#w-node-_8ffed504-135d-5f56-1534-46fd00e2c0d5-50ea0eeb {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_93db1a1c-393f-d767-521d-a14fc72a0baa-50ea0eeb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_8ffed504-135d-5f56-1534-46fd00e2c0f9-50ea0eeb {
  align-self: start;
}

#w-node-_8ffed504-135d-5f56-1534-46fd00e2c0fa-50ea0eeb {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_8ffed504-135d-5f56-1534-46fd00e2c112-50ea0eeb {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_74c63654-4599-2d4d-7d02-4af19a63fba2-50ea0eeb, #w-node-_74c63654-4599-2d4d-7d02-4af19a63fd4e-50ea0eeb, #w-node-_74c63654-4599-2d4d-7d02-4af19a63fdc9-50ea0eeb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-eb59b7fc-edf9-d852-8c55-cefec42dc6f8-50ea0eeb {
  order: -9999;
}

#w-node-_62b932e0-5160-21e5-0adf-c44fd3095d43-50ea0eeb, #w-node-ae32ce09-70ae-bf4a-1b8e-e3c732a1c721-50ea0eeb, #w-node-b5814d14-42a6-e393-3fb9-d1d6dd26ec92-50ea0eeb, #w-node-c16dee2e-5de1-5ce5-d0e8-587521dcf907-50ea0eeb, #w-node-_57b8f003-0a71-ade0-8815-12b8b50ca30f-50ea0eeb, #w-node-bd1b33ff-c610-3001-815a-e043892a3797-50ea0eeb, #w-node-e56e5c0f-5bf5-fd4e-61b3-aaf36d226c56-50ea0eeb, #w-node-_76a36c1d-4826-bb20-c267-cb358600a6f4-50ea0eeb, #w-node-_22d45fd4-a2e3-ca60-50c9-309a54d352cc-50ea0eeb, #w-node-_74c63654-4599-2d4d-7d02-4af19a63fb90-50ea0eeb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_790918a7-b45e-b06c-e2af-441f28acd156-50ea0eeb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-_790918a7-b45e-b06c-e2af-441f28acd157-50ea0eeb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_790918a7-b45e-b06c-e2af-441f28acd158-50ea0eeb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_790918a7-b45e-b06c-e2af-441f28acd15c-50ea0eeb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-_790918a7-b45e-b06c-e2af-441f28acd163-50ea0eeb {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-_790918a7-b45e-b06c-e2af-441f28acd16f-50ea0eeb {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-_790918a7-b45e-b06c-e2af-441f28acd179-50ea0eeb {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-_790918a7-b45e-b06c-e2af-441f28acd17c-50ea0eeb {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-_790918a7-b45e-b06c-e2af-441f28acd17d-50ea0eeb {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-_1eb77d7b-46b9-ad40-552c-0f857a995aa0-50ea0eef {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_1eb77d7b-46b9-ad40-552c-0f857a995aa2-50ea0eef {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_1eb77d7b-46b9-ad40-552c-0f857a995af8-50ea0eef {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1eb77d7b-46b9-ad40-552c-0f857a995b12-50ea0eef, #w-node-_1eb77d7b-46b9-ad40-552c-0f857a995b13-50ea0eef {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_4367338c-1001-1d29-2cbc-decbe7146b02-50ea0eef {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-_4367338c-1001-1d29-2cbc-decbe7146b03-50ea0eef {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_4367338c-1001-1d29-2cbc-decbe7146b04-50ea0eef {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4367338c-1001-1d29-2cbc-decbe7146b08-50ea0eef {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-_4367338c-1001-1d29-2cbc-decbe7146b0f-50ea0eef {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-_4367338c-1001-1d29-2cbc-decbe7146b1b-50ea0eef {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-_4367338c-1001-1d29-2cbc-decbe7146b25-50ea0eef {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-_4367338c-1001-1d29-2cbc-decbe7146b28-50ea0eef {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-_4367338c-1001-1d29-2cbc-decbe7146b29-50ea0eef {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-_83eda622-61b1-5e5d-5565-28529b90234a-50ea0f08 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_83eda622-61b1-5e5d-5565-28529b90234c-50ea0f08 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_83eda622-61b1-5e5d-5565-28529b9023a2-50ea0f08 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_83eda622-61b1-5e5d-5565-28529b9023bc-50ea0f08, #w-node-_83eda622-61b1-5e5d-5565-28529b9023bd-50ea0f08 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-e1cd1e80-4251-56b7-fb0e-d8fddc1f4ef9-50ea0f08 {
  align-self: end;
}

#w-node-_3c8a0ddf-5e3f-90f3-89af-23b3d4ae5c3c-50ea0f08 {
  grid-area: 2 / 1 / 3 / 2;
  align-self: start;
}

#w-node-_84068c82-d98e-f5c3-b1d3-c78750dced89-50ea0f08, #w-node-ba83b9e2-e8ef-b59e-6e97-c41bbe902cd3-50ea0f08, #w-node-_2de34cde-4ef9-2899-948e-5586dc272115-50ea0f08 {
  justify-self: stretch;
}

#w-node-ca0a1571-949c-fa83-a06e-cc8ec05c4d02-50ea0f08, #w-node-ca0a1571-949c-fa83-a06e-cc8ec05c4e01-50ea0f08, #w-node-ca0a1571-949c-fa83-a06e-cc8ec05c4e02-50ea0f08 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bcfceb9a-8cd8-0635-f98e-4e7a163438b7-50ea0f08 {
  align-self: stretch;
}

#w-node-bcfceb9a-8cd8-0635-f98e-4e7a163438d2-50ea0f08 {
  align-self: start;
}

#w-node-_505eb654-b20f-e76c-c96e-35f0c1aadb67-50ea0f08 {
  align-self: stretch;
}

#w-node-_9c9c7508-f974-f861-6fae-a5026bdd371b-50ea0f08 {
  align-self: center;
}

#w-node-_0e64e38e-9cb9-f481-20c2-da9bea060b4e-50ea0f08 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-_0e64e38e-9cb9-f481-20c2-da9bea060b4f-50ea0f08 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_0e64e38e-9cb9-f481-20c2-da9bea060b50-50ea0f08 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0e64e38e-9cb9-f481-20c2-da9bea060b54-50ea0f08 {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-_0e64e38e-9cb9-f481-20c2-da9bea060b5b-50ea0f08 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-_0e64e38e-9cb9-f481-20c2-da9bea060b67-50ea0f08 {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-_0e64e38e-9cb9-f481-20c2-da9bea060b71-50ea0f08 {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-_0e64e38e-9cb9-f481-20c2-da9bea060b74-50ea0f08 {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-_0e64e38e-9cb9-f481-20c2-da9bea060b75-50ea0f08 {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-ca1efc7a-7cc8-5904-9974-d366b305ae76-50ea0f09 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-ca1efc7a-7cc8-5904-9974-d366b305ae78-50ea0f09 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-ca1efc7a-7cc8-5904-9974-d366b305aece-50ea0f09 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ca1efc7a-7cc8-5904-9974-d366b305aee8-50ea0f09, #w-node-ca1efc7a-7cc8-5904-9974-d366b305aee9-50ea0f09 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-ff068e20-df14-275a-0cf1-55e3a1bdeda5-50ea0f09 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-ff068e20-df14-275a-0cf1-55e3a1bdeda6-50ea0f09 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-ff068e20-df14-275a-0cf1-55e3a1bdeda7-50ea0f09 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ff068e20-df14-275a-0cf1-55e3a1bdedab-50ea0f09 {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-ff068e20-df14-275a-0cf1-55e3a1bdedb2-50ea0f09 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-ff068e20-df14-275a-0cf1-55e3a1bdedbe-50ea0f09 {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-ff068e20-df14-275a-0cf1-55e3a1bdedc8-50ea0f09 {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-ff068e20-df14-275a-0cf1-55e3a1bdedcb-50ea0f09 {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-ff068e20-df14-275a-0cf1-55e3a1bdedcc-50ea0f09 {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-_1e766c2d-4b26-f7f0-c96b-a1710ba66ec1-50ea0f0a {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_1e766c2d-4b26-f7f0-c96b-a1710ba66ec3-50ea0f0a {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_1e766c2d-4b26-f7f0-c96b-a1710ba66f19-50ea0f0a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1e766c2d-4b26-f7f0-c96b-a1710ba66f33-50ea0f0a, #w-node-_1e766c2d-4b26-f7f0-c96b-a1710ba66f34-50ea0f0a {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_1a214899-97e7-9e8c-8423-d920a7950de2-50ea0f0a {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_1a214899-97e7-9e8c-8423-d920a7950df0-50ea0f0a {
  grid-area: 2 / 1 / 3 / 2;
  align-self: center;
}

#w-node-_1a214899-97e7-9e8c-8423-d920a7950dfb-50ea0f0a {
  grid-area: 3 / 1 / 4 / 2;
  align-self: start;
}

#w-node-_45bd7a57-8759-2433-4971-6c611d46b1d5-50ea0f0a {
  grid-area: 1 / 2 / 4 / 3;
  justify-self: center;
}

#w-node-_7d341140-8b0d-7b14-8e86-c0d6ea26ca00-50ea0f0a {
  align-self: start;
}

#w-node-_7d341140-8b0d-7b14-8e86-c0d6ea26ca03-50ea0f0a, #w-node-_7d341140-8b0d-7b14-8e86-c0d6ea26ca05-50ea0f0a, #w-node-_7d341140-8b0d-7b14-8e86-c0d6ea26ca06-50ea0f0a, #w-node-_7d341140-8b0d-7b14-8e86-c0d6ea26ca0d-50ea0f0a, #w-node-_7d341140-8b0d-7b14-8e86-c0d6ea26ca0e-50ea0f0a, #w-node-_7d341140-8b0d-7b14-8e86-c0d6ea26ca15-50ea0f0a, #w-node-_7d341140-8b0d-7b14-8e86-c0d6ea26ca16-50ea0f0a, #w-node-_858fc201-da93-8bfb-04d9-ea99d9b6398d-50ea0f0a, #w-node-_858fc201-da93-8bfb-04d9-ea99d9b6398e-50ea0f0a, #w-node-_326f7590-5e3c-40f5-68ea-25220db5014c-50ea0f0a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_204673fe-0b8c-39f3-6ef8-aee632e51ada-50ea0f0a {
  grid-area: 1 / 1 / 6 / 2;
  align-self: center;
}

#w-node-_204673fe-0b8c-39f3-6ef8-aee632e51af3-50ea0f0a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_204673fe-0b8c-39f3-6ef8-aee632e51af4-50ea0f0a {
  grid-area: 1 / 2 / 6 / 3;
  justify-self: stretch;
}

#w-node-_204673fe-0b8c-39f3-6ef8-aee632e51af5-50ea0f0a {
  grid-area: 1 / 3 / 4 / 4;
  align-self: start;
}

#w-node-_204673fe-0b8c-39f3-6ef8-aee632e51b03-50ea0f0a {
  grid-area: 3 / 2 / 6 / 4;
  align-self: center;
}

#w-node-_7d341140-8b0d-7b14-8e86-c0d6ea26c92d-50ea0f0a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7d341140-8b0d-7b14-8e86-c0d6ea26c931-50ea0f0a {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_7d341140-8b0d-7b14-8e86-c0d6ea26c936-50ea0f0a {
  grid-area: 2 / 1 / 3 / 2;
  align-self: start;
}

#w-node-_7d341140-8b0d-7b14-8e86-c0d6ea26c940-50ea0f0a {
  grid-area: 1 / 2 / 3 / 3;
  align-self: end;
}

#w-node-cc2a70d7-30e1-9879-3e87-9e9a8bfe578c-50ea0f0a {
  place-self: center stretch;
}

#w-node-_544710d6-b0b7-1b06-e387-9c178375bf02-50ea0f0a {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-_544710d6-b0b7-1b06-e387-9c178375bf03-50ea0f0a {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_544710d6-b0b7-1b06-e387-9c178375bf04-50ea0f0a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_544710d6-b0b7-1b06-e387-9c178375bf08-50ea0f0a {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-_544710d6-b0b7-1b06-e387-9c178375bf0f-50ea0f0a {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-_544710d6-b0b7-1b06-e387-9c178375bf1b-50ea0f0a {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-_544710d6-b0b7-1b06-e387-9c178375bf25-50ea0f0a {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-_544710d6-b0b7-1b06-e387-9c178375bf28-50ea0f0a {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-_544710d6-b0b7-1b06-e387-9c178375bf29-50ea0f0a {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-_18353d0e-ce9a-d079-1049-a6589ddafaee-50ea0f0d {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_18353d0e-ce9a-d079-1049-a6589ddafaf0-50ea0f0d {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_18353d0e-ce9a-d079-1049-a6589ddafb46-50ea0f0d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_18353d0e-ce9a-d079-1049-a6589ddafb60-50ea0f0d, #w-node-_18353d0e-ce9a-d079-1049-a6589ddafb61-50ea0f0d {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-c3a4a11b-99e0-53a4-dc76-29f3fe4ffe04-50ea0f0d {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-c3a4a11b-99e0-53a4-dc76-29f3fe4ffe12-50ea0f0d {
  grid-area: 2 / 1 / 3 / 2;
  align-self: center;
}

#w-node-c3a4a11b-99e0-53a4-dc76-29f3fe4ffe1d-50ea0f0d {
  grid-area: 3 / 1 / 4 / 2;
  align-self: start;
}

#w-node-_8165cb5b-f74b-e900-215a-1ef95218ca81-50ea0f0d {
  grid-area: 1 / 2 / 4 / 3;
  justify-self: center;
}

#w-node-_338bce78-415b-5498-48a4-99bca4f95670-50ea0f0d {
  align-self: start;
}

#w-node-_338bce78-415b-5498-48a4-99bca4f95673-50ea0f0d, #w-node-_338bce78-415b-5498-48a4-99bca4f95675-50ea0f0d, #w-node-_338bce78-415b-5498-48a4-99bca4f95676-50ea0f0d, #w-node-_338bce78-415b-5498-48a4-99bca4f9567d-50ea0f0d, #w-node-_338bce78-415b-5498-48a4-99bca4f9567e-50ea0f0d, #w-node-_338bce78-415b-5498-48a4-99bca4f95685-50ea0f0d, #w-node-_338bce78-415b-5498-48a4-99bca4f95686-50ea0f0d, #w-node-_516e5997-05c1-f249-1f91-edf8dd58b547-50ea0f0d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_96241c67-f194-ea34-3ef1-4eff8e085c59-50ea0f0d {
  grid-area: 1 / 1 / 6 / 2;
  align-self: center;
}

#w-node-_96241c67-f194-ea34-3ef1-4eff8e085c72-50ea0f0d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_96241c67-f194-ea34-3ef1-4eff8e085c73-50ea0f0d {
  grid-area: 1 / 2 / 6 / 3;
  justify-self: stretch;
}

#w-node-_96241c67-f194-ea34-3ef1-4eff8e085c74-50ea0f0d {
  grid-area: 1 / 3 / 4 / 4;
  align-self: start;
}

#w-node-_96241c67-f194-ea34-3ef1-4eff8e085c82-50ea0f0d {
  grid-area: 3 / 2 / 6 / 4;
  align-self: center;
}

#w-node-_21583d1a-d979-8a5f-5cd6-9f21d5b0b442-50ea0f0d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_21583d1a-d979-8a5f-5cd6-9f21d5b0b446-50ea0f0d {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_21583d1a-d979-8a5f-5cd6-9f21d5b0b44b-50ea0f0d {
  grid-area: 2 / 1 / 3 / 2;
  align-self: start;
}

#w-node-_21583d1a-d979-8a5f-5cd6-9f21d5b0b455-50ea0f0d {
  grid-area: 1 / 2 / 3 / 3;
  align-self: end;
}

#w-node-_7c860eed-84a5-66c0-ff1d-8ca34840a577-50ea0f0d {
  place-self: center stretch;
}

#w-node-_233c9d92-3998-d2ed-b1cf-668e9bf1d2ce-50ea0f0d {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-_233c9d92-3998-d2ed-b1cf-668e9bf1d2cf-50ea0f0d {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_233c9d92-3998-d2ed-b1cf-668e9bf1d2d0-50ea0f0d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_233c9d92-3998-d2ed-b1cf-668e9bf1d2d4-50ea0f0d {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-_233c9d92-3998-d2ed-b1cf-668e9bf1d2db-50ea0f0d {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-_233c9d92-3998-d2ed-b1cf-668e9bf1d2e7-50ea0f0d {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-_233c9d92-3998-d2ed-b1cf-668e9bf1d2f1-50ea0f0d {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-_233c9d92-3998-d2ed-b1cf-668e9bf1d2f4-50ea0f0d {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-_233c9d92-3998-d2ed-b1cf-668e9bf1d2f5-50ea0f0d {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-_52733ed5-5242-cce4-93e8-731b3be166ce-50ea0f21 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_52733ed5-5242-cce4-93e8-731b3be166d0-50ea0f21 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_52733ed5-5242-cce4-93e8-731b3be16726-50ea0f21 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_52733ed5-5242-cce4-93e8-731b3be16740-50ea0f21, #w-node-_52733ed5-5242-cce4-93e8-731b3be16741-50ea0f21 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-cc3198dc-633f-80f5-c26b-bedf0e868e1a-50ea0f21 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-cc3198dc-633f-80f5-c26b-bedf0e868e28-50ea0f21 {
  grid-area: 2 / 1 / 3 / 2;
  align-self: center;
}

#w-node-cc3198dc-633f-80f5-c26b-bedf0e868e33-50ea0f21 {
  grid-area: 3 / 1 / 4 / 2;
  align-self: start;
}

#w-node-_1916da11-9c49-ccde-04ec-0486990c777c-50ea0f21 {
  grid-area: 1 / 2 / 4 / 3;
  justify-self: center;
}

#w-node-_338bce78-415b-5498-48a4-99bca4f95670-50ea0f21 {
  align-self: start;
}

#w-node-_338bce78-415b-5498-48a4-99bca4f95673-50ea0f21, #w-node-_338bce78-415b-5498-48a4-99bca4f95675-50ea0f21, #w-node-_338bce78-415b-5498-48a4-99bca4f95676-50ea0f21, #w-node-_338bce78-415b-5498-48a4-99bca4f9567d-50ea0f21, #w-node-_338bce78-415b-5498-48a4-99bca4f9567e-50ea0f21, #w-node-_338bce78-415b-5498-48a4-99bca4f95685-50ea0f21, #w-node-_338bce78-415b-5498-48a4-99bca4f95686-50ea0f21, #w-node-_33f408c6-463d-8c7d-27ec-d27552b842c9-50ea0f21 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_17ad29df-bc9b-454b-e205-6a54ad94c276-50ea0f21 {
  grid-area: 1 / 1 / 6 / 2;
  align-self: center;
}

#w-node-_17ad29df-bc9b-454b-e205-6a54ad94c28f-50ea0f21 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_17ad29df-bc9b-454b-e205-6a54ad94c290-50ea0f21 {
  grid-area: 1 / 2 / 6 / 3;
  justify-self: stretch;
}

#w-node-_17ad29df-bc9b-454b-e205-6a54ad94c291-50ea0f21 {
  grid-area: 1 / 3 / 4 / 4;
  align-self: start;
}

#w-node-_17ad29df-bc9b-454b-e205-6a54ad94c29f-50ea0f21 {
  grid-area: 3 / 2 / 6 / 4;
  align-self: center;
}

#w-node-f30ea8df-f59d-0282-8c4c-ce47afe48ea4-50ea0f21 {
  place-self: center stretch;
}

#w-node-d336ac83-d5fa-c42a-881d-e857173ef767-50ea0f21 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-d336ac83-d5fa-c42a-881d-e857173ef768-50ea0f21 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-d336ac83-d5fa-c42a-881d-e857173ef769-50ea0f21 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d336ac83-d5fa-c42a-881d-e857173ef76d-50ea0f21 {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-d336ac83-d5fa-c42a-881d-e857173ef774-50ea0f21 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-d336ac83-d5fa-c42a-881d-e857173ef780-50ea0f21 {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-d336ac83-d5fa-c42a-881d-e857173ef78a-50ea0f21 {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-d336ac83-d5fa-c42a-881d-e857173ef78d-50ea0f21 {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-d336ac83-d5fa-c42a-881d-e857173ef78e-50ea0f21 {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-_6f1a66f4-cc61-7048-aab2-e49a3073e628-50ea0f29 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_6f1a66f4-cc61-7048-aab2-e49a3073e62a-50ea0f29 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_6f1a66f4-cc61-7048-aab2-e49a3073e680-50ea0f29 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6f1a66f4-cc61-7048-aab2-e49a3073e69a-50ea0f29, #w-node-_6f1a66f4-cc61-7048-aab2-e49a3073e69b-50ea0f29 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-e62ee270-fadd-fb50-d85a-f6c4a7436680-50ea0f29 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-e62ee270-fadd-fb50-d85a-f6c4a743668e-50ea0f29 {
  grid-area: 2 / 1 / 3 / 2;
  align-self: center;
}

#w-node-e62ee270-fadd-fb50-d85a-f6c4a7436699-50ea0f29 {
  grid-area: 3 / 1 / 4 / 2;
  align-self: start;
}

#w-node-ec19efb6-f5d9-4ee0-01cc-cc118a0614d2-50ea0f29 {
  grid-area: 1 / 2 / 4 / 3;
  justify-self: center;
}

#w-node-d8c46bfb-2a2a-e275-f8cb-a6ceaad9f121-50ea0f29, #w-node-d8c46bfb-2a2a-e275-f8cb-a6ceaad9f12f-50ea0f29, #w-node-d8c46bfb-2a2a-e275-f8cb-a6ceaad9f139-50ea0f29, #w-node-d8c46bfb-2a2a-e275-f8cb-a6ceaad9f143-50ea0f29 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e2a87750-1fd8-7dbf-02de-ff61163567ea-50ea0f29 {
  align-self: start;
}

#w-node-e2a87750-1fd8-7dbf-02de-ff61163567ed-50ea0f29, #w-node-e2a87750-1fd8-7dbf-02de-ff61163567ef-50ea0f29, #w-node-e2a87750-1fd8-7dbf-02de-ff61163567f0-50ea0f29, #w-node-e2a87750-1fd8-7dbf-02de-ff61163567f7-50ea0f29, #w-node-e2a87750-1fd8-7dbf-02de-ff61163567f8-50ea0f29, #w-node-e2a87750-1fd8-7dbf-02de-ff61163567ff-50ea0f29, #w-node-e2a87750-1fd8-7dbf-02de-ff6116356800-50ea0f29, #w-node-f0abb4fd-18ab-5db0-f1cd-eb25c0f1595d-50ea0f29 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b76e8f2c-758f-4cbb-794d-07abf792457d-50ea0f29 {
  grid-area: 1 / 1 / 6 / 2;
  align-self: center;
}

#w-node-b76e8f2c-758f-4cbb-794d-07abf7924596-50ea0f29 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b76e8f2c-758f-4cbb-794d-07abf7924597-50ea0f29 {
  grid-area: 1 / 2 / 6 / 3;
  justify-self: stretch;
}

#w-node-b76e8f2c-758f-4cbb-794d-07abf7924598-50ea0f29 {
  grid-area: 1 / 3 / 4 / 4;
  align-self: start;
}

#w-node-b76e8f2c-758f-4cbb-794d-07abf79245a6-50ea0f29 {
  grid-area: 3 / 2 / 6 / 4;
  align-self: center;
}

#w-node-e2a87750-1fd8-7dbf-02de-ff6116356717-50ea0f29 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e2a87750-1fd8-7dbf-02de-ff611635671b-50ea0f29 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-e2a87750-1fd8-7dbf-02de-ff6116356720-50ea0f29 {
  grid-area: 2 / 1 / 3 / 2;
  align-self: start;
}

#w-node-e2a87750-1fd8-7dbf-02de-ff611635672a-50ea0f29 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: end;
}

#w-node-_81c705cf-7deb-72e7-0dea-963f4a465707-50ea0f29 {
  place-self: center stretch;
}

#w-node-_1aec6fd9-33d6-201d-998f-e6516f803fb2-50ea0f29 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-_1aec6fd9-33d6-201d-998f-e6516f803fb3-50ea0f29 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_1aec6fd9-33d6-201d-998f-e6516f803fb4-50ea0f29 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1aec6fd9-33d6-201d-998f-e6516f803fb8-50ea0f29 {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-_1aec6fd9-33d6-201d-998f-e6516f803fbf-50ea0f29 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-_1aec6fd9-33d6-201d-998f-e6516f803fcb-50ea0f29 {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-_1aec6fd9-33d6-201d-998f-e6516f803fd5-50ea0f29 {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-_1aec6fd9-33d6-201d-998f-e6516f803fd8-50ea0f29 {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-_1aec6fd9-33d6-201d-998f-e6516f803fd9-50ea0f29 {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-_94314ac7-1247-7419-1115-33ea8abf5520-1726c4e5 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_94314ac7-1247-7419-1115-33ea8abf5522-1726c4e5 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_94314ac7-1247-7419-1115-33ea8abf5578-1726c4e5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_94314ac7-1247-7419-1115-33ea8abf5592-1726c4e5, #w-node-_94314ac7-1247-7419-1115-33ea8abf5593-1726c4e5 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_4a08b58f-76ba-97c3-5d0f-e3ea16142dfd-1726c4e5 {
  align-self: end;
}

#w-node-_3c8a0ddf-5e3f-90f3-89af-23b3d4ae5c3c-1726c4e5 {
  grid-area: 2 / 1 / 3 / 2;
  align-self: start;
}

#w-node-_13bbbfeb-3a80-cd04-f669-00929d6d9f46-1726c4e5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_13bbbfeb-3a80-cd04-f669-00929d6d9f49-1726c4e5, #w-node-_13bbbfeb-3a80-cd04-f669-00929d6d9f7b-1726c4e5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_13bbbfeb-3a80-cd04-f669-00929d6d9fae-1726c4e5 {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_13bbbfeb-3a80-cd04-f669-00929d6d9fe5-1726c4e5 {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-_13bbbfeb-3a80-cd04-f669-00929d6d9ff3-1726c4e5 {
  align-self: stretch;
}

#ajna_compatibility.w-node-_13bbbfeb-3a80-cd04-f669-00929d6d9ff4-1726c4e5 {
  align-self: center;
}

#w-node-_13bbbfeb-3a80-cd04-f669-00929d6d9fff-1726c4e5 {
  align-self: stretch;
}

#vishuddha_compatibility.w-node-_13bbbfeb-3a80-cd04-f669-00929d6da000-1726c4e5 {
  align-self: center;
}

#w-node-_13bbbfeb-3a80-cd04-f669-00929d6da00b-1726c4e5 {
  align-self: stretch;
}

#anahata_compatibility.w-node-_13bbbfeb-3a80-cd04-f669-00929d6da00c-1726c4e5 {
  align-self: center;
}

#w-node-_13bbbfeb-3a80-cd04-f669-00929d6da017-1726c4e5 {
  align-self: stretch;
}

#manipura_compatibility.w-node-_13bbbfeb-3a80-cd04-f669-00929d6da018-1726c4e5 {
  align-self: center;
}

#w-node-_13bbbfeb-3a80-cd04-f669-00929d6da023-1726c4e5 {
  align-self: stretch;
}

#svadhisthana_compatibility.w-node-_13bbbfeb-3a80-cd04-f669-00929d6da024-1726c4e5, #muladhara_compatibility.w-node-_13bbbfeb-3a80-cd04-f669-00929d6da030-1726c4e5 {
  align-self: center;
}

#w-node-_57b75b6a-e587-e1ad-2331-d049b075c82b-1726c4e5, #w-node-cf9fa841-6d83-7e5f-3aa5-c1e1e0dd2e81-1726c4e5, #w-node-cf9fa841-6d83-7e5f-3aa5-c1e1e0dd2e82-1726c4e5, #w-node-e5c6c0a1-3625-3707-a12e-3e2a77d18697-1726c4e5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e5c6c0a1-3625-3707-a12e-3e2a77d186c3-1726c4e5 {
  grid-area: 1 / 2 / 2 / 4;
}

#w-node-e5c6c0a1-3625-3707-a12e-3e2a77d186e2-1726c4e5, #w-node-e5c6c0a1-3625-3707-a12e-3e2a77d186e8-1726c4e5 {
  align-self: start;
}

#w-node-e5c6c0a1-3625-3707-a12e-3e2a77d186f0-1726c4e5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e5c6c0a1-3625-3707-a12e-3e2a77d18717-1726c4e5 {
  align-self: start;
}

#w-node-_75d1d3b9-ab29-f6bf-594a-b17c892cbbf1-1726c4e5 {
  align-self: center;
}

#w-node-a4604c3a-e850-be7c-468e-5087a0f275d4-1726c4e5 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-a4604c3a-e850-be7c-468e-5087a0f275d5-1726c4e5 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-a4604c3a-e850-be7c-468e-5087a0f275d6-1726c4e5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a4604c3a-e850-be7c-468e-5087a0f275da-1726c4e5 {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-a4604c3a-e850-be7c-468e-5087a0f275e1-1726c4e5 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-a4604c3a-e850-be7c-468e-5087a0f275ed-1726c4e5 {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-a4604c3a-e850-be7c-468e-5087a0f275f7-1726c4e5 {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-a4604c3a-e850-be7c-468e-5087a0f275fa-1726c4e5 {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-a4604c3a-e850-be7c-468e-5087a0f275fb-1726c4e5 {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-_2f3ffeb4-7cf4-0e7a-33a4-c7741b7a857e-cb15b385 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_2f3ffeb4-7cf4-0e7a-33a4-c7741b7a8580-cb15b385 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_2f3ffeb4-7cf4-0e7a-33a4-c7741b7a85d6-cb15b385 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2f3ffeb4-7cf4-0e7a-33a4-c7741b7a85f0-cb15b385, #w-node-_2f3ffeb4-7cf4-0e7a-33a4-c7741b7a85f1-cb15b385 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_4a08b58f-76ba-97c3-5d0f-e3ea16142dfd-cb15b385 {
  align-self: end;
}

#w-node-_3c8a0ddf-5e3f-90f3-89af-23b3d4ae5c3c-cb15b385 {
  grid-area: 2 / 1 / 3 / 2;
  align-self: start;
}

#w-node-e136a471-cd8a-fcaf-e1fd-3d630c39cc8b-cb15b385 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e136a471-cd8a-fcaf-e1fd-3d630c39cc8c-cb15b385, #w-node-_45141a1e-ae2a-ce75-8396-0fd5fc4513a3-cb15b385 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-e136a471-cd8a-fcaf-e1fd-3d630c39ccdc-cb15b385 {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-e81acafd-6a21-91b9-15bc-2358d6d9484f-cb15b385 {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-e81acafd-6a21-91b9-15bc-2358d6d94875-cb15b385 {
  align-self: stretch;
}

#ajna_compatibility.w-node-e81acafd-6a21-91b9-15bc-2358d6d94876-cb15b385 {
  align-self: center;
}

#w-node-e81acafd-6a21-91b9-15bc-2358d6d94885-cb15b385 {
  align-self: stretch;
}

#vishuddha_compatibility.w-node-e81acafd-6a21-91b9-15bc-2358d6d94886-cb15b385 {
  align-self: center;
}

#w-node-e81acafd-6a21-91b9-15bc-2358d6d94895-cb15b385 {
  align-self: stretch;
}

#anahata_compatibility.w-node-e81acafd-6a21-91b9-15bc-2358d6d94896-cb15b385 {
  align-self: center;
}

#w-node-e81acafd-6a21-91b9-15bc-2358d6d948a5-cb15b385 {
  align-self: stretch;
}

#manipura_compatibility.w-node-e81acafd-6a21-91b9-15bc-2358d6d948a6-cb15b385 {
  align-self: center;
}

#w-node-e81acafd-6a21-91b9-15bc-2358d6d948b5-cb15b385 {
  align-self: stretch;
}

#svadhisthana_compatibility.w-node-e81acafd-6a21-91b9-15bc-2358d6d948b6-cb15b385, #muladhara_compatibility.w-node-e81acafd-6a21-91b9-15bc-2358d6d948c6-cb15b385 {
  align-self: center;
}

#w-node-_59ff798b-36e4-0a3e-348e-46fc43363f05-cb15b385, #w-node-_44b1dbd2-42e1-aede-3ce1-2619b123dd4c-cb15b385 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d078345b-7638-a61e-36cd-1d8e1dbb25f4-cb15b385 {
  align-self: start;
}

#w-node-_3aa15532-baf5-9874-3e39-c7d41de9dce2-cb15b385 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-_3aa15532-baf5-9874-3e39-c7d41de9dce3-cb15b385 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_3aa15532-baf5-9874-3e39-c7d41de9dce4-cb15b385 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3aa15532-baf5-9874-3e39-c7d41de9dce8-cb15b385 {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-_3aa15532-baf5-9874-3e39-c7d41de9dcef-cb15b385 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-_3aa15532-baf5-9874-3e39-c7d41de9dcfb-cb15b385 {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-_3aa15532-baf5-9874-3e39-c7d41de9dd05-cb15b385 {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-_3aa15532-baf5-9874-3e39-c7d41de9dd08-cb15b385 {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-_3aa15532-baf5-9874-3e39-c7d41de9dd09-cb15b385 {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-_553981a9-bc89-8fff-6167-063388c51735-acc7f521 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_553981a9-bc89-8fff-6167-063388c51737-acc7f521 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_553981a9-bc89-8fff-6167-063388c5178d-acc7f521 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_553981a9-bc89-8fff-6167-063388c517a7-acc7f521, #w-node-_553981a9-bc89-8fff-6167-063388c517a8-acc7f521 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-e1cd1e80-4251-56b7-fb0e-d8fddc1f4ef9-acc7f521 {
  align-self: end;
}

#w-node-_3c8a0ddf-5e3f-90f3-89af-23b3d4ae5c3c-acc7f521 {
  grid-area: 2 / 1 / 3 / 2;
  align-self: start;
}

#w-node-_84068c82-d98e-f5c3-b1d3-c78750dced89-acc7f521 {
  justify-self: end;
}

#w-node-ba83b9e2-e8ef-b59e-6e97-c41bbe902cd3-acc7f521, #w-node-_2de34cde-4ef9-2899-948e-5586dc272115-acc7f521 {
  justify-self: stretch;
}

#w-node-ca0a1571-949c-fa83-a06e-cc8ec05c4d02-acc7f521 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a4f57f87-c1af-3274-366f-75d481de9d78-acc7f521 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-a4f57f87-c1af-3274-366f-75d481de9d79-acc7f521 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-a4f57f87-c1af-3274-366f-75d481de9d7a-acc7f521 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a4f57f87-c1af-3274-366f-75d481de9d7e-acc7f521 {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-a4f57f87-c1af-3274-366f-75d481de9d85-acc7f521 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-a4f57f87-c1af-3274-366f-75d481de9d91-acc7f521 {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-a4f57f87-c1af-3274-366f-75d481de9d9b-acc7f521 {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-a4f57f87-c1af-3274-366f-75d481de9d9e-acc7f521 {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-a4f57f87-c1af-3274-366f-75d481de9d9f-acc7f521 {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-_2ba6f49d-a079-1a20-365e-2e423df0ff3c-2a80474a {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_2ba6f49d-a079-1a20-365e-2e423df0ff3e-2a80474a {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_2ba6f49d-a079-1a20-365e-2e423df0ff94-2a80474a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2ba6f49d-a079-1a20-365e-2e423df0ffae-2a80474a, #w-node-_2ba6f49d-a079-1a20-365e-2e423df0ffaf-2a80474a {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_5510e765-acf2-ca3b-03b3-bcf08df80b4d-2a80474a {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_5510e765-acf2-ca3b-03b3-bcf08df80b5b-2a80474a {
  grid-area: 2 / 1 / 3 / 2;
  align-self: center;
}

#w-node-_5510e765-acf2-ca3b-03b3-bcf08df80b68-2a80474a {
  grid-area: 3 / 1 / 4 / 2;
  align-self: start;
}

#w-node-f5dd984d-c3ee-a150-5d54-23b305d26234-2a80474a {
  grid-area: 1 / 2 / 4 / 3;
  justify-self: end;
}

#w-node-c73949c7-6204-525e-d725-54af3c9c01f2-2a80474a, #w-node-c73949c7-6204-525e-d725-54af3c9c01f6-2a80474a, #w-node-c73949c7-6204-525e-d725-54af3c9c0203-2a80474a, #w-node-c73949c7-6204-525e-d725-54af3c9c020d-2a80474a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_09ec8a79-ecd1-f7b2-7e54-b50229491c01-2a80474a {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_2b607b77-d9dd-e08c-68e2-fdb4776c1f6f-2a80474a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9e5cf97b-0ae1-d051-71ad-acdf1a5832d9-2a80474a {
  align-self: center;
}

#w-node-_0ae35493-4368-a034-66c7-5278734ffefc-2a80474a {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-_0ae35493-4368-a034-66c7-5278734ffefd-2a80474a {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_0ae35493-4368-a034-66c7-5278734ffefe-2a80474a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0ae35493-4368-a034-66c7-5278734fff02-2a80474a {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-_0ae35493-4368-a034-66c7-5278734fff09-2a80474a {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-_0ae35493-4368-a034-66c7-5278734fff15-2a80474a {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-_0ae35493-4368-a034-66c7-5278734fff1f-2a80474a {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-_0ae35493-4368-a034-66c7-5278734fff22-2a80474a {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-_0ae35493-4368-a034-66c7-5278734fff23-2a80474a {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-e1132c0c-a4f6-61a7-2251-c2d0f6546ba8-03fd4a53 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-e1132c0c-a4f6-61a7-2251-c2d0f6546baa-03fd4a53 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-e1132c0c-a4f6-61a7-2251-c2d0f6546c00-03fd4a53 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e1132c0c-a4f6-61a7-2251-c2d0f6546c1a-03fd4a53, #w-node-e1132c0c-a4f6-61a7-2251-c2d0f6546c1b-03fd4a53 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_90ba8e65-7281-b601-bfe3-c40af7627996-03fd4a53 {
  grid-area: 2 / 1 / 3 / 2;
  align-self: start;
}

#w-node-_7f19f092-7775-cc57-c408-7bd6f131ac82-03fd4a53 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ebbc1b40-171d-e34c-3e75-7b069d861a97-03fd4a53 {
  align-self: stretch;
}

#w-node-bb9be28b-7f8b-8dbf-a018-7b559d8639fb-03fd4a53, #w-node-_41ae247d-3511-d8e8-b17c-31e5a2a8c1df-03fd4a53, #w-node-_414732b3-096a-ce02-69be-a382c23dcd43-03fd4a53 {
  align-self: center;
}

#w-node-_615913fe-ca1c-1de6-484d-08fab81a8e39-03fd4a53 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_695c7b26-8e8d-2912-9d2f-0f10a0aa6a71-03fd4a53 {
  grid-area: 1 / 1 / 4 / 2;
}

#w-node-f1fece04-b07f-5a40-8569-7c9d1e8fd728-03fd4a53 {
  align-self: center;
}

#w-node-_38da92a7-57a5-e327-b376-5118425cde2f-03fd4a53 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_695c7b26-8e8d-2912-9d2f-0f10a0aa6aa8-03fd4a53 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_199249cc-311b-8323-585d-91683ca18a24-03fd4a53 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-c626d17e-f019-b33c-8943-f774173f4241-03fd4a53, #w-node-eb14a484-e40a-2968-c5f0-99c8f96b1fab-03fd4a53 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8c6bbe6e-5c47-9cd8-8ab3-6718fbebfcde-03fd4a53 {
  grid-area: 1 / 1 / 3 / 2;
  align-self: stretch;
}

#w-node-_8c6bbe6e-5c47-9cd8-8ab3-6718fbebfd1e-03fd4a53, #w-node-_8c6bbe6e-5c47-9cd8-8ab3-6718fbebfd3b-03fd4a53 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fbe8538b-0cdb-a46f-86f3-089a9ae3ffd7-03fd4a53 {
  grid-area: 1 / 1 / 3 / 2;
  align-self: stretch;
}

#w-node-dcc62ce7-bbf6-a602-7edb-def4f57a7b65-03fd4a53 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1d76b982-ad12-a3d3-5361-46140e68318f-03fd4a53 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-_1d76b982-ad12-a3d3-5361-46140e683199-03fd4a53 {
  grid-area: 1 / 2 / 2 / 3;
  align-self: start;
}

#w-node-_31a0f036-8b8f-3b68-643f-9954f31ff349-03fd4a53 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_31a0f036-8b8f-3b68-643f-9954f31ff34a-03fd4a53 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-d5c13569-53cc-ed50-c81a-167755e4e400-03fd4a53 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d5c13569-53cc-ed50-c81a-167755e4e401-03fd4a53 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-d5c13569-53cc-ed50-c81a-167755e4e40b-03fd4a53 {
  grid-area: 1 / 2 / 2 / 3;
  align-self: start;
}

#w-node-b39f24d1-3234-63e7-ca87-b2504eb2b106-03fd4a53 {
  grid-area: 1 / 1 / 3 / 2;
  align-self: stretch;
}

#w-node-b39f24d1-3234-63e7-ca87-b2504eb2b10c-03fd4a53 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-b39f24d1-3234-63e7-ca87-b2504eb2b116-03fd4a53 {
  grid-area: 1 / 2 / 2 / 3;
  align-self: start;
}

#w-node-_451697ff-0ee5-00cb-d0b5-c258788bc22e-03fd4a53 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_451697ff-0ee5-00cb-d0b5-c258788bc234-03fd4a53 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-_451697ff-0ee5-00cb-d0b5-c258788bc23e-03fd4a53 {
  grid-area: 1 / 2 / 2 / 3;
  align-self: start;
}

#w-node-_451697ff-0ee5-00cb-d0b5-c258788bc27d-03fd4a53 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-_451697ff-0ee5-00cb-d0b5-c258788bc293-03fd4a53 {
  grid-area: 1 / 2 / 2 / 3;
  align-self: start;
}

#w-node-_451697ff-0ee5-00cb-d0b5-c258788bc322-03fd4a53 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-_451697ff-0ee5-00cb-d0b5-c258788bc335-03fd4a53 {
  grid-area: 1 / 2 / 2 / 3;
  align-self: start;
}

#w-node-_451697ff-0ee5-00cb-d0b5-c258788bc372-03fd4a53 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-_451697ff-0ee5-00cb-d0b5-c258788bc38b-03fd4a53 {
  grid-area: 1 / 2 / 2 / 3;
  align-self: start;
}

#w-node-_59ff798b-36e4-0a3e-348e-46fc43363f05-03fd4a53, #celebrity.w-node-_16d3d9b7-1169-f468-6b37-1fac81c9e8b5-03fd4a53, #celebrity.w-node-_16d3d9b7-1169-f468-6b37-1fac81c9e8b9-03fd4a53, #celebrity.w-node-_16d3d9b7-1169-f468-6b37-1fac81c9e8bd-03fd4a53, #celebrity.w-node-_16d3d9b7-1169-f468-6b37-1fac81c9e8c1-03fd4a53, #celebrity.w-node-_16d3d9b7-1169-f468-6b37-1fac81c9e8c5-03fd4a53, #celebrity.w-node-_16d3d9b7-1169-f468-6b37-1fac81c9e8c9-03fd4a53, #celebrity.w-node-_16d3d9b7-1169-f468-6b37-1fac81c9e8cd-03fd4a53, #celebrity.w-node-_16d3d9b7-1169-f468-6b37-1fac81c9e8d1-03fd4a53 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3c7ef41e-78b3-34d8-bfb1-5bf177a449eb-03fd4a53 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-_3c7ef41e-78b3-34d8-bfb1-5bf177a449f5-03fd4a53 {
  grid-area: 1 / 2 / 2 / 3;
  align-self: start;
}

#celebrity.w-node-_5215f5d2-6245-439e-88c2-840d6981a000-03fd4a53, #celebrity.w-node-_5215f5d2-6245-439e-88c2-840d6981a004-03fd4a53, #celebrity.w-node-_5215f5d2-6245-439e-88c2-840d6981a008-03fd4a53, #celebrity.w-node-_5215f5d2-6245-439e-88c2-840d6981a00c-03fd4a53, #celebrity.w-node-_5402967f-4a6d-3e08-3501-30433bd4b254-03fd4a53, #celebrity.w-node-_5402967f-4a6d-3e08-3501-30433bd4b258-03fd4a53, #celebrity.w-node-_5402967f-4a6d-3e08-3501-30433bd4b25c-03fd4a53, #celebrity.w-node-_5402967f-4a6d-3e08-3501-30433bd4b260-03fd4a53, #w-node-_7dc734ac-81b7-f3ba-ba7c-343ec6a2a1ee-03fd4a53 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2351751a-710f-3665-7eb5-4b74df7b6e98-03fd4a53 {
  align-self: start;
}

#w-node-_4f35bba8-5572-305f-a363-4c14b1b72a2e-03fd4a53 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-_4f35bba8-5572-305f-a363-4c14b1b72a2f-03fd4a53 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_4f35bba8-5572-305f-a363-4c14b1b72a30-03fd4a53 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4f35bba8-5572-305f-a363-4c14b1b72a34-03fd4a53 {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-_4f35bba8-5572-305f-a363-4c14b1b72a3b-03fd4a53 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-_4f35bba8-5572-305f-a363-4c14b1b72a47-03fd4a53 {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-_4f35bba8-5572-305f-a363-4c14b1b72a51-03fd4a53 {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-_4f35bba8-5572-305f-a363-4c14b1b72a54-03fd4a53 {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-_4f35bba8-5572-305f-a363-4c14b1b72a55-03fd4a53 {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-d8f5c14c-6d50-8aa6-9549-c5687546a16e-41e7fc23 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-d8f5c14c-6d50-8aa6-9549-c5687546a170-41e7fc23 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-d8f5c14c-6d50-8aa6-9549-c5687546a1c6-41e7fc23 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d8f5c14c-6d50-8aa6-9549-c5687546a1e0-41e7fc23, #w-node-d8f5c14c-6d50-8aa6-9549-c5687546a1e1-41e7fc23 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_09ec8a79-ecd1-f7b2-7e54-b50229491b5a-41e7fc23 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_09ec8a79-ecd1-f7b2-7e54-b50229491b68-41e7fc23 {
  grid-area: 2 / 1 / 3 / 2;
  align-self: center;
}

#w-node-_09ec8a79-ecd1-f7b2-7e54-b50229491b75-41e7fc23 {
  grid-area: 3 / 1 / 4 / 2;
  align-self: start;
}

#w-node-_09ec8a79-ecd1-f7b2-7e54-b50229491b7f-41e7fc23 {
  grid-area: 1 / 2 / 4 / 3;
  justify-self: center;
}

#w-node-_82ac70d7-3c57-8b11-d0ea-f19da976b339-41e7fc23, #w-node-bc4ebe6b-12f4-523e-6126-9992b57a5a46-41e7fc23, #w-node-_5c05222f-9883-9b39-02ed-927b1e026fed-41e7fc23 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_79b6aa33-56e9-f5e8-b973-b02666f87b6e-41e7fc23 {
  align-self: start;
}

#w-node-e17336ae-257c-95b1-91fe-433651a9ba6c-41e7fc23 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_563d44e6-4d5a-4161-5b91-fdc2a061cd00-41e7fc23 {
  align-self: start;
}

#w-node-_6f2b0828-e89c-6cb8-8c71-d8fd22e21e28-41e7fc23, #w-node-a940487b-34e0-7c6a-30a6-26ddd12073f6-41e7fc23, #w-node-a940487b-34e0-7c6a-30a6-26ddd12073ff-41e7fc23, #w-node-a940487b-34e0-7c6a-30a6-26ddd1207409-41e7fc23 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fa651c5e-f96e-d1dd-0286-8d97f836866d-41e7fc23 {
  align-self: stretch;
}

#w-node-fa651c5e-f96e-d1dd-0286-8d97f836867c-41e7fc23 {
  align-self: start;
}

#w-node-_5c77e7ca-20c8-6d29-a4a5-2582767e2954-41e7fc23, #w-node-fa651c5e-f96e-d1dd-0286-8d97f8368688-41e7fc23 {
  align-self: stretch;
}

#w-node-_3c00c516-0ee9-c3a2-49f6-45eb81c7a1cc-41e7fc23 {
  grid-area: 1 / 1 / 6 / 2;
  align-self: center;
}

#w-node-_3c00c516-0ee9-c3a2-49f6-45eb81c7a1e5-41e7fc23 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3c00c516-0ee9-c3a2-49f6-45eb81c7a1e6-41e7fc23 {
  grid-area: 1 / 2 / 6 / 3;
  justify-self: stretch;
}

#w-node-_3c00c516-0ee9-c3a2-49f6-45eb81c7a1e7-41e7fc23 {
  grid-area: 1 / 3 / 4 / 4;
  align-self: start;
}

#w-node-_3c00c516-0ee9-c3a2-49f6-45eb81c7a1f5-41e7fc23 {
  grid-area: 3 / 2 / 6 / 4;
  align-self: center;
}

#w-node-_81718838-ce77-e83e-bbd7-09213e4140ff-41e7fc23, #w-node-_1009f2fd-b0d7-2926-35b0-c8172bf2e134-41e7fc23 {
  align-self: center;
}

#w-node-_2257b657-df44-6ede-2f47-cc20656e55f6-41e7fc23 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-_2257b657-df44-6ede-2f47-cc20656e55f7-41e7fc23 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_2257b657-df44-6ede-2f47-cc20656e55f8-41e7fc23 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2257b657-df44-6ede-2f47-cc20656e55fc-41e7fc23 {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-_2257b657-df44-6ede-2f47-cc20656e5603-41e7fc23 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-_2257b657-df44-6ede-2f47-cc20656e560f-41e7fc23 {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-_2257b657-df44-6ede-2f47-cc20656e5619-41e7fc23 {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-_2257b657-df44-6ede-2f47-cc20656e561c-41e7fc23 {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-_2257b657-df44-6ede-2f47-cc20656e561d-41e7fc23 {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-a103c153-f4aa-9065-94cb-75d402916d7a-bb94cd12 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-a103c153-f4aa-9065-94cb-75d402916d7c-bb94cd12 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-a103c153-f4aa-9065-94cb-75d402916dd2-bb94cd12 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a103c153-f4aa-9065-94cb-75d402916dec-bb94cd12, #w-node-a103c153-f4aa-9065-94cb-75d402916ded-bb94cd12 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_709ed162-04ec-7648-7008-6b5214530543-bb94cd12 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_709ed162-04ec-7648-7008-6b5214530551-bb94cd12 {
  grid-area: 2 / 1 / 3 / 2;
  align-self: center;
}

#w-node-_709ed162-04ec-7648-7008-6b521453055c-bb94cd12 {
  grid-area: 3 / 1 / 4 / 2;
  align-self: start;
}

#w-node-_709ed162-04ec-7648-7008-6b5214530576-bb94cd12 {
  grid-area: 1 / 2 / 4 / 3;
  justify-self: center;
}

#w-node-_709ed162-04ec-7648-7008-6b521453057f-bb94cd12, #w-node-_709ed162-04ec-7648-7008-6b5214530588-bb94cd12, #w-node-_709ed162-04ec-7648-7008-6b5214530591-bb94cd12 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_709ed162-04ec-7648-7008-6b52145305cf-bb94cd12 {
  align-self: start;
}

#w-node-_709ed162-04ec-7648-7008-6b52145305d0-bb94cd12 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_709ed162-04ec-7648-7008-6b521453063a-bb94cd12 {
  align-self: start;
}

#w-node-_709ed162-04ec-7648-7008-6b521453063b-bb94cd12, #w-node-_709ed162-04ec-7648-7008-6b5214530687-bb94cd12, #w-node-_709ed162-04ec-7648-7008-6b521453068e-bb94cd12, #w-node-_709ed162-04ec-7648-7008-6b5214530696-bb94cd12 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_709ed162-04ec-7648-7008-6b52145306a6-bb94cd12 {
  align-self: stretch;
}

#w-node-_709ed162-04ec-7648-7008-6b52145306ad-bb94cd12, #w-node-_709ed162-04ec-7648-7008-6b52145306b5-bb94cd12 {
  align-self: start;
}

#w-node-_709ed162-04ec-7648-7008-6b5214530731-bb94cd12 {
  grid-area: 1 / 1 / 6 / 2;
  align-self: center;
}

#w-node-_709ed162-04ec-7648-7008-6b5214530749-bb94cd12 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_709ed162-04ec-7648-7008-6b521453074a-bb94cd12 {
  grid-area: 1 / 2 / 6 / 3;
  justify-self: stretch;
}

#w-node-_709ed162-04ec-7648-7008-6b521453074b-bb94cd12 {
  grid-area: 1 / 3 / 4 / 4;
  align-self: start;
}

#w-node-_709ed162-04ec-7648-7008-6b5214530759-bb94cd12 {
  grid-area: 3 / 2 / 6 / 4;
  align-self: center;
}

#w-node-_709ed162-04ec-7648-7008-6b521453076b-bb94cd12, #w-node-_04d0a42f-02c3-fd06-c6a5-d10cdb50d817-bb94cd12 {
  align-self: center;
}

#w-node-c37775ae-2cc0-84d0-3a7b-edd401cda7e1-bb94cd12 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-c37775ae-2cc0-84d0-3a7b-edd401cda7e2-bb94cd12 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-c37775ae-2cc0-84d0-3a7b-edd401cda7e3-bb94cd12 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c37775ae-2cc0-84d0-3a7b-edd401cda7e7-bb94cd12 {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-c37775ae-2cc0-84d0-3a7b-edd401cda7ee-bb94cd12 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-c37775ae-2cc0-84d0-3a7b-edd401cda7fa-bb94cd12 {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-c37775ae-2cc0-84d0-3a7b-edd401cda804-bb94cd12 {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-c37775ae-2cc0-84d0-3a7b-edd401cda807-bb94cd12 {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-c37775ae-2cc0-84d0-3a7b-edd401cda808-bb94cd12 {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-cb7c6c72-ce0c-856d-defe-7a9b64a060a7-e267d55e {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-cb7c6c72-ce0c-856d-defe-7a9b64a060a9-e267d55e {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-cb7c6c72-ce0c-856d-defe-7a9b64a060ff-e267d55e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cb7c6c72-ce0c-856d-defe-7a9b64a06119-e267d55e, #w-node-cb7c6c72-ce0c-856d-defe-7a9b64a0611a-e267d55e {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd27-e267d55e {
  grid-area: 2 / 1 / 3 / 4;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-e267d55e {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-e267d55e {
  grid-area: 2 / 1 / 3 / 3;
  justify-self: start;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-e267d55e {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd55-e267d55e {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-cbc09504-9ec0-0aa3-5789-ffe24312639c-e267d55e, #w-node-cbc09504-9ec0-0aa3-5789-ffe2431263af-e267d55e {
  align-self: center;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-e267d55e {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-e267d55e {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-a47bbda6-05dd-77ee-b91f-fb1a64c9a76c-e267d55e {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-a47bbda6-05dd-77ee-b91f-fb1a64c9a76d-e267d55e {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-a47bbda6-05dd-77ee-b91f-fb1a64c9a76e-e267d55e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a47bbda6-05dd-77ee-b91f-fb1a64c9a772-e267d55e {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-a47bbda6-05dd-77ee-b91f-fb1a64c9a779-e267d55e {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-a47bbda6-05dd-77ee-b91f-fb1a64c9a785-e267d55e {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-a47bbda6-05dd-77ee-b91f-fb1a64c9a78f-e267d55e {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-a47bbda6-05dd-77ee-b91f-fb1a64c9a792-e267d55e {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-a47bbda6-05dd-77ee-b91f-fb1a64c9a793-e267d55e {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-_9a49b4df-1f01-2185-151a-78da7faeab6d-00d4f7be {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_9a49b4df-1f01-2185-151a-78da7faeab6f-00d4f7be {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_9a49b4df-1f01-2185-151a-78da7faeabc5-00d4f7be {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a49b4df-1f01-2185-151a-78da7faeabdf-00d4f7be, #w-node-_9a49b4df-1f01-2185-151a-78da7faeabe0-00d4f7be {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_8fc1df80-045c-0742-e630-2ff4e7f247e1-00d4f7be {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_8fc1df80-045c-0742-e630-2ff4e7f247e2-00d4f7be, #w-node-_8fc1df80-045c-0742-e630-2ff4e7f247e3-00d4f7be {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_8fc1df80-045c-0742-e630-2ff4e7f247e8-00d4f7be {
  grid-area: 1 / 2 / 2 / 3;
  place-self: start end;
}

#w-node-_52dac4fb-679e-e1b5-0e71-c1936ac00d38-00d4f7be, #w-node-_6df3ccde-e275-c308-6ad5-d200585c2100-00d4f7be {
  align-self: start;
}

#w-node-_6c4707ac-3253-ddf5-0e23-0abf3aa061d5-00d4f7be {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-_6c4707ac-3253-ddf5-0e23-0abf3aa061d6-00d4f7be {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_6c4707ac-3253-ddf5-0e23-0abf3aa061d7-00d4f7be {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6c4707ac-3253-ddf5-0e23-0abf3aa061db-00d4f7be {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-_6c4707ac-3253-ddf5-0e23-0abf3aa061e2-00d4f7be {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-_6c4707ac-3253-ddf5-0e23-0abf3aa061ee-00d4f7be {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-_6c4707ac-3253-ddf5-0e23-0abf3aa061f8-00d4f7be {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-_6c4707ac-3253-ddf5-0e23-0abf3aa061fb-00d4f7be {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-_6c4707ac-3253-ddf5-0e23-0abf3aa061fc-00d4f7be {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-_78fb75da-f404-7fc4-6bcf-ae644093b38c-d14130dd {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_78fb75da-f404-7fc4-6bcf-ae644093b38e-d14130dd {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_78fb75da-f404-7fc4-6bcf-ae644093b3e4-d14130dd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_78fb75da-f404-7fc4-6bcf-ae644093b3fe-d14130dd, #w-node-_78fb75da-f404-7fc4-6bcf-ae644093b3ff-d14130dd {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd27-d14130dd {
  grid-area: 2 / 1 / 3 / 4;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-d14130dd {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-d14130dd {
  grid-area: 2 / 1 / 3 / 3;
  justify-self: start;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-d14130dd {
  grid-area: 2 / 2 / 3 / 3;
}

#value.w-node-df90306e-e437-60b6-34d5-fc38e3ccc21e-d14130dd, #w-node-df90306e-e437-60b6-34d5-fc38e3ccc22b-d14130dd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc22c-d14130dd, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc230-d14130dd, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc234-d14130dd, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc238-d14130dd, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc23c-d14130dd, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc240-d14130dd, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc244-d14130dd, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc248-d14130dd {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd55-d14130dd {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_02b0a674-45b8-5dc9-0918-23fcdd24a384-d14130dd, #w-node-_02b0a674-45b8-5dc9-0918-23fcdd24a397-d14130dd {
  align-self: center;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-d14130dd {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-d14130dd {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-_0c676b4d-c639-98b1-822e-8aabf799b07c-d14130dd {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-_0c676b4d-c639-98b1-822e-8aabf799b07d-d14130dd {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_0c676b4d-c639-98b1-822e-8aabf799b07e-d14130dd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0c676b4d-c639-98b1-822e-8aabf799b082-d14130dd {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-_0c676b4d-c639-98b1-822e-8aabf799b089-d14130dd {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-_0c676b4d-c639-98b1-822e-8aabf799b095-d14130dd {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-_0c676b4d-c639-98b1-822e-8aabf799b09f-d14130dd {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-_0c676b4d-c639-98b1-822e-8aabf799b0a2-d14130dd {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-_0c676b4d-c639-98b1-822e-8aabf799b0a3-d14130dd {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-_0e20486d-2cd7-53d3-75f6-d34207856b31-a41a3bfc {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_0e20486d-2cd7-53d3-75f6-d34207856b33-a41a3bfc {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_0e20486d-2cd7-53d3-75f6-d34207856b89-a41a3bfc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0e20486d-2cd7-53d3-75f6-d34207856ba3-a41a3bfc, #w-node-_0e20486d-2cd7-53d3-75f6-d34207856ba4-a41a3bfc {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd27-a41a3bfc {
  grid-area: 2 / 1 / 3 / 4;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-a41a3bfc {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-a41a3bfc {
  grid-area: 2 / 1 / 3 / 3;
  justify-self: start;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-a41a3bfc {
  grid-area: 2 / 2 / 3 / 3;
}

#value.w-node-df90306e-e437-60b6-34d5-fc38e3ccc21e-a41a3bfc, #w-node-df90306e-e437-60b6-34d5-fc38e3ccc22b-a41a3bfc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc22c-a41a3bfc, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc230-a41a3bfc, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc234-a41a3bfc, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc238-a41a3bfc, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc23c-a41a3bfc, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc240-a41a3bfc, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc244-a41a3bfc, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc248-a41a3bfc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd55-a41a3bfc {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_929d620f-0006-3f5b-e79d-a49143d7cd92-a41a3bfc, #w-node-_929d620f-0006-3f5b-e79d-a49143d7cda5-a41a3bfc {
  align-self: center;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-a41a3bfc {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-a41a3bfc {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-b6610c8c-783a-1b85-f9ef-811e7bfdc7dd-a41a3bfc {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-b6610c8c-783a-1b85-f9ef-811e7bfdc7de-a41a3bfc {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-b6610c8c-783a-1b85-f9ef-811e7bfdc7df-a41a3bfc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b6610c8c-783a-1b85-f9ef-811e7bfdc7e3-a41a3bfc {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-b6610c8c-783a-1b85-f9ef-811e7bfdc7ea-a41a3bfc {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-b6610c8c-783a-1b85-f9ef-811e7bfdc7f6-a41a3bfc {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-b6610c8c-783a-1b85-f9ef-811e7bfdc800-a41a3bfc {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-b6610c8c-783a-1b85-f9ef-811e7bfdc803-a41a3bfc {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-b6610c8c-783a-1b85-f9ef-811e7bfdc804-a41a3bfc {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-_3701efc7-fdd1-be8f-bd74-554b801d1b48-e3af42e8 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_3701efc7-fdd1-be8f-bd74-554b801d1b4a-e3af42e8 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_3701efc7-fdd1-be8f-bd74-554b801d1ba0-e3af42e8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3701efc7-fdd1-be8f-bd74-554b801d1bba-e3af42e8, #w-node-_3701efc7-fdd1-be8f-bd74-554b801d1bbb-e3af42e8 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd27-e3af42e8 {
  grid-area: 2 / 1 / 3 / 4;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-e3af42e8 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-e3af42e8 {
  grid-area: 2 / 1 / 3 / 3;
  justify-self: start;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-e3af42e8 {
  grid-area: 2 / 2 / 3 / 3;
}

#value.w-node-df90306e-e437-60b6-34d5-fc38e3ccc21e-e3af42e8, #w-node-df90306e-e437-60b6-34d5-fc38e3ccc22b-e3af42e8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc22c-e3af42e8, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc230-e3af42e8, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc234-e3af42e8, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc238-e3af42e8, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc23c-e3af42e8, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc240-e3af42e8, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc244-e3af42e8, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc248-e3af42e8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd55-e3af42e8 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-f295507d-13f8-c8e5-793b-e930bcf53bc1-e3af42e8, #w-node-f295507d-13f8-c8e5-793b-e930bcf53bd4-e3af42e8 {
  align-self: center;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-e3af42e8 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-e3af42e8 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-_1a274d27-d7a4-66bf-e318-17f5d51a12a6-e3af42e8 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-_1a274d27-d7a4-66bf-e318-17f5d51a12a7-e3af42e8 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_1a274d27-d7a4-66bf-e318-17f5d51a12a8-e3af42e8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1a274d27-d7a4-66bf-e318-17f5d51a12ac-e3af42e8 {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-_1a274d27-d7a4-66bf-e318-17f5d51a12b3-e3af42e8 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-_1a274d27-d7a4-66bf-e318-17f5d51a12bf-e3af42e8 {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-_1a274d27-d7a4-66bf-e318-17f5d51a12c9-e3af42e8 {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-_1a274d27-d7a4-66bf-e318-17f5d51a12cc-e3af42e8 {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-_1a274d27-d7a4-66bf-e318-17f5d51a12cd-e3af42e8 {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-_6afcdb40-f20b-ed1e-61e7-cb3ccee2b4d6-4165d17d {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_6afcdb40-f20b-ed1e-61e7-cb3ccee2b4d8-4165d17d {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_6afcdb40-f20b-ed1e-61e7-cb3ccee2b52e-4165d17d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6afcdb40-f20b-ed1e-61e7-cb3ccee2b548-4165d17d, #w-node-_6afcdb40-f20b-ed1e-61e7-cb3ccee2b549-4165d17d {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd27-4165d17d {
  grid-area: 2 / 1 / 3 / 4;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-4165d17d {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-4165d17d {
  grid-area: 2 / 1 / 3 / 3;
  justify-self: start;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-4165d17d {
  grid-area: 2 / 2 / 3 / 3;
}

#value.w-node-df90306e-e437-60b6-34d5-fc38e3ccc21e-4165d17d, #w-node-df90306e-e437-60b6-34d5-fc38e3ccc22b-4165d17d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc22c-4165d17d, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc230-4165d17d, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc234-4165d17d, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc238-4165d17d, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc23c-4165d17d, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc240-4165d17d, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc244-4165d17d, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc248-4165d17d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd55-4165d17d {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_9453d40a-50a3-df58-a64d-1456d40d8d35-4165d17d, #w-node-_9453d40a-50a3-df58-a64d-1456d40d8d48-4165d17d {
  align-self: center;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-4165d17d {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-4165d17d {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-_576db46e-5ba7-2596-900e-4fb8237d2237-4165d17d {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-_576db46e-5ba7-2596-900e-4fb8237d2238-4165d17d {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_576db46e-5ba7-2596-900e-4fb8237d2239-4165d17d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_576db46e-5ba7-2596-900e-4fb8237d223d-4165d17d {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-_576db46e-5ba7-2596-900e-4fb8237d2244-4165d17d {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-_576db46e-5ba7-2596-900e-4fb8237d2250-4165d17d {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-_576db46e-5ba7-2596-900e-4fb8237d225a-4165d17d {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-_576db46e-5ba7-2596-900e-4fb8237d225d-4165d17d {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-_576db46e-5ba7-2596-900e-4fb8237d225e-4165d17d {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-_08920ad6-53a3-da24-2983-b11887c8402b-e2a5f039 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_08920ad6-53a3-da24-2983-b11887c8402d-e2a5f039 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_08920ad6-53a3-da24-2983-b11887c84083-e2a5f039 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_08920ad6-53a3-da24-2983-b11887c8409d-e2a5f039, #w-node-_08920ad6-53a3-da24-2983-b11887c8409e-e2a5f039 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd27-e2a5f039 {
  grid-area: 2 / 1 / 3 / 4;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-e2a5f039 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-e2a5f039 {
  grid-area: 2 / 1 / 3 / 3;
  justify-self: start;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-e2a5f039 {
  grid-area: 2 / 2 / 3 / 3;
}

#value.w-node-df90306e-e437-60b6-34d5-fc38e3ccc21e-e2a5f039, #w-node-df90306e-e437-60b6-34d5-fc38e3ccc22b-e2a5f039 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc22c-e2a5f039, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc230-e2a5f039, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc234-e2a5f039, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc238-e2a5f039, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc23c-e2a5f039, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc240-e2a5f039, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc244-e2a5f039, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc248-e2a5f039 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd55-e2a5f039 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-eda723f3-e9cf-a1ee-2c4e-814f18d714ad-e2a5f039, #w-node-eda723f3-e9cf-a1ee-2c4e-814f18d714c0-e2a5f039 {
  align-self: center;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-e2a5f039 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-e2a5f039 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-ecd9af73-5312-a300-3dc0-230113c47b2f-e2a5f039 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-ecd9af73-5312-a300-3dc0-230113c47b30-e2a5f039 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-ecd9af73-5312-a300-3dc0-230113c47b31-e2a5f039 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ecd9af73-5312-a300-3dc0-230113c47b35-e2a5f039 {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-ecd9af73-5312-a300-3dc0-230113c47b3c-e2a5f039 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-ecd9af73-5312-a300-3dc0-230113c47b48-e2a5f039 {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-ecd9af73-5312-a300-3dc0-230113c47b52-e2a5f039 {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-ecd9af73-5312-a300-3dc0-230113c47b55-e2a5f039 {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-ecd9af73-5312-a300-3dc0-230113c47b56-e2a5f039 {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-_6f37c8ad-93f6-51aa-8ef5-e11e3c25824b-a77c51eb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_6f37c8ad-93f6-51aa-8ef5-e11e3c25824d-a77c51eb {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_6f37c8ad-93f6-51aa-8ef5-e11e3c2582a3-a77c51eb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6f37c8ad-93f6-51aa-8ef5-e11e3c2582bd-a77c51eb, #w-node-_6f37c8ad-93f6-51aa-8ef5-e11e3c2582be-a77c51eb {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd27-a77c51eb {
  grid-area: 2 / 1 / 3 / 4;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-a77c51eb {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-a77c51eb {
  grid-area: 2 / 1 / 3 / 3;
  justify-self: start;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-a77c51eb {
  grid-area: 2 / 2 / 3 / 3;
}

#value.w-node-df90306e-e437-60b6-34d5-fc38e3ccc21e-a77c51eb, #w-node-df90306e-e437-60b6-34d5-fc38e3ccc22b-a77c51eb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc22c-a77c51eb, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc230-a77c51eb, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc234-a77c51eb, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc238-a77c51eb, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc23c-a77c51eb, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc240-a77c51eb, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc244-a77c51eb, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc248-a77c51eb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd55-a77c51eb {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_8a1c03da-47fe-8c7c-af01-a18e6faa85e4-a77c51eb, #w-node-_8a1c03da-47fe-8c7c-af01-a18e6faa85f7-a77c51eb {
  align-self: center;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-a77c51eb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-a77c51eb {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-e033da0b-8ff0-858a-94b5-0d7f321394bd-a77c51eb {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-e033da0b-8ff0-858a-94b5-0d7f321394be-a77c51eb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-e033da0b-8ff0-858a-94b5-0d7f321394bf-a77c51eb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e033da0b-8ff0-858a-94b5-0d7f321394c3-a77c51eb {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-e033da0b-8ff0-858a-94b5-0d7f321394ca-a77c51eb {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-e033da0b-8ff0-858a-94b5-0d7f321394d6-a77c51eb {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-e033da0b-8ff0-858a-94b5-0d7f321394e0-a77c51eb {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-e033da0b-8ff0-858a-94b5-0d7f321394e3-a77c51eb {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-e033da0b-8ff0-858a-94b5-0d7f321394e4-a77c51eb {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-_864cabbc-3b42-dbe1-a690-92343937b746-e16341c5 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_864cabbc-3b42-dbe1-a690-92343937b748-e16341c5 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_864cabbc-3b42-dbe1-a690-92343937b79e-e16341c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_864cabbc-3b42-dbe1-a690-92343937b7b8-e16341c5, #w-node-_864cabbc-3b42-dbe1-a690-92343937b7b9-e16341c5 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd27-e16341c5 {
  grid-area: 2 / 1 / 3 / 4;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-e16341c5 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-e16341c5 {
  grid-area: 2 / 1 / 3 / 3;
  justify-self: start;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-e16341c5 {
  grid-area: 2 / 2 / 3 / 3;
}

#value.w-node-df90306e-e437-60b6-34d5-fc38e3ccc21e-e16341c5, #w-node-df90306e-e437-60b6-34d5-fc38e3ccc22b-e16341c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc22c-e16341c5, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc230-e16341c5, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc234-e16341c5, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc238-e16341c5, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc23c-e16341c5, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc240-e16341c5, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc244-e16341c5, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc248-e16341c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd55-e16341c5 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_0682e09b-b5a7-a03d-b7e8-afe69a808c80-e16341c5, #w-node-_0682e09b-b5a7-a03d-b7e8-afe69a808c93-e16341c5 {
  align-self: center;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-e16341c5 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-e16341c5 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-_45a5fa20-e196-df5b-c28e-f110596cb517-e16341c5 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-_45a5fa20-e196-df5b-c28e-f110596cb518-e16341c5 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_45a5fa20-e196-df5b-c28e-f110596cb519-e16341c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_45a5fa20-e196-df5b-c28e-f110596cb51d-e16341c5 {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-_45a5fa20-e196-df5b-c28e-f110596cb524-e16341c5 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-_45a5fa20-e196-df5b-c28e-f110596cb530-e16341c5 {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-_45a5fa20-e196-df5b-c28e-f110596cb53a-e16341c5 {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-_45a5fa20-e196-df5b-c28e-f110596cb53d-e16341c5 {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-_45a5fa20-e196-df5b-c28e-f110596cb53e-e16341c5 {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-_962a4a5c-4346-1525-94cb-70c0cdcb38e3-8269dedf {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_962a4a5c-4346-1525-94cb-70c0cdcb38e5-8269dedf {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_962a4a5c-4346-1525-94cb-70c0cdcb393b-8269dedf {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_962a4a5c-4346-1525-94cb-70c0cdcb3955-8269dedf, #w-node-_962a4a5c-4346-1525-94cb-70c0cdcb3956-8269dedf {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd27-8269dedf {
  grid-area: 2 / 1 / 3 / 4;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-8269dedf {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-8269dedf {
  grid-area: 2 / 1 / 3 / 3;
  justify-self: start;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-8269dedf {
  grid-area: 2 / 2 / 3 / 3;
}

#value.w-node-df90306e-e437-60b6-34d5-fc38e3ccc21e-8269dedf, #w-node-df90306e-e437-60b6-34d5-fc38e3ccc22b-8269dedf {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc22c-8269dedf, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc230-8269dedf, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc234-8269dedf, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc238-8269dedf, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc23c-8269dedf, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc240-8269dedf, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc244-8269dedf, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc248-8269dedf {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd55-8269dedf {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_33be835f-f2a5-7505-98a9-144d1755884a-8269dedf, #w-node-_33be835f-f2a5-7505-98a9-144d1755885d-8269dedf {
  align-self: center;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-8269dedf {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-8269dedf {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-_4ddc93db-fa00-7c04-fab3-f43d126715cc-8269dedf {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-_4ddc93db-fa00-7c04-fab3-f43d126715cd-8269dedf {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_4ddc93db-fa00-7c04-fab3-f43d126715ce-8269dedf {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4ddc93db-fa00-7c04-fab3-f43d126715d2-8269dedf {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-_4ddc93db-fa00-7c04-fab3-f43d126715d9-8269dedf {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-_4ddc93db-fa00-7c04-fab3-f43d126715e5-8269dedf {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-_4ddc93db-fa00-7c04-fab3-f43d126715ef-8269dedf {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-_4ddc93db-fa00-7c04-fab3-f43d126715f2-8269dedf {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-_4ddc93db-fa00-7c04-fab3-f43d126715f3-8269dedf {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-_4211008c-e8f3-717d-6348-34e6eec31508-3b59d8f5 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_4211008c-e8f3-717d-6348-34e6eec3150a-3b59d8f5 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_4211008c-e8f3-717d-6348-34e6eec31560-3b59d8f5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4211008c-e8f3-717d-6348-34e6eec3157a-3b59d8f5, #w-node-_4211008c-e8f3-717d-6348-34e6eec3157b-3b59d8f5 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd27-3b59d8f5 {
  grid-area: 2 / 1 / 3 / 4;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-3b59d8f5 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-3b59d8f5 {
  grid-area: 2 / 1 / 3 / 3;
  justify-self: start;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-3b59d8f5 {
  grid-area: 2 / 2 / 3 / 3;
}

#value.w-node-df90306e-e437-60b6-34d5-fc38e3ccc21e-3b59d8f5, #w-node-df90306e-e437-60b6-34d5-fc38e3ccc22b-3b59d8f5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc22c-3b59d8f5, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc230-3b59d8f5, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc234-3b59d8f5, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc238-3b59d8f5, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc23c-3b59d8f5, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc240-3b59d8f5, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc244-3b59d8f5, #celebrity.w-node-df90306e-e437-60b6-34d5-fc38e3ccc248-3b59d8f5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd55-3b59d8f5 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_9c62ff38-3675-2fa9-6093-38653e7ad27d-3b59d8f5, #w-node-_4d5a3848-d5c5-29fb-c647-5e6019f6c125-3b59d8f5 {
  align-self: center;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-3b59d8f5 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-3b59d8f5 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-_64b4cd82-b42f-a9ad-91bc-27f68ffbeda9-3b59d8f5 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-_64b4cd82-b42f-a9ad-91bc-27f68ffbedaa-3b59d8f5 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_64b4cd82-b42f-a9ad-91bc-27f68ffbedab-3b59d8f5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_64b4cd82-b42f-a9ad-91bc-27f68ffbedaf-3b59d8f5 {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-_64b4cd82-b42f-a9ad-91bc-27f68ffbedb6-3b59d8f5 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-_64b4cd82-b42f-a9ad-91bc-27f68ffbedc2-3b59d8f5 {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-_64b4cd82-b42f-a9ad-91bc-27f68ffbedcc-3b59d8f5 {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-_64b4cd82-b42f-a9ad-91bc-27f68ffbedcf-3b59d8f5 {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-_64b4cd82-b42f-a9ad-91bc-27f68ffbedd0-3b59d8f5 {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-ddd3b9b1-57b4-1181-435e-a4343ed75b32-58bb8a95 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-ddd3b9b1-57b4-1181-435e-a4343ed75b34-58bb8a95 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-ddd3b9b1-57b4-1181-435e-a4343ed75b8a-58bb8a95 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ddd3b9b1-57b4-1181-435e-a4343ed75ba4-58bb8a95, #w-node-ddd3b9b1-57b4-1181-435e-a4343ed75ba5-58bb8a95 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd27-58bb8a95 {
  grid-area: 2 / 1 / 3 / 4;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-58bb8a95 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-58bb8a95 {
  grid-area: 2 / 1 / 3 / 3;
  justify-self: start;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-58bb8a95 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_42c978cf-bb8e-9350-c27b-e99cbc3ce756-58bb8a95, #w-node-faec2ea2-903a-67e8-3379-e77c3bca3e99-58bb8a95 {
  align-self: center;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-58bb8a95 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-58bb8a95 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-fea00055-dc8f-4335-2ee1-c0515673a172-58bb8a95 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-fea00055-dc8f-4335-2ee1-c0515673a173-58bb8a95 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-fea00055-dc8f-4335-2ee1-c0515673a174-58bb8a95 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fea00055-dc8f-4335-2ee1-c0515673a178-58bb8a95 {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-fea00055-dc8f-4335-2ee1-c0515673a17f-58bb8a95 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-fea00055-dc8f-4335-2ee1-c0515673a18b-58bb8a95 {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-fea00055-dc8f-4335-2ee1-c0515673a195-58bb8a95 {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-fea00055-dc8f-4335-2ee1-c0515673a198-58bb8a95 {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-fea00055-dc8f-4335-2ee1-c0515673a199-58bb8a95 {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-a83dc6ec-5e41-39d8-79ab-37892861f991-c174a9f8 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-a83dc6ec-5e41-39d8-79ab-37892861f993-c174a9f8 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-a83dc6ec-5e41-39d8-79ab-37892861f9e9-c174a9f8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a83dc6ec-5e41-39d8-79ab-37892861fa03-c174a9f8, #w-node-a83dc6ec-5e41-39d8-79ab-37892861fa04-c174a9f8 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd27-c174a9f8 {
  grid-area: 2 / 1 / 3 / 4;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-c174a9f8 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-c174a9f8 {
  grid-area: 2 / 1 / 3 / 3;
  justify-self: start;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-c174a9f8 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-a5bb5840-c9fd-5b7c-07ae-05fc7aa6ad3c-c174a9f8, #w-node-a5bb5840-c9fd-5b7c-07ae-05fc7aa6ad4f-c174a9f8 {
  align-self: center;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-c174a9f8 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-c174a9f8 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-_0cddc0b5-8abf-4372-3ff4-54d0242f6c21-c174a9f8 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-_0cddc0b5-8abf-4372-3ff4-54d0242f6c22-c174a9f8 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_0cddc0b5-8abf-4372-3ff4-54d0242f6c23-c174a9f8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0cddc0b5-8abf-4372-3ff4-54d0242f6c27-c174a9f8 {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-_0cddc0b5-8abf-4372-3ff4-54d0242f6c2e-c174a9f8 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-_0cddc0b5-8abf-4372-3ff4-54d0242f6c3a-c174a9f8 {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-_0cddc0b5-8abf-4372-3ff4-54d0242f6c44-c174a9f8 {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-_0cddc0b5-8abf-4372-3ff4-54d0242f6c47-c174a9f8 {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-_0cddc0b5-8abf-4372-3ff4-54d0242f6c48-c174a9f8 {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-_2f6446f7-b43a-78d0-3759-a041bd5a86c1-de2efc42 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_2f6446f7-b43a-78d0-3759-a041bd5a86c3-de2efc42 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_2f6446f7-b43a-78d0-3759-a041bd5a8719-de2efc42 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2f6446f7-b43a-78d0-3759-a041bd5a8733-de2efc42, #w-node-_2f6446f7-b43a-78d0-3759-a041bd5a8734-de2efc42 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd27-de2efc42 {
  grid-area: 2 / 1 / 3 / 4;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-de2efc42 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-de2efc42 {
  grid-area: 2 / 1 / 3 / 3;
  justify-self: start;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-de2efc42 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_7fabb021-091f-d64f-b418-bb325f8f033c-de2efc42, #w-node-_7fabb021-091f-d64f-b418-bb325f8f034f-de2efc42 {
  align-self: center;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-de2efc42 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-de2efc42 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-ce2739ef-23e7-8049-a27a-94daf2bdaca2-de2efc42 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-ce2739ef-23e7-8049-a27a-94daf2bdaca3-de2efc42 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-ce2739ef-23e7-8049-a27a-94daf2bdaca4-de2efc42 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ce2739ef-23e7-8049-a27a-94daf2bdaca8-de2efc42 {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-ce2739ef-23e7-8049-a27a-94daf2bdacaf-de2efc42 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-ce2739ef-23e7-8049-a27a-94daf2bdacbb-de2efc42 {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-ce2739ef-23e7-8049-a27a-94daf2bdacc5-de2efc42 {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-ce2739ef-23e7-8049-a27a-94daf2bdacc8-de2efc42 {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-ce2739ef-23e7-8049-a27a-94daf2bdacc9-de2efc42 {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-f32f953d-334f-1e0e-33ce-8d8309064bd2-99b90e33 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-f32f953d-334f-1e0e-33ce-8d8309064bd4-99b90e33 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-f32f953d-334f-1e0e-33ce-8d8309064c2a-99b90e33 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f32f953d-334f-1e0e-33ce-8d8309064c44-99b90e33, #w-node-f32f953d-334f-1e0e-33ce-8d8309064c45-99b90e33 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd27-99b90e33 {
  grid-area: 2 / 1 / 3 / 4;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-99b90e33 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-99b90e33 {
  grid-area: 2 / 1 / 3 / 3;
  justify-self: start;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-99b90e33 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-d27de439-add5-4530-bfd4-9cd494580900-99b90e33, #w-node-_2a22cc03-fce4-bb2c-1fc4-5e27bf9e2f39-99b90e33 {
  align-self: center;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-99b90e33 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-99b90e33 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-_0f26282d-e06c-94ab-aaf9-75b705706aa1-99b90e33 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-_0f26282d-e06c-94ab-aaf9-75b705706aa2-99b90e33 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_0f26282d-e06c-94ab-aaf9-75b705706aa3-99b90e33 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0f26282d-e06c-94ab-aaf9-75b705706aa7-99b90e33 {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-_0f26282d-e06c-94ab-aaf9-75b705706aae-99b90e33 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-_0f26282d-e06c-94ab-aaf9-75b705706aba-99b90e33 {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-_0f26282d-e06c-94ab-aaf9-75b705706ac4-99b90e33 {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-_0f26282d-e06c-94ab-aaf9-75b705706ac7-99b90e33 {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-_0f26282d-e06c-94ab-aaf9-75b705706ac8-99b90e33 {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-ca8e90ac-ddba-4d27-dfa3-3b6cc943607e-4828606f {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-ca8e90ac-ddba-4d27-dfa3-3b6cc9436080-4828606f {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-ca8e90ac-ddba-4d27-dfa3-3b6cc94360d6-4828606f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ca8e90ac-ddba-4d27-dfa3-3b6cc94360f0-4828606f, #w-node-ca8e90ac-ddba-4d27-dfa3-3b6cc94360f1-4828606f {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd27-4828606f {
  grid-area: 2 / 1 / 3 / 4;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-4828606f {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-4828606f {
  grid-area: 2 / 1 / 3 / 3;
  justify-self: start;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-4828606f {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-d10cc6f5-b66c-7f68-f132-54e06695131c-4828606f, #w-node-d10cc6f5-b66c-7f68-f132-54e06695132f-4828606f {
  align-self: center;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-4828606f {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-4828606f {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-f663aea8-433c-9d80-5aa0-044c0a3e4b75-4828606f {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-f663aea8-433c-9d80-5aa0-044c0a3e4b76-4828606f {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-f663aea8-433c-9d80-5aa0-044c0a3e4b77-4828606f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f663aea8-433c-9d80-5aa0-044c0a3e4b7b-4828606f {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-f663aea8-433c-9d80-5aa0-044c0a3e4b82-4828606f {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-f663aea8-433c-9d80-5aa0-044c0a3e4b8e-4828606f {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-f663aea8-433c-9d80-5aa0-044c0a3e4b98-4828606f {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-f663aea8-433c-9d80-5aa0-044c0a3e4b9b-4828606f {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-f663aea8-433c-9d80-5aa0-044c0a3e4b9c-4828606f {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-_5c16f35a-0098-778e-5281-b4b9cc587b1e-5b1e2d9b {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_5c16f35a-0098-778e-5281-b4b9cc587b20-5b1e2d9b {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_5c16f35a-0098-778e-5281-b4b9cc587b76-5b1e2d9b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5c16f35a-0098-778e-5281-b4b9cc587b90-5b1e2d9b, #w-node-_5c16f35a-0098-778e-5281-b4b9cc587b91-5b1e2d9b {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd27-5b1e2d9b {
  grid-area: 2 / 1 / 3 / 4;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-5b1e2d9b {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-5b1e2d9b {
  grid-area: 2 / 1 / 3 / 3;
  justify-self: start;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-5b1e2d9b {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd55-5b1e2d9b {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-ba5cb30d-a138-1a52-db26-9d2c161443ba-5b1e2d9b, #w-node-ba5cb30d-a138-1a52-db26-9d2c161443cd-5b1e2d9b {
  align-self: center;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-5b1e2d9b {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-5b1e2d9b {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-f659c157-bb3a-9462-e966-5284f5322c9a-5b1e2d9b {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-f659c157-bb3a-9462-e966-5284f5322c9b-5b1e2d9b {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-f659c157-bb3a-9462-e966-5284f5322c9c-5b1e2d9b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f659c157-bb3a-9462-e966-5284f5322ca0-5b1e2d9b {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-f659c157-bb3a-9462-e966-5284f5322ca7-5b1e2d9b {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-f659c157-bb3a-9462-e966-5284f5322cb3-5b1e2d9b {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-f659c157-bb3a-9462-e966-5284f5322cbd-5b1e2d9b {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-f659c157-bb3a-9462-e966-5284f5322cc0-5b1e2d9b {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-f659c157-bb3a-9462-e966-5284f5322cc1-5b1e2d9b {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-_746b7e59-f40d-1325-2fbd-6fe4760d0106-c6290910 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_746b7e59-f40d-1325-2fbd-6fe4760d0108-c6290910 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_746b7e59-f40d-1325-2fbd-6fe4760d015e-c6290910 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_746b7e59-f40d-1325-2fbd-6fe4760d0178-c6290910, #w-node-_746b7e59-f40d-1325-2fbd-6fe4760d0179-c6290910 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd27-c6290910 {
  grid-area: 2 / 1 / 3 / 4;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-c6290910 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-c6290910 {
  grid-area: 2 / 1 / 3 / 3;
  justify-self: start;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-c6290910 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd55-c6290910 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_02b0a674-45b8-5dc9-0918-23fcdd24a384-c6290910, #w-node-_02b0a674-45b8-5dc9-0918-23fcdd24a397-c6290910 {
  align-self: center;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-c6290910 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-c6290910 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-_454c9d3d-4922-8219-9180-62813d2b99fe-c6290910 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-_454c9d3d-4922-8219-9180-62813d2b99ff-c6290910 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_454c9d3d-4922-8219-9180-62813d2b9a00-c6290910 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_454c9d3d-4922-8219-9180-62813d2b9a04-c6290910 {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-_454c9d3d-4922-8219-9180-62813d2b9a0b-c6290910 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-_454c9d3d-4922-8219-9180-62813d2b9a17-c6290910 {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-_454c9d3d-4922-8219-9180-62813d2b9a21-c6290910 {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-_454c9d3d-4922-8219-9180-62813d2b9a24-c6290910 {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-_454c9d3d-4922-8219-9180-62813d2b9a25-c6290910 {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-fb0fe041-73e0-1067-eaed-2590a1275888-6ac777ae {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-fb0fe041-73e0-1067-eaed-2590a127588a-6ac777ae {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-fb0fe041-73e0-1067-eaed-2590a12758e0-6ac777ae {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fb0fe041-73e0-1067-eaed-2590a12758fa-6ac777ae, #w-node-fb0fe041-73e0-1067-eaed-2590a12758fb-6ac777ae {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd27-6ac777ae {
  grid-area: 2 / 1 / 3 / 4;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-6ac777ae {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-6ac777ae {
  grid-area: 2 / 1 / 3 / 3;
  justify-self: start;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-6ac777ae {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd55-6ac777ae {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_291a12f8-73b6-29ca-b6d8-8d25a593663f-6ac777ae, #w-node-_291a12f8-73b6-29ca-b6d8-8d25a5936652-6ac777ae {
  align-self: center;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-6ac777ae {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-6ac777ae {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-b3e1c99b-9e83-75d4-e305-1b8f22633483-6ac777ae {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-b3e1c99b-9e83-75d4-e305-1b8f22633484-6ac777ae {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-b3e1c99b-9e83-75d4-e305-1b8f22633485-6ac777ae {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b3e1c99b-9e83-75d4-e305-1b8f22633489-6ac777ae {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-b3e1c99b-9e83-75d4-e305-1b8f22633490-6ac777ae {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-b3e1c99b-9e83-75d4-e305-1b8f2263349c-6ac777ae {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-b3e1c99b-9e83-75d4-e305-1b8f226334a6-6ac777ae {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-b3e1c99b-9e83-75d4-e305-1b8f226334a9-6ac777ae {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-b3e1c99b-9e83-75d4-e305-1b8f226334aa-6ac777ae {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-_46f6ed71-9866-abfe-54da-b8db6740f94f-72ea5501 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_46f6ed71-9866-abfe-54da-b8db6740f951-72ea5501 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_46f6ed71-9866-abfe-54da-b8db6740f9a7-72ea5501 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_46f6ed71-9866-abfe-54da-b8db6740f9c1-72ea5501, #w-node-_46f6ed71-9866-abfe-54da-b8db6740f9c2-72ea5501 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd27-72ea5501 {
  grid-area: 2 / 1 / 3 / 4;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-72ea5501 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-72ea5501 {
  grid-area: 2 / 1 / 3 / 3;
  justify-self: start;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-72ea5501 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd55-72ea5501 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_0fbb4de8-818d-7091-0d2c-82ec1e9ae11f-72ea5501, #w-node-_0fbb4de8-818d-7091-0d2c-82ec1e9ae132-72ea5501 {
  align-self: center;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-72ea5501 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-72ea5501 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-_3aef30fd-4169-7aa1-9f3f-3414dbdb75cd-72ea5501 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-_3aef30fd-4169-7aa1-9f3f-3414dbdb75ce-72ea5501 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_3aef30fd-4169-7aa1-9f3f-3414dbdb75cf-72ea5501 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3aef30fd-4169-7aa1-9f3f-3414dbdb75d3-72ea5501 {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-_3aef30fd-4169-7aa1-9f3f-3414dbdb75da-72ea5501 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-_3aef30fd-4169-7aa1-9f3f-3414dbdb75e6-72ea5501 {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-_3aef30fd-4169-7aa1-9f3f-3414dbdb75f0-72ea5501 {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-_3aef30fd-4169-7aa1-9f3f-3414dbdb75f3-72ea5501 {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-_3aef30fd-4169-7aa1-9f3f-3414dbdb75f4-72ea5501 {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-_764d5fcf-1a4b-b9ee-c239-2fd8a77c97ac-1fc9d8f5 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_764d5fcf-1a4b-b9ee-c239-2fd8a77c97ae-1fc9d8f5 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_764d5fcf-1a4b-b9ee-c239-2fd8a77c9804-1fc9d8f5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_764d5fcf-1a4b-b9ee-c239-2fd8a77c981e-1fc9d8f5, #w-node-_764d5fcf-1a4b-b9ee-c239-2fd8a77c981f-1fc9d8f5 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd27-1fc9d8f5 {
  grid-area: 2 / 1 / 3 / 4;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-1fc9d8f5 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-1fc9d8f5 {
  grid-area: 2 / 1 / 3 / 3;
  justify-self: start;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-1fc9d8f5 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd55-1fc9d8f5 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_188ca1b3-79ca-3985-ceda-ca5a10f2b15d-1fc9d8f5, #w-node-_68cce17a-8eee-8d2f-e930-50088376708f-1fc9d8f5 {
  align-self: center;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-1fc9d8f5 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-1fc9d8f5 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-_6190acdb-d134-8b25-4867-16823c8f962a-1fc9d8f5 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-_6190acdb-d134-8b25-4867-16823c8f962b-1fc9d8f5 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_6190acdb-d134-8b25-4867-16823c8f962c-1fc9d8f5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6190acdb-d134-8b25-4867-16823c8f9630-1fc9d8f5 {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-_6190acdb-d134-8b25-4867-16823c8f9637-1fc9d8f5 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-_6190acdb-d134-8b25-4867-16823c8f9643-1fc9d8f5 {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-_6190acdb-d134-8b25-4867-16823c8f964d-1fc9d8f5 {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-_6190acdb-d134-8b25-4867-16823c8f9650-1fc9d8f5 {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-_6190acdb-d134-8b25-4867-16823c8f9651-1fc9d8f5 {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-_03da6d61-d166-5853-3023-af60e40a3887-e6362915 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_03da6d61-d166-5853-3023-af60e40a3889-e6362915 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_03da6d61-d166-5853-3023-af60e40a38df-e6362915 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_03da6d61-d166-5853-3023-af60e40a38f9-e6362915, #w-node-_03da6d61-d166-5853-3023-af60e40a38fa-e6362915 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd27-e6362915 {
  grid-area: 2 / 1 / 3 / 4;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-e6362915 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-e6362915 {
  grid-area: 2 / 1 / 3 / 3;
  justify-self: start;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-e6362915 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd55-e6362915 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_898326e8-e978-822c-9393-c9a155d9ae39-e6362915, #w-node-_898326e8-e978-822c-9393-c9a155d9ae4c-e6362915 {
  align-self: center;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-e6362915 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-e6362915 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-_41ca5909-b36e-f463-ae3f-8abebc204638-e6362915 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-_41ca5909-b36e-f463-ae3f-8abebc204639-e6362915 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_41ca5909-b36e-f463-ae3f-8abebc20463a-e6362915 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_41ca5909-b36e-f463-ae3f-8abebc20463e-e6362915 {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-_41ca5909-b36e-f463-ae3f-8abebc204645-e6362915 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-_41ca5909-b36e-f463-ae3f-8abebc204651-e6362915 {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-_41ca5909-b36e-f463-ae3f-8abebc20465b-e6362915 {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-_41ca5909-b36e-f463-ae3f-8abebc20465e-e6362915 {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-_41ca5909-b36e-f463-ae3f-8abebc20465f-e6362915 {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-_9d1a19d6-8e4b-93cd-8760-90e126990fec-d1e218c3 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_9d1a19d6-8e4b-93cd-8760-90e126990fee-d1e218c3 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_9d1a19d6-8e4b-93cd-8760-90e126991044-d1e218c3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9d1a19d6-8e4b-93cd-8760-90e12699105e-d1e218c3, #w-node-_9d1a19d6-8e4b-93cd-8760-90e12699105f-d1e218c3 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd27-d1e218c3 {
  grid-area: 2 / 1 / 3 / 4;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-d1e218c3 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-d1e218c3 {
  grid-area: 2 / 1 / 3 / 3;
  justify-self: start;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-d1e218c3 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd55-d1e218c3 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_4d18d279-9167-eca8-de3a-c90866aa59a8-d1e218c3, #w-node-_4d18d279-9167-eca8-de3a-c90866aa59bb-d1e218c3 {
  align-self: center;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-d1e218c3 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-d1e218c3 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-_267aaa87-90e8-2687-057c-faad950fac63-d1e218c3 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-_267aaa87-90e8-2687-057c-faad950fac64-d1e218c3 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_267aaa87-90e8-2687-057c-faad950fac65-d1e218c3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_267aaa87-90e8-2687-057c-faad950fac69-d1e218c3 {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-_267aaa87-90e8-2687-057c-faad950fac70-d1e218c3 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-_267aaa87-90e8-2687-057c-faad950fac7c-d1e218c3 {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-_267aaa87-90e8-2687-057c-faad950fac86-d1e218c3 {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-_267aaa87-90e8-2687-057c-faad950fac89-d1e218c3 {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-_267aaa87-90e8-2687-057c-faad950fac8a-d1e218c3 {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-_81c44057-4035-e8a0-4ad8-553856a0f9f3-69d0811c {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_81c44057-4035-e8a0-4ad8-553856a0f9f5-69d0811c {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_81c44057-4035-e8a0-4ad8-553856a0fa4b-69d0811c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_81c44057-4035-e8a0-4ad8-553856a0fa65-69d0811c, #w-node-_81c44057-4035-e8a0-4ad8-553856a0fa66-69d0811c {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd27-69d0811c {
  grid-area: 2 / 1 / 3 / 4;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-69d0811c {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-69d0811c {
  grid-area: 2 / 1 / 3 / 3;
  justify-self: start;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-69d0811c {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd55-69d0811c {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_02b0a674-45b8-5dc9-0918-23fcdd24a384-69d0811c, #w-node-_02b0a674-45b8-5dc9-0918-23fcdd24a397-69d0811c {
  align-self: center;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-69d0811c {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-69d0811c {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-ae17c3c3-8f79-3c33-cc2e-e65fbb813e59-69d0811c {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-ae17c3c3-8f79-3c33-cc2e-e65fbb813e5a-69d0811c {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-ae17c3c3-8f79-3c33-cc2e-e65fbb813e5b-69d0811c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ae17c3c3-8f79-3c33-cc2e-e65fbb813e5f-69d0811c {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-ae17c3c3-8f79-3c33-cc2e-e65fbb813e66-69d0811c {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-ae17c3c3-8f79-3c33-cc2e-e65fbb813e72-69d0811c {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-ae17c3c3-8f79-3c33-cc2e-e65fbb813e7c-69d0811c {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-ae17c3c3-8f79-3c33-cc2e-e65fbb813e7f-69d0811c {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-ae17c3c3-8f79-3c33-cc2e-e65fbb813e80-69d0811c {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-f9cc6621-ecc1-d614-6d3b-e0b8d3a03805-138f1829 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-f9cc6621-ecc1-d614-6d3b-e0b8d3a03807-138f1829 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-f9cc6621-ecc1-d614-6d3b-e0b8d3a0385d-138f1829 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f9cc6621-ecc1-d614-6d3b-e0b8d3a03877-138f1829, #w-node-f9cc6621-ecc1-d614-6d3b-e0b8d3a03878-138f1829 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd27-138f1829 {
  grid-area: 2 / 1 / 3 / 4;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-138f1829 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-138f1829 {
  grid-area: 2 / 1 / 3 / 3;
  justify-self: start;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-138f1829 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd55-138f1829 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_416318e9-e567-d535-508e-701d5e671e61-138f1829, #w-node-_416318e9-e567-d535-508e-701d5e671e9c-138f1829 {
  align-self: center;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-138f1829 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-138f1829 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-e52bb350-9c41-28d2-fe14-2a8c91d5a6c5-138f1829 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-e52bb350-9c41-28d2-fe14-2a8c91d5a6c6-138f1829 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-e52bb350-9c41-28d2-fe14-2a8c91d5a6c7-138f1829 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e52bb350-9c41-28d2-fe14-2a8c91d5a6cb-138f1829 {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-e52bb350-9c41-28d2-fe14-2a8c91d5a6d2-138f1829 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-e52bb350-9c41-28d2-fe14-2a8c91d5a6de-138f1829 {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-e52bb350-9c41-28d2-fe14-2a8c91d5a6e8-138f1829 {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-e52bb350-9c41-28d2-fe14-2a8c91d5a6eb-138f1829 {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-e52bb350-9c41-28d2-fe14-2a8c91d5a6ec-138f1829 {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-ece4502a-5d3f-9706-803b-9d5f66f5d9cb-c5623291 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-ece4502a-5d3f-9706-803b-9d5f66f5d9cd-c5623291 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-ece4502a-5d3f-9706-803b-9d5f66f5da23-c5623291 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ece4502a-5d3f-9706-803b-9d5f66f5da3d-c5623291, #w-node-ece4502a-5d3f-9706-803b-9d5f66f5da3e-c5623291 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd27-c5623291 {
  grid-area: 2 / 1 / 3 / 4;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-c5623291 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-c5623291 {
  grid-area: 2 / 1 / 3 / 3;
  justify-self: start;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-c5623291 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd55-c5623291 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_1e8da7a6-30e7-b350-6bfb-67c965d6c813-c5623291, #w-node-_1e8da7a6-30e7-b350-6bfb-67c965d6c84d-c5623291 {
  align-self: center;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-c5623291 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-c5623291 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-_975c999c-4604-f683-5aa5-4d3699448342-c5623291 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-_975c999c-4604-f683-5aa5-4d3699448343-c5623291 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_975c999c-4604-f683-5aa5-4d3699448344-c5623291 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_975c999c-4604-f683-5aa5-4d3699448348-c5623291 {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-_975c999c-4604-f683-5aa5-4d369944834f-c5623291 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-_975c999c-4604-f683-5aa5-4d369944835b-c5623291 {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-_975c999c-4604-f683-5aa5-4d3699448365-c5623291 {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-_975c999c-4604-f683-5aa5-4d3699448368-c5623291 {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-_975c999c-4604-f683-5aa5-4d3699448369-c5623291 {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-d1766c04-cd75-1460-ee46-000aefaa70fe-e2fbd37c {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-d1766c04-cd75-1460-ee46-000aefaa7100-e2fbd37c {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-d1766c04-cd75-1460-ee46-000aefaa7156-e2fbd37c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d1766c04-cd75-1460-ee46-000aefaa7170-e2fbd37c, #w-node-d1766c04-cd75-1460-ee46-000aefaa7171-e2fbd37c {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd27-e2fbd37c {
  grid-area: 2 / 1 / 3 / 4;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-e2fbd37c {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-e2fbd37c {
  grid-area: 2 / 1 / 3 / 3;
  justify-self: start;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-e2fbd37c {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd55-e2fbd37c {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_40621255-02cc-09fc-edf0-18fb18881be6-e2fbd37c, #w-node-_40621255-02cc-09fc-edf0-18fb18881c20-e2fbd37c {
  align-self: center;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-e2fbd37c {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-e2fbd37c {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-_6c026688-3820-a931-1fd3-cd049dd4d59d-e2fbd37c {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-_6c026688-3820-a931-1fd3-cd049dd4d59e-e2fbd37c {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_6c026688-3820-a931-1fd3-cd049dd4d59f-e2fbd37c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6c026688-3820-a931-1fd3-cd049dd4d5a3-e2fbd37c {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-_6c026688-3820-a931-1fd3-cd049dd4d5aa-e2fbd37c {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-_6c026688-3820-a931-1fd3-cd049dd4d5b6-e2fbd37c {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-_6c026688-3820-a931-1fd3-cd049dd4d5c0-e2fbd37c {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-_6c026688-3820-a931-1fd3-cd049dd4d5c3-e2fbd37c {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-_6c026688-3820-a931-1fd3-cd049dd4d5c4-e2fbd37c {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-_9b585495-4b1c-ad89-f8b8-ab886b8b2fb3-e6226db5 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_9b585495-4b1c-ad89-f8b8-ab886b8b2fb5-e6226db5 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_9b585495-4b1c-ad89-f8b8-ab886b8b300b-e6226db5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9b585495-4b1c-ad89-f8b8-ab886b8b3025-e6226db5, #w-node-_9b585495-4b1c-ad89-f8b8-ab886b8b3026-e6226db5 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd27-e6226db5 {
  grid-area: 2 / 1 / 3 / 4;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-e6226db5 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-e6226db5 {
  grid-area: 2 / 1 / 3 / 3;
  justify-self: start;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-e6226db5 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd55-e6226db5 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-e9a6b516-53d0-91bf-358b-defad6b2cd38-e6226db5, #w-node-e9a6b516-53d0-91bf-358b-defad6b2cdbf-e6226db5 {
  align-self: center;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-e6226db5 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-e6226db5 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-b0dfbac9-d72a-b2b2-0bfa-1c9f255df01e-e6226db5 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-b0dfbac9-d72a-b2b2-0bfa-1c9f255df01f-e6226db5 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-b0dfbac9-d72a-b2b2-0bfa-1c9f255df020-e6226db5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b0dfbac9-d72a-b2b2-0bfa-1c9f255df024-e6226db5 {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-b0dfbac9-d72a-b2b2-0bfa-1c9f255df02b-e6226db5 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-b0dfbac9-d72a-b2b2-0bfa-1c9f255df037-e6226db5 {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-b0dfbac9-d72a-b2b2-0bfa-1c9f255df041-e6226db5 {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-b0dfbac9-d72a-b2b2-0bfa-1c9f255df044-e6226db5 {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-b0dfbac9-d72a-b2b2-0bfa-1c9f255df045-e6226db5 {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-_4b8a7741-93d7-a2e0-2e63-0544fc7d12aa-609f7c4e {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_4b8a7741-93d7-a2e0-2e63-0544fc7d12ac-609f7c4e {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_4b8a7741-93d7-a2e0-2e63-0544fc7d1302-609f7c4e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4b8a7741-93d7-a2e0-2e63-0544fc7d131c-609f7c4e, #w-node-_4b8a7741-93d7-a2e0-2e63-0544fc7d131d-609f7c4e {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd27-609f7c4e {
  grid-area: 2 / 1 / 3 / 4;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-609f7c4e {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-609f7c4e {
  grid-area: 2 / 1 / 3 / 3;
  justify-self: start;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-609f7c4e {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd55-609f7c4e {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-f508e717-70b4-56ae-2d6d-c5e11fd47519-609f7c4e, #w-node-f508e717-70b4-56ae-2d6d-c5e11fd4752c-609f7c4e {
  align-self: center;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-609f7c4e {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-609f7c4e {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-_2db72637-6812-b53d-a24a-412ee12a8792-609f7c4e {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-_2db72637-6812-b53d-a24a-412ee12a8793-609f7c4e {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_2db72637-6812-b53d-a24a-412ee12a8794-609f7c4e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2db72637-6812-b53d-a24a-412ee12a8798-609f7c4e {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-_2db72637-6812-b53d-a24a-412ee12a879f-609f7c4e {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-_2db72637-6812-b53d-a24a-412ee12a87ab-609f7c4e {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-_2db72637-6812-b53d-a24a-412ee12a87b5-609f7c4e {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-_2db72637-6812-b53d-a24a-412ee12a87b8-609f7c4e {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-_2db72637-6812-b53d-a24a-412ee12a87b9-609f7c4e {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-_97885227-0572-062c-640e-bbe038cea0fe-9b9376e9 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_97885227-0572-062c-640e-bbe038cea100-9b9376e9 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_97885227-0572-062c-640e-bbe038cea156-9b9376e9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_97885227-0572-062c-640e-bbe038cea170-9b9376e9, #w-node-_97885227-0572-062c-640e-bbe038cea171-9b9376e9 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd27-9b9376e9 {
  grid-area: 2 / 1 / 3 / 4;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-9b9376e9 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-9b9376e9 {
  grid-area: 2 / 1 / 3 / 3;
  justify-self: start;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-9b9376e9 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd55-9b9376e9 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_4001437f-87fa-9103-08dc-444d2f5494ea-9b9376e9, #w-node-_4001437f-87fa-9103-08dc-444d2f549510-9b9376e9 {
  align-self: center;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-9b9376e9 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-9b9376e9 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-_50b41dac-0d52-dba3-cf10-b6544d717f55-9b9376e9 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-_50b41dac-0d52-dba3-cf10-b6544d717f56-9b9376e9 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_50b41dac-0d52-dba3-cf10-b6544d717f57-9b9376e9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_50b41dac-0d52-dba3-cf10-b6544d717f5b-9b9376e9 {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-_50b41dac-0d52-dba3-cf10-b6544d717f62-9b9376e9 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-_50b41dac-0d52-dba3-cf10-b6544d717f6e-9b9376e9 {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-_50b41dac-0d52-dba3-cf10-b6544d717f78-9b9376e9 {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-_50b41dac-0d52-dba3-cf10-b6544d717f7b-9b9376e9 {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-_50b41dac-0d52-dba3-cf10-b6544d717f7c-9b9376e9 {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-_03fb1102-55e1-71d5-2cd4-f0d266c9ee77-1a940836 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_03fb1102-55e1-71d5-2cd4-f0d266c9ee79-1a940836 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_03fb1102-55e1-71d5-2cd4-f0d266c9eecf-1a940836 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_03fb1102-55e1-71d5-2cd4-f0d266c9eee9-1a940836, #w-node-_03fb1102-55e1-71d5-2cd4-f0d266c9eeea-1a940836 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd27-1a940836 {
  grid-area: 2 / 1 / 3 / 4;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-1a940836 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-1a940836 {
  grid-area: 2 / 1 / 3 / 3;
  justify-self: start;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-1a940836 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd55-1a940836 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-b41f115b-c655-1271-ad3a-a26d3ab53003-1a940836, #w-node-b41f115b-c655-1271-ad3a-a26d3ab5302b-1a940836 {
  align-self: center;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-1a940836 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-1a940836 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-_73de1288-1146-e5cc-348c-3b2a399d8562-1a940836 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-_73de1288-1146-e5cc-348c-3b2a399d8563-1a940836 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_73de1288-1146-e5cc-348c-3b2a399d8564-1a940836 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_73de1288-1146-e5cc-348c-3b2a399d8568-1a940836 {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-_73de1288-1146-e5cc-348c-3b2a399d856f-1a940836 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-_73de1288-1146-e5cc-348c-3b2a399d857b-1a940836 {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-_73de1288-1146-e5cc-348c-3b2a399d8585-1a940836 {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-_73de1288-1146-e5cc-348c-3b2a399d8588-1a940836 {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-_73de1288-1146-e5cc-348c-3b2a399d8589-1a940836 {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-_93b83755-9d29-6048-e56b-8be715737bd3-c537262b {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_93b83755-9d29-6048-e56b-8be715737bd5-c537262b {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_93b83755-9d29-6048-e56b-8be715737c2b-c537262b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_93b83755-9d29-6048-e56b-8be715737c45-c537262b, #w-node-_93b83755-9d29-6048-e56b-8be715737c46-c537262b {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd27-c537262b {
  grid-area: 2 / 1 / 3 / 4;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-c537262b {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-c537262b {
  grid-area: 2 / 1 / 3 / 3;
  justify-self: start;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-c537262b {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd55-c537262b {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_148237f8-0309-0e70-63e6-feaec469329e-c537262b, #w-node-_148237f8-0309-0e70-63e6-feaec46932c5-c537262b {
  align-self: center;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-c537262b {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-c537262b {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-_4b86ed47-1831-f400-e6cc-b9dcd9b9f85c-c537262b {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-_4b86ed47-1831-f400-e6cc-b9dcd9b9f85d-c537262b {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_4b86ed47-1831-f400-e6cc-b9dcd9b9f85e-c537262b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4b86ed47-1831-f400-e6cc-b9dcd9b9f862-c537262b {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-_4b86ed47-1831-f400-e6cc-b9dcd9b9f869-c537262b {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-_4b86ed47-1831-f400-e6cc-b9dcd9b9f875-c537262b {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-_4b86ed47-1831-f400-e6cc-b9dcd9b9f87f-c537262b {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-_4b86ed47-1831-f400-e6cc-b9dcd9b9f882-c537262b {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-_4b86ed47-1831-f400-e6cc-b9dcd9b9f883-c537262b {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-_01b10db6-f6aa-d1a1-bfd0-317e79f8e2ca-0ccdfb42 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_01b10db6-f6aa-d1a1-bfd0-317e79f8e2cc-0ccdfb42 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_01b10db6-f6aa-d1a1-bfd0-317e79f8e322-0ccdfb42 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_01b10db6-f6aa-d1a1-bfd0-317e79f8e33c-0ccdfb42, #w-node-_01b10db6-f6aa-d1a1-bfd0-317e79f8e33d-0ccdfb42 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd27-0ccdfb42 {
  grid-area: 2 / 1 / 3 / 4;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-0ccdfb42 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-0ccdfb42 {
  grid-area: 2 / 1 / 3 / 3;
  justify-self: start;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-0ccdfb42 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd55-0ccdfb42 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_017ddd8e-ce41-1d22-1b61-21ee92c224f2-0ccdfb42, #w-node-_017ddd8e-ce41-1d22-1b61-21ee92c22506-0ccdfb42 {
  align-self: center;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-0ccdfb42 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-0ccdfb42 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-d38bb4fd-ed06-c1f5-4764-a5faf82117ce-0ccdfb42 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-d38bb4fd-ed06-c1f5-4764-a5faf82117cf-0ccdfb42 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-d38bb4fd-ed06-c1f5-4764-a5faf82117d0-0ccdfb42 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d38bb4fd-ed06-c1f5-4764-a5faf82117d4-0ccdfb42 {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-d38bb4fd-ed06-c1f5-4764-a5faf82117db-0ccdfb42 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-d38bb4fd-ed06-c1f5-4764-a5faf82117e7-0ccdfb42 {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-d38bb4fd-ed06-c1f5-4764-a5faf82117f1-0ccdfb42 {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-d38bb4fd-ed06-c1f5-4764-a5faf82117f4-0ccdfb42 {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-d38bb4fd-ed06-c1f5-4764-a5faf82117f5-0ccdfb42 {
  grid-area: 4 / 1 / 5 / 5;
}

#w-node-ad827468-a6b0-ec41-164d-ae257952216b-c847f5d8 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-ad827468-a6b0-ec41-164d-ae257952216d-c847f5d8 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-ad827468-a6b0-ec41-164d-ae25795221c3-c847f5d8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ad827468-a6b0-ec41-164d-ae25795221dd-c847f5d8, #w-node-ad827468-a6b0-ec41-164d-ae25795221de-c847f5d8 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd27-c847f5d8 {
  grid-area: 2 / 1 / 3 / 4;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-c847f5d8 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-c847f5d8 {
  grid-area: 2 / 1 / 3 / 3;
  justify-self: start;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-c847f5d8 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd55-c847f5d8 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_898326e8-e978-822c-9393-c9a155d9ae39-c847f5d8, #w-node-cfa5dca7-e283-cd7a-86b6-8dbd7bde3c8a-c847f5d8 {
  align-self: center;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-c847f5d8 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-c847f5d8 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-_63f0ad4d-c8ab-8245-e69e-6be6744fcd2d-c847f5d8 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-_63f0ad4d-c8ab-8245-e69e-6be6744fcd2e-c847f5d8 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_63f0ad4d-c8ab-8245-e69e-6be6744fcd2f-c847f5d8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_63f0ad4d-c8ab-8245-e69e-6be6744fcd33-c847f5d8 {
  grid-area: 2 / 1 / 3 / 2;
  place-self: start;
}

#w-node-_63f0ad4d-c8ab-8245-e69e-6be6744fcd3a-c847f5d8 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-_63f0ad4d-c8ab-8245-e69e-6be6744fcd46-c847f5d8 {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
}

#w-node-_63f0ad4d-c8ab-8245-e69e-6be6744fcd50-c847f5d8 {
  grid-area: 1 / 4 / 3 / 5;
}

#w-node-_63f0ad4d-c8ab-8245-e69e-6be6744fcd53-c847f5d8 {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-_63f0ad4d-c8ab-8245-e69e-6be6744fcd54-c847f5d8 {
  grid-area: 4 / 1 / 5 / 5;
}

@media screen and (min-width: 1920px) {
  #w-node-_54e51754-311b-d9d0-5000-44f15c3a4325-50ea0e45, #w-node-_56ab9a7b-aa59-11ce-cd2c-9c0835f7aabe-50ea0e61 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-50ea0e7c, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-50ea0e7c {
    grid-row-end: 4;
    justify-self: stretch;
  }

  #w-node-b6e6c88c-560e-50fd-2484-cebd1ed9ed0a-50ea0e93, #w-node-_8fc1df80-045c-0742-e630-2ff4e7f247e6-50ea0ed7 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_8ffed504-135d-5f56-1534-46fd00e2c034-50ea0eeb {
    align-self: start;
  }

  #w-node-_84068c82-d98e-f5c3-b1d3-c78750dced89-50ea0f08, #w-node-_84068c82-d98e-f5c3-b1d3-c78750dced89-acc7f521 {
    justify-self: center;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-e267d55e, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-e267d55e, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-d14130dd, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-d14130dd, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-a41a3bfc, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-a41a3bfc, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-e3af42e8, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-e3af42e8, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-4165d17d, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-4165d17d, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-e2a5f039, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-e2a5f039, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-a77c51eb, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-a77c51eb, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-e16341c5, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-e16341c5, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-8269dedf, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-8269dedf, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-3b59d8f5, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-3b59d8f5, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-58bb8a95, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-58bb8a95, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-c174a9f8, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-c174a9f8, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-de2efc42, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-de2efc42, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-99b90e33, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-99b90e33, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-4828606f, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-4828606f, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-5b1e2d9b, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-5b1e2d9b, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-c6290910, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-c6290910, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-6ac777ae, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-6ac777ae, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-72ea5501, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-72ea5501, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-1fc9d8f5, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-1fc9d8f5, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-e6362915, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-e6362915, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-d1e218c3, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-d1e218c3, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-69d0811c, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-69d0811c, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-138f1829, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-138f1829, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-c5623291, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-c5623291, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-e2fbd37c, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-e2fbd37c, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-e6226db5, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-e6226db5, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-609f7c4e, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-609f7c4e, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-9b9376e9, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-9b9376e9, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-1a940836, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-1a940836, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-c537262b, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-c537262b, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-0ccdfb42, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-0ccdfb42, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-c847f5d8, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-c847f5d8 {
    grid-row-end: 4;
    justify-self: stretch;
  }
}

@media screen and (min-width: 1440px) {
  #w-node-f6d292a9-fbd1-b0fc-cd95-a6591f74176c-50ea0e63 {
    align-self: center;
  }

  #w-node-_7092fb06-dbd7-031f-e095-0825e4c7b30f-50ea0e63 {
    align-self: start;
  }

  #w-node-e136a471-cd8a-fcaf-e1fd-3d630c39cd15-50ea0e64 {
    align-self: stretch;
  }

  #w-node-_61c72d1f-ad5f-d120-8002-759b6be3c9fb-50ea0eb4 {
    align-self: center;
  }

  #w-node-a5fcee28-c16d-da74-2789-144957dae1f3-50ea0eb4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_7700d7ea-bbad-0ee4-4fcc-2d102aa8451e-50ea0eb4 {
    align-self: start;
  }

  #w-node-fe1bfe06-b101-9745-1aa7-17d586c9888c-50ea0ed3, #w-node-_65a102db-3804-08c2-aa0b-ea804a94ac97-50ea0ed3, #w-node-cf269bbd-59d9-4112-fdb5-bacf25d282e6-50ea0ed3, #w-node-_1904b60f-dc21-bda2-4e3c-b43ea4066207-50ea0ed3, #w-node-_8cd52c36-b380-f1f2-71a4-38149873a782-50ea0ed7 {
    align-self: stretch;
  }

  #w-node-_8ffed504-135d-5f56-1534-46fd00e2c01b-50ea0eeb, #w-node-_8ffed504-135d-5f56-1534-46fd00e2c066-50ea0eeb, #w-node-_8ffed504-135d-5f56-1534-46fd00e2c0d4-50ea0eeb, #w-node-_8ffed504-135d-5f56-1534-46fd00e2c0f9-50ea0eeb {
    justify-self: stretch;
  }

  #w-node-_84068c82-d98e-f5c3-b1d3-c78750dced89-50ea0f08 {
    justify-self: center;
  }

  #w-node-_7d341140-8b0d-7b14-8e86-c0d6ea26ca00-50ea0f0a {
    align-self: start;
  }

  #w-node-_8165cb5b-f74b-e900-215a-1ef95218ca81-50ea0f0d {
    align-self: center;
  }

  #w-node-_338bce78-415b-5498-48a4-99bca4f95670-50ea0f0d, #w-node-_338bce78-415b-5498-48a4-99bca4f95670-50ea0f21 {
    align-self: start;
  }

  #w-node-d8c46bfb-2a2a-e275-f8cb-a6ceaad9f12f-50ea0f29 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e2a87750-1fd8-7dbf-02de-ff61163567ea-50ea0f29 {
    align-self: start;
  }

  #w-node-_13bbbfeb-3a80-cd04-f669-00929d6d9fae-1726c4e5, #w-node-e136a471-cd8a-fcaf-e1fd-3d630c39ccdc-cb15b385 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_84068c82-d98e-f5c3-b1d3-c78750dced89-acc7f521 {
    justify-self: center;
  }
}

@media screen and (min-width: 1280px) {
  #w-node-e136a471-cd8a-fcaf-e1fd-3d630c39cd15-50ea0e64, #w-node-_6ef42a68-d0bd-9b6e-43c2-d83c1d5e1c5c-50ea0e65 {
    grid-area: 1 / 2 / 2 / 3;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_7047fec7-4fcf-b8e4-6771-43bbe20bb610-50ea0d92 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_6dcc2302-833f-b37f-6538-1cb2e842dd16-50ea0d92 {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-be852dd1-a055-e99e-910a-65fcd01da694-50ea0d92 {
    grid-column: 1 / 2;
    grid-row-start: 2;
  }

  #w-node-be852dd1-a055-e99e-910a-65fcd01da6bb-50ea0d92, #w-node-_01b2807a-46c1-faaa-2a02-bc4833a9c313-50ea0d92 {
    grid-row: 3 / 4;
  }

  #w-node-be852dd1-a055-e99e-910a-65fcd01da5d7-50ea0d92 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-d409b775-74d4-01b1-6809-42ea68eb3a6f-50ea0d92 {
    grid-area: 1 / 2 / 3 / 3;
  }

  #w-node-d409b775-74d4-01b1-6809-42ea68eb3a70-50ea0d92 {
    align-self: end;
  }

  #w-node-_51bce107-375a-1c90-62ef-c09cd5be6cfb-50ea0d92 {
    align-self: start;
  }

  #w-node-be852dd1-a055-e99e-910a-65fcd01da7b1-50ea0d92, #w-node-be852dd1-a055-e99e-910a-65fcd01da7cf-50ea0d92, #w-node-be852dd1-a055-e99e-910a-65fcd01da7eb-50ea0d92, #w-node-be852dd1-a055-e99e-910a-65fcd01da809-50ea0d92, #w-node-be852dd1-a055-e99e-910a-65fcd01da827-50ea0d92, #w-node-be852dd1-a055-e99e-910a-65fcd01da843-50ea0d92 {
    align-self: stretch;
  }

  #w-node-d1a3ee93-2917-df7c-b9d5-c11ddf86cc06-50ea0d92, #w-node-_4ae93687-5c7c-eee5-3c08-6f95da6000d0-50ea0d92, #w-node-_37deeb79-8cda-04fe-4fbe-c5fa9eca9552-50ea0d92 {
    align-self: start;
  }

  #w-node-be852dd1-a055-e99e-910a-65fcd01da875-50ea0d92 {
    align-self: end;
  }

  #w-node-_7ef4183c-9a22-cda8-fe42-4df59fee01ba-50ea0d92 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-aabc9877-b0f2-edad-e16f-aaf26d3ee5f8-50ea0d92 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-aabc9877-b0f2-edad-e16f-aaf26d3ee5fc-50ea0d92 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-be852dd1-a055-e99e-910a-65fcd01daa54-50ea0d92, #w-node-be852dd1-a055-e99e-910a-65fcd01dab45-50ea0d92, #w-node-be852dd1-a055-e99e-910a-65fcd01dabf7-50ea0d92, #w-node-be852dd1-a055-e99e-910a-65fcd01dac76-50ea0d92, #w-node-be852dd1-a055-e99e-910a-65fcd01dad0e-50ea0d92, #w-node-be852dd1-a055-e99e-910a-65fcd01dadb5-50ea0d92 {
    align-self: stretch;
  }

  #w-node-_6bcc607e-5f25-7081-8003-70c0e727a599-50ea0d92, #w-node-_6bcc607e-5f25-7081-8003-70c0e727a5a5-50ea0d92 {
    align-self: start;
  }

  #w-node-_6bcc607e-5f25-7081-8003-70c0e727a5b2-50ea0d92 {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-_6bcc607e-5f25-7081-8003-70c0e727a5b3-50ea0d92 {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-_2d01cf4e-d10a-d65c-5ba4-0bb48d8d3e48-50ea0e45 {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_54e51754-311b-d9d0-5000-44f15c3a4321-50ea0e45 {
    grid-column-end: 3;
  }

  #w-node-_54e51754-311b-d9d0-5000-44f15c3a4322-50ea0e45, #w-node-_54e51754-311b-d9d0-5000-44f15c3a4323-50ea0e45 {
    grid-row: 2 / 3;
  }

  #w-node-_7952ec8e-464f-612b-8526-f27f3341305f-50ea0e45 {
    grid-column: 1 / 2;
    justify-self: start;
  }

  #w-node-d9d3c3c0-609b-9ef1-58c7-8f539b1f01a4-50ea0e45 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_54e51754-311b-d9d0-5000-44f15c3a4375-50ea0e45 {
    grid-area: 5 / 1 / 6 / 3;
  }

  #w-node-_390a1d6f-9af4-395d-99de-7711a4d6026b-50ea0e45 {
    grid-row: 3 / 4;
  }

  #w-node-f6f54e22-47eb-3c6f-de5b-fdd664aa4110-50ea0e45 {
    grid-row: 4 / 5;
  }

  #w-node-_6638dd00-5491-fbc9-4284-9db2e07513f2-50ea0e45 {
    grid-row: 6 / 7;
    grid-column-end: 3;
  }

  #w-node-_54e51754-311b-d9d0-5000-44f15c3a438b-50ea0e45 {
    grid-area: 7 / 1 / 8 / 3;
  }

  #w-node-d7d40400-582f-b9f3-d462-93ef6ab00e43-50ea0e45, #w-node-d7d40400-582f-b9f3-d462-93ef6ab00e4f-50ea0e45 {
    align-self: start;
  }

  #w-node-d7d40400-582f-b9f3-d462-93ef6ab00e5c-50ea0e45 {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-d7d40400-582f-b9f3-d462-93ef6ab00e5d-50ea0e45 {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-ca5b1a9a-7f90-38f8-65cf-86ab378ac552-50ea0e61 {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_56ab9a7b-aa59-11ce-cd2c-9c0835f7aaba-50ea0e61, #w-node-_56ab9a7b-aa59-11ce-cd2c-9c0835f7aabb-50ea0e61 {
    grid-row: 2 / 3;
  }

  #w-node-_56ab9a7b-aa59-11ce-cd2c-9c0835f7aac0-50ea0e61 {
    grid-column: 1 / 2;
    justify-self: start;
  }

  #w-node-d454526d-d70b-d682-90a0-11217b9bdd93-50ea0e61, #w-node-d454526d-d70b-d682-90a0-11217b9bdd9f-50ea0e61 {
    align-self: start;
  }

  #w-node-d454526d-d70b-d682-90a0-11217b9bddac-50ea0e61 {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-d454526d-d70b-d682-90a0-11217b9bddad-50ea0e61 {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-_9f3b4650-3808-0901-64d3-a9b862d9c1b4-50ea0e63 {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_3e08ede2-e6b9-5f50-ee0c-e023d6914ea1-50ea0e63 {
    grid-row: 2 / 3;
  }

  #w-node-_3e08ede2-e6b9-5f50-ee0c-e023d6914eac-50ea0e63 {
    grid-row: 3 / 4;
    grid-column-end: 2;
  }

  #w-node-f6d292a9-fbd1-b0fc-cd95-a6591f74176c-50ea0e63 {
    grid-row-end: 4;
    place-self: stretch stretch;
  }

  #w-node-d8d2b687-6679-eef2-c009-4e1ce99d375d-50ea0e63, #w-node-d8d2b687-6679-eef2-c009-4e1ce99d3769-50ea0e63 {
    align-self: start;
  }

  #w-node-d8d2b687-6679-eef2-c009-4e1ce99d3776-50ea0e63 {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-d8d2b687-6679-eef2-c009-4e1ce99d3777-50ea0e63 {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-d439f38a-5c40-7c47-fe63-c193e31d3473-50ea0e64 {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_8a5e5d3e-5917-3d55-d15b-b636229384cd-50ea0e64 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_8a5e5d3e-5917-3d55-d15b-b636229384d4-50ea0e64 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_8a5e5d3e-5917-3d55-d15b-b636229384d6-50ea0e64 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_8a5e5d3e-5917-3d55-d15b-b636229384da-50ea0e64 {
    grid-area: 1 / 2 / 2 / 3;
    justify-self: end;
  }

  #calculate-button.w-node-_8a5e5d3e-5917-3d55-d15b-b636229384e3-50ea0e64 {
    grid-area: 1 / 3 / 2 / 4;
  }

  #w-node-e136a471-cd8a-fcaf-e1fd-3d630c39cc91-50ea0e64 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-e136a471-cd8a-fcaf-e1fd-3d630c39cce1-50ea0e64, #w-node-e136a471-cd8a-fcaf-e1fd-3d630c39cd13-50ea0e64 {
    align-self: start;
  }

  #w-node-e136a471-cd8a-fcaf-e1fd-3d630c39cd15-50ea0e64 {
    align-self: stretch;
  }

  #w-node-f6eaa2ef-2cb9-788a-bbc7-b7657ecddfdb-50ea0e64 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_59ff798b-36e4-0a3e-348e-46fc43363f05-50ea0e64 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_0220aa97-d16f-01b2-bc1f-12cb3b65bd46-50ea0e64 {
    order: 9999;
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_9daf83bf-6c36-3422-d2da-776d5c07241b-50ea0e64 {
    align-self: start;
  }

  #w-node-bfcdbdf6-318c-d9a8-8ba7-51736f6eda41-50ea0e64 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-bfcdbdf6-318c-d9a8-8ba7-51736f6eda43-50ea0e64 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-e7f1e924-a508-46b1-2e1e-240db3ad5441-50ea0e64 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-e7f1e924-a508-46b1-2e1e-240db3ad5442-50ea0e64 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-e7f1e924-a508-46b1-2e1e-240db3ad5446-50ea0e64 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-b662889a-471e-0789-ac10-47c2b14275ab-50ea0e64, #w-node-b662889a-471e-0789-ac10-47c2b14275b7-50ea0e64 {
    align-self: start;
  }

  #w-node-b662889a-471e-0789-ac10-47c2b14275c4-50ea0e64 {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-b662889a-471e-0789-ac10-47c2b14275c5-50ea0e64 {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-_33a2b11c-11bc-0892-7ddd-4ea9dc3a1763-50ea0e65 {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_8a5e5d3e-5917-3d55-d15b-b636229384cd-50ea0e65 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_7895692c-e148-ec94-4353-10c51d0a44b3-50ea0e65 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_7895692c-e148-ec94-4353-10c51d0a44b9-50ea0e65 {
    grid-area: 1 / 2 / 2 / 3;
    justify-self: end;
  }

  #calculate-button.w-node-_7895692c-e148-ec94-4353-10c51d0a44c4-50ea0e65 {
    grid-area: 1 / 3 / 2 / 4;
  }

  #w-node-_546c8a8f-f029-e36c-25bb-d1c594ce3787-50ea0e65 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_3108cb17-4a6e-b945-a936-c842d5936a51-50ea0e65, #w-node-_6ef42a68-d0bd-9b6e-43c2-d83c1d5e1c5c-50ea0e65 {
    align-self: stretch;
  }

  #w-node-d6134912-0e0c-15b9-c3f4-8d02ef5ac2ca-50ea0e65 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_021ea736-8bce-a2cd-8b52-85fe808c0be0-50ea0e65 {
    align-self: center;
  }

  #w-node-_021ea736-8bce-a2cd-8b52-85fe808c0bef-50ea0e65 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-e6b26500-8e0a-8aed-6d57-440a64844f3e-50ea0e65 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-e6b26500-8e0a-8aed-6d57-440a64844f40-50ea0e65 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-b3fcbc97-3fed-99a8-39de-d99f14ce4569-50ea0e65, #w-node-b3fcbc97-3fed-99a8-39de-d99f14ce4575-50ea0e65 {
    align-self: start;
  }

  #w-node-b3fcbc97-3fed-99a8-39de-d99f14ce4582-50ea0e65 {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-b3fcbc97-3fed-99a8-39de-d99f14ce4583-50ea0e65 {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-_7238abef-f7b1-1481-ee75-8a427eec75f9-50ea0e7c {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-50ea0e7c {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-50ea0e7c, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-50ea0e7c {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-50ea0e7c {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-f3a4be46-1d70-814e-c6e4-2cfb7a9f2e20-50ea0e7c, #w-node-f3a4be46-1d70-814e-c6e4-2cfb7a9f2e2c-50ea0e7c {
    align-self: start;
  }

  #w-node-f3a4be46-1d70-814e-c6e4-2cfb7a9f2e39-50ea0e7c {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-f3a4be46-1d70-814e-c6e4-2cfb7a9f2e3a-50ea0e7c {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-_37adbc45-d13a-527d-0168-7cd950934cc7-50ea0e7d {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_509acac5-757a-8450-a6ee-2b939024f935-50ea0e7d {
    grid-row: 2 / 3;
  }

  #w-node-_509acac5-757a-8450-a6ee-2b939024f940-50ea0e7d {
    grid-row: 3 / 4;
    grid-column-end: 2;
  }

  #w-node-_7ee424b8-8954-94bb-54d4-e53b62a62116-50ea0e7d {
    grid-row-end: 4;
    align-self: center;
  }

  #w-node-d7e61cb3-0520-22b5-75b3-04319116e3eb-50ea0e7d {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_1e97dd99-14ba-386c-d848-708cd10829b2-50ea0e7d {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_1e97dd99-14ba-386c-d848-708cd10829b6-50ea0e7d {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-afb83a8e-4741-24e9-20b5-4e4287875358-50ea0e7d, #w-node-afb83a8e-4741-24e9-20b5-4e4287875364-50ea0e7d {
    align-self: start;
  }

  #w-node-afb83a8e-4741-24e9-20b5-4e4287875371-50ea0e7d {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-afb83a8e-4741-24e9-20b5-4e4287875372-50ea0e7d {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-_192b4c6e-dcb5-68f6-2ab4-f8cb85822f5f-50ea0e93 {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-b6e6c88c-560e-50fd-2484-cebd1ed9ed06-50ea0e93 {
    grid-row: 2 / 3;
    grid-column-end: 3;
  }

  #w-node-b6e6c88c-560e-50fd-2484-cebd1ed9ed07-50ea0e93 {
    grid-row: 2 / 3;
  }

  #w-node-b6e6c88c-560e-50fd-2484-cebd1ed9ed0c-50ea0e93 {
    grid-column-start: 1;
    justify-self: start;
  }

  #w-node-_6b83a100-7bc3-f388-81c9-e5c5d2db1458-50ea0e93, #w-node-_6b83a100-7bc3-f388-81c9-e5c5d2db1464-50ea0e93 {
    align-self: start;
  }

  #w-node-_6b83a100-7bc3-f388-81c9-e5c5d2db1471-50ea0e93 {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-_6b83a100-7bc3-f388-81c9-e5c5d2db1472-50ea0e93 {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-_3f1ca5b0-3a2b-cb14-1ae4-f97cf4b00208-50ea0eb4 {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_08e66b1c-49c7-59ce-933b-160186dc2ab6-50ea0eb4 {
    grid-row: 2 / 3;
  }

  #w-node-_08e66b1c-49c7-59ce-933b-160186dc2ac1-50ea0eb4 {
    grid-row: 3 / 4;
    grid-column-end: 2;
  }

  #w-node-_61c72d1f-ad5f-d120-8002-759b6be3c9fb-50ea0eb4 {
    grid-row-end: 4;
    align-self: center;
  }

  #w-node-_72548ea9-deef-4c88-154a-a562d744d1fd-50ea0eb4 {
    grid-column-end: 2;
  }

  #w-node-_72548ea9-deef-4c88-154a-a562d744d207-50ea0eb4 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_2154db1f-61bc-fb47-518b-8f82a69e4f19-50ea0eb4, #w-node-_2154db1f-61bc-fb47-518b-8f82a69e4f25-50ea0eb4 {
    align-self: start;
  }

  #w-node-_2154db1f-61bc-fb47-518b-8f82a69e4f32-50ea0eb4 {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-_2154db1f-61bc-fb47-518b-8f82a69e4f33-50ea0eb4 {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-a662bc6a-0041-44db-2cb4-ccf699be67fb-50ea0ed1 {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_5e61103d-8a55-44ca-0e77-f43411ab46ab-50ea0ed1 {
    grid-column-end: 2;
  }

  #w-node-_897eb9d1-d4e1-c667-c072-50c627014f59-50ea0ed1 {
    justify-self: stretch;
  }

  #w-node-_897eb9d1-d4e1-c667-c072-50c627014f5d-50ea0ed1 {
    grid-row: 2 / 3;
  }

  #w-node-_897eb9d1-d4e1-c667-c072-50c627014f6f-50ea0ed1 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_76c87eb9-1d48-5b5f-6efd-b06f6aa9d954-50ea0ed1, #w-node-_76c87eb9-1d48-5b5f-6efd-b06f6aa9d960-50ea0ed1 {
    align-self: start;
  }

  #w-node-_76c87eb9-1d48-5b5f-6efd-b06f6aa9d96d-50ea0ed1 {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-_76c87eb9-1d48-5b5f-6efd-b06f6aa9d96e-50ea0ed1 {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-fb544cd7-4de7-a4be-faab-f6cc18a22314-50ea0ed3 {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_8fc1df80-045c-0742-e630-2ff4e7f247e1-50ea0ed3 {
    grid-column-end: 2;
  }

  #w-node-_8fc1df80-045c-0742-e630-2ff4e7f247e2-50ea0ed3, #w-node-_8fc1df80-045c-0742-e630-2ff4e7f247e3-50ea0ed3 {
    grid-row: 2 / 3;
  }

  #w-node-_8fc1df80-045c-0742-e630-2ff4e7f247e8-50ea0ed3 {
    grid-column: 1 / 2;
    justify-self: start;
  }

  #w-node-f0563caa-58a0-f0fb-3cbe-2e97439a6521-50ea0ed3 {
    align-self: center;
  }

  #w-node-f0563caa-58a0-f0fb-3cbe-2e97439a6531-50ea0ed3 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_9420a794-0a3e-7ef8-18c0-498d68eccd7b-50ea0ed3 {
    align-self: center;
  }

  #w-node-_9420a794-0a3e-7ef8-18c0-498d68eccd8b-50ea0ed3 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_38ffffcc-3acd-fc5f-50be-5bf00950d34d-50ea0ed3 {
    align-self: center;
  }

  #w-node-_38ffffcc-3acd-fc5f-50be-5bf00950d35d-50ea0ed3 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-f9f6f9d9-eeb4-1c97-b228-4b0aa306b3f6-50ea0ed3 {
    align-self: center;
  }

  #w-node-f9f6f9d9-eeb4-1c97-b228-4b0aa306b406-50ea0ed3 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-f41e54f7-892f-819f-c846-2d61f17f35ba-50ea0ed3 {
    align-self: center;
  }

  #w-node-f41e54f7-892f-819f-c846-2d61f17f35cc-50ea0ed3 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_31955fe5-dd98-a3dd-4e80-2ac59600f0c4-50ea0ed3 {
    align-self: center;
  }

  #w-node-_6d1f0494-8707-fde5-ed3e-f5f9ba2c8e33-50ea0ed3 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-d67e5e99-1832-7754-5dd0-d922c319b74e-50ea0ed3 {
    align-self: center;
  }

  #w-node-d67e5e99-1832-7754-5dd0-d922c319b75e-50ea0ed3 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_9af97b1d-1b91-d77a-69a6-7839d9ca7cab-50ea0ed3 {
    align-self: center;
  }

  #w-node-_9af97b1d-1b91-d77a-69a6-7839d9ca7cbb-50ea0ed3 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-c602c4df-907f-12ca-342c-3d4c880c6c63-50ea0ed3 {
    align-self: center;
  }

  #w-node-ea1db990-dacd-e08f-5834-b45512c08ceb-50ea0ed3 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_6b834456-12c5-2baf-d3fa-5c1428567008-50ea0ed3 {
    align-self: center;
  }

  #w-node-_6b834456-12c5-2baf-d3fa-5c1428567018-50ea0ed3 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_4946270b-eb6c-0727-b428-b387b20e73e4-50ea0ed3 {
    align-self: center;
  }

  #w-node-_4946270b-eb6c-0727-b428-b387b20e73f4-50ea0ed3 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-cc26bb9b-1539-1af2-5732-998944d6a1de-50ea0ed3 {
    align-self: center;
  }

  #w-node-cc26bb9b-1539-1af2-5732-998944d6a1ee-50ea0ed3 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_1e077697-5d26-6324-ad2a-abd668cd47c6-50ea0ed3 {
    align-self: center;
  }

  #w-node-_21a39883-abae-a897-ee62-c975041ad982-50ea0ed3 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_542fd3cd-c8f5-668e-c352-f0fff2ba851e-50ea0ed3 {
    align-self: center;
  }

  #w-node-_542fd3cd-c8f5-668e-c352-f0fff2ba852e-50ea0ed3 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-d2597b51-e82d-4524-2b5b-9652b47b147c-50ea0ed3 {
    align-self: center;
  }

  #w-node-_83c0ed11-25cc-b4cc-823d-12e31b64a8c4-50ea0ed3 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-fe1bfe06-b101-9745-1aa7-17d586c9888c-50ea0ed3 {
    grid-row-end: 2;
  }

  #w-node-fe1bfe06-b101-9745-1aa7-17d586c9888d-50ea0ed3 {
    align-self: center;
  }

  #w-node-_65a102db-3804-08c2-aa0b-ea804a94ac97-50ea0ed3 {
    grid-row-end: 2;
  }

  #w-node-_65a102db-3804-08c2-aa0b-ea804a94ac99-50ea0ed3 {
    align-self: center;
  }

  #w-node-cf269bbd-59d9-4112-fdb5-bacf25d282e6-50ea0ed3 {
    grid-row-end: 2;
  }

  #w-node-cf269bbd-59d9-4112-fdb5-bacf25d282e8-50ea0ed3 {
    align-self: center;
  }

  #w-node-_1904b60f-dc21-bda2-4e3c-b43ea4066207-50ea0ed3 {
    grid-row-end: 2;
  }

  #w-node-_1904b60f-dc21-bda2-4e3c-b43ea4066209-50ea0ed3, #w-node-_52dac4fb-679e-e1b5-0e71-c1936ac00d38-50ea0ed3 {
    align-self: center;
  }

  #w-node-_52dac4fb-679e-e1b5-0e71-c1936ac00d48-50ea0ed3 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_6df3ccde-e275-c308-6ad5-d200585c2100-50ea0ed3 {
    align-self: center;
  }

  #w-node-_6df3ccde-e275-c308-6ad5-d200585c2110-50ea0ed3 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_58a82be0-1975-11de-c087-db3dc00ec911-50ea0ed3, #w-node-_58a82be0-1975-11de-c087-db3dc00ec91d-50ea0ed3 {
    align-self: start;
  }

  #w-node-_58a82be0-1975-11de-c087-db3dc00ec92a-50ea0ed3 {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-_58a82be0-1975-11de-c087-db3dc00ec92b-50ea0ed3 {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-_87d9f32f-efd7-4f08-f2ca-d022a337f582-50ea0ed7 {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_8fc1df80-045c-0742-e630-2ff4e7f247e1-50ea0ed7 {
    grid-column-end: 2;
  }

  #w-node-_8fc1df80-045c-0742-e630-2ff4e7f247e2-50ea0ed7, #w-node-_8fc1df80-045c-0742-e630-2ff4e7f247e3-50ea0ed7 {
    grid-row: 2 / 3;
  }

  #w-node-_8fc1df80-045c-0742-e630-2ff4e7f247e8-50ea0ed7 {
    grid-column: 1 / 2;
    justify-self: start;
  }

  #w-node-_8cd52c36-b380-f1f2-71a4-38149873a782-50ea0ed7 {
    grid-row-end: 2;
  }

  #w-node-b84769cf-6159-b4ba-7e42-9973821f3863-50ea0ed7 {
    align-self: center;
  }

  #w-node-b572a02a-5799-c1fc-4a1c-29d9671538e1-50ea0ed7 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_86747181-f0c0-c33a-a46a-85872512a918-50ea0ed7, #w-node-_81b7ea18-93bf-42f2-10f2-4fc331557068-50ea0ed7 {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-d8ce875f-6fe0-fb0a-f558-a1299a961027-50ea0ed7 {
    grid-column-end: 2;
  }

  #w-node-_305a7c2e-80c5-eadf-4d28-6cb993e5ba8e-50ea0ed7, #w-node-_305a7c2e-80c5-eadf-4d28-6cb993e5ba9a-50ea0ed7 {
    align-self: start;
  }

  #w-node-_305a7c2e-80c5-eadf-4d28-6cb993e5baa7-50ea0ed7 {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-_305a7c2e-80c5-eadf-4d28-6cb993e5baa8-50ea0ed7 {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-b418caf5-c0fb-5bbf-2d30-86313227ef7d-50ea0eeb {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_8ffed504-135d-5f56-1534-46fd00e2bf2f-50ea0eeb {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: stretch;
  }

  #w-node-_8ffed504-135d-5f56-1534-46fd00e2bf30-50ea0eeb {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_8ffed504-135d-5f56-1534-46fd00e2bfa6-50ea0eeb {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: stretch;
  }

  #w-node-_8ffed504-135d-5f56-1534-46fd00e2bfa7-50ea0eeb {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_8ffed504-135d-5f56-1534-46fd00e2c01b-50ea0eeb {
    justify-self: stretch;
  }

  #w-node-_8ffed504-135d-5f56-1534-46fd00e2c01c-50ea0eeb {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_8ffed504-135d-5f56-1534-46fd00e2c066-50ea0eeb {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: stretch;
  }

  #w-node-_8ffed504-135d-5f56-1534-46fd00e2c067-50ea0eeb {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_8ffed504-135d-5f56-1534-46fd00e2c0d4-50ea0eeb {
    justify-self: stretch;
  }

  #w-node-_8ffed504-135d-5f56-1534-46fd00e2c0d5-50ea0eeb {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_8ffed504-135d-5f56-1534-46fd00e2c0f9-50ea0eeb {
    justify-self: stretch;
  }

  #w-node-_8ffed504-135d-5f56-1534-46fd00e2c0fa-50ea0eeb {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_790918a7-b45e-b06c-e2af-441f28acd163-50ea0eeb, #w-node-_790918a7-b45e-b06c-e2af-441f28acd16f-50ea0eeb {
    align-self: start;
  }

  #w-node-_790918a7-b45e-b06c-e2af-441f28acd17c-50ea0eeb {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-_790918a7-b45e-b06c-e2af-441f28acd17d-50ea0eeb {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-_1eb77d7b-46b9-ad40-552c-0f857a995b1f-50ea0eef {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_4367338c-1001-1d29-2cbc-decbe7146b0f-50ea0eef, #w-node-_4367338c-1001-1d29-2cbc-decbe7146b1b-50ea0eef {
    align-self: start;
  }

  #w-node-_4367338c-1001-1d29-2cbc-decbe7146b28-50ea0eef {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-_4367338c-1001-1d29-2cbc-decbe7146b29-50ea0eef {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-_83eda622-61b1-5e5d-5565-28529b9023c9-50ea0f08 {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_84068c82-d98e-f5c3-b1d3-c78750dced89-50ea0f08 {
    justify-self: stretch;
  }

  #w-node-ff2ebd1f-be36-df7f-929f-3ca5867425fa-50ea0f08 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_84068c82-d98e-f5c3-b1d3-c78750dced93-50ea0f08 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #calculate-button.w-node-_84068c82-d98e-f5c3-b1d3-c78750dced99-50ea0f08 {
    align-self: stretch;
  }

  #w-node-a41201f2-7407-46ca-6ba3-7487ad9ab532-50ea0f08 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_95aed7bc-f81a-ba99-e982-e7b39fcbe3c6-50ea0f08 {
    grid-column: 2 / 3;
  }

  #w-node-_887b1881-0d98-adae-a5dc-eb86ca1851bd-50ea0f08 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-d57a18ad-eabd-9654-55ae-030b6184205c-50ea0f08 {
    grid-area: 3 / 2 / 4 / 3;
  }

  #w-node-ca0a1571-949c-fa83-a06e-cc8ec05c4d02-50ea0f08 {
    grid-row: span 2 / span 2;
  }

  #w-node-ca0a1571-949c-fa83-a06e-cc8ec05c4e01-50ea0f08 {
    order: 9999;
    grid-row: span 1 / span 1;
  }

  #w-node-_505eb654-b20f-e76c-c96e-35f0c1aadb67-50ea0f08 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_23957e4b-49ac-2a0f-e074-94372d631477-50ea0f08 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_9c9c7508-f974-f861-6fae-a5026bdd3717-50ea0f08 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_9c9c7508-f974-f861-6fae-a5026bdd371b-50ea0f08 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_0e64e38e-9cb9-f481-20c2-da9bea060b5b-50ea0f08, #w-node-_0e64e38e-9cb9-f481-20c2-da9bea060b67-50ea0f08 {
    align-self: start;
  }

  #w-node-_0e64e38e-9cb9-f481-20c2-da9bea060b74-50ea0f08 {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-_0e64e38e-9cb9-f481-20c2-da9bea060b75-50ea0f08 {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-ca1efc7a-7cc8-5904-9974-d366b305aef5-50ea0f09 {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-ff068e20-df14-275a-0cf1-55e3a1bdedb2-50ea0f09, #w-node-ff068e20-df14-275a-0cf1-55e3a1bdedbe-50ea0f09 {
    align-self: start;
  }

  #w-node-ff068e20-df14-275a-0cf1-55e3a1bdedcb-50ea0f09 {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-ff068e20-df14-275a-0cf1-55e3a1bdedcc-50ea0f09 {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-_1e766c2d-4b26-f7f0-c96b-a1710ba66f40-50ea0f0a {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_1a214899-97e7-9e8c-8423-d920a7950df0-50ea0f0a {
    grid-row: 2 / 3;
  }

  #w-node-_1a214899-97e7-9e8c-8423-d920a7950dfb-50ea0f0a {
    grid-row: 3 / 4;
    grid-column-end: 2;
  }

  #w-node-_45bd7a57-8759-2433-4971-6c611d46b1d5-50ea0f0a {
    grid-row-end: 4;
    place-self: center;
  }

  #w-node-_7d341140-8b0d-7b14-8e86-c0d6ea26c936-50ea0f0a {
    grid-column-end: 2;
  }

  #w-node-_7d341140-8b0d-7b14-8e86-c0d6ea26c940-50ea0f0a {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_544710d6-b0b7-1b06-e387-9c178375bf0f-50ea0f0a, #w-node-_544710d6-b0b7-1b06-e387-9c178375bf1b-50ea0f0a {
    align-self: start;
  }

  #w-node-_544710d6-b0b7-1b06-e387-9c178375bf28-50ea0f0a {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-_544710d6-b0b7-1b06-e387-9c178375bf29-50ea0f0a {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-_18353d0e-ce9a-d079-1049-a6589ddafb6d-50ea0f0d {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-c3a4a11b-99e0-53a4-dc76-29f3fe4ffe12-50ea0f0d {
    grid-row: 2 / 3;
  }

  #w-node-c3a4a11b-99e0-53a4-dc76-29f3fe4ffe1d-50ea0f0d {
    grid-row: 3 / 4;
    grid-column-end: 2;
  }

  #w-node-_8165cb5b-f74b-e900-215a-1ef95218ca81-50ea0f0d {
    grid-row-end: 4;
    align-self: center;
  }

  #w-node-_21583d1a-d979-8a5f-5cd6-9f21d5b0b44b-50ea0f0d {
    grid-column-end: 2;
  }

  #w-node-_21583d1a-d979-8a5f-5cd6-9f21d5b0b455-50ea0f0d {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_233c9d92-3998-d2ed-b1cf-668e9bf1d2db-50ea0f0d, #w-node-_233c9d92-3998-d2ed-b1cf-668e9bf1d2e7-50ea0f0d {
    align-self: start;
  }

  #w-node-_233c9d92-3998-d2ed-b1cf-668e9bf1d2f4-50ea0f0d {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-_233c9d92-3998-d2ed-b1cf-668e9bf1d2f5-50ea0f0d {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-_52733ed5-5242-cce4-93e8-731b3be1674d-50ea0f21 {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-cc3198dc-633f-80f5-c26b-bedf0e868e28-50ea0f21 {
    grid-row: 2 / 3;
  }

  #w-node-cc3198dc-633f-80f5-c26b-bedf0e868e33-50ea0f21 {
    grid-row: 3 / 4;
    grid-column-end: 2;
  }

  #w-node-_1916da11-9c49-ccde-04ec-0486990c777c-50ea0f21 {
    grid-row-end: 4;
    align-self: center;
  }

  #w-node-d336ac83-d5fa-c42a-881d-e857173ef774-50ea0f21, #w-node-d336ac83-d5fa-c42a-881d-e857173ef780-50ea0f21 {
    align-self: start;
  }

  #w-node-d336ac83-d5fa-c42a-881d-e857173ef78d-50ea0f21 {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-d336ac83-d5fa-c42a-881d-e857173ef78e-50ea0f21 {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-_6f1a66f4-cc61-7048-aab2-e49a3073e6a7-50ea0f29 {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-e62ee270-fadd-fb50-d85a-f6c4a743668e-50ea0f29 {
    grid-row: 2 / 3;
  }

  #w-node-e62ee270-fadd-fb50-d85a-f6c4a7436699-50ea0f29 {
    grid-row: 3 / 4;
    grid-column-end: 2;
  }

  #w-node-ec19efb6-f5d9-4ee0-01cc-cc118a0614d2-50ea0f29 {
    grid-row-end: 4;
    align-self: center;
  }

  #w-node-e2a87750-1fd8-7dbf-02de-ff6116356720-50ea0f29 {
    grid-column-end: 2;
  }

  #w-node-e2a87750-1fd8-7dbf-02de-ff611635672a-50ea0f29 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_1aec6fd9-33d6-201d-998f-e6516f803fbf-50ea0f29, #w-node-_1aec6fd9-33d6-201d-998f-e6516f803fcb-50ea0f29 {
    align-self: start;
  }

  #w-node-_1aec6fd9-33d6-201d-998f-e6516f803fd8-50ea0f29 {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-_1aec6fd9-33d6-201d-998f-e6516f803fd9-50ea0f29 {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-_94314ac7-1247-7419-1115-33ea8abf559f-1726c4e5 {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_3e4ba191-3d18-a917-6de9-2d6af5c195bf-1726c4e5, #w-node-_3e4ba191-3d18-a917-6de9-2d6af5c195c7-1726c4e5, #w-node-_13bbbfeb-3a80-cd04-f669-00929d6d9f61-1726c4e5, #w-node-_13bbbfeb-3a80-cd04-f669-00929d6d9f93-1726c4e5 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_13bbbfeb-3a80-cd04-f669-00929d6d9fae-1726c4e5 {
    grid-row-end: 2;
  }

  #w-node-_13bbbfeb-3a80-cd04-f669-00929d6d9fe5-1726c4e5 {
    grid-column: 1 / 2;
    grid-row-start: 2;
  }

  #w-node-_57b75b6a-e587-e1ad-2331-d049b075c82b-1726c4e5 {
    grid-row: span 2 / span 2;
  }

  #w-node-cf9fa841-6d83-7e5f-3aa5-c1e1e0dd2e81-1726c4e5 {
    order: 9999;
    grid-row: span 1 / span 1;
  }

  #w-node-_7d7a801a-d20b-853b-1da5-a2ae4211d668-1726c4e5 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_7d7a801a-d20b-853b-1da5-a2ae4211d66a-1726c4e5 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_14cdd7c0-9b66-380b-1e6b-3c293b16146a-1726c4e5 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_75d1d3b9-ab29-f6bf-594a-b17c892cbbed-1726c4e5 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_75d1d3b9-ab29-f6bf-594a-b17c892cbbf1-1726c4e5 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-a4604c3a-e850-be7c-468e-5087a0f275e1-1726c4e5, #w-node-a4604c3a-e850-be7c-468e-5087a0f275ed-1726c4e5 {
    align-self: start;
  }

  #w-node-a4604c3a-e850-be7c-468e-5087a0f275fa-1726c4e5 {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-a4604c3a-e850-be7c-468e-5087a0f275fb-1726c4e5 {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-_2f3ffeb4-7cf4-0e7a-33a4-c7741b7a85fd-cb15b385 {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_399905f8-2fba-8a9f-55f3-e1c615710a4b-cb15b385, #w-node-_399905f8-2fba-8a9f-55f3-e1c615710a53-cb15b385, #w-node-e136a471-cd8a-fcaf-e1fd-3d630c39cc91-cb15b385, #w-node-_45141a1e-ae2a-ce75-8396-0fd5fc4513bb-cb15b385 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-e136a471-cd8a-fcaf-e1fd-3d630c39ccdc-cb15b385 {
    grid-row-end: 2;
  }

  #w-node-e81acafd-6a21-91b9-15bc-2358d6d9484f-cb15b385 {
    grid-column: 1 / 2;
    grid-row-start: 2;
  }

  #w-node-_59ff798b-36e4-0a3e-348e-46fc43363f05-cb15b385 {
    grid-row: span 2 / span 2;
  }

  #w-node-d078345b-7638-a61e-36cd-1d8e1dbb25f4-cb15b385 {
    align-self: center;
  }

  #w-node-d078345b-7638-a61e-36cd-1d8e1dbb2603-cb15b385 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_86c959c4-6f5a-1b44-eb95-c9500fbe86d4-cb15b385 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_86c959c4-6f5a-1b44-eb95-c9500fbe86d6-cb15b385 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_3aa15532-baf5-9874-3e39-c7d41de9dcef-cb15b385, #w-node-_3aa15532-baf5-9874-3e39-c7d41de9dcfb-cb15b385 {
    align-self: start;
  }

  #w-node-_3aa15532-baf5-9874-3e39-c7d41de9dd08-cb15b385 {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-_3aa15532-baf5-9874-3e39-c7d41de9dd09-cb15b385 {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-_553981a9-bc89-8fff-6167-063388c517b4-acc7f521 {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_84068c82-d98e-f5c3-b1d3-c78750dced89-acc7f521 {
    justify-self: stretch;
  }

  #w-node-a41201f2-7407-46ca-6ba3-7487ad9ab532-acc7f521 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_95aed7bc-f81a-ba99-e982-e7b39fcbe3c6-acc7f521 {
    grid-column: 2 / 3;
  }

  #w-node-_887b1881-0d98-adae-a5dc-eb86ca1851bd-acc7f521 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-d57a18ad-eabd-9654-55ae-030b6184205c-acc7f521 {
    grid-area: 3 / 2 / 4 / 3;
  }

  #w-node-ca0a1571-949c-fa83-a06e-cc8ec05c4d02-acc7f521 {
    grid-row: span 2 / span 2;
  }

  #w-node-a4f57f87-c1af-3274-366f-75d481de9d85-acc7f521, #w-node-a4f57f87-c1af-3274-366f-75d481de9d91-acc7f521 {
    align-self: start;
  }

  #w-node-a4f57f87-c1af-3274-366f-75d481de9d9e-acc7f521 {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-a4f57f87-c1af-3274-366f-75d481de9d9f-acc7f521 {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-_2ba6f49d-a079-1a20-365e-2e423df0ffbb-2a80474a {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_5510e765-acf2-ca3b-03b3-bcf08df80b5b-2a80474a {
    grid-row: 2 / 3;
  }

  #w-node-_5510e765-acf2-ca3b-03b3-bcf08df80b68-2a80474a {
    grid-row: 3 / 4;
    grid-column-end: 2;
  }

  #w-node-f5dd984d-c3ee-a150-5d54-23b305d26234-2a80474a {
    grid-row-end: 4;
    align-self: center;
  }

  #w-node-_9e5cf97b-0ae1-d051-71ad-acdf1a5832d4-2a80474a {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_9e5cf97b-0ae1-d051-71ad-acdf1a5832d5-2a80474a {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_9e5cf97b-0ae1-d051-71ad-acdf1a5832d9-2a80474a {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_0ae35493-4368-a034-66c7-5278734fff09-2a80474a, #w-node-_0ae35493-4368-a034-66c7-5278734fff15-2a80474a {
    align-self: start;
  }

  #w-node-_0ae35493-4368-a034-66c7-5278734fff22-2a80474a {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-_0ae35493-4368-a034-66c7-5278734fff23-2a80474a {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-e1132c0c-a4f6-61a7-2251-c2d0f6546c27-03fd4a53 {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_8a5e5d3e-5917-3d55-d15b-b636229384cd-03fd4a53 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_8a5e5d3e-5917-3d55-d15b-b636229384d4-03fd4a53 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_8a5e5d3e-5917-3d55-d15b-b636229384d6-03fd4a53 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_8a5e5d3e-5917-3d55-d15b-b636229384da-03fd4a53 {
    grid-area: 1 / 2 / 2 / 3;
    justify-self: end;
  }

  #w-node-_546c8a8f-f029-e36c-25bb-d1c594ce3787-03fd4a53 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_3108cb17-4a6e-b945-a936-c842d5936a51-03fd4a53 {
    align-self: stretch;
  }

  #w-node-_451697ff-0ee5-00cb-d0b5-c258788bc223-03fd4a53 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_2351751a-710f-3665-7eb5-4b74df7b6e98-03fd4a53 {
    align-self: center;
  }

  #w-node-_2351751a-710f-3665-7eb5-4b74df7b6ea7-03fd4a53 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-fd41e27f-56c4-2404-8558-11dad5673fa3-03fd4a53 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-fd41e27f-56c4-2404-8558-11dad5673fa5-03fd4a53 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_4f35bba8-5572-305f-a363-4c14b1b72a3b-03fd4a53, #w-node-_4f35bba8-5572-305f-a363-4c14b1b72a47-03fd4a53 {
    align-self: start;
  }

  #w-node-_4f35bba8-5572-305f-a363-4c14b1b72a54-03fd4a53 {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-_4f35bba8-5572-305f-a363-4c14b1b72a55-03fd4a53 {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-d8f5c14c-6d50-8aa6-9549-c5687546a1ed-41e7fc23 {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_09ec8a79-ecd1-f7b2-7e54-b50229491b68-41e7fc23 {
    grid-row: 2 / 3;
  }

  #w-node-_09ec8a79-ecd1-f7b2-7e54-b50229491b75-41e7fc23 {
    grid-row: 3 / 4;
    grid-column-end: 2;
  }

  #w-node-_09ec8a79-ecd1-f7b2-7e54-b50229491b7f-41e7fc23 {
    grid-row-end: 4;
    align-self: end;
  }

  #w-node-ea9d23b5-fabb-2e95-8d9f-9bef0e87a0a8-41e7fc23, #w-node-f3aebe03-9ff5-50f7-d411-baf8decf5aaa-41e7fc23, #w-node-_916553c1-6241-9c83-339e-6a99c0c26b42-41e7fc23 {
    align-self: stretch;
  }

  #w-node-_5c77e7ca-20c8-6d29-a4a5-2582767e2954-41e7fc23, #w-node-fa651c5e-f96e-d1dd-0286-8d97f8368688-41e7fc23 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_81718838-ce77-e83e-bbd7-09213e4140ff-41e7fc23 {
    grid-row-end: 2;
    grid-column-end: 2;
  }

  #w-node-_6329ce8b-6eb7-e8ed-79a1-ee75542efb31-41e7fc23 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_1009f2fd-b0d7-2926-35b0-c8172bf2e130-41e7fc23 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_1009f2fd-b0d7-2926-35b0-c8172bf2e134-41e7fc23 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_2257b657-df44-6ede-2f47-cc20656e5603-41e7fc23, #w-node-_2257b657-df44-6ede-2f47-cc20656e560f-41e7fc23 {
    align-self: start;
  }

  #w-node-_2257b657-df44-6ede-2f47-cc20656e561c-41e7fc23 {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-_2257b657-df44-6ede-2f47-cc20656e561d-41e7fc23 {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-a103c153-f4aa-9065-94cb-75d402916df9-bb94cd12 {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_709ed162-04ec-7648-7008-6b5214530551-bb94cd12 {
    grid-row: 2 / 3;
  }

  #w-node-_709ed162-04ec-7648-7008-6b521453055c-bb94cd12 {
    grid-row: 3 / 4;
    grid-column-end: 2;
  }

  #w-node-_709ed162-04ec-7648-7008-6b5214530576-bb94cd12 {
    grid-row-end: 4;
    align-self: end;
  }

  #w-node-_709ed162-04ec-7648-7008-6b5214530580-bb94cd12, #w-node-_709ed162-04ec-7648-7008-6b5214530589-bb94cd12, #w-node-_709ed162-04ec-7648-7008-6b5214530592-bb94cd12 {
    align-self: stretch;
  }

  #w-node-_709ed162-04ec-7648-7008-6b52145306a6-bb94cd12 {
    order: 9999;
  }

  #w-node-_709ed162-04ec-7648-7008-6b521453076b-bb94cd12 {
    grid-row-end: 2;
    grid-column-end: 2;
  }

  #w-node-_07cb5e12-d35a-3b63-b051-cd1e608c6839-bb94cd12 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_04d0a42f-02c3-fd06-c6a5-d10cdb50d813-bb94cd12 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_04d0a42f-02c3-fd06-c6a5-d10cdb50d817-bb94cd12 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-c37775ae-2cc0-84d0-3a7b-edd401cda7ee-bb94cd12, #w-node-c37775ae-2cc0-84d0-3a7b-edd401cda7fa-bb94cd12 {
    align-self: start;
  }

  #w-node-c37775ae-2cc0-84d0-3a7b-edd401cda807-bb94cd12 {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-c37775ae-2cc0-84d0-3a7b-edd401cda808-bb94cd12 {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-cb7c6c72-ce0c-856d-defe-7a9b64a06126-e267d55e {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-e267d55e {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-e267d55e, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-e267d55e {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-e267d55e {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-a47bbda6-05dd-77ee-b91f-fb1a64c9a779-e267d55e, #w-node-a47bbda6-05dd-77ee-b91f-fb1a64c9a785-e267d55e {
    align-self: start;
  }

  #w-node-a47bbda6-05dd-77ee-b91f-fb1a64c9a792-e267d55e {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-a47bbda6-05dd-77ee-b91f-fb1a64c9a793-e267d55e {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-_9a49b4df-1f01-2185-151a-78da7faeabec-00d4f7be {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_8fc1df80-045c-0742-e630-2ff4e7f247e1-00d4f7be {
    grid-column-end: 2;
  }

  #w-node-_8fc1df80-045c-0742-e630-2ff4e7f247e2-00d4f7be, #w-node-_8fc1df80-045c-0742-e630-2ff4e7f247e3-00d4f7be {
    grid-row: 2 / 3;
  }

  #w-node-_8fc1df80-045c-0742-e630-2ff4e7f247e8-00d4f7be {
    grid-column: 1 / 2;
    justify-self: start;
  }

  #w-node-_52dac4fb-679e-e1b5-0e71-c1936ac00d38-00d4f7be {
    align-self: center;
  }

  #w-node-_52dac4fb-679e-e1b5-0e71-c1936ac00d48-00d4f7be {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_6df3ccde-e275-c308-6ad5-d200585c2100-00d4f7be {
    align-self: center;
  }

  #w-node-_6df3ccde-e275-c308-6ad5-d200585c2110-00d4f7be {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_6c4707ac-3253-ddf5-0e23-0abf3aa061e2-00d4f7be, #w-node-_6c4707ac-3253-ddf5-0e23-0abf3aa061ee-00d4f7be {
    align-self: start;
  }

  #w-node-_6c4707ac-3253-ddf5-0e23-0abf3aa061fb-00d4f7be {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-_6c4707ac-3253-ddf5-0e23-0abf3aa061fc-00d4f7be {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-_78fb75da-f404-7fc4-6bcf-ae644093b40b-d14130dd {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-d14130dd {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-d14130dd, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-d14130dd {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-d14130dd {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_0c676b4d-c639-98b1-822e-8aabf799b089-d14130dd, #w-node-_0c676b4d-c639-98b1-822e-8aabf799b095-d14130dd {
    align-self: start;
  }

  #w-node-_0c676b4d-c639-98b1-822e-8aabf799b0a2-d14130dd {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-_0c676b4d-c639-98b1-822e-8aabf799b0a3-d14130dd {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-_0e20486d-2cd7-53d3-75f6-d34207856bb0-a41a3bfc {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-a41a3bfc {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-a41a3bfc, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-a41a3bfc {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-a41a3bfc {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-b6610c8c-783a-1b85-f9ef-811e7bfdc7ea-a41a3bfc, #w-node-b6610c8c-783a-1b85-f9ef-811e7bfdc7f6-a41a3bfc {
    align-self: start;
  }

  #w-node-b6610c8c-783a-1b85-f9ef-811e7bfdc803-a41a3bfc {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-b6610c8c-783a-1b85-f9ef-811e7bfdc804-a41a3bfc {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-_3701efc7-fdd1-be8f-bd74-554b801d1bc7-e3af42e8 {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-e3af42e8 {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-e3af42e8, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-e3af42e8 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-e3af42e8 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_1a274d27-d7a4-66bf-e318-17f5d51a12b3-e3af42e8, #w-node-_1a274d27-d7a4-66bf-e318-17f5d51a12bf-e3af42e8 {
    align-self: start;
  }

  #w-node-_1a274d27-d7a4-66bf-e318-17f5d51a12cc-e3af42e8 {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-_1a274d27-d7a4-66bf-e318-17f5d51a12cd-e3af42e8 {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-_6afcdb40-f20b-ed1e-61e7-cb3ccee2b555-4165d17d {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-4165d17d {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-4165d17d, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-4165d17d {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-4165d17d {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_576db46e-5ba7-2596-900e-4fb8237d2244-4165d17d, #w-node-_576db46e-5ba7-2596-900e-4fb8237d2250-4165d17d {
    align-self: start;
  }

  #w-node-_576db46e-5ba7-2596-900e-4fb8237d225d-4165d17d {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-_576db46e-5ba7-2596-900e-4fb8237d225e-4165d17d {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-_08920ad6-53a3-da24-2983-b11887c840aa-e2a5f039 {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-e2a5f039 {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-e2a5f039, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-e2a5f039 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-e2a5f039 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-ecd9af73-5312-a300-3dc0-230113c47b3c-e2a5f039, #w-node-ecd9af73-5312-a300-3dc0-230113c47b48-e2a5f039 {
    align-self: start;
  }

  #w-node-ecd9af73-5312-a300-3dc0-230113c47b55-e2a5f039 {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-ecd9af73-5312-a300-3dc0-230113c47b56-e2a5f039 {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-_6f37c8ad-93f6-51aa-8ef5-e11e3c2582ca-a77c51eb {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-a77c51eb {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-a77c51eb, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-a77c51eb {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-a77c51eb {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-e033da0b-8ff0-858a-94b5-0d7f321394ca-a77c51eb, #w-node-e033da0b-8ff0-858a-94b5-0d7f321394d6-a77c51eb {
    align-self: start;
  }

  #w-node-e033da0b-8ff0-858a-94b5-0d7f321394e3-a77c51eb {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-e033da0b-8ff0-858a-94b5-0d7f321394e4-a77c51eb {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-_864cabbc-3b42-dbe1-a690-92343937b7c5-e16341c5 {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-e16341c5 {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-e16341c5, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-e16341c5 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-e16341c5 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_45a5fa20-e196-df5b-c28e-f110596cb524-e16341c5, #w-node-_45a5fa20-e196-df5b-c28e-f110596cb530-e16341c5 {
    align-self: start;
  }

  #w-node-_45a5fa20-e196-df5b-c28e-f110596cb53d-e16341c5 {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-_45a5fa20-e196-df5b-c28e-f110596cb53e-e16341c5 {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-_962a4a5c-4346-1525-94cb-70c0cdcb3962-8269dedf {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-8269dedf {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-8269dedf, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-8269dedf {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-8269dedf {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_4ddc93db-fa00-7c04-fab3-f43d126715d9-8269dedf, #w-node-_4ddc93db-fa00-7c04-fab3-f43d126715e5-8269dedf {
    align-self: start;
  }

  #w-node-_4ddc93db-fa00-7c04-fab3-f43d126715f2-8269dedf {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-_4ddc93db-fa00-7c04-fab3-f43d126715f3-8269dedf {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-_4211008c-e8f3-717d-6348-34e6eec31587-3b59d8f5 {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-3b59d8f5 {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-3b59d8f5, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-3b59d8f5 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-3b59d8f5 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_64b4cd82-b42f-a9ad-91bc-27f68ffbedb6-3b59d8f5, #w-node-_64b4cd82-b42f-a9ad-91bc-27f68ffbedc2-3b59d8f5 {
    align-self: start;
  }

  #w-node-_64b4cd82-b42f-a9ad-91bc-27f68ffbedcf-3b59d8f5 {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-_64b4cd82-b42f-a9ad-91bc-27f68ffbedd0-3b59d8f5 {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-ddd3b9b1-57b4-1181-435e-a4343ed75bb1-58bb8a95 {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-58bb8a95 {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-58bb8a95, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-58bb8a95 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-58bb8a95 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-fea00055-dc8f-4335-2ee1-c0515673a17f-58bb8a95, #w-node-fea00055-dc8f-4335-2ee1-c0515673a18b-58bb8a95 {
    align-self: start;
  }

  #w-node-fea00055-dc8f-4335-2ee1-c0515673a198-58bb8a95 {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-fea00055-dc8f-4335-2ee1-c0515673a199-58bb8a95 {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-a83dc6ec-5e41-39d8-79ab-37892861fa10-c174a9f8 {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-c174a9f8 {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-c174a9f8, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-c174a9f8 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-c174a9f8 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_0cddc0b5-8abf-4372-3ff4-54d0242f6c2e-c174a9f8, #w-node-_0cddc0b5-8abf-4372-3ff4-54d0242f6c3a-c174a9f8 {
    align-self: start;
  }

  #w-node-_0cddc0b5-8abf-4372-3ff4-54d0242f6c47-c174a9f8 {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-_0cddc0b5-8abf-4372-3ff4-54d0242f6c48-c174a9f8 {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-_2f6446f7-b43a-78d0-3759-a041bd5a8740-de2efc42 {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-de2efc42 {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-de2efc42, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-de2efc42 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-de2efc42 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-ce2739ef-23e7-8049-a27a-94daf2bdacaf-de2efc42, #w-node-ce2739ef-23e7-8049-a27a-94daf2bdacbb-de2efc42 {
    align-self: start;
  }

  #w-node-ce2739ef-23e7-8049-a27a-94daf2bdacc8-de2efc42 {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-ce2739ef-23e7-8049-a27a-94daf2bdacc9-de2efc42 {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-f32f953d-334f-1e0e-33ce-8d8309064c51-99b90e33 {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-99b90e33 {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-99b90e33, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-99b90e33 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-99b90e33 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_0f26282d-e06c-94ab-aaf9-75b705706aae-99b90e33, #w-node-_0f26282d-e06c-94ab-aaf9-75b705706aba-99b90e33 {
    align-self: start;
  }

  #w-node-_0f26282d-e06c-94ab-aaf9-75b705706ac7-99b90e33 {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-_0f26282d-e06c-94ab-aaf9-75b705706ac8-99b90e33 {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-ca8e90ac-ddba-4d27-dfa3-3b6cc94360fd-4828606f {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-4828606f {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-4828606f, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-4828606f {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-4828606f {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-f663aea8-433c-9d80-5aa0-044c0a3e4b82-4828606f, #w-node-f663aea8-433c-9d80-5aa0-044c0a3e4b8e-4828606f {
    align-self: start;
  }

  #w-node-f663aea8-433c-9d80-5aa0-044c0a3e4b9b-4828606f {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-f663aea8-433c-9d80-5aa0-044c0a3e4b9c-4828606f {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-_5c16f35a-0098-778e-5281-b4b9cc587b9d-5b1e2d9b {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-5b1e2d9b {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-5b1e2d9b, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-5b1e2d9b {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-5b1e2d9b {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-f659c157-bb3a-9462-e966-5284f5322ca7-5b1e2d9b, #w-node-f659c157-bb3a-9462-e966-5284f5322cb3-5b1e2d9b {
    align-self: start;
  }

  #w-node-f659c157-bb3a-9462-e966-5284f5322cc0-5b1e2d9b {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-f659c157-bb3a-9462-e966-5284f5322cc1-5b1e2d9b {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-_746b7e59-f40d-1325-2fbd-6fe4760d0185-c6290910 {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-c6290910 {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-c6290910, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-c6290910 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-c6290910 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_454c9d3d-4922-8219-9180-62813d2b9a0b-c6290910, #w-node-_454c9d3d-4922-8219-9180-62813d2b9a17-c6290910 {
    align-self: start;
  }

  #w-node-_454c9d3d-4922-8219-9180-62813d2b9a24-c6290910 {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-_454c9d3d-4922-8219-9180-62813d2b9a25-c6290910 {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-fb0fe041-73e0-1067-eaed-2590a1275907-6ac777ae {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-6ac777ae {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-6ac777ae, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-6ac777ae {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-6ac777ae {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-b3e1c99b-9e83-75d4-e305-1b8f22633490-6ac777ae, #w-node-b3e1c99b-9e83-75d4-e305-1b8f2263349c-6ac777ae {
    align-self: start;
  }

  #w-node-b3e1c99b-9e83-75d4-e305-1b8f226334a9-6ac777ae {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-b3e1c99b-9e83-75d4-e305-1b8f226334aa-6ac777ae {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-_46f6ed71-9866-abfe-54da-b8db6740f9ce-72ea5501 {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-72ea5501 {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-72ea5501, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-72ea5501 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-72ea5501 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_3aef30fd-4169-7aa1-9f3f-3414dbdb75da-72ea5501, #w-node-_3aef30fd-4169-7aa1-9f3f-3414dbdb75e6-72ea5501 {
    align-self: start;
  }

  #w-node-_3aef30fd-4169-7aa1-9f3f-3414dbdb75f3-72ea5501 {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-_3aef30fd-4169-7aa1-9f3f-3414dbdb75f4-72ea5501 {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-_764d5fcf-1a4b-b9ee-c239-2fd8a77c982b-1fc9d8f5 {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-1fc9d8f5 {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-1fc9d8f5, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-1fc9d8f5 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-1fc9d8f5 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_6190acdb-d134-8b25-4867-16823c8f9637-1fc9d8f5, #w-node-_6190acdb-d134-8b25-4867-16823c8f9643-1fc9d8f5 {
    align-self: start;
  }

  #w-node-_6190acdb-d134-8b25-4867-16823c8f9650-1fc9d8f5 {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-_6190acdb-d134-8b25-4867-16823c8f9651-1fc9d8f5 {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-_03da6d61-d166-5853-3023-af60e40a3906-e6362915 {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-e6362915 {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-e6362915, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-e6362915 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-e6362915 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_41ca5909-b36e-f463-ae3f-8abebc204645-e6362915, #w-node-_41ca5909-b36e-f463-ae3f-8abebc204651-e6362915 {
    align-self: start;
  }

  #w-node-_41ca5909-b36e-f463-ae3f-8abebc20465e-e6362915 {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-_41ca5909-b36e-f463-ae3f-8abebc20465f-e6362915 {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-_9d1a19d6-8e4b-93cd-8760-90e12699106b-d1e218c3 {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-d1e218c3 {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-d1e218c3, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-d1e218c3 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-d1e218c3 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_267aaa87-90e8-2687-057c-faad950fac70-d1e218c3, #w-node-_267aaa87-90e8-2687-057c-faad950fac7c-d1e218c3 {
    align-self: start;
  }

  #w-node-_267aaa87-90e8-2687-057c-faad950fac89-d1e218c3 {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-_267aaa87-90e8-2687-057c-faad950fac8a-d1e218c3 {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-_81c44057-4035-e8a0-4ad8-553856a0fa72-69d0811c {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-69d0811c {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-69d0811c, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-69d0811c {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-69d0811c {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-ae17c3c3-8f79-3c33-cc2e-e65fbb813e66-69d0811c, #w-node-ae17c3c3-8f79-3c33-cc2e-e65fbb813e72-69d0811c {
    align-self: start;
  }

  #w-node-ae17c3c3-8f79-3c33-cc2e-e65fbb813e7f-69d0811c {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-ae17c3c3-8f79-3c33-cc2e-e65fbb813e80-69d0811c {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-f9cc6621-ecc1-d614-6d3b-e0b8d3a03884-138f1829 {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-138f1829 {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-138f1829, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-138f1829 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-138f1829 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-e52bb350-9c41-28d2-fe14-2a8c91d5a6d2-138f1829, #w-node-e52bb350-9c41-28d2-fe14-2a8c91d5a6de-138f1829 {
    align-self: start;
  }

  #w-node-e52bb350-9c41-28d2-fe14-2a8c91d5a6eb-138f1829 {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-e52bb350-9c41-28d2-fe14-2a8c91d5a6ec-138f1829 {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-ece4502a-5d3f-9706-803b-9d5f66f5da4a-c5623291 {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-c5623291 {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-c5623291, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-c5623291 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-c5623291 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_975c999c-4604-f683-5aa5-4d369944834f-c5623291, #w-node-_975c999c-4604-f683-5aa5-4d369944835b-c5623291 {
    align-self: start;
  }

  #w-node-_975c999c-4604-f683-5aa5-4d3699448368-c5623291 {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-_975c999c-4604-f683-5aa5-4d3699448369-c5623291 {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-d1766c04-cd75-1460-ee46-000aefaa717d-e2fbd37c {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-e2fbd37c {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-e2fbd37c, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-e2fbd37c {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-e2fbd37c {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_6c026688-3820-a931-1fd3-cd049dd4d5aa-e2fbd37c, #w-node-_6c026688-3820-a931-1fd3-cd049dd4d5b6-e2fbd37c {
    align-self: start;
  }

  #w-node-_6c026688-3820-a931-1fd3-cd049dd4d5c3-e2fbd37c {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-_6c026688-3820-a931-1fd3-cd049dd4d5c4-e2fbd37c {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-_9b585495-4b1c-ad89-f8b8-ab886b8b3032-e6226db5 {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-e6226db5 {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-e6226db5, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-e6226db5 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-e6226db5 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-b0dfbac9-d72a-b2b2-0bfa-1c9f255df02b-e6226db5, #w-node-b0dfbac9-d72a-b2b2-0bfa-1c9f255df037-e6226db5 {
    align-self: start;
  }

  #w-node-b0dfbac9-d72a-b2b2-0bfa-1c9f255df044-e6226db5 {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-b0dfbac9-d72a-b2b2-0bfa-1c9f255df045-e6226db5 {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-_4b8a7741-93d7-a2e0-2e63-0544fc7d1329-609f7c4e {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-609f7c4e {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-609f7c4e, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-609f7c4e {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-609f7c4e {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_2db72637-6812-b53d-a24a-412ee12a879f-609f7c4e, #w-node-_2db72637-6812-b53d-a24a-412ee12a87ab-609f7c4e {
    align-self: start;
  }

  #w-node-_2db72637-6812-b53d-a24a-412ee12a87b8-609f7c4e {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-_2db72637-6812-b53d-a24a-412ee12a87b9-609f7c4e {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-_97885227-0572-062c-640e-bbe038cea17d-9b9376e9 {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-9b9376e9 {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-9b9376e9, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-9b9376e9 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-9b9376e9 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_50b41dac-0d52-dba3-cf10-b6544d717f62-9b9376e9, #w-node-_50b41dac-0d52-dba3-cf10-b6544d717f6e-9b9376e9 {
    align-self: start;
  }

  #w-node-_50b41dac-0d52-dba3-cf10-b6544d717f7b-9b9376e9 {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-_50b41dac-0d52-dba3-cf10-b6544d717f7c-9b9376e9 {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-_03fb1102-55e1-71d5-2cd4-f0d266c9eef6-1a940836 {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-1a940836 {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-1a940836, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-1a940836 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-1a940836 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_73de1288-1146-e5cc-348c-3b2a399d856f-1a940836, #w-node-_73de1288-1146-e5cc-348c-3b2a399d857b-1a940836 {
    align-self: start;
  }

  #w-node-_73de1288-1146-e5cc-348c-3b2a399d8588-1a940836 {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-_73de1288-1146-e5cc-348c-3b2a399d8589-1a940836 {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-_93b83755-9d29-6048-e56b-8be715737c52-c537262b {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-c537262b {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-c537262b, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-c537262b {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-c537262b {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_4b86ed47-1831-f400-e6cc-b9dcd9b9f869-c537262b, #w-node-_4b86ed47-1831-f400-e6cc-b9dcd9b9f875-c537262b {
    align-self: start;
  }

  #w-node-_4b86ed47-1831-f400-e6cc-b9dcd9b9f882-c537262b {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-_4b86ed47-1831-f400-e6cc-b9dcd9b9f883-c537262b {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-_01b10db6-f6aa-d1a1-bfd0-317e79f8e349-0ccdfb42 {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-0ccdfb42 {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-0ccdfb42, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-0ccdfb42 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-0ccdfb42 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-d38bb4fd-ed06-c1f5-4764-a5faf82117db-0ccdfb42, #w-node-d38bb4fd-ed06-c1f5-4764-a5faf82117e7-0ccdfb42 {
    align-self: start;
  }

  #w-node-d38bb4fd-ed06-c1f5-4764-a5faf82117f4-0ccdfb42 {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-d38bb4fd-ed06-c1f5-4764-a5faf82117f5-0ccdfb42 {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }

  #w-node-ad827468-a6b0-ec41-164d-ae25795221ea-c847f5d8 {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd28-c847f5d8 {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd3b-c847f5d8, #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-c847f5d8 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-c847f5d8 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_63f0ad4d-c8ab-8245-e69e-6be6744fcd3a-c847f5d8, #w-node-_63f0ad4d-c8ab-8245-e69e-6be6744fcd46-c847f5d8 {
    align-self: start;
  }

  #w-node-_63f0ad4d-c8ab-8245-e69e-6be6744fcd53-c847f5d8 {
    grid-row: 3 / 4;
    grid-column-end: 4;
  }

  #w-node-_63f0ad4d-c8ab-8245-e69e-6be6744fcd54-c847f5d8 {
    grid-row: 4 / 5;
    grid-column-end: 4;
  }
}

@media screen and (max-width: 767px) {
  #w-node-be852dd1-a055-e99e-910a-65fcd01da564-50ea0d92 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-be852dd1-a055-e99e-910a-65fcd01da5d9-50ea0d92 {
    justify-self: center;
  }

  #w-node-be852dd1-a055-e99e-910a-65fcd01da5e5-50ea0d92 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-be852dd1-a055-e99e-910a-65fcd01da6ea-50ea0d92 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-be852dd1-a055-e99e-910a-65fcd01da6f7-50ea0d92, #w-node-be852dd1-a055-e99e-910a-65fcd01da7b1-50ea0d92, #w-node-be852dd1-a055-e99e-910a-65fcd01da7cf-50ea0d92, #w-node-be852dd1-a055-e99e-910a-65fcd01da7eb-50ea0d92, #w-node-be852dd1-a055-e99e-910a-65fcd01da809-50ea0d92, #w-node-be852dd1-a055-e99e-910a-65fcd01da827-50ea0d92, #w-node-be852dd1-a055-e99e-910a-65fcd01da843-50ea0d92, #w-node-be852dd1-a055-e99e-910a-65fcd01da875-50ea0d92 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-be852dd1-a055-e99e-910a-65fcd01da93d-50ea0d92 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-aabc9877-b0f2-edad-e16f-aaf26d3ee5fc-50ea0d92 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-be852dd1-a055-e99e-910a-65fcd01daa54-50ea0d92 {
    order: -9999;
    align-self: stretch;
  }

  #w-node-be852dd1-a055-e99e-910a-65fcd01dab45-50ea0d92 {
    justify-self: stretch;
  }

  #w-node-_6bcc607e-5f25-7081-8003-70c0e727a58c-50ea0d92 {
    grid-column-end: 3;
  }

  #w-node-_6bcc607e-5f25-7081-8003-70c0e727a58d-50ea0d92 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_6bcc607e-5f25-7081-8003-70c0e727a592-50ea0d92 {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-_6bcc607e-5f25-7081-8003-70c0e727a599-50ea0d92 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_6bcc607e-5f25-7081-8003-70c0e727a5a5-50ea0d92 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_6bcc607e-5f25-7081-8003-70c0e727a5b2-50ea0d92 {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-_6bcc607e-5f25-7081-8003-70c0e727a5b3-50ea0d92 {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-_434cdc29-d7b5-5d25-4a43-c25f253a837b-50ea0e45, #w-node-_21fb229e-7cf5-8762-ca2e-244507540cc3-50ea0e45 {
    align-self: center;
  }

  #w-node-d7d40400-582f-b9f3-d462-93ef6ab00e36-50ea0e45 {
    grid-column-end: 3;
  }

  #w-node-d7d40400-582f-b9f3-d462-93ef6ab00e37-50ea0e45 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-d7d40400-582f-b9f3-d462-93ef6ab00e3c-50ea0e45 {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-d7d40400-582f-b9f3-d462-93ef6ab00e43-50ea0e45 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-d7d40400-582f-b9f3-d462-93ef6ab00e4f-50ea0e45 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-d7d40400-582f-b9f3-d462-93ef6ab00e5c-50ea0e45 {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-d7d40400-582f-b9f3-d462-93ef6ab00e5d-50ea0e45 {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-d454526d-d70b-d682-90a0-11217b9bdd86-50ea0e61 {
    grid-column-end: 3;
  }

  #w-node-d454526d-d70b-d682-90a0-11217b9bdd87-50ea0e61 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-d454526d-d70b-d682-90a0-11217b9bdd8c-50ea0e61 {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-d454526d-d70b-d682-90a0-11217b9bdd93-50ea0e61 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-d454526d-d70b-d682-90a0-11217b9bdd9f-50ea0e61 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-d454526d-d70b-d682-90a0-11217b9bddac-50ea0e61 {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-d454526d-d70b-d682-90a0-11217b9bddad-50ea0e61 {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-_3e08ede2-e6b9-5f50-ee0c-e023d6914ea1-50ea0e63 {
    grid-row: 3 / 4;
  }

  #w-node-_3e08ede2-e6b9-5f50-ee0c-e023d6914eac-50ea0e63 {
    grid-row: 4 / 5;
    grid-column-end: 2;
  }

  #w-node-f6d292a9-fbd1-b0fc-cd95-a6591f74176c-50ea0e63 {
    grid-area: 2 / 1 / 3 / 2;
    place-self: center;
  }

  #w-node-_80dccbc8-0cdf-55f1-1cf5-bf127f17f042-50ea0e63 {
    grid-row-end: 2;
  }

  #w-node-_80dccbc8-0cdf-55f1-1cf5-bf127f17f05b-50ea0e63 {
    grid-area: 2 / 1 / 4 / 2;
    justify-self: center;
  }

  #w-node-_80dccbc8-0cdf-55f1-1cf5-bf127f17f05d-50ea0e63 {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-_80dccbc8-0cdf-55f1-1cf5-bf127f17f06b-50ea0e63 {
    grid-area: 3 / 1 / 4 / 2;
    align-self: end;
  }

  #w-node-_038c9d47-723c-fdfc-3053-0c9e418ee29c-50ea0e63 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_038c9d47-723c-fdfc-3053-0c9e418ee29d-50ea0e63 {
    justify-self: center;
  }

  #w-node-d8d2b687-6679-eef2-c009-4e1ce99d3750-50ea0e63 {
    grid-column-end: 3;
  }

  #w-node-d8d2b687-6679-eef2-c009-4e1ce99d3751-50ea0e63 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-d8d2b687-6679-eef2-c009-4e1ce99d3756-50ea0e63 {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-d8d2b687-6679-eef2-c009-4e1ce99d375d-50ea0e63 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-d8d2b687-6679-eef2-c009-4e1ce99d3769-50ea0e63 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-d8d2b687-6679-eef2-c009-4e1ce99d3776-50ea0e63 {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-d8d2b687-6679-eef2-c009-4e1ce99d3777-50ea0e63 {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-_3c8a0ddf-5e3f-90f3-89af-23b3d4ae5c3c-50ea0e64 {
    grid-column-end: 2;
  }

  #w-node-_8a5e5d3e-5917-3d55-d15b-b636229384cb-50ea0e64 {
    justify-self: stretch;
  }

  #w-node-_8a5e5d3e-5917-3d55-d15b-b636229384d6-50ea0e64 {
    grid-column-end: 3;
    justify-self: stretch;
  }

  #w-node-_8a5e5d3e-5917-3d55-d15b-b636229384da-50ea0e64 {
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
  }

  #calculate-button.w-node-_8a5e5d3e-5917-3d55-d15b-b636229384e3-50ea0e64 {
    grid-area: 2 / 2 / 3 / 3;
    justify-self: stretch;
  }

  #w-node-e136a471-cd8a-fcaf-e1fd-3d630c39cce1-50ea0e64 {
    align-self: start;
  }

  #w-node-e136a471-cd8a-fcaf-e1fd-3d630c39cd13-50ea0e64 {
    align-self: end;
  }

  #w-node-e136a471-cd8a-fcaf-e1fd-3d630c39cdf7-50ea0e64 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-f6eaa2ef-2cb9-788a-bbc7-b7657ecddfdb-50ea0e64 {
    grid-column-end: 3;
  }

  #w-node-f6eaa2ef-2cb9-788a-bbc7-b7657ecddfe6-50ea0e64 {
    grid-column-end: 2;
  }

  #prognostics_months.w-node-f6eaa2ef-2cb9-788a-bbc7-b7657ecde0d6-50ea0e64 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #prognostics_days.w-node-f6eaa2ef-2cb9-788a-bbc7-b7657ecde126-50ea0e64 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_497009da-6198-4e3d-39f1-112213f81c1c-50ea0e64 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-e7f1e924-a508-46b1-2e1e-240db3ad5446-50ea0e64 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-b662889a-471e-0789-ac10-47c2b142759e-50ea0e64 {
    grid-column-end: 3;
  }

  #w-node-b662889a-471e-0789-ac10-47c2b142759f-50ea0e64 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-b662889a-471e-0789-ac10-47c2b14275a4-50ea0e64 {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-b662889a-471e-0789-ac10-47c2b14275ab-50ea0e64 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-b662889a-471e-0789-ac10-47c2b14275b7-50ea0e64 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-b662889a-471e-0789-ac10-47c2b14275c4-50ea0e64 {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-b662889a-471e-0789-ac10-47c2b14275c5-50ea0e64 {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-_79134972-67ad-1305-ce33-ad379fa92ed9-50ea0e65 {
    grid-column-end: 2;
  }

  #w-node-_8a5e5d3e-5917-3d55-d15b-b636229384cb-50ea0e65 {
    justify-self: stretch;
  }

  #w-node-_7895692c-e148-ec94-4353-10c51d0a44b9-50ea0e65 {
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
  }

  #calculate-button.w-node-_7895692c-e148-ec94-4353-10c51d0a44c4-50ea0e65 {
    grid-area: 2 / 2 / 3 / 3;
    justify-self: stretch;
  }

  #w-node-cbd8d5bc-9381-d8cd-71ad-07840f855209-50ea0e65 {
    align-self: stretch;
  }

  #w-node-d5c13569-53cc-ed50-c81a-167755e4e400-50ea0e65 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-d6134912-0e0c-15b9-c3f4-8d02ef5ac2ca-50ea0e65 {
    grid-column-end: 3;
  }

  #w-node-d6134912-0e0c-15b9-c3f4-8d02ef5ac2d5-50ea0e65 {
    grid-column-end: 2;
  }

  #prognostics_months.w-node-d6134912-0e0c-15b9-c3f4-8d02ef5ac39b-50ea0e65 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #prognostics_days.w-node-d6134912-0e0c-15b9-c3f4-8d02ef5ac3eb-50ea0e65 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_021ea736-8bce-a2cd-8b52-85fe808c0be0-50ea0e65 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-b3fcbc97-3fed-99a8-39de-d99f14ce455c-50ea0e65 {
    grid-column-end: 3;
  }

  #w-node-b3fcbc97-3fed-99a8-39de-d99f14ce455d-50ea0e65 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-b3fcbc97-3fed-99a8-39de-d99f14ce4562-50ea0e65 {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-b3fcbc97-3fed-99a8-39de-d99f14ce4569-50ea0e65 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-b3fcbc97-3fed-99a8-39de-d99f14ce4575-50ea0e65 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-b3fcbc97-3fed-99a8-39de-d99f14ce4582-50ea0e65 {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-b3fcbc97-3fed-99a8-39de-d99f14ce4583-50ea0e65 {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-50ea0e7c {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-50ea0e7c {
    grid-row: 4 / 5;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-50ea0e7c {
    grid-column: 1 / 2;
  }

  #w-node-f3a4be46-1d70-814e-c6e4-2cfb7a9f2e13-50ea0e7c {
    grid-column-end: 3;
  }

  #w-node-f3a4be46-1d70-814e-c6e4-2cfb7a9f2e14-50ea0e7c {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-f3a4be46-1d70-814e-c6e4-2cfb7a9f2e19-50ea0e7c {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-f3a4be46-1d70-814e-c6e4-2cfb7a9f2e20-50ea0e7c {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-f3a4be46-1d70-814e-c6e4-2cfb7a9f2e2c-50ea0e7c {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-f3a4be46-1d70-814e-c6e4-2cfb7a9f2e39-50ea0e7c {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-f3a4be46-1d70-814e-c6e4-2cfb7a9f2e3a-50ea0e7c {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-_509acac5-757a-8450-a6ee-2b939024f935-50ea0e7d {
    grid-row: 3 / 4;
  }

  #w-node-_509acac5-757a-8450-a6ee-2b939024f940-50ea0e7d {
    grid-row: 4 / 5;
    grid-column-end: 2;
  }

  #w-node-_7ee424b8-8954-94bb-54d4-e53b62a62116-50ea0e7d {
    grid-area: 2 / 1 / 3 / 2;
    place-self: center;
  }

  #w-node-_23082870-e4f6-e916-82a9-69755f238212-50ea0e7d {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-_1e97dd99-14ba-386c-d848-708cd10829b6-50ea0e7d {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-afb83a8e-4741-24e9-20b5-4e428787534b-50ea0e7d {
    grid-column-end: 3;
  }

  #w-node-afb83a8e-4741-24e9-20b5-4e428787534c-50ea0e7d {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-afb83a8e-4741-24e9-20b5-4e4287875351-50ea0e7d {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-afb83a8e-4741-24e9-20b5-4e4287875358-50ea0e7d {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-afb83a8e-4741-24e9-20b5-4e4287875364-50ea0e7d {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-afb83a8e-4741-24e9-20b5-4e4287875371-50ea0e7d {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-afb83a8e-4741-24e9-20b5-4e4287875372-50ea0e7d {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-_6b83a100-7bc3-f388-81c9-e5c5d2db144b-50ea0e93 {
    grid-column-end: 3;
  }

  #w-node-_6b83a100-7bc3-f388-81c9-e5c5d2db144c-50ea0e93 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_6b83a100-7bc3-f388-81c9-e5c5d2db1451-50ea0e93 {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-_6b83a100-7bc3-f388-81c9-e5c5d2db1458-50ea0e93 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_6b83a100-7bc3-f388-81c9-e5c5d2db1464-50ea0e93 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_6b83a100-7bc3-f388-81c9-e5c5d2db1471-50ea0e93 {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-_6b83a100-7bc3-f388-81c9-e5c5d2db1472-50ea0e93 {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-_08e66b1c-49c7-59ce-933b-160186dc2ab6-50ea0eb4 {
    grid-row: 3 / 4;
  }

  #w-node-_08e66b1c-49c7-59ce-933b-160186dc2ac1-50ea0eb4 {
    grid-row: 4 / 5;
    grid-column-end: 2;
  }

  #w-node-_61c72d1f-ad5f-d120-8002-759b6be3c9fb-50ea0eb4 {
    grid-area: 2 / 1 / 3 / 2;
    place-self: center;
  }

  #w-node-_68bcd3c3-80da-821a-f465-fd86efe7ca39-50ea0eb4 {
    grid-row-end: 2;
  }

  #w-node-_68bcd3c3-80da-821a-f465-fd86efe7ca52-50ea0eb4 {
    grid-area: 2 / 1 / 4 / 2;
    justify-self: center;
  }

  #w-node-_68bcd3c3-80da-821a-f465-fd86efe7ca54-50ea0eb4 {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-_68bcd3c3-80da-821a-f465-fd86efe7ca62-50ea0eb4 {
    grid-area: 3 / 1 / 4 / 2;
    align-self: end;
  }

  #w-node-_1f6391bf-8ba2-c668-f378-be057a184fd1-50ea0eb4 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_1f6391bf-8ba2-c668-f378-be057a184fd2-50ea0eb4 {
    justify-self: center;
  }

  #w-node-_2154db1f-61bc-fb47-518b-8f82a69e4f0c-50ea0eb4 {
    grid-column-end: 3;
  }

  #w-node-_2154db1f-61bc-fb47-518b-8f82a69e4f0d-50ea0eb4 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_2154db1f-61bc-fb47-518b-8f82a69e4f12-50ea0eb4 {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-_2154db1f-61bc-fb47-518b-8f82a69e4f19-50ea0eb4 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_2154db1f-61bc-fb47-518b-8f82a69e4f25-50ea0eb4 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_2154db1f-61bc-fb47-518b-8f82a69e4f32-50ea0eb4 {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-_2154db1f-61bc-fb47-518b-8f82a69e4f33-50ea0eb4 {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-_76c87eb9-1d48-5b5f-6efd-b06f6aa9d947-50ea0ed1 {
    grid-column-end: 3;
  }

  #w-node-_76c87eb9-1d48-5b5f-6efd-b06f6aa9d948-50ea0ed1 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_76c87eb9-1d48-5b5f-6efd-b06f6aa9d94d-50ea0ed1 {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-_76c87eb9-1d48-5b5f-6efd-b06f6aa9d954-50ea0ed1 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_76c87eb9-1d48-5b5f-6efd-b06f6aa9d960-50ea0ed1 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_76c87eb9-1d48-5b5f-6efd-b06f6aa9d96d-50ea0ed1 {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-_76c87eb9-1d48-5b5f-6efd-b06f6aa9d96e-50ea0ed1 {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-f0563caa-58a0-f0fb-3cbe-2e97439a6521-50ea0ed3, #w-node-_9420a794-0a3e-7ef8-18c0-498d68eccd7b-50ea0ed3, #w-node-_38ffffcc-3acd-fc5f-50be-5bf00950d34d-50ea0ed3, #w-node-f9f6f9d9-eeb4-1c97-b228-4b0aa306b3f6-50ea0ed3, #w-node-f41e54f7-892f-819f-c846-2d61f17f35ba-50ea0ed3, #w-node-_31955fe5-dd98-a3dd-4e80-2ac59600f0c4-50ea0ed3, #w-node-d67e5e99-1832-7754-5dd0-d922c319b74e-50ea0ed3, #w-node-_9af97b1d-1b91-d77a-69a6-7839d9ca7cab-50ea0ed3, #w-node-c602c4df-907f-12ca-342c-3d4c880c6c63-50ea0ed3, #w-node-_6b834456-12c5-2baf-d3fa-5c1428567008-50ea0ed3, #w-node-_4946270b-eb6c-0727-b428-b387b20e73e4-50ea0ed3, #w-node-cc26bb9b-1539-1af2-5732-998944d6a1de-50ea0ed3, #w-node-_1e077697-5d26-6324-ad2a-abd668cd47c6-50ea0ed3, #w-node-_542fd3cd-c8f5-668e-c352-f0fff2ba851e-50ea0ed3, #w-node-d2597b51-e82d-4524-2b5b-9652b47b147c-50ea0ed3 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-fe1bfe06-b101-9745-1aa7-17d586c9888c-50ea0ed3 {
    justify-self: center;
  }

  #w-node-fe1bfe06-b101-9745-1aa7-17d586c9888d-50ea0ed3 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_65a102db-3804-08c2-aa0b-ea804a94ac97-50ea0ed3 {
    justify-self: center;
  }

  #w-node-_65a102db-3804-08c2-aa0b-ea804a94ac99-50ea0ed3 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-cf269bbd-59d9-4112-fdb5-bacf25d282e6-50ea0ed3 {
    justify-self: center;
  }

  #w-node-cf269bbd-59d9-4112-fdb5-bacf25d282e8-50ea0ed3 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_1904b60f-dc21-bda2-4e3c-b43ea4066207-50ea0ed3 {
    justify-self: center;
  }

  #w-node-_1904b60f-dc21-bda2-4e3c-b43ea4066209-50ea0ed3, #w-node-_52dac4fb-679e-e1b5-0e71-c1936ac00d38-50ea0ed3, #w-node-_6df3ccde-e275-c308-6ad5-d200585c2100-50ea0ed3 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_58a82be0-1975-11de-c087-db3dc00ec904-50ea0ed3 {
    grid-column-end: 3;
  }

  #w-node-_58a82be0-1975-11de-c087-db3dc00ec905-50ea0ed3 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_58a82be0-1975-11de-c087-db3dc00ec90a-50ea0ed3 {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-_58a82be0-1975-11de-c087-db3dc00ec911-50ea0ed3 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_58a82be0-1975-11de-c087-db3dc00ec91d-50ea0ed3 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_58a82be0-1975-11de-c087-db3dc00ec92a-50ea0ed3 {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-_58a82be0-1975-11de-c087-db3dc00ec92b-50ea0ed3 {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-_8cd52c36-b380-f1f2-71a4-38149873a782-50ea0ed7 {
    justify-self: center;
  }

  #w-node-b84769cf-6159-b4ba-7e42-9973821f3863-50ea0ed7 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-b572a02a-5799-c1fc-4a1c-29d9671538e1-50ea0ed7 {
    grid-row: 3 / 4;
    grid-column-end: 2;
  }

  #w-node-_86747181-f0c0-c33a-a46a-85872512a918-50ea0ed7, #w-node-_81b7ea18-93bf-42f2-10f2-4fc331557068-50ea0ed7 {
    grid-row: 4 / 5;
    grid-column-end: 2;
  }

  #w-node-_305a7c2e-80c5-eadf-4d28-6cb993e5ba81-50ea0ed7 {
    grid-column-end: 3;
  }

  #w-node-_305a7c2e-80c5-eadf-4d28-6cb993e5ba82-50ea0ed7 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_305a7c2e-80c5-eadf-4d28-6cb993e5ba87-50ea0ed7 {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-_305a7c2e-80c5-eadf-4d28-6cb993e5ba8e-50ea0ed7 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_305a7c2e-80c5-eadf-4d28-6cb993e5ba9a-50ea0ed7 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_305a7c2e-80c5-eadf-4d28-6cb993e5baa7-50ea0ed7 {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-_305a7c2e-80c5-eadf-4d28-6cb993e5baa8-50ea0ed7 {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-_14b027cc-2bb8-6cdc-4967-fae1190c336e-50ea0eeb, #w-node-_1dc9f174-2fcd-0a23-4db6-f0eb406ca00c-50ea0eeb {
    align-self: center;
  }

  #w-node-_93db1a1c-393f-d767-521d-a14fc72a0baa-50ea0eeb {
    grid-column-start: 1;
  }

  #w-node-_8ffed504-135d-5f56-1534-46fd00e2c11c-50ea0eeb {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_8ffed504-135d-5f56-1534-46fd00e2c124-50ea0eeb {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_83d6fe41-5c7d-5577-c333-3af3bcf8d4fe-50ea0eeb, #w-node-b0415bdf-2091-db32-280c-ff03440244d0-50ea0eeb, #w-node-eb59b7fc-edf9-d852-8c55-cefec42dc6f8-50ea0eeb {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_4096a6ae-5785-9d99-454c-ec644c39fd3d-50ea0eeb {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-_790918a7-b45e-b06c-e2af-441f28acd156-50ea0eeb {
    grid-column-end: 3;
  }

  #w-node-_790918a7-b45e-b06c-e2af-441f28acd157-50ea0eeb {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_790918a7-b45e-b06c-e2af-441f28acd15c-50ea0eeb {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-_790918a7-b45e-b06c-e2af-441f28acd163-50ea0eeb {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_790918a7-b45e-b06c-e2af-441f28acd16f-50ea0eeb {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_790918a7-b45e-b06c-e2af-441f28acd17c-50ea0eeb {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-_790918a7-b45e-b06c-e2af-441f28acd17d-50ea0eeb {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-_4367338c-1001-1d29-2cbc-decbe7146b02-50ea0eef {
    grid-column-end: 3;
  }

  #w-node-_4367338c-1001-1d29-2cbc-decbe7146b03-50ea0eef {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_4367338c-1001-1d29-2cbc-decbe7146b08-50ea0eef {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-_4367338c-1001-1d29-2cbc-decbe7146b0f-50ea0eef {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_4367338c-1001-1d29-2cbc-decbe7146b1b-50ea0eef {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_4367338c-1001-1d29-2cbc-decbe7146b28-50ea0eef {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-_4367338c-1001-1d29-2cbc-decbe7146b29-50ea0eef {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-_3c8a0ddf-5e3f-90f3-89af-23b3d4ae5c3c-50ea0f08 {
    grid-row: 2 / 3;
    grid-column-end: 2;
  }

  #w-node-ba83b9e2-e8ef-b59e-6e97-c41bbe902cd3-50ea0f08, #w-node-_2de34cde-4ef9-2899-948e-5586dc272115-50ea0f08, #w-node-a41201f2-7407-46ca-6ba3-7487ad9ab532-50ea0f08, #w-node-_95aed7bc-f81a-ba99-e982-e7b39fcbe3c6-50ea0f08, #w-node-_887b1881-0d98-adae-a5dc-eb86ca1851bd-50ea0f08, #w-node-d57a18ad-eabd-9654-55ae-030b6184205c-50ea0f08 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_7a1b092b-2541-2f5e-d9a1-1a6f18082454-50ea0f08 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-_9c9c7508-f974-f861-6fae-a5026bdd371b-50ea0f08 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_0e64e38e-9cb9-f481-20c2-da9bea060b4e-50ea0f08 {
    grid-column-end: 3;
  }

  #w-node-_0e64e38e-9cb9-f481-20c2-da9bea060b4f-50ea0f08 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_0e64e38e-9cb9-f481-20c2-da9bea060b54-50ea0f08 {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-_0e64e38e-9cb9-f481-20c2-da9bea060b5b-50ea0f08 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_0e64e38e-9cb9-f481-20c2-da9bea060b67-50ea0f08 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_0e64e38e-9cb9-f481-20c2-da9bea060b74-50ea0f08 {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-_0e64e38e-9cb9-f481-20c2-da9bea060b75-50ea0f08 {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-ff068e20-df14-275a-0cf1-55e3a1bdeda5-50ea0f09 {
    grid-column-end: 3;
  }

  #w-node-ff068e20-df14-275a-0cf1-55e3a1bdeda6-50ea0f09 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-ff068e20-df14-275a-0cf1-55e3a1bdedab-50ea0f09 {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-ff068e20-df14-275a-0cf1-55e3a1bdedb2-50ea0f09 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-ff068e20-df14-275a-0cf1-55e3a1bdedbe-50ea0f09 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-ff068e20-df14-275a-0cf1-55e3a1bdedcb-50ea0f09 {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-ff068e20-df14-275a-0cf1-55e3a1bdedcc-50ea0f09 {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-_1a214899-97e7-9e8c-8423-d920a7950df0-50ea0f0a {
    grid-row: 3 / 4;
  }

  #w-node-_1a214899-97e7-9e8c-8423-d920a7950dfb-50ea0f0a {
    grid-row: 4 / 5;
    grid-column-end: 2;
  }

  #w-node-_45bd7a57-8759-2433-4971-6c611d46b1d5-50ea0f0a {
    grid-area: 2 / 1 / 3 / 2;
    place-self: center;
  }

  #w-node-_204673fe-0b8c-39f3-6ef8-aee632e51ada-50ea0f0a {
    grid-row-end: 2;
  }

  #w-node-_204673fe-0b8c-39f3-6ef8-aee632e51af3-50ea0f0a {
    grid-area: 2 / 1 / 4 / 2;
    justify-self: center;
  }

  #w-node-_204673fe-0b8c-39f3-6ef8-aee632e51af5-50ea0f0a {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-_204673fe-0b8c-39f3-6ef8-aee632e51b03-50ea0f0a {
    grid-area: 3 / 1 / 4 / 2;
    align-self: end;
  }

  #w-node-f6f3ac5a-8cbd-6dd1-110a-b371724a3114-50ea0f0a {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-f6f3ac5a-8cbd-6dd1-110a-b371724a3115-50ea0f0a {
    justify-self: center;
  }

  #w-node-_544710d6-b0b7-1b06-e387-9c178375bf02-50ea0f0a {
    grid-column-end: 3;
  }

  #w-node-_544710d6-b0b7-1b06-e387-9c178375bf03-50ea0f0a {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_544710d6-b0b7-1b06-e387-9c178375bf08-50ea0f0a {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-_544710d6-b0b7-1b06-e387-9c178375bf0f-50ea0f0a {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_544710d6-b0b7-1b06-e387-9c178375bf1b-50ea0f0a {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_544710d6-b0b7-1b06-e387-9c178375bf28-50ea0f0a {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-_544710d6-b0b7-1b06-e387-9c178375bf29-50ea0f0a {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-c3a4a11b-99e0-53a4-dc76-29f3fe4ffe12-50ea0f0d {
    grid-row: 3 / 4;
  }

  #w-node-c3a4a11b-99e0-53a4-dc76-29f3fe4ffe1d-50ea0f0d {
    grid-row: 4 / 5;
    grid-column-end: 2;
  }

  #w-node-_8165cb5b-f74b-e900-215a-1ef95218ca81-50ea0f0d {
    grid-area: 2 / 1 / 3 / 2;
    place-self: center;
  }

  #w-node-_96241c67-f194-ea34-3ef1-4eff8e085c59-50ea0f0d {
    grid-row-end: 2;
  }

  #w-node-_96241c67-f194-ea34-3ef1-4eff8e085c72-50ea0f0d {
    grid-area: 2 / 1 / 4 / 2;
    justify-self: center;
  }

  #w-node-_96241c67-f194-ea34-3ef1-4eff8e085c74-50ea0f0d {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-_96241c67-f194-ea34-3ef1-4eff8e085c82-50ea0f0d {
    grid-area: 3 / 1 / 4 / 2;
    align-self: end;
  }

  #w-node-c675f98a-8323-7922-9e6e-4204bb2997f5-50ea0f0d {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-c675f98a-8323-7922-9e6e-4204bb2997f6-50ea0f0d {
    justify-self: center;
  }

  #w-node-_233c9d92-3998-d2ed-b1cf-668e9bf1d2ce-50ea0f0d {
    grid-column-end: 3;
  }

  #w-node-_233c9d92-3998-d2ed-b1cf-668e9bf1d2cf-50ea0f0d {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_233c9d92-3998-d2ed-b1cf-668e9bf1d2d4-50ea0f0d {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-_233c9d92-3998-d2ed-b1cf-668e9bf1d2db-50ea0f0d {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_233c9d92-3998-d2ed-b1cf-668e9bf1d2e7-50ea0f0d {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_233c9d92-3998-d2ed-b1cf-668e9bf1d2f4-50ea0f0d {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-_233c9d92-3998-d2ed-b1cf-668e9bf1d2f5-50ea0f0d {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-cc3198dc-633f-80f5-c26b-bedf0e868e28-50ea0f21 {
    grid-row: 3 / 4;
  }

  #w-node-cc3198dc-633f-80f5-c26b-bedf0e868e33-50ea0f21 {
    grid-row: 4 / 5;
    grid-column-end: 2;
  }

  #w-node-_1916da11-9c49-ccde-04ec-0486990c777c-50ea0f21 {
    grid-area: 2 / 1 / 3 / 2;
    place-self: center;
  }

  #w-node-_17ad29df-bc9b-454b-e205-6a54ad94c276-50ea0f21 {
    grid-row-end: 2;
  }

  #w-node-_17ad29df-bc9b-454b-e205-6a54ad94c28f-50ea0f21 {
    grid-area: 2 / 1 / 4 / 2;
    justify-self: center;
  }

  #w-node-_17ad29df-bc9b-454b-e205-6a54ad94c291-50ea0f21 {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-_17ad29df-bc9b-454b-e205-6a54ad94c29f-50ea0f21 {
    grid-area: 3 / 1 / 4 / 2;
    align-self: end;
  }

  #w-node-e4418d34-623b-9692-85c7-12635a5d13b1-50ea0f21 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-e4418d34-623b-9692-85c7-12635a5d13b2-50ea0f21 {
    justify-self: center;
  }

  #w-node-d336ac83-d5fa-c42a-881d-e857173ef767-50ea0f21 {
    grid-column-end: 3;
  }

  #w-node-d336ac83-d5fa-c42a-881d-e857173ef768-50ea0f21 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-d336ac83-d5fa-c42a-881d-e857173ef76d-50ea0f21 {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-d336ac83-d5fa-c42a-881d-e857173ef774-50ea0f21 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-d336ac83-d5fa-c42a-881d-e857173ef780-50ea0f21 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-d336ac83-d5fa-c42a-881d-e857173ef78d-50ea0f21 {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-d336ac83-d5fa-c42a-881d-e857173ef78e-50ea0f21 {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-e62ee270-fadd-fb50-d85a-f6c4a743668e-50ea0f29 {
    grid-row: 3 / 4;
  }

  #w-node-e62ee270-fadd-fb50-d85a-f6c4a7436699-50ea0f29 {
    grid-row: 4 / 5;
    grid-column-end: 2;
  }

  #w-node-ec19efb6-f5d9-4ee0-01cc-cc118a0614d2-50ea0f29 {
    grid-area: 2 / 1 / 3 / 2;
    place-self: center;
  }

  #w-node-b76e8f2c-758f-4cbb-794d-07abf792457d-50ea0f29 {
    grid-row-end: 2;
  }

  #w-node-b76e8f2c-758f-4cbb-794d-07abf7924596-50ea0f29 {
    grid-area: 2 / 1 / 4 / 2;
    justify-self: center;
  }

  #w-node-b76e8f2c-758f-4cbb-794d-07abf7924598-50ea0f29 {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-b76e8f2c-758f-4cbb-794d-07abf79245a6-50ea0f29 {
    grid-area: 3 / 1 / 4 / 2;
    align-self: end;
  }

  #w-node-_70d6ae6d-59dd-503f-058a-14a110306f63-50ea0f29 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_70d6ae6d-59dd-503f-058a-14a110306f64-50ea0f29 {
    justify-self: center;
  }

  #w-node-_1aec6fd9-33d6-201d-998f-e6516f803fb2-50ea0f29 {
    grid-column-end: 3;
  }

  #w-node-_1aec6fd9-33d6-201d-998f-e6516f803fb3-50ea0f29 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_1aec6fd9-33d6-201d-998f-e6516f803fb8-50ea0f29 {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-_1aec6fd9-33d6-201d-998f-e6516f803fbf-50ea0f29 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_1aec6fd9-33d6-201d-998f-e6516f803fcb-50ea0f29 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_1aec6fd9-33d6-201d-998f-e6516f803fd8-50ea0f29 {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-_1aec6fd9-33d6-201d-998f-e6516f803fd9-50ea0f29 {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-_3c8a0ddf-5e3f-90f3-89af-23b3d4ae5c3c-1726c4e5 {
    grid-column-end: 2;
  }

  #w-node-_3e4ba191-3d18-a917-6de9-2d6af5c195bf-1726c4e5, #w-node-_3e4ba191-3d18-a917-6de9-2d6af5c195c7-1726c4e5 {
    grid-column-end: 3;
  }

  #w-node-_0ae52baa-5ca8-5c80-0b01-af31d7e64909-1726c4e5 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-_75d1d3b9-ab29-f6bf-594a-b17c892cbbf1-1726c4e5 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-a4604c3a-e850-be7c-468e-5087a0f275d4-1726c4e5 {
    grid-column-end: 3;
  }

  #w-node-a4604c3a-e850-be7c-468e-5087a0f275d5-1726c4e5 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-a4604c3a-e850-be7c-468e-5087a0f275da-1726c4e5 {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-a4604c3a-e850-be7c-468e-5087a0f275e1-1726c4e5 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-a4604c3a-e850-be7c-468e-5087a0f275ed-1726c4e5 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-a4604c3a-e850-be7c-468e-5087a0f275fa-1726c4e5 {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-a4604c3a-e850-be7c-468e-5087a0f275fb-1726c4e5 {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-_3c8a0ddf-5e3f-90f3-89af-23b3d4ae5c3c-cb15b385 {
    grid-column-end: 2;
  }

  #w-node-_399905f8-2fba-8a9f-55f3-e1c615710a4b-cb15b385, #w-node-_399905f8-2fba-8a9f-55f3-e1c615710a53-cb15b385 {
    grid-column-end: 3;
  }

  #w-node-d078345b-7638-a61e-36cd-1d8e1dbb25f4-cb15b385 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_3aa15532-baf5-9874-3e39-c7d41de9dce2-cb15b385 {
    grid-column-end: 3;
  }

  #w-node-_3aa15532-baf5-9874-3e39-c7d41de9dce3-cb15b385 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_3aa15532-baf5-9874-3e39-c7d41de9dce8-cb15b385 {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-_3aa15532-baf5-9874-3e39-c7d41de9dcef-cb15b385 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_3aa15532-baf5-9874-3e39-c7d41de9dcfb-cb15b385 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_3aa15532-baf5-9874-3e39-c7d41de9dd08-cb15b385 {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-_3aa15532-baf5-9874-3e39-c7d41de9dd09-cb15b385 {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-_3c8a0ddf-5e3f-90f3-89af-23b3d4ae5c3c-acc7f521 {
    grid-row: 2 / 3;
    grid-column-end: 2;
  }

  #w-node-ba83b9e2-e8ef-b59e-6e97-c41bbe902cd3-acc7f521, #w-node-_2de34cde-4ef9-2899-948e-5586dc272115-acc7f521, #w-node-a41201f2-7407-46ca-6ba3-7487ad9ab532-acc7f521, #w-node-_95aed7bc-f81a-ba99-e982-e7b39fcbe3c6-acc7f521, #w-node-_887b1881-0d98-adae-a5dc-eb86ca1851bd-acc7f521, #w-node-d57a18ad-eabd-9654-55ae-030b6184205c-acc7f521 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a4f57f87-c1af-3274-366f-75d481de9d78-acc7f521 {
    grid-column-end: 3;
  }

  #w-node-a4f57f87-c1af-3274-366f-75d481de9d79-acc7f521 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-a4f57f87-c1af-3274-366f-75d481de9d7e-acc7f521 {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-a4f57f87-c1af-3274-366f-75d481de9d85-acc7f521 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-a4f57f87-c1af-3274-366f-75d481de9d91-acc7f521 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-a4f57f87-c1af-3274-366f-75d481de9d9e-acc7f521 {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-a4f57f87-c1af-3274-366f-75d481de9d9f-acc7f521 {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-_5510e765-acf2-ca3b-03b3-bcf08df80b5b-2a80474a {
    grid-row: 3 / 4;
  }

  #w-node-_5510e765-acf2-ca3b-03b3-bcf08df80b68-2a80474a {
    grid-row: 4 / 5;
    grid-column-end: 2;
  }

  #w-node-f5dd984d-c3ee-a150-5d54-23b305d26234-2a80474a {
    grid-area: 2 / 1 / 3 / 2;
    place-self: center;
  }

  #w-node-_47a653cd-7b6f-c834-4416-0a2d8274afa7-2a80474a {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-_9e5cf97b-0ae1-d051-71ad-acdf1a5832d9-2a80474a {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_0ae35493-4368-a034-66c7-5278734ffefc-2a80474a {
    grid-column-end: 3;
  }

  #w-node-_0ae35493-4368-a034-66c7-5278734ffefd-2a80474a {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_0ae35493-4368-a034-66c7-5278734fff02-2a80474a {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-_0ae35493-4368-a034-66c7-5278734fff09-2a80474a {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_0ae35493-4368-a034-66c7-5278734fff15-2a80474a {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_0ae35493-4368-a034-66c7-5278734fff22-2a80474a {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-_0ae35493-4368-a034-66c7-5278734fff23-2a80474a {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-_90ba8e65-7281-b601-bfe3-c40af7627996-03fd4a53 {
    grid-column-end: 2;
  }

  #w-node-_8a5e5d3e-5917-3d55-d15b-b636229384cb-03fd4a53 {
    justify-self: stretch;
  }

  #w-node-_8a5e5d3e-5917-3d55-d15b-b636229384d6-03fd4a53 {
    grid-column-end: 3;
  }

  #w-node-_8a5e5d3e-5917-3d55-d15b-b636229384da-03fd4a53 {
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
  }

  #calculate-button.w-node-_8a5e5d3e-5917-3d55-d15b-b636229384e3-03fd4a53 {
    grid-column-start: 2;
  }

  #w-node-d5c13569-53cc-ed50-c81a-167755e4e400-03fd4a53 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_451697ff-0ee5-00cb-d0b5-c258788bc223-03fd4a53 {
    grid-column-end: 3;
  }

  #w-node-_451697ff-0ee5-00cb-d0b5-c258788bc22e-03fd4a53 {
    grid-column-end: 2;
  }

  #prognostics_months.w-node-_451697ff-0ee5-00cb-d0b5-c258788bc31e-03fd4a53 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #prognostics_days.w-node-_451697ff-0ee5-00cb-d0b5-c258788bc36e-03fd4a53 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_2351751a-710f-3665-7eb5-4b74df7b6e98-03fd4a53 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_4f35bba8-5572-305f-a363-4c14b1b72a2e-03fd4a53 {
    grid-column-end: 3;
  }

  #w-node-_4f35bba8-5572-305f-a363-4c14b1b72a2f-03fd4a53 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_4f35bba8-5572-305f-a363-4c14b1b72a34-03fd4a53 {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-_4f35bba8-5572-305f-a363-4c14b1b72a3b-03fd4a53 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_4f35bba8-5572-305f-a363-4c14b1b72a47-03fd4a53 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_4f35bba8-5572-305f-a363-4c14b1b72a54-03fd4a53 {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-_4f35bba8-5572-305f-a363-4c14b1b72a55-03fd4a53 {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-_09ec8a79-ecd1-f7b2-7e54-b50229491b68-41e7fc23 {
    grid-row: 3 / 4;
  }

  #w-node-_09ec8a79-ecd1-f7b2-7e54-b50229491b75-41e7fc23 {
    grid-row: 4 / 5;
    grid-column-end: 2;
  }

  #w-node-_09ec8a79-ecd1-f7b2-7e54-b50229491b7f-41e7fc23 {
    grid-area: 2 / 1 / 3 / 2;
    place-self: center;
  }

  #w-node-_3c00c516-0ee9-c3a2-49f6-45eb81c7a1cc-41e7fc23 {
    grid-row-end: 2;
  }

  #w-node-_3c00c516-0ee9-c3a2-49f6-45eb81c7a1e5-41e7fc23 {
    grid-area: 2 / 1 / 4 / 2;
    justify-self: center;
  }

  #w-node-_3c00c516-0ee9-c3a2-49f6-45eb81c7a1e7-41e7fc23 {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-_3c00c516-0ee9-c3a2-49f6-45eb81c7a1f5-41e7fc23 {
    grid-area: 3 / 1 / 4 / 2;
    align-self: end;
  }

  #w-node-_81718838-ce77-e83e-bbd7-09213e4140ff-41e7fc23 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-fdf08663-9490-ba5f-a367-7a09557b8765-41e7fc23 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_1009f2fd-b0d7-2926-35b0-c8172bf2e134-41e7fc23 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_2257b657-df44-6ede-2f47-cc20656e55f6-41e7fc23 {
    grid-column-end: 3;
  }

  #w-node-_2257b657-df44-6ede-2f47-cc20656e55f7-41e7fc23 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_2257b657-df44-6ede-2f47-cc20656e55fc-41e7fc23 {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-_2257b657-df44-6ede-2f47-cc20656e5603-41e7fc23 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_2257b657-df44-6ede-2f47-cc20656e560f-41e7fc23 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_2257b657-df44-6ede-2f47-cc20656e561c-41e7fc23 {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-_2257b657-df44-6ede-2f47-cc20656e561d-41e7fc23 {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-_709ed162-04ec-7648-7008-6b5214530551-bb94cd12 {
    grid-row: 3 / 4;
  }

  #w-node-_709ed162-04ec-7648-7008-6b521453055c-bb94cd12 {
    grid-row: 4 / 5;
    grid-column-end: 2;
  }

  #w-node-_709ed162-04ec-7648-7008-6b5214530576-bb94cd12 {
    grid-area: 2 / 1 / 3 / 2;
    place-self: center;
  }

  #w-node-_709ed162-04ec-7648-7008-6b5214530731-bb94cd12 {
    grid-row-end: 2;
  }

  #w-node-_709ed162-04ec-7648-7008-6b5214530749-bb94cd12 {
    grid-area: 2 / 1 / 4 / 2;
    justify-self: center;
  }

  #w-node-_709ed162-04ec-7648-7008-6b521453074b-bb94cd12 {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-_709ed162-04ec-7648-7008-6b5214530759-bb94cd12 {
    grid-area: 3 / 1 / 4 / 2;
    align-self: end;
  }

  #w-node-_709ed162-04ec-7648-7008-6b521453076b-bb94cd12 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_709ed162-04ec-7648-7008-6b5214530784-bb94cd12 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_04d0a42f-02c3-fd06-c6a5-d10cdb50d817-bb94cd12 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-c37775ae-2cc0-84d0-3a7b-edd401cda7e1-bb94cd12 {
    grid-column-end: 3;
  }

  #w-node-c37775ae-2cc0-84d0-3a7b-edd401cda7e2-bb94cd12 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-c37775ae-2cc0-84d0-3a7b-edd401cda7e7-bb94cd12 {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-c37775ae-2cc0-84d0-3a7b-edd401cda7ee-bb94cd12 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-c37775ae-2cc0-84d0-3a7b-edd401cda7fa-bb94cd12 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-c37775ae-2cc0-84d0-3a7b-edd401cda807-bb94cd12 {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-c37775ae-2cc0-84d0-3a7b-edd401cda808-bb94cd12 {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-e267d55e {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-e267d55e {
    grid-row: 4 / 5;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-e267d55e {
    grid-column: 1 / 2;
  }

  #w-node-a47bbda6-05dd-77ee-b91f-fb1a64c9a76c-e267d55e {
    grid-column-end: 3;
  }

  #w-node-a47bbda6-05dd-77ee-b91f-fb1a64c9a76d-e267d55e {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-a47bbda6-05dd-77ee-b91f-fb1a64c9a772-e267d55e {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-a47bbda6-05dd-77ee-b91f-fb1a64c9a779-e267d55e {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-a47bbda6-05dd-77ee-b91f-fb1a64c9a785-e267d55e {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-a47bbda6-05dd-77ee-b91f-fb1a64c9a792-e267d55e {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-a47bbda6-05dd-77ee-b91f-fb1a64c9a793-e267d55e {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-_52dac4fb-679e-e1b5-0e71-c1936ac00d38-00d4f7be, #w-node-_6df3ccde-e275-c308-6ad5-d200585c2100-00d4f7be {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_6c4707ac-3253-ddf5-0e23-0abf3aa061d5-00d4f7be {
    grid-column-end: 3;
  }

  #w-node-_6c4707ac-3253-ddf5-0e23-0abf3aa061d6-00d4f7be {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_6c4707ac-3253-ddf5-0e23-0abf3aa061db-00d4f7be {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-_6c4707ac-3253-ddf5-0e23-0abf3aa061e2-00d4f7be {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_6c4707ac-3253-ddf5-0e23-0abf3aa061ee-00d4f7be {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_6c4707ac-3253-ddf5-0e23-0abf3aa061fb-00d4f7be {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-_6c4707ac-3253-ddf5-0e23-0abf3aa061fc-00d4f7be {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-d14130dd {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-d14130dd {
    grid-row: 4 / 5;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-d14130dd {
    grid-column: 1 / 2;
  }

  #w-node-_0c676b4d-c639-98b1-822e-8aabf799b07c-d14130dd {
    grid-column-end: 3;
  }

  #w-node-_0c676b4d-c639-98b1-822e-8aabf799b07d-d14130dd {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_0c676b4d-c639-98b1-822e-8aabf799b082-d14130dd {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-_0c676b4d-c639-98b1-822e-8aabf799b089-d14130dd {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_0c676b4d-c639-98b1-822e-8aabf799b095-d14130dd {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_0c676b4d-c639-98b1-822e-8aabf799b0a2-d14130dd {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-_0c676b4d-c639-98b1-822e-8aabf799b0a3-d14130dd {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-a41a3bfc {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-a41a3bfc {
    grid-row: 4 / 5;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-a41a3bfc {
    grid-column: 1 / 2;
  }

  #w-node-b6610c8c-783a-1b85-f9ef-811e7bfdc7dd-a41a3bfc {
    grid-column-end: 3;
  }

  #w-node-b6610c8c-783a-1b85-f9ef-811e7bfdc7de-a41a3bfc {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-b6610c8c-783a-1b85-f9ef-811e7bfdc7e3-a41a3bfc {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-b6610c8c-783a-1b85-f9ef-811e7bfdc7ea-a41a3bfc {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-b6610c8c-783a-1b85-f9ef-811e7bfdc7f6-a41a3bfc {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-b6610c8c-783a-1b85-f9ef-811e7bfdc803-a41a3bfc {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-b6610c8c-783a-1b85-f9ef-811e7bfdc804-a41a3bfc {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-e3af42e8 {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-e3af42e8 {
    grid-row: 4 / 5;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-e3af42e8 {
    grid-column: 1 / 2;
  }

  #w-node-_1a274d27-d7a4-66bf-e318-17f5d51a12a6-e3af42e8 {
    grid-column-end: 3;
  }

  #w-node-_1a274d27-d7a4-66bf-e318-17f5d51a12a7-e3af42e8 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_1a274d27-d7a4-66bf-e318-17f5d51a12ac-e3af42e8 {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-_1a274d27-d7a4-66bf-e318-17f5d51a12b3-e3af42e8 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_1a274d27-d7a4-66bf-e318-17f5d51a12bf-e3af42e8 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_1a274d27-d7a4-66bf-e318-17f5d51a12cc-e3af42e8 {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-_1a274d27-d7a4-66bf-e318-17f5d51a12cd-e3af42e8 {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-4165d17d {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-4165d17d {
    grid-row: 4 / 5;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-4165d17d {
    grid-column: 1 / 2;
  }

  #w-node-_576db46e-5ba7-2596-900e-4fb8237d2237-4165d17d {
    grid-column-end: 3;
  }

  #w-node-_576db46e-5ba7-2596-900e-4fb8237d2238-4165d17d {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_576db46e-5ba7-2596-900e-4fb8237d223d-4165d17d {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-_576db46e-5ba7-2596-900e-4fb8237d2244-4165d17d {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_576db46e-5ba7-2596-900e-4fb8237d2250-4165d17d {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_576db46e-5ba7-2596-900e-4fb8237d225d-4165d17d {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-_576db46e-5ba7-2596-900e-4fb8237d225e-4165d17d {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-e2a5f039 {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-e2a5f039 {
    grid-row: 4 / 5;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-e2a5f039 {
    grid-column: 1 / 2;
  }

  #w-node-ecd9af73-5312-a300-3dc0-230113c47b2f-e2a5f039 {
    grid-column-end: 3;
  }

  #w-node-ecd9af73-5312-a300-3dc0-230113c47b30-e2a5f039 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-ecd9af73-5312-a300-3dc0-230113c47b35-e2a5f039 {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-ecd9af73-5312-a300-3dc0-230113c47b3c-e2a5f039 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-ecd9af73-5312-a300-3dc0-230113c47b48-e2a5f039 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-ecd9af73-5312-a300-3dc0-230113c47b55-e2a5f039 {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-ecd9af73-5312-a300-3dc0-230113c47b56-e2a5f039 {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-a77c51eb {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-a77c51eb {
    grid-row: 4 / 5;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-a77c51eb {
    grid-column: 1 / 2;
  }

  #w-node-e033da0b-8ff0-858a-94b5-0d7f321394bd-a77c51eb {
    grid-column-end: 3;
  }

  #w-node-e033da0b-8ff0-858a-94b5-0d7f321394be-a77c51eb {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-e033da0b-8ff0-858a-94b5-0d7f321394c3-a77c51eb {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-e033da0b-8ff0-858a-94b5-0d7f321394ca-a77c51eb {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-e033da0b-8ff0-858a-94b5-0d7f321394d6-a77c51eb {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-e033da0b-8ff0-858a-94b5-0d7f321394e3-a77c51eb {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-e033da0b-8ff0-858a-94b5-0d7f321394e4-a77c51eb {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-e16341c5 {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-e16341c5 {
    grid-row: 4 / 5;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-e16341c5 {
    grid-column: 1 / 2;
  }

  #w-node-_45a5fa20-e196-df5b-c28e-f110596cb517-e16341c5 {
    grid-column-end: 3;
  }

  #w-node-_45a5fa20-e196-df5b-c28e-f110596cb518-e16341c5 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_45a5fa20-e196-df5b-c28e-f110596cb51d-e16341c5 {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-_45a5fa20-e196-df5b-c28e-f110596cb524-e16341c5 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_45a5fa20-e196-df5b-c28e-f110596cb530-e16341c5 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_45a5fa20-e196-df5b-c28e-f110596cb53d-e16341c5 {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-_45a5fa20-e196-df5b-c28e-f110596cb53e-e16341c5 {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-8269dedf {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-8269dedf {
    grid-row: 4 / 5;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-8269dedf {
    grid-column: 1 / 2;
  }

  #w-node-_4ddc93db-fa00-7c04-fab3-f43d126715cc-8269dedf {
    grid-column-end: 3;
  }

  #w-node-_4ddc93db-fa00-7c04-fab3-f43d126715cd-8269dedf {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_4ddc93db-fa00-7c04-fab3-f43d126715d2-8269dedf {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-_4ddc93db-fa00-7c04-fab3-f43d126715d9-8269dedf {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_4ddc93db-fa00-7c04-fab3-f43d126715e5-8269dedf {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_4ddc93db-fa00-7c04-fab3-f43d126715f2-8269dedf {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-_4ddc93db-fa00-7c04-fab3-f43d126715f3-8269dedf {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-3b59d8f5 {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-3b59d8f5 {
    grid-row: 4 / 5;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-3b59d8f5 {
    grid-column: 1 / 2;
  }

  #w-node-_64b4cd82-b42f-a9ad-91bc-27f68ffbeda9-3b59d8f5 {
    grid-column-end: 3;
  }

  #w-node-_64b4cd82-b42f-a9ad-91bc-27f68ffbedaa-3b59d8f5 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_64b4cd82-b42f-a9ad-91bc-27f68ffbedaf-3b59d8f5 {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-_64b4cd82-b42f-a9ad-91bc-27f68ffbedb6-3b59d8f5 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_64b4cd82-b42f-a9ad-91bc-27f68ffbedc2-3b59d8f5 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_64b4cd82-b42f-a9ad-91bc-27f68ffbedcf-3b59d8f5 {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-_64b4cd82-b42f-a9ad-91bc-27f68ffbedd0-3b59d8f5 {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-58bb8a95 {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-58bb8a95 {
    grid-row: 4 / 5;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-58bb8a95 {
    grid-column: 1 / 2;
  }

  #w-node-fea00055-dc8f-4335-2ee1-c0515673a172-58bb8a95 {
    grid-column-end: 3;
  }

  #w-node-fea00055-dc8f-4335-2ee1-c0515673a173-58bb8a95 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-fea00055-dc8f-4335-2ee1-c0515673a178-58bb8a95 {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-fea00055-dc8f-4335-2ee1-c0515673a17f-58bb8a95 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-fea00055-dc8f-4335-2ee1-c0515673a18b-58bb8a95 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-fea00055-dc8f-4335-2ee1-c0515673a198-58bb8a95 {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-fea00055-dc8f-4335-2ee1-c0515673a199-58bb8a95 {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-c174a9f8 {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-c174a9f8 {
    grid-row: 4 / 5;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-c174a9f8 {
    grid-column: 1 / 2;
  }

  #w-node-_0cddc0b5-8abf-4372-3ff4-54d0242f6c21-c174a9f8 {
    grid-column-end: 3;
  }

  #w-node-_0cddc0b5-8abf-4372-3ff4-54d0242f6c22-c174a9f8 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_0cddc0b5-8abf-4372-3ff4-54d0242f6c27-c174a9f8 {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-_0cddc0b5-8abf-4372-3ff4-54d0242f6c2e-c174a9f8 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_0cddc0b5-8abf-4372-3ff4-54d0242f6c3a-c174a9f8 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_0cddc0b5-8abf-4372-3ff4-54d0242f6c47-c174a9f8 {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-_0cddc0b5-8abf-4372-3ff4-54d0242f6c48-c174a9f8 {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-de2efc42 {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-de2efc42 {
    grid-row: 4 / 5;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-de2efc42 {
    grid-column: 1 / 2;
  }

  #w-node-ce2739ef-23e7-8049-a27a-94daf2bdaca2-de2efc42 {
    grid-column-end: 3;
  }

  #w-node-ce2739ef-23e7-8049-a27a-94daf2bdaca3-de2efc42 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-ce2739ef-23e7-8049-a27a-94daf2bdaca8-de2efc42 {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-ce2739ef-23e7-8049-a27a-94daf2bdacaf-de2efc42 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-ce2739ef-23e7-8049-a27a-94daf2bdacbb-de2efc42 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-ce2739ef-23e7-8049-a27a-94daf2bdacc8-de2efc42 {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-ce2739ef-23e7-8049-a27a-94daf2bdacc9-de2efc42 {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-99b90e33 {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-99b90e33 {
    grid-row: 4 / 5;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-99b90e33 {
    grid-column: 1 / 2;
  }

  #w-node-_0f26282d-e06c-94ab-aaf9-75b705706aa1-99b90e33 {
    grid-column-end: 3;
  }

  #w-node-_0f26282d-e06c-94ab-aaf9-75b705706aa2-99b90e33 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_0f26282d-e06c-94ab-aaf9-75b705706aa7-99b90e33 {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-_0f26282d-e06c-94ab-aaf9-75b705706aae-99b90e33 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_0f26282d-e06c-94ab-aaf9-75b705706aba-99b90e33 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_0f26282d-e06c-94ab-aaf9-75b705706ac7-99b90e33 {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-_0f26282d-e06c-94ab-aaf9-75b705706ac8-99b90e33 {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-4828606f {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-4828606f {
    grid-row: 4 / 5;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-4828606f {
    grid-column: 1 / 2;
  }

  #w-node-f663aea8-433c-9d80-5aa0-044c0a3e4b75-4828606f {
    grid-column-end: 3;
  }

  #w-node-f663aea8-433c-9d80-5aa0-044c0a3e4b76-4828606f {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-f663aea8-433c-9d80-5aa0-044c0a3e4b7b-4828606f {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-f663aea8-433c-9d80-5aa0-044c0a3e4b82-4828606f {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-f663aea8-433c-9d80-5aa0-044c0a3e4b8e-4828606f {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-f663aea8-433c-9d80-5aa0-044c0a3e4b9b-4828606f {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-f663aea8-433c-9d80-5aa0-044c0a3e4b9c-4828606f {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-5b1e2d9b {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-5b1e2d9b {
    grid-row: 4 / 5;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-5b1e2d9b {
    grid-column: 1 / 2;
  }

  #w-node-f659c157-bb3a-9462-e966-5284f5322c9a-5b1e2d9b {
    grid-column-end: 3;
  }

  #w-node-f659c157-bb3a-9462-e966-5284f5322c9b-5b1e2d9b {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-f659c157-bb3a-9462-e966-5284f5322ca0-5b1e2d9b {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-f659c157-bb3a-9462-e966-5284f5322ca7-5b1e2d9b {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-f659c157-bb3a-9462-e966-5284f5322cb3-5b1e2d9b {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-f659c157-bb3a-9462-e966-5284f5322cc0-5b1e2d9b {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-f659c157-bb3a-9462-e966-5284f5322cc1-5b1e2d9b {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-c6290910 {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-c6290910 {
    grid-row: 4 / 5;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-c6290910 {
    grid-column: 1 / 2;
  }

  #w-node-_454c9d3d-4922-8219-9180-62813d2b99fe-c6290910 {
    grid-column-end: 3;
  }

  #w-node-_454c9d3d-4922-8219-9180-62813d2b99ff-c6290910 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_454c9d3d-4922-8219-9180-62813d2b9a04-c6290910 {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-_454c9d3d-4922-8219-9180-62813d2b9a0b-c6290910 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_454c9d3d-4922-8219-9180-62813d2b9a17-c6290910 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_454c9d3d-4922-8219-9180-62813d2b9a24-c6290910 {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-_454c9d3d-4922-8219-9180-62813d2b9a25-c6290910 {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-6ac777ae {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-6ac777ae {
    grid-row: 4 / 5;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-6ac777ae {
    grid-column: 1 / 2;
  }

  #w-node-b3e1c99b-9e83-75d4-e305-1b8f22633483-6ac777ae {
    grid-column-end: 3;
  }

  #w-node-b3e1c99b-9e83-75d4-e305-1b8f22633484-6ac777ae {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-b3e1c99b-9e83-75d4-e305-1b8f22633489-6ac777ae {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-b3e1c99b-9e83-75d4-e305-1b8f22633490-6ac777ae {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-b3e1c99b-9e83-75d4-e305-1b8f2263349c-6ac777ae {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-b3e1c99b-9e83-75d4-e305-1b8f226334a9-6ac777ae {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-b3e1c99b-9e83-75d4-e305-1b8f226334aa-6ac777ae {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-72ea5501 {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-72ea5501 {
    grid-row: 4 / 5;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-72ea5501 {
    grid-column: 1 / 2;
  }

  #w-node-_3aef30fd-4169-7aa1-9f3f-3414dbdb75cd-72ea5501 {
    grid-column-end: 3;
  }

  #w-node-_3aef30fd-4169-7aa1-9f3f-3414dbdb75ce-72ea5501 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_3aef30fd-4169-7aa1-9f3f-3414dbdb75d3-72ea5501 {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-_3aef30fd-4169-7aa1-9f3f-3414dbdb75da-72ea5501 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_3aef30fd-4169-7aa1-9f3f-3414dbdb75e6-72ea5501 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_3aef30fd-4169-7aa1-9f3f-3414dbdb75f3-72ea5501 {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-_3aef30fd-4169-7aa1-9f3f-3414dbdb75f4-72ea5501 {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-1fc9d8f5 {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-1fc9d8f5 {
    grid-row: 4 / 5;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-1fc9d8f5 {
    grid-column: 1 / 2;
  }

  #w-node-_6190acdb-d134-8b25-4867-16823c8f962a-1fc9d8f5 {
    grid-column-end: 3;
  }

  #w-node-_6190acdb-d134-8b25-4867-16823c8f962b-1fc9d8f5 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_6190acdb-d134-8b25-4867-16823c8f9630-1fc9d8f5 {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-_6190acdb-d134-8b25-4867-16823c8f9637-1fc9d8f5 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_6190acdb-d134-8b25-4867-16823c8f9643-1fc9d8f5 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_6190acdb-d134-8b25-4867-16823c8f9650-1fc9d8f5 {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-_6190acdb-d134-8b25-4867-16823c8f9651-1fc9d8f5 {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-e6362915 {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-e6362915 {
    grid-row: 4 / 5;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-e6362915 {
    grid-column: 1 / 2;
  }

  #w-node-_41ca5909-b36e-f463-ae3f-8abebc204638-e6362915 {
    grid-column-end: 3;
  }

  #w-node-_41ca5909-b36e-f463-ae3f-8abebc204639-e6362915 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_41ca5909-b36e-f463-ae3f-8abebc20463e-e6362915 {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-_41ca5909-b36e-f463-ae3f-8abebc204645-e6362915 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_41ca5909-b36e-f463-ae3f-8abebc204651-e6362915 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_41ca5909-b36e-f463-ae3f-8abebc20465e-e6362915 {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-_41ca5909-b36e-f463-ae3f-8abebc20465f-e6362915 {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-d1e218c3 {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-d1e218c3 {
    grid-row: 4 / 5;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-d1e218c3 {
    grid-column: 1 / 2;
  }

  #w-node-_267aaa87-90e8-2687-057c-faad950fac63-d1e218c3 {
    grid-column-end: 3;
  }

  #w-node-_267aaa87-90e8-2687-057c-faad950fac64-d1e218c3 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_267aaa87-90e8-2687-057c-faad950fac69-d1e218c3 {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-_267aaa87-90e8-2687-057c-faad950fac70-d1e218c3 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_267aaa87-90e8-2687-057c-faad950fac7c-d1e218c3 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_267aaa87-90e8-2687-057c-faad950fac89-d1e218c3 {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-_267aaa87-90e8-2687-057c-faad950fac8a-d1e218c3 {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-69d0811c {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-69d0811c {
    grid-row: 4 / 5;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-69d0811c {
    grid-column: 1 / 2;
  }

  #w-node-ae17c3c3-8f79-3c33-cc2e-e65fbb813e59-69d0811c {
    grid-column-end: 3;
  }

  #w-node-ae17c3c3-8f79-3c33-cc2e-e65fbb813e5a-69d0811c {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-ae17c3c3-8f79-3c33-cc2e-e65fbb813e5f-69d0811c {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-ae17c3c3-8f79-3c33-cc2e-e65fbb813e66-69d0811c {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-ae17c3c3-8f79-3c33-cc2e-e65fbb813e72-69d0811c {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-ae17c3c3-8f79-3c33-cc2e-e65fbb813e7f-69d0811c {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-ae17c3c3-8f79-3c33-cc2e-e65fbb813e80-69d0811c {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-138f1829 {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-138f1829 {
    grid-row: 4 / 5;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-138f1829 {
    grid-column: 1 / 2;
  }

  #w-node-e52bb350-9c41-28d2-fe14-2a8c91d5a6c5-138f1829 {
    grid-column-end: 3;
  }

  #w-node-e52bb350-9c41-28d2-fe14-2a8c91d5a6c6-138f1829 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-e52bb350-9c41-28d2-fe14-2a8c91d5a6cb-138f1829 {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-e52bb350-9c41-28d2-fe14-2a8c91d5a6d2-138f1829 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-e52bb350-9c41-28d2-fe14-2a8c91d5a6de-138f1829 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-e52bb350-9c41-28d2-fe14-2a8c91d5a6eb-138f1829 {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-e52bb350-9c41-28d2-fe14-2a8c91d5a6ec-138f1829 {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-c5623291 {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-c5623291 {
    grid-row: 4 / 5;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-c5623291 {
    grid-column: 1 / 2;
  }

  #w-node-_975c999c-4604-f683-5aa5-4d3699448342-c5623291 {
    grid-column-end: 3;
  }

  #w-node-_975c999c-4604-f683-5aa5-4d3699448343-c5623291 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_975c999c-4604-f683-5aa5-4d3699448348-c5623291 {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-_975c999c-4604-f683-5aa5-4d369944834f-c5623291 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_975c999c-4604-f683-5aa5-4d369944835b-c5623291 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_975c999c-4604-f683-5aa5-4d3699448368-c5623291 {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-_975c999c-4604-f683-5aa5-4d3699448369-c5623291 {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-e2fbd37c {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-e2fbd37c {
    grid-row: 4 / 5;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-e2fbd37c {
    grid-column: 1 / 2;
  }

  #w-node-_6c026688-3820-a931-1fd3-cd049dd4d59d-e2fbd37c {
    grid-column-end: 3;
  }

  #w-node-_6c026688-3820-a931-1fd3-cd049dd4d59e-e2fbd37c {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_6c026688-3820-a931-1fd3-cd049dd4d5a3-e2fbd37c {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-_6c026688-3820-a931-1fd3-cd049dd4d5aa-e2fbd37c {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_6c026688-3820-a931-1fd3-cd049dd4d5b6-e2fbd37c {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_6c026688-3820-a931-1fd3-cd049dd4d5c3-e2fbd37c {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-_6c026688-3820-a931-1fd3-cd049dd4d5c4-e2fbd37c {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-e6226db5 {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-e6226db5 {
    grid-row: 4 / 5;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-e6226db5 {
    grid-column: 1 / 2;
  }

  #w-node-b0dfbac9-d72a-b2b2-0bfa-1c9f255df01e-e6226db5 {
    grid-column-end: 3;
  }

  #w-node-b0dfbac9-d72a-b2b2-0bfa-1c9f255df01f-e6226db5 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-b0dfbac9-d72a-b2b2-0bfa-1c9f255df024-e6226db5 {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-b0dfbac9-d72a-b2b2-0bfa-1c9f255df02b-e6226db5 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-b0dfbac9-d72a-b2b2-0bfa-1c9f255df037-e6226db5 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-b0dfbac9-d72a-b2b2-0bfa-1c9f255df044-e6226db5 {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-b0dfbac9-d72a-b2b2-0bfa-1c9f255df045-e6226db5 {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-609f7c4e {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-609f7c4e {
    grid-row: 4 / 5;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-609f7c4e {
    grid-column: 1 / 2;
  }

  #w-node-_2db72637-6812-b53d-a24a-412ee12a8792-609f7c4e {
    grid-column-end: 3;
  }

  #w-node-_2db72637-6812-b53d-a24a-412ee12a8793-609f7c4e {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_2db72637-6812-b53d-a24a-412ee12a8798-609f7c4e {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-_2db72637-6812-b53d-a24a-412ee12a879f-609f7c4e {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_2db72637-6812-b53d-a24a-412ee12a87ab-609f7c4e {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_2db72637-6812-b53d-a24a-412ee12a87b8-609f7c4e {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-_2db72637-6812-b53d-a24a-412ee12a87b9-609f7c4e {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-9b9376e9 {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-9b9376e9 {
    grid-row: 4 / 5;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-9b9376e9 {
    grid-column: 1 / 2;
  }

  #w-node-_50b41dac-0d52-dba3-cf10-b6544d717f55-9b9376e9 {
    grid-column-end: 3;
  }

  #w-node-_50b41dac-0d52-dba3-cf10-b6544d717f56-9b9376e9 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_50b41dac-0d52-dba3-cf10-b6544d717f5b-9b9376e9 {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-_50b41dac-0d52-dba3-cf10-b6544d717f62-9b9376e9 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_50b41dac-0d52-dba3-cf10-b6544d717f6e-9b9376e9 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_50b41dac-0d52-dba3-cf10-b6544d717f7b-9b9376e9 {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-_50b41dac-0d52-dba3-cf10-b6544d717f7c-9b9376e9 {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-1a940836 {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-1a940836 {
    grid-row: 4 / 5;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-1a940836 {
    grid-column: 1 / 2;
  }

  #w-node-_73de1288-1146-e5cc-348c-3b2a399d8562-1a940836 {
    grid-column-end: 3;
  }

  #w-node-_73de1288-1146-e5cc-348c-3b2a399d8563-1a940836 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_73de1288-1146-e5cc-348c-3b2a399d8568-1a940836 {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-_73de1288-1146-e5cc-348c-3b2a399d856f-1a940836 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_73de1288-1146-e5cc-348c-3b2a399d857b-1a940836 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_73de1288-1146-e5cc-348c-3b2a399d8588-1a940836 {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-_73de1288-1146-e5cc-348c-3b2a399d8589-1a940836 {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-c537262b {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-c537262b {
    grid-row: 4 / 5;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-c537262b {
    grid-column: 1 / 2;
  }

  #w-node-_4b86ed47-1831-f400-e6cc-b9dcd9b9f85c-c537262b {
    grid-column-end: 3;
  }

  #w-node-_4b86ed47-1831-f400-e6cc-b9dcd9b9f85d-c537262b {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_4b86ed47-1831-f400-e6cc-b9dcd9b9f862-c537262b {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-_4b86ed47-1831-f400-e6cc-b9dcd9b9f869-c537262b {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_4b86ed47-1831-f400-e6cc-b9dcd9b9f875-c537262b {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_4b86ed47-1831-f400-e6cc-b9dcd9b9f882-c537262b {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-_4b86ed47-1831-f400-e6cc-b9dcd9b9f883-c537262b {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-0ccdfb42 {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-0ccdfb42 {
    grid-row: 4 / 5;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-0ccdfb42 {
    grid-column: 1 / 2;
  }

  #w-node-d38bb4fd-ed06-c1f5-4764-a5faf82117ce-0ccdfb42 {
    grid-column-end: 3;
  }

  #w-node-d38bb4fd-ed06-c1f5-4764-a5faf82117cf-0ccdfb42 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-d38bb4fd-ed06-c1f5-4764-a5faf82117d4-0ccdfb42 {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-d38bb4fd-ed06-c1f5-4764-a5faf82117db-0ccdfb42 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-d38bb4fd-ed06-c1f5-4764-a5faf82117e7-0ccdfb42 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-d38bb4fd-ed06-c1f5-4764-a5faf82117f4-0ccdfb42 {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-d38bb4fd-ed06-c1f5-4764-a5faf82117f5-0ccdfb42 {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd38-c847f5d8 {
    grid-column-end: 2;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd77-c847f5d8 {
    grid-row: 4 / 5;
  }

  #w-node-_7641549f-bf6f-c120-57b4-76c6fbd8bd83-c847f5d8 {
    grid-column: 1 / 2;
  }

  #w-node-_63f0ad4d-c8ab-8245-e69e-6be6744fcd2d-c847f5d8 {
    grid-column-end: 3;
  }

  #w-node-_63f0ad4d-c8ab-8245-e69e-6be6744fcd2e-c847f5d8 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_63f0ad4d-c8ab-8245-e69e-6be6744fcd33-c847f5d8 {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: stretch;
  }

  #w-node-_63f0ad4d-c8ab-8245-e69e-6be6744fcd3a-c847f5d8 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_63f0ad4d-c8ab-8245-e69e-6be6744fcd46-c847f5d8 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_63f0ad4d-c8ab-8245-e69e-6be6744fcd53-c847f5d8 {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-_63f0ad4d-c8ab-8245-e69e-6be6744fcd54-c847f5d8 {
    grid-row: 5 / 6;
    grid-column-end: 3;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_7047fec7-4fcf-b8e4-6771-43bbe20bb610-50ea0d92 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_6dcc2302-833f-b37f-6538-1cb2e842dd16-50ea0d92 {
    grid-row: 4 / 5;
    grid-column-end: 2;
  }

  #w-node-d409b775-74d4-01b1-6809-42ea68eb3a6f-50ea0d92 {
    grid-column: 1 / 2;
    grid-row-end: 2;
  }

  #w-node-d409b775-74d4-01b1-6809-42ea68eb3a70-50ea0d92 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_51bce107-375a-1c90-62ef-c09cd5be6cfb-50ea0d92 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-be852dd1-a055-e99e-910a-65fcd01da6f7-50ea0d92 {
    justify-self: stretch;
  }

  #w-node-_7ef4183c-9a22-cda8-fe42-4df59fee01ba-50ea0d92 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-aabc9877-b0f2-edad-e16f-aaf26d3ee5f8-50ea0d92 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-aabc9877-b0f2-edad-e16f-aaf26d3ee5fc-50ea0d92 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_6bcc607e-5f25-7081-8003-70c0e727a58d-50ea0d92 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_6bcc607e-5f25-7081-8003-70c0e727a592-50ea0d92 {
    justify-self: stretch;
  }

  #w-node-_2d01cf4e-d10a-d65c-5ba4-0bb48d8d3e48-50ea0e45 {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-_54e51754-311b-d9d0-5000-44f15c3a4323-50ea0e45 {
    grid-column-end: 3;
  }

  #w-node-d7d40400-582f-b9f3-d462-93ef6ab00e37-50ea0e45 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-d7d40400-582f-b9f3-d462-93ef6ab00e3c-50ea0e45 {
    justify-self: stretch;
  }

  #w-node-ca5b1a9a-7f90-38f8-65cf-86ab378ac552-50ea0e61 {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-_56ab9a7b-aa59-11ce-cd2c-9c0835f7aabb-50ea0e61 {
    grid-column-end: 3;
  }

  #w-node-d454526d-d70b-d682-90a0-11217b9bdd87-50ea0e61 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-d454526d-d70b-d682-90a0-11217b9bdd8c-50ea0e61 {
    justify-self: stretch;
  }

  #w-node-_9f3b4650-3808-0901-64d3-a9b862d9c1b4-50ea0e63 {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-_3e08ede2-e6b9-5f50-ee0c-e023d6914ea1-50ea0e63 {
    grid-row: 3 / 4;
    justify-self: stretch;
  }

  #w-node-f6d292a9-fbd1-b0fc-cd95-a6591f74176c-50ea0e63 {
    justify-self: center;
  }

  #w-node-_6e673939-550a-8065-1dcd-8a88fa5bcfc6-50ea0e63 {
    order: -9999;
  }

  #w-node-_80dccbc8-0cdf-55f1-1cf5-bf127f17f05b-50ea0e63 {
    grid-row-end: 3;
  }

  #w-node-d8d2b687-6679-eef2-c009-4e1ce99d3751-50ea0e63 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-d8d2b687-6679-eef2-c009-4e1ce99d3756-50ea0e63 {
    justify-self: stretch;
  }

  #w-node-d439f38a-5c40-7c47-fe63-c193e31d3473-50ea0e64 {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-b80725b2-7252-4c8c-dc26-ce378d341d6f-50ea0e64 {
    order: -9999;
  }

  #w-node-_3c8a0ddf-5e3f-90f3-89af-23b3d4ae5c3c-50ea0e64 {
    grid-area: 2 / 1 / 3 / 2;
    place-self: start;
  }

  #w-node-_8a5e5d3e-5917-3d55-d15b-b636229384cd-50ea0e64 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_8a5e5d3e-5917-3d55-d15b-b636229384d6-50ea0e64 {
    grid-column-end: 2;
  }

  #calculate-button.w-node-_8a5e5d3e-5917-3d55-d15b-b636229384e3-50ea0e64 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-e136a471-cd8a-fcaf-e1fd-3d630c39cd33-50ea0e64 {
    grid-row: 3 / 4;
    grid-column-end: 2;
  }

  #w-node-e136a471-cd8a-fcaf-e1fd-3d630c39cdda-50ea0e64 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-e136a471-cd8a-fcaf-e1fd-3d630c39cddb-50ea0e64 {
    grid-column-end: 2;
  }

  #w-node-e136a471-cd8a-fcaf-e1fd-3d630c39cde5-50ea0e64 {
    grid-column: 2 / 3;
  }

  #w-node-e136a471-cd8a-fcaf-e1fd-3d630c39cdef-50ea0e64 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-e136a471-cd8a-fcaf-e1fd-3d630c39cdf0-50ea0e64 {
    grid-column-end: 2;
  }

  #w-node-e136a471-cd8a-fcaf-e1fd-3d630c39cdf7-50ea0e64 {
    grid-row: 3 / 4;
    grid-column-end: 2;
  }

  #w-node-e136a471-cd8a-fcaf-e1fd-3d630c39cdf8-50ea0e64 {
    grid-column-end: 2;
  }

  #w-node-e136a471-cd8a-fcaf-e1fd-3d630c39ce02-50ea0e64 {
    grid-column: 2 / 3;
  }

  #w-node-_7083120f-0bc2-d4d5-cec3-26050f1a9f67-50ea0e64 {
    grid-column-end: 2;
  }

  #w-node-_7083120f-0bc2-d4d5-cec3-26050f1a9f71-50ea0e64 {
    grid-column: 2 / 3;
  }

  #w-node-f6eaa2ef-2cb9-788a-bbc7-b7657ecddfdb-50ea0e64 {
    grid-column-end: 2;
  }

  #calculate-button.w-node-f6eaa2ef-2cb9-788a-bbc7-b7657ecddfde-50ea0e64 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-f6eaa2ef-2cb9-788a-bbc7-b7657ecddfec-50ea0e64 {
    grid-column-end: 2;
  }

  #w-node-f6eaa2ef-2cb9-788a-bbc7-b7657ecddff6-50ea0e64 {
    grid-column: 2 / 3;
  }

  #w-node-f6eaa2ef-2cb9-788a-bbc7-b7657ecde035-50ea0e64 {
    grid-column-end: 2;
  }

  #w-node-f6eaa2ef-2cb9-788a-bbc7-b7657ecde04b-50ea0e64 {
    grid-column: 2 / 3;
  }

  #w-node-f6eaa2ef-2cb9-788a-bbc7-b7657ecde0da-50ea0e64 {
    grid-column-end: 2;
  }

  #w-node-f6eaa2ef-2cb9-788a-bbc7-b7657ecde0ed-50ea0e64 {
    grid-column: 2 / 3;
  }

  #w-node-f6eaa2ef-2cb9-788a-bbc7-b7657ecde12a-50ea0e64 {
    grid-column-end: 2;
  }

  #w-node-f6eaa2ef-2cb9-788a-bbc7-b7657ecde143-50ea0e64 {
    grid-column: 2 / 3;
  }

  #w-node-_9daf83bf-6c36-3422-d2da-776d5c07241c-50ea0e64 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-e7f1e924-a508-46b1-2e1e-240db3ad5441-50ea0e64 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-e7f1e924-a508-46b1-2e1e-240db3ad5442-50ea0e64 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-e7f1e924-a508-46b1-2e1e-240db3ad5446-50ea0e64 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-b662889a-471e-0789-ac10-47c2b142759f-50ea0e64 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-b662889a-471e-0789-ac10-47c2b14275a4-50ea0e64 {
    justify-self: stretch;
  }

  #w-node-_33a2b11c-11bc-0892-7ddd-4ea9dc3a1763-50ea0e65 {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-_79134972-67ad-1305-ce33-ad379fa92ed9-50ea0e65 {
    place-self: start;
  }

  #calculate-button.w-node-_7895692c-e148-ec94-4353-10c51d0a44c4-50ea0e65 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_199249cc-311b-8323-585d-91683ca18a24-50ea0e65 {
    grid-row: 3 / 4;
    grid-column-end: 2;
  }

  #w-node-dcc62ce7-bbf6-a602-7edb-def4f57a7b65-50ea0e65 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_1d76b982-ad12-a3d3-5361-46140e68318f-50ea0e65 {
    grid-column-end: 2;
  }

  #w-node-_1d76b982-ad12-a3d3-5361-46140e683199-50ea0e65 {
    grid-column: 2 / 3;
  }

  #w-node-_31a0f036-8b8f-3b68-643f-9954f31ff349-50ea0e65 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_31a0f036-8b8f-3b68-643f-9954f31ff34a-50ea0e65 {
    grid-column-end: 2;
  }

  #w-node-d5c13569-53cc-ed50-c81a-167755e4e400-50ea0e65 {
    grid-row: 3 / 4;
    grid-column-end: 2;
  }

  #w-node-d5c13569-53cc-ed50-c81a-167755e4e401-50ea0e65 {
    grid-column-end: 2;
  }

  #w-node-d5c13569-53cc-ed50-c81a-167755e4e40b-50ea0e65 {
    grid-column: 2 / 3;
  }

  #w-node-b39f24d1-3234-63e7-ca87-b2504eb2b10c-50ea0e65 {
    grid-column-end: 2;
  }

  #w-node-b39f24d1-3234-63e7-ca87-b2504eb2b116-50ea0e65 {
    grid-column: 2 / 3;
  }

  #w-node-d6134912-0e0c-15b9-c3f4-8d02ef5ac2ca-50ea0e65 {
    grid-column-end: 2;
  }

  #calculate-button.w-node-d6134912-0e0c-15b9-c3f4-8d02ef5ac2cd-50ea0e65 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-d6134912-0e0c-15b9-c3f4-8d02ef5ac2db-50ea0e65 {
    grid-column-end: 2;
  }

  #w-node-d6134912-0e0c-15b9-c3f4-8d02ef5ac2e5-50ea0e65 {
    grid-column: 2 / 3;
  }

  #w-node-d6134912-0e0c-15b9-c3f4-8d02ef5ac324-50ea0e65 {
    grid-column-end: 2;
  }

  #w-node-d6134912-0e0c-15b9-c3f4-8d02ef5ac334-50ea0e65 {
    grid-column: 2 / 3;
  }

  #w-node-d6134912-0e0c-15b9-c3f4-8d02ef5ac39f-50ea0e65 {
    grid-column-end: 2;
  }

  #w-node-d6134912-0e0c-15b9-c3f4-8d02ef5ac3b2-50ea0e65 {
    grid-column: 2 / 3;
  }

  #w-node-d6134912-0e0c-15b9-c3f4-8d02ef5ac3ef-50ea0e65 {
    grid-column-end: 2;
  }

  #w-node-d6134912-0e0c-15b9-c3f4-8d02ef5ac408-50ea0e65 {
    grid-column: 2 / 3;
  }

  #w-node-_3c7ef41e-78b3-34d8-bfb1-5bf177a449eb-50ea0e65 {
    grid-column-end: 2;
  }

  #w-node-_3c7ef41e-78b3-34d8-bfb1-5bf177a449f5-50ea0e65 {
    grid-column: 2 / 3;
  }

  #w-node-b3fcbc97-3fed-99a8-39de-d99f14ce455d-50ea0e65 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-b3fcbc97-3fed-99a8-39de-d99f14ce4562-50ea0e65 {
    justify-self: stretch;
  }

  #w-node-_7238abef-f7b1-1481-ee75-8a427eec75f9-50ea0e7c {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-f3a4be46-1d70-814e-c6e4-2cfb7a9f2e14-50ea0e7c {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-f3a4be46-1d70-814e-c6e4-2cfb7a9f2e19-50ea0e7c {
    justify-self: stretch;
  }

  #w-node-_37adbc45-d13a-527d-0168-7cd950934cc7-50ea0e7d {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-_509acac5-757a-8450-a6ee-2b939024f935-50ea0e7d {
    grid-row: 3 / 4;
    justify-self: stretch;
  }

  #w-node-_7ee424b8-8954-94bb-54d4-e53b62a62116-50ea0e7d {
    grid-area: 2 / 1 / 3 / 2;
    justify-self: center;
  }

  #w-node-_6e771149-e228-bfb4-e06a-84b23ae2f652-50ea0e7d {
    order: -9999;
  }

  #w-node-d7e61cb3-0520-22b5-75b3-04319116e3eb-50ea0e7d {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_1e97dd99-14ba-386c-d848-708cd10829b2-50ea0e7d {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_1e97dd99-14ba-386c-d848-708cd10829b6-50ea0e7d {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-afb83a8e-4741-24e9-20b5-4e428787534c-50ea0e7d {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-afb83a8e-4741-24e9-20b5-4e4287875351-50ea0e7d {
    justify-self: stretch;
  }

  #w-node-_192b4c6e-dcb5-68f6-2ab4-f8cb85822f5f-50ea0e93 {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-b6e6c88c-560e-50fd-2484-cebd1ed9ed07-50ea0e93 {
    grid-column-end: 3;
  }

  #w-node-_6b83a100-7bc3-f388-81c9-e5c5d2db144c-50ea0e93 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_6b83a100-7bc3-f388-81c9-e5c5d2db1451-50ea0e93 {
    justify-self: stretch;
  }

  #w-node-_3f1ca5b0-3a2b-cb14-1ae4-f97cf4b00208-50ea0eb4 {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-_08e66b1c-49c7-59ce-933b-160186dc2ab6-50ea0eb4 {
    grid-row: 3 / 4;
    justify-self: stretch;
  }

  #w-node-_61c72d1f-ad5f-d120-8002-759b6be3c9fb-50ea0eb4 {
    justify-self: center;
  }

  #w-node-_42c2f915-4d13-df06-be84-d38dbb827ea5-50ea0eb4 {
    order: -9999;
  }

  #w-node-_68bcd3c3-80da-821a-f465-fd86efe7ca52-50ea0eb4 {
    grid-row-end: 3;
  }

  #w-node-_72548ea9-deef-4c88-154a-a562d744d207-50ea0eb4 {
    grid-row: 2 / 3;
  }

  #w-node-_2154db1f-61bc-fb47-518b-8f82a69e4f0d-50ea0eb4 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_2154db1f-61bc-fb47-518b-8f82a69e4f12-50ea0eb4 {
    justify-self: stretch;
  }

  #w-node-a662bc6a-0041-44db-2cb4-ccf699be67fb-50ea0ed1 {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-_897eb9d1-d4e1-c667-c072-50c627014f59-50ea0ed1 {
    grid-row: 2 / 3;
  }

  #w-node-_897eb9d1-d4e1-c667-c072-50c627014f5d-50ea0ed1 {
    grid-column-end: 3;
  }

  #w-node-_897eb9d1-d4e1-c667-c072-50c627014f6f-50ea0ed1 {
    grid-column: 1 / 2;
    grid-row-end: 4;
  }

  #w-node-_76c87eb9-1d48-5b5f-6efd-b06f6aa9d948-50ea0ed1 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_76c87eb9-1d48-5b5f-6efd-b06f6aa9d94d-50ea0ed1 {
    justify-self: stretch;
  }

  #w-node-fb544cd7-4de7-a4be-faab-f6cc18a22314-50ea0ed3 {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-_8fc1df80-045c-0742-e630-2ff4e7f247e3-50ea0ed3 {
    grid-column-end: 3;
  }

  #w-node-fe1bfe06-b101-9745-1aa7-17d586c9888c-50ea0ed3, #w-node-_65a102db-3804-08c2-aa0b-ea804a94ac97-50ea0ed3, #w-node-cf269bbd-59d9-4112-fdb5-bacf25d282e6-50ea0ed3, #w-node-_1904b60f-dc21-bda2-4e3c-b43ea4066207-50ea0ed3 {
    justify-self: stretch;
  }

  #w-node-_58a82be0-1975-11de-c087-db3dc00ec905-50ea0ed3 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_58a82be0-1975-11de-c087-db3dc00ec90a-50ea0ed3 {
    justify-self: stretch;
  }

  #w-node-_87d9f32f-efd7-4f08-f2ca-d022a337f582-50ea0ed7 {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-_8fc1df80-045c-0742-e630-2ff4e7f247e3-50ea0ed7 {
    grid-column-end: 3;
  }

  #w-node-_8cd52c36-b380-f1f2-71a4-38149873a782-50ea0ed7 {
    justify-self: stretch;
  }

  #w-node-_305a7c2e-80c5-eadf-4d28-6cb993e5ba82-50ea0ed7 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_305a7c2e-80c5-eadf-4d28-6cb993e5ba87-50ea0ed7 {
    justify-self: stretch;
  }

  #w-node-b418caf5-c0fb-5bbf-2d30-86313227ef7d-50ea0eeb {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-_8ffed504-135d-5f56-1534-46fd00e2bf83-50ea0eeb, #w-node-_8ffed504-135d-5f56-1534-46fd00e2bff8-50ea0eeb, #w-node-_8ffed504-135d-5f56-1534-46fd00e2c04e-50ea0eeb, #w-node-_8383261a-d53d-d8c1-a1b0-f80cb965d406-50ea0eeb {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_93db1a1c-393f-d767-521d-a14fc72a0baa-50ea0eeb {
    grid-row: 1 / 2;
    grid-column-end: 2;
  }

  #w-node-_790918a7-b45e-b06c-e2af-441f28acd157-50ea0eeb {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_790918a7-b45e-b06c-e2af-441f28acd15c-50ea0eeb {
    justify-self: stretch;
  }

  #w-node-_1eb77d7b-46b9-ad40-552c-0f857a995b1f-50ea0eef {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-_4367338c-1001-1d29-2cbc-decbe7146b03-50ea0eef {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_4367338c-1001-1d29-2cbc-decbe7146b08-50ea0eef {
    justify-self: stretch;
  }

  #w-node-_83eda622-61b1-5e5d-5565-28529b9023c9-50ea0f08 {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-_3c8a0ddf-5e3f-90f3-89af-23b3d4ae5c3c-50ea0f08 {
    grid-area: 2 / 1 / 3 / 2;
    place-self: start;
  }

  #w-node-_23957e4b-49ac-2a0f-e074-94372d631477-50ea0f08 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_9c9c7508-f974-f861-6fae-a5026bdd3717-50ea0f08 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_9c9c7508-f974-f861-6fae-a5026bdd371b-50ea0f08 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_0e64e38e-9cb9-f481-20c2-da9bea060b4f-50ea0f08 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_0e64e38e-9cb9-f481-20c2-da9bea060b54-50ea0f08 {
    justify-self: stretch;
  }

  #w-node-ca1efc7a-7cc8-5904-9974-d366b305aef5-50ea0f09 {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-ff068e20-df14-275a-0cf1-55e3a1bdeda6-50ea0f09 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-ff068e20-df14-275a-0cf1-55e3a1bdedab-50ea0f09 {
    justify-self: stretch;
  }

  #w-node-_1e766c2d-4b26-f7f0-c96b-a1710ba66f40-50ea0f0a {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-_1a214899-97e7-9e8c-8423-d920a7950df0-50ea0f0a {
    grid-row: 3 / 4;
    justify-self: stretch;
  }

  #w-node-_45bd7a57-8759-2433-4971-6c611d46b1d5-50ea0f0a {
    grid-area: 2 / 1 / 3 / 2;
    justify-self: center;
  }

  #w-node-_326f7590-5e3c-40f5-68ea-25220db50154-50ea0f0a {
    order: -9999;
  }

  #w-node-_204673fe-0b8c-39f3-6ef8-aee632e51af3-50ea0f0a {
    grid-row-end: 3;
  }

  #w-node-_7d341140-8b0d-7b14-8e86-c0d6ea26c940-50ea0f0a {
    grid-row: 2 / 3;
  }

  #w-node-_544710d6-b0b7-1b06-e387-9c178375bf03-50ea0f0a {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_544710d6-b0b7-1b06-e387-9c178375bf08-50ea0f0a {
    justify-self: stretch;
  }

  #w-node-_18353d0e-ce9a-d079-1049-a6589ddafb6d-50ea0f0d {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-c3a4a11b-99e0-53a4-dc76-29f3fe4ffe12-50ea0f0d {
    grid-row: 3 / 4;
    justify-self: stretch;
  }

  #w-node-_8165cb5b-f74b-e900-215a-1ef95218ca81-50ea0f0d {
    justify-self: center;
  }

  #w-node-_516e5997-05c1-f249-1f91-edf8dd58b54f-50ea0f0d {
    order: -9999;
  }

  #w-node-_96241c67-f194-ea34-3ef1-4eff8e085c72-50ea0f0d {
    grid-row-end: 3;
  }

  #w-node-_21583d1a-d979-8a5f-5cd6-9f21d5b0b455-50ea0f0d {
    grid-row: 2 / 3;
  }

  #w-node-_233c9d92-3998-d2ed-b1cf-668e9bf1d2cf-50ea0f0d {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_233c9d92-3998-d2ed-b1cf-668e9bf1d2d4-50ea0f0d {
    justify-self: stretch;
  }

  #w-node-_52733ed5-5242-cce4-93e8-731b3be1674d-50ea0f21 {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-cc3198dc-633f-80f5-c26b-bedf0e868e28-50ea0f21 {
    grid-row: 3 / 4;
    justify-self: stretch;
  }

  #w-node-_1916da11-9c49-ccde-04ec-0486990c777c-50ea0f21 {
    grid-area: 2 / 1 / 3 / 2;
    justify-self: center;
  }

  #w-node-_33f408c6-463d-8c7d-27ec-d27552b842d1-50ea0f21 {
    order: -9999;
  }

  #w-node-_17ad29df-bc9b-454b-e205-6a54ad94c28f-50ea0f21 {
    grid-row-end: 3;
  }

  #w-node-d336ac83-d5fa-c42a-881d-e857173ef768-50ea0f21 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-d336ac83-d5fa-c42a-881d-e857173ef76d-50ea0f21 {
    justify-self: stretch;
  }

  #w-node-_6f1a66f4-cc61-7048-aab2-e49a3073e6a7-50ea0f29 {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-e62ee270-fadd-fb50-d85a-f6c4a743668e-50ea0f29 {
    grid-row: 3 / 4;
    justify-self: stretch;
  }

  #w-node-ec19efb6-f5d9-4ee0-01cc-cc118a0614d2-50ea0f29 {
    justify-self: center;
  }

  #w-node-f0abb4fd-18ab-5db0-f1cd-eb25c0f15965-50ea0f29 {
    order: -9999;
  }

  #w-node-b76e8f2c-758f-4cbb-794d-07abf7924596-50ea0f29 {
    grid-row-end: 3;
  }

  #w-node-e2a87750-1fd8-7dbf-02de-ff611635672a-50ea0f29 {
    grid-row: 2 / 3;
  }

  #w-node-_1aec6fd9-33d6-201d-998f-e6516f803fb3-50ea0f29 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_1aec6fd9-33d6-201d-998f-e6516f803fb8-50ea0f29 {
    justify-self: stretch;
  }

  #w-node-_94314ac7-1247-7419-1115-33ea8abf559f-1726c4e5 {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-_3c8a0ddf-5e3f-90f3-89af-23b3d4ae5c3c-1726c4e5 {
    grid-area: 2 / 1 / 3 / 2;
    place-self: start;
  }

  #w-node-e5c6c0a1-3625-3707-a12e-3e2a77d186c3-1726c4e5 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_14cdd7c0-9b66-380b-1e6b-3c293b16146a-1726c4e5 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_75d1d3b9-ab29-f6bf-594a-b17c892cbbed-1726c4e5 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_75d1d3b9-ab29-f6bf-594a-b17c892cbbf1-1726c4e5 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-a4604c3a-e850-be7c-468e-5087a0f275d5-1726c4e5 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-a4604c3a-e850-be7c-468e-5087a0f275da-1726c4e5 {
    justify-self: stretch;
  }

  #w-node-_2f3ffeb4-7cf4-0e7a-33a4-c7741b7a85fd-cb15b385 {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-_3c8a0ddf-5e3f-90f3-89af-23b3d4ae5c3c-cb15b385 {
    grid-area: 2 / 1 / 3 / 2;
    place-self: start;
  }

  #w-node-_3aa15532-baf5-9874-3e39-c7d41de9dce3-cb15b385 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_3aa15532-baf5-9874-3e39-c7d41de9dce8-cb15b385 {
    justify-self: stretch;
  }

  #w-node-_553981a9-bc89-8fff-6167-063388c517b4-acc7f521 {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-_3c8a0ddf-5e3f-90f3-89af-23b3d4ae5c3c-acc7f521 {
    grid-area: 2 / 1 / 3 / 2;
    place-self: start;
  }

  #w-node-a4f57f87-c1af-3274-366f-75d481de9d79-acc7f521 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-a4f57f87-c1af-3274-366f-75d481de9d7e-acc7f521 {
    justify-self: stretch;
  }

  #w-node-_2ba6f49d-a079-1a20-365e-2e423df0ffbb-2a80474a {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-_5510e765-acf2-ca3b-03b3-bcf08df80b5b-2a80474a {
    grid-row: 3 / 4;
    justify-self: stretch;
  }

  #w-node-f5dd984d-c3ee-a150-5d54-23b305d26234-2a80474a {
    justify-self: center;
  }

  #w-node-_2b607b77-d9dd-e08c-68e2-fdb4776c1f77-2a80474a {
    order: -9999;
  }

  #w-node-_9e5cf97b-0ae1-d051-71ad-acdf1a5832d4-2a80474a {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_9e5cf97b-0ae1-d051-71ad-acdf1a5832d5-2a80474a {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_9e5cf97b-0ae1-d051-71ad-acdf1a5832d9-2a80474a {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_0ae35493-4368-a034-66c7-5278734ffefd-2a80474a {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_0ae35493-4368-a034-66c7-5278734fff02-2a80474a {
    justify-self: stretch;
  }

  #w-node-e1132c0c-a4f6-61a7-2251-c2d0f6546c27-03fd4a53 {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-_90ba8e65-7281-b601-bfe3-c40af7627996-03fd4a53 {
    place-self: start;
  }

  #w-node-_8a5e5d3e-5917-3d55-d15b-b636229384d6-03fd4a53 {
    grid-column-end: 2;
  }

  #calculate-button.w-node-_8a5e5d3e-5917-3d55-d15b-b636229384e3-03fd4a53 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_199249cc-311b-8323-585d-91683ca18a24-03fd4a53 {
    grid-row: 3 / 4;
    grid-column-end: 2;
  }

  #w-node-dcc62ce7-bbf6-a602-7edb-def4f57a7b65-03fd4a53 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_1d76b982-ad12-a3d3-5361-46140e68318f-03fd4a53 {
    grid-column-end: 2;
  }

  #w-node-_1d76b982-ad12-a3d3-5361-46140e683199-03fd4a53 {
    grid-column: 2 / 3;
  }

  #w-node-_31a0f036-8b8f-3b68-643f-9954f31ff349-03fd4a53 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_31a0f036-8b8f-3b68-643f-9954f31ff34a-03fd4a53 {
    grid-column-end: 2;
  }

  #w-node-d5c13569-53cc-ed50-c81a-167755e4e400-03fd4a53 {
    grid-row: 3 / 4;
    grid-column-end: 2;
  }

  #w-node-d5c13569-53cc-ed50-c81a-167755e4e401-03fd4a53 {
    grid-column-end: 2;
  }

  #w-node-d5c13569-53cc-ed50-c81a-167755e4e40b-03fd4a53 {
    grid-column: 2 / 3;
  }

  #w-node-b39f24d1-3234-63e7-ca87-b2504eb2b10c-03fd4a53 {
    grid-column-end: 2;
  }

  #w-node-b39f24d1-3234-63e7-ca87-b2504eb2b116-03fd4a53 {
    grid-column: 2 / 3;
  }

  #w-node-_451697ff-0ee5-00cb-d0b5-c258788bc223-03fd4a53 {
    grid-column-end: 2;
  }

  #calculate-button.w-node-_451697ff-0ee5-00cb-d0b5-c258788bc226-03fd4a53 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_451697ff-0ee5-00cb-d0b5-c258788bc234-03fd4a53 {
    grid-column-end: 2;
  }

  #w-node-_451697ff-0ee5-00cb-d0b5-c258788bc23e-03fd4a53 {
    grid-column: 2 / 3;
  }

  #w-node-_451697ff-0ee5-00cb-d0b5-c258788bc27d-03fd4a53 {
    grid-column-end: 2;
  }

  #w-node-_451697ff-0ee5-00cb-d0b5-c258788bc293-03fd4a53 {
    grid-column: 2 / 3;
  }

  #w-node-_451697ff-0ee5-00cb-d0b5-c258788bc322-03fd4a53 {
    grid-column-end: 2;
  }

  #w-node-_451697ff-0ee5-00cb-d0b5-c258788bc335-03fd4a53 {
    grid-column: 2 / 3;
  }

  #w-node-_451697ff-0ee5-00cb-d0b5-c258788bc372-03fd4a53 {
    grid-column-end: 2;
  }

  #w-node-_451697ff-0ee5-00cb-d0b5-c258788bc38b-03fd4a53 {
    grid-column: 2 / 3;
  }

  #w-node-_3c7ef41e-78b3-34d8-bfb1-5bf177a449eb-03fd4a53 {
    grid-column-end: 2;
  }

  #w-node-_3c7ef41e-78b3-34d8-bfb1-5bf177a449f5-03fd4a53 {
    grid-column: 2 / 3;
  }

  #w-node-_4f35bba8-5572-305f-a363-4c14b1b72a2f-03fd4a53 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_4f35bba8-5572-305f-a363-4c14b1b72a34-03fd4a53 {
    justify-self: stretch;
  }

  #w-node-d8f5c14c-6d50-8aa6-9549-c5687546a1ed-41e7fc23 {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-_09ec8a79-ecd1-f7b2-7e54-b50229491b68-41e7fc23 {
    grid-row: 3 / 4;
    justify-self: stretch;
  }

  #w-node-_09ec8a79-ecd1-f7b2-7e54-b50229491b7f-41e7fc23 {
    grid-area: 2 / 1 / 3 / 2;
    justify-self: center;
  }

  #w-node-_3c00c516-0ee9-c3a2-49f6-45eb81c7a1e5-41e7fc23 {
    grid-row-end: 3;
  }

  #w-node-_6329ce8b-6eb7-e8ed-79a1-ee75542efb31-41e7fc23 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_1009f2fd-b0d7-2926-35b0-c8172bf2e130-41e7fc23 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_1009f2fd-b0d7-2926-35b0-c8172bf2e134-41e7fc23 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_2257b657-df44-6ede-2f47-cc20656e55f7-41e7fc23 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_2257b657-df44-6ede-2f47-cc20656e55fc-41e7fc23 {
    justify-self: stretch;
  }

  #w-node-a103c153-f4aa-9065-94cb-75d402916df9-bb94cd12 {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-_709ed162-04ec-7648-7008-6b5214530551-bb94cd12 {
    grid-row: 3 / 4;
    justify-self: stretch;
  }

  #w-node-_709ed162-04ec-7648-7008-6b5214530576-bb94cd12 {
    grid-area: 2 / 1 / 3 / 2;
    justify-self: center;
  }

  #w-node-_709ed162-04ec-7648-7008-6b5214530749-bb94cd12 {
    grid-row-end: 3;
  }

  #w-node-_07cb5e12-d35a-3b63-b051-cd1e608c6839-bb94cd12 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_04d0a42f-02c3-fd06-c6a5-d10cdb50d813-bb94cd12 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_04d0a42f-02c3-fd06-c6a5-d10cdb50d817-bb94cd12 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-c37775ae-2cc0-84d0-3a7b-edd401cda7e2-bb94cd12 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-c37775ae-2cc0-84d0-3a7b-edd401cda7e7-bb94cd12 {
    justify-self: stretch;
  }

  #w-node-cb7c6c72-ce0c-856d-defe-7a9b64a06126-e267d55e {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-a47bbda6-05dd-77ee-b91f-fb1a64c9a76d-e267d55e {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-a47bbda6-05dd-77ee-b91f-fb1a64c9a772-e267d55e {
    justify-self: stretch;
  }

  #w-node-_9a49b4df-1f01-2185-151a-78da7faeabec-00d4f7be {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-_8fc1df80-045c-0742-e630-2ff4e7f247e3-00d4f7be {
    grid-column-end: 3;
  }

  #w-node-_6c4707ac-3253-ddf5-0e23-0abf3aa061d6-00d4f7be {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_6c4707ac-3253-ddf5-0e23-0abf3aa061db-00d4f7be {
    justify-self: stretch;
  }

  #w-node-_78fb75da-f404-7fc4-6bcf-ae644093b40b-d14130dd {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-_0c676b4d-c639-98b1-822e-8aabf799b07d-d14130dd {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_0c676b4d-c639-98b1-822e-8aabf799b082-d14130dd {
    justify-self: stretch;
  }

  #w-node-_0e20486d-2cd7-53d3-75f6-d34207856bb0-a41a3bfc {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-b6610c8c-783a-1b85-f9ef-811e7bfdc7de-a41a3bfc {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-b6610c8c-783a-1b85-f9ef-811e7bfdc7e3-a41a3bfc {
    justify-self: stretch;
  }

  #w-node-_3701efc7-fdd1-be8f-bd74-554b801d1bc7-e3af42e8 {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-_1a274d27-d7a4-66bf-e318-17f5d51a12a7-e3af42e8 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_1a274d27-d7a4-66bf-e318-17f5d51a12ac-e3af42e8 {
    justify-self: stretch;
  }

  #w-node-_6afcdb40-f20b-ed1e-61e7-cb3ccee2b555-4165d17d {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-_576db46e-5ba7-2596-900e-4fb8237d2238-4165d17d {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_576db46e-5ba7-2596-900e-4fb8237d223d-4165d17d {
    justify-self: stretch;
  }

  #w-node-_08920ad6-53a3-da24-2983-b11887c840aa-e2a5f039 {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-ecd9af73-5312-a300-3dc0-230113c47b30-e2a5f039 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-ecd9af73-5312-a300-3dc0-230113c47b35-e2a5f039 {
    justify-self: stretch;
  }

  #w-node-_6f37c8ad-93f6-51aa-8ef5-e11e3c2582ca-a77c51eb {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-e033da0b-8ff0-858a-94b5-0d7f321394be-a77c51eb {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-e033da0b-8ff0-858a-94b5-0d7f321394c3-a77c51eb {
    justify-self: stretch;
  }

  #w-node-_864cabbc-3b42-dbe1-a690-92343937b7c5-e16341c5 {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-_45a5fa20-e196-df5b-c28e-f110596cb518-e16341c5 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_45a5fa20-e196-df5b-c28e-f110596cb51d-e16341c5 {
    justify-self: stretch;
  }

  #w-node-_962a4a5c-4346-1525-94cb-70c0cdcb3962-8269dedf {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-_4ddc93db-fa00-7c04-fab3-f43d126715cd-8269dedf {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_4ddc93db-fa00-7c04-fab3-f43d126715d2-8269dedf {
    justify-self: stretch;
  }

  #w-node-_4211008c-e8f3-717d-6348-34e6eec31587-3b59d8f5 {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-_64b4cd82-b42f-a9ad-91bc-27f68ffbedaa-3b59d8f5 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_64b4cd82-b42f-a9ad-91bc-27f68ffbedaf-3b59d8f5 {
    justify-self: stretch;
  }

  #w-node-ddd3b9b1-57b4-1181-435e-a4343ed75bb1-58bb8a95 {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-fea00055-dc8f-4335-2ee1-c0515673a173-58bb8a95 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-fea00055-dc8f-4335-2ee1-c0515673a178-58bb8a95 {
    justify-self: stretch;
  }

  #w-node-a83dc6ec-5e41-39d8-79ab-37892861fa10-c174a9f8 {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-_0cddc0b5-8abf-4372-3ff4-54d0242f6c22-c174a9f8 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_0cddc0b5-8abf-4372-3ff4-54d0242f6c27-c174a9f8 {
    justify-self: stretch;
  }

  #w-node-_2f6446f7-b43a-78d0-3759-a041bd5a8740-de2efc42 {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-ce2739ef-23e7-8049-a27a-94daf2bdaca3-de2efc42 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-ce2739ef-23e7-8049-a27a-94daf2bdaca8-de2efc42 {
    justify-self: stretch;
  }

  #w-node-f32f953d-334f-1e0e-33ce-8d8309064c51-99b90e33 {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-_0f26282d-e06c-94ab-aaf9-75b705706aa2-99b90e33 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_0f26282d-e06c-94ab-aaf9-75b705706aa7-99b90e33 {
    justify-self: stretch;
  }

  #w-node-ca8e90ac-ddba-4d27-dfa3-3b6cc94360fd-4828606f {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-f663aea8-433c-9d80-5aa0-044c0a3e4b76-4828606f {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-f663aea8-433c-9d80-5aa0-044c0a3e4b7b-4828606f {
    justify-self: stretch;
  }

  #w-node-_5c16f35a-0098-778e-5281-b4b9cc587b9d-5b1e2d9b {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-f659c157-bb3a-9462-e966-5284f5322c9b-5b1e2d9b {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-f659c157-bb3a-9462-e966-5284f5322ca0-5b1e2d9b {
    justify-self: stretch;
  }

  #w-node-_746b7e59-f40d-1325-2fbd-6fe4760d0185-c6290910 {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-_454c9d3d-4922-8219-9180-62813d2b99ff-c6290910 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_454c9d3d-4922-8219-9180-62813d2b9a04-c6290910 {
    justify-self: stretch;
  }

  #w-node-fb0fe041-73e0-1067-eaed-2590a1275907-6ac777ae {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-b3e1c99b-9e83-75d4-e305-1b8f22633484-6ac777ae {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-b3e1c99b-9e83-75d4-e305-1b8f22633489-6ac777ae {
    justify-self: stretch;
  }

  #w-node-_46f6ed71-9866-abfe-54da-b8db6740f9ce-72ea5501 {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-_3aef30fd-4169-7aa1-9f3f-3414dbdb75ce-72ea5501 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_3aef30fd-4169-7aa1-9f3f-3414dbdb75d3-72ea5501 {
    justify-self: stretch;
  }

  #w-node-_764d5fcf-1a4b-b9ee-c239-2fd8a77c982b-1fc9d8f5 {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-_6190acdb-d134-8b25-4867-16823c8f962b-1fc9d8f5 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_6190acdb-d134-8b25-4867-16823c8f9630-1fc9d8f5 {
    justify-self: stretch;
  }

  #w-node-_03da6d61-d166-5853-3023-af60e40a3906-e6362915 {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-_41ca5909-b36e-f463-ae3f-8abebc204639-e6362915 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_41ca5909-b36e-f463-ae3f-8abebc20463e-e6362915 {
    justify-self: stretch;
  }

  #w-node-_9d1a19d6-8e4b-93cd-8760-90e12699106b-d1e218c3 {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-_267aaa87-90e8-2687-057c-faad950fac64-d1e218c3 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_267aaa87-90e8-2687-057c-faad950fac69-d1e218c3 {
    justify-self: stretch;
  }

  #w-node-_81c44057-4035-e8a0-4ad8-553856a0fa72-69d0811c {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-ae17c3c3-8f79-3c33-cc2e-e65fbb813e5a-69d0811c {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-ae17c3c3-8f79-3c33-cc2e-e65fbb813e5f-69d0811c {
    justify-self: stretch;
  }

  #w-node-f9cc6621-ecc1-d614-6d3b-e0b8d3a03884-138f1829 {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-e52bb350-9c41-28d2-fe14-2a8c91d5a6c6-138f1829 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-e52bb350-9c41-28d2-fe14-2a8c91d5a6cb-138f1829 {
    justify-self: stretch;
  }

  #w-node-ece4502a-5d3f-9706-803b-9d5f66f5da4a-c5623291 {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-_975c999c-4604-f683-5aa5-4d3699448343-c5623291 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_975c999c-4604-f683-5aa5-4d3699448348-c5623291 {
    justify-self: stretch;
  }

  #w-node-d1766c04-cd75-1460-ee46-000aefaa717d-e2fbd37c {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-_6c026688-3820-a931-1fd3-cd049dd4d59e-e2fbd37c {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_6c026688-3820-a931-1fd3-cd049dd4d5a3-e2fbd37c {
    justify-self: stretch;
  }

  #w-node-_9b585495-4b1c-ad89-f8b8-ab886b8b3032-e6226db5 {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-b0dfbac9-d72a-b2b2-0bfa-1c9f255df01f-e6226db5 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-b0dfbac9-d72a-b2b2-0bfa-1c9f255df024-e6226db5 {
    justify-self: stretch;
  }

  #w-node-_4b8a7741-93d7-a2e0-2e63-0544fc7d1329-609f7c4e {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-_2db72637-6812-b53d-a24a-412ee12a8793-609f7c4e {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_2db72637-6812-b53d-a24a-412ee12a8798-609f7c4e {
    justify-self: stretch;
  }

  #w-node-_97885227-0572-062c-640e-bbe038cea17d-9b9376e9 {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-_50b41dac-0d52-dba3-cf10-b6544d717f56-9b9376e9 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_50b41dac-0d52-dba3-cf10-b6544d717f5b-9b9376e9 {
    justify-self: stretch;
  }

  #w-node-_03fb1102-55e1-71d5-2cd4-f0d266c9eef6-1a940836 {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-_73de1288-1146-e5cc-348c-3b2a399d8563-1a940836 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_73de1288-1146-e5cc-348c-3b2a399d8568-1a940836 {
    justify-self: stretch;
  }

  #w-node-_93b83755-9d29-6048-e56b-8be715737c52-c537262b {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-_4b86ed47-1831-f400-e6cc-b9dcd9b9f85d-c537262b {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_4b86ed47-1831-f400-e6cc-b9dcd9b9f862-c537262b {
    justify-self: stretch;
  }

  #w-node-_01b10db6-f6aa-d1a1-bfd0-317e79f8e349-0ccdfb42 {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-d38bb4fd-ed06-c1f5-4764-a5faf82117cf-0ccdfb42 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-d38bb4fd-ed06-c1f5-4764-a5faf82117d4-0ccdfb42 {
    justify-self: stretch;
  }

  #w-node-ad827468-a6b0-ec41-164d-ae25795221ea-c847f5d8 {
    grid-row: 5 / 6;
    grid-column-end: 2;
  }

  #w-node-_63f0ad4d-c8ab-8245-e69e-6be6744fcd2e-c847f5d8 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_63f0ad4d-c8ab-8245-e69e-6be6744fcd33-c847f5d8 {
    justify-self: stretch;
  }
}


@font-face {
  font-family: 'BebasNaueBold';
  src: url('../fonts/BebasNeueBold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}