.node--type-module {
  font-size: 1rem;
}

.page--session .module-title,
.node--type-tool .node-type,
.node--type-tool .module-title {
  display: none;
}

.node--type-module .module-title,
.node--type-module .node-type {
  display: none;
}

.module-title {
  margin-top: 4rem;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid var(--primary-color);
  margin-bottom: 1.25rem;
  position: relative;
}

.brand-circles {
  position: absolute;
  right: 0;
  top: calc(100% + 1rem);
}

.ui-accordion .ui-accordion-header {
  background-color: #ffffff !important;
}

div.field__label {
  font-weight: normal;
  color: var(--primary-color);
}

div.field__item {
  color: var(--text-color);
  font-size: 1rem;
  line-height: 1.5rem;
}

body .field--type-text-long {
  font-size: 1rem;
  line-height: 1.5rem;
}

.content-quiz.choices {
  margin-left: 15px;
}

.module-info-container {
  display: flex;
  padding-bottom: 80px;
  column-gap: 60px;
  padding-top: 2rem;
}

.info-left {
  padding-bottom: 100px;
  flex: 8;
  position: relative;
}

.info-left .info-right-title,
.info-right .info-right-title {
  color: var(--primary-color);
  text-transform: uppercase;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 30px;
  margin-bottom: 33px;
}

.info-left .close + .info-right-content,
.info-right .info-right-title + .info-right-content {
  padding-top: 0;
}

.info-left .info-right-content,
.info-right .info-right-content {
  padding-top: 18px;
  border-bottom: 1px solid #c8c8c8;
}

.info-left .content-field .field__item,
.info-right .content-field .field__item {
  color: #221e20;
  font-size: 16px;
  letter-spacing: 0;
  padding-bottom: 11px;
  line-height: 24px;
}

.info-left .content-field .field__label,
.info-right .content-field .field__label {
  margin-bottom: 11px;
  color: #221e20;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 30px;
}

.info-right {
  flex: 4;
  border-radius: 0 20px 0 0;
  background-color: #ffffff;
  max-width: 276px;
  padding: 22px 41px 22px 43px;
  border-left: 1px solid var(--light-grey);
}

.info-left .content-field .field__item .center.paragraph .field__label,
.info-right .content-field .field__item .center.paragraph .field__label {
  font-size: 16px;
  margin-bottom: 7px;
  line-height: 24px;
}

.info-left .content-field .field__item .center.paragraph,
.info-right .content-field .field__item .center.paragraph {
  width: auto !important;
}

.field--name-field-module-domain,
.field--name-field-module-sub-domain {
  margin-bottom: 1rem;
}

.apply-button .close {
  position: absolute;
  right: 80px;
  top: 62px;
  width: 22px;
  height: 22px;
  cursor: pointer;
  /*opacity: 0.3;*/
}

.apply-button .close:hover {
  opacity: 0.3;
}

.apply-button .close:before,
.apply-button .close:after {
  position: absolute;
  left: 15px;
  content: " ";
  height: 23px;
  width: 2px;
  background-color: #000;
}

.apply-button .close:before {
  transform: rotate(45deg);
}

.apply-button .close:after {
  transform: rotate(-45deg);
}

.field--name-title {
  font-size: 1.875rem;
  line-height: 2rem;
  color: var(--text-black);
  font-weight: bold;
}

.field--name-field-skill-set {
  margin-bottom: 60px;
}

.field--name-field-skill-set .field__item {
  margin-bottom: 0.85rem;
}

/* .field--name-field-soft-skills, */
.field--name-field-prerequisites,
.field--name-field-multimedia,
.field--name-field-module-outcomes,
/* .field--name-field-meta-skills, */
.field--name-field-keywords,
.field--name-field-equipment,
.field--name-field-class-requirements {
  /* .field--name-field-assesement-method { */
  margin-top: 30px;
}

.field--name-field-prerequisites .field__item a:hover {
  color: var(--primary-color);
}

.field--name-field-prerequisites .field__item a {
  color: var(--text-black);
  font-size: 1rem;
  line-height: 1.5rem;
  text-decoration: underline;
}
.field--name-field-assesement-method .field__item::before,
.field--name-field-soft-skills .field__item::before,
.field--name-field-meta-skills .field__item::before {
  content: "\e901";
  font-family: "edenhub";
  color: var(--text-black);
  margin-right: 0.85rem;
  font-size: 1.25rem;
  position: relative;
  top: 1px;
}
.field--name-field-keywords .field__items {
  display: flex;
  flex-wrap: wrap;
}
.field--name-field-keywords .field__item:first-child:before,
.field--name-field-keywords .field__item:last-child:after {
  content: "";
}

.field--name-field-keywords .field__item::before {
  content: " ";
  white-space: pre;
}
.field--name-field-keywords .field__item::after {
  content: "; ";
}
.field--name-field-multimedia .field__item::before,
.field--name-field-module-outcomes .field__item::before,
.field--name-field-equipment .field__item::before,
.field--name-field-class-requirements .field__item::before,
.field--name-field-skill-set .field__item::before,
.job-info-container .field__item::before,
.paragraph--type--material-didactico .field__item::before,
.field--name-field-skill .field__item::before {
  content: "\e901";
  font-family: "edenhub";
  color: var(--primary-color);
  margin-right: 0.85rem;
  font-size: 1rem;
  position: relative;
  top: 1px;
}

.paragraph--type--material-didactico details > div {
  margin-left: 0.5rem;
}

.paragraph--type--material-didactico summary {
  cursor: pointer;
}

.paragraph--type--material-didactico summary[aria-expanded="true"] {
  margin-bottom: 1rem;
}

.paragraph .field--name-field-target-group .field__label,
.paragraph .field--name-field-target-group-level .field__label {
  display: none;
}

.field--name-field-module-description {
  margin-bottom: 60px;
}

.field--name-field-topics-teaching-plan {
  counter-reset: tt;
}

.tt-container {
  margin-bottom: 1rem;
}

.tt-container h3.ui-accordion-header-active.ui-state-active:after {
  transform: rotate(315deg);
  transition: all 0.5s ease-in-out;
  top: 18px;
}

.tt-container h3:after {
  content: "";
  display: block;
  position: absolute;
  top: 14px;
  right: 21px;
  height: 0px;
  width: 0px;
  border: 4px solid;
  border-color: var(--primary-color) var(--primary-color) transparent
    transparent;
  transform: rotate(135deg);
  transition: all 0.5s ease-in-out;
}

.tt-container h3 {
  /* display: flex; */
  padding: 0.5rem 1rem;
  border: 1px solid var(--primary-color) !important;
  margin-bottom: 0.85rem;
  position: relative;
  font-size: 1rem !important;
  font-weight: normal !important;
  line-height: 1.5rem !important;
  border-radius: 4px !important;
  padding: 0.5rem 1rem !important;
  color: var(--text-black) !important;
}

.field--name-field-topics-teaching-plan .tt-container h3::before {
  counter-increment: tt;
  content: counter(tt) ".";
  color: var(--primary-color);
  margin-right: 1rem;
}

.apply-button button + .modal-more-info {
  min-width: 600px;
  background-color: #ffffff;
  box-shadow: 0 6px 30px 0 rgba(0, 0, 0, 0.1);
  position: absolute;
  bottom: 100px;
  transition: 0.5s all ease-in-out;
  padding: 60px 80px 80px;
}

.apply-button button:hover {
  background-color: transparent;
  color: var(--primary-color);
  transition: 0.5s all ease-in-out;
}

.apply-button button {
  border-radius: 4px;
  background-color: var(--primary-color);
  padding: 8px 26px;
  border: 2px solid var(--primary-color);
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
  transition: 0.5s all ease-in-out;
  line-height: 19px;
}

.apply-button {
  position: absolute;
  bottom: 0;
  width: 100%;
  display: block;
}

.field--name-field-activity-element .apply-button {
  position: relative;
  width: auto;
  margin-top: 3rem;
}

.tt-container .ui-accordion-header-icon {
  display: none;
}

.ui-accordion .ui-accordion-content.tt-content {
  padding: 1.5rem 3.5rem;
  border: none !important;
}

.tt-title,
.field--name-field-delivery-method-type {
  color: var(--text-black);
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.5rem;
  margin-bottom: 0.5rem;
}

.tt-title {
  text-decoration: underline;
}

.topic-container {
  margin-bottom: 2rem;
}

.field--name-field-content-url a {
  padding-left: 1rem;
  border-left: 2px solid var(--primary-color);
  line-height: 1.5rem;
  display: inline-block;
  margin-top: 0.5rem;
}

.field--name-field-content-url a::after {
  content: "";
  background-image: url(../images/url.svg);
  width: 2rem;
  height: 1rem;
  background-size: contain;
}

.quiz .dados-quiz {
  box-shadow: 0 6px 30px 0 rgb(0 0 0 / 10%);
  padding: 30px;
}

.quiz .associated {
  display: flex;
}

.quiz .associated .tt-title {
  font-size: 20px;
  font-weight: normal !important;
  text-decoration: none;
  margin-bottom: 24px !important;
}

.quiz .data-quiz .content-quiz.choices span {
  color: var(--primary-color);
}

.quiz .data-quiz .content-quiz {
  line-height: 1.5rem;
}

.quiz .data-quiz .tt-title {
  text-decoration: none;
  margin-bottom: 0;
}

.quiz .data-quiz:not(.associated) {
  margin-bottom: 14px;
}

.quiz .question:not(:first-child) {
  border-top: 1px solid #c8c8c8;
  padding-top: 18px;
}

.quiz .data-quiz:not(.multiple-choices) {
  display: flex;
}

.field--name-field-assesement-method .field__item {
  display: flex;
}

form.webform-submission-form {
  margin-top: 25px;
  border-radius: 0 95px 0 0;
  background-color: #ffffff;
  box-shadow: 0 1px 4px 0 rgb(0 0 0 / 20%);
  padding: 90px 100px 80px;
  width: 66%;
}

form.webform-submission-form .form-item {
  margin: 0.75em 0;
}

form.webform-submission-form label {
  font-size: 0.75rem;
  letter-spacing: 0;
  line-height: 1;
  font-weight: normal;
  width: 100%;
  color: #555555;
  display: inline-block;
}

form.webform-submission-form .form-required:after {
  content: "*";
  background-image: none;
  vertical-align: baseline;
  width: 0.5rem;
  height: 0.5rem;
  display: inline-block;
  margin-left: 0.25rem;
}

form.webform-submission-form select {
  min-width: 150px;
}

form.webform-submission-form input:not([type="submit"]) {
  min-width: 600px;
  min-height: 30px;
  border: 1px solid #c8c8c8;
}

form.webform-submission-form input[type="text"] {
  padding: 0 0.5rem;
}

form.webform-submission-form input:focus {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 0 8px #40b6ff;
}

.job-info .field,
.field--name-field-topics-teaching-plan .field {
  margin-bottom: 0.75rem;
}

.delivery-method-type {
  display: flex;
  gap: 0.25rem;
}

.field--name-field-tp-teaching-material {
  margin-left: 1rem;
}

/* .paragraph--type--competence,
.paragraph--type--knowledge {
  display: flex;
  gap: 1.5rem;
} */

.field--name-field-competence-job,
.field--name-field-skill,
.field--name-field-skill > div,
.field--name-field-knowledge-job,
.field--name-field-knowledge,
.field--name-field-knowledge > div {
  display: inline;
}
.job-info-container .field--name-field-working-competences .field__item::before,
.job-info-container .field--name-field-aquired-competences .field__item::before,
.job-info-container .field--name-field-knowledges .field__item::before {
  display: none;
}

.node-preview-container .node-preview-form-select .form-item-view-mode {
  display: none;
}

/* node activity */
.node--page-custom-style .node__content {
  padding-bottom: 80px;
}

.node--page-custom-style .node__content > .field {
  margin-bottom: 2.5rem;
}

.node--page-custom-style .node__content > .field > .field__label {
  font-size: 1.25rem;
}

.node--page-custom-style .node__content > .field > .field__label,
.node--page-custom-style .node__content > .field .paragraph > .field > .field__label {
  font-weight: 700;
}

.node--page-custom-style .node__content > .field .paragraph > .field {
  margin-bottom: 0.5rem;
}

.node--page-custom-style .node__content > .field .paragraph > .field:first-child {
  margin-top: 0.5rem;
}

.node--page-custom-style .node__content > .field a:not(:hover):not(:focus) {
  color: var(--text-color);
}
/*  */

@media all and (max-width: 1159px) {
  .module-info-container {
    flex-wrap: wrap;
    flex-direction: column;
  }

  .module-info-container .info-right,
  .module-info-container .info-left {
    flex: 12;
    width: 100%;
  }

  .module-info-container .info-right {
    max-width: calc(100% - 84px);
    margin-top: 50px;
  }

  .apply-button button + .modal-more-info {
    min-width: calc(100% - 160px);
  }
}
