.nytd-navbar-wrapper {
  display: contents;
}
 
.nytd-navbar-container {
  width: 100%;
  display: flex;
  position: relative;
  justify-content: center;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.nytd-navbar-navbar-interactive {
  width: 100%;
  height: 94px;
  display: flex;
  align-items: center;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  padding-left: var(--dl-layout-space-threeunits);
  padding-right: var(--dl-layout-space-threeunits);
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
  justify-content: space-between;
  background-color: var(--dl-color-nytd-nytd_ltyellow);
}
 
.nytd-navbar-link {
  display: contents;
}
 
.nytd-navbar-image1 {
  width: 10%;
  height: auto;
  text-decoration: none;
}
 
.nytd-navbar-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
 
.nytd-navbar-links1 {
  gap: var(--dl-layout-space-twounits);
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}
 
.nytd-navbar-link11 {
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 600;
  text-decoration: none;
}
 
.nytd-navbar-link21 {
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 600;
  text-decoration: none;
}
 
.nytd-navbar-link31 {
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 600;
  text-decoration: none;
}
 
.nytd-navbar-link41 {
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 600;
  text-decoration: none;
}
 
.nytd-navbar-link51 {
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 600;
  text-decoration: none;
}
 
.nytd-navbar-link52 {
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 600;
  text-decoration: none;
}
 
.nytd-navbar-burger-menu {
  display: none;
}
 
.nytd-navbar-icon1 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.nytd-navbar-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: var(--dl-layout-space-twounits);
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: var(--dl-color-nytd-nytd_ltyellow);
}
 
.nytd-navbar-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.nytd-navbar-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}
 
.nytd-navbar-logo {
  height: 3rem;
}
 
.nytd-navbar-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.nytd-navbar-icon3 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.nytd-navbar-links2 {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
 
.nytd-navbar-link12 {
  font-family: "Montserrat";
  text-decoration: none;
}
 
.nytd-navbar-link22 {
  font-family: "Montserrat";
  text-decoration: none;
}
 
.nytd-navbar-link32 {
  font-family: "Montserrat";
  text-decoration: none;
}
 
.nytd-navbar-link42 {
  font-family: "Montserrat";
  text-decoration: none;
}
 
.nytd-navbar-link53 {
  font-family: "Montserrat";
  text-decoration: none;
}
 
.nytd-navbar-link54 {
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 600;
  text-decoration: none;
}
 
.about-fragment14 {
  display: contents;
}
 
.about-text14 {
  display: inline-block;
}
 
.about-fragment10 {
  display: contents;
}
 
.about-text10 {
  display: inline-block;
}
 
.about-fragment15 {
  display: contents;
}
 
.about-text15 {
  display: inline-block;
}
 
.about-fragment13 {
  display: contents;
}
 
.about-text13 {
  display: inline-block;
}
 
.about-fragment16 {
  display: contents;
}
 
.about-text16 {
  display: inline-block;
}
 
.about-fragment11 {
  display: contents;
}
 
.about-text11 {
  display: inline-block;
}
 
.about-fragment12 {
  display: contents;
}
 
.about-text12 {
  display: inline-block;
}
 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 
.nytd-navbarroot-class-name17 {
  background-color: #ffffff;
}
 
@media(max-width: 991px) {
  .nytd-navbar-image1 {
    width: var(--dl-layout-size-large);
    height: auto;
  }
  .nytd-navbar-desktop-menu {
    display: none;
  }
  .nytd-navbar-burger-menu {
    display: flex;
  }
  .nytd-navbar-icon1 {
    width: 35px;
    height: auto;
  }
}
 
@media(max-width: 767px) {
  .nytd-navbar-navbar-interactive {
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .nytd-navbar-burger-menu {
    align-items: center;
    justify-content: center;
  }
  .nytd-navbar-icon1 {
    width: 35px;
    height: auto;
  }
}
 
@media(max-width: 479px) {
  .nytd-navbar-navbar-interactive {
    padding: var(--dl-layout-space-unit);
    padding-right: 16px;
  }
  .nytd-navbar-mobile-menu {
    padding: var(--dl-layout-space-unit);
  }
  .nytd-navbarroot-class-name15 {
    width: 100%;
  }
  .nytd-navbarroot-class-name16 {
    width: 100%;
  }
  .nytd-navbarroot-class-name17 {
    width: 100%;
  }
}

.nytd-footer1-wrapper {
  display: contents;
}
 
.nytd-footer1-container {
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-twounits);
  justify-content: center;
  background-color: var(--dl-color-nytd-nytd_dkblue);
}
 
.nytd-footer1-max-width {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.nytd-footer1-content {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: flex-start;
}
 
.nytd-footer1-link1 {
  display: contents;
}
 
.nytd-footer1-image1 {
  width: var(--dl-layout-size-xlarge);
  height: auto;
  align-self: center;
  text-decoration: none;
}
 
.nytd-footer1-credits1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: auto;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.nytd-footer1-row {
  flex: 1;
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-shrink: 0;
  justify-content: space-between;
}
 
.nytd-footer1-credits2 {
  gap: var(--dl-layout-space-twounits);
  flex: 0 0 auto;
  width: auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.nytd-footer1-link12 {
  fill: var(--dl-color-nytd-white);
  color: var(--dl-color-nytd-white);
}
 
.nytd-footer1-social-links {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-self: center;
  align-items: center;
  flex-direction: row;
}
 
.nytd-footer1-link2 {
  display: contents;
}
 
.nytd-footer1-icon1 {
  fill: var(--dl-color-nytd-white);
  width: 30px;
  height: 30px;
  text-decoration: none;
}
 
.nytd-footer1-link3 {
  display: contents;
}
 
.nytd-footer1-icon3 {
  fill: var(--dl-color-nytd-white);
  color: var(--dl-color-nytd-white);
  width: 30px;
  height: 30px;
  text-decoration: none;
}
 
.nytd-footer1-link4 {
  display: contents;
}
 
.nytd-footer1-icon5 {
  fill: var(--dl-color-nytd-white);
  color: var(--dl-color-nytd-white);
  width: 30px;
  height: 30px;
  text-decoration: none;
}
 
.nytd-footer1-link5 {
  display: contents;
}
 
.nytd-footer1-icon7 {
  fill: var(--dl-color-nytd-white);
  color: var(--dl-color-nytd-white);
  width: 30px;
  height: 30px;
  text-decoration: none;
}
 
.nytd-footer1-link6 {
  fill: var(--dl-color-nytd-white);
  color: var(--dl-color-nytd-white);
  align-self: center;
  border-radius: var(--dl-layout-radius-radius8);
  text-decoration: none;
  background-color: var(--dl-color-nytd-nytd_dkorange);
}
 
.nytd-footer1-content3 {
  fill: var(--dl-color-nytd-white);
  color: var(--dl-color-nytd-white);
  align-self: center;
}
 
.about-fragment17 {
  display: contents;
}
 
.about-text29 {
  display: inline-block;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 600;
}
 
.about-fragment18 {
  display: contents;
}
 
.about-text30 {
  display: inline-block;
  font-size: 18px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 600;
  line-height: 1.5;
  text-transform: none;
  text-decoration: none;
}
 
.about-fragment19 {
  display: contents;
}
 
.about-text31 {
  display: inline-block;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 400;
}
 

 

 

 

 

 

 

 

 
@media(max-width: 991px) {
  .nytd-footer1-credits1 {
    flex-direction: column;
  }
  .nytd-footer1-row {
    align-items: center;
    flex-direction: row;
    justify-content: center;
  }
  .nytd-footer1-social-links {
    align-self: center;
  }
}
 
@media(max-width: 767px) {
  .nytd-footer1-content {
    flex-direction: column;
  }
  .nytd-footer1-credits1 {
    flex-direction: column;
  }
  .nytd-footer1-row {
    padding: 0px;
    padding-right: 0px;
    flex-direction: column;
  }
  .nytd-footer1-credits2 {
    gap: var(--dl-layout-space-oneandhalfunits);
    width: auto;
    align-self: stretch;
    flex-direction: column;
    justify-content: flex-start;
  }
  .nytd-footer1-social-links {
    align-self: center;
  }
}
 
@media(max-width: 479px) {
  .nytd-footer1-content {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .nytd-footer1-image1 {
    height: 3rem;
  }
  .nytd-footer1-row {
    align-items: center;
    justify-content: center;
  }
  .nytd-footer1-social-links {
    justify-content: center;
  }
}

.about-container1 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-color: var(--dl-color-nytd-white);
}
 
.about-fragment10 {
  display: contents;
}
 
.about-text10 {
  display: inline-block;
}
 
.about-fragment11 {
  display: contents;
}
 
.about-text11 {
  display: inline-block;
}
 
.about-fragment12 {
  display: contents;
}
 
.about-text12 {
  display: inline-block;
}
 
.about-fragment13 {
  display: contents;
}
 
.about-text13 {
  display: inline-block;
}
 
.about-fragment14 {
  display: contents;
}
 
.about-text14 {
  display: inline-block;
}
 
.about-fragment15 {
  display: contents;
}
 
.about-text15 {
  display: inline-block;
}
 
.about-fragment16 {
  display: contents;
}
 
.about-text16 {
  display: inline-block;
}
 
.about-layout349 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: center;
  background-color: var(--dl-color-nytd-white);
}
 
.about-max-width1 {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.about-text17 {
  fill: var(--dl-color-nytd-nytd_dkblue);
  color: var(--dl-color-nytd-nytd_dkblue);
  font-size: 40px;
  align-self: flex-start;
  font-family: Proxima Soft Bold;
  font-weight: 700;
  line-height: 1;
  text-transform: none;
  text-decoration: none;
}
 
.about-container3 {
  flex: 1;
  height: auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.about-image1 {
  width: var(--dl-layout-size-medium);
  height: var(--dl-layout-size-medium);
  align-self: center;
  object-fit: cover;
  border-radius: var(--dl-layout-radius-round);
}
 
.about-text18 {
  fill: var(--dl-color-nytd-nytd_turquoise);
  color: var(--dl-color-nytd-nytd_turquoise);
  font-size: 32px;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-family: "Proxima Soft Bold";
  font-weight: 600;
  line-height: 1;
  text-transform: none;
  text-decoration: none;
}
 
.about-text19 {
  font-size: 18px;
  align-self: center;
  font-style: normal;
  text-align: left;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  text-transform: none;
  text-decoration: none;
}
 
.about-container4 {
  flex: 1;
  height: auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.about-image2 {
  width: var(--dl-layout-size-medium);
  height: var(--dl-layout-size-medium);
  align-self: center;
  object-fit: cover;
  border-radius: var(--dl-layout-radius-round);
}
 
.about-text20 {
  fill: var(--dl-color-nytd-nytd_turquoise);
  color: var(--dl-color-nytd-nytd_turquoise);
  font-size: 32px;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-family: "Proxima Soft Bold";
  font-weight: 600;
  line-height: 1;
  text-transform: none;
  text-decoration: none;
}
 
.about-text21 {
  font-size: 18px;
  font-style: normal;
  text-align: left;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  text-transform: none;
  text-decoration: none;
}
 
.about-container5 {
  flex: 1;
  height: auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-theme-accent1);
}
 
.about-image3 {
  width: var(--dl-layout-size-medium);
  height: var(--dl-layout-size-medium);
  align-self: center;
  object-fit: cover;
  border-radius: var(--dl-layout-radius-round);
}
 
.about-text22 {
  fill: var(--dl-color-nytd-nytd_turquoise);
  color: var(--dl-color-nytd-nytd_turquoise);
  font-size: 32px;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-family: "Proxima Soft Bold";
  font-weight: 600;
  line-height: 1;
  text-transform: none;
  text-decoration: none;
}
 
.about-text23 {
  font-size: 18px;
  font-style: normal;
  text-align: left;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  text-transform: none;
  text-decoration: none;
}
 
.about-container6 {
  flex: 1;
  height: auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.about-image4 {
  width: var(--dl-layout-size-medium);
  height: var(--dl-layout-size-medium);
  align-self: center;
  object-fit: cover;
  border-radius: var(--dl-layout-radius-round);
}
 
.about-text24 {
  fill: var(--dl-color-nytd-nytd_turquoise);
  color: var(--dl-color-nytd-nytd_turquoise);
  font-size: 32px;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-family: "Proxima Soft Bold";
  font-weight: 600;
  line-height: 1;
  text-transform: none;
  text-decoration: none;
}
 
.about-text25 {
  font-size: 18px;
  font-style: normal;
  text-align: left;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  text-transform: none;
  text-decoration: none;
}
 
.about-container7 {
  flex: 1;
  height: auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-theme-accent1);
}
 
.about-image5 {
  width: var(--dl-layout-size-medium);
  height: var(--dl-layout-size-medium);
  align-self: center;
  object-fit: cover;
  border-radius: var(--dl-layout-radius-round);
}
 
.about-text26 {
  fill: var(--dl-color-nytd-nytd_turquoise);
  color: var(--dl-color-nytd-nytd_turquoise);
  align-self: center;
  text-align: center;
}
 
.about-text27 {
  font-size: 18px;
  font-style: normal;
  text-align: left;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  text-transform: none;
  text-decoration: none;
}
 
.about-link {
  color: var(--dl-color-nytd-white);
  width: var(--dl-layout-size-xxlarge);
  height: auto;
  font-size: 18px;
  align-self: flex-start;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 600;
  border-width: 0px;
  border-radius: var(--dl-layout-radius-radius8);
  text-decoration: none;
  background-color: var(--dl-color-nytd-nytd_dkorange);
}
 
.about-separator {
  width: 100%;
  height: 1px;
  border-color: var(--dl-color-nytd-nytd_gold);
  border-width: 1px;
}
 
.about-container8 {
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-nytd-white);
}
 
.about-max-width2 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-self: center;
  align-items: center;
  flex-shrink: 0;
}
 
.about-column {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  width: auto;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.about-content {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: center;
  align-items: center;
  flex-direction: column;
}
 
.about-text28 {
  fill: var(--dl-color-nytd-nytd_blue);
  color: var(--dl-color-nytd-nytd_blue);
  font-size: 32px;
  font-style: normal;
  font-family: "Proxima Soft Bold";
  font-weight: 600;
  line-height: 1;
  margin-left: var(--dl-layout-space-unit);
  margin-right: var(--dl-layout-space-unit);
  text-transform: none;
  text-decoration: none;
}
 
.about-fragment17 {
  display: contents;
}
 
.about-text29 {
  display: inline-block;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 600;
}
 
.about-fragment18 {
  display: contents;
}
 
.about-text30 {
  display: inline-block;
  font-size: 18px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 600;
  line-height: 1.5;
  text-transform: none;
  text-decoration: none;
}
 
.about-fragment19 {
  display: contents;
}
 
.about-text31 {
  display: inline-block;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 400;
}
 
@media(max-width: 1600px) {
  .about-container1 {
    border-color: var(--dl-color-nytd-nytd_gold);
    border-width: 0px;
    background-color: var(--dl-color-nytd-white);
  }
  .about-layout349 {
    background-color: var(--dl-color-nytd-white);
  }
  .about-container3 {
    box-shadow: 0px 0px 0px 0px #d4d4d4;
    border-radius: 0px;
    background-color: var(--dl-color-nytd-white);
  }
  .about-image1 {
    width: var(--dl-layout-size-medium);
    height: var(--dl-layout-size-medium);
    align-self: center;
  }
  .about-container4 {
    box-shadow: 0px 0px 0px 0px #d4d4d4;
    background-color: var(--dl-color-nytd-white);
  }
  .about-image2 {
    width: var(--dl-layout-size-medium);
    height: var(--dl-layout-size-medium);
    align-self: center;
  }
  .about-text20 {
    color: var(--dl-color-nytd-nytd_turquoise);
    font-size: 32px;
    font-style: normal;
    font-family: Proxima Soft Bold;
    font-weight: 600;
    line-height: 1;
    text-transform: none;
    text-decoration: none;
  }
  .about-container5 {
    box-shadow: 0px 0px 0px 0px #d4d4d4;
  }
  .about-image3 {
    width: var(--dl-layout-size-medium);
    height: var(--dl-layout-size-medium);
    align-self: center;
  }
  .about-text22 {
    color: var(--dl-color-nytd-nytd_turquoise);
    font-size: 32px;
    font-style: normal;
    font-family: Proxima Soft Bold;
    font-weight: 600;
    line-height: 1;
    text-transform: none;
    text-decoration: none;
  }
  .about-container6 {
    box-shadow: 0px 0px 0px 0px #d4d4d4;
    background-color: var(--dl-color-nytd-white);
  }
  .about-image4 {
    width: var(--dl-layout-size-medium);
    height: var(--dl-layout-size-medium);
    align-self: center;
  }
  .about-container7 {
    width: auto;
    box-shadow: 0px 0px 0px 0px #d4d4d4;
  }
  .about-image5 {
    width: var(--dl-layout-size-medium);
    height: var(--dl-layout-size-medium);
    align-self: center;
  }
  .about-link {
    color: var(--dl-color-nytd-white);
    width: var(--dl-layout-size-xxlarge);
    height: auto;
    font-size: 18px;
    align-self: flex-start;
    font-style: normal;
    text-align: center;
    font-family: Montserrat;
    font-weight: 600;
    border-width: 0px;
    border-radius: var(--dl-layout-radius-radius8);
    background-color: rgb(239, 71, 35);
  }
  .about-separator {
    border-color: var(--dl-color-nytd-nytd_gold);
    border-width: 1px;
    background-color: transparent;
  }
  .about-container8 {
    width: 100%;
    align-items: center;
    background-color: var(--dl-color-nytd-white);
  }
  .about-max-width2 {
    align-items: center;
  }
  .about-column {
    align-items: center;
  }
  .about-content {
    width: 100%;
    align-items: center;
  }
}
 
@media(max-width: 1200px) {
  .about-text18 {
    color: var(--dl-color-nytd-nytd_turquoise);
    font-size: 32px;
    font-style: normal;
    font-family: Proxima Soft Bold;
    font-weight: 600;
    line-height: 1;
    text-transform: none;
    text-decoration: none;
  }
  .about-container4 {
    background-color: transparent;
  }
  .about-image4 {
    width: var(--dl-layout-size-medium);
    height: var(--dl-layout-size-medium);
  }
  .about-link {
    color: rgb(255, 255, 255);
    font-size: 18px;
    align-self: center;
    box-shadow: rgb(212, 212, 212) 5px 5px 10px 0px;
    font-style: inherit;
    font-family: Montserrat;
    font-weight: 700;
    background-color: rgb(239, 71, 35);
  }
  .about-container8 {
    width: 100%;
  }
}
 
@media(max-width: 991px) {
  .about-max-width1 {
    flex-direction: column;
  }
  .about-image4 {
    width: var(--dl-layout-size-medium);
    height: var(--dl-layout-size-medium);
  }
  .about-link {
    align-self: center;
  }
  .about-container8 {
    width: 100%;
  }
  .about-max-width2 {
    flex-direction: column;
  }
}
 
@media(max-width: 767px) {
  .about-layout349 {
    width: 100%;
  }
  .about-container3 {
    width: 100%;
  }
  .about-container4 {
    width: 100%;
  }
  .about-container5 {
    width: 100%;
  }
  .about-container6 {
    width: 100%;
  }
  .about-container7 {
    width: 100%;
  }
  .about-container8 {
    width: 100%;
  }
  .about-column {
    width: 100%;
  }
  .about-content {
    width: 100%;
  }
  .about-iframe1 {
    width: 100%;
  }
  .about-iframe2 {
    width: 100%;
  }
}
 
@media(max-width: 479px) {
  .about-layout349 {
    width: 100%;
  }
  .about-max-width1 {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .about-container8 {
    width: 100%;
    position: static;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .about-max-width2 {
    width: 450px;
    position: static;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .about-column {
    width: 450px;
    position: static;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .about-content {
    width: 100vw;
    height: auto;
    position: static;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .about-text28 {
    width: 100vw;
    display: flex;
    text-align: center;
    flex-direction: column;
  }
  .about-iframe1 {
    width: 100vw;
    position: static;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .about-iframe2 {
    width: 100vw;
    position: static;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}
