.ct-brosura.market-profile-display,
.ct-brosura.teaser {
  border-radius: 10px;
  background-color: var(--white);
  overflow: hidden;
  height: 100%;
}
.ct-brosura.market-profile-display .node-content,
.ct-brosura.teaser .node-content {
  height: 100%;
}
.ct-brosura.market-profile-display .field--name-field-brosura-datoteka,
.ct-brosura.teaser .field--name-field-brosura-datoteka {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.ct-brosura.market-profile-display .field--name-field-brosura-datoteka > .field--item:first-child:not(:last-child),
.ct-brosura.teaser .field--name-field-brosura-datoteka > .field--item:first-child:not(:last-child) {
  aspect-ratio: 317/400;
  margin-block-end: 30px;
}
.ct-brosura.market-profile-display .field--name-field-brosura-datoteka > .field--item:last-child:not(:first-child),
.ct-brosura.teaser .field--name-field-brosura-datoteka > .field--item:last-child:not(:first-child) {
  margin-block-end: 30px;
  padding-inline: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.ct-brosura.market-profile-display .field--name-field-brosura-datoteka > .field--item:nth-child(2):not(:last-child),
.ct-brosura.teaser .field--name-field-brosura-datoteka > .field--item:nth-child(2):not(:last-child) {
  margin-top: auto;
  margin-block-end: 15px;
  padding-inline: 15px;
  flex-grow: 1;
}
.ct-brosura.market-profile-display .field--name-field-brosura-datoteka > *:last-child:not(:first-child),
.ct-brosura.teaser .field--name-field-brosura-datoteka > *:last-child:not(:first-child) {
  padding-block-end: 30px;
}
.ct-brosura.market-profile-display .info__title,
.ct-brosura.teaser .info__title {
  height: 100% !important;
  font-family: "Montserrat", sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.235;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ct-brosura.market-profile-display .field--name-field-dat-bro-slika,
.ct-brosura.teaser .field--name-field-dat-bro-slika {
  aspect-ratio: 317/400;
}
.ct-brosura.market-profile-display .field--name-field-dat-bro-slika *,
.ct-brosura.teaser .field--name-field-dat-bro-slika * {
  width: 100%;
  height: 100%;
}
.ct-brosura.market-profile-display .field--name-field-dat-bro-slika img,
.ct-brosura.teaser .field--name-field-dat-bro-slika img {
  max-width: none;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
.ct-brosura.market-profile-display form,
.ct-brosura.teaser form {
  display: flex;
  justify-content: center;
  gap: 15px 0;
  flex-wrap: wrap;
}
.ct-brosura.market-profile-display .info-download a,
.ct-brosura.teaser .info-download a {
  display: block;
  font-family: "quicksand", sans-serif;
  font-size: 18px;
  font-weight: 600 !important;
  line-height: 24px;
  white-space: nowrap;
  color: #2d2d2d;
  padding: 10px 15px;
  padding-top: 11px;
  background: var(--light-bg);
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}
.ct-brosura.market-profile-display .info-download a:hover,
.ct-brosura.teaser .info-download a:hover {
  text-decoration: none;
  background: #faa71a;
}
.ct-brosura.market-profile-display .info-download:last-child a,
.ct-brosura.teaser .info-download:last-child a {
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}
.ct-brosura.market-profile-display .select2-container,
.ct-brosura.teaser .select2-container {
  display: block;
  height: 100%;
}
.ct-brosura.market-profile-display .select2-container > .selection,
.ct-brosura.teaser .select2-container > .selection {
  display: block;
  height: 100%;
}
.ct-brosura.market-profile-display .select2-selection--single,
.ct-brosura.teaser .select2-selection--single {
  border: 0;
  border-radius: 0;
  height: 100%;
}
.ct-brosura.market-profile-display .select2-selection--single .select2-selection__arrow,
.ct-brosura.teaser .select2-selection--single .select2-selection__arrow {
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%23003764' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3C/svg%3E");
  background-repeat: no-repeat;
  width: 12px;
  height: 8px;
  background-size: 100% auto;
  top: 19px;
  right: 22px;
}
.ct-brosura.market-profile-display .select2-selection--single .select2-selection__arrow b,
.ct-brosura.teaser .select2-selection--single .select2-selection__arrow b {
  display: none;
}
.ct-brosura.market-profile-display .select2-selection--single .select2-selection__rendered,
.ct-brosura.teaser .select2-selection--single .select2-selection__rendered {
  height: 100%;
  position: relative;
  border-left: 2px solid #e0e0e0;
  background: var(--light-bg);
  padding-top: 7px;
  padding-bottom: 6px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  width: 79px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  font-family: "montserrat", sans-serif;
  letter-spacing: 0.5px;
  color: #2d2d2d;
  padding-left: 14px;
  display: flex;
  align-items: center;
}
.ct-brosura.market-profile-display .select2-selection--single:hover .select2-selection__rendered,
.ct-brosura.teaser .select2-selection--single:hover .select2-selection__rendered {
  background: #faa71a;
}
.ct-brosura.market-profile-display .select2-container--open .select2-selection--single .select2-selection__rendered,
.ct-brosura.teaser .select2-container--open .select2-selection--single .select2-selection__rendered {
  background: #faa71a;
}
.ct-brosura.market-profile-display .file-details,
.ct-brosura.teaser .file-details {
  font-size: 12px;
  line-height: 1;
  text-align: center;
  padding-inline: 15px;
  width: 100%;
}
.ct-brosura.market-profile-display .file-details .ext,
.ct-brosura.teaser .file-details .ext {
  font-weight: 700;
  color: var(--tag-red);
}
.ct-brosura.market-profile-display .file-details .ext--xlsx, .ct-brosura.market-profile-display .file-details .ext--xls,
.ct-brosura.teaser .file-details .ext--xlsx,
.ct-brosura.teaser .file-details .ext--xls {
  color: var(--tag-green);
}
.ct-brosura.market-profile-display .file-details .ext--docx, .ct-brosura.market-profile-display .file-details .ext--doc,
.ct-brosura.teaser .file-details .ext--docx,
.ct-brosura.teaser .file-details .ext--doc {
  color: var(--tag-blue);
}
.ct-brosura.market-profile-display .file-details .size,
.ct-brosura.teaser .file-details .size {
  font-weight: 500;
}

.ct-brosura.teaser .field--name-field-brosura-datoteka > .field--item:last-child:not(:first-child) {
  margin-bottom: 0;
}

body:has(.ct-brosura.market-profile-display .select2-container--open) .select2-dropdown,
body:has(.ct-brosura.teaser .select2-container--open) .select2-dropdown {
  margin-top: 10px;
  border-radius: 8px !important;
  border: 1px solid rgba(0, 0, 0, 0.15);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
body:has(.ct-brosura.market-profile-display .select2-container--open) .select2-dropdown--above,
body:has(.ct-brosura.teaser .select2-container--open) .select2-dropdown--above {
  margin-top: 0;
  transform: translateY(-10px);
}
body:has(.ct-brosura.market-profile-display .select2-container--open) .select2-dropdown .select2-results__options,
body:has(.ct-brosura.teaser .select2-container--open) .select2-dropdown .select2-results__options {
  margin-block: 5px;
}
body:has(.ct-brosura.market-profile-display .select2-container--open) .select2-dropdown .select2-results__option,
body:has(.ct-brosura.teaser .select2-container--open) .select2-dropdown .select2-results__option {
  margin: 0;
  padding: 0.75rem 1.5rem;
  text-decoration: none;
  font-weight: 600;
  transition: background-color 0.2s ease;
  color: #2d2d2d !important;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  line-height: 24px;
  border-radius: 0;
}
body:has(.ct-brosura.market-profile-display .select2-container--open) .select2-dropdown .select2-results__option--selectable:hover,
body:has(.ct-brosura.teaser .select2-container--open) .select2-dropdown .select2-results__option--selectable:hover {
  background-color: #f0f0f0;
}
/*# sourceMappingURL=node-ct-brosura-market-profile-display.css.map */
