/*!
 * Bootstrap-select v1.14.0-beta3 (https://developer.snapappointments.com/bootstrap-select)
 *
 * Copyright 2012-2022 SnapAppointments, LLC
 * Licensed under MIT (https://github.com/snapappointments/bootstrap-select/blob/master/LICENSE)
 */
@-webkit-keyframes bs-notify-fadeOut {
    0% {
        opacity: .9
    }
    to {
        opacity: 0
    }
}

@-o-keyframes bs-notify-fadeOut {
    0% {
        opacity: .9
    }
    to {
        opacity: 0
    }
}

@keyframes bs-notify-fadeOut {
    0% {
        opacity: .9
    }
    to {
        opacity: 0
    }
}

.bootstrap-select > select.bs-select-hidden, select.bs-select-hidden, select.selectpicker {
    display: none !important
}

.bootstrap-select {
    vertical-align: middle;
    width: 220px
}

.bootstrap-select > .dropdown-toggle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    position: relative;
    text-align: right;
    white-space: nowrap;
    width: 100%
}

.bootstrap-select > .dropdown-toggle:after {
    margin-top: -1px
}

.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:active, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
    color: #999
}

.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:hover {
    color: hsla(0, 0%, 100%, .5)
}

.bootstrap-select > select {
    border: none;
    bottom: 0;
    display: block !important;
    height: 100% !important;
    left: 50%;
    opacity: 0 !important;
    padding: 0 !important;
    position: absolute !important;
    width: .5px !important;
    z-index: 0 !important
}

.bootstrap-select > select.mobile-device {
    display: block !important;
    left: 0;
    top: 0;
    width: 100% !important;
    z-index: 2 !important
}

.bootstrap-select.is-invalid .dropdown-toggle, .error .bootstrap-select .dropdown-toggle {
    border-color: #b94a48
}

.bootstrap-select.fit-width {
    width: auto !important
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 220px
}

.bootstrap-select .dropdown-toggle:focus, .bootstrap-select > select.mobile-device:focus + .dropdown-toggle {
    outline: thin dotted #333 !important;
    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px
}

.bootstrap-select.form-control {
    border: none;
    height: auto;
    margin-bottom: 0;
    padding: 0
}

:not(.input-group) > .bootstrap-select.form-control:not([class*=col-]) {
    width: 100%
}

.bootstrap-select.form-control.input-group-btn {
    float: none;
    z-index: auto
}

.bootstrap-select:not(.input-group-btn), .bootstrap-select[class*=col-] {
    display: inline-block;
    float: none;
    margin-left: 0
}

.bootstrap-select.dropdown-menu-right, .bootstrap-select[class*=col-].dropdown-menu-right, .row .bootstrap-select[class*=col-].dropdown-menu-right {
    float: right
}

.bootstrap-select.disabled, .bootstrap-select > .disabled {
    cursor: not-allowed
}

.bootstrap-select.disabled:focus, .bootstrap-select > .disabled:focus {
    outline: 0 !important
}

.bootstrap-select.bs-container {
    height: 0 !important;
    left: 0;
    padding: 0 !important;
    position: absolute;
    top: 0
}

.bootstrap-select.bs-container .dropdown-menu {
    z-index: 1060
}

.bootstrap-select .dropdown-toggle .filter-option {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    float: left;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: static;
    text-align: left;
    top: 0;
    width: 100%
}

.bs3.bootstrap-select .dropdown-toggle .filter-option {
    padding-right: inherit
}

.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option {
    float: none;
    padding-bottom: inherit;
    padding-left: inherit;
    padding-top: inherit;
    position: absolute
}

.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option .filter-option-inner {
    padding-right: inherit
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    overflow: hidden
}

.bootstrap-select .dropdown-toggle .filter-expand {
    float: left;
    opacity: 0 !important;
    overflow: hidden;
    width: 0 !important
}

.bootstrap-select .dropdown-toggle .caret {
    margin-top: -2px;
    position: absolute;
    right: 12px;
    top: 50%;
    vertical-align: middle
}

.bootstrap-select .dropdown-toggle .bs-select-clear-selected {
    display: block;
    margin-right: 5px;
    position: relative;
    text-align: center
}

.bs3.bootstrap-select .dropdown-toggle .bs-select-clear-selected {
    padding-right: inherit
}

.bootstrap-select .dropdown-toggle .bs-select-clear-selected span {
    pointer-events: none;
    position: relative;
    top: -webkit-calc(-.33333em + .5ex);
    top: calc(-.33333em + .5ex)
}

.bs3.bootstrap-select .dropdown-toggle .bs-select-clear-selected span {
    top: auto
}

.bootstrap-select .dropdown-toggle.bs-placeholder .bs-select-clear-selected {
    display: none
}

.input-group .bootstrap-select.form-control .dropdown-toggle {
    border-radius: inherit
}

.bootstrap-select[class*=col-] .dropdown-toggle {
    width: 100%
}

.bootstrap-select .dropdown-menu {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 100%
}

.bootstrap-select .dropdown-menu > .inner:focus {
    outline: 0 !important
}

.bootstrap-select .dropdown-menu.inner {
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    float: none;
    margin: 0;
    padding: 0;
    position: static
}

.bootstrap-select .dropdown-menu li {
    position: relative
}

.bootstrap-select .dropdown-menu li.active small {
    color: hsla(0, 0%, 100%, .5) !important
}

.bootstrap-select .dropdown-menu li.disabled a {
    cursor: not-allowed
}

.bootstrap-select .dropdown-menu li a {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bootstrap-select .dropdown-menu li a.opt {
    padding-left: 2.25em;
    position: relative
}

.bootstrap-select .dropdown-menu li a span.check-mark {
    display: none
}

.bootstrap-select .dropdown-menu li a span.text {
    display: inline-block
}

.bootstrap-select .dropdown-menu li small {
    padding-left: .5em
}

.bootstrap-select .dropdown-menu .notify {
    background: #f5f5f5;
    border: 1px solid #e3e3e3;
    bottom: 5px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 2%;
    min-height: 26px;
    opacity: .9;
    padding: 3px 5px;
    pointer-events: none;
    position: absolute;
    width: 96%
}

.bootstrap-select .dropdown-menu .notify.fadeOut {
    -webkit-animation: bs-notify-fadeOut .3s linear .75s forwards;
    -o-animation: bs-notify-fadeOut .3s linear .75s forwards;
    animation: bs-notify-fadeOut .3s linear .75s forwards
}

.bootstrap-select .no-results {
    background: #f5f5f5;
    margin: 0 5px;
    padding: 3px;
    white-space: nowrap
}

.bootstrap-select.fit-width .dropdown-toggle .filter-option {
    display: inline;
    padding: 0;
    position: static
}

.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner, .bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
    display: inline
}

.bootstrap-select.fit-width .dropdown-toggle .bs-caret:before {
    content: "\00a0"
}

.bootstrap-select.fit-width .dropdown-toggle .caret {
    margin-top: -1px;
    position: static;
    top: auto
}

.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 5px
}

.bootstrap-select.show-tick .dropdown-menu li a span.text {
    margin-right: 34px
}

.bootstrap-select .bs-ok-default:after {
    border-style: solid;
    border-width: 0 .26em .26em 0;
    content: "";
    display: block;
    height: 1em;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    width: .5em
}

.bootstrap-select.show-menu-arrow.show > .dropdown-toggle {
    z-index: 1061
}

.bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:after, .bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:before {
    display: block
}

.bs-actionsbox, .bs-donebutton, .bs-searchbox {
    padding: 4px 8px
}

.bs-actionsbox {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%
}

.bs-actionsbox .btn-group {
    display: block
}

.bs-actionsbox .btn-group button {
    width: 50%
}

.bs-donebutton {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 100%
}

.bs-donebutton .btn-group {
    display: block
}

.bs-donebutton .btn-group button {
    width: 100%
}

.bs-searchbox + .bs-actionsbox {
    padding: 0 8px 4px
}

.bs-searchbox .form-control {
    float: none;
    margin-bottom: 0;
    width: 100%
}

.fi {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    line-height: 1em;
    position: relative;
    width: 1.333333em
}

.fi:before {
    content: " "
}

.fi-de {
    background-image: url(../images/vendor/flag-icons/flags/4x3/de.svg)
}

.fi-gb {
    background-image: url(../images/vendor/flag-icons/flags/4x3/gb.svg)
}

.fi-hu {
    background-image: url(../images/vendor/flag-icons/flags/4x3/hu.svg)
}

/*!
 * Bootstrap  v5.3.7 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: #dc3545;
    --bs-orange: #fd7e14;
    --bs-yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-black: #000;
    --bs-white: #fff;
    --bs-gray: #6c757d;
    --bs-gray-dark: #343a40;
    --bs-gray-100: #f8f9fa;
    --bs-gray-200: #e9ecef;
    --bs-gray-300: #dee2e6;
    --bs-gray-400: #ced4da;
    --bs-gray-500: #adb5bd;
    --bs-gray-600: #6c757d;
    --bs-gray-700: #495057;
    --bs-gray-800: #343a40;
    --bs-gray-900: #212529;
    --bs-primary: #0d6efd;
    --bs-secondary: #6c757d;
    --bs-success: #198754;
    --bs-info: #0dcaf0;
    --bs-warning: #ffc107;
    --bs-danger: #dc3545;
    --bs-light: #f8f9fa;
    --bs-dark: #212529;
    --bs-primary-rgb: 13, 110, 253;
    --bs-secondary-rgb: 108, 117, 125;
    --bs-success-rgb: 25, 135, 84;
    --bs-info-rgb: 13, 202, 240;
    --bs-warning-rgb: 255, 193, 7;
    --bs-danger-rgb: 220, 53, 69;
    --bs-light-rgb: 248, 249, 250;
    --bs-dark-rgb: 33, 37, 41;
    --bs-primary-text-emphasis: #052c65;
    --bs-secondary-text-emphasis: #2b2f32;
    --bs-success-text-emphasis: #0a3622;
    --bs-info-text-emphasis: #055160;
    --bs-warning-text-emphasis: #664d03;
    --bs-danger-text-emphasis: #58151c;
    --bs-light-text-emphasis: #495057;
    --bs-dark-text-emphasis: #495057;
    --bs-primary-bg-subtle: #cfe2ff;
    --bs-secondary-bg-subtle: #e2e3e5;
    --bs-success-bg-subtle: #d1e7dd;
    --bs-info-bg-subtle: #cff4fc;
    --bs-warning-bg-subtle: #fff3cd;
    --bs-danger-bg-subtle: #f8d7da;
    --bs-light-bg-subtle: #fcfcfd;
    --bs-dark-bg-subtle: #ced4da;
    --bs-primary-border-subtle: #9ec5fe;
    --bs-secondary-border-subtle: #c4c8cb;
    --bs-success-border-subtle: #a3cfbb;
    --bs-info-border-subtle: #9eeaf9;
    --bs-warning-border-subtle: #ffe69c;
    --bs-danger-border-subtle: #f1aeb5;
    --bs-light-border-subtle: #e9ecef;
    --bs-dark-border-subtle: #adb5bd;
    --bs-white-rgb: 255, 255, 255;
    --bs-black-rgb: 0, 0, 0;
    --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --bs-gradient: linear-gradient(180deg, hsla(0, 0%, 100%, .15), hsla(0, 0%, 100%, 0));
    --bs-body-font-family: var(--bs-font-sans-serif);
    --bs-body-font-size: 1rem;
    --bs-body-font-weight: 400;
    --bs-body-line-height: 1.5;
    --bs-body-color: #212529;
    --bs-body-color-rgb: 33, 37, 41;
    --bs-body-bg: #fff;
    --bs-body-bg-rgb: 255, 255, 255;
    --bs-emphasis-color: #000;
    --bs-emphasis-color-rgb: 0, 0, 0;
    --bs-secondary-color: rgba(33, 37, 41, .75);
    --bs-secondary-color-rgb: 33, 37, 41;
    --bs-secondary-bg: #e9ecef;
    --bs-secondary-bg-rgb: 233, 236, 239;
    --bs-tertiary-color: rgba(33, 37, 41, .5);
    --bs-tertiary-color-rgb: 33, 37, 41;
    --bs-tertiary-bg: #f8f9fa;
    --bs-tertiary-bg-rgb: 248, 249, 250;
    --bs-heading-color: inherit;
    --bs-link-color: #0d6efd;
    --bs-link-color-rgb: 13, 110, 253;
    --bs-link-decoration: underline;
    --bs-link-hover-color: #0a58ca;
    --bs-link-hover-color-rgb: 10, 88, 202;
    --bs-code-color: #d63384;
    --bs-highlight-color: #212529;
    --bs-highlight-bg: #fff3cd;
    --bs-border-width: 1px;
    --bs-border-style: solid;
    --bs-border-color: #dee2e6;
    --bs-border-color-translucent: rgba(0, 0, 0, .175);
    --bs-border-radius: 0.375rem;
    --bs-border-radius-sm: 0.25rem;
    --bs-border-radius-lg: 0.5rem;
    --bs-border-radius-xl: 1rem;
    --bs-border-radius-xxl: 2rem;
    --bs-border-radius-2xl: var(--bs-border-radius-xxl);
    --bs-border-radius-pill: 50rem;
    --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, .15);
    --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, .075);
    --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);
    --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);
    --bs-focus-ring-width: 0.25rem;
    --bs-focus-ring-opacity: 0.25;
    --bs-focus-ring-color: rgba(13, 110, 253, .25);
    --bs-form-valid-color: #198754;
    --bs-form-valid-border-color: #198754;
    --bs-form-invalid-color: #dc3545;
    --bs-form-invalid-border-color: #dc3545
}

*, :after, :before {
    box-sizing: border-box
}

@media (prefers-reduced-motion: no-preference) {
    :root {
        scroll-behavior: smooth
    }
}

body {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    background-color: var(--bs-body-bg);
    color: var(--bs-body-color);
    font-family: var(--bs-body-font-family);
    font-size: var(--bs-body-font-size);
    font-weight: var(--bs-body-font-weight);
    line-height: var(--bs-body-line-height);
    margin: 0;
    text-align: var(--bs-body-text-align)
}

hr {
    border: 0;
    border-top: var(--bs-border-width) solid;
    margin: 1rem 0;
    opacity: .25
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: var(--bs-heading-color);
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: .5rem;
    margin-top: 0
}

.h1, h1 {
    font-size: calc(1.375rem + 1.5vw)
}

@media (min-width: 1200px) {
    .h1, h1 {
        font-size: 2.5rem
    }
}

.h2, h2 {
    font-size: calc(1.325rem + .9vw)
}

@media (min-width: 1200px) {
    .h2, h2 {
        font-size: 2rem
    }
}

.h3, h3 {
    font-size: calc(1.3rem + .6vw)
}

@media (min-width: 1200px) {
    .h3, h3 {
        font-size: 1.75rem
    }
}

.h4, h4 {
    font-size: calc(1.275rem + .3vw)
}

@media (min-width: 1200px) {
    .h4, h4 {
        font-size: 1.5rem
    }
}

.h5, h5 {
    font-size: 1.25rem
}

.h6, h6 {
    font-size: 1rem
}

p {
    margin-top: 0
}

address, p {
    margin-bottom: 1rem
}

address {
    font-style: normal;
    line-height: inherit
}

ol, ul {
    margin-bottom: 1rem;
    margin-top: 0;
    padding-left: 2rem
}

ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

b, strong {
    font-weight: bolder
}

.small, small {
    font-size: .875em
}

sub, sup {
    font-size: .75em;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
    text-decoration: underline
}

a:hover {
    --bs-link-color-rgb: var(--bs-link-hover-color-rgb)
}

a:not([href]):not([class]), a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none
}

code, pre {
    font-family: var(--bs-font-monospace);
    font-size: 1em
}

pre {
    display: block;
    font-size: .875em;
    margin-bottom: 1rem;
    margin-top: 0;
    overflow: auto
}

pre code {
    color: inherit;
    font-size: inherit;
    word-break: normal
}

code {
    word-wrap: break-word;
    color: var(--bs-code-color);
    font-size: .875em
}

a > code {
    color: inherit
}

img {
    vertical-align: middle
}

th {
    border: 0 solid;
    border-color: inherit;
    text-align: inherit;
    text-align: -webkit-match-parent
}

label {
    display: inline-block
}

button {
    border-radius: 0
}

button:focus:not(:focus-visible) {
    outline: 0
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    margin: 0
}

button, select {
    text-transform: none
}

[role=button] {
    cursor: pointer
}

select {
    word-wrap: normal
}

select:disabled {
    opacity: 1
}

[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
    display: none !important
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer
}

textarea {
    resize: vertical
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

iframe {
    border: 0
}

progress {
    vertical-align: baseline
}

[hidden] {
    display: none !important
}

.lead {
    font-size: 1.25rem;
    font-weight: 300
}

.img-fluid {
    height: auto;
    max-width: 100%
}

.container, .container-fluid, .container-xxl {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: calc(var(--bs-gutter-x) * .5);
    padding-right: calc(var(--bs-gutter-x) * .5);
    width: 100%
}

@media (min-width: 576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px
    }
}

@media (min-width: 1400px) {
    .container, .container-xxl {
        max-width: 1320px
    }
}

:root {
    --bs-breakpoint-xs: 0;
    --bs-breakpoint-sm: 576px;
    --bs-breakpoint-md: 768px;
    --bs-breakpoint-lg: 992px;
    --bs-breakpoint-xl: 1200px;
    --bs-breakpoint-xxl: 1400px
}

.row {
    --bs-gutter-x: 1.5rem;
    margin-left: calc(var(--bs-gutter-x) * -.5);
    margin-right: calc(var(--bs-gutter-x) * -.5)
}

.row > * {
    flex-shrink: 0;
    margin-top: var(--bs-gutter-y);
    max-width: 100%;
    padding-left: calc(var(--bs-gutter-x) * .5);
    padding-right: calc(var(--bs-gutter-x) * .5);
    width: 100%
}

.col {
    flex: 1 0 0
}

.row-cols-1 > * {
    flex: 0 0 auto;
    width: 100%
}

.col-8 {
    flex: 0 0 auto;
    width: 66.66666667%
}

.col-10 {
    flex: 0 0 auto;
    width: 83.33333333%
}

.col-12 {
    flex: 0 0 auto;
    width: 100%
}

@media (min-width: 576px) {
    .col-sm-6, .row-cols-sm-2 > * {
        flex: 0 0 auto;
        width: 50%
    }
}

@media (min-width: 768px) {
    .row-cols-md-3 > * {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-md-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-md-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-md-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-md-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-md-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-md-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }
}

@media (min-width: 992px) {
    .col-lg-3, .row-cols-lg-4 > * {
        flex: 0 0 auto;
        width: 25%
    }

    .col-lg-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-lg-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-lg-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-lg-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-lg-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-lg-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-lg-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-lg-12 {
        flex: 0 0 auto;
        width: 100%
    }
}

@media (min-width: 1200px) {
    .row-cols-xl-4 > * {
        flex: 0 0 auto;
        width: 25%
    }

    .col-xl-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-xl-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-xl-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-xl-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-xl-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-xl-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-xl-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-xl-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-xl-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .offset-xl-2 {
        margin-left: 16.66666667%
    }
}

@media (min-width: 1400px) {
    .row-cols-xxl-5 > * {
        flex: 0 0 auto;
        width: 20%
    }

    .col-xxl-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-xxl-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-xxl-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-xxl-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-xxl-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-xxl-9 {
        flex: 0 0 auto;
        width: 75%
    }
}

.table-active {
    --bs-table-color-state: var(--bs-table-active-color);
    --bs-table-bg-state: var(--bs-table-active-bg)
}

.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-clip: padding-box;
    background-color: var(--bs-body-bg);
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: var(--bs-border-radius);
    color: var(--bs-body-color);
    display: block;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    padding: .375rem .75rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    width: 100%
}

@media (prefers-reduced-motion: reduce) {
    .form-control {
        transition: none
    }
}

.form-control[type=file] {
    overflow: hidden
}

.form-control[type=file]:not(:disabled):not([readonly]) {
    cursor: pointer
}

.form-control:focus {
    background-color: var(--bs-body-bg);
    border-color: #86b7fe;
    box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);
    color: var(--bs-body-color);
    outline: 0
}

.form-control::-webkit-date-and-time-value {
    height: 1.5em;
    margin: 0;
    min-width: 85px
}

.form-control::-webkit-datetime-edit {
    display: block;
    padding: 0
}

.form-control::-moz-placeholder {
    color: var(--bs-secondary-color);
    opacity: 1
}

.form-control::placeholder {
    color: var(--bs-secondary-color);
    opacity: 1
}

.form-control:disabled {
    background-color: var(--bs-secondary-bg);
    opacity: 1
}

.form-control::file-selector-button {
    background-color: var(--bs-tertiary-bg);
    border: 0 solid;
    border-color: inherit;
    border-inline-end-width: var(--bs-border-width);
    border-radius: 0;
    color: var(--bs-body-color);
    margin: -.375rem -.75rem;
    margin-inline-end: .75rem;
    padding: .375rem .75rem;
    pointer-events: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .form-control::file-selector-button {
        transition: none
    }
}

.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
    background-color: var(--bs-secondary-bg)
}

textarea.form-control {
    min-height: calc(1.5em + .75rem + var(--bs-border-width) * 2)
}

.form-floating {
    position: relative
}

.form-floating > .form-control {
    height: calc(3.5rem + var(--bs-border-width) * 2);
    line-height: 1.25;
    min-height: calc(3.5rem + var(--bs-border-width) * 2)
}

.form-floating > label {
    border: var(--bs-border-width) solid transparent;
    color: rgba(var(--bs-body-color-rgb), .65);
    left: 0;
    max-width: 100%;
    padding: 1rem .75rem;
    position: absolute;
    top: 0;
    transform-origin: 0 0;
    transition: opacity .1s ease-in-out, transform .1s ease-in-out;
    z-index: 2
}

@media (prefers-reduced-motion: reduce) {
    .form-floating > label {
        transition: none
    }
}

.form-floating > .form-control {
    padding: 1rem .75rem
}

.form-floating > .form-control::-moz-placeholder {
    color: transparent
}

.form-floating > .form-control::placeholder {
    color: transparent
}

.form-floating > .form-control:not(:-moz-placeholder) {
    padding-bottom: .625rem;
    padding-top: 1.625rem
}

.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown) {
    padding-bottom: .625rem;
    padding-top: 1.625rem
}

.form-floating > .form-control:-webkit-autofill {
    padding-bottom: .625rem;
    padding-top: 1.625rem
}

.form-floating > .form-control:not(:-moz-placeholder) ~ label {
    transform: scale(.85) translateY(-.5rem) translateX(.15rem)
}

.form-floating > .form-control:focus ~ label, .form-floating > .form-control:not(:placeholder-shown) ~ label {
    transform: scale(.85) translateY(-.5rem) translateX(.15rem)
}

.form-floating > .form-control:-webkit-autofill ~ label {
    transform: scale(.85) translateY(-.5rem) translateX(.15rem)
}

.form-floating > textarea:not(:-moz-placeholder) ~ label:after {
    background-color: var(--bs-body-bg);
    border-radius: var(--bs-border-radius);
    content: "";
    height: 1.5em;
    inset: 1rem .375rem;
    position: absolute;
    z-index: -1
}

.form-floating > textarea:focus ~ label:after, .form-floating > textarea:not(:placeholder-shown) ~ label:after {
    background-color: var(--bs-body-bg);
    border-radius: var(--bs-border-radius);
    content: "";
    height: 1.5em;
    inset: 1rem .375rem;
    position: absolute;
    z-index: -1
}

.form-floating > textarea:disabled ~ label:after {
    background-color: var(--bs-secondary-bg)
}

.form-floating > .form-control:disabled ~ label, .form-floating > :disabled ~ label {
    color: #6c757d
}

.input-group {
    align-items: stretch;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    width: 100%
}

.input-group > .form-control, .input-group > .form-floating {
    flex: 1 1 auto;
    min-width: 0;
    position: relative;
    width: 1%
}

.input-group > .form-control:focus, .input-group > .form-floating:focus-within {
    z-index: 5
}

.input-group .btn {
    position: relative;
    z-index: 2
}

.input-group .btn:focus {
    z-index: 5
}

.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3), .input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control, .input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    margin-left: calc(var(--bs-border-width) * -1)
}

.input-group > .form-floating:not(:first-child) > .form-control {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.invalid-feedback {
    color: var(--bs-form-invalid-color);
    display: none;
    font-size: .875em;
    margin-top: .25rem;
    width: 100%
}

.is-invalid ~ .invalid-feedback {
    display: block
}

.form-control.is-invalid {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");
    background-position: right calc(.375em + .1875rem) center;
    background-repeat: no-repeat;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem);
    border-color: var(--bs-form-invalid-border-color);
    padding-right: calc(1.5em + .75rem)
}

.form-control.is-invalid:focus {
    border-color: var(--bs-form-invalid-border-color);
    box-shadow: 0 0 0 .25rem rgba(var(--bs-danger-rgb), .25)
}

textarea.form-control.is-invalid {
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem);
    padding-right: calc(1.5em + .75rem)
}

.input-group > .form-control:not(:focus).is-invalid, .input-group > .form-floating:not(:focus-within).is-invalid {
    z-index: 4
}

.btn {
    --bs-btn-padding-x: 0.75rem;
    --bs-btn-padding-y: 0.375rem;
    --bs-btn-font-family: ;
    --bs-btn-font-size: 1rem;
    --bs-btn-font-weight: 400;
    --bs-btn-line-height: 1.5;
    --bs-btn-color: var(--bs-body-color);
    --bs-btn-bg: transparent;
    --bs-btn-border-width: var(--bs-border-width);
    --bs-btn-border-color: transparent;
    --bs-btn-border-radius: var(--bs-border-radius);
    --bs-btn-hover-border-color: transparent;
    --bs-btn-box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075);
    --bs-btn-disabled-opacity: 0.65;
    --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
    background-color: var(--bs-btn-bg);
    border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
    border-radius: var(--bs-btn-border-radius);
    color: var(--bs-btn-color);
    cursor: pointer;
    display: inline-block;
    font-family: var(--bs-btn-font-family);
    font-size: var(--bs-btn-font-size);
    font-weight: var(--bs-btn-font-weight);
    line-height: var(--bs-btn-line-height);
    padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
    text-decoration: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

@media (prefers-reduced-motion: reduce) {
    .btn {
        transition: none
    }
}

.btn:hover {
    background-color: var(--bs-btn-hover-bg);
    border-color: var(--bs-btn-hover-border-color);
    color: var(--bs-btn-hover-color)
}

.btn:focus-visible {
    background-color: var(--bs-btn-hover-bg);
    border-color: var(--bs-btn-hover-border-color);
    box-shadow: var(--bs-btn-focus-box-shadow);
    color: var(--bs-btn-hover-color);
    outline: 0
}

.btn.active, .btn.show, .btn:first-child:active, :not(.btn-check) + .btn:active {
    background-color: var(--bs-btn-active-bg);
    border-color: var(--bs-btn-active-border-color);
    color: var(--bs-btn-active-color)
}

.btn.active:focus-visible, .btn.show:focus-visible, .btn:first-child:active:focus-visible, :not(.btn-check) + .btn:active:focus-visible {
    box-shadow: var(--bs-btn-focus-box-shadow)
}

.btn.disabled, .btn:disabled {
    background-color: var(--bs-btn-disabled-bg);
    border-color: var(--bs-btn-disabled-border-color);
    color: var(--bs-btn-disabled-color);
    opacity: var(--bs-btn-disabled-opacity);
    pointer-events: none
}

.btn-primary {
    --bs-btn-color: #fff;
    --bs-btn-bg: #0d6efd;
    --bs-btn-border-color: #0d6efd;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #0b5ed7;
    --bs-btn-hover-border-color: #0a58ca;
    --bs-btn-focus-shadow-rgb: 49, 132, 253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #0a58ca;
    --bs-btn-active-border-color: #0a53be;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #0d6efd;
    --bs-btn-disabled-border-color: #0d6efd
}

.btn-secondary {
    --bs-btn-color: #fff;
    --bs-btn-bg: #6c757d;
    --bs-btn-border-color: #6c757d;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #5c636a;
    --bs-btn-hover-border-color: #565e64;
    --bs-btn-focus-shadow-rgb: 130, 138, 145;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #565e64;
    --bs-btn-active-border-color: #51585e;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #6c757d;
    --bs-btn-disabled-border-color: #6c757d
}

.btn-success {
    --bs-btn-color: #fff;
    --bs-btn-bg: #198754;
    --bs-btn-border-color: #198754;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #157347;
    --bs-btn-hover-border-color: #146c43;
    --bs-btn-focus-shadow-rgb: 60, 153, 110;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #146c43;
    --bs-btn-active-border-color: #13653f;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #198754;
    --bs-btn-disabled-border-color: #198754
}

.btn-light {
    --bs-btn-color: #000;
    --bs-btn-bg: #f8f9fa;
    --bs-btn-border-color: #f8f9fa;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #d3d4d5;
    --bs-btn-hover-border-color: #c6c7c8;
    --bs-btn-focus-shadow-rgb: 211, 212, 213;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #c6c7c8;
    --bs-btn-active-border-color: #babbbc;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #f8f9fa;
    --bs-btn-disabled-border-color: #f8f9fa
}

.btn-dark {
    --bs-btn-color: #fff;
    --bs-btn-bg: #212529;
    --bs-btn-border-color: #212529;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #424649;
    --bs-btn-hover-border-color: #373b3e;
    --bs-btn-focus-shadow-rgb: 66, 70, 73;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #4d5154;
    --bs-btn-active-border-color: #373b3e;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #212529;
    --bs-btn-disabled-border-color: #212529
}

.btn-group-sm > .btn, .btn-sm {
    --bs-btn-padding-y: 0.25rem;
    --bs-btn-padding-x: 0.5rem;
    --bs-btn-font-size: 0.875rem;
    --bs-btn-border-radius: var(--bs-border-radius-sm)
}

.fade {
    transition: opacity .15s linear
}

@media (prefers-reduced-motion: reduce) {
    .fade {
        transition: none
    }
}

.fade:not(.show) {
    opacity: 0
}

.collapse:not(.show) {
    display: none
}

.dropdown, .dropup {
    position: relative
}

.dropdown-toggle {
    white-space: nowrap
}

.dropdown-toggle:after {
    border-bottom: 0;
    border-left: .3em solid transparent;
    border-right: .3em solid transparent;
    border-top: .3em solid;
    content: "";
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em
}

.dropdown-toggle:empty:after {
    margin-left: 0
}

.dropdown-menu {
    --bs-dropdown-zindex: 1000;
    --bs-dropdown-min-width: 10rem;
    --bs-dropdown-padding-x: 0;
    --bs-dropdown-padding-y: 0.5rem;
    --bs-dropdown-spacer: 0.125rem;
    --bs-dropdown-font-size: 1rem;
    --bs-dropdown-color: var(--bs-body-color);
    --bs-dropdown-bg: var(--bs-body-bg);
    --bs-dropdown-border-color: var(--bs-border-color-translucent);
    --bs-dropdown-border-radius: var(--bs-border-radius);
    --bs-dropdown-border-width: var(--bs-border-width);
    --bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));
    --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
    --bs-dropdown-divider-margin-y: 0.5rem;
    --bs-dropdown-box-shadow: var(--bs-box-shadow);
    --bs-dropdown-link-color: var(--bs-body-color);
    --bs-dropdown-link-hover-color: var(--bs-body-color);
    --bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);
    --bs-dropdown-link-active-color: #fff;
    --bs-dropdown-link-active-bg: #0d6efd;
    --bs-dropdown-link-disabled-color: var(--bs-tertiary-color);
    --bs-dropdown-item-padding-x: 1rem;
    --bs-dropdown-item-padding-y: 0.25rem;
    --bs-dropdown-header-color: #6c757d;
    --bs-dropdown-header-padding-x: 1rem;
    --bs-dropdown-header-padding-y: 0.5rem;
    background-clip: padding-box;
    background-color: var(--bs-dropdown-bg);
    border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
    border-radius: var(--bs-dropdown-border-radius);
    color: var(--bs-dropdown-color);
    display: none;
    font-size: var(--bs-dropdown-font-size);
    list-style: none;
    margin: 0;
    min-width: var(--bs-dropdown-min-width);
    padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
    position: absolute;
    text-align: left;
    z-index: var(--bs-dropdown-zindex)
}

.dropup .dropdown-toggle:after {
    border-bottom: .3em solid;
    border-left: .3em solid transparent;
    border-right: .3em solid transparent;
    border-top: 0;
    content: "";
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em
}

.dropup .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropdown-divider {
    border-top: 1px solid var(--bs-dropdown-divider-bg);
    height: 0;
    margin: var(--bs-dropdown-divider-margin-y) 0;
    opacity: 1;
    overflow: hidden
}

.dropdown-item {
    background-color: transparent;
    border: 0;
    border-radius: var(--bs-dropdown-item-border-radius, 0);
    clear: both;
    color: var(--bs-dropdown-link-color);
    display: block;
    font-weight: 400;
    padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    width: 100%
}

.dropdown-item:focus, .dropdown-item:hover {
    background-color: var(--bs-dropdown-link-hover-bg);
    color: var(--bs-dropdown-link-hover-color)
}

.dropdown-item.active, .dropdown-item:active {
    background-color: var(--bs-dropdown-link-active-bg);
    color: var(--bs-dropdown-link-active-color);
    text-decoration: none
}

.dropdown-item.disabled, .dropdown-item:disabled {
    background-color: transparent;
    color: var(--bs-dropdown-link-disabled-color);
    pointer-events: none
}

.dropdown-menu.show {
    display: block
}

.dropdown-header {
    color: var(--bs-dropdown-header-color);
    display: block;
    font-size: .875rem;
    margin-bottom: 0;
    padding: var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);
    white-space: nowrap
}

.btn-group {
    display: inline-flex;
    position: relative;
    vertical-align: middle
}

.btn-group > .btn {
    flex: 1 1 auto;
    position: relative
}

.btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
    z-index: 1
}

.btn-group {
    border-radius: var(--bs-border-radius)
}

.btn-group > .btn-group:not(:first-child), .btn-group > :not(.btn-check:first-child) + .btn {
    margin-left: calc(var(--bs-border-width) * -1)
}

.btn-group > .btn-group:not(:last-child) > .btn, .btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group > .btn-group:not(:first-child) > .btn, .btn-group > .btn:nth-child(n+3), .btn-group > :not(.btn-check) + .btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.nav {
    --bs-nav-link-padding-x: 1rem;
    --bs-nav-link-padding-y: 0.5rem;
    --bs-nav-link-font-weight: ;
    --bs-nav-link-color: var(--bs-link-color);
    --bs-nav-link-hover-color: var(--bs-link-hover-color);
    --bs-nav-link-disabled-color: var(--bs-secondary-color);
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin-bottom: 0;
    padding-left: 0
}

.nav-link {
    background: none;
    border: 0;
    color: var(--bs-nav-link-color);
    display: block;
    font-size: var(--bs-nav-link-font-size);
    font-weight: var(--bs-nav-link-font-weight);
    padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
    text-decoration: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .nav-link {
        transition: none
    }
}

.nav-link:focus, .nav-link:hover {
    color: var(--bs-nav-link-hover-color)
}

.nav-link:focus-visible {
    box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);
    outline: 0
}

.nav-link.disabled, .nav-link:disabled {
    color: var(--bs-nav-link-disabled-color);
    cursor: default;
    pointer-events: none
}

.nav-tabs {
    --bs-nav-tabs-border-width: var(--bs-border-width);
    --bs-nav-tabs-border-color: var(--bs-border-color);
    --bs-nav-tabs-border-radius: var(--bs-border-radius);
    --bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);
    --bs-nav-tabs-link-active-color: var(--bs-emphasis-color);
    --bs-nav-tabs-link-active-bg: var(--bs-body-bg);
    --bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);
    border-bottom: var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)
}

.nav-tabs .nav-link {
    border: var(--bs-nav-tabs-border-width) solid transparent;
    border-top-left-radius: var(--bs-nav-tabs-border-radius);
    border-top-right-radius: var(--bs-nav-tabs-border-radius);
    margin-bottom: calc(var(--bs-nav-tabs-border-width) * -1)
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: var(--bs-nav-tabs-link-hover-border-color);
    isolation: isolate
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background-color: var(--bs-nav-tabs-link-active-bg);
    border-color: var(--bs-nav-tabs-link-active-border-color);
    color: var(--bs-nav-tabs-link-active-color)
}

.nav-tabs .dropdown-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: calc(var(--bs-nav-tabs-border-width) * -1)
}

.nav-pills .show > .nav-link {
    background-color: var(--bs-nav-pills-link-active-bg);
    color: var(--bs-nav-pills-link-active-color)
}

.nav-underline .show > .nav-link {
    border-bottom-color: currentcolor;
    color: var(--bs-nav-underline-link-active-color);
    font-weight: 700
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.navbar-nav .nav-link.show {
    color: var(--bs-navbar-active-color)
}

.card {
    --bs-card-spacer-y: 1rem;
    --bs-card-spacer-x: 1rem;
    --bs-card-title-spacer-y: 0.5rem;
    --bs-card-title-color: ;
    --bs-card-subtitle-color: ;
    --bs-card-border-width: var(--bs-border-width);
    --bs-card-border-color: var(--bs-border-color-translucent);
    --bs-card-border-radius: var(--bs-border-radius);
    --bs-card-box-shadow: ;
    --bs-card-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));
    --bs-card-cap-padding-y: 0.5rem;
    --bs-card-cap-padding-x: 1rem;
    --bs-card-cap-bg: rgba(var(--bs-body-color-rgb), 0.03);
    --bs-card-cap-color: ;
    --bs-card-height: ;
    --bs-card-color: ;
    --bs-card-bg: var(--bs-body-bg);
    --bs-card-img-overlay-padding: 1rem;
    --bs-card-group-margin: 0.75rem;
    word-wrap: break-word;
    background-clip: border-box;
    background-color: var(--bs-card-bg);
    border: var(--bs-card-border-width) solid var(--bs-card-border-color);
    border-radius: var(--bs-card-border-radius);
    color: var(--bs-body-color);
    display: flex;
    flex-direction: column;
    height: var(--bs-card-height);
    min-width: 0;
    position: relative
}

.card > hr {
    margin-left: 0;
    margin-right: 0
}

.card-body {
    color: var(--bs-card-color);
    flex: 1 1 auto;
    padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x)
}

.card-header {
    background-color: var(--bs-card-cap-bg);
    border-bottom: var(--bs-card-border-width) solid var(--bs-card-border-color);
    color: var(--bs-card-cap-color);
    margin-bottom: 0;
    padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x)
}

.card-header:first-child {
    border-radius: var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0
}

.accordion {
    --bs-accordion-color: var(--bs-body-color);
    --bs-accordion-bg: var(--bs-body-bg);
    --bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
    --bs-accordion-border-color: var(--bs-border-color);
    --bs-accordion-border-width: var(--bs-border-width);
    --bs-accordion-border-radius: var(--bs-border-radius);
    --bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));
    --bs-accordion-btn-padding-x: 1.25rem;
    --bs-accordion-btn-padding-y: 1rem;
    --bs-accordion-btn-color: var(--bs-body-color);
    --bs-accordion-btn-bg: var(--bs-accordion-bg);
    --bs-accordion-btn-icon: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m2 5 6 6 6-6'/%3E%3C/svg%3E");
    --bs-accordion-btn-icon-width: 1.25rem;
    --bs-accordion-btn-icon-transform: rotate(-180deg);
    --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
    --bs-accordion-btn-active-icon: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23052C65' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m2 5 6 6 6-6'/%3E%3C/svg%3E");
    --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, .25);
    --bs-accordion-body-padding-x: 1.25rem;
    --bs-accordion-body-padding-y: 1rem;
    --bs-accordion-active-color: var(--bs-primary-text-emphasis);
    --bs-accordion-active-bg: var(--bs-primary-bg-subtle)
}

.accordion-item {
    background-color: var(--bs-accordion-bg);
    border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
    color: var(--bs-accordion-color)
}

.accordion-item:first-of-type {
    border-top-left-radius: var(--bs-accordion-border-radius);
    border-top-right-radius: var(--bs-accordion-border-radius)
}

.accordion-item:not(:first-of-type) {
    border-top: 0
}

.accordion-item:last-of-type, .accordion-item:last-of-type > .accordion-collapse {
    border-bottom-left-radius: var(--bs-accordion-border-radius);
    border-bottom-right-radius: var(--bs-accordion-border-radius)
}

.accordion-body {
    padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)
}

.pagination {
    --bs-pagination-padding-x: 0.75rem;
    --bs-pagination-padding-y: 0.375rem;
    --bs-pagination-font-size: 1rem;
    --bs-pagination-color: var(--bs-link-color);
    --bs-pagination-bg: var(--bs-body-bg);
    --bs-pagination-border-width: var(--bs-border-width);
    --bs-pagination-border-color: var(--bs-border-color);
    --bs-pagination-border-radius: var(--bs-border-radius);
    --bs-pagination-hover-color: var(--bs-link-hover-color);
    --bs-pagination-hover-bg: var(--bs-tertiary-bg);
    --bs-pagination-hover-border-color: var(--bs-border-color);
    --bs-pagination-focus-color: var(--bs-link-hover-color);
    --bs-pagination-focus-bg: var(--bs-secondary-bg);
    --bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, .25);
    --bs-pagination-active-color: #fff;
    --bs-pagination-active-bg: #0d6efd;
    --bs-pagination-active-border-color: #0d6efd;
    --bs-pagination-disabled-color: var(--bs-secondary-color);
    --bs-pagination-disabled-bg: var(--bs-secondary-bg);
    --bs-pagination-disabled-border-color: var(--bs-border-color);
    display: flex;
    list-style: none;
    padding-left: 0
}

@keyframes progress-bar-stripes {
    0% {
        background-position-x: var(--bs-progress-height)
    }
}

.progress {
    --bs-progress-height: 1rem;
    --bs-progress-font-size: 0.75rem;
    --bs-progress-bg: var(--bs-secondary-bg);
    --bs-progress-border-radius: var(--bs-border-radius);
    --bs-progress-box-shadow: var(--bs-box-shadow-inset);
    --bs-progress-bar-color: #fff;
    --bs-progress-bar-bg: #0d6efd;
    --bs-progress-bar-transition: width 0.6s ease;
    background-color: var(--bs-progress-bg);
    border-radius: var(--bs-progress-border-radius);
    display: flex;
    font-size: var(--bs-progress-font-size);
    height: var(--bs-progress-height);
    overflow: hidden
}

:root {
    --bs-btn-close-filter:
}

.modal {
    --bs-modal-zindex: 1055;
    --bs-modal-width: 500px;
    --bs-modal-padding: 1rem;
    --bs-modal-margin: 0.5rem;
    --bs-modal-color: var(--bs-body-color);
    --bs-modal-bg: var(--bs-body-bg);
    --bs-modal-border-color: var(--bs-border-color-translucent);
    --bs-modal-border-width: var(--bs-border-width);
    --bs-modal-border-radius: var(--bs-border-radius-lg);
    --bs-modal-box-shadow: var(--bs-box-shadow-sm);
    --bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));
    --bs-modal-header-padding-x: 1rem;
    --bs-modal-header-padding-y: 1rem;
    --bs-modal-header-padding: 1rem 1rem;
    --bs-modal-header-border-color: var(--bs-border-color);
    --bs-modal-header-border-width: var(--bs-border-width);
    --bs-modal-title-line-height: 1.5;
    --bs-modal-footer-gap: 0.5rem;
    --bs-modal-footer-bg: ;
    --bs-modal-footer-border-color: var(--bs-border-color);
    --bs-modal-footer-border-width: var(--bs-border-width);
    display: none;
    height: 100%;
    left: 0;
    outline: 0;
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: var(--bs-modal-zindex)
}

.modal-dialog {
    margin: var(--bs-modal-margin);
    pointer-events: none;
    position: relative;
    width: auto
}

.modal.fade .modal-dialog {
    transform: translateY(-50px);
    transition: transform .3s ease-out
}

@media (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
        transition: none
    }
}

.modal.show .modal-dialog {
    transform: none
}

.modal-content {
    background-clip: padding-box;
    background-color: var(--bs-modal-bg);
    border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
    border-radius: var(--bs-modal-border-radius);
    color: var(--bs-modal-color);
    display: flex;
    flex-direction: column;
    outline: 0;
    pointer-events: auto;
    position: relative;
    width: 100%
}

.modal-backdrop.show {
    opacity: var(--bs-backdrop-opacity)
}

.modal-header {
    align-items: center;
    border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
    border-top-left-radius: var(--bs-modal-inner-border-radius);
    border-top-right-radius: var(--bs-modal-inner-border-radius);
    display: flex;
    flex-shrink: 0;
    padding: var(--bs-modal-header-padding)
}

.modal-body {
    flex: 1 1 auto;
    padding: var(--bs-modal-padding);
    position: relative
}

@media (min-width: 576px) {
    .modal {
        --bs-modal-margin: 1.75rem;
        --bs-modal-box-shadow: var(--bs-box-shadow)
    }

    .modal-dialog {
        margin-left: auto;
        margin-right: auto;
        max-width: var(--bs-modal-width)
    }
}

.tooltip.show {
    opacity: var(--bs-tooltip-opacity)
}

.popover-header {
    background-color: var(--bs-popover-header-bg);
    border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
    border-top-left-radius: var(--bs-popover-inner-border-radius);
    border-top-right-radius: var(--bs-popover-inner-border-radius);
    color: var(--bs-popover-header-color);
    font-size: var(--bs-popover-header-font-size);
    margin-bottom: 0;
    padding: var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x)
}

.popover-header:empty {
    display: none
}

:root {
    --bs-carousel-indicator-active-bg: #fff;
    --bs-carousel-caption-color: #fff;
    --bs-carousel-control-icon-filter:
}

@keyframes spinner-border {
    to {
        transform: rotate(1turn)
    }
}

@keyframes spinner-grow {
    0% {
        transform: scale(0)
    }
    50% {
        opacity: 1;
        transform: none
    }
}

@media (max-width: 575.98px) {
    .offcanvas-sm.show:not(.hiding) {
        transform: none
    }

    .offcanvas-sm.show {
        visibility: visible
    }
}

@media (max-width: 767.98px) {
    .offcanvas-md.show:not(.hiding) {
        transform: none
    }

    .offcanvas-md.show {
        visibility: visible
    }
}

@media (max-width: 991.98px) {
    .offcanvas-lg.show:not(.hiding) {
        transform: none
    }

    .offcanvas-lg.show {
        visibility: visible
    }
}

@media (max-width: 1199.98px) {
    .offcanvas-xl.show:not(.hiding) {
        transform: none
    }

    .offcanvas-xl.show {
        visibility: visible
    }
}

@media (max-width: 1399.98px) {
    .offcanvas-xxl.show:not(.hiding) {
        transform: none
    }

    .offcanvas-xxl.show {
        visibility: visible
    }
}

.offcanvas.show:not(.hiding) {
    transform: none
}

.offcanvas.show {
    visibility: visible
}

.offcanvas-backdrop.show {
    opacity: .5
}

.placeholder {
    background-color: currentcolor;
    cursor: wait;
    display: inline-block;
    min-height: 1em;
    opacity: .5;
    vertical-align: middle
}

.placeholder.btn:before {
    content: "";
    display: inline-block
}

@keyframes placeholder-glow {
    50% {
        opacity: .2
    }
}

@keyframes placeholder-wave {
    to {
        -webkit-mask-position: -200% 0;
        mask-position: -200% 0
    }
}

.overflow-visible {
    overflow: visible !important
}

.d-flex {
    display: flex !important
}

.position-relative {
    position: relative !important
}

.border {
    border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important
}

.border-0 {
    border: 0 !important
}

.border-bottom {
    border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important
}

.border-start {
    border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important
}

.mw-100 {
    max-width: 100% !important
}

.h-100 {
    height: 100% !important
}

.flex-row {
    flex-direction: row !important
}

.flex-column {
    flex-direction: column !important
}

.flex-column-reverse {
    flex-direction: column-reverse !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.justify-content-start {
    justify-content: flex-start !important
}

.justify-content-end {
    justify-content: flex-end !important
}

.justify-content-center {
    justify-content: center !important
}

.justify-content-between {
    justify-content: space-between !important
}

.align-items-start {
    align-items: flex-start !important
}

.align-items-center {
    align-items: center !important
}

.m-0 {
    margin: 0 !important
}

.mx-2 {
    margin-left: .5rem !important;
    margin-right: .5rem !important
}

.mx-auto {
    margin-left: auto !important;
    margin-right: auto !important
}

.my-1 {
    margin-bottom: .25rem !important
}

.mt-1, .my-1 {
    margin-top: .25rem !important
}

.mt-3 {
    margin-top: 1rem !important
}

.me-2 {
    margin-right: .5rem !important
}

.me-3 {
    margin-right: 1rem !important
}

.mb-3 {
    margin-bottom: 1rem !important
}

.mb-4 {
    margin-bottom: 1.5rem !important
}

.mb-5 {
    margin-bottom: 3rem !important
}

.ms-1 {
    margin-left: .25rem !important
}

.ms-3 {
    margin-left: 1rem !important
}

.p-0 {
    padding: 0 !important
}

.p-5 {
    padding: 3rem !important
}

.px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.px-1 {
    padding-left: .25rem !important;
    padding-right: .25rem !important
}

.py-5 {
    padding-bottom: 3rem !important;
    padding-top: 3rem !important
}

.pt-0 {
    padding-top: 0 !important
}

.pt-3 {
    padding-top: 1rem !important
}

.pt-4 {
    padding-top: 1.5rem !important
}

.pt-5 {
    padding-top: 3rem !important
}

.pe-0 {
    padding-right: 0 !important
}

.pb-0 {
    padding-bottom: 0 !important
}

.pb-3 {
    padding-bottom: 1rem !important
}

.pb-4 {
    padding-bottom: 1.5rem !important
}

.pb-5 {
    padding-bottom: 3rem !important
}

.gap-2 {
    gap: .5rem !important
}

.gap-4 {
    gap: 1.5rem !important
}

.gap-5 {
    gap: 3rem !important
}

.row-gap-3 {
    row-gap: 1rem !important
}

.row-gap-4 {
    row-gap: 1.5rem !important
}

.row-gap-5 {
    row-gap: 3rem !important
}

.fs-3 {
    font-size: calc(1.3rem + .6vw) !important
}

.fw-medium {
    font-weight: 500 !important
}

.fw-bold {
    font-weight: 700 !important
}

.fw-bolder {
    font-weight: bolder !important
}

.text-end {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

.text-dark {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important
}

.text-white {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important
}

.text-muted {
    --bs-text-opacity: 1;
    color: var(--bs-secondary-color) !important
}

.visible {
    visibility: visible !important
}

@media (min-width: 576px) {
    .justify-content-sm-start {
        justify-content: flex-start !important
    }
}

@media (min-width: 768px) {
    .flex-md-column {
        flex-direction: column !important
    }

    .justify-content-md-start {
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        justify-content: center !important
    }

    .align-items-md-start {
        align-items: flex-start !important
    }

    .pt-md-5 {
        padding-top: 3rem !important
    }

    .pe-md-0 {
        padding-right: 0 !important
    }

    .ps-md-0 {
        padding-left: 0 !important
    }

    .row-gap-md-5 {
        row-gap: 3rem !important
    }

    .text-md-start {
        text-align: left !important
    }

    .text-md-end {
        text-align: right !important
    }
}

@media (min-width: 992px) {
    .flex-lg-row {
        flex-direction: row !important
    }

    .justify-content-lg-between {
        justify-content: space-between !important
    }

    .mb-lg-0 {
        margin-bottom: 0 !important
    }

    .pb-lg-0 {
        padding-bottom: 0 !important
    }

    .gap-lg-3 {
        gap: 1rem !important
    }

    .row-gap-lg-0 {
        row-gap: 0 !important
    }

    .text-lg-start {
        text-align: left !important
    }
}

@media (min-width: 1200px) {
    .justify-content-xl-start {
        justify-content: flex-start !important
    }

    .pb-xl-0 {
        padding-bottom: 0 !important
    }
}

@media (min-width: 1400px) {
    .pe-xxl-0 {
        padding-right: 0 !important
    }

    .ps-xxl-0 {
        padding-left: 0 !important
    }
}

@media (min-width: 1200px) {
    .fs-3 {
        font-size: 1.75rem !important
    }
}

.slick-slider {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    box-sizing: border-box;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.slick-list, .slick-slider {
    display: block;
    position: relative
}

.slick-list {
    margin: 0;
    overflow: hidden;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
    transform: translateZ(0)
}

.slick-track {
    display: block;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 0
}

.slick-track:after, .slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    border: 1px solid transparent;
    display: block;
    height: auto
}

.slick-arrow.slick-hidden {
    display: none
}

footer {
    padding: 0 0 100px
}

footer hr {
    background: #ccc;
    border: 0;
    height: 1px;
    margin: 0 0 100px;
    opacity: 1
}

footer hr.small {
    background: #cfcfcf;
    margin: 35px 0
}

footer .footerContacts {
    display: grid;
    font-size: .8125rem;
    font-weight: 500;
    gap: 20px 60px;
    grid-template-columns:repeat(3, 1fr);
    letter-spacing: 0;
    line-height: 200%
}

footer .footerContacts div {
    border-bottom: 1px solid #cfcfcf;
    padding-bottom: 20px
}

footer .footerContacts div span {
    display: inline-block;
    line-height: 130%
}

footer .footerContacts div a {
    color: #2f2f2f;
    line-height: normal;
    padding: 0 !important
}

footer .footerContacts div a:before {
    display: none !important
}

footer .footerContacts div a:hover {
    text-decoration: underline
}

footer .footerContacts div:nth-last-child(-n+3) {
    border: 0;
    padding-bottom: 0
}

footer .light.h4, footer h4.light {
    font-size: 28px;
    font-weight: 400;
    padding-bottom: 24px
}

footer a:not(.btn) {
    color: #2f2f2f;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: normal;
    position: relative;
    transition: padding .3s
}

footer a:not(.btn):before {
    content: "\e90b";
    font-family: "Font Awesome 7 Free";
    font-size: 10px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 4px;
    transition: opacity .3s
}

footer a:not(.btn):hover {
    padding-left: 16px;
    padding-right: 0;
    text-decoration: none
}

footer a:not(.btn):hover:before {
    opacity: 1
}

footer .links {
    gap: 14px;
    justify-content: flex-start;
    padding-bottom: 14px
}

footer .links a {
    align-self: flex-start
}

footer .cr {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 150%
}

footer .cr a {
    padding: 0 !important
}

footer .cr a:before {
    display: none !important
}

footer .cr a:hover {
    text-decoration: underline
}

footer .cr i {
    background: #008abc;
    border-radius: 100%;
    display: inline-block;
    font-style: normal;
    height: 4px;
    margin: 0 10px;
    width: 4px
}

@font-face {
    font-display: block;
    font-family: "Font Awesome 7 Free";
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/ "Font Awesome 7 Free" .eot);
    src: url(../fonts/ "Font Awesome 7 Free" .eot#iefix) format("embedded-opentype"), url(../fonts/"Font Awesome 7 Free".ttf) format("truetype"), url(../fonts/"Font Awesome 7 Free".woff) format("woff"), url(../fonts/"Font Awesome 7 Free".svg#"Font Awesome 7 Free") format("svg")
}

[class*=" icon-"], [class^=icon-] {
    speak: never;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "Font Awesome 7 Free";
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: none
}

.icon-close:before {
    content: "\e90e"
}

.icon-menu:before {
    content: "\e90d"
}

.icon-paperplane:before {
    content: "\e90c"
}

.icon-decor:before {
    content: "\e90b"
}

.icon-chevron-left:before {
    content: "\e900"
}

.icon-attachment:before {
    content: "\e901"
}

.icon-chevron-down:before {
    content: "\e902"
}

.icon-chevron-right:before {
    content: "\e903"
}

.icon-chevron-up:before {
    content: "\e904"
}

.icon-globe:before {
    content: "\e905"
}

.icon-linkedin:before {
    content: "\e906"
}

.icon-minus:before {
    content: "\e907"
}

.icon-plus:before {
    content: "\e908"
}

.icon-quote:before {
    content: "\e909"
}

.icon-search:before {
    content: "\e90a"
}

p {
    font-size: 14px;
    letter-spacing: 0;
    line-height: 140%;
    margin: 0;
    padding: 20px 0
}

p, p.lead {
    font-weight: 400
}

p.lead {
    font-size: 1rem;
    padding: 25px 0
}

p.bigger, p.lead {
    line-height: 130%
}

p.bigger {
    font-size: 20px
}

p.medium {
    font-size: 21px
}

.bigger {
    font-size: 20px;
    line-height: 130%
}

.bigger p {
    font-size: inherit;
    line-height: inherit
}

.bigger p:first-child {
    padding-top: 0
}

.bigger p:last-child {
    padding-bottom: 0
}

.lead {
    font-size: 1rem;
    line-height: 130%;
    padding: 25px 0
}

.lead, .lead p {
    font-weight: 400
}

.lead p {
    font-size: 16px;
    line-height: 120%;
    padding: 20px 0
}

.lead p:first-child {
    padding-top: 0
}

.lead p:last-child {
    padding-bottom: 0
}

.p-0.h4 p, h4.p-0 p {
    font-size: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0
}

.h1, h1 {
    font-size: 4rem;
    font-weight: 400;
    letter-spacing: -1px;
    line-height: 100%;
    margin: 0
}

.h3, h3 {
    font-size: 34px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 120%;
    margin: 0;
    padding: 20px 0
}

.light.h3, h3.light {
    font-size: 3rem;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 110%
}

.light.h3 p, h3.light p {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0
}

.smaller.h3, h3.smaller {
    font-size: 1.1rem;
    font-weight: 700;
    line-height: 120%
}

.smaller.h3 p, h3.smaller p {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0
}

.h3 a, h3 a {
    color: inherit
}

.h3 span, h3 span {
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 120%
}

.h4, h4 {
    font-size: 1.2rem;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 130%;
    margin: 0;
    padding: 20px 0
}

.light.h4, h4.light {
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 115%
}

.light.h4 p, h4.light p {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0
}

.bigger.h4, h4.bigger {
    font-size: 1.4rem;
    font-weight: 700
}

.bigger.h4 p, h4.bigger p {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0
}

.h5, h5 {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 130%;
    margin: 0;
    padding: 10px 0
}

.bold.h5, h5.bold {
    font-weight: 700
}

.pt-100 {
    padding-top: 70px
}

.pb-100, .py-100 {
    padding-bottom: 50px
}

.py-100 {
    padding-top: 50px
}

.pb-160 {
    padding-bottom: 120px
}

.pe-100 {
    padding-right: 50px
}

.ps-100 {
    padding-left: 50px
}

.py-30 {
    padding-bottom: 30px;
    padding-top: 30px
}

.py-60 {
    padding-bottom: 60px;
    padding-top: 60px
}

.p-40 {
    padding: 40px
}

.blue {
    color: #008abc
}

.text-justify {
    text-align: justify
}

strong {
    font-weight: 700
}

hr {
    background: #ccc;
    border: 0 !important;
    color: inherit;
    height: 1px;
    margin: 30px 0;
    opacity: 1
}

.mainSlider {
    height: 780px
}

.mainSlider .container-fluid, .mainSlider .container-lg, .mainSlider .container-md, .mainSlider .container-sm, .mainSlider .container-xl, .mainSlider .container-xxl, .mainSlider .section__cards {
    height: 100%
}

.mainSlider .section__cards {
    display: flex;
    gap: 10px
}

.mainSlider .mainCard {
    border-radius: 8px;
    color: #fff;
    cursor: pointer;
    flex: 0 0 90vw;
    flex-basis: 120px;
    height: auto;
    min-height: auto;
    overflow: hidden;
    position: relative;
    transition: flex .5s cubic-bezier(.4, .2, .4, 1)
}

.mainSlider .mainCard:before {
    background: rgba(58, 77, 89, .65);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.mainSlider .mainCard:after {
    color: #fff;
    content: "\f3b1";
    font-family: "Font Awesome 7 Brands";
    font-size: 14px;
    font-weight: 900;
    left: 50%;
    position: absolute;
    top: 40px;
    transform: translateX(-50%);
    z-index: 2
}

.mainSlider .mainCard:hover {
    flex-basis: 190px
}

.mainSlider .mainCard.active {
    cursor: default;
    flex: 1
}

.mainSlider .mainCard.active:after {
    left: unset;
    right: 40px;
    transform: none
}

.mainSlider .mainCard.active .card__progress-line {
    animation-fill-mode: forwards;
    animation-name: progress1
}

.mainSlider .mainCard.active .card__text {
    opacity: 1
}

.mainSlider .mainCard.active .card__name {
    left: unset;
    padding: 0 33px 0 0;
    right: 40px;
    text-align: right;
    top: 40px;
    transform: rotate(1turn) translateX(0);
    writing-mode: lr
}

.mainSlider .mainCard img {
    contain-intrinsic-size: 3000px 1500px;
    display: flex;
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .5s cubic-bezier(.4, .2, .4, 1);
    width: 100%;
    z-index: 0
}

.mainSlider .mainCard .card__mask {
    background: rgba(58, 77, 89, .65)
}

.mainSlider .mainCard .card__name {
    font-size: 16px;
    font-weight: 500;
    left: 50%;
    letter-spacing: 0;
    line-height: 100%;
    overflow: visible;
    padding: 0 0 33px;
    position: absolute;
    top: 42px;
    transform: rotate(180deg) translateX(50%);
    white-space: nowrap;
    writing-mode: vertical-rl;
    z-index: 2
}

.mainSlider .mainCard .card__progress {
    background-color: rgba(199, 199, 214, .4);
    border-radius: 0;
    height: 2px;
    margin: 30px 0;
    position: relative;
    transition: opacity .3s;
    width: 100%;
    z-index: 2
}

.mainSlider .mainCard .card__progress .card__progress-line {
    animation-duration: 18s;
    animation-timing-function: linear;
    background-color: #fff;
    bottom: 0;
    left: 0;
    position: absolute;
    top: 0;
    transform: scaleX(0);
    transform-origin: left;
    width: 100%
}

.mainSlider .mainCard .card__text {
    align-items: flex-start;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    left: 0;
    opacity: 0;
    padding: 100px;
    position: absolute;
    right: 0;
    top: 0;
    width: 62vw;
    z-index: 2
}

.mainSlider .mainCard .card__text .h2, .mainSlider .mainCard .card__text h2 {
    font-size: 4rem;
    font-weight: 400;
    letter-spacing: -1px;
    line-height: 110%;
    margin: 0
}

.mainSlider .mainCard .card__text .card__info {
    margin-top: auto;
    width: 100%
}

.mainSlider .mainCard .card__text .card__info .h3, .mainSlider .mainCard .card__text .card__info h3 {
    font-size: 32px;
    padding: 0
}

.mainSlider .mainCard .card__text .card__info .links {
    display: flex;
    flex-wrap: wrap;
    gap: 40px
}

.mainSlider .mainCard .card__text .card__info .links a {
    color: #fff;
    font-size: 1rem;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 100%
}

.mainSlider .mainCard .card__text .card__info .links a:hover {
    text-decoration: underline
}

@keyframes progress1 {
    0% {
        transform: scaleX(0)
    }
    to {
        transform: scaleX(1)
    }
}

.headerWithDecor {
    align-items: center;
    display: flex;
    font-size: 1.125rem;
    font-weight: 500;
    gap: 20px;
    letter-spacing: 0;
    line-height: 130%
}

.headerWithDecor:after {
    background: #ccc;
    content: "";
    flex: 1;
    height: 1px
}

.headerWithDecor.bigger {
    font-size: 18px;
    font-weight: 700
}

.headerWithDecor + picture img {
    margin-top: 20px;
    max-height: 60px;
    max-width: 60px
}

.numbers {
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    animation: textShine 5s ease-in-out infinite alternate;
    background: linear-gradient(105deg, #96c147, #b5d37e 24.38%, #d5e6b6 49.55%, #008abc 70%, #4dadd0);
    -webkit-background-clip: text;
    background-clip: text;
    background-size: 500% auto;
    color: #008abc;
    font-size: 3.2rem;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 120%
}

@keyframes textShine {
    0% {
        background-position: 0 50%
    }
    70% {
        background-position: 100% 50%
    }
    to {
        background-position: 100% 50%
    }
}

.glanceNumbers > div {
    padding-bottom: 65px;
    padding-top: 65px;
    position: relative
}

.glanceNumbers > div em {
    background: #ccc;
    bottom: 0;
    content: "";
    height: 1px;
    left: 24px;
    position: absolute;
    right: 24px;
    z-index: 0
}

.glanceNumbers > div em:after, .glanceNumbers > div em:before {
    background: #2f2f2f;
    border-radius: 100%;
    bottom: -5px;
    content: "";
    height: 10px;
    left: -5px;
    position: absolute;
    width: 10px;
    z-index: 1
}

.glanceNumbers > div em:after {
    left: auto;
    right: -5px
}

.glanceNumbers > div:first-child, .glanceNumbers > div:nth-child(2) {
    padding-top: 0
}

.glanceNumbers > div:first-child em {
    right: 0
}

.glanceNumbers > div:nth-child(2) em {
    left: 0
}

.glanceNumbers > div:nth-child(3), .glanceNumbers > div:nth-child(4) {
    padding-bottom: 0
}

.glanceNumbers > div:nth-child(3) em, .glanceNumbers > div:nth-child(4) em {
    display: none
}

.testimonalsHeader {
    background: linear-gradient(90deg, #f6f6f6, #d4e2ea);
    border-radius: 20px;
    overflow: hidden;
    padding: 100px 0 265px;
    position: relative;
    z-index: 1
}

.testimonalsHeader > img {
    bottom: 0;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0
}

.testimonalSlider {
    margin-top: -135px;
    padding-left: 100px;
    position: relative;
    z-index: 2
}

.testimonalSlider:after {
    background: linear-gradient(90deg, hsla(0, 0%, 100%, 0), #fff 60%);
    bottom: 0;
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 25%;
    z-index: 2
}

.testimonalSlider .slick-list {
    margin: 0 -24px;
    width: calc(100% + 48px)
}

.testimonalSlider .slick-track {
    align-items: center;
    display: flex;
    gap: 0;
    padding-bottom: 90px
}

.testimonalSlider .slick-slide {
    align-self: stretch;
    float: none;
    height: unset;
    padding: 0 24px
}

.testimonalSlider .slick-slide div {
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 15px 25px 0 rgba(0, 0, 0, .051);
    padding: 70px 40px 40px;
    position: relative
}

.testimonalSlider .slick-slide div:before {
    color: #2f2f2f;
    content: "\f10e";
    font-family: "Font Awesome 7 Free";
    font-weight: 900;
    font-size: 26px;
    position: absolute;
    right: 30px;
    top: 30px;
}

.testimonalSlider .slick-slide .h5, .testimonalSlider .slick-slide h5 {
    padding: 0
}

.testimonalSlider .slick-slide p {
    font-weight: 500
}

.testimonalSlider .slick-slide p:last-child {
    padding-bottom: 0
}

.boxSliderNavigation, .industrySliderNavigation, .testimonalNavigation {
    align-items: center;
    display: flex;
    justify-content: center
}

.boxSliderNavigation .slick-dots, .industrySliderNavigation .slick-dots, .testimonalNavigation .slick-dots {
    align-items: center;
    display: flex;
    gap: 10px;
    height: 8px;
    justify-content: center;
    margin: 0;
    padding: 0 55px
}

.boxSliderNavigation .slick-dots li, .industrySliderNavigation .slick-dots li, .testimonalNavigation .slick-dots li {
    align-items: center;
    display: flex;
    height: 8px;
    justify-content: center;
    list-style: none;
    padding: 0
}

.boxSliderNavigation .slick-dots li button, .industrySliderNavigation .slick-dots li button, .testimonalNavigation .slick-dots li button {
    background: rgba(47, 47, 47, .2);
    border: 0;
    border-radius: 4px;
    font-size: 0;
    height: 8px;
    padding: 0;
    transition: width .5s ease;
    width: 8px
}

.boxSliderNavigation .slick-dots li.slick-active button, .industrySliderNavigation .slick-dots li.slick-active button, .testimonalNavigation .slick-dots li.slick-active button {
    background: #008abc;
    border-radius: 4px;
    width: 20px
}

.boxSliderNavigation .boxSliderArrow, .boxSliderNavigation .industrySliderArrow, .boxSliderNavigation .testimonalsArrow, .industrySliderNavigation .boxSliderArrow, .industrySliderNavigation .industrySliderArrow, .industrySliderNavigation .testimonalsArrow, .testimonalNavigation .boxSliderArrow, .testimonalNavigation .industrySliderArrow, .testimonalNavigation .testimonalsArrow {
    align-items: center;
    background: transparent;
    border: 0;
    color: #008abc;
    display: flex;
    font-size: 20px;
    height: 20px;
    justify-content: center;
    padding: 0;
    width: 20px
}

.clientLead {
    align-items: flex-start;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center
}

.clients, .stacks {
    display: flex;
    flex-wrap: wrap;
    gap: 40px 48px
}

.clients a, .clients span, .stacks a, .stacks span {
    align-items: center;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 4px 15px 0 rgba(0, 0, 0, .071);
    display: flex;
    flex-shrink: 0;
    height: 90px;
    justify-content: center;
    width: 180px
}

.clients a img, .clients span img, .stacks a img, .stacks span img {
    max-height: 80px;
    max-width: 150px
}

.stacks {
    gap: 48px;
    padding: 40px 20px
}

.stacks a, .stacks span {
    height: 122px;
    width: 212px
}

.stacks a img, .stacks span img {
    max-height: 105px;
    max-width: 180px
}

.industrieBg {
    background: linear-gradient(90deg, #f6f6f6, #d4e2ea)
}

.industrieBg.top {
    border-radius: 20px 20px 0 0;
    padding: 100px 0 0
}

.industrieBg.bottom {
    border-radius: 0 0 20px 20px;
    padding: 0 0 20px
}

.industries {
    height: 605px;
    width: 100%
}

.industries .slick-list, .industries .slick-slide, .industries .slick-track {
    height: 100%
}

.industries .item {
    position: relative
}

.industries .item:before {
    background: rgba(58, 77, 89, .502);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.industries .item > picture {
    left: 0;
    -o-object-position: center;
    object-position: center;
    position: absolute;
    top: 0;
    z-index: 0
}

.industries .item > picture, .industries .item > picture img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.industries .item .iContent {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: flex-end;
    padding: 0 35px 40px;
    position: relative;
    text-align: center;
    z-index: 2
}

.industries .item .iContent .h4, .industries .item .iContent h4 {
    color: #fff;
    font-size: 30px;
    line-height: 100%;
    padding: 0 0 40px
}

.industries .item .iContent .info {
    max-height: 0;
    overflow: hidden;
    transition: max-height .5s ease-out .15s
}

.industries .item .iContent .info p {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 140%;
    padding: 0 0 80px;
    text-align: center
}

.industries .item .iContent .info a.btn {
    margin-bottom: 30px
}

.industries .item .iContent > i {
    align-items: center;
    color: #fff;
    display: flex;
    font-family: "Font Awesome 7 Free";
    font-size: 25px;
    font-style: normal;
    height: 25px;
    justify-content: center;
    width: 25px;
}

.industries .item .iContent > i:before {
    content: "\f067"; /* Font Awesome plus icon */
    font-family: "Font Awesome 7 Free";
    font-weight: 900;
    transition: all .5s ease-out .15s;
}

.industries .item:hover .iContent .info {
    max-height: 500px;
    transition: max-height .5s ease-in
}

.industries .item:hover .iContent > i:before {
    content: "\e907";
    transition: all .5s ease-in
}

.industries .slick-arrow {
    align-items: center;
    background: transparent;
    border: 0;
    color: #fff;
    display: flex;
    font-size: 0;
    height: 30px;
    justify-content: center;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    z-index: 2
}

.industries .slick-arrow:before {
    font-family: "Font Awesome 7 Free";
    font-size: 30px
}

.industries .slick-arrow.slick-prev {
    left: 20px
}

.industries .slick-arrow.slick-prev:before {
    content: "\e900"
}

.industries .slick-arrow.slick-next {
    right: 20px
}

.industries .slick-arrow.slick-next:before {
    content: "\e903"
}

.mainContact {
    background: linear-gradient(90deg, #2f2f2f, #2b8caf);
    border-radius: 20px;
    padding: 80px 0 100px
}

.mainContact .h3, .mainContact h3 {
    color: #fff;
    padding: 0 0 40px
}

.mainContact p {
    color: #fff
}

.mainContact .contactMessage {
    aspect-ratio: 1/1;
    border: 2px solid #fff;
    border-radius: 100%;
    padding: 60px
}

.mainContact .contactMessage .h4, .mainContact .contactMessage h4 {
    aspect-ratio: unset;
    color: #fff;
    display: flex;
    flex-direction: column;
    font-size: 30px;
    height: 100%;
    justify-content: center;
    line-height: 130%;
    padding: 0;
    text-align: center
}

.mainContact .contactMessage .h4 strong, .mainContact .contactMessage h4 strong {
    font-weight: 700
}

.headerPic {
    position: relative
}

.headerPic:before {
    background: rgba(58, 77, 89, .651);
    border-radius: 20px;
    content: "";
    z-index: 1
}

.headerPic:before, .headerPic > div {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.headerPic > div {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 2
}

.headerPic > div .h1, .headerPic > div .h4, .headerPic > div h1, .headerPic > div h4 {
    color: #fff
}

.headerPic > div .container {
    height: 100%;
    position: relative
}

.headerPic > div .container .row {
    height: 100%
}

.headerPic > div .container .row > div {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center
}

.headerPic > div .container > span {
    align-items: center;
    color: #fff;
    display: flex;
    font-size: 16px;
    font-weight: 500;
    gap: 10px;
    line-height: 100%;
    position: absolute;
    right: 24px;
    top: 60px;
    z-index: 2
}

.headerPic img {
    border-radius: 20px;
    position: relative;
    z-index: 0
}

.boxesWithBottomDivider {
    display: grid;
    gap: 55px 243px;
    grid-template-columns:repeat(3, 1fr)
}

.boxesWithBottomDivider div {
    align-items: center;
    border-bottom: 1px solid #ccc;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    padding: 0 20px 55px;
    position: relative;
    width: 100%
}

.boxesWithBottomDivider div:after, .boxesWithBottomDivider div:before {
    background: #2f2f2f;
    border-radius: 100%;
    bottom: -5px;
    content: "";
    flex-basis: 9px;
    flex-shrink: 0;
    height: 9px;
    position: absolute;
    width: 9px
}

.boxesWithBottomDivider div:before {
    left: -4.5px
}

.boxesWithBottomDivider div:after {
    right: -4.5px
}

.boxesWithBottomDivider div:nth-last-child(-n+3) {
    border: 0
}

.boxesWithBottomDivider div:nth-last-child(-n+3):after, .boxesWithBottomDivider div:nth-last-child(-n+3):before {
    display: none
}

.boxesWithBottomDivider div p {
    padding-bottom: 0
}

.gradientBg {
    background: linear-gradient(90deg, #f6f6f6, #d4e2ea)
}

.darkGradientBg {
    background: linear-gradient(90deg, #2f2f2f, #2b8caf)
}

.darkGradientBg * {
    color: #fff
}

.radius20 {
    border-radius: 20px
}

.diagonalMask {
    height: 100%;
    position: relative
}

.diagonalMask:before {
    bottom: 0;
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2
}

.diagonalMask img {
    border-radius: 20px 0 0 20px;
    clip-path: polygon(0 0, 100% 0, 82.5% 100%, 0 100%);
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 1
}

.diagonalMask img, .quote {
    position: relative;
    width: 100%
}

.quote:before {
    color: #2f2f2f;
    content: "\e909";
    font-family: "Font Awesome 7 Free";
    font-size: 26px;
    position: absolute;
    right: 0;
    top: 0
}

.industrySlider .slick-slide {
    display: flex
}

.industrySlider .slick-slide img {
    border-radius: 0 20px 20px 0;
    width: 69.6%
}

.industrySlider .slick-slide div {
    align-items: center;
    background: linear-gradient(90deg, #2f2f2f, #2b8caf);
    border-radius: 20px 0 0 20px;
    color: #fff;
    display: flex;
    font-size: 24px;
    font-weight: 500;
    justify-content: center;
    letter-spacing: 0;
    line-height: 100%;
    padding: 70px 40px;
    text-align: center;
    width: 30.4%
}

.industrySlider .slick-slide span {
    align-items: flex-end;
    display: flex;
    flex: 1;
    justify-content: flex-end;
    position: relative
}

.industrySlider .slick-slide span img, .industrySlider .slick-slide span picture {
    max-height: 362px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    position: relative;
    width: 100%;
    z-index: 1
}

.industrySlider .slick-slide span a {
    bottom: 10px;
    position: absolute;
    right: 10px;
    z-index: 2
}

.boxSliderNavigation, .industrySliderNavigation {
    bottom: 30px;
    left: 0;
    padding: 0 30px;
    position: absolute;
    width: 260px
}

.boxSliderNavigation {
    position: relative
}

.boxSliderNavigation .slick-dots, .industrySliderNavigation .slick-dots {
    gap: 8px;
    height: 8px;
    margin: 0;
    padding: 0 30px
}

.boxSliderNavigation .slick-dots li button, .industrySliderNavigation .slick-dots li button {
    background: hsla(0, 0%, 100%, .2)
}

.boxSliderNavigation .slick-dots li.slick-active button, .industrySliderNavigation .slick-dots li.slick-active button {
    background: #fff
}

.boxSliderNavigation .boxSliderArrow, .industrySliderNavigation .industrySliderArrow {
    color: #fff
}

.boxSliderNavigation .boxSliderArrow.slick-disabled, .industrySliderNavigation .industrySliderArrow.slick-disabled {
    color: #d5d5d5
}

.partners {
    display: grid;
    gap: 70px;
    grid-template-columns:repeat(5, 1fr);
    width: 100%
}

.partners a {
    align-items: center;
    display: flex;
    flex-shrink: 0;
    height: 100px;
    justify-content: center;
    width: 100%
}

.partners a img {
    max-height: 100%;
    max-width: 100%
}

.boxesWithLeftDivider {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    gap: 100px 0;
    justify-content: center
}

.boxesWithLeftDivider > div {
    align-items: center;
    align-self: stretch;
    border-right: 1px solid #ccc;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 50px;
    position: relative;
    width: 33.33%
}

.boxesWithLeftDivider > div p {
    padding-bottom: 0
}

.boxesWithLeftDivider > div:after, .boxesWithLeftDivider > div:before {
    background: #2f2f2f;
    border-radius: 100%;
    content: "";
    flex-basis: 9px;
    flex-shrink: 0;
    height: 9px;
    position: absolute;
    right: -4.5px;
    width: 9px
}

.boxesWithLeftDivider > div:before {
    top: -4.5px
}

.boxesWithLeftDivider > div:after {
    bottom: -4.5px
}

.boxesWithLeftDivider > div:last-child, .boxesWithLeftDivider > div:nth-child(3n) {
    border: 0
}

.boxesWithLeftDivider > div:last-child:after, .boxesWithLeftDivider > div:last-child:before, .boxesWithLeftDivider > div:nth-child(3n):after, .boxesWithLeftDivider > div:nth-child(3n):before {
    display: none
}

.iconHolder {
    align-items: center;
    background: linear-gradient(90deg, #f6f6f6, #d4e2ea);
    border-radius: 20px;
    display: flex;
    height: 60px;
    justify-content: center;
    width: 60px
}

.iconHolder i {
    color: #008abc
}

.iconHolder img, .iconHolder picture {
    max-height: 90%;
    max-width: 90%
}

.iconHolder picture {
    align-items: center;
    display: flex;
    justify-content: center
}

.boxSlider {
    overflow: hidden;
    position: relative
}

.boxSlider .slick-list {
    margin: 0 -24px;
    width: calc(100% + 48px)
}

.boxSlider .slick-track {
    align-items: center;
    display: flex;
    gap: 0;
    padding-bottom: 40px
}

.boxSlider .slick-slide {
    align-self: stretch;
    float: none;
    height: unset;
    padding: 0 24px
}

.boxSlider .slick-slide img {
    max-height: 60px;
    max-width: 60px
}

.boxSlider .slick-dots {
    gap: 10px;
    margin: 0;
    padding: 0 55px
}

.boxSlider .slick-dots, .boxSlider .slick-dots li {
    align-items: center;
    display: flex;
    height: 8px;
    justify-content: center
}

.boxSlider .slick-dots li {
    list-style: none;
    padding: 0
}

.boxSlider .slick-dots li button {
    background: rgba(47, 47, 47, .2);
    border: 0;
    border-radius: 4px;
    font-size: 0;
    height: 8px;
    padding: 0;
    transition: width .5s ease;
    width: 8px
}

.boxSlider .slick-dots li.slick-active button {
    background: #008abc;
    border-radius: 4px;
    width: 20px
}

.boxSlider .h5, .boxSlider h5 {
    padding: 0
}

.boxSlider .h5 + p, .boxSlider h5 + p {
    padding-top: 0
}

.boxSlider ul {
    margin: 0;
    padding: 10px 0 0 20px
}

.boxSlider ul li {
    font-size: 14px
}

.boxSliderNavigation {
    bottom: unset;
    padding: 0;
    width: 100%
}

.boxSliderNavigation .slick-dots li button {
    background: rgba(47, 47, 47, .2)
}

.boxSliderNavigation .slick-dots li.slick-active button {
    background: #008abc
}

.boxSliderNavigation .boxSliderArrow {
    color: #008abc
}

.accordion {
    border: 0
}

.accordion, .accordion .accordion-item {
    background: transparent;
    border-radius: 0
}

.accordion .accordion-item {
    border: 0
}

.accordion .accordion-item > button {
    align-items: center;
    background: transparent;
    border: 0;
    border-top: 1px solid #cfcfcf;
    display: flex;
    font-size: 24px;
    font-weight: 300;
    justify-content: space-between;
    line-height: 120%;
    padding: 24px 0;
    text-align: left;
    width: 100%
}


.accordion .accordion-item > button:after {
    content: "\f0d7";
    font-family: "Font Awesome 7 Free";
    font-weight: 900;
    transition: transform .3s ease;
}

.accordion .accordion-item > button[aria-expanded=true]:after {
    transform: rotate(180deg);
}

.accordion .accordion-item > button[aria-expanded=true]:after {
    content: "\f0d7";
    font-family: "Font Awesome 7 Free";
    font-weight: 900;
    transition: transform .3s ease;
}

.accordion .accordion-item p {
    font-size: 18px;
    font-weight: 400;
    line-height: 130%
}

.accordion .accordion-item:last-child > button {
    border-bottom: 1px solid #cfcfcf
}

.accordion.big .accordion-item > button {
    font-size: 2rem;
    font-weight: 300;
    line-height: 110%;
    padding: 30px 0
}

.accordion.big .accordion-item p {
    font-size: 24px;
    font-weight: 400;
    line-height: 130%
}

.hasTopBottomBorder {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 60px 0
}

.hasTopBottomBorder :first-child {
    padding-top: 0
}

.hasTopBottomBorder :last-child {
    padding-bottom: 0
}

.hasTopBottomBorder img {
    margin-bottom: 20px;
    max-height: 60px;
    max-width: 60px
}

.borderOnly {
    border: 1px solid #cbcbcb
}

.whiteBoxWithShadow {
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 15px 25px 0 rgba(0, 0, 0, .051);
    padding: 55px 65px;
    position: relative
}

.whiteBoxWithShadow.p-40 {
    padding: 40px
}

.whiteBoxWithShadow a {
    color: #008abc
}

.whiteBoxWithShadow a:hover {
    color: #2f2f2f
}

@property --p {
    syntax: "<number>";
    inherits: true;
    initial-value: 0
}

.pie {
    --p: 20;
    --b: 15px;
    --c: #2b8caf;
    --w: 180px;
    aspect-ratio: 1;
    color: #008abc;
    display: block;
    font-size: 50px;
    font-weight: 700;
    margin: 0 auto 25px;
    place-content: center;
    position: relative;
    text-align: center;
    width: var(--w)
}

.pie span {
    aspect-ratio: 1;
    border: var(--b) solid #ccc;
    border-radius: 100%;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: var(--w);
    z-index: 0
}

.pie:after, .pie:before {
    border-radius: 50%;
    content: "";
    position: absolute;
    z-index: 2
}

.pie:before {
    background: radial-gradient(farthest-side, var(--c) 98%, transparent) top/var(--b) var(--b) no-repeat, conic-gradient(var(--c) calc(var(--p) * 1%), transparent 0);
    background-size: 0 0, auto;
    inset: 0;
    -webkit-mask: radial-gradient(farthest-side, transparent calc(99% - var(--b) + 1px), #000 calc(100% - var(--b) + 1px));
    mask: radial-gradient(farthest-side, transparent calc(99% - var(--b) + 1px), #000 calc(100% - var(--b) + 1px))
}

.animate {
    animation: p 1s .5s both
}

@keyframes p {
    0% {
        --p: 0
    }
}

.boxesWithRightBorder {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    gap: 50px 0;
    justify-content: center
}

.boxesWithRightBorder > div {
    border-right: 1px solid #ccc;
    height: 100%;
    padding: 50px 40px
}

.boxesWithRightBorder > div .h4, .boxesWithRightBorder > div h4 {
    padding: 0
}

.boxesWithRightBorder.fiveRow > div {
    flex-basis: 20%;
    flex-shrink: 0
}

.boxesWithRightBorder.fiveRow > div:nth-child(5n+1) {
    padding-left: 0
}

.boxesWithRightBorder.fiveRow > div:nth-child(5n) {
    border-right: 0;
    padding-right: 0
}

.boxesWithRightBorder.threeRow > div {
    flex-basis: 33.33%;
    flex-shrink: 0
}

.boxesWithRightBorder.threeRow > div:nth-child(3n+1) {
    padding-left: 0
}

.boxesWithRightBorder.threeRow > div:nth-child(3n) {
    border-right: 0;
    padding-right: 0
}

.img-bw img {
    filter: grayscale(100%)
}

.reflistImg {
    aspect-ratio: 732/365;
    display: block;
    overflow: hidden
}

.reflistImg img {
    height: 100%;
    width: 100%
}

.img-out, .reflistImg img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.img-out {
    aspect-ratio: 576/570;
    border-radius: 0 20px 20px 0;
    display: block;
    max-width: none;
    width: calc(100% + 80px)
}

.reflogo {
    align-items: center;
    display: flex;
    height: 115px;
    justify-content: center;
    width: 115px
}

.reflogo img {
    max-height: 95%;
    max-width: 95%
}

.hasLeftBorder {
    border-left: 1px solid #ccc;
    font-size: 14px;
    font-weight: 500;
    height: 100%;
    line-height: 130%;
    padding-left: 20px
}

#referenceDetails.nav {
    border: 0;
    display: flex;
    gap: 100px;
    justify-content: center;
    margin-bottom: 100px
}

#referenceDetails.nav li button {
    border: 0;
    border-bottom: 2px solid transparent;
    color: #2f2f2f;
    font-size: 24px;
    font-weight: 400;
    line-height: 130%;
    padding: 0
}

#referenceDetails.nav li button.active {
    border-bottom: 2px solid #008abc;
    color: #008abc
}

.tab-content {
    border: 0 !important;
    box-shadow: none !important;
    outline: none !important
}

.tab-content p {
    font-size: 18px;
    font-weight: 400;
    line-height: 120%;
    padding: 15px 0
}

.tab-content p:first-child {
    padding-top: 0
}

.tab-content p:last-child {
    padding-bottom: 0
}

.tab-content .tab-pane {
    border: 0 !important;
    box-shadow: none !important;
    outline: none !important
}

.refTitle .h1, .refTitle h1 {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%
}

.phoneSlider {
    display: inline-block;
    width: 100%
}

.phoneSlider .slick-slide {
    align-items: center;
    color: #008abc;
    display: flex;
    font-size: 28px;
    font-weight: 700;
    gap: 8px;
    justify-content: center;
    line-height: 130%;
    text-align: center
}

.phoneSlider .slick-slide picture {
    align-items: center;
    display: flex;
    flex-shrink: 0;
    height: 25px;
    justify-content: center;
    width: 25px
}

.phoneSlider .slick-slide picture img {
    width: 25px
}

.serviceMenu {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 15px;
    justify-content: flex-start
}

.serviceMenu a {
    color: #fff;
    font-size: 18px;
    text-decoration: none
}

.serviceMenu a:hover {
    text-decoration: underline
}

.pillarSlider {
    padding-top: 10px
}

.pillarSlider .slick-list {
    margin: 0 -20px;
    width: calc(100% + 40px)
}

.pillarSlider .slick-track {
    display: flex;
    padding: 4.5px 0
}

.pillarSlider .slick-slide {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: inherit;
    justify-content: center;
    min-height: 290px;
    padding: 30px 20px
}

.pillarSlider .slick-slide .h3, .pillarSlider .slick-slide h3 {
    display: block;
    text-align: center;
    width: 212px
}

.pillarSlider .slick-slide i {
    color: #008abc;
    font-size: 25px;
    margin-top: 20px
}

.pillarSlider .slick-slide div {
    max-height: 0;
    opacity: 0;
    transform: translateY(0);
    transition: opacity .4s ease;
    transition-delay: 0s;
    width: 345px
}

.pillarSlider .slick-slide.slick-active {
    border-right: 1px solid #ccc;
    position: relative;
    transition: width .5s;
    width: 260px !important
}

.pillarSlider .slick-slide.slick-active:after, .pillarSlider .slick-slide.slick-active:before {
    background: #2f2f2f;
    border-radius: 100%;
    content: "";
    flex-basis: 9px;
    flex-shrink: 0;
    height: 9px;
    position: absolute;
    right: -4.5px;
    width: 9px
}

.pillarSlider .slick-slide.slick-active:before {
    top: -4.5px
}

.pillarSlider .slick-slide.slick-active:after {
    bottom: -4.5px
}

.pillarSlider .slick-slide.slick-active.wider {
    align-items: flex-start;
    padding-right: 140px;
    width: 512px !important
}

.pillarSlider .slick-slide.slick-active.wider .h3, .pillarSlider .slick-slide.slick-active.wider h3 {
    text-align: left;
    width: 212px
}

.pillarSlider .slick-slide.slick-active.wider i {
    display: none
}

.pillarSlider .slick-slide.slick-active.wider div {
    max-height: unset;
    opacity: 1;
    transition-delay: .5s
}

.pillarSlider .slick-slide.slick-active.lastVisible {
    border: 0
}

.pillarSlider .slick-slide.slick-active.lastVisible:after, .pillarSlider .slick-slide.slick-active.lastVisible:before {
    display: none
}

.pillarSlider .slick-slide:not(.slick-active) .h3, .pillarSlider .slick-slide:not(.slick-active) h3 {
    opacity: 0
}

.pillarSlider .slick-slide p {
    font-size: 1rem;
    font-weight: 400;
    line-height: 120%;
    padding: 10px 0 0
}

.resultItem {
    display: flex;
    gap: 48px;
    padding-bottom: 100px
}

.resultItem .nopic {
    align-items: center;
    background: linear-gradient(90deg, hsla(0, 0%, 96%, .5), rgba(212, 226, 234, .5));
    border-radius: 20px;
    display: flex;
    height: 248px;
    justify-content: center;
    width: 342px
}

.resultItem .nopic img {
    border-radius: 0;
    max-width: 190px
}

.resultItem img {
    border-radius: 20px;
    flex-shrink: 0
}

.resultItem div {
    flex: 1
}

.resultItem div a {
    color: #2f2f2f
}

.resultItem div a:hover {
    color: #008abc
}

.resultItem div p {
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 130%;
    padding: 40px 0;
    text-align: justify
}

.pager {
    gap: 20px
}

.pager, .pager a, .pager em, .pager span {
    align-items: center;
    display: flex;
    justify-content: center
}

.pager a, .pager em, .pager span {
    border-radius: 5px;
    font-style: normal;
    height: 40px;
    width: 40px
}

.pager a i, .pager em i, .pager span i {
    font-size: 20px;
    font-weight: 400
}

.pager a, .pager em, .pager span {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 130%
}

.pager em, .pager span {
    cursor: default
}

.pager a, .pager em {
    border: 1px solid #2f2f2f;
    color: #2f2f2f
}

.pager span {
    background: linear-gradient(315deg, #2f2f2f, #2b8caf);
    color: #fff
}

.pager a:hover {
    border-color: #008abc;
    color: #008abc
}

.htmlEditor p {
    font-size: 18px;
    font-weight: 400;
    line-height: 130%;
    text-align: justify
}

.htmlEditor p a {
    color: #008abc;
    font-weight: 700;
    text-decoration: underline
}

.htmlEditor p a:hover {
    text-decoration: none
}

.htmlEditor p strong {
    color: #008abc
}

.htmlEditor .h2, .htmlEditor .h3, .htmlEditor .h4, .htmlEditor h2, .htmlEditor h3, .htmlEditor h4 {
    font-weight: 300
}

.htmlEditor ul li {
    font-weight: 400
}

.htmlEditor ul li a {
    font-weight: 700;
    text-decoration: underline
}

.htmlEditor ul li a:hover {
    text-decoration: none
}

.htmlEditor ol li {
    font-weight: 400
}

.htmlEditor ol li a {
    color: #ffc107;
    font-weight: 700;
    text-decoration: underline
}

.htmlEditor ol li a:hover {
    text-decoration: none
}

.htmlEditor ol li .h2:first-child, .htmlEditor ol li h2:first-child {
    align-items: flex-start;
    counter-increment: item;
    display: flex
}

.htmlEditor p + ol, .htmlEditor p + ul {
    padding-top: 0 !important
}

.htmlEditor figure {
    margin: 0 0 0 -20px;
    padding-bottom: 20px
}

.htmlEditor figure img {
    border-radius: 8px
}

.htmlEditor figure figcaption {
    font-size: 14px;
    margin: 0;
    padding-top: 10px
}

.htmlEditor ul li {
    padding: 5px 0 5px 14px
}

.htmlEditor ul li:before {
    height: 5px;
    top: 17px;
    width: 5px
}

.htmlEditor table {
    border: 1px solid #008abc;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%
}

.htmlEditor table td, .htmlEditor table th {
    border: 1px solid #008abc;
    padding: 5px
}

.htmlEditor table td p, .htmlEditor table th p {
    font-size: 18px;
    padding: 0
}

.htmlEditor table th {
    background: #008abc;
    color: #fff
}

.htmlEditor iframe {
    aspect-ratio: 16/9;
    width: 100%
}

.htmlEditor blockquote {
    margin: 0;
    padding: 40px 0 50px 40px;
    position: relative
}

.htmlEditor blockquote:before {
    background: #008abc;
    bottom: 40px;
    content: "";
    left: 0;
    position: absolute;
    top: 40px;
    width: 5px
}

.borderOnly .p-0.h4, .borderOnly h4.p-0 {
    font-size: 1rem
}

input:-webkit-autofill {
    -webkit-box-shadow: inset 0 0 0 1000px #fff !important
}

input:-webkit-autofill:focus {
    -webkit-box-shadow: inset 0 0 0 50px #fff !important
}

input:-webkit-autofill, input:-webkit-autofill:active, input:-webkit-autofill:focus, input:-webkit-autofill:hover {
    -webkit-text-fill-color: #fff !important;
    -webkit-background-clip: text !important;
    -webkit-transition: background-color 5000s ease-in-out 0s !important;
    transition: background-color 5000s ease-in-out 0s !important
}

:-webkit-autofill, :-webkit-autofill:focus {
    -webkit-transition: background-color 0s 600000s, color 0s 600000s !important;
    transition: background-color 0s 600000s, color 0s 600000s !important
}

input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

.btn {
    align-items: center;
    border: 0;
    border-radius: 20px;
    box-shadow: none;
    display: inline-flex;
    font-size: 1rem;
    font-weight: 500;
    gap: 10px;
    height: 40px;
    justify-content: center;
    letter-spacing: 0;
    line-height: 130%;
    max-width: 100%;
    overflow: hidden;
    padding: 0 25px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    z-index: 1
}

.btn:before {
    background-color: hsla(0, 0%, 100%, .4);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: none;
    width: 0
}

.btn:active, .btn:focus, .btn:hover {
    text-decoration: none
}

.btn:active:before, .btn:focus:before, .btn:hover:before {
    background-color: hsla(0, 0%, 100%, 0);
    transition: all .4s ease-in-out;
    width: 120%
}

.btn i {
    font-size: 17px;
    margin-bottom: -4px
}

.btn.btn-primary {
    background: #fff;
    color: #2f2f2f
}

.btn.btn-primary:before {
    background-color: rgba(0, 138, 188, .4)
}

.btn.btn-primary:active:before, .btn.btn-primary:focus:before, .btn.btn-primary:hover:before {
    background-color: rgba(0, 138, 188, 0)
}

.btn.btn-secondary {
    background: #2f2f2f;
    color: #fff
}

.btn.btn-outline {
    background: transparent;
    border: 1px solid
}

.btn.btn-outline.btn-dark {
    border-color: #2f2f2f;
    color: #2f2f2f
}

.btn.btn-outline.btn-white {
    border-color: #fff;
    color: #fff
}

.animatedBtn {
    display: grid;
    overflow: hidden;
    position: relative
}

.animatedBtn:before {
    animation: headerBtnGradientMove 9s cubic-bezier(.4, .2, .4, 1) infinite forwards;
    background: linear-gradient(105deg, #2f2f2f, #b5d37e 24.38%, #008abc 49.55%, #4dadd0 70%, #2f2f2f);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    transform: translateX(10%);
    transition: transform 1s;
    width: 1000%;
    z-index: -1
}

.animatedBtn span {
    background-color: transparent;
    grid-area: 1/1;
    transform: translateX(100%)
}

.header--new__btn-wrap.animate .header--new__btn--mask-1 {
    animation: headerBtnMove .5s cubic-bezier(.4, .2, .4, 1) 2.5s forwards
}

.header--new__btn-wrap.animate .header--new__btn--mask-2 .btn-n__text, .header--new__btn-wrap.animate .header--new__btn--mask-2:after {
    animation: headerBtnTextMove .5s cubic-bezier(.4, .2, .4, 1) 2.5s forwards
}

@keyframes headerBtnGradientMove {
    0% {
        transform: translateX(10%)
    }
    30% {
        transform: translateX(-100%)
    }
    to {
        transform: translateX(-100%)
    }
}

.checkbox, .radio {
    display: inline-block;
    margin: 0 0 15px;
    padding: 0 0 0 26px;
    position: relative;
    vertical-align: middle
}

.checkbox:after, .checkbox:before, .radio:after, .radio:before {
    clear: both;
    content: "";
    display: table;
    width: 100%
}

.checkbox input:not([type=number]), .radio input:not([type=number]) {
    cursor: pointer;
    height: 100%;
    left: 0;
    margin: 0 !important;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100% !important;
    z-index: 1
}

.checkbox label, .radio label {
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
    padding: 0;
    position: relative;
    top: 0 !important;
    width: auto;
    z-index: 2
}

.checkbox label:before, .radio label:before {
    border-radius: 0;
    display: inline-block
}

.checkbox label:after, .checkbox label:before, .radio label:after, .radio label:before {
    background: transparent;
    box-sizing: border-box;
    content: "";
    font-weight: 400;
    height: 20px;
    left: -26px;
    margin-left: 0;
    position: absolute;
    top: 1px;
    width: 20px
}

.checkbox label:after, .radio label:after {
    align-items: center;
    border: 0;
    border-radius: 0;
    color: #000;
    display: inline-flex;
    font-size: 12px;
    justify-content: center
}

.checkbox label a, .radio label a {
    color: #fff;
    font-weight: 700;
    text-decoration: underline
}

.checkbox p, .radio p {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    padding: 4px 0 0
}

.checkbox a, .radio a {
    color: #000
}

.checkbox a:hover, .radio a:hover {
    text-decoration: underline
}

.checkbox i, .radio i {
    font-size: 12px;
    font-weight: 400;
    margin-left: 7px
}

.radio label {
    font-size: 16px;
    letter-spacing: 0;
    line-height: 24px
}

.radio label:before {
    border-radius: 100%;
    height: 20px;
    left: -26px;
    width: 20px
}

.radio label:after {
    border-radius: 100%;
    height: 12px;
    left: -22px;
    top: 5px;
    width: 12px
}

.radio input[type=radio]:checked + label:after {
    content: ""
}

.form-group {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    margin-bottom: 16px
}

.form-group label {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
    padding: 0 0 8px 16px
}

.form-group > div {
    height: -moz-max-content;
    height: max-content;
    position: relative;
    width: 100%
}

.form-group > div input[type=email], .form-group > div input[type=number], .form-group > div input[type=password], .form-group > div input[type=text], .form-group > div textarea {
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none !important;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    height: 48px;
    line-height: 24px;
    outline: none !important;
    padding: 0 16px;
    position: relative;
    text-align: left;
    width: 100%;
    z-index: 1
}

.form-group > div input[type=email][readonly], .form-group > div input[type=number][readonly], .form-group > div input[type=password][readonly], .form-group > div input[type=text][readonly], .form-group > div textarea[readonly] {
    background: transparent !important;
    color: #fff;
    height: 24px;
    padding: 0
}

.form-group > div input[type=email][readonly] + span, .form-group > div input[type=number][readonly] + span, .form-group > div input[type=password][readonly] + span, .form-group > div input[type=text][readonly] + span, .form-group > div textarea[readonly] + span {
    background: transparent;
    clip-path: none
}

.form-group > div > span {
    bottom: 0;
    height: 48px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 0
}

.form-group > div textarea {
    margin: 0;
    min-height: 58px;
    padding: 0;
    resize: none;
    transition: height .5s ease
}

.form-group > div textarea + span {
    height: 100px
}

.form-group > div textarea:-moz-placeholder {
    height: 48px;
    -moz-transition: height .5s ease;
    transition: height .5s ease
}

.form-group > div textarea:placeholder-shown {
    height: 48px;
    transition: height .5s ease
}

.form-group > div textarea:-moz-placeholder + span {
    height: 48px
}

.form-group > div textarea:placeholder-shown + span {
    height: 48px
}

.form-group .pw {
    position: relative;
    width: 100%
}

.form-group .pw em {
    align-items: center;
    color: #fff;
    display: flex;
    font-size: 24px;
    font-style: normal;
    height: 24px;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    z-index: 2
}

.form-group .hasDatepicker {
    position: relative;
    width: 100%
}

.form-group .hasDatepicker:before {
    font-size: 17px;
    position: absolute;
    right: 25px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2
}

.form-group .hasDatepicker input {
    padding-right: 45px;
    position: relative;
    z-index: 1
}

.form-group .invalid-feedback {
    font-size: 14px;
    font-weight: 700;
    line-height: 22.4px;
    margin-top: 8px;
    padding: 4px 8px
}

.form-group.is-invalid .invalid-feedback {
    display: block
}

.form-group.is-valid > div input[type=email], .form-group.is-valid > div input[type=number], .form-group.is-valid > div input[type=password], .form-group.is-valid > div input[type=text], .form-group.is-valid > div textarea {
    color: #fff
}

.form-group.is-valid .valid-feedback {
    display: block
}

.form-group.readonly label {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    padding: 0
}

.form-group.autocomplete, .form-group.autocomplete > div:not(.list) {
    position: relative
}

.form-group.autocomplete > div:not(.list):before {
    background: rgba(4, 11, 22, .56);
    content: "";
    height: 48px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .5s ease;
    z-index: 0
}

.form-group.autocomplete > div:not(.list) input[type=email]:focus + span, .form-group.autocomplete > div:not(.list) input[type=number]:focus + span, .form-group.autocomplete > div:not(.list) input[type=password]:focus + span, .form-group.autocomplete > div:not(.list) input[type=text]:focus + span, .form-group.autocomplete > div:not(.list) textarea:focus + span {
    background: transparent;
    clip-path: none
}

.form-group.autocomplete > div:not(.list) > span {
    background: transparent !important;
    clip-path: none
}

.form-group.autocomplete > div:not(.list) > span:before {
    font-size: 16px;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1
}

.form-group.autocomplete > div:not(.list) > span:after {
    bottom: 0;
    content: "";
    height: 48px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1
}

.form-group.autocomplete > div:not(.list) > span.nobefore:before {
    display: none
}

.form-group.autocomplete > div:not(.list) .btn.btn-simple {
    font-size: 16px;
    margin-right: 20px
}

.form-group.autocomplete .d-flex.align-items-center.h-48 {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    gap: 10px;
    line-height: 24px;
    padding-left: 16px;
    position: relative;
    text-align: left;
    z-index: 1
}

.form-group.autocomplete .d-flex.align-items-center.h-48:before {
    z-index: -1
}

.form-group.autocomplete div.list {
    box-shadow: 0 2.27px 6.42px 0 rgba(0, 0, 0, .024), 0 4.45px 12.54px 0 rgba(0, 0, 0, .051), 0 7.51px 19.58px 0 rgba(0, 0, 0, .086), 0 11.79px 28.94px 0 rgba(0, 0, 0, .122), 0 17.32px 43.59px 0 rgba(0, 0, 0, .161), 0 24px 80px 0 rgba(0, 0, 0, .212);
    display: none;
    left: 0;
    max-height: 400px;
    overflow-y: auto;
    position: absolute;
    right: 0;
    top: 100%;
    z-index: 5
}

.form-group.autocomplete div.list button {
    background: transparent;
    border: 0;
    display: flex;
    flex-direction: column;
    font-size: 16px;
    line-height: 24px;
    padding: 16px;
    text-align: left;
    width: 100%
}

.form-group.autocomplete div.list button strong {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px
}

.form-group.autocomplete div.list.show {
    display: block
}

.form-floating {
    margin-bottom: 50px;
    width: 100%
}

.form-floating > label {
    align-items: center;
    border: 0;
    color: #fff;
    display: flex;
    font-size: 20px;
    font-weight: 400;
    height: 100%;
    line-height: 100%;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    text-align: start;
    text-overflow: ellipsis;
    white-space: nowrap
}

.form-floating > .form-control:not(:-moz-placeholder) ~ label:after {
    background: transparent !important
}

.form-floating > .form-control-plaintext ~ label:after, .form-floating > .form-control:focus ~ label:after, .form-floating > .form-control:not(:placeholder-shown) ~ label:after, .form-floating > .form-select ~ label:after {
    background: transparent !important
}

.form-floating > .form-control {
    align-items: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-clip: padding-box;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    box-shadow: none !important;
    color: #fff;
    display: flex;
    font-size: 20px;
    font-weight: 400;
    height: 58px;
    line-height: 100%;
    min-height: 0 !important;
    outline: none !important;
    padding: 0;
    position: relative;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    width: 100%
}

.invalid-feedback {
    font-size: 14px;
    margin-top: 5px
}

input[readonly] {
    background: #d2dce2 !important
}

.form-floating > .form-control, .form-floating > .form-control-plaintext {
    padding: 0
}

.form-floating > .form-control:not(:-moz-placeholder) ~ label {
    color: #fff;
    transform: scale(.6) translateY(-.5rem) translateX(0)
}

.form-floating > .form-control-plaintext ~ label, .form-floating > .form-control:focus ~ label, .form-floating > .form-control:not(:placeholder-shown) ~ label, .form-floating > .form-select ~ label {
    color: #fff;
    transform: scale(.6) translateY(-.5rem) translateX(0)
}

.form-floating > textarea.form-control {
    height: unset;
    line-height: 120%;
    max-height: 58px !important;
    padding: 25px 0 0;
    resize: none
}

.form-floating > textarea.form-control + label {
    display: inline-block;
    line-height: 58px
}

.form-floating.textarea > .form-control:not(:-moz-placeholder) {
    max-height: unset !important;
    padding: 25px 0 15px
}

.form-floating.textarea > .form-control:focus, .form-floating.textarea > .form-control:not(:placeholder-shown) {
    max-height: unset !important;
    padding: 25px 0 15px
}

.fileUpload {
    justify-content: flex-end;
    position: relative
}

.fileUpload, .fileUpload:before {
    align-items: center;
    display: flex
}

.fileUpload:before {
    color: #fff;
    content: "\e901";
    font-family: "Font Awesome 7 Free";
    font-size: 26px;
    height: 26px;
    justify-content: center;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 26px;
    z-index: 1
}

.fileUpload label {
    font-size: 0
}

input[type=file] {
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none !important;
    color: #fff;
    cursor: pointer;
    direction: rtl;
    display: inline-flex !important;
    font-size: 18px;
    font-weight: 400;
    height: 26px;
    justify-content: flex-end;
    letter-spacing: 1px;
    line-height: 26px;
    min-width: 0;
    outline: none !important;
    padding: 0 26px 0 0;
    width: auto;
    z-index: 2
}

input[type=file]::file-selector-button {
    background-color: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    font-size: 0;
    height: 26px;
    margin-right: 0;
    padding: 0
}

input[type=file]::file-selector-button:active, input[type=file]::file-selector-button:hover, input[type=file]:hover {
    background-color: transparent
}

.form-control.is-invalid, .was-validated .form-control:invalid {
    background-position: right calc(.375em + .1875rem) center;
    background-repeat: no-repeat;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem);
    border-color: #dc3545;
    padding-right: calc(1.5em + .75rem)
}

input[readonly] {
    background: hsla(0, 0%, 89%, .102) !important
}

.form-control-feedback {
    display: none;
    font-size: .8rem;
    padding-top: 3px
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) > .dropdown-toggle {
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none !important;
    font-size: 16px;
    font-weight: 400;
    height: 48px;
    line-height: 24px;
    outline: none !important;
    padding: 0 50px 0 16px;
    position: relative;
    text-align: left;
    text-transform: none;
    white-space: nowrap;
    width: 100%;
    z-index: 1
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) > .dropdown-toggle:after {
    border: 0;
    bottom: 0;
    content: "";
    height: 48px;
    left: 0;
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) > .dropdown-toggle:before {
    color: #fff;
    display: inline-block;
    font-size: 16px;
    height: auto;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    transform-origin: center;
    width: auto
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) > .dropdown-toggle .filter-option {
    align-items: center;
    display: flex
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) > .dropdown-toggle[aria-expanded=true]:before {
    transform: translateY(-50%) rotate(180deg);
    transform-origin: center
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) > .dropdown-toggle .filter-option-inner, .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) > .dropdown-toggle .filter-option-inner-inner {
    height: 100%
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) > .dropdown-toggle .filter-option-inner-inner {
    align-items: center;
    display: flex
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) div.dropdown-menu {
    border: 0;
    border-radius: 0;
    box-shadow: 0 2.27px 6.42px 0 rgba(0, 0, 0, .024), 0 4.45px 12.54px 0 rgba(0, 0, 0, .051), 0 7.51px 19.58px 0 rgba(0, 0, 0, .086), 0 11.79px 28.94px 0 rgba(0, 0, 0, .122), 0 17.32px 43.59px 0 rgba(0, 0, 0, .161), 0 24px 80px 0 rgba(0, 0, 0, .212);
    color: #fff;
    margin: 0 !important;
    max-width: 100%;
    padding: 16px;
    top: 100% !important;
    transform: none !important;
    z-index: 3
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) div.dropdown-menu div, .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) div.dropdown-menu ul {
    background: transparent !important
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) div.dropdown-menu ul {
    display: flex;
    flex-direction: column;
    gap: 16px
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) div.dropdown-menu a.dropdown-item {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    padding: 0;
    white-space: unset
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) div.dropdown-menu .dropdown-item.active, .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) div.dropdown-menu .dropdown-item:active, .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) div.dropdown-menu a.dropdown-item:hover {
    background: transparent
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn).show-tick .dropdown-menu .selected span.check-mark {
    top: 50%;
    transform: translateY(-50%)
}

.modal-backdrop {
    background: #000;
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 100 !important
}

.modal-backdrop.show {
    opacity: .8 !important
}

.modal .modal-dialog {
    max-width: 620px
}

.modal .modal-dialog .modal-content {
    background-color: #fff;
    border: 0;
    border-radius: 0;
    outline: 0
}

.modal .modal-dialog .modal-content .modal-header {
    border: 0;
    padding: 40px 40px 0
}

.modal .modal-dialog .modal-content .modal-header .h4, .modal .modal-dialog .modal-content .modal-header h4 {
    letter-spacing: 0
}

.modal .modal-dialog .modal-content .modal-header .close {
    align-items: center;
    background: transparent;
    border: 0;
    color: #000;
    display: flex;
    font-size: 25px;
    height: 25px;
    padding: 0;
    width: 25px
}

.modal .modal-dialog .modal-content .modal-body {
    padding: 40px
}

#searchModal.modal .modal-dialog {
    height: 100dvh;
    margin: 0;
    max-width: 100vw;
    width: 100vw
}

#searchModal.modal .modal-dialog .modal-content {
    align-items: flex-start;
    background: linear-gradient(90deg, #f6f6f6, #d4e2ea);
    display: flex;
    flex-direction: column;
    height: 100dvh;
    justify-content: flex-start;
    max-width: 100vw;
    opacity: 0;
    transition: opacity .15s linear;
    width: 100vw
}

#searchModal.modal .modal-dialog .modal-content .modal-header {
    background: transparent;
    border: 0;
    border-radius: 0;
    left: 0;
    padding: 50px 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 12
}

#searchModal.modal .modal-dialog .modal-content .modal-header .logo {
    flex-shrink: 0;
    margin-right: 7px
}

#searchModal.modal .modal-dialog .modal-content .modal-header .container-fluid .col-12, #searchModal.modal .modal-dialog .modal-content .modal-header .container-lg .col-12, #searchModal.modal .modal-dialog .modal-content .modal-header .container-md .col-12, #searchModal.modal .modal-dialog .modal-content .modal-header .container-sm .col-12, #searchModal.modal .modal-dialog .modal-content .modal-header .container-xl .col-12, #searchModal.modal .modal-dialog .modal-content .modal-header .container-xxl .col-12 {
    align-items: center;
    display: flex;
    height: 50px;
    justify-content: flex-start
}

#searchModal.modal .modal-dialog .modal-content .modal-header .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn).lang {
    width: unset
}

#searchModal.modal .modal-dialog .modal-content .modal-header .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn).lang > .dropdown-toggle {
    background: transparent;
    color: #2f2f2f;
    font-size: 20px;
    font-weight: 400;
    gap: 0;
    height: 50px;
    padding: 0 42px 0 13px;
    z-index: 2
}

#searchModal.modal .modal-dialog .modal-content .modal-header .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn).lang > .dropdown-toggle i {
    display: none
}

#searchModal.modal .modal-dialog .modal-content .modal-header .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn).lang > .dropdown-toggle:before {
    background: transparent;
    border: 0;
    color: #2f2f2f;
    content: "\e905";
    font-family: "Font Awesome 7 Free";
    font-size: 24px;
    margin-right: 4px;
    position: relative;
    right: unset;
    top: unset;
    transform: none
}

#searchModal.modal .modal-dialog .modal-content .modal-header .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn).lang > .dropdown-toggle:after {
    border: 0;
    bottom: unset;
    color: #2f2f2f;
    content: "\e902";
    font-family: "Font Awesome 7 Free";
    font-size: 15px;
    height: 9px;
    left: unset;
    line-height: 10px;
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
    vertical-align: middle;
    width: 15px
}

#searchModal.modal .modal-dialog .modal-content .modal-header .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn).lang > .dropdown-toggle[aria-expanded=true]:after {
    content: "\e904";
    transform: translateY(-50%)
}

#searchModal.modal .modal-dialog .modal-content .modal-header .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn).lang div.dropdown-menu {
    background: linear-gradient(110.77deg, #fff 36.25%, #dbe7ed);
    border: 0;
    border-radius: 10px;
    box-shadow: 0 20px 40px 0 rgba(0, 0, 0, .251);
    margin: 0 !important;
    padding: 50px 13px 13px;
    top: 0 !important;
    transform: none !important;
    z-index: 1
}

#searchModal.modal .modal-dialog .modal-content .modal-header .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn).lang div.dropdown-menu ul {
    display: flex;
    flex-direction: column;
    gap: 13px;
    overflow: hidden
}

#searchModal.modal .modal-dialog .modal-content .modal-header .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn).lang div.dropdown-menu a.dropdown-item {
    color: #2f2f2f;
    font-size: 16px;
    font-weight: 500;
    line-height: 100%;
    padding: 0;
    white-space: unset
}

#searchModal.modal .modal-dialog .modal-content .modal-header button {
    align-items: center;
    background: transparent;
    border: 0;
    color: #000;
    display: flex;
    font-size: 20px;
    font-weight: 400;
    gap: 20px;
    line-height: 24px;
    margin-left: auto;
    opacity: 1;
    padding: 0
}

#searchModal.modal .modal-dialog .modal-content .modal-header button i {
    font-size: 24px;
    line-height: 24px
}

#searchModal.modal .modal-dialog .modal-content .modal-header button:hover {
    color: #008abc
}

#searchModal.modal .modal-dialog .modal-content .modal-body {
    align-items: center;
    display: flex;
    flex: 1;
    justify-content: center;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%
}

#searchModal.modal .modal-dialog .modal-content .modal-body .container {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%)
}

#searchModal.modal .modal-dialog .modal-content .modal-body .searchBox {
    align-items: center;
    display: flex;
    height: 90px;
    justify-content: flex-start;
    margin-bottom: 23px;
    position: relative;
    width: 100%
}

#searchModal.modal .modal-dialog .modal-content .modal-body .searchBox input {
    background: transparent;
    border: 0;
    border-bottom: 2px solid rgba(47, 47, 47, .502);
    border-radius: 0;
    color: #2f2f2f;
    font-size: 60px;
    font-weight: 300;
    height: 100%;
    outline: none !important;
    padding: 0 50px 0 0;
    width: 100%
}

#searchModal.modal .modal-dialog .modal-content .modal-body .searchBox button {
    align-items: center;
    background: transparent;
    border: 0;
    color: #2f2f2f;
    display: flex;
    font-size: 42px;
    height: 42px;
    justify-content: center;
    padding: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 42px
}

#searchModal.modal .modal-dialog .modal-content .modal-body .hint {
    font-size: 18px;
    font-weight: 400;
    line-height: 130%
}

#searchModal.modal.show .modal-content {
    opacity: 1
}

#app {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    overflow-x: hidden
}

.content {
    display: flex;
    flex: 1;
    flex-direction: column;
    margin-top: -96px
}

a, button {
    text-decoration: none;
    transition: all .5s ease !important
}

img {
    max-width: 100%
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #000;
    font-family: Albert Sans, sans-serif;
    font-weight: 400;
    padding-top: 110px !important
}

body.modal-open {
    height: 100vh;
    overflow: hidden !important;
    padding: 0 !important
}

body:not(.main) {
    padding-top: 120px !important
}

body:not(.main) header .col-12 {
    position: relative
}

body:not(.main) header .col-12:after {
    background: #ccc;
    bottom: -20px;
    content: "";
    height: 1px;
    left: 24px;
    position: absolute;
    right: 24px
}

html {
    font-size: 16px;
    overflow-x: hidden;
    scroll-behavior: smooth;
    scroll-snap-type: y mandatory
}

body.noscroll, html.noscroll {
    overflow-y: hidden
}

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    --bs-gutter-x: 48px;
    --bs-gutter-y: 0;
    margin-right: auto;
    padding-left: 24px;
    padding-right: 24px;
    width: 100%
}

@media (min-width: 1500px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1488px
    }
}

@media (min-width: 1900px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1560px
    }

    .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1768px
    }
}

.row {
    --bs-gutter-x: 48px;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-left: -24px;
    margin-right: -24px;
    margin-top: calc(var(--bs-gutter-y) * -1)
}

.row > * {
    padding-left: 24px;
    padding-right: 24px
}

.row.bigGap {
    --bs-gutter-x: 100px;
    margin-left: -50px;
    margin-right: -50px
}

.row.bigGap > * {
    padding-left: 50px;
    padding-right: 50px
}

:root {
    --scroll-bar-color: linear-gradient(180deg, #008abc 0%, #008abc);
    --scroll-bar-bg-color: #fff
}

::-webkit-scrollbar-corner {
    background: #fff
}

* {
    scrollbar-color: var(--scroll-bar-color) var(--scroll-bar-bg-color)
}

::-webkit-scrollbar-track {
    background: var(--scroll-bar-bg-color)
}

::-webkit-scrollbar-thumb {
    background: var(--scroll-bar-color);
    border: 2px solid var(--scroll-bar-bg-color);
    border-radius: 20px
}

::-webkit-scrollbar {
    height: 8px;
    width: 8px
}

a[href^=tel] {
    color: inherit;
    text-decoration: none
}

html .dropdown.fakemenu {
    left: 0;
    position: fixed;
    top: 10px;
    z-index: 15
}

html .dropdown.fakemenu button {
    align-items: center;
    background: #198754;
    border: 0;
    border-radius: 0 !important;
    box-shadow: none !important;
    color: #fff;
    display: flex;
    flex-shrink: 0;
    height: 40px;
    justify-content: center;
    margin-left: 15px;
    outline: none !important;
    padding: 0;
    position: relative;
    width: 40px
}

html .dropdown.fakemenu button i {
    background: #fff;
    border-radius: 100%;
    display: block;
    height: 5px;
    width: 5px
}

html .dropdown.fakemenu button:after, html .dropdown.fakemenu button:before {
    background: #fff;
    border-radius: 100%;
    content: "";
    display: block;
    height: 5px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 5px
}

html .dropdown.fakemenu button:before {
    top: 10px
}

html .dropdown.fakemenu button:after {
    bottom: 10px
}

html .dropdown.fakemenu ul {
    left: 0 !important;
    margin: 0;
    min-height: 0;
    padding: 0;
    right: auto !important
}

html .dropdown.fakemenu ul.show {
    display: flex;
    flex-direction: column;
    max-height: 80vh;
    max-width: 90vw;
    overflow-x: hidden;
    overflow-y: auto
}

html .dropdown.fakemenu ul li {
    flex-shrink: 0;
    line-height: 24px;
    margin: 0;
    min-height: 0;
    padding: 0
}

html .dropdown.fakemenu ul li hr {
    margin: 10px 0
}

html .dropdown.fakemenu ul li a {
    border-bottom: 0;
    color: #000;
    display: block;
    font-size: 15px;
    letter-spacing: 0;
    line-height: normal;
    margin: 0;
    padding: 2px 5px;
    text-align: left;
    text-decoration: none;
    white-space: nowrap;
    width: 100%
}

html .dropdown.fakemenu ul li a:hover {
    background: #008abc;
    color: #fff
}

html .dropdown.fakemenu ul li a:before {
    display: none
}

@media (min-width: 576px) {
    .testimonalSlider {
        margin-left: calc(50% - 258px)
    }
}

@media (min-width: 768px) {
    .testimonalSlider {
        margin-left: calc(50% - 348px)
    }
}

@media (min-width: 992px) {
    .testimonalSlider {
        margin-left: calc(50% - 468px)
    }
}

@media (min-width: 1200px) {
    .testimonalSlider {
        margin-left: calc(50% - 558px)
    }
}

@media (min-width: 1400px) {
    .testimonalSlider {
        margin-left: calc(50% - 648px)
    }
}

@media (min-width: 1500px) {
    .testimonalSlider {
        margin-left: calc(50% - 720px)
    }
}

@media (min-width: 1900px) {
    .testimonalSlider {
        margin-left: calc(50% - 860px)
    }

    body:not(.main) header:after {
        width: 1720px
    }
}

@media (min-width: 1920px) {
    div#app {
        margin: 0 auto;
        max-width: 1920px
    }

    .mainSlider .mainCard.active .card__text {
        width: 100%
    }
}

@media (max-width: 1900px) {
    .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1768px
    }

    .img-out {
        aspect-ratio: 576/570;
        width: calc(100% + 115px)
    }

    .light.h4, h4.light {
        font-size: 38px
    }

    .pillarSlider .slick-slide.slick-active {
        width: 246px !important
    }

    .pillarSlider .slick-slide.slick-active.wider {
        width: 493px !important
    }

    .pillarSlider .slick-slide .h3, .pillarSlider .slick-slide h3 {
        width: 206px
    }
}

@media (max-width: 1800px) {
    .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1668px
    }

    .img-out {
        aspect-ratio: 576/570;
        width: calc(100% + 66px)
    }

    .pillarSlider .slick-slide.slick-active {
        width: 288px !important
    }

    .pillarSlider .slick-slide.slick-active.wider {
        width: 576px !important
    }

    .pillarSlider .slick-slide .h3, .pillarSlider .slick-slide h3 {
        width: 248px
    }

    .pillarSlider .slick-slide:not(.slick-active) .h3, .pillarSlider .slick-slide:not(.slick-active) h3 {
        opacity: 0
    }
}

@media (max-width: 1700px) {
    .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1568px
    }

    .h1, h1 {
        font-size: 80px;
        letter-spacing: -2px
    }

    .img-out {
        aspect-ratio: 576/570;
        width: calc(100% + 16px)
    }

    .light.h4, h4.light {
        font-size: 36px
    }
}

@media (max-width: 1600px) {
    .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1468px
    }

    .mainSlider .mainCard .card__text {
        padding: 70px;
        width: 68vw
    }

    .mainSlider .mainCard .card__text .h2, .mainSlider .mainCard .card__text h2 {
        font-size: 70px;
        letter-spacing: -2px;
        line-height: 110%;
        max-width: 70%
    }

    .h3, h3 {
        font-size: 36px
    }

    .mainSlider .mainCard .card__text .card__info .links a {
        font-size: 16px
    }

    .mainSlider .mainCard {
        flex: 0 0 90vw;
        flex-basis: 100px
    }

    .mainSlider .mainCard:hover {
        flex-basis: 160px
    }

    .pb-160 {
        padding-bottom: 140px
    }

    .testimonalsHeader {
        padding: 100px 0 200px
    }

    .testimonalSlider .slick-slide div {
        padding: 60px 30px 30px;
        position: relative
    }

    .testimonalSlider .slick-slide {
        padding: 0 20px
    }

    .testimonalSlider .slick-list {
        margin: 0 -20px;
        width: calc(100% + 40px)
    }

    .clients, .stacks {
        gap: 45px 30px
    }

    .clients a, .clients span, .stacks a, .stacks span {
        height: 85px;
        width: 160px
    }

    .clients a img, .clients span img, .stacks a img, .stacks span img {
        height: unset !important;
        max-height: 70px;
        max-width: 140px;
        width: unset !important
    }

    .industries .item .iContent {
        padding: 0 25px 30px
    }

    .light.h3, h3.light {
        font-size: 54px;
        line-height: 108%
    }

    .light.h4, h4.light {
        font-size: 36px;
        line-height: 110%
    }

    .numbers {
        font-size: 70px;
        line-height: 120%
    }

    .mainContact .contactMessage .h4, .mainContact .contactMessage h4 {
        font-size: 26px;
        line-height: 120%
    }

    .industrySlider, .industrySlider div {
        height: 100%
    }

    .industrySliderNavigation {
        justify-content: space-between;
        padding: 0 20px;
        position: absolute;
        width: 220px
    }

    .ind.clientLead {
        padding: 20px 0
    }

    .boxesWithBottomDivider {
        gap: 45px 200px
    }

    .img-out {
        width: 100%
    }

    .pillarSlider .slick-slide.slick-active {
        width: 274px !important
    }

    .pillarSlider .slick-slide.slick-active.wider {
        width: 548px !important
    }

    .pillarSlider .slick-slide .h3, .pillarSlider .slick-slide h3 {
        width: 234px
    }

    .pillarSlider .slick-slide:not(.slick-active) .h3, .pillarSlider .slick-slide:not(.slick-active) h3 {
        opacity: 0
    }
}

@media (max-width: 1500px) {
    .img-out {
        aspect-ratio: 576/570;
        border-radius: 20px;
        margin: 20px 0;
        max-width: 100%;
        width: 100%
    }

    .light.h4, h4.light {
        font-size: 34px
    }

    .pillarSlider .slick-slide.slick-active {
        width: 254px !important
    }

    .pillarSlider .slick-slide.slick-active.wider {
        width: 508px !important
    }

    .pillarSlider .slick-slide .h3, .pillarSlider .slick-slide h3 {
        width: 214px
    }

    .pillarSlider .slick-slide:not(.slick-active) .h3, .pillarSlider .slick-slide:not(.slick-active) h3 {
        opacity: 0
    }
}

@media (max-width: 1400px) {
    nav a {
        font-size: 18px
    }

    nav a.button {
        border-radius: 20px;
        height: 40px;
        padding: 0 10px
    }

    header button.search {
        font-size: 20px;
        height: 20px;
        margin-left: 30px;
        width: 20px
    }

    header .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn).lang > .dropdown-toggle {
        font-size: 18px
    }

    header .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn).lang > .dropdown-toggle:before {
        font-size: 20px;
        margin-right: 10px
    }

    header .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn).lang > .dropdown-toggle:after {
        font-size: 12px;
        height: 8px;
        width: 12px
    }

    header .logo {
        margin-right: 15px
    }

    header .logo img {
        height: 45px;
        width: auto
    }

    .mainSlider {
        height: 700px
    }

    .mainSlider .mainCard .card__text .h2, .mainSlider .mainCard .card__text h2 {
        font-size: 60px;
        letter-spacing: -1px;
        line-height: 110%;
        max-width: 70%
    }

    .mainSlider .mainCard .card__text .card__info .links a {
        font-size: 15px
    }

    .pb-160 {
        padding-bottom: 120px
    }

    .h1, h1 {
        font-size: 65px;
        letter-spacing: -1px
    }

    .light.h3, h3.light {
        font-size: 45px;
        line-height: 100%
    }

    .smaller.h3, h3.smaller {
        font-size: 24px;
        line-height: 120%
    }

    p.bigger {
        font-size: 22px;
        line-height: 120%
    }

    .numbers {
        font-size: 56px;
        line-height: 110%
    }

    .h4, h4 {
        font-size: 20px;
        line-height: 120%;
        padding: 15px 0
    }

    .light.h4, h4.light {
        font-size: 32px
    }

    .testimonalSlider .slick-slide div {
        padding: 60px 20px 20px
    }

    .clients, .stacks {
        gap: 30px 25px
    }

    .clients a, .clients span, .stacks a, .stacks span {
        height: 80px;
        width: 159px
    }

    .industries .item .iContent .h4, .industries .item .iContent h4 {
        font-size: 26px;
        padding: 0 0 30px
    }

    .industries .item .iContent > i {
        font-size: 20px;
        height: 20px;
        width: 20px
    }

    .industries .item .iContent .info p {
        font-size: 16px;
        line-height: 130%;
        padding: 0 0 50px
    }

    .row.bigGap {
        --bs-gutter-x: 60px;
        margin-left: -30px;
        margin-right: -30px
    }

    .row.bigGap > * {
        padding-left: 30px;
        padding-right: 30px
    }

    .mainContact .contactMessage .h4, .mainContact .contactMessage h4 {
        font-size: 24px;
        line-height: 110%
    }

    footer .footerContacts {
        font-size: 14px;
        gap: 30px 40px;
        line-height: 170%
    }

    footer .light.h4, footer h4.light {
        font-size: 24px;
        padding-bottom: 20px
    }

    #searchModal.modal .modal-dialog .modal-content .modal-header .logo {
        margin-right: 15px
    }

    #searchModal.modal .modal-dialog .modal-content .modal-header .logo img {
        height: 45px
    }

    #searchModal.modal .modal-dialog .modal-content .modal-header .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn).lang > .dropdown-toggle {
        font-size: 18px;
        height: 50px;
        padding: 0 42px 0 13px
    }

    #searchModal.modal .modal-dialog .modal-content .modal-header .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn).lang > .dropdown-toggle:before {
        font-family: "Font Awesome 7 Free";
        font-size: 20px;
        margin-right: 10px
    }

    #searchModal.modal .modal-dialog .modal-content .modal-header .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn).lang > .dropdown-toggle:after {
        font-size: 12px;
        height: 8px;
        width: 12px
    }

    #searchModal.modal .modal-dialog .modal-content .modal-header button i {
        font-size: 20px;
        line-height: 20px
    }

    #searchModal.modal .modal-dialog .modal-content .modal-header button {
        font-size: 18px
    }

    .industrySlider .slick-slide div {
        font-size: 20px;
        padding: 70px 30px
    }

    .industrySliderNavigation {
        padding: 0 15px;
        width: 188px
    }

    .boxesWithBottomDivider {
        gap: 45px 100px
    }

    .pe-100 {
        padding-right: 70px
    }

    .py-100 {
        padding-top: 70px
    }

    .pb-100, .py-100 {
        padding-bottom: 70px
    }

    .pt-100 {
        padding-top: 70px
    }

    .p-40 {
        padding: 30px
    }

    .clients, .stacks {
        gap: 30px 55px
    }

    .partners {
        gap: 50px;
        grid-template-columns:repeat(5, 1fr)
    }

    p.lead {
        font-size: 17px;
        line-height: 120%
    }

    .bigger.h4, h4.bigger {
        font-size: 22px
    }

    .whiteBoxWithShadow {
        height: 100%;
        padding: 30px 40px
    }

    .boxesWithRightBorder.fiveRow > div {
        flex-basis: 33.33%
    }

    .boxesWithRightBorder.fiveRow > div:nth-child(5n+1) {
        padding-left: 40px
    }

    .boxesWithRightBorder.fiveRow > div:nth-child(5n) {
        border-right: 1px solid #ccc;
        padding-right: 40px
    }

    .boxesWithRightBorder.fiveRow > div:last-child, .boxesWithRightBorder.fiveRow > div:nth-child(3n) {
        border-right: none
    }

    .phoneSlider .slick-slide {
        font-size: 24px;
        line-height: 120%
    }

    .pillarSlider .slick-slide.slick-active {
        width: 273px !important
    }

    .pillarSlider .slick-slide.slick-active.wider {
        width: 546px !important
    }

    .pillarSlider .slick-slide .h3, .pillarSlider .slick-slide h3 {
        width: 243px
    }

    .pillarSlider .slick-slide:not(.slick-active) .h3, .pillarSlider .slick-slide:not(.slick-active) h3 {
        opacity: 0
    }

    .resultItem img {
        width: 310px
    }

    .resultItem div p {
        font-size: 20px;
        line-height: 120%;
        padding: 30px 0
    }

    .resultItem .nopic {
        height: 225px;
        width: 310px
    }

    .resultItem .nopic img {
        max-width: 180px
    }
}

@media (max-width: 1200px) {
    body:not(.main) {
        padding-top: 120px !important
    }

    header .logo {
        margin-right: 7px
    }

    header .logo img {
        height: 45px;
        width: unset
    }

    nav > ul li {
        padding: 0 15px
    }

    nav a {
        font-size: 16px
    }

    nav a.button {
        border-radius: 20px;
        height: 40px;
        padding: 0 10px
    }

    header button.search {
        margin-left: 20px
    }

    nav > ul li ul li a {
        font-size: 15px
    }

    header .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn).lang > .dropdown-toggle {
        font-size: 16px;
        height: 20px;
        padding: 0 20px 0 0
    }

    header .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn).lang > .dropdown-toggle:before {
        display: none
    }

    header .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn).lang > .dropdown-toggle:after {
        font-size: 12px;
        height: 8px;
        right: 0;
        width: 12px
    }

    .mainSlider {
        height: 500px
    }

    .mainSlider .mainCard .card__text .h2, .mainSlider .mainCard .card__text h2 {
        font-size: 38px;
        letter-spacing: -1px;
        line-height: 110%;
        max-width: 80%
    }

    .mainSlider .mainCard .card__text .card__info .links a {
        font-size: 15px
    }

    .mainSlider .mainCard .card__name {
        font-size: 15px;
        padding: 0 0 33px
    }

    .mainSlider .mainCard .card__text {
        padding: 70px 25px 25px;
        width: 62vw
    }

    .h1, h1 {
        font-size: 60px
    }

    .h3, h3 {
        font-size: 28px
    }

    .h4, h4 {
        font-size: 18px
    }

    .bigger.h4, h4.bigger {
        font-size: 20px
    }

    .h5, h5 {
        font-size: 16px;
        line-height: 120%
    }

    .mainSlider .mainCard .card__text .card__info .links {
        gap: 20px
    }

    .mainSlider .mainCard {
        flex: 0 0 90vw;
        flex-basis: 80px
    }

    .mainSlider .mainCard:hover {
        flex-basis: 120px
    }

    .pb-160 {
        padding-bottom: 100px
    }

    .light.h3, h3.light {
        font-size: 38px
    }

    p.lead {
        font-size: 16px;
        line-height: 120%;
        padding: 20px 0
    }

    .numbers {
        font-size: 44px;
        line-height: 100%
    }

    .glanceNumbers > div {
        padding-bottom: 40px;
        padding-top: 40px;
        position: relative
    }

    .testimonalsHeader {
        padding: 80px 0 140px
    }

    .light.h4, h4.light {
        font-size: 28px
    }

    .testimonalSlider {
        margin-top: -80px;
        padding-left: 80px
    }

    .testimonalSlider .slick-slide div:before {
        font-size: 22px;
        right: 10px;
        top: 10px
    }

    .testimonalSlider .slick-slide div {
        padding: 40px 15px 15px
    }

    .testimonalSlider .slick-track {
        padding-bottom: 50px
    }

    .mainContact {
        padding: 40px 0
    }

    .container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        --bs-gutter-x: 30px;
        padding-left: 15px;
        padding-right: 15px
    }

    .row {
        --bs-gutter-x: 30px;
        margin-left: -15px;
        margin-right: -15px
    }

    .row > * {
        padding-left: 15px;
        padding-right: 15px
    }

    .row.bigGap {
        --bs-gutter-x: 40px;
        margin-left: -20px;
        margin-right: -20px
    }

    .row.bigGap > * {
        padding-left: 20px;
        padding-right: 20px
    }

    .form-floating {
        margin-bottom: 20px
    }

    .pb-100 {
        padding-bottom: 60px
    }

    footer hr {
        margin: 0 0 60px
    }

    footer {
        padding: 0 0 60px
    }

    footer .footerContacts {
        font-size: 13px;
        gap: 25px 35px;
        grid-template-columns:repeat(2, 1fr)
    }

    footer .footerContacts div {
        padding-bottom: 25px
    }

    footer .footerContacts div:nth-last-child(-n+3) {
        border-bottom: 1px solid #cfcfcf;
        padding-bottom: 25px
    }

    footer .footerContacts div:last-child {
        border-bottom: 0;
        padding-bottom: 0
    }

    .clients, .stacks {
        gap: 25px
    }

    .clients a, .clients span, .stacks a, .stacks span {
        height: 70px;
        width: calc(25% - 19px)
    }

    .clients a img, .clients span img, .stacks a img, .stacks span img {
        max-height: 85%;
        max-width: 85%
    }

    .industrieBg.top {
        padding: 60px 0 0
    }

    #searchModal.modal .modal-dialog .modal-content .modal-body .searchBox input {
        font-size: 50px;
        padding: 0 40px 0 0
    }

    #searchModal.modal .modal-dialog .modal-content .modal-body .searchBox button {
        font-size: 32px;
        height: 32px;
        width: 32px
    }

    #searchModal.modal .modal-dialog .modal-content .modal-header .logo {
        margin-right: 7px
    }

    #searchModal.modal .modal-dialog .modal-content .modal-header .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn).lang > .dropdown-toggle:before {
        font-size: 20px;
        margin-right: 10px
    }

    #searchModal.modal .modal-dialog .modal-content .modal-header .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn).lang > .dropdown-toggle:after {
        font-size: 12px;
        height: 8px;
        width: 12px
    }

    #searchModal.modal .modal-dialog .modal-content .modal-header button i {
        font-size: 20px;
        line-height: 20px
    }

    #searchModal.modal .modal-dialog .modal-content .modal-header button {
        font-size: 18px
    }

    #searchModal.modal .modal-dialog .modal-content .modal-header .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn).lang > .dropdown-toggle {
        font-size: 16px;
        height: 30px;
        padding: 0 30px 0 10px
    }

    #searchModal.modal .modal-dialog .modal-content .modal-header .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn).lang > .dropdown-toggle:before {
        display: none
    }

    #searchModal.modal .modal-dialog .modal-content .modal-header .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn).lang > .dropdown-toggle:after {
        right: 10px
    }

    body:not(.main) header {
        margin-bottom: 60px
    }

    body:not(.main) header .col-12:after {
        left: 15px;
        right: 15px
    }

    .boxesWithBottomDivider {
        gap: 45px 60px
    }

    .pe-100 {
        padding-right: 50px
    }

    .pt-100 {
        padding-top: 50px
    }

    .pb-100, .py-100 {
        padding-bottom: 50px
    }

    .py-100 {
        padding-top: 50px
    }

    .industrySlider .slick-slide {
        flex-direction: column-reverse
    }

    .industrySlider .slick-slide div, .industrySlider .slick-slide img {
        width: 100%
    }

    .industrySlider .slick-slide img {
        border-radius: 20px 20px 0 0
    }

    .industrySlider .slick-slide div {
        border-radius: 0 0 20px 20px;
        padding: 30px 50px
    }

    .industrySliderNavigation {
        padding: 0 20px;
        width: 450px
    }

    .accordion.big .accordion-item > button {
        font-size: 30px;
        padding: 20px 0
    }

    hr {
        margin: 60px 0
    }

    .whiteBoxWithShadow {
        height: 100%;
        padding: 20px
    }

    .pie {
        --b: 10px;
        --w: 150px;
        font-size: 32px;
        margin: 0 auto 25px
    }

    .boxesWithLeftDivider {
        gap: 70px 0
    }

    .boxesWithLeftDivider > div {
        padding: 0 30px
    }

    .headerPic > div .container > span {
        font-size: 15px;
        right: 15px;
        top: 30px
    }

    .img-out {
        aspect-ratio: 576/570;
        width: calc(100% + 70px)
    }

    .reflogo {
        height: 100px;
        top: 20px;
        width: 100px
    }

    #referenceDetails.nav li button, .tab-content p {
        font-size: 20px;
        line-height: 120%
    }

    #referenceDetails.nav {
        gap: 50px;
        margin-bottom: 50px
    }

    .pillarSlider .slick-slide.slick-active {
        width: 232px !important
    }

    .pillarSlider .slick-slide.slick-active.wider {
        width: 465px !important
    }

    .pillarSlider .slick-slide .h3, .pillarSlider .slick-slide h3 {
        width: 192px
    }

    .pillarSlider .slick-slide:not(.slick-active) .h3, .pillarSlider .slick-slide:not(.slick-active) h3 {
        opacity: 0
    }

    .resultItem img {
        width: 280px
    }

    .resultItem div p {
        font-size: 18px;
        line-height: 120%;
        padding: 30px 0
    }

    .resultItem .nopic {
        height: 203px;
        width: 280px
    }

    .resultItem .nopic img {
        max-width: 160px
    }

    .pager a, .pager em, .pager span {
        font-size: 18px
    }

    .pager a i, .pager em i, .pager span i {
        font-size: 16px
    }

    .stacks {
        gap: 30px;
        padding: 60px
    }
}

@media (max-width: 992px) {
    header {
        padding: 25px 0
    }

    body:not(.main) header .col-12:after {
        bottom: -25px
    }

    nav {
        display: none
    }

    header .logo {
        margin-right: auto
    }

    header .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn).lang {
        align-items: center;
        display: flex;
        height: 24px
    }

    header .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn).lang > .dropdown-toggle {
        font-size: 0;
        height: 24px;
        padding: 0;
        width: 24px
    }

    header .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn).lang > .dropdown-toggle:before {
        display: block;
        font-size: 24px;
        margin: 0
    }

    header .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn).lang > .dropdown-toggle .filter-option, header .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn).lang > .dropdown-toggle:after {
        display: none
    }

    header button.search {
        font-size: 24px;
        height: 24px;
        margin-left: 24px;
        width: 24px
    }

    header .container-fluid > .row .col-12, header .container-lg > .row .col-12, header .container-md > .row .col-12, header .container-sm > .row .col-12, header .container-xl > .row .col-12, header .container-xxl > .row .col-12 {
        height: 38px
    }

    .mobileNavBtn {
        background: transparent;
        border: 0;
        color: #2f2f2f;
        display: flex;
        flex-shrink: 0;
        font-size: 30px;
        margin-left: 24px;
        padding: 0;
        width: 30px
    }

    .mainSlider {
        height: 400px
    }

    .mainSlider .mainCard .card__text .h2, .mainSlider .mainCard .card__text h2 {
        font-size: 32px;
        letter-spacing: -1px;
        line-height: 100%;
        max-width: 90%
    }

    .mainSlider .mainCard .card__text .card__info .links a {
        font-size: 15px
    }

    .mainSlider .mainCard .card__name {
        font-size: 15px;
        padding: 0 0 33px
    }

    .mainSlider .mainCard .card__text {
        padding: 70px 16px 16px;
        width: 62vw
    }

    .mainSlider .mainCard .card__text .links {
        display: none !important
    }

    .mainSlider .mainCard .card__text .h3, .mainSlider .mainCard .card__text h3 {
        display: none
    }

    .mainSlider .mainCard {
        flex: 0 0 90vw;
        flex-basis: 60px
    }

    .mainSlider .mainCard .card__name {
        font-size: 14px;
        left: 50%;
        padding: 0 0 20px;
        top: 20px
    }

    .mainSlider .mainCard:after {
        font-size: 13px;
        top: 15px
    }

    .mainSlider .mainCard.active .card__name {
        padding: 0 20px 0 0;
        right: 20px;
        top: 18px
    }

    .mainSlider .mainCard.active:after {
        right: 20px
    }

    .testimonalSlider {
        margin-top: -80px;
        padding-left: 60px
    }

    .pb-160 {
        padding-bottom: 60px
    }

    .h1, h1 {
        font-size: 42px;
        letter-spacing: 0;
        line-height: 100%
    }

    .light.h3, h3.light {
        font-size: 34px
    }

    .light.h4, h4.light {
        font-size: 22px
    }

    p.bigger {
        font-size: 20px
    }

    .clientLead {
        align-items: center;
        border-bottom: 0;
        height: unset;
        margin-bottom: 20px;
        padding: 20px;
        text-align: center
    }

    .mainContact .contactMessage {
        padding: 30px
    }

    footer .footerContacts {
        border-bottom: 1px solid #cfcfcf;
        font-size: 13px;
        gap: 25px 35px;
        grid-template-columns:repeat(3, 1fr);
        margin-bottom: 30px;
        padding-bottom: 25px
    }

    footer .footerContacts div:nth-last-child(-n+3) {
        border-bottom: 0;
        padding-bottom: 0
    }

    footer .cRight {
        margin-left: -50vw;
        max-width: 100vw;
        width: 100vw
    }

    #searchModal.modal .modal-dialog .modal-content .modal-header {
        padding: 25px 0
    }

    #searchModal.modal .modal-dialog .modal-content .modal-header .container-fluid .col-12, #searchModal.modal .modal-dialog .modal-content .modal-header .container-lg .col-12, #searchModal.modal .modal-dialog .modal-content .modal-header .container-md .col-12, #searchModal.modal .modal-dialog .modal-content .modal-header .container-sm .col-12, #searchModal.modal .modal-dialog .modal-content .modal-header .container-xl .col-12, #searchModal.modal .modal-dialog .modal-content .modal-header .container-xxl .col-12 {
        height: 38px
    }

    html header .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn).lang > .dropdown-toggle {
        height: 24px;
        padding: 0
    }

    #searchModal.modal .modal-dialog .modal-content .modal-header button {
        align-items: center;
        background: transparent;
        display: flex;
        font-size: 0;
        gap: 0;
        height: 24px;
        justify-content: center;
        margin: 0 54px 0 24px;
        padding: 0;
        width: 24px
    }

    #searchModal.modal .modal-dialog .modal-content .modal-header .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn).lang {
        background: transparent;
        margin-left: auto
    }

    #searchModal.modal .modal-dialog .modal-content .modal-header .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn).lang > .dropdown-toggle {
        font-size: 0;
        height: 24px;
        margin: 0;
        padding: 0
    }

    #searchModal.modal .modal-dialog .modal-content .modal-header .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn).lang > .dropdown-toggle:before {
        display: flex;
        font-size: 24px;
        margin: 0
    }

    #searchModal.modal .modal-dialog .modal-content .modal-header .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn).lang > .dropdown-toggle:after {
        display: none
    }

    header .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn).lang div.dropdown-menu {
        left: auto !important;
        right: 0 !important
    }

    #searchModal.modal .modal-dialog .modal-content .modal-header .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn).lang div.dropdown-menu {
        left: auto !important;
        max-width: unset !important;
        right: 0 !important
    }

    #searchModal.modal .modal-dialog .modal-content .modal-header .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn).lang div.dropdown-menu a.dropdown-item {
        white-space: nowrap !important
    }

    #searchModal.modal .modal-dialog .modal-content .modal-body .searchBox input {
        font-size: 40px
    }

    #searchModal.modal .modal-dialog .modal-content .modal-body .searchBox {
        height: 60px;
        margin-bottom: 20px
    }

    #searchModal.modal .modal-dialog .modal-content .modal-body .searchBox button {
        font-size: 28px;
        height: 28px;
        width: 28px
    }

    nav > ul li ul {
        background: transparent;
        border-radius: 0;
        left: unset;
        padding: 0;
        position: static;
        top: unset
    }

    nav > ul li ul.opened {
        display: block
    }

    nav > ul li.hasSubmenu:hover {
        box-shadow: none
    }

    nav > ul li.hasSubmenu:hover ul {
        display: none
    }

    nav.opened > ul > li.hasSubmenu:after {
        top: 18px;
        transform: none
    }

    nav.opened > ul > li.hasSubmenu.opened {
        border: 0;
        transform: none
    }

    nav.opened > ul > li.hasSubmenu.opened:after {
        content: "\f106"; /* fa-angle-up */
        font-family: "Font Awesome 7 Free";
        font-weight: 900;
    }

    nav.opened > ul > li.hasSubmenu.opened ul.opened {
        display: block;
        padding: 10px 0 0
    }

    nav.opened > ul {
        height: 100dvh;
        overflow-y: auto
    }

    .boxesWithBottomDivider {
        gap: 70px 50px;
        grid-template-columns:repeat(2, 1fr)
    }

    .boxesWithBottomDivider div:nth-last-child(-n+3) {
        border-bottom: 1px solid #ccc
    }

    .boxesWithBottomDivider div:nth-last-child(-n+3):after, .boxesWithBottomDivider div:nth-last-child(-n+3):before {
        display: block
    }

    .boxesWithBottomDivider div:nth-last-child(-n+2) {
        border: 0
    }

    .boxesWithBottomDivider div:nth-last-child(-n+2):after, .boxesWithBottomDivider div:nth-last-child(-n+2):before {
        display: none
    }

    .industrySliderNavigation {
        width: 690px
    }

    .ind.clientLead {
        border-top: 0;
        margin: 0;
        padding: 40px 0 0
    }

    .boxesWithLeftDivider {
        gap: 70px 0
    }

    .boxesWithLeftDivider > div {
        flex-basis: 50%;
        padding: 30px !important
    }

    .boxesWithLeftDivider > div:nth-child(3n) {
        border-right: 1px solid #ccc
    }

    .boxesWithLeftDivider > div:nth-child(3n):after, .boxesWithLeftDivider > div:nth-child(3n):before {
        display: block
    }

    .boxesWithLeftDivider > div:nth-child(2n) {
        border-right: 0
    }

    .boxesWithLeftDivider > div:nth-child(2n):after, .boxesWithLeftDivider > div:nth-child(2n):before {
        display: none
    }

    .partners {
        gap: 25px 50px;
        grid-template-columns:repeat(4, 1fr)
    }

    hr {
        margin: 40px 0
    }

    .boxSlider .slick-track {
        padding-bottom: 40px
    }

    .accordion .accordion-item > button {
        font-size: 20px;
        line-height: 100%;
        padding: 15px 0
    }

    .accordion.big .accordion-item > button {
        font-size: 24px;
        padding: 20px 0
    }

    .py-60 {
        padding-bottom: 30px;
        padding-top: 30px
    }

    .boxesWithRightBorder.fiveRow {
        gap: 40px 0
    }

    .boxesWithRightBorder.fiveRow > div {
        flex-basis: 50%;
        padding: 30px
    }

    .boxesWithRightBorder.fiveRow > div:nth-child(5n+1) {
        padding-left: 30px
    }

    .boxesWithRightBorder.fiveRow > div:nth-child(3n), .boxesWithRightBorder.fiveRow > div:nth-child(5n) {
        border-right: 1px solid #ccc;
        padding-right: 30px
    }

    .boxesWithRightBorder.fiveRow > div:last-child, .boxesWithRightBorder.fiveRow > div:nth-child(2n) {
        border-right: none
    }

    .boxesWithRightBorder.threeRow {
        gap: 40px 0
    }

    .boxesWithRightBorder.threeRow > div {
        flex-basis: 50%;
        padding: 30px
    }

    .boxesWithRightBorder.threeRow > div:nth-child(3n+1) {
        padding-left: 30px
    }

    .boxesWithRightBorder.threeRow > div:nth-child(3n), .boxesWithRightBorder.threeRow > div:nth-child(5n) {
        border-right: 1px solid #ccc;
        padding-right: 30px
    }

    .boxesWithRightBorder.threeRow > div:last-child, .boxesWithRightBorder.threeRow > div:nth-child(2n) {
        border-right: none
    }

    .reflogo {
        height: 80px;
        top: 10px;
        width: 80px
    }

    .pillarSlider {
        display: flex;
        flex-direction: column;
        padding-top: 0
    }

    .pillarSlider .h3, .pillarSlider h3 {
        text-align: center
    }

    .pillarSlider > div {
        border-bottom: 1px solid #ccc;
        padding: 30px;
        position: relative
    }

    .pillarSlider > div:after, .pillarSlider > div:before {
        background: #2f2f2f;
        border-radius: 100%;
        bottom: -4.5px;
        content: "";
        flex-basis: 9px;
        flex-shrink: 0;
        height: 9px;
        position: absolute;
        width: 9px
    }

    .pillarSlider > div:before {
        left: -4.5px
    }

    .pillarSlider > div:after {
        right: -4.5px
    }

    .pillarSlider > div i {
        display: none
    }

    .pillarSlider > div p {
        font-size: 18px;
        font-weight: 400;
        line-height: 120%;
        padding: 10px 0 0;
        text-align: center
    }

    .pillarSlider > div:last-child {
        border: 0
    }

    .pillarSlider > div:last-child:after, .pillarSlider > div:last-child:before {
        display: none
    }

    .resultItem {
        gap: 30px;
        padding-bottom: 60px
    }

    .resultItem img {
        width: 240px
    }

    .resultItem div p {
        font-size: 16px;
        line-height: 130%;
        padding: 20px 0
    }

    .resultItem .nopic {
        height: 175px;
        width: 250px
    }

    .resultItem .nopic img {
        max-width: 130px
    }

    .pager a, .pager em, .pager span {
        font-size: 18px
    }

    .pager a i, .pager em i, .pager span i {
        font-size: 16px
    }

    .stacks {
        gap: 24px;
        padding: 40px
    }
}

@media (min-width: 768px) {
    .text-md-justify {
        text-align: justify !important
    }

    #footerMobileAccordion .collapse {
        display: block;
        height: auto !important;
        visibility: visible
    }

    #footerMobileAccordion .collapsing {
        height: unset !important;
        overflow: hidden;
        position: relative
    }

    #footerMobileAccordion.accordion {
        display: flex;
        flex-wrap: wrap
    }

    #footerMobileAccordion.accordion .accordion-item {
        border: 0 !important;
        border-radius: 0;
        flex-basis: 100%
    }

    #footerMobileAccordion.accordion .accordion-item:first-child, #footerMobileAccordion.accordion .accordion-item:nth-child(2) {
        flex-basis: 50%
    }

    #footerMobileAccordion.accordion .accordion-body {
        padding: 0
    }

    #footerMobileAccordion.accordion .accordion-button {
        background: transparent !important;
        border: 0 !important;
        border-radius: 0 !important;
        box-shadow: none !important;
        margin: 0;
        outline: none !important;
        padding: 0
    }

    #footerMobileAccordion.accordion .accordion-button:after {
        display: none !important
    }

    #footerMobileAccordion.accordion .accordion-button .h2, #footerMobileAccordion.accordion .accordion-button h2 {
        margin: 0
    }
}

@media (max-width: 768px) {
    .testimonalSlider {
        margin-top: -80px;
        padding-left: 0
    }

    .testimonalSlider .slick-track {
        padding-bottom: 30px
    }

    .testimonalSlider .slick-slide {
        padding: 0 10px
    }

    .testimonalSlider .slick-list {
        margin: 0 -10px;
        width: calc(100% + 20px)
    }

    .mainSlider .mainCard .card__text {
        padding: 70px 16px 16px;
        width: 58vw
    }

    .mainSlider .mainCard .card__text .h2, .mainSlider .mainCard .card__text h2 {
        font-size: 28px;
        letter-spacing: -1px;
        line-height: 110%;
        max-width: 90%
    }

    .mainSlider .mainCard, .mainSlider .mainCard:hover {
        flex-basis: 52px
    }

    .mainSlider .section__cards {
        gap: 8px
    }

    .pb-160 {
        padding-bottom: 40px
    }

    .pt-100 {
        padding-top: 40px
    }

    .pb-100, .py-100 {
        padding-bottom: 40px
    }

    .py-100 {
        padding-top: 40px
    }

    .clients, .stacks {
        display: grid;
        gap: 20px;
        grid-template-columns:repeat(3, 1fr)
    }

    .clients a, .clients span, .stacks a, .stacks span {
        height: 70px;
        width: 100%
    }

    .clients a img, .clients span img, .stacks a img, .stacks span img {
        max-height: 80%;
        max-width: 80%
    }

    .mainContact .contactMessage .h4, .mainContact .contactMessage h4 {
        font-size: 20px;
        line-height: 120%
    }

    body:not(.main) header {
        margin-bottom: 30px
    }

    .headerPic img {
        height: 400px;
        -o-object-fit: cover;
        object-fit: cover
    }

    .h1, h1 {
        font-size: 36px
    }

    .light.h4, h4.light {
        font-size: 20px
    }

    .headerPic > div {
        justify-content: flex-end;
        padding-bottom: 20px
    }

    p.bigger {
        font-size: 18px
    }

    .boxesWithBottomDivider div {
        padding: 0 15px 30px
    }

    .boxesWithBottomDivider {
        gap: 50px 50px
    }

    .pe-100 {
        padding-right: 20px
    }

    .diagonalMask img {
        border-radius: 20px;
        clip-path: unset;
        margin-top: 15px;
        position: relative;
        z-index: 1
    }

    .partners {
        gap: 25px 30px;
        grid-template-columns:repeat(3, 1fr)
    }

    .industrySliderNavigation {
        width: 510px
    }

    .p-40 {
        padding: 20px
    }

    .boxSlider {
        position: relative
    }

    .boxSlider:after {
        background: linear-gradient(90deg, hsla(0, 0%, 100%, 0), #fff 60%);
        bottom: 0;
        content: "";
        position: absolute;
        right: -60px;
        top: 0;
        width: 25%;
        z-index: 2
    }

    .accordion .accordion-item > button:after {
        font-size: 18px
    }

    .pie {
        --b: 8px;
        --w: 130px;
        font-size: 26px;
        margin: 0 auto 15px
    }

    .headerPic > div .container .row > div {
        justify-content: flex-end
    }

    .reflogo {
        height: 80px;
        margin: 0 auto 20px;
        position: static;
        top: 10px;
        width: 80px
    }

    .refTitle .h1, .refTitle h1 {
        padding: 0;
        text-align: center
    }

    .img-out {
        aspect-ratio: unset
    }

    #referenceDetails.nav {
        gap: 20px 30px;
        margin-bottom: 40px
    }

    .tab-pane img {
        margin-bottom: 20px
    }

    #referenceDetails.nav li button, .tab-content p {
        font-size: 18px;
        line-height: 120%
    }

    .resultItem {
        gap: 20px;
        padding-bottom: 40px
    }

    .resultItem img {
        width: 180px
    }

    .resultItem div p {
        font-size: 14px;
        line-height: 130%;
        padding: 20px 0
    }

    .resultItem .nopic {
        height: 130px;
        width: 180px
    }

    .resultItem .nopic img {
        max-width: 120px
    }

    .pager a, .pager em, .pager span {
        font-size: 16px
    }

    .pager a i, .pager em i, .pager span i {
        font-size: 14px
    }

    .bigger {
        font-size: 20px;
        line-height: 120%
    }

    .stacks {
        gap: 20px;
        padding: 30px
    }
}

@media (max-width: 576px) {
    html {
        font-size: 16px
    }

    body:not(.main) {
        padding-top: 60px !important
    }

    body:not(.main) header .col-12:after {
        display: none
    }

    #searchModal.modal .modal-dialog .modal-content .modal-header .logo img, header .logo img {
        height: 40px;
        width: unset
    }

    .h1, h1 {
        font-size: 32px
    }

    .light.h3, h3.light {
        font-size: 32px;
        letter-spacing: 0;
        line-height: 110%;
        text-align: center
    }

    .glanceNumbers > div em {
        left: 15px !important;
        right: 15px !important
    }

    .glanceNumbers > div em:before {
        display: none
    }

    .glanceNumbers > div em:after {
        left: 50%;
        right: auto;
        transform: translateX(-50%)
    }

    .glanceNumbers > div {
        padding-bottom: 30px !important;
        padding-top: 30px !important
    }

    .glanceNumbers > div:nth-child(3) em {
        display: block
    }

    .glanceNumbers > div:last-child {
        padding-bottom: 0 !important
    }

    .small {
        font-size: 15px
    }

    .testimonalsHeader {
        padding: 40px 0 350px
    }

    .testimonalSlider {
        margin-top: -300px;
        padding: 0 35px
    }

    .testimonalSlider .slick-list {
        margin: 0 -10px;
        width: calc(100% + 20px)
    }

    .testimonalSlider .slick-slide {
        padding: 0 10px
    }

    .testimonalSlider .slick-slide div {
        box-shadow: 0 15px 25px 0 rgba(0, 0, 0, .051)
    }

    .testimonalSlider:after {
        display: none
    }

    .clients, .stacks {
        display: grid;
        gap: 15px;
        grid-template-columns:repeat(2, 1fr)
    }

    .clients a, .clients span, .stacks a, .stacks span {
        height: 70px;
        width: 100%
    }

    .clients a img, .clients span img, .stacks a img, .stacks span img {
        max-height: 65%;
        max-width: 65%
    }

    .industries {
        height: 540px
    }

    .mainContact {
        padding: 40px 20px
    }

    .mainContact p {
        text-align: center
    }

    footer .footerContacts {
        font-size: 13px;
        gap: 15px;
        grid-template-columns:repeat(2, 1fr);
        margin-bottom: 0;
        padding-bottom: 20px
    }

    footer .footerContacts img {
        grid-column: span 2/span 2;
        height: 36px;
        width: auto
    }

    .pt-100 {
        padding-top: 20px
    }

    .pb-100, .py-100 {
        padding-bottom: 20px
    }

    .py-100 {
        padding-top: 20px
    }

    footer hr {
        margin: 0 0 50px
    }

    footer .footerContacts div:nth-last-child(-n+3) {
        border-bottom: 1px solid #cfcfcf;
        padding-bottom: 20px
    }

    footer .footerContacts div:nth-last-child(-n+2) {
        border-bottom: 0;
        padding-bottom: 0
    }

    .collapse:not(.show) {
        display: none !important
    }

    footer .cRight {
        margin-left: 0;
        max-width: 100vw;
        width: 100vw
    }

    footer hr.small {
        margin: 0 0 30px
    }

    footer .cr {
        text-align: center
    }

    footer {
        padding: 0 0 30px
    }

    footer .light.h4, footer h4.light {
        align-items: center;
        border-top: 1px solid #cfcfcf;
        display: flex;
        font-size: 24px;
        justify-content: space-between;
        padding: 26px 0 !important
    }

    footer .light.h4:after,
    footer h4.light:after {
        content: "\f107"; /* angle-down */
        font-family: "Font Awesome 7 Free";
        font-weight: 900;
        color: #2f2f2f;
        font-size: 18px;
        margin-left: 6px;
    }

    footer .light[aria-expanded=true].h4:after,
    footer h4.light[aria-expanded=true]:after {
        content: "\f106"; /* angle-up */
    }

    footer .light.nodecor.h4:after, footer h4.light.nodecor:after {
        display: none
    }

    footer .links {
        padding-bottom: 30px
    }

    footer .footerCareer {
        border-top: 1px solid #cfcfcf
    }

    footer .footerCareer .h4, footer .footerCareer h4 {
        border-top: 0
    }

    #searchModal.modal .modal-dialog .modal-content .modal-body .searchBox input {
        font-size: 28px;
        padding: 0 30px 0 0
    }

    #searchModal.modal .modal-dialog .modal-content .modal-body .searchBox {
        height: 50px;
        margin-bottom: 10px
    }

    #searchModal.modal .modal-dialog .modal-content .modal-body .hint {
        font-size: 16px;
        line-height: 120%
    }

    #searchModal.modal .modal-dialog .modal-content .modal-body .searchBox button {
        font-size: 24px;
        height: 24px;
        width: 24px
    }

    #searchModal.modal .modal-dialog .modal-content .modal-header {
        padding: 15px 0
    }

    nav a.button {
        width: 100%
    }

    .mainContact .contactMessage {
        aspect-ratio: unset;
        padding: 0;
        position: relative
    }

    .mainContact .contactMessage:after {
        content: "";
        display: block;
        padding-top: 100%
    }

    .mainContact .contactMessage .h4, .mainContact .contactMessage h4 {
        height: 100%;
        padding: 25px;
        position: absolute;
        width: 100%
    }

    .row.bigGap {
        --bs-gutter-x: 30px;
        margin-left: -15px;
        margin-right: -15px
    }

    .row.bigGap > * {
        padding-left: 15px;
        padding-right: 15px
    }

    .headerPic {
        margin-top: 30px
    }

    .boxesWithBottomDivider {
        gap: 30px;
        grid-template-columns:repeat(1, 1fr);
        padding: 0 20px
    }

    .boxesWithBottomDivider div:nth-last-child(-n+3) {
        border-bottom: 1px solid #ccc
    }

    .boxesWithBottomDivider div:nth-last-child(-n+3):after, .boxesWithBottomDivider div:nth-last-child(-n+3):before {
        display: block
    }

    .boxesWithBottomDivider div:nth-last-child(-n+1) {
        border: 0
    }

    .boxesWithBottomDivider div:nth-last-child(-n+1):after, .boxesWithBottomDivider div:nth-last-child(-n+1):before {
        display: none
    }

    .pe-100 {
        padding-right: 15px
    }

    p.bigger {
        font-size: 17px
    }

    .industrySlider .slick-slide div {
        font-size: 16px;
        padding: 25px 40px
    }

    .industrySliderNavigation {
        bottom: 23px;
        padding: 0 10px;
        width: 100%
    }

    .h3, h3 {
        font-size: 24px
    }

    .smaller.h3, h3.smaller {
        font-size: 20px
    }

    .h4, h4 {
        font-size: 16px
    }

    .partners {
        gap: 20px;
        grid-template-columns:repeat(2, 1fr)
    }

    .boxesWithLeftDivider {
        gap: 20px 0
    }

    .boxesWithLeftDivider > div {
        border: 0 !important;
        border-bottom: 1px solid #ccc !important;
        flex-basis: 100%;
        padding: 15px 20px
    }

    .boxesWithLeftDivider > div:before {
        lefT: -4.5px !important;
        bottom: -4.5px !important;
        display: block !important;
        top: unset !important
    }

    .boxesWithLeftDivider > div:after {
        display: block !important
    }

    .boxesWithLeftDivider > div p:first-child {
        padding-top: 0
    }

    .boxesWithLeftDivider > div:last-child {
        border: 0 !important
    }

    .boxesWithLeftDivider > div:last-child:after, .boxesWithLeftDivider > div:last-child:before {
        display: none !important
    }

    .boxSlider .slick-slide > div {
        height: 100%
    }

    .boxSlider:after {
        display: none
    }

    .accordion .accordion-item > button {
        font-size: 18px
    }

    .accordion.big .accordion-item > button {
        font-size: 21px;
        padding: 15px 0
    }

    .hasTopBottomBorder {
        padding: 30px 0
    }

    .hasTopBottomBorder:last-child {
        border-bottom: none
    }

    .numbers {
        font-size: 40px;
        line-height: 100%
    }

    .boxesWithRightBorder.fiveRow, .boxesWithRightBorder.threeRow {
        gap: 30px 0
    }

    .boxesWithRightBorder.fiveRow > div, .boxesWithRightBorder.threeRow > div {
        border-bottom: 1px solid #ccc;
        border-right: 0;
        flex-basis: 100%;
        padding: 20px
    }

    .boxesWithRightBorder.fiveRow > div:nth-child(5n+1), .boxesWithRightBorder.threeRow > div:nth-child(5n+1) {
        padding-left: 20px
    }

    .boxesWithRightBorder.fiveRow > div:nth-child(3n), .boxesWithRightBorder.fiveRow > div:nth-child(5n), .boxesWithRightBorder.threeRow > div:nth-child(3n), .boxesWithRightBorder.threeRow > div:nth-child(5n) {
        border-right: 0;
        padding-right: 20px
    }

    .boxesWithRightBorder.fiveRow > div:last-child, .boxesWithRightBorder.threeRow > div:last-child {
        border-bottom: none
    }

    .boxesWithRightBorder.fiveRow > div:nth-child(2n), .boxesWithRightBorder.threeRow > div:nth-child(2n) {
        border-right: none
    }

    .mt-30 {
        margin-top: 30px
    }

    .hasLeftBorder p {
        padding: 10px 0 !important
    }

    .pillarSlider > div p {
        font-size: 14px
    }

    .resultItem {
        flex-direction: column;
        gap: 20px;
        padding-bottom: 40px
    }

    .resultItem img {
        height: 200px;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
        width: 100%
    }

    .resultItem div p {
        font-size: 14px;
        line-height: 130%;
        padding: 20px 0
    }

    .resultItem .nopic {
        height: 200px;
        width: 100%
    }

    .resultItem .nopic img {
        height: auto;
        max-width: 120px
    }

    .pager {
        gap: 15px
    }

    .pager a, .pager em, .pager span {
        font-size: 14px;
        height: 32px;
        width: 32px
    }

    .pager a i, .pager em i, .pager span i {
        font-size: 12px
    }

    .bigger {
        font-size: 18px;
        line-height: 120%
    }

    .pillarSlider > div {
        padding: 30px 0
    }

    .accordion .accordion-item > button:after {
        font-size: 16px
    }

    .stacks {
        gap: 10px;
        padding: 10px
    }
}
