.section--hero--submission-form.visible {
  background-image: url(https://d1dxeoyimx6ufk.cloudfront.net/uploads/NA5/OD13064/C0A1A70A.png) !important;
}

body.webstorm-level #bi-page-s #main_content #container_2 {
  background-image: url(https://d1dxeoyimx6ufk.cloudfront.net/uploads/NA5/OD13064/C0A1A70A.png) !important;
}

body.webstorm-level #bi-page-s #main_content #container_4 {
  background-image: url(https://d1dxeoyimx6ufk.cloudfront.net/uploads/NA5/OD13064/C0A1A70A.png) !important;
}

body.webstorm-level
  #bi-page-s
  #main_content
  #container_6
  .widget_container:nth-child(1) {
  background-image: url(https://d1dxeoyimx6ufk.cloudfront.net/uploads/NA5/OD13064/C0A1A70A.png) !important;
}

/* Additional Code (8-14-24)
********************************************/

body.webstorm-level #bi-page-s #main_content #container_6 .widget_container {
  width: 100%;
}

body.webstorm-level
  #bi-page-s.content
  #main_content
  #container_6
  .widget_container:nth-child(1)
  .boxcontent
  .rich_text_widget {
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 2.4rem;
  max-width: calc(1200px / 12 * 10);
}

body.webstorm-level
  #bi-page-s
  #main_content
  #container_6
  .widget_container:nth-child(1)
  .boxcontent
  .rich_text_widget
  > table
  > tbody
  > tr:nth-of-type(3)
  > td {
  font-size: 1.4rem;
  padding-bottom: 2.4rem;
}

body.webstorm-level
  #bi-page-s
  #main_content
  #container_6
  .widget_container:nth-child(1)
  .boxcontent
  .rich_text_widget
  > table
  > tbody
  > tr:nth-of-type(4)
  > td {
  font-size: 1.4rem;
  display: none;
}

/* Submit Idea: Hero
  ----------------------------------------------------------*/

.section--hero--submission-form,
.section--hero--submission-form.visible {
  display: none !important;
}

.section.section--hero--new-submission-form {
  display: none;
}

.section--hero--new-submission-form .container-block {
  position: relative;
}

.section--hero--new-submission-form.visible {
  display: flex;
  height: 32rem;
  width: 100%;
  background-image: url(https://d1dxeoyimx6ufk.cloudfront.net/uploads/NA5/OD13064/C0A1A70A.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 11.2rem;
  left: 50%;
  transform: translateX(-50%);
}


body.webstorm-level .content#bi-page-f #main_content #container_1 {
  padding: 0 !important;

  .widget_container {
    padding: 0;
    max-width: 100%;
    width: 100%;
    margin: 0;
  }
}


.webstorm-level .section__hero--faq {
  background-image: url(https://d1dxeoyimx6ufk.cloudfront.net/uploads/NA5/OD13064/C0A1A70A.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 6.4rem;
}

.webstorm-level #bi-page-f .widget_container {
  width: 100%;
}







.webstorm-level #bi-page-ct-profile #my_ideas_container .post_idea_link {
    color: #fff;
}


body.webstorm-level #bi-page-s.content #main_content #container_3 {
  display: none !important;
}




body.webstorm-level #bi-page-s.content #main_content #container_5 .widget_container:nth-child(2) .rich_text_widget::before,
body.webstorm-level #bi-page-s #main_content #container_5 .widget_container:nth-child(2) .rich_text_widget>table:nth-child(2)::after,
body.webstorm-level #bi-page-s #main_content #container_5 .widget_container:nth-child(2) .rich_text_widget>table:last-child::after {
  display: none;
}



/* Responsive Styles:  Less Than 1000px Width (Mobile Devices)
--------------------------------------------------------------------------------------------------------------------*/

@media screen and (max-width: 1000px) {
  .section--hero--new-submission-form.visible {
    top: 6.4rem;
  }
}

/* Responsive Styles:  Less Than 768px Width (Mobile Devices)
--------------------------------------------------------------------------------------------------------------------*/

@media screen and (max-width: 768px) {
  body.webstorm-level
    #bi-page-s.content
    #main_content
    #container_6
    .widget_container:nth-child(1)
    .boxcontent
    .rich_text_widget {
    grid-template-columns: 1fr;
  }
}



.fractal-global-nav .f-nav-wrapper .f-nav-logo img {
    display: none;
  }

.fractal-global-nav.f-fixed {
  left: 50%;
  transform: translateX(-50%);
}

 .fractal-global-nav .f-nav-wrapper a.f-nav-logo::before {
  content: '';
  height: 3.2rem;
  width: 12.5rem;
  display: inline-block;
  background-image: url(https://d1dxeoyimx6ufk.cloudfront.net/uploads/NA5/OD13064/C9C45886.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}



body.webstorm-level #bi-page-s.content #main_content #container_4 {
 display: none !important;
}

body.webstorm-level #bi-page-s.content #main_content #container_5 {
 display: none !important;
}

body.webstorm-level #bi-page-s.content #main_content #container_6 {
 display: none !important;
}