: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;
  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: 380px;
}

.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: 20px;
  padding-bottom: 20px;
  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: #aec737;
  letter-spacing: 20px;
  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: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 15px;
  display: flex;
}

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

.text-block-47-copy {
  color: #fff;
  font-family: Kanit, sans-serif;
  font-size: 21px;
  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;
}

@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;
  }

  .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;
  }

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

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

  .image-33 {
    width: 90%;
  }
}

@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%;
  }
}

@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%;
  }
}

#w-node-aa7b1d9a-e57c-821d-7c0c-d004367acd51-ea8a7f21 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-c4709d10-0124-f57e-67b6-52db5741ee09-ea8a7f21 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-aa7b1d9a-e57c-821d-7c0c-d004367acd51-ea8a7f21 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-aa7b1d9a-e57c-821d-7c0c-d004367acd53-ea8a7f21 {
    order: -9999;
  }
}

@media screen and (max-width: 479px) {
  #w-node-aa7b1d9a-e57c-821d-7c0c-d004367acd51-ea8a7f21 {
    grid-template-rows: auto;
    grid-template-columns: 100%;
  }

  #w-node-c4709d10-0124-f57e-67b6-52db5741ee09-ea8a7f21 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}


