:root {
  --white: white;
  --black: black;
}

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

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

@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 {
  text-align: center;
  margin-bottom: 117px;
}

.image {
  width: 100%;
  max-width: 206px;
}

.section {
  background-color: #000;
  justify-content: center;
  align-items: center;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
}

.section-2 {
  background-color: #0c3557;
  background-image: url('../images/background.png');
  background-position: 79% 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 75px;
  padding-bottom: 500px;
}

.heading {
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 64px;
  line-height: 77px;
}

.div-block-2 {
  background-color: #fff;
  width: 84%;
  height: 2px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.text-block {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 34px;
}

.text-span, .text-span-2 {
  white-space: nowrap;
}

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

.paragraph {
  color: #fff;
  text-align: left;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 21px;
}

.text-span-3 {
  white-space: nowrap;
}

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

.columns {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.container {
  justify-content: center;
  align-items: center;
  max-width: 80%;
  margin-bottom: 60px;
  display: flex;
}

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

.section-3 {
  background-color: #000;
  min-height: 22vh;
  padding-top: 40px;
  padding-bottom: 40px;
}

.div-block-6, .div-block-7 {
  text-align: center;
  margin-bottom: 10px;
}

.link-block {
  padding: 10px;
}

.text-block-2 {
  color: #fff;
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 19px;
}

.text-span-4 {
  white-space: nowrap;
}

.image-2 {
  width: 100%;
  max-width: 150px;
}

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

.image-4 {
  width: 100%;
  max-width: 300px;
  margin-bottom: 20px;
}

.heading-2 {
  color: #fff;
  text-transform: uppercase;
  max-width: 626px;
  margin-top: 0;
  margin-bottom: 14px;
  font-family: Kanit, sans-serif;
  font-size: 60px;
  line-height: 70px;
}

.heading-3 {
  color: #aec737;
}

.heading-4 {
  color: #aec737;
  margin-top: 0;
  margin-bottom: 50px;
  font-family: Kanit, sans-serif;
  font-size: 34px;
  line-height: 35px;
}

.text-span-5 {
  white-space: nowrap;
}

.paragraph-2 {
  color: #fff;
  max-width: 469px;
  margin-bottom: 44px;
  padding-right: 0;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
}

.heading-5 {
  color: #6ebbd9;
  font-family: Kanit, sans-serif;
  font-size: 36px;
  line-height: 41px;
}

.columns-2 {
  align-items: center;
  display: flex;
}

.div-block-8 {
  padding-top: 0;
}

.image-5 {
  display: none;
}

.column-2 {
  align-self: flex-start;
  padding-top: 19px;
  padding-left: 0;
  padding-right: 0;
}

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

.container-2 {
  text-align: center;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  display: flex;
}

.text-span-6, .text-span-7, .text-span-8 {
  white-space: nowrap;
}

.image-6 {
  width: 100%;
  max-width: 472px;
}

.button {
  background-color: #468c41;
  padding-left: 25px;
  padding-right: 25px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
}

.text-span-9 {
  white-space: nowrap;
}

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

.div-block-9 {
  justify-content: center;
  width: 100%;
  max-width: 1200px;
  margin-top: 100px;
  display: flex;
}

.paragraph-3 {
  color: #fff;
  text-align: left;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}

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

.div-block-10 {
  width: 100%;
  max-width: 1050px;
}

.text-span-11, .text-span-12, .text-span-13 {
  white-space: nowrap;
}

.cell {
  justify-content: flex-start;
  align-items: center;
}

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

.text-span-14 {
  color: #aec737;
}

.text-span-15, .text-span-16 {
  color: #aec737;
  font-weight: 700;
}

.text-block-4 {
  color: #6ebbd9;
  text-align: center;
  margin-top: 59px;
  margin-bottom: 24px;
  font-family: Kanit, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 38px;
}

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

.text-span-17, .text-span-18, .text-span-19 {
  font-weight: 700;
}

.quick-stack {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  max-width: 950px;
}

.quick-stack-2 {
  grid-column-gap: 46px;
  grid-row-gap: 46px;
  padding: 0;
}

.text-span-21 {
  color: #aec737;
}

.text-span-22, .text-span-23 {
  display: inline-block;
}

.button-2 {
  color: #fff;
  text-align: center;
  background-color: #468c41;
  width: 214px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

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

.container-3 {
  justify-content: center;
  width: 85%;
  max-width: none;
  display: flex;
}

.div-block-12 {
  flex-flow: column;
  align-items: center;
  width: 100%;
  max-width: 769px;
  margin-top: -300px;
  padding-bottom: 60px;
  display: flex;
}

.quick-stack-3 {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  width: 100%;
  padding: 0;
}

.text-block-6 {
  color: #6ebbd9;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 27px;
  font-family: Kanit, sans-serif;
  font-size: 36px;
  line-height: 41px;
}

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

.paragraph-4 {
  color: #fff;
  text-align: center;
  max-width: 646px;
  margin-bottom: 45px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.div-block-13 {
  background-color: #539c9d;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 30px;
  display: flex;
}

.text-block-7 {
  color: #fff;
  text-align: center;
  text-transform: capitalize;
  font-family: Kanit, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.image-7 {
  margin-bottom: 15px;
}

.div-block-13-copy {
  background-color: #59a4da;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 30px;
  display: flex;
}

.div-block-13-2, .div-block-13-3 {
  background-color: #427ea2;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 30px;
  display: flex;
}

.div-block-13-4 {
  background-color: #539c9d;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 30px;
  display: flex;
}

.div-block-13-5 {
  background-color: #59a4da;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 30px;
  display: flex;
}

.container-4 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  padding: 0 0 120px;
  display: flex;
  position: relative;
}

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

.div-block-14 {
  width: 100%;
  max-width: 950px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-5 {
  background-image: linear-gradient(#000, #fff0 55%), url('../images/QuoteBackground.png');
  background-position: 0 0, 100% -56%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.quick-stack-4 {
  width: 100%;
  padding: 0;
}

.text-block-8 {
  color: #0c3557;
  text-align: left;
  text-transform: uppercase;
  font-family: Kanit, sans-serif;
  font-size: 36px;
  line-height: 41px;
}

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

.paragraph-5 {
  color: #0c171e;
  max-width: 401px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

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

.cell-2 {
  justify-content: center;
  align-items: flex-start;
}

.container-5 {
  height: 100px;
}

.div-block-15 {
  background-image: url('../images/GreyHexBackground.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  justify-content: center;
  width: 100%;
  padding: 60px;
  display: flex;
}

.div-block-16 {
  background-color: #6ebbd9;
  background-image: url('../images/QuotationMark.png');
  background-position: 17% -80px;
  background-repeat: no-repeat;
  background-size: auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 726px;
  min-height: 511px;
  margin-top: 80px;
  padding: 115px 100px 100px;
  display: flex;
  position: relative;
}

.paragraph-6 {
  color: #0c171e;
  max-width: 438px;
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.text-block-9 {
  color: #0c171e;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 25px;
}

.text-block-9-copy {
  color: #0c171e;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
}

.div-block-17 {
  grid-column-gap: 160px;
  grid-row-gap: 160px;
  display: flex;
  position: absolute;
  bottom: 9%;
}

.container-6 {
  max-width: 475px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-6 {
  background-image: url('../images/FormBackground.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 101% 101%;
}

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

.text-block-10 {
  color: #6ebbd9;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 24px;
  font-family: Kanit, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
}

.text-span-27 {
  color: #aec737;
}

.text-block-11 {
  color: #fff;
  text-align: center;
  margin-bottom: 29px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 32px;
}

.div-block-19 {
  background-color: #0b3656;
  padding: 24px 29px;
}

.text-block-12 {
  color: #fff;
  font-family: Lato, sans-serif;
}

.image-8 {
  position: absolute;
  inset: auto 0% -160px auto;
}

.text-span-28, .text-span-29, .text-span-30, .text-span-31 {
  display: inline-block;
}

.text-span-32 {
  color: #aec737;
}

.image-10 {
  width: 90%;
  max-width: 278px;
}

.cell-4 {
  justify-content: center;
  align-items: flex-start;
}

.div-block-20 {
  background-color: #0c171e;
  border-radius: 25px;
  width: 100%;
  height: 100%;
  padding: 50px;
}

.paragraph-7 {
  color: #fff;
  max-width: 626px;
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  font-size: 20px;
  line-height: 28px;
}

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

.text-span-34, .text-span-35 {
  color: #aec737;
  font-weight: 700;
}

.button-3 {
  color: #fff;
  letter-spacing: .8px;
  text-transform: uppercase;
  background-color: #468c41;
  padding: 10px 18px;
  font-family: Lato, sans-serif;
  font-weight: 900;
  line-height: 22px;
}

.quick-stack-2-copy {
  grid-column-gap: 73px;
  grid-row-gap: 73px;
  padding: 0;
}

.div-block-10-copy {
  background-color: #0b3656;
  border-radius: 25px;
  width: 100%;
  max-width: 1050px;
  padding: 50px;
}

.text-block-13 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: Kanit, sans-serif;
  font-size: 36px;
  line-height: 41px;
}

.text-span-36 {
  color: #aec737;
}

.text-block-14 {
  color: #fff;
  width: 100%;
}

.container-7 {
  max-width: 86%;
}

.div-block-21 {
  max-width: 1140px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}

.section-7 {
  background-image: url('../images/Clip-path-group.png'), url('../images/Clip-path-group-1.png'), url('../images/LargeWaveBackground.png'), url('../images/WaveBackgroundHero.png'), linear-gradient(#0c171e, #0b3656);
  background-position: 100% 61%, 0%, 50% 37%, 0 0, 0 0;
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, repeat;
  background-size: auto, 420px, contain, contain, auto;
  padding-top: 25px;
  padding-bottom: 20px;
}

.div-block-22 {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 626px;
  margin: auto auto 100px;
  display: flex;
}

.text-span-37 {
  color: #aec737;
}

.text-span-38 {
  color: #aec737;
  font-weight: 700;
}

.quick-stack-5 {
  grid-column-gap: 0px;
  grid-row-gap: 40px;
  width: 100%;
  padding: 0;
}

.cell-5 {
  justify-content: flex-start;
  align-items: center;
}

.text-block-15-middle {
  color: #fff;
  font-size: 25px;
  line-height: 79%;
}

.body {
  color: #0c171e;
  scroll-padding-top: 80px;
  font-family: Lato, sans-serif;
}

.cell-6, .cell-7 {
  justify-content: flex-start;
  align-items: center;
}

.text-block-15-copy {
  color: #999;
  letter-spacing: 2px;
  font-size: 18px;
  font-style: italic;
  font-weight: 300;
  line-height: 120%;
}

.image-11, .image-12 {
  max-width: 50px;
}

.text-block-15-middle-copy {
  color: #fff;
  font-size: 20px;
  line-height: 150%;
}

.div-block-22-copy {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1030px;
  margin: auto auto 100px;
  display: flex;
}

.div-block-23 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  max-width: 725px;
  margin-bottom: 10px;
  display: flex;
}

.flex-block {
  justify-content: center;
  align-items: center;
  width: 10%;
}

.flex-block-232 {
  justify-content: flex-end;
  align-items: flex-start;
  width: 25%;
}

.flex-block-2-copy {
  justify-content: center;
  align-items: flex-start;
  width: 75%;
}

.flex-block-232-copy {
  justify-content: flex-start;
  align-items: flex-start;
  width: 25%;
}

.div-block-24 {
  max-width: 735px;
  margin: auto auto 100px;
}

.quick-stack-6 {
  padding: 0;
}

.heading-2-copy {
  color: #fff;
  text-transform: uppercase;
  max-width: 270px;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Kanit, sans-serif;
  font-size: 40px;
  line-height: 35px;
}

.text-span-33-copy {
  font-weight: 400;
}

.paragraph-7-copy {
  color: #fff;
  margin-bottom: 30px;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.div-block-25 {
  max-width: 337px;
}

.text-span-39 {
  white-space: nowrap;
}

.list {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #fff;
  flex-flow: column;
  padding-left: 27px;
  list-style-type: disc;
  display: block;
}

.paragraph-7-copy-copy {
  color: #fff;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 14px;
}

.text-block-15 {
  color: #aec737;
  letter-spacing: 12px;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: Kanit, sans-serif;
  font-size: 12px;
  line-height: 23px;
}

.image-13 {
  max-width: 277px;
}

.cell-8 {
  justify-content: center;
  align-items: flex-end;
}

.div-block-24-copy {
  background-color: #6ebbd9;
  max-width: 740px;
  margin: auto auto 100px;
  padding: 40px;
}

.text-block-16 {
  color: #0c171e;
  margin-bottom: 0;
  font-family: Kanit, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 25px;
}

.div-block-26 {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 583px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-27 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 660px;
  margin: auto;
  display: flex;
}

.heading-2-copy-copy {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  max-width: 680px;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Kanit, sans-serif;
  font-size: 40px;
  line-height: 35px;
}

.paragraph-7-copy-copy {
  color: #fff;
  text-align: center;
  margin-bottom: 30px;
  font-family: Lato, sans-serif;
  font-size: 14px;
}

.text-block-15-copy {
  color: #aec737;
  text-align: center;
  letter-spacing: 12px;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: Kanit, sans-serif;
  font-size: 12px;
  line-height: 23px;
}

.image-14 {
  max-width: 503px;
}

.div-block-28 {
  margin: auto;
}

.text-block-17 {
  color: #6ebbd9;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 40px;
  font-family: Kanit, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 35px;
}

.section-8 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.quick-stack-7 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  padding: 0;
}

.div-block-29-2 {
  background-color: #6ebbd9;
  flex-flow: column;
  width: 100%;
  height: 100%;
  padding: 35px 20px;
  display: flex;
}

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

.text-block-18-2 {
  color: #0b3656;
  text-transform: uppercase;
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: Kanit, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
}

.text-block-18-copy {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.div-block-29-copy {
  background-color: #0b3656;
  flex-flow: column;
  width: 100%;
  height: 100%;
  padding: 35px 20px;
  display: flex;
}

.div-block-29-copy-copy {
  background-color: #0c171e;
  flex-flow: column;
  width: 100%;
  height: 100%;
  padding: 35px 20px;
  display: flex;
}

.section-7-copy {
  background-image: url('../images/DFS-9.16.24-Arctic-Wolf-Competitive-Replace_Triangle-Bottom.png'), url('../images/DFS-9.16.24-Arctic-Wolf-Competitive-Replace_Tech-Shapes-01.png'), linear-gradient(#0c171e, #0b3656);
  background-position: 0 0, 100% 0, 0 0;
  background-repeat: no-repeat, no-repeat, repeat;
  background-size: contain, 420px, auto;
  padding-top: 200px;
  padding-bottom: 0;
}

.text-span-40 {
  white-space: nowrap;
}

.div-block-27-copy {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 535px;
  margin: auto;
  display: flex;
}

.quick-stack-8 {
  grid-column-gap: 148px;
  grid-row-gap: 20px;
  width: 100%;
  margin-top: 21px;
  padding: 0;
}

.image-16 {
  max-height: 60px;
  margin-bottom: 6px;
}

.text-span-33-copy-copy {
  font-weight: 400;
}

.paragraph-7-copy-copy-copy {
  color: #fff;
  text-align: left;
  max-width: 165px;
  margin-bottom: 30px;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 146%;
}

.bold-text {
  font-weight: 400;
  line-height: 146%;
}

.text-span-41 {
  white-space: nowrap;
}

.text-block-19 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-family: Kanit, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 41px;
}

.text-span-42 {
  color: #aec737;
}

.div-block-30 {
  background-color: #0c171e;
  border-radius: 25px;
  margin-top: 155px;
  padding: 50px;
}

.link {
  color: #aec737;
}

.paragraph-8 {
  color: #fff;
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 23px;
}

.text-span-43, .text-span-44, .text-span-45, .text-span-46, .text-span-47 {
  display: inline-block;
}

.text-block-18-2-copy {
  color: #0b3656;
  text-transform: uppercase;
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: Kanit, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
}

.text-block-18-copy-copy {
  color: #0b3656;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.div-block-29-2-copy {
  background-color: #aec737;
  flex-flow: column;
  width: 100%;
  height: 100%;
  padding: 35px 20px;
  display: flex;
}

.text-span-48 {
  color: #fff;
}

.text-block-20 {
  color: #aec737;
  letter-spacing: 12px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: Kanit, sans-serif;
  font-size: 12px;
}

.text-block-15-copy-copy {
  color: #999;
  letter-spacing: 2px;
  font-size: 25px;
  font-style: italic;
  font-weight: 300;
  line-height: 120%;
}

.flex-block-copy {
  justify-content: flex-start;
  align-items: center;
  width: 45%;
}

.quick-stack-9 {
  width: 100%;
  padding: 0;
}

.text-block-21 {
  color: #fff;
  text-align: left;
  font-size: 25px;
  font-weight: 900;
}

.cell-14, .cell-15 {
  justify-content: center;
}

.text-block-22 {
  text-align: left;
  font-size: 25px;
  font-style: italic;
}

.cell-16 {
  color: #fff;
  justify-content: center;
}

.image-17 {
  max-width: 194px;
}

.text-block-21-copy {
  color: #fff;
  text-align: left;
  font-size: 20px;
  font-weight: 400;
}

.div-block-31 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 50px 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  width: 100%;
  display: grid;
}

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

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

.text-block-24 {
  color: #fff;
  text-align: left;
  font-size: 20px;
}

.paragraph-9 {
  color: #fff;
  margin-bottom: 25px;
}

.text-block-16-copy {
  color: #0c171e;
  margin-bottom: 30px;
  font-family: Kanit, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}

.list-2 {
  color: #0c171e;
  max-width: 472px;
  margin-bottom: 30px;
  font-family: Kanit, sans-serif;
  font-size: 20px;
  line-height: 25px;
}

.list-item, .list-item-2, .list-item-3 {
  text-align: left;
}

.text-span-49, .text-span-50, .text-span-51, .text-span-52 {
  font-weight: 700;
}

.paragraph-10 {
  color: #fff;
  text-align: center;
  max-width: 487px;
}

.text-span-53 {
  color: #aec737;
  font-weight: 700;
  display: inline-block;
}

.text-span-54, .text-span-55 {
  color: #aec737;
  font-weight: 700;
}

.image-19 {
  margin-top: 40px;
  margin-bottom: 65px;
}

.div-block-22-copy-copy {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1030px;
  margin: 100px auto;
  display: flex;
}

.text-span-56, .text-span-57 {
  display: inline-block;
}

.image-17-copy {
  max-width: 194px;
  display: none;
}

.text-block-22-copy {
  text-align: left;
  font-size: 25px;
  font-style: italic;
  display: none;
}

.footer {
  background-color: #0c171e;
  padding-top: 25px;
  padding-bottom: 20px;
}

.container-8 {
  max-width: 86%;
}

.div-block-32 {
  max-width: 1140px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}

.div-block-33 {
  justify-content: center;
  width: 100%;
  max-width: 1200px;
  display: flex;
}

.quick-stack-10 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  max-width: 950px;
}

.paragraph-11 {
  color: #fff;
  text-align: left;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}

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

.container-9 {
  justify-content: center;
  width: 90%;
  max-width: 996px;
  display: flex;
}

.div-block-34 {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  max-width: 100%;
  padding-bottom: 100px;
}

.image-22 {
  max-width: 200px;
}

.section-9 {
  background-image: url('../images/Mask-group-copy.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
}

.div-block-35 {
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 100px;
  display: flex;
}

.quick-stack-main {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding: 0;
}

.heading-7, .heading-8 {
  color: #fff;
  text-transform: uppercase;
  max-width: 669px;
  margin-bottom: 28px;
  font-family: Kanit, sans-serif;
  font-size: 96px;
  line-height: 82%;
}

.text-block-31 {
  color: #aec737;
  text-transform: uppercase;
  max-width: 866px;
  font-family: Kanit, sans-serif;
  font-size: 33px;
  font-weight: 400;
  line-height: 100%;
}

.div-block-36 {
  padding-top: 100px;
  padding-left: 10vw;
}

.image-23 {
  margin-top: -6.5vh;
}

.quick-stack-right {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: linear-gradient(90deg, #000, #468c41);
  padding: 0;
}

.div-block-37 {
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 10vw;
}

.text-block-32 {
  color: #fff;
  text-transform: uppercase;
  max-width: 480px;
  font-family: Kanit, sans-serif;
  font-size: 26px;
  line-height: 26px;
}

.text-block-33 {
  color: #fff;
  font-size: 22px;
  line-height: 32px;
}

.image-24 {
  max-width: 158px;
  position: relative;
}

.image-25 {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.div-block-38 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.quick-stack-left {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: linear-gradient(270deg, #000, #468c41);
  padding: 0;
}

.div-block-38-copy {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.div-block-37-copy {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  padding: 60px 10vw 60px 2vw;
  display: flex;
}

.image-25-copy {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.image-24-copy {
  max-width: 158px;
  position: relative;
}

.text-block-32-copy {
  color: #fff;
  text-align: right;
  text-transform: uppercase;
  font-family: Kanit, sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 26px;
}

.text-block-33-copy {
  color: #fff;
  text-align: right;
  font-size: 22px;
  line-height: 32px;
}

.section-10 {
  background-image: url('../images/Group-19.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-block-39 {
  text-align: center;
  padding-top: 100px;
  padding-bottom: 100px;
}

.text-block-34 {
  color: #fff;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
  max-width: 996px;
  margin-bottom: 30px;
  font-family: Kanit, sans-serif;
  font-size: 33px;
  font-weight: 400;
  line-height: 120%;
}

.button-4 {
  text-transform: uppercase;
  background-color: #0000;
  border: 2px solid #fff;
  font-weight: 900;
  line-height: 22px;
}

.div-block-40 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #fff;
  border-radius: 20px;
  flex-flow: column;
  max-width: 996px;
  margin-left: auto;
  margin-right: auto;
  padding: 55px;
  display: flex;
}

.text-block-35 {
  margin-bottom: 10px;
  font-family: Kanit, sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 32px;
}

.text-block-36 {
  color: #0c171e;
  font-size: 22px;
  line-height: 32px;
}

.section-11 {
  background-image: url('../images/DS-Brand-Guide-08-30-23-1.png'), linear-gradient(#dcdde1, #0c171e 59%);
  background-position: 100% 100%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: contain, auto;
  padding-top: 100px;
}

.button-5 {
  background-color: #468c41;
  margin-top: 30px;
  font-weight: 900;
  line-height: 22px;
}

.quick-stack-11 {
  padding: 0;
}

.div-block-41 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  margin-top: 30px;
  display: flex;
}

.image-26 {
  max-width: 75px;
}

.text-block-36-copy {
  color: #0c171e;
  font-size: 22px;
  line-height: 32px;
}

.div-block-42 {
  max-width: 438px;
}

.text-block-36-short {
  color: #0c171e;
  max-width: 340px;
  font-size: 22px;
  line-height: 32px;
}

.text-block-37 {
  color: #fff;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Kanit, sans-serif;
  font-size: 33px;
  font-weight: 400;
  line-height: 100%;
}

.div-block-43 {
  text-align: center;
  margin-bottom: 40px;
  padding-top: 100px;
}

.mask {
  width: 50%;
}

.sq-slider {
  border: 4px #ee6a2f;
}

.client-slider-panel {
  opacity: .37;
  border: 3px #fff;
  margin-right: 20px;
}

.slider-wrap {
  flex-direction: column;
  flex: none;
  align-self: center;
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: relative;
}

.slider-wrap.trislider {
  flex: none;
  width: 100%;
  max-width: none;
  display: block;
}

.client-slider {
  background-color: #0000;
  height: 100%;
}

.right-arrow-wrap {
  bottom: -115px;
  right: -10px;
  overflow: visible;
}

.slide-nav {
  bottom: -48px;
}

.client-slider-wrapper {
  border: 5px #ee6a2f;
  display: flex;
}

.client-slider-mask {
  overflow: visible;
}

.direction-icon {
  color: #c9c9c9;
  background-color: #15759600;
  background-image: none;
  border: 1px solid #dadada;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  margin-top: 559px;
  margin-bottom: 0;
  font-size: 17px;
  display: flex;
}

.direction-icon:hover {
  background-color: #ffffff3d;
}

.direction-icon.right {
  left: -298px;
}

.direction-icon.left {
  right: -304px;
}

.left-arrow-wrap {
  bottom: -115px;
  left: -10px;
  overflow: visible;
}

.website-panel {
  height: 100%;
  padding: 6px;
}

.website-panel.trislider {
  opacity: .47;
  position: relative;
  transform: scale(.8);
}

.slide-11 {
  height: 100%;
  min-height: 100%;
  margin-right: 20px;
  overflow: visible;
}

.right-arrow-2 {
  z-index: 100;
  justify-content: center;
  align-items: center;
  margin-right: 10%;
  display: flex;
  overflow: visible;
}

.div-block-2sadfkajhldsf-copy-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: space-between center;
  place-items: center end;
  width: 310%;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.slider-2 {
  background-color: #0000;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 130%;
  height: 100%;
  margin-left: -5%;
  margin-right: auto;
  display: block;
  position: static;
  inset: 0% -9% auto auto;
  overflow: hidden;
}

.asdasdasdasdaefdgafdg {
  background-color: #7dad1d;
  width: 100%;
  max-width: 390px;
  display: inline-block;
  overflow: hidden;
}

.slide-alkdfgjkl-copy, .slide-alkdfgjkl {
  overflow: visible;
}

.left-arrow-2 {
  z-index: 100;
  justify-content: center;
  align-items: center;
  margin-left: 10%;
  display: flex;
  position: absolute;
  overflow: visible;
}

.mask-2 {
  width: 25%;
  height: 100%;
  overflow: visible;
}

.slide-sadfasdf {
  overflow: visible;
}

.adgffdhgadfhgdfag {
  background-color: #353535;
  width: 100%;
  max-width: 390px;
  overflow: hidden;
}

.image-27 {
  max-width: 100%;
}

.slide-kadf {
  overflow: visible;
}

.div-block-7-copy {
  background-color: #7dad1d;
  width: 100%;
  max-width: 390px;
  overflow: hidden;
}

.div-block-44 {
  background-image: linear-gradient(#6ebbd9, #0b3656);
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  max-width: 390px;
  height: 100%;
  min-height: 370px;
  padding: 30px;
  display: flex;
  overflow: hidden;
}

.div-block-2sadfkajhldsf {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: space-between center;
  place-items: center end;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.div-block-45 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  display: flex;
  position: relative;
  overflow: visible;
}

.text-block-38 {
  color: #fff;
  font-size: 16px;
  line-height: 150%;
}

.text-block-39 {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: Kanit, sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 26px;
}

.div-block-46 {
  background-color: #0c171e;
  border-radius: 20px;
  max-width: 996px;
  margin-left: auto;
  margin-right: auto;
}

.quick-stack-12 {
  padding: 0;
}

.text-block-khfg {
  color: #fff;
  margin-bottom: 10px;
  font-family: Kanit, sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 26px;
}

.text-block-dfghdfg {
  color: #fff;
  font-size: 16px;
  line-height: 150%;
}

.div-block-47 {
  padding: 40px;
}

.div-block-48 {
  background-color: #dcdde1;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-49 {
  margin-top: 100px;
}

.div-block-34-sfdgsd {
  width: 100%;
  max-width: 100%;
}

.div-block-34-dfhjjj {
  max-width: 100%;
}

.div-block-34-fghfgh {
  justify-content: center;
  width: 100%;
  max-width: 996px;
  display: flex;
}

.div-block-50 {
  width: 100%;
  display: block;
}

.div-block-44-copy {
  background-image: linear-gradient(#6ebbd9, #0b3656);
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  max-width: 390px;
  height: 100%;
  min-height: 590px;
  padding: 30px;
  display: flex;
  overflow: hidden;
}

.div-block-2sadfkajhldsf-copy {
  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;
  place-content: space-between center;
  place-items: center end;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.slide-11-copy {
  height: 100%;
  min-height: 100%;
  margin-right: 20px;
  overflow: visible;
}

.div-block-51 {
  z-index: 100;
  background-color: #0006;
  border-radius: 0 20px 20px 0;
  width: 26%;
  height: 100%;
  position: absolute;
}

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

.text-block-40 {
  color: #fff;
  text-align: right;
  font-size: 28px;
  font-style: italic;
  line-height: 32px;
}

.section-13 {
  background-color: #000;
  background-image: url('../images/DS-Brand-Guide-08-30-23-1-copy.jpg');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
}

.div-block-52 {
  background-color: #6ebbd9;
  border-radius: 20px;
  margin-bottom: 40px;
  padding: 40px;
}

.quick-stack-13 {
  padding: 0;
}

.text-block-41 {
  color: #fff;
  text-transform: uppercase;
  font-family: Kanit, sans-serif;
  font-size: 32px;
  line-height: 32px;
}

.text-block-42 {
  color: #fff;
  margin-bottom: 8px;
  font-size: 96px;
  line-height: 96px;
}

.text-block-43 {
  color: #fff;
  text-align: center;
  font-size: 22px;
  line-height: 125%;
}

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

.div-block-52-copy {
  background-color: #0b3656;
  border-radius: 20px;
  margin-bottom: 40px;
  padding: 40px;
}

.quick-stack-13-copy {
  padding: 0;
}

.div-block-52-copy-copy {
  background-color: #6ebbd9;
  border-radius: 20px;
  margin-bottom: 40px;
  padding: 40px;
}

.text-span-60, .text-span-61, .text-span-62, .text-span-63, .text-span-64 {
  font-weight: 900;
}

.list-3 {
  color: #fff;
  font-size: 22px;
  line-height: 150%;
}

.text-span-65, .text-span-66, .text-span-67, .text-span-68 {
  color: #aec737;
}

.div-block-53 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: linear-gradient(90deg, #468c41, #aec737 62%);
  border-radius: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  margin-top: 110px;
  margin-bottom: 55px;
  display: grid;
  overflow: hidden;
}

.text-block-44 {
  color: #fff;
  max-width: 353px;
  font-family: Kanit, sans-serif;
  font-size: 32px;
  line-height: 125%;
}

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

.div-block-54 {
  align-items: flex-start;
  padding: 40px;
  display: flex;
}

.div-block-55 {
  background-color: #dcdde1;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  padding: 40px;
}

.text-span-70 {
  display: none;
}

.text-block-43-copy {
  color: #fff;
  text-align: left;
  font-size: 22px;
  line-height: 125%;
}

.image-30 {
  display: none;
}

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

.section-14 {
  background-image: url('../images/credit-union-bottom-bg.png'), linear-gradient(#0c171e, #0b3656);
  background-position: 50% 100%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: contain, auto;
}

.quick-stack-14 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  padding: 0;
}

.text-block-45 {
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  width: 63%;
  margin-bottom: 20px;
  font-family: Kanit, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.div-block-56 {
  max-width: 586px;
  padding-left: 3vw;
}

.div-block-57 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 25px;
  display: flex;
}

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

.text-block-46 {
  color: #fff;
  font-family: Kanit, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 28px;
}

.cell-17 {
  justify-content: flex-start;
  align-items: flex-end;
}

.cell-18 {
  padding-left: 3vw;
}

.div-block-58 {
  background-image: linear-gradient(#0b3656, #0b3656 29%, #0b365600);
  width: 100%;
  margin-top: 45px;
  margin-bottom: 40px;
  padding: 16px 3vw 100px;
}

.text-block-47 {
  color: #fff;
  font-size: 16px;
  line-height: 23px;
}

.div-block-56-copy {
  padding-left: 3vw;
  padding-right: 20px;
}

.div-block-59 {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 20px;
  display: flex;
}

.image-32 {
  max-width: 25px;
  padding-top: 2px;
}

.text-block-47-copy {
  color: #fff;
  font-family: Kanit, sans-serif;
  font-size: 18px;
  line-height: 28px;
}

.text-span-71 {
  color: #6ebbd9;
  font-weight: 500;
}

.text-span-72, .text-span-73 {
  display: inline-block;
}

.div-block-58-copy {
  background-image: linear-gradient(#0b3656, #0b3656 29%, #0b365600);
  width: 100%;
  margin-top: 45px;
  margin-bottom: 40px;
  padding: 40px 3vw;
}

.section-15 {
  background-color: #0c171e;
}

.container-11 {
  width: 100%;
  max-width: 85%;
}

.heading-9 {
  max-width: 617px;
  font-size: 70px;
}

.heading-10 {
  color: #fff;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Kanit, sans-serif;
  font-size: 72px;
  font-weight: 400;
  line-height: 90%;
}

.section-16 {
  background-color: #0b3656;
  background-image: linear-gradient(0deg, #0c171e, #0000 54%);
  padding-top: 100px;
  padding-bottom: 100px;
}

.container-12 {
  width: 100%;
  max-width: none;
}

.quick-stack-15 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding: 0;
}

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

.div-block-62 {
  background-color: #0b3656;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-63 {
  width: 100%;
  max-width: 506px;
}

.text-block-45-copy {
  color: #6ebbd9;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 13px;
  font-family: Kanit, sans-serif;
  font-size: 32px;
  line-height: 30px;
}

.text-block-45-copy.greentext {
  color: #afc738;
}

.text-block-48 {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-family: Kanit, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 100%;
}

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

.button-6 {
  color: #0c171e;
  background-color: #aec737;
  padding: 14px 25px;
  font-weight: 900;
}

.container-13 {
  justify-content: center;
  width: 80%;
  max-width: none;
  display: flex;
}

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

.quick-stack-16 {
  grid-column-gap: 52px;
  grid-row-gap: 52px;
  padding: 0;
}

.section-17 {
  background-color: #0c171e;
  background-image: url('../images/BG-bottom.jpg');
  background-position: 50%;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 60px;
}

.div-block-65 {
  flex-flow: column;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.image-35 {
  max-width: 173px;
  margin-top: 33px;
  margin-bottom: 18px;
}

.text-block-49 {
  color: #fff;
  font-family: Kanit, sans-serif;
  font-size: 36px;
  line-height: 110%;
}

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

.image-36 {
  margin-top: 46px;
}

.div-block-66 {
  background-image: linear-gradient(#0b3656 63%, #0000);
  border-radius: 10px;
  width: 100%;
  height: 100%;
  padding: 35px 40px;
}

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

.container-14 {
  justify-content: center;
  width: 85%;
  max-width: none;
  display: flex;
}

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

.slider-3 {
  background-color: #0000;
  width: 100%;
  height: 100%;
}

.mask-3 {
  text-align: center;
}

.section-18 {
  background-color: #0c171e;
  padding-top: 70px;
  padding-bottom: 70px;
}

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

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

.div-block-69 {
  width: 85%;
}

.div-block-70 {
  background-color: #fff;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  width: 100%;
  max-width: 276px;
  padding: 12px 16px;
}

.text-block-51 {
  font-family: Kanit, sans-serif;
  font-size: 16px;
}

.text-block-52 {
  color: #6ebbd9;
  text-align: center;
  letter-spacing: 1px;
  font-family: Kanit, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.div-block-71 {
  background-image: linear-gradient(#6ebbd9, #0b3656);
  width: 100%;
  padding-top: 40px;
  padding-left: 40px;
}

.quick-stack-17 {
  grid-column-gap: 53px;
  grid-row-gap: 53px;
  padding: 0;
}

.div-block-72 {
  width: 100%;
  padding-bottom: 50px;
}

.text-block-53 {
  color: #fff;
  text-transform: uppercase;
  max-width: 500px;
  margin-bottom: 16px;
  font-family: Kanit, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 90%;
}

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

.text-block-54 {
  color: #fff;
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 150%;
}

.text-block-54.text14 {
  font-size: 14px;
}

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

.button-7 {
  color: #468c41;
  background-color: #fff;
  border-radius: 5px;
  padding: 12px 20px;
  font-weight: 900;
}

.cell-19 {
  justify-content: flex-end;
  align-items: flex-end;
}

.image-37 {
  width: 100%;
}

.left-arrow-3, .right-arrow-3 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-53-copy {
  color: #fff;
  max-width: 384px;
  margin-bottom: 16px;
  font-family: Kanit, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 90%;
}

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

.text-block-53-copy-copy {
  color: #fff;
  max-width: 384px;
  margin-bottom: 16px;
  font-family: Kanit, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 90%;
}

.section-19 {
  background-image: linear-gradient(0deg, #00000070, #0000 61%), url('../images/BG-top.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-top: 140px;
  padding-bottom: 140px;
}

.container-15 {
  justify-content: center;
  width: 80%;
  max-width: none;
  display: flex;
}

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

.quick-stack-18 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  padding: 0;
}

.text-block-48-copy {
  color: #fff;
  text-transform: none;
  max-width: 81%;
  margin-bottom: 18px;
  font-family: Kanit, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 110%;
}

.text-block-48-copy.textasdfasdf {
  text-transform: uppercase;
  max-width: none;
  font-size: 54px;
}

.quick-stack-19 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding: 0;
}

.cell-20 {
  background-color: #0b3656;
  justify-content: center;
  align-items: center;
  padding: 70px 16px;
}

.cell-21 {
  background-image: url('../images/blog-image-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  padding: 16px;
}

.div-block-74 {
  width: 100%;
  max-width: 473px;
}

.text-block-55 {
  color: #fff;
  font-family: Kanit, sans-serif;
  font-size: 54px;
  font-weight: 700;
  line-height: 90%;
}

.div-block-75 {
  width: 100%;
  max-width: 525px;
}

.text-block-56 {
  color: #fff;
  font-family: Kanit, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 110%;
}

.text-span-79 {
  color: #aec737;
}

.text-block-57 {
  color: #fff;
  margin-top: 25px;
  margin-bottom: 14px;
  font-family: Kanit, sans-serif;
  font-size: 18px;
  line-height: 110%;
}

.text-block-58 {
  color: #fff;
  margin-top: 32px;
  margin-bottom: 50px;
  font-family: Kanit, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 110%;
}

.section-18-copy {
  background-color: #0c171e;
  padding-top: 40px;
  padding-bottom: 40px;
}

.div-block-71-copy {
  background-image: linear-gradient(#aec737, #468c41);
  width: 100%;
  padding-top: 0;
  padding-left: 40px;
}

.text-block-53-copy {
  color: #fff;
  text-transform: uppercase;
  max-width: 500px;
  margin-bottom: 16px;
  font-family: Kanit, sans-serif;
  font-size: 49px;
  font-weight: 700;
  line-height: 90%;
}

.div-block-72-copy {
  width: 100%;
  padding-top: 42px;
  padding-bottom: 42px;
}

.image-37-copy {
  width: 100%;
  max-width: 414px;
  position: relative;
  top: -40px;
}

.cell-19-copy {
  justify-content: flex-start;
  align-items: center;
}

.quick-stack-17-copy {
  grid-column-gap: 53px;
  grid-row-gap: 53px;
  padding: 0;
}

.text-block-52-copy {
  color: #0c171e;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Kanit, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

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

.section-20 {
  background-color: #6ebbd9;
  padding-top: 75px;
  padding-bottom: 75px;
}

.container-16 {
  justify-content: center;
  align-items: center;
  width: 85%;
  max-width: none;
  display: flex;
}

.div-block-76 {
  width: 100%;
  max-width: 645px;
}

.text-span-84 {
  color: #6ebbd9;
}

.text-block-59 {
  color: #fff;
  text-transform: none;
  max-width: 500px;
  margin-bottom: 30px;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
}

.paragraph-12 {
  color: #fff;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  max-width: 500px;
  margin-bottom: 50px;
  font-family: Kanit, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 120%;
}

.image-38 {
  max-width: 424px;
}

.cell-22 {
  align-items: center;
}

.cell-23 {
  justify-content: flex-start;
  padding-top: 37px;
}

.section-21 {
  background-color: #0c171e;
  background-image: url('../images/Mask-group-13-copy.png'), url('../images/Mask-group-14-copy.png');
  background-position: 100% 100%, 0 0;
  background-repeat: no-repeat, no-repeat;
  background-size: 20%, 20%;
  padding-top: 100px;
  padding-bottom: 100px;
}

.container-17 {
  width: 50%;
  max-width: 478px;
}

.text-block-60 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: Kanit, sans-serif;
  font-size: 54px;
  font-weight: 700;
  line-height: 90%;
}

.text-block-45-copy-copy {
  color: #afc738;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-family: Kanit, sans-serif;
  font-size: 30px;
  line-height: 30px;
}

.text-block-54-copy {
  color: #fff;
  text-align: center;
  margin-bottom: 27px;
  font-size: 16px;
  line-height: 150%;
}

.container-17-copy {
  flex-flow: column;
  align-items: center;
  width: 50%;
  max-width: 478px;
  display: flex;
}

.button-6-copy {
  color: #fff;
  background-color: #468d41;
  padding: 14px 25px;
  font-weight: 900;
}

.text-block-48-copy-copy {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 18px;
  font-family: Kanit, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 110%;
}

.cell-24 {
  align-items: center;
}

.section-21-copy {
  background-color: #0c171e;
  background-image: url('../images/AdobeStock_339222016-1-copy.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 120px;
  padding-bottom: 120px;
}

.text-block-60-copy {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 13px;
  margin-bottom: 20px;
  font-family: Kanit, sans-serif;
  font-size: 43px;
  font-weight: 700;
  line-height: 90%;
}

.text-block-54-copy-copy {
  color: #fff;
  text-align: center;
  margin-bottom: 27px;
  font-size: 14px;
  line-height: 150%;
}

.text-block-45-copy-copy {
  color: #afc738;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 13px;
  font-family: Kanit, sans-serif;
  font-size: 32px;
  line-height: 30px;
}

.section-22 {
  background-color: #0c171e;
  background-image: url('../images/BG-top-2.jpg');
  background-position: 50%;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
}

.container-18 {
  width: 80%;
  max-width: none;
}

.quick-stack-20 {
  grid-column-gap: 45px;
  grid-row-gap: 45px;
  padding: 0;
}

.div-block-77 {
  background-image: linear-gradient(#0b3656, #000);
  border-radius: 15px;
  width: 100%;
  height: 100%;
  padding: 55px 3vw;
}

.text-block-61 {
  color: #fff;
  text-transform: uppercase;
  max-width: 400px;
  margin-bottom: 40px;
  font-family: Kanit, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 100%;
}

.text-span-85 {
  color: #afc738;
}

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

.image-39 {
  position: absolute;
  inset: -17px auto auto -25px;
}

.text-block-62 {
  color: #fff;
  margin-bottom: 40px;
}

.text-span-86 {
  color: #afc738;
  font-weight: 700;
}

.text-block-61-copy {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 40px;
  font-family: Kanit, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 100%;
}

.cell-25 {
  justify-content: center;
}

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

.text-block-53-copy-copy {
  color: #fff;
  text-transform: uppercase;
  max-width: 500px;
  margin-bottom: 16px;
  font-family: Kanit, sans-serif;
  font-size: 37px;
  font-weight: 700;
  line-height: 90%;
}

.cell-26 {
  justify-content: center;
}

.image-37-copy-copy {
  width: 100%;
  max-width: 251px;
  position: relative;
  top: -40px;
}

.div-block-72-copy-copy {
  width: 100%;
  padding-top: 120px;
  padding-bottom: 120px;
}

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

.text-block-64 {
  color: #000;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: Kanit, sans-serif;
  font-size: 30px;
}

.text-block-65 {
  color: #1b3b4d;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: Kanit, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 90%;
}

.text-span-88 {
  color: #fff;
}

.quick-stack-21 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  padding: 0;
}

.text-span-93 {
  color: #aec737;
}

.div-block-79 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.paragraph-12-sdf {
  color: #fff;
  max-width: 330px;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 22px;
}

.div-block-80 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  display: flex;
}

.image-40 {
  max-width: 20px;
}

.div-block-79-dfg {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.quick-stack-22 {
  grid-column-gap: 55px;
  grid-row-gap: 55px;
  margin-top: 50px;
  padding: 0;
}

.text-block-66 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  max-width: 78px;
  margin-top: 13px;
  font-family: Kanit, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 13px;
}

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

.text-block-67 {
  color: #fff;
  text-transform: uppercase;
  max-width: 340px;
  font-family: Kanit, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 30px;
}

.text-span-94 {
  color: #6ebbd9;
}

.div-block-83 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  width: 100%;
}

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

.div-block-84 {
  max-width: 1150px;
  margin-left: auto;
  margin-right: auto;
}

.text-span-95 {
  font-size: 91px;
  font-weight: 700;
  line-height: 90%;
}

.text-span-96 {
  font-size: 92px;
  font-weight: 700;
  line-height: 90%;
  display: inline;
}

.text-span-97 {
  font-weight: 700;
  display: inline-block;
}

.heading-11 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Kanit, sans-serif;
  font-size: 92px;
  line-height: 90%;
}

.text-block-69 {
  color: #fff;
  text-transform: uppercase;
  font-family: Kanit, sans-serif;
  font-size: 72px;
  font-weight: 700;
  line-height: 90%;
}

.text-block-70 {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 40px;
  font-family: Kanit, sans-serif;
  font-size: 72px;
  font-weight: 400;
  line-height: 90%;
}

.image-41 {
  width: 100%;
}

.button-8 {
  text-align: center;
  text-transform: uppercase;
  background-color: #468c41;
  padding: 12px 25px;
  font-size: 15px;
  font-weight: 900;
}

.section-23 {
  background-color: #0c171e;
  padding-top: 20px;
  padding-bottom: 20px;
}

.container-19 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-42 {
  max-width: 200px;
}

.section-24 {
  background-image: url('../images/Group-88.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 82px;
  padding-bottom: 82px;
}

.paragraph-13 {
  color: #fff;
  margin-bottom: 0;
  font-size: 22px;
  line-height: 125%;
}

.container-20 {
  justify-content: flex-end;
  max-width: 85%;
  display: flex;
}

.div-block-85 {
  max-width: 758px;
}

.list-4, .paragraph-13-copy {
  color: #fff;
  margin-bottom: 30px;
  font-size: 22px;
  line-height: 125%;
}

.paragraph-13-copy-copy {
  color: #fff;
  margin-bottom: 0;
  font-size: 22px;
  line-height: 125%;
}

.section-25 {
  background-image: linear-gradient(#6ebbd9, #0b3656);
  padding-top: 130px;
  padding-bottom: 130px;
}

.container-21 {
  width: 85%;
  max-width: 1150px;
}

.text-block-71 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 14px;
  font-size: 35px;
  font-weight: 700;
}

.bold-text-2 {
  font-family: Kanit, sans-serif;
  line-height: 38px;
}

.text-block-72 {
  color: #fff;
  text-align: center;
  margin-bottom: 55px;
  font-size: 20px;
  line-height: 25px;
}

.quick-stack-23 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding: 0;
}

.div-block-86 {
  background-image: linear-gradient(90deg, #000, #0b3656);
  border-radius: 18px;
  margin-bottom: 40px;
  overflow: hidden;
}

.image-43 {
  width: 100%;
}

.cell-30 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: center;
  align-items: center;
  padding: 5vw 20px;
}

.div-block-87 {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  grid-template-rows: auto;
  grid-template-columns: 29px 1fr;
  grid-auto-columns: 1fr;
  place-items: center start;
  display: grid;
}

.image-44 {
  max-width: 23px;
}

.text-block-73 {
  color: #fff;
  font-family: Kanit, sans-serif;
  font-size: 30px;
  line-height: 30px;
}

.image-44-copy {
  max-width: 29px;
}

.button-9 {
  margin-top: 26px;
}

.div-block-87-copy {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  grid-template-rows: auto;
  grid-template-columns: 29px 1fr;
  grid-auto-columns: 1fr;
  place-items: center start;
  margin-bottom: 41px;
  display: grid;
}

.cell-31 {
  background-image: url('../images/tampa.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}

.cell-32 {
  background-image: url('../images/chicago.png');
  background-position: 50%;
  background-size: cover;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}

.cell-33 {
  background-image: url('../images/nyc.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}

.cell-34 {
  background-image: url('../images/westcoast.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}

.container-22 {
  z-index: 100;
  -webkit-backdrop-filter: blur(9px);
  backdrop-filter: blur(9px);
  background-color: #0e171dcc;
  width: 100%;
  max-width: none;
  padding-top: 26px;
  padding-bottom: 26px;
  position: fixed;
}

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

.image-45 {
  max-width: 200px;
}

.container-23 {
  width: 85%;
  max-width: 1250px;
}

.text-block-74 {
  color: #80b9d6;
  letter-spacing: 1px;
  font-family: Kanit, sans-serif;
  font-weight: 500;
}

.div-block-89 {
  grid-column-gap: 27px;
  grid-row-gap: 27px;
  align-items: center;
  display: flex;
}

.button-10 {
  letter-spacing: 1px;
  background-color: #0000;
  border: 2px solid #a7c700;
  margin-left: 15px;
  padding: 15px 40px;
  font-family: Kanit, sans-serif;
}

.container-24 {
  width: 85%;
  max-width: 1250px;
  margin-bottom: 95px;
  padding-top: 0;
}

.quick-stack-24 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  padding: 0;
}

.div-block-90 {
  background-color: #aec737;
  width: 100%;
  max-width: 44px;
  height: 2px;
}

.div-block-91 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  align-items: center;
  width: 100%;
  margin-bottom: 10px;
  display: flex;
}

.text-block-75 {
  color: #aec737;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Kanit, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.heading-12 {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 22px;
  font-family: Kanit, sans-serif;
  font-size: 62px;
  line-height: 59px;
}

.text-span-98 {
  color: #80b9d6;
  display: inline-block;
}

.section-26 {
  background-color: #0b3553;
  background-image: url('../images/DFS-hexagon-left.png'), linear-gradient(0deg, #0c171e, #0b3656 33%, #0000 65%), url('../images/DFS-her0-copy.jpg');
  background-position: -200px 54%, 0 0, 50% 0;
  background-repeat: no-repeat, repeat, no-repeat;
  background-size: 40%, auto, 100%;
}

.text-block-76 {
  color: #fff;
  margin-bottom: 43px;
  font-size: 20px;
  line-height: 150%;
}

.div-block-92 {
  border-left: 2px solid #fff9;
  margin-bottom: 30px;
  padding-left: 36px;
}

.text-block-77 {
  color: #aec737;
  text-transform: uppercase;
  margin-bottom: 13px;
  font-family: Kanit, sans-serif;
  font-size: 22px;
  font-weight: 700;
}

.text-block-78 {
  color: #fff;
  margin-bottom: 29px;
  font-size: 16px;
  line-height: 150%;
}

.text-block-79 {
  color: #fff;
  margin-bottom: 12px;
  font-size: 17px;
  font-weight: 900;
}

.div-block-93 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 4px;
  display: flex;
}

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

.image-46 {
  max-width: 11px;
  height: 10px;
}

.text-block-81 {
  color: #fff;
  letter-spacing: .5px;
  text-transform: uppercase;
  font-family: Kanit, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.container-25 {
  flex-flow: column;
  align-items: center;
  width: 85%;
  max-width: 1250px;
  padding-bottom: 140px;
  display: flex;
}

.div-block-91-copy {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 10px;
  display: flex;
}

.heading-12-copy {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 22px;
  font-family: Kanit, sans-serif;
  font-size: 50px;
  line-height: 59px;
}

.text-block-76-copy {
  color: #fff;
  text-align: center;
  max-width: 745px;
  margin-bottom: 43px;
  font-size: 18px;
  line-height: 150%;
}

.div-block-94 {
  background-color: #11202d;
  border-radius: 20px;
  width: 100%;
  height: 100%;
  padding: 45px;
  scroll-margin-top: 80px;
}

.div-block-95 {
  background-color: #183554;
  background-image: url('../images/Group-82.png'), url('../images/DFS-4hexagon.png');
  background-position: 0 0, 0 88%;
  background-repeat: no-repeat, no-repeat;
  background-size: auto, 19%;
  border: 1px solid #aec737;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1063px;
  min-height: 650px;
  padding: 57px;
  display: flex;
  box-shadow: 0 0 20px #a7c70066;
}

.section-27 {
  background-color: #dcdde1;
  padding-top: 110px;
  padding-bottom: 110px;
}

.container-26 {
  width: 85%;
  max-width: 971px;
}

.text-block-82 {
  color: #183554;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 75px;
  font-family: Kanit, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
}

.quick-stack-25 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  padding: 0;
}

.div-block-96 {
  background-color: #f1f1f3;
  border-top: 5px solid #a7c700;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 46px 30px;
  display: flex;
  box-shadow: 0 4px 20px -3px #0003;
}

.image-47 {
  width: 21px;
}

.text-block-83 {
  color: #a7c700;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-decoration: none;
}

.div-block-97 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  align-items: center;
  margin-bottom: 38px;
  font-size: 16px;
  display: flex;
}

.text-block-84 {
  color: #183554;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: Kanit, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
}

.text-block-85 {
  color: #183554;
  font-size: 16px;
  line-height: 183554%;
}

.text-block-86 {
  color: #183554;
  margin-bottom: 24px;
  font-size: 15px;
  line-height: 150%;
}

.button-11 {
  font-family: Kanit, sans-serif;
  font-size: 33px;
}

.div-block-98 {
  border: 1px solid #588b4a;
  padding: 10px 15px;
  display: inline-block;
}

.div-block-96-copy {
  background-color: #f1f1f3;
  border-top: 5px solid #588b4a;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 46px 30px;
  display: flex;
  box-shadow: 0 4px 20px -3px #0003;
}

.text-block-83-copy {
  color: #588b4a;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.div-block-96-copy-copy {
  background-color: #f1f1f3;
  border-top: 5px solid #80b9d6;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 46px 30px;
  display: flex;
  box-shadow: 0 4px 20px -3px #0003;
}

.text-block-83-copy-copy {
  color: #80b9d6;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.section-28 {
  background-image: url('../images/DFS-hexagon-right.png'), linear-gradient(90deg, #0c171e, #0b3656);
  background-position: 100% 20%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 38%, auto;
  justify-content: center;
  padding-top: 167px;
  padding-bottom: 110px;
}

.container-27 {
  width: 85%;
  max-width: 1250px;
}

.text-block-87 {
  color: #fff;
  text-transform: uppercase;
  max-width: 620px;
  margin-bottom: 68px;
  font-family: Kanit, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
}

.text-block-88 {
  color: #a7c700;
  margin-bottom: 64px;
  font-size: 24px;
  font-weight: 900;
  line-height: 150%;
}

.quick-stack-26 {
  margin-bottom: 63px;
  padding: 0;
}

.div-block-99 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: #80b9d633;
  border-radius: 5px;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 17px 33px;
  display: flex;
}

.text-block-89 {
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
}

.image-48 {
  max-width: 35px;
}

.text-block-90 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Kanit, sans-serif;
  font-size: 19px;
  font-weight: 700;
}

.text-span-99 {
  color: #a7c700;
}

.section-29 {
  background-color: #588b49;
  background-image: url('../images/DFS-GREN-BG.jpg');
  background-position: 50%;
  background-size: cover;
  padding-top: 130px;
  padding-bottom: 115px;
}

.container-28 {
  flex-flow: column;
  align-items: center;
  max-width: 718px;
  display: flex;
}

.text-block-91 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 36px;
  font-family: Kanit, sans-serif;
  font-size: 64px;
  font-weight: 700;
  line-height: 90%;
}

.text-block-92 {
  color: #fff;
  text-align: center;
  margin-bottom: 23px;
  font-size: 22px;
  line-height: 150%;
}

.text-block-93 {
  color: #fff;
  text-align: center;
  margin-bottom: 60px;
  font-size: 18px;
  font-weight: 900;
}

.button-12 {
  text-align: center;
  text-transform: uppercase;
  background-color: #183554;
  width: 100%;
  max-width: 329px;
  padding-top: 14px;
  padding-bottom: 14px;
  font-family: Kanit, sans-serif;
  font-weight: 700;
}

.link-block-3, .link-block-4, .link-block-5 {
  text-decoration: none;
}

.cell-35, .cell-36 {
  padding-top: 175px;
}

.link-2, .link-3, .link-4, .link-5, .link-6 {
  color: #80b9d6;
  text-decoration: none;
}

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

.text-span-100, .text-span-101, .text-span-102, .text-span-103, .text-span-104, .text-span-105, .text-span-106, .text-span-107, .text-span-108, .text-span-109, .text-span-110, .text-span-111, .text-span-112, .text-span-113, .text-span-114, .text-span-115, .text-span-116, .text-span-117, .text-span-118, .text-span-119, .text-span-120 {
  display: inline-block;
}

@media screen and (max-width: 991px) {
  .columns {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .container {
    justify-content: flex-start;
    max-width: 82%;
  }

  .column {
    margin-bottom: 50px;
  }

  .heading-2 {
    text-align: center;
    text-transform: uppercase;
    max-width: 500px;
  }

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

  .paragraph-2 {
    max-width: 300px;
    padding-right: 0;
  }

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

  .columns-2 {
    display: block;
  }

  .div-block-8 {
    margin-top: 0;
    padding-top: 0;
  }

  .image-5 {
    padding-bottom: 80px;
    display: block;
  }

  .column-2, .column-3 {
    padding: 0;
  }

  .cell {
    justify-content: center;
    align-items: center;
  }

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

  .quick-stack-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .div-block-16 {
    z-index: 1;
  }

  .text-block-10 {
    z-index: 1;
    position: relative;
  }

  .quick-stack-2-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .heading-2-copy {
    text-transform: uppercase;
    max-width: 500px;
  }

  .heading-2-copy-copy {
    text-align: center;
    text-transform: uppercase;
    max-width: 500px;
  }

  .quick-stack-7 {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
  }

  .div-block-35 {
    padding-bottom: 50px;
  }

  .image-23 {
    flex: 0 auto;
    display: none;
  }

  .section-11 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .slider-wrap {
    flex: 1;
  }

  .slider-wrap.trislider {
    width: 50vw;
  }

  .direction-icon.right {
    margin-top: 439px;
    margin-right: 0;
  }

  .direction-icon.left {
    margin-top: 439px;
    margin-left: 0;
  }

  .website-panel {
    padding-left: 0;
    padding-right: 10px;
  }

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

  .right-arrow-2 {
    margin-right: 0%;
  }

  .div-block-2sadfkajhldsf-copy-copy {
    width: 100%;
    display: flex;
    position: relative;
    left: 0;
  }

  .slider-2 {
    margin-top: 31px;
    margin-left: 0%;
    position: relative;
    top: auto;
    right: auto;
  }

  .image-28 {
    position: static;
    overflow: clip;
  }

  .left-arrow-2 {
    justify-content: center;
    align-items: center;
    margin-left: 0%;
    display: flex;
  }

  .mask-2 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-2sadfkajhldsf, .div-block-2sadfkajhldsf-copy {
    width: 100%;
    display: flex;
    position: relative;
    left: 0;
  }

  .slide-11-copy {
    text-align: left;
  }

  .text-block-42 {
    margin-bottom: 16px;
    font-size: 70px;
    line-height: 57px;
  }

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

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

  .div-block-55 {
    border-top-right-radius: 20px;
  }

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

  .text-block-43-copy {
    text-align: left;
  }

  .section-14 {
    background-image: linear-gradient(#0c171e, #0b3656);
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .text-block-45 {
    width: 100%;
  }

  .cell-18 {
    padding-right: 3vw;
  }

  .div-block-60 {
    text-align: right;
    width: 100%;
  }

  .image-33 {
    width: 90%;
  }

  .heading-10 {
    width: 100%;
  }

  .section-16 {
    padding-top: 50px;
  }

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

  .div-block-63 {
    width: 80%;
    max-width: none;
  }

  .section-17 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .left-arrow-3 {
    left: -43px;
  }

  .right-arrow-3 {
    right: -32px;
  }

  .section-19 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .cell-21 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-71-copy {
    padding-left: 30px;
    padding-right: 30px;
  }

  .paragraph-12 {
    max-width: 100%;
  }

  .cell-23 {
    padding-top: 0;
  }

  .section-21 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .container-17-copy {
    width: 80%;
  }

  .section-21-copy, .section-22 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .quick-stack-20 {
    grid-column-gap: 22px;
    grid-row-gap: 22px;
  }

  .text-block-61, .text-block-61-copy {
    font-size: 29px;
  }

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

  .paragraph-12-sdf, .div-block-81, .text-block-67, .div-block-83 {
    max-width: 100%;
  }

  .button-8 {
    font-size: 13px;
  }

  .section-24 {
    background-position: 50%;
  }

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

  .div-block-87-copy {
    margin-bottom: 20px;
  }

  .div-block-88 {
    flex-flow: column;
  }

  .button-10 {
    white-space: nowrap;
    margin-left: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-24 {
    width: 90%;
  }

  .section-26 {
    background-position: -200px 54%, 0 0, 67% 0;
    background-size: 40%, auto, cover;
  }

  .container-25 {
    width: 90%;
    padding-bottom: 100px;
  }

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

  .container-26 {
    width: 90%;
  }

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

  .container-27 {
    width: 90%;
  }

  .text-block-89 {
    font-size: 14px;
  }

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

  .container-28 {
    width: 90%;
  }

  .link-block-3, .link-block-4, .link-block-5 {
    height: 100%;
  }

  .cell-36 {
    padding-top: 0;
  }
}

@media screen and (max-width: 767px) {
  .image {
    max-width: 70%;
  }

  .section-2 {
    background-position: 69% 0;
    padding-bottom: 90px;
  }

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

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

  .container {
    max-width: 90%;
  }

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

  .column {
    margin-bottom: 50px;
  }

  .heading-2 {
    max-width: 354px;
    font-size: 41px;
    line-height: 44px;
  }

  .div-block-10, .div-block-11 {
    width: 100%;
  }

  .div-block-12 {
    margin-top: 0;
  }

  .text-block-8, .paragraph-5 {
    text-align: center;
  }

  .cell-2 {
    align-items: center;
  }

  .div-block-15 {
    background-size: cover;
  }

  .div-block-16 {
    background-position: 17% -100px;
    width: 90%;
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-17 {
    bottom: 7%;
  }

  .container-6 {
    width: 90%;
  }

  .section-6 {
    background-position: 50% -1%;
    background-size: 101% 101%;
  }

  .image-8 {
    display: none;
  }

  .image-9 {
    max-width: 300px;
  }

  .cell-3 {
    align-items: center;
  }

  .div-block-10-copy {
    width: 100%;
  }

  .section-7 {
    background-position: 0 100%, 0 100%, 50%, 0 0, 0 0;
    background-size: 260px, contain, contain, contain, auto;
  }

  .heading-2-copy {
    text-align: center;
    max-width: 354px;
    font-size: 47px;
    line-height: 44px;
  }

  .paragraph-7-copy {
    text-align: center;
  }

  .div-block-25 {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    max-width: 100%;
    display: flex;
  }

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

  .cell-8, .cell-9 {
    justify-content: flex-start;
    align-items: center;
  }

  .heading-2-copy-copy {
    max-width: 354px;
    font-size: 35px;
    line-height: 37px;
  }

  .paragraph-7-copy-copy, .text-block-15-copy {
    text-align: center;
  }

  .image-14 {
    max-width: 100%;
  }

  .section-7-copy {
    background-position: 0 0, 100% 0, 0 0;
    background-size: contain, 320px, auto;
  }

  .quick-stack-8 {
    grid-column-gap: 100px;
  }

  .paragraph-7-copy-copy-copy {
    text-align: center;
  }

  .div-block-30 {
    padding: 40px 20px;
  }

  .text-block-21, .text-block-22 {
    font-size: 19px;
  }

  .image-17 {
    max-width: 166px;
  }

  .text-block-21-copy {
    font-size: 16px;
  }

  .div-block-31 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-columns: 30px 1fr;
  }

  .image-18 {
    max-width: 30px;
  }

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

  .div-block-22-copy-copy {
    grid-column-gap: 23px;
    grid-row-gap: 23px;
  }

  .image-17-copy {
    max-width: 166px;
  }

  .text-block-22-copy {
    font-size: 19px;
  }

  .footer {
    background-position: 0 100%, 0 100%, 50%, 0 0, 0 0;
    background-size: 260px, contain, contain, contain, auto;
  }

  .heading-7, .heading-8 {
    font-size: 80px;
  }

  .text-block-31 {
    font-size: 26px;
    line-height: 120%;
  }

  .image-23 {
    display: none;
  }

  .div-block-37 {
    padding-right: 10vw;
  }

  .image-25 {
    display: none;
  }

  .div-block-38, .div-block-38-copy {
    padding-top: 30px;
  }

  .div-block-37-copy {
    justify-content: center;
    align-items: flex-start;
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .image-25-copy {
    display: none;
  }

  .text-block-32-copy, .text-block-33-copy {
    text-align: left;
  }

  .text-block-34 {
    font-size: 25px;
  }

  .slider-wrap {
    padding-right: 18px;
  }

  .slider-wrap.trislider {
    width: 370px;
    height: 370px;
  }

  .right-arrow-wrap {
    right: -29px;
  }

  .left-arrow-wrap {
    left: -29px;
  }

  .slide-11 {
    margin-left: 0;
    margin-right: 20px;
  }

  .right-arrow-2 {
    width: 14%;
  }

  .slide-alkdfgjkl-copy, .slide-alkdfgjkl {
    margin-right: 20px;
  }

  .left-arrow-2 {
    width: 14%;
  }

  .mask-2 {
    width: 90%;
    margin-left: auto;
  }

  .slide-sadfasdf, .slide-kadf {
    margin-right: 20px;
  }

  .slide-11-copy {
    margin-left: 0;
    margin-right: 20px;
  }

  .text-block-40 {
    font-size: 19px;
  }

  .quick-stack-13 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .image-30 {
    display: none;
  }

  .image-33 {
    width: 95%;
  }

  .heading-10 {
    font-size: 40px;
  }

  .section-16 {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .div-block-62 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .text-block-45-copy, .text-block-45-copy.greentext {
    font-size: 26px;
  }

  .quick-stack-17 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

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

  .text-block-54 {
    font-size: 14px;
  }

  .text-block-48-copy, .text-block-48-copy.textasdfasdf {
    font-size: 32px;
  }

  .text-block-53-copy {
    font-size: 28px;
  }

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

  .image-37-copy {
    top: 0;
  }

  .quick-stack-17-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .text-block-60 {
    font-size: 32px;
  }

  .text-block-45-copy-copy {
    font-size: 26px;
  }

  .text-block-60-copy {
    font-size: 32px;
  }

  .image-39 {
    left: -3%;
  }

  .text-block-53-copy-copy {
    font-size: 28px;
  }

  .image-37-copy-copy {
    top: 0;
  }

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

  .text-block-64 {
    font-size: 21px;
  }

  .text-block-65 {
    font-size: 31px;
  }

  .cell-31, .cell-32, .cell-33, .cell-34 {
    border-top-right-radius: 0;
    border-bottom-left-radius: 15px;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .div-block-89 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: wrap;
    justify-content: center;
    margin-top: 9px;
  }

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

  .heading-12 {
    font-size: 46px;
    line-height: 48px;
  }

  .text-block-87 {
    margin-bottom: 20px;
    font-size: 43px;
  }

  .text-block-88 {
    margin-bottom: 40px;
    font-size: 20px;
  }

  .text-block-90 {
    line-height: 150%;
  }

  .text-block-91 {
    font-size: 45px;
  }

  .text-block-93 {
    line-height: 150%;
  }

  .cell-35 {
    padding-top: 200px;
  }
}

@media screen and (max-width: 479px) {
  .image {
    max-width: 80%;
  }

  .section {
    display: flex;
  }

  .section-2 {
    background-position: 57% 0;
    padding-bottom: 80px;
  }

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

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

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

  .image-2 {
    max-width: 80%;
  }

  .heading-2 {
    max-width: 242px;
    font-size: 31px;
    line-height: 34px;
  }

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

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

  .div-block-15 {
    background-size: cover;
    padding: 60px 0;
  }

  .div-block-17 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-between;
    width: 80%;
    bottom: 4%;
  }

  .container-6 {
    width: 90%;
  }

  .image-9 {
    width: 100%;
  }

  .section-7 {
    background-size: 280px, contain, contain, contain, auto;
  }

  .text-block-15-middle {
    font-size: 20px;
  }

  .text-block-15-copy {
    font-size: 10px;
  }

  .image-11, .image-12 {
    max-width: 40px;
  }

  .text-block-15-middle-copy {
    font-size: 16px;
  }

  .flex-block-2-copy {
    justify-content: center;
    align-items: center;
  }

  .heading-2-copy {
    max-width: 242px;
    font-size: 36px;
    line-height: 34px;
  }

  .image-13 {
    max-width: 250px;
  }

  .div-block-24-copy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-2-copy-copy {
    max-width: 242px;
    font-size: 26px;
    line-height: 34px;
  }

  .image-14 {
    max-width: 100%;
  }

  .text-block-17 {
    font-size: 31px;
  }

  .section-7-copy {
    background-size: contain, 240px, auto;
  }

  .quick-stack-8 {
    grid-column-gap: 20px;
  }

  .paragraph-7-copy-copy-copy {
    text-align: left;
  }

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

  .cell-10 {
    text-align: left;
    justify-content: flex-start;
    align-items: center;
  }

  .cell-11, .cell-12, .cell-13 {
    justify-content: flex-start;
    align-items: center;
  }

  .text-block-15-copy-copy {
    font-size: 10px;
  }

  .quick-stack-9 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    margin-bottom: 40px;
  }

  .cell-14 {
    align-items: center;
    padding-bottom: 20px;
  }

  .cell-15 {
    align-items: flex-start;
    padding-bottom: 20px;
  }

  .text-block-22 {
    margin-bottom: 10px;
  }

  .cell-16 {
    align-items: flex-start;
  }

  .image-17 {
    margin-bottom: 10px;
  }

  .text-block-21-copy {
    text-align: center;
    font-size: 20px;
    font-weight: 700;
  }

  .paragraph-9 {
    text-align: center;
  }

  .text-block-16-copy {
    font-size: 16px;
  }

  .list-item, .list-item-2, .list-item-3 {
    font-size: 17px;
  }

  .image-17-copy, .text-block-22-copy {
    margin-bottom: 10px;
    display: block;
  }

  .footer {
    background-size: 280px, contain, contain, contain, auto;
  }

  .image-22 {
    width: 90%;
  }

  .section-9 {
    background-position: 24% 0;
  }

  .heading-7, .heading-8 {
    font-size: 45px;
  }

  .div-block-36 {
    padding-top: 50px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-34 {
    font-size: 20px;
  }

  .div-block-41 {
    flex-flow: column;
  }

  .slider-wrap {
    padding-right: 13px;
  }

  .slider-wrap.trislider {
    justify-content: center;
    width: 100%;
    height: auto;
    padding: 37px 20px;
    display: flex;
    overflow: hidden;
  }

  .right-arrow-wrap {
    justify-content: center;
    align-items: center;
    display: none;
    bottom: 0;
  }

  .slide-nav {
    opacity: .16;
    position: relative;
  }

  .direction-icon.right {
    margin-top: 0;
    margin-right: 0;
    position: relative;
    left: 0;
  }

  .direction-icon.left {
    margin-top: 0;
    position: relative;
    right: 0;
  }

  .left-arrow-wrap {
    align-items: center;
    margin-left: -29px;
    display: none;
    bottom: 0;
    left: 0;
  }

  .slide-11 {
    margin-right: 25px;
  }

  .right-arrow-2 {
    margin-right: -3%;
  }

  .slide-alkdfgjkl-copy, .slide-alkdfgjkl {
    margin-right: 25px;
  }

  .left-arrow-2 {
    margin-left: -3%;
  }

  .slide-sadfasdf, .slide-kadf {
    margin-right: 25px;
  }

  .div-block-2sadfkajhldsf, .div-block-2sadfkajhldsf-copy {
    display: flex;
  }

  .slide-11-copy {
    margin-right: 25px;
  }

  .text-block-40 {
    font-size: 20px;
  }

  .image-29 {
    display: none;
  }

  .image-30 {
    display: block;
  }

  .quick-stack-14 {
    width: 100%;
  }

  .div-block-56 {
    width: 100%;
    padding-right: 3vw;
  }

  .div-block-57, .div-block-60, .image-33 {
    width: 100%;
  }

  .link-block-2 {
    text-align: center;
  }

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

  .container-11 {
    width: 95%;
  }

  .section-16 {
    background-image: linear-gradient(0deg, #0000008c, #0000 54%), url('../images/BG-top.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding: 60px 0;
  }

  .div-block-62 {
    padding-left: 0;
    padding-right: 0;
  }

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

  .text-block-45-copy, .text-block-45-copy.greentext {
    font-size: 20px;
  }

  .text-block-48 {
    font-size: 22px;
  }

  .container-13 {
    width: 90%;
  }

  .section-17 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .div-block-66 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .section-18 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .text-block-52 {
    font-size: 14px;
  }

  .div-block-71 {
    padding-left: 16px;
  }

  .div-block-72 {
    padding-right: 16px;
  }

  .text-block-53 {
    font-size: 16px;
  }

  .section-19 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .container-15 {
    width: 90%;
  }

  .text-block-48-copy {
    font-size: 23px;
  }

  .text-block-48-copy.textasdfasdf {
    font-size: 26px;
  }

  .text-block-55 {
    font-size: 41px;
  }

  .text-block-56 {
    font-size: 28px;
  }

  .section-18-copy {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-71-copy {
    padding-bottom: 16px;
    padding-left: 16px;
  }

  .text-block-53-copy {
    font-size: 22px;
  }

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

  .container-16 {
    width: 90%;
  }

  .text-span-81, .text-span-82, .text-span-83 {
    display: inline-block;
  }

  .paragraph-12 {
    font-size: 19px;
  }

  .image-38 {
    width: 100%;
  }

  .text-block-60 {
    font-size: 26px;
  }

  .container-17-copy {
    width: 90%;
  }

  .text-block-48-copy-copy, .text-block-60-copy {
    font-size: 26px;
  }

  .text-block-45-copy-copy {
    font-size: 20px;
  }

  .container-18 {
    width: 90%;
  }

  .text-block-53-copy-copy {
    font-size: 22px;
  }

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

  .text-span-89, .text-span-90, .text-span-91, .text-span-92 {
    display: inline-block;
  }

  .cell-27, .cell-28, .cell-29 {
    justify-content: center;
    align-items: center;
  }

  .heading-11 {
    font-size: 54px;
  }

  .text-block-69, .text-block-70 {
    font-size: 43px;
  }

  .section-24 {
    background-position: 40%;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .bold-text-2 {
    font-size: 29px;
  }

  .cell-30 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .text-block-73 {
    font-size: 23px;
  }

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

  .quick-stack-24 {
    grid-column-gap: 51px;
    grid-row-gap: 51px;
  }

  .heading-12 {
    font-size: 31px;
    line-height: 36px;
  }

  .text-block-76 {
    font-size: 19px;
  }

  .div-block-92 {
    padding-left: 16px;
  }

  .container-25 {
    padding-bottom: 60px;
  }

  .heading-12-copy {
    font-size: 36px;
    line-height: 42px;
  }

  .div-block-94 {
    padding: 30px 16px;
  }

  .section-27 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .text-block-82 {
    font-size: 45px;
    line-height: 47px;
  }

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

  .text-block-87 {
    font-size: 25px;
    line-height: 33px;
  }

  .text-block-88 {
    font-size: 17px;
  }

  .text-block-90 {
    font-size: 16px;
  }

  .section-29 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .text-block-91 {
    font-size: 39px;
  }

  .text-block-92 {
    font-size: 19px;
  }

  .text-block-93 {
    font-size: 16px;
  }

  .cell-35 {
    padding-top: 125px;
  }
}

#w-node-_7d1560b2-7fe4-3032-8632-83caf32f9cea-dc888794 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_764edef6-7db8-8bed-fd10-2a043da86dc7-dc888794 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_44fea9f5-bd23-2df8-604a-63a81eafa5cd-dc888794 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-c4709d10-0124-f57e-67b6-52db5741ee09-dc888794 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-_7d1560b2-7fe4-3032-8632-83caf32f9cea-dc888794 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_764edef6-7db8-8bed-fd10-2a043da86dc7-dc888794 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_44fea9f5-bd23-2df8-604a-63a81eafa5cd-dc888794 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-c4709d10-0124-f57e-67b6-52db5741ee09-dc888794 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}