:root {
  --d-blue: #002c51;
  --black: black;
  --white: white;
  --00a0e4: #00a0e4;
}

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

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

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

.header {
  z-index: 1000000;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  grid-template-rows: auto;
  grid-template-columns: .5fr auto .75fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  height: 70px;
  padding-left: 46px;
  padding-right: 46px;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 2px 16px rgba(0, 0, 0, .1);
}

.link-block {
  margin-right: 60px;
}

.link {
  color: #002c51;
  margin-right: 40px;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}

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

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

.link-block-5 {
  color: #fff;
  background-color: #3d7eb3;
  border-radius: 18px;
  padding: 10px 30px;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}

.section-2 {
  background-image: url('../images/Group-468257.jpg');
  background-position: 50% 0;
  background-size: cover;
  justify-content: center;
  align-items: flex-end;
  height: 712px;
  margin-top: 70px;
  padding-bottom: 70px;
  display: flex;
}

.container {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-family: Figtree, sans-serif;
  display: flex;
}

.heading {
  color: #fff;
  font-size: 56px;
  line-height: 66px;
}

.text-block {
  color: #fff;
  text-align: center;
  font-size: 24px;
  line-height: 34px;
}

.link-block-6 {
  background-color: #3d7eb3;
  border-radius: 26px;
  margin-top: 24px;
  padding: 16px 26px;
  text-decoration: none;
  display: flex;
}

.text-block-2 {
  color: #fff;
  margin-right: 10px;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.section-3 {
  background-image: url('../images/Group-468258.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: space-between;
  align-items: center;
  height: 236px;
  margin-top: 94px;
  margin-bottom: 94px;
  padding-left: 80px;
  padding-right: 80px;
  display: flex;
}

.div-block-19 {
  margin-right: 60px;
}

.container-3 {
  justify-content: space-between;
  align-items: center;
  width: 1280px;
  max-width: 1280px;
  display: flex;
}

.div-block {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 180px;
  display: flex;
}

.heading-2 {
  color: #002c51;
  font-family: Figtree, sans-serif;
  font-size: 56px;
}

.div-block-2 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: 60px;
  display: grid;
}

.div-block-3 {
  border-left: 2px solid #d4e6f4;
  width: 0;
  height: 120px;
}

.text-block-3 {
  color: #002c51;
  text-align: center;
  width: 140px;
  font-family: Figtree, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.div-block-7, .div-block-9 {
  text-align: center;
}

.text-block-4 {
  color: #3d7eb3;
  margin-top: 18px;
  font-family: Figtree, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

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

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

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

.heading-3 {
  color: #002c51;
  width: 530px;
  margin-bottom: 60px;
  font-family: Figtree, sans-serif;
  font-weight: 300;
}

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

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

.bold-text {
  color: #00a0e4;
}

.section-4 {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 80px;
  padding-right: 80px;
  display: flex;
}

.section-5 {
  background-image: url('../images/Group-468265.jpg');
  background-position: 50%;
  background-size: cover;
  height: 402px;
  margin-top: 120px;
  margin-bottom: 94px;
}

.container-2 {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-4 {
  color: #002c51;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: Figtree, sans-serif;
  font-weight: 300;
}

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

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

.div-block-12 {
  text-align: center;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 270px;
  margin-left: 80px;
  margin-right: 40px;
  display: flex;
}

.heading-5 {
  margin-bottom: 6px;
  font-size: 20px;
  line-height: 25px;
}

.div-block-20 {
  border-left: 2px solid #d4e6f4;
  width: 0;
  height: 120px;
}

.text-block-5 {
  color: #60717e;
  font-family: Figtree, sans-serif;
  font-size: 12px;
  line-height: 16px;
}

.div-block-28 {
  justify-content: flex-start;
  align-items: center;
  width: 1280px;
  min-width: 1280px;
  padding-bottom: 20px;
  display: flex;
  overflow: auto;
}

.div-block-17 {
  width: 366px;
}

.heading-6 {
  color: #002c51;
  margin-top: 12px;
  margin-bottom: 4px;
  font-family: Figtree, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
}

.heading-7 {
  color: #002c51;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: Figtree, sans-serif;
  font-weight: 300;
}

.div-block-30 {
  justify-content: center;
  align-items: center;
  width: 366px;
  height: 366px;
  display: flex;
}

.div-block-31 {
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.section-6 {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-15 {
  width: 366px;
  margin-right: 16px;
}

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

.link-block-7 {
  background-color: #3d7eb3;
  border-radius: 26px;
  margin-top: 24px;
  padding: 16px 26px;
  text-decoration: none;
  display: flex;
}

.text-block-6 {
  color: #002c51;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Figtree, sans-serif;
  font-size: 20px;
}

.text-block-7 {
  color: #fff;
  margin-right: 10px;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.section-7 {
  background-image: url('../images/AdobeStock_92543649.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-start;
  align-items: center;
  height: 590px;
  margin-top: 94px;
  margin-bottom: 94px;
  display: flex;
}

.text-span-8 {
  color: #002c51;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.text-block-8 {
  color: #002c51;
  font-family: Figtree, sans-serif;
  font-size: 16px;
}

.div-block-32 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  margin-left: 104px;
  display: flex;
}

.text-span-6 {
  color: #00a0e4;
  font-weight: 700;
}

.div-block-22 {
  margin-right: 8px;
}

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

.text-block-9 {
  color: #002c51;
  font-family: Figtree, sans-serif;
  font-size: 16px;
}

.div-block-21 {
  display: flex;
}

.div-block-23 {
  margin-right: 8px;
}

.text-block-10 {
  color: #002c51;
  font-family: Figtree, sans-serif;
  font-size: 46px;
  font-weight: 300;
  line-height: 52px;
}

.text-block-12 {
  color: #60717e;
  font-family: Figtree, sans-serif;
}

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

.div-block-33 {
  margin-bottom: 36px;
  display: flex;
}

.div-block-35 {
  background-color: #d8e9fc;
  border-radius: 12px;
  width: 336px;
  min-width: 336px;
  margin-right: 22px;
}

.text-block-13 {
  color: #002c51;
  margin-bottom: 12px;
  font-family: Figtree, sans-serif;
  font-size: 36px;
  line-height: 46px;
}

.text-block-11 {
  color: #3d7eb3;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Figtree, sans-serif;
  font-weight: 600;
}

.div-block-29 {
  width: 336px;
  height: 320px;
}

.div-block-34 {
  background-color: #bed8f3;
  border-radius: 5px;
  padding: 8px;
}

.div-block-36 {
  margin-bottom: -78px;
}

.text-block-14 {
  color: #002c51;
  margin-top: 8px;
  margin-bottom: 14px;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.div-block-37 {
  width: 340px;
  margin-bottom: 104px;
  margin-right: 104px;
}

.div-block-25 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 14px;
  padding-left: 14px;
  display: flex;
}

.section-8 {
  background-image: linear-gradient(#e6f5ff, #e6f5ff);
  justify-content: center;
  align-items: flex-end;
  height: 520px;
  margin-top: 94px;
  margin-bottom: 94px;
  display: flex;
}

.div-block-24 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #e2e9ed;
  border-radius: 5px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  padding: 8px;
  display: block;
}

.section-9 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 79px;
  display: flex;
}

.div-block-26 {
  background-color: #f4f6f7;
  border-radius: 12px;
  width: 336px;
  min-width: 336px;
  margin-right: 16px;
}

.text-block-15 {
  color: #3d7eb3;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Figtree, sans-serif;
  font-weight: 600;
}

.div-block-38 {
  width: 336px;
  height: 320px;
}

.slide-2 {
  margin-bottom: -20px;
}

.text-block-16 {
  color: #002c51;
  margin-top: 8px;
  margin-bottom: 14px;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.div-block-39 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 142px;
  padding-top: 14px;
  padding-left: 14px;
  display: flex;
}

.slider-2 {
  background-color: rgba(255, 255, 255, 0);
  height: 100%;
  margin-left: 16px;
  margin-right: 16px;
}

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

.div-block-27 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 1280px;
  padding-bottom: 10px;
  padding-left: 16px;
  display: flex;
  overflow: auto;
}

.slider-3 {
  background-color: rgba(255, 255, 255, 0);
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.text-block-17 {
  margin-top: 12px;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.div-block-40 {
  width: 354px;
  min-width: 354px;
  height: 354px;
  min-height: 354px;
}

.left-arrow {
  justify-content: flex-start;
  align-items: center;
  display: flex;
  left: -40px;
}

.slide-nav {
  top: auto;
  bottom: -14%;
  left: 0%;
  right: 0%;
}

.heading-8 {
  color: #002c51;
  font-family: Figtree, sans-serif;
  font-weight: 300;
}

.right-arrow {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  right: -40px;
}

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

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

.text-block-18 {
  text-align: center;
  width: 450px;
  margin-top: 0;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  line-height: 21px;
}

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

.section-10 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 94px;
  display: none;
}

.right-arrow-4 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  right: 70px;
}

.div-block-43 {
  width: 349px;
  margin-right: 22px;
}

.section-11 {
  margin-top: 114px;
  margin-bottom: 94px;
}

.slide-nav-2 {
  bottom: -60px;
}

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

.left-arrow-3 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
  left: 70px;
}

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

.link-block-8 {
  background-color: #3d7eb3;
  border-radius: 26px;
  margin-top: 24px;
  padding: 16px 26px;
  text-decoration: none;
  display: flex;
}

.text-block-19 {
  color: #fff;
  margin-right: 10px;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.div-block-45 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 530px;
  margin-left: 46px;
  display: flex;
}

.text-span-15 {
  font-weight: 400;
}

.text-span-16 {
  color: #00a0e4;
  font-style: italic;
  font-weight: 700;
}

.text-block-20 {
  color: #fff;
  font-family: Figtree, sans-serif;
  line-height: 18px;
}

.div-block-46 {
  background-image: url('../images/AdobeStock_295092898.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.text-block-21 {
  color: #fff;
  margin-bottom: 12px;
  font-family: Figtree, sans-serif;
  font-size: 36px;
  font-weight: 300;
  line-height: 44px;
}

.section-12 {
  justify-content: center;
  align-items: center;
  height: 480px;
  margin-top: 114px;
  margin-bottom: 94px;
  display: flex;
}

.text-span-17 {
  font-style: italic;
  font-weight: 700;
}

.div-block-47 {
  background-image: url('../images/Group-468272.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding-bottom: 90px;
  display: flex;
}

.section-13 {
  background-image: url('../images/Group-468273.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: flex-end;
  height: 518px;
  padding-bottom: 42px;
  display: flex;
}

.container-4 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-22 {
  color: #fff;
  text-align: center;
  margin-bottom: 18px;
  font-family: Figtree, sans-serif;
  font-size: 42px;
  font-weight: 300;
  line-height: 52px;
}

.text-span-18 {
  font-style: italic;
  font-weight: 700;
}

.link-block-9 {
  background-color: #3d7eb3;
  border-radius: 26px;
  margin-top: 24px;
  padding: 16px 26px;
  text-decoration: none;
  display: flex;
}

.text-block-23 {
  color: #fff;
  margin-right: 10px;
  font-size: 16px;
  font-weight: 600;
}

.container-t {
  border-radius: 6px;
  width: 100%;
  margin-left: 0;
  position: relative;
  overflow: hidden;
}

.hori-line {
  color: #fff;
  background-color: #002c51;
  width: 12px;
  height: 2px;
  position: relative;
  top: 4.8px;
}

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

.line-div {
  -webkit-text-stroke-color: #002c51;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: 20px;
  display: flex;
}

.heading-25 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 20px;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
}

.paragraph-16 {
  text-transform: none;
  width: 94%;
  margin-bottom: 16px;
}

.bold-text-34 {
  color: #002c51;
  text-transform: none;
  font-family: Figtree, sans-serif;
  font-weight: 500;
}

.heading-26 {
  color: #002c51;
  font-family: Figtree, sans-serif;
  font-weight: 300;
}

.section-14 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 94px;
  margin-bottom: 94px;
  display: flex;
}

.accordian-item-trigger {
  cursor: pointer;
  border-radius: 6px;
  justify-content: space-between;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: block;
}

.div-block-157 {
  color: #002c51;
  margin-left: 20px;
  font-family: Figtree, sans-serif;
  font-size: 14px;
  line-height: 18px;
}

.verti-line {
  color: #fff;
  background-color: #002c51;
  width: 2px;
  height: 12px;
  position: relative;
  top: -2px;
}

.div-block-155 {
  border-bottom: 0 #e1e6e8;
  border-radius: 0;
  justify-content: space-between;
  margin-left: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  position: static;
}

.accordian-item {
  color: #10233b;
  background-color: #f4f6f7;
  border: 1px #000;
  border-radius: 6px;
  width: 1280px;
  max-width: 1280px;
  margin-bottom: 24px;
  display: block;
}

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

.text-block-24 {
  color: #fcfffb;
  margin-left: 12px;
  font-family: Figtree, sans-serif;
  font-size: 14px;
  line-height: 18px;
}

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

.image-27 {
  width: 92px;
}

.footer {
  background-color: #002c51;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  margin-top: 40px;
  padding-top: 20px;
  display: flex;
}

.div-block-167 {
  grid-template-rows: auto;
  grid-template-columns: auto auto auto;
  grid-auto-columns: 1fr;
  justify-content: stretch;
  margin-top: 20px;
  display: grid;
}

.section-16 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 1280px;
  min-width: 1280px;
  padding: 25px 40px 10px;
  display: flex;
}

.link-2 {
  color: #fcfffb;
  padding-top: 5px;
  font-family: Figtree, sans-serif;
  text-decoration: none;
}

.div-block-164 {
  justify-content: center;
  align-items: center;
  margin-top: 70px;
  display: flex;
}

.div-block-169 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 330px;
  margin-top: 12px;
  display: flex;
}

.div-block-165 {
  padding-right: 20px;
}

.text-block-25 {
  color: #86b0d6;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Figtree, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 10px;
}

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

.div-block-92 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  width: 1280px;
  min-width: 1280px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.div-block-168 {
  background-color: #073e6c;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 30px;
  margin-top: 20px;
  display: flex;
}

.div-block-170 {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-block-163 {
  border-right: 1px solid #86b0d6;
  padding-left: 10px;
  padding-right: 10px;
}

.div-block-158 {
  flex-flow: column;
  display: flex;
}

.div-block-166 {
  color: #fcfffb;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-block-159 {
  flex-direction: column;
  display: flex;
}

.div-block-172 {
  justify-content: center;
  align-items: center;
  width: 1280px;
  min-width: 1280px;
  display: flex;
}

.text-block-27 {
  color: #fff;
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-bottom: 6px;
  font-family: Figtree, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.div-block-173 {
  background-color: #3d7eb3;
  width: 60px;
  height: 1px;
  margin-bottom: 6px;
}

.section-17 {
  background-image: url('../images/Group-468274.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-start;
  align-items: flex-end;
  height: 508px;
  margin-top: 70px;
  display: flex;
}

.div-block-174 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 860px;
  margin-bottom: 42px;
  margin-left: 42px;
  display: flex;
}

.heading-27 {
  color: #fff;
  font-family: Figtree, sans-serif;
  font-size: 50px;
  line-height: 60px;
}

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

.section-18 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 94px;
  display: flex;
}

.quick-stack {
  min-width: 1240px;
  margin-top: 40px;
}

.cell {
  background-image: url('../images/AdobeStock_366267694.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 12px;
  justify-content: center;
  align-items: flex-end;
}

.heading-28 {
  color: var(--d-blue);
  font-family: Figtree, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 38px;
}

.div-block-175 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: 46px;
  display: flex;
}

.text-block-29 {
  width: 450px;
  font-family: Figtree, sans-serif;
  font-size: 16px;
}

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

.div-block-176 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: 46px;
  margin-right: 46px;
  display: flex;
}

.cell-3 {
  background-image: url('../images/AdobeStock_524403788.jpg');
  background-position: 50%;
  background-size: cover;
}

.cell-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
}

.div-block-177 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  min-width: 1240px;
  height: 400px;
  margin-top: 66px;
  display: grid;
}

.div-block-178 {
  background-image: url('../images/AdobeStock_524403788.jpg');
  background-position: 50%;
  background-size: cover;
  width: 580px;
  height: 400px;
}

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

.div-block-180 {
  background-image: url('../images/AdobeStock_646434068.jpg');
  background-position: 50%;
  background-size: cover;
  width: 580px;
  height: 400px;
}

.div-block-181 {
  background-image: url('../images/AdobeStock_366267694.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 16px;
  width: 580px;
  height: 400px;
  display: flex;
}

.section-19 {
  background-image: url('../images/Group-468275.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-start;
  align-items: flex-end;
  height: 508px;
  margin-top: 70px;
  display: flex;
}

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

.text-block-30 {
  color: var(--d-blue);
  width: 540px;
  margin-top: 26px;
  font-family: Figtree, sans-serif;
  font-size: 16px;
}

.div-block-183 {
  background-image: url('../images/AdobeStock_679681176.jpg');
  background-position: 50%;
  background-size: cover;
  width: 526px;
  height: 535px;
}

.div-block-184 {
  margin-left: 36px;
}

.heading-29 {
  color: var(--d-blue);
  font-family: Figtree, sans-serif;
  font-weight: 300;
}

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

.section-20 {
  background-image: url('../images/Group-468276.jpg');
  background-position: 50% 0;
  background-size: cover;
  justify-content: flex-start;
  align-items: flex-end;
  height: 508px;
  margin-top: 70px;
  display: none;
}

.section-21 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 94px;
  display: none;
}

.div-block-185 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 1240px;
  min-width: 1240px;
  margin-top: 0;
  padding-bottom: 30px;
  display: grid;
  overflow: auto;
}

.section-22 {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 94px;
  font-family: Figtree, sans-serif;
  display: flex;
}

.div-block-186 {
  justify-content: center;
  align-items: flex-end;
  margin-top: 12px;
  display: flex;
}

.div-block-187 {
  background-image: url('../images/Mask-Group-431569.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 455px;
  height: 430px;
  display: flex;
}

.div-block-188 {
  width: 700px;
  height: 390px;
  margin-left: 14px;
}

.section-23 {
  background-image: url('../images/Group-468277.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-start;
  align-items: flex-end;
  height: 508px;
  margin-top: 70px;
  display: flex;
}

.text-block-31 {
  color: var(--d-blue);
  width: 576px;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  line-height: 20px;
}

.heading-30 {
  color: var(--d-blue);
  width: 460px;
  font-family: Figtree, sans-serif;
  font-weight: 300;
}

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

.text-span-22 {
  color: #00a0e4;
  font-style: italic;
  font-weight: 700;
}

.tabs {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 76px;
  margin-bottom: 126px;
  display: flex;
}

.text-block-32 {
  font-family: Figtree, sans-serif;
  font-size: 18px;
  line-height: 26px;
}

.text-block-33 {
  font-family: Figtree, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.tab-link-tab-1 {
  background-color: rgba(255, 255, 255, 0);
  padding-left: 16px;
  padding-right: 16px;
  display: block;
}

.tab-link-tab-1.w--current {
  border-bottom: 3px solid var(--d-blue);
  background-color: rgba(255, 255, 255, 0);
  font-family: Figtree, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  display: inline-block;
}

.tab-link-tab-1.w--current:active {
  font-family: Figtree, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
}

.tab-link-tab-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: rgba(255, 255, 255, 0);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: 16px;
  padding-left: 16px;
  padding-right: 16px;
}

.tab-link-tab-2.w--current {
  border-bottom: 3px solid var(--d-blue);
  background-color: rgba(255, 255, 255, 0);
  padding-left: 16px;
  padding-right: 16px;
  font-family: Figtree, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
}

.tabs-menu {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-189 {
  border: 1px solid #dde9f0;
  border-radius: 16px;
  justify-content: center;
  align-items: flex-start;
  width: 583px;
  height: 250px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

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

.div-block-191 {
  width: 194px;
  height: 194px;
  margin-right: 16px;
}

.text-block-34 {
  color: var(--black);
  text-transform: capitalize;
  margin-top: 6px;
  margin-bottom: 10px;
  font-family: Figtree, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 22px;
}

.text-block-35 {
  color: #60717e;
  text-transform: capitalize;
  margin-top: 5px;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.text-block-36 {
  color: var(--d-blue);
  margin-top: 8px;
  font-family: Figtree, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.tabs-content {
  justify-content: center;
  align-items: center;
  margin-top: 44px;
}

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

.link-block-10, .link-block-11, .link-block-12 {
  text-decoration: none;
}

.text-span-23, .text-span-24 {
  font-style: italic;
  font-weight: 600;
}

.mobile-header-2 {
  display: none;
}

.button-8 {
  color: #023373;
  background-color: #ffb114;
  border-radius: 6px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
}

.slide-menu-2, .left-arrow-4, .right-arrow-5, .slide-nav-3 {
  display: none;
}

.slider-4 {
  background-color: rgba(255, 255, 255, 0);
  width: 1280px;
  height: 100%;
  padding-left: 16px;
  padding-right: 16px;
}

.slide-3 {
  margin-bottom: -16px;
}

.slider-5, .div-block-436, .div-block-438 {
  display: none;
}

.accordian-item-trigger-2 {
  cursor: pointer;
  justify-content: space-between;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: none;
}

.hori-line-2 {
  color: #fff;
  background-color: #1a1e21;
  width: 12px;
  height: 2px;
  position: relative;
  top: 4.8px;
}

.verti-line-2 {
  color: #fff;
  background-color: #1a1e21;
  width: 2px;
  height: 12px;
  position: relative;
  top: -2px;
}

.text-block-122 {
  text-align: center;
  width: 400px;
  font-family: Figtree, sans-serif;
  font-size: 16px;
}

.div-block-499 {
  width: 580px;
  height: 400px;
}

.div-block-500, .div-block-501 {
  display: none;
}

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

.div-block-503 {
  display: none;
}

.div-block-504 {
  width: 340px;
}

.slider-6 {
  background-color: rgba(255, 255, 255, 0);
  height: 100%;
  margin-top: 20px;
}

.slide-5 {
  margin-bottom: -28px;
}

.slide-nav-5, .right-arrow-7, .left-arrow-6 {
  display: none;
}

.text-block-123 {
  color: #002c51;
  margin-bottom: 30px;
  font-family: Figtree, sans-serif;
  font-size: 26px;
  line-height: 32px;
}

.div-block-505 {
  margin-top: 72px;
  margin-left: 100px;
}

.text-block-124 {
  color: #002c51;
  width: 60%;
  margin-left: 12px;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  line-height: 20px;
}

.link-block-386, .link-block-387 {
  margin-top: 12px;
  text-decoration: none;
}

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

.image-117, .image-118, .image-119 {
  width: 24px;
}

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

.bold-text-37 {
  font-weight: 400;
}

.text-block-125 {
  color: #60717e;
  width: 160px;
  font-family: Figtree, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

.text-block-126 {
  color: #60717e;
  width: 250px;
  font-family: Figtree, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

.text-block-127 {
  color: #60717e;
  width: 130px;
  font-family: Figtree, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

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

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

.image-124, .image-125 {
  width: 94px;
}

.div-block-513 {
  width: 300px;
}

.heading-30-copy {
  color: var(--d-blue);
  width: 460px;
  font-family: Figtree, sans-serif;
  font-weight: 300;
}

.heading-33 {
  color: var(--d-blue);
  width: 540px;
  font-family: Figtree, sans-serif;
  font-weight: 300;
}

.link-block-389, .link-block-390, .link-block-391, .link-block-392, .link-block-393, .link-block-394 {
  text-decoration: none;
}

.div-block-514 {
  width: 340px;
}

.text-block-128 {
  color: var(--d-blue);
  text-align: center;
  font-family: Figtree, sans-serif;
  font-size: 28px;
  line-height: 34px;
}

.div-block-515 {
  width: 630px;
  margin-bottom: 42px;
}

.div-block-516, .div-block-517 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  display: flex;
}

.link-block-395 {
  font-family: Figtree, sans-serif;
  text-decoration: none;
}

.text-span-25, .italic-text, .italic-text-2, .italic-text-3, .italic-text-4, .italic-text-5, .italic-text-6, .italic-text-7, .italic-text-8, .italic-text-9 {
  color: var(--00a0e4);
}

.section-25 {
  background-image: url('../images/Group-468277_4.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-start;
  align-items: flex-end;
  height: 508px;
  margin-top: 70px;
  display: flex;
}

.section-26 {
  background-image: url('../images/Group-468532.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-start;
  align-items: flex-end;
  height: 508px;
  margin-top: 70px;
  display: flex;
}

.section-27 {
  background-image: url('../images/Group-468277_2.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-start;
  align-items: flex-end;
  height: 508px;
  margin-top: 70px;
  display: flex;
}

.section-28 {
  background-image: url('../images/Group-468277.png');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-start;
  align-items: flex-end;
  height: 508px;
  margin-top: 70px;
  display: flex;
}

.section-29 {
  background-image: url('../images/Group-468535.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-start;
  align-items: flex-end;
  height: 508px;
  margin-top: 70px;
  display: flex;
}

.div-block-518 {
  grid-column-gap: 130px;
  grid-row-gap: 130px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 46px;
  display: grid;
}

.dropdown-toggle {
  padding-top: 0;
  padding-bottom: 0;
  font-size: 16px;
}

.dropdown-toggle.w--open {
  padding-bottom: 0;
}

.dropdown {
  color: #002c51;
  font-family: Figtree, sans-serif;
  font-weight: 500;
}

.dropdown-list {
  background-color: #bd8787;
}

.dropdown-list.w--open {
  background-color: #fff;
  margin-top: 16px;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
}

.text-block-129 {
  color: #002c51;
}

.section-30 {
  background-image: url('../images/Group-468277_3.jpg');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  height: 508px;
  margin-top: 70px;
  display: flex;
}

.section-31 {
  background-image: url('../images/Group-468532_1.jpg');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  height: 508px;
  margin-top: 70px;
  display: flex;
}

.dropdown-link-2, .dropdown-link-3 {
  text-decoration: none;
}

.dropdown-link-3.w--current {
  color: #002c51;
}

@media screen and (min-width: 1280px) {
  .section-2 {
    background-image: url('../images/Group-468257.jpg');
    background-position: 50% 0;
    background-size: cover;
    height: 820px;
  }

  .div-block-28 {
    justify-content: center;
    align-items: center;
    width: auto;
    min-width: auto;
    overflow: auto;
  }

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

  .slide-2 {
    margin-bottom: 0;
  }

  .div-block-27 {
    justify-content: center;
    align-items: center;
    width: 1440px;
    padding-left: 0;
  }

  .left-arrow {
    left: -80px;
  }

  .right-arrow {
    right: -80px;
  }

  .section-11, .section-12 {
    margin-top: 114px;
  }

  .div-block-162 {
    flex-direction: column;
    align-items: stretch;
    display: flex;
  }

  .image-27 {
    align-self: flex-start;
    width: auto;
    height: auto;
  }

  .div-block-165 {
    padding-right: 0;
  }

  .div-block-170 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .div-block-166 {
    justify-content: flex-start;
    align-items: stretch;
  }

  .image-28 {
    width: auto;
  }

  .div-block-172 {
    justify-content: center;
    align-items: center;
    width: 1280px;
    min-width: 1280px;
    display: flex;
  }

  .section-17 {
    height: 620px;
  }

  .section-19 {
    background-position: 50% 0;
    height: 620px;
  }

  .section-20 {
    height: 620px;
  }

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

  .section-22 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 114px;
    display: flex;
  }

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

  .div-block-187 {
    background-image: url('../images/Mask-Group-431569.png');
    background-position: 50%;
    background-size: cover;
    width: 455px;
    height: 519px;
  }

  .div-block-188 {
    background-color: #f7fcff;
    border-radius: 10px;
    width: 700px;
    height: 470px;
    margin-left: 14px;
  }

  .section-23 {
    height: 620px;
  }

  .button-8 {
    background-color: #ffa600;
    border-radius: 6px;
    margin-left: 10px;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 600;
  }

  .slider-4 {
    justify-content: center;
    align-items: center;
    width: 100%;
    min-width: 100%;
    display: flex;
  }

  .section-25 {
    background-image: url('../images/Group-468277_1.jpg');
    background-position: 50%;
    background-size: cover;
    height: 620px;
  }

  .section-26, .section-27, .section-28, .section-30 {
    height: 620px;
  }
}

@media screen and (max-width: 991px) {
  .header {
    justify-content: center;
    align-items: center;
    display: none;
  }

  .section-2 {
    background-position: 70% 0;
  }

  .text-block {
    width: 480px;
  }

  .link-block-6 {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .section-3 {
    border-radius: 12px;
    height: auto;
    margin: 64px 12px;
    padding: 46px 0;
  }

  .div-block-19 {
    margin-bottom: 32px;
    margin-right: 0;
  }

  .container-3 {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    width: auto;
    max-width: none;
  }

  .heading-2 {
    margin-top: 0;
  }

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

  .div-block-3 {
    border-bottom: 2px solid #d4e6f4;
    width: 100px;
    height: 1px;
  }

  .div-block-5 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    align-items: start;
    justify-items: center;
  }

  .section-4 {
    padding-left: 0;
    padding-right: 0;
  }

  .section-5 {
    height: auto;
  }

  .container-2 {
    max-width: none;
  }

  .div-block-13 {
    flex-flow: column;
    margin-bottom: 40px;
  }

  .div-block-12 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .div-block-20 {
    border-bottom: 2px solid #d4e6f4;
    border-left-style: none;
    border-left-width: 0;
    width: 120px;
    height: 0;
    margin-top: 16px;
    margin-bottom: 16px;
  }

  .div-block-28 {
    width: 100%;
    min-width: 100%;
  }

  .div-block-32 {
    margin-left: 40px;
  }

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

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

  .div-block-37 {
    text-align: center;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .section-8 {
    height: auto;
  }

  .div-block-26 {
    min-width: 336px;
  }

  .div-block-27 {
    width: 750px;
  }

  .slider-3 {
    width: 100%;
    padding-left: 12px;
  }

  .slide-nav, .right-arrow {
    display: none;
  }

  .div-block-41 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    padding-bottom: 20px;
    overflow: auto;
  }

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

  .div-block-44 {
    display: none;
  }

  .link-block-8 {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .div-block-45 {
    margin-left: 26px;
  }

  .div-block-46 {
    background-position: 50% 0;
    background-size: cover;
    height: 500px;
  }

  .section-12 {
    flex-flow: column;
    height: 100%;
    margin-top: 64px;
  }

  .div-block-47 {
    justify-content: flex-start;
    align-items: flex-end;
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .link-block-9 {
    padding-top: 12px;
    padding-bottom: 12px;
    font-family: Figtree, sans-serif;
  }

  .section-14 {
    margin-top: 64px;
    margin-bottom: 64px;
  }

  .accordian-item-trigger {
    cursor: pointer;
  }

  .accordian-item {
    width: 100%;
    max-width: 96%;
    margin-left: 16px;
    margin-right: 16px;
  }

  .text-block-24 {
    line-height: 16px;
  }

  .div-block-162 {
    display: none;
  }

  .image-27 {
    width: 66.9886px;
  }

  .div-block-167 {
    display: none;
  }

  .section-16 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: .75fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    width: auto;
    min-width: 100%;
    padding-top: 40px;
    display: flex;
  }

  .link-2 {
    padding-top: 3px;
    font-size: 12px;
  }

  .div-block-164 {
    margin-top: 26px;
  }

  .text-block-25 {
    line-height: 14px;
  }

  .div-block-92 {
    flex-flow: column;
    width: 100%;
    min-width: 100%;
    margin-bottom: 20px;
    padding-left: 0;
  }

  .div-block-166, .div-block-159 {
    padding-right: 20px;
    display: none;
  }

  .image-28 {
    width: 96px;
  }

  .div-block-172 {
    flex-flow: column;
    width: 100%;
    min-width: 100%;
  }

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

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

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

  .div-block-176 {
    background-color: #f7fcff;
    border-radius: 8px;
    margin-left: 24px;
    margin-right: 24px;
    padding: 16px;
  }

  .div-block-177 {
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: auto;
    justify-content: center;
    align-items: center;
    min-width: 100%;
    height: 100%;
    margin-top: 36px;
    display: flex;
  }

  .div-block-178 {
    display: none;
  }

  .div-block-179, .div-block-182 {
    flex-flow: column;
  }

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

  .div-block-183 {
    display: none;
  }

  .div-block-184 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    display: flex;
  }

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

  .div-block-185 {
    align-items: center;
    justify-items: start;
    width: 100%;
    min-width: 100%;
  }

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

  .section-23 {
    background-position: 100%;
  }

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

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

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

  .link-block-382 {
    display: block;
  }

  .link-block-382.w--current {
    justify-content: flex-end;
    display: flex;
  }

  .div-block-427 {
    display: flex;
    position: absolute;
    top: 36%;
    bottom: 0%;
    left: 4%;
    right: auto;
  }

  .image-108 {
    margin-top: 2px;
  }

  .mobile-header-2 {
    z-index: 10000;
    background-color: #fff;
    display: block;
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
  }

  .div-block-428 {
    justify-content: center;
    align-items: center;
    height: 70px;
    padding: 10px 16px;
    display: flex;
  }

  .div-block-426 {
    justify-content: center;
  }

  .text-block-120 {
    color: var(--d-blue);
    font-family: Figtree, sans-serif;
    font-size: 16px;
  }

  .link-block-385 {
    color: #fff;
    border-bottom: 1px solid #d4e6f4;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding-top: 14px;
    padding-bottom: 16px;
    text-decoration: none;
    display: flex;
  }

  .link-block-385.w--current {
    color: #fff;
    border-bottom: 1px solid #d4e6f4;
    justify-content: space-between;
    align-items: center;
    padding-top: 14px;
    padding-bottom: 16px;
    text-decoration: none;
    display: flex;
  }

  .button-8 {
    color: #fff;
    background-color: #3d7eb3;
    margin-top: 20px;
    font-family: Figtree, sans-serif;
  }

  .div-block-429 {
    justify-content: flex-end;
    margin-top: 26px;
    padding-bottom: 16px;
    display: flex;
  }

  .div-block-430 {
    background-color: var(--white);
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    max-width: 320px;
    height: 100%;
    padding: 12px 20px 16px;
  }

  .slide-menu-2 {
    z-index: 20000;
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    background-color: rgba(247, 247, 249, .06);
    font-weight: 500;
    display: none;
    position: fixed;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .slider-4 {
    width: 100%;
  }

  .div-block-435 {
    display: flex;
    overflow: auto;
  }

  .slide-nav-4, .right-arrow-6, .left-arrow-5 {
    display: none;
  }

  .slider-5 {
    background-color: rgba(255, 255, 255, 0);
    padding-left: 16px;
    display: block;
  }

  .slide-4 {
    margin-bottom: -21px;
  }

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

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

  .text-block-121 {
    color: #fff;
    text-align: center;
    margin-bottom: 12px;
    font-family: Figtree, sans-serif;
  }

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

  .accordian-item-trigger-2 {
    cursor: pointer;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .div-block-456 {
    border-bottom: 2px solid #063e6c;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .link-30 {
    color: #fff;
    margin-bottom: 10px;
    font-family: Figtree, sans-serif;
    text-decoration: none;
  }

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

  .hori-line-2 {
    left: -6px;
  }

  .heading-32 {
    width: 100%;
    margin-top: 0;
    margin-bottom: 4px;
  }

  .bold-text-36 {
    color: #fff;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-family: Figtree, sans-serif;
    font-size: 14px;
    font-weight: 400;
  }

  .div-block-495 {
    background-color: #fff;
    border-bottom: 1px solid #fff;
    width: 12px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
    position: relative;
    top: 4.8px;
  }

  .div-block-496 {
    -webkit-text-stroke-color: #fff;
    background-color: #fff;
    width: 2px;
    height: 12px;
    padding-bottom: 0;
    padding-right: 0;
    position: relative;
    top: -2px;
  }

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

  .div-block-498 {
    flex-flow: column;
    margin-top: 12px;
    display: flex;
  }

  .text-block-122 {
    font-size: 12px;
    line-height: 18px;
  }

  .div-block-499 {
    display: none;
  }

  .div-block-500 {
    background-image: url('../images/AdobeStock_524403788.jpg');
    background-position: 50%;
    background-size: cover;
    border-radius: 16px;
    width: 580px;
    height: 400px;
    display: block;
  }

  .div-block-501 {
    background-image: url('../images/AdobeStock_673073119_1.png');
    background-position: 50%;
    background-size: cover;
    width: 580px;
    height: 400px;
    display: block;
  }

  .div-block-502 {
    position: relative;
    top: -76px;
  }

  .div-block-503 {
    background-image: url('../images/AdobeStock_679681176.png');
    background-position: 50%;
    background-size: cover;
    width: 400px;
    height: 274px;
    margin-top: 20px;
    display: block;
  }

  .slider-6 {
    width: 100%;
    display: flex;
  }

  .section-26, .section-27 {
    background-position: 0%;
  }

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

  .dropdown-toggle {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    width: 99.9999%;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .dropdown {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin: 14px 0 16px;
    display: flex;
  }

  .dropdown-list {
    flex-flow: column;
    top: 26px;
  }

  .icon {
    display: none;
  }

  .div-block-519 {
    border-bottom: 1px solid #d4e6f4;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
  }

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

  .dropdown-link.w--current {
    color: #002c51;
  }
}

@media screen and (max-width: 767px) {
  .section-2 {
    height: 624px;
    padding-bottom: 60px;
  }

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

  .text-block {
    width: 300px;
    font-size: 14px;
    line-height: 19px;
  }

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

  .container-3 {
    margin-left: 16px;
    margin-right: 16px;
  }

  .div-block {
    width: auto;
  }

  .heading-2 {
    margin-bottom: 0;
    font-size: 42px;
  }

  .text-block-3 {
    width: 110px;
    font-size: 14px;
    line-height: 18px;
  }

  .text-block-4 {
    font-size: 14px;
    line-height: 19px;
  }

  .div-block-4 {
    width: 110px;
    max-width: none;
  }

  .div-block-5 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    margin-left: 12px;
    margin-right: 12px;
  }

  .heading-3 {
    width: 340px;
    margin-bottom: 40px;
    font-size: 26px;
    line-height: 36px;
  }

  .section-5 {
    height: 100%;
  }

  .heading-4 {
    font-size: 26px;
    line-height: 28px;
  }

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

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

  .heading-5 {
    font-size: 18px;
    line-height: 22px;
  }

  .div-block-28 {
    flex-flow: column;
    width: 100%;
    min-width: 100%;
  }

  .heading-7 {
    font-size: 26px;
    line-height: 28px;
  }

  .div-block-30 {
    width: 100%;
    height: 100%;
    padding-top: 12px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .div-block-31 {
    margin-left: 12px;
    margin-right: 12px;
    padding-bottom: 12px;
  }

  .div-block-15 {
    background-color: #f4f6f7;
    border-radius: 10px;
    margin-bottom: 36px;
    margin-right: 0;
  }

  .link-block-7 {
    margin-top: 12px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .text-block-6 {
    font-size: 12px;
  }

  .section-7 {
    background-image: url('../images/Group-468053.png'), url('../images/AdobeStock_92543649.jpg');
    background-position: 50%, 50%;
    background-size: auto, cover;
    justify-content: flex-start;
    align-items: flex-end;
  }

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

  .text-block-10 {
    font-size: 26px;
    line-height: 30px;
  }

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

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

  .section-9 {
    margin-top: 30px;
  }

  .div-block-27 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: grid;
  }

  .heading-8 {
    text-align: center;
    font-size: 26px;
    line-height: 36px;
  }

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

  .section-12 {
    flex-flow: column;
    margin-top: 64px;
    margin-bottom: 64px;
  }

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

  .link-block-9 {
    margin-top: 0;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .div-block-171 {
    margin-top: 20px;
    margin-left: 12px;
    margin-right: 12px;
  }

  .paragraph-16 {
    font-size: 12px;
    line-height: 18px;
  }

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

  .heading-26 {
    text-align: center;
    font-size: 30px;
    line-height: 36px;
  }

  .accordian-item {
    width: 100%;
    max-width: 100%;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .section-17 {
    background-size: cover;
  }

  .div-block-174 {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-right: 16px;
  }

  .heading-27 {
    margin-bottom: 0;
    font-size: 30px;
    line-height: 34px;
  }

  .text-block-28 {
    width: 300px;
  }

  .section-18 {
    margin-top: 64px;
    padding-left: 16px;
    padding-right: 16px;
  }

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

  .text-block-29 {
    font-size: 12px;
    line-height: 17px;
  }

  .div-block-180, .div-block-181 {
    width: 100%;
  }

  .heading-29 {
    font-size: 26px;
    line-height: 32px;
  }

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

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

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

  .text-block-31 {
    width: 90%;
  }

  .heading-30 {
    width: 90%;
    font-size: 30px;
    line-height: 34px;
  }

  .div-block-189 {
    width: 100%;
    padding-left: 12px;
    padding-right: 12px;
  }

  .image-108 {
    margin-top: 4px;
  }

  .mobile-header-2 {
    height: 76px;
  }

  .link-block-385.w--current {
    justify-content: space-between;
    align-items: center;
    padding-top: 14px;
    padding-bottom: 16px;
    display: flex;
  }

  .div-block-430 {
    max-width: 320px;
    height: 2700px;
    padding: 12px 20px 16px;
  }

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

  .slider-4 {
    width: 100%;
  }

  .div-block-432, .div-block-433, .div-block-434 {
    max-width: 90px;
  }

  .div-block-456 {
    border-bottom: 1px solid #fff;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .link-30 {
    color: #fff;
    margin-top: 12px;
    margin-bottom: 0;
    font-size: 14px;
    text-decoration: none;
  }

  .div-block-494 {
    display: none;
  }

  .div-block-457 {
    flex-flow: column;
    margin-top: 6px;
    display: flex;
    overflow: auto;
  }

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

  .bold-text-36 {
    color: #fff;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
  }

  .div-block-500, .div-block-501 {
    width: 100%;
  }

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

  .heading-30-copy {
    width: 90%;
    font-size: 30px;
    line-height: 34px;
  }

  .text-block-128 {
    margin-left: 40px;
    margin-right: 40px;
    font-size: 22px;
    line-height: 26px;
  }

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

  .section-27 {
    background-position: 20%;
  }

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

  .section-31 {
    background-position: 0%;
  }
}

@media screen and (max-width: 479px) {
  .section-2 {
    background-image: url('../images/AdobeStock_506341527.jpg'), url('../images/Group-468257.jpg');
    background-position: 50% 0, 59% 0;
    background-size: cover, cover;
    margin-top: 60px;
  }

  .heading {
    text-align: center;
  }

  .section-3 {
    padding-top: 36px;
    padding-bottom: 36px;
  }

  .image-5 {
    max-width: 90%;
  }

  .div-block-19 {
    width: 100%;
    margin-bottom: 26px;
  }

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

  .div-block-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    margin-top: 26px;
  }

  .text-block-3 {
    width: 70px;
  }

  .div-block-4 {
    width: 90px;
  }

  .section-4 {
    margin-top: -10px;
  }

  .section-5 {
    margin-top: 64px;
    margin-bottom: 64px;
  }

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

  .heading-7 {
    margin-bottom: 26px;
    margin-left: 40px;
    margin-right: 40px;
    font-size: 26px;
    line-height: 28px;
  }

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

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

  .div-block-37 {
    margin-bottom: 30px;
  }

  .slide-2 {
    margin-bottom: 14px;
  }

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

  .slider-3 {
    width: 100%;
    padding-left: 12px;
  }

  .div-block-40 {
    width: 326px;
    min-width: 326px;
    height: 326px;
    min-height: 326px;
  }

  .left-arrow, .slide-nav {
    display: none;
  }

  .heading-8 {
    width: 230px;
    line-height: 31px;
  }

  .div-block-41 {
    width: 100%;
    padding-bottom: 40px;
    overflow: auto;
  }

  .text-block-18 {
    width: 90%;
    font-size: 14px;
    line-height: 18px;
  }

  .section-10 {
    margin-top: 40px;
  }

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

  .section-11 {
    flex-flow: column;
    margin-top: 40px;
    margin-bottom: 64px;
    display: flex;
  }

  .text-block-20 {
    margin-bottom: 16px;
  }

  .line-div {
    margin-left: 10px;
    margin-right: 0;
  }

  .heading-25 {
    padding-left: 0;
    font-size: 16px;
  }

  .paragraph-16 {
    width: auto;
  }

  .bold-text-34 {
    font-size: 14px;
    line-height: 18px;
  }

  .heading-26 {
    width: 90%;
  }

  .div-block-157 {
    margin-left: 0;
  }

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

  .accordian-item {
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }

  .section-16 {
    width: 100%;
    padding-left: 14px;
    padding-right: 14px;
  }

  .div-block-169 {
    width: 100%;
    margin-top: 12px;
  }

  .text-block-25 {
    padding-left: 4px;
    padding-right: 4px;
    line-height: 14px;
  }

  .div-block-92 {
    margin-bottom: 0;
  }

  .div-block-163 {
    padding-left: 4px;
    padding-right: 4px;
  }

  .section-17 {
    background-image: url('../images/Group-468471.jpg'), url('../images/Group-468274.jpg');
    background-position: 50%, 50%;
    background-size: cover, cover;
    margin-top: 60px;
  }

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

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

  .div-block-176 {
    margin-left: 12px;
    margin-right: 12px;
  }

  .div-block-177 {
    width: 100%;
    margin-bottom: -40px;
  }

  .div-block-181 {
    justify-content: center;
    align-items: center;
  }

  .section-19 {
    background-image: url('../images/Group-468472.jpg'), url('../images/Group-468275.jpg');
    background-position: 50%, 50%;
    background-size: cover, cover;
    margin-top: 60px;
  }

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

  .section-20 {
    justify-content: center;
    align-items: flex-end;
    margin-top: 64px;
  }

  .section-21 {
    margin-top: 50px;
  }

  .section-22 {
    margin-top: 60px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .div-block-186 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .div-block-187 {
    width: 100%;
    margin-right: 36px;
  }

  .div-block-188 {
    width: 90%;
    height: 410px;
    margin-left: 10px;
    margin-right: 6px;
  }

  .section-23 {
    background-image: url('../images/AdobeStock_625160296.jpg'), url('../images/Group-468277.jpg');
    background-position: 50%, 100%;
    background-size: cover, cover;
    height: 508px;
    margin-top: 61px;
  }

  .text-block-31 {
    font-size: 14px;
    line-height: 18px;
  }

  .heading-30 {
    width: 100%;
    font-size: 30px;
  }

  .tabs {
    margin-top: 64px;
  }

  .text-block-32, .text-block-33 {
    font-size: 14px;
    line-height: 18px;
  }

  .div-block-189 {
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    height: 100%;
    padding-top: 12px;
  }

  .div-block-191 {
    width: 140px;
    height: auto;
    margin-top: 0;
    margin-bottom: 12px;
    margin-right: 8px;
  }

  .text-block-34 {
    margin-top: 6px;
    margin-bottom: 6px;
    font-size: 16px;
    line-height: 16px;
  }

  .text-block-35 {
    margin-top: 4px;
    font-size: 10px;
    line-height: 14px;
  }

  .text-block-36 {
    line-height: 30px;
  }

  .link-block-382 {
    margin-top: 0;
  }

  .image-108 {
    margin-top: 4px;
  }

  .mobile-header-2 {
    z-index: 1000;
    justify-content: space-between;
    align-items: stretch;
    max-width: 479px;
    display: block;
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .div-block-428 {
    z-index: 1000;
    flex: 1;
    justify-content: center;
    align-items: center;
  }

  .link-block-383 {
    margin-top: 2px;
  }

  .div-block-426 {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .link-block-384 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    display: block;
  }

  .text-block-120 {
    text-decoration: none;
  }

  .image-110 {
    display: inline;
    position: relative;
    top: 0%;
    bottom: 0%;
    left: auto;
    right: auto;
  }

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

  .div-block-429 {
    justify-content: flex-end;
    margin-top: 26px;
    padding-bottom: 16px;
    display: flex;
  }

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

  .slide-menu-2 {
    z-index: 2000;
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    display: none;
  }

  .div-block-435 {
    padding-bottom: 26px;
  }

  .slider-5 {
    padding-left: 12px;
  }

  .image-112, .image-113, .image-114 {
    max-width: 90%;
  }

  .accordian-item-trigger-2 {
    margin-top: 20px;
  }

  .div-block-456 {
    border-bottom-color: #38548d;
    margin-top: 0;
  }

  .link-30 {
    margin-top: 10px;
    font-weight: 200;
  }

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

  .bold-text-36 {
    font-weight: 500;
  }

  .div-block-498, .text-block-122, .div-block-503 {
    width: 100%;
  }

  .section-24 {
    margin-top: -20px;
    margin-left: 12px;
    margin-right: 12px;
  }

  .image-115 {
    width: 310px;
  }

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

  .div-block-504 {
    width: 210px;
  }

  .div-block-505 {
    width: 230px;
    margin-left: 30px;
  }

  .text-block-124 {
    width: 80%;
    font-size: 14px;
    line-height: 18px;
  }

  .image-121 {
    max-width: 50%;
  }

  .image-122 {
    max-width: 40%;
  }

  .div-block-508, .div-block-509 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

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

  .image-123 {
    max-width: 40%;
  }

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

  .image-124, .image-125 {
    max-width: 40%;
  }

  .div-block-513 {
    width: 60%;
  }

  .heading-30-copy {
    width: 100%;
    font-size: 30px;
  }

  .heading-33 {
    width: auto;
    font-size: 30px;
    line-height: 36px;
  }

  .div-block-514 {
    width: 210px;
  }

  .div-block-515 {
    margin-bottom: 30px;
  }

  .section-25 {
    background-position: 60%;
    margin-top: 50px;
  }

  .section-27 {
    background-repeat: no-repeat;
    margin-top: 60px;
  }

  .section-28 {
    background-position: 50%;
    margin-top: 60px;
  }

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

  .section-31 {
    background-position: 10%;
  }
}

#w-node-ead98775-51e6-7ad3-8831-fa6a58f73e14-39b4a291, #w-node-ead98775-51e6-7ad3-8831-fa6a58f73e1b-39b4a291, #w-node-ead98775-51e6-7ad3-8831-fa6a58f73e22-39b4a291, #w-node-_1c648e8d-2e76-4422-bcf0-ab97949b53c9-39b4a291, #w-node-_55440bfa-24b5-367f-df02-06d619949495-39b4a291, #w-node-_55440bfa-24b5-367f-df02-06d61994949d-39b4a291, #w-node-_55440bfa-24b5-367f-df02-06d6199494ad-39b4a291, #w-node-_55440bfa-24b5-367f-df02-06d6199494b5-39b4a291 {
  justify-self: center;
}

#w-node-_6880d3d6-7a3c-e26b-85bb-d1f0c3b767d8-c3b767ca {
  justify-self: end;
}

#w-node-f60d6e5f-06ba-4889-a1a7-5b8b1ac662d2-5c8f346a, #w-node-_09ce9d98-1f71-9b40-4727-17b4438b21b1-5c8f346a, #w-node-fe34a205-d688-8c89-c748-753fd178db49-5c8f346a, #w-node-_2827c032-94ab-a904-6969-c1579a73b408-d5b8771f, #w-node-_35e201d7-2919-e265-d613-51da1cd8c6ef-d5b8771f, #w-node-_35e201d7-2919-e265-d613-51da1cd8c6fd-d5b8771f, #w-node-_35e201d7-2919-e265-d613-51da1cd8c70b-d5b8771f, #w-node-_35e201d7-2919-e265-d613-51da1cd8c719-d5b8771f, #w-node-_35e201d7-2919-e265-d613-51da1cd8c727-d5b8771f, #w-node-_170b8996-f1cd-6081-ff29-5d0de3ee9153-d5b8771f, #w-node-_170b8996-f1cd-6081-ff29-5d0de3ee9161-d5b8771f, #w-node-_170b8996-f1cd-6081-ff29-5d0de3ee916f-d5b8771f, #w-node-_170b8996-f1cd-6081-ff29-5d0de3ee917d-d5b8771f, #w-node-_170b8996-f1cd-6081-ff29-5d0de3ee918b-d5b8771f, #w-node-d3a46d7c-3f47-141d-8dfd-53d41de99f20-d5b8771f, #w-node-d3a46d7c-3f47-141d-8dfd-53d41de99f2e-d5b8771f, #w-node-d3a46d7c-3f47-141d-8dfd-53d41de99f3c-d5b8771f, #w-node-d3a46d7c-3f47-141d-8dfd-53d41de99f4a-d5b8771f, #w-node-d3a46d7c-3f47-141d-8dfd-53d41de99f58-d5b8771f, #w-node-d466e5f5-34e2-cd2e-5497-60358a98cfff-d5b8771f, #w-node-aab46ee3-7bd5-db15-3b44-1441036d10a1-63dbdf63, #w-node-_2fd7c4ef-47c4-9237-5b5f-4efb185f6d42-63dbdf63, #w-node-_53afeac5-6f80-819f-c732-3aa32de7e629-befd0089 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 479px) {
  #w-node-_08d613d6-a61e-f3c8-e104-b1bd5bb8d6b9-39b4a291 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


