/*! 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: 0.67em 0;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}
a {
    background-color: transparent;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    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;
}
[type='button'],
[type='reset'],
[type='submit'],
button {
    -webkit-appearance: button;
}
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}
fieldset {
    padding: 0.35em 0.75em 0.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;
}
.container-fluid {
    width: 100%;
}
.container {
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
    max-width: 100%;
}
@media screen and (min-width: 640px) {
    .container {
        width: 540px;
    }
}
@media screen and (min-width: 768px) {
    .container {
        width: 750px;
    }
}
@media screen and (min-width: 1024px) {
    .container {
        width: 1000px;
    }
}
@media screen and (min-width: 1280px) {
    .container {
        width: 1140px;
    }
}
.flex {
    margin-right: -15px;
    margin-left: -15px;
    position: relative;
    flex-wrap: wrap;
    display: flex;
}
.col-full {
    width: 100%;
}
.column-inner {
    width: 100%;
    position: relative;
}
[class*='col-'] {
    width: 100%;
    display: flex;
    padding-left: 15px;
    padding-right: 15px;
}
.col-xs-1\/8 {
    width: 12.5%;
}
.col-xs-1\/1 {
    width: 100%;
}
.col-xs-2\/8 {
    width: 25%;
}
.col-xs-1\/2 {
    width: 50%;
}
.col-xs-2\/2 {
    width: 100%;
}
.col-xs-3\/8 {
    width: 37.5%;
}
.col-xs-1\/3 {
    width: 33.33333%;
}
.col-xs-2\/3 {
    width: 66.66667%;
}
.col-xs-3\/3 {
    width: 100%;
}
.col-xs-4\/8 {
    width: 50%;
}
.col-xs-1\/4 {
    width: 25%;
}
.col-xs-2\/4 {
    width: 50%;
}
.col-xs-3\/4 {
    width: 75%;
}
.col-xs-4\/4 {
    width: 100%;
}
.col-xs-5\/8 {
    width: 62.5%;
}
.col-xs-1\/5 {
    width: 20%;
}
.col-xs-2\/5 {
    width: 40%;
}
.col-xs-3\/5 {
    width: 60%;
}
.col-xs-4\/5 {
    width: 80%;
}
.col-xs-5\/5 {
    width: 100%;
}
.col-xs-6\/8 {
    width: 75%;
}
.col-xs-1\/6 {
    width: 16.66667%;
}
.col-xs-2\/6 {
    width: 33.33333%;
}
.col-xs-3\/6 {
    width: 50%;
}
.col-xs-4\/6 {
    width: 66.66667%;
}
.col-xs-5\/6 {
    width: 83.33333%;
}
.col-xs-6\/6 {
    width: 100%;
}
.col-xs-7\/8 {
    width: 87.5%;
}
.col-xs-1\/7 {
    width: 14.28571%;
}
.col-xs-2\/7 {
    width: 28.57143%;
}
.col-xs-3\/7 {
    width: 42.85714%;
}
.col-xs-4\/7 {
    width: 57.14286%;
}
.col-xs-5\/7 {
    width: 71.42857%;
}
.col-xs-6\/7 {
    width: 85.71429%;
}
.col-xs-7\/7 {
    width: 100%;
}
.col-xs-8\/8 {
    width: 100%;
}
.col-xs-1\/8 {
    width: 12.5%;
}
.col-xs-2\/8 {
    width: 25%;
}
.col-xs-3\/8 {
    width: 37.5%;
}
.col-xs-4\/8 {
    width: 50%;
}
.col-xs-5\/8 {
    width: 62.5%;
}
.col-xs-6\/8 {
    width: 75%;
}
.col-xs-7\/8 {
    width: 87.5%;
}
.col-xs-8\/8 {
    width: 100%;
}
@media screen and (min-width: 640px) {
    .col-sm-1\/8 {
        width: 12.5%;
    }
    .col-sm-1\/1 {
        width: 100%;
    }
    .col-sm-2\/8 {
        width: 25%;
    }
    .col-sm-1\/2 {
        width: 50%;
    }
    .col-sm-2\/2 {
        width: 100%;
    }
    .col-sm-3\/8 {
        width: 37.5%;
    }
    .col-sm-1\/3 {
        width: 33.33333%;
    }
    .col-sm-2\/3 {
        width: 66.66667%;
    }
    .col-sm-3\/3 {
        width: 100%;
    }
    .col-sm-4\/8 {
        width: 50%;
    }
    .col-sm-1\/4 {
        width: 25%;
    }
    .col-sm-2\/4 {
        width: 50%;
    }
    .col-sm-3\/4 {
        width: 75%;
    }
    .col-sm-4\/4 {
        width: 100%;
    }
    .col-sm-5\/8 {
        width: 62.5%;
    }
    .col-sm-1\/5 {
        width: 20%;
    }
    .col-sm-2\/5 {
        width: 40%;
    }
    .col-sm-3\/5 {
        width: 60%;
    }
    .col-sm-4\/5 {
        width: 80%;
    }
    .col-sm-5\/5 {
        width: 100%;
    }
    .col-sm-6\/8 {
        width: 75%;
    }
    .col-sm-1\/6 {
        width: 16.66667%;
    }
    .col-sm-2\/6 {
        width: 33.33333%;
    }
    .col-sm-3\/6 {
        width: 50%;
    }
    .col-sm-4\/6 {
        width: 66.66667%;
    }
    .col-sm-5\/6 {
        width: 83.33333%;
    }
    .col-sm-6\/6 {
        width: 100%;
    }
    .col-sm-7\/8 {
        width: 87.5%;
    }
    .col-sm-1\/7 {
        width: 14.28571%;
    }
    .col-sm-2\/7 {
        width: 28.57143%;
    }
    .col-sm-3\/7 {
        width: 42.85714%;
    }
    .col-sm-4\/7 {
        width: 57.14286%;
    }
    .col-sm-5\/7 {
        width: 71.42857%;
    }
    .col-sm-6\/7 {
        width: 85.71429%;
    }
    .col-sm-7\/7 {
        width: 100%;
    }
    .col-sm-8\/8 {
        width: 100%;
    }
    .col-sm-1\/8 {
        width: 12.5%;
    }
    .col-sm-2\/8 {
        width: 25%;
    }
    .col-sm-3\/8 {
        width: 37.5%;
    }
    .col-sm-4\/8 {
        width: 50%;
    }
    .col-sm-5\/8 {
        width: 62.5%;
    }
    .col-sm-6\/8 {
        width: 75%;
    }
    .col-sm-7\/8 {
        width: 87.5%;
    }
    .col-sm-8\/8 {
        width: 100%;
    }
}
@media screen and (min-width: 768px) {
    .col-md-1\/8 {
        width: 12.5%;
    }
    .col-md-1\/1 {
        width: 100%;
    }
    .col-md-2\/8 {
        width: 25%;
    }
    .col-md-1\/2 {
        width: 50%;
    }
    .col-md-2\/2 {
        width: 100%;
    }
    .col-md-3\/8 {
        width: 37.5%;
    }
    .col-md-1\/3 {
        width: 33.33333%;
    }
    .col-md-2\/3 {
        width: 66.66667%;
    }
    .col-md-3\/3 {
        width: 100%;
    }
    .col-md-4\/8 {
        width: 50%;
    }
    .col-md-1\/4 {
        width: 25%;
    }
    .col-md-2\/4 {
        width: 50%;
    }
    .col-md-3\/4 {
        width: 75%;
    }
    .col-md-4\/4 {
        width: 100%;
    }
    .col-md-5\/8 {
        width: 62.5%;
    }
    .col-md-1\/5 {
        width: 20%;
    }
    .col-md-2\/5 {
        width: 40%;
    }
    .col-md-3\/5 {
        width: 60%;
    }
    .col-md-4\/5 {
        width: 80%;
    }
    .col-md-5\/5 {
        width: 100%;
    }
    .col-md-6\/8 {
        width: 75%;
    }
    .col-md-1\/6 {
        width: 16.66667%;
    }
    .col-md-2\/6 {
        width: 33.33333%;
    }
    .col-md-3\/6 {
        width: 50%;
    }
    .col-md-4\/6 {
        width: 66.66667%;
    }
    .col-md-5\/6 {
        width: 83.33333%;
    }
    .col-md-6\/6 {
        width: 100%;
    }
    .col-md-7\/8 {
        width: 87.5%;
    }
    .col-md-1\/7 {
        width: 14.28571%;
    }
    .col-md-2\/7 {
        width: 28.57143%;
    }
    .col-md-3\/7 {
        width: 42.85714%;
    }
    .col-md-4\/7 {
        width: 57.14286%;
    }
    .col-md-5\/7 {
        width: 71.42857%;
    }
    .col-md-6\/7 {
        width: 85.71429%;
    }
    .col-md-7\/7 {
        width: 100%;
    }
    .col-md-8\/8 {
        width: 100%;
    }
    .col-md-1\/8 {
        width: 12.5%;
    }
    .col-md-2\/8 {
        width: 25%;
    }
    .col-md-3\/8 {
        width: 37.5%;
    }
    .col-md-4\/8 {
        width: 50%;
    }
    .col-md-5\/8 {
        width: 62.5%;
    }
    .col-md-6\/8 {
        width: 75%;
    }
    .col-md-7\/8 {
        width: 87.5%;
    }
    .col-md-8\/8 {
        width: 100%;
    }
}
@media screen and (min-width: 1024px) {
    .col-lg-1\/8 {
        width: 12.5%;
    }
    .col-lg-1\/1 {
        width: 100%;
    }
    .col-lg-2\/8 {
        width: 25%;
    }
    .col-lg-1\/2 {
        width: 50%;
    }
    .col-lg-2\/2 {
        width: 100%;
    }
    .col-lg-3\/8 {
        width: 37.5%;
    }
    .col-lg-1\/3 {
        width: 33.33333%;
    }
    .col-lg-2\/3 {
        width: 66.66667%;
    }
    .col-lg-3\/3 {
        width: 100%;
    }
    .col-lg-4\/8 {
        width: 50%;
    }
    .col-lg-1\/4 {
        width: 25%;
    }
    .col-lg-2\/4 {
        width: 50%;
    }
    .col-lg-3\/4 {
        width: 75%;
    }
    .col-lg-4\/4 {
        width: 100%;
    }
    .col-lg-5\/8 {
        width: 62.5%;
    }
    .col-lg-1\/5 {
        width: 20%;
    }
    .col-lg-2\/5 {
        width: 40%;
    }
    .col-lg-3\/5 {
        width: 60%;
    }
    .col-lg-4\/5 {
        width: 80%;
    }
    .col-lg-5\/5 {
        width: 100%;
    }
    .col-lg-6\/8 {
        width: 75%;
    }
    .col-lg-1\/6 {
        width: 16.66667%;
    }
    .col-lg-2\/6 {
        width: 33.33333%;
    }
    .col-lg-3\/6 {
        width: 50%;
    }
    .col-lg-4\/6 {
        width: 66.66667%;
    }
    .col-lg-5\/6 {
        width: 83.33333%;
    }
    .col-lg-6\/6 {
        width: 100%;
    }
    .col-lg-7\/8 {
        width: 87.5%;
    }
    .col-lg-1\/7 {
        width: 14.28571%;
    }
    .col-lg-2\/7 {
        width: 28.57143%;
    }
    .col-lg-3\/7 {
        width: 42.85714%;
    }
    .col-lg-4\/7 {
        width: 57.14286%;
    }
    .col-lg-5\/7 {
        width: 71.42857%;
    }
    .col-lg-6\/7 {
        width: 85.71429%;
    }
    .col-lg-7\/7 {
        width: 100%;
    }
    .col-lg-8\/8 {
        width: 100%;
    }
    .col-lg-1\/8 {
        width: 12.5%;
    }
    .col-lg-2\/8 {
        width: 25%;
    }
    .col-lg-3\/8 {
        width: 37.5%;
    }
    .col-lg-4\/8 {
        width: 50%;
    }
    .col-lg-5\/8 {
        width: 62.5%;
    }
    .col-lg-6\/8 {
        width: 75%;
    }
    .col-lg-7\/8 {
        width: 87.5%;
    }
    .col-lg-8\/8 {
        width: 100%;
    }
}
svg:not(:root).svg-inline--fa {
    overflow: visible;
}
.svg-inline--fa {
    display: inline-block;
    font-size: inherit;
    height: 1em;
    overflow: visible;
    vertical-align: middle;
}
.svg-inline--fa.fa-lg {
    vertical-align: -0.225em;
}
.svg-inline--fa.fa-w-1 {
    width: 0.0625em;
}
.svg-inline--fa.fa-w-2 {
    width: 0.125em;
}
.svg-inline--fa.fa-w-3 {
    width: 0.1875em;
}
.svg-inline--fa.fa-w-4 {
    width: 0.25em;
}
.svg-inline--fa.fa-w-5 {
    width: 0.3125em;
}
.svg-inline--fa.fa-w-6 {
    width: 0.375em;
}
.svg-inline--fa.fa-w-7 {
    width: 0.4375em;
}
.svg-inline--fa.fa-w-8 {
    width: 0.5em;
}
.svg-inline--fa.fa-w-9 {
    width: 0.5625em;
}
.svg-inline--fa.fa-w-10 {
    width: 0.625em;
}
.svg-inline--fa.fa-w-11 {
    width: 0.6875em;
}
.svg-inline--fa.fa-w-12 {
    width: 0.75em;
}
.svg-inline--fa.fa-w-13 {
    width: 0.8125em;
}
.svg-inline--fa.fa-w-14 {
    width: 0.875em;
}
.svg-inline--fa.fa-w-15 {
    width: 0.9375em;
}
.svg-inline--fa.fa-w-16 {
    width: 1em;
}
.svg-inline--fa.fa-w-17 {
    width: 1.0625em;
}
.svg-inline--fa.fa-w-18 {
    width: 1.125em;
}
.svg-inline--fa.fa-w-19 {
    width: 1.1875em;
}
.svg-inline--fa.fa-w-20 {
    width: 1.25em;
}
.svg-inline--fa.fa-pull-left {
    margin-right: 0.3em;
    width: auto;
}
.svg-inline--fa.fa-pull-right {
    margin-left: 0.3em;
    width: auto;
}
.svg-inline--fa.fa-border {
    height: 1.5em;
}
.svg-inline--fa.fa-li {
    width: 2em;
}
.svg-inline--fa.fa-fw {
    width: 1.25em;
}
.fa-layers svg.svg-inline--fa {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
}
.fa-layers {
    display: inline-block;
    height: 1em;
    position: relative;
    text-align: center;
    vertical-align: -0.125em;
    width: 1em;
}
.fa-layers svg.svg-inline--fa {
    -webkit-transform-origin: center center;
    transform-origin: center center;
}
.fa-layers-counter,
.fa-layers-text {
    display: inline-block;
    position: absolute;
    text-align: center;
}
.fa-layers-text {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform-origin: center center;
    transform-origin: center center;
}
.fa-layers-counter {
    background-color: #ff253a;
    border-radius: 1em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    height: 1.5em;
    line-height: 1;
    max-width: 5em;
    min-width: 1.5em;
    overflow: hidden;
    padding: 0.25em;
    right: 0;
    text-overflow: ellipsis;
    top: 0;
    -webkit-transform: scale(0.25);
    transform: scale(0.25);
    -webkit-transform-origin: top right;
    transform-origin: top right;
}
.fa-layers-bottom-right {
    bottom: 0;
    right: 0;
    top: auto;
    -webkit-transform: scale(0.25);
    transform: scale(0.25);
    -webkit-transform-origin: bottom right;
    transform-origin: bottom right;
}
.fa-layers-bottom-left {
    bottom: 0;
    left: 0;
    right: auto;
    top: auto;
    -webkit-transform: scale(0.25);
    transform: scale(0.25);
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left;
}
.fa-layers-top-right {
    right: 0;
    top: 0;
    -webkit-transform: scale(0.25);
    transform: scale(0.25);
    -webkit-transform-origin: top right;
    transform-origin: top right;
}
.fa-layers-top-left {
    left: 0;
    right: auto;
    top: 0;
    -webkit-transform: scale(0.25);
    transform: scale(0.25);
    -webkit-transform-origin: top left;
    transform-origin: top left;
}
.fa-lg {
    font-size: 1.3333333333em;
    line-height: 0.75em;
    vertical-align: -0.0667em;
}
.fa-xs {
    font-size: 0.75em;
}
.fa-sm {
    font-size: 0.875em;
}
.fa-1x {
    font-size: 1em;
}
.fa-2x {
    font-size: 2em;
}
.fa-3x {
    font-size: 3em;
}
.fa-4x {
    font-size: 4em;
}
.fa-5x {
    font-size: 5em;
}
.fa-6x {
    font-size: 6em;
}
.fa-7x {
    font-size: 7em;
}
.fa-8x {
    font-size: 8em;
}
.fa-9x {
    font-size: 9em;
}
.fa-10x {
    font-size: 10em;
}
.fa-fw {
    text-align: center;
    width: 1.25em;
}
.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0;
}
.fa-ul > li {
    position: relative;
}
.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit;
}
.fa-border {
    border: solid 0.08em #eee;
    border-radius: 0.1em;
    padding: 0.2em 0.25em 0.15em;
}
.fa-pull-left {
    float: left;
}
.fa-pull-right {
    float: right;
}
.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
    margin-right: 0.3em;
}
.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
    margin-left: 0.3em;
}
.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}
.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
}
.fa-flip-horizontal {
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
.fa-flip-vertical {
    -webkit-transform: scale(1, -1);
    transform: scale(1, -1);
}
.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
    -webkit-transform: scale(-1, -1);
    transform: scale(-1, -1);
}
:root .fa-flip-both,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
    -webkit-filter: none;
    filter: none;
}
.fa-stack {
    display: inline-block;
    height: 2em;
    position: relative;
    width: 2.5em;
}
.fa-stack-1x,
.fa-stack-2x {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
}
.svg-inline--fa.fa-stack-1x {
    height: 1em;
    width: 1.25em;
}
.svg-inline--fa.fa-stack-2x {
    height: 2em;
    width: 2.5em;
}
.fa-inverse {
    color: #fff;
}
.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
.svg-inline--fa .fa-primary {
    fill: var(--fa-primary-color, currentColor);
    opacity: 1;
    opacity: var(--fa-primary-opacity, 1);
}
.svg-inline--fa .fa-secondary {
    fill: var(--fa-secondary-color, currentColor);
    opacity: 0.4;
    opacity: var(--fa-secondary-opacity, 0.4);
}
.svg-inline--fa.fa-swap-opacity .fa-primary {
    opacity: 0.4;
    opacity: var(--fa-secondary-opacity, 0.4);
}
.svg-inline--fa.fa-swap-opacity .fa-secondary {
    opacity: 1;
    opacity: var(--fa-primary-opacity, 1);
}
.svg-inline--fa mask .fa-primary,
.svg-inline--fa mask .fa-secondary {
    fill: #000;
}
.fad.fa-inverse {
    color: #fff;
}
html {
    scroll-behavior: smooth;
}
body,
html {
    min-height: 100%;
}
body *,
html * {
    box-sizing: border-box;
}
body {
    margin: 0 auto;
    overflow-x: hidden !important;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: -apple-system, system-ui, 'Segoe UI', Helvetica, Arial,
        sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji';
}
div,
section {
    border: 0;
}
hr,
img {
    max-width: 100%;
    border-style: none;
    vertical-align: middle;
}
video {
    max-width: 100%;
}
hr {
    width: 100%;
    display: inline-block;
}
button {
    cursor: pointer;
}
a {
    text-decoration: none;
}
ul.normalize {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
ul.normalize li {
    padding: 0;
}
input[type='email']:active,
input[type='email']:focus,
input[type='number']:active,
input[type='number']:focus,
input[type='password']:active,
input[type='password']:focus,
input[type='text']:active,
input[type='text']:focus,
textarea:active,
textarea:focus {
    outline: 0;
    border-color: #80bdff;
    box-shadow: 0 0 0 2px rgba(0, 123, 255, 0.25) inset;
}
input[type='email']::placeholder,
input[type='number']::placeholder,
input[type='password']::placeholder,
input[type='text']::placeholder,
textarea::placeholder {
    opacity: 0.6;
    color: currentColor;
}
sub,
sup {
    vertical-align: baseline;
    position: relative;
    top: -0.4em;
}
sub {
    top: 0.4em;
}
code {
    padding: 1px 3px;
    border-radius: 3px;
    font-family: monospace;
    overflow-wrap: break-word;
    background: #f1f1f1;
}

.color-overlay,
.gradient-overlay {
    overflow: hidden;
    position: relative;
}
.color-overlay > *,
.gradient-overlay > * {
    position: relative;
}
.color-overlay:before,
.gradient-overlay:before {
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
}
.video-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 0;
    object-fit: cover;
    border-radius: inherit;
}
.video-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.dorik-frame-corner {
    max-width: 100%;
}
.dorik-section {
    margin: 0 auto;
    position: relative;
}
.flex {
    justify-content: center;
}
.dorik-icon,
.el-ib {
    display: inline-block;
}
.dorik-icon > .icon {
    vertical-align: middle;
}
.dorik-heading p {
    margin: 0;
}
.dorik-text {
    margin-top: 1em;
    margin-bottom: 1em;
}
.dorik-text p {
    margin: 0;
}
.dorik-btn {
    display: inline-flex;
    align-items: center;
    background-color: transparent;
}
.dorik-wrapper {
    display: block;
    position: relative;
}
.success-message {
    font-size: 14px;
    text-align: center;
    margin-top: 10px;
    padding: 10px 15px;
    border-radius: 3px;
    color: #17832d;
    background-color: #fff;
}
.error-message {
    font-size: 14px;
    color: #ff3a28;
    text-align: center;
    margin-top: 10px;
    border-radius: 3px;
    padding: 10px 15px;
    background-color: #fff;
}
.dorik-iframe {
    height: 0;
    overflow: hidden;
    position: relative;
    padding-bottom: 56.25%;
}
.dorik-iframe iframe {
    top: 0;
    left: 0;
    width: 100%;
    position: absolute;
    height: calc(100% + 1px);
}
.dorik-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.dorik-list li {
    padding: 0;
}
.dorik-list {
    display: flex;
    flex-wrap: wrap;
}
.dorik-list--item,
.dorik-list--link {
    display: flex;
}
.sticky {
    top: 0;
    left: 0;
    right: 0;
    z-index: 1999;
    position: fixed !important;
}
.collapsing {
    height: 0;
    position: relative;
    overflow: hidden;
    transition: height 350ms ease;
}
.collapse:not(.show) {
    display: none;
}
.dorik-navbar {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.dorik-navbar--wrapper {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    transition: top 0.35s ease, background-color 0.35s ease;
}
.dorik-navbar--wrapper.sticky {
    padding-left: 0;
    padding-right: 0;
}
.dorik-navbar--wrapper:not(.sticky) {
    margin-left: -15px;
    margin-right: -15px;
}
.dorik-navbar--brand {
    margin-right: 30px;
}
.dorik-navbar--toggle {
    padding: 8px 12px;
    border-radius: 5px;
    border: 1px solid gray;
    background-color: transparent;
}
.dorik-navbar--collapse {
    flex-grow: 1;
    flex-basis: 100%;
}
@media screen and (max-width: 1024px) {
    .dorik-navbar--navs {
        text-align: center;
        padding-top: 30px;
    }
}
@media screen and (min-width: 1024px) {
    .dorik-navbar--toggle {
        display: none;
    }
    .dorik-navbar--collapse {
        flex-basis: auto;
        align-items: center;
        display: flex !important;
        justify-content: flex-end;
    }
    .dorik-navbar--navs {
        flex: 1;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
}
.dorik-nav--btns,
.dorik-nav--links {
    display: flex;
    flex-direction: column;
}
@media screen and (min-width: 1024px) {
    .dorik-nav--btns,
    .dorik-nav--links {
        flex-direction: row;
    }
}
.dorik-nav--btn,
.dorik-nav--link {
    display: inline-flex;
    text-decoration: none;
    margin-bottom: 15px;
}
.dorik-nav--links {
    flex: 1;
}
@media screen and (min-width: 1024px) {
    .dorik-nav--links:not(:last-child) {
        margin-right: 30px;
    }
}
.hidden {
    display: none !important;
}
@media all and (max-width: 767px) {
    .hidden-sm {
        display: none !important;
    }
}
@media all and (min-width: 768px) and (max-width: 1023px) {
    .hidden-md {
        display: none !important;
    }
}
@media all and (min-width: 1024px) {
    .hidden-lg {
        display: none !important;
    }
}
@media screen and (max-width: 767px) {
    [class*='col-'] {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .flex {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}
.typed-strings {
    display: none;
}

        /* CUSTOM FONTS*/
        
        :root {
            --color-1: #1d1d1d;
            
        }body {
              font-size: 18px; 
  line-height: 2rem; 
  font-family: 'Georgia',serif; 
color: #1d1d1d;

        }
    h1 {
              font-size: 3rem; 
  line-height: 3rem; 
  font-family: 'Playfair Display',serif; 
  font-weight: 700; 
color: #1d1d1d;

        }
    h2 {
              font-size: 2rem; 
  font-family: 'Playfair Display',serif; 

        }
    h3 {
              font-size: 1.5rem; 
  font-family: 'Playfair Display',serif; 
  font-weight: 700; 

        }
    h4 {
              font-size: 22px; 
  line-height: 30px; 
  font-family: Heebo; 
  font-weight: 500; 
color: #48347C;

        }
    h5 {
              font-size: 18px; 
  line-height: 30px; 
  font-family: Heebo; 
  font-weight: 500; 

        }
    h6 {
              font-size: 16px; 
  line-height: 24px; 
  font-family: Heebo; 
  font-weight: 500; 

        }
    a {
                color: #2B5D96;

            }@media screen and (max-width: 1023px) {
                    
                }
@media screen and (max-width: 1023px) {
                        h1 {
              font-size: 55px; 
  line-height: 70px; 

        }
    
                    }@media screen and (max-width: 767px) {
                    
                }
@media screen and (max-width: 767px) {
                        h1 {
              font-size: 36px; 
  line-height: 48px; 

        }
    
h2 {
              font-size: 32px; 
  line-height: 44px; 

        }
    
                    }
            @media all and (min-width: 1280px) {
                
                :where([class*=dorik-container]:not([class*=dorik-container] *)) {
                    --max-width: 1140px;
                }
                
                :where([class*=dorik-container]:not([class*=dorik-container] *)) .dorik-container--global-container-width {
                    max-width: 1140px;
                }
            }:where([class*=dorik-container]:not([class*=dorik-container] *)) { gap: var(--container-gap); }
/*Links*/
.symbol--f0a443d3-3e76-4eab-987a-b8e31fda8c1d {
              justify-content: center; 
  font-family: 'Playfair Display',serif; 
  flex-direction: row; 
  align-items: flex-start; 

        }
    
        
        
            .symbol--f0a443d3-3e76-4eab-987a-b8e31fda8c1d .dorik-list--link {
                text-decoration: none;
  font-size: 1.2rem; 
color: #1d1d1d;

            }
            .symbol--f0a443d3-3e76-4eab-987a-b8e31fda8c1d .dorik-list--link:hover {
                color: #CA2017;

            }
            
        
        .symbol--f0a443d3-3e76-4eab-987a-b8e31fda8c1d .dorik-list--link {
                margin-right: 3rem;
                
                
            }
        .symbol--f0a443d3-3e76-4eab-987a-b8e31fda8c1d .dorik-list--item:last-child .dorik-list--link {
            margin-right: 0;
        }
        .symbol--f0a443d3-3e76-4eab-987a-b8e31fda8c1d .dorik-list--icon {
                
                margin-right: 5px;
            }
        .symbol--f0a443d3-3e76-4eab-987a-b8e31fda8c1d .icon_2suuvmpu {
                font-size: 16px;
                color: inherit;
            }
.symbol--f0a443d3-3e76-4eab-987a-b8e31fda8c1d .icon_vh19tqzi {
                font-size: 16px;
                color: inherit;
            }
.symbol--f0a443d3-3e76-4eab-987a-b8e31fda8c1d .icon_p0rubnlb {
                font-size: 16px;
                color: inherit;
            }
.symbol--f0a443d3-3e76-4eab-987a-b8e31fda8c1d .icon_m4lhrp9z {
                font-size: 16px;
                color: inherit;
            }
.symbol--f0a443d3-3e76-4eab-987a-b8e31fda8c1d .icon_snjvbx5c {
                font-size: 16px;
                color: inherit;
            }
        
    





/*Navigation*/
.symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b {
              padding-top: 10px;


        }
    @media screen and (max-width: 767px) {
                .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b {
            
  border-style: solid;

  border-top-width: 0px;
  border-bottom-width: 0px;

        }
    
            }
                
        @media screen and (max-width: 767px){
            .dorik-navbar--wrapper,
            .dorik-navbar--wrapper:not(.sticky){
                margin-right: 0;
                margin-left: 0;
                padding-left: 0;
                padding-right: 0;
            }
        }
        
                .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b-wrapper.sticky,
            .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b-wrapper.expended {
                background-color: #FFFFFF;
            }
                /* Brand Style */
                
            
            
            
        
                .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-navbar--brand img {
                    width: 100%;
                }
                /* Toggle Button*/
                
            .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-navbar--toggle {
                color: #006FFF;

            }
            
            
        
    @media screen and (max-width: 767px){
          .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-navbar--toggle {
              align-items:center;
              display:flex;
          }
      }
 
                
            
            
            
        .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-navbar--toggle  span {
      display: contents;
  }
                /* Links */
                
            .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-nav--links {
                justify-content: center;
            }
            .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-nav--link {
                    margin-right: 3rem;
                    
                    
                }
            @media all and (max-width:  767px) {
            .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-nav--link {
                margin-right: auto;
                margin-bottom: 3rem;
            }
        }
            .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-nav--links > li:last-child > a {
                margin-right: 0;
            }
            .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-nav--link-icon {
                    
                    margin-right: 5px;
                }
        
            
            
            
        
                .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-nav--link,
                .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-nav--link-3mp3ro9l .dorik-nav--link-icon .icon { 
                    display: flex; 
                    align-items: center;
                    justify-content: center;
                }
            

            
            
            
        
                .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-nav--link,
                .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-nav--link-hyp6b0r9 .dorik-nav--link-icon .icon { 
                    display: flex; 
                    align-items: center;
                    justify-content: center;
                }
            

            
            
            
        
                .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-nav--link,
                .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-nav--link-d796x33q .dorik-nav--link-icon .icon { 
                    display: flex; 
                    align-items: center;
                    justify-content: center;
                }
            

            
            
            
        
                .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-nav--link,
                .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-nav--link-82dbd4ge .dorik-nav--link-icon .icon { 
                    display: flex; 
                    align-items: center;
                    justify-content: center;
                }
            

            
            
            
        
                .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-nav--link,
                .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-nav--link-j861edi5 .dorik-nav--link-icon .icon { 
                    display: flex; 
                    align-items: center;
                    justify-content: center;
                }
            
                
            .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-nav--link {
                  font-size: 1.2rem; 
text-decoration: none;

            }
            
            
        
                /* Buttons */
                
            
            .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-nav--btn {
                    margin-right: 15px;
                    
                    
                }
            @media all and (max-width:  767px) {
            .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-nav--btn {
                margin-right: auto;
                margin-bottom: 15px;
            }
        }
            .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-nav--btns > li:last-child > a {
                margin-right: 0;
            }
            
        
                
            .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-nav--btn {
                  font-weight: 500; 
  font-size: 16px; 
  border-radius: 5px 5px 5px 5px; 
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;

            }
            
            
        
                

                /* DROPDOWN */
                
        .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .is-dropdown {
            position: relative;
        }
        .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .is-dropdown:hover .dorik-nav--dropdown {
            opacity: 1;
            top: 100%;
            visibility: visible;
        }

        .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dropdown-item .dropdown-text {
            flex: 1 0;
        }

        .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dropdown-icon-gap {
            display: inline-block;
            width: null;
        }

        .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-nav--dropdown {
            padding: 0;
            background: #ffffff;
            white-space: nowrap;
            transition: all 0.2s;
            list-style-type: none;
        }
        .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-nav--dropdown.expended {
            display: grid;
        }

        @media screen and (min-width: 768px) {
            .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-nav--dropdown {
                left: 0;
                top: 100%;
                opacity: 0;
                display: grid;
                z-index: 99999;
                visibility: hidden;
                position: absolute;
                box-shadow: rgb(43 53 86 / 15%) 0px 5px 20px 0px;
            }
        }
    
                
            .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-nav--dropdown {
                  border-radius: 5px 5px 5px 5px; 
background-color: #FFFFFF;
box-shadow: 0px 5px 20px 0px rgba(40, 56, 74, 0.15) ;
  padding-top: 5px;
  padding-bottom: 5px;

            }
            
            
        
                .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dropdown-item a {
        display: flex;
        align-items: center;
        text-decoration: none;
        flex-direction: row;
    }
            .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dropdown-item a {
                text-decoration: none;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;

            }
            .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dropdown-item a:hover {
                background-color: #EFF6FF;

            }
            
        

                @media screen and (max-width:767px){
                    .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-nav--dropdown {
                        opacity:1;
                        position:relative;
                        place-content:center;
                        padding: 0;
                    }
                }
                
                @media screen and (min-width: 768px) and (max-width: 1023px) {
                    .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-navbar--collapse{
                        flex-basis: auto;
                        align-items: center;
                        display: flex !important;
                        justify-content: flex-end;
                    }
                    
            .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-navbar--toggle {
                color: #006FFF;

            }
            
            
        
    @media screen and (max-width: 767px){
          .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-navbar--toggle {
              align-items:center;
              display:flex;
          }
      }
 
                    .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-navbar--navs{
                        flex: 1;
                        display: flex;
                        align-items: center;
                        justify-content: flex-end;
                        padding-top: 0;
                    }
                    .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-nav--links{
                        justify-content: flex-end;
                        flex-direction: row;
                        padding-right: 30px !important;
                    }

                    .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-nav--link{
                        display: inline-flex;
                        text-decoration: none;

                    }
                    
            .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-nav--links {
                justify-content: center;
            }
            .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-nav--link {
                    margin-right: 3rem;
                    
                    
                }
            @media all and (max-width:  767px) {
            .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-nav--link {
                margin-right: auto;
                margin-bottom: 3rem;
            }
        }
            .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-nav--links > li:last-child > a {
                margin-right: 0;
            }
            .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-nav--link-icon {
                    
                    margin-right: 5px;
                }
        
            
            
            
        
                .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-nav--link,
                .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-nav--link-3mp3ro9l .dorik-nav--link-icon .icon { 
                    display: flex; 
                    align-items: center;
                    justify-content: center;
                }
            

            
            
            
        
                .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-nav--link,
                .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-nav--link-hyp6b0r9 .dorik-nav--link-icon .icon { 
                    display: flex; 
                    align-items: center;
                    justify-content: center;
                }
            

            
            
            
        
                .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-nav--link,
                .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-nav--link-d796x33q .dorik-nav--link-icon .icon { 
                    display: flex; 
                    align-items: center;
                    justify-content: center;
                }
            

            
            
            
        
                .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-nav--link,
                .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-nav--link-82dbd4ge .dorik-nav--link-icon .icon { 
                    display: flex; 
                    align-items: center;
                    justify-content: center;
                }
            

            
            
            
        
                .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-nav--link,
                .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-nav--link-j861edi5 .dorik-nav--link-icon .icon { 
                    display: flex; 
                    align-items: center;
                    justify-content: center;
                }
            

                    
            
            .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-nav--btn {
                    margin-right: 15px;
                    
                    
                }
            @media all and (max-width:  767px) {
            .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-nav--btn {
                margin-right: auto;
                margin-bottom: 15px;
            }
        }
            .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-nav--btns > li:last-child > a {
                margin-right: 0;
            }
            
        
                    .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-nav--btns{
                        display: flex;
                        flex-direction: row;
                    }
                    
            
            .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-nav--btn {
                    margin-right: 15px;
                    
                    
                }
            @media all and (max-width:  767px) {
            .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-nav--btn {
                margin-right: auto;
                margin-bottom: 15px;
            }
        }
            .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-nav--btns > li:last-child > a {
                margin-right: 0;
            }
            
        
                }
                @media screen and (min-width: 768px){
                    .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-nav--btn,.symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-nav--link {
                        margin-bottom: 0;
                    }
                    .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-navbar--toggle {
                        display: none;
                    }
                    .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b .dorik-nav--links{
                        align-items: center;
                    }
                }
            




            
            
            
        

            .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b.symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b.symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b {
                

            }
            
            @media all and (max-width: 1023px) {
                    .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b.symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b.symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b {
                        

                    }
                }
@media all and (max-width: 767px) {
                    .symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b.symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b.symbol--48813bff-1a11-46ff-aa56-47d2eab09e4b {
                        

                    }
                }
        

/*Image Gallery */
.symbol--ab7434cb-782d-4b0a-bd9e-bbca348f1ead {
                --gap: 10px;
--btn-gap: 10px;

            }
.symbol--ab7434cb-782d-4b0a-bd9e-bbca348f1ead {
              transition: 500ms; 

        }
    @media screen and (max-width: 1023px) {
                
            }@media screen and (max-width: 767px) {
                
            }
    .symbol--ab7434cb-782d-4b0a-bd9e-bbca348f1ead a {
      text-decoration:none;
    }
      
    /** image combined style */
    
            .symbol--ab7434cb-782d-4b0a-bd9e-bbca348f1ead .justified figure img {
                  display: block; 

            }
            
            
        
    
    
    /** caption combined style */
     
            .symbol--ab7434cb-782d-4b0a-bd9e-bbca348f1ead figure figcaption {
                  font-size: 16px; 
  text-align: center; 
background-color: rgba(0, 0, 0, 0.5);
  background-type: color; 

            }
            
            
        

     .symbol--ab7434cb-782d-4b0a-bd9e-bbca348f1ead figure figcaption {
      transition:opacity 500ms;
     }

     .symbol--ab7434cb-782d-4b0a-bd9e-bbca348f1ead .justified figure {
       position: relative;
       cursor:pointer;
     }

     /* overlay style */
     
      .symbol--ab7434cb-782d-4b0a-bd9e-bbca348f1ead figure figcaption {
        position:absolute;
        top:0;
        left:0;
        right:0;
        bottom:0;
        width:100%;
        height:100%;
        opacity:0;
        z-index:-1;
      }
      

    
  .symbol--ab7434cb-782d-4b0a-bd9e-bbca348f1ead {
    overflow:hidden;
  }

  /* justified style */
  .symbol--ab7434cb-782d-4b0a-bd9e-bbca348f1ead .justified {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content:center;
    margin: calc(-1 * var(--gap)) 0 0 calc(-1 * var(--gap));
    width: calc(100% + var(--gap));
  }

  /* justified figure style */
  .symbol--ab7434cb-782d-4b0a-bd9e-bbca348f1ead .justified figure {
    margin: var(--gap) 0 0 var(--gap);
    position:relative;
  }


    /* image hover style */
    
      .symbol--ab7434cb-782d-4b0a-bd9e-bbca348f1ead .justified figure:hover > figcaption {
        z-index:1;
        opacity:1;
        display:grid;
        place-content:center;
      }
      

    /* modal show button */
    .symbol--ab7434cb-782d-4b0a-bd9e-bbca348f1ead .show-image-modal {
      background-color: black;
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 10000;
      display: grid;
      place-items: center; 
    }

    /* modal hide button */
    .symbol--ab7434cb-782d-4b0a-bd9e-bbca348f1ead .show-image-modal .hide-button {
      position: absolute;
      top: 5px;
      right: 20px;
      border: none;
      cursor: pointer;
      padding: 5px;
      background:transparent;
      color:white;
      font-size:35px;
    }

      .symbol--ab7434cb-782d-4b0a-bd9e-bbca348f1ead .show-image-modal img {
      max-width:90%;
      max-height:90vh;
    }

    .symbol--ab7434cb-782d-4b0a-bd9e-bbca348f1ead .show-image-modal .hide-button:hover {
      color:red;
    }
    
    .symbol--ab7434cb-782d-4b0a-bd9e-bbca348f1ead .hide-image-modal {
      display:none;
    }

    

    /* ==========TAB STYLE=============== */
    .symbol--ab7434cb-782d-4b0a-bd9e-bbca348f1ead .gallery-tab{
      list-style: none;
      padding-left: 0;
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      margin: 0 0 30px 0;  
    }

    
            
            
            
        
    .symbol--ab7434cb-782d-4b0a-bd9e-bbca348f1ead .gallery-tab li{
      margin-right: var(--btn-gap);
      margin-left: var(--btn-gap);
    }
    .symbol--ab7434cb-782d-4b0a-bd9e-bbca348f1ead .gallery-tab button{
      cursor: pointer;
    }
    .symbol--ab7434cb-782d-4b0a-bd9e-bbca348f1ead .gallery-tab li button{
      color: #FFFFFF;
      fontSize: 18px;
      padding: 12px 20px;
      border: 0px solid #517dd8;
      border-radius: 5px;
      background-color: #517dd8;
    }
    
            
            
            
        
    .symbol--ab7434cb-782d-4b0a-bd9e-bbca348f1ead .gallery-tab li button.active{
      color: #FFFFFF;
      background-color: #228324;
    }
    
            
            
            
        
    

    /* gallery btn */
    
            
            
            
        

  





/*Image Gallery */
.symbol--8bdf1416-44f3-43aa-9ce5-5bfc2017edca {
                --gap: 10px;
--btn-gap: 10px;

            }
.symbol--8bdf1416-44f3-43aa-9ce5-5bfc2017edca {
              transition: 500ms; 

        }
    @media screen and (max-width: 1023px) {
                
            }@media screen and (max-width: 767px) {
                
            }
    .symbol--8bdf1416-44f3-43aa-9ce5-5bfc2017edca a {
      text-decoration:none;
    }
      
    /** image combined style */
    
            .symbol--8bdf1416-44f3-43aa-9ce5-5bfc2017edca .justified figure img {
                  display: block; 

            }
            
            
        
    
    
    /** caption combined style */
     
            .symbol--8bdf1416-44f3-43aa-9ce5-5bfc2017edca figure figcaption {
                  font-size: 16px; 
  text-align: center; 
background-color: rgba(0, 0, 0, 0.5);
  background-type: color; 

            }
            
            
        

     .symbol--8bdf1416-44f3-43aa-9ce5-5bfc2017edca figure figcaption {
      transition:opacity 500ms;
     }

     .symbol--8bdf1416-44f3-43aa-9ce5-5bfc2017edca .justified figure {
       position: relative;
       cursor:pointer;
     }

     /* overlay style */
     
      .symbol--8bdf1416-44f3-43aa-9ce5-5bfc2017edca figure figcaption {
        position:absolute;
        top:0;
        left:0;
        right:0;
        bottom:0;
        width:100%;
        height:100%;
        opacity:0;
        z-index:-1;
      }
      

    
  .symbol--8bdf1416-44f3-43aa-9ce5-5bfc2017edca {
    overflow:hidden;
  }

  /* justified style */
  .symbol--8bdf1416-44f3-43aa-9ce5-5bfc2017edca .justified {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content:center;
    margin: calc(-1 * var(--gap)) 0 0 calc(-1 * var(--gap));
    width: calc(100% + var(--gap));
  }

  /* justified figure style */
  .symbol--8bdf1416-44f3-43aa-9ce5-5bfc2017edca .justified figure {
    margin: var(--gap) 0 0 var(--gap);
    position:relative;
  }


    /* image hover style */
    
      .symbol--8bdf1416-44f3-43aa-9ce5-5bfc2017edca .justified figure:hover > figcaption {
        z-index:1;
        opacity:1;
        display:grid;
        place-content:center;
      }
      

    /* modal show button */
    .symbol--8bdf1416-44f3-43aa-9ce5-5bfc2017edca .show-image-modal {
      background-color: black;
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 10000;
      display: grid;
      place-items: center; 
    }

    /* modal hide button */
    .symbol--8bdf1416-44f3-43aa-9ce5-5bfc2017edca .show-image-modal .hide-button {
      position: absolute;
      top: 5px;
      right: 20px;
      border: none;
      cursor: pointer;
      padding: 5px;
      background:transparent;
      color:white;
      font-size:35px;
    }

      .symbol--8bdf1416-44f3-43aa-9ce5-5bfc2017edca .show-image-modal img {
      max-width:90%;
      max-height:90vh;
    }

    .symbol--8bdf1416-44f3-43aa-9ce5-5bfc2017edca .show-image-modal .hide-button:hover {
      color:red;
    }
    
    .symbol--8bdf1416-44f3-43aa-9ce5-5bfc2017edca .hide-image-modal {
      display:none;
    }

    

    /* ==========TAB STYLE=============== */
    .symbol--8bdf1416-44f3-43aa-9ce5-5bfc2017edca .gallery-tab{
      list-style: none;
      padding-left: 0;
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      margin: 0 0 30px 0;  
    }

    
            
            
            
        
    .symbol--8bdf1416-44f3-43aa-9ce5-5bfc2017edca .gallery-tab li{
      margin-right: var(--btn-gap);
      margin-left: var(--btn-gap);
    }
    .symbol--8bdf1416-44f3-43aa-9ce5-5bfc2017edca .gallery-tab button{
      cursor: pointer;
    }
    .symbol--8bdf1416-44f3-43aa-9ce5-5bfc2017edca .gallery-tab li button{
      color: #FFFFFF;
      fontSize: 18px;
      padding: 12px 20px;
      border: 0px solid #517dd8;
      border-radius: 5px;
      background-color: #517dd8;
    }
    
            
            
            
        
    .symbol--8bdf1416-44f3-43aa-9ce5-5bfc2017edca .gallery-tab li button.active{
      color: #FFFFFF;
      background-color: #228324;
    }
    
            
            
            
        
    

    /* gallery btn */
    
            
            
            
        

  




        .dorik-tooltip {
            position: relative;
            display: inline;
            vertical-align: middle;
            margin-left: 4px;
            cursor: help;
            --dorik-tooltip-bg: #333;
            color: #888;
        }
        .dorik-tooltip-icon {
            display: inline-block;
            width: 1em;
            height: 1em;
            vertical-align: middle;
            background-color: currentColor;
            -webkit-mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M256%20512A256%20256%200%201%200%20256%200a256%20256%200%201%200%200%20512zM216%20336h24V272H216c-13.3%200-24-10.7-24-24s10.7-24%2024-24h48c13.3%200%2024%2010.7%2024%2024v88h8c13.3%200%2024%2010.7%2024%2024s-10.7%2024-24%2024H216c-13.3%200-24-10.7-24-24s10.7-24%2024-24zm40-208a32%2032%200%201%201%200%2064%2032%2032%200%201%201%200-64z%22%2F%3E%3C%2Fsvg%3E");
            mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M256%20512A256%20256%200%201%200%20256%200a256%20256%200%201%200%200%20512zM216%20336h24V272H216c-13.3%200-24-10.7-24-24s10.7-24%2024-24h48c13.3%200%2024%2010.7%2024%2024v88h8c13.3%200%2024%2010.7%2024%2024s-10.7%2024-24%2024H216c-13.3%200-24-10.7-24-24s10.7-24%2024-24zm40-208a32%2032%200%201%201%200%2064%2032%2032%200%201%201%200-64z%22%2F%3E%3C%2Fsvg%3E");
            -webkit-mask-size: contain;
            mask-size: contain;
            -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
        }
        .dorik-tooltip--icon-info .dorik-tooltip-icon {
            -webkit-mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M256%20512A256%20256%200%201%200%20256%200a256%20256%200%201%200%200%20512zM216%20336h24V272H216c-13.3%200-24-10.7-24-24s10.7-24%2024-24h48c13.3%200%2024%2010.7%2024%2024v88h8c13.3%200%2024%2010.7%2024%2024s-10.7%2024-24%2024H216c-13.3%200-24-10.7-24-24s10.7-24%2024-24zm40-208a32%2032%200%201%201%200%2064%2032%2032%200%201%201%200-64z%22%2F%3E%3C%2Fsvg%3E");
            mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M256%20512A256%20256%200%201%200%20256%200a256%20256%200%201%200%200%20512zM216%20336h24V272H216c-13.3%200-24-10.7-24-24s10.7-24%2024-24h48c13.3%200%2024%2010.7%2024%2024v88h8c13.3%200%2024%2010.7%2024%2024s-10.7%2024-24%2024H216c-13.3%200-24-10.7-24-24s10.7-24%2024-24zm40-208a32%2032%200%201%201%200%2064%2032%2032%200%201%201%200-64z%22%2F%3E%3C%2Fsvg%3E");
        }
        .dorik-tooltip--icon-question .dorik-tooltip-icon {
            -webkit-mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M256%20512A256%20256%200%201%200%20256%200a256%20256%200%201%200%200%20512zM169.8%20165.3c7.9-22.3%2029.1-37.3%2052.8-37.3h58.3c34.9%200%2063.1%2028.3%2063.1%2063.1c0%2022.6-12.1%2043.5-31.7%2054.8L280%20264.4c-.2%2013-10.9%2023.6-24%2023.6c-13.3%200-24-10.7-24-24V250.5c0-8.6%204.6-16.5%2012.1-20.8l44.3-25.4c4.7-2.7%207.6-7.7%207.6-13.1c0-8.4-6.8-15.1-15.1-15.1H222.6c-3.4%200-6.4%202.1-7.5%205.3l-.4%201.2c-4.4%2012.5-18.2%2019-30.6%2014.6s-19-18.2-14.6-30.6l.4-1.2zM224%20352a32%2032%200%201%201%2064%200%2032%2032%200%201%201%20-64%200z%22%2F%3E%3C%2Fsvg%3E");
            mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M256%20512A256%20256%200%201%200%20256%200a256%20256%200%201%200%200%20512zM169.8%20165.3c7.9-22.3%2029.1-37.3%2052.8-37.3h58.3c34.9%200%2063.1%2028.3%2063.1%2063.1c0%2022.6-12.1%2043.5-31.7%2054.8L280%20264.4c-.2%2013-10.9%2023.6-24%2023.6c-13.3%200-24-10.7-24-24V250.5c0-8.6%204.6-16.5%2012.1-20.8l44.3-25.4c4.7-2.7%207.6-7.7%207.6-13.1c0-8.4-6.8-15.1-15.1-15.1H222.6c-3.4%200-6.4%202.1-7.5%205.3l-.4%201.2c-4.4%2012.5-18.2%2019-30.6%2014.6s-19-18.2-14.6-30.6l.4-1.2zM224%20352a32%2032%200%201%201%2064%200%2032%2032%200%201%201%20-64%200z%22%2F%3E%3C%2Fsvg%3E");
        }
        .dorik-tooltip--icon-alert .dorik-tooltip-icon {
            -webkit-mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M256%20512A256%20256%200%201%200%20256%200a256%20256%200%201%200%200%20512zm0-384c13.3%200%2024%2010.7%2024%2024V264c0%2013.3-10.7%2024-24%2024s-24-10.7-24-24V152c0-13.3%2010.7-24%2024-24zM224%20352a32%2032%200%201%201%2064%200%2032%2032%200%201%201%20-64%200z%22%2F%3E%3C%2Fsvg%3E");
            mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M256%20512A256%20256%200%201%200%20256%200a256%20256%200%201%200%200%20512zm0-384c13.3%200%2024%2010.7%2024%2024V264c0%2013.3-10.7%2024-24%2024s-24-10.7-24-24V152c0-13.3%2010.7-24%2024-24zM224%20352a32%2032%200%201%201%2064%200%2032%2032%200%201%201%20-64%200z%22%2F%3E%3C%2Fsvg%3E");
        }
        .dorik-tooltip-content {
            position: absolute;
            padding: 6px 10px;
            border-radius: 6px;
            font-size: 12px;
            line-height: 1.4;
            max-width: 200px;
            width: max-content;
            z-index: 10;
            opacity: 0;
            pointer-events: none;
            transition: opacity 0.2s;
            background: #333;
            color: #fff;
            
        }
        .dorik-tooltip-content p {
            margin: 0;
        }
        .dorik-tooltip-content::before {
            content: '';
            position: absolute;
            width: 0;
            height: 0;
        }
        .dorik-tooltip .dorik-tooltip-content {
            bottom: calc(100% + 5px); left: 50%; transform: translateX(-50%);
        }
        .dorik-tooltip .dorik-tooltip-content::before {
            top: 100%; left: 50%; transform: translateX(-50%); border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid var(--dorik-tooltip-bg);
        }
        .dorik-tooltip--pos-top .dorik-tooltip-content {
            top: auto; bottom: calc(100% + 5px); left: 50%; right: auto; transform: translateX(-50%);
        }
        .dorik-tooltip--pos-top .dorik-tooltip-content::before {
            top: 100%; bottom: auto; left: 50%; right: auto; transform: translateX(-50%); border: none; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid var(--dorik-tooltip-bg);
        }
        .dorik-tooltip--pos-bottom .dorik-tooltip-content {
            top: calc(100% + 5px); bottom: auto; left: 50%; right: auto; transform: translateX(-50%);
        }
        .dorik-tooltip--pos-bottom .dorik-tooltip-content::before {
            top: auto; bottom: 100%; left: 50%; right: auto; transform: translateX(-50%); border: none; border-left: 5px solid transparent; border-right: 5px solid transparent; border-bottom: 5px solid var(--dorik-tooltip-bg);
        }
        .dorik-tooltip--pos-left .dorik-tooltip-content {
            top: 50%; bottom: auto; left: auto; right: calc(100% + 5px); transform: translateY(-50%);
        }
        .dorik-tooltip--pos-left .dorik-tooltip-content::before {
            top: 50%; bottom: auto; left: 100%; right: auto; transform: translateY(-50%); border: none; border-top: 5px solid transparent; border-bottom: 5px solid transparent; border-left: 5px solid var(--dorik-tooltip-bg);
        }
        .dorik-tooltip--pos-right .dorik-tooltip-content {
            top: 50%; bottom: auto; left: calc(100% + 5px); right: auto; transform: translateY(-50%);
        }
        .dorik-tooltip--pos-right .dorik-tooltip-content::before {
            top: 50%; bottom: auto; left: auto; right: 100%; transform: translateY(-50%); border: none; border-top: 5px solid transparent; border-bottom: 5px solid transparent; border-right: 5px solid var(--dorik-tooltip-bg);
        }
        .dorik-tooltip:hover .dorik-tooltip-content {
            opacity: 1;
            pointer-events: auto;
        }
        .dorik-tooltip:hover .dorik-tooltip-content::before {
            opacity: 1;
        }
        .dorik-tooltip--dark {
            --dorik-tooltip-bg: #333;
            color: #888;
        }
        .dorik-tooltip--dark .dorik-tooltip-content {
            background: #333;
            color: #fff;
        }
        .dorik-tooltip--light {
            --dorik-tooltip-bg: #fff;
            color: #555;
        }
        .dorik-tooltip--light .dorik-tooltip-content {
            background: #fff;
            color: #333;
            box-shadow: 0 2px 8px rgba(0,0,0,0.15);
        }
        
        
        
        
    
/*undefined*/
.dorik-undefined-undefined {
              font-size: 16px; 
  line-height: 26px; 
  font-family: IBM Plex Sans; 
  font-weight: 400; 
color: #6B707A;

        }
    @media screen and (max-width: 1023px) {
                
            }@media screen and (max-width: 767px) {
                
            }




/*Section*/
.dorik-section-l4mkm06p {
            
  padding-bottom: 10%;
background-color: #FFFFFF;
background-image: url(/Resources/images/bukowina_efiw7i39.webp);  background-size: cover; 
  background-position: bottom; 
  background-repeat: no-repeat; 
  height: 730px; 
  background-attachment: fixed; 
  background-blend-mode: normal; 

        }
    @media screen and (max-width: 767px) {
                .dorik-section-l4mkm06p {
              padding-top: 30px;
  padding-bottom: 10%;

        }
    
            }
 

    
            
            
            
          
      .ai-overlay{
        position: absolute;
        inset: 0;
        display: flex;
        z-index: 999;
        align-items: center;
        background: rgba(0,0,0,.3);
        justify-content: center;

      }
      
  




/*Row*/
.dorik-row-k83vucdf {
        --nav-padding:15px;
    }[class*="close-btn-"]{
        display: none;
    }




/*Column*/
.dorik-column-21ewj99q {
              padding-top: 15px;
  padding-bottom: 15px;

        }
    .dorik-column-21ewj99q {
        
    }.dorik-column-21ewj99q.linked-column{cursor: pointer}




/*Title*/
.dorik-heading-81quyg0d {
              text-align: center; 
background-color: rgba(255, 255, 255, 0.7);
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 60px; 

        }
    

      .dorik-heading-81quyg0d {
        
      }

      .dorik-heading-81quyg0d p{
        display:inline;
      }
      
      .dorik-heading-81quyg0d .dorik-heading__dynamic {
        display:inline
      }

      .dorik-heading-81quyg0d .dorik-heading__dynamic span {
        display:inline-block;
      }
      
      
            
            
            
        
  




            
            
            
        

            .dorik-heading-81quyg0d.dorik-heading-81quyg0d.dorik-heading-81quyg0d {
                

            }
            
            @media all and (max-width: 1023px) {
                    .dorik-heading-81quyg0d.dorik-heading-81quyg0d.dorik-heading-81quyg0d {
                        

                    }
                }
@media all and (max-width: 767px) {
                    .dorik-heading-81quyg0d.dorik-heading-81quyg0d.dorik-heading-81quyg0d {
                        

                    }
                }
        
/*Column*/
.dorik-column-rfm156hx {
              padding-top: 15px;
  padding-bottom: 15px;

        }
    .dorik-column-rfm156hx {
        
    }.dorik-column-rfm156hx.linked-column{cursor: pointer}




/*Section*/
.dorik-section-oqqguct5 {
              padding-top: 1px;
  padding-bottom: 1px;
background-color: #FAFAFA;

        }
    
 

    
            
            
            
          
      .ai-overlay{
        position: absolute;
        inset: 0;
        display: flex;
        z-index: 999;
        align-items: center;
        background: rgba(0,0,0,.3);
        justify-content: center;

      }
      
  




/*Row*/
.dorik-row-w0t3z90u {
              margin-top: -10%;


  align-items: stretch; 
  border-width: 0px;
  border-style: solid;
  border-color: #DDDDDD;

        }
    .dorik-row-w0t3z90u-wrapper {

}
.dorik-row-w0t3z90u {
        --nav-padding:15px;
    }[class*="close-btn-"]{
        display: none;
    }.dorik-row-w0t3z90u.flex {
            margin-left: 0;
            margin-right: 0;
        }
        .dorik-row-w0t3z90u [class*=col-] {
            padding-left: 0;
            padding-right: 0;
        }





/*Column*/
.dorik-column-b10ybbcb {
            background-color: #FFFFFF;
  text-align: left; 
  border-radius: 0px 0px 0px 0px; 
box-shadow: 0px -15px 50px 0px  rgba(0,34,88,0.05) ;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 50px;
  padding-right: 50px;


  border-width: 1px;
  border-style: solid;
  border-color: #DDD;

        }
    .dorik-column-b10ybbcb {
        
    }.dorik-column-b10ybbcb.linked-column{cursor: pointer}




/*Title*/
.dorik-heading-gtclw1cx {
              margin-top: 0px;

  text-transform: none; 
text-decoration: none;
  padding-bottom: 20px;

        }
    
                    .dorik-heading-gtclw1cx:hover,.dorik-heading-gtclw1cx.aos-animate.aos-init[data-aos]:hover{
                text-decoration: none;

            }

      .dorik-heading-gtclw1cx {
        
      }

      .dorik-heading-gtclw1cx p{
        display:inline;
      }
      
      .dorik-heading-gtclw1cx .dorik-heading__dynamic {
        display:inline
      }

      .dorik-heading-gtclw1cx .dorik-heading__dynamic span {
        display:inline-block;
      }
      
      
            
            
            
        
  




            :where([class*="dorik-heading-gtclw1cx-wrapper"]:not([class*="dorik-heading-gtclw1cx-wrapper"] *)) {
                  margin-top: 0px;


            }
            
            @media all and (max-width: 1023px) {
                    :where([class*="dorik-heading-gtclw1cx-wrapper"]:not([class*="dorik-heading-gtclw1cx-wrapper"] *)) {
                          margin-top: 0px;


                    }
                }
@media all and (max-width: 767px) {
                    :where([class*="dorik-heading-gtclw1cx-wrapper"]:not([class*="dorik-heading-gtclw1cx-wrapper"] *)) {
                          margin-top: 0px;


                    }
                }
        

            .dorik-heading-gtclw1cx.dorik-heading-gtclw1cx.dorik-heading-gtclw1cx {
                  margin-top: 0px;


            }
            
            @media all and (max-width: 1023px) {
                    .dorik-heading-gtclw1cx.dorik-heading-gtclw1cx.dorik-heading-gtclw1cx {
                          margin-top: 0px;


                    }
                }
@media all and (max-width: 767px) {
                    .dorik-heading-gtclw1cx.dorik-heading-gtclw1cx.dorik-heading-gtclw1cx {
                          margin-top: 0px;


                    }
                }
        
/*Text*/
.dorik-text-inpwtn4r {
            

        }
    
	.dorik-text-inpwtn4r {
	   
	}
	




/*Image Gallery */
.dorik-imageGallery-bhd63omp {
                --gap: 10px;
--btn-gap: 10px;

            }
.dorik-imageGallery-bhd63omp {
              transition: 500ms; 


  margin-top: 3rem;
  margin-bottom: 3rem;

        }
    @media screen and (max-width: 1023px) {
                
            }@media screen and (max-width: 767px) {
                
            }
    .dorik-imageGallery-bhd63omp a {
      text-decoration:none;
    }
      
    /** image combined style */
    
            .dorik-imageGallery-bhd63omp .mesonry figure img {
                  display: block; 
  height: 308px; 

            }
            
            
        
    
    
    /** caption combined style */
     
            .dorik-imageGallery-bhd63omp figure figcaption {
                  font-size: 16px; 
  text-align: center; 
background-color: rgba(0, 0, 0, 0.5);

            }
            
            
        

     .dorik-imageGallery-bhd63omp figure figcaption {
      transition:opacity 500ms;
     }

     .dorik-imageGallery-bhd63omp .mesonry figure {
       position: relative;
       cursor:pointer;
     }

     /* overlay style */
     
      .dorik-imageGallery-bhd63omp figure figcaption {
        position:absolute;
        top:0;
        left:0;
        right:0;
        bottom:0;
        width:100%;
        height:100%;
        opacity:0;
        z-index:-1;
      }
      

    
  /* mesonry style */
  .dorik-imageGallery-bhd63omp .mesonry {
    display: inline-flex;
    margin: calc(-1 * var(--gap)) 0 0 calc(-1 * var(--gap));
    width: calc(100% + var(--gap));
  }

  /* mesonry image container */ 
  .dorik-imageGallery-bhd63omp .mesonry .mesonry--image-container {
    margin: var(--gap) 0 0 var(--gap);
    display:flex;
    flex-direction:column;
  }

  /* mesonry figure style */
  .dorik-imageGallery-bhd63omp .mesonry .mesonry--image-container figure{
    margin:0;
    display: grid;
    grid-template-rows: 1fr auto;
  }
    
  .dorik-imageGallery-bhd63omp .mesonry .mesonry--image-container figure:not(:last-child),
  .dorik-imageGallery-bhd63omp .mesonry .mesonry--image-container a:not(:last-child) {
    margin-bottom:var(--gap);
  }

  /* mesonry image style */
  .dorik-imageGallery-bhd63omp .mesonry .mesonry--image-container figure > img {
    max-width: 100%;
    display: block;
    grid-row: 1 / -1;
    grid-column: 1;
    height:auto;
  }


    /* image hover style */
    
      .dorik-imageGallery-bhd63omp .mesonry figure:hover > figcaption {
        z-index:1;
        opacity:1;
        display:grid;
        place-content:center;
      }
      

    /* modal show button */
    .dorik-imageGallery-bhd63omp .show-image-modal {
      background-color: black;
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 10000;
      display: grid;
      place-items: center; 
    }

    /* modal hide button */
    .dorik-imageGallery-bhd63omp .show-image-modal .hide-button {
      position: absolute;
      top: 5px;
      right: 20px;
      border: none;
      cursor: pointer;
      padding: 5px;
      background:transparent;
      color:white;
      font-size:35px;
    }

      .dorik-imageGallery-bhd63omp .show-image-modal img {
      max-width:90%;
      max-height:90vh;
    }

    .dorik-imageGallery-bhd63omp .show-image-modal .hide-button:hover {
      color:red;
    }
    
    .dorik-imageGallery-bhd63omp .hide-image-modal {
      display:none;
    }

    

    /* ==========TAB STYLE=============== */
    .dorik-imageGallery-bhd63omp .gallery-tab{
      list-style: none;
      padding-left: 0;
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      margin: 0 0 30px 0;  
    }

    
            
            
            
        
    .dorik-imageGallery-bhd63omp .gallery-tab li{
      margin-right: var(--btn-gap);
      margin-left: var(--btn-gap);
    }
    .dorik-imageGallery-bhd63omp .gallery-tab button{
      cursor: pointer;
    }
    .dorik-imageGallery-bhd63omp .gallery-tab li button{
      color: #FFFFFF;
      fontSize: 18px;
      padding: 12px 20px;
      border: 0px solid #517dd8;
      border-radius: 5px;
      background-color: #517dd8;
    }
    
            
            
            
        
    .dorik-imageGallery-bhd63omp .gallery-tab li button.active{
      color: #FFFFFF;
      background-color: #228324;
    }
    
            
            
            
        
    

    /* gallery btn */
    
            
            
            
        

  




/*Title*/
.dorik-heading-4yzo6gju {
            
        }
    

      .dorik-heading-4yzo6gju {
        
      }

      .dorik-heading-4yzo6gju p{
        display:inline;
      }
      
      .dorik-heading-4yzo6gju .dorik-heading__dynamic {
        display:inline
      }

      .dorik-heading-4yzo6gju .dorik-heading__dynamic span {
        display:inline-block;
      }
      
      
            
            
            
        
  




            
            
            
        

            .dorik-heading-4yzo6gju.dorik-heading-4yzo6gju.dorik-heading-4yzo6gju {
                

            }
            
            @media all and (max-width: 1023px) {
                    .dorik-heading-4yzo6gju.dorik-heading-4yzo6gju.dorik-heading-4yzo6gju {
                        

                    }
                }
@media all and (max-width: 767px) {
                    .dorik-heading-4yzo6gju.dorik-heading-4yzo6gju.dorik-heading-4yzo6gju {
                        

                    }
                }
        
/*Column*/
.dorik-column-uxx23dm0 {
              padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 30px;
  padding-right: 30px;

        }
    .dorik-column-uxx23dm0 {
        
    }.dorik-column-uxx23dm0.linked-column{cursor: pointer}




/*Horizontal Line*/
.dorik-line-eutttzp4 {
              border-width: 0;
  height: 0px; 
  margin-top: 7rem;

        }
    @media screen and (max-width: 1023px) {
                .dorik-line-eutttzp4 {
              margin-top: 0px;

        }
    
            }




            :where([class*="dorik-line-eutttzp4-wrapper"]:not([class*="dorik-line-eutttzp4-wrapper"] *)) {
                  margin-top: 7rem;

            }
            
            @media all and (max-width: 1023px) {
                    :where([class*="dorik-line-eutttzp4-wrapper"]:not([class*="dorik-line-eutttzp4-wrapper"] *)) {
                          margin-top: 0px;

                    }
                }
@media all and (max-width: 767px) {
                    :where([class*="dorik-line-eutttzp4-wrapper"]:not([class*="dorik-line-eutttzp4-wrapper"] *)) {
                          margin-top: 0px;

                    }
                }
        

            .dorik-line-eutttzp4.dorik-line-eutttzp4.dorik-line-eutttzp4 {
                  margin-top: 0px;

            }
            
            @media all and (max-width: 1023px) {
                    .dorik-line-eutttzp4.dorik-line-eutttzp4.dorik-line-eutttzp4 {
                          margin-top: 0px;

                    }
                }
@media all and (max-width: 767px) {
                    .dorik-line-eutttzp4.dorik-line-eutttzp4.dorik-line-eutttzp4 {
                          margin-top: 0px;

                    }
                }
        
/*Button*/
.dorik-button-18okob1w {
              padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
text-decoration: none;
  justify-content: center; 
  border-radius: 5px 5px 5px 5px; 
  border-width: 0px;


background-color: #4493E7;
  font-size: 18px; 
color: #FFFFFF;
  line-height: 18px; 
  width: 100%; 
  text-transform: uppercase; 
  font-family: 'Arial',sans-serif; 
  font-weight: 700; 
  margin-bottom: 20px;

        }
    
                    .dorik-button-18okob1w:hover,.dorik-button-18okob1w.aos-animate.aos-init[data-aos]:hover{
                color: #FFFFFF;

            }.dorik-button-18okob1w :is(.icon, .icon svg) {
        
        transition: null
        
    }
    .dorik-button-18okob1w:hover :is(.icon, .icon svg) {
        color: null;
    }




            :where([class*="dorik-button-18okob1w-wrapper"]:not([class*="dorik-button-18okob1w-wrapper"] *)) {
                  margin-bottom: 20px;

            }
            
            @media all and (max-width: 1023px) {
                    :where([class*="dorik-button-18okob1w-wrapper"]:not([class*="dorik-button-18okob1w-wrapper"] *)) {
                          margin-bottom: 20px;

                    }
                }
@media all and (max-width: 767px) {
                    :where([class*="dorik-button-18okob1w-wrapper"]:not([class*="dorik-button-18okob1w-wrapper"] *)) {
                          margin-bottom: 20px;

                    }
                }
        

            .dorik-button-18okob1w.dorik-button-18okob1w.dorik-button-18okob1w {
                  margin-bottom: 0px;

            }
            
            @media all and (max-width: 1023px) {
                    .dorik-button-18okob1w.dorik-button-18okob1w.dorik-button-18okob1w {
                          margin-bottom: 0px;

                    }
                }
@media all and (max-width: 767px) {
                    .dorik-button-18okob1w.dorik-button-18okob1w.dorik-button-18okob1w {
                          margin-bottom: 0px;

                    }
                }
        
/*Button*/
.dorik-button-ydwr2689 {
              padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
text-decoration: none;
  justify-content: center; 
  border-radius: 5px 5px 5px 5px; 
  border-width: 0px;


background-color: #4493E7;
  font-size: 18px; 
color: #FFFFFF;
  line-height: 18px; 
  width: 100%; 
  text-transform: uppercase; 
  font-family: 'Arial',sans-serif; 
  font-weight: 700; 
  margin-bottom: 20px;

        }
    
                    .dorik-button-ydwr2689:hover,.dorik-button-ydwr2689.aos-animate.aos-init[data-aos]:hover{
                color: #FFFFFF;

            }.dorik-button-ydwr2689 :is(.icon, .icon svg) {
        
        transition: null
        
    }
    .dorik-button-ydwr2689:hover :is(.icon, .icon svg) {
        color: null;
    }




            :where([class*="dorik-button-ydwr2689-wrapper"]:not([class*="dorik-button-ydwr2689-wrapper"] *)) {
                  margin-bottom: 20px;

            }
            
            @media all and (max-width: 1023px) {
                    :where([class*="dorik-button-ydwr2689-wrapper"]:not([class*="dorik-button-ydwr2689-wrapper"] *)) {
                          margin-bottom: 20px;

                    }
                }
@media all and (max-width: 767px) {
                    :where([class*="dorik-button-ydwr2689-wrapper"]:not([class*="dorik-button-ydwr2689-wrapper"] *)) {
                          margin-bottom: 20px;

                    }
                }
        

            .dorik-button-ydwr2689.dorik-button-ydwr2689.dorik-button-ydwr2689 {
                  margin-bottom: 0px;

            }
            
            @media all and (max-width: 1023px) {
                    .dorik-button-ydwr2689.dorik-button-ydwr2689.dorik-button-ydwr2689 {
                          margin-bottom: 0px;

                    }
                }
@media all and (max-width: 767px) {
                    .dorik-button-ydwr2689.dorik-button-ydwr2689.dorik-button-ydwr2689 {
                          margin-bottom: 0px;

                    }
                }
        
/*Title*/
.dorik-heading-av1qr80j {
            
        }
    

      .dorik-heading-av1qr80j {
        
      }

      .dorik-heading-av1qr80j p{
        display:inline;
      }
      
      .dorik-heading-av1qr80j .dorik-heading__dynamic {
        display:inline
      }

      .dorik-heading-av1qr80j .dorik-heading__dynamic span {
        display:inline-block;
      }
      
      
            
            
            
        
  




            
            
            
        

            .dorik-heading-av1qr80j.dorik-heading-av1qr80j.dorik-heading-av1qr80j {
                

            }
            
            @media all and (max-width: 1023px) {
                    .dorik-heading-av1qr80j.dorik-heading-av1qr80j.dorik-heading-av1qr80j {
                        

                    }
                }
@media all and (max-width: 767px) {
                    .dorik-heading-av1qr80j.dorik-heading-av1qr80j.dorik-heading-av1qr80j {
                        

                    }
                }
        
/*Image Gallery */
.dorik-imageGallery-aa02oki7 {
                --gap: 10px;
--btn-gap: 10px;

            }
.dorik-imageGallery-aa02oki7 {
              transition: 500ms; 

        }
    @media screen and (max-width: 1023px) {
                
            }@media screen and (max-width: 767px) {
                
            }
    .dorik-imageGallery-aa02oki7 a {
      text-decoration:none;
    }
      
    /** image combined style */
    
            .dorik-imageGallery-aa02oki7 .justified figure img {
                  display: block; 

            }
            
            
        
    
    
    /** caption combined style */
     
            .dorik-imageGallery-aa02oki7 figure figcaption {
                  font-size: 16px; 
  text-align: center; 
background-color: rgba(0, 0, 0, 0.5);
  background-type: color; 

            }
            
            
        

     .dorik-imageGallery-aa02oki7 figure figcaption {
      transition:opacity 500ms;
     }

     .dorik-imageGallery-aa02oki7 .justified figure {
       position: relative;
       cursor:pointer;
     }

     /* overlay style */
     
      .dorik-imageGallery-aa02oki7 figure figcaption {
        position:absolute;
        top:0;
        left:0;
        right:0;
        bottom:0;
        width:100%;
        height:100%;
        opacity:0;
        z-index:-1;
      }
      

    
  .dorik-imageGallery-aa02oki7 {
    overflow:hidden;
  }

  /* justified style */
  .dorik-imageGallery-aa02oki7 .justified {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content:center;
    margin: calc(-1 * var(--gap)) 0 0 calc(-1 * var(--gap));
    width: calc(100% + var(--gap));
  }

  /* justified figure style */
  .dorik-imageGallery-aa02oki7 .justified figure {
    margin: var(--gap) 0 0 var(--gap);
    position:relative;
  }


    /* image hover style */
    
      .dorik-imageGallery-aa02oki7 .justified figure:hover > figcaption {
        z-index:1;
        opacity:1;
        display:grid;
        place-content:center;
      }
      

    /* modal show button */
    .dorik-imageGallery-aa02oki7 .show-image-modal {
      background-color: black;
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 10000;
      display: grid;
      place-items: center; 
    }

    /* modal hide button */
    .dorik-imageGallery-aa02oki7 .show-image-modal .hide-button {
      position: absolute;
      top: 5px;
      right: 20px;
      border: none;
      cursor: pointer;
      padding: 5px;
      background:transparent;
      color:white;
      font-size:35px;
    }

      .dorik-imageGallery-aa02oki7 .show-image-modal img {
      max-width:90%;
      max-height:90vh;
    }

    .dorik-imageGallery-aa02oki7 .show-image-modal .hide-button:hover {
      color:red;
    }
    
    .dorik-imageGallery-aa02oki7 .hide-image-modal {
      display:none;
    }

    

    /* ==========TAB STYLE=============== */
    .dorik-imageGallery-aa02oki7 .gallery-tab{
      list-style: none;
      padding-left: 0;
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      margin: 0 0 30px 0;  
    }

    
            
            
            
        
    .dorik-imageGallery-aa02oki7 .gallery-tab li{
      margin-right: var(--btn-gap);
      margin-left: var(--btn-gap);
    }
    .dorik-imageGallery-aa02oki7 .gallery-tab button{
      cursor: pointer;
    }
    .dorik-imageGallery-aa02oki7 .gallery-tab li button{
      color: #FFFFFF;
      fontSize: 18px;
      padding: 12px 20px;
      border: 0px solid #517dd8;
      border-radius: 5px;
      background-color: #517dd8;
    }
    
            
            
            
        
    .dorik-imageGallery-aa02oki7 .gallery-tab li button.active{
      color: #FFFFFF;
      background-color: #228324;
    }
    
            
            
            
        
    

    /* gallery btn */
    
            
            
            
        

  




/*Title*/
.dorik-heading-vcgybbmc {
            
        }
    

      .dorik-heading-vcgybbmc {
        
      }

      .dorik-heading-vcgybbmc p{
        display:inline;
      }
      
      .dorik-heading-vcgybbmc .dorik-heading__dynamic {
        display:inline
      }

      .dorik-heading-vcgybbmc .dorik-heading__dynamic span {
        display:inline-block;
      }
      
      
            
            
            
        
  




            
            
            
        

            .dorik-heading-vcgybbmc.dorik-heading-vcgybbmc.dorik-heading-vcgybbmc {
                

            }
            
            @media all and (max-width: 1023px) {
                    .dorik-heading-vcgybbmc.dorik-heading-vcgybbmc.dorik-heading-vcgybbmc {
                        

                    }
                }
@media all and (max-width: 767px) {
                    .dorik-heading-vcgybbmc.dorik-heading-vcgybbmc.dorik-heading-vcgybbmc {
                        

                    }
                }
        
/*Image Gallery */
.dorik-imageGallery-9n1abajs {
                --gap: 10px;
--btn-gap: 10px;

            }
.dorik-imageGallery-9n1abajs {
              transition: 500ms; 

        }
    @media screen and (max-width: 1023px) {
                
            }@media screen and (max-width: 767px) {
                
            }
    .dorik-imageGallery-9n1abajs a {
      text-decoration:none;
    }
      
    /** image combined style */
    
            .dorik-imageGallery-9n1abajs .justified figure img {
                  display: block; 

            }
            
            
        
    
    
    /** caption combined style */
     
            .dorik-imageGallery-9n1abajs figure figcaption {
                  font-size: 16px; 
  text-align: center; 
background-color: rgba(0, 0, 0, 0.5);
  background-type: color; 

            }
            
            
        

     .dorik-imageGallery-9n1abajs figure figcaption {
      transition:opacity 500ms;
     }

     .dorik-imageGallery-9n1abajs .justified figure {
       position: relative;
       cursor:pointer;
     }

     /* overlay style */
     
      .dorik-imageGallery-9n1abajs figure figcaption {
        position:absolute;
        top:0;
        left:0;
        right:0;
        bottom:0;
        width:100%;
        height:100%;
        opacity:0;
        z-index:-1;
      }
      

    
  .dorik-imageGallery-9n1abajs {
    overflow:hidden;
  }

  /* justified style */
  .dorik-imageGallery-9n1abajs .justified {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content:center;
    margin: calc(-1 * var(--gap)) 0 0 calc(-1 * var(--gap));
    width: calc(100% + var(--gap));
  }

  /* justified figure style */
  .dorik-imageGallery-9n1abajs .justified figure {
    margin: var(--gap) 0 0 var(--gap);
    position:relative;
  }


    /* image hover style */
    
      .dorik-imageGallery-9n1abajs .justified figure:hover > figcaption {
        z-index:1;
        opacity:1;
        display:grid;
        place-content:center;
      }
      

    /* modal show button */
    .dorik-imageGallery-9n1abajs .show-image-modal {
      background-color: black;
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 10000;
      display: grid;
      place-items: center; 
    }

    /* modal hide button */
    .dorik-imageGallery-9n1abajs .show-image-modal .hide-button {
      position: absolute;
      top: 5px;
      right: 20px;
      border: none;
      cursor: pointer;
      padding: 5px;
      background:transparent;
      color:white;
      font-size:35px;
    }

      .dorik-imageGallery-9n1abajs .show-image-modal img {
      max-width:90%;
      max-height:90vh;
    }

    .dorik-imageGallery-9n1abajs .show-image-modal .hide-button:hover {
      color:red;
    }
    
    .dorik-imageGallery-9n1abajs .hide-image-modal {
      display:none;
    }

    

    /* ==========TAB STYLE=============== */
    .dorik-imageGallery-9n1abajs .gallery-tab{
      list-style: none;
      padding-left: 0;
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      margin: 0 0 30px 0;  
    }

    
            
            
            
        
    .dorik-imageGallery-9n1abajs .gallery-tab li{
      margin-right: var(--btn-gap);
      margin-left: var(--btn-gap);
    }
    .dorik-imageGallery-9n1abajs .gallery-tab button{
      cursor: pointer;
    }
    .dorik-imageGallery-9n1abajs .gallery-tab li button{
      color: #FFFFFF;
      fontSize: 18px;
      padding: 12px 20px;
      border: 0px solid #517dd8;
      border-radius: 5px;
      background-color: #517dd8;
    }
    
            
            
            
        
    .dorik-imageGallery-9n1abajs .gallery-tab li button.active{
      color: #FFFFFF;
      background-color: #228324;
    }
    
            
            
            
        
    

    /* gallery btn */
    
            
            
            
        

  




/*Title*/
.dorik-heading-xs7rabdl {
            
        }
    

      .dorik-heading-xs7rabdl {
        
      }

      .dorik-heading-xs7rabdl p{
        display:inline;
      }
      
      .dorik-heading-xs7rabdl .dorik-heading__dynamic {
        display:inline
      }

      .dorik-heading-xs7rabdl .dorik-heading__dynamic span {
        display:inline-block;
      }
      
      
            
            
            
        
  




            
            
            
        

            .dorik-heading-xs7rabdl.dorik-heading-xs7rabdl.dorik-heading-xs7rabdl {
                

            }
            
            @media all and (max-width: 1023px) {
                    .dorik-heading-xs7rabdl.dorik-heading-xs7rabdl.dorik-heading-xs7rabdl {
                        

                    }
                }
@media all and (max-width: 767px) {
                    .dorik-heading-xs7rabdl.dorik-heading-xs7rabdl.dorik-heading-xs7rabdl {
                        

                    }
                }
        
/*Custom Code*/





/*Section*/
.dorik-section-x40k6yqg {
              padding-top: 50px;
  padding-bottom: 50px;
background-color: #FFFFFF;

        }
    
 

    
            
            
            
          
      .ai-overlay{
        position: absolute;
        inset: 0;
        display: flex;
        z-index: 999;
        align-items: center;
        background: rgba(0,0,0,.3);
        justify-content: center;

      }
      
  




/*Row*/
.dorik-row-akxr36qv {
        --nav-padding:15px;
    }[class*="close-btn-"]{
        display: none;
    }




/*Column*/
.dorik-column-yk0goc70 {
              justify-content: center; 

        }
    @media screen and (max-width: 1023px) {
                
            }@media screen and (max-width: 767px) {
                .dorik-column-yk0goc70 {
              text-align: center; 

        }
    
            }.dorik-column-yk0goc70 {
        
    }.dorik-column-yk0goc70.linked-column{cursor: pointer}.dorik-column-yk0goc70 {
            display: flex;
            flex-direction: column;
        }




/*Column*/
.dorik-column-b7upwuf2 {
              justify-content: center; 

        }
    @media screen and (max-width: 1023px) {
                
            }@media screen and (max-width: 767px) {
                .dorik-column-b7upwuf2 {
              text-align: center; 
  margin-top: 20px;
  margin-bottom: 20px;

        }
    
            }.dorik-column-b7upwuf2 {
        
    }.dorik-column-b7upwuf2.linked-column{cursor: pointer}.dorik-column-b7upwuf2 {
            display: flex;
            flex-direction: column;
        }




/*Text*/
.dorik-text-k2xzpsrw {
              text-align: center; 
  font-size: 14px; 




  border-radius:    ; 
  font-family: 'Lato',sans-serif; 

        }
    
	.dorik-text-k2xzpsrw {
	   
	}
	




/*Column*/
.dorik-column-shlawi44 {
              text-align: left; 

        }
    @media screen and (max-width: 1023px) {
                
            }@media screen and (max-width: 767px) {
                .dorik-column-shlawi44 {
              text-align: center; 

        }
    
            }.dorik-column-shlawi44 {
        
    }.dorik-column-shlawi44.linked-column{cursor: pointer}




/*Social Icon*/
.dorik-socialIcon-0xcislfz {
              display: flex; 
  flex-direction: row; 
  list-style: none; 
  line-height: 1; 
  transition: 300ms; 
  justify-content: flex-end; 

        }
    @media screen and (max-width: 767px) {
                .dorik-socialIcon-0xcislfz {
              justify-content: center; 

        }
    
            }

.dorik-socialIcon-0xcislfz {
    flex-wrap:wrap;
}

.dorik-socialIcon-0xcislfz li svg {
    
}

.dorik-socialIcon-0xcislfz li svg:hover {
    fill: #FFA763;
}


            .dorik-socialIcon-0xcislfz li svg {
                fill: rgba(122, 57, 224, 0.65);
height:32px;width:32px;
            }
            
            
        



.dorik-socialIcon-0xcislfz li:not(:last-child){
    margin-right:15px;
}




