:root {
  --puno-bg: #fffef6;
  --puno-maroon: #000;
  --_apps---colors--primary: #5b1d26;
  --_apps---sidebar--sidebar-primary: #5b1d26;
  --gray-txt: #656565;
  --relume-library-lite--rl-black: black;
  --relume-library-lite--rl-white: white;
  --_apps---colors--accent-foreground: #0d0d0d;
  --_apps---colors--card: #fff;
  --elements-webflow-library--accent--primary-1: #4a3aff;
  --elements-webflow-library--neutral--100: white;
  --elements-webflow-library--neutral--600: #6e7191;
  --elements-webflow-library--neutral--300: #eff0f6;
  --elements-webflow-library--neutral--800: #211f54;
  --elements-webflow-library--secondary--color-1: #281ca5;
  --_apps---charts--chart-1: #5b1d26;
  --_apps---charts--chart-2: #6f4144;
  --_apps---charts--chart-5: #400a15;
  --_apps---charts--chart-3: #4f0918;
  --_apps---charts--chart-4: #390711;
  --_apps---charts--chart-4-dark: #ce9296;
  --_apps---charts--chart-3-dark: #9a4f56;
  --_apps---charts--chart-2-dark: #daa4a7;
  --_apps---charts--chart-1-dark: #b66f74;
  --_apps---charts--chart-5-dark: #82464c;
  --_apps---colors--ring: #53252a;
  --_apps---colors--primary-foreground: #fff6f6;
  --_apps---colors--muted: #f7f7f6;
  --_apps---colors--popover: #f0f0ef;
  --_apps---colors--secondary-foreground: #100c0c;
  --_apps---colors--background: #fffef6;
  --_apps---colors--card-foreground: #060606;
  --_apps---colors--destructive: #d64651;
  --_apps---colors--secondary: #ffeaec;
  --_apps---colors--muted-foreground: #797976;
  --_apps---colors--foreground: #373737;
  --_apps---colors--popover-foreground: #060606;
  --_apps---colors--border: #d4d4d4;
  --_apps---colors--accent: #e3e3e3;
  --_apps---colors--input: #d7d7d7;
  --_apps---colors--background-dark: #040404;
  --_apps---colors--foreground-dark: #f8f8f8;
  --_apps---colors--card-foreground-dark: #f8f8f8;
  --_apps---colors--popover-foreground-dark: #f8f8f8;
  --_apps---colors--popover-dark: #151415;
  --_apps---colors--card-dark: #151415;
  --_apps---colors--primary-foreground-dark: #140a0b;
  --_apps---colors--border-dark: #d4d4d4;
  --_apps---colors--secondary-dark: #280d10;
  --_apps---colors--secondary-foreground-dark: #fff6f6;
  --_apps---colors--accent-dark: #2a2a2a;
  --_apps---colors--accent-foreground-dark: #f8f8f8;
  --_apps---colors--ring-dark: #bf878b;
  --_apps---colors--destructive-dark: #e3525c;
  --_apps---colors--muted-foreground-dark: #878787;
  --_apps---colors--input-dark: #fff;
  --_apps---colors--muted-dark: #010101;
  --_apps---colors--primary-dark: #b66f74;
  --_apps---sidebar--sidebar-primary-foreground: #fff6f6;
  --_apps---sidebar--sidebar: #f7f7f6;
  --_apps---sidebar--sidebar-foreground: #060606;
  --_apps---sidebar--sidebar-accent-foreground: #0d0d0d;
  --_apps---sidebar--sidebar-border: #d4d4d4;
  --_apps---sidebar--sidebar-ring: #53252a;
  --_apps---sidebar--sidebar-accent: #e3e3e3;
  --_apps---sidebar--sidebar-border-dark: #fff;
  --_apps---sidebar--sidebar-dark: #080808;
  --_apps---sidebar--sidebar-accent-dark: #2a2a2a;
  --_apps---sidebar--sidebar-primary-dark: #b66f74;
  --_apps---sidebar--sidebar-accent-foreground-dark: #f8f8f8;
  --_apps---sidebar--sidebar-foreground-dark: #f8f8f8;
  --_apps---sidebar--sidebar-primary-foreground-dark: #140a0b;
  --_apps---sidebar--sidebar-ring-dark: #bf878b;
  --_apps---sizes--radius: 30px;
  --_apps---typography--heading-font: "Open Sans", sans-serif;
  --_apps---typography--button-font: "Open Sans", sans-serif;
  --_apps---typography--body-font: Lineal, Arial, sans-serif;
}

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

.body {
  background-color: var(--puno-bg);
  padding-top: 6rem;
}

.div-block-2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: row;
  flex: none;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.div-block-2.bottom {
  justify-content: space-between;
  align-items: flex-end;
}

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

.text-block-2 {
  color: #5d1923;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  font-family: Lineal, Arial, sans-serif;
  font-size: 1.3rem;
  font-weight: 400;
  display: flex;
}

.heading {
  color: #191919;
  text-align: center;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #fff;
  text-transform: capitalize;
  border-radius: 300px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: .9rem;
  font-weight: 400;
  line-height: 34px;
  text-decoration: none;
}

.heading.viewmoree {
  color: #fff;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #fff0;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
}

.link-block {
  box-shadow: none;
  color: #242424;
  background-color: #fff;
  border: .75px solid #b0b0b0;
  border-radius: 30px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 5svh;
  margin-left: 0;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  display: flex;
}

.link-block.viewmore {
  background-color: var(--puno-maroon);
  color: #000;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
}

.link-block.signon-button {
  box-shadow: none;
  line-height: 0;
}

.general-section-heading {
  color: #5d1923;
  text-align: left;
  height: auto;
  margin-top: 3rem;
  margin-bottom: 1rem;
  margin-left: 4rem;
  padding-top: 0;
  padding-left: 0;
  font-family: Lineal, Arial, sans-serif;
  font-size: 1.7rem;
  font-weight: 400;
  position: relative;
  top: auto;
}

.general-section-heading.pk {
  margin-bottom: 0;
  margin-right: 6rem;
  display: none;
}

.general-section-heading.white.lowww, .general-section-heading.white.low {
  margin-left: 0;
}

.general-section-heading._999 {
  margin-top: 3rem;
  margin-left: 4rem;
}

.general-section-heading._999.ok {
  margin-top: 5rem;
}

.general-section-heading.noneee {
  margin-top: 0;
  margin-left: 0;
}

.general-section-heading.noned {
  margin-left: 0;
}

.general-section-heading.noned.ok {
  margin-top: 0;
  margin-bottom: .5rem;
}

.footer {
  background-color: #fff;
  border-top: .75px solid #5d1923;
  border-radius: 0;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 3rem;
  display: flex;
}

.text-block-7 {
  color: #5d1923;
  text-align: center;
  padding-top: 3px;
  padding-bottom: 3px;
  font-family: Lineal, Arial, sans-serif;
  font-size: 18px;
}

.image-7 {
  width: 50px;
  padding: 4px;
}

.navbar {
  background-color: #5d1923;
  justify-content: space-between;
  align-items: center;
  height: 75px;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-link-1-0 {
  color: #fff;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 0 10px;
  font-family: Open Sans, sans-serif;
  font-size: .9rem;
  font-weight: 300;
  display: flex;
}

.nav-link-1-0.w--current {
  color: #c4c4c4;
  padding-right: 10px;
  font-size: .9rem;
}

.nav-menu {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  min-width: auto;
  max-width: 100%;
  margin-left: 0;
  font-size: 13px;
  display: flex;
}

.text-block-18 {
  color: var(--gray-txt);
  width: 60svw;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 1.1rem;
  font-weight: 300;
  line-height: 1.6rem;
}

.text-block-18.cntr {
  margin-left: auto;
  margin-right: auto;
}

.new-c {
  flex: 1;
  max-width: 1400px;
  display: flex;
}

.div-block-51 {
  margin-left: 3rem;
  font-family: Open Sans, sans-serif;
  display: flex;
}

.container-2 {
  max-width: 100%;
  padding-top: 3px;
  padding-left: 5rem;
  padding-right: 5rem;
}

.container-2.ok {
  min-height: 170ch;
  padding-top: 2rem;
  padding-left: 3rem;
  padding-right: 3rem;
}

.collection-list-wrapper {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.resource-card {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  opacity: 1;
  background-color: #fff;
  border: .75px solid #d8d8d8;
  border-radius: 33px;
  flex-flow: column;
  justify-content: flex-start;
  height: 100%;
  padding: 1rem 15px;
  font-family: Open Sans, sans-serif;
  display: flex;
  box-shadow: 0 2px 14px -6px #97979733;
}

.resource-card:hover {
  border-color: #e0e0e0;
  box-shadow: 0 8px 20px -6px #3e3e3e33;
}

.heading-906 {
  color: var(--puno-maroon);
  letter-spacing: -.3px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-left: 5px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 23px;
}

.div-block-1068 {
  background-color: #b1b1b100;
  border-radius: 300px;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: 30px;
  display: flex;
}

.div-block-1069 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center stretch;
  display: flex;
}

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

.category-badge {
  color: var(--gray-txt);
  border: .75px solid #d2d2d2;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  width: 8svw;
  min-width: 8svw;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 11.33px;
  font-weight: 400;
  line-height: 25px;
  text-decoration: none;
  display: flex;
  box-shadow: inset -2px -1px 1px 1px #d2d2d21a;
}

.div-block-1071 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: row;
  align-self: flex-start;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.div-block-1072 {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: row;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: flex-end center;
  display: flex;
}

.div-block-1073 {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  place-items: center stretch;
  min-height: auto;
  display: grid;
}

.link-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: var(--puno-maroon);
  mix-blend-mode: normal;
  background-color: #25252500;
  border-radius: 100px;
  flex: none;
  padding: 5px 11px 5px 5px;
  line-height: 10px;
  text-decoration: none;
  display: flex;
}

.link-3 {
  color: var(--puno-bg);
  text-align: center;
  background-color: #2d2b2b;
  border: .75px solid #fff;
  border-radius: 100px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 51%;
  min-width: 40%;
  height: 4svh;
  padding: 4px 7px;
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 2px 6px -2px #0003;
}

.link-3:hover {
  color: var(--puno-bg);
  background-color: #1c1b1b;
}

.resource-menu-1 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  margin-bottom: 0;
  padding-top: 2rem;
  font-family: Open Sans, sans-serif;
  display: flex;
  position: sticky;
}

.tab-link-resource {
  color: var(--puno-maroon);
  text-align: center;
  background-color: #ddd0;
  flex: 0 auto;
  padding: 5px 15px;
}

.tab-link-resource:hover {
  color: #8d8d8d;
  font-weight: 400;
}

.tab-link-resource.w--current {
  text-align: center;
  background-color: #fff;
  border: .75px solid #d8d8d8;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 5px 15px;
  display: flex;
  box-shadow: 0 2px 6px -1px #0000001f;
}

.tab-link-resource.w--current:hover {
  color: var(--puno-maroon);
  font-weight: 400;
}

.collection-list-resource {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fffef6;
  border-radius: 33px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 19px 0 12rem;
  display: grid;
}

.collection-list-resource.dd {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  background-color: #f7f7f700;
  border: .75px #e4e4e4;
  grid-template-columns: 1fr 1fr 1fr;
  min-height: auto;
  padding: 24px 20px;
  position: relative;
}

.link-4 {
  color: var(--puno-maroon);
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
}

.text-block-740 {
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.resource-tab-1 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  margin-left: 0;
  margin-right: 0;
  display: grid;
}

.tabs-content-4 {
  padding-bottom: 6rem;
}

.text-block-750 {
  color: var(--gray-txt);
  margin-top: .44rem;
  margin-bottom: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  font-weight: 300;
}

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

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

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

.link-21 {
  text-align: center;
  line-height: 20px;
}

.tabs-content-5 {
  margin-top: 2rem;
}

.text-field-2 {
  color: var(--_apps---colors--primary);
  background-color: #e3e3e3;
  border: 1px solid #c9c9c9;
  border-radius: 1000px;
  box-shadow: 0 2px 14px -6px #97979733;
}

.submit-button-4 {
  background-color: var(--_apps---colors--accent-foreground);
  color: var(--_apps---colors--card);
  border-radius: 100px;
  width: 50%;
  height: 5svh;
  margin-top: 2rem;
  margin-left: auto;
  margin-right: auto;
  font-weight: 400;
}

.submit-button-4:hover {
  background-color: var(--_apps---colors--primary);
}

.heading-915 {
  color: var(--_apps---colors--primary);
  text-align: center;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  font-family: Lineal, Arial, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 35px;
}

.form-3 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: #000;
  background-image: linear-gradient(#fff, #fff);
  border: 1px solid #d8d8d8;
  border-radius: 33px;
  flex-flow: column;
  padding: 25px;
  display: flex;
  box-shadow: 0 2px 14px -6px #97979733;
}

.field-label-7 {
  color: var(--puno-maroon);
  font-weight: 400;
}

.text-block-763 {
  color: var(--gray-txt);
  text-align: center;
  width: 69%;
  margin-bottom: 1rem;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.1rem;
  font-weight: 300;
  line-height: 25px;
}

.div-block-1100 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.resource-inrquiry-form {
  background-color: #fafafa;
  border: .75px solid #d8d8d8;
  border-radius: 33px;
  width: 60svw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 14px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.resource-inrquiry-form.nothidden-bottom {
  display: none;
}

.resource-inrquiry-form.hidden-mobile1 {
  width: 100%;
  margin-top: 4rem;
}

.form-block-4 {
  margin-bottom: 0;
}

.div-block-1101 {
  margin-bottom: 7rem;
}

.div-block-1103 {
  flex: none;
}

@media screen and (min-width: 1920px) {
  .time-slot-5, .time-slot-1 {
    padding-left: 0;
  }
}

@media screen and (max-width: 991px) {
  .div-block {
    padding-bottom: 8rem;
  }

  .div-block-2.top {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex: 1;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: end;
    place-items: flex-end end;
    display: flex;
  }

  .div-block-2.bottom {
    display: none;
  }

  .text-block-2 {
    color: #5d1923;
    margin-top: 0;
  }

  .text-block-3 {
    font-size: 1.6rem;
  }

  .div-block-3 {
    margin-top: 0;
    display: flex;
  }

  .social-hover {
    grid-column-gap: 1.1rem;
    grid-row-gap: 1.1rem;
    background-color: #ffffffad;
    width: 4.4svw;
    height: 15svh;
    top: 10%;
  }

  .heading {
    -webkit-text-stroke-width: 0px;
    -webkit-text-stroke-color: #fff0;
    font-family: Open Sans, sans-serif;
    font-weight: 600;
  }

  .heading.viewmoree {
    flex: none;
  }

  .link-block {
    flex: none;
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .link-block.viewmore {
    width: 60svw;
  }

  .text-block-5 {
    width: 66svw;
    margin-bottom: 2rem;
  }

  .general-section-heading {
    width: auto;
    margin-top: 0;
    margin-bottom: 1rem;
    margin-right: 6rem;
    font-family: Lineal, Arial, sans-serif;
  }

  .general-section-heading.pk {
    margin-bottom: 0;
    display: block;
  }

  .general-section-heading.pk.en {
    display: block;
  }

  .general-section-heading.white {
    color: var(--puno-maroon);
    font-family: Lineal, Arial, sans-serif;
  }

  .footer {
    border-radius: 0;
    justify-content: space-between;
    padding: .55rem 2rem;
  }

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

  .fundraising-section.ok {
    display: block;
  }

  .how-you-can-text, .our-fund-txt-2 {
    font-size: 20px;
  }

  .text-block-10 {
    width: 60svw;
    margin-bottom: 3rem;
    margin-right: 6rem;
    line-height: 25px;
    display: block;
  }

  .our-fund-txt-1 {
    font-family: Lineal, Arial, sans-serif;
    font-size: 29px;
  }

  .features-grid-image-wrapper {
    height: 444px;
  }

  .paragraph-4 {
    font-size: 1.4rem;
    line-height: 24px;
  }

  .paragraph-4.grei {
    font-size: 1.4rem;
  }

  .features-grid {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr 1fr;
  }

  .yellow-container {
    padding-left: 0;
  }

  .features-grid-text-wrapper {
    padding-top: 20px;
    padding-left: 44px;
    padding-right: 44px;
  }

  .paragraph-2 {
    width: 100%;
    margin-bottom: 0;
    font-size: 1.4rem;
    line-height: 24px;
  }

  .features-grid-image {
    border-top-right-radius: 0;
    border-bottom-left-radius: 1.5rem;
    height: auto;
  }

  .features-grid-image._3.advocacy {
    border-radius: 0;
  }

  .paragraph-3.black {
    font-size: 1.4rem;
    line-height: 24px;
  }

  .light-purple-container {
    border-style: none;
    padding-left: 0;
  }

  .livvic-text {
    margin-top: .5rem;
    margin-left: 0;
    margin-right: auto;
    font-size: 33px;
  }

  .livvic-text.black {
    margin-left: 0;
    font-size: 33px;
  }

  .features-section {
    margin-left: 0;
    margin-right: 0;
  }

  .light-pink-container {
    padding-bottom: 0;
    padding-left: 0;
  }

  .text-block-11 {
    margin-left: 3rem;
  }

  .image-7 {
    width: 45px;
  }

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

  .nav-link-1-0 {
    padding-left: 5px;
    font-family: Open Sans, sans-serif;
    font-size: 1.3rem;
  }

  .nav-menu {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    background-color: #1e1d1e;
    border-radius: 0;
    flex-flow: column;
    max-width: 100%;
    margin-left: 0;
    padding: 69px 69px 69px 30px;
    font-size: 1.3rem;
  }

  .menu-button {
    justify-content: flex-start;
    align-items: center;
    padding-top: 25px;
    padding-bottom: 25px;
    display: flex;
  }

  .menu-button.w--open {
    background-color: #5e1923;
    padding-top: 0;
    padding-bottom: 0;
  }

  .icon-2 {
    filter: brightness(0%) invert();
    justify-content: space-between;
    align-items: center;
    height: 100%;
    display: flex;
    overflow: clip;
  }

  .form-2 {
    width: 70svw;
  }

  .submit-button-2 {
    text-align: center;
    width: auto;
    padding-left: 30px;
    padding-right: 30px;
  }

  .code-embed, .code-embed-2 {
    display: block;
  }

  .div-block-30 {
    height: auto;
    margin: 115px 3rem;
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .heading-9 {
    width: auto;
    margin-bottom: 0;
    line-height: 47px;
  }

  .button-5 {
    color: #5f1b25;
    background-color: #fff;
    flex: 1;
    justify-content: center;
    align-items: center;
    height: 5svh;
    font-family: Open Sans, sans-serif;
    font-size: 1.1rem;
    display: flex;
  }

  .text-block-16 {
    flex: 0 auto;
    margin-bottom: 0;
    font-family: Open Sans, sans-serif;
    font-size: 1.1rem;
    font-weight: 300;
    line-height: 1.6rem;
  }

  .div-block-33 {
    justify-content: space-between;
    align-items: flex-end;
    height: 100%;
    display: flex;
  }

  .div-block-38 {
    padding-right: 1rem;
  }

  .sign-on-container {
    padding: 30px;
  }

  .text-block-18 {
    color: #656565;
    width: 90svw;
    font-family: Open Sans, sans-serif;
    line-height: 26px;
  }

  .cal-block {
    border-radius: 33px;
  }

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

  .heading-12 {
    font-size: 1.1rem;
    font-weight: 400;
    line-height: 34px;
  }

  .button-9 {
    text-transform: capitalize;
    background-color: #000;
    width: 15svw;
    height: 5svh;
    font-weight: 400;
  }

  .div-block-48 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr 1fr;
    width: auto;
    padding: 18px;
  }

  .rl-padding-section-large {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .rl-heading-style-h1 {
    font-size: 3.25rem;
  }

  .rl_header1_component {
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

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

  .div-block-49 {
    flex-flow: column;
    margin-left: 0;
    margin-right: 0;
    padding: 18px;
  }

  .div-block-50 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    border-radius: 33px;
    justify-content: flex-start;
    align-items: flex-start;
    padding-bottom: 21px;
  }

  .div-block-51 {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
    font-family: Open Sans, sans-serif;
    font-size: 1.3rem;
  }

  .text-block-23 {
    color: var(--gray-txt);
    width: 71svw;
    margin-bottom: 20px;
    font-family: Open Sans, sans-serif;
    line-height: 30px;
  }

  .div-block-54 {
    margin-top: 8rem;
  }

  .time-slot-5, .time-slot-1 {
    justify-content: flex-start;
  }

  .div-block-1064 {
    width: 23svw;
  }

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

  .rl-padding-section-large-2 {
    padding-top: 0;
    padding-bottom: 6rem;
  }

  .rl-heading-style-h2 {
    font-size: 2.75rem;
  }

  .rl_faq1_spacing-block-3 {
    padding-bottom: 4.5rem;
  }

  .rl-heading-style-h4 {
    font-size: 1.75rem;
  }

  .rl_faq1_spacing-block-2 {
    padding-bottom: 4.5rem;
  }

  .container-2.ok {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .category-badge {
    width: 15svw;
  }

  .collection-list {
    grid-template-columns: 1fr 1fr;
  }

  .link-2 {
    background-color: #25252500;
  }

  .link-3 {
    background-color: var(--puno-maroon);
    width: 46%;
  }

  .image-11 {
    filter: invert();
    width: 25px;
    height: 25px;
  }

  .section-5 {
    border-top: 1px none var(--puno-maroon);
    background-color: #fffef6;
    margin-top: 2rem;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .text-block-738 {
    font-size: 12px;
    font-weight: 400;
  }

  .div-block-1075 {
    grid-column-gap: 9px;
    grid-row-gap: 9px;
  }

  .bold-text-3 {
    font-size: 21px;
  }

  .div-block-1076, .section-6 {
    margin-top: 8rem;
  }

  .collection-list-resource {
    grid-template-columns: 1fr 1fr;
    padding-bottom: 12rem;
  }

  .collection-list-resource.dd {
    grid-template-columns: 1fr 1fr;
  }

  .heading-909 {
    color: var(--puno-maroon);
    font-family: Lineal, Arial, sans-serif;
  }

  .text-block-744 {
    font-family: Open Sans, sans-serif;
  }

  .resource_tile {
    width: 100%;
  }

  .heading-914.row.d, .heading-914.row._10px, .heading-914.row.d, .heading-914.row._10px, .heading-914.row.d, .heading-914.row._10px {
    font-size: 1.2rem;
  }

  .paragraph-6 {
    width: 90%;
  }

  .link-block-6 {
    width: 20svw;
  }

  .dual-section-1 {
    grid-template-columns: 1fr;
  }

  .button-107 {
    text-align: center;
    width: 20svw;
  }

  .link-21 {
    width: 20svw;
    line-height: 20px;
  }

  .link-22 {
    border: 1px #000;
    flex: 0 auto;
  }

  .code-embed-3, .code-embed-4 {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .heading-915 {
    font-size: 27px;
  }

  .text-block-763 {
    width: 90%;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  }
}

@media screen and (max-width: 767px) {
  .social-hover {
    z-index: 300;
    width: 9svw;
    height: 14svh;
    top: 72%;
  }

  .link-block.viewmore {
    width: 70svw;
  }

  .text-block-5 {
    width: 75svw;
    font-size: .9rem;
  }

  .general-section-heading.pk {
    margin-bottom: 0;
  }

  .div-block-13.how-you-can-help {
    grid-column-gap: 9px;
    grid-row-gap: 9px;
    grid-column-gap: 9px;
    grid-row-gap: 9px;
  }

  .content-container {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }

  .features-grid-image-wrapper {
    height: 663.3px;
  }

  .yellow-container {
    margin-left: 0;
    margin-right: 0;
  }

  .features-grid-text-wrapper {
    padding-bottom: 40px;
  }

  .light-purple-container {
    margin-left: 0;
    margin-right: 0;
  }

  .features-section {
    margin-left: auto;
    margin-right: auto;
  }

  .light-pink-container {
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-38 {
    grid-template-columns: 1fr 1fr;
  }

  .button-7 {
    width: 65%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .text-block-18 {
    margin-bottom: 1.5rem;
  }

  .heading-12 {
    line-height: 22px;
  }

  .button-9 {
    width: 25svw;
  }

  .div-block-48 {
    padding-left: 0;
    padding-right: 0;
  }

  .rl-padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .rl-text-style-medium {
    font-size: 1rem;
  }

  .rl-heading-style-h1 {
    font-size: 2.5rem;
  }

  .rl-padding-global {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .rl_heading1_spacing-block-2 {
    padding-bottom: 1.5rem;
  }

  .rl_header1_component {
    grid-row-gap: 3rem;
  }

  .rl_heading1_spacing-block-1 {
    padding-bottom: 1.25rem;
  }

  .div-block-49 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    display: flex;
  }

  .text-block-23 {
    width: 90svw;
  }

  .div-block-1064 {
    width: 33svw;
  }

  .rl-padding-section-large-2 {
    padding-top: 4rem;
    padding-bottom: 12rem;
  }

  .rl_faq1_spacing-block-1 {
    padding-bottom: 1.25rem;
  }

  .rl-heading-style-h2 {
    font-size: 2.25rem;
  }

  .rl-button-secondary-2 {
    width: 33svw;
  }

  .rl_faq1_spacing-block-3 {
    padding-bottom: 3rem;
  }

  .rl_faq1_spacing-block-5 {
    padding-bottom: 1.5rem;
  }

  .rl_faq1_question-text {
    font-size: 1.2rem;
  }

  .rl_faq1_question {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .rl-text-style-medium-2 {
    font-size: 1rem;
  }

  .rl-heading-style-h4 {
    font-size: 1.5rem;
    line-height: 1.4;
  }

  .rl_faq1_spacing-block-4 {
    padding-bottom: .75rem;
  }

  .rl_faq1_icon-wrapper {
    width: 1.75rem;
  }

  .rl_faq1_spacing-block-2 {
    padding-bottom: 3rem;
  }

  .rl_faq1_answer-wrapper {
    margin-bottom: 1.25rem;
  }

  .rl_faq1_icon {
    width: 1.75rem;
    height: 1.75rem;
  }

  .resource-card {
    height: 100%;
    min-height: 100%;
  }

  .div-block-1070 {
    flex: 0 auto;
  }

  .category-badge {
    width: 20svw;
    min-width: 20svw;
  }

  .div-block-1072 {
    flex: none;
  }

  .link-3 {
    line-height: 30px;
  }

  .text-block-738 {
    flex: 0 auto;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
  }

  .div-block-1075 {
    flex-flow: column;
    grid-template-columns: 1fr;
    display: flex;
  }

  .resource-menu-1 {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-top: 0;
    display: flex;
    overflow: scroll;
  }

  .tab-link-resource, .tab-link-resource.w--current {
    flex: none;
  }

  .collection-list-resource.dd {
    grid-template-columns: 1fr;
    padding: 25px 0 0;
  }

  .resource-tab-1 {
    display: block;
  }

  .tab-link-tab-1-3, .tab-link-tab-1-3.w--current, .tab-link-tab-2-2 {
    padding-left: 10px;
  }

  .link-21 {
    width: 20svw;
  }

  .link-22 {
    flex: 0 auto;
  }

  .heading-915 {
    font-size: 33px;
  }
}

@media screen and (max-width: 479px) {
  .body {
    background-color: #fffef6;
    padding-top: 6rem;
  }

  .div-block {
    background-color: #fffef6;
    border-radius: 0;
    margin-top: 5rem;
    padding: 0 0 8rem;
    display: flex;
  }

  .div-block-2 {
    text-align: center;
    flex: none;
    justify-content: center;
    align-items: center;
    min-width: auto;
    margin: 0 6px 0 1rem;
  }

  .text-block {
    text-align: left;
    text-shadow: 0 3px 9px #fff3;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 1rem;
    font-size: 2.1rem;
    font-weight: 900;
  }

  .text-block-2 {
    font-size: .9rem;
    font-weight: 400;
    display: none;
  }

  .text-block-3 {
    color: #737373;
    text-align: left;
    font-size: 1rem;
    font-weight: 400;
  }

  .puno-face1 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    padding-top: 0;
  }

  .div-block-3 {
    box-shadow: none;
    background-color: #4d0b1500;
    border-radius: 0 0 60px 60px;
    width: 100%;
    margin: 1.3rem 0 0;
    padding: 1rem 1.5rem 1rem 0;
  }

  .social-hover {
    z-index: 300;
    grid-column-gap: .9rem;
    grid-row-gap: .9rem;
    background-color: #ffffffa8;
    border-color: #ddd;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    width: 10svw;
    height: 17svh;
    padding-top: 10px;
    padding-bottom: 10px;
    inset: 73% 0% 0% auto;
  }

  .icon {
    width: 20px;
  }

  .heading {
    color: #4d0b15;
    text-align: center;
    justify-content: center;
    align-items: center;
    height: 3rem;
    margin-top: 0;
    font-size: .8rem;
    line-height: 1.1rem;
    display: flex;
  }

  .heading.viewmoree {
    font-size: 15px;
  }

  .link-block {
    color: #fff;
    flex: none;
    width: auto;
    min-width: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
    box-shadow: 0 7px 10px -10px #bdbdbd;
  }

  .link-block:hover {
    color: #fff;
    background-color: #f6f6f6;
  }

  .link-block.signon-button {
    display: none;
  }

  .link-block.viewmore {
    width: 100%;
    min-width: 100%;
  }

  .text-block-5 {
    text-align: left;
    width: 77svw;
    margin-top: .75rem;
    margin-bottom: 1.45rem;
    font-size: .9rem;
    line-height: 1.3rem;
  }

  .general-section-heading {
    text-align: center;
    margin: 4rem 1rem 1rem 1.5rem;
    font-size: 1.5rem;
    line-height: 40px;
    display: flex;
  }

  .general-section-heading.pk {
    margin-bottom: 1.45rem;
    margin-right: 1rem;
  }

  .general-section-heading.pk.en {
    text-align: center;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .general-section-heading.white {
    margin-bottom: .33rem;
    margin-left: 1.5rem;
    display: flex;
  }

  .general-section-heading.white.lowww {
    color: var(--_apps---colors--primary);
  }

  .general-section-heading.white.low {
    margin-left: 0;
  }

  .general-section-heading._999 {
    margin-top: 1rem;
    margin-bottom: .33rem;
    margin-left: 1.5rem;
    display: flex;
  }

  .general-section-heading._999.ok {
    margin-top: 4rem;
  }

  .general-section-heading.noned.ok {
    text-align: left;
    text-align: left;
    margin-bottom: .33rem;
    margin-left: 1.5rem;
    line-height: 30px;
  }

  .footer {
    background-color: #fff0;
    border-top-style: none;
    flex-flow: column;
  }

  .text-block-7 {
    margin-bottom: 0;
    font-size: 15px;
  }

  .div-block-13 {
    grid-column-gap: 9px;
    grid-row-gap: 9px;
    width: 100%;
    margin-bottom: 0;
  }

  .div-block-13.how-you-can-help {
    flex-flow: column;
    display: flex;
  }

  .fundraising-section {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .fundraising-section.how-you-can {
    width: 90%;
  }

  .fundraising-section.ok {
    flex: 1;
    width: 90%;
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .our-fund-txt-2 {
    font-size: 18px;
    line-height: 21px;
  }

  .text-block-10 {
    text-align: center;
    width: auto;
    margin-top: 0;
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .how-button {
    background-color: #4d0b15;
    width: 35svw;
  }

  .our-fund-txt-1 {
    font-size: 22px;
  }

  .oval-div-our {
    width: 100%;
  }

  .features-grid-image-wrapper {
    height: 300px;
  }

  .paragraph-4 {
    margin-bottom: 0;
    font-size: 1rem;
  }

  .paragraph-4.grei {
    font-size: 1rem;
  }

  .features-grid {
    grid-row-gap: 2rem;
    flex-flow: column;
    display: flex;
  }

  .yellow-container {
    border-radius: 30px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .features-grid-text-wrapper {
    padding-top: 20px;
    padding-left: 20px;
  }

  .paragraph-2 {
    font-size: 1rem;
  }

  .features-grid-image, .features-grid-image._3 {
    border-radius: 0 0 1.5rem 1.5rem;
  }

  .features-grid-image._2, .features-grid-image._3 {
    border-radius: 0 0 1.5rem 1.5rem;
  }

  .features-grid-image._3.advocacy {
    border-radius: 0 0 30px 30px;
  }

  .features-grid-image._2 {
    border-radius: 0 0 1.5rem 1.5rem;
  }

  .paragraph-3.black {
    margin-bottom: 0;
    font-size: 1rem;
    line-height: 1.5;
  }

  .light-purple-container {
    border-radius: 30px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .livvic-text {
    width: 57svw;
    margin-bottom: .5rem;
    margin-left: 0;
    font-size: 1.9rem;
  }

  .livvic-text.black, .livvic-text.pinkbl, .livvic-text.black, .livvic-text.pinkbl {
    margin-left: 0;
  }

  .features-section {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .light-pink-container {
    border-radius: 30px;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-11 {
    margin-bottom: 1.45rem;
    margin-left: 0;
    font-size: 1.5rem;
  }

  .image-7 {
    width: 40px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .navbar {
    border-radius: 0;
    height: 55px;
    padding-left: 0;
    padding-right: 5px;
  }

  .nav-link-1-0 {
    margin-top: 20px;
    margin-left: 0;
    font-size: 1.3rem;
  }

  .nav-link-1-0:lang(en) {
    font-size: 1.5rem;
  }

  .nav-menu {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    background-color: #1b1b1c;
    border-bottom-right-radius: 33px;
    border-bottom-left-radius: 33px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 0;
    padding: 30px 60px 60px 0;
    display: flex;
  }

  .brand {
    flex: none;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .menu-button {
    justify-content: space-between;
    align-items: center;
    padding-left: 8px;
    padding-right: 5px;
    display: flex;
  }

  .menu-button.w--open {
    background-color: #1b1b1c;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    min-height: 100%;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .icon-2 {
    filter: brightness(0%) invert();
    justify-content: space-between;
    align-items: center;
    height: 100%;
    display: flex;
  }

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

  .form-2 {
    width: 74svw;
    margin-top: 16px;
  }

  .heading-7 {
    margin-top: 10px;
    font-size: 27px;
  }

  .code-embed {
    width: 95%;
  }

  .code-embed-2 {
    flex: 0 auto;
    width: 95%;
  }

  .section {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .image-8 {
    width: 15svw;
  }

  .div-block-30 {
    flex-flow: column;
    width: 93%;
    margin-left: 2rem;
    margin-right: 2rem;
    padding: 1rem 3rem;
  }

  .heading-9 {
    width: 100%;
    margin-bottom: .2rem;
    font-size: 40px;
    font-weight: 900;
    line-height: 47px;
  }

  .button-5 {
    background-color: var(--_apps---sidebar--sidebar-primary);
    color: #fff;
    width: 100%;
    min-width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 15px;
    font-weight: 400;
  }

  .text-block-16 {
    width: 100%;
    margin-bottom: 1rem;
    font-size: 1.1rem;
    line-height: 1.6rem;
  }

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

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

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

  .div-block-38 {
    border-radius: 33px;
    grid-template-columns: 1fr;
    width: 100%;
  }

  .blog-thumbnail.borderless, .blog-thumbnail.southside-weekly, .blog-thumbnail.borderless, .blog-thumbnail.southside-weekly {
    border-radius: 1.5rem;
  }

  .button-7 {
    width: 30svw;
    padding-top: 13px;
    padding-bottom: 13px;
  }

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

  .form-block-2 {
    margin-top: 111px;
    margin-bottom: 111px;
    display: block;
  }

  .sign-on-container {
    grid-template-columns: 1fr 1fr;
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .image-9.mm {
    flex: 1;
    width: 177px;
  }

  .div-block-42 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 1.5rem;
    display: flex;
  }

  .text-block-18 {
    text-align: left;
    width: auto;
    margin-bottom: .5rem;
    margin-left: 0;
    margin-right: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 22px;
  }

  .text-block-18.cntr {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-18.dd {
    margin-left: 1.5rem;
    margin-right: 3rem;
  }

  .div-block-45 {
    grid-column-gap: .8rem;
    grid-row-gap: .8rem;
  }

  .heading-12 {
    font-size: 1rem;
  }

  .button-9 {
    width: 30svw;
    margin-top: 20px;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 15px;
  }

  .div-block-48 {
    grid-template-columns: 1fr;
  }

  .rl-padding-section-large {
    padding-bottom: 0;
  }

  .rl-heading-style-h1 {
    font-weight: 400;
    line-height: 1.1;
  }

  .rl_header1_component {
    grid-template-columns: 1fr;
  }

  .rl_header1_image {
    aspect-ratio: auto;
    object-fit: cover;
    background-position: 50%;
    background-size: 640px;
    height: 50svh;
  }

  .new {
    justify-content: center;
    align-items: center;
    height: 100%;
    min-height: 100%;
    display: flex;
  }

  .button-v13---brix, .button-v10---brix, .button-v17---brix, .button-v7---brix {
    width: 100%;
    padding-left: 24px;
    padding-right: 24px;
  }

  .button-v11---brix {
    padding-left: 16px;
    padding-right: 16px;
  }

  .button-v16---brix, .button-v15---brix {
    width: 100%;
    padding-left: 22px;
    padding-right: 22px;
  }

  .button-v3---brix {
    width: 100%;
    padding-left: 24px;
    padding-right: 24px;
  }

  .button-v12---brix {
    width: 100%;
    margin: 0;
    padding-left: 24px;
    padding-right: 24px;
  }

  .button-v8---brix, .button-v5---brix {
    width: 100%;
    padding-left: 24px;
    padding-right: 24px;
  }

  .button-v11-cirlcle---brix {
    margin-left: 12px;
  }

  .button-v12-wrapper---brix {
    width: 100%;
    padding: 3px;
  }

  .button-v9---brix {
    width: 100%;
    padding-left: 24px;
    padding-right: 24px;
  }

  .container-default {
    padding-left: 16px;
    padding-right: 16px;
  }

  .button-v1---brix {
    width: 100%;
    max-width: 100%;
    padding-left: 24px;
    padding-right: 24px;
  }

  .button-v2---brix {
    width: 100%;
    padding-left: 24px;
    padding-right: 24px;
  }

  .buttons-wrapper---brix {
    flex-direction: column;
    align-items: stretch;
  }

  .button-v14---brix, .button-v6---brix, .button-v4---brix {
    width: 100%;
    padding-left: 24px;
    padding-right: 24px;
  }

  .button-item---brix {
    margin: 12px 0;
  }

  .div-block-50 {
    grid-column-gap: .2rem;
    grid-row-gap: .2rem;
  }

  .div-block-51 {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    margin-left: 1.5rem;
  }

  .text-block-23 {
    margin-left: 1.5rem;
    line-height: 24px;
  }

  .text-block-23.lowww.ok.ddddd {
    margin-left: 1.5rem;
  }

  .div-block-54 {
    margin-top: 2rem;
  }

  .div {
    margin-top: .5rem;
    margin-left: auto;
    margin-right: auto;
  }

  .time-slot-3 {
    background-color: #272727;
    border-color: #000;
    justify-content: space-between;
    align-items: center;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .pane-time-category {
    font-size: 11px;
  }

  .pane-time-category.fffff.white {
    text-align: center;
    text-align: center;
    flex: none;
    font-size: 11px;
  }

  .pane-time-category.white {
    font-size: 11px;
  }

  .tabs-4 {
    margin-top: 0;
  }

  .tabs-3 {
    background-color: #0000;
    border: .75px #272727;
    border-radius: 30px;
    width: auto;
    min-width: auto;
    margin-left: 0;
    margin-right: 0;
    padding: 0 0;
  }

  .tabs-menu-5 {
    grid-column-gap: .3rem;
    grid-row-gap: .3rem;
    grid-template-rows: auto;
    grid-template-columns: auto auto auto auto auto auto auto;
    grid-auto-rows: auto;
    place-content: space-around;
    padding: 0;
  }

  .tabs-menu-6 {
    margin-top: 15px;
    margin-bottom: 8px;
  }

  .day-text {
    letter-spacing: 1px;
    text-transform: capitalize;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    font-weight: 400;
  }

  .pane-date-top {
    font-size: 13px;
  }

  .time-slot-5 {
    mix-blend-mode: normal;
    background-color: #272727;
    border-color: #000;
    justify-content: space-between;
    align-items: center;
    padding: .5rem;
  }

  .div-block-1058 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 96svw;
    margin-left: auto;
    margin-right: auto;
  }

  .colordiv {
    width: 33px;
    height: 33px;
  }

  .div-block-1059 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    grid-template-columns: auto auto auto auto auto auto auto;
    place-content: end space-around;
    place-items: stretch center;
  }

  .number-text {
    color: #cfcfcf;
    font-size: 11px;
    font-weight: 400;
  }

  .time-slot-1 {
    mix-blend-mode: normal;
    background-color: #272727;
    border-color: #000;
    justify-content: space-between;
    align-items: center;
    padding: .5rem;
  }

  .tab-pane-2 {
    min-width: 90svw;
  }

  .am-tim-block {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    background-color: #272727;
    border-color: #000;
    justify-content: space-between;
    align-items: center;
    padding: .5rem;
  }

  .tab-link-march.w--current {
    color: #fff;
    background-color: #0000;
    font-weight: 400;
  }

  .div-block-1063 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: center;
  }

  .button-103 {
    border-radius: 9px;
    margin-right: 0;
    font-size: 11px;
  }

  .button-103:active {
    color: #fff;
    background-color: #000;
  }

  .tab-link-0a {
    padding: 10px 16px;
  }

  .bluediv {
    width: 33px;
    height: 33px;
  }

  .pane-div-1 {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    background-color: #7c7c7c00;
    width: 90svw;
  }

  .div-block-1062 {
    background-color: #c53939;
    width: 33px;
    height: 33px;
  }

  .div-block-1062.blanco {
    flex: none;
  }

  .pane-name {
    font-size: 11px;
  }

  .pane-name.ffff.white {
    text-align: center;
    text-align: center;
    flex: 0 auto;
    font-size: 11px;
    font-weight: 400;
    line-height: 17px;
  }

  .pane-name.white {
    font-size: 11px;
  }

  .drkgraybox {
    background-color: #272727;
    border-color: #000;
    padding: 10px 13px;
    display: flex;
    box-shadow: -7px -5px 9px -11px #000000e0;
  }

  .drkgraybox.w--current {
    background-color: #000;
    padding: 10px 11px;
  }

  .time-slot-4 {
    mix-blend-mode: normal;
    background-color: #272727;
    border-color: #000;
  }

  .ceddiv {
    width: 33px;
    height: 33px;
  }

  .text-block-735 {
    text-transform: uppercase;
  }

  .heading-905 {
    margin-top: .5rem;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
  }

  .invisible-number-text {
    color: #0f0f0f00;
    background-color: #24242400;
  }

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

  .rl_faq1_component {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .rl_faq1_component.ddd {
    padding-top: 2rem;
  }

  .rl_faq1_accordion {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .rl_faq1_question-text {
    font-weight: 400;
    line-height: 1.3;
  }

  .rl_faq1_list {
    width: auto;
  }

  .container-2 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .container-2.ok {
    border-radius: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .resource-card {
    border-radius: 33px;
    padding: 20px;
  }

  .heading-906 {
    padding-left: 0;
    font-size: 20px;
    line-height: 27px;
  }

  .div-block-1070 {
    flex: 0 auto;
  }

  .category-badge {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: center;
    width: 32svw;
    margin-bottom: .55rem;
    padding: 3px 8px;
    line-height: 18px;
  }

  .div-block-1071 {
    padding-top: 5px;
  }

  .collection-list {
    grid-template-columns: 1fr;
  }

  .div-block-1073 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    padding-left: 0;
  }

  .link {
    padding-left: 5px;
  }

  .link-2 {
    padding-left: 0;
    text-decoration: none;
  }

  .link-3 {
    height: 5svh;
    padding-top: 7px;
    padding-bottom: 7px;
  }

  .image-11 {
    width: 30px;
    height: 30px;
  }

  .section-5 {
    padding: 0 1.5rem 12rem;
  }

  .text-block-738 {
    color: #0a49a0;
    font-size: 14px;
    font-weight: 600;
  }

  .div-block-1076 {
    padding-bottom: 12rem;
  }

  .resource-menu-1 {
    z-index: 200;
    clear: none;
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 10px 51px 10px 1.5rem;
    display: flex;
    position: static;
    top: auto;
    bottom: auto;
    overflow: scroll;
  }

  .tab-link-resource {
    flex: none;
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .tab-link-resource.w--current {
    color: var(--puno-maroon);
    background-color: #fff;
    flex: none;
    width: auto;
    min-width: auto;
  }

  .collection-list-resource {
    flex-flow: column;
    margin-right: 1.5rem;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .collection-list-resource.dd {
    grid-column-gap: .8rem;
    grid-row-gap: .8rem;
    grid-column-gap: .8rem;
    grid-row-gap: .8rem;
    margin-top: 0;
    margin-left: 1.5rem;
    padding: 0 0 15px;
  }

  .text-block-740 {
    margin-bottom: 60px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .resource-tab-1 {
    grid-column-gap: .7rem;
    grid-row-gap: .7rem;
    flex-flow: column;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .link-5, .gads, .link-6 {
    color: var(--gray-txt);
  }

  .tabs-content-4 {
    padding-bottom: 4rem;
  }

  .text-block-741 {
    color: #5c5c5c;
  }

  .form-block-3 {
    margin-top: 111px;
    margin-bottom: 0;
  }

  .image-12 {
    width: 15svw;
  }

  .heading-908 {
    margin-top: 10px;
    font-size: 27px;
  }

  .heading-909 {
    margin-left: 1.5rem;
  }

  .div-block-1077 {
    background-color: #fff0;
    border-style: none;
    margin-left: 1.5rem;
    margin-right: 1.5rem;
    padding-left: 16px;
    padding-right: 16px;
  }

  .subt {
    font-size: 1rem;
  }

  .div-block-1078 {
    margin-left: 1.5rem;
  }

  .text-block-744 {
    color: var(--gray-txt);
    width: 85%;
    margin-bottom: 2rem;
    margin-left: 1.5rem;
    margin-right: 1.5px;
    font-size: 16px;
  }

  .heading-910 {
    margin-top: 0;
    font-size: 32px;
  }

  .text-block-746 {
    color: var(--puno-maroon);
  }

  .text-block-746.d {
    color: var(--puno-maroon);
    margin-bottom: 2rem;
    font-size: 1.2rem;
  }

  .gc-button {
    width: 100%;
  }

  .image-14 {
    width: 90%;
  }

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

  .list-4 {
    font-size: 15px;
  }

  .list-5 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    margin-top: 10px;
    font-size: 15px;
    display: flex;
  }

  .frc-h {
    color: var(--puno-maroon);
    margin-bottom: 17px;
    font-size: 1.2rem;
  }

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

  .div-block-1082 {
    margin-bottom: 29px;
  }

  .tabs-menu-8 {
    margin-bottom: 0;
  }

  .text-block-750 {
    margin-top: 10px;
    padding-top: 0;
    padding-left: 0;
  }

  .section-8 {
    margin-bottom: 5rem;
  }

  .div-block-1084 {
    margin-top: 6rem;
    padding-left: 1.3rem;
  }

  .heading-913 {
    margin-bottom: .9rem;
    line-height: 34px;
  }

  .link-18.w--current {
    color: var(--gray-txt);
    padding-right: 15px;
  }

  .body-5 {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  }

  .resource-bg1 {
    background-color: #fff0;
    border-style: none;
    border-color: #c9c9c900;
    flex-flow: column;
    margin-left: 0;
    margin-right: 0;
    padding-left: 1rem;
    padding-right: 1rem;
    display: flex;
  }

  .resource_tile {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    border-style: none;
    border-color: #cfcfcf #cfcfcf var(--_apps---colors--primary);
    background-color: #fff;
    border-radius: 33px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: flex-end;
    width: auto;
    height: auto;
    padding: 20px;
    display: flex;
    box-shadow: -2px 1px 10px -1px #0003;
  }

  .resource_tile:hover {
    background-color: #f4f4f4;
  }

  .div-block-1087 {
    padding-left: 0;
  }

  .text-block-751 {
    font-size: .9rem;
    font-weight: 600;
  }

  .button-106 {
    border-radius: 20px;
    width: 100%;
    font-size: 17px;
  }

  .heading-914 {
    color: var(--_apps---colors--primary);
    font-size: 1rem;
  }

  .heading-914.row.d {
    margin-top: 75px;
    margin-bottom: 25px;
  }

  .div-block-1090 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .info-comp {
    width: 100%;
    min-width: 100%;
  }

  .info-comp.a {
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .text-block-753 {
    overflow-wrap: anywhere;
    flex: none;
    min-width: auto;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
    font-size: 15px;
    font-weight: 400;
  }

  .text-block-754 {
    color: var(--_apps---colors--primary);
    font-size: 18px;
    font-weight: 600;
  }

  .image-19 {
    filter: invert();
  }

  .image-20 {
    width: 20px;
  }

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

  .div-block-1092 {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    background-color: var(--_apps---colors--primary);
    border-color: #cbcbcb;
    border-radius: 13px;
    flex: none;
    width: 40%;
    height: 6svh;
    margin-right: 0;
    box-shadow: 0 2px 6px -4px #0003;
  }

  .paragraph-6 {
    width: 100%;
    font-size: .9rem;
    line-height: 24px;
  }

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

  .link-block-4 {
    flex: 0 auto;
  }

  .div-block-1094 {
    grid-column-gap: .4rem;
    grid-row-gap: .4rem;
  }

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

  .div-block-1095 {
    background-color: #fff0;
    justify-content: flex-end;
    align-items: flex-end;
    width: 100%;
  }

  .link-block-6 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    background-color: var(--_apps---colors--primary);
    color: #fff;
    width: 33svw;
    height: 5svh;
    padding-left: 25px;
    padding-right: 25px;
  }

  .text-block-759 {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
  }

  .text-block-760 {
    color: #565656;
  }

  .button-107 {
    width: 33svw;
  }

  .collection-list-7 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .link-20 {
    text-align: center;
    flex: none;
    margin-bottom: 0;
  }

  .div-block-1098 {
    border-radius: 33px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  }

  .link-21 {
    width: 33svw;
  }

  .tabs-content-5 {
    margin-top: 0;
  }

  .link-22 {
    flex: none;
    margin-bottom: 0;
  }

  .code-embed-3 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .code-embed-4 {
    border-radius: 33px;
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .text-field-2 {
    margin-bottom: 0;
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 16px;
  }

  .submit-button-4 {
    height: 6svh;
    margin-top: .5rem;
  }

  .heading-915 {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 31px;
    font-weight: 400;
    line-height: 34px;
  }

  .form-3 {
    border-color: #eee;
    padding: 20px;
  }

  .text-block-763 {
    width: 87%;
    font-size: 1rem;
    line-height: 20px;
  }

  .div-block-1100 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .resource-inrquiry-form {
    width: 93%;
    margin-left: auto;
    margin-right: auto;
  }

  .resource-inrquiry-form.nothidden-bottom {
    margin-top: 8rem;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .resource-inrquiry-form.hidden-mobile1 {
    display: none;
  }

  .form-div {
    flex-flow: column;
    justify-content: flex-end;
    display: flex;
  }

  .div-block-1102 {
    flex-flow: column;
    justify-content: space-around;
    align-items: stretch;
    display: flex;
  }

  .tab-pane-view-all {
    margin-top: 15px;
  }
}

#w-node-_854268d1-990b-7b4d-f129-494d84a3a1c1-ee4d654c {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-d3b068b1-73a8-476e-e743-46c573a27fa8-ee4d654c {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-d3b068b1-73a8-476e-e743-46c573a27fc1-ee4d654c {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-d3b068b1-73a8-476e-e743-46c573a27fc5-ee4d654c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-d3b068b1-73a8-476e-e743-46c573a27fc7-ee4d654c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-d3b068b1-73a8-476e-e743-46c573a27fcb-ee4d654c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d3b068b1-73a8-476e-e743-46c573a27fd3-ee4d654c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: end;
}

#w-node-_611eee5c-bb2d-8c4d-7e23-8b0bbbef4cdb-ee4d654c {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-_611eee5c-bb2d-8c4d-7e23-8b0bbbef4cdf-ee4d654c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_611eee5c-bb2d-8c4d-7e23-8b0bbbef4ce1-ee4d654c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_611eee5c-bb2d-8c4d-7e23-8b0bbbef4ce4-ee4d654c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_491eda55-77d0-909f-d7cc-9ae614919505-ee4d654c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-f0796fda-56fc-6356-ba08-78c464dc010e-ee4d654c {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-f0796fda-56fc-6356-ba08-78c464dc0112-ee4d654c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-f0796fda-56fc-6356-ba08-78c464dc0114-ee4d654c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-f0796fda-56fc-6356-ba08-78c464dc0117-ee4d654c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b42fe65f-3429-b77e-8d95-07fc883f4c21-ee4d654c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: end;
}

#w-node-_8f90bc04-247b-0582-4960-2d5fc58e72af-ee4d654c {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-_8f90bc04-247b-0582-4960-2d5fc58e72b3-ee4d654c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_8f90bc04-247b-0582-4960-2d5fc58e72b5-ee4d654c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_8f90bc04-247b-0582-4960-2d5fc58e72b8-ee4d654c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c546e2f9-8461-d382-a7bb-76458cb971e4-ee4d654c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-b492c672-5c2e-3e67-7f54-594f3f3f3927-ee4d654c {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-b492c672-5c2e-3e67-7f54-594f3f3f392b-ee4d654c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-b492c672-5c2e-3e67-7f54-594f3f3f392d-ee4d654c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-b492c672-5c2e-3e67-7f54-594f3f3f3930-ee4d654c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c0e5e366-eb67-aaa1-fb36-bd3783ccdb62-ee4d654c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_481631bf-8fea-6bce-e94e-eca511b559a0-ee4d654c {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-_481631bf-8fea-6bce-e94e-eca511b559a4-ee4d654c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_481631bf-8fea-6bce-e94e-eca511b559a6-ee4d654c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_481631bf-8fea-6bce-e94e-eca511b559a9-ee4d654c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b08e0a26-be36-162b-de40-15b9a9edf276-ee4d654c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_765ff249-d07f-a6cc-0026-1d1b17af8798-ee4d654c {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-_765ff249-d07f-a6cc-0026-1d1b17af879c-ee4d654c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_765ff249-d07f-a6cc-0026-1d1b17af879e-ee4d654c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_765ff249-d07f-a6cc-0026-1d1b17af87a1-ee4d654c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4e09491d-ecbd-b3a9-4e9c-2695511141bf-ee4d654c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

@media screen and (max-width: 479px) {
  #w-node-_0eb78d3d-8d4d-98e1-d4b8-ad2037db9332-ee4d654c {
    align-self: stretch;
  }
}
