/* line 53, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/utils/mixins.scss */
.paragraph--type--interoperability-blue-box, .paragraph--type--interoperability-button, .oe-landing-page--wrapper__paragraphs .paragraph--type--buttons .primary-button, .oe-landing-page--wrapper__paragraphs .paragraph--type--buttons .secondary-button {
  clear: both;
}

/* line 56, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/utils/mixins.scss */
.paragraph--type--interoperability-blue-box:before, .paragraph--type--interoperability-button:before, .oe-landing-page--wrapper__paragraphs .paragraph--type--buttons .primary-button:before, .oe-landing-page--wrapper__paragraphs .paragraph--type--buttons .secondary-button:before, .paragraph--type--interoperability-blue-box:after, .paragraph--type--interoperability-button:after, .oe-landing-page--wrapper__paragraphs .paragraph--type--buttons .primary-button:after, .oe-landing-page--wrapper__paragraphs .paragraph--type--buttons .secondary-button:after {
  content: "";
  display: table;
}

/* line 62, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/utils/mixins.scss */
.paragraph--type--interoperability-blue-box:after, .paragraph--type--interoperability-button:after, .oe-landing-page--wrapper__paragraphs .paragraph--type--buttons .primary-button:after, .oe-landing-page--wrapper__paragraphs .paragraph--type--buttons .secondary-button:after {
  clear: both;
}

/* line 61, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/utils/variables.scss */
.paragraph--type--interoperability-button span, .oe-landing-page--wrapper__paragraphs .paragraph--type--buttons .primary-button a {
  background-color: #ffe664;
  background-image: -webkit-gradient(linear, left top, right top, from(#ffe664), to(#f8cb46));
  background-image: -webkit-linear-gradient(left, #ffe664, #f8cb46);
  background-image: -moz-linear-gradient(left, #ffe664, #f8cb46);
  background-image: -ms-linear-gradient(left, #ffe664, #f8cb46);
  background-image: -o-linear-gradient(left, #ffe664, #f8cb46);
  background-image: linear-gradient(left, #ffe664, #f8cb46);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffe664', endColorStr='#f8cb46', gradientType='1');
}

/* line 65, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/utils/variables.scss */
.oe-landing-page--wrapper__paragraphs .paragraph--type--buttons .secondary-button a {
  background-color: #214493;
  background-image: -webkit-gradient(linear, left top, right top, from(#214493), to(#0b6e6c));
  background-image: -webkit-linear-gradient(left, #214493, #0b6e6c);
  background-image: -moz-linear-gradient(left, #214493, #0b6e6c);
  background-image: -ms-linear-gradient(left, #214493, #0b6e6c);
  background-image: -o-linear-gradient(left, #214493, #0b6e6c);
  background-image: linear-gradient(left, #214493, #0b6e6c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#214493', endColorStr='#0b6e6c', gradientType='1');
}

/* line 81, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/utils/variables.scss */
.ecl-editor h2, .ecl-editor h3, .ecl-editor strong, .ecl-link-block__title, .ecl-link-block__link {
  font-weight: bold;
}

/* line 98, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/utils/variables.scss */
.ecl-editor h2 {
  border: 0;
  font-size: 30px;
  line-height: 40px;
  margin-top: 20px;
  margin-bottom: 10px;
}

/* line 107, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/utils/variables.scss */
.ecl-editor h3 {
  border: 0;
  font-size: 22px;
  line-height: 29px;
  margin-top: 20px;
  margin-bottom: 10px;
}

/* line 116, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/utils/variables.scss */
.ecl-editor h4 {
  border: 0;
  font-size: 16px;
  line-height: 22px;
  margin-top: 20px;
  margin-bottom: 10px;
}

/* line 124, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/utils/variables.scss */
.ecl-editor h5 {
  border: 0;
  font-size: 13px;
  line-height: 16px;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 160, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/utils/variables.scss */
.ecl-editor *,
.ecl-editor p {
  font-size: 18px;
  font-weight: normal;
  line-height: 32px;
  color: #0a0a0a;
}

@media only screen and (max-width: 995px) {
  /* line 160, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/utils/variables.scss */
  .ecl-editor *,
  .ecl-editor p {
    font-size: 15px;
    line-height: 22px;
  }
}

/* line 183, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/utils/variables.scss */
.paragraph--inner {
  max-width: 1140px;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-right: auto;
  margin-left: auto;
}

@media only screen and (max-width: 1139px) {
  /* line 183, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/utils/variables.scss */
  .paragraph--inner {
    max-width: 100%;
    width: 996px;
  }
}

@media only screen and (max-width: 995px) {
  /* line 183, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/utils/variables.scss */
  .paragraph--inner {
    width: 768px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 183, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/utils/variables.scss */
  .paragraph--inner {
    width: 100%;
  }
}

/* line 480, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/utils/variables.scss */
.paragraph--type--interoperability-button span, .oe-landing-page--wrapper__paragraphs .paragraph--type--buttons .primary-button a, .oe-landing-page--wrapper__paragraphs .paragraph--type--buttons .secondary-button a {
  -webkit-border-radius: 27px;
  -khtml-border-radius: 27px;
  -moz-border-radius: 27px;
  -ms-border-radius: 27px;
  -o-border-radius: 27px;
  border-radius: 27px;
  padding-top: 0;
  padding-right: 35px;
  padding-bottom: 0;
  padding-left: 35px;
  font-size: 0.9rem;
  font-weight: bold;
  white-space: nowrap;
  text-transform: none;
  cursor: pointer;
  height: 50px;
  line-height: 1.2;
}

/* line 494, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/utils/variables.scss */
.paragraph--type--interoperability-button span.focus, .oe-landing-page--wrapper__paragraphs .paragraph--type--buttons .primary-button a.focus, .oe-landing-page--wrapper__paragraphs .paragraph--type--buttons .secondary-button a.focus, .paragraph--type--interoperability-button span:focus, .oe-landing-page--wrapper__paragraphs .paragraph--type--buttons .primary-button a:focus, .oe-landing-page--wrapper__paragraphs .paragraph--type--buttons .secondary-button a:focus {
  outline-width: 0;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 0 0 5px;
  -khtml-box-shadow: rgba(0, 0, 0, 0.1) 0 0 0 5px;
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 0 0 0 5px;
  -ms-box-shadow: rgba(0, 0, 0, 0.1) 0 0 0 5px;
  -o-box-shadow: rgba(0, 0, 0, 0.1) 0 0 0 5px;
  box-shadow: rgba(0, 0, 0, 0.1) 0 0 0 5px;
}

/* line 501, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/utils/variables.scss */
.oe-landing-page--wrapper__paragraphs .paragraph--type--buttons .secondary-button a {
  color: white;
}

/* line 506, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/utils/variables.scss */
.paragraph--type--interoperability-button span {
  color: #214493;
}

/* line 527, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/utils/variables.scss */
.paragraph--type--interoperability-button span, .oe-landing-page--wrapper__paragraphs .paragraph--type--buttons .primary-button a, .oe-landing-page--wrapper__paragraphs .paragraph--type--buttons .secondary-button a {
  height: 50px !important;
  line-height: 19px !important;
  font-size: 18px !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  text-align: center;
  padding-right: 35px;
  padding-left: 35px;
  display: flex !important;
  align-content: center;
  align-items: center;
  justify-content: center;
  white-space: normal;
}

/* line 541, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/utils/variables.scss */
.paragraph--type--interoperability-button span span, .oe-landing-page--wrapper__paragraphs .paragraph--type--buttons .primary-button a span, .oe-landing-page--wrapper__paragraphs .paragraph--type--buttons .secondary-button a span {
  display: block;
}

/* line 12, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.ecl-paragraph,
.ecl-heading--h3 {
  max-width: 100%;
}

/* line 18, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.ecl-editor p,
.ecl-editor ol,
.ecl-editor ul,
.ecl-editor h2,
.ecl-editor h3,
.ecl-editor h4,
.ecl-editor h5 {
  max-width: 100%;
}

/* line 43, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.ecl-editor h2 strong {
  font-size: inherit;
}

/* line 51, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.ecl-editor h3 strong {
  font-size: inherit;
}

/* line 59, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.ecl-editor h4 strong {
  font-size: inherit;
}

/* line 67, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.ecl-editor h5 strong {
  font-size: inherit;
}

/* line 74, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.ecl-list--unstyled {
  margin-bottom: 20px;
}

/* line 77, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.ecl-list--unstyled .ecl-list-item__link {
  padding-bottom: 10px;
  padding-top: 0;
}

/* line 84, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.ui-accordion.ui-widget {
  margin-bottom: 113px;
}

/* line 89, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.ecl-accordion dt,
.ecl-accordion dd {
  background: #f5f5f5;
}

/* line 95, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.ecl-accordion dd p {
  font-size: 20px;
  line-height: 32px;
  max-width: 100%;
  padding-right: 38px;
  color: #424242;
}

/* line 104, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.ecl-accordion__header {
  font-size: 20px;
  line-height: 24px;
  position: relative;
  margin-top: 15px;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}

/* line 111, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.ecl-accordion__header:active, .ecl-accordion__header:focus, .ecl-accordion__header:hover, .ecl-accordion__header[aria-expanded="true"] {
  background-color: transparent;
}

/* line 118, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.ecl-accordion__header-icon {
  background-color: transparent;
  margin-top: -6px;
}

/* line 123, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.ecl-accordion__header::before {
  content: "";
  display: none;
  width: calc(100% - 88px);
  position: absolute;
  left: 60px;
  bottom: -3px;
  height: 1px;
  background: #0a0a0a;
}

/* line 135, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.ecl-accordion__header[aria-expanded="true"]::before {
  display: block;
}

@media only screen and (max-width: 995px) {
  /* line 145, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
  .ecl-accordion dd p {
    font-size: 15px;
    line-height: 22px;
    margin-right: 0;
    padding-right: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 156, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
  .ecl-accordion__panel {
    padding-left: 4.44rem;
  }
}

/* line 162, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.ecl-link-block {
  padding: 33px 53px;
}

/* line 165, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.ecl-link-block__title {
  font-size: 20px;
  color: #0a0a0a;
  padding: 0 0 26px;
}

/* line 172, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.ecl-link-block__item {
  white-space: normal;
}

/* line 176, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.ecl-link-block__link {
  font-size: 20px;
  line-height: 26px;
  padding: 0 0 18px;
}

/* line 184, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.ecl-link-block__item:last-child .ecl-link-block__link {
  padding-bottom: 0;
}

@media only screen and (max-width: 995px) {
  /* line 191, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
  .ecl-link-block {
    padding: 25px;
  }
}

/* line 197, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.ecl-list-item {
  border-bottom: 0;
}

/* line 200, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.ecl-list-item:first-child {
  border-top: 0;
}

/* line 205, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.ecl-list-item__body h3.ecl-list-item__title {
  margin-top: 0;
}

/* line 210, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.ecl-list-item__body .ecl-editor *,
.ecl-list-item__body .ecl-editor p {
  color: #0a0a0a;
  font-size: 15px;
  line-height: 22px;
}

/* line 219, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.ecl-list-item__detail {
  color: #0a0a0a;
  font-size: 15px;
  line-height: 22px;
}

/* line 226, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.ecl-list-item--thumbnail .ecl-list-item__secondary {
  max-width: 50%;
  padding-left: 20px;
}

/* line 233, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.ecl-list-item--highlight .ecl-list-item__body {
  padding-top: 1rem;
  height: auto;
}

/* line 241, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.ecl-date-block {
  border: 0;
  background-color: #f0f4ff;
}

/* line 245, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.ecl-date-block__week-day {
  display: none;
}

/* line 249, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.ecl-date-block::before {
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  border: 0;
  display: block;
  background-color: #ffffff;
  width: 13px;
  height: 13px;
  right: 10px;
  top: -7px;
}

/* line 260, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.ecl-date-block::after {
  content: "";
  position: absolute;
  left: 10px;
  top: -7px;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  border: 0;
  display: block;
  background-color: #ffffff;
  width: 13px;
  height: 13px;
}

/* line 273, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.ecl-date-block__body {
  justify-content: flex-start;
}

/* line 277, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.ecl-date-block__day {
  color: #ffffff;
  font-size: 24px;
  width: 100%;
  text-align: center;
  background: #214493;
  padding-top: 5px;
}

/* line 286, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.ecl-date-block__month {
  color: #ffffff;
  font-size: 16px;
  font-weight: 300;
  width: 100%;
  text-align: center;
  background: #214493;
  padding-bottom: 8px;
  text-transform: uppercase;
}

/* line 297, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.ecl-date-block__year {
  font-size: 16px;
  color: #3c3c3c;
  padding-top: 5px;
  padding-bottom: 5px;
}

/* line 306, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.ecl-button--call {
  color: #214493;
  font-size: 14px;
}

/* line 310, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.ecl-button--call:hover {
  text-decoration: none;
  border-color: #214493;
  outline-color: #214493;
  outline: 2px solid #ffffff;
  outline-offset: -2px;
}

/* line 318, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.ecl-button--call:focus {
  border-color: #ffd616;
  outline-color: #ffd616;
  outline: 2px solid #ffffff;
  outline-offset: -2px;
}

/* line 327, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.ecl-button:link:hover {
  text-decoration: none;
}

/* line 333, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.ecl-context-nav__item {
  margin-bottom: 5px;
}

@media only screen and (max-width: 479px) {
  /* line 340, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
  .ecl-context-nav__label {
    margin-bottom: 15px;
  }
  /* line 344, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
  .ecl-context-nav__item {
    display: block;
    margin-bottom: 10px;
  }
  /* line 348, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
  .ecl-context-nav__item::after {
    display: none;
  }
}

/* line 358, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.paragraph--type--interoperability-code {
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 4px 0 rgba(35, 36, 37, 0.3);
  -khtml-box-shadow: 0 2px 4px 0 rgba(35, 36, 37, 0.3);
  -moz-box-shadow: 0 2px 4px 0 rgba(35, 36, 37, 0.3);
  -ms-box-shadow: 0 2px 4px 0 rgba(35, 36, 37, 0.3);
  -o-box-shadow: 0 2px 4px 0 rgba(35, 36, 37, 0.3);
  box-shadow: 0 2px 4px 0 rgba(35, 36, 37, 0.3);
  border: solid 1px #f3f4f6;
  padding: 0.5rem 1rem;
}

/* line 363, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.paragraph--type--interoperability-code pre {
  margin: 0;
  font-size: 22px;
  white-space: normal;
}

/* line 371, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.paragraph--type--interoperability-blue-box {
  background: #c5dce4;
  padding: 15px;
  color: #214493;
  font-size: 16px;
  line-height: 1.2;
}

/* line 378, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.paragraph--type--interoperability-blue-box:hover {
  background: #9ac2d0;
  font-weight: bold;
}

/* line 383, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.paragraph--type--interoperability-blue-box .blue-box__title {
  float: left;
  width: 30%;
  font-weight: bold;
}

/* line 388, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.paragraph--type--interoperability-blue-box .blue-box__content {
  float: right;
  width: 68%;
}

/* line 391, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.paragraph--type--interoperability-blue-box .blue-box__content p {
  margin-top: 0;
}

/* line 401, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.paragraph--type--interoperability-button span {
  display: inline-block;
  text-decoration: none;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 20px;
  text-align: center;
  float: left;
  clear: both;
  margin-bottom: 10px;
}

/* line 415, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.paragraph--type--interoperability-button span a {
  display: block;
}

@media only screen and (max-width: 995px) {
  /* line 427, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
  .paragraph--type--interoperability-blue-box .blue-box__title {
    width: 100%;
  }
  /* line 430, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
  .paragraph--type--interoperability-blue-box .blue-box__content {
    width: 100%;
  }
  /* line 438, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
  .paragraph--type--interoperability-button a {
    width: 100%;
    white-space: normal;
  }
}

/* line 446, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.oe-landing-page--wrapper__paragraphs .paragraph--type--buttons {
  display: flex;
}

/* line 448, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.oe-landing-page--wrapper__paragraphs .paragraph--type--buttons.Right {
  flex-direction: row-reverse;
}

/* line 451, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.oe-landing-page--wrapper__paragraphs .paragraph--type--buttons.Center {
  justify-content: center;
}

/* line 454, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.oe-landing-page--wrapper__paragraphs .paragraph--type--buttons .primary-button {
  text-align: right;
}

/* line 457, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.oe-landing-page--wrapper__paragraphs .paragraph--type--buttons .primary-button a {
  line-height: 19px;
  font-size: 18px;
  display: inline-block;
  text-decoration: none;
  color: #214493;
  margin-top: 30px;
  min-width: 320px;
  max-width: fit-content;
}

/* line 471, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.oe-landing-page--wrapper__paragraphs .paragraph--type--buttons .secondary-button {
  text-align: right;
}

/* line 474, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.oe-landing-page--wrapper__paragraphs .paragraph--type--buttons .secondary-button a {
  line-height: 19px;
  font-size: 18px;
  display: inline-block;
  text-decoration: none;
  color: #214493;
  margin-top: 30px;
  min-width: 320px;
  max-width: fit-content;
  color: white;
}

/* line 494, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.social-media-sharing .share img {
  display: none;
}

/* line 497, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.social-media-sharing .share::before {
  content: "";
  display: inline-block;
  width: 26px;
  height: 26px;
  background-position: right center;
  background-size: auto 16px;
  background-repeat: no-repeat;
  position: relative;
  top: 7px;
  left: -3px;
}

/* line 509, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.social-media-sharing .share.facebook-share::before {
  background-image: url("../../images/icon-facebook.svg");
}

/* line 512, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.social-media-sharing .share.twitter::before {
  background-image: url("../../images/icon-twitter.svg");
}

/* line 515, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.social-media-sharing .share.linkedin::before {
  top: 6px;
  background-image: url("../../images/icon-linkedin.svg");
}

/* line 519, ../../Documents/Proyectos/Europass/lib/themes/oe_subtheme/scss/components/oe-paragraph.scss */
.social-media-sharing .share.email::before {
  background-size: auto 14px;
  background-image: url("../../images/icon-email.svg");
}

/*# sourceMappingURL=oe-paragraph.css.map */