.row {
    --bs-gutter-x: 4rem;
    --bs-gutter-y: 1rem
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: rgba(0, 0, 0, 0)
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

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
}

img {
    border-style: none
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

button, [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 {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    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-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

html {
    scroll-behavior: smooth
}

body {
    position: relative;
    font-family: "Roboto", serif;
    font-weight: 400;
    font-size: 16px;
    color: #474747;
    background-color: #fff
}

.overflow-body {
    overflow: hidden
}

.overflow-body .nav-mobile-wrapper {
    position: fixed !important;
    overflow: auto !important;
    height: auto
}

.layout {
    position: relative;
    overflow-x: hidden;
    min-height: 100vh;
    min-height: 100dvh;
    display: grid;
    grid-template-rows:auto 1fr auto
}

.container {
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 1260px;
    padding: 0 20px
}

.container-narrow {
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 1145px;
    padding: 0 20px
}

.container-wide {
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 1440px;
    padding: 0 20px
}

.container-wider {
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 1920px;
    padding: 0 20px
}

b {
    font-weight: 700 !important
}

ul {
    list-style: none;
    padding: 0
}

p {
    font-family: "Roboto", serif;
    color: #474747;
    font-size: clamp(12px, -0.875rem + 4.333vw, 16px);
    font-weight: 400;
    line-height: 180%;
    margin-top: 1rem;
    margin-bottom: 1rem
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    text-wrap: balance;
    color: #123763
}

h1 {
    font-size: clamp(32px, -0.875rem + 4.333vw, 72px)
}

h2 {
    font-size: clamp(30px, -0.875rem + 4.333vw, 64px)
}

h3 {
    font-size: clamp(28px, -0.875rem + 4.333vw, 48px)
}

h4 {
    font-size: clamp(26px, -0.875rem + 4.333vw, 32px)
}

h5 {
    font-size: clamp(20px, -0.875rem + 4.333vw, 24px)
}

h6 {
    font-size: clamp(18px, -0.875rem + 4.333vw, 16px)
}

.text-block .float-left {
    position: relative
}

.text-block .float-left img {
    -o-object-fit: cover;
    object-fit: cover;
    float: left;
    width: 100%;
    height: auto;
    max-width: 400px;
    border-radius: 20px;
    margin-right: 40px;
    margin-bottom: 5px
}

.text-block h1, .text-block h2, .text-block h3, .text-block h4, .text-block h5, .text-block h6 {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    text-wrap: balance;
    color: #123763;
}

.text-block h1 {
    font-size: clamp(28px, -0.875rem + 4.333vw, 40px);
}

.text-block h2 {
    font-size: clamp(30px, -0.875rem + 4.333vw, 64px)
}

.text-block h3 {
    font-size: clamp(28px, -0.875rem + 4.333vw, 48px)
}

.text-block h4 {
    font-size: clamp(26px, -0.875rem + 4.333vw, 32px)
}

.text-block h5 {
    font-size: clamp(20px, -0.875rem + 4.333vw, 24px)
}

.text-block h6 {
    font-size: clamp(18px, -0.875rem + 4.333vw, 16px)
}

.text-block p {
    font-family: "Roboto", serif;
    color: #474747;
    font-size: clamp(12px, -0.875rem + 4.333vw, 16px);
    font-weight: 400;
    line-height: 180%;
    margin-top: 1rem;
    margin-bottom: 1rem
}

.text-block p a {
    font-family: "Roboto", serif;
    font-size: clamp(12px, -0.875rem + 4.333vw, 16px);
    text-decoration: underline !important;
    color: #009bc8 !important;
    font-weight: 400
}

.text-block p a:hover {
    text-decoration: none !important
}

.text-block ol {
    padding-left: 20px;
    margin: 20px 0
}

.text-block ol li {
    margin-bottom: 15px;
    padding-left: 10px
}

.text-block ol li::marker {
    font-weight: bold
}

.text-block ul {
    list-style: disc;
    padding: 0;
    margin: 1rem 0;
    color: #474747;
    font-family: "Roboto", serif;
    font-size: clamp(12px, -0.875rem + 4.333vw, 16px);
    font-weight: 400
}

.text-block ul li {
    line-height: 180%;
    position: relative;
    margin-left: 20px
}

.text-block ul li::marker {
    color: #474747
}

.text-block ul li b {
    font-weight: 800
}

.text-block ul.img {
    list-style: none;
    color: #171151
}

.text-block ul.img li {
    padding-left: 45px;
    margin-bottom: 15px;
    position: relative
}

.text-block ul.img li:before {
    position: absolute;
    left: 0px;
    content: url("../images/IK_odrazka.svg");
    width: 36px;
    height: 36px
}

.breadcrumb-wrap {
    display: flex;
    align-items: center;
    height: 85px;
    background-color: #02baef
}

.breadcrumb-wrap .container {
    max-width: 1100px
}

.breadcrumb {
    margin: 0;
    position: relative;
    display: flex;
    background-color: unset;
    font-family: "Roboto", serif;
    font-size: clamp(12px, -0.875rem + 4.333vw, 16px);
    font-weight: 400;
    padding: 0;
    z-index: 1
}

.breadcrumb .breadcrumb-item {
    display: flex;
    align-items: center;
    cursor: pointer
}

.breadcrumb .breadcrumb-item a {
    display: flex;
    align-items: center;
    position: relative;
    color: #e6e6e6;
    text-decoration: none
}

.breadcrumb .breadcrumb-item a:hover {
    color: #fff;
    text-decoration: underline
}

.breadcrumb .breadcrumb-item:last-child a {
    color: #fff
}

.breadcrumb .breadcrumb-item + .breadcrumb-item {
    padding-left: .7rem
}

.breadcrumb .breadcrumb-item + .breadcrumb-item::before {
    position: relative;
    margin-top: 0;
    width: 11px;
    height: 23px;
    padding-right: 1rem;
    color: #fff;
    content: ">"
}

.btn {
    position: relative;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    -moz-column-gap: 10px;
    column-gap: 10px;
    height: 48px;
    padding: 0 30px;
    color: #fff;
    font-family: "Roboto", serif;
    font-size: clamp(14px, -0.875rem + 4.333vw, 16px);
    line-height: 110%;
    font-weight: 700;
    text-decoration: none !important;
    text-align: center;
    background-color: #06afdc;
    transition: .1s ease-in-out;
    border-radius: 7px;
    overflow: hidden;
    isolation: isolate;
    border: 0
}

.btn:before {
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: 0;
    width: 0;
    height: 100%;
    content: "";
    background-color: #009bc8;
    transition: .1s ease-in-out
}

.btn:hover, .btn.active {
    color: #fff
}

.btn:hover:before, .btn.active:before {
    width: 100%
}

.btn.white {
    background-color: #fff;
    border: 1px solid #009bc8;
    color: #009bc8
}

.btn.white:hover, .btn.white.active {
    color: #fff
}

.btn.red {
    background-color: red;
    border: 0;
    color: #fff
}

.btn.red:before {
    background-color: #ca0000
}

.btn.red:hover, .btn.red.active {
    color: #fff
}

.btn.icon:after {
    display: block;
    content: "";
    width: 10px;
    height: 17px;
    background-image: url("../images/btn-arrow-white.svg");
    background-repeat: no-repeat;
    background-position: center
}

.btn.white.icon:after {
    background-image: url("../images/btn-arrow-cyan.svg")
}

.btn.white.icon:hover:after, .btn.white.icon.active:after {
    background-image: url("../images/btn-arrow-white.svg")
}

.btn.e-small {
    height: 32px
}

.btn.small {
    height: 40px
}

.btn.medium {
    height: 48px
}

.btn.large {
    height: 56px
}

.btn.e-large {
    height: 72px
}

.btn-cross {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    background-image: url("../images/IK_cross.svg");
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    transition: .1s ease-in-out
}

.btn-more {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    font-family: "Roboto", serif;
    font-size: clamp(16px, -0.875rem + 4.333vw, 18px);
    font-weight: 500;
    color: #f90004;
    text-decoration: none
}

.btn-more:after {
    content: url("../images/IK_arrow-red-right.svg")
}

.btn-more:hover {
    color: #f90004;
    text-decoration: underline
}

.radio-filter {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-top: 15px;
    margin-bottom: 60px
}

.radio-filter {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 20px;
    margin-top: 40px;
    margin-bottom: 60px
}

.radio-filter .container-radioButton {
    display: block;
    position: relative;
    margin: 0;
    height: 48px;
    width: auto;
    max-width: 194px;
    cursor: pointer
}

.radio-filter .container-radioButton input {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer
}

.radio-filter .container-radioButton .checkmark {
    position: absolute;
    border: 0;
    border-radius: 0;
    height: 48px;
    width: 100%;
    max-width: 194px;
    overflow: hidden;
    border: 1px solid #02baef;
    border-radius: 8px
}

.radio-filter .container-radioButton .checkmark:after {
    display: none;
    content: "";
    position: absolute;
    border: 0;
    top: 0;
    right: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.radio-filter .container-radioButton input:checked ~ .text {
    color: #fff !important
}

.radio-filter .container-radioButton input:checked ~ .checkmark {
    border: 1px solid #02baef;
    color: #fff;
    background: #02baef
}

.radio-filter .container-radioButton .text {
    position: relative;
    z-index: 1;
    padding: 0 15px;
    color: #02baef;
    font-family: "Roboto", serif;
    font-size: clamp(14px, -0.875rem + 4.333vw, 16px);
    font-weight: 800;
    display: flex;
    min-width: 194px;
    height: 100%;
    justify-content: center;
    align-items: center
}

.filter-items .grid-2 {
    gap: 27px
}

.filter-items.animated .property-item {
    transform: scale(0)
}

.filter-items.animated .scale-anm {
    transform: scale(1)
}

.property-card {
    display: flex;
    flex-direction: column;
    gap: 17px;
    text-decoration: none
}

.property-card:hover h4 {
    text-decoration: underline
}

.property-card .text-block {
    flex: 1;
    text-align: center;
    padding: 30px 16px 16px 16px;
    background-color: #02baef;
    border-radius: 20px;
    height: 100%
}

.property-card .text-block h4, .property-card .text-block p {
    color: #fff
}

.property-card .img {
    border-radius: 20px;
    overflow: hidden
}

.property-card .img img {
    width: 100%;
    height: 100%;
    min-height: -moz-fit-content;
    min-height: fit-content;
    -o-object-fit: cover;
    object-fit: cover
}

.reference-card {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 50px 30px 30px;
    border-radius: 20px;
    background-color: #f8f8f8
}

.reference-card::before {
    content: url("../images/ico-blockquote.svg");
    display: block;
    position: absolute;
    top: -40px
}

.reference-card .fa-star.checked {
    color: orange
}

.reference-card p {
    font-family: "Roboto", serif;
    font-size: clamp(12px, -0.875rem + 4.333vw, 16px);
    color: #02baef
}

.reference-card .written-by {
    position: relative;
    margin-top: auto;
    display: flex;
    align-items: center;
    gap: 15px
}

.reference-card .written-by img {
    width: 66px;
    height: 66px;
    -o-object-fit: fill;
    object-fit: fill;
    border-radius: 50%
}

.reference-card .written-by div {
    display: flex;
    flex-direction: column
}

.reference-card .written-by div span.name {
    font-family: "Roboto", serif;
    font-size: clamp(14px, -0.875rem + 4.333vw, 20px);
    color: #122426
}

.reference-card .written-by div span.site {
    font-family: "Roboto", serif;
    font-size: clamp(12px, -0.875rem + 4.333vw, 16px);
    color: #545454
}

.form-card {
    width: 100%;
    padding: 50px 40px;
    background-color: #02baef;
    border-radius: 20px
}

.form-card .form-title {
    margin-bottom: 20px;
    display: block;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    text-wrap: balance;
    color: #fff;
    font-size: clamp(22px, -0.875rem + 4.333vw, 40px)
}

.form-card p {
    color: #fff
}

.form-card .business-card {
    margin: 30px 0
}

.form-card.darker {
    background-color: #009bc8
}

form {
    display: flex;
    flex-direction: column;
    row-gap: 27px
}

form .two-fields {
    display: grid;
    grid-template-columns:1fr 1fr;
    -moz-column-gap: 15px;
    column-gap: 15px
}

form .field-wrap {
    display: flex;
    flex-direction: column
}

form .field-wrap label {
    order: -1
}

form button[type=submit] {
    grid-area: btn;
    max-width: -moz-min-content;
    max-width: min-content;
    align-self: center;
    text-transform: uppercase;
    height: 60px;
    letter-spacing: 1px
}

label {
    display: block;
    margin-bottom: 10px;
    font-family: "Montserrat", sans-serif;
    font-size: clamp(14px, -0.875rem + 4.333vw, 16px);
    font-weight: 700;
    color: #fff
}

input, textarea, select {
    outline: 0;
    padding: 0 15px;
    width: 100%;
    position: unset;
    font-family: "Roboto", serif;
    color: #474747;
    font-size: clamp(12px, -0.875rem + 4.333vw, 16px);
    font-weight: 400;
    margin: 0;
    height: 60px;
    max-width: unset;
    border: 1px solid #ccc;
    border-radius: 0;
    background-color: #fff
}

input::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder {
    font-family: "Roboto", serif;
    color: #474747;
    font-size: clamp(12px, -0.875rem + 4.333vw, 16px);
    font-weight: 400
}

input::placeholder, textarea::placeholder, select::placeholder {
    font-family: "Roboto", serif;
    color: #474747;
    font-size: clamp(12px, -0.875rem + 4.333vw, 16px);
    font-weight: 400
}

input[required] + label:after, textarea[required] + label:after, select[required] + label:after {
    content: "*";
    color: red;
    width: 1.5em;
    margin-left: 8px
}

textarea {
    padding: 20px 15px;
    height: 250px
}

select {
    position: relative;
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    appearance: none;
    background-image: url("../images/select-arrow.svg");
    background-repeat: no-repeat;
    background-position: center right 15px
}

.article-card {
    position: relative;
    display: grid;
    grid-template-columns:.4fr 1fr;
    -moz-column-gap: 40px;
    column-gap: 40px;
    row-gap: 20px
}

.article-card img {
    width: 400px;
    height: 250px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 20px
}

.article-card .text {
    position: relative;
    padding: 10px 0
}

.article-card span {
    display: block
}

.article-card h4 {
    font-family: "Roboto", serif;
    color: #545454;
    font-weight: 700
}

.article-card p {
    font-family: "Roboto", serif;
    color: #545454;
    font-size: clamp(14px, -0.875rem + 4.333vw, 20px);
    font-weight: 400;
    line-height: 150%;
    padding-bottom: 45px
}

.article-card .btn {
    position: absolute;
    bottom: 10px;
    left: 0;
    height: 40px;
    min-width: unset
}

.product-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    padding: 30px 20px;
    border: 1px solid #e1dccc;
    background-color: #fff9e4;
    border-radius: 15px;
    text-align: center;
    overflow: hidden
}

.product-card img {
    margin: 0 auto;
    width: 100%;
    max-height: 260px;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.product-card .name {
    display: block;
    margin-top: 20px;
    font-family: "Oswald", sans-serif;
    font-weight: 600;
    line-height: 26px;
    min-height: 60px;
    font-size: 22px;
    color: #0a0624;
    text-align: center
}

.product-card .btn {
    margin-top: 20px;
    height: 40px;
    min-height: 40px;
    max-width: 130px;
    text-transform: uppercase
}

.video {
    display: flex;
    justify-content: center
}

a.video_pop_up {
    position: relative;
    display: flex;
    width: 100%;
    border-radius: 0;
    overflow: hidden
}

a.video_pop_up img {
    position: relative;
    z-index: 5;
    width: 100%;
    height: auto
}

.video-wrap .label {
    margin-top: 15px;
    display: block;
    font-family: "Roboto", serif;
    color: #000;
    font-size: clamp(14px, -0.875rem + 4.333vw, 20px);
    font-weight: 700
}

.play {
    width: 100px;
    height: 100px;
    -o-object-fit: contain;
    object-fit: contain;
    background: url("../images/playbutton.svg") no-repeat 0 0;
    background-size: contain;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 500;
    opacity: .75;
    transition: .1s ease-in-out
}

.play:hover {
    opacity: 1
}

.box-shadow {
    padding: 25px 20px;
    border-radius: 20px;
    background-color: #f8f8f8;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, .25)
}

.mail-link, .phone-link {
    display: flex;
    align-items: center;
    gap: 15px;
    font-family: "Roboto", serif;
    font-weight: 400;
    font-size: clamp(16px, -0.875rem + 4.333vw, 16px);
    color: #fff
}

.mail-link:hover, .phone-link:hover {
    color: #fff;
    text-decoration: none
}

.mail-link::before, .phone-link::before {
    display: block;
    width: 24px;
    height: 24px;
    background-position: center center;
    background-repeat: no-repeat;
    content: ""
}

.mail-link:before {
    background-image: url("../images/ico-email.svg")
}

.phone-link:before {
    background-image: url("../images/ico-phone.svg")
}

.soc-links a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-decoration: none !important;
    color: #fff;
    font-family: "Roboto", serif;
    font-weight: 700;
    font-size: clamp(16px, -0.875rem + 4.333vw, 16px);
    width: 40px;
    height: 40px;
    background-color: #02baef;
    border-radius: 50%
}

.soc-links a:hover {
    background-color: #009bc8
}

.pagination {
    margin-top: 50px;
    gap: 15px
}

.pagination .page-link.active {
    background-color: #02baef;
    color: #fff
}

.pagination .page-link {
    padding: 6px 14px;
    border-radius: 10px;
    border: 0;
    color: #ccc;
    font-family: "Roboto", serif;
    font-size: clamp(12px, -0.875rem + 4.333vw, 16px);
    font-weight: 700;
    border-radius: 4px
}

.pagination .page-link svg {
    transition: .1s ease-in-out;
    stroke: #02baef
}

.pagination .page-link:hover, .pagination .page-link:active, .pagination .page-link:focus {
    background-color: #02baef;
    color: #fff
}

.pagination .page-item.arrow .page-link, .pagination .page-item.arrow .page-link {
    border-radius: 10px;
    background-color: #fff !important;
}

.pagination .page-item:last-child .page-link:hover, .pagination .page-item:first-child .page-link:hover {
    background-color: #fff
}

.pagination .page-item:last-child .page-link:hover svg, .pagination .page-item:first-child .page-link:hover svg {
    transform: scale(1.4)
}

.pagination .page-item.disabled .page-link svg {
    stroke: #ccc
}

.business-card {
    display: flex;
    align-items: center;
    gap: 30px
}

.business-card img {
    width: 100%;
    height: auto;
    max-width: 130px
}

.business-card .contact-details {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.business-card .contact-details .name {
    display: block;
    color: red;
    font-size: clamp(28px, -0.875rem + 4.333vw, 40px);
    font-family: "Montserrat", sans-serif;
    font-weight: 700
}

.business-card .contact-details a {
    text-decoration: none;
    font-family: "Montserrat", sans-serif
}

.business-card .contact-details a:hover {
    text-decoration: underline
}

.business-card .contact-details .mail {
    color: #fff;
    font-size: clamp(18px, -0.875rem + 4.333vw, 22px);
    font-weight: 500
}

.business-card .contact-details .tel {
    color: red;
    font-size: clamp(28px, -0.875rem + 4.333vw, 40px);
    font-weight: 700
}

.staff-card {
    position: relative;
    border-radius: 20px;
    overflow: hidden
}

.staff-card img {
    width: 100%;
    height: auto
}

.staff-card .contact-info {
    position: absolute;
    width: 90%;
    margin: 0 auto;
    left: 0;
    right: 0;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    bottom: 15px;
    padding: 15px;
    background-color: #02baef
}

.staff-card .contact-info span, .staff-card .contact-info a {
    color: #fff
}

.staff-card .contact-info .name {
    display: block;
    font-family: "Montserrat", sans-serif;
    font-size: clamp(18px, -0.875rem + 4.333vw, 24px);
    line-height: 120%;
    font-weight: 500;
    text-align: center;
    text-wrap: balance
}

.staff-card .contact-info .position {
    font-family: "Roboto", serif;
    font-size: clamp(12px, -0.875rem + 4.333vw, 16px);
    font-weight: 400
}

.staff-card .contact-info a {
    font-family: "Roboto", serif;
    font-size: clamp(12px, -0.875rem + 4.333vw, 16px);
    font-weight: 400;
    text-decoration: none
}

.staff-card .contact-info a:hover {
    text-decoration: underline
}

header {
    width: 100%;
    margin: 0 auto;
    padding-top: 154px
}

main {
    padding: 50px 0;
}

main.no-margin {
    padding: 0;
}

main .banner {
    background-color: #fff;
    background-image: url("../images/bg-header.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover
}

main .banner .container {
    max-width: 1080px;
    padding: 0
}

main .banner .inner-block {
    position: relative;
    margin-left: auto;
    padding: 116px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 480px;
    background: rgba(6, 175, 220, .89)
}

main .banner .inner {
    width: 100%;
    max-width: 415px;
    padding: 0 20px;
    color: #fff
}

main .banner .title {
    display: block;
    font-family: "Montserrat", sans-serif;
    line-height: 120%;
    text-transform: uppercase
}

main .banner .title:first-child {
    font-weight: 900;
    font-size: clamp(28px, -0.875rem + 4.333vw, 48px)
}

main .banner .title:nth-child(2) {
    font-weight: 700;
    font-size: clamp(24px, -0.875rem + 4.333vw, 36px)
}

main .banner p {
    margin: 30px 0;
    font-family: "Roboto", serif;
    color: #fff;
    font-weight: 400
}

main .banner .btn {
    border: 0;
    text-transform: uppercase;
    font-size: clamp(16px, -0.875rem + 4.333vw, 24px);
    font-weight: 900
}

main .banner .btn:before {
    background-color: red
}

main .banner.real-estate {
    height: 780px;
    background-image: url("../images/bg-nemovitosti.jpg");
    background-position: center
}

main .banner.real-estate .container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    max-width: 1260px;
    padding: 0 20px
}

main .banner.real-estate h1 {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    text-wrap: balance;
    font-size: clamp(32px, -0.875rem + 4.333vw, 96px);
    color: #fff
}

.page-header {
    padding: 40px 0;
    background-color: #ff2f01
}

.page-header .page-title {
    font-family: "Archivo", sans-serif;
    font-weight: 600;
    font-size: clamp(36px, -0.875rem + 4.333vw, 60px);
    text-transform: uppercase;
    color: #fff
}

.grid-3 {
    display: grid;
    grid-template-columns:repeat(3, 1fr);
    gap: 50px
}

.grid-2 {
    display: grid;
    grid-template-columns:repeat(2, 1fr);
    gap: 50px
}

section {
    padding: 50px 0;
    position: relative;
    overflow: hidden
}

section .container {
    position: relative;
    z-index: 1
}

section h1, section h2, section h3, section h4, section h5, section h6 {
    color: #123763
}

section#about .inner {
    display: grid;
    grid-template-columns:minmax(0, 790px) 1fr;
    align-items: center;
    justify-content: space-between;
    gap: 40px
}

section#what-we-do {
    background-color: #fff
}

section#what-we-do .grid-3 {
    margin-top: 50px
}

section#what-we-do .item {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 20px
}

section#what-we-do .item:before {
    position: absolute;
    right: -25px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    display: block;
    content: "";
    height: 146px;
    width: 1px;
    background-color: #06afdc
}

section#what-we-do .item:nth-child(3n):before {
    display: none
}

section#what-we-do .item .icon {
    height: 90px
}

section#what-we-do .item .icon img {
    width: 100%;
    max-width: -moz-max-content;
    max-width: max-content;
    height: auto
}

section#opening-word {
    padding: 0;
    background-image: linear-gradient(90deg, #02BAEF 50%, #F7F7F7 50%)
}

section#opening-word .inner {
    padding: 100px 0;
    max-width: 1460px;
    margin: 0 auto;
    background-image: linear-gradient(90deg, #02BAEF 35%, #F7F7F7 35%)
}

section#opening-word .grid-2 {
    grid-template-columns:.8fr 1fr;
    gap: 30px
}

section#opening-word .grid-2 img {
    width: 100%;
    max-width: -moz-max-content;
    max-width: max-content;
    height: auto
}

section#opening-word .text-block {
    display: flex;
    flex-direction: column;
    justify-content: center
}

section#properties .text-block {
    text-align: center
}

section#properties .btn {
    margin-top: 50px
}

section#statistics {
    padding: 120px 0;
    background-color: #02baef;
    margin-bottom: 200px;
    overflow: visible
}

section#statistics .inner {
    position: relative;
    max-width: 1440px;
    margin: 0 auto
}

section#statistics .container {
    padding-right: 0
}

section#statistics .text-block {
    display: flex;
    flex-direction: column;
    gap: 40px
}

section#statistics .text-block h2, section#statistics .text-block h3, section#statistics .text-block p {
    color: #fff
}

section#statistics img {
    position: absolute;
    top: -50px;
    right: 0;
    width: 100%;
    padding-left: 380px;
    max-width: -moz-min-content;
    max-width: min-content;
    height: auto
}

section#contact {
    padding: 88px 0 40px;
    background-image: url("../images/bg-form.jpg");
    background-size: cover;
    background-position: center;
    background-attachment: fixed
}

section#real-estate-detail h1 {
    font-size: clamp(28px, -0.875rem + 4.333vw, 40px);
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    text-wrap: balance;
    color: #123763
}

section#real-estate-detail .form-card {
    margin: 40px auto 0;
    max-width: 930px
}

.gallery {
    display: grid;
    grid-template:"main main main" "thumbnail_1 thumbnail_2 thumbnail_3";
    gap: 24px
}

.gallery-item a {
    border-radius: 15px
}

.gallery a img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 8px
}

.gallery a:first-child {
    grid-area: main
}

.gallery a:nth-child(2) {
    grid-area: thumbnail_1
}

.gallery a:nth-child(3) {
    grid-area: thumbnail_2
}

.gallery a:nth-child(3) {
    grid-area: thumbnail_3
}

#article-detail .gallery {
    gap: 0px;
    margin-top: 3rem;
}

section#staff h1 {
    font-size: clamp(28px, -0.875rem + 4.333vw, 40px);
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    text-wrap: balance;
    color: #123763;
    text-align: center
}

section#staff p {
    text-align: center
}

section#staff .grid-3 {
    margin: 50px 0;
    gap: 30px
}

section#staff .form-card {
    margin-top: 40px;
    max-width: 930px;
    margin: 0 auto
}

section#sale h1 {
    margin-bottom: 50px;
    font-size: clamp(28px, -0.875rem + 4.333vw, 40px);
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    text-wrap: balance;
    color: #123763;
    text-align: center
}

section#sale .text-block .grid-2 {
    align-items: center;
    -moz-column-gap: 60px;
    column-gap: 60px;
    row-gap: 15px
}

section#sale .video-wrap {
    border-radius: 20px;
    overflow: hidden
}

section#sale .grid-3 {
    gap: 15px;
    margin: 70px 0
}

section#sale .grid-3 img {
    width: 100%;
    height: auto
}

section#sale .reference.grid-2 {
    margin-top: 120px
}

section#contact-page .container {
    max-width: 930px
}

section#contact-page h1 {
    margin-bottom: 70px;
    font-size: clamp(28px, -0.875rem + 4.333vw, 54px);
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    text-wrap: balance;
    color: #123763;
    text-align: center
}

section#contact-page .grid-2 {
    grid-template-columns:.5fr 1fr
}

section#contact-page .contact-info {
    display: flex;
    flex-direction: column;
    gap: 35px
}

section#contact-page .contact-info ul {
    margin: 0
}

section#contact-page .contact-info a.tel, section#contact-page .contact-info a.mail {
    font-family: "Roboto", serif;
    font-size: clamp(14px, -0.875rem + 4.333vw, 20px);
    color: #02baef;
    font-weight: 700;
    text-decoration: none
}

section#contact-page .contact-info a.tel:hover, section#contact-page .contact-info a.mail:hover {
    text-decoration: underline
}

section#contact-page .contact-info a.soc-networks {
    font-family: "Roboto", serif;
    color: #474747;
    font-size: clamp(14px, -0.875rem + 4.333vw, 16px);
    font-weight: 400;
    text-decoration: underline
}

section#contact-page .contact-info a.soc-networks:hover {
    text-decoration: none
}

section#contact-page .map {
    border-radius: 20px;
    overflow: hidden
}

section#contact-page .map iframe {
    width: 100%;
    height: 100%
}

section#contact-page .form-card {
    margin-top: 40px
}

section#registration .container {
    max-width: 930px
}

section#registration .text-block h1 {
    margin-bottom: 50px;
    font-size: clamp(28px, -0.875rem + 4.333vw, 40px);
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    text-wrap: balance;
    color: #123763;
    text-align: center
}

section#registration .text-block p {
    text-align: justify
}

section#registration .text-block p:first-child {
    margin-top: 0
}

section#registration .grid-2 {
    gap: 40px;
    grid-template-columns:1fr .8fr
}

section#registration .grid-2 img {
    width: 100%;
    height: auto;
    border-radius: 20px
}

section#contact-registration {
    padding: 88px 0 40px;
    background-image: url("../images/bg-form-registration.jpg");
    background-size: cover;
    background-position: center;
    background-attachment: fixed
}

section#contact-registration .container {
    max-width: 930px
}

section#video .text-block h1 {
    margin-bottom: 50px;
    font-size: clamp(28px, -0.875rem + 4.333vw, 40px);
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    text-wrap: balance;
    color: #123763;
    text-align: center
}

section#video .text-block p:first-child {
    margin-top: 0
}

section#video .grid-2 {
    gap: 40px;
    grid-template-columns:1fr .8fr;
    align-items: center
}

section#video .grid-2 img {
    width: 100%;
    height: auto;
    border-radius: 20px
}

section#video .grid-3 {
    margin-top: 80px;
    -moz-column-gap: 25px;
    column-gap: 25px;
    row-gap: 35px
}

section#video .grid-3 img {
    width: 100%;
    height: auto;
    border-radius: 20px
}

section#articles h1 {
    margin-bottom: 70px;
    font-size: clamp(28px, -0.875rem + 4.333vw, 40px);
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    text-wrap: balance;
    color: #123763;
    text-align: center
}

section#articles .articles-wrap {
    display: flex;
    flex-direction: column;
    gap: 60px
}

section#article-detail h1 {
    margin-bottom: 70px;
    font-size: clamp(28px, -0.875rem + 4.333vw, 40px);
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    text-wrap: balance;
    color: #123763;
    text-align: center
}

section#article-detail .text-block p, section#article-detail .text-block a, section#article-detail .text-block ul, section#article-detail .text-block ol {
    font-size: clamp(12px, -0.875rem + 4.333vw, 20px)
}

section#article-detail .links {
    margin-top: 2rem;
}

section#article-detail .links svg {
    width: 30px;
    height: 30px;
    margin-right: 10px;
}

section#article-detail .links .pdf-link {
    margin-bottom: 1rem;
}

section#article-detail .links a {
    color: #123763;
    text-decoration: none;
}

section#article-detail .links a:hover {
    text-decoration: underline;
}

section#article-detail .author {
    margin-top: 2rem;
}

section#article-detail .author img {
    width: 100px;
    height: 100px;
    border-radius: 20px;
}

footer {
    background-color: #4e4e4e
}

footer .top {
    padding: 70px 0;
    display: grid;
    grid-template-columns:minmax(300px, 430px) minmax(200px, 300px) minmax(100px, 260px) minmax(170px, 205px);
    justify-content: space-between;
    gap: 30px
}

footer .logo-footer img {
    width: 100%;
    max-width: -moz-max-content;
    max-width: max-content;
    height: auto
}

footer .first-col {
    display: flex;
    flex-direction: column;
    gap: 10px
}

footer .first-col .mail-link {
    margin-top: 15px
}

footer .list .heading {
    display: block;
    margin-bottom: 25px;
    font-family: "Roboto", serif;
    font-weight: 700;
    font-size: clamp(16px, -0.875rem + 4.333vw, 16px);
    color: #fff;
    text-transform: uppercase
}

footer .list ul {
    display: flex;
    flex-direction: column;
    gap: 10px
}

footer .list ul li {
    font-family: "Roboto", serif;
    font-weight: 400;
    font-size: 16px;
    color: #fff
}

footer .list a {
    font-family: "Roboto", serif;
    font-weight: 400;
    color: #fff;
    font-size: 16px;
    text-decoration: underline
}

footer .list a:hover {
    text-decoration: none
}

footer .soc-links {
    display: flex;
    align-items: center;
    gap: 15px
}

footer .copyright {
    background-color: #02baef
}

footer .copyright .inner {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100px
}

footer .copyright span, footer .copyright a {
    font-family: "Roboto", serif;
    color: #474747;
    font-size: clamp(12px, -0.875rem + 4.333vw, 16px);
    font-weight: 400;
    line-height: 180%;
    color: #fff
}

footer .copyright a {
    text-decoration: underline
}

footer .copyright a:hover {
    text-decoration: none
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 11
}

.menu-strip {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    transition: top .15s ease-in-out;
    width: 100%;
    z-index: 10;
    background-color: #fff
}

.menu-strip.can-animate {
    transition: transform .3s ease, visibility 0s .3s linear
}

.menu-strip.is-fixed {
    position: fixed;
    transform: translate3d(0, -1100%, 0);
    box-shadow: 0px 6px 23px -4px rgba(0, 0, 0, .37)
}

.menu-strip.is-fixed .nav-bar {
    height: 80px
}

.menu-strip.scroll-up {
    transform: translate3d(0, 0, 0)
}

.menu-strip .container {
    max-width: 1220px
}

.nav-bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
    height: 154px
}

.nav-bar .logo img {
    width: 100%;
    height: auto
}

nav.desktop-main {
    display: flex;
    align-items: center;
    -moz-column-gap: 33px;
    column-gap: 33px
}

nav.desktop-main a:not(.btn) {
    position: relative;
    font-family: "Roboto", serif;
    font-weight: 400;
    font-size: 16px;
    color: #009bc8;
    text-decoration: none;
    transition: .1s ease-in-out;
    white-space: nowrap
}

nav.desktop-main a:not(.btn):before {
    position: absolute;
    bottom: -1px;
    left: 0;
    content: "";
    display: block;
    height: 3px;
    background-color: #009bc8;
    width: 0%;
    transition: .1s ease-in-out
}

nav.desktop-main a:not(.btn):hover {
    color: #009bc8
}

nav.desktop-main a:not(.btn):hover:before {
    width: 100%
}

nav.desktop-main a:not(.btn) br {
    display: none
}

nav.desktop-main a.active {
    font-weight: 700
}

nav.desktop-main a.active:before {
    width: 100%
}

nav.desktop-main a.btn {
    font-family: "Roboto", serif;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase
}

#mobile-menu-toggle {
    display: none;
    justify-self: center;
    align-items: center;
    flex-direction: column;
    cursor: pointer
}

#mobile-menu-toggle .menu-title {
    font-family: "Roboto", serif;
    font-size: 16px;
    letter-spacing: 2px;
    color: #009bc8;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 4px;
    margin-left: 2px
}

#hamburger {
    cursor: pointer;
    justify-content: center;
    width: 60px;
    height: 34px;
    position: relative
}

#hamburger span {
    display: block;
    position: absolute;
    height: 3px;
    width: 40px;
    background: #009bc8;
    border-radius: 2px;
    opacity: 1;
    right: 0;
    left: 0;
    margin: 10px auto;
    transform: rotate(0);
    transition: .15s ease-in-out;
    transform-origin: left center
}

#hamburger span:nth-child(1) {
    top: 0px
}

#hamburger span:nth-child(2) {
    top: 11px
}

#hamburger span:nth-child(3) {
    top: 22px
}

#hamburger.open span:nth-child(1) {
    transform: rotate(45deg);
    top: 0;
    left: 12px
}

#hamburger.open span:nth-child(2) {
    width: 0%;
    opacity: 0
}

#hamburger.open span:nth-child(3) {
    transform: rotate(-45deg);
    top: 28px;
    left: 12px
}

.nav-mobile-wrapper {
    display: none;
    position: fixed;
    z-index: 99;
    top: 80px;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #06afdc;
    box-shadow: inset 0px 15px 15px 0px rgba(0, 0, 0, .21)
}

nav.mobile {
    display: flex;
    flex-direction: column
}

nav.mobile a {
    font-family: "Roboto", serif;
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    padding: 20px 30px;
    text-decoration: none;
    font-weight: 700;
    border-bottom: 1px solid #77dfd5
}

nav.mobile-side {
    display: none;
    align-items: center;
    justify-content: center;
    gap: 30px;
    padding: 20px;
    background-color: #fff
}

@media (max-width: 1540px) {
    nav.desktop-main a br {
        display: block
    }
}

@media (max-width: 1340px) {
    .nav-bar {
        height: 80px
    }

    .nav-bar .logo img {
        max-height: 80px
    }

    #mobile-menu-toggle {
        display: flex
    }

    nav.desktop-main {
        display: none
    }

    header {
        padding-top: 80px
    }

    main .banner.real-estate {
        height: 450px
    }
}

@media (min-width: 1340px) {
    .nav-mobile-wrapper {
        display: none !important
    }
}

@media (max-width: 1140px) {
    main .banner .inner-block {
        padding: 80px 0
    }

    footer .top {
        grid-template-columns:minmax(180px, 220px) minmax(200px, 250px) minmax(240px, 300px)
    }

    footer .logo-footer {
        grid-column: 1/-1
    }

    footer .list .heading {
        margin-bottom: 15px
    }
}

@media (max-width: 991px) {
    section#statistics {
        padding: 80px 0;
        margin-bottom: 100px
    }

    section#statistics img {
        top: 0
    }

    section#staff .grid-3 {
        grid-template-columns:1fr 1fr;
        gap: 15px;
        margin: 30px 0
    }

    section#sale .text-block .grid-2 {
        -moz-column-gap: 30px;
        column-gap: 30px
    }

    section#sale .grid-3 {
        grid-template-columns:repeat(2, 1fr)
    }

    section#video .grid-2 {
        gap: 20px
    }

    section#video .grid-3 {
        margin-top: 50px;
        -moz-column-gap: 15px;
        column-gap: 15px;
        row-gap: 20px;
        grid-template-columns:repeat(2, 1fr)
    }

    .article-card {
        -moz-column-gap: 20px;
        column-gap: 20px
    }

    .article-card img {
        width: 300px;
        height: 200px
    }
}

@media (max-width: 768px) {
    .play {
        width: 60px;
        height: 60px
    }

    .grid-2 {
        gap: 30px
    }

    section {
        padding: 30px 0
    }

    section#about .grid-2 {
        grid-template-columns:1fr
    }

    section#about .video-wrap {
        order: 1
    }

    section#about .text-block {
        text-align: center
    }

    section#what-we-do .grid-3 {
        grid-template-columns:repeat(2, 1fr)
    }

    section#what-we-do .item:before {
        display: none
    }

    section#what-we-do .item:nth-child(1n):before {
        display: block
    }

    section#opening-word .inner {
        padding: 50px 0;
        background-image: linear-gradient(0deg, #02BAEF 35%, #F7F7F7 35%)
    }

    section#opening-word .grid-2 {
        grid-template-columns:1fr
    }

    section#opening-word .grid-2 img {
        margin: 0 auto;
        order: 2
    }

    section#opening-word .text-block {
        text-align: center
    }

    .radio-filter {
        gap: 10px
    }

    .radio-filter .container-radioButton .text {
        min-width: 80px
    }

    section#statistics {
        padding: 40px 0 0;
        margin-bottom: 50px
    }

    section#statistics .inner {
        display: flex;
        flex-direction: column
    }

    section#statistics .container {
        padding-right: 20px
    }

    section#statistics .grid-2 {
        grid-template-columns:1fr
    }

    section#statistics .text-block {
        flex-direction: row;
        gap: 20px;
        justify-content: space-between
    }

    section#statistics img {
        position: relative;
        padding: 0;
        margin-top: 20px
    }

    .gallery {
        gap: 10px
    }

    section#sale .text-block .grid-2 {
        grid-template-columns:1fr
    }

    section#sale .text-block h1 {
        margin-bottom: 30px
    }

    section#sale .text-block p {
        text-align: center
    }

    section#sale .grid-3 {
        margin: 30px 0
    }

    section#registration .text-block h1 {
        margin-bottom: 30px
    }

    section#registration .grid-2 {
        gap: 20px;
        grid-template-columns:1fr
    }

    section#video .text-block h1 {
        margin-bottom: 25px
    }

    section#video .text-block p {
        text-align: center
    }

    section#video .grid-2 {
        grid-template-columns:1fr
    }

    section#video .grid-3 {
        margin-top: 25px
    }

    section#articles h1 {
        margin-bottom: 40px
    }

    section#articles .articles-wrap {
        gap: 30px
    }

    .article-card {
        grid-template-columns:1fr
    }

    .article-card img {
        width: 100%;
        height: auto;
        max-height: 200px
    }

    section#article-detail h1 {
        margin-bottom: 40px
    }

    .text-block .float-left img {
        margin-right: unset;
        margin-bottom: 30px;
        float: none;
        max-width: unset;
        max-height: 200px
    }

    footer .top {
        padding: 50px 0;
        grid-template-columns:1fr
    }

    footer .copyright .inner {
        flex-direction: column-reverse;
        justify-content: space-evenly;
        align-items: flex-start
    }

    footer .copyright .links a {
        margin-left: 0;
        margin-right: 10px
    }
}

@media (max-width: 576px) {
    main .banner.real-estate {
        height: 250px
    }

    section#what-we-do .grid-3 {
        grid-template-columns:1fr;
        gap: 30px
    }

    section#what-we-do .item:before {
        display: none
    }

    section#what-we-do .item .icon {
        text-align: center
    }

    section#what-we-do .item .text-block {
        text-align: center
    }

    .radio-filter {
        margin-top: 30px;
        margin-bottom: 30px
    }

    .filter-items .grid-2 {
        grid-template-columns:1fr;
        gap: 30px
    }

    .property-card {
        gap: 10px
    }

    section#statistics {
        padding: 40px 0 0;
        margin-bottom: 50px
    }

    section#statistics .text-block {
        text-align: center;
        flex-direction: column;
        justify-content: flex-start
    }

    section#contact {
        padding: 50px 0
    }

    .form-card {
        width: 100%;
        padding: 30px 20px
    }

    form .two-fields {
        grid-template-columns:1fr;
        row-gap: 20px
    }

    form textarea {
        height: 150px
    }

    .business-card {
        flex-direction: column;
        align-items: flex-start;
        gap: 15px
    }

    section#sale .grid-3 {
        grid-template-columns:1fr
    }

    section#sale .reference.grid-2 {
        margin-top: 50px;
        grid-template-columns:1fr;
        row-gap: 50px
    }

    section#contact-page h1 {
        margin-bottom: 40px
    }

    section#contact-page .grid-2 {
        grid-template-columns:1fr
    }

    section#contact-page .contact-info {
        gap: 20px
    }

    section#contact-page .map iframe {
        height: 300px
    }

    section#video .grid-3 {
        grid-template-columns:1fr
    }
}

@media (max-width: 480px) {
    section#staff .grid-3 {
        grid-template-columns:1fr
    }
}

#flexi-cookiebar {
    background: #fff;
    border-top: 1px solid #02baef;
}

#flexi-cookiebar-more {
    color: #02baef;
}

#flexi-cookiebar .btn {
    padding: 10px 12px;
}
#flexi-cookiebar .btn.btn-settings {
    background: #06afdc;
}

#flexi-cookiebar-popup, #flexi-cookiebar-settings-popup {
    border-color: #02baef;
    border-radius: 5px;
}

#flexi-cookiebar-close {
    position: absolute;
    top: 10px;
    right: 10px;
    fill: #06afdc;
}

#flexi-cookiebar-link {
    left: 10px;
    right: unset;
    zoom: 0.9;
    background: #02baef;
    border: 1px solid #fff;
    border-bottom: none;
}

#flexi-cookiebar-link a {
    color: #fff;
}

.error strong {
    display: block;
    color: #02baef;
    font-size: 6rem;
    line-height: 4rem;
    margin-bottom: 3rem;
}

#flexi-cookiebar-link svg {
    fill: #fff;
}

/*# sourceMappingURL=styles.min.css.map */