/* compiled by scssphp 1.10.5 on Fri, 15 Mar 2024 09:50:35 +0000 (0.0932s) */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,600;1,400;1,600&display=swap");
@import url("https://use.typekit.net/mzf8pcj.css");
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}
/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b, strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code, kbd, samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in all browsers.
 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button, input, optgroup, select, textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button, input {
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button, select {
  text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button;
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"], [type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
/* Import Any Fonts */
@font-face {
  font-family: "SSTRoman";
  src: url("https://educare-singleshot.eu/pfaclinicalcompendium/includes/fonts/sst-roman/sstlight-webfont.woff2") format("woff2"), url("https://educare-singleshot.eu/pfaclinicalcompendium/includes/fonts/sst-roman/sstlight-webfont.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "SSTRoman";
  src: url("https://educare-singleshot.eu/pfaclinicalcompendium/includes/fonts/sst-roman/sstlightit-webfont.woff2") format("woff2"), url("https://educare-singleshot.eu/pfaclinicalcompendium/includes/fonts/sst-roman/sstlightit-webfont.woff") format("woff");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "SSTRoman";
  src: url("https://educare-singleshot.eu/pfaclinicalcompendium/includes/fonts/sst-roman/sstrg-webfont.woff2") format("woff2"), url("https://educare-singleshot.eu/pfaclinicalcompendium/includes/fonts/sst-roman/sstrg-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "SSTRoman";
  src: url("https://educare-singleshot.eu/pfaclinicalcompendium/includes/fonts/sst-roman/sstrgit-webfont.woff2") format("woff2"), url("https://educare-singleshot.eu/pfaclinicalcompendium/includes/fonts/sst-roman/sstrgit-webfont.woff") format("woff");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "SSTRoman";
  src: url("https://educare-singleshot.eu/pfaclinicalcompendium/includes/fonts/sst-roman/sstmedium-webfont.woff2") format("woff2"), url("https://educare-singleshot.eu/pfaclinicalcompendium/includes/fonts/sst-roman/sstmedium-webfont.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "SSTRoman";
  src: url("https://educare-singleshot.eu/pfaclinicalcompendium/includes/fonts/sst-roman/sstmediumit-webfont.woff2") format("woff2"), url("https://educare-singleshot.eu/pfaclinicalcompendium/includes/fonts/sst-roman/sstmediumit-webfont.woff") format("woff");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "SSTRoman";
  src: url("https://educare-singleshot.eu/pfaclinicalcompendium/includes/fonts/sst-roman/sstbold-webfont.woff2") format("woff2"), url("https://educare-singleshot.eu/pfaclinicalcompendium/includes/fonts/sst-roman/sstbold-webfont.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "SSTRoman";
  src: url("https://educare-singleshot.eu/pfaclinicalcompendium/includes/fonts/sst-roman/sstboldit-webfont.woff2") format("woff2"), url("https://educare-singleshot.eu/pfaclinicalcompendium/includes/fonts/sst-roman/sstboldit-webfont.woff") format("woff");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "SSTRoman";
  src: url("https://educare-singleshot.eu/pfaclinicalcompendium/includes/fonts/sst-roman/sstheavy-webfont.woff2") format("woff2"), url("https://educare-singleshot.eu/pfaclinicalcompendium/includes/fonts/sst-roman/sstheavy-webfont.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "SSTRoman";
  src: url("https://educare-singleshot.eu/pfaclinicalcompendium/includes/fonts/sst-roman/sstheavyit-webfont.woff2") format("woff2"), url("https://educare-singleshot.eu/pfaclinicalcompendium/includes/fonts/sst-roman/sstheavyit-webfont.woff") format("woff");
  font-weight: 900;
  font-style: italic;
}
/* Colours */
/* General */
/* Functions */
/* Basic Text Styles */
h1 {
  line-height: 1.2;
  font-size: 70px;
}
h2 {
  line-height: 1.2;
  font-size: 52.5px;
}
h3 {
  line-height: 1.5;
  font-size: 21.875px;
}
h4 {
  line-height: 1.5;
  font-size: 21.875px;
}
button {
  line-height: 1.5;
  font-size: 20.125px;
}
label, p, a {
  line-height: 1.5;
  font-size: 17.5px;
}
td, li, th, input, textarea, select, .small_text {
  line-height: 1.65;
  font-size: 14px;
}
h1, h2 {
  font-family: "SSTRoman", sans-serif;
  font-weight: 400;
  margin: 40px 0;
}
h3 {
  font-family: "SSTRoman", sans-serif;
  font-weight: 400;
  margin: 20px 0;
}
h4 {
  font-family: "SSTRoman", sans-serif;
  font-weight: 600;
  margin: 20px 0;
}
th, label {
  font-family: "SSTRoman", sans-serif;
  font-weight: 600;
  margin: 0;
}
p, li, a, .note-editable p, .note-editable li {
  font-family: "SSTRoman", sans-serif;
  font-weight: 400;
  margin: 20px 0;
}
input, textarea, select, td {
  font-family: "SSTRoman", sans-serif;
  font-weight: 400;
  margin: 0;
}
button {
  font-family: "SSTRoman", sans-serif;
  font-weight: 300;
  margin: 0;
}
h1, h2, h3, h4, p, td, li, label, input, textarea, select {
  color: #00314a;
  text-align: left;
}
a {
  transition: all 0.5s ease;
  text-decoration: none;
  cursor: pointer;
  color: #FFFFFF;
}
a:hover {
  color: #e6e6e6;
}
p a {
  text-decoration: underline;
}
.bold, .error_message, p.validate_help_block_error, .success_message {
  font-weight: 600;
}
.error_message {
  color: #e55353;
}
.success_message {
  color: #0d3b65;
}
#ie_banner {
  display: none;
  width: 100%;
  z-index: 100;
  position: fixed;
  padding: 10px 20px;
  background-color: #0d3b65;
}
#ie_banner p, #ie_banner a {
  color: #FFFFFF;
}
#ie_banner p {
  text-align: center;
  font-weight: 600;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #ie_banner {
    display: block;
  }
}
img {
  max-width: 100%;
}
button {
  padding: 5px 20px;
  text-transform: uppercase;
  outline: none;
  border: none;
  background-color: #00becc;
  color: #FFFFFF;
  cursor: pointer;
}
button:hover {
  background-color: #008f99;
}
button.outline {
  background-color: transparent;
  border: 1px solid #00becc;
  color: #00becc;
}
button.outline:hover {
  border-color: #ff9e1b;
  color: #ff9e1b;
}
input[type="checkbox"] {
  display: none;
}
input[type="checkbox"] + label {
  color: #00becc;
  border: 1px solid #00becc;
  font-weight: 400;
  text-transform: uppercase;
  padding: 5px 15px;
  cursor: pointer;
}
@media (hover: hover) {
  input[type="checkbox"] + label:hover {
    color: #ff9e1b;
    border: 1px solid #ff9e1b;
  }
}
input[type="checkbox"]:checked + label {
  color: #ff9e1b;
  border: 1px solid #ff9e1b;
}
/* GENERAL */
html, body {
  background-color: #303030;
}
main {
  background-color: #FFFFFF;
}
.main_container {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1400px;
}
.hide {
  display: none !important;
}
header {
  position: relative;
}
header #header_left_background {
  position: absolute;
  bottom: 0;
  z-index: 997;
  height: calc(100% - 10px);
  width: 50%;
  min-width: 400px;
  background-image: url("https://educare-singleshot.eu/pfaclinicalcompendium/includes/images/header/header_background_left.png");
  background-repeat: no-repeat;
  background-position: 80% center;
  background-size: auto 100%;
}
header #top_banner {
  height: 80px;
  background-color: #00314a;
  z-index: 999;
}
header #top_banner > .main_container {
  height: 100%;
  display: grid;
  grid-gap: 0;
  align-items: center;
}
header #top_banner > .main_container #bsc_logo_container {
  justify-self: end;
  display: flex;
}
header #top_banner > .main_container #bsc_logo_container img:first-child {
  padding-right: 14px;
  border-right: 1px solid #FFFFFF;
}
header #top_banner > .main_container #bsc_logo_container img:last-child {
  padding-left: 14px;
}
header #top_banner.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}
header #top_banner.sticky + #header {
  padding-top: 100px;
}
header #header {
  height: 260px;
  background-color: #FFFFFF;
  background-image: url("https://educare-singleshot.eu/pfaclinicalcompendium/includes/images/header/header_background_right_faded_with_flower.png");
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: auto 260px;
}
header #header > .main_container {
  height: 100%;
  display: grid;
  grid-gap: 30px;
  grid-template-columns: 1fr auto;
  align-items: center;
  position: relative;
}
header #header > .main_container #header_logo {
  z-index: 997;
  max-height: 140px;
}
header #header > .main_container > div:last-child {
  align-self: flex-end;
  justify-items: flex-end;
  position: relative;
  /*#header_image_right
				{
					float: right;
					
					padding-right: 20px;
					
					box-sizing: border-box;
				}*/
}
header #header > .main_container > div:last-child #filter_button {
  position: relative;
  margin-bottom: 20px;
  z-index: 998;
  padding: 5px 30px;
}
header #header > .main_container > div:last-child #filter_button.open {
  background-color: #ff9e1b;
}
header #header > .main_container > div:last-child #filter_button.open:before {
  content: "";
  border-style: solid;
  border-width: 0 10px 15px 10px;
  border-color: transparent transparent #ff9e1b transparent;
  position: absolute;
  top: -15px;
  left: calc(50% - 10px);
}
#filters_container {
  z-index: 997;
  display: none;
  grid-gap: 5px;
  flex-wrap: wrap;
  align-items: flex-end;
  position: absolute;
  width: 80%;
  right: 0;
  background-color: #00314a;
  padding: 15px;
  box-sizing: border-box;
}
#filters_container label {
  font-size: 13px;
  padding: 3px 6px;
  flex-grow: 1;
  text-align: center;
}
#filters_container #clear_filters_button {
  margin: 0;
  margin-left: auto;
  opacity: 0;
  padding-left: 10px;
}
#filters_container.open {
  display: flex;
}
footer {
  background-color: #303030;
  padding: 40px 0;
}
footer #footer_company_details_container {
  margin-top: 40px;
}
footer #footer_company_details_container p {
  display: inline-block;
  color: #FFFFFF;
  font-weight: 300;
  margin: 0;
}
footer #footer_company_details_container p a {
  color: inherit;
  font-weight: inherit;
  text-decoration: none;
}
#disclaimer_modal_container {
  width: 80%;
  max-width: 44rem;
  min-width: 20rem;
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  background-color: transparent;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 999;
}
#disclaimer_modal {
  background-color: #00314a;
  color: #FFFFFF;
  padding: 2rem;
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 20px;
  font-size: 1.25rem;
  justify-items: center;
  align-items: center;
  min-height: 20rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
#disclaimer_modal_content {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 20px;
  font-size: 1.25rem;
  justify-items: center;
}
#disclaimer_modal p {
  color: #FFFFFF;
  margin: 0;
}
#disclaimer_modal a {
  color: #2ab295;
  font-weight: inherit;
  text-decoration: none;
}
#disclaimer_modal_footer {
  justify-self: end;
  align-self: end;
  margin-top: 2rem;
}
#disclaimer_overlay {
  height: 100%;
  width: 100%;
  background-color: #1C1C1C;
  opacity: 0.6;
  position: fixed;
  z-index: 999;
}
/* Cards */
.card_grid {
  background-color: #FFFFFF;
  display: grid;
  grid-gap: 3px;
  grid-template-columns: repeat(12, 1fr);
}
.card_grid .card_row {
  display: grid;
  grid-gap: 0 3px;
  grid-template-columns: repeat(12, 1fr);
}
.card {
  position: relative;
  display: flex;
  /*&.text_card
	{
		grid-column: span 4;
	}*/
}
.card .card_front {
  display: flex;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: center;
}
.card .card_front .overlay {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 49, 74, 0.65);
}
.card .card_back {
  display: none;
  min-width: calc(100% + 6px);
  left: -3px;
  background-color: #FFFFFF;
}
.card .card_back .heading_container {
  display: grid;
  grid-gap: 3px;
  grid-template-columns: 1fr 46px;
  margin: 0 3px;
  align-items: center;
  cursor: pointer;
}
.card .card_back .heading_container > div {
  height: 100%;
  background-color: #00314a;
  display: flex;
}
.card .card_back .heading_container > div > * {
  align-self: center;
}
.card .card_back .heading_container > div img {
  width: 34px;
  margin: 0 auto;
}
.card .card_back .heading_container > div p {
  margin: 10px 20px;
  color: #FFFFFF;
}
.card .card_back .card_papers_container {
  padding: 15px;
  display: grid;
  grid-gap: 15px;
  cursor: default;
}
.card .card_back .card_papers_container .card_paper_container {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: 1fr 22px;
  padding: 15px;
  background-color: #f2f2f2;
}
.card .card_back .card_papers_container .card_paper_container > *:first-child {
  margin-top: 0;
}
.card .card_back .card_papers_container .card_paper_container .author {
  font-weight: 600;
  margin: 0;
}
.card .card_back .card_papers_container .card_paper_container .main_text {
  margin-top: 0;
}
.card .card_back .card_papers_container .card_paper_container .summary_container > div:first-child {
  cursor: pointer;
  display: grid;
  grid-gap: 10px;
  grid-template-columns: 25px 1fr;
  align-items: center;
}
.card .card_back .card_papers_container .card_paper_container .summary_container > div:first-child .expanded_show {
  display: none;
}
.card .card_back .card_papers_container .card_paper_container .summary_container > div:first-child p {
  margin: 0;
  font-weight: 600;
}
.card .card_back .card_papers_container .card_paper_container .summary_container > div:first-child .summary_heading:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  margin-bottom: 2px;
  border-style: solid;
  border-width: 7px 0 7px 13px;
  border-color: transparent transparent transparent #00314a;
  transition: all 200ms linear;
  transform-origin: center;
}
.card .card_back .card_papers_container .card_paper_container .summary_container > div:first-child.expanded .expanded_hide {
  display: none;
}
.card .card_back .card_papers_container .card_paper_container .summary_container > div:first-child.expanded .expanded_show {
  display: block;
}
.card .card_back .card_papers_container .card_paper_container .summary_container > div:first-child.expanded .summary_heading:after {
  transform: rotate(90deg);
  margin-bottom: 0px;
}
.card .card_back .card_papers_container .card_paper_container .summary_container > div:last-child {
  display: none;
}
.card .card_back .card_papers_container .card_paper_container .paper_link .hover_show {
  display: none;
}
.card .card_back .card_papers_container .card_paper_container .paper_link:hover .hover_show {
  display: block;
}
.card .card_back .card_papers_container .card_paper_container .paper_link:hover .hover_hide {
  display: none;
}
.card.has_papers .card_front {
  cursor: pointer;
}
.card.open_card .card_front {
  opacity: 0;
}
.card.open_card .card_back {
  display: block;
  position: absolute;
  z-index: 2;
}
.card.image_card {
  background-color: #FFFFFF;
  grid-column: span 4;
}
.card.image_card:before {
  content: "";
  display: block;
  padding-top: 75%;
  float: left;
}
.card.image_card .card_front {
  background-size: cover;
}
.card.icon_card {
  grid-column: span 3;
}
.card.icon_card:before {
  content: "";
  display: block;
  padding-top: 100%;
  float: left;
}
.card.icon_card .card_front .title_container {
  grid-template-columns: 1fr;
  grid-template-rows: 1fr 2fr;
  justify-content: center;
}
.card.icon_card .card_front .title_container p, .card.icon_card .card_front .title_container h3 {
  align-self: center;
  text-align: center;
}
.card.icon_card .card_front .title_container img {
  align-self: flex-start;
  min-width: 45%;
}
.card.icon_card:nth-child(even) .card_front .title_container {
  grid-template-rows: 2fr 1fr;
}
.card.icon_card:nth-child(even) .card_front .title_container img {
  grid-row-start: 1;
  align-self: flex-end;
}
.card.text_card .card_front .title_container {
  grid-template-columns: auto 1fr;
  grid-auto-flow: dense;
  align-items: center;
  justify-items: flex-start;
}
.card.text_card .card_front .title_container p, .card.text_card .card_front .title_container h3, .card.text_card .card_front .title_container .title_container_with_buttons {
  grid-column: 2 / 3;
}
.card.text_card .card_front .title_container img {
  min-width: 60px;
  max-width: 150px;
}
.card.text_card .card_front .title_container .title_container_with_buttons h3 {
  margin-bottom: 20px;
}
.card.text_card .card_front .title_container .title_container_with_buttons .button_container {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  gap: 0 40px;
}
.card.text_card .card_front .title_container .title_container_with_buttons .button_container .button_link {
  border: 2px solid #fff;
  background-color: transparent;
  font-weight: 700;
  text-align: center;
  padding: 5px;
  min-width: 150px;
}
.card.text_card .card_front .title_container .title_container_with_buttons .button_container .button_link:hover {
  background-color: #00becc;
  border-color: #00becc;
}
.card.text_card.narrow .card_front .title_container {
  grid-template-columns: 1fr;
}
.card.text_card.narrow .card_front .title_container p, .card.text_card.narrow .card_front .title_container h3, .card.text_card.narrow .card_front .title_container .title_container_with_buttons {
  grid-row: 2;
  grid-column: 1;
  text-align: center;
}
.card.text_card.narrow .card_front .title_container p .button_container, .card.text_card.narrow .card_front .title_container h3 .button_container, .card.text_card.narrow .card_front .title_container .title_container_with_buttons .button_container {
  justify-content: center;
}
.card.text_card.narrow .card_front .title_container img {
  grid-row: 1;
  grid-column: 1;
}
.card.icon_card .card_front, .card.text_card .card_front {
  padding: 50px;
  align-items: center;
}
.card.icon_card .card_front .title_container, .card.text_card .card_front .title_container {
  z-index: 1;
  position: relative;
  height: 100%;
  width: 100%;
  display: grid;
  grid-gap: 20px 40px;
}
.card.icon_card .card_front .title_container p, .card.icon_card .card_front .title_container h3, .card.text_card .card_front .title_container p, .card.text_card .card_front .title_container h3 {
  color: #FFFFFF;
  margin: 0;
}
.card.icon_card .card_front .title_container img, .card.text_card .card_front .title_container img {
  margin: 0 auto;
}
.card.dummy_card {
  background-color: #0d3b65;
}
.card .card_caption {
  padding: 20px;
  background-color: rgba(0, 0, 0, 0.65);
  align-self: flex-end;
  display: grid;
  grid-gap: 20px;
  grid-template-columns: auto 1fr;
  align-items: center;
  width: calc(100% - 40px);
  z-index: 1;
}
.card .card_caption p {
  color: #FFFFFF;
  margin: 0;
}
.card .card_caption img {
  width: 50px;
}
.card:hover .overlay {
  display: block;
}
.card:hover .card_caption {
  background: none;
}
.card:hover .card_caption p {
  color: #ff9e1b;
}
@media only screen and (min-width: 280px) and (max-width: 299px) {
  .main_container {
    width: 260px;
  }
}
@media only screen and (min-width: 280px) and (max-width: 399px) {
  header #header_left_background {
    min-width: 100%;
  }
  header #header .main_container {
    grid-template-columns: auto 1fr;
  }
  header #header .main_container > div:last-child #header_image_right {
    display: none;
  }
  #filters_container label {
    width: 100%;
    text-align: center;
  }
  #filters_container #clear_filters_button {
    padding-top: 10px;
    font-size: 15px;
  }
}
@media only screen and (min-width: 280px) and (max-width: 449px) {
  header #header {
    background-image: none;
    height: auto;
    padding-top: 40px;
  }
  header #header > .main_container {
    grid-template-columns: 1fr;
  }
  header #header > .main_container > div:last-child #filter_button {
    display: block;
    margin-left: auto;
  }
}
@media only screen and (min-width: 280px) and (max-width: 549px) {
  #footer_logo {
    display: block;
    margin: 0 auto;
  }
  #footer_company_details_container {
    text-align: center;
  }
  .card.image_card {
    grid-column: span 12;
  }
  .card.icon_card {
    grid-column: span 12;
  }
}
@media only screen and (min-width: 280px) and (max-width: 799px) {
  header #header {
    position: relative;
  }
  header #header .main_container {
    position: initial;
  }
  header #header .main_container > div:last-child #filter_button.open:before {
    top: auto;
    bottom: -15px;
    border-width: 15px 10px 0 10px;
    border-color: #ff9e1b transparent transparent transparent;
  }
  #filters_container {
    position: relative;
    top: auto !important;
    bottom: auto !important;
    left: 0;
    right: 0;
    width: 100%;
  }
  #filters_container label {
    font-size: 14px;
  }
  #filters_container.open + div #filter_button:before {
    top: auto;
    bottom: -15px;
    border-width: 15px 10px 0 10px;
    border-color: #ff9e1b transparent transparent transparent;
  }
}
@media only screen and (min-width: 280px) and (max-width: 849px) {
  header #header {
    position: relative;
  }
  header #header > .main_container #header_logo {
    height: auto;
    max-height: 120px;
  }
}
@media only screen and (min-width: 280px) and (max-width: 999px) {
  header #header_left_background {
    background-position: left 20px center;
  }
  header #header {
    background-position: bottom right -50px;
  }
}
@media only screen and (min-width: 280px) and (max-width: 1099px) {
  .main_container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 300px) and (max-width: 349px) {
  .main_container {
    width: 280px;
  }
}
@media only screen and (min-width: 350px) and (max-width: 399px) {
  .main_container {
    width: 330px;
  }
}
@media only screen and (min-width: 400px) and (max-width: 449px) {
  .main_container {
    width: 370px;
  }
}
@media only screen and (min-width: 450px) and (max-width: 499px) {
  .main_container {
    width: 420px;
  }
  header #header {
    height: 220px;
    background-size: auto 220px;
  }
}
@media only screen and (min-width: 450px) and (max-width: 999px) {
  header #header {
    background-image: url("https://educare-singleshot.eu/pfaclinicalcompendium/includes/images/header/header_background_right_faded_with_flower_small_screen.png");
  }
}
@media only screen and (min-width: 500px) and (max-width: 549px) {
  .main_container {
    width: 460px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 649px) {
  header #header {
    height: 240px;
    background-size: auto 240px;
  }
}
@media only screen and (min-width: 550px) and (max-width: 599px) {
  .main_container {
    width: 510px;
  }
}
@media only screen and (min-width: 550px) and (max-width: 749px) {
  .card.image_card {
    grid-column: span 12;
  }
  .card.icon_card {
    grid-column: span 6;
  }
}
@media only screen and (min-width: 600px) and (max-width: 649px) {
  .main_container {
    width: 560px;
  }
}
@media only screen and (min-width: 650px) and (max-width: 699px) {
  .main_container {
    width: 610px;
  }
}
@media only screen and (min-width: 700px) and (max-width: 749px) {
  .main_container {
    width: 660px;
  }
}
@media only screen and (min-width: 750px) and (max-width: 799px) {
  .main_container {
    width: 710px;
  }
}
@media only screen and (min-width: 750px) and (max-width: 999px) {
  .card.image_card {
    grid-column: span 6;
  }
  .card.icon_card {
    grid-column: span 4;
    /*.card_front
			{
				.title_container
				{
					grid-template-rows: 1fr 2fr !important;
					
					img
					{
						grid-row-start: unset !important;

						align-self: flex-start !important;
					}
				}
			}

			&:nth-child(3n), &:nth-child(3n + 1)
			{
				.card_front
				{
					.title_container
					{
						grid-template-rows: 2fr 1fr !important;
						
						img
						{
							grid-row-start: 1 !important;

							align-self: flex-end !important;
						}
					}
				}
			}*/
  }
}
@media only screen and (min-width: 800px) and (max-width: 849px) {
  .main_container {
    width: 760px;
  }
  header #header > .main_container #header_logo {
    max-height: 120px;
  }
}
@media only screen and (min-width: 800px) and (max-width: 1099px) {
  #filters_container {
    width: 100%;
  }
}
@media only screen and (min-width: 850px) and (max-width: 899px) {
  .main_container {
    width: 810px;
  }
}
@media only screen and (min-width: 900px) and (max-width: 949px) {
  .main_container {
    width: 860px;
  }
}
@media only screen and (min-width: 950px) and (max-width: 1099px) {
  .main_container {
    width: 910px;
  }
}
@media only screen and (min-width: 1100px) and (max-width: 1199px) {
  .main_container {
    width: 1000px;
  }
}
/*@media only screen and (min-width : 1100px) and (max-width : 1349px)
{
	.main_container
	{
		padding-left: 40px;
		padding-right: 40px;
	}
}*/
@media only screen and (min-width: 1200px) and (max-width: 1249px) {
  .main_container {
    width: 1050px;
  }
}
@media only screen and (min-width: 1250px) and (max-width: 1299px) {
  .main_container {
    width: 1100px;
  }
}
@media only screen and (min-width: 1300px) and (max-width: 1349px) {
  .main_container {
    width: 1150px;
  }
}
@media only screen and (min-width: 1350px) and (max-width: 1399px) {
  .main_container {
    width: 1200px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1449px) {
  .main_container {
    width: 1250px;
  }
}
@media only screen and (min-width: 1450px) and (max-width: 1499px) {
  .main_container {
    width: 1300px;
  }
}
@media only screen and (min-width: 1500px) and (max-width: 1549px) {
  .main_container {
    width: 1350px;
  }
}
@media only screen and (min-width: 1550px) and (max-width: 1599px) {
  .main_container {
    width: 1400px;
  }
}
@media only screen and (min-width: 1600px) and (max-width: 1649px) {
  .main_container {
    width: 1450px;
  }
}
