@font-face {
  font-family: "disco";
  src: url("../font/disco.eot");
  src: url("../font/disco.eot?7x37l3#iefix") format("embedded-opentype"), url("../font/disco.woff2?7x37l3") format("woff2"), url("../font/disco.woff?7x37l3") format("woff"), url("../font/disco.ttf?7x37l3") format("truetype"), url("../font/disco.svg?7x37l3#disco") format("svg");
  font-style: normal;
  font-weight: 400;
}
.icon {
  display: inline-block;
  font-family: "disco" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  vertical-align: -0.125em;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-care-work::before {
  content: "\ea01";
}

.icon-community-governance::before {
  content: "\ea02";
}

.icon-creators-of-commons::before {
  content: "\ea03";
}

.icon-federation::before {
  content: "\ea04";
}

.icon-reimagining-value::before {
  content: "\ea05";
}

.icon-transnational::before {
  content: "\ea06";
}

.icon-value-based::before {
  content: "\ea07";
}

@media (min-width: 0) {
  :root {
    scroll-behavior: smooth;
  }
  #main-content {
    background-color: #000000 !important;
  }
  .et_pb_section {
    background-color: transparent;
  }
  h1, h2, h3, h4, h5, h6, h7 {
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
  }
  h1 {
    font-weight: 700;
    font-size: 6vw;
  }
  h2 {
    padding: 0;
    font-weight: 700;
    font-size: clamp(38px, 12vw, 50px);
    line-height: clamp(46px, 12vw + 4px, 58px);
  }
  h3 {
    font-size: 6vw;
    font-weight: 700;
  }
  a {
    transition: all 0.15s ease-out 0.05s;
  }
  .P0,
  .text-p0 {
    color: #282828;
    font-size: 2.75rem;
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 700;
    line-height: 3rem;
    box-decoration-break: clone;
  }
  .P1,
  .text-p1 {
    font-size: 1.75rem;
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    line-height: 2.125rem;
  }
  .text-caption, .caption {
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 1.75rem;
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 700;
    line-height: 2.125rem;
  }
  .caption {
    width: 70%;
    margin: 0 15%;
  }
  #title-hero {
    background: url("../img/dots01.png") top right no-repeat;
    max-width: 100%;
    width: 100%;
    text-align: center;
    padding: 0;
  }
  #title-logo {
    width: 80%;
    max-width: 800px;
    padding-top: 25vh;
  }
  body.page-home .et_pb_row,
  body.page-about .et_pb_row,
  body.page-media .et_pb_row,
  body.page-labs .et_pb_row,
  body.page-discofloor .et_pb_row,
  body.page-discocrew .et_pb_row,
  body.page-diwo .et_pb_row,
  body.page-privatethediscochallenge .et_pb_row {
    padding: 20px 0;
  }
  body.page-home .gform_confirmation_message,
  body.page-home .et_pb_section .et_pb_text,
  body.page-home .et_pb_section .et_pb_text,
  body.page-about .gform_confirmation_message,
  body.page-about .et_pb_section .et_pb_text,
  body.page-about .et_pb_section .et_pb_text,
  body.page-media .gform_confirmation_message,
  body.page-media .et_pb_section .et_pb_text,
  body.page-media .et_pb_section .et_pb_text,
  body.page-labs .gform_confirmation_message,
  body.page-labs .et_pb_section .et_pb_text,
  body.page-labs .et_pb_section .et_pb_text,
  body.page-discofloor .gform_confirmation_message,
  body.page-discofloor .et_pb_section .et_pb_text,
  body.page-discofloor .et_pb_section .et_pb_text,
  body.page-discocrew .gform_confirmation_message,
  body.page-discocrew .et_pb_section .et_pb_text,
  body.page-discocrew .et_pb_section .et_pb_text,
  body.page-diwo .gform_confirmation_message,
  body.page-diwo .et_pb_section .et_pb_text,
  body.page-diwo .et_pb_section .et_pb_text,
  body.page-privatethediscochallenge .gform_confirmation_message,
  body.page-privatethediscochallenge .et_pb_section .et_pb_text,
  body.page-privatethediscochallenge .et_pb_section .et_pb_text {
    font-weight: 700;
    line-height: 1.1;
    font-size: clamp(22px, 2.1vw, 28px);
  }
  body.page-about .page_list .et_pb_row_2col,
  body.page-discocrew .page_list .et_pb_row_2col {
    display: flex;
    gap: 2.5rem;
    flex-wrap: wrap;
  }
  body.page-about .page_list .et_pb_row_2col .et_pb_column,
  body.page-discocrew .page_list .et_pb_row_2col .et_pb_column {
    margin: 0;
  }
  body.page-about .page_list .et_pb_row_2col .et_pb_column .page_list,
  body.page-discocrew .page_list .et_pb_row_2col .et_pb_column .page_list {
    height: 100%;
    width: 100%;
  }
  body.page-about .page_list .et_pb_row_2col .et_pb_column .page_list > a,
  body.page-discocrew .page_list .et_pb_row_2col .et_pb_column .page_list > a {
    display: block;
    height: 100%;
  }
  body.page-about .page_list .et_pb_row_2col .et_pb_column .page_list > a:hover > img,
  body.page-discocrew .page_list .et_pb_row_2col .et_pb_column .page_list > a:hover > img {
    transform: none;
  }
  body.page-about .page_list .et_pb_row_2col .et_pb_column .page_list > a .title,
  body.page-discocrew .page_list .et_pb_row_2col .et_pb_column .page_list > a .title {
    top: unset;
    bottom: 0;
    transform: translateY(50%);
  }
  body.page-about .page_list .et_pb_row_2col .et_pb_column .page_list > a .title .text,
  body.page-discocrew .page_list .et_pb_row_2col .et_pb_column .page_list > a .title .text {
    padding: 8px 16px;
  }
  body.page-about .page_list .et_pb_row_2col .et_pb_column .page_list > a > img,
  body.page-discocrew .page_list .et_pb_row_2col .et_pb_column .page_list > a > img {
    height: 400px;
    width: 100%;
    object-fit: cover;
    object-position: center;
  }
  body.page-about #labs .lab-column:hover .et_pb_image,
  body.page-labs #labs .lab-column:hover .et_pb_image {
    transform: scale(1.1);
  }
  body.page-about #labs .lab-column:hover .lab-title,
  body.page-labs #labs .lab-column:hover .lab-title {
    transform: scale(1.1);
  }
  body.page-about #labs .lab-column:hover .lab-title h4,
  body.page-labs #labs .lab-column:hover .lab-title h4 {
    background-color: #f09;
  }
  body.page-about #labs .lab-column .et_pb_image,
  body.page-labs #labs .lab-column .et_pb_image {
    margin-bottom: 0;
    transition: all 0.3s ease-in-out;
    transform: scale(1);
    box-shadow: 0 0 10px #000000;
  }
  body.page-about #labs .lab-column .et_pb_image span,
  body.page-labs #labs .lab-column .et_pb_image span {
    display: inline-block;
    width: 100%;
    height: 15vw;
    min-height: 200px;
  }
  body.page-about #labs .lab-column .et_pb_image span img,
  body.page-labs #labs .lab-column .et_pb_image span img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
  body.page-about #labs .lab-column .lab-title,
  body.page-labs #labs .lab-column .lab-title {
    position: relative;
    top: -20px;
    left: -8px;
    transition: all 0.3s ease-in-out;
    transform: scale(1);
    margin-bottom: 0;
  }
  body.page-about #labs .lab-column .lab-title h4,
  body.page-labs #labs .lab-column .lab-title h4 {
    display: inline-block;
    padding: 8px;
    font-size: clamp(16px, 1.6vw, 24px);
    line-height: clamp(28px, 1.6vw, 36px);
    background-color: #000000;
    color: #FFFFFF;
    transition: all 0.3s ease-in-out;
  }
  body.page-about #labs .lab-column .et_pb_text:last-child,
  body.page-labs #labs .lab-column .et_pb_text:last-child {
    font-weight: 600;
    font-size: clamp(16px, 1.3vw, 20px);
  }
  body.page-media .title-section .et_pb_text,
  body.page-diwo .title-section .et_pb_text,
  body.page-discofloor .title-section .et_pb_text,
  body.page-stories .title-section .et_pb_text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-46%, -50%);
  }
  body.page-media .title-section .et_pb_text h1,
  body.page-diwo .title-section .et_pb_text h1,
  body.page-discofloor .title-section .et_pb_text h1,
  body.page-stories .title-section .et_pb_text h1 {
    display: inline-block;
    padding: 0 8px;
    background-color: #F09;
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 700;
    font-size: 70px !important;
    line-height: 70px !important;
  }
  #disconaut #post-date h4,
  body.single-post #post-date h4 {
    padding: 0;
  }
  #disconaut #post-categories h4,
  body.single-post #post-categories h4 {
    padding: 0;
  }
  #disconaut #post-categories a,
  body.single-post #post-categories a {
    background-color: #FF0099;
    color: #000000;
    padding: 2px 8px;
  }
  #disconaut #post-categories a:hover,
  body.single-post #post-categories a:hover {
    color: #FFFFFF;
    text-decoration: underline;
  }
  #disconaut #post-title,
  body.single-post #post-title {
    padding-bottom: 0;
  }
  #disconaut #post-title h1,
  body.single-post #post-title h1 {
    line-height: 1;
  }
  #disconaut .et_pb_post_content,
  #disconaut #post-content,
  body.single-post .et_pb_post_content,
  body.single-post #post-content {
    font-family: "PT Serif", Lucida Bright, Georgia, serif;
    font-size: 1.25rem;
    line-height: 2rem;
  }
  body.page-stories .et_pb_posts a.more-link,
  body.page-stories .et_pb_blog_grid_wrapper a.more-link,
  body.category .et_pb_posts a.more-link,
  body.category .et_pb_blog_grid_wrapper a.more-link {
    display: inline-block;
    color: #000000;
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.5;
    background-color: #FFFFFF;
    padding: 6px 20px 6px 20px;
  }
  body.page-stories .et_pb_posts a.more-link::before,
  body.page-stories .et_pb_blog_grid_wrapper a.more-link::before,
  body.category .et_pb_posts a.more-link::before,
  body.category .et_pb_blog_grid_wrapper a.more-link::before {
    content: none;
  }
  body.page-stories .et_pb_posts a.more-link::first-letter,
  body.page-stories .et_pb_blog_grid_wrapper a.more-link::first-letter,
  body.category .et_pb_posts a.more-link::first-letter,
  body.category .et_pb_blog_grid_wrapper a.more-link::first-letter {
    text-transform: uppercase;
  }
  body.page-stories .et_pb_posts a.more-link:hover,
  body.page-stories .et_pb_blog_grid_wrapper a.more-link:hover,
  body.category .et_pb_posts a.more-link:hover,
  body.category .et_pb_blog_grid_wrapper a.more-link:hover {
    padding: 6px 40px 6px 16px;
  }
  body.page-stories .et_pb_posts a.more-link:hover::after,
  body.page-stories .et_pb_blog_grid_wrapper a.more-link:hover::after,
  body.category .et_pb_posts a.more-link:hover::after,
  body.category .et_pb_blog_grid_wrapper a.more-link:hover::after {
    opacity: 1;
    margin-left: 0;
  }
  body.page-stories .et_pb_posts a.more-link::after,
  body.page-stories .et_pb_blog_grid_wrapper a.more-link::after,
  body.category .et_pb_posts a.more-link::after,
  body.category .et_pb_blog_grid_wrapper a.more-link::after {
    font-family: ETmodules !important;
    font-size: 32px;
    line-height: 1em;
    content: "5";
    opacity: 0;
    position: absolute;
    margin-left: -1em;
    transition: all 0.2s;
    text-transform: none;
    font-feature-settings: "kern" off;
    font-variant: none;
    font-style: normal;
    font-weight: 400;
    text-shadow: none;
  }
  body.page-stories .et_pb_posts .pagination,
  body.page-stories .et_pb_blog_grid_wrapper .pagination,
  body.category .et_pb_posts .pagination,
  body.category .et_pb_blog_grid_wrapper .pagination {
    margin: 0;
    padding: 2rem 10%;
    font-size: 20px;
    font-weight: bold;
  }
  body.page-stories .et_pb_posts .pagination a,
  body.page-stories .et_pb_blog_grid_wrapper .pagination a,
  body.category .et_pb_posts .pagination a,
  body.category .et_pb_blog_grid_wrapper .pagination a {
    color: #FF0099;
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    background-color: #000000;
    padding: 2px 8px;
  }
  body.page-stories .et_pb_posts .pagination a:hover,
  body.page-stories .et_pb_blog_grid_wrapper .pagination a:hover,
  body.category .et_pb_posts .pagination a:hover,
  body.category .et_pb_blog_grid_wrapper .pagination a:hover {
    background-color: #FFFFFF;
  }
  body.page-home .et_pb_row:first-child {
    padding: 40px 0 30px;
  }
  body.page-home #title-hero {
    overflow-x: hidden;
  }
  body.page-home #title-hero .blob {
    top: -50%;
    right: -40%;
    transform: scale(0.5);
  }
  body.page-home #title-hero .dots03 {
    background: none;
  }
  body.page-home #title-hero #main-logo.et_pb_image {
    margin-bottom: 0;
  }
  body.page-home .et_pb_section_3 .et-last-child .caption,
  body.page-home .et_pb_section_4 .et-last-child .caption {
    margin: 0;
    width: 100%;
  }
  body.page-home .disco_link a * {
    transition: all 0.3s ease-in-out;
    transform: scale(1);
  }
  body.page-home .disco_link a:hover * {
    transform: scale(1.1);
  }
  body.page-home .disco_link .overlay {
    background-color: rgba(0, 0, 0, 0.4);
    transition: all 0.3s ease-in-out;
  }
  body.page-home .disco_link .overlay:hover {
    background-color: transparent;
  }
  body.page-home .disco_link .overlay .title {
    padding: 0 16px;
    line-height: initial;
  }
  body.page-home .disco_link .overlay .title .text {
    background-color: transparent;
    padding: 0;
  }
  body.page-home .disco_link .overlay .title .text p {
    display: inline;
    padding: 4px 16px;
    background-color: #f09;
    box-decoration-break: clone;
  }
  body.page-home .disco_link_0, body.page-home .disco_link_3, body.page-home .disco_link_2, body.page-home .disco_link_1 {
    text-shadow: none;
    box-shadow: none;
  }
  body.page-home #main-content,
  .bg01 {
    background: url("../img/bg01.png") top right repeat-y fixed;
    background-size: cover;
  }
  body.page-about h1 {
    font-size: clamp(38px, 4vw, 58px);
    line-height: clamp(42px, 4vw + 4px, 68px);
    word-break: keep-all;
    text-align: center;
    margin-bottom: 0;
  }
  body.page-about h2 {
    text-align: center;
    word-break: keep-all;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
  body.page-about .et_pb_section.hero .et_pb_row {
    display: flex;
    flex-direction: column-reverse;
  }
  body.page-about .et_pb_section.hero .et_pb_row .et_pb_column:last-child {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  body.page-about .et_pb_section.hero .et_pb_image {
    margin: 0 0 40px;
  }
  body.page-about #principles .et_pb_row:nth-child(3) {
    padding-top: 0;
  }
  body.page-about #principles #principles-grid {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
  }
  body.page-about #principles #principles-grid .principle {
    text-align: center;
    flex-basis: 25%;
    font-size: 12rem;
  }
  body.page-about #principles #principles-grid .principle .big-icon {
    height: 14rem;
  }
  body.page-about #principles #principles-grid .principle .big-icon i {
    transition: all 0.3s ease-out 0.1s;
    padding: 1rem;
    color: #FFFFFF;
    font-size: 100%;
  }
  body.page-about #principles #principles-grid .principle .caption {
    font-size: 1.4rem;
    line-height: 1.6rem;
    width: 90%;
    margin: 0 5%;
  }
  body.page-about #principles #principles-grid .principle .caption span {
    color: #FFFFFF;
    background: #000000;
    padding: 2px 4px;
    box-decoration-break: clone;
  }
  body.page-about #principles #principles-grid a:hover {
    text-decoration: none;
  }
  body.page-about #principles #principles-grid a:hover .big-icon i {
    color: #FF0099;
    text-shadow: rgb(255, 255, 255) 0 0 4px, rgb(255, 255, 255) 0 0 16px;
    font-size: 14rem;
    padding: 0;
  }
  body.page-about #principles #principles-grid a:hover .caption span {
    color: #000000;
    background: #FF0099;
  }
  body.page-about #faq {
    color: #000000;
    font-size: 1.875rem;
    line-height: 2.125rem;
  }
  body.page-about #faq h5 {
    font-size: clamp(24px, 8vw, 40px);
    font-weight: 700;
    text-align: center;
    color: #000000;
    padding: 0;
  }
  body.page-about #faq h5:hover {
    color: #FF0099;
  }
  body.page-about #faq .et_pb_row {
    width: auto;
    max-width: 100%;
  }
  body.page-about #faq .et_pb_row:last-child {
    position: relative;
    padding-top: 0;
  }
  body.page-about #faq .et_pb_row:last-child::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    width: 40%;
    height: 2px;
    background-color: #000000;
    transform: translateX(-50%);
  }
  body.page-about #faq .et_pb_accordion_item {
    margin-bottom: 0;
    padding: 60px 10% 40px;
    border: none;
    box-shadow: 0 16px 16px rgba(0, 0, 0, 0.5) inset;
  }
  body.page-about #faq .et_pb_accordion_item:first-child {
    display: none;
  }
  body.page-about #faq .et_pb_accordion_item:first-child, body.page-about #faq .et_pb_accordion_item:nth-child(2) {
    box-shadow: none;
  }
  body.page-about #faq .et_pb_accordion_item .section-camel {
    margin: 0;
    padding-bottom: 4rem;
  }
  body.page-about #faq .et_pb_accordion_item .et_pb_toggle_content {
    margin: 0;
  }
  body.page-about #faq .et_pb_accordion_item .et_pb_toggle_content p,
  body.page-about #faq .et_pb_accordion_item .et_pb_toggle_content span {
    font-weight: 600 !important;
    font-size: clamp(22px, 2.1vw, 28px);
    line-height: clamp(28px, 2.1vw + 4px, 32px);
  }
  body.page-about #faq .et_pb_accordion_item .et_pb_toggle_content p > a,
  body.page-about #faq .et_pb_accordion_item .et_pb_toggle_content p > a > span,
  body.page-about #faq .et_pb_accordion_item .et_pb_toggle_content p > a > b,
  body.page-about #faq .et_pb_accordion_item .et_pb_toggle_content span > a,
  body.page-about #faq .et_pb_accordion_item .et_pb_toggle_content span > a > span,
  body.page-about #faq .et_pb_accordion_item .et_pb_toggle_content span > a > b {
    display: inline;
    color: #FF0099;
    background-color: #000000;
    text-decoration: none;
    box-decoration-break: clone;
    font-size: clamp(22px, 2.1vw, 26px);
    line-height: clamp(28px, 2.1vw + 6px, 36px);
  }
  body.page-about #faq .et_pb_accordion_toggling h5::before {
    display: none !important;
    opacity: 0 !important;
  }
  body.page-about #faq .et_pb_toggle_close .et_pb_toggle_title {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    gap: 2rem;
  }
  body.page-about #faq .et_pb_toggle_close .et_pb_toggle_title::before {
    display: block !important;
    opacity: 100% !important;
    color: #FF0099;
    font-size: 2rem;
    position: static;
    top: unset;
    bottom: unset;
    left: unset;
    right: unset;
  }
  body.page-discocrew #pink-board .disconaut-column:hover .et_pb_image {
    transform: scale(1.1);
  }
  body.page-discocrew #pink-board .disconaut-column:hover .disconaut-name {
    transform: scale(1.1);
  }
  body.page-discocrew #pink-board .disconaut-column:hover .disconaut-name h4 {
    background-color: #f09;
  }
  body.page-discocrew #pink-board .disconaut-column .et_pb_image {
    margin-bottom: 0;
    transition: all 0.3s ease-in-out;
    transform: scale(1);
    box-shadow: 0 0 10px #000000;
  }
  body.page-discocrew #pink-board .disconaut-column .et_pb_image span {
    display: inline-block;
    width: 100%;
    height: 15vw;
    min-height: 200px;
  }
  body.page-discocrew #pink-board .disconaut-column .et_pb_image span img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
  body.page-discocrew #pink-board .disconaut-column .disconaut-name {
    position: relative;
    top: -20px;
    left: -8px;
    transition: all 0.3s ease-in-out;
    transform: scale(1);
    margin-bottom: 0;
  }
  body.page-discocrew #pink-board .disconaut-column .disconaut-name h4 {
    display: inline-block;
    padding: 8px;
    font-size: clamp(16px, 1.6vw, 24px);
    line-height: clamp(28px, 1.6vw, 36px);
    background-color: #000000;
    color: #FFFFFF;
    transition: all 0.3s ease-in-out;
  }
  body.page-discocrew #pink-board .disconaut-column .et_pb_text:last-child {
    font-weight: 600;
    font-size: clamp(16px, 1.3vw, 20px);
  }
  body.page-media .title-section .et_pb_text {
    transform: translate(-53%, -66%);
  }
  body.page-media .title-section .et_pb_text h1 {
    font-size: 15.5vw !important;
    line-height: 15.5vw !important;
  }
  body.page-media #main-content .et_pb_section .et_pb_text:first-child {
    margin-bottom: 0;
  }
  body.page-media #main-content .et_pb_section .et_pb_button {
    background-color: #000000;
  }
  body.page-media #main-content .et_pb_section .et_pb_button:hover {
    background-color: #000000;
  }
  body.page-media #main-content .et_pb_section .et_pb_button.bg-pink {
    background-color: #FF0099;
    color: #000000;
  }
  body.page-media #main-content .et_pb_section .et_pb_button.bg-pink:hover {
    background-color: #FF0099;
  }
  body.page-media #main-content .et_pb_section h3 {
    line-height: clamp(25px, 3vw, 35px);
  }
  body.page-media .media-section {
    box-shadow: 0 16px 16px rgba(0, 0, 0, 0.5) inset;
  }
  body.page-media .media-section .et_pb_row:first-child {
    display: flex;
    gap: 1rem;
  }
  body.page-media .media-section .et_pb_row:first-child .et_pb_column {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-right: 0;
    flex-basis: 100%;
  }
  body.page-media .media-section .et_pb_row:first-child .et_pb_column:last-child {
    display: none;
  }
  body.page-media #stories,
  body.page-media #videos {
    box-shadow: 0 16px 16px rgba(0, 0, 0, 0.5) inset;
  }
  body.page-media #stories .et_pb_slides,
  body.page-media #videos .et_pb_slides {
    padding: 1rem 0;
  }
  body.page-media #stories .et_pb_slides .et_pb_slide,
  body.page-media #videos .et_pb_slides .et_pb_slide {
    padding: 0;
  }
  body.page-media #stories .et_pb_slides .et_pb_container,
  body.page-media #videos .et_pb_slides .et_pb_container {
    display: flex;
    flex-direction: column;
  }
  body.page-media #stories .et_pb_slides .et_pb_slider_container_inner,
  body.page-media #videos .et_pb_slides .et_pb_slider_container_inner {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    align-items: center;
  }
  body.page-media #stories .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description,
  body.page-media #stories .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_image,
  body.page-media #videos .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description,
  body.page-media #videos .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_image {
    position: static;
    margin: 0;
    flex-basis: 100%;
  }
  body.page-media #stories .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_image,
  body.page-media #videos .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_image {
    display: flex !important;
    flex-direction: column;
    width: 100%;
    height: auto;
    margin-top: 0 !important;
  }
  body.page-media #stories .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description,
  body.page-media #videos .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description {
    padding: 0;
  }
  body.page-media #stories .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description h3,
  body.page-media #videos .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description h3 {
    line-height: 1em;
  }
  body.page-media #stories .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content > div,
  body.page-media #videos .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content > div {
    line-height: 1em;
    font-size: 24px !important;
  }
  body.page-media #stories .ba_card,
  body.page-media #videos .ba_card {
    border: none;
  }
  body.page-media #stories .ba_card .dtq-card .dtq-figure,
  body.page-media #videos .ba_card .dtq-card .dtq-figure {
    height: 200px !important;
    width: 100% !important;
    box-shadow: 0 0 10px #000000;
  }
  body.page-media #stories .ba_card .dtq-card .dtq-card-content,
  body.page-media #videos .ba_card .dtq-card .dtq-card-content {
    padding: 0.5rem 0 0 0;
  }
  body.page-media #stories .ba_card .dtq-card .dtq-card-content .dtq-card-title,
  body.page-media #videos .ba_card .dtq-card .dtq-card-content .dtq-card-title {
    color: #000000;
  }
  body.page-media .add-blob {
    overflow-x: hidden;
  }
  body.page-diwo h2 {
    font-size: clamp(38px, 10vw, 46px);
  }
  body.page-diwo .title-section .et_pb_text h1 {
    font-size: 15.5vw !important;
    line-height: 15.5vw !important;
  }
  body.page-diwo .entry-content .et_pb_section {
    box-shadow: 0 16px 16px rgba(0, 0, 0, 0.5) inset;
  }
  body.page-diwo .entry-content .et_pb_section:first-child,
  body.page-diwo .entry-content .et_pb_section:nth-child(2) {
    box-shadow: none;
  }
  body.page-diwo .et_pb_section .et_pb_text,
  body.page-diwo .et_pb_section .et_pb_text {
    color: #000000;
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
  }
  body.page-diwo #events .dtq-post-list-parent {
    padding: 0;
  }
  body.page-diwo #events .dtq-post-list-child {
    flex: 0 0 100%;
    max-width: 100%;
  }
  body.page-diwo #events .dtq-post-list-child > a {
    flex-direction: column;
  }
  body.page-diwo #events .dtq-post-list-child > a figure {
    flex: initial;
    width: 100%;
    height: 250px !important;
  }
  body.page-diwo #events .dtq-post-list-child > a .dtq-post-list-title,
  body.page-diwo #events .dtq-post-list-child > a .dtq-post-list-date {
    display: inline;
    position: relative;
    top: -1rem;
    left: -8px;
    padding: 4px;
    background-color: #000000;
    font-size: 20px;
    line-height: 1.1;
    box-decoration-break: clone;
    transition: all 0.3s ease-in-out;
  }
  body.page-diwo #events .dtq-post-list-child > a .dtq-post-list-meta {
    margin-top: 8px;
  }
  body.page-diwo #events .dtq-post-list-child > a:hover .dtq-post-list-title {
    color: #000000;
    background-color: #FF0099;
  }
  body.page-diwo #support img {
    object-fit: cover;
  }
  body.page-diwo #partners .et_pb_row .et_pb_image {
    margin: auto;
  }
  body.page-diwo #partners .et_pb_row .et_pb_image img {
    width: auto;
    max-height: 200px;
  }
  body.page-stories .title-section .et_pb_text h1 {
    font-size: 15.5vw !important;
    line-height: 15.5vw !important;
  }
  body.page-stories #section-blog {
    margin-top: 0;
    padding-top: 0;
  }
  body.page-stories #section-blog .et_pb_row {
    padding-top: 0;
    width: 100%;
    max-width: 100%;
  }
  body.page-stories #section-blog .filterable_post_list .disco-filter-buttons-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 1rem;
    justify-content: space-between;
    padding: 4rem 10% 0 10%;
  }
  body.page-stories #section-blog .filterable_post_list .disco-filter-buttons-wrapper .et_pb_button_wrapper {
    margin-bottom: 0;
  }
  body.page-stories #section-blog .filterable_post_list .disco-filter-buttons-wrapper .et_pb_button_wrapper .et_pb_button {
    color: #FF0099;
    background-color: #000000;
    cursor: pointer;
  }
  body.page-stories #section-blog .filterable_post_list article {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    align-items: start;
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    margin: 0;
    box-shadow: 0 16px 16px rgba(0, 0, 0, 0.5) inset;
    padding: 4rem 10% 2rem 10%;
  }
  body.page-stories #section-blog .filterable_post_list article:first-of-type {
    box-shadow: none;
  }
  body.page-stories #section-blog .filterable_post_list article a.entry-featured-image-url {
    height: 100%;
    margin-bottom: 0;
    order: 1;
  }
  body.page-stories #section-blog .filterable_post_list article a.entry-featured-image-url img {
    width: 100%;
    object-fit: cover;
  }
  body.page-stories #section-blog .filterable_post_list article .entry-title {
    color: #000000;
    order: 2;
  }
  body.page-stories #section-blog .filterable_post_list article .post-content {
    order: 5;
  }
  body.page-stories #section-blog .filterable_post_list article .post-content .excerpt {
    font-size: 28px;
    line-height: 30px;
    font-weight: 700;
    color: #000000;
  }
  body.page-stories #section-blog .filterable_post_list article .post-content a.more-link {
    margin-top: 1rem;
    color: #000000;
    background-color: #FFFFFF;
  }
  body.page-stories #section-blog .filterable_post_list article h2 {
    font-size: clamp(36px, 3.25vw, 44px);
    line-height: clamp(38px, 3.5vw + 4px, 46px);
  }
  body.page-stories #section-blog .filterable_post_list article .post-meta {
    color: #000000;
    margin-bottom: 0;
  }
  body.page-stories #section-blog .filterable_post_list article .post-meta.categories {
    padding-bottom: 0;
    order: 3;
  }
  body.page-stories #section-blog .filterable_post_list article .post-meta.date {
    order: 4;
  }
  body.page-stories #section-blog .filterable_post_list article .post-meta.date .published {
    font-weight: 700;
  }
  body.page-stories #section-blog .filterable_post_list article .post-meta > a {
    color: #FF0099;
    background-color: #000000;
    padding: 2px 8px;
    margin-right: 8px;
  }
  body.page-stories #section-blog .filterable_post_list article .post-meta > a:hover {
    background-color: #FF0099;
    color: #FFFFFF;
  }
  body.page-stories #section-blog .filterable_post_list .disco-loader-wrapper {
    width: 100%;
    height: 100%;
    min-height: 50vw;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  body.page-stories #section-blog .filterable_post_list .disco-loader-wrapper .disco-loader {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    position: relative;
    animation: rotate 1s linear infinite;
  }
  body.page-stories #section-blog .filterable_post_list .disco-loader-wrapper .disco-loader::before,
  body.page-stories #section-blog .filterable_post_list .disco-loader-wrapper .disco-loader::after {
    content: "";
    box-sizing: border-box;
    position: absolute;
    inset: 0px;
    border-radius: 50%;
    border: 5px solid #000000;
    animation: prixClipFix 2s linear infinite;
  }
  body.page-stories #section-blog .filterable_post_list .disco-loader-wrapper .disco-loader::after {
    transform: rotate3d(90, 90, 0, 180deg);
    border-color: #d8a630;
  }
  body.page-stories #section-blog .filterable_post_list .disco-pagination-buttons-prev-next-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 1rem calc(max(20vw, 100vw - 1080px) / 2) 1rem calc(max(20vw, 100vw - 1080px) / 2);
  }
  body.page-stories #section-blog .filterable_post_list .disco-pagination-buttons-prev-next-wrapper.align-right {
    justify-content: flex-end;
  }
  body.page-stories #section-blog .filterable_post_list .disco-pagination-buttons-prev-next-wrapper .et_pb_module {
    margin-bottom: 0;
  }
  body.page-stories #section-blog .filterable_post_list .disco-pagination-buttons-prev-next-wrapper .et_pb_module .et_pb_button {
    background-color: #000000;
    color: #FF0099;
  }
  body.page-stories #section-blog .filterable_post_list .disco-pagination-buttons-prev-next-wrapper .et_pb_module .et_pb_button:hover {
    cursor: pointer;
  }
  body.page-stories #section-blog .filterable_post_list .disco-pagination-buttons-prev-next-wrapper .et_pb_module .et_pb_button.prev_posts:hover {
    padding: 0.3em 0.7em 0.3em 2em;
  }
  body.page-stories #section-blog .filterable_post_list .disco-pagination-buttons-prev-next-wrapper .et_pb_module .et_pb_button.prev_posts:hover::before {
    content: "4";
    opacity: 1;
    margin-left: -1em;
  }
  body.page-stories #section-blog .filterable_post_list .disco-pagination-buttons-prev-next-wrapper .et_pb_module .et_pb_button.prev_posts:hover::after {
    opacity: 0;
  }
  body.page-stories #section-blog .filterable_post_list .disco-pagination-buttons-prev-next-wrapper .et_pb_module .et_pb_button.prev_posts::before {
    display: block;
    position: absolute;
    content: "4";
    font-family: ETmodules !important;
    margin-left: 0;
  }
  body.page-stories #section-blog .filterable_post_list .disco-pagination-buttons-prev-next-wrapper .et_pb_module .et_pb_button.prev_posts::after {
    display: none;
  }
  body.page-stories #section-blog .filterable_post_list .disco-pagination-buttons-page-num-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 1rem;
    margin: auto;
    padding: 0 0 4rem;
    max-width: min(80vw, 1080px);
  }
  body.page-stories #section-blog .filterable_post_list .disco-pagination-buttons-page-num-wrapper .et_pb_button_wrapper {
    margin-bottom: 0;
  }
  body.page-stories #section-blog .filterable_post_list .disco-pagination-buttons-page-num-wrapper .et_pb_button_wrapper .et_pb_button {
    background-color: #000000;
    color: #FF0099;
  }
  body.page-stories #section-blog .filterable_post_list .disco-pagination-buttons-page-num-wrapper .et_pb_button_wrapper .et_pb_button:hover {
    cursor: pointer;
  }
  body.page-stories #section-blog .filterable_post_list .disco-pagination-buttons-page-num-wrapper .disco-active-btn > .et_pb_button {
    background-color: #FFFFFF;
    color: #000000;
  }
  @keyframes rotate {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }
  @keyframes prixClipFix {
    0% {
      clip-path: polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0);
    }
    50% {
      clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0);
    }
    75%, 100% {
      clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%);
    }
  }
  body.page-discofloor h2 {
    font-size: clamp(38px, 10vw, 46px);
  }
  body.page-discofloor .title-section .et_pb_text h1 {
    background-color: transparent;
    font-size: 65px !important;
    transform: translate(15px, 20px);
  }
  body.page-discofloor .title-section .et_pb_text h1 span:nth-child(3) {
    margin-left: 95px;
  }
  body.page-discofloor .entry-content .et_pb_section {
    box-shadow: 0 16px 16px rgba(0, 0, 0, 0.5) inset;
  }
  body.page-discofloor .entry-content .et_pb_section:first-child,
  body.page-discofloor .entry-content .et_pb_section:nth-child(2) {
    box-shadow: none;
  }
  body.page-discofloor .et_pb_section .et_pb_text,
  body.page-discofloor .et_pb_section .et_pb_text {
    color: #000000;
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
  }
  body.page-supportdisco #support-btns-row .et_pb_column {
    flex-direction: column;
  }
  body.parent-pageid-210 #main-content .et_pb_row {
    padding: 2% 0;
  }
  body.parent-pageid-210 #main-content .et_pb_row .et_pb_text {
    font-size: 28px;
    line-height: 1em;
  }
  body.parent-pageid-210 #main-content .et_pb_row .et_pb_image span {
    display: inline-block;
    width: 100%;
  }
  body.parent-pageid-210 #main-content .et_pb_row .et_pb_image span img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
  body.category h1 {
    display: inline-block;
    font-size: clamp(40px, 3vw, 60px);
    line-height: 1;
    padding: 0;
  }
  body.category h1::after {
    content: ".";
    color: #FF0099;
  }
  body.category .et_pb_blog_grid_wrapper article.et_pb_post {
    display: flex;
    flex-direction: column;
    gap: 16px !important;
    padding: 0;
    background-color: transparent;
    border: none;
  }
  body.category .et_pb_blog_grid_wrapper article.et_pb_post .et_pb_image_container {
    margin: 0;
  }
  body.category .et_pb_blog_grid_wrapper article.et_pb_post .et_pb_image_container .entry-featured-image-url {
    margin-bottom: 0;
  }
  body.category .et_pb_blog_grid_wrapper article.et_pb_post h2 {
    line-height: 1.1;
    font-size: 28px;
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 700;
  }
  body.category .et_pb_blog_grid_wrapper article.et_pb_post p, body.category .et_pb_blog_grid_wrapper article.et_pb_post span, body.category .et_pb_blog_grid_wrapper article.et_pb_post span a {
    color: #FFFFFF;
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 400;
    font-size: 22px;
    line-height: 1.5;
  }
  body.category .et_pb_blog_grid_wrapper article.et_pb_post .post-meta {
    font-size: 18px;
  }
  body.category .et_pb_blog_grid_wrapper article.et_pb_post .post-meta a[href*=category] {
    background-color: #FF0099;
    color: #FFFFFF;
    font-weight: 700;
    padding: 2px 4px;
  }
  body.single-post #post-date {
    color: #EE5971;
    padding-bottom: 0;
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
  }
  body.single-post #post-categories {
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
  }
  body.single-post #post-categories a {
    background-color: #EE5971;
  }
  body.single-post #post-date,
  body.single-post #post-categories a {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
  }
  body.single-post h1 {
    font-size: 42px;
    line-height: 1;
  }
  body.single-post h2 {
    font-size: 36px;
  }
  body.single-post h3 {
    font-size: 30px;
  }
  body.single-post h4 {
    font-size: 26px;
  }
  body.single-post h5, body.single-post h6 {
    font-size: 22px;
    line-height: 1.5;
    font-weight: 400;
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
  }
  body.single-post img {
    margin-bottom: 1rem;
  }
  body.single-post .et_pb_row:first-child h2 {
    font-size: 65px;
  }
  body.single-post .wp-caption {
    background-color: transparent;
    border: none;
  }
  body.single-post .wp-caption > img {
    margin-bottom: 1rem;
  }
  body.single-post .wp-caption .wp-caption-text {
    font-size: 18px;
  }
  body.parent-pageid-3551 {
    background: url("../img/dots01.png") right top no-repeat, url("../img/bg01.png") top right repeat-y !important;
    background-color: #000000 !important;
    background-size: auto, cover !important;
  }
  body.parent-pageid-3551 header,
  body.parent-pageid-3551 footer {
    display: none;
  }
  body.parent-pageid-3551 #main-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 100vh;
    background-color: transparent !important;
  }
  .gform_wrapper .gform_heading {
    display: none;
  }
  .gform_wrapper .gform_body .gform_page .gf_progressbar_wrapper {
    display: none;
  }
  .gform_wrapper .gform_body .gform_page h1 {
    font-size: clamp(45px, 14vw, 60px);
    line-height: clamp(45px, 14vw + 8px, 60px);
    margin-bottom: 2rem;
  }
  .gform_wrapper .gform_body .gform_page h2 {
    margin-bottom: 2rem;
  }
  .gform_wrapper .gform_body .gform_page h3 {
    font-size: 2.5rem;
    color: #FF0099;
    margin-bottom: 2rem;
  }
  .gform_wrapper .gform_body .gform_page p,
  .gform_wrapper .gform_body .gform_page li {
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
  }
  .gform_wrapper .gform_body .gform_page ol,
  .gform_wrapper .gform_body .gform_page ul {
    padding-left: 1rem;
  }
  .gform_wrapper .gform_body .gform_page a {
    color: #FF0099;
    text-decoration: underline;
  }
  .gform_wrapper .gform_body .gform_page a:hover {
    background-color: #FF0099;
    color: #000000;
  }
  .gform_wrapper .gform_body .gform_page label {
    font-size: 28px;
  }
  .gform_wrapper .gform_body .gform_page input {
    padding: 8px 0;
    border: none;
    border-bottom: 1px solid #FFFFFF;
    background-color: transparent;
    color: #FFFFFF;
    font-size: 20px;
    line-height: 26px;
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 500;
  }
  .gform_wrapper .gform_body .gform_page .gfield--type-textarea {
    margin-bottom: 0;
  }
  .gform_wrapper .gform_body .gform_page .gfield--type-textarea .ginput_container_textarea {
    position: relative;
    overflow: hidden;
  }
  .gform_wrapper .gform_body .gform_page .gfield--type-textarea .ginput_container_textarea:before {
    content: "";
    border-top: 1px solid #FFFFFF;
    width: 20px;
    transform: rotate(-45deg);
    background: transparent;
    position: absolute;
    right: -2px;
    bottom: 7px;
    pointer-events: none;
    box-shadow: white 0px 3px 0, white 0px 6px 0;
  }
  .gform_wrapper .gform_body .gform_page .gfield--type-textarea .ginput_container_textarea textarea {
    color: white;
    font-size: 20px;
    line-height: 26px;
    border: 1px solid white;
    resize: vertical;
  }
  .gform_wrapper .gform_body .gform_page .gfield_description {
    font-size: 20px;
  }
  .gform_wrapper .gform_body .gform_page .gfield--type-radio {
    margin: 0;
    padding-left: 2rem;
  }
  .gform_wrapper .gform_body .gform_page .gfield--type-radio .gfield-choice-input {
    accent-color: #FF0099;
    width: 1rem;
    height: 1rem;
  }
  .gform_wrapper .gform_body .gform_page .gfield--type-radio label {
    font-size: 20px;
  }
  .gform_wrapper .gform_body .gform_page .gfield--type-html {
    margin-bottom: 0;
  }
  .gform_wrapper .gform_body .gform_page .gform_page_footer {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .gform_wrapper .gform_body .gform_page .gform_page_footer .gform_button,
  .gform_wrapper .gform_body .gform_page .gform_page_footer .gform_next_button,
  .gform_wrapper .gform_body .gform_page .gform_page_footer .gform_previous_button {
    color: #FFFFFF;
    background-color: #FF0099;
    padding: 0.3em 1em;
    transition: all 300ms ease 0ms;
    border: none;
    font-size: 24px;
    font-weight: 700;
  }
  .gform_wrapper .gform_body .gform_page .gform_page_footer .gform_button:hover,
  .gform_wrapper .gform_body .gform_page .gform_page_footer .gform_next_button:hover,
  .gform_wrapper .gform_body .gform_page .gform_page_footer .gform_previous_button:hover {
    cursor: pointer;
  }
  .gform_wrapper .gform_body .gform_page .gform_page_footer .gform_button::before, .gform_wrapper .gform_body .gform_page .gform_page_footer .gform_button::after,
  .gform_wrapper .gform_body .gform_page .gform_page_footer .gform_next_button::before,
  .gform_wrapper .gform_body .gform_page .gform_page_footer .gform_next_button::after,
  .gform_wrapper .gform_body .gform_page .gform_page_footer .gform_previous_button::before,
  .gform_wrapper .gform_body .gform_page .gform_page_footer .gform_previous_button::after {
    font-family: ETmodules !important;
    font-size: 28px;
    line-height: 1;
    position: absolute;
    font-weight: 700;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  .gform_wrapper .gform_body .gform_page .gform_page_footer .gform_button:hover,
  .gform_wrapper .gform_body .gform_page .gform_page_footer .gform_next_button:hover {
    padding: 0.3em 1.5em 0.3em 0.7em;
  }
  .gform_wrapper .gform_body .gform_page .gform_page_footer .gform_button:hover::after,
  .gform_wrapper .gform_body .gform_page .gform_page_footer .gform_next_button:hover::after {
    opacity: 1;
    margin-left: 0;
  }
  .gform_wrapper .gform_body .gform_page .gform_page_footer .gform_button::after,
  .gform_wrapper .gform_body .gform_page .gform_page_footer .gform_next_button::after {
    content: "5";
    opacity: 0;
    margin-left: -1em;
  }
  .gform_wrapper .gform_body .gform_page .gform_page_footer .gform_previous_button {
    padding: 0.3em 0.7em 0.3em 0em;
    color: #FF0099;
    background-color: transparent;
    font-weight: 400;
  }
  .gform_wrapper .gform_body .gform_page .gform_page_footer .gform_previous_button:hover {
    padding: 0.3em 0.7em 0.3em 0.7em;
  }
  .gform_wrapper .gform_body .gform_page .gform_page_footer .gform_previous_button:hover::before {
    opacity: 1;
    margin-left: -1em;
  }
  .gform_wrapper .gform_body .gform_page .gform_page_footer .gform_previous_button::before {
    content: "4";
    opacity: 0;
    margin-left: 0;
    font-weight: 400;
  }
  .gform_wrapper .gform_body .gform_page .gfield_error {
    display: flex;
    flex-direction: column;
    gap: 4px;
  }
  .gform_wrapper .gform_body .gform_page .gfield_error .gfield_label,
  .gform_wrapper .gform_body .gform_page .gfield_error .gform-field-label {
    width: fit-content;
    margin-bottom: 0;
    padding: 4px 8px;
    color: #FFFFFF;
    background-color: #FF0099;
  }
  .gform_wrapper .gform_body .gform_page .gfield_error .gfield_description {
    padding-bottom: 0;
  }
  .gform_wrapper .gform_body .gform_page .gfield_error .validation_message {
    width: fit-content;
    padding: 8px;
    color: #FF0099;
    border: 1px solid #FF0099;
    background-color: transparent;
  }
  .gform_wrapper .gform_body .gform_page .slide-1:before {
    content: "";
    width: 50vw;
    height: 50vw;
    position: absolute;
    top: -20%;
    left: -10%;
    background: url("../img/dots02.png") left bottom no-repeat !important;
    z-index: -1;
  }
  .gform_wrapper .gform_body .gform_page .slide-8 ul {
    padding-bottom: 0;
  }
  .gform_wrapper .gform_body .gform_page .slide-9 {
    grid-row-gap: 0;
  }
  .gform_wrapper .gform_body .gform_page .slide-16 {
    margin: 0;
  }
  .gform_wrapper .gform_body .gform_page .slide-16 ol:first-of-type {
    padding: 0 0 0 2rem;
  }
  .gform_wrapper .gform_body .gform_page .slide-16 ol[start="2"] {
    margin-bottom: 1em;
  }
  .gform_wrapper .gform_body .gform_page .slide-3 p,
  .gform_wrapper .gform_body .gform_page .slide-8 p,
  .gform_wrapper .gform_body .gform_page .slide-9 p,
  .gform_wrapper .gform_body .gform_page .slide-16 p {
    padding-bottom: 1em;
  }
  .gform_wrapper .gform_body .gform_validation_errors {
    padding: 8px;
    background-color: #FF0099;
    border-radius: 0;
    border: none;
  }
  .gform_wrapper .gform_body .gform_validation_errors h2 {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 700;
  }
  .gform_confirmation_wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 28px;
    line-height: 34px;
    font-weight: 700;
    color: #FFFFFF;
    text-align: center;
  }
  .gform_confirmation_wrapper .et_pb_button {
    margin: 2rem auto;
    width: fit-content;
  }
  .bg02 {
    background: url("../img/bg02.png") top right repeat-y fixed;
    background-size: cover;
  }
  .bg03 {
    background: url("../img/bg03.png") top right repeat-y fixed;
    background-size: cover;
  }
  .dots01 {
    background: url("../img/dots01.png") center bottom no-repeat;
  }
  .dots02 {
    background: none;
  }
  .dots03 {
    background: url("../img/dots03.png") center bottom no-repeat;
  }
  .dots04 {
    background: url("../img/dots03.png") center bottom no-repeat;
  }
  .gr01 {
    background: url("../img/gr01.png") left top no-repeat;
  }
  .blob-container {
    position: relative;
  }
  .blob01 {
    position: absolute;
    top: 30%;
    right: 12%;
    z-index: -100;
    width: 320px;
  }
  .blob {
    position: absolute;
    width: 320px;
  }
  .blob-sm > .blob {
    width: 150px;
  }
  .blob-right > .blob {
    top: 30%;
    right: 12%;
  }
  .blob-left > .blob {
    top: 30%;
    left: 12%;
  }
  .oil02 {
    background: none;
    background-size: contain;
  }
  .rotate {
    animation: rotate 5s infinite linear;
  }
  @keyframes rotate {
    0% {
      transform: rotateZ(0deg);
    }
    50% {
      transform: rotateZ(180deg);
    }
    100% {
      transform: rotateZ(360deg);
    }
  }
  .title-container {
    min-height: 780px;
  }
  .title-container h2 {
    text-shadow: 1px 1px 10px black;
  }
  .pink {
    color: #FF0099;
  }
  .pink-bg {
    background-color: #FF0099;
  }
  .black {
    color: #000000;
  }
  .black-bg {
    background-color: #000000;
  }
  span.black-bg,
  span.pink-bg {
    box-decoration-break: clone;
    padding: 0 8px;
  }
  .white {
    color: #FFFFFF;
  }
  .white-bg {
    background-color: #FFFFFF;
  }
  .text-black, div.section-white, div.section-red, div.section-lila, div.section-blue2, div.section-blue, div.section-brown, div.section-camel, div.section-pink3, div.section-pink2, div.section-pink {
    color: #000000;
  }
  .text-black h1, div.section-white h1, div.section-red h1, div.section-lila h1, div.section-blue2 h1, div.section-blue h1, div.section-brown h1, div.section-camel h1, div.section-pink3 h1, div.section-pink2 h1, div.section-pink h1, .text-black h2, div.section-white h2, div.section-red h2, div.section-lila h2, div.section-blue2 h2, div.section-blue h2, div.section-brown h2, div.section-camel h2, div.section-pink3 h2, div.section-pink2 h2, div.section-pink h2, .text-black h3, div.section-white h3, div.section-red h3, div.section-lila h3, div.section-blue2 h3, div.section-blue h3, div.section-brown h3, div.section-camel h3, div.section-pink3 h3, div.section-pink2 h3, div.section-pink h3, .text-black h4, div.section-white h4, div.section-red h4, div.section-lila h4, div.section-blue2 h4, div.section-blue h4, div.section-brown h4, div.section-camel h4, div.section-pink3 h4, div.section-pink2 h4, div.section-pink h4, .text-black h5, div.section-white h5, div.section-red h5, div.section-lila h5, div.section-blue2 h5, div.section-blue h5, div.section-brown h5, div.section-camel h5, div.section-pink3 h5, div.section-pink2 h5, div.section-pink h5, .text-black h6, div.section-white h6, div.section-red h6, div.section-lila h6, div.section-blue2 h6, div.section-blue h6, div.section-brown h6, div.section-camel h6, div.section-pink3 h6, div.section-pink2 h6, div.section-pink h6, .text-black h7, div.section-white h7, div.section-red h7, div.section-lila h7, div.section-blue2 h7, div.section-blue h7, div.section-brown h7, div.section-camel h7, div.section-pink3 h7, div.section-pink2 h7, div.section-pink h7 {
    color: #000000;
  }
  div.paper-pink, div.banner-pink, div.section-pink {
    background: url("../img/bg02.png") top left repeat-y, url("../img/paper-pink.png") repeat !important;
    background-size: 250%, auto !important;
  }
  div.section-pink {
    color: #000000;
    box-shadow: 0 16px 16px rgba(0, 0, 0, 0.5) inset;
  }
  div.banner-pink {
    font-size: 4rem;
    color: #000000;
    line-height: 140%;
  }
  div.paper-pink2, div.banner-pink2, div.section-pink2 {
    background: url("../img/bg02.png") top left repeat-y, url("../img/paper-pink2.png") repeat !important;
    background-size: 250%, auto !important;
  }
  div.section-pink2 {
    color: #000000;
    box-shadow: 0 16px 16px rgba(0, 0, 0, 0.5) inset;
  }
  div.banner-pink2 {
    font-size: 4rem;
    color: #000000;
    line-height: 140%;
  }
  div.paper-pink3, div.banner-pink3, div.section-pink3 {
    background: url("../img/bg02.png") top left repeat-y, url("../img/paper-pink3.png") repeat !important;
    background-size: 250%, auto !important;
  }
  div.section-pink3 {
    color: #000000;
    box-shadow: 0 16px 16px rgba(0, 0, 0, 0.5) inset;
  }
  div.banner-pink3 {
    font-size: 4rem;
    color: #000000;
    line-height: 140%;
  }
  div.paper-camel, div.banner-camel, div.section-camel {
    background: url("../img/bg02.png") top left repeat-y, url("../img/paper-camel.png") repeat !important;
    background-size: 250%, auto !important;
  }
  div.section-camel {
    color: #000000;
    box-shadow: 0 16px 16px rgba(0, 0, 0, 0.5) inset;
  }
  div.banner-camel {
    font-size: 4rem;
    color: #000000;
    line-height: 140%;
  }
  div.paper-brown, div.banner-brown, div.section-brown {
    background: url("../img/bg02.png") top left repeat-y, url("../img/paper-brown.png") repeat !important;
    background-size: 250%, auto !important;
  }
  div.section-brown {
    color: #000000;
    box-shadow: 0 16px 16px rgba(0, 0, 0, 0.5) inset;
  }
  div.banner-brown {
    font-size: 4rem;
    color: #000000;
    line-height: 140%;
  }
  div.paper-blue, div.banner-blue, div.section-blue {
    background: url("../img/bg02.png") top left repeat-y, url("../img/paper-blue.png") repeat !important;
    background-size: 250%, auto !important;
  }
  div.section-blue {
    color: #000000;
    box-shadow: 0 16px 16px rgba(0, 0, 0, 0.5) inset;
  }
  div.banner-blue {
    font-size: 4rem;
    color: #000000;
    line-height: 140%;
  }
  div.paper-blue2, div.banner-blue2, div.section-blue2 {
    background: url("../img/bg02.png") top left repeat-y, url("../img/paper-blue2.png") repeat !important;
    background-size: 250%, auto !important;
  }
  div.section-blue2 {
    color: #000000;
    box-shadow: 0 16px 16px rgba(0, 0, 0, 0.5) inset;
  }
  div.banner-blue2 {
    font-size: 4rem;
    color: #000000;
    line-height: 140%;
  }
  div.paper-lila, div.banner-lila, div.section-lila {
    background: url("../img/bg02.png") top left repeat-y, url("../img/paper-lila.png") repeat !important;
    background-size: 250%, auto !important;
  }
  div.section-lila {
    color: #000000;
    box-shadow: 0 16px 16px rgba(0, 0, 0, 0.5) inset;
  }
  div.banner-lila {
    font-size: 4rem;
    color: #000000;
    line-height: 140%;
  }
  div.paper-red, div.banner-red, div.section-red {
    background: url("../img/bg02.png") top left repeat-y, url("../img/paper-red.png") repeat !important;
    background-size: 250%, auto !important;
  }
  div.section-red {
    color: #000000;
    box-shadow: 0 16px 16px rgba(0, 0, 0, 0.5) inset;
  }
  div.banner-red {
    font-size: 4rem;
    color: #000000;
    line-height: 140%;
  }
  div.paper-white, div.banner-white, div.section-white {
    background: url("../img/bg02.png") top left repeat-y, url("../img/paper-white.png") repeat !important;
    background-size: 250%, auto !important;
  }
  div.section-white {
    color: #000000;
    box-shadow: 0 16px 16px rgba(0, 0, 0, 0.5) inset;
  }
  div.banner-white {
    font-size: 4rem;
    color: #000000;
    line-height: 140%;
  }
  .et_pb_section.section-camel {
    background-size: 250% auto, auto !important;
    background-position: left top;
  }
  .bg02 {
    background: url("../img/bg02.png") top right repeat-y fixed;
    background-size: cover;
  }
  .center {
    text-align: center;
  }
  .image-link .name-tag {
    z-index: 1000;
    position: relative;
    top: 0px;
    left: 0;
    display: block;
    text-align: center;
  }
  ul#mobile_menu_slide > li {
    margin-bottom: 1em;
  }
  ul#mobile_menu_slide > li a {
    font-weight: 700;
  }
  ul#mobile_menu_slide > li a:hover {
    color: #000000;
    background-color: #FF0099;
    opacity: 1 !important;
  }
  ul#mobile_menu_slide > li > a {
    color: #FFFFFF !important;
  }
  ul#mobile_menu_slide > li > a:hover {
    background-color: #FF0099;
  }
  .text-align-center {
    text-align: center;
  }
  .et_slide_in_menu_container #mobile_menu_slide li.always-visitable > a {
    display: inline-flex;
  }
  .et_slide_in_menu_container #mobile_menu_slide li.always-visitable > a:hover {
    background-color: transparent;
  }
  .et_slide_in_menu_container #mobile_menu_slide a.hover-link {
    color: transparent;
  }
  .et_slide_in_menu_container #mobile_menu_slide a.hover-link:hover {
    background-color: #FF0099;
    color: #FFFFFF;
  }
  .et_slide_in_menu_container #mobile_menu_slide a.hover-link:hover + span.pink {
    color: #FFFFFF;
  }
  .et_slide_in_menu_container #mobile_menu_slide span.et_mobile_menu_arrow {
    opacity: 1;
    color: #FF0099;
  }
  .et_slide_in_menu_container #mobile_menu_slide span.et_mobile_menu_arrow:hover::before {
    color: #FFFFFF;
    background-color: #FF0099;
  }
  .et_slide_in_menu_container #mobile_menu_slide .sub-menu li a {
    color: #FF0099;
  }
  .et_slide_in_menu_container #mobile_menu_slide .sub-menu li a:hover {
    color: #FFFFFF;
  }
  .gform_wrapper {
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 600;
    font-size: clamp(24px, 4vw, 40px);
  }
  .gform_wrapper fieldset.gfield,
  .gform_wrapper div.gfield {
    margin-bottom: 40px;
  }
  .gform_wrapper fieldset.gfield > .gfield_label,
  .gform_wrapper div.gfield > .gfield_label {
    display: flex;
    align-items: flex-start;
    font-size: clamp(24px, 4vw, 40px);
    line-height: clamp(24px, 4vw + 8px, 40px);
  }
  .gform_wrapper fieldset.gfield > .gfield_label .gfield_required,
  .gform_wrapper div.gfield > .gfield_label .gfield_required {
    line-height: 1;
  }
  .gform_wrapper fieldset.gfield > .gfield_label .gfield_required .gfield_required_text,
  .gform_wrapper div.gfield > .gfield_label .gfield_required .gfield_required_text {
    margin-left: 0.5rem;
    font-size: clamp(12px, 0.2vw, 16px);
    line-height: clamp(14px, 0.2vw + 2px, 20px);
    background-color: #000000;
    padding: 4px 6px;
    font-style: normal;
    font-weight: 600;
    color: #FF0099;
  }
  .gform_wrapper fieldset.gfield .gform-field-label,
  .gform_wrapper div.gfield .gform-field-label {
    font-weight: 700;
  }
  .gform_wrapper fieldset.gfield .ginput_container > span > input,
  .gform_wrapper fieldset.gfield .ginput_container textarea,
  .gform_wrapper div.gfield .ginput_container > span > input,
  .gform_wrapper div.gfield .ginput_container textarea {
    border: 2px solid #000000;
    background-color: transparent;
    color: #000000;
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 700;
  }
  .gform_wrapper fieldset.gfield .charleft,
  .gform_wrapper div.gfield .charleft {
    color: #000000;
  }
  .gform_wrapper .gform_footer {
    justify-content: center;
    align-items: center;
  }
  .gform_wrapper .gform_footer .gform_button {
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: clamp(24px, 3vw, 32px);
    line-height: clamp(24px, 3vw + 4px, 32px);
    background-color: #000000;
    padding: 8px 16px;
    font-style: normal;
    font-weight: 600;
    color: #FF0099;
    border: 0;
    cursor: pointer;
  }
  .gform_wrapper .gform_footer .gform_button::after {
    font-size: 100%;
    line-height: 1em;
    content: "5";
    opacity: 0;
    margin-left: -1em;
    transition: all 0.2s;
    text-transform: none;
    font-feature-settings: "kern" off;
    font-style: normal;
    font-weight: 600;
    text-shadow: none;
    font-family: ETmodules !important;
    position: relative;
    top: 2px;
  }
  .gform_wrapper .gform_footer .gform_button:hover::after {
    opacity: 1;
    margin-left: 0;
  }
  div.newsletter-banner-black .et_pb_row:first-of-type .et_pb_column:first-of-type .et_pb_text h2,
  div.banner-pink .et_pb_row:first-of-type .et_pb_column:first-of-type .et_pb_text h2 {
    color: white;
    padding: 0;
    line-height: 1.25;
    text-align: left;
    justify-content: flex-start;
  }
  div.newsletter-banner-black .et_pb_row:first-of-type .et_pb_column:first-of-type .et_pb_text span.white-bg,
  div.banner-pink .et_pb_row:first-of-type .et_pb_column:first-of-type .et_pb_text span.white-bg {
    display: inline-block;
  }
  div.newsletter-banner-black .et_pb_row:first-of-type .et_pb_column:last-child,
  div.banner-pink .et_pb_row:first-of-type .et_pb_column:last-child {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }
  div.newsletter-banner-black .et_pb_row:first-of-type .et_pb_column:last-child .et_pb_button_module_wrapper,
  div.banner-pink .et_pb_row:first-of-type .et_pb_column:last-child .et_pb_button_module_wrapper {
    margin: 0;
  }
  div.newsletter-banner-black .et_pb_row:first-of-type .et_pb_column:last-child .et_pb_button_module_wrapper .et_pb_button,
  div.banner-pink .et_pb_row:first-of-type .et_pb_column:last-child .et_pb_button_module_wrapper .et_pb_button {
    line-height: 2rem !important;
  }
  div.newsletter-banner-black {
    background-image: url("../img/bg01.png");
    background-position: top !important;
    background-size: 100% auto !important;
    position: relative;
  }
  div.newsletter-banner-black::before, div.newsletter-banner-black::after {
    content: "";
    position: absolute;
    top: 0;
    width: 50%;
    height: 100%;
    background-image: url("../img/dots01.png");
    background-size: auto;
    background-repeat: no-repeat;
    background-position: top right;
  }
  div.newsletter-banner-black::before {
    transform: rotate(180deg);
  }
  div.newsletter-banner-black::after {
    right: 0;
  }
  div.newsletter-banner-black h2 .white-bg {
    padding: 0 4px 0 0;
  }
  div.banner-pink {
    background-position: center !important;
    background-size: 100% auto, auto !important;
  }
  div.banner-pink .et_pb_row:first-of-type .et_pb_column:first-of-type .et_pb_text h2 {
    color: black;
  }
  div.banner-pink .et_pb_row:first-of-type .et_pb_column:first-of-type .et_pb_text span.black-bg {
    display: inline-block;
  }
  #footer {
    font-family: Raleway, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 1rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }
  #footer .menu-row {
    display: flex;
    justify-content: space-between;
  }
  #footer .menu-row::after {
    content: none;
  }
  #footer .menu-row .et_pb_column {
    width: 14.0833%;
    margin-right: 2.5%;
  }
  #footer .menu {
    text-align: right;
  }
  #footer .menu ul li {
    list-style: none;
  }
  #footer .menu ul li a {
    color: #FFFFFF;
  }
  #footer .menu ul li a:hover {
    color: #FFFFFF;
  }
  #footer .menu a {
    color: #FF0099;
  }
  #footer .menu a:hover {
    color: #000000;
    background-color: #FF0099;
  }
  #footer .social-row {
    border-top: 1px solid #FFFFFF;
    text-align: right;
    font-weight: 500;
  }
  #footer .social-row a {
    color: #FFFFFF;
  }
  #footer .social-row a:hover {
    background-color: #FF0099;
  }
  #footer .social-row img {
    max-height: 100px;
    width: auto;
  }
  body.logged-in div.et_pb_section.section-camel,
  body.et-admin-page div.et_pb_section.section-camel {
    background: repeat-y top right 50%/cover url("../img/bg02.png"), url("../img/paper-camel.png") repeat !important;
  }
  body.logged-in div.et_pb_section.banner-pink,
  body.et-admin-page div.et_pb_section.banner-pink {
    background: url("../img/bg02.png") top right repeat-y, url("../img/paper-pink3.png") repeat !important;
  }
  body.logged-in div.et_pb_section.paper-lila, body.logged-in div.et_pb_section.section-lila, body.logged-in div.et_pb_section.banner-lila,
  body.et-admin-page div.et_pb_section.paper-lila,
  body.et-admin-page div.et_pb_section.section-lila,
  body.et-admin-page div.et_pb_section.banner-lila {
    background: url("../img/bg02.png") top left repeat-y, url("../img/paper-lila.png") repeat !important;
  }
  body.logged-in div.et_pb_section.paper-brown, body.logged-in div.et_pb_section.section-brown, body.logged-in div.et_pb_section.banner-brown,
  body.et-admin-page div.et_pb_section.paper-brown,
  body.et-admin-page div.et_pb_section.section-brown,
  body.et-admin-page div.et_pb_section.banner-brown {
    background: url("../img/bg02.png") top left repeat-y, url("../img/paper-brown.png") repeat !important;
  }
  body.logged-in div.et_pb_section.paper-pink2, body.logged-in div.et_pb_section.section-pink2, body.logged-in div.et_pb_section.banner-pink2,
  body.et-admin-page div.et_pb_section.paper-pink2,
  body.et-admin-page div.et_pb_section.section-pink2,
  body.et-admin-page div.et_pb_section.banner-pink2 {
    background: url("../img/bg02.png") top left repeat-y, url("../img/paper-pink2.png") repeat !important;
  }
  body.logged-in div.et_pb_section.paper-pink3, body.logged-in div.et_pb_section.section-pink3, body.logged-in div.et_pb_section.banner-pink3,
  body.et-admin-page div.et_pb_section.paper-pink3,
  body.et-admin-page div.et_pb_section.section-pink3,
  body.et-admin-page div.et_pb_section.banner-pink3 {
    background: url("../img/bg02.png") top left repeat-y, url("../img/paper-pink3.png") repeat !important;
  }
  body.logged-in .et-show-more-container .et-show-more-content,
  body.et-admin-page .et-show-more-container .et-show-more-content {
    display: block;
  }
}
@media (min-width: 576px) {
  h1 {
    font-size: clamp(40px, 3vw, 60px);
    line-height: clamp(40px, 3vw + 16px, 60px);
  }
  h2 {
    font-size: clamp(70px, 6.25vw, 95px);
    line-height: clamp(70px, 6.25vw + 16px, 95px);
  }
  h3 {
    font-size: clamp(40px, 3vw, 60px);
    line-height: clamp(40px, 3vw + 16px, 60px);
  }
  .dots02 {
    background: url("../img/dots02.png") left bottom no-repeat;
  }
  .oil02 {
    background: url("../img/oil02.png") top left no-repeat;
  }
  .oil03 {
    background: url("../img/oil03.png") center center no-repeat;
  }
  .et_pb_section.section-camel.oil03 {
    background: url("../img/oil03.png") center no-repeat, repeat-y top right url("../img/bg02.png"), url("../img/paper-camel.png") repeat;
    background-size: 90%, cover, contain;
  }
  body.page-home .et_pb_row,
  body.page-about .et_pb_row,
  body.page-discocrew .et_pb_row {
    padding: 40px 0;
  }
  body.page-about .page_list .et_pb_row_2col .et_pb_column,
  body.page-discocrew .page_list .et_pb_row_2col .et_pb_column {
    flex: 1 1 calc(50% - 1.25rem);
    max-width: calc(50% - 1.25rem);
  }
  body.page-media .title-section .et_pb_text,
  body.page-diwo .title-section .et_pb_text,
  body.page-discofloor .title-section .et_pb_text,
  body.page-stories .title-section .et_pb_text {
    transform: translate(-50%, -37.5%);
  }
  body.page-media .title-section .et_pb_text h1,
  body.page-diwo .title-section .et_pb_text h1,
  body.page-discofloor .title-section .et_pb_text h1,
  body.page-stories .title-section .et_pb_text h1 {
    font-size: 120px !important;
    line-height: 120px !important;
  }
  #disconaut #post-title h1,
  body.single-post #post-title h1 {
    line-height: 1;
  }
  body.page-home #title-hero .title-container .blob01 {
    top: 30%;
    right: 12%;
  }
  body.page-home #title-hero .add-blob .blob {
    top: 20%;
    right: 2%;
  }
  body.page-home #title-hero .dots03 {
    background-position: left bottom;
  }
  body.page-home .et_pb_section_3 .et-last-child .caption,
  body.page-home .et_pb_section_4 .et-last-child .caption {
    margin: 0 15%;
    width: 70%;
  }
  body.page-home .dots03 {
    background-position: right bottom;
  }
  body.page-about h1 {
    font-size: clamp(43px, 4vw, 58px);
    line-height: clamp(50px, 4.2vw, 68px);
    word-break: keep-all;
    text-align: left;
    margin-bottom: 0;
  }
  body.page-about .et_pb_section.hero .et_pb_row {
    display: block;
  }
  body.page-about .headerbg01 h2 {
    line-height: 1.2;
    display: flex;
    flex-wrap: nowrap;
    gap: 1rem;
  }
  body.page-about .headerbg01 h2::after {
    content: "";
    display: inline-block;
    min-height: 100%;
    flex-grow: 1;
    background: url("../img/headerbg01.png") right top no-repeat;
    background-size: 100% 100%;
  }
  body.page-about #principles .et_pb_row:nth-child(3) {
    padding-top: initial;
  }
  body.page-about #faq {
    font-size: 1.875rem;
    line-height: 2.125rem;
    padding-bottom: 0;
  }
  body.page-about #faq h5 {
    font-size: 3.4375rem;
    font-weight: 700;
    text-align: center;
  }
  body.page-about #faq .et_pb_row:last-child {
    position: relative;
    padding-top: 0;
  }
  body.page-about #faq .et_pb_row:last-child::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    width: 40%;
    height: 2px;
    background-color: #000000;
    transform: translateX(-50%);
  }
  body.page-about #faq .et_pb_accordion_item {
    padding: 60px 40px 60px;
  }
  body.page-about #faq .et_pb_accordion_item .section-camel {
    margin: 0;
    padding-bottom: 4rem;
  }
  body.page-about #faq .et_pb_accordion_item .et_pb_toggle_content {
    margin: 0 10%;
  }
  body.page-about #faq .et_pb_accordion_item p > a,
  body.page-about #faq .et_pb_accordion_item p > a > span,
  body.page-about #faq .et_pb_accordion_item p > a > b,
  body.page-about #faq .et_pb_accordion_item span > a,
  body.page-about #faq .et_pb_accordion_item span > a > span,
  body.page-about #faq .et_pb_accordion_item span > a > b {
    font-size: clamp(22px, 2vw, 26px);
    line-height: clamp(22px, 2vw + 6px, 36px);
  }
  body.page-media .title-section .et_pb_text {
    transform: translate(-56%, -50%);
  }
  body.page-media #main-content .et_pb_section.media-section h3 {
    line-height: clamp(30px, 2.8vw, 45px);
    font-size: clamp(30px, 3vw, 45px);
  }
  body.page-media .media-section .et_pb_row:first-child {
    gap: 0;
  }
  body.page-media .media-section .et_pb_row:first-child .et_pb_column:first-child {
    flex-basis: 55%;
  }
  body.page-media .media-section .et_pb_row:first-child .et_pb_column:nth-child(2) {
    flex-basis: 40%;
  }
  body.page-media .media-section .et_pb_row:first-child .et_pb_column:last-child {
    display: flex;
    flex-basis: 5%;
  }
  body.page-media .media-section .et_pb_row:first-child .et_pb_column:last-child span.et-pb-icon {
    transition: all 0.3s ease-in-out;
  }
  body.page-media .media-section .et_pb_row:first-child .et_pb_column:last-child span.et-pb-icon:hover {
    transform: translateX(25%);
  }
  body.page-media #stories .et_pb_post_slider,
  body.page-media #videos .et_pb_post_slider {
    overflow: visible;
  }
  body.page-media #stories .et_pb_post_slider .et_pb_slides,
  body.page-media #videos .et_pb_post_slider .et_pb_slides {
    padding: 3rem 0 0 0;
  }
  body.page-media #stories .et_pb_post_slider .et_pb_slides .et_pb_slider_container_inner,
  body.page-media #videos .et_pb_post_slider .et_pb_slides .et_pb_slider_container_inner {
    flex-direction: row;
    gap: 3rem;
  }
  body.page-media #stories .et_pb_post_slider .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description,
  body.page-media #stories .et_pb_post_slider .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_image,
  body.page-media #videos .et_pb_post_slider .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description,
  body.page-media #videos .et_pb_post_slider .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_image {
    flex-basis: 50%;
  }
  body.page-media #stories .et_pb_post_slider .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_image,
  body.page-media #videos .et_pb_post_slider .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_image {
    height: 100%;
  }
  body.page-media #stories .et_pb_post_slider .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description,
  body.page-media #videos .et_pb_post_slider .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description {
    padding: 0;
  }
  body.page-media #stories .et_pb_post_slider .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content div, body.page-media #stories .et_pb_post_slider .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content div > p,
  body.page-media #videos .et_pb_post_slider .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content div,
  body.page-media #videos .et_pb_post_slider .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content div > p {
    font-size: 20px;
  }
  body.page-media #stories .et_pb_post_slider .et-pb-slider-arrows a,
  body.page-media #videos .et_pb_post_slider .et-pb-slider-arrows a {
    opacity: 1;
    font-size: 96px;
    transform: translateY(-50%);
  }
  body.page-media #stories .et_pb_post_slider .et-pb-slider-arrows .et-pb-arrow-prev,
  body.page-media #videos .et_pb_post_slider .et-pb-slider-arrows .et-pb-arrow-prev {
    left: -85px;
  }
  body.page-media #stories .et_pb_post_slider .et-pb-slider-arrows .et-pb-arrow-next,
  body.page-media #videos .et_pb_post_slider .et-pb-slider-arrows .et-pb-arrow-next {
    right: -77px;
  }
  body.page-diwo h2 {
    font-size: clamp(70px, 6.25vw, 95px);
  }
  body.page-diwo #events .dtq-post-list-child {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  body.page-diwo #swag .et_pb_text p,
  body.page-diwo #disconsulting .et_pb_text p {
    text-align: left;
  }
  body.page-diwo #main-content .et_pb_section:last-child .et_pb_row .et_pb_column {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  body.page-discofloor h2 {
    font-size: clamp(70px, 6.25vw, 95px);
  }
  body.page-discofloor .title-section .et_pb_text h1 {
    background-color: transparent;
    transform: translate(55px, 20px);
  }
  body.page-discofloor .title-section .et_pb_text h1 span:nth-child(3) {
    margin-left: 150px;
  }
  body.page-stories .title-section .et_pb_text {
    transform: translate(-48%, -37.5%);
  }
  body.page-stories #section-blog .filterable_post_list .disco-filter-buttons-wrapper {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    justify-items: center;
    padding: 4rem calc(max(20vw, 100vw - 1080px) / 2);
  }
  body.page-stories #section-blog .filterable_post_list article {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto auto 1fr;
    grid-template-areas: "img categories" "img title" "img date" "img content";
    gap: 0.5rem 3rem;
    min-height: 0;
    height: auto;
    padding: 4rem calc(max(20vw, 100vw - 1080px) / 2) 4rem calc(max(20vw, 100vw - 1080px) / 2);
  }
  body.page-stories #section-blog .filterable_post_list article .entry-featured-image-url {
    grid-area: img;
    height: 100%;
    min-height: 0;
  }
  body.page-stories #section-blog .filterable_post_list article .post-meta.categories {
    grid-area: categories;
  }
  body.page-stories #section-blog .filterable_post_list article .entry-title {
    grid-area: title;
  }
  body.page-stories #section-blog .filterable_post_list article .post-meta.date {
    grid-area: date;
  }
  body.page-stories #section-blog .filterable_post_list article .post-content {
    grid-area: content;
  }
  body.page-stories #section-blog .filterable_post_list article .post-content .excerpt {
    font-size: 20px;
    line-height: 1.25;
  }
  body.page-stories #section-blog .filterable_post_list article:first-of-type {
    padding-top: 0;
  }
  body.page-stories #section-blog .filterable_post_list .disco-pagination-buttons-prev-next-wrapper {
    padding: 1rem calc(max(20vw, 100vw - 1080px) / 2) 1rem calc(max(20vw, 100vw - 1080px) / 2);
  }
  body.page-stories #section-blog .filterable_post_list .disco-pagination-buttons-page-num-wrapper {
    flex-wrap: nowrap;
    justify-content: center;
    margin: -4rem auto 0;
  }
  body.page-supportdisco #support-btns-row .et_pb_column {
    flex-direction: row;
  }
  body.single-post #main-content h1 {
    font-size: 65px;
  }
  body.single-post #main-content h2 {
    font-size: 50px;
  }
  body.single-post #main-content h3 {
    font-size: 40px;
  }
  body.single-post #main-content h4 {
    font-size: 35px;
  }
  body.single-post #main-content h5, body.single-post #main-content h6, body.single-post #main-content p, body.single-post #main-content li {
    font-size: 28px;
  }
  body.single-post #main-content img {
    margin-bottom: 3rem;
  }
  body.single-post #main-content .et_pb_row:first-child h2 {
    font-size: 95px;
  }
  body.category h1 {
    font-size: 95px;
  }
  .gform_wrapper .gform_body .gform_page h1 {
    font-size: clamp(90px, 6.5vw, 105px);
    line-height: clamp(100px, 6.5vw + 16px, 115px);
    margin-bottom: 3rem;
  }
  .gform_wrapper .gform_body .gform_page h2 {
    margin-bottom: 2rem;
  }
  .gform_wrapper .gform_body .gform_page h3 {
    font-size: clamp(50px, 4vw, 60px);
    line-height: clamp(55px, 4vw + 16px, 65px);
    color: #FF0099;
    margin-bottom: 2rem;
  }
  .gform_wrapper .gform_body .gform_page p,
  .gform_wrapper .gform_body .gform_page li {
    font-size: 28px;
    line-height: 34px;
  }
  .gform_wrapper .gform_body .gform_page ol,
  .gform_wrapper .gform_body .gform_page ul {
    padding-left: 4rem;
  }
  .gform_wrapper .gform_body .gform_page a {
    color: #FF0099;
    text-decoration: underline;
  }
  .gform_wrapper .gform_body .gform_page a:hover {
    background-color: #FF0099;
    color: #000000;
  }
  .gform_wrapper .gform_body .gform_page label {
    font-size: 28px;
  }
  .gform_wrapper .gform_body .gform_page input {
    font-size: 28px;
    line-height: 34px;
  }
  .gform_wrapper .gform_body .gform_page .gfield--type-textarea {
    margin-bottom: 40px;
  }
  .gform_wrapper .gform_body .gform_page .gfield--type-textarea .ginput_container_textarea textarea {
    font-size: 28px;
    line-height: 34px;
  }
  .gform_wrapper .gform_body .gform_page .gfield_description {
    font-size: 20px;
  }
  .gform_wrapper .gform_body .gform_page .gfield--type-radio {
    padding-left: 4rem;
  }
  .gform_wrapper .gform_body .gform_page .gfield--type-radio label {
    font-size: 28px;
  }
  .gform_wrapper .gform_body .gform_page .gform_page_footer .gform_button,
  .gform_wrapper .gform_body .gform_page .gform_page_footer .gform_next_button,
  .gform_wrapper .gform_body .gform_page .gform_page_footer .gform_previous_button {
    font-size: 28px;
  }
  .gform_wrapper .gform_body .gform_page .gform_page_footer .gform_button::before, .gform_wrapper .gform_body .gform_page .gform_page_footer .gform_button::after,
  .gform_wrapper .gform_body .gform_page .gform_page_footer .gform_next_button::before,
  .gform_wrapper .gform_body .gform_page .gform_page_footer .gform_next_button::after,
  .gform_wrapper .gform_body .gform_page .gform_page_footer .gform_previous_button::before,
  .gform_wrapper .gform_body .gform_page .gform_page_footer .gform_previous_button::after {
    font-size: 32px;
  }
  .gform_wrapper .gform_body .gform_page .gform_page_footer .gform_previous_button {
    position: absolute;
    left: 0;
  }
  .newsletter-banner-black .et_pb_button,
  .banner-pink .et_pb_button {
    font-size: 24px;
  }
  div[class*=paper-] {
    background-size: 100%, auto !important;
  }
  .et_pb_section.section-camel {
    background-size: 100% auto, auto !important;
  }
}