.footer15-wrapper {
  display: contents;
}
 
.footer15-container1 {
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.footer15-container2 {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.footer15-image {
  width: 200px;
  object-fit: cover;
  padding-top: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.footer15-text1 {
  font-style: italic;
  text-align: center;
  font-weight: 400;
}
 
.footer15-container3 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
 
.footer15-social-links {
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-unit);
}
 
.footer15-link {
  display: contents;
}
 
.footer15-icon1 {
  text-decoration: none;
}
 
.footer15-navlink {
  display: contents;
}
 
.footer15-icon3 {
  text-decoration: none;
}
 
.footer15-max-width {
  display: flex;
  flex-direction: column;
}
 
.footer15-credits {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: auto;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.footer15-content31 {
  align-self: center;
  text-align: center;
}
 
.footer15-content32 {
  align-self: center;
  font-style: italic;
  text-align: center;
  font-weight: 600;
}
 
.footer15-content33 {
  font-size: 12px;
  align-self: center;
  font-style: italic;
  text-align: center;
  font-weight: 400;
}
 
.take-action-fragment1 {
  display: contents;
}
 
.take-action-text65 {
  display: inline-block;
}
 
.take-action-fragment2 {
  display: contents;
}
 
.take-action-text68 {
  display: inline-block;
}
 
.take-action-fragment4 {
  display: contents;
}
 
.take-action-text72 {
  display: inline-block;
}
 
.take-action-fragment3 {
  display: contents;
}
 
.take-action-text69 {
  display: inline-block;
}
 
@media(max-width: 991px) {
  .footer15-text1 {
    text-align: center;
  }
  .footer15-social-links {
    padding-top: var(--dl-layout-space-unit);
  }
  .footer15-credits {
    flex-direction: column;
  }
  .footer15-content31 {
    align-self: center;
    text-align: center;
  }
  .footer15-content32 {
    align-self: center;
    text-align: center;
  }
  .footer15-content33 {
    align-self: center;
    text-align: center;
  }
}
 
@media(max-width: 767px) {
  .footer15-text1 {
    text-align: center;
  }
  .footer15-social-links {
    padding-top: var(--dl-layout-space-unit);
  }
  .footer15-credits {
    flex-direction: column;
  }
  .footer15-content31 {
    text-align: center;
  }
  .footer15-content32 {
    text-align: center;
  }
  .footer15-content33 {
    text-align: center;
  }
}
 
@media(max-width: 479px) {
  .footer15-text1 {
    text-align: center;
  }
  .footer15-social-links {
    align-items: center;
    justify-content: center;
  }
  .footer15-content31 {
    text-align: center;
  }
  .footer15-content32 {
    text-align: center;
  }
  .footer15-content33 {
    text-align: center;
  }
}

.take-action-container1 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
 
.take-action-header {
  width: 100%;
  display: flex;
  z-index: 100;
  align-items: center;
  flex-direction: column;
  background-color: #151515;
}
 
.take-action-navbar-interactive {
  width: 100%;
  display: flex;
  max-width: 1280px;
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  justify-content: space-between;
}
 
.take-action-navlink10 {
  display: contents;
}
 
.take-action-branding1 {
  gap: var(--dl-layout-space-halfunit);
  cursor: pointer;
  display: flex;
  align-items: center;
  flex-direction: row;
  text-decoration: none;
}
 
.take-action-logo1 {
  width: 50px;
  height: 50px;
  object-fit: cover;
  transition: 0.3s;
}
 
.take-action-logo1:hover {
  transform: rotate(360deg);
}
 
.take-action-company1 {
  color: rgb(255, 255, 255);
  font-size: 32px;
  font-style: normal;
  font-family: "Fira Sans";
  font-weight: 500;
}
 
.take-action-items1 {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.take-action-links1 {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.take-action-navlink11 {
  text-decoration: none;
}
 
.take-action-navlink12 {
  text-decoration: none;
}
 
.take-action-navlink13 {
  text-decoration: none;
}
 
.take-action-navlink14 {
  text-decoration: none;
}
 
.take-action-navlink15 {
  text-decoration: none;
}
 
.take-action-navlink16 {
  text-decoration: none;
  background-color: #ce983e;
}
 
.take-action-text10 {
  color: rgb(255, 255, 255);
}
 
.take-action-burger-menu {
  display: none;
  align-items: center;
  justify-content: center;
}
 
.take-action-button {
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  padding-top: 20px;
  padding-left: var(--dl-layout-space-oneandhalfunits);
  border-radius: 56px;
  padding-right: var(--dl-layout-space-oneandhalfunits);
  padding-bottom: 20px;
  background-color: #235536;
}
 
.take-action-image {
  width: 100px;
  display: none;
  object-fit: cover;
}
 
.take-action-text11 {
  color: #ffffff;
  display: flex;
}
 
.take-action-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: flex;
  padding: 32px;
  z-index: 100;
  position: fixed;
  transform: translateX(100%);
  transition: 0.5s;
  flex-direction: column;
  justify-content: space-between;
  background-color: #151515;
}
 
.take-action-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.take-action-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}
 
.take-action-navlink17 {
  display: contents;
}
 
.take-action-branding2 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-items: center;
  flex-direction: row;
  text-decoration: none;
}
 
.take-action-logo2 {
  width: 50px;
  height: 50px;
  object-fit: cover;
}
 
.take-action-company2 {
  color: rgb(255, 255, 255);
  font-size: 32px;
  font-style: normal;
  font-family: "Fira Sans";
  font-weight: 500;
}
 
.take-action-menu-close {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.take-action-icon1 {
  fill: var(--dl-color-gray-white);
  width: 24px;
  height: 24px;
}
 
.take-action-items2 {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.take-action-items3 {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.take-action-links2 {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.take-action-navlink18 {
  text-decoration: none;
}
 
.take-action-navlink19 {
  text-decoration: none;
}
 
.take-action-navlink20 {
  text-decoration: none;
}
 
.take-action-navlink21 {
  text-decoration: none;
}
 
.take-action-navlink22 {
  text-decoration: none;
}
 
.take-action-navlink23 {
  text-decoration: none;
  background-color: #cf942d;
}
 
.take-action-text12 {
  color: #ffffff;
}
 
.take-action-container2 {
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.take-action-max-width {
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: center;
  flex-direction: column;
}
 
.take-action-content7 {
  align-self: stretch;
  align-items: flex-start;
}
 
.take-action-heading1 {
  font-size: 55px;
  align-self: flex-start;
  font-style: normal;
  font-family: "Open Sans";
  font-weight: 700;
}
 
.take-action-content1 {
  font-size: 1.5em;
  align-self: flex-start;
  font-style: normal;
  font-weight: 400;
  margin-bottom: var(--dl-layout-space-halfunit);
}
 
.take-action-link1 {
  align-self: center;
  text-decoration: none;
  background-color: #ce983e;
}
 
.take-action-text15 {
  color: rgb(255, 255, 255);
}
 
.take-action-li1 {
  align-items: flex-start;
}
 
.take-action-ul2 {
  align-items: flex-start;
  padding-left: var(--dl-layout-space-twounits);
}
 
.take-action-heading2 {
  font-family: "Noto Sans";
}
 
.take-action-content2 {
  font-family: "Noto Sans";
}
 
.take-action-text19 {
  font-weight: 400;
}
 
.take-action-text20 {
  font-style: normal;
  font-weight: 700;
}
 
.take-action-text22 {
  font-style: normal;
  font-weight: 700;
}
 
.take-action-text23 {
  font-weight: 400;
}
 
.take-action-text24 {
  font-style: normal;
  font-weight: 700;
}
 
.take-action-text25 {
  font-weight: 400;
}
 
.take-action-text27 {
  font-weight: 400;
}
 
.take-action-text28 {
  font-style: normal;
  font-weight: 700;
}
 
.take-action-text31 {
  font-weight: 400;
}
 
.take-action-text32 {
  font-style: normal;
  font-weight: 700;
}
 
.take-action-heading3 {
  font-family: "Noto Sans";
}
 
.take-action-text38 {
  font-weight: 400;
}
 
.take-action-text39 {
  font-style: normal;
  font-weight: 700;
}
 
.take-action-text42 {
  font-weight: 400;
}
 
.take-action-text43 {
  font-style: normal;
  font-weight: 700;
}
 
.take-action-text46 {
  font-weight: 400;
}
 
.take-action-text47 {
  font-style: normal;
  font-weight: 700;
}
 
.take-action-text50 {
  font-weight: 400;
}
 
.take-action-text51 {
  font-style: normal;
  font-weight: 700;
}
 
.take-action-heading4 {
  font-family: "Noto Sans";
}
 
.take-action-link2 {
  text-decoration: underline;
}
 
.take-action-link3 {
  text-decoration: underline;
}
 
.take-action-link4 {
  text-decoration: underline;
}
 
.take-action-link5 {
  text-decoration: underline;
}
 
.take-action-heading5 {
  font-family: "Noto Sans";
}
 
.take-action-heading6 {
  font-family: "Open Sans";
}
 
.take-action-navlink24 {
  text-decoration: underline;
}
 
.take-action-content8 {
  align-self: stretch;
  align-items: flex-start;
}
 
.take-action-container4 {
  display: contents;
}
 
.take-action-footer {
  width: 100%;
  display: flex;
  justify-content: center;
}
 
.take-action-fragment1 {
  display: contents;
}
 
.take-action-text65 {
  display: inline-block;
}
 
.take-action-fragment2 {
  display: contents;
}
 
.take-action-text68 {
  display: inline-block;
}
 
.take-action-fragment3 {
  display: contents;
}
 
.take-action-text69 {
  display: inline-block;
}
 
.take-action-fragment4 {
  display: contents;
}
 
.take-action-text72 {
  display: inline-block;
}
 
@media(max-width: 991px) {
  .take-action-navbar-interactive {
    padding-top: var(--dl-layout-space-unit);
  }
  .take-action-navlink16 {
    width: 100%;
    font-size: 16px;
    text-align: center;
    border-radius: 40px;
  }
  .take-action-text10 {
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
  }
  .take-action-button {
    padding-top: var(--dl-layout-space-unit);
    padding-left: var(--dl-layout-space-unit);
    padding-right: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .take-action-image {
    width: 18px;
    height: 18px;
    display: flex;
  }
  .take-action-text11 {
    display: none;
  }
  .take-action-company2 {
    font-family: Fira Sans;
  }
  .take-action-navlink23 {
    width: 100%;
    font-size: 16px;
    text-align: center;
    border-radius: 40px;
    background-color: #cf942d;
  }
  .take-action-text12 {
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
  }
  .take-action-heading1 {
    font-size: 55px;
    font-style: normal;
    font-family: Open Sans;
    font-weight: 700;
    line-height: 1.15;
  }
  .take-action-link1 {
    width: 344px;
    height: 49px;
    font-size: 16px;
    text-align: center;
    border-radius: 40px;
  }
  .take-action-text15 {
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
  }
  .take-action-footer {
    flex-direction: column;
  }
}
 
@media(max-width: 767px) {
  .take-action-navbar-interactive {
    padding-top: var(--dl-layout-space-oneandhalfunits);
  }
  .take-action-logo1 {
    width: 36px;
    height: 36px;
  }
  .take-action-company1 {
    font-size: 18px;
    line-height: 20px;
  }
  .take-action-items1 {
    display: none;
  }
  .take-action-burger-menu {
    display: flex;
  }
  .take-action-button {
    padding: 12px;
    background-color: #d1942d;
  }
  .take-action-image {
    width: 14px;
    height: 14px;
  }
  .take-action-navlink23 {
    background-color: #cf942d;
  }
  .take-action-ul2 {
    padding-left: var(--dl-layout-space-threeunits);
  }
}
 
@media(max-width: 479px) {
  .take-action-button {
    background-color: #d1942d;
  }
  .take-action-mobile-menu {
    padding: 16px;
  }
  .take-action-company2 {
    color: rgb(255, 255, 255);
    font-size: 32px;
    font-style: normal;
    font-family: Fira Sans;
    font-weight: 500;
  }
  .take-action-navlink23 {
    background-color: #cf942d;
  }
  .take-action-text12 {
    color: rgb(255, 255, 255);
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
  }
  .take-action-heading1 {
    width: 376px;
    height: 121px;
    font-size: 48px;
    font-style: normal;
    font-family: Open Sans;
    font-weight: 700;
    line-height: 1.25;
  }
  .take-action-ul2 {
    padding-left: var(--dl-layout-space-oneandhalfunits);
  }
}
