@charset "UTF-8";
/* stylelint-disable */
/* stylelint-enable */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }
.grecaptcha-badge {
    visibility: hidden;
}

body {
    margin: 0;
}

article,
aside,
footer,
header,
nav,
section {
  display: block; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

figcaption,
figure,
main {
  display: block; }

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:active,
a:hover {
  outline-width: 0; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

dfn {
  font-style: italic; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

audio,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  display: inline-block;
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details,
menu {
  display: block; }

summary {
  display: list-item; }

canvas {
  display: inline-block; }

template {
  display: none; }

[hidden] {
  display: none; }

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit; }

@-ms-viewport {
  width: device-width; }

html {
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #292b2c;
  background-color: #fff;

}

[tabindex="-1"]:focus {
  outline: none !important; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  cursor: help; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: bold; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

a {
  color: #0275d8;
  text-decoration: none; }

a:focus, a:hover {
  color: #014c8c;
  text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none; }

a:not([href]):not([tabindex]):focus {
  outline: 0; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

[role="button"] {
  cursor: pointer; }

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation; }

table {
  border-collapse: collapse;
  background-color: transparent; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #636c72;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: left; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button:focus {
 }

input,
button,
select,
textarea {
  line-height: inherit; }

input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
  cursor: not-allowed; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit; }

input[type="search"] {
  -webkit-appearance: none; }

output {
  display: inline-block; }

[hidden] {
  display: none !important; }

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit; }

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 81.25%; }

body {
  background-color: #f2f3f6;
  color: #111;
  font: normal 1rem/1.5 "Poppins", sans-serif;
  -webkit-font-smoothing: antialiased;
  
}

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 1em;
  font-weight: bold; }

h1 {
  margin-bottom: 1.25em; }
  @media all {
    h1 {
      font-size: 1.53846rem; } }
  @media (min-width: 30em) {
    h1 {
      font-size: 2.15385rem; } }
  @media (min-width: 52.5em) {
    h1 {
      font-size: 2.61538rem; } }
  @media (min-width: 52.5em) {
    h1 {
      line-height: 1.17647; } }

h2 {
  font-size: 2.15385rem; }
  @media all {
    h2 {
      font-size: 1.23077rem; } }
  @media (min-width: 30em) {
    h2 {
      font-size: 1.38462rem; } }
  @media (min-width: 52.5em) {
    h2 {
      font-size: 1.53846rem; } }

h3 {
  font-size: 1.38462rem; }

h4,
h5,
h6 {
  font-size: 1.07692rem; }

p {
  margin-bottom: 1.53846rem;
  max-width: 800px; }

hr {
  height: 1px;
  background: #eaebf0;
  border: 0;
  margin-bottom: 1.53846rem; }

b {
  font-weight: 600; }

address {
  margin-bottom: 1.53846rem; }

blockquote {
  margin-bottom: 1.53846rem; }

a {
  color: #0d5bae;
  text-decoration: underline; }
  a:hover, a:focus, a:active {
    color: #111; }

ul,
ol,
dl {
  margin-bottom: 1.53846rem; }

dl::after {
  clear: both;
  content: "";
  display: table; }

dt {
  margin-right: 0.38462rem;
  float: left;
  clear: left; }

dd {
  float: left; }

dt,
dd {
  margin-bottom: 0; }

sup {
  top: 0.5em;
  vertical-align: top;
  font-size: 0.76923rem; }

img,
video {
  max-width: 100%;
  height: auto; }

form {
  margin-bottom: 1.53846rem; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

table {
  margin-bottom: 1.53846rem; }

.card--teaser-carousel .card__content,
.card--top-banner .card__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  padding-left: 0;
  padding-right: 0; }

@media screen and (max-width: 375px) {
  .card--teaser-carousel .card__content .card__heading {
    font-size: 2.7rem;
    color: #fff; }
  .card--teaser-carousel .card__content p {
    font-size: 1.3rem;
    padding: 0 10px 10px; } }

@media screen and (min-width: 376px) and (max-width: 768px) {
  .card--teaser-carousel .card__content .card__heading {
    font-size: 3.2rem;
    color: #fff; }
  .card--teaser-carousel .card__content p {
    font-size: 1.5rem;
    padding: 0 10px 10px; } }

@media screen and (min-width: 769px) {
  .card--teaser-carousel .card__content .card__heading {
    font-size: 4.15385rem;
    color: #fff; }
  .card--teaser-carousel .card__content p {
    font-size: 2.15385rem;
    padding: 0 10px 10px; } }

#product-card-content {
    padding-bottom: 3.07692rem;
}

    #product-card-content .card.card--in-grid.link-discrete.space-md {
        border-radius: 4px;
        background: #FFF;
        box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.25);
    }

@media (min-width: 52.49em) {
    #product-card-content .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
}

    .slide-link {
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-decoration: none;
        -ms-flex-negative: 0;
        flex-shrink: 0;
    }

        .slide-link:hover {
            text-decoration: none;
        }

    .teaser-ad,
    .teaser-sponsored {
        font-size: 1rem;
        background: rgba(51, 51, 51, 0.5);
        position: absolute;
        top: 0;
        padding: 2px 5px !important;
        border-radius: 6px;
    }

    .teaser-ad {
        left: unset !important;
        right: 0;
    }

    .teaser-sponsored {
        left: 0;
    }

    .card--teaser {
        min-height: 250px;
    }

    .top-banner {
        display: none;
        height: 75vh;
        max-height: 800px;
        width: 100%;
        overflow: hidden;
        position: relative;
    }

    @media screen and (max-width: 900px) {
        .top-banner {
            display: none !important;
        }
    }

    .top-banner img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        z-index: -1;
    }

    .top-banner-content {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
    }

    .top-banner .card__content .card__heading {
        font-size: 5rem;
    }

    .top-banner .card__content p {
        font-size: 3.2rem;
        margin-bottom: 5rem;
    }

    .top-banner .card__content a {
        margin-top: 5rem;
        font-size: 1.5rem;
    }

    @media print {
        *,
        *::before,
        *::after {
            background: transparent !important;
            color: #000 !important;
            -webkit-box-shadow: none !important;
            box-shadow: none !important;
            text-shadow: none !important;
        }

        a,
        a:visited {
            text-decoration: underline;
        }

            a[href^="#"]::after,
            a[href^="javascript:"]::after {
                content: "";
            }

        pre {
            white-space: pre-wrap !important;
        }

        pre,
        blockquote {
            border: 1px solid #999;
            page-break-inside: avoid;
        }

        thead {
            display: table-header-group;
        }

        tr,
        img {
            page-break-inside: avoid;
        }

        p,
        h2,
        h3 {
            orphans: 3;
            widows: 3;
        }

        h2,
        h3 {
            page-break-after: avoid;
        }
    }

    .container {
        position: relative;
        margin-left: auto;
        margin-right: auto;
        padding-right: 10px;
        padding-left: 10px;
    }

    @media (min-width: 480px) {
        .container {
            padding-right: 10px;
            padding-left: 10px;
        }
    }

    @media (min-width: 840px) {
        .container {
            padding-right: 10px;
            padding-left: 10px;
        }
    }

    @media (min-width: 1100px) {
        .container {
            padding-right: 10px;
            padding-left: 10px;
        }
    }

    @media (min-width: 1400px) {
        .container {
            padding-right: 10px;
            padding-left: 10px;
        }
    }

    @media (min-width: 480px) {
        .container {
            width: 540px;
            max-width: 100%;
        }
    }

    @media (min-width: 840px) {
        .container {
            width: 720px;
            max-width: 100%;
        }
    }

    @media (min-width: 1100px) {
        .container {
            width: 960px;
            max-width: 100%;
        }
    }

    @media (min-width: 1400px) {
        .container {
            width: 1140px;
            max-width: 100%;
        }
    }

    .container-fluid {
        position: relative;
        margin-left: auto;
        margin-right: auto;
        padding-right: 10px;
        padding-left: 10px;
    }

    @media (min-width: 480px) {
        .container-fluid {
            padding-right: 10px;
            padding-left: 10px;
        }
    }

    @media (min-width: 840px) {
        .container-fluid {
            padding-right: 10px;
            padding-left: 10px;
        }
    }

    @media (min-width: 1100px) {
        .container-fluid {
            padding-right: 10px;
            padding-left: 10px;
        }
    }

    @media (min-width: 1400px) {
        .container-fluid {
            padding-right: 10px;
            padding-left: 10px;
        }
    }

    .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -10px;
        margin-left: -10px;
    }

    @media (min-width: 480px) {
        .row {
            margin-right: -10px;
            margin-left: -10px;
        }
    }

    @media (min-width: 840px) {
        .row {
            margin-right: -10px;
            margin-left: -10px;
        }
    }

    @media (min-width: 1100px) {
        .row {
            margin-right: -10px;
            margin-left: -10px;
        }
    }

    @media (min-width: 1400px) {
        .row {
            margin-right: -10px;
            margin-left: -10px;
        }
    }

    .no-gutters {
        margin-right: 0;
        margin-left: 0;
    }

        .no-gutters > .col,
        .no-gutters > [class*="col-"] {
            padding-right: 0;
            padding-left: 0;
        }

    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-13, .col-14, .col-15, .col-16, .col-17, .col-18, .col-19, .col-20, .col-21, .col-22, .col-23, .col-24, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-13, .col-xl-14, .col-xl-15, .col-xl-16, .col-xl-17, .col-xl-18, .col-xl-19, .col-xl-20, .col-xl-21, .col-xl-22, .col-xl-23, .col-xl-24, .col-xl {
        position: relative;
        width: 100%;
        min-height: 1px;
        padding-right: 10px;
        padding-left: 10px;
    }

    @media (min-width: 480px) {
        .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-13, .col-14, .col-15, .col-16, .col-17, .col-18, .col-19, .col-20, .col-21, .col-22, .col-23, .col-24, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-13, .col-xl-14, .col-xl-15, .col-xl-16, .col-xl-17, .col-xl-18, .col-xl-19, .col-xl-20, .col-xl-21, .col-xl-22, .col-xl-23, .col-xl-24, .col-xl {
            padding-right: 10px;
            padding-left: 10px;
        }
    }

    @media (min-width: 840px) {
        .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-13, .col-14, .col-15, .col-16, .col-17, .col-18, .col-19, .col-20, .col-21, .col-22, .col-23, .col-24, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-13, .col-xl-14, .col-xl-15, .col-xl-16, .col-xl-17, .col-xl-18, .col-xl-19, .col-xl-20, .col-xl-21, .col-xl-22, .col-xl-23, .col-xl-24, .col-xl {
            padding-right: 10px;
            padding-left: 10px;
        }
    }

    @media (min-width: 1100px) {
        .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-13, .col-14, .col-15, .col-16, .col-17, .col-18, .col-19, .col-20, .col-21, .col-22, .col-23, .col-24, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-13, .col-xl-14, .col-xl-15, .col-xl-16, .col-xl-17, .col-xl-18, .col-xl-19, .col-xl-20, .col-xl-21, .col-xl-22, .col-xl-23, .col-xl-24, .col-xl {
            padding-right: 10px;
            padding-left: 10px;
        }
    }

    @media (min-width: 1400px) {
        .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-13, .col-14, .col-15, .col-16, .col-17, .col-18, .col-19, .col-20, .col-21, .col-22, .col-23, .col-24, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-13, .col-xl-14, .col-xl-15, .col-xl-16, .col-xl-17, .col-xl-18, .col-xl-19, .col-xl-20, .col-xl-21, .col-xl-22, .col-xl-23, .col-xl-24, .col-xl {
            padding-right: 10px;
            padding-left: 10px;
        }
    }

    .col {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
    }

    .col-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 4.16667%;
        flex: 0 0 4.16667%;
        max-width: 4.16667%;
    }

    .col-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    .col-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%;
    }

    .col-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    .col-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20.83333%;
        flex: 0 0 20.83333%;
        max-width: 20.83333%;
    }

    .col-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 29.16667%;
        flex: 0 0 29.16667%;
        max-width: 29.16667%;
    }

    .col-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .col-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 37.5%;
        flex: 0 0 37.5%;
        max-width: 37.5%;
    }

    .col-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    .col-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 45.83333%;
        flex: 0 0 45.83333%;
        max-width: 45.83333%;
    }

    .col-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-13 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 54.16667%;
        flex: 0 0 54.16667%;
        max-width: 54.16667%;
    }

    .col-14 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }

    .col-15 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 62.5%;
        flex: 0 0 62.5%;
        max-width: 62.5%;
    }

    .col-16 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    .col-17 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 70.83333%;
        flex: 0 0 70.83333%;
        max-width: 70.83333%;
    }

    .col-18 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-19 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 79.16667%;
        flex: 0 0 79.16667%;
        max-width: 79.16667%;
    }

    .col-20 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

    .col-21 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 87.5%;
        flex: 0 0 87.5%;
        max-width: 87.5%;
    }

    .col-22 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }

    .col-23 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 95.83333%;
        flex: 0 0 95.83333%;
        max-width: 95.83333%;
    }

    .col-24 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .pull-0 {
        right: auto;
    }

    .pull-1 {
        right: 4.16667%;
    }

    .pull-2 {
        right: 8.33333%;
    }

    .pull-3 {
        right: 12.5%;
    }

    .pull-4 {
        right: 16.66667%;
    }

    .pull-5 {
        right: 20.83333%;
    }

    .pull-6 {
        right: 25%;
    }

    .pull-7 {
        right: 29.16667%;
    }

    .pull-8 {
        right: 33.33333%;
    }

    .pull-9 {
        right: 37.5%;
    }

    .pull-10 {
        right: 41.66667%;
    }

    .pull-11 {
        right: 45.83333%;
    }

    .pull-12 {
        right: 50%;
    }

    .pull-13 {
        right: 54.16667%;
    }

    .pull-14 {
        right: 58.33333%;
    }

    .pull-15 {
        right: 62.5%;
    }

    .pull-16 {
        right: 66.66667%;
    }

    .pull-17 {
        right: 70.83333%;
    }

    .pull-18 {
        right: 75%;
    }

    .pull-19 {
        right: 79.16667%;
    }

    .pull-20 {
        right: 83.33333%;
    }

    .pull-21 {
        right: 87.5%;
    }

    .pull-22 {
        right: 91.66667%;
    }

    .pull-23 {
        right: 95.83333%;
    }

    .pull-24 {
        right: 100%;
    }

    .push-0 {
        left: auto;
    }

    .push-1 {
        left: 4.16667%;
    }

    .push-2 {
        left: 8.33333%;
    }

    .push-3 {
        left: 12.5%;
    }

    .push-4 {
        left: 16.66667%;
    }

    .push-5 {
        left: 20.83333%;
    }

    .push-6 {
        left: 25%;
    }

    .push-7 {
        left: 29.16667%;
    }

    .push-8 {
        left: 33.33333%;
    }

    .push-9 {
        left: 37.5%;
    }

    .push-10 {
        left: 41.66667%;
    }

    .push-11 {
        left: 45.83333%;
    }

    .push-12 {
        left: 50%;
    }

    .push-13 {
        left: 54.16667%;
    }

    .push-14 {
        left: 58.33333%;
    }

    .push-15 {
        left: 62.5%;
    }

    .push-16 {
        left: 66.66667%;
    }

    .push-17 {
        left: 70.83333%;
    }

    .push-18 {
        left: 75%;
    }

    .push-19 {
        left: 79.16667%;
    }

    .push-20 {
        left: 83.33333%;
    }

    .push-21 {
        left: 87.5%;
    }

    .push-22 {
        left: 91.66667%;
    }

    .push-23 {
        left: 95.83333%;
    }

    .push-24 {
        left: 100%;
    }

    .offset-1 {
        margin-left: 4.16667%;
    }

    .offset-2 {
        margin-left: 8.33333%;
    }

    .offset-3 {
        margin-left: 12.5%;
    }

    .offset-4 {
        margin-left: 16.66667%;
    }

    .offset-5 {
        margin-left: 20.83333%;
    }

    .offset-6 {
        margin-left: 25%;
    }

    .offset-7 {
        margin-left: 29.16667%;
    }

    .offset-8 {
        margin-left: 33.33333%;
    }

    .offset-9 {
        margin-left: 37.5%;
    }

    .offset-10 {
        margin-left: 41.66667%;
    }

    .offset-11 {
        margin-left: 45.83333%;
    }

    .offset-12 {
        margin-left: 50%;
    }

    .offset-13 {
        margin-left: 54.16667%;
    }

    .offset-14 {
        margin-left: 58.33333%;
    }

    .offset-15 {
        margin-left: 62.5%;
    }

    .offset-16 {
        margin-left: 66.66667%;
    }

    .offset-17 {
        margin-left: 70.83333%;
    }

    .offset-18 {
        margin-left: 75%;
    }

    .offset-19 {
        margin-left: 79.16667%;
    }

    .offset-20 {
        margin-left: 83.33333%;
    }

    .offset-21 {
        margin-left: 87.5%;
    }

    .offset-22 {
        margin-left: 91.66667%;
    }

    .offset-23 {
        margin-left: 95.83333%;
    }

    @media (min-width: 480px) {
        .col-sm {
            -ms-flex-preferred-size: 0;
            flex-basis: 0;
            -webkit-box-flex: 1;
            -ms-flex-positive: 1;
            flex-grow: 1;
            max-width: 100%;
        }

        .col-sm-auto {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: auto;
        }

        .col-sm-1 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 4.16667%;
            flex: 0 0 4.16667%;
            max-width: 4.16667%;
        }

        .col-sm-2 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
            max-width: 8.33333%;
        }

        .col-sm-3 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
            max-width: 12.5%;
        }

        .col-sm-4 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
            max-width: 16.66667%;
        }

        .col-sm-5 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 20.83333%;
            flex: 0 0 20.83333%;
            max-width: 20.83333%;
        }

        .col-sm-6 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 25%;
            flex: 0 0 25%;
            max-width: 25%;
        }

        .col-sm-7 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 29.16667%;
            flex: 0 0 29.16667%;
            max-width: 29.16667%;
        }

        .col-sm-8 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
            max-width: 33.33333%;
        }

        .col-sm-9 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 37.5%;
            flex: 0 0 37.5%;
            max-width: 37.5%;
        }

        .col-sm-10 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
            max-width: 41.66667%;
        }

        .col-sm-11 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 45.83333%;
            flex: 0 0 45.83333%;
            max-width: 45.83333%;
        }
        /*  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }*/
        .col-sm-13 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 54.16667%;
            flex: 0 0 54.16667%;
            max-width: 54.16667%;
        }

        .col-sm-14 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
            max-width: 58.33333%;
        }

        .col-sm-15 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 62.5%;
            flex: 0 0 62.5%;
            max-width: 62.5%;
        }

        .col-sm-16 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
            max-width: 66.66667%;
        }

        .col-sm-17 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 70.83333%;
            flex: 0 0 70.83333%;
            max-width: 70.83333%;
        }

        .col-sm-18 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 75%;
            flex: 0 0 75%;
            max-width: 75%;
        }

        .col-sm-19 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 79.16667%;
            flex: 0 0 79.16667%;
            max-width: 79.16667%;
        }

        .col-sm-20 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
            max-width: 83.33333%;
        }

        .col-sm-21 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 87.5%;
            flex: 0 0 87.5%;
            max-width: 87.5%;
        }

        .col-sm-22 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
            max-width: 91.66667%;
        }

        .col-sm-23 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 95.83333%;
            flex: 0 0 95.83333%;
            max-width: 95.83333%;
        }

        .col-sm-24 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%;
        }

        .pull-sm-0 {
            right: auto;
        }

        .pull-sm-1 {
            right: 4.16667%;
        }

        .pull-sm-2 {
            right: 8.33333%;
        }

        .pull-sm-3 {
            right: 12.5%;
        }

        .pull-sm-4 {
            right: 16.66667%;
        }

        .pull-sm-5 {
            right: 20.83333%;
        }

        .pull-sm-6 {
            right: 25%;
        }

        .pull-sm-7 {
            right: 29.16667%;
        }

        .pull-sm-8 {
            right: 33.33333%;
        }

        .pull-sm-9 {
            right: 37.5%;
        }

        .pull-sm-10 {
            right: 41.66667%;
        }

        .pull-sm-11 {
            right: 45.83333%;
        }

        .pull-sm-12 {
            right: 50%;
        }

        .pull-sm-13 {
            right: 54.16667%;
        }

        .pull-sm-14 {
            right: 58.33333%;
        }

        .pull-sm-15 {
            right: 62.5%;
        }

        .pull-sm-16 {
            right: 66.66667%;
        }

        .pull-sm-17 {
            right: 70.83333%;
        }

        .pull-sm-18 {
            right: 75%;
        }

        .pull-sm-19 {
            right: 79.16667%;
        }

        .pull-sm-20 {
            right: 83.33333%;
        }

        .pull-sm-21 {
            right: 87.5%;
        }

        .pull-sm-22 {
            right: 91.66667%;
        }

        .pull-sm-23 {
            right: 95.83333%;
        }

        .pull-sm-24 {
            right: 100%;
        }

        .push-sm-0 {
            left: auto;
        }

        .push-sm-1 {
            left: 4.16667%;
        }

        .push-sm-2 {
            left: 8.33333%;
        }

        .push-sm-3 {
            left: 12.5%;
        }

        .push-sm-4 {
            left: 16.66667%;
        }

        .push-sm-5 {
            left: 20.83333%;
        }

        .push-sm-6 {
            left: 25%;
        }

        .push-sm-7 {
            left: 29.16667%;
        }

        .push-sm-8 {
            left: 33.33333%;
        }

        .push-sm-9 {
            left: 37.5%;
        }

        .push-sm-10 {
            left: 41.66667%;
        }

        .push-sm-11 {
            left: 45.83333%;
        }

        .push-sm-12 {
            left: 50%;
        }

        .push-sm-13 {
            left: 54.16667%;
        }

        .push-sm-14 {
            left: 58.33333%;
        }

        .push-sm-15 {
            left: 62.5%;
        }

        .push-sm-16 {
            left: 66.66667%;
        }

        .push-sm-17 {
            left: 70.83333%;
        }

        .push-sm-18 {
            left: 75%;
        }

        .push-sm-19 {
            left: 79.16667%;
        }

        .push-sm-20 {
            left: 83.33333%;
        }

        .push-sm-21 {
            left: 87.5%;
        }

        .push-sm-22 {
            left: 91.66667%;
        }

        .push-sm-23 {
            left: 95.83333%;
        }

        .push-sm-24 {
            left: 100%;
        }

        .offset-sm-0 {
            margin-left: 0%;
        }

        .offset-sm-1 {
            margin-left: 4.16667%;
        }

        .offset-sm-2 {
            margin-left: 8.33333%;
        }

        .offset-sm-3 {
            margin-left: 12.5%;
        }

        .offset-sm-4 {
            margin-left: 16.66667%;
        }

        .offset-sm-5 {
            margin-left: 20.83333%;
        }

        .offset-sm-6 {
            margin-left: 25%;
        }

        .offset-sm-7 {
            margin-left: 29.16667%;
        }

        .offset-sm-8 {
            margin-left: 33.33333%;
        }

        .offset-sm-9 {
            margin-left: 37.5%;
        }

        .offset-sm-10 {
            margin-left: 41.66667%;
        }

        .offset-sm-11 {
            margin-left: 45.83333%;
        }

        .offset-sm-12 {
            margin-left: 50%;
        }

        .offset-sm-13 {
            margin-left: 54.16667%;
        }

        .offset-sm-14 {
            margin-left: 58.33333%;
        }

        .offset-sm-15 {
            margin-left: 62.5%;
        }

        .offset-sm-16 {
            margin-left: 66.66667%;
        }

        .offset-sm-17 {
            margin-left: 70.83333%;
        }

        .offset-sm-18 {
            margin-left: 75%;
        }

        .offset-sm-19 {
            margin-left: 79.16667%;
        }

        .offset-sm-20 {
            margin-left: 83.33333%;
        }

        .offset-sm-21 {
            margin-left: 87.5%;
        }

        .offset-sm-22 {
            margin-left: 91.66667%;
        }

        .offset-sm-23 {
            margin-left: 95.83333%;
        }
    }

    @media (min-width: 840px) {
        .col-md {
            -ms-flex-preferred-size: 0;
            flex-basis: 0;
            -webkit-box-flex: 1;
            -ms-flex-positive: 1;
            flex-grow: 1;
            max-width: 100%;
        }

        .col-md-auto {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: auto;
        }

        .col-md-1 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 4.16667%;
            flex: 0 0 4.16667%;
            max-width: 4.16667%;
        }

        .col-md-2 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
            max-width: 8.33333%;
        }

        .col-md-3 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
            max-width: 12.5%;
        }

        .col-md-4 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
            max-width: 16.66667%;
        }

        .col-md-5 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 20.83333%;
            flex: 0 0 20.83333%;
            max-width: 20.83333%;
        }

        .col-md-6 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 25%;
            flex: 0 0 25%;
            max-width: 25%;
        }

        .col-md-7 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 29.16667%;
            flex: 0 0 29.16667%;
            max-width: 29.16667%;
        }

        .col-md-8 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
            max-width: 33.33333%;
        }

        .col-md-9 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 37.5%;
            flex: 0 0 37.5%;
            max-width: 37.5%;
        }

        .col-md-10 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
            max-width: 41.66667%;
        }

        .col-md-11 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 45.83333%;
            flex: 0 0 45.83333%;
            max-width: 45.83333%;
        }

        .col-md-12 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            max-width: 50%;
        }

        .col-md-13 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 54.16667%;
            flex: 0 0 54.16667%;
            max-width: 54.16667%;
        }

        .col-md-14 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
            max-width: 58.33333%;
        }

        .col-md-15 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 62.5%;
            flex: 0 0 62.5%;
            max-width: 62.5%;
        }

        .col-md-16 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
            max-width: 66.66667%;
        }

        .col-md-17 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 70.83333%;
            flex: 0 0 70.83333%;
            max-width: 70.83333%;
        }

        .col-md-18 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 75%;
            flex: 0 0 75%;
            max-width: 75%;
        }

        .col-md-19 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 79.16667%;
            flex: 0 0 79.16667%;
            max-width: 79.16667%;
        }

        .col-md-20 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
            max-width: 83.33333%;
        }

        .col-md-21 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 87.5%;
            flex: 0 0 87.5%;
            max-width: 87.5%;
        }

        .col-md-22 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
            max-width: 91.66667%;
        }

        .col-md-23 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 95.83333%;
            flex: 0 0 95.83333%;
            max-width: 95.83333%;
        }

        .col-md-24 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%;
        }

        .pull-md-0 {
            right: auto;
        }

        .pull-md-1 {
            right: 4.16667%;
        }

        .pull-md-2 {
            right: 8.33333%;
        }

        .pull-md-3 {
            right: 12.5%;
        }

        .pull-md-4 {
            right: 16.66667%;
        }

        .pull-md-5 {
            right: 20.83333%;
        }

        .pull-md-6 {
            right: 25%;
        }

        .pull-md-7 {
            right: 29.16667%;
        }

        .pull-md-8 {
            right: 33.33333%;
        }

        .pull-md-9 {
            right: 37.5%;
        }

        .pull-md-10 {
            right: 41.66667%;
        }

        .pull-md-11 {
            right: 45.83333%;
        }

        .pull-md-12 {
            right: 50%;
        }

        .pull-md-13 {
            right: 54.16667%;
        }

        .pull-md-14 {
            right: 58.33333%;
        }

        .pull-md-15 {
            right: 62.5%;
        }

        .pull-md-16 {
            right: 66.66667%;
        }

        .pull-md-17 {
            right: 70.83333%;
        }

        .pull-md-18 {
            right: 75%;
        }

        .pull-md-19 {
            right: 79.16667%;
        }

        .pull-md-20 {
            right: 83.33333%;
        }

        .pull-md-21 {
            right: 87.5%;
        }

        .pull-md-22 {
            right: 91.66667%;
        }

        .pull-md-23 {
            right: 95.83333%;
        }

        .pull-md-24 {
            right: 100%;
        }

        .push-md-0 {
            left: auto;
        }

        .push-md-1 {
            left: 4.16667%;
        }

        .push-md-2 {
            left: 8.33333%;
        }

        .push-md-3 {
            left: 12.5%;
        }

        .push-md-4 {
            left: 16.66667%;
        }

        .push-md-5 {
            left: 20.83333%;
        }

        .push-md-6 {
            left: 25%;
        }

        .push-md-7 {
            left: 29.16667%;
        }

        .push-md-8 {
            left: 33.33333%;
        }

        .push-md-9 {
            left: 37.5%;
        }

        .push-md-10 {
            left: 41.66667%;
        }

        .push-md-11 {
            left: 45.83333%;
        }

        .push-md-12 {
            left: 50%;
        }

        .push-md-13 {
            left: 54.16667%;
        }

        .push-md-14 {
            left: 58.33333%;
        }

        .push-md-15 {
            left: 62.5%;
        }

        .push-md-16 {
            left: 66.66667%;
        }

        .push-md-17 {
            left: 70.83333%;
        }

        .push-md-18 {
            left: 75%;
        }

        .push-md-19 {
            left: 79.16667%;
        }

        .push-md-20 {
            left: 83.33333%;
        }

        .push-md-21 {
            left: 87.5%;
        }

        .push-md-22 {
            left: 91.66667%;
        }

        .push-md-23 {
            left: 95.83333%;
        }

        .push-md-24 {
            left: 100%;
        }

        .offset-md-0 {
            margin-left: 0%;
        }

        .offset-md-1 {
            margin-left: 4.16667%;
        }

        .offset-md-2 {
            margin-left: 8.33333%;
        }

        .offset-md-3 {
            margin-left: 12.5%;
        }

        .offset-md-4 {
            margin-left: 16.66667%;
        }

        .offset-md-5 {
            margin-left: 20.83333%;
        }

        .offset-md-6 {
            margin-left: 25%;
        }

        .offset-md-7 {
            margin-left: 29.16667%;
        }

        .offset-md-8 {
            margin-left: 33.33333%;
        }

        .offset-md-9 {
            margin-left: 37.5%;
        }

        .offset-md-10 {
            margin-left: 41.66667%;
        }

        .offset-md-11 {
            margin-left: 45.83333%;
        }

        .offset-md-12 {
            margin-left: 50%;
        }

        .offset-md-13 {
            margin-left: 54.16667%;
        }

        .offset-md-14 {
            margin-left: 58.33333%;
        }

        .offset-md-15 {
            margin-left: 62.5%;
        }

        .offset-md-16 {
            margin-left: 66.66667%;
        }

        .offset-md-17 {
            margin-left: 70.83333%;
        }

        .offset-md-18 {
            margin-left: 75%;
        }

        .offset-md-19 {
            margin-left: 79.16667%;
        }

        .offset-md-20 {
            margin-left: 83.33333%;
        }

        .offset-md-21 {
            margin-left: 87.5%;
        }

        .offset-md-22 {
            margin-left: 91.66667%;
        }

        .offset-md-23 {
            margin-left: 95.83333%;
        }
    }

    @media (min-width: 1100px) {
        .col-lg {
            -ms-flex-preferred-size: 0;
            flex-basis: 0;
            -webkit-box-flex: 1;
            -ms-flex-positive: 1;
            flex-grow: 1;
            max-width: 100%;
        }

        .col-lg-auto {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: auto;
        }

        .col-lg-1 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 4.16667%;
            flex: 0 0 4.16667%;
            max-width: 4.16667%;
        }

        .col-lg-2 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
            max-width: 8.33333%;
        }

        .col-lg-3 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
            max-width: 12.5%;
        }

        .col-lg-4 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
            max-width: 16.66667%;
        }

        .col-lg-5 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 20.83333%;
            flex: 0 0 20.83333%;
            max-width: 20.83333%;
        }

        .col-lg-6 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 25%;
            flex: 0 0 25%;
            max-width: 25%;
        }

        .col-lg-7 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 29.16667%;
            flex: 0 0 29.16667%;
            max-width: 29.16667%;
        }
        /*  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }*/
        .col-lg-9 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 37.5%;
            flex: 0 0 37.5%;
            max-width: 37.5%;
        }

        .col-lg-10 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
            max-width: 41.66667%;
        }

        .col-lg-11 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 45.83333%;
            flex: 0 0 45.83333%;
            max-width: 45.83333%;
        }

        .col-lg-12 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            max-width: 50%;
        }

        .col-lg-13 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 54.16667%;
            flex: 0 0 54.16667%;
            max-width: 54.16667%;
        }

        .col-lg-14 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
            max-width: 58.33333%;
        }

        .col-lg-15 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 62.5%;
            flex: 0 0 62.5%;
            max-width: 62.5%;
        }

        .col-lg-16 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
            max-width: 66.66667%;
        }

        .col-lg-17 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 70.83333%;
            flex: 0 0 70.83333%;
            max-width: 70.83333%;
        }
        /*  .col-lg-18 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }*/
        .col-lg-19 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 79.16667%;
            flex: 0 0 79.16667%;
            max-width: 79.16667%;
        }

        .col-lg-20 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
            max-width: 83.33333%;
        }

        .col-lg-21 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 87.5%;
            flex: 0 0 87.5%;
            max-width: 87.5%;
        }

        .col-lg-22 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
            max-width: 91.66667%;
        }

        .col-lg-23 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 95.83333%;
            flex: 0 0 95.83333%;
            max-width: 95.83333%;
        }

        .col-lg-24 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%;
        }

        .pull-lg-0 {
            right: auto;
        }

        .pull-lg-1 {
            right: 4.16667%;
        }

        .pull-lg-2 {
            right: 8.33333%;
        }

        .pull-lg-3 {
            right: 12.5%;
        }

        .pull-lg-4 {
            right: 16.66667%;
        }

        .pull-lg-5 {
            right: 20.83333%;
        }

        .pull-lg-6 {
            right: 25%;
        }

        .pull-lg-7 {
            right: 29.16667%;
        }

        .pull-lg-8 {
            right: 33.33333%;
        }

        .pull-lg-9 {
            right: 37.5%;
        }

        .pull-lg-10 {
            right: 41.66667%;
        }

        .pull-lg-11 {
            right: 45.83333%;
        }

        .pull-lg-12 {
            right: 50%;
        }

        .pull-lg-13 {
            right: 54.16667%;
        }

        .pull-lg-14 {
            right: 58.33333%;
        }

        .pull-lg-15 {
            right: 62.5%;
        }

        .pull-lg-16 {
            right: 66.66667%;
        }

        .pull-lg-17 {
            right: 70.83333%;
        }

        .pull-lg-18 {
            right: 75%;
        }

        .pull-lg-19 {
            right: 79.16667%;
        }

        .pull-lg-20 {
            right: 83.33333%;
        }

        .pull-lg-21 {
            right: 87.5%;
        }

        .pull-lg-22 {
            right: 91.66667%;
        }

        .pull-lg-23 {
            right: 95.83333%;
        }

        .pull-lg-24 {
            right: 100%;
        }

        .push-lg-0 {
            left: auto;
        }

        .push-lg-1 {
            left: 4.16667%;
        }

        .push-lg-2 {
            left: 8.33333%;
        }

        .push-lg-3 {
            left: 12.5%;
        }

        .push-lg-4 {
            left: 16.66667%;
        }

        .push-lg-5 {
            left: 20.83333%;
        }

        .push-lg-6 {
            left: 25%;
        }

        .push-lg-7 {
            left: 29.16667%;
        }

        .push-lg-8 {
            left: 33.33333%;
        }

        .push-lg-9 {
            left: 37.5%;
        }

        .push-lg-10 {
            left: 41.66667%;
        }

        .push-lg-11 {
            left: 45.83333%;
        }

        .push-lg-12 {
            left: 50%;
        }

        .push-lg-13 {
            left: 54.16667%;
        }

        .push-lg-14 {
            left: 58.33333%;
        }

        .push-lg-15 {
            left: 62.5%;
        }

        .push-lg-16 {
            left: 66.66667%;
        }

        .push-lg-17 {
            left: 70.83333%;
        }

        .push-lg-18 {
            left: 75%;
        }

        .push-lg-19 {
            left: 79.16667%;
        }

        .push-lg-20 {
            left: 83.33333%;
        }

        .push-lg-21 {
            left: 87.5%;
        }

        .push-lg-22 {
            left: 91.66667%;
        }

        .push-lg-23 {
            left: 95.83333%;
        }

        .push-lg-24 {
            left: 100%;
        }

        .offset-lg-0 {
            margin-left: 0%;
        }

        .offset-lg-1 {
            margin-left: 4.16667%;
        }

        .offset-lg-2 {
            margin-left: 8.33333%;
        }
        /*  .offset-lg-3 {
    margin-left: 12.5%; }*/
        .offset-lg-4 {
            margin-left: 16.66667%;
        }

        .offset-lg-5 {
            margin-left: 20.83333%;
        }

        .offset-lg-6 {
            margin-left: 25%;
        }

        .offset-lg-7 {
            margin-left: 29.16667%;
        }

        .offset-lg-8 {
            margin-left: 33.33333%;
        }

        .offset-lg-9 {
            margin-left: 37.5%;
        }

        .offset-lg-10 {
            margin-left: 41.66667%;
        }

        .offset-lg-11 {
            margin-left: 45.83333%;
        }

        .offset-lg-12 {
            margin-left: 50%;
        }

        .offset-lg-13 {
            margin-left: 54.16667%;
        }

        .offset-lg-14 {
            margin-left: 58.33333%;
        }

        .offset-lg-15 {
            margin-left: 62.5%;
        }

        .offset-lg-16 {
            margin-left: 66.66667%;
        }

        .offset-lg-17 {
            margin-left: 70.83333%;
        }

        .offset-lg-18 {
            margin-left: 75%;
        }

        .offset-lg-19 {
            margin-left: 79.16667%;
        }

        .offset-lg-20 {
            margin-left: 83.33333%;
        }

        .offset-lg-21 {
            margin-left: 87.5%;
        }

        .offset-lg-22 {
            margin-left: 91.66667%;
        }

        .offset-lg-23 {
            margin-left: 95.83333%;
        }
    }

    @media (min-width: 1400px) {
        .col-xl {
            -ms-flex-preferred-size: 0;
            flex-basis: 0;
            -webkit-box-flex: 1;
            -ms-flex-positive: 1;
            flex-grow: 1;
            max-width: 100%;
        }

        .col-xl-auto {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: auto;
        }

        .col-xl-1 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 4.16667%;
            flex: 0 0 4.16667%;
            max-width: 4.16667%;
        }

        .col-xl-2 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
            max-width: 8.33333%;
        }

        .col-xl-3 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
            max-width: 12.5%;
        }

        .col-xl-4 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
            max-width: 16.66667%;
        }

        .col-xl-5 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 20.83333%;
            flex: 0 0 20.83333%;
            max-width: 20.83333%;
        }

        .col-xl-6 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 25%;
            flex: 0 0 25%;
            max-width: 25%;
        }

        .col-xl-7 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 29.16667%;
            flex: 0 0 29.16667%;
            max-width: 29.16667%;
        }

        .col-xl-8 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
            max-width: 33.33333%;
        }

        .col-xl-9 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 37.5%;
            flex: 0 0 37.5%;
            max-width: 37.5%;
        }

        .col-xl-10 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
            max-width: 41.66667%;
        }

        .col-xl-11 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 45.83333%;
            flex: 0 0 45.83333%;
            max-width: 45.83333%;
        }

        .col-xl-12 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            max-width: 50%;
        }

        .col-xl-13 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 54.16667%;
            flex: 0 0 54.16667%;
            max-width: 54.16667%;
        }

        .col-xl-14 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
            max-width: 58.33333%;
        }

        .col-xl-15 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 62.5%;
            flex: 0 0 62.5%;
            max-width: 62.5%;
        }

        .col-xl-16 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
            max-width: 66.66667%;
        }

        .col-xl-17 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 70.83333%;
            flex: 0 0 70.83333%;
            max-width: 70.83333%;
        }

        .col-xl-18 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 75%;
            flex: 0 0 75%;
            max-width: 75%;
        }

        .col-xl-19 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 79.16667%;
            flex: 0 0 79.16667%;
            max-width: 79.16667%;
        }

        .col-xl-20 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
            max-width: 83.33333%;
        }

        .col-xl-21 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 87.5%;
            flex: 0 0 87.5%;
            max-width: 87.5%;
        }

        .col-xl-22 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
            max-width: 91.66667%;
        }

        .col-xl-23 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 95.83333%;
            flex: 0 0 95.83333%;
            max-width: 95.83333%;
        }

        .col-xl-24 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%;
        }

        .pull-xl-0 {
            right: auto;
        }

        .pull-xl-1 {
            right: 4.16667%;
        }

        .pull-xl-2 {
            right: 8.33333%;
        }

        .pull-xl-3 {
            right: 12.5%;
        }

        .pull-xl-4 {
            right: 16.66667%;
        }

        .pull-xl-5 {
            right: 20.83333%;
        }

        .pull-xl-6 {
            right: 25%;
        }

        .pull-xl-7 {
            right: 29.16667%;
        }

        .pull-xl-8 {
            right: 33.33333%;
        }

        .pull-xl-9 {
            right: 37.5%;
        }

        .pull-xl-10 {
            right: 41.66667%;
        }

        .pull-xl-11 {
            right: 45.83333%;
        }

        .pull-xl-12 {
            right: 50%;
        }

        .pull-xl-13 {
            right: 54.16667%;
        }

        .pull-xl-14 {
            right: 58.33333%;
        }

        .pull-xl-15 {
            right: 62.5%;
        }

        .pull-xl-16 {
            right: 66.66667%;
        }

        .pull-xl-17 {
            right: 70.83333%;
        }

        .pull-xl-18 {
            right: 75%;
        }

        .pull-xl-19 {
            right: 79.16667%;
        }

        .pull-xl-20 {
            right: 83.33333%;
        }

        .pull-xl-21 {
            right: 87.5%;
        }

        .pull-xl-22 {
            right: 91.66667%;
        }

        .pull-xl-23 {
            right: 95.83333%;
        }

        .pull-xl-24 {
            right: 100%;
        }

        .push-xl-0 {
            left: auto;
        }

        .push-xl-1 {
            left: 4.16667%;
        }

        .push-xl-2 {
            left: 8.33333%;
        }

        .push-xl-3 {
            left: 12.5%;
        }

        .push-xl-4 {
            left: 16.66667%;
        }

        .push-xl-5 {
            left: 20.83333%;
        }

        .push-xl-6 {
            left: 25%;
        }

        .push-xl-7 {
            left: 29.16667%;
        }

        .push-xl-8 {
            left: 33.33333%;
        }

        .push-xl-9 {
            left: 37.5%;
        }

        .push-xl-10 {
            left: 41.66667%;
        }

        .push-xl-11 {
            left: 45.83333%;
        }

        .push-xl-12 {
            left: 50%;
        }

        .push-xl-13 {
            left: 54.16667%;
        }

        .push-xl-14 {
            left: 58.33333%;
        }

        .push-xl-15 {
            left: 62.5%;
        }

        .push-xl-16 {
            left: 66.66667%;
        }

        .push-xl-17 {
            left: 70.83333%;
        }

        .push-xl-18 {
            left: 75%;
        }

        .push-xl-19 {
            left: 79.16667%;
        }

        .push-xl-20 {
            left: 83.33333%;
        }

        .push-xl-21 {
            left: 87.5%;
        }

        .push-xl-22 {
            left: 91.66667%;
        }

        .push-xl-23 {
            left: 95.83333%;
        }

        .push-xl-24 {
            left: 100%;
        }

        .offset-xl-0 {
            margin-left: 0%;
        }

        .offset-xl-1 {
            margin-left: 4.16667%;
        }

        .offset-xl-2 {
            margin-left: 8.33333%;
        }

        .offset-xl-3 {
            margin-left: 12.5%;
        }

        .offset-xl-4 {
            margin-left: 16.66667%;
        }

        .offset-xl-5 {
            margin-left: 20.83333%;
        }

        .offset-xl-6 {
            margin-left: 25%;
        }

        .offset-xl-7 {
            margin-left: 29.16667%;
        }

        .offset-xl-8 {
            margin-left: 33.33333%;
        }

        .offset-xl-9 {
            margin-left: 37.5%;
        }

        .offset-xl-10 {
            margin-left: 41.66667%;
        }

        .offset-xl-11 {
            margin-left: 45.83333%;
        }

        .offset-xl-12 {
            margin-left: 50%;
        }

        .offset-xl-13 {
            margin-left: 54.16667%;
        }

        .offset-xl-14 {
            margin-left: 58.33333%;
        }

        .offset-xl-15 {
            margin-left: 62.5%;
        }

        .offset-xl-16 {
            margin-left: 66.66667%;
        }

        .offset-xl-17 {
            margin-left: 70.83333%;
        }

        .offset-xl-18 {
            margin-left: 75%;
        }

        .offset-xl-19 {
            margin-left: 79.16667%;
        }

        .offset-xl-20 {
            margin-left: 83.33333%;
        }

        .offset-xl-21 {
            margin-left: 87.5%;
        }

        .offset-xl-22 {
            margin-left: 91.66667%;
        }

        .offset-xl-23 {
            margin-left: 95.83333%;
        }
    }



    .ad--mobile.on-desktop,
    .ad--desktop.on-mobile {
        display: none;
    }

    .button {
        display: inline-block;
        background-color: #0d5bae;
        color: #fff;
        border: 2px solid #0d5bae;
        padding: 0.76923rem 3.07692rem;
        border-radius: 1000px;
        vertical-align: middle;
        font-size: 1rem;
        font-weight: normal;
        text-align: center;
        text-decoration: none;
        cursor: pointer;
        box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.25);
        -webkit-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }

        .button:hover, .button:focus, .button:active {
            outline: 0;
            background-color: #0d539c;
            color: #70eed1;
            text-decoration: none;
        }

    .button-container {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .project-button-container {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .search-button-container {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    #project-button {
        background-color: #08437A;
        margin-bottom: 3.07692rem;
        margin-top: 1.53846rem;
        border: 0;
        box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.25);
    }

        #project-button:hover,
        #project-button:active,
        #project-button:focus {
            color: #FFFFFF;
            background-color: rgba(8, 67, 122, 0.7);
        }

    .button__icon {
        margin-right: 0.38462rem;
    }

    .button--share .button__icon {
        margin: 0 0 0.38462rem;
    }

    .white-button {
        width: 134px;
        height: 40px;
        border-radius: 6px;
        border: 1px solid #D0D0D0;
        background: #FFF;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        gap: 8px;
        transition: background-color 0.3s, border-color 0.3s;
        box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
        color: black;
    }

        .white-button:hover {
            background-color: #f2f2f2;
            border-color: #b3b3b3;
        }


        .white-button img {
            height: 20px;
        }


    @media screen and (max-width: 480px) {
        .tillbaka-button-text {
            display: none;
        }

        #tillbaka-button {
            min-width: 40px;
            max-width: 40px;
            min-height: 40px;
            max-height: 40px;
            width: 40px;
            height: 40px;
            gap: 0;
        }
    }


    @media (max-width: 29.99em) {
        .button--share .button__text {
            position: absolute;
            width: 1px;
            height: 1px;
            margin: -1px;
            padding: 0;
            overflow: hidden;
            clip: rect(0, 0, 0, 0);
            border: 0;
        }
    }

    .button--inverted {
        background-color: #fff;
        color: #0d5bae;
        border-color: #fff;
    }

        .button--inverted:hover, .button--inverted:focus, .button--inverted:active {
            background-color: #fff;
            color: #111;
        }

    .button--unstyled {
        background-color: transparent;
        color: #0d5bae;
        border: 0;
        border-radius: 0;
        padding: 0.76923rem 0;
        box-shadow: none;
    }

        .button--unstyled:hover, .button--unstyled:focus, .button--unstyled:active {
            background-color: transparent;
            color: #0d5bae;
        }

    .button--as-link {
        padding: 0;
        box-shadow: none;
    }

        .button--as-link:hover, .button--as-link:focus, .button--as-link:active {
            text-decoration: underline;
        }

    .button--back {
        width: 2em;
        height: 2em;
        position: relative;
        margin-left: 1.53846rem;
        border-radius: 50%;
        border: 2px solid #0d5bae;
        text-indent: -999em;
    }

    @media (min-width: 30em) {
        .button--back {
            width: auto;
            height: auto;
            border: none;
            text-indent: 0;
        }
    }

    .button--back .icon {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate3d(-55%, -50%, 0);
        transform: translate3d(-55%, -50%, 0);
    }

    @media (min-width: 30em) {
        .button--back .icon {
            position: static;
            -webkit-transform: none;
            transform: none;
        }
    }

    .button--share {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    @media (min-width: 30em) {
        .button--share {
            min-width: 7em;
        }
    }

    .button--section-toggle {
        margin-bottom: 0.76923rem;
    }

        .button--section-toggle:hover, .button--section-toggle:focus, .button--section-toggle:active {
            outline: none;
        }

            .button--section-toggle:hover::before, .button--section-toggle:hover::after, .button--section-toggle:focus::before, .button--section-toggle:focus::after, .button--section-toggle:active::before, .button--section-toggle:active::after {
                border-color: #0d5bae;
            }

    .button--with-shadow {
        -webkit-box-shadow: 0 1px 10px 0 rgba(17, 17, 17, 0.2);
        box-shadow: 0 1px 10px 0 rgba(17, 17, 17, 0.2);
    }

    .button--square {
        border-radius: 0;
    }

    .button--round {
        padding: 0.38462rem;
    }

        .button--round .button__icon {
            margin-right: 0;
        }

    .close-banner {
        position: absolute;
        top: 3rem;
        right: 3rem;
        z-index: 10;
        background: rgba(13, 91, 174, 0.6);
        width: 50px;
        height: 50px;
        border: none;
        color: #fff;
        font-size: 1.5rem;
        border-radius: 50px;
        cursor: pointer;
    }

        .close-banner:active, .close-banner:focus {
            border: none;
            outline: none;
        }


    /*  @media (max-width: 52.49em) {
    .card--flow {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }*/

    .card--agent {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

/*    @media all {
        .card--agent {
            padding: 1.53846rem;
        }
    }*/

    @media (min-width: 52.5em) {
        .card--agent {
            padding: 0;
        }
    }

    .teaser-ad {
        position: absolute;
        top: 0;
        left: 0;
        padding: 5px 15px;
    }

        .teaser-ad span {
            font-size: 1rem;
        }

    .card--teaser {
        position: relative;
    }

    @media (min-width: 52.5em) {
        .card--teaser {
            font-size: 1.23077rem;
        }
    }

    .card--teaser-carousel,
    .card--top-banner {
        background: none;
        width: 100%;
    }

    @media (min-width: 52.5em) {
        .card--teaser-carousel,
        .card--top-banner {
            max-width: 840px;
            margin: 0 10px;
        }
    }

    .card--teaser-carousel .card__body,
    .card--top-banner .card__body {
        background: #fff;
        margin: 0 10px;
    }

    @media (min-width: 52.5em) {
        .card--teaser-carousel .card__body,
        .card--top-banner .card__body {
            max-width: 50%;
            padding-left: 0 !important;
            padding-right: 0 !important;
        }
    }



    .card__content {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    @media (max-width: 360px) {
        .card__content {
            padding-left: unset;
            padding-right: unset;
        }
    }

    .card-card--big .card__content {
        background: #fff;
    }

    .card--blue {
        background: #0d5bae url("../assets/images/blue-pattern.jpg");
        color: #fff;
    }

    .card--centered {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .card--with-background-image {
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
    }

        .card--with-background-image .card__body {
            background: rgba(255, 255, 255, 0.65);
        }

    .card--in-grid {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .card--flow {
        display: flex;
    }

    @media (max-width: 580px) {
        .card--flow {
            -ms-flex-direction: column;
            flex-direction: column;
        }
    }

    .card--in-grid .card__heading-container {
        width: 100%;
    }

    .card__heading-container {
        display: flex;
        flex-direction: column;
        width: 50%;
    }

    @media (max-width: 580px) {
        .card--flow .card__heading-container {
            width: 100%;
        }
    }

    .card__image-container {
        position: relative;
        overflow: hidden;
        padding-top: 70%;
        border-radius: 6px;
    }

    .image-card__image-container {
        padding-top: 0;
        position: relative;
    }

    .image-button-wrapper {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding-left: 1.76923rem;
        padding-right: 1.76923rem;
        flex-direction: row-reverse;
    }

    .image-button-container {
        display: flex;
        gap: 8px;
        padding-top: 1rem;
    }

    .noScroll {
        overflow: hidden;
        height: 100%;
    }

    .alla-bilder-modal {
        overflow-y: auto;
        max-height: 100vh;
        display: flex;
        flex-direction: column;
    }

    .alla-bilder-modal-overlay {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, 1);
        z-index: 10000;
    }

    .modal-content-wrapper {
        overflow-y: auto;
        display: flex;
        justify-content: center;
        align-items: flex-start;
        height: 100%;
    }

    .modal-inner-content {
        max-width: 1000px;
        width: 100%;
        padding: 20px;
    }

    .modal-button-container {
        display: flex;
        justify-content: space-between;
        position: fixed;
        left: 50%;
        transform: translateX(-50%);
        width: calc(1000px - 40px);
        padding: 1rem;
        box-sizing: border-box;
    }

        .modal-button-container .favorite-button-container {
            color: #000;
        }

    .additional-images {
        margin-bottom: 1rem;
        display: flex;
    }

    .additional-image {
        border-radius: 6px;
        object-fit: cover;
        width: 100%;
        height: 100%;
        display: block;
    }

    @media (max-width: 992px) {
        .modal-button-container {
            width: calc(800px - 40px);
        }
    }

    @media (max-width: 780px) {
        .modal-button-container {
            width: calc(100% - 20px);
            left: 10px;
            transform: none;
        }

        .modal-inner-content {
            padding: 0;
        }

        .image-button-wrapper {
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            padding-left: 1rem;
            padding-right: 1rem;
        }

        .image-button-container {
            width: 100%;
            justify-content: end;
        }
        /*    .object-type-detail {
        flex-direction: column;
    }*/
        .is-new-container-preview {
            margin-left: 0;
        }
    }

    @media (max-width: 480px) {
        .image-button-container {
            justify-content: space-between;
        }
    }

    .card--flow .card__image-container {
        padding-top: 0;
        min-height: 262px;
        max-height: 262px;
        display: flex;
        justify-content: center;
        align-items: center;
        overflow: hidden;
        width: 100%;
    }

    .additional-images-container {
        display: flex;
        justify-content: space-around;
        overflow: hidden;
        flex-wrap: wrap;
        border-radius: 6px;
        margin-top: 6px;
        gap: 6px;
    }

    .card--flow .additional-image-container {
    }

    .additional-image-container {
        width: calc(50% - 3px);
        border-radius: 6px;
        overflow: hidden;
        min-height: 120px;
        max-height: 120px;
        display: flex;
    }

    .premium-agent-additional-image {
        width: 100%;
        height: auto;
        object-fit: cover;
        transition: transform 0.3s ease;
    }

    .additional-image-container:hover .premium-agent-additional-image {
        transform: scale(1.1);
    }



    /*@supports ((-o-object-fit: cover) or (object-fit: cover)) {
    .card--flow .card__image-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
    @media (max-width: 52.49em) {
      .card--flow .card__image-container {
        -webkit-box-flex: 0; 
        padding-top: 70%;
      }
    }*/
    .card--agent.card--in-grid .card__image-container {
        margin-bottom: 3.07692rem;
    }

.card--agent .card__body {
    padding-bottom: 1.53846rem;
}

/*    @media (max-width: 52.49em) {
        .card--agent .card__image-container {
            margin-bottom: 3.07692rem;
        }
    }*/

    #ad-img {
        height: 15.625rem;
    }

    @media screen and (max-width: 1200px) {
        #ad-img {
            height: unset;
        }
    }


    .product-card {
        -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
        box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
        background-color: #fff;
        transition: box-shadow 0.3s ease;
        border-radius: 6px 6px 0 0;
    }

    .card {
        -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
        box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
        background-color: #fff;
        transition: box-shadow 0.3s ease;
    }

        .card:hover {
            -webkit-box-shadow: 0 4px 6px 0 rgba(17, 17, 17, 0.2);
            box-shadow: 0 4px 6px 0 rgba(17, 17, 17, 0.2);
        }

    .card__image {
        width: 100%;
        height: 100%;
        position: absolute;
        object-fit: cover;
        top: 0;
        left: 0;
        transition: transform 0.3s ease;
    }

    .card__image-container:hover .card__image {
        transform: scale(1.1);
    }

    .ads-big-container .card__image {
        position: relative;
        height: auto;
    }

    /*@supports ((-o-object-fit: cover) or (object-fit: cover)) {
    .card--flow .card__image {
            -o-object-fit: cover;
            object-fit: cover;
            position: relative;
        }
    }*/

    .card--agent .card__image {
        max-width: 100%;
        max-height: 6rem;
        margin: 0 auto;
    }

@supports ((-o-object-fit: contain) or (object-fit: contain)) {
    .card--agent .card__image {
        -o-object-fit: cover;
        object-fit: cover;
        max-height: 100%;
    }
}

    .card__logo {
        background: #fff;
        padding: 4px;
    }

    .image-card__image-container .card__logo {
        top: auto;
        left: auto;
        border-radius: 6px 0 6px 0;
    }

    .image-card__image-container img {
        border-radius: 6px;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .teaser-ad-leeads {
        -webkit-text-size-adjust: 100%;
        -webkit-tap-highlight-color: transparent;
        --swiper-theme-color: #fff;
        --swiper-navigation-size: 44px;
        color: #111;
        font: normal 1rem/1.5 "Poppins", sans-serif;
        -webkit-font-smoothing: antialiased;
        -webkit-box-direction: normal;
        box-sizing: inherit;
        font-size: 1rem;
        background: rgba(51, 51, 51, 0.5);
        padding: 2px 5px;
        position: absolute;
        top: 0;
        z-index: 10;
    }

    .ads-big-container .card__image {
        position: relative;
        height: auto;
    }

    .teaser-ad-leeads {
        -webkit-text-size-adjust: 100%;
        -webkit-tap-highlight-color: transparent;
        --swiper-theme-color: #fff;
        --swiper-navigation-size: 44px;
        color: #111;
        font: normal 1rem/1.5 "Poppins", sans-serif;
        -webkit-font-smoothing: antialiased;
        -webkit-box-direction: normal;
        box-sizing: inherit;
        font-size: 1rem;
        background: rgba(51, 51, 51, 0.5);
        padding: 2px 5px;
        position: absolute;
        top: 0;
        z-index: 1;
    }

    .object-type-preview {
        display: flex;
        flex-direction: row;
        width: 100%;
        height: 3rem;
        position: absolute;
        bottom: 0;
        justify-content: space-between;
        padding-left: 0.75rem;
        padding-right: 0.75rem;
    }

    a {
        text-decoration: none;
    }

        a:hover {
            text-decoration: none;
        }



    @media screen and (max-width: 1200px) {
        .object-type-preview {
            bottom: 0.4rem;
        }

        .object-type-preview-bu {
            top: 1.3rem;
        }
    }

    @media screen and (max-width: 600px) {
        .object-type-preview {
            gap: 0.3rem;
        }

        .object-type-preview-bu {
            gap: 0.4rem;
        }
    }

    @media screen and (max-width: 480px) {
        .object-type-preview {
            bottom: 0.4rem;
            flex-direction: row;
        }

        .object-type-preview-bu {
            top: 1.3rem;
            flex-direction: row;
        }
    }

    .object-type-preview-bu {
        flex-direction: row;
        height: 3rem;
        width: 100%;
        display: flex;
        position: absolute;
        justify-content: space-between;
        left: 0;
        padding-left: 1rem;
        padding-right: 1rem;
        padding-right: 1rem;
        top: 1.3rem;
    }

    .object-type-detail {
        display: flex;
        padding-top: 0.76923rem;
        gap: 1rem;
        flex-wrap: wrap;
    }

    .card__description {
        padding-top: 0.76923rem;
    }

    .isUpComing-container-preview {
        z-index: 20;
        margin-right: auto;
        margin-left: 0;
        color: #0d5bae;
    }

    .is-new-container-preview {
        background: #DFF9FF;
        border: 1px solid #D0D0D0;
        height: fit-content;
        color: #000;
        padding: 0.4rem 0.5rem;
        border-radius: 0.2rem;
        display: flex;
        max-width: 15rem;
        gap: 0.5rem;
        justify-content: space-evenly;
        z-index: 20;
        margin-right: 0;
    }


    .isNewProduction-container-preview {
        background: #DFF9FF;
        border: 1px solid #D0D0D0;
        color: #000;
        height: 3rem;
        height: 2rem;
        padding: 0.4rem;
        border-radius: 0.3rem;
        width: 9rem;
        display: flex;
        flex-direction: row;
        justify-content: space-evenly;
        margin-left: auto;
        margin-right: 0;
        z-index: 20;
    }

    @media (max-width: 780px) {
        .is-new-container-preview {
            margin-left: 0;
        }

        .isNewProduction-container-preview {
            margin-left: 0;
        }
    }

    #sold-container-preview {
        background: #F34E4E;
    }

    .isNewProduction-img-product-preview {
        width: 2rem;
    }

    .isNewProduction-text {
        color: #000;
    }

    .isSold-text {
        color: #fff;
    }

    .upComing-false, .upComing-true {
        position: relative;
        z-index: 20;
    }

    .isUpComing-container-product-preview {
        height: fit-content;
        z-index: 20;
        background: #ffff;
        border: 1px solid #0d5bae;
        display: flex;
        flex-direction: row;
        justify-content: space-evenly;
        border-radius: 2rem;
        width: 8rem;
        left: 6%;
        top: 80%;
        padding: 0.3rem;
    }

    .isUpComing-container-product-detail {
        position: relative;
        z-index: 20;
        background: #ffff;
        border: 1px solid #0d5bae;
        display: flex;
        flex-direction: row;
        justify-content: space-evenly;
        border-radius: 2rem;
        height: 2rem;
        width: 10rem;
        padding: 0.2rem;
    }

    .upcoming-text-product-detail {
        color: #0d5bae
    }

    .agent-image-wrapper {
        height: 150px;
        width: 150px;
        border-radius: 50%;
        overflow: hidden;
        margin-bottom: 1rem;
    }

    .ContactImageclass {
        width: 100%;
        height: auto;
        min-height: 100%;
        object-fit: cover;
        object-position: top;
    }

    .gray-placeholder {
        background-color: #E9EAEA;
        display: flex;
        justify-content: center;
        align-items: center;
        border-bottom-right-radius: 25%;
        width: 100%;
        height: 260px;
    }

    .gray-placeholder-big {
        background-color: #E9EAEA;
        display: flex;
        justify-content: center;
        align-items: center;
        border-bottom-right-radius: 25%;
        width: 100%;
        position: relative;
        overflow: hidden;
    }

        .gray-placeholder-big:before {
            content: '';
            display: block;
            padding-top: 66%;
        }


    .centered-svg-icon {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
/*        width: 50px;
        height: 50px;*/
    }

.sold-object-text {
    position: absolute;
    top: 75%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: rgba(13, 91, 173, 0.90);
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1.7rem;
}

    @media (max-width: 839px) {
        .agent-image-wrapper {
            height: 50px;
            width: 50px;
            margin: 0;
        }
    }

    .upComing-img-product-preview {
        width: 1.5rem;
    }

    .isBidding-container-product-preview {
        z-index: 20;
        background: #ffff;
        border: 1px solid #0d5bae;
        display: flex;
        flex-direction: row;
        justify-content: space-evenly;
        border-radius: 2rem;
        height: fit-content;
        padding: 0.3rem;
        color: #0d5bae;
        width: 11rem;
    }

    .isBidding-img-product-preview {
        width: 1rem;
    }

    .isBidding-text {
        font-size: 0.9rem;
        color: #0d5bae
    }



    .upComing-img-product-detail {
        width: 1.5rem;
        margin-left: 5px;
    }

    .project-external-link {
        width: 1.5rem;
        margin-left: 5px;
    }

    /*    .card--flow .card__logo {
        max-width: 75%;
    }*/

    @media (min-width: 30em) {
        .card--flow .card__logo {
            max-width: 20%;
        }
    }

    .card__logo-img {
        vertical-align: middle;
        max-height: 2.30769rem;
        width: auto;
        max-width: 100%;
    }

    .card__tags {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: absolute;
        bottom: 1.53846rem;
        left: 1.53846rem;
    }

    .card__tag {
        border-radius: 5px;
        background-color: #0d5bae;
        color: #fff;
        margin-right: 0.76923rem;
        padding: 0.76923rem;
    }

    .card__actions {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    @media (min-width: 38em) {
        .card__actions {
            position: absolute;
            left: 0.76923rem;
            right: 0.76923rem;
            bottom: 1.53846rem;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
        }
    }

    @media (min-width: 52.5em) {
        .card__actions {
            bottom: 1.53846rem;
        }
    }

    .card__action {
        margin: 0 0.76923rem 1.53846rem;
    }

        .card__action:last-child {
            margin-bottom: 0;
        }

    @media (min-width: 38em) {
        .card__action:last-child {
            margin-bottom: 1.53846rem;
        }
    }

    .card--flow .card__content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
        -webkit-box-flex: 1;
        -ms-flex: 1 0 50%;
        flex: 1 0 50%;
        padding-left: 16px;
        padding-right: 16px;
    }

    /*    @media (max-width: 52.49em) {
        .card--flow .card__content {
            -webkit-box-flex: 1;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto;
        }
    }*/

    .card--in-grid .card__content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }

    .card--flow .card-logo-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
        -webkit-box-flex: 1;
        -ms-flex: 1 0 20%;
        flex: 1 0 20%;
        padding-top: 1.53846rem;
    }

    .card--in-grid .object-type-detail {
        gap: 4px;
    }

    .card--flow .object-type-detail {
        gap: 4px;
    }

    @media (max-width: 52.49em) {
        .card--flow .card-logo-container {
            -webkit-box-flex: 1;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto;
        }
    }

    .card--in-grid .card-logo-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-flex: 1;
    }

    .card--in-grid .card__image-container {
        padding-top: 70%;
    }

    .card__favorite-container {
        position: absolute;
        bottom: 0;
        right: 0;
        background: #fff;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        text-align: center;
        align-items: center;
        margin: 12px;
        box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
        z-index: 1;
    }

        .card__favorite-container .button__icon {
            margin-right: 0;
        }

    .link-discrete {
        border-radius: 6px;
    }

#latest_objects .card--agent {
    border-radius: 6px;
}

    .card__product-heading {
        color: rgba(13, 91, 173, 0.90);
        font-size: 1.5rem;
        font-weight: 600;
        line-height: 1.7rem;
    }

.card__product-heading-container {
    display: flex;
    flex-direction: column;
    gap: 6px;
    margin-bottom: 0.76923rem;
}

    .card--agent.card--in-grid .card__content {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        text-align: center;
    }

    @media (max-width: 52.49em) {
        .card--agent .card__content {
            -webkit-box-flex: 0;
            -ms-flex-positive: 0;
            flex-grow: 0;
            text-align: center;
        }
    }

    .card__body {
        padding: 0.76923rem;
        padding-top: 1.53846rem;
    }

    @media (min-width: 52.5em) {
        .card--flow .card__body {
            padding: 1.53846rem 0 1.53846rem 0;
        }
    }

    .card--teaser .card__body {
        padding: 4.61538rem 3.07692rem;
    }

    .card--centered .card__body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
    }

    .card__icon {
        margin-bottom: 0.76923rem;
        color: #70eed1;
    }

    .card__pre-heading {
        display: block;
        line-height: 1;
        font-size: 0.92308rem;
        font-weight: normal;
    }

    .card--blue .card__pre-heading {
        margin-bottom: 3.07692rem;
        font-size: 1rem;
    }

    .card__heading {
        margin-bottom: 1.53846rem;
        font-size: 1.38462rem;
    }

    @media (min-width: 68.75em) {
        .card--flow .card__heading {
            font-size: 2.15385rem;
        }
    }

    .card--teaser .card__heading {
        font-weight: bold;
        color: #111;
    }

    @media all {
        .card--teaser .card__heading {
            font-size: 1.38462rem;
        }
    }

    @media (min-width: 52.5em) {
        .card--teaser .card__heading {
            font-size: 2.15385rem;
        }
    }

    .card--blue .card__heading {
        color: #fff;
    }

    .card__text {
        margin-bottom: 1.53846rem;
    }

    .card--blue .card__button {
        border-color: currentColor;
    }

        .card--blue .card__button:hover {
            color: #70eed1;
        }

    .card__footer {
        border-top: 1px solid #cdd2d7;
        margin-top: auto;
    }

    @media (min-width: 52.5em) {
        .card--flow .card__footer {
            border: 0;
            padding: 0.76923rem;
        }
    }

    .card--in-grid .card__footer {
        margin-top: auto;
    }

    .card__share {
        list-style: none outside;
        margin: 0;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .card--flow .card__share {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .card__share-item {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0%;
        flex: 1 1 0%;
        border-left: 1px solid #cdd2d7;
    }

        .card__share-item:first-child {
            border: 0;
        }

    @media (min-width: 52.5em) {
        .card--flow .card__share-item {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 0%;
            flex: 0 0 0%;
            border: 0;
            margin: 0 0.76923rem;
        }
    }

    .card__share-button {
        position: relative;
        width: 100%;
        box-shadow: none;
    }

    .cookie-bar {
        position: fixed;
        left: 0;
        bottom: 0;
        z-index: 9999999999;
        width: 100%;
        padding: 0.76923rem;
        background: rgba(0, 0, 0, 0.7);
        color: #fff;
    }

    @media (min-width: 52.5em) {
        .cookie-bar {
            padding: 1.53846rem;
        }
    }

    .cookie-bar__content-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
        margin: 0 auto;
        max-width: 1380px;
    }

    @media (min-width: 52.5em) {
        .cookie-bar__content-wrapper {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-flow: row;
            flex-flow: row;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
        }
    }

    .cookie-bar__text-container,
    .cookie-bar__buttons {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .cookie-bar__text-container {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    }

    .cookie-bar__buttons {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 1.53846rem;
    }

        .cookie-bar__buttons > .button:first-of-type {
            margin-right: 1.53846rem;
        }

    @media (min-width: 52.5em) {
        .cookie-bar__buttons {
            -webkit-box-flex: 1;
            -ms-flex: 1 0 auto;
            flex: 1 0 auto;
            -webkit-box-pack: end;
            -ms-flex-pack: end;
            justify-content: flex-end;
            margin: 0 0 0 3.07692rem;
        }
    }

    .cookie-bar__text {
        margin-bottom: 0;
    }

    .cookie-bar__link {
        color: #eaebf0;
    }

        .cookie-bar__link:hover, .cookie-bar__link:focus, .cookie-bar__link:active {
            color: #fff;
        }

    .new-production-button {
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0.76923rem 1.53846rem;
        background-color: #fff;
        border: 1px solid #cdd2d7;
        border-radius: 3px;
        cursor: pointer;
    }

        .new-production-button .icon {
            margin: 0;
            margin-right: 0.3rem;
        }

        .new-production-button:hover {
            border-color: #0d5bae;
            -webkit-box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.15);
            box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.15);
        }

    .checkbox {
        position: relative;
    }

    .checkbox__input {
        position: absolute;
        width: 100%;
        height: 100%;
        opacity: 0;
        cursor: pointer;
    }

        .checkbox__input:hover ~ .checkbox__label::before, .checkbox__input:focus ~ .checkbox__label::before, .checkbox__input:active ~ .checkbox__label::before {
            border-color: #0d5bae;
            -webkit-box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.15);
            box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.15);
        }

        .checkbox__input:not(:checked):focus ~ .checkbox__label::before {
            background-color: #fff;
            border-color: #0d5bae;
        }

        .checkbox__input:not(:checked):focus ~ .checkbox__label::after {
            background-color: #0d5bae;
        }

    .checkbox--as-icon .checkbox__input:not(:checked):focus ~ .checkbox__label {
        border-color: #0d5bae;
    }

    .checkbox__input:hover ~ .checkbox__label {
        border-color: #0d5bae;
    }

    .checkbox__input:checked ~ .checkbox__label::before {
        background-color: #0d5bae;
        border-color: #0d5bae;
    }

    .checkbox__input:checked ~ .checkbox__label::after {
        background-color: #0d5bae;
    }

    .checkbox--as-icon .checkbox__input:checked ~ .checkbox__label {
        background-color: #0d5bae;
        color: #70eed1;
        border-color: #0d5bae;
    }

    .checkbox__label {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        max-width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0;
        padding-left: 1.75rem;
        -webkit-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }

        .checkbox__label::before, .checkbox__label::after {
            position: absolute;
            left: 0;
            top: 0;
            content: "";
            display: inline-block;
        }

        .checkbox__label::before {
            width: 1.3rem;
            height: 1.3rem;
            margin-right: 0.76923rem;
            border: 2px solid #0d5bae;
            background-color: #fff;
            -webkit-transition: all 0.2s ease;
            transition: all 0.2s ease;
        }

        .checkbox__label::after {
            width: 1rem;
            height: 1rem;
            opacity: 1;
            margin: 0.125rem 0 0 0.125rem;
            background-size: 100% 100%;
            -webkit-transition: opacity 0.1s ease-in;
            transition: opacity 0.1s ease-in;
        }

        .checkbox__label:checked ~ .checkbox__label::before {
            background-color: #fff;
        }

        .checkbox__label:checked ~ .checkbox__label::after {
            opacity: 0;
        }

    .checkbox--as-icon .checkbox__label {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0.76923rem 1.53846rem;
        background-color: #fff;
        border: 1px solid #cdd2d7;
        border-radius: 3px;
        text-align: center;
    }

        .checkbox--as-icon .checkbox__label::before, .checkbox--as-icon .checkbox__label::after {
            display: none;
        }

    .checkbox__icon {
        color: #0d5bae;
    }

    :checked ~ .checkbox__label .checkbox__icon {
        color: currentColor;
    }

    .checkbox--as-switch .checkbox__input {
        display: none;
    }

        .checkbox--as-switch .checkbox__input:checked ~ .checkbox__label::before {
            left: 100%;
            margin-left: -2rem;
            background: #fff;
        }

    .checkbox--as-switch .checkbox__label {
        position: relative;
        width: 4rem;
        height: 2rem;
        background: #0d5bae;
        border-radius: 1rem;
        cursor: pointer;
    }

        .checkbox--as-switch .checkbox__label::before {
            position: absolute;
            top: 0;
            left: 0;
            width: 2rem;
            height: 2rem;
            border-radius: 50%;
            margin-right: 0;
            background: #fff;
        }

        .checkbox--as-switch .checkbox__label::after {
            display: none;
        }

    .filter__group {
        max-width: 650px;
        margin: 0 auto;
    }

    .filter--hidden .filter__group {
        display: none;
    }

    .filter__group--object-type {
        max-width: 100%;
        padding: 0;
        border: 0;
    }

    @media (min-width: 52.5em) {
        .filter__group--object-type {
            padding: 0;
        }
    }

    @media (min-width: 52.5em) {
        .filter--on-startpage .filter__group--object-type {
            display: block;
        }
    }

    .filter__group--category-type {
        max-width: 650px;
    }

    .filter--hidden .filter__group--category-type {
        display: none;
    }

    .filter__group-heading {
        float: left;
        margin-bottom: 0.76923rem;
        font-weight: 600;
        font-size: 1.38462rem;
    }

    .filter__input-group {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: wrap;
        flex-flow: wrap;
        clear: left;
        max-width: 650px;
        margin: 0 auto;
        margin-bottom: 0.76923rem;
    }

    .filter__group--category-type .filter__input-group {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .filter__input {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 15em;
        flex: 1 1 15em;
        padding-right: 0.76923rem;
        padding-bottom: 0.76923rem;
    }

    .filter__group--object-type .filter__input {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
        max-width: 50%;
    }

    @media (min-width: 30em) {
        .filter__group--object-type .filter__input {
            -ms-flex-preferred-size: 33.33%;
            flex-basis: 33.33%;
            max-width: 33.33%;
        }
    }

    @media (min-width: 52.5em) {
        .filter__group--object-type .filter__input {
            -ms-flex-preferred-size: 25%;
            flex-basis: 25%;
            max-width: 25%;
        }
    }

    /*    @media (min-width: 68.75em) {
        .filter__group--object-type .filter__input {
            -ms-flex-preferred-size: 20%;
            flex-basis: 20%;
            max-width: 20%;
        }
    }*/

    .filter__group--object-type .filter__input.select {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }

    @media (min-width: 52.5em) {
        .filter__group--object-type .filter__input.select {
            -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
            max-width: 50%;
        }
    }

    @media (min-width: 68.75em) {
        .filter__group--object-type .filter__input.select {
            -ms-flex-preferred-size: 33.33%;
            flex-basis: 33.33%;
            max-width: 33.33%;
        }
    }

    /*    @media (min-width: 68.75em) {
        .filter__group--object-type .filter__icon-checkbox {
            -ms-flex-preferred-size: 118px;
            flex-basis: 118px;
        }
    }*/

    @media all {
        .filter__toggle {
            display: none;
        }
    }

    @media (min-width: 52.5em) {
        .filter__toggle {
            display: block;
        }
    }

    @media all {
        .filter__toggle {
            padding: 0;
        }
    }

    @media (min-width: 52.5em) {
        .filter__toggle {
            padding: 0.76923rem 0;
        }
    }

    .filter--in-compact-search .filter__toggle {
    }

    @media all {
        .filter__toggle--before {
            display: block;
        }
    }

    @media (min-width: 52.5em) {
        .filter__toggle--before {
            display: none;
        }
    }

    .filter--in-compact-search .filter__toggle--before {
        display: block;
    }

    .input__text {
        display: block;
        width: 100%;
        height: 30px;
        padding: 0.76923rem;
        border: 1px solid #cdd2d7;
        border-radius: 3px;
        background-color: #fff;
        outline: none;
    }


        .input__text#Message {
            height: 100px;
        }


        .input__text:hover, .input__text:focus {
            border-color: #cdd2d7;
            -webkit-box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.15);
            box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.15);
        }

    .input__error {
        border-color: red;
    }

        .input__error:hover {
            border-color: red;
        }

    .input__label {
        font-size: 1.1rem;
        margin-top: 1rem;
        margin-bottom: 0.3rem;
    }

    .interest-inquiry__terms {
        margin: 1rem 0;
    }

    .radio {
        position: relative;
    }

    .radio__input {
        position: absolute;
        width: 100%;
        height: 100%;
        opacity: 0;
        cursor: pointer;
    }

        .radio__input:hover ~ .radio__label::before, .radio__input:focus ~ .radio__label::before, .radio__input:active ~ .radio__label::before {
            border-color: #0d5bae;
            -webkit-box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.15);
            box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.15);
        }

        .radio__input:not(:checked):focus ~ .radio__label::before {
            background-color: #fff;
            border-color: #0d5bae;
        }

        .radio__input:not(:checked):focus ~ .radio__label::after {
            background-color: #0d5bae;
        }

    .radio--as-icon .radio__input:not(:checked):focus ~ .radio__label {
        border-color: #0d5bae;
    }

    .radio__input:hover ~ .radio__label {
        border-color: #0d5bae;
    }

    .radio__input:checked ~ .radio__label::before {
        background-color: #0d5bae;
        border-color: #0d5bae;
    }

    .radio__input:checked ~ .radio__label::after {
        background-color: #0d5bae;
    }

    .radio--as-icon .radio__input:checked ~ .radio__label {
        background-color: #0d5bae;
        color: #70eed1;
        border-color: #0d5bae;
    }

    .radio__label {
        max-width: 100%;
        margin: 0;
        padding-left: 1.75rem;
        -webkit-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }

        .radio__label::before, .radio__label::after {
            position: absolute;
            left: 0;
            top: 0;
            content: "";
            display: inline-block;
        }

        .radio__label::before {
            width: 1.3rem;
            height: 1.3rem;
            margin-right: 0.76923rem;
            border: 2px solid #0d5bae;
            background-color: #fff;
            -webkit-transition: all 0.2s ease;
            transition: all 0.2s ease;
        }

        .radio__label::after {
            width: 1rem;
            height: 1rem;
            opacity: 1;
            margin: 0.125rem 0 0 0.125rem;
            background-size: 100% 100%;
            -webkit-transition: opacity 0.1s ease-in;
            transition: opacity 0.1s ease-in;
        }

        .radio__label:checked ~ .radio__label::before {
            background-color: #fff;
        }

        .radio__label:checked ~ .radio__label::after {
            opacity: 0;
        }

    .radio--as-icon .radio__label .radio__label-text {
        display: inline-block;
        margin-top: 0.76923rem;
    }

    .radio--as-icon .radio__label {
        padding: 0.76923rem 1.53846rem;
        background-color: #fff;
        border: 1px solid #cdd2d7;
        border-radius: 3px;
        white-space: nowrap;
    }

        .radio--as-icon .radio__label::before, .radio--as-icon .radio__label::after {
            display: none;
        }

    .radio--square .radio__label {
        border-radius: 0;
        padding: 0.76923rem;
    }

    .radio__icon {
        color: #0d5bae;
    }

    :checked ~ .radio__label .radio__icon {
        color: currentColor;
    }

    .search {
        padding: 0.76923rem;
        background-color: #fff;
        -webkit-box-shadow: 0 2px 4px 0 rgba(17, 17, 17, 0.1);
        box-shadow: 0 2px 4px 0 rgba(17, 17, 17, 0.1);
        border-radius: 6px;
    }



    @media (min-width: 52.5em) {
        .search {
            padding: 1.53846rem;
            width: 712px;
            border-radius: 6px;
            background: #FFF;
            box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
        }
/*        #search-form {
            display: flex;
            align-items: center;
        }*/
        .search-block {
            display: flex;
            justify-content: center;
        }
    }

    .search > :last-child {
        margin: 0;
    }

    .search--compact {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    @media (min-width: 52.5em) {
        .search--compact {
            margin-bottom: -4.61538rem;
            padding: 0;
            background-color: transparent;
        }
    }

    @media (min-width: 52.5em) {
        .search--compact > .search-options {
            border: 1px solid #cdd2d7;
            border-radius: 5px;
            padding: 1rem 0 1rem 0;
            gap: 1rem;
        }
    }

    .search__form {
        margin: 0;
    }

@media all {
    .search__form {
            padding: 3.61538rem 10px 3.61538rem;
        }
    }

    @media (min-width: 52.5em) {
        .search__form {
            padding: 9rem;
            display: flex;
            justify-content: center;
        }
    }

    .search-options,
    .search__wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background-color: #fff;
        margin-bottom: 0.76923rem;
    }

        .search-options::after,
        .search__wrapper::after {
            display: block;
            content: "";
            clear: both;
        }

    @media (min-width: 52.5em) {
        .search-options,
        .search__wrapper {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            justify-content: center;
            flex-direction: column;
        }
    }

    .search__options {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
        padding: 0.76923rem;
    }

    @media (min-width: 52.5em) {
        .search__options {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-flow: row;
            flex-flow: row;
        }
    }

    @media (max-width: 52.5em) {
        .search-options {
            align-items: center;
        }

        .search-options__type, .new-production-button {
            justify-content: center;
        }

        .search-options__country {
            justify-content: center;
            width: 100%;
        }
    }

    @media (min-width: 52.5em) {
        .search-options__country {
            -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
            padding: 1rem 0 1rem 0;
        }
    }

    .search-options__country-label {
        position: absolute;
        width: 1px;
        height: 1px;
        margin: -1px;
        padding: 0;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        border: 0;
    }

    /* Styling for the labels (buttons) */
    .search-options__type {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: wrap;
        flex-flow: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-flex: 1;
        margin-bottom: 0.76923rem;
    }

        .search-options__type.category-type input[type="radio"] {
            display: none;
        }

    .search-options__type-label {
        background-color: #FFFFFF;
        border: 1px solid #D0D0D0;
        cursor: pointer;
        transition: color 0.3s ease-in-out;
        width: 25%;
        height: 42px;
        text-align: center;
        display: inline-block;
        justify-content: center;
        align-items: center;
        margin: 0;
    }

        .search-options__type-label:hover {
            background-color: #D3E6FF;
            color: #000000;
        }

        .search-options__type-label:nth-child(2) {
            border-radius: 5px 0 0 5px;
        }

        .search-options__type-label:nth-child(3) {
            border-radius: 5px 0 0 5px;
        }

        .search-options__type-label:last-child {
            border-radius: 0 5px 5px 0;
        }

    /* Media query for larger screens, applying styles only to elements within CategoryType component */
    @media (min-width: 480px) {
        .search__form .search-options .search-options__type .search-options__type-label {
            border: none;
            position: relative;
            padding-bottom: 10px;
        }

        .search__form .search-options .search-options__type-label::before {
            content: '';
            position: absolute;
            bottom: 0;
            left: 0;
            height: 2px;
            width: 100%;
            background-color: #D0D0D0;
            transition: left 0.3s ease;
            z-index: 1;
        }
        /* Hover effect specific to labels within the CategoryType component */
        .search__form .search-options .search-options__type-label:hover::after {
            content: '';
            position: absolute;
            bottom: 0;
            left: 0;
            height: 2px;
            width: 100%;
            font-weight: bold;
            color: #08437A;
            background-color: #665B5B;
            z-index: 2;
        }

        /* Active button styling */
        .search__form .search-options .search-options__type input[type="radio"]:checked + label::after {
            content: '';
            position: absolute;
            bottom: 0;
            left: 0;
            height: 2px;
            width: 100%;
            font-weight: bold;
            color: #08437A;
            background-color: #08437A;
            z-index: 2;
        }

        /* Styling for checked (active) label */
        .search__form .search-options .search-options__type input[type="radio"]:checked + label {
            background-color: transparent;
        }

            .search__form .search-options .search-options__type input[type="radio"]:checked + label .label-text {
                color: #000000;
                font-weight: 700;
            }


        .search__form .search-options .search-options__type-label:hover {
            background-color: transparent;
            color: #000000;
        }


        .search__form .search-options .search-options__type input[type="radio"]:not(:checked) + label .label-text::before {
            background-color: transparent;
        }

        .search__form .search-options .label-text {
            line-height: 42px;
            padding-bottom: 1rem;
            position: relative;
            color: #000000;
        }

            .search__form .search-options .label-text::before {
                content: '';
                position: absolute;
                bottom: 12px;
                left: 50%;
                transform: translateX(-50%);
                width: 100%;
                height: 1px;
                background-color: #000000;
            }

            .search__form .search-options .label-text::after {
                content: '';
                position: absolute;
                bottom: 12px;
                left: 50%;
                transform: translateX(-50%);
                width: 100%;
                height: 1px;
                background-color: #000000;
            }
    }

    /*@media (max-width: 968px) {
    .search-options__type-label:nth-child(2) {
        border-radius: 5px 0 0 5px;
        margin-bottom: 3px;
    }

    .search-options__type-label:nth-child(4) {
        border-radius: 0;
        margin-bottom: 3px;
    }

    .search-options__type-label:nth-child(6) {
        border-radius: 0 5px 5px 0;
        margin-bottom: 3px;
    }

    .search-options__type-label:last-child {
        border-radius: 5px;
    }
}
@media (max-width: 690px) {
    .search-options__type-label:nth-child(2) {
        border-radius: 5px 0 0 5px;
        margin-bottom: 5px;
    }

    .search-options__type-label:nth-child(4) {
        border-radius: 0 5px 5px 0;
        margin-bottom: 5px;
    }

    .search-options__type-label:nth-child(6) {
        border-radius: 5px 0 0 5px;
        margin-bottom: 0;
    }

    .search-options__type-label:last-child {
        border-radius: 0 5px 5px 0;
    }
}*/

    @media (max-width: 479px) {
        .search-options__type-label {
            width: 100%;
        }

            .search-options__type-label:nth-child(2) {
                border-radius: 5px;
                margin-bottom: 3px;
            }

            .search-options__type-label:nth-child(4) {
                border-radius: 5px;
                margin-bottom: 3px;
            }

            .search-options__type-label:nth-child(6) {
                border-radius: 5px;
                margin-bottom: 3px;
            }

            .search-options__type-label:last-child {
                border-radius: 5px;
                margin: 0;
                margin-bottom: 0.76923rem;
            }
    }


    /* Styling for the text inside the label */
    .label-text {
        line-height: 42px;
        padding-bottom: 1rem;
        position: relative;
        color: #000000;
    }

        .label-text::before {
            content: '';
            position: absolute;
            bottom: 12px;
            left: 50%;
            transform: translateX(-50%) scale(0);
            width: 100%;
            height: 1px;
            background-color: #FFFFFF;
            transform-origin: center;
            transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
            opacity: 0;
        }

    /* Styling for checked (active) label */
    .search-options__type input[type="radio"]:checked + label {
        background-color: #08437A;
        transition: background-color 0.3s ease-in-out;
    }

        .search-options__type input[type="radio"]:checked + label .label-text {
            color: #FFFFFF;
        }

            .search-options__type input[type="radio"]:checked + label .label-text::before {
                transform: translateX(-50%) scale(1);
                opacity: 1;
            }

    .search-options__type-label:hover .label-text::before {
        transform: translateX(-50%) scale(1);
        opacity: 1;
    }

    .search-options__type input[type="radio"]:not(:checked) + label .label-text::before {
        background-color: #000000;
    }

    @media (min-width: 52.5em) {
        .search-options__type {
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            width: 100%;
            margin-bottom: 0.76923rem;
        }
    }

    .search__wrapper::after {
        display: block;
        content: "";
        clear: both;
    }

    @media (min-width: 52.5em) {
        .search__wrapper {
            border-radius: 5px;
            width: 100%;
        }
    }

    .search__icon {
        margin: 0.76923rem 1.53846rem 0.76923rem 0.76923rem;
        color: #0d5bae;
    }

    @media (max-width: 29.99em) {
        .search__icon {
            position: absolute;
            width: 1px;
            height: 1px;
            margin: -1px;
            padding: 0;
            overflow: hidden;
            clip: rect(0, 0, 0, 0);
            border: 0;
        }
    }

    @media (min-width: 52.5em) {
        .search__icon {
            position: absolute;
            left: 0;
            top: 0;
            margin: 0.76923rem 1.53846rem;
        }
    }

    .tags-wrapper {
        display: flex;
        flex-direction: column;
        width: 100%;
    }

    .tags-container {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: flex-start;
    }

    .search__box {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0%;
        flex: 1 1 0%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0.38462rem 0.76923rem;
        border: 1px solid #0d5bae !important;
        border-radius: 3px;
        -webkit-box-shadow: 0 2px 4px 0 rgba(17, 17, 17, 0.1);
        box-shadow: 0 2px 4px 0 rgba(17, 17, 17, 0.1);
    }

    @media (min-width: 52.5em) {
        .search__box {
            padding: 0 0 0 4.61538rem;
            border: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
        }
    }

    .search__box-icon {
        margin-right: 0.76923rem;
        color: #0d5bae;
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        -ms-flex-negative: 0;
        flex-shrink: 0;
    }

    @media (min-width: 30em) {
        .search__box-icon {
            -webkit-box-ordinal-group: auto;
            -ms-flex-order: auto;
            order: auto;
        }
    }

    @media (min-width: 30em) {
        .search__box-icon {
            position: absolute;
            width: 1px;
            height: 1px;
            margin: -1px;
            padding: 0;
            overflow: hidden;
            clip: rect(0, 0, 0, 0);
            border: 0;
        }
    }

    .search__box-label {
        position: absolute;
        width: 1px;
        height: 1px;
        margin: -1px;
        padding: 0;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        border: 0;
    }

    .search__box-input-group {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 15em;
        flex: 1 1 15em;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
        overflow: hidden;
        margin: 0.38462rem 0;
    }

    @media (min-width: 30em) {
        .search__box-input-group {
            -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
            order: 1;
        }
    }

    .search__tag {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        margin: 0.38462rem 0;
    }

    @media (min-width: 30em) {
        .search__tag {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            margin: 0.38462rem 0.76923rem 0.38462rem 0;
        }
    }

    .search__box-input {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0%;
        flex: 1 1 0%;
        border: none;
        font-size: 1.38462rem;
        width: 100%;
    }

        .search__box-input:focus {
            outline: 0;
        }

        .search__box-input::-webkit-input-placeholder {
            color: #cdd2d7;
            text-overflow: ellipsis !important;
        }

        .search__box-input:-ms-input-placeholder {
            color: #cdd2d7;
            text-overflow: ellipsis !important;
        }

        .search__box-input::placeholder {
            color: #cdd2d7;
            text-overflow: ellipsis !important;
        }

    @media all {
        .search__box-input::-webkit-input-placeholder {
            font-size: 0.92308rem;
        }

        .search__box-input:-ms-input-placeholder {
            font-size: 0.92308rem;
        }

        .search__box-input::placeholder {
            font-size: 0.92308rem;
        }
    }

    @media (min-width: 30em) {
        .search__box-input::-webkit-input-placeholder {
            font-size: 1rem;
        }

        .search__box-input:-ms-input-placeholder {
            font-size: 1rem;
        }

        .search__box-input::placeholder {
            font-size: 1rem;
        }
    }

    @media (min-width: 52.5em) {
        .search__box-input::-webkit-input-placeholder {
            font-size: 1.38462rem;
        }

        .search__box-input:-ms-input-placeholder {
            font-size: 1.38462rem;
        }

        .search__box-input::placeholder {
            font-size: 1.38462rem;
        }
    }

    @media all {
        .search__box-input::-webkit-input-placeholder {
            line-height: 2.5;
        }

        .search__box-input:-ms-input-placeholder {
            line-height: 2.5;
        }

        .search__box-input::placeholder {
            line-height: 2.5;
        }
    }

    @media (min-width: 52.5em) {
        .search__box-input::-webkit-input-placeholder {
            line-height: inherit;
        }

        .search__box-input:-ms-input-placeholder {
            line-height: inherit;
        }

        .search__box-input::placeholder {
            line-height: inherit;
        }
    }

    .button-container {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .search__button, .search__button:focus, .search__button:active {
        background-color: #009688;
        color: #FFFFFF;
        box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.25);
        border: 0;
    }

        .search__button:hover {
            background-color: rgba(0, 150, 136, 0.7);
            color: #FFFFFF;
        }

    #search-button-submit {
        margin-bottom: 1.53846rem;
        border-radius: 6px;
        background: linear-gradient(270deg, #37817A 0%, #30A499 100%);
        padding: 0;
        width: 157px;
        height: 40px;
        box-sizing: border-box;
    }

        #search-button-submit:hover {
            background: linear-gradient(270deg, #306c69 0%, #279a8a 100%);
            box-shadow: 0 4px 8px rgba(0,0,0,0.2);
        }

    @media (min-width: 30em) {
        .search__button {
            font-size: 1.38462rem;
        }
    }

    .search__count {
        position: absolute;
        left: 3.07692rem;
        bottom: calc(100% + 0.76923rem);
        -webkit-box-shadow: 0 1px 1px 0 rgba(17, 17, 17, 0.1);
        box-shadow: 0 1px 1px 0 rgba(17, 17, 17, 0.1);
        border-radius: 3px;
        border-bottom-left-radius: 0;
        padding: 0.76923rem 1.53846rem;
        background: #0d5bae;
        color: #fff;
        pointer-events: none;
        display: none !important;
    }

        .search__count::after {
            position: absolute;
            top: 100%;
            left: 0;
            content: "";
            display: block;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 0.5rem 1rem 0 0;
            border-color: #0d5bae transparent transparent transparent;
        }

    @media (max-width: 52.49em) {
        .search__count {
            top: -8.07692rem;
            right: 0;
            left: 0;
            background: none;
            -webkit-box-shadow: none;
            box-shadow: none;
            font-size: 1rem;
            text-align: center;
        }

            .search__count::after {
                display: none;
            }
    }

    @media (min-width: 52.5em) {
        .search__count {
            display: inline-block;
        }
    }

    .select__wrapper {
        position: relative;
    }

    .select__input {
        display: block;
        width: 100%;
        padding: 0.76923rem;
        border: 1px solid #cdd2d7;
        border-radius: 3px;
        background-color: #FFFFFF;
        color: #000000;
        outline: none;
        font-size: 1.23077rem;
    }

    .row-container {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        gap: 40px;
    }

    #new_toggle_filter {
        cursor: pointer;
        width: 210px;
        height: 35px;
        line-height: 1.23077rem;
        margin-bottom: 0.76923rem;
        padding: 0;
    }

    #country-selector {
        width: 210px;
        height: 35px;
        margin-bottom: 0.76923rem;
        padding: 0;
        padding-left: 1.3rem;
    }

    #country-wrapper {
        width: 210px;
    }

    #project-sort-wrapper {
        width: 210px;
    }

    #project-sort-selector {
        width: 210px;
        height: 35px;
        margin-bottom: 1.53846rem;
        padding: 0;
        padding-left: 0.76923rem;
    }


    #new-production-wrapper {
        max-width: 650px;
        margin-bottom: 0.76923rem;
    }

#row-filter-wrapper {
    margin-bottom: 0.76923rem;
}

    @media (max-width: 52.5em) {
        .row-container {
            flex-direction: column;
            gap: 0px;
        }

        #row-filter-wrapper {
            flex-direction: row;
            gap: 5px;
        }
    }

    @media (max-width: 478px) {
        #row-filter-wrapper {
            display: flex;
            flex-direction: row;
            justify-content: space-between;
            width: 100%;
            gap: 5px;
        }

        .select {
            width: 100%;
        }

        .search-button-container {
            width: 100%;
        }

        .search__button {
            width: 100%;
            height: 42px;
            font-weight: 800;
            font-size: 14px;
            line-height: 21px;
        }

        #country-wrapper {
            width: 100%;
        }

        #country-selector {
            width: 100%;
        }

        #new_toggle_filter {
            width: 100%;
        }
    }

    .select__filter__input {
        display: flex;
        justify-content: center;
        margin-bottom: 0.76923rem;
    }

    .select__input:hover, .select__input:focus {
        border-color: #cdd2d7;
        -webkit-box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.15);
        box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.15);
    }

    @media (min-width: 52.5em) {
        .select__input {
            font-size: inherit;
        }
    }

    .select--white .select__input {
        background-color: #fff;
    }

    @supports ((-webkit-appearance: none) or (-moz-appearance: none) or (appearance: none)) {
        .select__input {
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
        }

        .select__wrapper {
            width: 100%;
        }

            .select__wrapper::before, .select__wrapper::after {
                content: "";
                position: absolute;
                z-index: 1;
                pointer-events: none;
            }

            .select__wrapper::before {
                top: 1px;
                right: 1px;
                bottom: 1px;
                display: block;
                width: 3em;
                background-color: #FFFFFF;
                border-radius: 3px;
            }

        .select--white .select__wrapper::before {
            background-color: #fff;
        }

        .select__wrapper::after {
            content: "";
            top: 50%;
            right: 1rem;
            -webkit-transform: translateY(calc(-50% + 2px));
            transform: translateY(calc(-50% + 2px));
            width: 1rem;
            height: 1rem;
            background-image: url("../assets/icons/small-down-blue.svg");
            background-repeat: no-repeat;
            background-position: center;
        }
    }

    .toolbar {
        list-style: none outside;
        margin: 0;
        padding: 0;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
    }

    .toolbar__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
        margin-left: -1px;
        color: #0d5bae;
    }

    .toolbar__icon {
        color: #0d5bae;
    }

    .icon {
        display: inline-block;
        width: 1.53846rem;
        height: 1.53846rem;
        fill: currentColor;
        vertical-align: middle;
    }

    .icon--stroke {
        fill: none;
        stroke: currentColor;
        stroke-width: 0.25rem;
    }

    .icon--xs {
        width: 0.76923rem;
        height: 0.76923rem;
    }

    .icon--sm {
        width: 1.23077rem;
        height: 1.23077rem;
    }

    .icon--md {
        width: 1.84615rem;
        height: 1.84615rem;
    }

    .icon--lg {
        width: 2.46154rem;
        height: 2.46154rem;
    }

    .icon--xl {
        width: 2.76923rem;
        height: 2.76923rem;
    }

    .icon--link {
        margin-right: 0.38462rem;
    }

    .agent-phone-details {
        display: flex;
        flex-direction: column;
    }

    .product-detail-agent-contact-wrapper {
        background-color: #EBEBEB;
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        margin-right: -1.53846rem;
        padding-top: 3.07692rem;
        box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.25);
        border-bottom-left-radius: 16px;
        text-align: center;
    }

    @media (min-width: 52.5em) {
        .product-detail-agent-contact-wrapper {
            margin-right: 1.76923rem;
        }
    }

    .agent-details-li {
        cursor: pointer;
        color: #0d5bae;
        margin-bottom: 0.5rem;
    }

        .agent-details-li .show-email-text, .show-phone-text, .show-more-text {
            text-decoration: underline;
        }

        .agent-details-li:hover .show-email-text, .show-phone-text, .show-more-text {
            text-decoration: underline;
        }


        .agent-details-li.clicked {
            text-decoration: none;
        }

        .agent-details-li .agent-link {
            text-decoration: none;
            color: inherit;
        }

    .agent-link {
        text-decoration: none;
    }

        .agent-link:hover {
            text-decoration: underline;
            color: #0d5bae;
        }

    .formatted-text {
        color: gray;
        text-decoration: none;
    }


    .agent-details-wrapper {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

    #agent-detail-icon {
        margin-right: 1rem;
    }

    .agent-numbers {
        display: flex;
        justify-content: center;
    }

    .agent-number {
        margin-bottom: 0.3rem;
    }

    .agent-details-footer {
        display: none;
    }

    .mobile-agent-contact {
        display: none;
    }

    @media (max-width: 839px) {
        .agent-details-wrapper, .product-detail-agent-contact-wrapper {
            display: none;
        }

        .mobile-agent-contact {
            display: flex;
        }

        .agent-details-footer {
            display: flex;
            padding: 0.8rem;
            justify-content: space-around;
            align-items: center;
            position: fixed;
            bottom: 0;
            left: 0;
            width: 100%;
            background-color: #FAF6F6;
            box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.2);
            z-index: 11;
        }

        .agent-info-footer {
            display: flex;
            align-items: center;
            justify-content: space-around;
            gap: 10px;
        }

        .agent-info-footer-text {
            display: flex;
            flex-direction: column;
        }
    }

    #agent-more-listings {
        display: flex;
        justify-content: center;
    }

    .agent-logo-wrapper {
        display: flex;
        justify-content: center;
        width: 90%;
    }

        .agent-logo-wrapper .card__logo {
            position: relative;
            margin-top: 2rem;
            margin-bottom: 2rem;
            opacity: 1;
            border-radius: 6px;
            max-width: 100%;
        }

        .agent-logo-wrapper .card__logo-img {
            max-height: 4.5rem;
        }

    .agent-title {
        color: #736363;
        font-size: 0.85rem;
        font-style: normal;
        font-weight: 300;
        line-height: 1rem;
    }

    .agent-name {
        display: flex;
        justify-content: center;
        font-size: 1.23rem;
        font-weight: bold;
        margin-bottom: 1rem;
    }

    .interest-modal {
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 1001;
        background-color: #FFF;
        padding: 0 30px 0 30px;
        border-radius: 10px;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
        max-width: 364px;
        width: auto;
        max-height: 90vh;
        overflow-y: auto;
    }

    @media (max-width: 580px) {
        .interest-modal {
            top: 0;
            left: 0;
            transform: none;
            width: 100%;
            height: 100%;
            max-width: none;
            padding: 20px;
            border-radius: 0;
            max-height: 100vh;
        }
    }

    #interest-form {
        margin-bottom: 0;
    }

    .interest-container {
        margin-top: 2rem;
    }

    .interest-title {
    }

    .interest-agent-container {
        text-align: center;
        margin-bottom: 1rem;
        display: flex;
        gap: 1rem;
    }

    .interest-agent-image {
        width: 30%;
        height: 80px;
        width: 80px;
        border-radius: 50%;
        overflow: hidden;
        margin-bottom: 1rem;
    }

    .interestImage {
        width: 100%;
        height: auto;
        min-height: 100%;
        object-fit: cover;
        object-position: top;
    }

    .interest-agent-info {
        width: 70%;
    }

    .interest-input {
    }

    .interest-heading {
        display: flex;
        text-align: left;
        font-size: 1.1rem;
        color: #736363;
    }

    .interest-name {
        display: flex;
        text-align: left;
        font-size: 1.2rem;
        font-weight: bold;
        margin-bottom: 0.3rem;
    }

    .interest-email {
        display: block;
        text-align: left;
        word-break: break-word;
        white-space: pre-wrap;
    }

    .interest-phone {
        display: flex;
        text-align: left;
    }

    .interest-error {
    }

    .interest-error-wrapper {
        display: flex;
        align-items: center;
        gap: 8px;
        margin-top: 0.5rem;
    }

    .interest-icon {
        height: auto;
    }

    .interest-error, .interest-success {
        margin: 0;
    }

    .interest-success {
    }


    #interest-button {
        background-color: #08437A;
        border: 0;
        box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.25);
    }

        #interest-button:hover {
            color: #FFFFFF;
            background-color: rgba(8, 67, 122, 0.7);
        }

    #interest-policy {
        text-decoration: underline;
    }

    #Terms {
        cursor: pointer;
    }

    .interest-sent-wrapper {
        display: flex;
        flex-direction: column;
        margin-top: 1rem;
    }

    .interest-sent-image {
        display: flex;
        justify-content: center;
        margin-bottom: 1.53846rem;
    }

    .interest-sent {
        max-width: 150px;
        height: auto;
    }

    .interest-h2 {
        font-size: 1.53846rem;
    }

    .interest-h3 {
        font-size: 1.23rem;
    }

    @media (max-width: 480px) {
        .body-no-scroll {
            overflow: hidden;
            position: fixed;
            width: 100%;
            height: 100%;
        }
    }

    .interest-terms {
        margin-bottom: 1rem;
    }

    .interest-button-container {
        margin-top: 1rem;
        margin-bottom: 2rem;
    }

    .interest-button {
        display: flex;
        justify-content: center;
    }

    #interest-divider {
        width: 100%;
    }

    .modal-backdrop {
        position: fixed;
        top: 0;
        left: 0;
        width: 100vw;
        height: 100vh;
        background: rgba(0, 0, 0, 0.5);
        backdrop-filter: blur(5px);
        z-index: 1000;
        display: none;
    }

    @media (max-width: 839px) {
        .agent-name {
            margin-bottom: 0;
        }
    }

    #agent-contact-h3 {
        display: flex;
        justify-content: center;
    }

    .description-documents-container {
        margin-bottom: 1rem;
    }

    .intresseanmalan-button {
        margin-top: 2rem;
        margin-bottom: 2rem;
        border: none;
        color: #FFFFFF;
        border-radius: 6px;
        background: linear-gradient(270deg, #37817A 0%, #30A499 100%);
        padding: 0;
        width: 188px;
        height: 40px;
        box-sizing: border-box;
    }

        .intresseanmalan-button:hover {
            background: linear-gradient(270deg, #306c69 0%, #279a8a 100%);
            box-shadow: 0 4px 8px rgba(0,0,0,0.2);
            color: #FFFFFF;
        }


    @media (max-width: 839px) {
        .intresseanmalan-button {
            margin: 0;
            padding: 0.76923rem 0;
            width: 168px;
        }
    }

    .custom-divider {
        height: 1px;
        background-color: #DDC6C6;
        width: 80%;
    }

    .button-scroll-to-top {
        position: fixed;
        bottom: 40px;
        right: 38px;
        background: #4679bd;
        border-radius: 50%;
        height: 56px;
        width: 56px;
        cursor: pointer;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border: none;
        outline: none;
        z-index: 1000;
    }

    @media (max-width: 839px) {
        .button-scroll-to-top {
            right: 22px;
            bottom: 80px;
        }
    }

    .button-scroll-to-top:active, .button-scroll-to-top:focus {
        border: none;
        outline: none;
    }

    .button-scroll-to-top:hover {
        opacity: 0.5;
    }

    .arrow-scroll-to-top {
        border: solid white;
        border-width: 0 3px 3px 0;
        padding: 4.5px;
        -webkit-transform: rotate(-135deg);
        transform: rotate(-135deg);
        margin-top: 5px;
    }

    .inactive {
        visibility: hidden;
    }

    .container-fluid {
        max-width: 1400px;
    }

    .container-fluid--narrow {
        max-width: 1050px;
        margin: 0 auto;
    }

    .content-container {
        -webkit-box-shadow: 0 1px 1px 0 rgba(17, 17, 17, 0.1);
        box-shadow: 0 1px 1px 0 rgba(17, 17, 17, 0.1);
        background-color: #fff;
        margin-bottom: 1.53846rem;
        padding: 0.76923rem;
    }

    .content-container--padded {
        padding: 3.07692rem 1.53846rem;
    }

    #product-description {
        display: flex;
        flex-direction: column;
    }

        #product-description > .row:first-child {
            flex: 1;
        }

    /*@media (max-width: 52.5em) {
    #product-description {
        padding: 0;
    }
}*/

    @media (max-width: 768px) {
        #product-description {
            display: flex;
            flex-direction: column;
        }

            #product-description .row:first-child {
                order: 1; /* This will make it appear last */
            }

            #product-description .row {
                order: 0; /* Ensure other rows appear before the first row */
            }
    }


    @media (min-width: 52.5em) {
        .content-container--padded {
            padding-right: 3.07692rem;
            padding-bottom: 0;
            padding-left: 3.07692rem;
        }
    }

    .footer {
        background: #fff url("../assets/images/gray-pattern.jpg");
    }

    .footer__heading {
        margin-bottom: 20px;
        text-align: center;
    }

    .footer__contact-heading {
        font-size: 1.38462rem;
        margin-bottom: 1em;
        font-weight: bold;
    }

    .footer__logo {
        display: inline-block;
    }

    .footer__content {
        margin-bottom: 3.07692rem;
    }

    .footer__nav {
        margin-bottom: 1.53846rem;
    }

    .footer__copyright {
        padding: 1.53846rem 0;
        background-color: #0d5bae;
        color: #fff;
        text-align: center;
    }

    .footer__copyright-text {
        margin: 0;
    }

        .footer__copyright-text > small {
            font-size: 1rem;
        }

    .header {
        position: sticky;
        padding: 1.53846rem 0.38462rem;
        -webkit-box-shadow: 0 2px 4px 0 rgba(17, 17, 17, 0.1);
        box-shadow: 0 2px 4px 0 rgba(17, 17, 17, 0.1);
        background-color: #fff;
        color: #111;
        z-index: 100;
        top: 0;
        /*overflow: hidden;*/
    }

    @media all {
        .header__logo {
            width: 10rem;
        }
    }

    @media (min-width: 52.5em) {
        .header__logo {
            width: 12rem;
        }
    }

    .header__nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .section {
        padding: 3.07692rem 0;
    }

    @media (min-width: 68.75em) {
        .section {
            padding: 4.61538rem 0;
        }
    }

    .section--no-padding {
        padding: 0;
    }

    .section--with-background {
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }

.section--main {
    min-height: 50rem;
    max-height: 200rem;
    padding: 0;
    background-image: url("/Cms_Data/Contents/Bovision/Media/images/Bakgrundsbilder-s%C3%B6k/Bakgrundsbild-bovision-se-v-r.jpg");
}

    .section--main-on-startpage {
        margin-bottom: 0;
        background-image: url("/Cms_Data/Contents/Bovision/Media/Images/Bakgrundsbilder-s%C3%B6k/Bakgrundsbild-bovision-se-v-r.jpg");
    }

    @media (max-width: 479px) {
        .section--main {
            min-height: 45rem;
            padding: 0;
            background-image: url("	/Cms_Data/Contents/Bovision/Media/images/Bakgrundsbilder-s%C3%B6k/bovision-mobile-bg.png");
        }

        .section--main-on-startpage {
            margin-bottom: 0;
            background-image: url("	/Cms_Data/Contents/Bovision/Media/images/Bakgrundsbilder-s%C3%B6k/bovision-mobile-bg.png");
        }
    }

    .section--as-slide {
        padding: 7.69231rem 0;
    }

    @media all {
        .section--with-background-only {
            padding: 0 0 75%;
        }
    }

    @media (min-width: 30em) {
        .section--with-background-only {
            padding: 0 0 50%;
        }
    }

    @media (min-width: 52.5em) {
        .section--with-background-only {
            padding: 0 0 25%;
        }
    }

    .section__heading {
        text-align: center;
        line-height: 1.323;
        font-weight: normal;
    }

    @media all {
        .section__heading {
            font-size: 1.38462rem;
        }
    }

    @media (min-width: 30em) {
        .section__heading {
            font-size: 2.15385rem;
        }
    }

    @media (min-width: 68.75em) {
        .section__heading {
            font-size: 2.61538rem;
        }
    }

    @media all {
        .section__heading {
            margin-bottom: 3.07692rem;
        }
    }

    @media (min-width: 68.75em) {
        .section__heading {
            margin-bottom: 4.61538rem;
        }
    }

    .section__heading--bordered {
        border-bottom: 1px solid #cdd2d7;
        margin-bottom: 3.07692rem;
        padding-bottom: 3.07692rem;
    }

    .section__heading--sm {
        margin-bottom: 1.53846rem;
        font-weight: bold;
    }

    #project.section__heading--sm {
        text-align: left;
    }

    @media all {
        .section__heading--sm {
            font-size: 1.23077rem;
        }
    }

    @media (min-width: 52.5em) {
        .section__heading--sm {
            font-size: 2.15385rem;
        }
    }

    .images-list {
        margin-top: 16px;
    }

        .images-list li {
            padding-bottom: 16px;
        }

        .images-list img {
            padding: 0 0.76923rem;
        }

        .images-list .img-description {
            background-color: #fff;
            color: #000;
            text-align: center;
            padding: 1rem;
        }

        .images-list.center {
            text-align: center;
            margin: auto 0;
        }

    .documents-container {
        overflow: hidden;
    }

        .documents-container ul {
            margin-left: 5px;
        }

        .documents-container li {
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

        .documents-container .show-three li:nth-child(n+4) {
            display: none;
        }

        .documents-container .show-four li:nth-child(n+5) {
            display: none;
        }

        .documents-container .show-all {
            margin-left: 7px;
            font-weight: 400;
            cursor: pointer;
        }

    ul,
    ul li {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .map-valid .map-invalid-info {
        display: none;
    }

    .animated {
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }

        .animated.infinite {
            -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
        }

        .animated.hinge {
            -webkit-animation-duration: 2s;
            animation-duration: 2s;
        }

        .animated.flipOutX,
        .animated.flipOutY,
        .animated.bounceIn,
        .animated.bounceOut {
            -webkit-animation-duration: 0.75s;
            animation-duration: 0.75s;
        }

    @-webkit-keyframes bounceIn {
        from, 20%, 40%, 60%, 80%, to {
            -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        }

        0% {
            opacity: 0;
            -webkit-transform: scale3d(0.1, 0.1, 0.1);
            transform: scale3d(0.1, 0.1, 0.1);
        }

        20% {
            -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
        }

        40% {
            -webkit-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9);
        }

        60% {
            opacity: 1;
            -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03);
        }

        80% {
            -webkit-transform: scale3d(0.97, 0.97, 0.97);
            transform: scale3d(0.97, 0.97, 0.97);
        }

        to {
            opacity: 1;
            -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
        }
    }

    @keyframes bounceIn {
        from, 20%, 40%, 60%, 80%, to {
            -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        }

        0% {
            opacity: 0;
            -webkit-transform: scale3d(0.1, 0.1, 0.1);
            transform: scale3d(0.1, 0.1, 0.1);
        }

        20% {
            -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
        }

        40% {
            -webkit-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9);
        }

        60% {
            opacity: 1;
            -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03);
        }

        80% {
            -webkit-transform: scale3d(0.97, 0.97, 0.97);
            transform: scale3d(0.97, 0.97, 0.97);
        }

        to {
            opacity: 1;
            -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
        }
    }

    .bounceIn {
        -webkit-animation-name: bounceIn;
        animation-name: bounceIn;
    }

    /* Tags inside the search input */
    .ReactTags__tags {
        position: relative;
        border: 2px solid rgba(255, 255, 255, 0.2);
        padding: 24px 82px 24px 16px;
        background: #fff;
        color: #000;
        text-align: left;
        font-size: 1.2em;
    }

    @media only screen and (max-width: 480px) {
        .ReactTags__tags {
            padding: 16px 54px 16px 16px;
            font-size: 1em;
        }
    }

    /* Styles for the input */
    .ReactTags__tagInput {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        min-width: calc(100% + 82px - 16px);
        border-radius: 2px;
    }

    @media only screen and (max-width: 640px) {
        .ReactTags__tagInput {
            min-width: 100%;
        }
    }

    .ReactTags__tagInput .search {
        position: relative;
        width: 100%;
        padding: 0;
        text-align: center;
        font-size: 18px;
        line-height: 1.5;
        vertical-align: baseline;
    }

        .ReactTags__tagInput .search::-ms-clear {
            display: none;
        }

    @media only screen and (max-width: 640px) {
        .ReactTags__tagInput .search {
            padding: 8px 0;
            border: 1px solid transparent;
            text-align: left;
        }
    }

    @media only screen and (min-width: 768px) {
        .ReactTags__tagInput .search {
            font-size: 30px;
        }
    }

    .ReactTags__tag + .ReactTags__tagInput {
        display: inline-block;
        min-width: 100px;
    }

        .ReactTags__tag + .ReactTags__tagInput .search {
            height: 45px;
            padding-left: 8px;
            text-align: left;
            font-size: inherit;
        }

            .ReactTags__tag + .ReactTags__tagInput .search::-webkit-input-placeholder {
                color: transparent;
            }

            .ReactTags__tag + .ReactTags__tagInput .search::-moz-placeholder {
                color: transparent;
            }

            .ReactTags__tag + .ReactTags__tagInput .search:-moz-placeholder {
                color: transparent;
            }

            .ReactTags__tag + .ReactTags__tagInput .search:-ms-input-placeholder {
                color: transparent;
            }

    @media only screen and (max-width: 640px) {
        .ReactTags__tag + .ReactTags__tagInput .search {
            height: auto;
            padding: 8px;
        }
    }

    .ReactTags__tagInputLabel {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        text-indent: -999em;
        cursor: text;
    }

    /* Styles for selected tags */
    .ReactTags__selected {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

        .ReactTags__selected span.ReactTags__tag {
            position: relative;
            z-index: 1;
            border: 1px solid rgba(255, 255, 255, 0.1);
            display: inline-block;
            padding: 8px;
            margin: 0;
            border-radius: 5px;
            -webkit-transition: all 0.2s ease-in;
            transition: all 0.2s ease-in;
        }

            .ReactTags__selected span.ReactTags__tag:hover,
            .ReactTags__selected span.ReactTags__tag:focus {
                border: 1px solid rgba(0, 0, 0, 0.05);
                background: rgba(0, 0, 0, 0.05);
                cursor: pointer;
            }

                .ReactTags__selected span.ReactTags__tag:hover .ReactTags__remove,
                .ReactTags__selected span.ReactTags__tag:focus .ReactTags__remove {
                    display: inline-block;
                }

        .ReactTags__selected .ReactTags__remove {
            position: absolute;
            top: -0.75em;
            right: -0.75em;
            display: none;
            width: 1.5em;
            height: 1.5em;
            border-radius: 50%;
            border: 0;
            margin-left: 6px;
            padding: 0;
            background: none;
            color: rgba(0, 0, 0, 0.3);
            cursor: pointer;
            font-size: 0.75em;
            line-height: 1;
            font-weight: bold;
            text-align: center;
            vertical-align: middle;
            -webkit-transition: all 0.2s ease-in;
            transition: all 0.2s ease-in;
        }

            .ReactTags__selected .ReactTags__remove:hover,
            .ReactTags__selected .ReactTags__remove:focus {
                background: #195b7a;
                color: #fff;
            }

    /* Styles for suggestions */
    .ReactTags__suggestionsContainer {
        position: absolute;
        z-index: 5;
        left: 0;
        right: 0;
        top: calc(100% + 2px);
    }

    @media (min-width: 52.5em) {
        .ReactTags__suggestionsContainer {
            top: calc(100% + 0.76923rem + 2px);
        }
    }

    .ReactTags__suggestions {
        color: #000;
        overflow: auto;
        max-height: 317px;
        -webkit-box-shadow: 0 8px 15px 0 rgba(17, 17, 17, 0.2);
        box-shadow: 0 8px 15px 0 rgba(17, 17, 17, 0.2);
        background-repeat: no-repeat;
        background-color: white;
        background-size: 100% 40px, 100% 40px, 100% 14px, 100% 14px;
        background-attachment: local, local, scroll, scroll;
    }

        .ReactTags__suggestions .icon {
            color: #0d5bae;
            font-size: 22px;
            margin-right: 10px;
        }

        .ReactTags__suggestions ul {
            list-style-type: none;
            -webkit-box-shadow: 0 0.3em 1em rgba(0, 0, 0, 0.2);
            box-shadow: 0 0.3em 1em rgba(0, 0, 0, 0.2);
        }

        .ReactTags__suggestions li {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
            border-bottom: 1px solid #e8e8e8;
            padding: 12px 16px;
            margin: 0;
            -webkit-transition: all 0.15s ease-in;
            transition: all 0.15s ease-in;
        }

    @media (min-width: 68.75em) {
        .ReactTags__suggestions li {
            font-size: 1.38462rem;
        }
    }

    .ReactTags__suggestions li.no-products {
        opacity: 0.5;
    }

    .ReactTags__suggestions mark {
        text-decoration: none;
        background: none;
        font-weight: 600;
    }

    .ReactTags__suggestions .active,
    .ReactTags__suggestions li:hover {
        cursor: pointer;
        background: #f2f3f6;
    }

        .ReactTags__suggestions .active .icon,
        .ReactTags__suggestions li:hover .icon {
            color: #000;
        }

        .ReactTags__suggestions .active .ReactTags__suggestionType,
        .ReactTags__suggestions li:hover .ReactTags__suggestionType {
            color: #000;
        }

    .ReactTags__suggestionType {
        float: none;
        margin-left: 1em;
        font-size: 1rem;
        color: #aaa;
        text-transform: uppercase;
    }

    .ReactTags__submit {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        background: transparent;
        height: 100%;
        padding: 0 32px;
        text-align: left;
        font-size: 24px;
        font-weight: 100;
        border: 0;
        position: absolute;
        top: 0;
        right: 0;
        cursor: pointer;
    }

        .ReactTags__submit:hover .icon-search,
        .ReactTags__submit:focus .icon-search {
            background-position: 0 0;
        }

        .ReactTags__submit:focus {
            outline: none;
        }

        .ReactTags__submit:active .icon-search {
            background-position: -48px 0;
        }

        .ReactTags__submit .icon-search {
            display: block;
            width: 24px;
            height: 24px;
            background: transparent url("icon-search.png") no-repeat;
            background-size: auto 100%;
            background-position: -24px 0;
        }

    @media only screen and (max-width: 480px) {
        .ReactTags__submit .icon-search {
            width: 22px;
            height: 22px;
            background-position: -22px 0;
        }
    }

    @media only screen and (max-width: 480px) {
        .ReactTags__submit {
            padding: 0 16px;
        }

            .ReactTags__submit:hover .icon-search {
                background-position: -22px 0;
            }

            .ReactTags__submit:active .icon-search {
                background-position: -44px 0;
            }
    }

    .agent-list-alpha {
        border-bottom: 1px solid rgba(0, 0, 0, 0.2);
        padding-bottom: 10px;
    }

    .agent-list li h2 {
        margin: 1em 0 0 1em;
    }

    .agent-list li li {
        margin: 1em;
        padding: 1em;
        background: #fff;
        display: block;
        overflow: hidden;
    }

        .agent-list li li img {
            float: right;
            max-width: 200px;
            max-height: 50px;
        }

        .agent-list li li span {
            display: block;
            margin-top: 1em;
        }

    .quick-facts {
        overflow: hidden;
        /*font-weight: bold;*/
        text-align: right;
    }

    .quick-facts--split {
        -webkit-columns: 1;
        columns: 1;
        -webkit-column-gap: 3.07692rem;
        column-gap: 3.07692rem;
    }

    @media (min-width: 52.5em) {
        .quick-facts--split {
            -webkit-columns: 1;
            columns: 1;
            padding: 0 1px;
        }
    }

    .product-quickfacts .quick-facts--split {
        -webkit-columns: 2;
        columns: 2;
    }

    @media (max-width: 680px) {
        .product-quickfacts .quick-facts--split {
            -webkit-columns: 1;
            columns: 1;
        }
    }

    .card--flow .card__body .quick-facts {
        text-align: left;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        column-gap: 0;
        gap: 0;
        color: #665B5B;
        font-size: 13px;
        font-weight: 400;
        margin-bottom: 0;
        margin-top: 0.76923rem;
    }

    .card--in-grid .card__body .quick-facts {
        text-align: left;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        column-gap: 0;
        gap: 0;
        color: #665B5B;
        font-size: 13px;
        font-weight: 400;
        margin-bottom: 0;
        margin-top: 0.76923rem;
    }

    .object-avgift-container {
        color: #665B5B;
        font-size: 13px;
        font-weight: 400;
        background: #D3E6FF;
        margin-right: 5px;
        padding: 4px 12px;
        margin-bottom: 4px;
        border-radius: 6px;
    }

.object-avgift-value {
    margin-left: 5px;
}

.object-operating-cost-value {
    margin-left: 5px;
}

.object-value {
    display: inline-block;
    background: #D3E6FF;
    margin-right: 4px;
    padding: 4px 12px;
    margin-bottom: 4px;
    border-radius: 6px;
}

    #sold-item-info .object-value {
        background: #E9EAEA;
        /*color: #82B5EC;*/
        color: #000000;
    }

    #sold-item-info .object-avgift-container {
        background: #E9EAEA;
        /*color: #82B5EC;*/
        color: #000000;
    }

    #sold-item-info #object-value-estatetype {
        background: #C7C7C7;
    }

    #object-value-estatetype {
        /*background: #A9B8CC;*/
        background: #08437A;
        color: #FFFFFF;
    }

    .dot-separator {
        display: inline-block;
        margin-left: 10px;
        margin-right: 10px;
    }


    .quick-facts__key {
        position: relative;
        float: left;
        padding-right: 0.38462rem;
        background: #fff;
        font-weight: normal;
        border-bottom: 2px solid #F0F0F0;
        padding-bottom: 3px;
        padding-top: 5px;
        margin: 0;
    }

        .quick-facts__key::before {
        }


    .quick-facts__value {
        overflow: hidden;
        float: none;
        font-weight: 600;
        border-bottom: 2px solid #F0F0F0;
        padding-bottom: 3px;
        padding-top: 5px;
    }

        .quick-facts__value::before {
            margin-right: 0.38462rem;
            border-bottom: 1px dotted #cdd2d7;
        }

        .quick-facts__value::before {
        }

    .responsible-agent {
        list-style: none outside;
        margin: 0;
        padding: 0;
    }

    .responsible-agent__name {
        font-weight: bold;
    }

    .listing-header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
    }

    @media (min-width: 52.5em) {
        .listing-header {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-flow: row;
            flex-flow: row;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
            -webkit-box-align: center;
        }
    }

    .listing-header__info {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-ordinal-group: 2;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
    }

    @media (min-width: 52.5em) {
        .listing-header__info {
            -webkit-box-ordinal-group: 1;
            -ms-flex-order: 0;
            order: 0;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-flow: row;
            flex-flow: row;
            margin: 0;
            width: 70%;
        }
    }

    .listing-header__heading, .subscription-form__result {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        /*        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;*/
        -ms-flex-align: end;
        align-items: end;
        margin-bottom: 1.53846rem;
        font-size: 1.4rem;
        font-weight: 600;
    }

    .listing-header__heading {
        gap: 5px;
    }

    @media (max-width: 603px) {
        .listing-header__heading {
            display: flex;
            flex-direction: inherit;
            align-items: center;
        }
    }

    @media (min-width: 52.5em) {
        .listing-header__heading, .subscription-form__result {
            margin: 0 1.53846rem 0 0;
        }
    }

    .listing-header__options {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
        flex-wrap: wrap;
    }

        .listing-header__options > :nth-child(2) {
            -webkit-box-flex: 1;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto;
        }

        .listing-header__options .select__input {
            height: 40px;
        }

    .grid-toggle-buttons .icon--sm {
        width: 26px;
        height: 26px;
        margin: 0;
    }

    @media (max-width: 603px) {
        #sort-select {
            order: 3;
            width: 100%;
        }
    }

#bevaka-button {
    width: 118px;
    height: 40px;
    border-radius: 6px;
    background: #08437A;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    border: none;
    padding: 0;
    margin-bottom: 1.53846rem;
}

        #bevaka-button:hover,
        #bevaka-button:active,
        #bevaka-button:focus {
            color: #FFFFFF;
            background-color: rgba(8, 67, 122, 0.7);
        }

    @media (min-width: 52.5em) {
        .listing-header__options {
            -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
            order: 1;
            width: 25%;
            flex-direction: row;
            justify-content: end;
        }

            .listing-header__options .select.select--white {
                order: 3;
                width: 100%;
            }
    }

    /*    .listing-header__option {
        margin-left: 0.76923rem;
    }*/

    @media (max-width: 52.49em) {
        .listing-header__option--toolbar {
            display: none;
        }
    }

    .breadcrumb {
        list-style: none outside;
        margin: 0;
        padding: 0;
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        overflow-x: auto;
        color: #0d5bae;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: flex-end;
    }

    .breadcrumb__item {
        white-space: nowrap;
    }

    .breadcrumb__link {
        font-family: Poppins;
        font-weight: 500;
        text-decoration: none;
    }

    .breadcrumb__separator-icon {
        margin: 0 0.38462rem;
    }

    .nav-list {
        list-style: none outside;
        margin: 0;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }

    .nav-list--centered {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .nav-list__item {
        margin-left: 1.53846rem;
    }

        .nav-list__item:first-child {
            margin-left: 0;
        }

    .nav-list__item--tight {
        margin-left: 0.76923rem;
    }

    .nav-main__list {
        list-style: none outside;
        margin: 0;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
    }
/* Dropdown Styles */
.dropdown {
    position: relative;
}

.dropdown-menu {
    display: none;
    position: absolute;
    background: rgba(255, 255, 255, 0.95);
    list-style: none;
    padding: 0;
    margin: 0;
    left: 0;
    z-index: -1;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    width: 180px;
}

.dropdown.is-open .dropdown-menu {
    display: block;
    z-index: 1;
}

.header__nav.nav-main.is-open .dropdown-menu {
    background: transparent;
    width: 250px;
}

.dropdown-icon::after {
    content: '';
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    border-style: solid;
    transition: transform 0.2s;
    margin-left: 4px;
    color: #C0C0C0;
}

.arrow-down::after {
    transform: rotate(45deg) translateY(2px);
}

.dropdown:hover .dropdown-icon::after,
.dropdown:focus-within .dropdown-icon::after {
    transform: rotate(-135deg) translateY(-2px);
}

.dropdown-toggle::after {
    display: none;
}

/* Dropdown link styles */
.dropdown-menu .nav-main__item {
    margin: 0;
}

.dropdown-menu .nav-main__link {
    padding: 10px 15px;
    display: block;
    white-space: nowrap;
}


@media (max-width: 63.99em) {
    .nav-main__list {
        position: fixed;
        z-index: -1;
        top: 0;
        right: 0;
        left: 0;
        opacity: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        overflow-x: hidden;
        overflow-y: auto;
        background: rgba(255, 255, 255, 0.95);
        -webkit-transition: all 0.2s ease;
        transition: all 0.2s ease;
        display: none;
    }
        .dropdown-arrow {
        font-size: 1rem; /* Adjust size for mobile if needed */
    }
    .is-open .nav-main__list {
        display: flex;
    }
    .is-open .nav-main__list {
        display: flex;
    }

    .dropdown-menu {
        position: static;
        box-shadow: none;
    }

    .is-open .nav-main__list {
        display: flex;
    }
}

@media (min-width: 64em) {
    .nav-main__list {
        opacity: 1;
        z-index: auto;
        position: static;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row;
        flex-flow: row;
    }
}

    .is-open .nav-main__list {
        z-index: 100;
        opacity: 1;
        bottom: 0;
    }

.nav-main__item {
    margin: 0.38462rem 0;
    font-size: 1.38462rem;
}

.is-open .nav-main__list .nav-main__item {
    width: 100%;
    padding: 0.5rem 0;
    text-align: left;
    max-width: 250px;
}

    @media (min-width: 52.5em) {
        .nav-main__item {
            margin: 0 0 0 1.53846rem;
            font-size: 1rem;
        }
    }

    .nav-main__link {
        color: inherit;
        text-decoration: none;
    }

        .nav-main__link:hover, .nav-main__link:focus, .nav-main__link:active {
            color: #0d5bae;
        }

    .menu-toggle-btn {
        float: right;
        cursor: pointer;
        width: 16px;
        height: 16px;
    }

    .is-open .menu-toggle-btn {
        z-index: 2000;
    }

        .is-open .menu-toggle-btn span:nth-child(1), .is-open .menu-toggle-btn span:nth-child(3) {
            -webkit-transform: translate(0, 7px) rotate(-45deg) scaleX(1);
            transform: translate(0, 7px) rotate(-45deg) scaleX(1);
            margin: 0;
        }

        .is-open .menu-toggle-btn span:nth-child(2) {
            display: none;
        }

        .is-open .menu-toggle-btn span:nth-child(3) {
            -webkit-transform: translate(0, 5px) rotate(45deg) scaleX(1);
            transform: translate(0, 5px) rotate(45deg) scaleX(1);
        }

@media (min-width: 63.99em) {
    .menu-toggle-btn {
        display: none;
    }
}

    .menu-toggle-btn span {
        background: #0d5bae;
        display: block;
        width: 16px;
        height: 2px;
        margin-bottom: 4px;
        -webkit-transition-duration: 0.1s;
        transition-duration: 0.1s;
    }

    .menu-toggle-btn-text {
        position: absolute;
        left: -999em;
    }

    .pagination {
        text-align: center;
    }

    .pagination__index {
        list-style: none outside;
        margin: 0;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .pagination__item {
        display: inline-block;
        margin: 0 0 0 0.76923rem;
        padding: 0;
        line-height: 1;
    }

        .pagination__item:first-child {
            margin-left: 0;
        }

    .pagination__item--in-middle::after {
        content: "…";
        margin-left: 0.76923rem;
    }

    .pagination__link {
        cursor: pointer;
        display: inline-block;
        padding: 0.76923rem;
        background-color: #fff;
        color: #111;
        border: 1px solid #cdd2d7;
        border-radius: 3px;
        text-decoration: none;
    }

        .pagination__link:hover, .pagination__link:focus, .pagination__link:active {
            background-color: #f2f3f6;
            text-decoration: none;
        }

    .pagination__link--is-active {
        background-color: #0d5bae;
        color: #fff;
        border-color: #0d5bae;
    }

        .pagination__link--is-active:hover, .pagination__link--is-active:focus, .pagination__link--is-active:active {
            background-color: #0d5bae;
            color: #70eed1;
        }

    .pagination__link--is-disabled {
        cursor: auto;
        opacity: 0.25;
    }

    .pagination__link--prev {
        background-color: transparent;
        color: #0d5bae;
        border-color: transparent;
    }

    .pagination__link--next {
        background-color: transparent;
        color: #0d5bae;
        border-color: transparent;
    }

    .notification-bar {
        position: fixed;
        bottom: -9.23077rem;
        width: 100%;
        padding: 1.53846rem;
        background: #70eed1;
        font-size: 1.38462rem;
        text-align: center;
        -webkit-transition: bottom 200ms;
        transition: bottom 200ms;
        z-index: 100;
    }

    .notification-bar--open {
        bottom: 0;
    }

    .object-views {
        background: #f2f3f6;
        width: 15rem;
        height: 15rem;
        border-radius: 50%;
        color: #0d5bae;
    }

    .object-views__content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: inherit;
    }

    .object-views__icon {
        margin-top: -1rem;
    }

    .object-views__views {
        font-size: 2.61538rem;
        font-weight: bold;
    }

    .object-views__text {
        margin: 0;
        text-transform: uppercase;
    }

    #show-hide-images.fixed {
        position: fixed;
        top: 51px;
    }

    #unique-content-container {
        flex: 1 0 69%;
        padding: 0;
        margin-bottom: 0;
        box-shadow: none;
    }

    #unique-row {
        padding-left: 10px;
        padding-right: 10px;
    }

    .calculate-home-container {
        display: flex;
        flex-wrap: wrap;
        gap: 5%;
    }

    .calculate-home-wrapper {
    }

    #calculate-options {
        justify-content: flex-start;
        width: 100%;
    }

        #calculate-options .button-container {
            /*width: calc(100% / 3);*/
            width: calc(100% / 2);
            /*width: 100%;*/
            border-radius: 5px;
        }

    .search-options__type-label.label-bolån,
    .search-options__type-label.label-hemförsäkring,
    .search-options__type-label.label-el {
        width: 100%;
        border-radius: 5px;
    }


    .search-options__type-label.label-bolån {
        border-radius: 5px 0 0 5px;
    }

    .search-options__type-label.label-hemförsäkring {
        border-radius: 0;
    }

    .search-options__type-label.label-el {
        border-radius: 0 5px 5px 0;
    }

    .ads-container {
        flex: 1 1 25%;
        justify-content: flex-start;
        align-items: center;
        display: flex;
        flex-direction: column;
        gap: 20px;
    }

    .ad-container {
        position: relative;
        cursor: pointer;
        transition: border-color 0.3s ease;
    }

        .ad-container:hover {
            border: 1px solid #000;
        }

    .ad-image {
        width: 100%;
        height: auto;
    }

    .bolan-container {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        margin-top: 0.5rem;
    }

    .bolan-images-calculator {
        justify-content: center;
        display: flex;
        align-items: center;
        margin-bottom: 2rem;
    }

/*    .bolan-section-left, .bolan-section-right {
        width: 48%;
    }*/

    .bolan-info {
        margin-bottom: 2rem;
    }
        .bolan-section-left, .bolan-section-right {
        width: 100%;
    }

    .bolan-images {
        display: flex;
        flex-wrap: wrap;
    }

    .bolan-images__text {
        margin: 5px;
        margin-bottom: 2rem;
    }

    .bolan-button-container {
        display: flex;
        justify-content: center;
        width: 100%;
        margin-top: 1rem;
    }

    #bolan-button {
        margin: 0;
        width: 100%;
    }

    .bolanKalkyl-button-container .more-button {
        margin-top: 0;
    }

    .hidden-radio {
        display: none;
    }

    .calculate-content {
        padding: 1rem;
    }

    .placeholder-image-link {
        display: flex;
        margin: 5px;
        border: 1px solid #ccc;
        transition: border-color 0.3s ease;
        width: calc(50% - 10px);
        box-sizing: border-box;
        justify-content: center;
        align-items: center;
    }

        .placeholder-image-link:hover {
            border-color: #000;
        }


    .hemforsakring-image-link {
        display: flex;
        margin: 5px;
        border: 1px solid #ccc;
        transition: border-color 0.3s ease;
        width: calc(25% - 10px);
        box-sizing: border-box;
        justify-content: center;
        align-items: center;
    }

        .hemforsakring-image-link:hover {
            border-color: #000;
        }

    .placeholder-image {
        /*height: 75px;*/
        height: 100px;
        width: auto;
        object-fit: contain;
        /*padding: 6%;*/
        padding: 5px;
    }

    #bolan-facts {
        columns: 1;
        margin: 5px;
    }

    .hemforsakring-container {
    }

    .hemforsakring-text {
        margin: 5px;
    }

    .hemforsakring-images {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .el-text {
        margin: 5px;
    }

    .estimated-text {
        font-size: large;
        font-weight: 800;
        color: #08437A;
        margin: 5px;
        margin-top: 1rem;
        margin-bottom: 1rem;
    }

.small-container {
    width: 100%;
}

.el-container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 0.5rem;
}

/*    .el-section-left, .el-section-right {
        width: 48%;
    }*/

.el-section-left, .el-section-right {
    width: 100%;
}

    .el-disclaimer {
        display: block;
        font-size: 0.8rem;
        font-style: italic;
        color: #666;
        margin: 5px;
    }

    .el-images {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .el-image-link {
        display: flex;
        margin: 5px;
        border: 1px solid #ccc;
        transition: border-color 0.3s ease;
        width: calc(50% - 10px);
        box-sizing: border-box;
        justify-content: center;
        align-items: center;
    }

        .el-image-link:hover {
            border-color: #000;
        }

    .annons-label {
        border: 1px solid #000;
        border-radius: 3px;
        color: gray;
        font-size: 8px;
        padding: 2px 2px;
        margin-right: 4px;
    }

    .heating-container {
        display: flex;
        flex-direction: column;
    }

    .heating-label {
        cursor: pointer;
        margin: 5px;
    }

    .heating-option {
        margin-right: 0.5rem;
    }


    /*    @media (max-width: 1070px) {
    .search-options__type-label.label-bolån, .search-options__type-label.label-hemförsäkring, .search-options__type-label.label-el {
        width: 170px;
    }
}

@media (max-width: 918px) {
    .search-options__type-label.label-bolån, .search-options__type-label.label-hemförsäkring, .search-options__type-label.label-el {
        width: 150px;
    }
}*/

    @media (max-width: 898px) {
/*        .bolan-images a {
            max-width: 31%;
            flex-basis: calc(33.333% - 10px);
        }*/
    }

    @media (max-width: 778px) {
        .button-container {
            display: block;
            border: 1px solid #08437A;
            margin-bottom: 10px;
            border-radius: 5px;
            width: 100%;
        }

        #calculate-options .button-container {
            width: 100% !important;
        }

        /*        #container-hemförsäkring {
            display: none;
        }

        #container-el {
            display: none;
        }*/

        .ads-container {
            flex-direction: row;
            justify-content: space-between;
        }

        .ad-container {
            max-width: 100%;
            width: calc(50% - 5px);
            height: auto;
        }

        .ad-image {
        }

        #unique-content-container, .ads-container {
            flex-basis: 100%;
        }

        #calculate-options {
            display: flex;
            flex-direction: column;
        }

        .search-options__type-label.label-bolån,
        .search-options__type-label.label-hemförsäkring,
        .search-options__type-label.label-el {
            flex: 1;
            width: 100%;
            margin-bottom: 0;
            border-radius: 5px;
        }

        .small-container {
            display: flex;
            flex-direction: column;
            width: 100%;
        }

        .bolan-section-left, .bolan-section-right {
            width: 100%;
        }
    }

    @media (max-width: 540px) {
        .hemforsakring-image-link {
            width: calc(50% - 10px);
        }

        .bolan-section-left, .bolan-section-right {
            width: 100%;
        }

        .el-section-left, .el-section-right {
            width: 100%;
        }
    }

    @media (max-width: 480px) {
        .ads-container {
            flex-direction: column;
        }

        .ad-container {
            width: 100%;
        }
    }

    .panel {
        background: #fff;
        -webkit-box-shadow: 0 1px 1px 0 rgba(17, 17, 17, 0.1);
        box-shadow: 0 1px 1px 0 rgba(17, 17, 17, 0.1);
    }

    @media all {
        .panel {
            padding: 1.53846rem;
        }
    }

    @media (min-width: 52.5em) {
        .panel {
            padding: 3.07692rem;
        }
    }

    /*.previous-search {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
}*/

    .previous-search__label {
        margin-right: 0.38462rem;
        font-size: 1.23077rem;
        font-weight: 600;
        width: 100%;
    }

    .previous-search__label--as-heading {
        margin: 0 0 0.76923rem;
    }

    @media all {
        .previous-search__label--as-heading {
            font-size: 1.23077rem;
        }
    }

    /*    @media (min-width: 52.5em) {
        .previous-search__label--as-heading {
            font-size: 2.15385rem;
        }
    }*/

    .previous-search__link {
        position: relative;
        display: block;
        overflow: hidden;
        text-decoration: none;
    }

    @media all {
        .previous-search__link {
            display: block;
        }
    }

    @media (min-width: 30em) {
        .previous-search__link {
            display: inline;
        }
    }

    @media all {
        .previous-search__link {
            font-size: 0.92308rem;
        }
    }

    @media (min-width: 30em) {
        .previous-search__link {
            font-size: 1rem;
        }
    }

    @media all {
        .previous-search__link {
            white-space: nowrap;
        }
    }

    @media (min-width: 30em) {
        .previous-search__link {
            white-space: normal;
        }
    }

    .previous-search__link:hover, .previous-search__link:focus, .previous-search__link:active {
        text-decoration: none;
    }

    .previous-search__link-tag::after {
        /*        content: ",";
        padding: 0 0.76923rem;*/
    }

    .previous-search__link-tag:last-child::after {
        display: none;
    }

    .previous-search__top-row {
        display: flex;
        align-items: center;
        cursor: pointer;
        padding: 6px;
        width: 100%;
    }

        .previous-search__top-row:hover {
            background: #D3E6FF;
        }

    .previous-search.single .previous-search__top-row {
        border-radius: 6px;
    }

    .previous-search.first .previous-search__top-row {
        border-radius: 6px 6px 0 0;
    }

    .previous-search.middle .previous-search__top-row {
        border-radius: 0;
    }

    .previous-search.last .previous-search__top-row {
        border-radius: 0 0 6px 6px;
    }

    .previous-search__container {
        width: 100%;
    }

    .previous-recent-searches-container {
        border: 1px solid #D0D0D0;
        border-radius: 6px;
    }

    .previous-search__label-row {
        display: flex;
        align-items: center;
        margin-bottom: 6px;
        width: 100%;
    }

    .toggle-recent-searches::after {
        content: '';
        border-width: 0 3px 3px 0;
        display: inline-block;
        padding: 6px;
        border-color: #08437A;
        border-style: solid;
        transition: transform 0.2s;
    }

    .arrow-up::after {
        transform: rotate(-135deg);
    }

    .arrow-down::after {
        transform: rotate(45deg);
    }

    .toggle-recent-searches {
        background: none;
        border: none;
        cursor: pointer;
        padding: 10px;
    }

.previous-search__icon {
    height: 24px;
    width: 24px;
    margin-right: 8px;
    transform: rotateY(170deg);
}

    /*.previous-search__tags {
    margin-right: 8px;
}*/

    .previous-search__clickable-text {
        cursor: pointer;
        width: 100%;
    }

        .previous-search__clickable-text:hover {
            text-decoration: underline;
        }

    .previous-search__link-tag {
        font-weight: 600;
    }

    .reset-search-button {
        display: flex;
        justify-content: center;
        width: 10%;
    }

    .reset-search {
        background-color: #08437A;
        color: #FFFFFF;
        border: none;
        border-radius: 50%;
        cursor: pointer;
        display: inline-flex;
        justify-content: center;
        transition: background-color 0.3s;
        box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.25);
        min-height: 24px;
        min-width: 24px;
        text-decoration: none;
    }

        .reset-search:hover,
        .reset-search:active,
        .reset-search:focus {
            color: #FFFFFF;
            text-decoration: none;
            background-color: rgba(8, 67, 122, 0.7);
        }

    .previous-search__category-type {
        display: block;
        color: #736363;
    }

    .previous-search__divider {
        height: 1px;
        background-color: #D0D0D0;
    }


    .subscription-form {
        max-width: 650px;
        -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    }

    .subscription-form__head {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 1.53846rem;
        background: #0d5bae;
    }

    .subscription-form__heading {
        margin-bottom: 0;
        color: #fff;
    }

    .subscription-form__heading-icon {
        margin-right: 0.5rem;
    }

    .subscription-form__close-btn {
        font-size: 0;
    }

    @media (min-width: 30em) {
        .subscription-form__close-btn {
            position: absolute;
            top: 0;
            right: 0;
            -webkit-transform: translate(50%, -50%);
            transform: translate(50%, -50%);
        }
    }

    .subscription-form__tags {
        padding: 1.53846rem 0.76923rem 4.61538rem 0.76923rem;
        text-align: center;
        background: #fff;
    }

    .subscription-form__bottom {
        position: relative;
        background: #f2f3f6;
    }

    .subscription-form__result-container {
        position: absolute;
        width: 100%;
        z-index: 999;
        pointer-events: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0 1.53846rem;
    }

    .subscription-form__result {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        background: #fff;
    }

    .subscription-form__form-container {
        padding: 4.61538rem 1.53846rem 1.53846rem 1.53846rem;
    }

    .subscription-form__form {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
    }

    @media (min-width: 30em) {
        .subscription-form__form {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-flow: row;
            flex-flow: row;
        }
    }

    .subscription-form__form-input {
        margin-bottom: 0.38462rem;
    }

    @media (min-width: 30em) {
        .subscription-form__form-input {
            margin-bottom: 0;
        }
    }

    .subscription-form__error {
        padding: 0.76923rem 0 0.76923rem 0.38462rem;
        text-align: left;
        color: #ff5353;
    }

    .subscription-form__terms {
        padding-top: 1.53846rem;
        font-size: 0.76923rem;
        text-align: center;
        color: #555;
    }

    .tag {
        position: relative;
        display: flex;
        z-index: 1;
        background-color: #F6F8FF;
        border-radius: 3px;
        white-space: nowrap;
        border: 1px solid #0D5BAE;
    }

    .tag__icon {
        margin-right: 0.76923rem;
        color: #0d5bae;
    }

    .tag__text {
        flex: 1;
        padding: 0.76923rem;
    }

    @media (min-width: 30em) {
        .tag__text {
            padding: 0.38462rem 0.76923rem;
        }
    }

    .tag__category {
        font-weight: 600;
    }

    .tag__text .tag__category {
        font-weight: normal;
    }

    .tag__button {
        padding: 0.38462rem;
        background-color: transparent;
        border: none;
        box-shadow: none;
    }

    .tag--inline {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
    }

    .ReactModalPortal {
        /*opacity: 0;*/
        -webkit-transition: opacity 0.2s ease;
        transition: opacity 0.2s ease;
    }

    /*    .ReactModal__Body--open .ReactModalPortal {
        opacity: 1;
    }*/

    .react-modal__overlay {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 100;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 1.53846rem;
        background-color: rgba(255, 255, 255, 0.95);
        text-align: center;
    }

    @media (min-width: 52.5em) {
        .react-modal__overlay {
            padding: 4.61538rem;
        }
    }

    .react-modal__heading {
        margin-bottom: 3.07692rem;
        font-size: 2.15385rem;
    }

    .react-modal__close {
        position: fixed;
        top: 1rem;
        right: 1rem;
        color: #0d5bae;
        z-index: 1002;
        padding: 0;
    }

    #show-hide-images.fixed {
        position: fixed;
        top: 80px;
    }

    /* Slider */
    .slick-slider {
        position: relative;
        display: block;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -ms-touch-action: pan-y;
        touch-action: pan-y;
        -webkit-tap-highlight-color: transparent;
        border-radius: 6px;
    }

    .slick-list {
        position: relative;
        overflow: hidden;
        display: block;
        margin: 0;
        padding: 0;
    }

        .slick-list:focus {
            outline: none;
        }

        .slick-list.dragging {
            cursor: pointer;
            cursor: hand;
        }

    .slick-slider .slick-track,
    .slick-slider .slick-list {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .slick-track {
        position: relative;
        left: 0;
        top: 0;
        display: block;
    }

        .slick-track:before,
        .slick-track:after {
            content: "";
            display: table;
        }

        .slick-track:after {
            clear: both;
        }

    .slick-loading .slick-track {
        visibility: hidden;
    }

    .slick-slide {
        float: left;
        height: 100%;
        min-height: 1px;
        display: none;
    }

    [dir="rtl"] .slick-slide {
        float: right;
    }

    .slick-slide img {
        display: block;
    }

    .slick-slide.slick-loading img {
        display: none;
    }

    .slick-slide.dragging img {
        pointer-events: none;
    }

    .slick-initialized .slick-slide {
        display: block;
    }

    .slick-loading .slick-slide {
        visibility: hidden;
    }

    .slick-vertical .slick-slide {
        display: block;
        height: auto;
        border: 1px solid transparent;
    }

    .slick-arrow.slick-hidden {
        display: none;
    }

    .slide-count {
        position: absolute;
        background: white;
        z-index: 2;
        bottom: 0;
        left: 0;
        border-radius: 8px;
        margin: 24px;
        color: rgba(13, 91, 173, 0.90);
        width: 55px;
        height: 40px;
        text-align: center;
        align-items: center;
        display: flex;
        justify-content: center;
        box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
    }

.favorite-add-remove-container {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #fff;
    margin: 12px;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    margin: 24px;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
}

.favorite-button-container {
    background: #fff;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
}

.favorite-add-remove-container .button__icon {
    margin-right: 0;
}

.favorite-button-container .button__icon {
    margin-right: 0;
}

    @media (max-width: 780px) {
        .slide-count {
            width: 40px;
            height: 30px;
            margin: 12px;
        }
    }

    /* Slider */
    .slick-loading .slick-list {
        background: #fff url("./ajax-loader.gif") center center no-repeat;
    }

    /* Icons */
    @font-face {
        font-family: "slick";
        src: url("./fonts/slick.eot");
        src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
        font-weight: normal;
        font-style: normal;
    }

    /* Arrows */
    .slick-prev,
    .slick-next {
        position: absolute;
        display: block;
        height: 20px;
        width: 20px;
        line-height: 0;
        font-size: 0;
        cursor: pointer;
        background: transparent;
        color: transparent;
        top: 50%;
        margin-top: -10px\9;
        /*lte IE 8*/
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        padding: 0;
        border: none;
        outline: none;
    }

        .slick-prev:hover,
        .slick-prev:focus,
        .slick-next:hover,
        .slick-next:focus {
            outline: none;
            background: transparent;
            color: transparent;
        }

            .slick-prev:hover:before,
            .slick-prev:focus:before,
            .slick-next:hover:before,
            .slick-next:focus:before {
                opacity: 1;
            }

        .slick-prev.slick-disabled:before,
        .slick-next.slick-disabled:before {
            opacity: 0.25;
        }

        .slick-prev:before,
        .slick-next:before {
            font-family: "slick";
            font-size: 20px;
            line-height: 1;
            color: white;
            opacity: 0.75;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
        }

    .slick-prev {
        left: -25px;
    }

    [dir="rtl"] .slick-prev {
        left: auto;
        right: -25px;
    }

    .slick-prev:before {
        content: "←";
    }

    [dir="rtl"] .slick-prev:before {
        content: "→";
    }

    .slick-next {
        right: -25px;
    }

    [dir="rtl"] .slick-next {
        left: -25px;
        right: auto;
    }

    .slick-next:before {
        content: "→";
    }

    [dir="rtl"] .slick-next:before {
        content: "←";
    }

    /* Dots */
    .slick-slider {
        margin-bottom: 30px;
    }

    .slick-dots {
        display: none !important;
        position: absolute;
        bottom: -45px;
        list-style: none;
        display: block;
        text-align: center;
        padding: 0;
        width: 100%;
    }

        .slick-dots li {
            position: relative;
            display: inline-block;
            height: 20px;
            width: 20px;
            margin: 0 5px;
            padding: 0;
            cursor: pointer;
        }

            .slick-dots li button {
                border: 0;
                background: transparent;
                display: block;
                height: 20px;
                width: 20px;
                outline: none;
                line-height: 0;
                font-size: 0;
                color: transparent;
                padding: 5px;
                cursor: pointer;
            }

                .slick-dots li button:hover,
                .slick-dots li button:focus {
                    outline: none;
                }

                    .slick-dots li button:hover:before,
                    .slick-dots li button:focus:before {
                        opacity: 1;
                    }

                .slick-dots li button:before {
                    position: absolute;
                    top: 0;
                    left: 0;
                    content: "•";
                    width: 20px;
                    height: 20px;
                    font-family: "slick";
                    font-size: 6px;
                    line-height: 20px;
                    text-align: center;
                    color: black;
                    opacity: 0.25;
                    -webkit-font-smoothing: antialiased;
                    -moz-osx-font-smoothing: grayscale;
                }

            .slick-dots li.slick-active button:before {
                color: black;
                opacity: 0.75;
            }

    .slick-slider {
        overflow: hidden;
        margin-bottom: 0;
    }

        .slick-slider .slick-slide {
            height: auto;
        }

        .slick-slider img {
            -webkit-user-drag: none;
            height: auto;
            aspect-ratio: 1.5;
        }

    .img-slide-container {
        aspect-ratio: 1.5;
        width: 1010px;
        height: auto;
    }

    .slick-slider:hover .arrow {
        opacity: 1;
    }

    .slick-slider.img-count-5 .slick-dots li.slick-active button:after {
        content: " / 5";
    }

    .slick-slider.img-count-4 .slick-dots li.slick-active button:after {
        content: " / 4";
    }

    .slick-slider.img-count-3 .slick-dots li.slick-active button:after {
        content: " / 3";
    }

    .slick-slider.img-count-2 .slick-dots li.slick-active button:after {
        content: " / 2";
    }

    .slick-slider.img-count-1 .slick-dots li.slick-active button:after {
        content: " / 1";
    }

    .slick-slider .slick-dots {
        left: 0;
        bottom: 0;
        opacity: 1;
        -webkit-transition: opacity 0.2s ease-in-out;
        transition: opacity 0.2s ease-in-out;
    }

        .slick-slider .slick-dots li {
            display: none;
            width: auto;
            height: auto;
            margin: 0;
        }

            .slick-slider .slick-dots li.slick-active {
                display: block;
            }

                .slick-slider .slick-dots li.slick-active button {
                    margin: 0;
                    font-size: 1em;
                    line-height: normal;
                    color: #000;
                }

            .slick-slider .slick-dots li button {
                opacity: 0.95;
                width: auto;
                height: auto;
                padding: 16px 24px;
                background-color: #fff;
            }

    @media only screen and (max-width: 640px) {
        .slick-slider .slick-dots li button {
            padding: 4px 8px;
        }
    }

    .slick-slider .slick-dots li button:before {
        display: none;
    }

.slick-slider .arrow {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: 1;
    -webkit-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    color: #000;
    width: 40px;
    height: 40px;
    -webkit-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.05);
    background-color: #fff;
    color: #0d5bae;
    -webkit-transition: background 0.2s ease-in;
    transition: background 0.2s ease-in;
    font-size: 16px;
    line-height: 43px;
    text-align: center;
    -webkit-transition: -webkit-transform 0.2s ease-in;
    transition: -webkit-transform 0.2s ease-in;
    transition: transform 0.2s ease-in;
    transition: transform 0.2s ease-in, -webkit-transform 0.2s ease-in;
    background-color: rgba(255, 255, 255, 0.6);
}

/*    @media (min-width: 30em) {
        .slick-slider .arrow {
            display: -webkit-box !important;
            display: -ms-flexbox !important;
            display: flex !important;
        }
    }*/

    .slick-slider .arrow:hover,
    .slick-slider .arrow:focus {
        background-color: rgba(255, 255, 255, 1);
        cursor: pointer;
    }

    .slick-slider .left {
        left: 24px;
    }

        .slick-slider .left .fa {
            margin-left: -3px;
        }

    .slick-slider .right {
        right: 24px;
    }

        .slick-slider .right .fa {
            margin-right: -3px;
        }

    .slick-slider .left,
    .slick-slider .right {
        position: absolute;
        top: calc(50% + 15px);
        margin: 0;
        margin-top: -30px;
        z-index: 2;
        border-radius: 50%;
    }

    @media (max-width: 580px) {
        .slick-slider .right {
            right: -16px;
        }
        .slick-slider .left {
            left: -16px;
        }
        .slick-slider .right .icon.undefined {
            margin-right: 10px;
        }

        .slick-slider .left .icon.undefined {
            margin-left: 10px;
        }
    }

    .link-discrete {
        color: #111;
        text-decoration: none;
    }

        .link-discrete:hover, .link-discrete:focus, .link-discrete:active {
            text-decoration: none;
        }

    .text-center {
        text-align: center;
    }

    .text-pre-formatted {
        text-align: left;
        white-space: pre-wrap;
    }

    .text-highlight {
        color: #0d5bae;
    }

    .product-text-container {
        text-align: left;
    }

    .product-price-container {
        display: flex;
        gap: 10px;
        align-items: center;
    }

    .product-top-section {
        width: 100%;
        display: flex;
        gap: 5%;
    }

    .product-heading {
        color: rgba(13, 91, 173, 0.90);
        font-size: 2rem;
        font-weight: 600;
        line-height: 2.2rem;
        margin-bottom: 0.76923rem;
    }

    .product-left-section {
        width: 70%;
    }

        .product-left-section.full-width {
            width: 100%;
        }

    .agent-info-section {
        width: 30%;
        /*margin-right: -1.76923rem;*/
    }

        .agent-info-section .product-detail-agent-contact-wrapper {
            margin-right: 0;
            padding-top: 16px;
            border-radius: 6px;
            border: 0.2px solid #D0D0D0;
            background: #FAF6F6;
            box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
        }

    @media (max-width: 839px) {
        .agent-info-section .product-detail-agent-contact-wrapper {
            display: none;
        }

        .product-top-section {
            flex-direction: column;
        }

        .product-left-section,
        .agent-info-section {
            width: 100%;
        }

        .product-left-section {
            padding-top: 1.53846rem;
        }

        .open-house-list {
            display: flex;
            flex-wrap: wrap;
            gap: 8px;
            align-items: flex-start;
        }

        .open-house-container {
            margin-top: 0;
            width: calc(50% - 4px);
        }
    }

    .budgivning-active-container {
        display: flex;
        flex-direction: column;
    }

    .budgivning-link {
        color: rgba(77, 95, 157, 0.90);
        font-weight: 500;
        font-size: 1.08rem;
        text-decoration-line: underline;
        display: flex;
        align-items: center;
    }

        .budgivning-link:hover {
            color: rgba(77, 95, 157, 0.90);
            text-decoration-line: none;
        }

    #budgivning-external-icon {
        width: 1.3rem;
    }

    .budgivning-wrapper #budgivning-row.no-margin-bottom {
        margin-bottom: 0;
    }

    #budgivning-row {
        margin-bottom: 0;
    }

    .open-house-wrapper .space-md {
        margin-bottom: 0;
    }


    @media (max-width: 580px) {
        .open-house-container {
            width: 100%;
        }
    }

    .agent-info-section #agent-more-listings {
        margin-bottom: 16px;
    }

    .product-price-text {
        color: rgba(0, 0, 0, 0.90);
        /*margin-bottom: 0.76923rem;*/
        display: block;
        font-size: 1.4rem;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        letter-spacing: 0.25px;
    }
#sold-product-price-text {
    font-size: 1.2rem;
    font-weight: 700;
}

.product-cirkaprice-text {
    color: rgba(0, 0, 0, 0.90);
    /*margin-bottom: 0.76923rem;*/
    display: block;
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.25px;
}

#initial-price {
    text-decoration: line-through;
    color: rgba(0, 0, 0, 0.40);
}

    /*.col-sm-12.col-lg-8.space-md .product-price-text {
    font-size: 1.2rem;
}*/

    .product-divider {
        width: 100%;
        height: 2px;
        background: #F0F0F0;
        margin-bottom: 24px;
        margin-top: 24px;
    }

    .product-h2 {
        font-size: 1.7rem;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        letter-spacing: 0.25px;
    }

    .amenities-text {
        display: flex;
        margin-bottom: 12px;
        font-size: 1.1rem;
        color: rgba(0, 0, 0, 0.90);
        font-style: normal;
        font-weight: 300;
        line-height: normal;
        align-items: center;
    }

        .amenities-text img {
            width: 18px;
            height: 18px;
            margin-right: 8px;
        }

    .pre-heading {
        display: block;
        margin-bottom: 0.76923rem;
        font-size: 1rem;
        font-weight: normal;
    }

    .line-behind {
        width: 100%;
        overflow: hidden;
        text-align: center;
    }

        .line-behind::before, .line-behind::after {
            content: "";
            display: inline-block;
            width: 100%;
            margin: 0 1.53846rem;
            vertical-align: middle;
            border-bottom: 1px solid #cdd2d7;
        }

        .line-behind::before {
            margin-left: -100%;
        }

        .line-behind::after {
            margin-right: -100%;
        }

    .font-size-xs {
        font-size: 0.76923rem;
    }

    .font-size-sm {
        font-size: 0.92308rem;
    }

    .font-size-md {
        font-size: 1rem;
    }

    .font-size-lg {
        font-size: 1.38462rem;
    }

    .font-size-xs {
        font-size: 0.76923rem;
    }

    .font-size-h1 {
        font-size: 2.61538rem;
    }

    .font-size-h2 {
        font-size: 2.15385rem;
    }

    .font-size-h3 {
        font-size: 1.38462rem;
    }

    .font-size-h4 {
        font-size: 1.07692rem;
    }

    .space-xs {
        margin-bottom: 0.38462rem;
    }

    .space-md {
        margin-bottom: 1.53846rem;
    }

    .space-lg {
    }

    .space-xl {
        margin-bottom: 4.61538rem;
    }

    #more-object-project {
        background-color: #08437A;
        border: 0;
        box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.25);
        margin-top: 24px;
        border-radius: 6px;
    }

        #more-object-project:hover,
        #more-object-project:active,
        #more-object-project:focus {
            color: #FFFFFF;
            background-color: rgba(8, 67, 122, 0.7);
        }

    .more-button {
        display: inline-block;
        background-color: #08437A;
        border: 0;
        box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.25);
        color: #fff;
        padding: 0.76923rem 2.07692rem;
        border-radius: 6px;
        vertical-align: middle;
        font-size: 1rem;
        font-weight: normal;
        text-align: center;
        text-decoration: none;
        cursor: pointer;
        -webkit-transition: all 0.2s ease;
        transition: all 0.2s ease;
        margin-top: 24px;
    }

    #related-agent-button {
        margin: 0;
    }

    @media (max-width: 839px) {
        .more-button {
            margin-bottom: 1rem;
            margin-top: 0;
        }
    }

    .more-button:hover,
    .more-button:active,
    .more-button:focus {
        color: #FFFFFF;
        background-color: rgba(8, 67, 122, 0.7);
    }

    #product-agent-link {
        margin-bottom: 0;
    }

    h2#project {
        margin-bottom: 3.07692rem;
    }

    .open-house-container {
        display: flex;
        flex-direction: row;
        border-radius: 6px;
        border: 0.2px solid #D0D0D0;
        box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
        margin-top: 8px;
        padding: 16px;
        gap: 5%;
        background: linear-gradient(to right, #DFF9FF, #FFF);
    }

    #budgivning-open-house-container {
        background: linear-gradient(to right, #F6F8FF, #FFF);
        margin-top: 0;
        margin-bottom: 8px;
    }

    .open-house-icon {
        position: relative;
        width: 50px;
        height: 50px;
    }

        .open-house-icon img {
            width: 100%;
            height: auto;
        }

    .open-house-item {
        display: flex;
        flex-direction: column;
        width: 75%;
    }

    .open-house-title {
        font-size: 1.08rem;
        font-style: normal;
        font-weight: 600;
        line-height: 27px;
        margin-bottom: 8px;
    }

    .open-house-comment {
        font-size: 1rem;
        font-style: normal;
        font-weight: 500;
        margin-bottom: 8px;
    }

.open-house-item-group {
    font-size: 1rem;
    font-style: normal;
    display: flex;
    flex-direction: column;
    }

.open-house-timetag {
    font-weight: 600;
}

.date-inside-icon {
    position: absolute;
    top: 64%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}

    .open-house-daymonth {
    }

    .open-house-day,
    .open-house-month {
        display: block;
        line-height: 0.9;
    }

    .open-house-day {
        font-size: 1rem;
        font-style: normal;
        font-weight: 600;
    }

    .open-house-month {
        font-size: 1rem;
        font-style: normal;
        font-weight: 300;
    }


    .row--with-equal-height-col-content > [class*="col-"] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .justify-content-center {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .justify-content-space-between {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .align-items-center {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .flow-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
    }

    .hide-visually {
        position: absolute;
        width: 1px;
        height: 1px;
        margin: -1px;
        padding: 0;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        border: 0;
    }

    .hidden {
        display: none !important;
    }

    @keyframes swooshIn {
        from {
            opacity: 0;
            transform: translateX(-20px);
        }

        to {
            opacity: 1;
            transform: translateX(0);
        }
    }


    .grid-toggle-buttons {
    }

    .toggle-favorites-btn {
        position: relative;
        height: 40px;
        width: 60px;
        border: none;
        border-radius: 6px;
        background: #FFFFFF;
        box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
        transition: all 0.2s ease;
        cursor: pointer;
        margin-bottom: 8px;
        margin-right: 8px;
    }

        .toggle-favorites-btn:hover {
            background: #D3E6FF;
        }

        .toggle-favorites-btn.selected {
            background-color: #D3E6FF;
        }

    .favorite-count {
        background-color: red;
        color: white;
        border-radius: 50%;
        height: 16px;
        width: 16px;
        font-size: 10px;
        position: absolute;
        top: 5px;
        right: 5px;
        align-items: center;
        display: flex;
        justify-content: center;
    }


    .list-button, .grid-button {
        width: 66px;
        height: 40px;
        cursor: pointer;
        border: 1px solid #8C979F;
        background-color: #fff;
        transition: transform 0.3s ease, background-color 0.3s ease;
    }

    .list-button {
        border-radius: 0 25px 25px 0;
    }

    .grid-button {
        border-radius: 25px 0 0 25px;
    }

    .button-selected {
        background-color: #D3E6FF;
    }

    .project-icon {
        width: 20px;
        height: 20px;
    }

    .arrow-icon {
        width: 15px;
        height: 12px;
        transition: transform 0.3s ease;
    }

    .button-selected .arrow-icon {
        animation: swooshIn 0.5s ease forwards;
    }

    .button-selected .project-icon {
        margin-left: 7px;
        transition: margin-left 0.5s ease;
    }

    .list-button:hover, .grid-button:hover {
        transform: scale(1.05);
    }

    .button-selected:hover {
        transform: none;
        background-color: #CCE0FF;
    }

.project-h2 {
    margin: 0;
}

@media (max-width: 480px) {
            .list-button, .grid-button {
            width: 54px;
            height: 40px;
            padding: 0;
        }

    .project-icon {
            width: 12px;
            height: 12px;
        }

        .arrow-icon {
            width: 10px;
            height: 8px;
        }

        .button-selected .project-icon {
            margin-left: 4px;
        }
    }


    .project-list-table {
        width: 100%;
        border-collapse: separate;
        text-align: left;
        border-spacing: 0;
        border-radius: 8px;
        overflow: hidden;
        box-shadow: 0 1px 1px 0 rgba(17, 17, 17, 0.1);
    }

        .project-list-table th,
        .project-list-table td {
            padding: 12px 15px;
            border-bottom: 2px solid #F2F3F6;
            cursor: pointer;
        }

        .project-list-table th {
            border-bottom: 4px solid #F2F3F6;
        }

        .project-list-table th {
            background-color: #D3E6FF;
            font-weight: bold;
            color: #08437A;
        }

        .project-list-table td {
            background-color: #fff;
        }

        .project-list-table tr:hover td {
            background-color: #D3E6FF;
        }

        .project-list-table tr td a {
            color: #0D5BAD;
        }

        .project-list-table td:hover a {
            text-decoration: underline;
        }

        .project-list-table th::after {
            content: '';
            border-width: 0 3px 3px 0;
            display: inline-block;
            padding: 3px;
            margin-left: 5px;
        }

    .project-product-heading {
        font-weight: 600;
        text-decoration: underline;
    }

    .status-text {
        color: #A49B9B;
    }

    /* Arrow pointing up */
    .sort-asc::after {
        transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg);
        border: solid #08437A;
    }

    /* Arrow pointing down */
    .sort-desc::after {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        border: solid #08437A;
    }


    .status-container {
        display: flex;
        align-items: center;
    }

    @media (max-width: 888px) {
        .status-container {
            margin-bottom: 8px;
        }

        .project-product-heading {
            font-weight: 400;
            margin-bottom: 5px;
        }
    }

    .status-circle {
        height: 10px;
        width: 10px;
        border-radius: 50%;
        display: inline-block;
        margin-right: 5px;
    }

    .status-public {
        background-color: #4CAF50;
    }

    .status-reserverad {
        background-color: #FFEB3B;
    }

    .status-sold {
        background-color: #F44336;
    }

    .project-list-mobile {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 1.53846rem;
        gap: 5px;
    }

    .project-mobile-list-item-link {
        display: block;
        text-decoration: none;
        color: inherit;
        background-color: #fff;
        border-radius: 5px;
        box-shadow: 0 2px 4px 0 rgba(17, 17, 17, 0.25);
        width: calc(50% - 5px);
        position: relative;
        padding: 10px;
        margin-bottom: 5px;
        cursor: pointer;
    }

    .project-mobile-list-item {
        position: relative;
        display: flex;
        flex-direction: column;
    }

        .project-mobile-list-item:hover {
            transform: scale(1.02);
        }

    .project-price-mobile {
        font-weight: 600;
    }

    .project-dot-mobile {
        display: inline-block;
        width: 5px;
        height: 5px;
        background-color: #0D5BAE;
        border-radius: 50%;
        margin-right: 8px;
        margin-left: 8px;
        vertical-align: middle;
    }

    .project-price-container {
        margin-bottom: 5px;
    }

    .project-right-arrow-container {
        position: absolute;
        width: 30px;
        height: 30px;
        bottom: 10px;
        right: 10px;
    }

.project-objects-container {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1.53846rem;
}

    .project-mobile-divider {
        display: none;
        background-color: #DDC6C6;
        width: 2px;
    }

    @media (max-width: 838px) {
        #project-h2 {
            font-size: 18px;
            margin: 0;
        }

        .project-objects-container {
            align-items: center;
        }
    }



    @media (max-width: 480px) {
        .project-list-mobile {
            gap: 0;
        }

        .project-mobile-list-item-link {
            flex-basis: 100%;
            margin-bottom: 5px;
        }

        .project-mobile-divider {
            display: block;
            height: 36px;
        }

        #project-sort-wrapper {
            width: 100%;
        }

        #project-sort-selector {
            width: 100%
        }
    }

    /* Sold objects styles */
    .sold-item-container {
        display: flex;
        background-color: #fff;
        border-radius: 6px;
        box-shadow: 0 2px 4px rgba(0,0,0,0.25);
        overflow: hidden;
    }

    .sold-item-wrapper {
        width: 100%;
    }

    .sold-item-image-container {
        height: auto;
        width: 100%;
        flex-basis: 50%;
        min-height: 230px;
        /*max-width: 500px;*/
        position: relative;
    }

    .gray-placeholder-image {
        width: 100%;
        height: 100%;
        background-color: #E9EAEA;
        border-bottom-right-radius: 92px;
    }

    .sold-item-content {
        /*flex: 1 0 50%;*/
        /*padding: 1.53846rem 16px 1.53846rem 16px;*/
    }

    .sold-item-top {
        display: flex;
        flex-direction: column;
        height: 7rem;
    }

    .sold-item-heading {
        font-size: 2rem;
        color: #0D5BAE;
        font-weight: 700;
        line-height: 4rem;
    }

    .col-sm-12.col-lg-6.space-md .sold-item-heading {
        font-size: 1.7rem;
        line-height: 2.5rem;
    }


    .sold-item-subheading {
        font-size: 1rem;
        margin: 0;
        font-weight: 400;
        line-height: 1.2rem;
        margin-top: 1rem;
    }

    .col-sm-12.col-lg-6.space-md .sold-item-subheading {
        line-height: 1.5rem;
        margin: 0;
    }

    .sold-item-bottom {
    }

    .sold-item-info {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        margin-bottom: 2rem;
        border-bottom: 1px solid #DDC6C6;
        width: 90%;
    }

    .sold-item-info-text-container {
        display: flex;
        flex-direction: column;
    }

    .sold-final-price-text {
        font-weight: 700;
    }

    .sold-final-price {
        width: 90%;
    }

    .sold-icon-container {
        background: #000000;
        color: #fff;
        padding: 0.4rem 0.5rem;
        border-radius: 0.2rem;
        display: flex;
        max-width: 15rem;
        gap: 0.5rem;
        justify-content: space-evenly;
        z-index: 20;
        position: absolute;
        top: 0.75rem;
        left: 0.75rem;
    }

    .sold-divider {
        display: none;
    }

    .divider-container {
        display: none;
    }

    .show-more-text {
        text-align: center;
    }

    .sold-section {
    }

    .sold-text-container {
        text-align: left;
    }

    .sold-card-body {
        padding-left: 2rem;
        padding-right: 0;
        padding-top: 2rem;
        padding-bottom: 0;
    }

    .sold-content-container {
        /* padding: 2rem; */
        padding-left: 2rem;
        padding-bottom: 2rem;
        padding-right: 2rem;
    }

        .sold-content-container .card.card--in-grid.link-discrete.space-md {
            border-radius: 4px;
            background: #FFF;
            box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.25);
        }

@media (min-width: 52.49em) {
    .sold-content-container .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
}

    .sold-content-divider {
        width: 100%;
        height: 2px;
        background: #F0F0F0;
        margin-bottom: 2rem;
        margin-top: 2rem;
    }

    .sold-h1 {
        font-size: 2rem;
        font-weight: 700;
        line-height: normal;
        letter-spacing: 0.25px;
        margin-bottom: 8px;
    }

    .sold-h2 {
        font-size: 1.8rem;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        letter-spacing: 0.25px;
        margin-bottom: 2rem;
    }

    .sold-section-container {
        display: flex;
        width: 100%;
        gap: 5%;
    }

    .sold-section-left {
        width: 70%;
    }

    .sold-section-right {
        width: 25%;
    }

        .sold-section-right .product-detail-agent-contact-wrapper {
            margin-right: 0;
            margin-top: 0;
        }

        .sold-section-right .product-detail-agent-contact-wrapper {
            margin-bottom: 1rem;
        }

    .sold-section-image-container {
        height: auto;
        width: 100%;
        padding: 0.76923rem;
        min-height: 362px;
        position: relative;
        background-color: #E9EAEA;
        border-bottom-right-radius: 92px;
    }

    .sold-section-gray-placeholder-image {
        width: 100%;
        height: 100%;
        background-color: #E9EAEA;
        border-bottom-right-radius: 25%;
    }

    .sold-left-info-container {
        display: flex;
        justify-content: space-between;
    }

.sold-price-container {
    width: 100%;
    margin-bottom: 0.76923rem;
}

@media (min-width: 839xpx) {
    .sold-price-container {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
}

.sold-price-true {
    display: flex;
    gap: 6px;
    align-items: center;
}

    .sold-slutpris-value {
        font-size: 1.5rem;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }

    .sold-left-info-container {
        border-bottom: 2px solid #F0F0F0;
        padding-bottom: 3px;
        padding-top: 5px;
    }

    .sold-slutpris, .sold-left-text {
        text-align: left;
    }

    .sold-slutpris-value, .sold-left-value {
        text-align: right;
    }

    .sold-left-value {
        font-weight: 600;
    }

    .sold-price-info-container {
        width: 100%;
    }

.sold-ref-container {
    display: flex;
    flex-direction: row;
    width: 100%;
    gap: 2rem;
}
.sold-price-wrapper {
    width: 100%;
}
.sold-ref-wrapper {
    width: 100%;
}

.slutpris-tooltip {
    display: inline-block;
    width: 100%;
    font-size: 0.8rem;
    font-style: italic;
    color: #666;
    margin-bottom: 0.76923rem;
}

.accordion-content {
    display: block;
    margin-top: 8px;
}


    #sold-left {
        width: 50%;
        display: flex;
        flex-direction: column;
    }

    #sold-right {
        width: 100%;
    }

        #sold-right .quick-facts--split {
            columns: 1;
        }

    .sold-slutpris {
        font-size: 1.25rem;
        font-weight: 700;
    }

    .col-sm-12.col-md-24.space-md .divider-container {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%;
    }

    .col-sm-12.col-md-24.space-md .sold-divider {
        display: block;
        background-color: #DDC6C6;
        width: 1px;
        height: calc(100% - 3.07692rem);
    }


    .col-sm-12.col-lg-8.space-md .divider-container {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
    }

    .col-sm-12.col-lg-8.space-md .sold-divider {
        display: block;
        background-color: #DDC6C6;
        width: 100%;
        height: 1px;
        margin-left: 1.76923rem;
        margin-right: 1.76923rem;
    }

    .col-24 .divider-container {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
    }

    .col-24 .sold-divider {
        display: block;
        background-color: #DDC6C6;
        width: 100%;
        height: 1px;
        margin-left: 1.76923rem;
        margin-right: 1.76923rem;
    }

    .sold-agent-logo-container {
        display: flex;
        flex-basis: 20%;
        padding: 0.76923rem;
        justify-content: center;
        align-items: center;
    }

    .sold-agent-logo {
        position: relative;
    }

        .sold-agent-logo .card__logo {
            position: absolute;
            top: 0;
            right: 0;
            padding-top: 1.53846rem;
        }

    .sold-agent-logo-container .sold-agent-logo .card__logo {
        position: relative;
        max-width: 80%;
    }

    .sold-agent-logo-container .sold-agent-logo {
        display: flex;
        justify-content: center;
    }


    .sold-agent-logo .card__logo-img {
        max-height: 4rem;
        max-width: 100%;
    }

    .col-sm-12.col-lg-8.space-md .card__product-heading-container {
        width: 75%;
    }

    .col-sm-12.col-lg-6.space-md .card__product-heading-container {
        width: 75%;
    }

    .col-sm-12.col-md-24.space-md .card__product-heading-container {
        width: 75%;
    }

    .col-sm-12.col-lg-8.space-md .sold-agent-logo .card__logo {
        max-width: 25%;
    }

    .col-sm-12.col-md-24.space-md .sold-agent-logo .card__logo {
        max-width: 25%;
    }

    .col-sm-12.col-lg-6.space-md .sold-agent-logo .card__logo {
        max-width: 25%;
    }

    .col-24 .card__product-heading-container {
        width: 75%;
    }

    .col-24 .sold-agent-logo .card__logo {
        width: 25%;
    }

    /*.sold-agent-logo-container .card__logo {
    max-width: 80%;
}*/

    .sold-item-info-title {
        color: #CCB8B8;
        font-size: 14px;
        font-weight: 500;
        line-height: 21px;
    }

    .sold-item-info-text {
        color: #222222;
        font-size: 14px;
        font-weight: 500;
        line-height: 24px;
    }

    @media (max-width: 839px) {
        .sold-section-left {
            width: 100%;
        }

        .sold-section-right {
            display: none;
        }

        .sold-section-image-container {
            min-height: 210px;
        }

        .sold-card-body {
            padding: 1rem;
        }

        .sold-h2 {
            padding-left: 1rem;
        }

        .sold-content-container {
            padding: 0;
        }

        .sold-section-container {
            gap: 0;
        }

        .sold-content-container .product-h2 {
            padding-left: 1rem;
        }
        .sold-ref-container {
            flex-direction: column;
            gap: 0;
        }
        .sold-object-text {
            width: 100%;
            display: flex;
            justify-content: center;
            font-size: 0.9rem;
            top: 90%;
        }
    }

    @media (max-width: 768px) {
        .sold-item-heading {
            font-size: 1.8rem;
            line-height: 32px;
        }

        .sold-item-info-title {
            font-size: 12px;
            line-height: 18px;
        }

        .sold-item-info-text {
            font-size: 12px;
            line-height: 18px;
        }

        .sold-item-content {
            padding: 0.76923rem;
        }
    }

    @media (max-width: 480px) {
        .sold-section-container {
            display: block;
        }

        .sold-section-right {
            width: 100%;
            display: block;
        }

        .sold-price-container {
            width: 100%;
        }

        .sold-price-info-container {
            flex-direction: column;
            gap: 0;
        }

        #sold-left {
            width: 100%;
        }

        #sold-right {
            width: 100%;
        }

        .sold-section-right .ads-container {
            flex-direction: column;
        }

        .sold-section-right .ad-container {
            width: auto;
        }

        .sold-price-info-container {
            width: 100%;
        }

        .sold-ref-wrapper {
            flex-direction: column;
        }
    }

    /*@media (max-width: 768px) {
    .sold-item-wrapper {
        flex-direction: column;
    }

    .sold-item-image-container,
    .agent-logo-container {
        flex-basis: auto;
    }

    .sold-divider {
        width: calc(100% - 40px);
        height: 1px; 
        margin: 20px; 
    }

    .sold-agent-logo {
        width: 100px;
        height: 100px;
    }

    .sold-logo-image {
        width: 100%;
        height: 100%;
        display: block;
    }
}*/
    @media print {
        .hidden-from-print {
            display: none !important;
        }

        .block-to-print {
            page-break-inside: avoid;
        }
    }

    .g-recaptcha {
        -webkit-transform: scale(0.725);
        transform: scale(0.725);
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }

    @media (min-width: 30em) {
        .g-recaptcha {
            -webkit-transform: scale(1);
            transform: scale(1);
        }
    }

    .country-landing-block {
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        min-height: 80vh;
        padding: 5rem;
        color: #fff;
    }

    @media (max-width: 29.99em) {
        .country-landing-block {
            padding: 3rem 1rem;
        }
    }

    .country-landing-block p {
        font-size: 1.38462rem;
    }

    .country-landing-block .select__wrapper {
        width: 30%;
        margin: 0 auto;
    }

    @media (max-width: 68.74em) {
        .country-landing-block .select__wrapper {
            width: 100%;
        }
    }

    .country-landing-block__content {
        max-width: 900px;
        text-align: center;
        padding-top: 10%;
    }

    @media (max-width: 68.74em) {
        .country-landing-block__content {
            padding-top: 0;
        }
    }

    .country-landing-block__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .country-landing-block__list-item {
        margin: 0.5rem;
    }

    .country-landing-block__link {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        background: #fff;
        border: 0;
        border-radius: 3px;
        padding: 1.5rem;
        color: #111;
        text-decoration: none;
    }

    /* stylelint-disable */
    @font-face {
        font-family: "swiper-icons";
        src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
        font-weight: 400;
        font-style: normal;
    }

    :root {
        --swiper-theme-color: #fff;
    }

    .swiper-container {
        margin-left: auto;
        margin-right: auto;
        position: relative;
        overflow: hidden;
        list-style: none;
        padding: 0;
        /* Fix of Webkit flickering */
        z-index: 1;
        height: 500px;
    }

    .swiper-container-vertical > .swiper-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .swiper-wrapper {
        position: relative;
        width: 100%;
        height: 100%;
        z-index: 1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
    }

    .swiper-container-android .swiper-slide,
    .swiper-wrapper {
        -webkit-transform: translate3d(0px, 0, 0);
        transform: translate3d(0px, 0, 0);
    }

    .swiper-container-multirow > .swiper-wrapper {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .swiper-container-multirow-column > .swiper-wrapper {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .swiper-container-free-mode > .swiper-wrapper {
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
        margin: 0 auto;
    }

    .swiper-container-pointer-events {
        -ms-touch-action: pan-y;
        touch-action: pan-y;
    }

        .swiper-container-pointer-events.swiper-container-vertical {
            -ms-touch-action: pan-x;
            touch-action: pan-x;
        }

    .swiper-slide {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        width: 100%;
        height: 100%;
        position: relative;
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform;
        background-size: cover;
        background-position: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

        .swiper-slide .container-fluid {
            width: 100%;
        }

    .swiper-slide-invisible-blank {
        visibility: hidden;
    }

    /* Auto Height */
    .swiper-container-autoheight,
    .swiper-container-autoheight .swiper-slide {
        height: auto;
    }

        .swiper-container-autoheight .swiper-wrapper {
            -webkit-box-align: start;
            -ms-flex-align: start;
            align-items: flex-start;
            -webkit-transition-property: height, -webkit-transform;
            transition-property: height, -webkit-transform;
            transition-property: transform, height;
            transition-property: transform, height, -webkit-transform;
        }

    /* 3D Effects */
    .swiper-container-3d {
        -webkit-perspective: 1200px;
        perspective: 1200px;
    }

        .swiper-container-3d .swiper-wrapper,
        .swiper-container-3d .swiper-slide,
        .swiper-container-3d .swiper-slide-shadow-left,
        .swiper-container-3d .swiper-slide-shadow-right,
        .swiper-container-3d .swiper-slide-shadow-top,
        .swiper-container-3d .swiper-slide-shadow-bottom,
        .swiper-container-3d .swiper-cube-shadow {
            -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
        }

        .swiper-container-3d .swiper-slide-shadow-left,
        .swiper-container-3d .swiper-slide-shadow-right,
        .swiper-container-3d .swiper-slide-shadow-top,
        .swiper-container-3d .swiper-slide-shadow-bottom {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            pointer-events: none;
            z-index: 10;
        }

        .swiper-container-3d .swiper-slide-shadow-left {
            background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
            background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
        }

        .swiper-container-3d .swiper-slide-shadow-right {
            background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
            background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
        }

        .swiper-container-3d .swiper-slide-shadow-top {
            background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
            background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
        }

        .swiper-container-3d .swiper-slide-shadow-bottom {
            background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
            background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
        }

    /* CSS Mode */
    .swiper-container-css-mode > .swiper-wrapper {
        overflow: auto;
        scrollbar-width: none;
        /* For Firefox */
        -ms-overflow-style: none;
        /* For Internet Explorer and Edge */
    }

        .swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
            display: none;
        }

        .swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
            scroll-snap-align: start start;
        }

    .swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
        -webkit-scroll-snap-type: x mandatory;
        -ms-scroll-snap-type: x mandatory;
        scroll-snap-type: x mandatory;
    }

    .swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
        -webkit-scroll-snap-type: y mandatory;
        -ms-scroll-snap-type: y mandatory;
        scroll-snap-type: y mandatory;
    }

    :root {
        --swiper-navigation-size: 44px;
        /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
    }

    .swiper-button-prev,
    .swiper-button-next {
        position: absolute;
        top: 50%;
        width: calc(var(--swiper-navigation-size) / 44 * 27);
        height: var(--swiper-navigation-size);
        margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
        z-index: 10;
        cursor: pointer;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        color: var(--swiper-navigation-color, var(--swiper-theme-color));
    }

        .swiper-button-prev.swiper-button-disabled,
        .swiper-button-next.swiper-button-disabled {
            opacity: 0.35;
            cursor: auto;
            pointer-events: none;
        }

        .swiper-button-prev:after,
        .swiper-button-next:after {
            font-family: swiper-icons;
            font-size: var(--swiper-navigation-size);
            text-transform: none !important;
            letter-spacing: 0;
            text-transform: none;
            font-variant: initial;
            line-height: 1;
        }

    .swiper-button-prev,
    .swiper-container-rtl .swiper-button-next {
        left: 10px;
        right: auto;
    }

        .swiper-button-prev:after,
        .swiper-container-rtl .swiper-button-next:after {
            content: "prev";
        }

    .swiper-button-next,
    .swiper-container-rtl .swiper-button-prev {
        right: 10px;
        left: auto;
    }

        .swiper-button-next:after,
        .swiper-container-rtl .swiper-button-prev:after {
            content: "next";
        }

        .swiper-button-prev.swiper-button-white,
        .swiper-button-next.swiper-button-white {
            --swiper-navigation-color: #ffffff;
        }

        .swiper-button-prev.swiper-button-black,
        .swiper-button-next.swiper-button-black {
            --swiper-navigation-color: #000000;
        }

    .swiper-button-lock {
        display: none;
    }

    .swiper-pagination {
        position: absolute;
        text-align: center;
        -webkit-transition: 300ms opacity;
        transition: 300ms opacity;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        z-index: 10;
    }

        .swiper-pagination.swiper-pagination-hidden {
            opacity: 0;
        }

    /* Common Styles */
    .swiper-pagination-fraction,
    .swiper-pagination-custom,
    .swiper-container-horizontal > .swiper-pagination-bullets {
        bottom: 10px;
        left: 0;
        width: 100%;
    }

    /* Bullets */
    .swiper-pagination-bullets-dynamic {
        overflow: hidden;
        font-size: 0;
    }

        .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
            -webkit-transform: scale(0.33);
            transform: scale(0.33);
            position: relative;
        }

        .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
            -webkit-transform: scale(1);
            transform: scale(1);
        }

        .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
            -webkit-transform: scale(1);
            transform: scale(1);
        }

        .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
            -webkit-transform: scale(0.66);
            transform: scale(0.66);
        }

        .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
            -webkit-transform: scale(0.33);
            transform: scale(0.33);
        }

        .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
            -webkit-transform: scale(0.66);
            transform: scale(0.66);
        }

        .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
            -webkit-transform: scale(0.33);
            transform: scale(0.33);
        }

    .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
        display: inline-block;
        border-radius: 50%;
        background: #000;
        opacity: 0.6;
    }

    button.swiper-pagination-bullet {
        border: none;
        margin: 0;
        padding: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }

    .swiper-pagination-clickable .swiper-pagination-bullet {
        cursor: pointer;
    }

    .swiper-pagination-bullet:only-child {
        display: none !important;
    }

    .swiper-pagination-bullet-active {
        opacity: 1;
        background: var(--swiper-pagination-color, var(--swiper-theme-color));
    }

    .swiper-container-vertical > .swiper-pagination-bullets {
        right: 10px;
        top: 50%;
        -webkit-transform: translate3d(0px, -50%, 0);
        transform: translate3d(0px, -50%, 0);
    }

        .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
            margin: 6px 0;
            display: block;
        }

        .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
            top: 50%;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            width: 8px;
        }

            .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
                display: inline-block;
                -webkit-transition: 200ms top, 200ms -webkit-transform;
                transition: 200ms top, 200ms -webkit-transform;
                transition: 200ms transform, 200ms top;
                transition: 200ms transform, 200ms top, 200ms -webkit-transform;
            }

    .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 4px;
    }

    .swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        white-space: nowrap;
    }

        .swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
            -webkit-transition: 200ms left, 200ms -webkit-transform;
            transition: 200ms left, 200ms -webkit-transform;
            transition: 200ms transform, 200ms left;
            transition: 200ms transform, 200ms left, 200ms -webkit-transform;
        }

    .swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
        -webkit-transition: 200ms right, 200ms -webkit-transform;
        transition: 200ms right, 200ms -webkit-transform;
        transition: 200ms transform, 200ms right;
        transition: 200ms transform, 200ms right, 200ms -webkit-transform;
    }

    /* Progress */
    .swiper-pagination-progressbar {
        background: rgba(0, 0, 0, 0.25);
        position: absolute;
    }

        .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
            background: var(--swiper-pagination-color, var(--swiper-theme-color));
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            -webkit-transform: scale(0);
            transform: scale(0);
            -webkit-transform-origin: left top;
            transform-origin: left top;
        }

    .swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
        -webkit-transform-origin: right top;
        transform-origin: right top;
    }

    .swiper-container-horizontal > .swiper-pagination-progressbar,
    .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
        width: 100%;
        height: 4px;
        left: 0;
        top: 0;
    }

        .swiper-container-vertical > .swiper-pagination-progressbar,
        .swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
            width: 4px;
            height: 100%;
            left: 0;
            top: 0;
        }

    .swiper-pagination-white {
        --swiper-pagination-color: #ffffff;
    }

    .swiper-pagination-black {
        --swiper-pagination-color: #000000;
    }

    .swiper-pagination-lock {
        display: none;
    }

    /* Scrollbar */
    .swiper-scrollbar {
        border-radius: 10px;
        position: relative;
        -ms-touch-action: none;
        background: rgba(0, 0, 0, 0.1);
    }

    .swiper-container-horizontal > .swiper-scrollbar {
        position: absolute;
        left: 1%;
        bottom: 3px;
        z-index: 50;
        height: 5px;
        width: 98%;
    }

    .swiper-container-vertical > .swiper-scrollbar {
        position: absolute;
        right: 3px;
        top: 1%;
        z-index: 50;
        width: 5px;
        height: 98%;
    }

    .swiper-scrollbar-drag {
        height: 100%;
        width: 100%;
        position: relative;
        background: rgba(0, 0, 0, 0.5);
        border-radius: 10px;
        left: 0;
        top: 0;
    }

    .swiper-scrollbar-cursor-drag {
        cursor: move;
    }

    .swiper-scrollbar-lock {
        display: none;
    }

    .swiper-zoom-container {
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
    }

        .swiper-zoom-container > img,
        .swiper-zoom-container > svg,
        .swiper-zoom-container > canvas {
            max-width: 100%;
            max-height: 100%;
            -o-object-fit: contain;
            object-fit: contain;
        }

    .swiper-slide-zoomed {
        cursor: move;
    }

    /* Preloader */
    .swiper-lazy-preloader {
        width: 42px;
        height: 42px;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-left: -21px;
        margin-top: -21px;
        z-index: 10;
        -webkit-transform-origin: 50%;
        transform-origin: 50%;
        -webkit-animation: swiper-preloader-spin 1s infinite linear;
        animation: swiper-preloader-spin 1s infinite linear;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
        border-radius: 50%;
        border-top-color: transparent;
    }

    .swiper-lazy-preloader-white {
        --swiper-preloader-color: #fff;
    }

    .swiper-lazy-preloader-black {
        --swiper-preloader-color: #000;
    }

    @-webkit-keyframes swiper-preloader-spin {
        100% {
            -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
        }
    }

    @keyframes swiper-preloader-spin {
        100% {
            -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
        }
    }

    /* a11y */
    .swiper-container .swiper-notification {
        position: absolute;
        left: 0;
        top: 0;
        pointer-events: none;
        opacity: 0;
        z-index: -1000;
    }

    .swiper-container-fade.swiper-container-free-mode .swiper-slide {
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .swiper-container-fade .swiper-slide {
        pointer-events: none;
        -webkit-transition-property: opacity;
        transition-property: opacity;
    }

        .swiper-container-fade .swiper-slide .swiper-slide {
            pointer-events: none;
        }

    .swiper-container-fade .swiper-slide-active,
    .swiper-container-fade .swiper-slide-active .swiper-slide-active {
        pointer-events: auto;
    }

    .swiper-container-cube {
        overflow: visible;
    }

        .swiper-container-cube .swiper-slide {
            pointer-events: none;
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
            z-index: 1;
            visibility: hidden;
            -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
            width: 100%;
            height: 100%;
        }

            .swiper-container-cube .swiper-slide .swiper-slide {
                pointer-events: none;
            }

        .swiper-container-cube.swiper-container-rtl .swiper-slide {
            -webkit-transform-origin: 100% 0;
            transform-origin: 100% 0;
        }

        .swiper-container-cube .swiper-slide-active,
        .swiper-container-cube .swiper-slide-active .swiper-slide-active {
            pointer-events: auto;
        }

        .swiper-container-cube .swiper-slide-active,
        .swiper-container-cube .swiper-slide-next,
        .swiper-container-cube .swiper-slide-prev,
        .swiper-container-cube .swiper-slide-next + .swiper-slide {
            pointer-events: auto;
            visibility: visible;
        }

        .swiper-container-cube .swiper-slide-shadow-top,
        .swiper-container-cube .swiper-slide-shadow-bottom,
        .swiper-container-cube .swiper-slide-shadow-left,
        .swiper-container-cube .swiper-slide-shadow-right {
            z-index: 0;
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
        }

        .swiper-container-cube .swiper-cube-shadow {
            position: absolute;
            left: 0;
            bottom: 0px;
            width: 100%;
            height: 100%;
            opacity: 0.6;
            z-index: 0;
        }

            .swiper-container-cube .swiper-cube-shadow:before {
                content: "";
                background: #000;
                position: absolute;
                left: 0;
                top: 0;
                bottom: 0;
                right: 0;
                -webkit-filter: blur(50px);
                filter: blur(50px);
            }

    .swiper-container-flip {
        overflow: visible;
    }

        .swiper-container-flip .swiper-slide {
            pointer-events: none;
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
            z-index: 1;
        }

            .swiper-container-flip .swiper-slide .swiper-slide {
                pointer-events: none;
            }

        .swiper-container-flip .swiper-slide-active,
        .swiper-container-flip .swiper-slide-active .swiper-slide-active {
            pointer-events: auto;
        }

        .swiper-container-flip .swiper-slide-shadow-top,
        .swiper-container-flip .swiper-slide-shadow-bottom,
        .swiper-container-flip .swiper-slide-shadow-left,
        .swiper-container-flip .swiper-slide-shadow-right {
            z-index: 0;
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
        }

    .card.card--teaser .card__button:after {
        display: block;
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }

    .swiper-container .card.card--teaser {
        position: static;
    }

    .swiper-slide .button:after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }
    /* CSS to hide contact info, interest application form etc. when the email address is test@example.com */
    #main .container-fluid:has(a[href="mailto:test@example.com"]) a[href="#interest"] {
        display: none;
    }

    #main > div > div:nth-child(4) > div > div.flow-column:has(a[href="mailto:test@example.com"]) {
        display: none;
    }

    #main > div > div:nth-child(4) > div:has(a[href="mailto:test@example.com"]) div {
        justify-content: left;
    }

        #main > div > div:nth-child(4) > div:has(a[href="mailto:test@example.com"]) div.goto-agent a span {
            display: none;
        }

        #main > div > div:nth-child(4) > div:has(a[href="mailto:test@example.com"]) div.goto-agent a:after {
            content: "Läs mer på fastighetägarens sida";
        }

    #main .container-fluid:has(a[href="mailto:test@example.com"]) #interest {
        display: none;
    }

    #main .container-fluid:has(a[href="mailto:test@example.com"]) .img-wrapper .card__actions {
        display: none;
    }

    #main .container-fluid:has(a[href="mailto:test@example.com"]) .img-wrapper a {
        position: absolute;
        top: 0;
        left: 0;
        background: rgba(0,0,0,.3);
        width: 100%;
        height: 100%;
        border: 10px solid #fff;
    }

        #main .container-fluid:has(a[href="mailto:test@example.com"]) .img-wrapper a span {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            color: #fff;
            font-size: 14px;
            text-align: center;
            background: #0d5bae;
            border-radius: 1000px;
            display: inline-block;
            padding: 20px;
        }

    # main .container-fluid:has(a[href="mailto:test@example.com"]) .hidden-from-print > h2 * {
        display: none;
    }

    # main .container-fluid:has(a[href="mailto:test@example.com"]) .hidden-from-print > h2:after {
        content: "Liknande resultat";
    }
    /* END - CSS to hide contact info, interest application form etc. when the email address is test@example.com */


    /*# sourceMappingURL=source-maps/bovision.css.map */
