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

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: bold;
}

.hero-block {
  height: 1290px;
  margin-top: 0px;
  padding-top: 64px;
  background-image: url('https://image.mail.mymsd.ch/lib/fe9d13737664067c77/m/2/main-bg.png');
  background-position: 50% 50%;
  background-size: cover;
}

.container {
  overflow: visible;
  height: 100%;
  max-height: 100%;
  max-width: 964px;
  padding-right: 32px;
  padding-left: 32px;
  background-color: transparent;
  -o-object-fit: fill;
  object-fit: fill;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-top: 0px;
  padding-top: 80px;
  padding-bottom: 32px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.h1 {
  font-family: Prata, sans-serif;
  color: #2a130b;
  font-size: 64px;
  line-height: 80px;
}

.text {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: Inter, sans-serif;
  color: #2a130b;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  letter-spacing: normal;
  text-decoration: none;
  text-indent: 0px;
  -webkit-column-count: auto;
  column-count: auto;
  white-space: normal;
}

.div-block-2 {
  margin-top: 48px;
}

.text-block {
  font-family: Inter, sans-serif;
  color: #e82187;
  font-size: 40px;
  line-height: 48px;
  text-align: right;
}

.div-block-3 {
    margin-top: 0;
    position: absolute;
    width: 450px;
    right: 7.33%;
}

.body-copy {
  margin-top: 15px;
  font-family: Inter, sans-serif;
  color: #2a130b;
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
  text-align: right;
}

.h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  background-color: transparent;
  font-family: Prata, sans-serif;
  color: #2a130b;
  font-size: 48px;
  line-height: 56px;
  text-align: left;
  cursor: auto;
}

.h2.w--current {
  padding: 0px;
  background-color: transparent;
  color: #e82187;
}

.small-pink {
  color: #e82187;
  font-size: 16px;
}

.column {
  padding-right: 0px;
  padding-left: 16px;
}

.div-block-4 {
  margin-top: 32px;
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-bold {
  font-family: Inter, sans-serif;
  color: #2a130b;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  letter-spacing: normal;
  text-indent: 0px;
  -webkit-column-count: auto;
  column-count: auto;
  white-space: normal;
}

.div-block-5 {
  margin-top: 72px;
}

.grid {
  margin-top: 48px;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-6 {
  margin-top: 24px;
}

.columns-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-left: 1px none #d4d0ce;
}

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

.section {
  margin-top: 0px;
  padding-top: 130px;
  background-color: #f9eae2;
}

.column-2 {
  padding-right: 0px;
  padding-left: 16px;
}

.h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 0px;
  font-family: Prata, sans-serif;
  color: #2a130b;
  font-size: 32px;
  line-height: 48px;
}

.columns-2 {
  margin-top: 0px;
}

.column-3 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-4 {
  padding-right: 0px;
  padding-left: 0px;
}

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

.secondary-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-left: 1px none #d4d0ce;
  background-color: transparent;
  font-family: Inter, sans-serif;
  color: #e82187;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: normal;
  text-indent: 0px;
  -webkit-column-count: auto;
  column-count: auto;
  white-space: normal;
  cursor: pointer;
}

.secondary-button:hover {
  opacity: 0.75;
}

.div-block-8 {
  margin-top: 64px;
}

.columns-copy {
  margin-top: 140px;
}

.columns-copy-copy {
  margin-top: 48px;
}

.button-2 {
  padding: 0px;
  background-color: transparent;
  color: #e82187;
}

.div-block-9 {
  margin-top: 48px;
}

.section-2 {
  margin-top: 0px;
  padding-top: 140px;
}

.section-3 {
  height: 280px;
  margin-top: 100px;
  padding-top: 0px;
  background-image: url('https://image.mail.mymsd.ch/lib/fe9d13737664067c77/m/2/Group-3106.png');
  background-position: 50% 50%;
  background-size: cover;
}

.outline-button {
  padding: 20px 24px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border: 1px solid #e82187;
  border-radius: 100px;
  background-color: transparent;
  font-family: Inter, sans-serif;
  color: #e82187;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: normal;
  text-indent: 0px;
  -webkit-column-count: auto;
  column-count: auto;
  white-space: normal;
  cursor: pointer;
}

.outline-button:hover {
  opacity: 0.75;
}

.div-block-10 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.image {
  position: relative;
  left: -40px;
  top: 150px;
  right: 0px;
  width: 550px;
  padding-left: 32px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  -o-object-fit: fill;
  object-fit: fill;
}

.section-4 {
  position: relative;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  background-color: #f9e3e2;
}

.div-block-11 {
  margin-top: auto;
  margin-bottom: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-12 {
  margin-top: 48px;
}

.about {
  padding-top: 140px;
}

.section-6 {
  margin-top: 140px;
  padding-top: 100px;
  padding-bottom: 140px;
}

.h2-centre {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Prata, sans-serif;
  color: #2a130b;
  font-size: 48px;
  line-height: 56px;
  text-align: center;
}

.text-span {
  color: #e82187;
}

.dates-and-location {
  margin-top: 0px;
  padding-top: 140px;
  padding-bottom: 140px;
}

.h2-pink {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Prata, sans-serif;
  color: #e82187;
  font-size: 48px;
  line-height: 56px;
  text-align: left;
  cursor: pointer;
}

.tab-link-tab-1 {
  padding: 0px;
  background-color: transparent;
  color: #e82187;
}

.tab-link-tab-1.w--current {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-color: transparent;
  color: #e82187;
}

.div-block-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.h4 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Prata, sans-serif;
  color: #2a130b;
  font-size: 24px;
  line-height: 32px;
}

.div-block-14 {
  margin-top: 16px;
}

.div-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-16 {
  margin-right: 24px;
}

.div-block-17 {
  margin-left: 16px;
}

.columns-3 {
  position: static;
  width: 100%;
  margin-top: 32px;
  margin-right: auto;
  margin-left: 0px;
  padding-top: 32px;
  border-style: solid none none;
  border-width: 1px;
  border-color: #d4d0ce #000 #000;
  border-radius: 0px;
}

.div-block-18 {
  margin-top: 24px;
}

.column-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.h4-centre {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Prata, sans-serif;
  color: #2a130b;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
}

.image-2 {
  width: 170px;
  height: 170px;
}

.div-block-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-3 {
  width: 100px;
  height: 100px;
}

.div-block-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: auto;
  padding-top: 32px;
  padding-bottom: 32px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.text-copy {
  font-family: Inter, sans-serif;
  color: #2a130b;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: normal;
  text-indent: 0px;
  -webkit-column-count: auto;
  column-count: auto;
  white-space: normal;
}

.div-block-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 485.671875px;
  margin-bottom: 0px;
  margin-left: 32px;
  padding-left: 32px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-left: 1px solid #d4d0ce;
}

.div-block-22 {
  margin-top: 24px;
}

.div-block-23 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border: 1px solid #d4d0ce;
}

.image-4 {
  width: 220px;
}

.div-block-24 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 80px;
  padding-top: 32px;
  padding-bottom: 32px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #d4d0ce;
  border-bottom: 1px solid #d4d0ce;
}

.div-block-25 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-26 {
  width: 500px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.column-6 {
  padding-right: 0px;
  padding-left: 0px;
}

.tab-link-tab-2 {
  margin-left: 56px;
  padding: 0px;
  background-color: transparent;
}

.tab-link-tab-2.w--current {
  background-color: transparent;
  color: #e82187;
  font-size: 48px;
}

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

.tabs-content {
  margin-top: 64px;
}

.div-block-28 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-left: 1px solid #d4d0ce;
}

.div-block-29 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.grid-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.text-span-2 {
  color: #e82187;
  font-weight: 700;
}

.section-7 {
  margin-top: 0px;
  padding-top: 140px;
  padding-bottom: 140px;
}

.div-block-30 {
  display: block;
  height: 100%;
  border-left: 1px solid #d4d0ce;
}

.column-7 {
  height: 100%;
  padding-right: 0px;
  padding-left: 0px;
  border-left: 1px solid #d4d0ce;
}

.columns-copy-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 80px;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-left: 1px none #d4d0ce;
}

.image-5 {
  width: 80px;
}

.image-6 {
  width: 80px;
}

.image-7 {
  width: 80px;
}

.columns-copy-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-left: 1px none #d4d0ce;
}

.div-block-31 {
  padding-top: 80px;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.outline-button-small {
  margin-left: 16px;
  padding: 16px 20px;
  border: 1px solid #e82187;
  border-radius: 1000px;
  background-color: #fff;
  font-family: Inter, sans-serif;
  color: #e82187;
  font-size: 16px;
  font-weight: 400;
}

.outline-button-small:hover {
  background-color: #e82187;
  color: #fff;
}

.navbar {
  position: fixed;
  width: 100%;
  height: auto;
  padding-top: 16px;
  padding-bottom: 16px;
  background-color: #fff;
}

.small {
  margin-right: 0px;
  margin-left: 0px;
  padding: 10px 16px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Inter, sans-serif;
  color: #2a130b;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  letter-spacing: normal;
  text-indent: 0px;
  -webkit-column-count: auto;
  column-count: auto;
  white-space: normal;
}

.small:hover {
  color: rgba(42, 19, 11, 0.6);
}

.small:focus-visible {
  color: rgba(42, 19, 11, 0.6);
}

.small[data-wf-focus-visible] {
  color: rgba(42, 19, 11, 0.6);
}

.small.w--current {
  color: rgba(42, 19, 11, 0.6);
}

.container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.image-8 {
  display: inline-block;
  width: 99px;
  max-width: none;
}

.brand {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-span-3 {
  color: #e82187;
}

.text-span-4 {
  color: #e82187;
}

.image-9 {
  width: 80px;
  height: 124px;
}

.div-block-32 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-33 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  height: auto;
  padding: 16px 24px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(255, 243, 243, 0.6);
}

.text-span-5 {
  color: #e82187;
  font-weight: 700;
  text-decoration: none;
}

.image-10 {
  width: 24px;
  height: 24px;
}

.container-copy {
  overflow: visible;
  height: 100%;
  max-height: 100%;
  max-width: 964px;
  padding-right: 32px;
  padding-bottom: 140px;
  padding-left: 32px;
  border-bottom: 1px solid #d4d0ce;
  background-color: transparent;
  -o-object-fit: fill;
  object-fit: fill;
}

.accordion-item-triger {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-36 {
  margin-right: 16px;
  padding-right: 0px;
}

.image-11 {
  width: 24px;
}

.text-bold-copy {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: Inter, sans-serif;
  color: #2a130b;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  letter-spacing: normal;
  text-indent: 0px;
  -webkit-column-count: auto;
  column-count: auto;
  white-space: normal;
}

.faq-item {
  padding-bottom: 32px;
  border-bottom: 1px solid #d4d0ce;
}

.image-12 {
  width: 48px;
  height: 44px;
}

.grid-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto;
}

.qa-dropdown-toggle-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px;
}

.qa-dropdown-1 {
  overflow: visible;
  width: 100%;
  padding-top: 32px;
  padding-bottom: 32px;
  border-top: 1px none #d4d0ce;
  border-bottom: 1px solid #d4d0ce;
}

.icon {
  display: none;
}

.text-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.text-bold-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Inter, sans-serif;
  color: #2a130b;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  letter-spacing: normal;
  text-indent: 0px;
  -webkit-column-count: auto;
  column-count: auto;
  white-space: normal;
}

.dropdown-list {
  position: relative;
}

.dropdown-list.w--open {
  position: static;
  margin-top: 40px;
  padding-top: 0px;
  padding-right: 40px;
  background-color: transparent;
}

.arrow {
  width: 16px;
  height: 44px;
}

.div-block-37 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 16px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.qa-dropdown-2 {
  overflow: visible;
  width: 100%;
  padding-top: 32px;
  padding-bottom: 32px;
  border-top: 1px none #d4d0ce;
  border-bottom: 1px solid #d4d0ce;
}

.qa-dropdown-toggle-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px;
}

.qa-dropdown-3 {
  overflow: visible;
  width: 100%;
  padding-top: 32px;
  padding-bottom: 32px;
  border-top: 1px none #d4d0ce;
  border-bottom: 1px solid #d4d0ce;
}

.qa-dropdown-toggle-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px;
}

.qa-dropdown-4 {
  overflow: visible;
  width: 100%;
  padding-top: 32px;
  padding-bottom: 32px;
  border-top: 1px none #d4d0ce;
  border-bottom: 1px solid #d4d0ce;
}

.qa-dropdown-toggle-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px;
}

.qa-dropdown-5 {
  overflow: visible;
  width: 100%;
  padding-top: 32px;
  padding-bottom: 32px;
  border-top: 1px none #d4d0ce;
  border-bottom: 1px solid #d4d0ce;
}

.qa-dropdown-toggle-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px;
}

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

.div-block-38 {
  margin-top: 56px;
  padding-top: 0px;
}

.text-span-6 {
  color: #e82187;
}

.faq {
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 140px;
}

.div-block-39 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.text-span-7 {
  background-color: transparent;
  color: #e82187;
}

.div-block-40 {
  padding-right: 100px;
}

.div-block-41 {
  padding-right: 100px;
}

.div-block-42 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  max-width: 550px;
}

.text-span-8 {
  color: #e82187;
}

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

.image-13 {
  width: 24px;
  height: 24px;
  margin-left: 16px;
  outline-color: #00e;
  outline-offset: 0px;
  outline-style: none;
  outline-width: 3px;
  color: #fff;
  mix-blend-mode: normal;
}

.button-with-arrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-decoration: none;
  cursor: pointer;
}

.button-with-arrow:hover {
  opacity: 0.75;
}

.text-button {
  padding-right: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Inter, sans-serif;
  color: #e82187;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  letter-spacing: normal;
  text-decoration: none;
  text-indent: 0px;
  -webkit-column-count: auto;
  column-count: auto;
  white-space: normal;
  cursor: pointer;
}

.text-button:hover {
  opacity: 0.75;
}

.div-block-43 {
  margin-bottom: 64px;
}

.fb-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding: 16px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border: 1px solid #2a130b;
  border-radius: 100px;
  opacity: 1;
  text-decoration: none;
}

.fb-button:hover {
  opacity: 0.75;
}

.text-button-black {
  padding-right: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Inter, sans-serif;
  color: #2a130b;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  letter-spacing: normal;
  text-decoration: none;
  text-indent: 0px;
  -webkit-column-count: auto;
  column-count: auto;
  white-space: normal;
}

.div-block-44 {
  margin-right: 16px;
}

.outlinebutton-with-arrow-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-decoration: none;
}

.outline-button-with-arrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 16px 24px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 1px solid #e82187;
  border-radius: 100px;
  color: #e82187;
  text-decoration: none;
}

.outline-button-with-arrow:hover {
  opacity: 0.75;
  color: #fff;
}

.tabs-menu {
  padding-bottom: 32px;
  border-bottom: 1px solid #d4d0ce;
}

.div-block-45 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 0.75fr 1fr;
  grid-template-columns: 0.75fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.text-span-9 {
  color: #e82187;
}

.text-span-10 {
  color: #e82187;
}

.div-block-46 {
  margin-top: 32px;
}

.text-span-11 {
  color: #e82187;
  cursor: pointer;
}

.tabs-content-2 {
  margin-top: 64px;
}

.text-block-4 {
  padding-left: 56px;
  cursor: pointer;
}

.text-block-5 {
  cursor: pointer;
}

.thumbs-up-fill {
  display: none;
  width: 64px;
  height: 64px;
}

.thumbs-up-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 24px 102px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #d4d0ce;
  cursor: pointer;
}

.thumbs-up-block:hover {
  opacity: 1;
}

.div-block-47 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 64px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.thumbs-up-outline {
  width: 64px;
  height: 64px;
}

.thumbs-down-outline {
  width: 64px;
  height: 64px;
}

.thumbs-down-fill {
  display: none;
  width: 64px;
  height: 64px;
}

.div-block-48 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 32px;
  padding-bottom: 32px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #d4d0ce;
  border-bottom: 1px solid #d4d0ce;
  border-radius: 0px;
}

.text-block-6 {
  padding-left: 16px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.thumbs-down-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 24px 102px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #d4d0ce;
}

.thumbs-down-block-fill {
  display: none;
  padding: 24px 102px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #d4d0ce;
}

.thumbs-down-block-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 24px 102px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #d4d0ce;
}

.thumbs-up-block-fill {
  display: none;
  padding: 24px 102px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #d4d0ce;
}

.thumbs-up-fill-selected {
  display: block;
  width: 64px;
  height: 64px;
}

.thumbs-down-fill-selected {
  display: block;
  width: 64px;
  height: 64px;
}

.text-small {
  width: auto;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Inter, sans-serif;
  color: #2a130b;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  letter-spacing: normal;
  text-indent: 0px;
  -webkit-column-count: auto;
  column-count: auto;
  white-space: normal;
}

.text-small:hover {
  opacity: 1;
  color: #2a130b;
}

.text-small:focus-visible {
  color: rgba(42, 19, 11, 0.6);
}

.text-small[data-wf-focus-visible] {
  color: rgba(42, 19, 11, 0.6);
}

.text-small.w--current {
  color: rgba(42, 19, 11, 0.6);
}

.div-block-49 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.small-footer-links {
  margin-right: 0px;
  margin-left: 0px;
  padding: 10px 16px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Inter, sans-serif;
  color: #2a130b;
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
  letter-spacing: normal;
  text-indent: 0px;
  -webkit-column-count: auto;
  column-count: auto;
  white-space: normal;
  cursor: pointer;
}

.small-footer-links:hover {
  color: rgba(42, 19, 11, 0.6);
}

.small-footer-links:focus-visible {
  color: rgba(42, 19, 11, 0.6);
}

.small-footer-links[data-wf-focus-visible] {
  color: rgba(42, 19, 11, 0.6);
}

.small-footer-links.w--current {
  color: rgba(42, 19, 11, 0.6);
}

.logo-footer {
  width: 99px;
  height: 46px;
  margin-right: 24px;
}

.insta-footer {
  width: 48px;
  height: 48px;
  background-image: url('https://image.mail.mymsd.ch/lib/fe9d13737664067c77/m/2/instagram.png');
  background-position: 50% 50%;
  background-size: cover;
}

.insta-footer:hover {
  opacity: 0.6;
}

.facebook-footer {
  width: 48px;
  height: 48px;
  background-image: url('https://image.mail.mymsd.ch/lib/fe9d13737664067c77/m/2/facebook.png');
  background-position: 50% 50%;
  background-size: cover;
}

.facebook-footer:hover {
  opacity: 0.6;
}

.div-block-50 {
  display: -ms-grid;
  display: grid;
  padding-top: 32px;
  padding-bottom: 32px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1.25fr 1fr;
  grid-template-columns: 1.25fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.text-small-left {
  width: auto;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  opacity: 0.6;
  font-family: Inter, sans-serif;
  color: #2a130b;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  text-align: right;
  letter-spacing: normal;
  text-indent: 0px;
  -webkit-column-count: auto;
  column-count: auto;
  white-space: normal;
}

.text-small-left:hover {
  opacity: 1;
  color: #2a130b;
}

.text-small-left:focus-visible {
  color: rgba(42, 19, 11, 0.6);
}

.text-small-left[data-wf-focus-visible] {
  color: rgba(42, 19, 11, 0.6);
}

.text-small-left.w--current {
  color: rgba(42, 19, 11, 0.6);
}

.text-span-12 {
  color: #2a130b;
  text-decoration: underline;
  cursor: pointer;
}

.text-span-12:hover {
  opacity: 0.75;
}

.link {
  color: #2a130b;
  text-decoration: none;
}

.link-2 {
  color: #2a130b;
  text-decoration: none;
}

.link-3 {
  color: #2a130b;
  text-decoration: none;
}

.div-block-51 {
  width: 8px;
  height: 8px;
  margin-top: 8px;
  margin-right: 16px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #e82187;
}

.div-block-52 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 8px;
  padding-bottom: 8px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-53 {
  padding-top: 16px;
  padding-bottom: 16px;
}

.link-4 {
  text-decoration: none;
}

.div-block-54 {
  padding-right: 100px;
}

.h3-copy {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 0px;
  font-family: Prata, sans-serif;
  color: #2a130b;
  font-size: 32px;
  line-height: 48px;
}

.link-5 {
  text-decoration: none;
}

.link-6 {
  text-decoration: none;
}

.link-7 {
  text-decoration: none;
}

.link-8 {
  text-decoration: none;
}

.atcb {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 16px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #e82187;
  border-radius: 100px;
  opacity: 1;
  text-decoration: none;
}

.atcb:hover {
  opacity: 0.75;
}

.outline-button-with-arrow-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 16px 24px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 1px solid #e82187;
  border-radius: 100px;
  color: #e82187;
  text-decoration: none;
}

.outline-button-with-arrow-copy:hover {
  opacity: 0.75;
  color: #fff;
}

.html-embed {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-59 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.section-8 {
  height: 1000px;
  margin-top: 140px;
  background-color: #f2c8c6;
}

@media screen and (min-width: 1920px) {
  .hero-block {
    height: 1550px;
    padding-top: 80px;
  }

  .container {
    max-width: 1264px;
  }

  .div-block {
    padding-top: 80px;
  }

  .h1 {
    font-size: 96px;
    line-height: 108px;
  }

  .text {
    font-size: 20px;
    line-height: 28px;
  }

  .text-block {
    font-size: 48px;
    line-height: 56px;
  }

  .body-copy {
    font-size: 20px;
    line-height: 24px;
  }

  .h2 {
    font-size: 72px;
    line-height: 80px;
  }

  .small-pink {
    font-size: 18px;
  }

  .columns {
    margin-right: 0px;
    margin-left: 0px;
  }

  .text-bold {
    font-size: 20px;
    line-height: 28px;
  }

  .h3 {
    font-size: 48px;
    line-height: 60px;
  }

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

  .secondary-button {
    font-size: 20px;
    line-height: 24px;
  }

  .section-3 {
    height: 450px;
  }

  .outline-button {
    padding: 24px 32px;
    font-size: 20px;
    line-height: 28px;
  }

  .div-block-10 {
    padding: 24px 32px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 24px;
    line-height: 32px;
  }

  .image {
    width: 700px;
  }

  .h2-centre {
    font-size: 64px;
  }

  .h2-pink {
    font-size: 72px;
    line-height: 80px;
  }

  .h4 {
    font-size: 40px;
    line-height: 48px;
  }

  .h4-centre {
    font-size: 32px;
    line-height: 48px;
  }

  .image-2 {
    width: 230px;
    height: 230px;
  }

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

  .text-copy {
    font-size: 20px;
    line-height: 24px;
  }

  .div-block-21 {
    width: auto;
    margin-left: 48px;
    padding-left: 48px;
  }

  .div-block-26 {
    width: auto;
    min-width: 600px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .div-block-31 {
    padding-top: 100px;
  }

  .outline-button-small {
    padding-top: 24px;
    padding-bottom: 24px;
    font-size: 20px;
  }

  .navbar {
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 18px;
  }

  .small {
    padding-right: 24px;
    padding-left: 24px;
    font-size: 20px;
    line-height: 24px;
  }

  .container-2 {
    max-width: 1264px;
  }

  .image-8 {
    width: 130px;
  }

  .image-9 {
    width: auto;
    height: 160px;
  }

  .div-block-33 {
    width: 400px;
  }

  .image-10 {
    width: 40px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .text-block-2 {
    font-size: 18px;
  }

  .div-block-34 {
    margin-top: 48px;
  }

  .container-copy {
    max-width: 1264px;
  }

  .text-bold-copy {
    font-size: 24px;
    line-height: 32px;
  }

  .text-bold-copy {
    font-size: 24px;
    line-height: 32px;
  }

  .arrow {
    width: 20px;
  }

  .text-button {
    font-size: 20px;
    line-height: 28px;
  }

  .text-button-black {
    font-size: 20px;
    line-height: 28px;
  }

  .text-small {
    padding-right: 24px;
    padding-left: 24px;
    font-size: 20px;
    line-height: 24px;
  }

  .small-footer-links {
    padding-right: 24px;
    padding-left: 24px;
    font-size: 20px;
    line-height: 24px;
  }

  .text-small-left {
    padding-right: 24px;
    padding-left: 24px;
    font-size: 20px;
    line-height: 24px;
  }

  .h3-copy {
    font-size: 48px;
    line-height: 60px;
  }
}

@media screen and (max-width: 991px) {
  .hero-block {
    height: 1000px;
    padding-top: 76px;
  }

  .div-block {
    padding-top: 28px;
  }

  .h1 {
    font-size: 50px;
    line-height: 64px;
    font-weight: 400;
  }

  .text {
    font-size: 16px;
  }

  .div-block-2 {
    margin-top: 32px;
  }

  .text-block {
    font-size: 32px;
    line-height: 40px;
  }

  .div-block-3 {

    margin-top: 0;
    position: relative;
    width: 100%;
    right: 0;
  }

  .body-copy {
    margin-top: 10px;
    font-size: 16px;
  }

  .h2 {
    font-size: 40px;
    line-height: 48px;
    font-weight: 400;
  }

  .small-pink {
    font-size: 14px;
    line-height: 18px;
  }

  .text-bold {
    font-size: 16px;
  }

  .section {
    padding-top: 100px;
  }

  .h3 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 400;
  }

  .section-2 {
    padding-top: 100px;
  }

  .section-3 {
    margin-top: 64px;
  }

  .outline-button {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .image {
    top: 80px;
    width: 450px;
  }

  .about {
    padding-top: 100px;
  }

  .section-6 {
    margin-top: 100px;
    padding-top: 80px;
    padding-bottom: 100px;
  }

  .h2-centre {
    font-size: 40px;
    line-height: 48px;
  }

  .dates-and-location {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .h4 {
    font-size: 18px;
    line-height: 24px;
  }

  .h4-centre {
    font-size: 18px;
    line-height: 24px;
  }

  .image-2 {
    width: 150px;
    height: 150px;
  }

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

  .div-block-25 {
    margin-top: 32px;
  }

  .section-7 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .nav-menu {
    display: block;
    margin-bottom: 0px;
    padding-bottom: 24px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
  }

  .outline-button-small {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 16px;
    margin-right: 16px;
    margin-left: 16px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .navbar {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .small {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .container-2 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-right: 16px;
    padding-left: 16px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }

  .text-block-2 {
    font-size: 13px;
    line-height: 16px;
  }

  .container-copy {
    padding-bottom: 100px;
  }

  .text-bold-copy {
    font-size: 16px;
    line-height: 20px;
  }

  .faq {
    padding-bottom: 100px;
  }

  .div-block-39 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .image-13 {
    margin-left: 10px;
  }

  .text-button {
    font-size: 16px;
    line-height: 20px;
  }

  .text-button-black {
    font-size: 16px;
  }

  .thumbs-up-block {
    padding: 16px 80px;
  }

  .thumbs-down-block {
    padding: 16px 80px;
  }

  .thumbs-down-block-fill {
    display: none;
    padding: 16px 64px;
  }

  .thumbs-up-block-fill {
    display: none;
    padding: 16px 64px;
  }

  .text-small {
    font-size: 13px;
  }

  .small-footer-links {
    padding-right: 8px;
    padding-left: 8px;
    font-size: 13px;
  }

  .text-small-left {
    font-size: 13px;
  }

  .menu-button {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .menu-button.w--open {
    background-color: #fff;
  }

  .icon-2 {
    width: auto;
    height: auto;
    color: #2a130b;
    font-size: 24px;
  }

  .image-14 {
    width: 32px;
  }

  .h3-copy {
    font-size: 24px;
    line-height: 32px;
    font-weight: 400;
  }
}

@media screen and (max-width: 767px) {
  .hero-block {
    height: 900px;
    background-position: 30% 0%;
    background-size: auto 1000px;
    background-repeat: repeat;
  }

  .container {
    padding-right: 24px;
    padding-left: 24px;
  }

  .div-block {
    padding-top: 32px;
  }

  .h1 {
    font-size: 32px;
    line-height: 36px;
  }

  .text {
    font-size: 14px;
    line-height: 20px;
  }

  .div-block-2 {
    margin-top: 24px;
  }

  .text-block {
    font-size: 24px;
    text-align: left;
  }

  .div-block-3 {
    margin-top: 32px;
  }

  .body-copy {
    font-size: 16px;
    text-align: left;
  }

  .h2 {
    font-size: 32px;
    line-height: 40px;
  }

  .small-pink {
    font-size: 13px;
  }

  .column {
    margin-top: 24px;
    padding-left: 0px;
  }

  .div-block-4 {
    margin-top: 24px;
  }

  .columns {
    display: block;
  }

  .text-bold {
    font-size: 14px;
  }

  .grid {
    margin-top: 32px;
  }

  .section {
    padding-top: 80px;
  }

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

  .h3 {
    text-align: left;
  }

  .secondary-button {
    font-size: 14px;
  }

  .div-block-8 {
    margin-top: 40px;
  }

  .section-2 {
    padding-top: 80px;
  }

  .section-3 {
    margin-top: 32px;
  }

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

  .image {
    position: static;
    width: auto;
    margin-top: 32px;
  }

  .section-4 {
    position: static;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .div-block-11 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-12 {
    margin-top: 32px;
  }

  .about {
    padding-top: 80px;
  }

  .section-6 {
    margin-top: 0px;
    padding-bottom: 80px;
  }

  .dates-and-location {
    padding-top: 80px;
    padding-bottom: 80px;
  }

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

  .h4 {
    font-weight: 400;
  }

  .columns-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin-top: 24px;
    padding-top: 24px;
  }

  .image-2 {
    width: 120px;
    height: 120px;
  }

  .image-3 {
    width: 80px;
    height: 80px;
  }

  .div-block-20 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 24px;
    padding-bottom: 24px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .div-block-21 {
    display: block;
    width: auto;
    margin-top: 24px;
    margin-left: 0px;
    padding-top: 24px;
    padding-left: 0px;
    border-top: 1px solid #d4d0ce;
    border-left-style: none;
  }

  .div-block-22 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    margin-left: 16px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-23 {
    margin-top: 24px;
  }

  .div-block-24 {
    margin-top: 32px;
  }

  .section-7 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .div-block-31 {
    padding-top: 32px;
  }

  .container-2 {
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-33 {
    width: 200px;
    padding: 10px 16px;
  }

  .container-copy {
    padding-bottom: 80px;
  }

  .image-12 {
    width: 32px;
  }

  .qa-dropdown-1 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .text-bold-copy {
    font-size: 14px;
  }

  .div-block-38 {
    margin-top: 40px;
  }

  .faq {
    padding-bottom: 80px;
  }

  .div-block-40 {
    margin-top: 32px;
    padding-right: 0px;
  }

  .div-block-41 {
    padding-right: 0px;
  }

  .text-button {
    font-size: 14px;
  }

  .div-block-43 {
    margin-bottom: 40px;
  }

  .fb-button {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .text-button-black {
    font-size: 14px;
  }

  .outline-button-with-arrow {
    padding-top: 10px;
    padding-bottom: 10px;
  }

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

  .tabs-content-2 {
    margin-top: 40px;
  }

  .thumbs-up-block {
    padding-right: 64px;
    padding-left: 64px;
  }

  .div-block-48 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .thumbs-down-block {
    padding-right: 64px;
    padding-left: 64px;
  }

  .thumbs-down-block-fill {
    display: none;
    padding: 16px 64px;
  }

  .thumbs-up-block-fill {
    display: none;
    padding: 16px 64px;
  }

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

  .text-small-left {
    margin-top: 24px;
    text-align: left;
  }

  .div-block-54 {
    padding-right: 0px;
  }

  .div-block-55 {
    margin-top: 16px;
  }

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

  .atcb {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .outline-button-with-arrow-copy {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

@media screen and (max-width: 479px) {
  .hero-block {
    height: 850px;
    background-position: 50% 0%;
    background-size: auto 1100px;
    background-attachment: scroll;
  }

  .h1 {
    font-size: 32px;
    line-height: 40px;
    font-weight: 400;
  }

  .div-block-3 {
    margin-top: 24px;
  }

  .body-copy {
    margin-top: 0px;
    color: #fff;
    font-size: 14px;
  }

  .h2 {
    font-size: 24px;
    line-height: 32px;
    font-style: normal;
  }

  .div-block-5 {
    margin-top: 32px;
  }

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

  .div-block-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    padding-left: 16px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .section {
    padding-top: 72px;
  }

  .section-2 {
    padding-top: 72px;
  }

  .section-3 {
    margin-top: 0px;
  }

  .outline-button {
    font-size: 14px;
  }

  .image {
    width: 150%;
  }

  .section-4 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .about {
    padding-top: 72px;
  }

  .section-6 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .h2-centre {
    font-size: 24px;
    line-height: 32px;
    font-weight: 400;
  }

  .dates-and-location {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .columns-3 {
    display: block;
  }

  .column-5 {
    display: block;
  }

  .h4-centre {
    margin-left: 16px;
    text-align: left;
  }

  .image-2 {
    width: 110px;
    height: 110px;
  }

  .div-block-19 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

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

  .div-block-22 {
    margin-top: 0px;
    margin-left: 16px;
  }

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

  .div-block-26 {
    width: auto;
  }

  .column-6 {
    margin-top: 24px;
  }

  .div-block-28 {
    margin-top: 0px;
    padding-top: 16px;
    padding-bottom: 24px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .grid-2 {
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .section-7 {
    padding-top: 48px;
    padding-bottom: 72px;
  }

  .image-5 {
    width: 64px;
  }

  .image-6 {
    width: 64px;
  }

  .image-7 {
    width: 64px;
  }

  .nav-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 24px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: #fff;
  }

  .outline-button-small {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 16px;
    margin-right: 16px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .small {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .container-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .image-8 {
    padding-left: 4px;
  }

  .brand {
    padding-left: 0px;
  }

  .text-block-2 {
    line-height: 18px;
  }

  .container-copy {
    padding-right: 16px;
    padding-bottom: 72px;
    padding-left: 16px;
  }

  .div-block-38 {
    margin-top: 32px;
  }

  .faq {
    padding-bottom: 72px;
  }

  .div-block-39 {
    margin-right: auto;
  }

  .div-block-40 {
    margin-top: 24px;
  }

  .div-block-42 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .button-with-arrow {
    margin-top: 32px;
  }

  .fb-button {
    margin-top: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .outline-button-with-arrow {
    margin-top: 16px;
    padding-top: 16px;
    padding-bottom: 16px;
  }

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

  .tabs-content-2 {
    margin-top: 32px;
  }

  .text-block-4 {
    padding-left: 32px;
  }

  .thumbs-up-fill {
    width: 48px;
  }

  .thumbs-up-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 24px;
  }

  .div-block-47 {
    margin-top: 32px;
  }

  .thumbs-up-outline {
    width: 48px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .thumbs-down-outline {
    width: 48px;
  }

  .thumbs-down-fill {
    width: 48px;
  }

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

  .thumbs-down-block {
    padding: 24px;
  }

  .thumbs-down-block-fill {
    display: none;
    padding-right: 24px;
    padding-left: 24px;
  }

  .thumbs-up-block-fill {
    display: none;
    padding-right: 24px;
    padding-left: 24px;
  }

  .thumbs-up-fill-selected {
    width: 48px;
  }

  .thumbs-down-fill-selected {
    width: 48px;
  }

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

  .div-block-49 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .small-footer-links {
    padding-left: 0px;
  }

  .logo-footer {
    margin-bottom: 24px;
  }

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

  .menu-button {
    margin-left: auto;
  }

  .menu-button.w--open {
    background-color: #fff;
  }

  .div-block-56 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .div-block-57 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .div-block-58 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-15 {
    width: 100%;
  }

  .tabs-menu-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .outline-button-with-arrow-copy {
    margin-top: 16px;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .div-block-59 {
    margin-top: 24px;
  }
}

#w-node-ee9465ae-513f-da6d-9fb2-cb67b98e5216-1049cdc4 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-ee9465ae-513f-da6d-9fb2-cb67b98e521b-1049cdc4 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-ee9465ae-513f-da6d-9fb2-cb67b98e5220-1049cdc4 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_878bfd2a-2496-ddd8-c93a-535e8a71884b-1049cdc4 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_9d979680-3544-87e3-ad60-9323d71d5bda-1049cdc4 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_9d979680-3544-87e3-ad60-9323d71d5be4-1049cdc4 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_8b541f79-2ead-d2f8-5dcc-20067c616d2e-1049cdc4 {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-dbe4f9af-b1fa-7c79-8899-d210fe57e0a8-1049cdc4 {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_72411dca-04d0-6088-c413-b162c54ac23f-1049cdc4 {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-d0339b08-37ff-2380-9b66-a56a26dd7b70-1049cdc4 {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_1f07bbe9-6b93-7e92-a336-42ba40dd09b1-1049cdc4 {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_4c58f1ba-c364-b6f8-ce79-f1694765e080-b91ffb3b {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-d2e49bbe-c0fb-1e60-8e81-ba61265348b3-b91ffb3b {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-d2e49bbe-c0fb-1e60-8e81-ba61265348bd-b91ffb3b {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

@media screen and (max-width: 479px) {
  #w-node-ee9465ae-513f-da6d-9fb2-cb67b98e521b-1049cdc4 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
}

