.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;
}
 
.index-fragment14 {
  display: contents;
}
 
.index-text14 {
  display: inline-block;
}
 
.index-fragment10 {
  display: contents;
}
 
.index-text10 {
  display: inline-block;
}
 
.index-fragment15 {
  display: contents;
}
 
.index-text15 {
  display: inline-block;
}
 
.index-fragment13 {
  display: contents;
}
 
.index-text13 {
  display: inline-block;
}
 
.index-fragment16 {
  display: contents;
}
 
.index-text16 {
  display: inline-block;
}
 
.index-fragment11 {
  display: contents;
}
 
.index-text11 {
  display: inline-block;
}
 
.index-fragment12 {
  display: contents;
}
 
.index-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%;
  }
}

.app-component-wrapper {
  display: contents;
}
 
.app-component-container1 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  padding-top: var(--dl-layout-space-unit);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-unit);
  justify-content: center;
}
 
.app-component-max-width {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.app-component-container2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 50%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.app-component-text1 {
  fill: var(--dl-color-nytd-nytd_blue);
  color: var(--dl-color-nytd-nytd_blue);
  font-size: 36px;
  font-style: normal;
  font-family: "Proxima Soft Bold";
  font-weight: 600;
  line-height: 1.5;
  text-transform: none;
  text-decoration: none;
}
 
.app-component-text2 {
  font-size: 18px;
  text-align: left;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  text-transform: none;
  text-decoration: none;
}
 
.app-component-container3 {
  gap: var(--dl-layout-space-twounits);
  width: 50%;
  padding: var(--dl-layout-space-halfunit);
}
 
.app-component-logo1 {
  object-fit: contain;
  text-decoration: none;
}
 
.app-component-logo2 {
  object-fit: contain;
  text-decoration: none;
}
 
.index-fragment17 {
  display: contents;
}
 
.index-text24 {
  display: inline-block;
  font-size: 18px;
  text-align: left;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  text-transform: none;
  text-decoration: none;
}
 
.index-fragment18 {
  display: contents;
}
 
.index-text27 {
  display: inline-block;
}
 
.app-componentroot-class-name {
  background-color: var(--dl-color-nytd-white);
}
 

 

 
@media(max-width: 1600px) {
  .app-component-container1 {
    padding: var(--dl-layout-space-threeunits);
    align-items: center;
    flex-direction: column;
    justify-content: center;
    background-color: var(--dl-color-nytd-white);
  }
  .app-component-container3 {
    height: 100%;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .app-component-logo1 {
    height: var(--dl-layout-size-medium);
    position: relative;
  }
  .app-component-logo2 {
    height: var(--dl-layout-size-medium);
  }
  .index-text25 {
    font-family: Montserrat;
    font-weight: 400;
  }
}
 
@media(max-width: 1200px) {
  .app-component-container1 {
    padding-top: var(--dl-layout-space-halfunit);
    padding-left: var(--dl-layout-space-fiveunits);
    padding-right: var(--dl-layout-space-fiveunits);
    padding-bottom: var(--dl-layout-space-twounits);
  }
}
 
@media(max-width: 991px) {
  .app-component-max-width {
    flex-direction: column;
  }
  .app-component-container2 {
    width: 100%;
  }
  .app-component-container3 {
    width: 100%;
    padding: var(--dl-layout-space-threeunits);
  }
}
 
@media(max-width: 767px) {
  .app-component-container3 {
    padding: var(--dl-layout-space-halfunit);
  }
}
 
@media(max-width: 479px) {
  .app-component-container1 {
    gap: var(--dl-layout-space-unit);
    padding: var(--dl-layout-space-twounits);
  }
  .app-component-container2 {
    align-items: center;
  }
  .app-component-container3 {
    padding: 0px;
  }
  .app-componentroot-class-name1 {
    width: auto;
  }
  .app-componentroot-class-name2 {
    width: auto;
  }
}

.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;
}
 
.index-fragment19 {
  display: contents;
}
 
.index-text28 {
  display: inline-block;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 600;
}
 
.index-fragment20 {
  display: contents;
}
 
.index-text29 {
  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;
}
 
.index-fragment21 {
  display: contents;
}
 
.index-text30 {
  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;
  }
}

.index-container1 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
 
.index-fragment10 {
  display: contents;
}
 
.index-text10 {
  display: inline-block;
}
 
.index-fragment11 {
  display: contents;
}
 
.index-text11 {
  display: inline-block;
}
 
.index-fragment12 {
  display: contents;
}
 
.index-text12 {
  display: inline-block;
}
 
.index-fragment13 {
  display: contents;
}
 
.index-text13 {
  display: inline-block;
}
 
.index-fragment14 {
  display: contents;
}
 
.index-text14 {
  display: inline-block;
}
 
.index-fragment15 {
  display: contents;
}
 
.index-text15 {
  display: inline-block;
}
 
.index-fragment16 {
  display: contents;
}
 
.index-text16 {
  display: inline-block;
}
 
.index-container2 {
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.index-max-width {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-self: center;
  align-items: center;
  flex-shrink: 0;
}
 
.index-column {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  width: auto;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.index-content {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.index-text17 {
  fill: var(--dl-color-nytd-nytd_dkblue);
  color: var(--dl-color-nytd-nytd_dkblue);
  font-size: 40px;
  text-align: left;
  font-family: "Proxima Soft Bold";
  font-weight: 700;
  line-height: 1;
  text-transform: none;
  text-decoration: none;
}
 
.index-text18 {
  font-size: 18px;
  text-align: left;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  text-transform: none;
  text-decoration: none;
}
 
.index-text19 {
  font-style: normal;
}
 
.index-text22 {
  color: var(--dl-color-nytd-nytd_blue);
  font-weight: 600;
}
 
.index-link {
  color: rgb(255, 255, 255);
  height: auto;
  font-size: 18px;
  box-shadow: rgb(212, 212, 212) 5px 5px 10px 0px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 600;
  border-width: 0px;
  border-radius: var(--dl-layout-radius-radius8);
  text-decoration: none;
  background-color: rgb(239, 71, 35);
}
 
.index-text23 {
  font-size: 16px;
  text-align: left;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  text-transform: none;
  text-decoration: none;
}
 
.index-actions {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
}
 
.index-video {
  flex: 1;
  width: 550px;
  height: 510px;
}
 
.index-separator {
  width: 100%;
  height: 1px;
  border-color: var(--dl-color-nytd-nytd_gold);
  border-width: 1px;
}
 
.index-fragment17 {
  display: contents;
}
 
.index-text24 {
  display: inline-block;
  font-size: 18px;
  text-align: left;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.5;
  text-transform: none;
  text-decoration: none;
}
 
.index-fragment18 {
  display: contents;
}
 
.index-text27 {
  display: inline-block;
}
 
.index-fragment19 {
  display: contents;
}
 
.index-text28 {
  display: inline-block;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 600;
}
 
.index-fragment20 {
  display: contents;
}
 
.index-text29 {
  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;
}
 
.index-fragment21 {
  display: contents;
}
 
.index-text30 {
  display: inline-block;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 400;
}
 
@media(max-width: 1600px) {
  .index-container1 {
    border-color: var(--dl-color-nytd-nytd_gold);
    border-width: 0px;
  }
  .index-text17 {
    color: var(--dl-color-nytd-nytd_dkblue);
    font-size: 36px;
    font-family: Proxima Soft Bold;
    font-weight: 700;
    line-height: 1;
    text-transform: none;
    text-decoration: none;
  }
  .index-text19 {
    font-style: normal;
  }
  .index-text22 {
    color: var(--dl-color-nytd-nytd_blue);
    font-style: normal;
    font-weight: 600;
  }
  .index-link {
    color: rgb(255, 255, 255);
    width: auto;
    height: auto;
    font-size: 18px;
    align-self: flex-start;
    box-shadow: rgb(212, 212, 212) 5px 5px 10px 0px;
    font-style: normal;
    text-align: center;
    font-family: Montserrat;
    font-weight: 600;
    border-width: 0px;
    border-radius: 15px;
    background-color: rgb(239, 71, 35);
  }
  .index-separator {
    border-color: var(--dl-color-nytd-nytd_gold);
    border-width: 1px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
  }
  .index-text25 {
    font-family: Montserrat;
    font-weight: 400;
  }
}
 
@media(max-width: 1200px) {
  .index-link {
    color: rgb(255, 255, 255);
    width: auto;
    font-size: 18px;
    align-self: center;
    box-shadow: rgb(212, 212, 212) 5px 5px 10px 0px;
    font-style: normal;
    font-family: Montserrat;
    font-weight: 600;
    background-color: rgb(239, 71, 35);
  }
}
 
@media(max-width: 991px) {
  .index-max-width {
    flex-direction: column;
  }
  .index-text17 {
    text-align: center;
  }
  .index-text19 {
    font-style: normal;
  }
  .index-text20 {
    font-style: normal;
  }
  .index-text21 {
    font-style: normal;
  }
  .index-text22 {
    font-weight: 600;
  }
  .index-link {
    color: rgb(255, 255, 255);
    font-size: 18px;
    align-self: center;
    box-shadow: rgb(212, 212, 212) 5px 5px 10px 0px;
    font-style: normal;
    font-family: Montserrat;
    font-weight: 600;
    background-color: rgb(239, 71, 35);
  }
  .index-text23 {
    text-align: center;
  }
  .index-actions {
    align-self: center;
    justify-content: flex-start;
  }
  .index-video {
    width: 100%;
  }
}
 
@media(max-width: 767px) {
  .index-container2 {
    width: auto;
  }
  .index-text19 {
    font-style: normal;
  }
  .index-text20 {
    font-style: normal;
  }
  .index-text21 {
    font-style: normal;
  }
  .index-text22 {
    font-weight: 600;
  }
  .index-link {
    color: rgb(255, 255, 255);
    font-size: 18px;
    box-shadow: rgb(212, 212, 212) 5px 5px 10px 0px;
    font-style: normal;
    font-family: Montserrat;
    font-weight: 600;
    background-color: rgb(239, 71, 35);
  }
  .index-video {
    height: auto;
  }
}
 
@media(max-width: 479px) {
  .index-container1 {
    flex-wrap: wrap;
    align-items: center;
  }
  .index-container2 {
    width: 100%;
    padding: var(--dl-layout-space-twounits);
  }
  .index-content {
    width: auto;
    flex-wrap: wrap;
    align-items: stretch;
    margin-right: 0px;
  }
  .index-text17 {
    width: 90%;
    align-self: center;
  }
  .index-text18 {
    width: 90%;
    align-self: center;
  }
  .index-link {
    color: rgb(255, 255, 255);
    width: 90%;
    font-size: 18px;
    align-self: center;
    box-shadow: rgb(212, 212, 212) 5px 5px 10px 0px;
    font-style: normal;
    font-family: Montserrat;
    font-weight: 600;
    background-color: rgb(239, 71, 35);
  }
  .index-text23 {
    width: 90%;
    display: flex;
    align-self: center;
    text-align: left;
  }
  .index-actions {
    width: 100%;
    flex-direction: column;
  }
}
