/* cmsms stylesheet: nafld-group.webflow modified: Tuesday, May 20, 2025 4:28:33 PM */
:root {
  --red-brown: #410301;
  --black-green\<deleted\|variable-ce254fa2\>: #0d180c;
  --red-brown-light: #9a1916;
  --red-brow-light-shadow: #b1b1b1;
  --neon-yellow: #fa0;
  --white: white;
  --neon-orange: #f60;
  --light-blue: #f9fafb;
  --yellow: #eabe00;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

body {
  background-color: #f9fafb;
}

h1 {
  float: left;
  text-align: left;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 58px;
}

h2 {
  float: left;
  color: var(--red-brown);
  text-align: left;
  width: 100%;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 38px;
}

h3 {
  float: left;
  color: #9a1916;
  text-align: left;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
}

h4 {
  float: left;
  color: #810803;
  text-align: left;
  letter-spacing: 2px;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
}

h5 {
  color: var(--black-green\<deleted\|variable-ce254fa2\>);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

p {
  float: left;
  color: var(--red-brown);
  text-align: left;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

a {
  color: var(--red-brown-light);
  cursor: pointer;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  text-decoration: none;
}

ul {
  float: left;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  width: 100%;
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 60px;
  font-family: Montserrat, sans-serif;
  list-style-type: square;
  display: flex;
}

li {
  float: left;
  color: var(--red-brown);
  width: 100%;
  margin-bottom: 10px;
  margin-right: 10px;
  padding-right: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 26px;
}

label {
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: 700;
  display: block;
}

strong {
  color: #410301;
  font-weight: 700;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.content_wrapper {
  z-index: 10;
  background-color: #fff;
  flex-direction: column;
  justify-content: space-between;
  align-items: baseline;
  width: 1200px;
  margin-top: -40vh;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
  position: relative;
}

.news_block {
  float: left;
  border-bottom: 1px solid var(--red-brow-light-shadow);
  width: 100%;
  margin-bottom: 20px;
}

.section_footer {
  background-color: var(--red-brown-light);
  padding: 40px;
}

.column-1 {
  height: 100vh;
  padding: 20px;
}

.column-2 {
  padding: 20px;
}

.column_news {
  float: left;
  text-align: left;
  flex-direction: row;
}

.intro {
  color: var(--red-brown);
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
}

.app_block_content {
  float: left;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.sep_red {
  float: left;
  background-color: var(--neon-yellow);
  width: 150px;
  height: 1px;
  margin-bottom: 20px;
}

.menu_button {
  background-color: var(--red-brown-light);
}

.menu_button.w--open {
  background-color: #410301;
}

.navbar {
  float: left;
  background-color: #fff;
  width: 100vw;
  height: 60px;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-menu {
  background-color: #fff;
  width: 100%;
  height: 100vh;
  padding-top: 60px;
}

.app_block {
  float: left;
  background-color: #fff;
  width: 100%;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.brand {
  z-index: 1;
  background-color: #fff;
  width: 210px;
  height: 60px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  inset: 0% 0% auto;
}

.brand.w--current {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.burger_button {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 900;
}

.steering-committee {
  float: left;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 20px;
  display: flex;
}

.text_ourgroup {
  float: left;
  color: var(--red-brown);
  text-align: left;
  margin-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

.footer_text {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.section_top {
  background-image: url('https://nafldgroup.eu/uploads/NAFLD_Template/images/Nafld_fond.jpg');
  background-position: 50% 100%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: fixed;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  height: 63vh;
  display: flex;
}

.bold-text-5 {
  color: #410301;
}

.join_us {
  float: left;
  border: 1px solid var(--neon-yellow);
  box-shadow: 3px 2px 10px 0 var(--red-brow-light-shadow);
  background-color: #fff;
  margin-bottom: 40px;
  padding: 20px;
}

.join_us.sticky {
  margin-top: 100px;
}

.text_joinus {
  float: left;
  color: var(--red-brown);
  text-align: left;
  width: 100%;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.image-8 {
  box-shadow: 3px 2px 10px 0 var(--red-brow-light-shadow);
}

.back {
  float: left;
  width: 100%;
  padding-top: 0;
}

.article {
  float: left;
  width: 100%;
}

.news_meta {
  float: left;
  border-color: var(--red-brown) #eabe05;
  border-top-style: solid;
  border-top-width: 2px;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  width: 100%;
  margin-top: 20px;
  padding: 10px 20px;
}

.news_meta_text {
  color: #410301;
}

.previous_box {
  float: left;
  width: 50%;
  font-size: 14px;
}

.previous_text {
  float: left;
  color: #410301;
}

.next_box {
  float: right;
  width: 50%;
}

.next_text {
  float: right;
  color: #410301;
}

.more {
  float: left;
  text-align: right;
  width: 100%;
}

.news_link {
  float: left;
  color: var(--red-brown);
  width: 100%;
  font-weight: 600;
}

.news_link:hover {
  color: #9a1916;
}

.news_link.past {
  color: var(--white);
}

.news_link.past.w--current {
  color: var(--white);
  font-weight: 700;
}

.block-quote {
  float: left;
  color: #9a1916;
  text-align: left;
  border-left-width: 10px;
  border-left-color: #9a1916;
  min-width: 100%;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-style: italic;
  font-weight: 700;
}

.more_button {
  float: right;
  background-color: var(--neon-yellow);
  color: var(--red-brown);
  padding: 10px 20px;
  display: block;
}

.more_button:hover {
  background-color: var(--red-brown);
  color: var(--white);
}

.more_button.past {
  background-color: var(--white);
  color: var(--red-brown);
}

.more_button.past:hover {
  background-color: var(--neon-yellow);
  color: var(--red-brown);
}

.return_button {
  float: left;
  background-color: var(--neon-yellow);
  color: var(--red-brown);
  margin-top: 20px;
  padding: 10px 20px;
  display: block;
}

.return_button:hover {
  color: var(--white);
  background-color: #410301;
}

.big_nav {
  margin-left: auto;
  margin-right: auto;
}

.big_nav_button {
  color: var(--red-brown-light);
  text-align: center;
  font-size: 38px;
  font-weight: 500;
}

.form {
  float: left;
  width: 100%;
}

.form-label {
  float: left;
  color: #410301;
  letter-spacing: 0;
  text-transform: capitalize;
  width: 100%;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.submit-button {
  float: left;
  background-color: var(--neon-yellow);
  color: var(--red-brown);
  margin-right: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.submit-button:hover {
  color: var(--white);
  background-color: #410301;
}

.form-control {
  float: left;
  color: #410301;
  text-align: left;
  border: 1px solid #410301;
  width: 100%;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.form-control:focus {
  border-color: #9a1916;
}

.form-control.texarea {
  min-height: 10rem;
}

.form-select {
  float: left;
  color: #410301;
  background-color: #fff;
  border: 1px solid #410301;
  width: 100%;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.form-select:focus {
  border-color: #9a1916;
}

.form-check {
  float: left;
  margin-bottom: 10px;
  margin-right: 20px;
}

.form-check-input {
  border: 1px solid #410301;
  border-radius: 0;
  width: 20px;
  height: 20px;
}

.form-check-input.w--redirected-focus {
  background-color: var(--neon-yellow);
  box-shadow: none;
}

.form-check-label {
  color: #410301;
  letter-spacing: 0;
  text-transform: none;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 5px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.form-check-form-check-inline {
  float: left;
}

.form-check-radio-input {
  border-color: #410301;
  width: 20px;
  height: 20px;
}

.form-check-radio-input.w--redirected-focus {
  background-color: var(--neon-yellow);
  box-shadow: none;
}

.form-group {
  float: left;
  width: 100%;
  margin-bottom: 40px;
}

.div_prevnext {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  padding: 20px;
}

.text_privacy {
  float: left;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.div_categories {
  float: left;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 20px;
}

.link_categories {
  float: left;
  background-color: var(--neon-yellow);
  color: var(--red-brown);
  margin-top: 5px;
  margin-right: 10px;
  padding: 5px 10px;
  display: block;
}

.link_categories:hover {
  color: var(--white);
}

.all_news_block {
  float: left;
  border-top: 1px solid var(--neon-yellow);
  border-bottom-width: 1px;
  border-bottom-color: var(--neon-yellow);
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
}

.past_events {
  float: left;
  background-image: linear-gradient(135deg, var(--neon-yellow) 20%, var(--neon-orange) 40%, var(--red-brown-light) 80%, var(--red-brown));
  box-shadow: 3px 2px 10px 0 var(--red-brow-light-shadow);
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
  font-family: Montserrat, sans-serif;
}

.past_category {
  float: left;
  border: 1px solid var(--neon-yellow);
  background-color: var(--white);
  margin-top: -40px;
}

.text-block {
  color: var(--red-brown);
  padding: 5px 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  position: relative;
}

.news_category {
  float: left;
  background-color: var(--neon-yellow);
  margin-top: -40px;
}

.news_image_block {
  float: left;
  margin-top: 10px;
  margin-bottom: 20px;
}

.news_image {
  float: left;
  width: 100%;
}

.news_legend_text {
  float: right;
  background-color: var(--white);
  color: var(--red-brown);
  margin-right: 20px;
  padding: 10px 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  position: relative;
  top: -20px;
}

.image-9 {
  width: 100%;
  height: 60px;
  max-height: 60px;
}

.div_past_block {
  float: left;
  border-bottom: 1px solid var(--red-brow-light-shadow);
  width: 100%;
  padding-top: 10px;
  padding-bottom: 20px;
}

.past_link {
  float: left;
  color: var(--red-brown);
  width: 100%;
  padding-top: 10px;
  font-size: 16px;
}

.text-block-2 {
  color: var(--red-brown);
  padding: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.columns_past {
  float: left;
  padding-top: 20px;
}

.div-block {
  background-color: var(--neon-yellow);
  border-radius: 110px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  display: flex;
}

.section_top_lille {
  background-image: url('https://nafldgroup.eu/uploads/NAFLD_Template/images/RS_MALFD3.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: fixed;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-content: flex-end;
  align-items: center;
  height: 60vh;
  display: flex;
}

.section_top_pise {
  background-image: url('https://nafldgroup.eu/uploads/NAFLD_Template/images/RS_MALFD_PISA_1.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: fixed;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-content: flex-end;
  align-items: center;
  height: 60vh;
  display: flex;
}

.header_events {
  float: left;
  width: 100%;
  margin-bottom: 60px;
}

.div-block-2 {
  background-image: linear-gradient(#f9f7fa, #fff6);
  width: 100%;
  position: absolute;
  inset: 0%;
}

.top_gradient {
  background-image: linear-gradient(180deg, transparent 50%, var(--light-blue) 96%);
  flex: 1;
  align-self: stretch;
}

.div-block-3 {
  float: right;
  width: 65%;
  padding-left: 20px;
  padding-right: 20px;
}

.sticky_nav {
  z-index: 10;
  float: left;
  clear: both;
  background-color: var(--white);
  width: 35%;
  margin-top: 60px;
  padding: 20px 40px 10px 20px;
  position: sticky;
  top: 20%;
}

.list_sticky_nav {
  justify-content: flex-start;
  margin-bottom: 0;
}

.list-item {
  list-style-type: none;
}

.top_sticky {
  float: left;
  text-align: center;
  width: 100%;
  margin-bottom: 10px;
}

.link_top {
  background-color: var(--neon-yellow);
  padding: 10px 25px;
  font-size: 18px;
  display: inline-block;
}

.columns {
  width: 100%;
  margin-bottom: 20px;
  display: flex;
}

.text_group_contact {
  float: left;
  color: var(--red-brown);
  text-align: left;
  width: 100%;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

.text_group_contact-copy {
  float: left;
  color: var(--red-brown);
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

.adress_group_contact {
  float: left;
  color: var(--red-brown);
  text-align: left;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.contacts_column_block {
  width: 100%;
  margin-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.contacts_column {
  background-color: var(--neon-yellow);
  padding: 30px;
}

.phone_link {
  color: var(--red-brown);
  font-size: 18px;
}

.quick_link {
  float: left;
  background-color: var(--red-brown-light);
  color: var(--white);
  padding: 10px 20px;
  display: block;
}

.quick_link:hover {
  background-color: var(--neon-yellow);
  color: var(--red-brown);
}

.sticky_link {
  float: left;
  color: var(--red-brown);
  width: 100%;
  padding: 10px;
}

.sticky_link:hover {
  color: var(--red-brown-light);
}

.body {
  background-color: #f9fafb;
}

.block_id {
  float: left;
  flex-flow: row;
  justify-content: center;
  align-items: flex-end;
  width: 50%;
  margin-bottom: 20px;
  display: flex;
}

.text-block-3 {
  font-size: 18px;
}

.text-block-4 {
  float: left;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  font-size: 18px;
  display: block;
}

.img_speakers {
  float: left;
  box-shadow: 3px 2px 10px 0 var(--red-brow-light-shadow);
  border-radius: 60px;
  margin-right: 10px;
}

.speakers_block {
  float: left;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.image-10 {
  float: left;
  width: 100px;
  height: 100px;
  margin-right: 3px;
}

.logos_thanks {
  float: left;
  text-align: center;
  width: 100%;
}

@media screen and (max-width: 991px) {
  .content_wrapper {
    width: auto;
    margin-top: -40px;
  }

  .column-1 {
    order: 1;
    padding: 0 0 10px;
  }

  .column-2 {
    text-align: left;
    flex-flow: column;
    order: -1;
    align-items: stretch;
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .column_news {
    flex-flow: column;
    justify-content: flex-start;
    width: 100%;
    display: flex;
  }

  .section_white {
    padding-top: 100px;
  }

  .text_ourgroup {
    font-size: 14px;
    line-height: 20px;
  }

  .join_us.sticky {
    display: none;
  }

  .previous_box, .next_box {
    width: 50%;
  }

  .form-check-input.w--redirected-focus {
    background-color: var(--neon-yellow);
    box-shadow: none;
  }

  .form-check-radio-input.w--redirected-focus {
    background-color: var(--neon-yellow);
  }

  .div_prevnext {
    float: left;
  }

  .section_top_lille {
    display: none;
  }

  .header_events {
    margin-bottom: 20px;
  }

  .div-block-3 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .sticky_nav {
    flex-flow: row;
    width: 100%;
    margin-top: 0;
    margin-bottom: 20px;
    padding-right: 20px;
    display: none;
    position: static;
  }

  .text_group_contact, .text_group_contact-copy, .adress_group_contact {
    font-size: 14px;
    line-height: 20px;
  }

  .contacts_column_block {
    flex-flow: row;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 40px;
    line-height: 48px;
  }

  h2 {
    font-size: 24px;
    line-height: 28px;
  }

  p, li {
    font-size: 14px;
    line-height: 24px;
  }

  .news_block, .column-1 {
    padding-left: 0;
    padding-right: 0;
  }

  .column-2 {
    padding-bottom: 20px;
  }

  .text_joinus {
    font-size: 16px;
    line-height: 24px;
  }

  .news_meta_text {
    font-size: 14px;
    line-height: 24px;
  }

  .header_events {
    margin-bottom: 20px;
  }

  .contacts_column_block {
    flex-flow: column;
  }

  .block_id {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 30px;
    line-height: 38px;
  }

  h4 {
    font-size: 12px;
    line-height: 18px;
  }

  .content_wrapper {
    padding: 0;
  }

  .news_block {
    padding: 20px 10px 10px;
  }

  .intro {
    font-size: 16px;
    line-height: 24px;
  }

  .app_block_content {
    flex-flow: column;
  }

  .nav-menu {
    width: 100%;
  }

  .steering-committee {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .text_ourgroup {
    margin-top: 10px;
    margin-left: 0;
  }

  .footer_text {
    text-align: center;
  }

  .previous_box {
    width: 100%;
  }

  .next_box {
    float: right;
    width: 100%;
    margin-top: 20px;
  }

  .next_text {
    float: left;
  }

  .div_prevnext {
    padding-left: 30px;
  }

  .header_events {
    margin-bottom: 0;
  }

  .text_group_contact, .text_group_contact-copy, .adress_group_contact {
    margin-top: 10px;
    margin-left: 0;
  }

  .contacts_column_block {
    flex-flow: column;
  }
}
