html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

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;
}

button, [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button;
}

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    padding: 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;
}

html, body, p, ol, ul, li, dl, dt, dd, blockquote, figure, fieldset, legend, textarea, pre, iframe, hr, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

ul {
    list-style: none;
}

button, input, select, textarea {
    margin: 0;
}

html {
    box-sizing: border-box;
}

*, *::before, *::after {
    box-sizing: inherit;
}

img, video {
    height: auto;
    max-width: 100%;
}

iframe {
    border: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td, th {
    padding: 0;
}

td:not([align]), th:not([align]) {
    text-align: left;
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow > .swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.swiper-invisible-blank-slide {
    visibility: hidden
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: .2s top, .2s -webkit-transform;
    transition: .2s top, .2s -webkit-transform;
    -o-transition: .2s transform, .2s top;
    transition: .2s transform, .2s top;
    transition: .2s transform, .2s top, .2s -webkit-transform
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s left, .2s -webkit-transform;
    transition: .2s left, .2s -webkit-transform;
    -o-transition: .2s transform, .2s left;
    transition: .2s transform, .2s left;
    transition: .2s transform, .2s left, .2s -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s right, .2s -webkit-transform;
    transition: .2s right, .2s -webkit-transform;
    -o-transition: .2s transform, .2s right;
    transition: .2s transform, .2s right;
    transition: .2s transform, .2s right, .2s -webkit-transform
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255, 255, 255, .25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}
.afisare-galerie{
    display: flex; flex-wrap: wrap; align-items: center; justify-content: center;
}
.poza-stanga{
    position: relative; padding-right:10px;
}
/* compiled by scssphp v0.7.6 on Fri, 05 May 2023 15:24:13 +0000 (0.484s) */

@charset "utf-8";
@import url("../p.typekit.net/pf2cb.css?s=1&amp;k=jav4ahi&amp;ht=tk&amp;f=37513.37516.37522.49303.49304&amp;a=36033457&amp;app=typekit&amp;e=css");
.select select:focus, .select select:active, *:focus {
    outline: none
}

.select select:focus, .select select:active {
    border: none
}

menu {
    list-style-type: none;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0
}

html, body {
    overflow-x: hidden
}

a {
    text-decoration: none;
    color: inherit
}

img {
    max-width: 100%;
    vertical-align: middle
}

hr {
    height: 1px;
    background: #c8c8c8;
    border: none
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0
}

.video-container img {
    width: 100%
}

.video-container iframe, .video-container video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.video-container.youtube-container {
    overflow: hidden
}

.video-container.youtube-container img {
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    object-fit: cover
}

.video-container.youtube-container::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-image: url(assets/img/_defaults/youtube-play-button.svg);
    background-size: 80px;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer
}

.video-container.youtube-container.loaded img {
    display: none
}

.video-container.youtube-container.loaded::after {
    content: none
}

a {
    transition: color 0.4s ease;
    display: inline-block
}

@media (max-width: 840px) {
    .poza-stanga{
        position: relative; padding-right:0px !important;
    }
    .abs.left {
        left: 10px !important;
    }
    a {
        display: inline
    }
}

a:hover {
    color: #242a5f
}

ul.no-bullet {
    list-style-type: none !important;
    padding-left: 0 !important
}

section:not(.header):not(.footer):not(.masthead) p > a:not(.button), section:not(.header):not(.footer):not(.masthead) li > a:not(.button), section:not(.header):not(.footer):not(.masthead) span > a:not(.button) {
    color: #242a5f;
    display: inline;
    background: linear-gradient(#242a5f, #242a5f);
    background-size: 0 1px;
    background-position: 0 100%;
    background-repeat: no-repeat;
    transition: background-size 0.4s ease
}

section:not(.header):not(.footer):not(.masthead) p > a:not(.button):hover, section:not(.header):not(.footer):not(.masthead) li > a:not(.button):hover, section:not(.header):not(.footer):not(.masthead) span > a:not(.button):hover, section:not(.header):not(.footer):not(.masthead) p > a:not(.button):focus, section:not(.header):not(.footer):not(.masthead) li > a:not(.button):focus, section:not(.header):not(.footer):not(.masthead) span > a:not(.button):focus {
    color: #242a5f;
    background-size: 100% 1px
}

.link {
    color: #242a5f;
    display: inline;
    background: linear-gradient(#242a5f, #242a5f);
    background-size: 0 1px;
    background-position: 0 100%;
    background-repeat: no-repeat;
    transition: background-size 0.4s ease
}

.link:hover, .link:focus {
    color: #242a5f;
    background-size: 100% 1px
}

section:not(.header):not(.footer):not(.masthead) ul {
    list-style-type: disc;
    padding-left: 1.5em
}

.modal .modal-content {
    display: block;
    min-width: 50%
}

@media (max-width: 1024px) {
    .modal .modal-content {
        min-width: 80%;
        max-width: 1200px
    }
}

.box-shadow-smooth {
    box-shadow: 0px 2.76726px 2.21381px rgba(0, 0, 0, 0.0196802), 0px 6.6501px 5.32008px rgba(0, 0, 0, 0.0282725), 0px 12.5216px 10.0172px rgba(0, 0, 0, 0.035), 0px 22.3363px 17.869px rgba(0, 0, 0, 0.0417275), 0px 41.7776px 33.4221px rgba(0, 0, 0, 0.0503198), 0px 100px 80px rgba(0, 0, 0, 0.07)
}

.relative {
    position: relative !important
}

.block {
    display: block
}

:root {
    --desktopWidth: 1024px;
    --tabletWidth: 840px;
    --marginDesktop: 75px;
    --marginTouch: 25px;
    --fullHd: 2000px
}

.ratings, .ratingstars {
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap
}

.ratings .ratings-stars, .ratingstars .ratings-stars {
    display: flex;
    align-items: center
}

.ratings img, .ratingstars img {
    padding-bottom: 5px
}

.ratings img:last-of-type, .ratingstars img:last-of-type {
    padding-right: 0.5em
}

.ratingstars .ratings-number {
    font-size: 54px;
    margin-right: 8px;
    color: #edac43
}

.ratingstars .ratings-stars img {
    height: 24px
}

.ratingstars .ratings-stars img + img {
    margin-left: 4px
}

.ratingstars .ratings-text {
    font-size: 14px
}

.drdan-link {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center
}

.drdan-link img {
    padding-bottom: 5px;
    padding-right: 0.5em
}

.swiper-slide {
    overflow: hidden
}

@media (max-width: 840px) {
    .is-hidden-tablet {
        display: none !important
    }
}

@media (max-width: 1024px) {
    .is-hidden-desktop {
        display: none !important
    }
}

@media (max-width: 1280px) {
    .is-hidden-widescreen {
        display: none !important
    }
}

@media (min-width: 841px) {
    .is-visible-tablet {
        display: none !important
    }
}

@media (min-width: 1025px) {
    .is-visible-desktop {
        display: none !important
    }
}

.overflow-hidden {
    overflow: hidden !important
}

.z1 {
    z-index: 1 !important
}

.mega-menu .nav-socials img {
    filter: brightness(0) invert(1)
}

@keyframes zoomOut {
    0% {
        transform: scale(1.1)
    }
    100% {
        transform: scale(1)
    }
}

@-webkit-keyframes zoomOut {
    0% {
        transform: scale(1.1)
    }
    100% {
        transform: scale(1)
    }
}

.zoomOut {
    transform: scale(1.1)
}

.zoomOut.animated {
    animation: 2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1 forwards zoomOut
}

.zoomOutBg:after {
    transform: scale(1.1)
}

.zoomOutBg.animated::after {
    animation: 2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s 1 forwards zoomOut
}

@keyframes zoomOutFadeIn {
    0% {
        transform: scale(1.1);
        opacity: 0.001
    }
    100% {
        transform: scale(1);
        opacity: 1
    }
}

@-webkit-keyframes zoomOutFadeIn {
    0% {
        transform: scale(1.1);
        opacity: 0.001
    }
    100% {
        transform: scale(1);
        opacity: 1
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0.001
    }
    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0.001
    }
    100% {
        opacity: 1
    }
}

.fadeIn {
    opacity: 0.001;
    animation-fill-mode: forwards
}

.fadeIn.animated {
    animation: 2s ease 1 forwards fadeIn
}

.fadeInBg:after {
    opacity: 0.001
}

.fadeInBg.animated::after {
    animation: 2s ease 1 forwards fadeIn
}

@-webkit-keyframes fadeInFromNone {
    0% {
        display: none;
        opacity: 0.001
    }
    1% {
        display: block;
        opacity: 0.001
    }
    100% {
        display: block;
        opacity: 1
    }
}

@keyframes fadeInFromNone {
    0% {
        display: none;
        opacity: 0.001
    }
    1% {
        display: block;
        opacity: 0.001
    }
    100% {
        display: block;
        opacity: 1
    }
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0.001;
        -webkit-transform: translateY(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@-webkit-keyframes fadeInUpSmooth {
    0% {
        opacity: 0.001;
        -webkit-transform: translateY(60px)
    }
    50% {
        opacity: 0.001;
        -webkit-transform: translateY(30px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@-webkit-keyframes fadeInLeftSmooth {
    0% {
        opacity: 0.001;
        -webkit-transform: translateX(60px)
    }
    50% {
        opacity: 0.001;
        -webkit-transform: translateX(30px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@-webkit-keyframes fadeInRightSmooth {
    0% {
        opacity: 0.001;
        -webkit-transform: translateX(-60px)
    }
    50% {
        opacity: 0.001;
        -webkit-transform: translateX(-30px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@keyframes fadeInSlow {
    0% {
        opacity: 0.001
    }
    100% {
        opacity: 1
    }
}

@keyframes fadeInSlow {
    0% {
        opacity: 0.001
    }
    100% {
        opacity: 1
    }
}

.animate {
}

.animate:nth-child(1) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.animate:nth-child(2) {
    -webkit-animation-delay: 0.25s;
    animation-delay: 0.25s
}

.animate:nth-child(3) {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s
}

.animate:nth-child(4) {
    -webkit-animation-delay: 0.75s;
    animation-delay: 0.75s
}

.animate:nth-child(5) {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.animate:nth-child(6) {
    -webkit-animation-delay: 1.25s;
    animation-delay: 1.25s
}

.animate:nth-child(7) {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s
}

.animate:nth-child(8) {
    -webkit-animation-delay: 1.75s;
    animation-delay: 1.75s
}

.animate:nth-child(9) {
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

.animate:nth-child(10) {
    -webkit-animation-delay: 2.25s;
    animation-delay: 2.25s
}

.animate:nth-child(11) {
    -webkit-animation-delay: 2.5s;
    animation-delay: 2.5s
}

.animate:nth-child(12) {
    -webkit-animation-delay: 2.75s;
    animation-delay: 2.75s
}

.animate:nth-child(13) {
    -webkit-animation-delay: 3s;
    animation-delay: 3s
}

.animate:nth-child(14) {
    -webkit-animation-delay: 3.25s;
    animation-delay: 3.25s
}

.animate:nth-child(15) {
    -webkit-animation-delay: 3.5s;
    animation-delay: 3.5s
}

.animate:nth-child(16) {
    -webkit-animation-delay: 3.75s;
    animation-delay: 3.75s
}

.animate:nth-child(17) {
    -webkit-animation-delay: 4s;
    animation-delay: 4s
}

.animate:nth-child(18) {
    -webkit-animation-delay: 4.25s;
    animation-delay: 4.25s
}

.animate:nth-child(19) {
    -webkit-animation-delay: 4.5s;
    animation-delay: 4.5s
}

.animate:nth-child(20) {
    -webkit-animation-delay: 4.75s;
    animation-delay: 4.75s
}

.animate:nth-child(21) {
    -webkit-animation-delay: 5s;
    animation-delay: 5s
}

.animate:nth-child(22) {
    -webkit-animation-delay: 5.25s;
    animation-delay: 5.25s
}

.animate:nth-child(23) {
    -webkit-animation-delay: 5.5s;
    animation-delay: 5.5s
}

.animate:nth-child(24) {
    -webkit-animation-delay: 5.75s;
    animation-delay: 5.75s
}

.animate.no-delay:nth-child(1) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.animate.no-delay:nth-child(2) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.animate.no-delay:nth-child(3) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.animate.no-delay:nth-child(4) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.animate.no-delay:nth-child(5) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.animate.no-delay:nth-child(6) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.animate.no-delay:nth-child(7) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.animate.no-delay:nth-child(8) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.animate.no-delay:nth-child(9) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.animate.no-delay:nth-child(10) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.animate.no-delay:nth-child(11) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.animate.no-delay:nth-child(12) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.animate.no-delay:nth-child(13) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.animate.no-delay:nth-child(14) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.animate.no-delay:nth-child(15) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.animate.no-delay:nth-child(16) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.animate.no-delay:nth-child(17) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.animate.no-delay:nth-child(18) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.animate.no-delay:nth-child(19) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.animate.no-delay:nth-child(20) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.animate.no-delay:nth-child(21) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.animate.no-delay:nth-child(22) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.animate.no-delay:nth-child(23) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.animate.no-delay:nth-child(24) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.accordion {
    margin-left: auto;
    margin-right: auto
}

.accordion .accordion__item {
    margin-bottom: 25px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.accordion .accordion__item .accordion__question {
    padding-right: 50px;
    cursor: pointer;
    position: relative
}

.accordion .accordion__item .accordion__question::after {
    content: " ";
    position: absolute;
    background-size: contain;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='78' height='78' viewBox='0 0 24 24' fill='none' stroke='%23000000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C/circle%3E%3Cline x1='12' y1='8' x2='12' y2='16'%3E%3C/line%3E%3Cline x1='8' y1='12' x2='16' y2='12'%3E%3C/line%3E%3C/svg%3E");
    width: 25px;
    height: 25px;
    transition: transform 0.4s ease;
    right: 0;
    top: 0
}

.accordion .accordion__item.open .accordion__question a {
    color: #242a5f
}

.accordion .accordion__item.open .accordion__question::after {
    transform: rotate(135deg)
}

.accordion .accordion__item .accordion__answer {
    transition: max-height 0.4s ease;
    overflow: hidden;
    max-height: 0
}

.accordion__alt .accordion__item {
    margin-bottom: 15px
}

.accordion__alt .accordion__item .accordion__question {
    cursor: pointer;
    display: inline-flex;
    align-items: center
}

.accordion__alt .accordion__item .accordion__question i {
    margin-right: 10px;
    height: 30px;
    width: 30px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='78' height='78' viewBox='0 0 24 24' fill='none' stroke='%2387786d' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C/circle%3E%3Cline x1='12' y1='8' x2='12' y2='16'%3E%3C/line%3E%3Cline x1='8' y1='12' x2='16' y2='12'%3E%3C/line%3E%3C/svg%3E");
    background-size: contain;
    background-position: center center;
    transition: transform 0.4s ease;
    background-repeat: no-repeat;
    filter: brightness(0)
}

.accordion__alt .accordion__item .accordion__question h3, .accordion__alt .accordion__item .accordion__question p {
    color: #242a5f;
    text-transform: none
}

.accordion__alt .accordion__item .accordion__answer {
    transition: max-height 0.25s ease;
    overflow: hidden;
    max-height: 0
}

.accordion__alt .accordion__item .accordion__answer *:last-child {
    margin-bottom: 30px
}

.accordion__alt .accordion__item p, .accordion__alt .accordion__item ul {
    margin-top: 25px;
    margin-bottom: 0
}

.accordion__alt .accordion__item.open i {
    transform: rotate(135deg)
}

.breadcrumb {
    font-family: "poppins";
    font-size: 11px;
    line-height: 1.45;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.11em;
    color: #707073;
    margin-bottom: 30px;
    display: flex;
    justify-content: center
}

.breadcrumb ul {
    padding-left: 0;
    justify-content: center;
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    list-style-type: none !important
}

.breadcrumb ul li {
    margin-left: 15px
}

@media (max-width: 840px) {
    .breadcrumb ul li {
        margin-left: 7.5px
    }
}

.breadcrumb ul li a {
    color: #707073 !important;
    font-weight: 400;
    font-size: min(max(12px, 1.2413793103vw), 18px)
}

.breadcrumb ul li a:not([href]) {
    color: #242a5f
}

.breadcrumb ul li::after {
    color: #b5b5b5;
    content: "/";
    margin-left: 15px
}

@media (max-width: 840px) {
    .breadcrumb ul li::after {
        margin-left: 7.5px
    }
}

.breadcrumb ul li:last-child::after {
    content: none
}

.card {
    background-color: white;
    padding: 50px;
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
    border-radius: 0px;
    background-size: cover;
    background-position: center center
}

@media (max-width: 480px) {
    .card {
        padding: 25px
    }
}

.equal-height .card {
    height: 100%
}

@media (max-width: 840px) {
    .equal-height .card {
        height: auto
    }
}

.blog .card {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.cascade-wrapper {
    overflow: hidden;
    margin: -50px
}

@media (max-width: 1024px) {
    .cascade-wrapper {
        margin: -25px
    }
}

.cascade-wrapper .cascade {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: -50px
}

@media (max-width: 1024px) {
    .cascade-wrapper .cascade {
        margin: -25px
    }
}

.cascade-wrapper .cascade a {
    transition: background 0.35s ease
}

.cascade-wrapper .cascade a:hover {
    color: white !important
}

.cascade-wrapper .cascade > * {
    width: 100%;
    flex-shrink: 0;
    padding: 50px;
    margin-bottom: -1px
}

@media (max-width: 1024px) {
    .cascade-wrapper .cascade > * {
        padding: 25px
    }
}

@media (max-width: 840px) {
    .cascade-wrapper .cascade > * {
        width: 100%
    }

    .cascade-wrapper .cascade > *:last-child {
        margin-bottom: 0
    }
}

@media (max-width: 480px) {
    .cascade-wrapper .cascade.is-collapsed-mobile > * > * {
        display: none
    }

    .cascade-wrapper .cascade.is-collapsed-mobile > * > *:first-child {
        display: block;
        margin-bottom: 0px !important
    }
}

.cascade-wrapper .cascade.is-flexend > * {
    display: flex;
    flex-direction: column
}

.cascade-wrapper .cascade.is-flexend > * > *:last-child {
    margin-top: auto
}

.cascade-wrapper .cascade.is-2 > * {
    width: 50%;
    padding: 50px
}

@media (max-width: 840px) {
    .cascade-wrapper .cascade.is-2 > * {
        width: 100%;
        padding: 25px
    }
}

.cascade-wrapper .cascade.is-3 > * {
    width: 33.33%
}

@media (max-width: 840px) {
    .cascade-wrapper .cascade.is-3 > * {
        width: 50%
    }
}

@media (max-width: 840px) {
    .cascade-wrapper .cascade.is-3 > * {
        width: 100%
    }
}

.cascade-wrapper .cascade.is-4 > * {
    width: 25%
}

@media (max-width: 840px) {
    .cascade-wrapper .cascade.is-4 > * {
        width: 50%
    }
}

@media (max-width: 480px) {
    .cascade-wrapper .cascade.is-4 > * {
        width: 100%
    }
}

.cascade-wrapper .cascade.is-grid {
    margin: 0 -2px -1px 0
}

.cascade-wrapper .cascade.is-grid > * {
    border-right: 1px solid #c8c8c8;
    border-bottom: 1px solid #c8c8c8;
    transition: background-color 0.4s ease
}

.cascade-wrapper .cascade.is-grid > *:hover {
    background-color: rgba(200, 200, 200, 0.3)
}

.cascade-wrapper .cascade.is-vcentered > * {
    display: flex;
    align-items: center
}

.cascade-wrapper ul li {
    margin-bottom: 5px
}

.cascade-wrapper .cascade.is-grid > * {
    position: relative
}

.cascade-wrapper .cascade.is-grid > *:hover {
    background: none !important
}

.cascade-wrapper .cascade.is-grid > *:hover::after {
    opacity: 0.9
}

.cascade-wrapper .cascade.is-grid > *::after {
    content: "";
    position: absolute;
    left: 0;
    top: 1px;
    width: 100%;
    height: calc(100% - 1px);
    opacity: 0.001;
    background: url(assets/img/bg/texture-01.jpg);
    background-size: cover;
    transition: opacity 0.7s ease;
    z-index: -1
}

.in-page-jump {
    min-height: 50px;
    position: relative;
    z-index: 10
}

.in-page-jump .in-page-jump + .in-page-jump__container a:first-child i {
    transform: rotate(-90deg)
}

.in-page-jump .in-page-jump__container {
    display: flex;
    align-content: center;
    justify-content: space-around;
    width: 100%;
    padding: 15px;
    z-index: 10;
    background: #c4c4c4;
    transition: box-shadow 0.4s ease
}

.in-page-jump .in-page-jump__container svg path {
    stroke: #242a5f
}

@media (max-width: 1024px) {
    .in-page-jump .in-page-jump__container {
        top: 71px
    }
}

@media (max-width: 1024px) {
    .in-page-jump .in-page-jump__container {
        height: 50px;
        overflow: hidden;
        display: block;
        padding: 0;
        transition: height 0.4s ease
    }

    .in-page-jump .in-page-jump__container.open {
        height: 100vh
    }

    .in-page-jump .in-page-jump__container.open .in-page-jump__menu svg {
        transform: rotate(90deg)
    }
}

.in-page-jump .in-page-jump__container.scrolled {
    position: fixed;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2)
}

.in-page-jump .in-page-jump__container .in-page-jump__menu {
    display: none;
    line-height: 50px;
    text-align: center;
    font-weight: 700;
    color: #000
}

.in-page-jump .in-page-jump__container .in-page-jump__menu svg {
    transition: transform 0.4s ease
}

@media (max-width: 1024px) {
    .in-page-jump .in-page-jump__container .in-page-jump__menu {
        display: block
    }
}

.in-page-jump .in-page-jump__container .in-page-jump__item {
    display: inline-block;
    text-align: center;
    transition: color 0.4s ease;
    color: #000;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.7
}

.in-page-jump .in-page-jump__container .in-page-jump__item:hover svg {
    transform: translateX(5px)
}

.in-page-jump .in-page-jump__container .in-page-jump__item svg {
    transition: transform 0.4s ease;
    padding-left: 0
}

@media (max-width: 480px) {
    .in-page-jump .in-page-jump__container .in-page-jump__item {
        line-height: 2.2
    }
}

@media (max-width: 1024px) {
    .in-page-jump .in-page-jump__container .in-page-jump__item {
        display: block;
        margin-bottom: 5px
    }

    .in-page-jump .in-page-jump__container .in-page-jump__item:last-child {
        margin-bottom: 0
    }
}

.in-page-jump .in-page-jump__container .in-page-jump__item.scrolled {
    color: #242a5f
}

.in-page-jump .in-page-jump__container .in-page-jump__item.scrolled svg {
    transform: rotate(90deg)
}

.in-page-jump .in-page-jump__container .in-page-jump__item.scrolled svg .up {
    transform: rotate(270deg)
}

section[data-ipj] ~ .in-page-jump a:nth-child(2) svg {
    transform: rotate(-90deg)
}

section[data-ipj] ~ .in-page-jump a.scrolled:nth-child(2) svg {
    transform: rotate(0deg)
}

.instagram {
    position: relative;
    margin-bottom: 0;
    transform: translate3d(0)
}

.instagram iframe {
    vertical-align: middle
}

.instagram a {
    text-align: center;
    transition: filter 0.4s ease
}

.instagram a:hover {
    -webkit-filter: drop-shadow(0 0 10px rgba(36, 42, 95, 0.5));
    filter: drop-shadow(0 0 10px rgba(36, 42, 95, 0.5))
}

.overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    transition: opacity 0.4s ease, opacity 0.4s ease;
    opacity: 0.001;
    z-index: 44;
    pointer-events: none;
    top: 0;
    left: 0
}

.open .overlay {
    pointer-events: all;
    opacity: 1
}

.modal {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0.001;
    pointer-events: none;
    background: rgba(0, 0, 0, 0.9);
    z-index: 100;
    transition: opacity 0.4s ease
}

.modal .modal-content {
    display: block;
    min-width: 80%;
    max-width: 1200px
}

.modal .modal-background {
    width: 100%;
    height: 100%;
    position: absolute
}

.modal .modal-content {
    position: relative;
    z-index: 1
}

.modal.open {
    opacity: 1;
    pointer-events: all
}

.modal-close {
    position: absolute;
    top: 100px;
    right: 100px;
    width: 40px;
    height: 40px;
    background: none
}

.mobile-cta {
    position: fixed;
    bottom: 0;
    width: 100%;
    display: flex;
    align-items: center;
    z-index: 10;
    display: none;
    transform: translateY(100%);
    transition: transform 0.4s ease
}

.scrolled .mobile-cta {
    transform: none
}

@media (max-width: 840px) {
    .mobile-cta {
        display: flex
    }
}

.mobile-cta a {
    flex: 1 1 0;
    display: inline-flex;
    padding: 10px 15px;
    background: #242a5f;
    text-align: center;
    justify-content: center;
    color: white;
    font-weight: bold;
    padding-bottom: 15px
}

.mobile-cta a:nth-child(2) {
    background: #edac43
}

.swiper-prev-button, .swiper-next-button {
    height: 50px;
    width: 50px;
    background: white;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    cursor: pointer
}

.swiper-prev-button.swiper-button-disabled, .swiper-next-button.swiper-button-disabled {
    opacity: 0.5
}

.testimonialSwiper .swiper-button-testimonial-prev, .testimonialSwiper .swiper-button-testimonial-next {
    position: absolute;
    cursor: pointer;
    top: 40%;
    z-index: 3
}

@media only screen and (max-width: 1500px) {
    .testimonialSwiper .swiper-button-testimonial-prev, .testimonialSwiper .swiper-button-testimonial-next {
        top: auto;
        bottom: 10%
    }
}

.testimonialSwiper .swiper-button-testimonial-prev {
    left: 600px
}

@media (max-width: 2000px) {
    .testimonialSwiper .swiper-button-testimonial-prev {
        left: 670px;
        top: 225px
    }
}

@media (max-width: 1280px) {
    .testimonialSwiper .swiper-button-testimonial-prev {
        left: 50px
    }
}

@media (max-width: 1024px) {
    .testimonialSwiper .swiper-button-testimonial-prev {
        left: 75px
    }
}

.testimonialSwiper .swiper-button-testimonial-next {
    right: 600px
}

@media (max-width: 2000px) {
    .testimonialSwiper .swiper-button-testimonial-next {
        right: 670px;
        top: 225px
    }
}

@media (max-width: 1280px) {
    .testimonialSwiper .swiper-button-testimonial-next {
        right: 50px
    }
}

@media (max-width: 1024px) {
    .testimonialSwiper .swiper-button-testimonial-next {
        right: 75px
    }
}

@media (min-width: 1281px) {
    .selector-container .selectors .selector {
        max-height: none !important
    }
}

@media (max-width: 1280px) {
    .selector-container .selectors {
        padding: 10px;
        box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.15);
        position: relative;
        background: white;
        flex-direction: column
    }

    .selector-container .selectors .active {
        position: relative
    }

    .selector-container .selectors .active::after {
        content: " ";
        position: absolute;
        right: 5px;
        top: 0;
        height: 25px;
        width: 25px;
        top: 50%;
        transform: translateY(-50%);
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 24 24' fill='none' stroke='%23242a5f' stroke-width='3' stroke-linecap='square' stroke-linejoin='arcs'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
        pointer-events: none
    }

    .selector-container .selectors .selector {
        display: block;
        line-height: 2
    }
}

.selector-container .selectors .selector {
    transition: all 0.4s ease;
    cursor: pointer;
    overflow: hidden
}

.selector-container .selectors .selector img {
    transition: all 0.4s ease
}

.selector-container .selectors .selector.active {
    color: #242a5f
}

.selector-container .selector-item {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0.001;
    height: 100%;
    transition: opacity 0.4s ease;
    pointer-events: none;
    z-index: -1
}

.selector-container .selector-item.active {
    display: block;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
    position: static;
    opacity: 1;
    pointer-events: all
}

.sub-selector-container .sub-selector-items {
    position: relative
}

.sub-selector-container .sub-selector-item {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0.001;
    height: 100%;
    transition: opacity 0.4s ease;
    pointer-events: none;
    z-index: -1
}

.sub-selector-container .sub-selector-item.active {
    display: block;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
    position: static;
    opacity: 1;
    pointer-events: all
}

.link-reveal {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0.001;
    transition: opacity 0.4s ease, background 4s ease
}

.link-reveal ul {
    padding: 0;
    list-style-type: none !important
}

.link-reveal ul li {
    transform: translateY(100%);
    opacity: 0.001;
    transition: transform 0.4s ease, opacity 0.4s ease;
    position: relative;
    z-index: -1
}

.link-reveal ul li:nth-of-type(1) {
    transition-delay: 0s
}

.link-reveal ul li:nth-of-type(2) {
    transition-delay: 0.1s
}

.link-reveal ul li:nth-of-type(3) {
    transition-delay: 0.2s
}

.link-reveal ul li:nth-of-type(4) {
    transition-delay: 0.3s
}

.link-reveal ul li:nth-of-type(5) {
    transition-delay: 0.4s
}

.link-reveal ul li:nth-of-type(6) {
    transition-delay: 0.5s
}

.link-reveal ul li:nth-of-type(7) {
    transition-delay: 0.6s
}

.link-reveal ul li:nth-of-type(8) {
    transition-delay: 0.7s
}

.link-reveal ul li:nth-of-type(9) {
    transition-delay: 0.8s
}

.link-reveal ul li:nth-of-type(10) {
    transition-delay: 0.9s
}

.link-reveal ul li:nth-of-type(11) {
    transition-delay: 1s
}

.link-reveal ul li:nth-of-type(12) {
    transition-delay: 1.1s
}

.link-reveal ul li:nth-of-type(13) {
    transition-delay: 1.2s
}

.link-reveal ul li:nth-of-type(14) {
    transition-delay: 1.3s
}

.link-reveal ul li:nth-of-type(15) {
    transition-delay: 1.4s
}

.link-reveal ul li:nth-of-type(16) {
    transition-delay: 1.5s
}

.link-reveal ul li:nth-of-type(17) {
    transition-delay: 1.6s
}

.link-reveal ul li:nth-of-type(18) {
    transition-delay: 1.7s
}

.link-reveal ul li:nth-of-type(19) {
    transition-delay: 1.8s
}

.link-reveal ul li:nth-of-type(20) {
    transition-delay: 1.9s
}

.link-reveal ul li:nth-of-type(21) {
    transition-delay: 2s
}

.link-reveal ul li:nth-of-type(22) {
    transition-delay: 2.1s
}

.link-reveal ul li:nth-of-type(23) {
    transition-delay: 2.2s
}

.link-reveal ul li:nth-of-type(24) {
    transition-delay: 2.3s
}

.link-reveal ul li a {
    pointer-events: none;
    line-height: 2 !important
}

.link-reveal ul li a::after {
    content: none !important
}

.link-reveal-container:hover .link-reveal {
    opacity: 1
}

.link-reveal-container:hover .link-reveal ul li {
    transform: translateY(0%);
    opacity: 1;
    z-index: 1
}

.link-reveal-container:hover .link-reveal ul li a {
    animation: activateLink 0.4s ease
}

.link-reveal-container.active ul li a {
    pointer-events: auto
}

.feature-procedures .link-reveal-container {
    position: relative;
    overflow: hidden;
    z-index: 2
}

.feature-procedures .link-reveal-container .feature-title {
    position: absolute;
    bottom: 0;
    margin-bottom: 25px;
    width: 100%;
    text-align: center;
    opacity: 1;
    transition: opacity 0.4s ease
}

.feature-procedures .link-reveal-container img {
    transition: transform 0.4s ease-in-out
}

.feature-procedures .link-reveal-container ul {
    text-align: center;
    padding-left: 0 !important
}

.feature-procedures .link-reveal-container:hover img {
    transform: scale(1.1);
    transition: transform 0.4s ease-in-out
}

.feature-procedures .link-reveal-container:hover .feature-title {
    opacity: 0.001;
    z-index: 1;
    transition: opacity 0.4s ease
}

@keyframes activateLink {
    0% {
        pointer-events: none
    }
    99% {
        pointer-events: none
    }
    100% {
        pointer-events: all !important
    }
}

@-webkit-keyframes activateLink {
    0% {
        pointer-events: none
    }
    99% {
        pointer-events: none
    }
    100% {
        pointer-events: all !important
    }
}

.quick-links {
    display: flex;
    justify-content: center;
    margin-bottom: 100px;
    flex-wrap: wrap
}

.quick-links .quick-link {
    margin: 15px
}

.quick-links .quick-link:first-child {
    margin-left: 0
}

.quick-links .quick-link:last-child {
    margin-right: 0
}

@media (max-width: 840px) {
    .quick-links {
        display: none
    }
}

.inline-gallery .swiper-slide a, .inline-gallery .swiper-slide img {
    width: 100%
}

.inline-gallery .inline-gallery-controls {
    display: flex;
    justify-content: space-between;
    align-items: center
}

@media (max-width: 840px) {
    .inline-gallery .inline-gallery-controls {
        margin-bottom: 20px
    }
}

.inline-gallery .inline-gallery-controls .inline-gallery-next, .inline-gallery .inline-gallery-controls .inline-gallery-prev {
    height: 40px;
    min-width: 40px;
    flex-basis: 40px;
    background-color: #242a5f;
    transition: opacity 0.4s ease;
    cursor: pointer;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='3' stroke-linecap='square' stroke-linejoin='arcs'%3E%3Cpath d='M9 18l6-6-6-6'/%3E%3C/svg%3E");
    background-size: 20px;
    background-position: center;
    background-repeat: no-repeat
}

.inline-gallery .inline-gallery-controls .inline-gallery-next.swiper-button-disabled, .inline-gallery .inline-gallery-controls .inline-gallery-prev.swiper-button-disabled {
    opacity: 0.5
}

.inline-gallery .inline-gallery-controls .inline-gallery-prev {
    margin-right: 2px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='3' stroke-linecap='square' stroke-linejoin='arcs'%3E%3Cpath d='M15 18l-6-6 6-6'/%3E%3C/svg%3E")
}

.checkout {
    display: none;
    opacity: 0.001;
    animation-fill-mode: forwards
}

.checkout.active {
    display: block;
    animation: 2s ease 1 forwards fadeInFromNone
}

.products {
    display: none !important;
    opacity: 0.001;
    animation-fill-mode: forwards
}

.products.active {
    display: flex !important;
    animation: 2s ease 1 forwards fadeInFromNone
}

input[type="date"]::-webkit-calendar-picker-indicator {
    -webkit-appearance: none;
    display: none
}

.anchor {
    position: absolute
}

@media (max-width: 840px) {
    .anchor {
        margin-top: -50px
    }
}

.button {
    font-size: 16px;
    background: #242a5f;
    padding: 15px 30px;
    display: inline-flex;
    align-items: center;
    color: white;
    transition: transform 0.4s ease
}

.button img {
    padding-left: 1em;
    transition: transform 0.4s ease
}

.button:hover {
    color: white;
    transform: translateY(-4px)
}

.button:hover img {
    transform: translateX(3px)
}

.fit-image {
    height: 100%;
    object-fit: cover;
    width: 100%;
    object-position: top
}

input.error, textarea.error, select.error {
    border-color: red !important;
    background: #f2d0d0 !important
}

input.error + label, textarea.error + label, select.error + label {
    border-color: red !important;
    background: #f2d0d0 !important
}

button[type="submit"] {
    outline: none;
    cursor: pointer;
    border: none
}

button[type="submit"]:disabled {
    opacity: 0.001
}

button {
    display: inline-block;
    border: none;
    margin: 0;
    text-decoration: none;
    font-family: "poppins";
    font-weight: 300;
    font-size: 1rem;
    cursor: pointer;
    text-align: center;
    transition: background 250ms ease-in-out, transform 150ms ease;
    -webkit-appearance: none;
    -moz-appearance: none
}

input[type="time"] {
    -webkit-appearance: none
}

input[type="time"]::before {
    content: attr(placeholder) !important;
    color: #aaa;
    margin-right: 0.5em
}

input[type="text"], input[type="email"], input[type="tel"], input[type="time"], input[type="date"], select, textarea {
    border: none;
    outline: none;
    font-family: "poppins";
    padding: 0px 15px;
    height: 50px;
    resize: none;
    font-weight: 500;
    vertical-align: middle;
    font-size: 15px;
    color: #000
}

input[type="text"]::placeholder, input[type="email"]::placeholder, input[type="tel"]::placeholder, input[type="time"]::placeholder, input[type="date"]::placeholder, select::placeholder, textarea::placeholder {
    color: #000
}

.select {
    position: relative
}

.select select {
    border-radius: 0px;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    padding-right: 2em
}

.select::after {
    border: 3px solid transparent;
    border-radius: 2px;
    border-right: 0;
    border-top: 0;
    right: 1em;
    content: " ";
    display: block;
    height: 0.625em;
    margin-top: -0.4375em;
    pointer-events: none;
    position: absolute;
    top: 50%;
    transform: rotate(-45deg);
    transform-origin: center;
    width: 0.625em;
    border-color: #242a5f
}

textarea {
    height: 70px;
    padding: 10px 15px
}

* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
    position: relative
}

.form .input-wrap {
    display: flex;
    margin-bottom: 20px;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    padding-right: 10px;
    padding-left: 10px
}

.form .input-wrap.is-centered {
    align-items: center
}

.form .input-wrap.is-half {
    width: 50%
}

@media (max-width: 840px) {
    .form .input-wrap.is-half {
        width: 100%
    }
}

.form .input-wrap.is-one-third {
    width: calc(100% / 3)
}

@media (max-width: 840px) {
    .form .input-wrap.is-one-third {
        width: 100%
    }
}

@media (max-width: 480px) {
    .form .checkbox input {
        width: 50px !important
    }
}

.form .input-wrap.checkbox {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding-top: 15px
}

.form .input-wrap.checkbox label, .form .input-wrap.checkbox input {
    width: auto;
    margin-right: 15px
}

.form p {
    width: 100%
}

.form .input-wrap.is-full {
    width: 100%
}

.form .input-wrap label {
    width: 100%;
    text-align: left;
    padding-right: 50px;
    cursor: pointer
}

@media (max-width: 480px) {
    .form .input-wrap label {
        padding-right: 0
    }
}

.form .input-wrap select {
    width: 100%;
    background-color: #fff
}

.form .input-wrap input, .form .input-wrap textarea, .form .input-wrap .select {
    width: 100%;
    height: 50px
}

.form .input-wrap textarea {
    height: 100px
}

.form .input-wrap select {
    height: 50px
}

.form .input-wrap textarea {
    padding-top: 10px
}

.form .input-wrap.file input {
    height: auto;
    background: transparent;
    display: none
}

.form .input-wrap.file label {
    height: 50px;
    width: 100%;
    padding-left: 15px;
    display: flex;
    align-items: center
}

.form .input-wrap.file label svg {
    margin-right: 10px
}

.loading {
    position: absolute;
    width: 100px;
    height: 100px;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -50px;
    -webkit-animation: spin 0.75s linear infinite;
    -moz-animation: spin 0.75s linear infinite;
    animation: spin 0.75s linear infinite
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg)
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.thankyou {
    width: 100%;
    height: 100%;
    background: white;
    padding: 20px
}

.logos {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: -15px
}

.logos > * {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
    max-height: min(max(35px, 3.7931034483vw), 55px);
    display: flex;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px
}

.logos > *:first-child {
    padding-left: 0px
}

.logos > *:last-child {
    padding-right: 0px
}

.logos a {
    transition: opacity 0.4s ease
}

.logos a:hover {
    opacity: 0.7
}

.logos img {
    object-fit: contain
}

.logo-slider {
    position: relative
}

.logo-slider .logos {
    display: flex;
    flex-wrap: nowrap;
    width: var(--logosWidth);
    transform: translate3d(0, 0, 0);
    opacity: 1 !important
}

.logo-slider .logos > * {
    padding-left: 25px;
    padding-right: 25px
}

.logo-slider .logos img {
    flex-shrink: 0
}

.logo-slider.active .logos {
    animation: slideshow 35s linear infinite
}

@keyframes slideshow {
    0% {
        transform: translateX(0%);
        -webkit-transform: translateX(0%)
    }
    100% {
        transform: translateX(calc(var(--logosWidth) * -1));
        -webkit-transform: translateX(calc(var(--logosWidth) * -1))
    }
}

h1, h2, h3, h4 {
    color: black;
    font-family: "scotch-display";
    font-weight: 400;
    margin-bottom: 35px
}

h1:last-child, h2:last-child, h3:last-child, h4:last-child {
    margin-bottom: 0px
}

@media (max-width: 840px) {
    h1 .block, h2 .block, h3 .block, h4 .block {
        display: block
    }
}

p, body {
    font-size: 15px;
    font-family: "poppins";
    font-weight: 300;
    color: #000;
    line-height: 1.8
}

p {
    margin-bottom: 35px
}

p:last-child {
    margin-bottom: 0
}

strong {
    font-weight: 700
}

.black {
    color: black !important
}

.white {
    color: white !important
}

.highlight-color {
    color: #242a5f !important
}

.accent-color {
    color: #edac43 !important
}

.text-center {
    text-align: center
}

@media (max-width: 840px) {
    .text-center-touch {
        text-align: center !important
    }
}

.text-right {
    text-align: right
}

@media (min-width: 841px) {
    .text-right-desktop {
        text-align: right
    }
}

.uppercase {
    text-transform: uppercase !important
}

.lowercase {
    text-transform: lowercase !important
}

.title-xl {
    font-family: "scotch-display";
    font-size: 100px;
    line-height: 1;
    font-weight: 400;
    font-size: min(max(50px, 6.8965517241vw), 40px)
}

@media (max-width: 480px) {
}

.title-lg {
    font-family: "scotch-display";
    font-size: 90px;
    line-height: 1.2;
    font-weight: 400;
    font-size: min(max(32px, 6.2068965517vw), 90px)
}

@media (max-width: 480px) {
}

.title-md {
    font-family: "scotch-display";
    font-size: 65px;
    line-height: 1.2;
    font-weight: 400;
    font-size: min(max(32px, 4.4827586207vw), 165px)
}

@media (max-width: 480px) {
}

.title-sm {
    font-family: "scotch-display";
    font-size: 45px;
    line-height: 1.2;
    font-weight: 400;
    font-size: min(max(24px, 3.1034482759vw), 45px)
}

.title-xs {
    font-family: "scotch-display";
    font-size: 30px;
    line-height: 1.2;
    font-weight: 400;
    font-size: min(max(21px, 2.0689655172vw), 30px)
}

.intro {
    font-family: "poppins";
    font-size: 30px;
    line-height: 1.4;
    font-weight: 200;
    font-size: min(max(18px, 2.0689655172vw), 30px)
}

.lead {
    font-family: "poppins";
    font-size: 22px;
    line-height: 1.6;
    font-weight: 300;
    font-size: min(max(22px, 1.5172413793vw), 22px)
}

.bg-image {
    position: relative;
    overflow: hidden;
    z-index: 1
}

.bg-image::after {
    content: "";
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-position: center center;
    background-image: var(--bgImage);
    background-size: cover
}

.bg-image.bg-right::after {
    background-position: right
}

.bg-image.bg-top::after {
    background-position: top
}

@media (max-width: 1280px) {
    .bg-image.bg-position-widescreen::after {
        background-position: var(--bgPosition)
    }
}

.bg-rotate-image {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    object-fit: cover;
    object-position: center
}

:root {
    --containerOffset: 0px
}

.container {
    max-width: 2150px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 75px;
    padding-right: 75px
}

@media (max-width: 840px) {
    .container {
        padding-left: 25px;
        padding-right: 25px
    }
}

.container-half {
    max-width: 1075px
}

.container-half.left {
    padding-left: 75px;
    margin-left: auto
}

.container-half.right {
    padding-right: 75px;
    margin-right: auto
}

@media (max-width: 840px) {
    .container-half {
        padding-left: 25px !important;
        padding-right: 25px !important
    }
}

.flexy {
    display: -ms-flex;
    display: -webkit-flex;
    display: flex
}

.flexy.is-vcentered {
    align-items: center
}

.flexy.is-multiline {
    flex-wrap: wrap
}

.flexy.is-centered {
    justify-content: center
}

@media (max-width: 840px) {
    .flexy {
        display: block
    }
}

.flexy.flexd-clmn {
    flex-direction: column
}

.flexy.gap50 .flexy-item {
    margin-left: 25px;
    margin-right: 25px
}

.flexy.gap50 .flexy-item:first-child {
    margin-left: 0
}

.flexy.gap50 .flexy-item:last-child {
    margin-right: 0
}

@media (max-width: 840px) {
    .flexy.gap50 .flexy-item {
        margin-left: 0;
        margin-right: 0
    }
}

.flexy.gap75 .flexy-item {
    margin-left: 37.5px;
    margin-right: 37.5px
}

.flexy.gap75 .flexy-item:first-child {
    margin-left: 0
}

.flexy.gap75 .flexy-item:last-child {
    margin-right: 0
}

@media (max-width: 840px) {
    .flexy.gap75 .flexy-item {
        margin-left: 0;
        margin-right: 0
    }
}

.flexy.gap100 > .flexy-item {
    margin-left: 50px;
    margin-right: 50px
}

.flexy.gap100 > .flexy-item:first-child {
    margin-left: 0
}

.flexy.gap100 > .flexy-item:last-child {
    margin-right: 0
}

@media (max-width: 840px) {
    .flexy.gap100 > .flexy-item {
        margin-left: 0;
        margin-right: 0
    }
}

.flexy .flexy-item {
    display: block;
    flex: 1
}

.flexy .flexy-item.is-2 {
    flex-basis: calc(16.6666666667% - 50px)
}

.flexy .flexy-item.is-3 {
    flex-basis: calc(25% - 50px)
}

.flexy .flexy-item.is-4 {
    flex-basis: calc(33.3333333333% - 50px)
}

.flexy .flexy-item.is-6 {
    flex-basis: calc(50% - 50px)
}

@media (max-width: 1280px) {
    .flexy .flexy-item.is-6-widescreen {
        flex-basis: calc(50% - 50px)
    }
}

@media (max-width: 840px) {
    .flexy .flexy-item {
        margin-bottom: 25px
    }

    .flexy .flexy-item:last-child {
        margin-bottom: 0
    }
}

.flexy .flexy-item.flexy-image {
    align-self: stretch;
    position: relative;
    min-height: 500px
}

.flexy .flexy-item.flexy-image img {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    object-fit: cover
}

.flexy .flexy-item.flexy-image img.top {
    object-position: top
}

.flexy .flexy-item.flexy-image img.bottom {
    object-position: bottom
}

.flexy .flexy-item.flexy-image img.left {
    object-position: left
}

.flexy .flexy-item.flexy-image img.right {
    object-position: right
}

@media (max-width: 840px) {
    .flexy.is-swipable-touch {
        flex-wrap: nowrap;
        display: flex !important;
        overflow-x: scroll !important;
        -webkit-overflow-scrolling: touch !important;
        scroll-padding: 0 25px;
        scroll-snap-type: mandatory;
        scroll-snap-points-x: repeat(300px);
        scroll-snap-type: x mandatory
    }

    .flexy.is-swipable-touch::after {
        content: ".";
        display: block;
        width: 25px;
        height: 100%;
        opacity: 0.001
    }

    .flexy.is-swipable-touch .flexy-item {
        flex-basis: 75%;
        flex-shrink: 0;
        margin-left: 12.5px;
        margin-right: 12.5px;
        margin-bottom: 0px !important;
        scroll-snap-align: center
    }

    .flexy.is-swipable-touch .flexy-item:first-child {
        margin-left: 25px !important
    }

    .flexy.is-swipable-touch .flexy-item:last-child {
        margin-right: 25px !important
    }
}

.flexy-pad .flexy-item {
    padding: 25px
}

@media (max-width: 840px) {
    .flexy-pad {
        margin: 0px
    }

    .flexy-pad .flexy-item {
        padding: 0px
    }
}

@media (max-width: 1024px) {
    .block-desktop {
        display: block !important
    }
}

@media (max-width: 1024px) {
    .block-desktop.flexy {
        display: block !important
    }
}

.block-desktop.flexy .flexy-image img {
    position: static
}

@media (max-width: 1024px) {
    .block-desktop.flexy .flexy-item {
        margin-right: 0
    }
}

@media (max-width: 1024px) {
    .block-desktop.gap100 .flexy-item:first-child {
        margin-bottom: 50px
    }

    .block-desktop.gap100 .flexy-item {
        margin-left: 0;
        margin-right: 0
    }
}

@media (max-width: 840px) {
    .block-desktop.gap100 .flexy-item:first-child {
        margin-bottom: 25px
    }
}

.is-4 {
    max-width: 33%;
    margin-left: auto;
    margin-right: auto
}

@media (max-width: 840px) {
    .is-4 {
        max-width: none
    }
}

@media (max-width: 1280px) {
    .is-4.is-6-widescreen {
        max-width: 50%
    }
}

@media (max-width: 840px) {
    .is-4.is-6-widescreen {
        max-width: none
    }
}

.is-6 {
    max-width: 50%;
    margin-left: auto;
    margin-right: auto
}

@media (max-width: 840px) {
    .is-6 {
        max-width: none
    }
}

@media (max-width: 1280px) {
    .is-6-widescreen {
        max-width: 50%;
        margin-left: auto;
        margin-right: auto
    }
}

@media (max-width: 840px) {
    .is-6-widescreen {
        max-width: none
    }
}

.abs {
    position: absolute
}

.abs.bottom {
    top: auto;
    bottom: 0
}

.abs.top {
    top: 0;
    bottom: auto
}

.abs.left {
    left: 0;
    right: auto
}

.abs.right {
    right: 0;
    left: auto
}

.mb15 {
    margin-bottom: 15px
}

.mv10 {
    margin-top: 10px;
    margin-bottom: 10px
}

.pb10 {
    padding-bottom: 10px
}

.pl10 {
    padding-left: 10px
}

@media (max-width: 840px) {
    .pl10 {
        padding-left: 0
    }
}

.mb20 {
    margin-bottom: 20px
}

.mb25 {
    margin-bottom: 25px
}

.mv20 {
    margin-top: 20px;
    margin-bottom: 20px
}

.mb30 {
    margin-bottom: 30px
}

.mb35 {
    margin-bottom: 35px
}

.pv30 {
    padding-top: 30px;
    padding-bottom: 30px
}

.mb40 {
    margin-bottom: 40px
}

.mt50 {
    margin-top: 50px
}

.mb50 {
    margin-bottom: 50px
}

.ml50 {
    margin-left: 50px
}

@media (max-width: 840px) {
    .ml50 {
        margin-left: 0
    }
}

.mv50 {
    margin-top: 50px;
    margin-bottom: 50px
}

.pt50 {
    padding-top: 50px
}

.pb50 {
    padding-bottom: 50px
}

.pv50 {
    padding-top: 50px;
    padding-bottom: 50px
}

.mb60 {
    margin-bottom: 60px
}

@media (max-width: 840px) {
    .mb60 {
        margin-bottom: 50px
    }
}

.mt75 {
    margin-top: 75px
}

@media (max-width: 840px) {
    .mt75 {
        margin-top: 50px
    }
}

.mb75 {
    margin-bottom: 75px
}

@media (max-width: 840px) {
    .mb75 {
        margin-bottom: 50px
    }
}

.pt75 {
    padding-top: 75px
}

@media (max-width: 840px) {
    .pt75 {
        padding-top: 50px
    }
}

.pv75 {
    padding-top: 75px;
    padding-bottom: 75px
}

@media (max-width: 840px) {
    .pv75 {
        padding-top: 50px;
        padding-bottom: 50px
    }
}

.pb80 {
    padding-bottom: 80px
}

@media (max-width: 840px) {
    .pb80 {
        padding-bottom: 50px
    }
}

.pv80 {
    padding-top: 80px;
    padding-bottom: 80px
}

@media (max-width: 840px) {
    .pv80 {
        padding-top: 50px;
        padding-bottom: 50px
    }
}

.mb100 {
    margin-bottom: 100px
}

@media (max-width: 840px) {
    .mb100 {
        margin-bottom: 50px
    }
}

.mv100 {
    margin-top: 100px;
    margin-bottom: 100px
}

@media (max-width: 840px) {
    .mv100 {
        margin-top: 50px;
        margin-bottom: 50px
    }
}

.pt100 {
    padding-top: 100px
}

@media (max-width: 840px) {
    .pt100 {
        padding-top: 50px
    }
}

.pr100 {
    padding-right: 100px
}

@media (max-width: 840px) {
    .pr100 {
        padding-right: 0
    }
}

.pb100 {
    padding-bottom: 100px
}

@media (max-width: 840px) {
    .pb100 {
        padding-bottom: 50px
    }
}

.pl100 {
    padding-left: 100px
}

@media (max-width: 840px) {
    .pl100 {
        padding-left: 0
    }
}

.pv100 {
    padding-top: 100px;
    padding-bottom: 100px
}

@media (max-width: 840px) {
    .pv100 {
        padding-top: 50px;
        padding-bottom: 50px
    }
}

.mb150 {
    margin-bottom: 150px
}

@media (max-width: 840px) {
    .mb150 {
        margin-bottom: 50px
    }
}

.ps150 {
    padding-left: 150px;
    padding-right: 150px
}

@media (max-width: 840px) {
    .ps150 {
        padding-left: 25px;
        padding-right: 25px
    }
}

.mb200 {
    margin-bottom: 200px
}

@media (max-width: 840px) {
    .mb200 {
        margin-bottom: 50px
    }
}

.pt200 {
    padding-top: 200px
}

@media (max-width: 840px) {
    .pt200 {
        padding-top: 50px
    }
}

.pv200 {
    padding-top: 200px;
    padding-bottom: 200px
}

@media (max-width: 840px) {
    .pv200 {
        padding-top: 50px;
        padding-bottom: 50px
    }
}

.mb0 {
    margin-bottom: 0px !important
}

.mw1000 {
    max-width: 1000px !important;
    margin-left: auto;
    margin-right: auto
}

.mw1100 {
    max-width: 1100px !important;
    margin-left: auto;
    margin-right: auto
}

.mw1200 {
    max-width: 1200px !important;
    margin-left: auto;
    margin-right: auto
}

.mw1500 {
    max-width: 1500px !important;
    margin-left: auto;
    margin-right: auto
}

.mw1600 {
    max-width: 1600px !important;
    margin-left: auto;
    margin-right: auto
}

.mw1800 {
    max-width: 1800px !important;
    margin-left: auto;
    margin-right: auto
}

.mw2000 {
    max-width: 2000px !important;
    margin-left: auto;
    margin-right: auto
}

.mw450 {
    max-width: 450px !important;
    margin-left: auto;
    margin-right: auto
}

.mw800 {
    max-width: 800px !important;
    margin-left: auto;
    margin-right: auto
}

.mw850 {
    max-width: 850px !important;
    margin-left: auto;
    margin-right: auto
}

.mw900 {
    max-width: 900px !important;
    margin-left: auto;
    margin-right: auto
}

.mw1000 {
    max-width: 1000px !important;
    margin-left: auto;
    margin-right: auto
}

@media (max-width: 840px) {
    .footer {
        padding-bottom: 100px
    }
}

.contact .contact-form .tel-link {
    color: #242a5f
}

.contact .input-wrap input, .contact .input-wrap select, .contact .input-wrap textarea {
    background-color: #f2f1ef
}

.masthead {
    padding-top: 100px
}

@media (max-width: 480px) {
    .masthead {
        padding-top: 50px
    }
}

.masthead.short {
    min-height: 30vh !important;
    height: auto
}

.masthead .masthead__image {
    background-position: top center;
    background-image: none;
    transform-origin: bottom left;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    overflow: hidden;
    z-index: -1;
    background-size: cover;
    background-position: center center
}

.masthead .masthead__image img {
    max-width: unset;
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    overflow: hidden;
    width: auto;
    height: auto;
    margin: auto;
    max-width: 100%;
    object-fit: cover;
    left: 50%;
    opacity: 0.001;
    -webkit-transition-property: opacity, -webkit-transform, filter;
    -webkit-transition-duration: 1.5s, 10s, 3s;
    -webkit-transform-transition-delay: 0s, 0s, 1.5s;
    -webkit-transform-origin: top right;
    -moz-transition-property: opacity, -moz-transform, filter;
    -moz-transition-duration: 1.5s, 10s, 3s;
    -moz-transition-transition-delay: 0s, 0s, 1.5s;
    -moz-transform-origin: top right;
    -ms-transition-property: opacity, -ms-transform, filter;
    -ms-transition-duration: 1.5s, 10s, 3s;
    -ms-transition-transition-delay: 0s, 0s, 1.5s;
    -ms-transform-origin: top right;
    -o-transition-property: opacity, -o-transform, filter;
    -o-transition-duration: 1.5s, 10s, 3s;
    -o-transition-transition-delay: 0s, 0s, 1.5s;
    -o-transform-origin: top right;
    transition-property: opacity, transform, filter;
    transition-duration: 1.5s, 10s, 3s;
    transition-delay: 0s, 0s, 1.5s;
    transform-origin: top right
}

@media screen and (max-width: 840px) {
    .masthead .masthead__image img {
        max-height: 100%
    }
}

.masthead .masthead__image img:nth-child(2n + 1) {
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left
}

.masthead .masthead__image img.fx {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.masthead .masthead__image img.fx:first-child + img ~ img {
    z-index: -1
}

.gallery-grid .gallery-grid__row {
    display: flex;
    justify-content: center;
    margin-bottom: 50px
}

@media (max-width: 840px) {
    .gallery-grid .gallery-grid__row {
        margin-bottom: 25px
    }
}

.gallery-grid .gallery-grid__row a {
    margin-right: 20px;
    overflow: hidden;
    flex-basis: calc(100% / 7 - 17px)
}

@media (max-width: 1024px) {
    .gallery-grid .gallery-grid__row a {
        flex-basis: calc(100% / 5 - 16px)
    }
}

@media (max-width: 840px) {
    .gallery-grid .gallery-grid__row a {
        flex-basis: calc(100% / 3 - 8px)
    }
}

.gallery-grid .gallery-grid__row a:last-child {
    margin-right: 0
}

.gallery-grid .gallery-grid__row a:hover img {
    transform: scale(1.05)
}

.gallery-grid .gallery-grid__row a img {
    transition: transform 0.4s ease;
    vertical-align: middle;
    width: 100%;
    object-fit: contain
}

@media (max-width: 1024px) {
    .gallery-grid .gallery-grid__row a:nth-child(5), .gallery-grid .gallery-grid__row a:nth-child(6) {
        display: none
    }
}

@media (max-width: 840px) {
    .gallery-grid .gallery-grid__row a {
        display: none;
        margin-right: 10px
    }

    .gallery-grid .gallery-grid__row a:nth-child(1), .gallery-grid .gallery-grid__row a:nth-child(2) {
        display: block
    }
}

.gallery-grid .gallery-grid__row .gallery-grid__details {
    background: #242a5f;
    color: white;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1.3;
    transition: opacity 0.4s ease
}

.gallery-grid .gallery-grid__row .gallery-grid__details:hover {
    opacity: 0.5
}

.gallery-grid .gallery-grid__row .gallery-grid__details span {
    padding: 0 15px
}

@media (max-width: 1024px) {
    .gallery-grid .gallery-grid__row .gallery-grid__details:nth-child(5), .gallery-grid .gallery-grid__row .gallery-grid__details:nth-child(6) {
        display: flex
    }
}

.swipe-icon {
    width: 150px;
    height: 150px;
    position: absolute;
    z-index: 3;
    left: 50%;
    margin-left: -75px;
    top: 50%;
    margin-top: -75px;
    pointer-events: none;
    visibility: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.swipe-icon span {
    margin-top: 10px;
    border-radius: 25px;
    padding: 5px 15px;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    font-size: 15px
}

.swipe-icon span i {
    opacity: 0.7;
    display: none
}

.swipe-icon img {
    width: 100px
}

.gallery.face .swipe-icon {
    width: 130px;
    margin-top: -87px
}

@media (max-width: 840px) {
    .gallery.face .swipe-icon img {
        width: 75px
    }
}

@media (max-width: 480px) {
    .gallery.face .swipe-icon img {
        width: 100%
    }
}

.gallery-controls {
    display: flex;
    align-items: center;
    position: relative;
    flex-wrap: wrap
}

.gallery-controls .prev-patient {
    margin-right: auto
}

.gallery-controls .next-patient {
    margin-left: auto
}

.gallery-controls .patient-label {
    position: absolute;
    width: 100%;
    text-align: center;
    pointer-events: none
}

@media (max-width: 840px) {
    .gallery-controls .patient-label {
        position: static;
        width: 100%;
        order: 2;
        margin-top: 20px
    }
}

.swiper-container-thumbs {
    overflow: hidden;
    width: 30%;
    margin: 0 auto;
    margin-top: 10px
}

@media (max-width: 1024px) {
    .swiper-container-thumbs {
        width: 50%
    }
}

@media (max-width: 840px) {
    .swiper-container-thumbs {
        width: 50%
    }
}

@media (max-width: 480px) {
    .swiper-container-thumbs {
        width: 100%
    }
}

.swiper-container-thumbs .swiper-slide {
    opacity: 0.5;
    transition: opacity 0.4s ease;
    cursor: pointer
}

.swiper-container-thumbs .swiper-slide.swiper-slide-thumb-active {
    opacity: 1
}

.swiper-container-thumbs .swiper-slide:nth-child(odd) {
    display: none
}

.procedure-gallery__image img {
    width: 100%
}

.galleryAlt .gallery-grid {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 25px
}

.galleryAlt .gallery-grid .gallery-grid__row {
    display: flex;
    flex-basis: calc(calc(100% / 3) - calc(50px / 3));
    margin-bottom: 0;
    flex-direction: column
}

@media (max-width: 1024px) {
    .galleryAlt .gallery-grid .gallery-grid__row {
        flex-basis: calc(50% - 25px)
    }
}

@media (max-width: 840px) {
    .galleryAlt .gallery-grid .gallery-grid__row {
        flex-basis: 100%
    }
}

.galleryAlt .gallery-grid .gallery-grid__row .gallery-grid__details {
    background: none;
    color: #242a5f;
    flex-shrink: 1;
    flex-grow: 0;
    margin-top: 12.5px;
    line-height: 1;
    flex-basis: 20px
}

.galleryAlt .gallery-grid .gallery-grid__row a {
    width: 100%;
    display: flex;
    margin-right: 0px;
    flex-basis: calc(100% - 20px)
}

.galleryAlt .gallery-grid .gallery-grid__row a img {
    object-fit: contain;
    max-height: 500px
}

.header {
    position: fixed;
    z-index: 50;
    width: 100%;
    top: 0;
    left: 0;
    overflow-y: auto;
    max-height: 100vh !important;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition: all 0.4s ease;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.header::-webkit-scrollbar {
    display: none
}

.scrolled .header {
    background: rgba(0, 0, 0, 0.9);
    box-shadow: 0px 0px 25px 0 rgba(0, 0, 0, 0.15)
}

.open .header {
    background: rgba(0, 0, 0, 0.9);
    box-shadow: 0px 0px 25px 0 rgba(0, 0, 0, 0.15)
}

@media (max-width: 840px) {
    .open .header {
        height: 100% !important
    }
}

.navbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: transparent;
    transition: all 0.4s ease;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    padding-left: 5px;
    padding-right: 75px;
    padding-top: 25px;
    padding-bottom: 25px
}

@media (max-width: 1280px) {
    .navbar {
        padding-left: 50px;
        padding-right: 50px
    }
}

.navbar-brand{
    height: auto;
    padding-left: 0px;
    padding-right: 20px;
    padding-top: 20px;
}

@media (max-width: 840px) {
    .navbar {
        padding-top: 10px;
        padding-left: 25px;
        padding-right: 25px
    }
}

.navbar .navbar__logo {
    align-self: center;
    max-height: 81px;
    transition: all 0.4s ease
}

@media (max-width: 1280px) {
    .navbar .navbar__logo {
        max-height: 75px
    }
}

.scrolled .navbar .navbar__logo {
    transition: all 1.4s ease;
    max-height: 60px
}

.open .navbar .navbar__logo {
    max-height: 60px
}

.navbar .navbar-links {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center
}

.navbar .navbar-link {
    color: white;
    margin-right: 25px;
    display: inline-flex;
    align-items: center
}

.navbar .navbar-link img {
    margin-left: 0.5em
}

@media (max-width: 840px) {
    .navbar .navbar-link {
        display: none
    }
}

.navbar .menu-button {
    cursor: pointer;
    position: relative;
    z-index: 51;
    transition: all 0.4s ease;
    display: flex;
    justify-content: center;
    align-items: center
}

.navbar .menu-button label {
    color: white;
    text-transform: uppercase;
    padding-left: 0.5em;
    cursor: pointer
}

.navbar .menu-button span {
    width: 30px;
    height: 2px;
    background-color: white;
    margin: 6px 0;
    display: block;
    transition: transform 0.4s
}

.navbar .menu-button span:first-child {
    margin-top: 0
}

.navbar .menu-button span:last-child {
    margin-bottom: 0
}

.open .navbar .menu-button span:nth-of-type(1) {
    -webkit-transform: rotate(-45deg) translate(-4px, 4px);
    transform: rotate(-45deg) translate(-4px, 4px)
}

.open .navbar .menu-button span:nth-of-type(2) {
    opacity: 0.001
}

.open .navbar .menu-button span:nth-of-type(3) {
    -webkit-transform: rotate(45deg) translate(-7px, -7px);
    transform: rotate(45deg) translate(-7px, -7px)
}

.scrolled .navbar {
    padding-top: 10px;
    padding-bottom: 10px
}

.mega-menu {
    padding-top: 25px;
    padding-bottom: 25px;
    opacity: 0.001;
    display: none;
    flex-direction: column
}

.mega-menu hr {
    background: #c8c8c8
}

.mega-menu .top-menu-wrapper {
    background-color: #edac43
}

.mega-menu .top-menu ul {
    list-style: none;
    display: flex;
    justify-content: space-between;
    flex: 1 1 0
}

.mega-menu .top-menu ul li {
    flex-basis: calc(100% / var(--columnCount))
}

.mega-menu .top-menu ul li a {
    font-family: "scotch-display";
    font-size: 26px;
    padding: 10px 0;
    line-height: 1.5
}

@media (max-width: 1024px) {
    .mega-menu .top-menu ul li a {
        cursor: pointer
    }
}

.mega-menu .main-menu {
    display: flex;
    justify-content: space-between
}

.mega-menu .main-menu ul {
    list-style: none;
    flex: 1 1 0;
    flex-basis: calc(100% / var(--columnCount))
}

@media (max-width: 1024px) {
    .mega-menu .main-menu ul {
        cursor: pointer
    }
}

.mega-menu .main-menu ul ul {
    margin-top: 20px
}

.mega-menu .main-menu ul li:first-of-type a {
    font-family: "scotch-display";
    font-size: 26px;
    line-height: 1.5
}

.mega-menu .main-menu ul li a {
    font-family: "poppins";
    padding: 10px 0;
    line-height: 1
}

.mega-menu .main-menu ul li a.active {
    color: #242a5f
}

.mega-menu .main-menu .nav-top {
    font-family: "scotch-display" !important;
    font-size: 26px !important;
    color: #edac43
}

.open .mega-menu {
    display: flex;
    animation-fill-mode: forwards;
    -webkit-animation-name: fadeInFromNone;
    animation-name: fadeInFromNone;
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s
}

@media (max-width: 1024px) {
    .mega-menu {
        flex-direction: column-reverse;
        justify-content: flex-end
    }

    .mega-menu .flexy-item {
        margin-bottom: 0
    }

    .mega-menu .flexy-item img {
        display: none
    }

    .scrolled .mega-menu {
        padding-top: 0
    }

    .mega-menu .top-menu ul {
        display: block
    }

    .mega-menu .main-menu {
        display: block
    }

    .mega-menu .main-menu ul ul {
        margin-top: 0px
    }

    .mega-menu .main-menu li {
        will-change: max-height;
        max-height: 0;
        overflow: hidden;
        transform-origin: top;
        transition: color 0.4s ease, max-height 0.8s ease, opacity 0.8s;
        opacity: 0.001
    }

    .mega-menu .main-menu li:first-child {
        max-height: none;
        opacity: 1
    }

    .mega-menu .main-menu li:first-child a {
        position: relative
    }

    .mega-menu .main-menu li:first-child a:hover {
        color: inherit
    }

    .mega-menu .main-menu li:first-child a::after {
        content: " ";
        border: 3px solid transparent;
        border-radius: 2px;
        border-right: 0;
        border-top: 0;
        right: -1em;
        display: block;
        height: 0.625em;
        margin-top: -0.4375em;
        pointer-events: none;
        position: absolute;
        top: 50%;
        transform: rotate(-135deg) scale(0.8) translateY(-4px);
        transition: transform 0.4s ease, border-color 0.4s ease;
        transform-origin: center;
        width: 0.625em;
        border-color: #242a5f
    }

    .mega-menu .main-menu li.active {
        color: #242a5f
    }

    .mega-menu .main-menu li.active a::after {
        border-color: #242a5f;
        transform: rotate(-45deg) scale(0.8)
    }

    .mega-menu .main-menu li.active ~ li {
        max-height: 50px;
        opacity: 1
    }
}

html.open {
    overflow-y: scroll !important;
    width: 100%;
    position: fixed !important
}

@-webkit-keyframes fadeMenuItem {
    0% {
        opacity: 0.001
    }
    100% {
        opacity: 1
    }
}

@keyframes fadeMenuItem {
    0% {
        opacity: 0.001
    }
    100% {
        opacity: 1
    }
}

.has-mega-matrix {
    transition: height 0.4s ease
}

.has-mega-matrix .menu-selectors a {
    cursor: pointer;
    position: relative
}

.has-mega-matrix .menu-selectors a:hover {
    color: inherit
}

.has-mega-matrix .menu-selectors a::after {
    border: 3px solid transparent;
    border-radius: 2px;
    border-right: 0;
    border-top: 0;
    right: -1em;
    content: " ";
    display: block;
    height: 0.625em;
    margin-top: -0.4375em;
    pointer-events: none;
    position: absolute;
    top: 50%;
    transform: rotate(-135deg) scale(0.8) translateY(-4px);
    transition: transform 0.4s ease, border-color 0.4s ease;
    transform-origin: center;
    width: 0.625em;
    border-color: white
}

.has-mega-matrix .menu-selectors a.no-menu::after {
    content: none !important
}

.has-mega-matrix .menu-selectors .active {
    color: #242a5f
}

.has-mega-matrix .menu-selectors .active a::after {
    transform: rotate(-45deg) scale(0.8) translateY(-4px);
    border-color: #242a5f
}

.has-mega-matrix .main-menu-items {
    position: relative;
    overflow: hidden
}

.has-mega-matrix .main-menu {
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.001;
    transition: opacity 0.4s ease;
    width: 100%;
    height: 100%
}

.has-mega-matrix .main-menu.active {
    pointer-events: all;
    opacity: 1;
    position: relative
}

.has-mega-matrix .menu-back {
    display: none !important
}

.has-mega-matrix .top-menu-mobile {
    display: none !important
}

@media (max-width: 1024px) {
    .has-mega-matrix .menu-back {
        display: block !important
    }

    .has-mega-matrix .main-menu {
        max-height: 0;
        overflow: hidden
    }

    .has-mega-matrix .main-menu li:first-child {
        max-height: 0
    }

    .has-mega-matrix .main-menu.active {
        max-height: 200vh;
        overflow: auto
    }

    .has-mega-matrix .main-menu.active li:first-child {
        max-height: 50px
    }

    .has-mega-matrix .mega-menu {
        flex-direction: column;
        justify-content: flex-start;
        position: relative
    }

    .has-mega-matrix .top-menu-mobile {
        display: block !important
    }

    .has-mega-matrix .top-menu-mobile a::after {
        content: none !important
    }

    .has-mega-matrix .no-menu::after {
        content: none !important
    }

    .has-mega-matrix .menu-selectors ul li {
        transition: max-height 0.6s ease;
        max-height: 0px;
        overflow: hidden
    }

    .has-mega-matrix .menu-selectors ul li.active {
        max-height: 50px
    }

    .has-mega-matrix .menu-selectors ul.menu-back li {
        max-height: 50px !important;
        color: inherit
    }

    .has-mega-matrix .menu-selectors ul.menu-back li a::after {
        border-color: inherit;
        transform: rotate(45deg) scale(0.8)
    }

    .has-mega-matrix .menu-selectors.active + hr {
        display: none
    }

    .has-mega-matrix .menu-selectors.active ul li {
        max-height: 50px;
        color: inherit !important
    }

    .has-mega-matrix .menu-selectors.active ul li a::after {
        border-color: inherit;
        transform: rotate(-135deg) scale(0.8) translateY(-4px)
    }

    .has-mega-matrix .menu-selectors.active ul.menu-back li {
        max-height: 0px !important;
        overflow: hidden
    }

    .has-mega-matrix .menu-selectors a {
        position: relative
    }

    .has-mega-matrix .menu-selectors a:hover {
        color: inherit
    }

    .has-mega-matrix .menu-selectors a::after {
        border: 3px solid transparent;
        border-radius: 2px;
        border-right: 0;
        border-top: 0;
        right: -1em;
        content: " ";
        display: block;
        height: 0.625em;
        margin-top: -0.4375em;
        pointer-events: none;
        position: absolute;
        top: 50%;
        transform: rotate(-135deg) scale(0.8) translateY(-4px);
        transition: transform 0.4s ease, border-color 0.4s ease;
        transform-origin: center;
        width: 0.625em;
        border-color: white
    }

    .has-mega-matrix .menu-selectors .menu-back a {
        padding-left: 1em
    }

    .has-mega-matrix .menu-selectors .menu-back a::after {
        transform: rotate(45deg) scale(0.8);
        right: auto;
        left: 0
    }
}

.nav-img-height {
    height: 35vh
}

@media (max-width: 1280px) {
    .nav-img-height {
        height: 25vh !important
    }
}

.img-matrix .mega-menu {
    background: white;
    padding-bottom: 35px;
    padding-top: 0
}

@media (max-width: 1024px) {
    .img-matrix .mega-menu {
        height: calc(100vh)
    }
}

.img-matrix .mega-menu .container {
    width: 100%;
    padding-top: 25px;
    background-color: #edac43;
    padding-left: 30px;
    padding-right: 30px
}

@media (max-width: 1024px) {
    .img-matrix .mega-menu .container {
        padding-left: 25px;
        padding-right: 25px;
        background-color: white
    }
}

.img-matrix .mega-menu li {
    line-height: 2em
}

.img-matrix .mega-menu li a {
    color: #000
}

.img-matrix .mega-menu li:hover a {
    color: #242a5f
}

.img-matrix .mega-menu .top-menu a {
    line-height: 2 !important
}

.img-matrix .mega-menu .top-menu a::after {
    border-color: #fff !important
}

.img-matrix .mega-menu .top-menu .active a {
    color: #edac43 !important
}

.img-matrix .mega-menu .top-menu .menu-back a {
    font-size: 16px !important
}

.img-matrix .mega-menu .top-menu ul li a {
    font-family: "poppins"
}

.img-matrix .mega-menu .top-menu .menuAda {
    padding-top: 0 !important
}

@media screen and (min-width: 1025px) {
    .img-matrix .mega-menu .top-menu li {
        padding: 0 15px;
        position: relative
    }

    .img-matrix .mega-menu .top-menu li.active a::after {
        display: block
    }

    .img-matrix .mega-menu .top-menu li.active::after {
        content: "";
        position: absolute;
        height: calc(100% + 50px);
        width: 100%;
        top: 0;
        left: 50%;
        background-color: #fff;
        transform: translateX(-50%)
    }

    .img-matrix .mega-menu .top-menu li a {
        z-index: 1;
        display: inline-block
    }

    .img-matrix .mega-menu .top-menu li a::after {
        content: url(/assets/img/_defaults/arrow-right-black.svg);
        text-align: center;
        line-height: 1;
        margin-top: 15px;
        transform: rotate(90deg) !important;
        display: none;
        border: unset;
        border-radius: unset;
        border-right: unset;
        border-top: unset;
        right: unset;
        height: unset;
        margin-top: unset;
        pointer-events: unset;
        position: unset;
        top: unset;
        transition: unset;
        transform-origin: unset;
        width: unset;
        border-color: unset
    }

    .img-matrix .mega-menu .top-menu .top-menu-menu a {
        color: white;
        font-size: min(max(16px, 1.3793103448vw), 20px)
    }
}

.img-matrix .mega-menu .main-menu-items {
    overflow: visible
}

@media (max-width: 1024px) {
    .img-matrix .mega-menu .main-menu-items .main-menu {
        padding: 0 25px
    }
}

.img-matrix .mega-menu .main-menu-items .main-menu ul li a:first-of-type {
    font-family: "poppins"
}

.img-matrix .mega-menu .main-menu-items .main-menu .flexy {
    width: 100%;
    padding: 5px 15px
}

@media (max-width: 1024px) {
    .img-matrix .mega-menu .main-menu-items .main-menu .flexy {
        display: block
    }

    .img-matrix .mega-menu .main-menu-items .main-menu .flexy .nav-img-container {
        display: none
    }
}

.img-matrix .mega-menu .main-menu-items .main-menu .flexy .flexy-item {
    padding: 5px 15px
}

.img-matrix .mega-menu .main-menu-items .main-menu .flexy .flexy-item .nav-img-container {
    overflow: hidden;
    margin-top: 15px
}

.img-matrix .mega-menu .main-menu-items .main-menu .flexy .flexy-item .nav-img-container img {
    object-position: center;
    max-height: 400px;
    transition: transform 0.4s ease-in-out
}

.img-matrix .mega-menu .main-menu-items .main-menu .flexy .flexy-item li:first-of-type {
    font-size: min(max(16px, 1.5172413793vw), 22px)
}

.img-matrix .mega-menu .main-menu-items .main-menu .flexy .flexy-item li:first-of-type a {
    color: #edac43 !important
}

.img-matrix .mega-menu .main-menu-items .main-menu .flexy .flexy-item li.active a {
    color: #edac43 !important
}

.img-matrix .mega-menu .main-menu-items .main-menu .flexy .flexy-item li.active a::after {
    border-color: #edac43
}

.img-matrix .mega-menu .main-menu-items .main-menu .flexy .flexy-item li a {
    padding: 0
}

.img-matrix .mega-menu .main-menu-items .main-menu .flexy .flexy-item li a:hover {
    color: #242a5f
}

.img-matrix .mega-menu .main-menu-items .main-menu .flexy .flexy-item li a::after {
    border-color: #fff
}

.nav-socials {
    display: none
}

@media (max-width: 1024px) {
    .nav-socials {
        display: flex;
        margin-top: 10px;
        margin-left: 20px
    }
}

.menuAda {
    margin-left: 25px;
    font-size: 26px;
    cursor: pointer
}

@font-face {
    font-family: "poppins";
    src: url("https://use.typekit.net/af/070c63/00000000000000007735fdb6/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&amp;fvd=n3&amp;v=3") format("woff2"), url("https://use.typekit.net/af/070c63/00000000000000007735fdb6/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&amp;fvd=n3&amp;v=3") format("woff"), url("https://use.typekit.net/af/070c63/00000000000000007735fdb6/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&amp;fvd=n3&amp;v=3") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 300;
    font-stretch: normal;
}

@font-face {
    font-family: "poppins";
    src: url("https://use.typekit.net/af/f2b266/00000000000000007735fdb4/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&amp;fvd=n4&amp;v=3") format("woff2"), url("https://use.typekit.net/af/f2b266/00000000000000007735fdb4/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&amp;fvd=n4&amp;v=3") format("woff"), url("https://use.typekit.net/af/f2b266/00000000000000007735fdb4/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&amp;fvd=n4&amp;v=3") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
}

@font-face {
    font-family: "poppins";
    src: url("https://use.typekit.net/af/5066eb/00000000000000007735fdbb/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&amp;fvd=n7&amp;v=3") format("woff2"), url("https://use.typekit.net/af/5066eb/00000000000000007735fdbb/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&amp;fvd=n7&amp;v=3") format("woff"), url("https://use.typekit.net/af/5066eb/00000000000000007735fdbb/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&amp;fvd=n7&amp;v=3") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 700;
    font-stretch: normal;
}

@font-face {
    font-family: "scotch-display";
    src: url("https://use.typekit.net/af/d074b3/00000000000000007735f847/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&amp;fvd=n7&amp;v=3") format("woff2"), url("https://use.typekit.net/af/d074b3/00000000000000007735f847/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&amp;fvd=n7&amp;v=3") format("woff"), url("https://use.typekit.net/af/d074b3/00000000000000007735f847/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&amp;fvd=n7&amp;v=3") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 700;
    font-stretch: normal;
}

@font-face {
    font-family: "scotch-display";
    src: url("https://use.typekit.net/af/16752b/00000000000000007735f848/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&amp;fvd=n5&amp;v=3") format("woff2"), url("https://use.typekit.net/af/16752b/00000000000000007735f848/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&amp;fvd=n5&amp;v=3") format("woff"), url("https://use.typekit.net/af/16752b/00000000000000007735f848/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&amp;fvd=n5&amp;v=3") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 500;
    font-stretch: normal;
}

.title-xxl, .title-xl, .title-lg, .title-md, .title-sm, .title-xs {
    font-weight: 500
}

.title-lgg {
    font-family: "scotch-display";
    font-size: min(max(50px, 9.6551724138vw), 140px);
    line-height: 1
}

.title-xxl {
    font-family: "scotch-display";
    font-size: min(max(100px, 13.7931034483vw), 200px);
    line-height: 1
}

@media (max-width: 840px) {
    .title-xxl {
        font-size: 35px
    }
}

.subhead {
    font-family: "poppins";
    font-weight: 400;
    font-size: min(max(14px, 1.1034482759vw), 16px);
    line-height: 1.8;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    width: fit-content;
    border-left: 1.5px solid #eaded1;
    border-right: 1.5px solid #eaded1;
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px
}

.subhead.align-left {
    margin-left: 0
}

@media (max-width: 840px) {
    .subhead {
        padding: 0 10px
    }
}

.lead {
    letter-spacing: -0.02em
}

.grey-color {
    color: #44423d
}

.cream-color {
    color: #eaded1
}

.gradient-color, .mega-menu .top-menu ul li a, .mega-menu .main-menu-items .main-menu .flexy .flexy-item li:first-of-type a, .mega-menu .top-menu .active a, .mega-menu .main-menu ul li a.active, .mega-menu .menuAda {
    background: linear-gradient(90deg, #f1dfbe -98.99%, #edac43 -18.37%, #874f20 151.14%);
    background-size: 100%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent
}

.mega-menu .top-menu .active a::after, .selector-container .selectors .selector.active img, .ratings-stars img {
    filter: brightness(0) saturate(100%) invert(64%) sepia(57%) saturate(516%) hue-rotate(356deg) brightness(102%) contrast(86%)
}

.selector-container .selectors .selector img, .home-socials img {
    filter: brightness(0) saturate(100%) invert(13%) sepia(69%) saturate(1269%) hue-rotate(210deg) brightness(94%) contrast(93%)
}

@media (max-width: 840px) {
    .mt25-tablet {
        margin-top: 25px
    }

    .mb25-tablet {
        margin-bottom: 25px
    }

    .pt0-tablet {
        padding-top: 0
    }

    .pv0-tablet {
        padding-top: 0;
        padding-bottom: 0
    }

    .align-center-touch {
        margin-left: auto !important
    }
}

@media (max-width: 1280px) {
    .ps50-widescreen {
        padding-left: 50px;
        padding-right: 50px
    }
}

.align-left {
    margin-left: 0
}

.bg-marble::after {
    background-image: url(assets/img/bg/texture-02.jpg)
}

.navbar .navbar-link {
    margin-right: 20px;
    font-size: min(max(18px, 1.5172413793vw), 22px);
    line-height: 1
}

.navbar .navbar-cta {
    margin-right: 30px
}

.navbar .menu-button label {
    text-transform: none
}

@media (max-width: 1024px) {
    .mega-menu {
        background: #050634 !important
    }

    .mega-menu .main-menu-items .main-menu .flexy .flexy-item li a {
        color: #fff
    }
}

.mega-menu .top-menu-wrapper {
    background-color: #050634 !important
}

.mega-menu .container {
    background-color: #050634 !important
}

@media (max-width: 1280px) {
    .mega-menu .main-menu ul li a.active {
        color: #fff;
        background: none;
        -webkit-text-fill-color: #fff
    }
}

.mega-menu .nav-socials {
    margin-left: 25px;
    gap: 20px
}

.mega-menu .menuAda {
    font-size: 26px
}

.scrolled .header {
    background-color: #050634
}

.open .header {
    background-color: #050634
}

.button {
    font-size: 16px;
    padding: 13px 27px;
    font-weight: 300
}

.masthead {
    height: 100vh;
    min-height: 450px;
    max-height: 950px;
    max-width: 2400px;
    margin-left: auto;
    margin-right: auto;
    padding: 165px 75px 0px 75px;
    position: relative;
    overflow: visible;
    display: flex;
    flex-direction: column;
    justify-content: end;
    align-items: center
}

.masthead.contact {
    min-height: 750px;
    height: 100vh;
    max-height: 1000px
}

@media (max-width: 840px) {
    .masthead.contact {
        min-height: 500px;
        max-height: 500px
    }
}

@media (max-width: 840px) {
    .masthead {
        flex-direction: unset;
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-bottom: 0 !important;
        padding-top: 125px !important
    }
}

body.home .masthead {
    height: 100vh;
    min-height: 650px
}

body.home .masthead .title-xl {
    font-size: min(max(80px, 11.724137931vw), 170px);
    line-height: 1.1
}

@media (max-width: 480px) {
    body.home .masthead .title-xl {
        font-size: 50px !important
    }
}

body.home .masthead .container {
    margin: 0px 50px 125px 50px
}

@media (max-width: 1024px) {
    body.home .masthead .container {
        margin-bottom: 100px
    }
}

@media (max-width: 840px) {
    body.home .masthead .container {
        padding-bottom: 35px;
        padding-right: 35px;
        padding-left: 35px;
        margin: unset !important
    }
}

@media (max-width: 840px) {
    body.home .masthead .container .subhead {
        padding: 5px 15px !important
    }
}

@media (max-width: 1024px) {
    body.home .masthead {
        height: 80vh
    }
}

@media (max-width: 840px) {
    body.home .masthead {
        height: 60vh
    }
}

@media (max-width: 1280px) {
    .masthead {
        padding: 125px 50px 0px 50px
    }
}

@media (max-width: 1024px) {
}

@media (max-width: 840px) {
    .masthead {
        padding: 125px 25px 0px 25px
    }
}

.masthead .container {
    padding: 0;
    margin: 0px 50px 75px 50px;
    position: absolute;
    bottom: 0
}

@media (max-width: 1024px) {
    .masthead .container {
        margin-bottom: 50px
    }
}

@media (max-width: 840px) {
    .masthead .container {
        margin: 0px 0px 25px 0px;
        width: 100%
    }
}

.masthead .masthead__image {
    position: relative;
    z-index: 0
}

@media (max-width: 840px) {
    .masthead .masthead__image {
        width: 95%;
        margin-left: auto;
        margin-right: auto
    }
}

.masthead .masthead__image::before {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    content: '';
    z-index: 1;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.4) 100%)
}

.masthead::after {
    height: calc(100% - 75px)
}

@media (max-width: 1024px) {
    .masthead::after {
        height: calc(100% - 50px)
    }
}

.intro-feat {
    position: relative;
    max-width: 2400px;
    margin-left: auto;
    margin-right: auto
}

.intro-feat .swoosh {
    position: absolute;
    top: -75px;
    left: -10px
}

@media (max-width: 840px) {
    .intro-feat .swoosh {
        top: -50px
    }
}

.feature-procedures .link-reveal-container {
    min-height: 600px;
    position: relative
}

.feature-procedures .link-reveal-container::after {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.4) 100%), var(--bgImage)
}

.feature-procedures .link-reveal-container .feature-title {
    margin-bottom: 40px;
    left: 50px;
    text-align: left;
    font-family: "scotch-display";
    font-weight: 500;
    font-size: 40px;
    display: flex;
    align-items: flex-start;
    font-size: min(max(25px, 2.7586206897vw), 40px);
    line-height: 1.25;
    text-transform: uppercase
}

@media (max-width: 1280px) {
    .feature-procedures .link-reveal-container .feature-title {
        margin-bottom: 20px;
        left: 25px
    }

    .feature-procedures .link-reveal-container .feature-title img {
        max-width: 25px
    }
}

@media (max-width: 840px) {
    .feature-procedures .link-reveal-container .feature-title {
        font-size: 30px
    }

    .feature-procedures .link-reveal-container .feature-title img {
        max-width: 35px
    }
}

.feature-procedures .link-reveal-container .feature-title img {
    margin-left: 15px;
    margin-top: 10px
}

.bg-full-feat .bg-full img {
    max-height: 650px
}

.bg-full-feat .bg-full-content-wrapper {
    margin-top: -150px
}

@media (max-width: 1280px) {
    .bg-full-feat .bg-full-content-wrapper {
        margin-top: -100px
    }
}

@media (max-width: 1024px) {
    .bg-full-feat .bg-full-content-wrapper {
        margin-top: 25px
    }
}

.bg-full-feat .bg-full-content-wrapper .bg-full-content {
    background-image: url(/assets/img/bg/texture-03.jpg);
    background-size: cover;
    padding: 75px
}

@media (max-width: 1280px) {
    .bg-full-feat .bg-full-content-wrapper .bg-full-content {
        padding: 50px
    }
}

@media (max-width: 840px) {
    .bg-full-feat .bg-full-content-wrapper .bg-full-content {
        padding: 25px
    }
}

.bg-full-feat .bg-full-content-wrapper .bg-full-img {
    text-align: center;
    margin: auto
}

.bg-full-feat .bg-full-content-wrapper .bg-full-img img {
    max-width: 70%
}

@media (max-width: 1024px) {
    .bg-full-feat .bg-full-content-wrapper .bg-full-img img {
        max-width: 100%
    }
}

@media (max-width: 1024px) {
    .bg-full-feat .bg-full-content-wrapper .bg-full-img {
        margin-top: 25px
    }
}

.logos > * {
    max-height: min(max(40px, 5.5172413793vw), 80px)
}

.selector-title {
    padding-top: 350px;
    max-width: 2400px;
    margin-left: auto;
    margin-right: auto
}

@media (max-width: 1280px) {
    .selector-title {
        padding-top: 250px
    }
}

@media (max-width: 840px) {
    .selector-title {
        padding-top: 100px
    }
}

.selector-title .selector-masthead {
    position: absolute;
    top: 0;
    max-width: calc(100% - 300px);
    max-height: 500px;
    left: 50%;
    transform: translateX(-50%)
}

@media (max-width: 840px) {
    .selector-title .selector-masthead {
        max-width: calc(100% - 50px)
    }
}

.selector-title::after {
    height: calc(100% - 100px);
    top: auto;
    bottom: 0
}

@media (max-width: 840px) {
    .selector-title::after {
        height: calc(100% - 50px)
    }
}

.selector-container {
    position: relative
}

.selector-container .swoosh {
    position: absolute;
    top: 0
}

.selector-container .selectors {
    display: flex;
    justify-content: space-between
}

@media (max-width: 1280px) {
    .selector-container .selectors .selector img {
        display: none
    }
}

.selector-container .selectors .selector.active {
    color: #edac43
}

.selector-container .selectors .selector.active img {
    transform: rotate(90deg)
}

.collage-3up {
    z-index: 2;
    display: flex;
    gap: 25px
}

.collage-3up .flexy-item {
    flex: auto !important
}

@media (max-width: 840px) {
    .collage-3up {
        align-items: center
    }

    .collage-3up .flexy-item {
        margin-top: unset !important;
        margin-bottom: 0 !important
    }
}

.home-socials {
    display: flex;
    justify-content: center;
    gap: 90px
}

.home-socials img {
    height: 100px
}

.footer-navs-wrapper {
    display: flex;
    justify-content: right
}

@media (max-width: 840px) {
    .footer-navs-wrapper {
        justify-content: center
    }
}

.footer-navs-wrapper p {
    margin-right: 20px
}

.footer-navs-wrapper .footer-navs {
    display: flex;
    gap: 20px
}

@media (max-width: 840px) {
    .footer-logo {
        display: flex !important;
        flex-direction: column
    }

    .footer-logo .item-1 {
        order: 2
    }

    .footer-logo .item-2 {
        order: 1
    }

    .footer-logo .item-3 {
        order: 3
    }
}

.in-page-jump .in-page-jump__container {
    background-color: #050634
}

.in-page-jump .in-page-jump__item {
    color: #fff !important
}

.in-page-jump .in-page-jump__item svg path {
    stroke: #fff
}

.in-page-jump .in-page-jump__item.scrolled {
    color: #edac43 !important
}

.in-page-jump .in-page-jump__item.scrolled svg path {
    stroke: #edac43 !important
}

.swiper-home-text {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 1.78;
    text-align: center
}

.patient-text {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    letter-spacing: 0.2em;
    text-transform: uppercase
}

@media (max-width: 1280px) {
    .testimonialSwiper {
        padding-right: 50px;
        padding-left: 50px
    }
}

@media (max-width: 840px) {
    .testimonialSwiper {
        padding: 40px 0;
        position: relative
    }
}

.testimonialSwiper .swiper-testimonial-quote {
    position: absolute;
    top: 55%;
    z-index: 3
}

.testimonialSwiper .swiper-testimonial-quote img {
    max-height: min(max(20px, 3.7931034483vw), 55px)
}

.testimonialSwiper .swiper-testimonial-quote.left {
    left: 10px
}

@media (max-width: 1400px) {
    .testimonialSwiper .swiper-testimonial-quote.left {
        left: 0
    }
}

@media (max-width: 840px) {
    .testimonialSwiper .swiper-testimonial-quote.left {
        left: 50%;
        top: 0;
        transform: translateX(-50%)
    }
}

.testimonialSwiper .swiper-testimonial-quote.right {
    right: 10px
}

@media (max-width: 1400px) {
    .testimonialSwiper .swiper-testimonial-quote.right {
        right: 0
    }
}

@media (max-width: 840px) {
    .testimonialSwiper .swiper-testimonial-quote.right {
        left: 50%;
        bottom: 0;
        right: unset;
        top: unset;
        transform: translateX(-50%)
    }
}

@media (max-width: 840px) {
    .testimonialSwiper .swiper-testimonial-quote {
        display: none
    }
}

.swiper-testimonial-buttons {
    display: flex;
    gap: 10px;
    justify-content: center
}

.swiper-testimonial-buttons .swiper-button-testimonial-prev, .swiper-testimonial-buttons .swiper-button-testimonial-next {
    cursor: pointer
}

@media (min-width: 1025px) {
    body:not(.home) .flexy-image {
        min-height: 650px !important
    }
}

.cascade-wrapper .cascade.is-grid > *:hover h2, .cascade-wrapper .cascade.is-grid > *:hover h3 {
    color: #edac43 !important
}

.cascade-wrapper .cascade.is-grid > *:hover p {
    color: #fff !important
}

.cascade-wrapper .cascade.is-grid > *:hover img {
    filter: brightness(0) invert(1)
}

.cascade.gallery a:hover {
    color: #242a5f !important
}

.header {
    height: auto !important
}