.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: "Archivo", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #444;
    background-color: #fff
}

.overflow-body {
    overflow: hidden
}

.overflow-body .nav-mobile-wrapper {
    position: fixed !important;
    overflow: auto !important;
    height: auto
}

.html-dynamic-content * {
    font-family: unset !important;
    font-size: unset !important;
    line-height: unset !important;
}

.html-dynamic-content img {
    max-width: 100%;
}

.html-dynamic-content h1, .html-dynamic-content h2, .html-dynamic-content h3, .html-dynamic-content h4, .html-dynamic-content h5, .html-dynamic-content h6 {
    font-family: "Montserrat", sans-serif !important;
    font-weight: 700 !important;
    text-wrap: balance !important
}

.html-dynamic-content h1 {
    font-size: clamp(28px, -0.875rem + 4.333vw, 36px) !important
}

.html-dynamic-content h2 {
    font-size: clamp(26px, -0.875rem + 4.333vw, 32px) !important
}

.html-dynamic-content h3 {
    font-size: clamp(25px, -0.875rem + 4.333vw, 30px) !important
}

.html-dynamic-content h4 {
    font-size: clamp(22px, -0.875rem + 4.333vw, 28px) !important
}

.html-dynamic-content h5 {
    font-size: clamp(20px, -0.875rem + 4.333vw, 26px) !important
}

.html-dynamic-content h6 {
    font-size: clamp(18px, -0.875rem + 4.333vw, 24px) !important
}

.html-dynamic-content p {
    font-family: "Archivo", sans-serif !important;
    color: #171151 !important;
    font-size: clamp(14px, -0.875rem + 4.333vw, 16px) !important;
    font-weight: 400 !important;
    line-height: 160% !important;
    margin-top: 1rem;
    margin-bottom: 1rem
}

.html-dynamic-content a {
    text-decoration: underline !important;
    color: #171151 !important
}

.html-dynamic-content a:hover {
    text-decoration: none !important
}

.html-dynamic-content ol {
    padding-left: 20px;
    margin: 20px 0
}

.html-dynamic-content ol li {
    margin-bottom: 15px;
    padding-left: 10px
}

.html-dynamic-content ol li::marker {
    font-weight: bold !important
}

.html-dynamic-content ul {
    list-style: disc !important;
    padding: 0;
    margin: 1rem 0;
    color: #171151 !important;
    font-family: "Archivo", sans-serif !important;
    font-size: clamp(14px, -0.875rem + 4.333vw, 16px) !important;
    font-weight: 400 !important
}

.html-dynamic-content ul li {
    line-height: 180% !important;
    position: relative;
    margin-left: 20px
}

.html-dynamic-content ul li::marker {
    color: #10d0a1 !important
}

.html-dynamic-content ul li b {
    color: #10d0a1 !important;
    text-transform: uppercase !important;
    font-weight: 800 !important;
}

.html-dynamic-content ul.img {
    list-style: none !important;;
    color: #171151 !important;
}

.html-dynamic-content ul.img li {
    padding-left: 45px;
    margin-bottom: 15px;
    position: relative
}

.html-dynamic-content ul.img li:before {
    position: absolute;
    left: 0px;
    content: url("../images/IK_odrazka.svg");
    width: 36px;
    height: 36px
}

.layout {
    position: relative;
    overflow-x: hidden;
    min-height: 100vh;
    min-height: 100dvh;
    display: grid;
    grid-template-rows:auto 1fr auto
}

.banner-wrap {
    display: none
}

.banner-ad {
    position: fixed;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    z-index: 999;
    background-color: rgba(0, 0, 0, .75)
}

.banner-ad .close {
    cursor: pointer;
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: end;
    padding: 5px 0;
    gap: 13px;
    font-family: "Oswald", sans-serif;
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    text-transform: uppercase
}

.banner-ad .close:after {
    position: relative;
    content: url("../images/cross.svg");
    transform: scale(1.7);
    margin-top: -5px
}

.banner-ad img {
    width: 100%;
    height: auto;
    max-width: -moz-max-content;
    max-width: max-content
}

.container {
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 1340px;
    padding: 0 20px
}

.container-narrow {
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 1210px;
    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
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Archivo", sans-serif;
    font-weight: 500;
    text-wrap: balance;
    color: #222
}

.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
}

.text-block h1 {
    font-size: clamp(28px, -0.875rem + 4.333vw, 36px)
}

.text-block h2 {
    font-size: clamp(26px, -0.875rem + 4.333vw, 32px)
}

.text-block h3 {
    font-size: clamp(25px, -0.875rem + 4.333vw, 30px)
}

.text-block h4 {
    font-size: clamp(22px, -0.875rem + 4.333vw, 28px)
}

.text-block h5 {
    font-size: clamp(20px, -0.875rem + 4.333vw, 26px)
}

.text-block h6 {
    font-size: clamp(18px, -0.875rem + 4.333vw, 24px)
}

.text-block p {
    font-family: "Archivo", sans-serif !important;
    color: #171151 !important;
    font-size: clamp(14px, -0.875rem + 4.333vw, 16px) !important;
    font-weight: 400 !important;
    line-height: 160% !important;
    margin-top: 1rem;
    margin-bottom: 1rem
}

.text-block a {
    text-decoration: underline;
    color: #171151
}

.text-block a:hover {
    text-decoration: none
}

.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: #171151;
    font-family: "Archivo", sans-serif;
    font-size: clamp(14px, -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: #10d0a1
}

.text-block ul li b {
    color: #10d0a1;
    text-transform: uppercase;
    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 {
    position: relative;
    display: flex;
    background-color: unset;
    font-size: clamp(14px, -0.875rem + 4.333vw, 16px);
    line-height: 24px;
    margin-top: 40px;
    font-family: "Archivo", sans-serif;
    font-weight: 500;
    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: #171151;
    text-decoration: none
}

.breadcrumb .breadcrumb-item a:hover {
    color: #171151;
    text-decoration: underline
}

.breadcrumb .breadcrumb-item + .breadcrumb-item {
    padding-left: .7rem
}

.breadcrumb .breadcrumb-item + .breadcrumb-item::before {
    position: relative;
    margin-top: -4px;
    width: 11px;
    height: 23px;
    padding-right: 1rem;
    color: #171151;
    content: "/"
}

.btn {
    position: relative;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    -moz-column-gap: 10px;
    column-gap: 10px;
    height: 56px;
    min-width: 150px;
    padding: 0 30px;
    color: #fff !important;
    font-family: "Montserrat", sans-serif;
    font-size: clamp(16px, -0.875rem + 4.333vw, 20px);
    line-height: 110%;
    font-weight: 700;
    text-decoration: none !important;
    text-transform: uppercase;
    text-align: center;
    background-color: #10d0a1;
    transition: .1s ease-in-out;
    border-radius: 40px;
    overflow: hidden;
    isolation: isolate;
    border: 0
}

.btn:before {
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: 0;
    width: 0;
    height: 100%;
    content: "";
    background-color: #15e4b0;
    transition: .1s ease-in-out
}

.btn:hover, .btn.active {
    color: #fff
}

.btn:hover:before, .btn.active:before {
    width: 100%
}

.btn.red {
    background-color: red
}

.btn.red:before {
    background-color: #ff2727
}

.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
}

.faq {
    display: flex;
    flex-direction: column;
    gap: 25px
}

.question-wrap {
    background-color: #fff;
    transition: .1s ease-in-out;
    overflow: hidden
}

.question-wrap:hover .question {
    text-decoration: none
}

.question-wrap.active {
    pointer-events: none;
    border-bottom: 10px solid #10d0a1
}

.question-wrap.active .question {
    font-size: clamp(18px, -0.875rem + 3.333vw, 24px);
    color: #171151;
    transition: .1s ease-in-out
}

.question-wrap.active .question:before {
    transform: rotate(-180deg);
    background-image: url("../images/IK_arrow_active.svg")
}

.question {
    position: relative;
    display: flex;
    align-items: center;
    min-height: 80px;
    padding: 15px 60px 15px 40px;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: clamp(16px, -0.875rem + 3.333vw, 20px);
    color: #171151;
    background-color: #fff;
    cursor: pointer
}

.question:before {
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    content: "";
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 15px;
    transition: .1s ease-in-out;
    background-image: url("../images/IK_arrow.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain
}

.question-body {
    display: none;
    padding: 0 40px 20px
}

.article-card {
    position: relative;
    text-decoration: none;
    padding-bottom: 40px
}

.article-card img {
    width: 100%;
    height: auto;
    border-radius: 10px;
    overflow: hidden
}

.article-card span {
    display: block
}

.article-card .title {
    margin-top: 30px;
    margin-bottom: 20px;
    color: #171151;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: clamp(16px, -0.875rem + 3.333vw, 20px)
}

.article-card .btn {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    height: 40px;
    font-size: 15px;
    max-width: 105px;
    min-width: unset;
    margin: auto
}

.article .author {
    margin-top: 30px;
    border-top: 1px solid #efefef;
}

.article .author h3 {
    position: relative;
    margin: 0;
    margin-top: 20px;
    margin-bottom: 30px;
    color: #10d0a1;
    font-size: 20px;
    font-weight: 900;
    text-decoration: none;
    text-transform: uppercase;
}

.article .author img {
    width: 80px;
    height: 80px;
    border-radius: 40px;
    margin-bottom: 0;
}

.article .author .name {
    color: #00306e;
    font-weight: bold;
}

.article .author .job {
    font-style: italic;
}

.article .author .description {
    margin-top: 25px;
    font-size: 0.875rem !important;
}

.article .author .description * {
    font-size: 0.875rem !important;
}

.video-wrap .title {
    margin-top: 20px;
    margin-bottom: 20px;
    display: block;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: clamp(20px, -0.875rem + 3.333vw, 36px);
    line-height: 110%;
    color: #171151
}

.video {
    display: flex;
    justify-content: center
}

a.video_pop_up {
    position: relative;
    display: flex;
    width: 100%;
    border-radius: 10px;
    overflow: hidden
}

a.video_pop_up img {
    position: relative;
    z-index: 5;
    width: 100%;
    height: auto
}

.play {
    width: 112px;
    height: 112px;
    -o-object-fit: contain;
    object-fit: contain;
    background: url("../images/playbutton.svg") no-repeat 0 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 500;
    opacity: .9;
    transition: .1s ease-in-out
}

.play:hover {
    opacity: 1
}

.section-tag {
    position: relative;
    display: flex;
    justify-content: center;
    padding-left: 46px;
    width: -moz-max-content;
    width: max-content;
    font-family: "Archivo", sans-serif;
    font-weight: 700;
    color: #10d0a1;
    font-size: 14px;
    text-transform: uppercase
}

.section-tag:before {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    height: 2px;
    width: 36px;
    background-color: #10d0a1
}

.section-tag.center {
    padding-left: 0
}

.section-tag.center:before {
    left: -46px
}

.composition-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 30px;
    text-decoration: none;
    transition: .1s ease-in-out;
    border-radius: 8px
}

.composition-card:hover .img-wrap {
    background-color: #10d0a1;
    transform: rotateY(180deg)
}

.composition-card:hover span.btn:before {
    background-color: #10d0a1
}

.composition-card .img-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 20px;
    border-radius: 50%;
    aspect-ratio: 1/1;
    max-width: 126px;
    background-color: #1a2474;
    transition: .1s ease-in-out
}

.composition-card img {
    height: auto;
    width: 100%;
    max-width: -moz-fit-content;
    max-width: fit-content
}

.composition-card span {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    height: auto;
    color: #fff;
    font-size: clamp(16px, -0.875rem + 4.333vw, 18px);
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    text-wrap: balance;
    text-transform: uppercase
}

.composition-card span.btn {
    font-size: 15px;
    line-height: 39px;
    margin-top: auto;
    background-color: #1a2474
}

header {
    padding-top: 80px
}

.homepage-banner {
    background-color: #141f33;
    padding: 120px 0;
    background-image: url("../images/bg-header.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.homepage-banner .inner {
    display: grid;
    grid-template-columns:1fr 1fr;
    gap: 80px
}

.homepage-banner .title {
    font-family: "Montserrat", sans-serif;
    font-size: clamp(28px, -0.875rem + 7.333vw, 60px);
    display: block;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase
}

.homepage-banner .subtitle {
    font-family: "Montserrat", sans-serif;
    font-size: clamp(24px, -0.875rem + 5.333vw, 40px);
    display: block;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase
}

.homepage-banner p {
    margin-top: 10px;
    font-family: "Archivo", sans-serif !important;
    font-size: clamp(16px, -0.875rem + 4.333vw, 28px) !important;
    color: #fff !important;
    font-weight: 500 !important
}

.homepage-banner .btn {
    margin-top: 40px
}

.homepage-banner img {
    margin-top: 260px;
    width: 100%;
    height: auto;
    max-width: -moz-max-content;
    max-width: max-content
}

.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: #171151
}

section p {
    text-align: justify !important
}

section#pozvanka {
    padding: 25px 0;
    background-color: #10d0a1
}

section#pozvanka .inner {
    display: grid;
    grid-template-columns:.6fr .4fr;
    gap: 30px;
    align-items: center
}

section#pozvanka .text {
    display: flex;
    flex-direction: column;
    gap: 10px
}

section#pozvanka .text span {
    line-height: 110%
}

section#pozvanka .text .type {
    font-size: clamp(16px, -0.875rem + 4.333vw, 24px);
    color: #fff;
    font-weight: 700
}

section#pozvanka .text .name {
    font-size: clamp(20px, -0.875rem + 4.333vw, 28px);
    color: red;
    font-weight: 900
}

section#pozvanka .text .term {
    font-size: clamp(18px, -0.875rem + 4.333vw, 26px);
    color: #fff;
    font-weight: 900
}

section#pozvanka .text .performers {
    font-size: clamp(16px, -0.875rem + 4.333vw, 24px);
    color: #fff;
    font-weight: 600
}

section#pozvanka .btn {
    width: 100%;
    max-width: 325px;
    justify-self: flex-end
}

section#prinosy {
    background-color: #171151
}

section#prinosy .section-tag {
    margin: 0 auto
}

section#prinosy h1 {
    margin-top: 40px;
    font-size: clamp(22px, -0.875rem + 4.333vw, 29px);
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    color: #fff;
    text-align: center
}

section#prinosy .grid {
    margin-top: 60px;
    display: grid;
    grid-template-columns:repeat(4, 1fr);
    gap: 30px
}

section#mechanizmus {
    background-color: #fff
}

section#chondrogrid {
    background-color: #f2f5fa
}

section#pouziti li strong {
    color: #10d0a1;
}

section#bezpecnost {
    background-color: #f2f5fa
}

section#bezpecnost .section-tag {
    margin: 0 auto
}

section#bezpecnost h1 {
    text-align: center
}

section#indikace {
    padding: 0;
    background-image: url("../images/bg_indikace.png");
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat
}

section#indikace h1, section#indikace h2, section#indikace h3, section#indikace h4, section#indikace h5, section#indikace h6, section#indikace p {
    color: #fff !important
}

section#indikace .inner {
    display: grid;
    grid-template-columns:.6fr .4fr;
    align-items: center;
    gap: 60px
}

section#indikace .section-tag {
    margin-right: auto
}

section#indikace .opacity-card {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    padding: 120px 30px;
    color: #fff;
    z-index: 1
}

section#indikace .opacity-card:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #001934;
    opacity: .8
}

section#indikace .opacity-card .wrap {
    max-width: 560px
}

section#indikace .opacity-card p {
    text-align: unset !important
}

section#indikace .opacity-card ul {
    display: grid;
    grid-template-columns:1fr 1fr;
    justify-content: space-between;
    margin-top: 25px;
    list-style: none;
    -moz-column-gap: 20px;
    column-gap: 20px;
    row-gap: 25px;
    margin-bottom: 0;
    color: #fff
}

section#indikace .opacity-card ul li {
    font-size: clamp(14px, -0.875rem + 3.333vw, 21px);
    text-transform: uppercase;
    font-weight: 700;
    margin: 0
}

section#indikace .bg-text {
    position: absolute;
    top: 0px;
    right: 0;
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-size: clamp(90px, -0.875rem + 7.333vw, 110px);
    font-weight: 900;
    text-transform: uppercase;
    line-height: 80%;
    opacity: .15
}

section#articles .section-tag {
    margin: 0 auto
}

section#articles h1 {
    text-align: center
}

section#kazuistika {
    background-color: #f2f5fa
}

section#kazuistika .btn {
    margin-top: 50px;
    width: 100%;
    max-width: 340px
}

section#kazuistika .bg-text {
    position: absolute;
    bottom: 0px;
    left: 0;
    color: #4267b2;
    font-family: "Montserrat", sans-serif;
    font-size: clamp(90px, -0.875rem + 10.333vw, 210px);
    font-weight: 900;
    text-transform: uppercase;
    line-height: 80%;
    opacity: .1;
    margin-bottom: -50px
}

section#kazuistika.faq-block {
    background-color: #fff
}

section#kazuistika.faq-block .question-wrap {
    background-color: #f2f5fa
}

section#kazuistika.faq-block .question-wrap .question {
    background-color: #f2f5fa
}

section#videa .section-tag {
    margin: 0 auto
}

section#videa h1 {
    text-align: center
}

section#videa .grid-2 {
    margin-top: 60px
}

section#distributor {
    background-color: #10d0a1
}

section#distributor h1 {
    text-align: center
}

section#distributor .wrap {
    display: flex;
    align-items: center;
    gap: 25px
}

section#distributor .wrap .title {
    display: block;
    font-family: "Montserrat", sans-serif;
    font-weight: 900;
    color: #171151;
    font-size: clamp(18px, -0.875rem + 2.333vw, 24px);
    text-transform: uppercase
}

section#distributor .wrap ul {
    margin: 0
}

section#distributor .wrap ul li {
    font-family: "Archivo", sans-serif;
    color: #171151;
    font-weight: 500;
    font-size: clamp(16px, -0.875rem + 2.333vw, 20px);
    margin-left: 0;
}

section#distributor .wrap ul li a {
    color: #171151
}

section#distributor .wrap ul li a:hover {
    text-decoration: none
}

section#text-page .text-block img {
    display: block;
    margin-right: 45px;
    margin-bottom: 25px;
    width: 100%;
    height: auto;
    max-width: -moz-max-content;
    max-width: max-content;
    border-radius: 10px;
    overflow: hidden
}

footer {
    background-color: #171151
}

footer .top {
    padding: 70px 0;
    display: grid;
    grid-template-columns:minmax(100px, 360px) minmax(180px, 220px) minmax(200px, 250px) minmax(240px, 300px);
    justify-content: space-between;
    gap: 30px
}

footer .logo-footer img {
    width: 100%;
    max-width: -moz-max-content;
    max-width: max-content;
    height: auto
}

footer .list .heading {
    display: block;
    margin-bottom: 25px;
    font-family: "Montserrat", sans-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: "Archivo", sans-serif;
    font-size: 16px;
    color: #fff
}

footer .list a {
    font-family: "Archivo", sans-serif;
    color: #fff;
    font-size: 16px;
    text-decoration: underline
}

footer .list a:hover {
    text-decoration: none
}

footer .copyright {
    border-top: 1px solid #332e66
}

footer .copyright .inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100px
}

footer .copyright span {
    font-family: "Archivo", sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: #fff
}

footer .copyright a {
    color: #fff
}

footer .copyright a:hover {
    text-decoration: none;
}

footer .copyright .links a {
    margin-left: 10px;
    font-family: "Archivo", sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    opacity: .75;
    text-decoration: none
}

footer .copyright .links a:hover {
    text-decoration: underline
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 11
}

.menu-strip {
    background-color: #332e66
}

.menu-strip {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    transition: top .15s ease-in-out;
    width: 100%;
    z-index: 10
}

.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.scroll-up {
    transform: translate3d(0, 0, 0)
}

.nav-bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
    height: 80px
}

nav.desktop-main {
    display: flex;
    align-items: center;
    gap: 25px
}

nav.desktop-main a {
    font-family: "Archivo", sans-serif;
    font-weight: 700;
    font-size: 14px;
    padding: 5px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    transition: .1s ease-in-out
}

nav.desktop-main a:hover {
    color: #10d0a1
}

nav.desktop-main a br {
    display: none
}

nav.desktop-main a.active {
    color: #10d0a1
}

nav.desktop-main a.btn {
    font-family: "Archivo", sans-serif;
    font-size: 24px;
    height: 40px
}

#mobile-menu-toggle {
    display: none;
    justify-self: center;
    align-items: center;
    flex-direction: column;
    cursor: pointer
}

#mobile-menu-toggle .menu-title {
    font-family: "Archivo", sans-serif;
    font-size: 16px;
    letter-spacing: 2px;
    color: #10d0a1;
    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: #10d0a1;
    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;
    padding-top: 20px;
    top: 80px;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #10d0a1;
    box-shadow: inset 0px 15px 15px 0px rgba(0, 0, 0, .21)
}

nav.mobile {
    display: flex;
    flex-direction: column
}

nav.mobile a {
    text-align: center;
    color: #fff;
    font-size: 20px;
    padding: 20px 30px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    border-bottom: 2px solid #15e4b0
}

nav.mobile-side {
    display: none;
    align-items: center;
    justify-content: center;
    gap: 30px;
    padding: 20px;
    background-color: #fff
}

.paging .btn {
    min-width: unset;
    margin: 0 0.125rem;
    background: #171151;
}
.paging .btn::before {
    background: #2a2275;
}

.paging .btn.active {
    background: #10d0a1;
}

.paging .btn.active::before {
    background: #15e4b0;
}

.container-checkbox {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    position: relative;
    padding-left: 40px;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    color: #000;
    margin-bottom: 25px;
}

.container-checkbox .checkbox {
    position: absolute;
    margin: 0;
    opacity: 0;
    top: 0;
    cursor: pointer;
    left: 0;
    height: 100%;
    width: 100%;
}

.container-checkbox .checkmark {
    position: absolute;
    margin: auto;
    top: -2px;
    left: 0;
    bottom: 0;
    height: 27px;
    width: 27px;
    border: 1px solid #e8e8e8;
    border-radius: 3px;
    background-color: #fff;
}

.container-checkbox .label {
    position: relative;
    z-index: 1;
    font-weight: normal;
}

.container-checkbox .checkmark:after {
    content: url(../images/IK_check.svg);
    position: absolute;
    display: none;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background: #10d0a1;
}

.container-checkbox .checkbox:checked ~ .checkmark:after {
    display: flex
;
}

#confirmation-popup {
    background: #ffffff;
    width: 60%;
    max-width: 750px;
    max-height: 90%;
    padding: 30px;
    border: 4px solid #10d0a1;
    overflow-y: auto;
    color: #171151;
}

#confirmation-popup .center {
    text-align: center;
}

#confirmation-popup img {
    max-width: 80%;
}

#confirmation-popup h2 {
    margin-top: 30px;
    margin-bottom: 20px;
    color: #10d0a1;
}

#confirmation-popup span.label {
    display: block;
    margin-left: 10px;
    font-weight: 600;
}

#confirmation-popup .checkmark {
    border: 1px solid #505050;
}

#confirmation-popup .btn {
    display: inline-block;
    width: 135px;
    margin: 0 20px;
    margin-top: 30px;
    cursor: pointer;
    border-radius: 20px;
}

#confirmation-popup .btn.confirm {
    background: #198754;
}
#confirmation-popup .btn.confirm:before {
    background-color: #0b6e40;
}

#confirmation-popup .btn.refuse {
    background: #bb2d3b;
}
#confirmation-popup .btn.refuse:before {
    background-color: #9c1e2a;
}

#confirmation-popup .error {
    display: none;
    padding: 15px;
    margin-top: 15px;
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    border-radius: 5px;
}

#confirmation-popup-overlay {
    display: none;
    position: fixed;
    z-index: 100003;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
}

#confirmation-popup-overlay .inner {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

#flexi-cookiebar {
    background: #332e66;
    border-top: 1px solid #f2f5fa;
}

#flexi-cookiebar-link {
    background: #332e66;
    border-color: #f2f5fa;
    fill: #fff;
}

#flexi-cookiebar-link a {
    color: #fff;
}

#flexi-cookiebar p {
    color: #fff !important;
}

#flexi-cookiebar-more {
    color: #fff;
}

#flexi-cookiebar-popup,
#flexi-cookiebar-settings-popup {
    background: #fff;
    border: 3px solid #10d0a1;
}

#flexi-cookiebar-settings-popup label input:checked ~ .checkmark {
    background-color: #10d0a1;
}

#flexi-cookiebar-close {
    fill:#10d0a1;
}

.error strong {
    color: #10d0a1;
    font-size: 5rem;
}

@media (max-width: 1540px) {
    nav.desktop-main a br {
        display: block
    }
}

@media (max-width: 1340px) {
    #mobile-menu-toggle {
        display: flex
    }

    nav.desktop-main {
        display: none
    }

    .homepage-banner {
        padding: 80px 0
    }

    .homepage-banner .btn {
        margin-top: 20px
    }
}

@media (min-width: 1340px) {
    .nav-mobile-wrapper {
        display: none !important
    }
}

@media (max-width: 991px) {
    .grid-3 {
        row-gap: 35px;
        -moz-column-gap: 20px;
        column-gap: 20px
    }

    .grid-2 {
        row-gap: 35px;
        -moz-column-gap: 20px;
        column-gap: 20px
    }

    section#prinosy .grid {
        row-gap: 60px;
        grid-template-columns:repeat(2, 1fr);
        max-width: 600px;
        margin: 40px auto
    }

    .composition-card {
        gap: 20px
    }

    section#indikace .opacity-card {
        padding: 60px 30px
    }

    .video-wrap .title {
        margin-bottom: 20px
    }
}

@media (max-width: 1140px) {
    footer .top {
        grid-template-columns:minmax(180px, 220px) minmax(200px, 250px) minmax(240px, 300px)
    }

    footer .logo-footer {
        grid-column: 1/-1
    }
}

@media (max-width: 768px) {
    .grid-2 {
        grid-template-columns:1fr
    }

    .homepage-banner {
        padding: 60px 0
    }

    section {
        padding: 30px 0
    }

    section#pouziti .row {
        flex-direction: column-reverse
    }

    section#bezpecnost .section-tag {
        margin: unset
    }

    section#bezpecnost h1 {
        text-align: left
    }

    section#indikace {
        padding-bottom: 40px
    }

    section#indikace .container {
        padding: 0
    }

    section#indikace .inner {
        grid-template-columns:1fr;
        padding: 20px;
        gap: 20px
    }

    section#indikace .opacity-card .wrap {
        max-width: unset
    }

    .question {
        min-height: 60px;
        padding: 15px 60px 15px 20px
    }

    .question-body {
        display: none;
        padding: 10px 20px
    }

    .grid-3 {
        grid-template-columns:repeat(2, 1fr)
    }

    .article-card .title {
        margin-top: 20px;
        margin-bottom: 10px
    }

    .article-card .btn {
        margin-top: 10px
    }

    footer .top {
        padding: 50px 0;
        grid-template-columns:1fr
    }

    footer .copyright .inner {
        flex-direction: column-reverse;
        justify-content: space-evenly;
        align-items: flex-start
    }
}

@media (max-width: 576px) {
    .homepage-banner .inner {
        grid-template-columns:1fr
    }

    .homepage-banner img {
        margin-top: 0
    }

    nav.mobile-side {
        display: flex
    }

    section#pozvanka .inner {
        grid-template-columns:1fr;
        gap: 30px
    }

    section#pozvanka .text {
        text-align: center
    }

    section#pozvanka .btn {
        justify-self: center
    }

    section#indikace .opacity-card ul {
        grid-template-columns:1fr
    }

    section#distributor .wrap {
        align-items: flex-start;
        flex-direction: column
    }
}

@media (max-width: 420px) {
    .grid-3 {
        grid-template-columns:repeat(1, 1fr)
    }

    section#prinosy .grid {
        -moz-column-gap: 15px;
        column-gap: 15px
    }

    .composition-card .img-wrap {
        max-width: 90px
    }

    .composition-card span {
        font-size: 12px
    }

    .composition-card span.btn {
        min-width: unset
    }
}

/*# sourceMappingURL=styles.min.css.map */