:root {
  --black: #131517;
  --background: #fbb800;
  --text-bg: #131517;
  --box-yellow: #ffbd0d;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.div-block {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: agenda-one, sans-serif;
  font-weight: 600;
  display: flex;
}

.section {
  background-image: url('../images/Group-223928.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-block {
  color: #131517;
  text-align: center;
  letter-spacing: 12px;
  text-transform: uppercase;
  font-family: agenda-one, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 46px;
}

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

.text-block-2 {
  text-align: center;
  font-size: 28px;
  font-weight: 300;
  line-height: 32px;
}

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

.text-span-2, .text-span-3 {
  font-weight: 500;
}

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

.div-block-4 {
  justify-content: center;
  display: flex;
}

.link-block, .link-block-2, .link-block-3, .link-block-4 {
  margin-right: 40px;
}

.div-block-6 {
  margin-bottom: 40px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-7 {
  justify-content: center;
  margin-top: 16px;
  display: flex;
}

.text-block-3 {
  font-family: agenda-one, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.text-block-4 {
  display: none;
}

.container {
  width: 100%;
  height: 100%;
  background-image: url('../images/Group-438657.png');
  background-position: 50% 0;
  background-size: auto;
}

.section-2 {
  background-image: url('../images/Glint-Website-•-Desktop-–-4.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-left: 40px;
  padding-right: 40px;
}

.div-block-8 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  justify-content: center;
  align-items: center;
  justify-items: center;
  display: grid;
}

.div-block-9 {
  width: 720px;
  font-family: agenda-one, sans-serif;
  font-style: italic;
  font-weight: 700;
}

.heading {
  color: var(--black);
  text-align: center;
  font-size: 120px;
  line-height: 110px;
}

.body {
  background-color: var(--background);
}

.div-block-10 {
  justify-content: center;
  align-items: center;
  padding-top: 80px;
  padding-bottom: 110px;
  display: flex;
}

.image-5 {
  width: 240px;
}

.image-6 {
  width: 580px;
  margin-top: 40px;
}

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

.text-block-6 {
  color: #131517;
  text-align: center;
  text-transform: lowercase;
  margin-top: 20px;
  font-size: 30px;
  font-style: normal;
  font-weight: 300;
  line-height: 35px;
}

.div-block-11 {
  background-color: var(--text-bg);
  border-radius: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-12 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 110px;
  display: flex;
}

.text-block-7 {
  color: #fff;
  letter-spacing: 10px;
  text-transform: uppercase;
  background-image: linear-gradient(#000, #000);
  border-radius: 10px;
  padding-left: 22px;
  padding-right: 14px;
  font-family: agenda-one, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 52px;
  display: inline-block;
}

.heading-2 {
  color: #131517;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: agenda-one, sans-serif;
  font-size: 70px;
  line-height: 90px;
}

.text-block-8 {
  color: #131517;
  font-family: agenda-one, sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 43px;
}

.div-block-13 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-14 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  display: grid;
}

.div-block-15 {
  background-color: var(--box-yellow);
  border-radius: 10px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-right: 16px;
  padding: 40px 24px 30px;
  display: flex;
}

.div-block-16 {
  background-color: var(--box-yellow);
  border-radius: 10px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 40px 30px 30px;
  display: flex;
}

.div-block-17 {
  background-color: var(--box-yellow);
  border-radius: 10px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-right: 16px;
  padding: 56px 26px 30px;
  display: flex;
}

.heading-3 {
  color: #131517;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: agenda-one, sans-serif;
  font-size: 52px;
  line-height: 56px;
}

.text-block-9 {
  max-width: 390px;
  min-width: auto;
  color: #131517;
  text-align: center;
  letter-spacing: -1px;
  font-family: agenda-one, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 24px;
}

.image-7 {
  width: 68%;
}

.div-block-18 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-8 {
  width: 83%;
}

.div-block-19 {
  width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-9 {
  width: 53%;
}

.div-block-20 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-21 {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  grid-template-rows: auto;
  grid-template-columns: .5fr .75fr;
  grid-auto-columns: 1fr;
  align-content: center;
  justify-content: space-between;
  align-items: center;
  justify-items: center;
  margin-top: 145px;
  display: grid;
}

.text-block-10 {
  color: #131517;
  margin-top: 8px;
  font-family: agenda-one, sans-serif;
  font-size: 36px;
  font-weight: 300;
  line-height: 36px;
  display: block;
}

.image-10 {
  width: 390px;
}

.div-block-22 {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
  grid-auto-columns: 1fr;
  align-content: center;
  justify-content: stretch;
  align-items: center;
  justify-items: center;
  margin-top: 145px;
  display: grid;
}

.div-block-23 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 145px;
  display: flex;
}

.image-11 {
  width: 30%;
  margin-bottom: 20px;
}

.div-block-24 {
  grid-column-gap: 16px;
  grid-row-gap: 46px;
  text-align: center;
  grid-template: "." minmax(auto, 1fr)
                 "."
                 "."
                 / 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: center;
  justify-content: center;
  align-self: center;
  align-items: center;
  justify-items: center;
  margin-top: 40px;
  padding-left: 10px;
  padding-right: 10px;
  display: grid;
}

.text-block-11 {
  color: #000;
  text-align: center;
  font-family: agenda-one, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 42px;
}

.text-block-12 {
  width: 310px;
  color: #131517;
  text-align: center;
  font-family: agenda-one, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 18px;
}

.div-block-25 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.div-block-26 {
  width: 30%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-27 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.div-block-29, .div-block-30, .div-block-31, .div-block-32, .div-block-33, .div-block-34 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-35 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 110px;
  display: flex;
}

.text-block-13 {
  width: 530px;
  color: #000;
  text-align: center;
  font-family: agenda-one, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 26px;
}

.div-block-36 {
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  padding-right: 12px;
  display: flex;
}

.div-block-37 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-14 {
  width: 390px;
  color: #000;
  font-family: agenda-one, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.text-block-15 {
  margin-top: 12px;
  font-family: agenda-one, sans-serif;
}

.div-block-38 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 110px;
  padding-bottom: 110px;
  display: flex;
}

.div-block-39 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.image-19, .image-20, .image-21, .image-22, .image-23 {
  width: 100%;
}

.div-block-40 {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-right: 40px;
  display: flex;
}

.div-block-41 {
  width: 100%;
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.div-block-42 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-43 {
  margin-top: 16px;
  display: none;
}

.image-24, .image-25 {
  display: none;
}

.text-block-16 {
  color: #000;
  font-family: agenda-one, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.div-block-47, .div-block-50 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.link-block-7 {
  font-family: agenda-one, sans-serif;
  text-decoration: none;
}

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

.text-span-8 {
  text-transform: uppercase;
}

.text-span-9 {
  font-weight: 700;
}

.div-block-54 {
  flex-direction: column;
  align-content: center;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.text-span-10, .text-span-11, .text-span-12, .text-span-13, .text-span-14, .text-span-15, .text-span-16, .text-span-17, .text-span-18 {
  font-weight: 600;
}

.text-block-17 {
  width: 260px;
  color: #131517;
  text-align: center;
  font-family: agenda-one, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 18px;
}

.bold-text-2, .bold-text-3, .bold-text-4, .text-span-19, .text-span-20, .text-span-21, .text-span-22, .text-span-23, .text-span-24 {
  font-weight: 600;
}

.div-block-55 {
  width: 0;
  height: 0;
}

.text-span-25 {
  font-weight: 600;
}

.image-27 {
  height: 0;
}

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

.container-2 {
  max-width: 100%;
}

@media screen and (min-width: 1280px) {
  .section-2 {
    background-position: 50% 0;
    background-size: cover;
    background-attachment: scroll;
    padding-left: 140px;
    padding-right: 140px;
  }

  .div-block-8 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    justify-content: space-between;
  }

  .div-block-9 {
    width: 780px;
  }

  .heading {
    text-align: left;
    font-size: 140px;
    line-height: 120px;
  }

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

  .image-6 {
    width: 580px;
    top: 37%;
    right: 7%;
  }

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

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

  .heading-2 {
    font-size: 90px;
  }

  .text-block-10 {
    margin-top: 12px;
  }

  .div-block-24 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1.25fr 1.25fr 1.25fr;
  }

  .text-block-11 {
    font-size: 38px;
    line-height: 44px;
  }

  .text-block-12 {
    width: 340px;
    font-size: 20px;
    line-height: 20px;
  }

  .div-block-35 {
    margin-top: 110px;
  }

  .div-block-38 {
    margin-top: 160px;
    padding-bottom: 60px;
  }

  .div-block-57 {
    width: 468px;
  }
}

@media screen and (min-width: 1440px) {
  .section-2 {
    background-position: 50% 0;
  }
}

@media screen and (max-width: 991px) {
  .section {
    background-position: 0 100%;
  }

  .section-2 {
    background-image: url('../images/Group-438727.png');
    background-position: 50% 12%;
    background-repeat: repeat;
    background-size: auto;
    padding-left: 36px;
    padding-right: 36px;
  }

  .div-block-8 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .div-block-9 {
    width: 600px;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .heading {
    font-size: 110px;
    line-height: 110px;
  }

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

  .image-5 {
    width: 180px;
  }

  .image-6 {
    position: static;
  }

  .text-block-6 {
    margin-top: 0;
  }

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

  .text-block-7 {
    text-align: center;
    justify-content: space-around;
    align-items: baseline;
    padding-left: 16px;
    padding-right: 8px;
    display: inline-block;
  }

  .heading-2 {
    text-align: center;
    line-height: 90px;
  }

  .text-block-8 {
    text-align: center;
    line-height: 32px;
  }

  .div-block-13 {
    width: 90%;
  }

  .div-block-14 {
    grid-template: "."
                   "."
                   "."
                   / 1fr;
    grid-auto-flow: row;
    justify-content: end;
    display: grid;
  }

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

  .div-block-16 {
    justify-content: space-between;
  }

  .div-block-17 {
    margin-right: 0;
  }

  .text-block-9 {
    width: 430px;
  }

  .image-8 {
    width: 60%;
  }

  .div-block-21 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    justify-content: center;
    margin-top: 110px;
  }

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

  .image-10 {
    width: 340px;
    display: none;
  }

  .div-block-22 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    margin-top: 110px;
  }

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

  .image-11 {
    width: 52%;
  }

  .div-block-24 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    margin-top: 10px;
  }

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

  .div-block-44 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .div-block-45 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-24, .image-25 {
    width: 340px;
    margin-bottom: 20px;
    display: block;
  }

  .div-block-50, .div-block-52 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-53 {
    width: 0;
  }
}

@media screen and (max-width: 767px) {
  .div-block {
    margin-left: 16px;
    margin-right: 16px;
  }

  .section {
    background-image: url('../images/Group-223929.svg');
    background-position: 50% 100%;
  }

  .text-block {
    font-size: 24px;
    line-height: 34px;
  }

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

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

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

  .link-block {
    width: 23px;
    margin-right: 30px;
  }

  .link-block-2 {
    width: 21px;
    margin-right: 30px;
  }

  .link-block-3 {
    width: 23px;
    margin-right: 30px;
  }

  .link-block-4 {
    width: 19px;
    margin-right: 30px;
  }

  .div-block-5 {
    width: 258px;
    height: auto;
  }

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

  .text-block-3 {
    margin-top: 0;
    font-size: 12px;
  }

  .link-block-5 {
    width: 20px;
  }

  .section-2 {
    background-image: url('../images/Glint-Website-•-Desktop-–-4_1.png'), url('../images/Group-438727.png');
    background-position: 50% -3%, 50% 12%;
    background-repeat: no-repeat, repeat;
    background-size: auto, auto;
    padding-left: 30px;
    padding-right: 30px;
  }

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

  .heading {
    margin-top: 0;
    font-size: 65px;
    line-height: 65px;
  }

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

  .image-6 {
    margin-top: 30px;
  }

  .text-block-6 {
    max-width: 440px;
    font-size: 22px;
    line-height: 22px;
  }

  .text-block-7 {
    text-indent: 2px;
    padding-left: 18px;
    padding-right: 8px;
    font-size: 12px;
    line-height: 36px;
  }

  .heading-2 {
    font-size: 52px;
    line-height: 52px;
  }

  .text-block-8 {
    font-size: 22px;
    line-height: 22px;
  }

  .div-block-14 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .div-block-15 {
    margin-right: 0;
  }

  .div-block-24 {
    grid-row-gap: 30px;
    grid-template-rows: auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .text-block-13 {
    width: 440px;
    font-size: 20px;
    line-height: 22px;
  }
}

@media screen and (max-width: 479px) {
  .div-block {
    margin-left: 16px;
    margin-right: 16px;
  }

  .text-block {
    letter-spacing: 8px;
  }

  .text-block-2 {
    font-size: 14px;
    line-height: 17px;
    display: none;
  }

  .link-block {
    width: 22px;
    margin-right: 30px;
  }

  .link-block-2, .link-block-3, .link-block-4 {
    margin-right: 30px;
  }

  .image {
    width: 20px;
  }

  .image-2 {
    width: 21px;
  }

  .image-3, .image-4 {
    width: 18px;
  }

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

  .text-block-3 {
    margin-top: 0;
    font-size: 10px;
  }

  .text-block-4 {
    text-align: center;
    font-size: 14px;
    font-weight: 300;
    line-height: 18px;
    display: block;
  }

  .text-span-4 {
    font-weight: 700;
  }

  .text-span-5, .text-span-6, .text-span-7 {
    font-weight: 300;
  }

  .section-2 {
    background-image: url('../images/Glint-Website-•-Mobile-–-2.png');
    background-position: 50% 0;
    background-size: cover;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading {
    font-size: 62px;
    line-height: 60px;
  }

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

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

  .text-block-7 {
    letter-spacing: 6px;
    border-radius: 6px;
    padding-left: 14px;
    padding-right: 8px;
    font-size: 12px;
    line-height: 30px;
  }

  .div-block-14 {
    grid-template-columns: auto;
    margin-left: 10px;
    margin-right: 10px;
  }

  .div-block-16, .div-block-17 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-3 {
    font-size: 52px;
  }

  .text-block-9 {
    width: auto;
    max-width: 330px;
  }

  .div-block-21 {
    margin-top: 90px;
  }

  .text-block-10 {
    max-width: 340px;
    font-size: 20px;
    line-height: 20px;
  }

  .div-block-22, .div-block-23 {
    margin-top: 90px;
  }

  .div-block-24 {
    grid-row-gap: 40px;
  }

  .text-block-12 {
    width: auto;
    max-width: 300px;
  }

  .div-block-35 {
    margin-top: 90px;
  }

  .text-block-13 {
    width: auto;
    text-align: center;
  }

  .div-block-37 {
    align-items: flex-start;
  }

  .text-block-14 {
    width: 250px;
  }

  .div-block-38 {
    margin-top: 100px;
    padding-bottom: 60px;
  }

  .div-block-39 {
    grid-column-gap: 27px;
    grid-row-gap: 27px;
  }

  .image-19, .image-20, .image-21, .image-22, .image-23 {
    width: 90%;
  }

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

  .div-block-41 {
    flex-direction: column;
    align-items: center;
  }

  .div-block-42 {
    width: 310px;
    align-items: center;
  }

  .div-block-44 {
    max-width: 370px;
  }

  .image-24 {
    width: 300px;
    margin-top: 10px;
  }

  .image-25 {
    width: 300px;
  }

  .div-block-46, .div-block-48, .div-block-49, .div-block-50, .div-block-51 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block-17 {
    max-width: 260px;
  }
}

#w-node-a06ee7c7-c29e-a6db-5944-da6f236bd06a-7ffb16d1, #w-node-_12cc3b55-1e2e-69f4-a3c7-4f7c505f5ac4-7ffb16d1, #w-node-_4b30db61-aaad-9ae8-439e-536f779cb72d-7ffb16d1, #w-node-f57c9191-a1b9-5f3b-ec19-02c742120c6d-7ffb16d1, #w-node-ea8f84aa-a29d-af8a-bcd6-e1fa8e4e40a4-7ffb16d1, #w-node-_57c4872f-d29d-97dc-b422-6cd085eb9e8c-7ffb16d1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f8cc60b3-dba8-a3cd-9e19-f54fd586c573-7ffb16d1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-f8cc60b3-dba8-a3cd-9e19-f54fd586c574-7ffb16d1, #w-node-_301b10bd-6dc6-c994-d8ef-312f09f9d1a3-7ffb16d1, #w-node-f8cc60b3-dba8-a3cd-9e19-f54fd586c575-7ffb16d1, #w-node-f8cc60b3-dba8-a3cd-9e19-f54fd586c576-7ffb16d1, #w-node-f8cc60b3-dba8-a3cd-9e19-f54fd586c578-7ffb16d1, #w-node-_4db209a3-d519-337a-63d5-b7f5fa882221-7ffb16d1, #w-node-_4db209a3-d519-337a-63d5-b7f5fa882222-7ffb16d1, #w-node-_50dcf4df-83b3-ab7b-2805-93741d2348d1-7ffb16d1, #w-node-_4db209a3-d519-337a-63d5-b7f5fa882223-7ffb16d1, #w-node-_4db209a3-d519-337a-63d5-b7f5fa882224-7ffb16d1, #w-node-_4db209a3-d519-337a-63d5-b7f5fa882226-7ffb16d1, #w-node-_6123175b-e81f-cb43-30aa-8e3cbfeac296-7ffb16d1, #w-node-_6123175b-e81f-cb43-30aa-8e3cbfeac297-7ffb16d1, #w-node-_6123175b-e81f-cb43-30aa-8e3cbfeac298-7ffb16d1, #w-node-_6123175b-e81f-cb43-30aa-8e3cbfeac299-7ffb16d1, #w-node-_6123175b-e81f-cb43-30aa-8e3cbfeac29b-7ffb16d1, #w-node-b59a440a-404f-0bd4-6278-a5413e737c4a-7ffb16d1, #w-node-b59a440a-404f-0bd4-6278-a5413e737c4b-7ffb16d1, #w-node-_7b1a1059-2e35-9ba9-1cee-231000787941-7ffb16d1, #w-node-b59a440a-404f-0bd4-6278-a5413e737c4c-7ffb16d1, #w-node-b59a440a-404f-0bd4-6278-a5413e737c4d-7ffb16d1, #w-node-b59a440a-404f-0bd4-6278-a5413e737c4f-7ffb16d1, #w-node-f698e239-c73f-6c01-273f-1d45570cfa2b-7ffb16d1, #w-node-f698e239-c73f-6c01-273f-1d45570cfa2c-7ffb16d1, #w-node-f698e239-c73f-6c01-273f-1d45570cfa2d-7ffb16d1, #w-node-f698e239-c73f-6c01-273f-1d45570cfa2e-7ffb16d1, #w-node-f698e239-c73f-6c01-273f-1d45570cfa30-7ffb16d1, #w-node-b7587a2c-7bbc-bf3b-e1c8-9aa533029f61-7ffb16d1, #w-node-b7587a2c-7bbc-bf3b-e1c8-9aa533029f62-7ffb16d1, #w-node-fdc673a4-573d-6a43-14df-7bd27cb53214-7ffb16d1, #w-node-b7587a2c-7bbc-bf3b-e1c8-9aa533029f63-7ffb16d1, #w-node-b7587a2c-7bbc-bf3b-e1c8-9aa533029f64-7ffb16d1, #w-node-b7587a2c-7bbc-bf3b-e1c8-9aa533029f66-7ffb16d1, #w-node-e4d6d54a-7ed9-3677-0cb1-a2d84431788f-7ffb16d1, #w-node-e4d6d54a-7ed9-3677-0cb1-a2d844317890-7ffb16d1, #w-node-c718da48-beec-8431-907a-7c44f15214fb-7ffb16d1, #w-node-e4d6d54a-7ed9-3677-0cb1-a2d844317891-7ffb16d1, #w-node-e4d6d54a-7ed9-3677-0cb1-a2d844317892-7ffb16d1, #w-node-e4d6d54a-7ed9-3677-0cb1-a2d844317894-7ffb16d1, #w-node-c3686307-71aa-75d3-72c2-a018c0cd9cb1-7ffb16d1, #w-node-beb561d6-8a3b-70d2-2e25-b8b77fb6b859-7ffb16d1, #w-node-_892cb757-3e70-38e2-c967-cbe2293a2873-7ffb16d1, #w-node-b63cb3ce-b725-68b9-49f5-649d0cffd3f5-7ffb16d1, #w-node-_420e40e3-2a99-8841-ac9b-5e530c487387-7ffb16d1, #w-node-_0b45668a-074c-8c3d-ce58-d10f4fc03549-7ffb16d1, #w-node-_1ba3dc53-6295-a286-b0b7-3582f558d0ad-7ffb16d1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1280px) {
  #w-node-e4d6d54a-7ed9-3677-0cb1-a2d84431788f-7ffb16d1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 991px) {
  #w-node-abeaeb8f-d569-0ee3-c572-6723ffe30111-7ffb16d1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


