/**
* CSS Service-Simesta.COM
* 2024
*/

:root {

    --theme-bg: #F2F2F2;

    --white: #FFF;
    --black: #1A1A1A;

    --xgray-1: #8f8f8f;
    --xgray-2: #5d5d5d;

    --gray-bg: #fdfdfd;
    --gray-0: #F9F9F9;
    --gray-1: #F7F7F7;
    --gray-2: #F5F5F5;
    --gray-3: #F1F1F1;
    --gray-4: #efefef;
    --gray-5: #e9e9e9;
    --gray-6: #e1e1e1;
    --gray-7: #cecece;
    --gray-8: #c9c9c9;

    --gray-9: #bfbfbf;
    --gray-x: #8f8f8f;

    --pink-200: #EC407A;
    --orange-100: #FFE0B2;
    --orange-200: #FFA726;
    --blue-100: #B3E5FC;
    --blue-200: #29B6F6;
    --green-100: #C8E6C9;
    --green-200: #66BB6A;

    --success: #2dcc70;
    --error: #e14c45;
    --info: #3c8fd3;
    --warning: #ee981d;



    --primary-001: #EBF2FF;
    --primary-25: #dbf3fb;
    --primary-50: #abd3ff;
    --primary-100: #61b0ff;
    --primary-200: #44a4c9;
    --primary-300: #1281b7;
    --primary-400: #0c76a2;
    --primary-500: #09678d;
    --primary-600: #065b7d;
    --primary-700: #014d68;
    --primary-800: #014761;
    --primary-900: #01445d;
    --primary-1000: #023346;




    --secondary-001: #FFE573;
    --secondary-100: #FFDC40;
    --secondary-300: #ffd725;
    --secondary-400: #FFD100;
    --secondary-500: #E2B800;

    --theme-link: #298eb5;
    --theme-link-hover: #17769b;

    --color-gray-1: #a9a9a9;
    --color-gray-2: #8f8f8f;
    --color-gray-3: rgba(0, 0, 0, 0.65);

    --color-gray-3-1: #515154;
    --color-gray-3-2: #1d1d1f;

    --theme-green: #22c567;

    --theme-red: #FA6363;
    --theme-red-2: #e95353;

    --box-shadow-1: 0px 1px 2px 0px rgb(0 0 0 / 30%), 0px 1px 3px 1px rgb(0 0 0 / 15%);
    --box-shadow-2: 0px 1px 2px 0px rgb(0 0 0 / 30%), 0px 2px 6px 2px rgb(0 0 0 / 15%);
    --box-shadow-3: 0px 1px 3px 0px rgb(0 0 0 / 30%), 0px 4px 8px 3px rgb(0 0 0 / 15%);

    --box-shadow: 0 2px 16px rgba(0, 0, 0, .08);
    --transition: all 0.075s ease-in-out;

    --transition-opacity: opacity .2s cubic-bezier(.2, 0, 0, 1);
    --transition-bg: background-color .1s cubic-bezier(.2, 0, 0, 1);

    --radius-0-4: 0.4rem;
    --radius-0-75: 0.75rem;
    --radius-1-0: 1rem;
    --radius-1-5: 1.5rem;
    --radius-2-0: 2.0rem;
    --radius-2-5: 2.5rem;
    --radius-3-0: 3rem;

    --radius-50: 50%;

    --font-size-0-8: 0.8rem;
    --font-size-0-875: 0.875rem;
    --font-size-0-9: 0.9rem;
    --font-size-0-95: 0.95rem;
    --font-size-1-0: 1rem;
    --font-size-1-25: 1.25rem;
    --font-size-1-5: 1.5rem;
    --font-size-1-75: 1.75rem;
    --font-size-2-0: 2.0rem;
    --font-size-2-5: 2.5rem;
    --font-size-3-0: 3rem;

    --font-ls-n-0-5: -0.5px;
    --font-ls-n-0-75: -0.75px;
    --font-ls-n-1-0: -1px;

    --font-lh-1-2: 1.2;
}

@media (max-width: 992px) {

    .container,
    .container-fluid {
        --bs-gutter-x: 0;
    }

    .g-4,
    .gy-4 {
        --bs-gutter-y: 1rem;
    }

    .g-4,
    .gx-4 {
        --bs-gutter-x: 1rem;
    }

}

@font-face {
    font-family: Montserrat;
    src: url('/assets/fonts/Montserrat-Light.eot');
    src: local('Montserrat Light'), local('Montserrat-Light'),
    url('/assets/fonts/Montserrat-Light.eot?#iefix') format('embedded-opentype'),
    url('/assets/fonts/Montserrat-Light.woff2') format('woff2'),
    url('/assets/fonts/Montserrat-Light.woff') format('woff'),
    url('/assets/fonts/Montserrat-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Montserrat;
    src: url('/assets/fonts/Montserrat-Regular.eot');
    src: local('Montserrat Regular'), local('Montserrat-Regular'),
    url('/assets/fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
    url('/assets/fonts/Montserrat-Regular.woff2') format('woff2'),
    url('/assets/fonts/Montserrat-Regular.woff') format('woff'),
    url('/assets/fonts/Montserrat-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Montserrat;
    src: url('/assets/fonts/Montserrat-SemiBold.eot');
    src: local('Montserrat SemiBold'), local('Montserrat-SemiBold'),
    url('/assets/fonts/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'),
    url('/assets/fonts/Montserrat-SemiBold.woff2') format('woff2'),
    url('/assets/fonts/Montserrat-SemiBold.woff') format('woff'),
    url('/assets/fonts/Montserrat-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Montserrat;
    src: url('/assets/fonts/Montserrat-Bold.eot');
    src: local('Montserrat Bold'), local('Montserrat-Bold'),
    url('/assets/fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
    url('/assets/fonts/Montserrat-Bold.woff2') format('woff2'),
    url('/assets/fonts/Montserrat-Bold.woff') format('woff'),
    url('/assets/fonts/Montserrat-Bold.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

a {
    color: var(--theme-link);
    text-decoration: none;
    -webkit-transition: var(--transition);
    -moz-transition: var(--transition);
    -o-transition: var(--transition);
    -ms-transition: var(--transition);
    transition: var(--transition);
}

a:hover {
    color: var(--theme-link-hover);
    text-decoration: none
}

i {
    vertical-align: middle
}

b,
strong {
    font-weight: 600
}

button {
    border: 0;
    text-decoration: none
}

::selection {
    background: var(--primary-25);
    color: var(--black);
    text-shadow: none
}

::-moz-selection {
    background: var(--primary-25);
    color: var(--black);
    text-shadow: none
}

img::selection {
    background: transparent
}

img::-moz-selection {
    background: transparent
}

body {
    margin: 0;
    font-family: Montserrat, -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, sans-serif;
    line-height: 1.48059;
    font-weight: 400;
    letter-spacing: -0.01em;
    background-color: var(--theme-bg);
    color: var(--color-gray-3-2);
}

p {
    line-height: 1.6;
    padding: 0;
    margin: 0;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

img {
    color: transparent
}

th,
td {
    vertical-align: baseline;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-weight: 600;
    line-height: 1.2;
    color: var(--black);
}

input,
textarea,
select {
    font-size: calc(1rem * 0.875);
}

@media (min-width: 768px) {

    input,
    textarea,
    select {
        font-size: var(--font-size-0-9);
    }

}

.form-control,
.form-select {
    padding: 0.5rem 1rem;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: var(--gray-2);
    border: unset;
    border-radius: var(--radius-0-75);
    font-size: var(--font-size-1-0);
    color: var(--black);
    border: 1px solid var(--gray-7);
}

input::placeholder {
    color: var(--gray-5)
}

.form-control:focus,
.form-control:active,
.form-control:focus-visible {
    outline: none;
    background-color: var(--gray-2);
}

.form-control:disabled {
    background-color: var(--gray-9);
    opacity: 1;
}

.input-error {
    border: 2px solid var(--pink-200);
}

input:required, select:required {
    border-color: var(--primary-200);
}


.tooltip {
    --bs-tooltip-zindex: 1080;
    --bs-tooltip-max-width: 200px;
    --bs-tooltip-padding-x: 0.75rem;
    --bs-tooltip-padding-y: 0.25rem;
    --bs-tooltip-margin: 0;
    --bs-tooltip-font-size: 0.875rem;
    --bs-tooltip-color: var(--white);
    --bs-tooltip-bg: var(--black);
    --bs-tooltip-border-radius: var(--radius-0-4);
    --bs-tooltip-arrow-width: 0.8rem;
    --bs-tooltip-arrow-height: 0.4rem;
    z-index: 999;
    display: block;
    margin: 0;
    font-style: normal;
    font-weight: 600;
    line-height: 1.5;
    text-align: left;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    white-space: normal;
    word-spacing: normal;
    line-break: auto;
    font-size: var(--font-size-0-8);
    word-wrap: break-word;
    opacity: 0
}

.tooltip.show {
    opacity: 1
}

.tooltip .tooltip-arrow {
    display: block;
}

.tooltip .tooltip-arrow::before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,
.bs-tooltip-top .tooltip-arrow {
    bottom: 0
}

.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before,
.bs-tooltip-top .tooltip-arrow::before {
    top: -1px;
    border-width: 0.4rem;
    border-top-color: var(--black);
}

.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,
.bs-tooltip-end .tooltip-arrow {
    left: calc(-1 * var(--bs-tooltip-arrow-height));
    width: 1rem;
    height: 1rem;
}

.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before,
.bs-tooltip-end .tooltip-arrow::before {
    right: -1px;
    border-width: calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;
    border-right-color: var(--black);
}

.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,
.bs-tooltip-bottom .tooltip-arrow {
    top: calc(-1 * var(--bs-tooltip-arrow-height))
}

.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before,
.bs-tooltip-bottom .tooltip-arrow::before {
    bottom: -1px;
    border-width: 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);
    border-bottom-color: var(--bs-tooltip-bg)
}

.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,
.bs-tooltip-start .tooltip-arrow {
    right: calc(-1 * var(--bs-tooltip-arrow-height));
    width: var(--bs-tooltip-arrow-height);
    height: var(--bs-tooltip-arrow-width)
}

.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before,
.bs-tooltip-start .tooltip-arrow::before {
    left: -1px;
    border-width: calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);
    border-left-color: var(--black);
}

.tooltip-inner {
    max-width: var(--bs-tooltip-max-width);
    padding: var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);
    color: var(--bs-tooltip-color);
    text-align: center;
    background-color: var(--black);
    border-radius: var(--radius-0-4)
}

@media (max-width: 992px) {

    .tooltip {
        display: none;
        opacity: 0;
        margin: 0;
        padding: 0
    }

}

.dropdown-item {
    position: relative;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.5rem 0.75rem;
    font-size: var(--font-size-0-875);
    border-radius: var(--radius-0-75)
}

.dropdown-text {
    position: relative;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.5rem 0.75rem;
    font-size: var(--font-size-0-875);
    color: #777
}


.dropdown-item-divider {
    padding: 0.5rem 0.75rem;
}

.dropdown-item a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.dropdown-item .bx {
    font-size: var(--font-size-1-25);
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: var(--black);
    background-color: var(--gray-3);
}

.dropdown-item.active,
.dropdown-item:active {
    color: var(--black);
    text-decoration: none;
    background-color: var(--gray-3);
}

.dropdown .dropdown-menu {
    border-radius: var(--radius-1-0);
    --bs-dropdown-padding-x: 0.5rem;
    --bs-dropdown-padding-y: 0.5rem;
    --bs-dropdown-min-width: 15rem;
    border: 0;
    box-shadow: var(--box-shadow);
    background-color: var(--white);
}

.dropdown .dropdown-menu.show {
    display: block;
}

.dropdown .dropdown-li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.75rem 1.5rem;
}

.dropdown-message {
    padding: 0.5rem 0.75rem;
    font-size: var(--font-size-0-875);
    color: var(--color-gray-3);
}

.rounded {
    border-radius: var(--radius-0-4)
}

#city {
    display: none
}

/*------------------------------------------------------------- # COLORS--------------*/


.color-white {
    color: var(--white);
}

.color-white:hover {
    color: var(--white);
}

.color-black {
    color: var(--black);
}

.bold {
    font-weight: 600;
}

.fs-08 {
    font-size: var(--font-size-0-875);
}

.fs-0875 {
    font-size: var(--font-size-0-875);
}

.fs-09 {
    font-size: var(--font-size-0-9);
}

.fs-01 {
    font-size: var(--font-size-1-0)
}

.fs-1-2 {
    font-size: var(--font-size-1-25);
}

.overflow-hidden {
    overflow: hidden !important;
}

.grayscale {
    filter: grayscale(1);
}

.grayscale:hover {
    filter: grayscale(0);
}

.btn-main-container {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 1rem
}

.btn-main {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    font-weight: 600;
    letter-spacing: 0;
    text-decoration: none;
    text-align: center;
    vertical-align: top;
    cursor: pointer;
    color: var(--white);
    flex-wrap: nowrap;
}

.btn-ex-small {
    height: 2rem;
    padding: 0 0.9rem;
    font-size: 0.9rem;
    border-radius: var(--radius-0-4);
}

.btn-small {
    padding: 0.5rem 1rem;
    font-size: 0.9rem;
    border-radius: var(--radius-0-75);
}

.btn-medium {
    padding: 0.8rem 1.5rem;
    font-size: var(--font-size-1-0);
    border-radius: var(--radius-1-0);
}

.btn-main-container .btn-main {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.5rem;
    width: 100%;
}

.btn {
    padding: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.5rem;
    border: none;
    border-radius: var(--radius-1-0);
    color: var(--primary-400);
    font-weight: 600;
    font-size: var(--font-size-1-0);
    line-height: 20px;
    cursor: pointer;
    background-color: transparent;
    transition: var(--transition);
}

.btn-rounded {
    padding: 0;
    margin: 0;
    text-align: center;
    vertical-align: middle;
    border-radius: var(--radius-50);
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.5rem
}

.btn-rounded i {
    line-height: 1;
}

.btn-rounded-exsmall {
    font-size: 1.25rem;
    width: 1.5rem;
    height: 1.5rem;
}

.btn-rounded-small {
    font-size: 1.4rem;
    width: 2.4rem;
    height: 2.4rem;
}

.btn-rounded-medium {
    font-size: 1.5rem;
    min-width: 3rem;
    min-height: 3rem;
}

.btn-primary {
    background-color: var(--primary-400);
    color: var(--white);
}

.btn-primary:hover,
.btn-primary:active {
    background-color: var(--primary-300);
    color: var(--white)
}

.btn-dark {
    background-color: var(--primary-1000);
    color: var(--white);
}

.btn-dark:hover,
.btn-dark:active {
    background-color: var(--primary-800);
    color: var(--white)
}

.btn-secondary {
    background-color: #dce4e7;
    border: 1px solid transparent;
    color: var(--color-gray-3);
}

.btn-secondary:hover,
.btn-secondary.show {
    background-color: #d3dadd;
    color: var(--black);
}

/*########################## ##############################*/

#wrapper {
    display: flex
}

#wrapper #content-wrapper {
    width: 100%;
}

#wrapper #content-wrapper #content {
    flex: 1 0 auto;
    position: relative;
}

@media (max-width: 992px) {

    #wrapper {
        display: flex;
        flex-direction: column;
    }

    #wrapper #content-wrapper #content {
    }

}


/* ######################## */

.mobile__menu-header {
    display: none;
}

@media (max-width: 992px) {

    .mobile__menu-container {
        /*
position: relative;
height: 100%;
width: 100%;
background: transparent;
z-index: 999;
display: none;
top: 4rem
*/
    }

    .mobile__menu {
        display: none;
        position: fixed;
        top: 4rem;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: var(--gray-2);
        z-index: 9999;
        padding: 1.5rem;
        box-shadow: none;
        border-radius: 0;
    }

    .mobile__menu-header {
        margin: 0 1rem 1.5rem;
        display: flex;
        flex-shrink: 0;
        align-items: center;
        justify-content: space-between;
    }

    .mobile__menu-header-title {
        display: inline-flex;
        gap: 0.5rem;
        align-items: center;
        font-size: var(--font-size-1-5);
        font-weight: 600;
        letter-spacing: -0.25px;
    }

    .mobile__menu-close {
        border-radius: var(--radius-1-0);
        padding: 0.25rem;
        cursor: pointer;
    }

    .mobile__menu-close i {
        font-size: 2.5rem;
    }

    .mobile__menu-close:hover {
        background: var(--gray-5);
    }

    .mobile__menu-body {
        margin: 3rem 0 0;
        display: flex;
        flex-direction: column;
        gap: 2rem
    }

}

/* ######################## */

.mobile__menu-btn {
    display: none
}

@media (max-width: 992px) {

    .mobile__menu-btn {
        color: var(--primary-400);
    }
}

/*------------------------------------------------------------- # MAIN HERO MENU--------------*/

.main-page {
    padding: 2rem 0;
    overflow: hidden;
}

/*------------------------------------------------------------- # MAIN HERO MENU--------------*/

.search__results {
    display: flex;
    flex-direction: column;
}

.search__results-wrapper {
    display: flex;
    justify-content: center;
    flex-direction: column;
    gap: 1rem;
    margin: 1.25rem 0;
    align-items: baseline;
}

.search__results-msg {
    position: relative;
    font-size: var(--font-size-0-9);
    box-shadow: 0 3px 7px rgba(0, 0, 0, .08);
    background-color: var(--white);
    align-self: baseline;
    border-radius: 0 1rem 1rem;
    padding: 0.75rem 1rem;
    width: 100%;
}

.search__results-msg-title {
    line-height: 1;
    font-size: 1rem;
    font-weight: 600;
}

.search__results-title {
    line-height: 1;
    max-width: 75%;
    font-size: 4rem;
    font-weight: 900;
    letter-spacing: -1.5px;
}

@media (max-width: 992px) {

    .search__results-title {
        line-height: 1;
        max-width: 75%;
        font-size: 1.75rem;
        font-weight: 900;
        letter-spacing: 0.25px;
    }

    .search__results {
        padding: 1rem;
        display: flex;
        align-items: center;
        flex-direction: column;
    }
    .search__results-wrapper {
        display: flex;
        justify-content: center;
        flex-direction: column;
        gap: 1rem;
        margin: unset;
        width: 100%;
    }

    .search__block {
        width: 100%;
        min-width: unset;
    }

}


.search {
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.search__wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 1rem;
    height: 100vh;
}

.search__title {
    line-height: 1;
    max-width: 75%;
    font-size: 4rem;
    font-weight: 900;
    letter-spacing: -1.5px;
}

.search__about {
    font-size: 14px;
}

.search__block {
    padding: 0.25rem 0.25rem 0.25rem 1rem;
    margin: 0.25rem;
    position: relative;
    overflow: hidden;
    border: 1px solid #dfe1e5;
    border-radius: 1.5rem;
    width: auto;
    min-width: 600px;
}

.search__block .btn-rounded {
    z-index: 2;
    min-width: 2.5rem;
    min-height: 2.5rem;
}

.search__block-wrap {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 1rem
}

.search__block .icon {
    font-size: 1.25rem;
    color: var(--xgray-1);
}

.search__block .search__input {
    margin: 0;
    padding: 0;
    font-size: var(--font-size-1-0);
    flex: 1;
    background: unset;
    border: unset;
    outline: none;
    position: absolute;
    left: 3rem;
    width: 90%;
    height: 100%;
    z-index: 1;
}

.search__block .search__input::placeholder {
    font-weight: 500;
    color: var(--xgray-1)
}

.search__block .search__input-btn {
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    cursor: pointer;
    font-size: 1.5rem;
    min-width: 2.5rem;
    min-height: 2.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.5rem;
    padding: 0;
    margin: 0;
    z-index: 9;
}

@media (max-width: 992px) {
    .search__block {
        margin: 0;
        max-width: unset;
        border: 1px solid var(--gray-6);
    }

    .search__block-wrap {
        justify-content: end
    }

    .search__block .search__input {
        font-size: var(--font-size-1-0);
        left: 1rem;
    }

    .search__block .icon {
        display: none;
    }
}

@media (min-width: 992px) {

    .search__block .search__input:focus-visible {
        border-color: var(--xgray-1)
    }

    .search__block:active,
    .search__block:focus,
    .search__block:focus-within {
        outline: 0;
        box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);
    }

    .search__block .search__input-btn:hover {
        background-color: var(--secondary-300);
        color: var(--black)
    }

}


@media (max-width: 992px) {

    .search {
        padding: 1rem;
        height: calc(50vh - 4rem);
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

    .search__wrapper {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        gap: 1rem;
        height: unset;
        width: 100%;
    }

    .search__title {
        line-height: 1;
        font-weight: 900;
        max-width: 75%;
        font-size: 3rem;
        letter-spacing: -1.5px;
    }

    .search__block {
        width: 100%;
        min-width: unset;
    }

}

/*------------------------------------------------------------- # 404--------------*/

.page_404 {
    height: 100vh;
    background-color: var(--primary-1000);
    background-position: initial;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: var(--white)
}

.page_404 .error {
    line-height: 1.3;
    text-transform: uppercase;
    font-size: 5rem;
    margin: 0 0 0.5rem;
    font-weight: 600;
}

.page_404 .description {
    line-height: 1.3;
    font-size: 1.1rem;
    margin: 0 0 0.5rem;
}

@media(max-width: 991px) {
    .page_404 {
        height: 100vh;
    }

}

/*------------------------------------------------------------- # MODAL--------------*/

.modal {
    --bs-modal-bg: #fff;
    --bs-modal-border-radius: 1.5rem;
}

.modal-content {
    border: 0
}

.modal-header {
    padding: 1rem 1.5rem 0.5rem;
    border: 0;
    border-bottom: 2px dashed var(--gray-5);
}

.modal-body {
    padding: 1rem 1.5rem 1.5rem;
}

.modal-title {
    font-weight: 600;
    font-size: 1.4rem;
    color: var(--black);
}

.modal-info {
    padding: 0 0 1.5rem;
    border-bottom: 1px solid var(--black);
    border-radius: var(--radius-1-0);
}

.offcanvas.offcanvas-start {
    border: none
}

.offcanvas, .offcanvas-lg, .offcanvas-md, .offcanvas-sm, .offcanvas-xl, .offcanvas-xxl {
    --bs-offcanvas-zindex: 1045;
    --bs-offcanvas-width: 400px;
    --bs-offcanvas-height: 30vh;
    --bs-offcanvas-padding-x: 1rem;
    --bs-offcanvas-padding-y: 1rem;
    --bs-offcanvas-color: var(--bs-body-color);
    --bs-offcanvas-bg: var(--white);
    --bs-offcanvas-border-width: var(--bs-border-width);
    --bs-offcanvas-border-color: var(--bs-border-color-translucent);
    --bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);
    --bs-offcanvas-transition: transform 0.3s ease-in-out;
    --bs-offcanvas-title-line-height: 1.5;
}


.hyphens {
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

/*------------------------------------------------------------- # PAGINATION--------------*/

.pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    margin: 5rem 0
}

.pagination-nav {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin: 0;
    padding: 0;
    font-size: var(--font-size-0-9);
    list-style: none
}

.pagination .dropdown-menu .selected {
    background-color: var(--primary-400);
    color: var(--white);
}

@media (max-width: 992px) {

    .pagination {
        flex-direction: column;
    }

}


/*###-ALERT-###*/



/*------------------------------------------------------------- # PAGE DESCRIPTION--------------*/

.seo__text a {
    text-decoration: underline;
}

.seo__section {
    display: flex;
    border-top: 1px solid var(--gray-5);
}

.seo__section ol li,
.seo__section ul li {
    margin: 0.3rem 0;
    word-wrap: break-word;
}

.seo__section-space {
    padding: 5% 15%;
}

.seo__header-title {
    font-size: 1.75rem;
    font-weight: 600;
    letter-spacing: -1px;
    line-height: 1;
}

.seo__header-subtitle, .seo__section h3 {
    display: inline-block; /* Подчеркивание будет только под этим элементом */
    position: relative; /* Необходимо для позиционирования псевдоэлементов */
    font-size: 1.4rem;
    font-weight: 600;
    letter-spacing: -0.25px;
    line-height: 1;
    padding-bottom: 0.5rem; /* Добавляем отступ для места под подчеркиванием */
}

.seo__section h3::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 25%;
    height: 3px;
    background-color: var(--secondary-400);
}

@media (max-width: 992px) {

    .seo__header-title, .seo__header-subtitle {
        padding: 0;
        margin: 0;
        font-size: 1.4rem;
        color: var(--black);
        line-height: 1.3;
    }

    .seo__section-space {
        padding: 3rem 1rem;
    }

}


.seo__header-info {
    display: flex;
    align-items: center;
    gap: 1rem;
    font-size: var(--font-size-0-875);
    color: var(--color-gray-3)
}

.seo__header-info-item {
    display: flex;
    align-items: center;
    gap: 0.5rem
}

.collapse__seo {
    margin: 0 0 1.5rem;
    position: relative;
    max-height: 10rem;
    overflow: hidden;
    background-image: linear-gradient(to top, rgb(255, 255, 255, 0.3), rgba(0, 0, 0, 0));
    transition: max-height 0.3s ease;
}

.collapse__seo:after {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 30px;
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), var(--gray-0));
    content: "";
    transition: opacity 0.3s ease;
}

.collapse__seo.no-gradient:after {
    opacity: 0;
}

.collapse__seo.active {
    max-height: none; /* Высота для раскрытого состояния */
}

.collapse__seo.active.no-gradient:after {
    display: none;
}

.seo__facts li {
    padding: 0 0 1rem;
}

.seo__facts li:last-child {
    padding: 0
}

@media (max-width: 992px) {

    .seo__facts {
        padding: 1rem 0;
    }

}



.image-section {
    position: relative;
}

.image-section img {
    border-radius: var(--radius-1-0);
}

.image-section .author {
    position: absolute;
    top: 1rem;
    left: 0.75rem;
    padding: 0.25rem 0.6rem;
    background-color: var(--white);
    border-radius: var(--radius-0-4);
    font-size: var(--font-size-0-875);
    color: var(--black);
    transition: var(--transition);
}

.image-section .author:hover {
    background-color: var(--secondary-300);
}

.image-section .author a {
    color: var(--black);
}

.option-reset {
    font-weight: 600;
    padding: 0.5rem 0;
}


/** --- **/


.btn-simple {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    letter-spacing: var(--font-ls-n-0-5);
    font-size: var(--font-size-0-9);
    color: var(--theme-link);
    font-weight: 600;
    background-color: transparent;
    transition: var(--transition);
    text-wrap: nowrap;
}

.btn-simple:hover {
    color: var(--theme-link);
    text-decoration: underline;
}

.btn-reset {
    margin: 0;
    padding: 0;
    outline: none;
    background-color: transparent;
    color: var(--theme-link)
}

.btn-reset:hover {
    text-decoration: underline
}

/*------------------------------------------------------------- # FOOTER--------------*/

.footer {
    background-color: #e5e5e5;
    color: var(--color-gray-3-2);
}

.pre_footer {
    padding: 3rem 0;
    background-color: #e5e5e5;
    color: var(--primary-1000);
}

.pre_footer-title {
    font-size: 2.5rem;
    font-weight: 600;
    letter-spacing: -1.5px;
}

.pre_footer-wrap {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}


.after_footer {
    padding: 4rem 0;
    background-color: var(--primary-1000);
    color: var(--white);
}
.after_footer-company-name {
    font-size: 1.5rem;
    font-weight: 600;
    letter-spacing: -1px;
}
.after_footer-title {
    font-size: 1.4rem;
    font-weight: 600;
    letter-spacing: -1px;
}
.after_footer a {
    color: #9de4ff;
    text-decoration: underline;
}
.after_footer ul li {
    padding: 0 0 0.5rem

}


.copy_footer {
    padding: 1rem 0;
    background-color: var(--primary-1000);
    color: var(--white);
    font-size: 0.9rem
}
.copy_footer-wrap {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}


@media(max-width:992px) {

    .pre_footer {
        padding: 2rem 1rem;
    }

    .pre_footer-title {
        font-size: 2rem;
        font-weight: 600;
        letter-spacing: -1.5px;
    }

    .pre_footer-wrap {
        flex-direction: column;
        align-items: start;
        gap: 1.5rem;
        justify-content: unset;
    }

    .after_footer {
        padding: 2rem 1rem;
    }
    .after_footer-company-name {
        font-size: 1.5rem;
        letter-spacing: -0.5px;
        margin: 0 0 2rem;
    }
    .after_footer-title {
        font-size: 1.2rem;
        letter-spacing: -0.5px;
    }

    .copy_footer {
        padding: 2rem 1rem;
    }
    .pre_footer-wrap {
        flex-direction: column;
        align-items: start;
        gap: 1.5rem;
        justify-content: unset;
    }



}




/*--------------------------------------------------------------
# Auth
--------------------------------------------------------------*/

.table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding: 0.5rem;
    background: var(--white);
    border-radius: var(--radius-1-0);
}

.table {
    --bs-table-color-type: initial;
    --bs-table-bg-type: initial;
    --bs-table-color-state: initial;
    --bs-table-bg-state: initial;
    --bs-table-color: var(--black);
 /*   --bs-table-bg: #fff;*/
    --bs-table-border-color: var(--gray-5);
    --bs-table-accent-bg: transparent;
    --bs-table-striped-color: var(--bs-emphasis-color);
    --bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), 0.05);
    --bs-table-active-color: var(--bs-emphasis-color);
    --bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), 0.1);
    --bs-table-hover-color: var(--bs-emphasis-color);
    --bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), 0.075);
    width: 100%;
    margin: 0;
    vertical-align: top;
    border-color: var(--gray-5)
}

.ui__table-date {
    display: flex;
    gap: 0.5rem;
    align-items: center;
    font-size: 0.875rem;
}

.ui__table {
    text-align: center;
}

.ui__table-smimage {
    height: 2rem;
    width: 2rem;
}

.ui__table-normimage {
    height: 3.5rem;
    width: 3.5rem;
}

.ui__table-lgimage {
    max-height: 5rem;
    max-width: 5rem;
}

.ui__table-albimage {
    width: 100%;
    max-height: 7rem;
    max-width: 7rem;
}

@media(max-width: 768px) {
    .ui__table {
        font-size: var(--font-size-0-9);
    }
}

tbody,
td,
tfoot,
th,
thead,
tr {
    border-color: unset;
    border-style: unset;
    border-width: unset;
    border-bottom: 1px solid #ebebeb;
}

th {
    border-radius: 1.5rem !important;
    font-size: 0.85rem !important;
    padding: 0.5rem 0.5rem !important;
    border: 5px solid #ffffff !important;

}



thead {
    background-color: #f2f2f2 !important;
}

td a {
    text-decoration: underline;
}

/*--------------------------------------------------------------
# auth-page
--------------------------------------------------------------*/

.auth-block {
    border-radius: var(--radius-1-0);
    background-color: var(--white)
}

.auth-block .form-control {
    padding: 0.75rem 1.5rem;
}

.auth-section-reg {
    padding: 1.25rem 1.5rem;
    border-radius: var(--radius-1-0);
    background-color: var(--gray-6);
    display: flex;
    flex-direction: column;
    align-items: baseline;
    justify-content: space-between;
    gap: 1rem;
}

@media(max-width:991px) {
    .auth-section-reg {
        margin: 2rem 0;
    }
}


/*--------------------------------------------------------------
# Company
--------------------------------------------------------------*/

.form-header-checks {
    margin: 0 0 0.5rem;
    font-size: var(--font-size-0-9);
}

.form-label {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 0.5rem;
    font-weight: 600;
    font-size: var(--font-size-0-875);
    color: var(--black);
}

.form-label-required {
    color: var(--primary-200)
}

.form-check-input {
    --bs-form-check-bg: var(--gray-5);
    flex-shrink: 0;
    width: 1em;
    height: 1em;
    margin-top: .25em;
    vertical-align: top;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--bs-form-check-bg);
    background-image: var(--bs-form-check-bg-image);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 2px solid var(--gray-9);
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
    print-color-adjust: exact;
}

.form-check-input:checked {
    background-color: var(--primary-400);
    border-color: var(--primary-400);
}

.td-info {
    margin: 0.5rem 0 0;
    font-size: var(--font-size-0-9);
    line-height: 1.4;
}

.td-info .badge {
    line-height: 1.4;
}

.col-min {
    width: 1.2rem;
    text-align: center;
    justify-content: center;
    font-size: var(--font-size-0-875);
}



/********************* USER PAGE **********************/





.content-params__table {
    border-color: transparent;
    font-size: var(--font-size-0-875);
    line-height: 20px;
    width: 100%;
}

.content-params__table tbody{
    border-width: 0!important
}

@media (max-width: 992px) {
    .content-params__table {
        font-size: var(--font-size-1-0);
        line-height: 24px;
        width: 100%;
    }
}

.content-params__table th {
    width: 50%;
    color: var(--color-gray-3);
    font-weight: 400;
    text-align: left;
    vertical-align: top;
    padding: 7px 0;
}

@media (min-width: 1024px) {
    .content-page__details-section .content-params__table th {
        width: 56.75%;
    }
}

.content-params__cell-decor {
    position: relative;
    display: inline-block;
    vertical-align: bottom;
    width: 100%;
}

.content-params__cell-decor span {
    padding-right: 0.75rem;
    position: relative;
    z-index: 1;
    background-color: var(--white);
}

.content-params__cell-decor::after {
    content: "";
    display: block;
    width: 100%;
    height: 20px;
    position: absolute;
    left: 0;
    bottom: 5px;
    border-bottom: 1px dashed var(--gray-9);
}

.content-params__table td {
    width: 50%;
    text-align: left;
    vertical-align: bottom;
    padding: 4px 0 4px 12px;
    color: var(--black);
}

.content-params__table td a:hover {
    text-decoration: underline;
}

@media (min-width: 1024px) {
    .content-page__details-section .content-params__table td {
        width: 39%;
    }

}














.mw__50 {
    max-width: 50%;
}

.mw__60 {
    max-width: 60%;
}

.mw__70 {
    max-width: 70%;
}

.mw__80 {
    max-width: 80%;
}

.mw__85 {
    max-width: 85%;
}

@media (max-width: 992px) {

    .mw__50,
    .mw__60,
    .mw__70,
    .mw__80,
    .mw__85 {
        max-width: 100%;
    }
}









.fancybox__caption {
    padding: 0.5rem 1rem;
    color: var(--black) !important;
    font-size: 1.1rem;
    font-weight: 600;
    background: transparent !important;
}

.fancybox__caption a {
    color: var(--primary-400);
    text-decoration: underline;
}

.is-compact .fancybox__footer {
    background: var(--gray-3) !important;
}

@media (max-width: 768px) {
    .fancybox__caption {
        text-align: center;
        padding: 0.5rem 1rem;
        border-radius: 0;
        color: var(--white);
        background: transparent !important;
    }
}

.fancybox__container {
    top: 1rem !important;
    left: 1rem !important;
    bottom: 1rem !important;
    right: 1rem !important;
    box-shadow: var(--box-shadow) !important;
    --fancybox-bg: var(--gray-1) !important;
}

.fancybox-image {
    border-radius: var(--radius-0-75);
    box-shadow: var(--box-shadow) !important;
}

.fancybox__toolbar {
    --f-button-color: var(--black) !important;
    --f-button-hover-color: var(--primary-400) !important;
    --f-button-bg: var(--white) !important;
    --f-button-hover-bg: var(--gray-5) !important;
    --f-button-active-bg: var(--gray-5) !important;
    --f-button-border-radius: var(--radius-50) !important;
    color: var(--black) !important;
    text-shadow: unset !important;
    font-weight: 600;
}

.fancybox__toolbar .f-button {
    box-shadow: var(--box-shadow) !important;
}

.fancybox__nav {
    --f-button-width: 50px;
    --f-button-height: 50px;
    --f-button-border: 0;
    --f-button-border-radius: 50%;
    --f-button-color: var(--black) !important;
    --f-button-hover-color: var(--fancybox-hover-color);
    --f-button-bg: transparent;
    --f-button-hover-bg: rgba(24, 24, 27, 0.3);
    --f-button-active-bg: rgba(24, 24, 27, 0.5);
    --f-button-shadow: none;
    --f-button-transition: all 0.15s ease;
    --f-button-transform: none;
    --f-button-svg-width: 26px;
    --f-button-svg-height: 26px;
    --f-button-svg-stroke-width: 2.5;
    --f-button-svg-fill: none;
    --f-button-svg-filter: none !important;
    --f-button-svg-disabled-opacity: 0.65;
    --f-button-next-pos: 1rem;
    --f-button-prev-pos: 1rem;
    opacity: var(--fancybox-opacity, 1);
}

.f-button:hover {
    color: var(--white) !important;
    background-color: var(--black) !important;
}

.fancybox__toolbar__column.is-right {
    gap: 0.5rem;
}


.ui-label {
    position: absolute;
    top: 0.75rem;
    right: 0.75rem;
    background-color: var(--white);
    border-radius: var(--radius-1-5);
    display: flex;
    align-items: center;
    gap: 0.25rem;
    font-weight: 600;
    line-height: 1;
}

.ui-label-sm {
    padding: 0.3rem 0.75rem;
    font-size: var(--font-size-0-8);
}

.ui-label-sm i {
    line-height: 1;
}

.ui-label-secondary {
    color: var(--black);
    background-color: var(--secondary-100);
}

.ui-label-green {
    color: var(--white);
    background-color: var(--theme-green);
}

.ui-label-blue {
    color: var(--white);
    background-color: var(--primary-400);
}









.wrap_column {
    display: flex;
    flex-direction: column;
}

.wrap_row {
    display: flex;
    flex-direction: row;
}

@media (max-width: 992px) {

    .wrap_column,
    .wrap_row {
        display: flex;
        flex-direction: column;
    }
}



.page_wrap {
    display: flex;
    flex-direction: column
}

.gap-0-5 {
    gap: 0.5rem;
}

.gap-1-0 {
    gap: 1rem;
}

.gap-1-5 {
    gap: 1.5rem;
}

.gap-2-0 {
    gap: 2rem;
}

.gap-2-5 {
    gap: 2.5rem;
}

.gap-3-0 {
    gap: 3rem;
}

.gap-3-5 {
    gap: 3.5rem;
}

.gap-4-0 {
    gap: 4rem;
}

.gap-5-0 {
    gap: 5rem;
}





.ui__filter {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.ui__filter #search {
    width: 100%;
}

.ui__filter .ui__filter-item {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

@media (max-width: 992px) {

    .ui__filter {
        flex-direction: column;
    }

    .ui__filter .ui__filter-item {
        width: 100%;
    }

    .ui__filter::-webkit-scrollbar {
        display: none
    }

}

.btn-filter {
    font-weight: 600;
    letter-spacing: 0;
    text-decoration: none;
    text-align: center;
    position: relative;
    vertical-align: top;
    border-radius: var(--radius-1-0);
    cursor: pointer;
    font-size: var(--font-size-0-9);
    padding: 0.7rem 1rem;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    border: 2px dashed var(--gray-8);
    background-color: transparent;
}

.btn-filter-active {
    border-color: var(--primary-400);
    color: var(--primary-400);
}

@media (max-width: 992px) {
    .btn-filter {
        width: 100%;
    }
}

.btn-control {
    padding: 0;
    margin: 0;
    background: transparent;
    font-weight: 600;
    text-decoration: none;
    text-align: center;
    position: relative;
    vertical-align: top;
    cursor: pointer;
    font-size: var(--font-size-0-9);
    border-bottom: 1px dashed #6f6f6f;
    color: #6f6f6f;
    outline: none;
}

@media (max-width: 992px) {
    .btn-control {
        width: 100%;
    }
}

.btn-control-active {
    color: var(--primary-400);
    border-color: var(--primary-400);
}


.td_link {
    text-decoration: underline;
    font-weight: 600;
}

.td_sm {
    width: 4rem;
    font-size: 0.9rem
}

.td_flex_sm {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 4rem;
    font-size: 0.9rem
}

.td_empty {
    font-size: 2rem;
    color: #f00
}

.td_ok {
    font-size: 2rem;
    color: #63e536
}

.table .logo {
    width: 100%;
    height: auto;
    min-width: 5rem;
    min-height: 2.5rem;
    border-radius: var(--radius-0-4);
    opacity: 0.8;
    object-fit: contain;
}

.table img {
    border-radius: 50%;
    width: 3rem;
    height: 3rem;
    opacity: 0.8;
}

.table img:hover {
    opacity: 1;
}

.table td,
.table th {
    vertical-align: middle;
}

.table>:not(caption)>*>* {
    padding: .75rem .75rem;
    border-right: 1px solid #ebebeb;
}

.ui__details {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    gap: 1.25rem
}

.ui__details-column {
    flex-direction: column
}

.ui__details-row {
    flex-direction: row
}

.ui__details-item {
    display: flex;
    align-items: center;
    gap: 0.75rem
}

.ui__details-item i {
    font-size: 2rem;
    color: var(--color-gray-3);
}

.ui__details-item-info {
    display: flex;
    flex-direction: column
}

.ui__details-item-property {
    color: var(--color-gray-3);
    font-size: var(--font-size-0-9);
    font-weight: 600;
}

.ui__details-item-value {
    font-size: var(--font-size-0-875)
}

.ui__details-item-property a {
    text-decoration: underline;
    color: var(--primary-400)
}

@media (max-width: 992px) {

    .ui__details {
        flex-wrap: nowrap;
        overflow-x: auto;
        gap: 1rem
    }

    .ui__details-item-property {
        text-wrap: unset;
    }

    .ui__details-item {
        display: flex;
        gap: 0.75rem;
        min-width: 5rem;
        -moz-hyphens: auto;
        -webkit-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto;
    }

    .ui__details-row .ui__details-item {
        flex-direction: column;
        align-items: baseline;
    }

    .ui__details-column .ui__details-item {
        flex-direction: row;
        gap: 1.25rem;
    }

    .ui__details-column .ui__details-item i {
        font-size: 2.4rem;
    }

    .ui__details-row .ui__details-item i {
        font-size: 1.25rem;
    }


    .ui__details-item-info {
        gap: 0.25rem;
    }

}











.symbols__count {
    font-size: var(--font-size-0-875);
    line-height: 1.5;
    color: var(--color-gray-3);
}
















/**** NEW INTERFACE ****/

.iu__page {
    padding: 1.25rem 0;
    background-color: #f2f2f2
}

.iu__page-wrap {
    display: flex;
    flex-direction: column;
    gap: 1.25rem
}

@media (max-width: 992px) {

    .iu__page {
        padding: 0.5rem;
    }

    .iu__page-wrap {
        gap: 1rem
    }

}

.p100__catalog-select {
    height: 2rem;
    padding: 0 2.5rem 0 1rem;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: var(--white);
    border-radius: var(--radius-0-75);
    font-size: var(--font-size-0-9);
    color: var(--xgray-2);
    border: 1px solid var(--black);
}

.p100__catalog-select-active {
    border-color: var(--primary-400);
    background-color: var(--white);
    color: var(--primary-400);
}

.p100__catalog-view {
    display: flex;
    flex-direction: row;
    gap: 0.25rem;
    list-style: none;
    margin: 0;
    padding: 0
}

.p100__catalog-view-item {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 2rem;
    height: 2rem;
    border-radius: var(--radius-0-75);
    border: 1px solid var(--gray-6);
    background-color: var(--gray-6);
    color: var(--xgray-2)
}

.p100__catalog-view-item:hover {
    background-color: var(--gray-6);
    color: var(--xgray-2)
}

.p100__catalog-view-item.active {
    background-color: var(--xgray-2);
    color: var(--white)
}



.p000__wrap {
    display: flex;
    flex-direction: row;
}

.sidebar_img {
    width: 100%;
    height: auto;
    border-radius: var(--radius-0-75);
}

.sidebar-sticky {
    position: sticky;
    top: 9rem;
    overflow-y: auto;
}

.p100__filter-btn {
    display: none;
    line-height: 1;
}

@media (max-width: 992px) {
    .p100__filter-btn {
        display: flex
    }
}

@media (max-width: 992px) {

    .content__page-container {
        flex-direction: column;
    }

    .content__page-sidebar {
        border: 0;
    }

    .content__page-sidebar-title {
        margin: 0 0 1rem;
        font-size: var(--font-size-1-25);
    }

    .content__page-sidebar-item .form-check {
        font-size: var(--font-size-1-0);
    }

}

/**/

.theme-scrollbar {
    margin-right: 0.5rem;
    padding-right: 0.5rem
}

.theme-scrollbar::-webkit-scrollbar {
    width: 0.375rem;
    background-color: var(--white);
    padding: 1rem 0;
    transition: var(--transition);
}

.theme-scrollbar::-webkit-scrollbar-thumb {
    height: 30px;
    background-color: var(--gray-6);
    border-radius: var(--radius-0-4);
}



.after_header_btn {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    font-weight: 600;
    letter-spacing: 0;
    text-decoration: none;
    text-align: center;
    vertical-align: top;
    cursor: pointer;
    height: 2rem;
    padding: 0 0.9rem;
    font-size: 0.9rem;
    border-radius: var(--radius-0-75);
    border: 1px solid var(--black);
    color: var(--black)
}

.after_header_btn_active {
    border-color: var(--primary-400);
    color: var(--primary-400);
}

@media (max-width: 992px) {
    .after_header_btn {
        width: 100%;
        font-size: 0.9rem;
        overflow: hidden;
    }

    .after_header_btn-label {
        overflow: hidden;
        white-space: nowrap
    }

}




.p100__checks {
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
    overflow-x: auto;
    max-height: 15rem;
    margin: 0;
}

.p100__check-item {
    position: relative;
    display: flex;
    align-items: center;
    gap: 1rem;
    padding: 0.25rem 1.25rem 0.25rem 0.5rem;
    border-radius: var(--radius-0-4);
}

.p100__check-item a:before,
.p100__check-item input:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.p100__check-item:hover,
.p100__check-item.active {
    background-color: var(--gray-3);
}

.p100__check-input {
    width: 1em;
    height: 1em;
    background-color: var(--gray-6);
    border: 2px solid var(--gray-9);
    border-radius: 50%;
    cursor: pointer;
    accent-color: var(--primary-400);
}

.p100__check-label {
    font-size: 0.95rem;
    cursor: pointer;
}

@media (max-width: 992px) {

    .p100__wrap {
        flex-direction: column;
    }

    .content__page-sidebar-container {
        padding: 1rem;
        display: none;
        z-index: 999;
        width: 100%;
        top: 4rem;
        left: 0;
        height: 100%;
    }

    .content__page-sidebar {
        border: 0;
    }

    .content__page-sidebar-title {
        margin: 0 0 1rem;
        font-size: var(--font-size-1-25);
    }

    .content__page-sidebar-item .form-check {
        font-size: var(--font-size-1-0);
    }

}

.row_reset .row,
.row_reset .row {
    --bs-gutter-x: 1rem;
    --bs-gutter-y: 1rem;
}


/**/

.sidebar-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 0.25rem
}

.sidebar-menu-item {
    position: relative;
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 0.25rem 1.25rem 0.25rem 0.5rem;
    border-radius: var(--radius-0-4);
    font-size: 0.95rem;
}

.sidebar-menu-item i {
    font-size: 1.2rem;
}

.sidebar-menu-item a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.sidebar-menu-item:hover,
.sidebar-menuitem.active {
    background-color: var(--gray-3);
}

/*#### CONTACT ITEM ####*/

.sidebar-menu-item-wrap {
    display: flex;
    gap: 1rem
}

.sidebar-menu-item-info {
    display: flex;
    flex-direction: column;
    gap: 0.1rem;
    width: 100%;
}


.sidebar-menu-item-info_icon {
    display: flex;
    padding: 0.3rem 0 0;

}
.sidebar-menu-item-info_icon i {
    font-size: 1.5rem;
    color: rgba(28, 28, 28, .6);
}



.sidebar-menu-item-info_label {
    font-size: 0.8rem;
    line-height: 1.5;
    color: rgba(28, 28, 28, .6);
}

@media (max-width: 992px) {

    .content__page-sidebar {
        border: 0;
    }

}

.input_search {
    width: 100%;
    min-width: 15rem
}

.iu__search {
    height: 2.25rem;
    padding-left: 0.5rem;
    position: relative;
    overflow: hidden;
    background-color: var(--gray-2);
    width: 100%;
    border-radius: 0.6rem;
    margin: 0
}

.iu__search .btn-rounded {
    z-index: 2;
    min-width: 2.5rem;
    min-height: 2.5rem;
}

.iu__search .iu__search-btn {
    text-align: center;
    vertical-align: middle;
    border-radius: 0.6rem;
    cursor: pointer;
    font-size: 1.25rem;
    min-width: 2rem;
    min-height: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.5rem;
    padding: 0;
    margin: 0;
    z-index: 1;
    color: var(--black);
    background-color: #F2F2F2;

}

.iu__search .iu__search-btn:hover {
    background-color: #dce4e7;
    color: var(--black);
}

.iu__search-wrap {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between
}

.iu__search .icon {
    font-size: 1rem;
    color: var(--xgray-1);
}

.iu__search .input_search {
    margin: 0;
    padding: 0;
    font-size: var(--font-size-0-9);
    flex: 1;
    background-color: #f2f2f2;
    border: unset;
    outline: none;
    position: absolute;
    left: 2rem;
    width: 90%;
    height: 100%;
    z-index: 1;
}

.iu__search .input_search::placeholder {
    font-weight: 500;
    color: var(--xgray-1)
}

@media (max-width: 992px) {
    .iu__search {
        margin: 0;
        max-width: unset;
        border: 1px solid var(--gray-7);
        border-radius: 0.6rem;
    }

    .iu__search-wrap {
        justify-content: end
    }

    .iu__search .input_search {
        font-size: var(--font-size-1-0);
        left: 1rem;
    }

    .iu__search .icon {
        display: none;
    }
}

@media (min-width: 992px) {

    .iu__search .input_search:focus-visible {
        border-color: var(--xgray-1)
    }

    .iu__search:active,
    .iu__search:focus,
    .iu__search:focus-within {
        outline: 0;
        box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);
    }

}


.sidebar__list {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 0.85rem;
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.sidebar__list .sidebar__list_item {
    display: flex;
    gap: 0.25rem;
    justify-content: space-between;
    align-items: center
}

.sidebar__list li {
    overflow: hidden;
}

.sidebar__list li span:nth-child(2) {
    flex: 1 0;
    border-bottom: 1px dotted var(--black);
    margin: 0 .4em;
}

.sidebar__list .text-end {
    
}





.mobile__menu-btn {
    display: none
}




.toast-container {
    position: fixed;
    right: 1rem;
    bottom: 1rem
}


.toast {
    --bs-toast-zindex: 1090;
    --bs-toast-padding-x: 0.75rem;
    --bs-toast-padding-y: 0.5rem;
    --bs-toast-spacing: 1.5rem;
    --bs-toast-max-width: 350px;
    --bs-toast-font-size: 0.875rem;
    --bs-toast-color: var(--black);
    --bs-toast-bg: var(--white);
    --bs-toast-border-width: var(--bs-border-width);
    --bs-toast-border-color: var(--bs-border-color-translucent);
    --bs-toast-border-radius: var(--radius-0-75);
    --bs-toast-box-shadow: var(--box-shadow);
    --bs-toast-header-color: var(--bs-secondary-color);
    --bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), 0.85);
    --bs-toast-header-border-color: var(--bs-border-color-translucent);
    width: var(--bs-toast-max-width);
    max-width: 100%;
    font-size: var(--bs-toast-font-size);
    color: var(--bs-toast-color);
    pointer-events: auto;
    background-color: var(--bs-toast-bg);
    background-clip: padding-box;
    border: var(--bs-toast-border-width) solid var(--bs-toast-border-color);
    box-shadow: var(--bs-toast-box-shadow);
    border-radius: var(--bs-toast-border-radius);
}

.toast__body {
    padding: 1rem;
    word-wrap: break-word;
}

.toast__body_wrap {
    display: flex;
    gap: 0.75rem;
    align-items: center;
}

.toast_primary {
    --bs-toast-bg: #0e5e7d;
    --bs-toast-color: var(--white);
}

.toast_error {
    --bs-toast-bg: #c34242;
    --bs-toast-color: var(--white);
}

.toast .btn-close {
    filter: invert(1);
}



/*##* TOASTS *##*/


.w-150px {
    max-width: 150px;
    word-break: break-word;
}

.s-20 {
    flex: 1 1 20%;
    min-width: 17rem;
}
.s-25 {
    flex: 1 1 25%;
    min-width: 17rem;
}
.s-30 {
    flex: 1 1 30%;
    min-width: 17rem;
}
.s-40 {
    flex: 1 1 40%;
    min-width: 17rem;
}
.s-60 {
    flex: 1 1 60%;
}
.s-70 {
    flex: 1 1 70%;
}
.s-75 {
    flex: 1 1 75%;
}
.s-80 {
    flex: 1 1 80%;
}



/*##* BASE *##*/

/*############ G-HEADER ############*/

.g-header {
    display: flex;
    align-items: center;
    background-color: var(--primary-1000);
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 999;
    height: 4rem;
    box-shadow: var(--box-shadow);
}

.g-header-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.g-header-logo {
    margin: 0;
    line-height: 1;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.g-header-icon {
    width: 2rem; height: 2rem
}

.g-header-logo a {
    font-size: 1.75rem;
    letter-spacing: -0.25px;
    color: var(--white);
    font-weight: 600;
}

.g-header-logo a:hover {
    opacity: 0.9
}

@media (max-width: 992px) {

    .g-header {
        height: 4rem;
        display: flex;
        align-items: center;
        top: 0
    }

    .g-header-wrap {
        padding: 0 0.5rem
    }

    .g-header-logo a {
        font-size: 1.25rem;
    }

}





/*############ PRE HEADER ############*/

.pre-header {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.pre-header__left {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    gap: 0.5rem;
    list-style: none;
    padding: 0;
    margin: 0;
}

.pre-header__left li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.5rem;
    padding: 0;
    font-size: var(--font-size-0-8);
    border-radius: var(--radius-1-0);
    color: var(--primary-1000);
    font-weight: 600;
    line-height: 1;
}

.pre-header__left>li:first-child:before,
.pre-header__left>li:first-child:before {
    display: none;
}

.pre-header__left>li:before {
    content: '>';
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
}

.pre-header__left li a {
    color: var(--primary-1000);
}

.pre-header__left li:hover a {
    text-decoration: underline;
    color: var(--primary-400);
}

.pre-header__left-item-last {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0;
    font-size: var(--font-size-0-8);
    border-radius: var(--radius-1-0);
    line-height: 1;
}

.pre-header__left-item .bx {
    font-size: 1rem;
}

@media (max-width: 992px) {

    .pre-header__left {
        display: none;
        flex-wrap: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
    }

    .pre-header__left::-webkit-scrollbar {
        display: none
    }

    .pre-header__left-item {
        gap: 0;
        padding: 0;
        color: var(--color-gray-3);
    }

}

@media (min-width: 992px) {

    .pre-header__left-item:focus,
    .pre-header__left-item:hover {
        text-decoration: none;
    }

    .pre-header__left-item.active,
    .pre-header__left-item:active {
        text-decoration: none;
    }

}

.pre-header__right {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: var(--font-size-0-875);
    display: flex;
    gap: 1rem;
    align-items: center;
}

.pre-header__right-item {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.5rem;
    font-weight: 600;
    font-size: var(--font-size-0-9);
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-duration: .15s;
    transition-timing-function: cubic-bezier(0, 0, .2, 1);
}

.pre-header__right-item a,
.pre-header__right-item span {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.4rem;
    line-height: 1;
    color: var(--black);
}

.pre-header__right-item a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media (max-width: 992px) {
    .pre-header__right {
        width: 100%;
        display: flex;
        font-size: var(--font-size-0-9);
        border-radius: unset;
        flex-wrap: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch
    }

    .pre-header__right .pre-header__right-item {
        padding: 0 0 0.25rem;
        flex: 0 0 auto;
        border: 0;
        border-bottom: 1px solid transparent;
    }

    .pre-header__right::-webkit-scrollbar {
        display: none
    }

    .pre-header__right-item.active {
        border-color: var(--black);
    }

    .pre-header__right-item a {
        color: var(--color-gray-3);
    }

}

@media (min-width: 992px) {
    .pre-header__right-item:hover a {
        text-decoration: underline;
    }

    .pre-header__right-item.active span {
        color: var(--primary-400);
    }

}

/*############ AFTER HEADER ############*/

.after_header {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.after_header_left {
    display: flex;
    flex-direction: row;
    gap: 1rem;
    align-items: center;
}

.after_header_wrap {
    width: 100%;
    display: flex;
    flex-direction: row;
    gap: 1rem;
    align-items: center;
}

.after_header_left-filters {
    width: 100%;
    display: flex;
    flex-direction: row;
    gap: 1rem;
    align-items: center;
}

.after_header-count {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-size: 0.9rem;
    text-wrap: nowrap;
    color: var(--color-gray-3);
    height: 32px
}

.after_header-count h2 {
    font-size: 0.9rem;
    color: var(--color-gray-3);
}

.after_header-right {
    display: flex;
    flex-direction: row;
    gap: 1rem;
    align-items: center;
}

@media (max-width: 992px) {
    .after_header {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: unset;
        align-items: start;
        gap: 0.75rem
    }

    .after_header_left-filters {
        flex-direction: column;
        gap: 0.5rem
    }

    .after_header_wrap {
        flex-direction: column;
        gap: 0.5rem
    }

    .after_header_left {
        justify-content: space-between;
        width: 100%;
    }

    .after_header-right {
        width: 100%
    }

    .after_header-count h2 {
        display: none;
    }

    .after_header-count {
        height: unset
    }

}

/*############ HEADER ############*/

.header {
    display: flex;
    flex-direction: column;
    gap: 2.5rem;
}

.header-wwrap {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 2.5rem;
}

.header-with-categories {
    display: flex;
    flex-direction: column;
    gap: 2.5rem;
}

.header_wrap {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 1rem;
    overflow: hidden;
}

.header_inner {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 0.5rem;
}

.header_back, .header_back_single {
    display: none;
}

@media (max-width: 992px) {

    .header_back {
        display: flex;
    }
    .header_back_single {
        display: flex;
        gap: 1rem;
    }

    .header_back_btn {
        padding: 0;
        margin: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 1.3rem;
        color: var(--black);
    }

    .header_back_single_btn {
        padding: 0;
        margin: 0;
        display: flex;
        gap: 0.75rem;
        justify-content: center;
        align-items: center;
        font-size: 1rem;
        color: var(--black);
    }

    .header_back_single_btn i {
        font-size: 1.3rem;
    }

    .header_back .header_back_btn:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
    }

    .header_back_btn:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

    .header-with-categories {
        width: 100%;
        gap: 1.5rem;
    }

    .header-wwrap {
        flex-direction: column;
        gap: 1.5rem;
    }


}

.header_title,
.header_subtitle {
    position: relative;
    font-size: 28px;
    font-weight: 600;
    letter-spacing: -0.5px;
    line-height: 1;
    max-width: 75%;
    padding: 0 0 0.5rem
}

.header_subtitle::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 10%;
    height: 5px;
    background-color: #8abacd;
}

.header_title sup,
.header_subtitle sup {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: -0.5px;
    line-height: 1;
}

.header-title-small {
    font-size: 0.9rem;
    letter-spacing: normal;
    color: var(--color-gray-3);
}

.header p {
    font-size: 1rem;
    color: var(--color-gray-3);
    max-width: 60%;
}

@media (max-width: 992px) {

    .header {
        position: relative;
        align-items: start;
        flex-direction: column;
        hyphens: auto;
        gap: 1.5rem;
    }

    .header_wrap {
        flex-direction: column;
        align-items: baseline;
        gap: 1.5rem
    }

    .header_title {
        font-size: 1.5rem;
        letter-spacing: -0.5px;
        line-height: 1.1;
        font-weight: 600;
        max-width: 100%;
    }

    .header_subtitle {
        font-size: 1.35rem;
        letter-spacing: 0;
        line-height: 1.1;
        font-weight: 600;
        max-width: 100%;
    }

    .header_title a:hover {
        text-decoration: underline;
    }

    .header p {
        max-width: unset;
    }

}



.header-wrap {
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
    padding: 1.25rem 1.5rem;
    background-color: var(--white);
    border-radius: var(--radius-1-0);
}

.header-name {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 1rem
}

.header-name_back {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 1rem
}

.header-title,
.header-subtitle {
    font-size: 28px;
    font-weight: 600;
    letter-spacing: -0.5px;
    line-height: 1;
    max-width: 75%;
}

.header-title sup,
.header-subtitle sup {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: -0.5px;
    line-height: 1;
}

.header-title-small {
    font-size: 0.9rem;
    letter-spacing: normal;
    color: var(--color-gray-3);
}

.header p {
    font-size: 1rem;
    color: var(--color-gray-3);
    max-width: 60%;
}

@media (max-width: 992px) {

    .header {
        position: relative;
        align-items: start;
        flex-direction: column;
        hyphens: auto;
        gap: 1.5rem;
    }

    .header-wrap {
        position: relative;
        align-items: start;
        flex-direction: column;
        hyphens: auto;
        gap: 1.5rem;
        padding: 1rem;
    }

    .header-name {
        display: flex;
        flex-direction: column;
        justify-content: center;
        gap: 1rem
    }

    .header-name_back {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        gap: 1rem
    }

    .header-subtitle {
        font-size: 1.2rem;
        letter-spacing: 0;
        line-height: 1.1;
        font-weight: 600;
        max-width: 100%;
    }


    .header p {
        max-width: unset;
    }

}

/*############ SIDEBAR ############*/

.sidebar {
    display: flex;
    flex-direction: column;
    gap: 2.5rem;
    overflow: hidden;
    word-break: break-all;
    /*
    background-color: var(--white);
    padding: 1.25rem 1.5rem;*/
    border-radius: var(--radius-1-0);
    height: fit-content;
    position: sticky;
    top: 6rem
}

.sidebar-wrap {
    display: flex;
    flex-direction: column;
    gap: 2.5rem;
}

.sidebar-content {
    display: flex;
    flex-direction: column;
    gap: 2.5rem;
}

.sidebar-section {
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
}

.sidebar-title {
    font-size: var(--font-size-1-0);
    font-weight: 600;
}

@media (max-width: 992px) {

    .sidebar {
        background-color: var(--gray-bg);
        position: fixed;
        top: 4rem;
        right: 0;
        width: 100%;
        height: 100%;
        padding: 1.5rem;
        display: none;
        overflow-y: auto;
        z-index: 99;
    }

    .sidebar-wrap {
        height: 100%;
        gap: 1.5rem;
    }

    .sidebar__left, .sidebar__right {
        padding: 1rem
    }

    .sidebar-content {
        display: flex;
        flex-direction: column;
        gap: 2.5rem;
        height: 70%;
        overflow-y: auto;
        padding-right: 0.25rem;
    }

    .sidebar-content::-webkit-scrollbar {
        width: 0.375rem;
        background-color: var(--white);
        padding: 1rem 0;
        transition: var(--transition);
    }

    .sidebar-content::-webkit-scrollbar-thumb {
        height: 30px;
        background-color: var(--gray-6);
        border-radius: var(--radius-0-4);
    }


}

/*############ CONTENT ############*/

.content {
    display: flex;
    flex-direction: column;
    padding: 1.25rem 1.5rem;
    background-color: var(--white);
    border-radius: var(--radius-1-0);
}

.content-unstyled {
    display: flex;
    flex-direction: column;
}

.content-wrap {
    display: flex;
    flex-direction: column;
}

.content-wrap__3 {
    gap: 3rem;
}

.content-wrap__5 {
    gap: 5rem;
}

.content-section {
    display: flex;
    flex-direction: column;
    gap: 2rem;
}

.content-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

@media (max-width: 992px) {

    .content {
        padding: 1rem;
        border: unset;
    }

    .content-wrap {
        display: flex;
        flex-direction: column;
        gap: 3rem;
    }

}

.content-header-count {
    font-size: 0.875rem;
    letter-spacing: -0.25px;
    color: var(--color-gray-3);
}
.content-header-count:hover {
    color: var(--color-gray-3);
    text-decoration: underline;
}
.content-title {
    padding: 0;
    font-weight: 600
}

.content-title__exsmall {
    font-size: 1rem;
    letter-spacing: -0.25px;
}

.content-title__small {
    font-size: 1.1rem;
    letter-spacing: -0.75px;
}

.content-title__normal {
    font-size: 1.2rem;
    letter-spacing: -0.8px;
}

.content-title__large {
    font-size: 1.4rem;
    letter-spacing: -1px;
}

@media (max-width: 992px) {

    .content-title {
        /*text-wrap: nowrap;
display: block;*/
    }

    .content-title__normal {
        font-size: 1.25rem;
        letter-spacing: -0.25px;
    }

}

/*############ SIDEBAR mobile ############*/

.sidebar-mobile-header {
    display: none;
}

.sidebar-mobile-header-title {
    font-size: 1.2rem;
    font-weight: 600;
    display: inline-flex;
    gap: 0.5rem;
    align-items: center;
    letter-spacing: var(--font-ls-n-1-0);
}

.sidebar-mobile-hide {
    border-radius: var(--radius-1-0);
    padding: 0.25rem;
    cursor: pointer;
}

.sidebar-mobile-hide i {
    font-size: 1.75rem;
}

.sidebar-mobile-hide:hover {
    background-color: var(--primary-800);
}

@media (max-width: 992px) {

    .sidebar-mobile-header {
        display: flex;
        flex-shrink: 0;
        align-items: center;
        justify-content: space-between;
        padding: 0 0 1rem;
        border-bottom: 1px solid var(--gray-6);
    }

}

/*############ SIDEBAR ITEM ############*/

.sidebar-section-text {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    padding: 0.75rem;
    border-radius: var(--radius-0-75);
    background-color: var(--gray-1);
    font-size: 0.9rem;
}

.sidebar-section-text-title {
    padding: 0;
    margin: 0;
    font-size: 0.9rem;
    line-height: 1;
    font-weight: 600;
}

/*############ SIDEBAR ITEM ############*/

.sidebar-item {
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    gap: 1.25rem;
    padding-right: 1rem;
}

.sidebar-item-border-right {
    border-right: 1px solid var(--gray-6)
}

.sidebar-item-image {
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
    border-radius: var(--radius-0-4);
    min-width: 3rem;
    height: 3rem;
}

.sidebar-item-image::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(60, 60, 61, .08);
    z-index: 1;
    pointer-events: none;
    border-radius: var(--radius-0-4);
}

.sidebar-item-info {
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
}

.sidebar-item-count {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    color: rgba(28, 28, 28, .8);
    font-size: var(--font-size-0-8);
    line-height: 1.2;
}

.sidebar-item-cat {
    color: var(--color-gray-3);
    font-size: var(--font-size-0-8);
    line-height: 1.2;
}

.sidebar-item-name {
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    font-size: var(--font-size-0-875);
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1.4;
    color: var(--black);
}

.sidebar-item-info a {
    color: var(--black);
}

.sidebar-item-name-sm {
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    font-size: 0.82rem;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.4;
    color: var(--black);
}

@media (max-width: 992px) {

    .col-12 .sidebar-item {
        border-bottom: 1px solid var(--gray-6);
        padding-bottom: 1rem;
    }

    .col-12 .sidebar-item-border-right {
        border-right: unset;
    }

    .sidebar-item a:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

}

@media (min-width: 993px) {

    .sidebar-item-info a:hover {
        color: var(--black);
    }

    .sidebar-item:hover .sidebar-item-info a {
        text-decoration: underline;
    }

}





.label {
    background-color: var(--white);
    border-radius: var(--radius-1-5);
    display: flex;
    align-items: center;
    gap: 0.25rem;
    font-weight: 600;
    line-height: 1;
}

.label-sm {
    padding: 0.3rem 0.75rem;
    font-size: var(--font-size-0-8);
}

.label-green {
    color: var(--white);
    background-color: var(--success);
}

.label-secondary {
    color: var(--black);
    background-color: var(--secondary-100);
}

/** FORMS **/

.form-wrap {
    display: flex;
    flex-direction: column;
    gap: 1.25rem
}

.form-row {
    display: flex;
    flex-direction: row;
}
.form-column {
    display: flex;
    flex-direction: column;
}

.form-terms {
    font-size: 0.8rem;
}

.form-wrap-block {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    overflow: hidden
}

.form-label {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 0.5rem;
    font-weight: 600;
    font-size: var(--font-size-0-875);
    color: var(--black);
}

.form-input-file {
    display: none;
    opacity: 0;
    visibility: hidden;
    position: absolute;
}


/** FORMS **/

.reviews_section {
    /*
margin: 1rem 0;
padding: 2rem 0;
background-color: #F2F2F2;

*/
}

.reviews_wrap {
    display: flex;
    flex-direction: row;
    gap: 2rem;
}

@media (max-width: 993px) {

    .reviews_section {
    }

    .reviews_wrap {
        flex-direction: column-reverse;
        gap: 3rem;
    }

    .reviews_wrap .post-bg {
        background: unset;
        padding: unset;
        border-radius: unset;
        box-shadow: unset;
    }

}




.grid-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr); /* Три колонки на больших экранах */
    grid-auto-rows: minmax(150px, auto);
    gap: 1rem;
    width: 100%;
}

.grid-item {
    position: relative;
    display: flex;
    flex-direction: column;
    border-radius: 1.5rem;
    padding: 1.5rem;
    border: 4px solid transparent;
    transition: var(--transition);
    z-index: 1;
}
.grid-item:hover {
    border-color: var(--primary-1000);
}


.grid-item-welcome {
    grid-column: span 2;
    background-color: #b3d9ff;
}
.grid-item-attractions {
    background-color: #ffcc5c;
}
.grid-item-register {
    grid-row: span 2;
    background-color: #d6fb9c;
}
.grid-item-cities {
    background-color: #fbb4b3;
}
.grid-item-metro {
    background-color: #e3b1f7;
}
.grid-item-holidays {
    background-color: #9ef3ff;
}
.grid-item-mountains {
    grid-row: span 2;
    background-color: #69e79a;
}
.grid-item-gallery {
    background-color: #81e9de;
}
.grid-item-regions {
    background-color: #efe682;
}
.grid-item-water {
    grid-column: span 2;
    background-color: #8bc1ff;
}
.grid-item-ads {
    background-color: #d1c5ff;
}


.grid-item a:before {
    display: block; /* Делает ссылку блочным элементом */
    position: absolute; /* Устанавливаем абсолютное позиционирование */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2; /* Ставим поверх всего внутри grid-item */
    text-decoration: none; /* Убираем подчеркивание ссылки */
}

.grid-main-title {
    font-size: 2.5rem;
    font-weight: 600;
    letter-spacing: -1.5px;
}
.grid-title {
    font-size: 2rem;
    font-weight: 600;
}
.grid-description {
    font-size: 1rem;
    z-index: 2;
}

.grid-image {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 250px;
    height: 250px;
    z-index: 1;
}

@media (max-width: 992px) {

    .grid-main-title {
        font-size: 2rem;
    }

    .grid-container {
        grid-template-columns: 1fr;
        padding: 0 10px;
    }
    .grid-item {
        padding: 1rem;
    }
    .grid-item-welcome, .grid-item-register, .grid-item-mountains, .grid-item-water {
        grid-column: span 1;
        grid-row: span 1;
    }

    .grid-image {
        display: none
    }
}


.main-section {
    display: flex;
    flex-direction: column;
    border-radius: 1.5rem;
    padding: 1.5rem;
    transition: var(--transition);
}
.main-section-title {
    font-size: 2rem;
    font-weight: 600;
}

.main-section-sub-title {
    font-size: 1.2rem;
    font-weight: 600;
}

.main-section-description {
    font-size: 1rem;
}

.main-section-bg-gray {
    background-color: var(--gray-2);
}

.main-section-bg-black {
    background-color: var(--black);
}
.main-section-bg-dark-gray {
    background-color: #efefef;
}

.main-section-color-white {
    color: var(--white)
}

.main-section-color {
    display: flex;
    flex-direction: column;
    padding: 3rem 0;
    border: 4px solid transparent;
    transition: var(--transition);
}

.main-section-color-title {
    font-size: 2rem;
    font-weight: 600;
    letter-spacing: -2px;
}

@media (max-width: 992px) {

    .main-section {
        padding: 1rem;
        margin: 0 10px;
        transition: var(--transition);
    }

    .main-section-color {
        border-radius: 1.5rem;
        padding: 1rem;
        margin: 0 10px;
    }
}







/* GLOBAL PAGE */

.global-container {
    display: grid;
    grid-template-columns: 220px 270px 1fr;
    grid-gap: 1.25rem;
    padding: 1.25rem 0;
    box-sizing: border-box;
}

.page_menu {
    padding: 1rem 0 0;
}

.page_content {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

@media (max-width: 1100px) {

    .global-container {
        display: grid;
        grid-template-columns: 200px 250px 1fr; /* 300px для sidebar, 1fr для контента */
        grid-gap: 1.25rem; /* расстояние между колонками */
        padding: 1.25rem 0;
        box-sizing: border-box;
    }

}

@media (max-width: 993px) {

    .profile-container {
        grid-template-columns: 100%; /* Мобильная версия: одна колонка */
        grid-template-rows: auto;
        grid-gap: 0.5rem;
        box-sizing: border-box;
        padding: 0.5rem;
    }

    /* Меню пользователя */
    .page_menu {
        padding: 0;
        width: 100%; /* На мобильных устройствах делаем адаптивную ширину */
    }

    /* Контент пользователя */
    .page_content {
        width: 100%; /* Обеспечиваем, что контент будет занимать всю ширину экрана на мобильных устройствах */
        box-sizing: border-box; /* Для учета отступов */
    }

}




/*################################################ USERSTYLES ####################################################*/


.page_bg {
    background-color: var(--theme-bg);
}

.page__alert {
    display: flex;
    align-items: center;
    gap: 1rem;
    padding: 1rem 1.25rem;
    font-size: var(--font-size-0-875);
    border-radius: var(--radius-1-0);
}


.page__alert-primary {
    background-color: var(--primary-25);
    color: #255b6f;
}


.header-menu {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row;
    gap: 0.5rem;
    list-style: none;
}

.header-menu-item {
    position: relative;
    height: 2.5rem;
    width: 2.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    font-weight: 600;
    background-color: var(--primary-600);
    font-size: 1.25rem;
    border-radius: var(--radius-0-75);
    color: var(--white);
    cursor: pointer;
}
.header-menu-item:hover {
    background-color: var(--primary-500);
}

.header-menu-full-item {
    position: relative;
    height: 2.5rem;
    padding: 0 1.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    font-weight: 600;
    background-color: var(--primary-600);
    font-size: 1rem;
    border-radius: var(--radius-0-75);
    cursor: pointer;
    text-wrap: nowrap;
}
.header-menu-full-item a {
    color: var(--white);
}
.header-menu-full-item i {
    font-size: 1.25rem;
}
.header-menu-full-item:hover {
    background-color: var(--primary-500);
}


.header-menu-profile {
    position: relative;
    height: 2.5rem;
    width: 2.5rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: var(--radius-0-75);
    cursor: pointer;
}

.header-menu-item a {
    color: #141824a6;
}
.header-menu-item a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.dropdown-content {
    display: none;
    position: absolute;
    top: 3rem;
    right: 0;
    background-color: #fff;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
    padding: 10px;
    border-radius: var(--radius-0-75);
    min-width: 200px;
    z-index: 1000;
    cursor: auto;
}

.dropdown-content p {
    margin: 0;
    padding: 0.5rem 0.75rem;
    font-size: 0.875rem;
}

@media (max-width: 991px) {

    .header-menu-full-item {
        padding: 0 0.75rem;
        font-size: 0.9rem;
    }

    .dropdown-content {
        display: none;
        position: fixed;
        top: 4rem;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: var(--gray-2);
        z-index: 999;
        padding: 1.5rem;
        box-shadow: none;
        border-radius: 0;
    }

}

.unread-notification {
    width: 0.5rem;
    height: 0.5rem;
    border-radius: 50%;
    position: absolute;
    top: 0.25rem;
    right: 0.25rem;
    background-color: #ff146d;
}

.header-sub-menu {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
    list-style: none;
}

.header-sub-menu-item {
    display: flex;
    align-items: center;
    position: relative;
    border-radius: var(--radius-0-75);
    font-weight: 600;
    transition: var(--transition);
    gap: 0.5rem;
    padding: 0.5rem 0.75rem;
    opacity: 1;
    font-size: var(--font-size-0-875);
    cursor: pointer;
}
.header-sub-menu-item i {
    color: var(--black)
}

.header-sub-menu-item:hover {
    background-color: var(--gray-2)
}

.header-sub-menu-item a {
    color: var(--black);
}

.header-sub-menu-item a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media (max-width: 992px) {

    .header-sub-menu {
        gap: 0.5rem;
    }

    .header-sub-menu-item {
        display: flex;
        align-items: center;
        position: relative;
        border-radius: var(--radius-0-75);
        font-weight: 600;
        gap: 0.75rem;
        padding: 0.75rem 1rem;
        font-size: 0.9rem;
        background-color: var(--white);
    }

}


.header-search {
    padding: 0 0 0 1rem;
    margin: 0;
    position: relative;
    overflow: hidden;
    height: 2.5rem;
    border-radius: var(--radius-0-75);
    width: auto;
    min-width: 600px;
    background-color: #f2f2f2;
}

.header-search-wrap {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 1rem
}

.header-search .icon {
    font-size: 1.25rem;
    color: var(--xgray-1);
}

.header-search .header-search-input {
    margin: 0;
    padding: 0;
    font-size: var(--font-size-1-0);
    flex: 1;
    background: unset;
    border: unset;
    outline: none;
    position: absolute;
    left: 3rem;
    width: 90%;
    height: 100%;
    z-index: 1;
}

.header-search .header-search-input::placeholder {
    font-weight: 500;
    color: var(--xgray-1)
}

.header-search .header-search-input-btn {
    text-align: center;
    vertical-align: middle;
    border-radius: var(--radius-0-75);
    cursor: pointer;
    font-size: 1.5rem;
    min-width: 2.5rem;
    min-height: 2.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.5rem;
    padding: 0;
    margin: 0;
    z-index: 9;
}

@media (max-width: 992px) {
    .header-search {
        display: none;
    }
}

@media (min-width: 992px) {

    .header-search .header-search-input:focus-visible {
        border-color: var(--xgray-1)
    }

    .header-search:active,
    .header-search:focus,
    .header-search:focus-within {
        outline: 0;
        box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);
    }

    .header-search .header-search-input-btn:hover {
        background-color: var(--black);
        color: var(--white)
    }

}

/*############ SIDEBAR ############*/

.page_sidebar {
    z-index: 2;
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    position: sticky;
    top: 6rem;
}

@media (max-width: 992px) {
    .page_sidebar {
        position: relative;
        top: 0;
        height: unset;
        z-index: 2;
        background-color: var(--white);
        border-bottom: 1px solid var(--gray-4);
        min-width: unset;
        width: unset;
        border-radius: var(--radius-0-75);
    }

    .page_sidebar2 {
        background-color: var(--gray-bg);
        position: fixed;
        top: 4rem;
        right: 0;
        width: 100%;
        height: 100vh;
        display: none;
        overflow-y: auto;
        z-index: 99;
    }

}

@media (max-width: 992px) {

    .page_sidebar_mobile {
        border-top: 1px solid var(--white);
        background-color: var(--primary-1000);
        position: fixed;
        top: 4rem;
        right: 0;
        width: 75%;
        height: 100%;
        display: none;
        overflow-y: auto;
        z-index: 99;
        flex-direction: column;
        gap: 2.5rem;
        padding: 1rem 1.5rem;
        box-shadow: var(--box-shadow);
    }

}

.page_sidebar-additional {
    background-color: var(--white);
    padding: 1rem;
    border-radius: var(--radius-1-0);
}

.page_sidebar_filters {
    background-color: #e5e5e5;
    padding: 0.75rem 1rem;
    border-radius: var(--radius-1-0);
}


/*############ CONTENT ############*/

.u-content {
    display: flex;
    flex-direction: column;
    padding: 1.25rem;
    background-color: var(--white);
    border-radius: var(--radius-1-0)
}

.u-content-wrap {
    display: flex;
    flex-direction: column;
    gap: 3rem;
}

@media (max-width: 992px) {

    .u-content {
        border-right: unset;
        border-left: unset;
        padding: 1rem;
    }

}


.u-conent-actions {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-size: var(--font-size-0-875);
    line-height: 20px;
    color: var(--color-gray-3);
}

.u-conent-actions .u-conent-actions-item {
    display: flex;
    align-items: center;
    gap: 0.4rem;
    transition: var(--transition);
}

.u-conent-actions-item-btn {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    font-weight: 600;
    letter-spacing: 0;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    flex-wrap: nowrap;
    text-wrap: nowrap;
    padding: 0 1rem;
    height: 2.25rem;
    font-size: 0.875rem;
    border-radius: 0.6rem;
}

.u-conent-actions-item-icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    font-weight: 600;
    letter-spacing: 0;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    flex-wrap: nowrap;
    text-wrap: nowrap;
    padding: 0 0.5rem;
    height: 2.25rem;
    font-size: 1.4rem;
    border-radius: 0.6rem;
}



@media (max-width: 992px) {

    .u-conent-actions {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
    }

    .u-conent-actions .u-conent-actions-item {
        flex: 0 0 auto
    }

    .u-conent-actions::-webkit-scrollbar {
        display: none
    }

}








.u-profile {
    border-radius: var(--radius-1-0);
    display: flex;
    flex-direction: column;
    gap: 1.25rem
}

.u-profile-section {
    border-radius: var(--radius-1-0);
    background: var(--white);
    padding: 1rem;
}

@media (max-width: 992px) {

    .u-profile {
        padding: 1rem 0
    }

    .u-profile-header-name {
        align-items: center;
        gap: 0.75rem
    }

    .u-profile-header_group {
        text-align: center;
    }

    .u-profile-header_title {
        font-size: 1.75rem;
        letter-spacing: -0.25px;
        justify-content: space-between;
    }

}

@media (max-width: 992px) {

    .u-profile__header-actions {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        gap: 0.5rem;
    }

}

.u-profile-section-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: var(--font-size-0-875);
    font-weight: 600;
    line-height: 1;
}


.u-profile-section-header-title {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 0.5rem;
    color: var(--black);
}

.u-profile-section-header-link {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    letter-spacing: var(--font-ls-n-0-5);
    color: var(--theme-link);
    background-color: transparent;
    transition: var(--transition);
    text-wrap: nowrap;
}

.profile__card {
    position: relative;
    padding: 0;
    height: 100%;
    display: flex;
    align-items: center;
    gap: 1rem
}

.profile__card-image {
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    border-radius: var(--radius-0-75);
    background-size: cover;
    min-width: 3rem;
    height: 3rem
}

.profile__card-image::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgb(0 0 0 / 5%);
    z-index: 1;
    pointer-events: none;
    border-radius: var(--radius-0-75);
}

.profile__card-image img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    border-radius: var(--radius-1-5);
}

.profile__card-name {
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    font-size: var(--font-size-1-0);
    font-weight: 600;
    letter-spacing: -0.2px;
    line-height: 1.4;
    color: var(--black)
}

.profile__card-edit {
    font-size: var(--font-size-0-8);
    color: var(--color-gray-3);
}

.profile__card-info {
    display: flex;
    flex-direction: column;
    gap: 0.1rem
}

.profile__card-views {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 0.25rem;
    font-size: var(--font-size-0-8);
    color: var(--color-gray-3);
}

.profile__card-open {
    display: none;
}

@media (max-width: 992px) {

    .profile__card {
        padding: 0.5rem 1rem;
        justify-content: space-between;
        border-radius: var(--radius-0-75);
    }

    .profile__card-name {
        font-size: var(--font-size-0-9);
        letter-spacing: 0;
        line-height: 1.4;
    }

    .profile__card-info {
        width: 70%;
    }

    .profile__card-open {
        display: flex;
    }

}

@media (min-width: 993px) {

    .profile__card a:hover {
        text-decoration: underline;
        color: var(--black)
    }

    .profile__card-name:hover .profile__card-image {
        opacity: 0.85
    }
}
/*############ FRIENDS LIST ############*/














/**/
.ui__page {
    display: flex;
    flex-direction: row;
    height: 100%;
}

.ui__page-sidebar {
    height: 100%;
    min-width: 15rem;
    width: calc(1/5*100%);
    padding: 1.5rem 1rem 2rem 0;
}

.profile {
    display: flex;
    flex-direction: row;
    width: 100%;
}

.profile__page {
    background-color: var(--white);
    padding: 2rem;
    border-radius: var(--radius-1-5);
    width: 100%;
}

@media (max-width: 992px) {
    .ui__page {
        /* padding: 1rem;*/
        flex-direction: column;
        gap: 1rem
    }

    .profile {
        flex-direction: column;
        gap: 2rem
    }

    .profile__page {
        padding: 0;
        background-color: unset;
    }

    .ui__page-sidebar {
        display: none;
        width: 100%;
        padding: 0;
    }

}

@media (min-width: 992px) {
    .ui__page {
        /* padding: 1.5rem 0 */
    }
}



















.user_mobile_menu_active {
    display: flex;
    position: fixed;
    left: 0;
    top: 8rem;
    overflow: auto;
    height: 100%
}


.ui__page-sidebar-menu {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
}

.ui__page-sidebar-menu-item {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.75rem 1rem;
    border-radius: var(--radius-0-75);
    font-size: var(--font-size-0-875);
    transition: var(--transition);
    background-color: #ebebeb;
}

.ui__page-sidebar-menu-item a {
    color: #444;
    font-weight: 600;
    line-height: 1;
}

.ui__page-sidebar-menu-item a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui__page-sidebar-menu-item-icon-wrap {
    display: flex;
    align-items: center;
    gap: 0.75rem
}

.ui__page-sidebar-menu-item i {
    font-size: 1.25rem;
    color: var(--black);
}

@media (max-width: 992px) {

    .ui__page-sidebar-menu {
        display: flex;
        flex-direction: column;
        gap: 2rem;
    }

    .ui__page-sidebar-menu-item {
        padding: 0;
        background-color: transparent;
    }

    .ui__page-sidebar-menu-item a {
        color: #fff;
        font-size: 1.1rem;
    }

    .ui__page-sidebar-menu-item i {
        font-size: 1.25rem;
        color: var(--white);
    }

}

@media (min-width: 992px) {

    .ui__page-sidebar-menu-item:hover {
        background-color: var(--gray-6)
    }

}



/**/

.profile__content-header {
    margin: 0;
}

.profile__content-header-wrap {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 1rem
}

.profile__content-header-name {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 0.75rem
}

.profile__content-header-link {
    position: relative;
    font-size: 1.4rem;
    font-weight: 600;
    letter-spacing: -1px;
    line-height: 1.1;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}
.profile__content-header-link a {
    color: var(--black)
}

.profile__content-header-link i {
    display: none;
    position: absolute;
    left: -2.5rem;
    font-size: 1.75rem;
}

.profile__content-header-link:hover i {
    display: flex;
}
.profile__content-header-link:hover a {
    color: var(--theme-link)
}

.profile__content-header-title {
    font-size: 1.4rem;
    font-weight: 600;
    letter-spacing: -1px;
    line-height: 1.1;
    display: flex;
    gap: 0.5rem;
    align-items: center;
    position: relative
}

.profile__content-header p {
    font-size: var(--font-size-0-875);
    line-height: 1.5;
    color: var(--color-gray-3);
}

@media (max-width: 992px) {

    .profile__content-header {
        margin: 0;
        hyphens: auto;
    }

    .profile__content-header-wrap {
        flex-direction: column;
        align-items: baseline;
        gap: 3rem
    }

    .profile__content-header-name {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

}






.modal__list {
    padding: 0;
    margin: 0;
    list-style: none;
}

.modal__list-item {
    position: relative;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.7rem 1rem;
    font-size: var(--font-size-0-9);
    border-radius: var(--radius-1-0);
    border: 3px solid transparent;
    color: var(--black)
}

.modal__list-item a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.modal__list-item .bx {
    font-size: var(--font-size-1-25);
}

.modal__list-item:focus,
.modal__list-item:hover {
    color: var(--black);
    border-color: #ccc;
}


.modal__list-item.active,
.modal__list-item:active {
    color: var(--black);
    text-decoration: none;
    border-color: var(--black)
}





















.u-item {
    position: relative;
    padding: 1rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: var(--radius-0-75);
    gap: 1.5rem;
    transition: var(--transition-bg);
    background-color: var(--white);
    box-shadow: 0 2px 16px rgba(0, 0, 0, .03);
}

.u-item-wrap {
    display: flex;
    align-items: center;
    gap: 1.5rem;
}

.u-item-image {
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    border-radius: var(--radius-50);
    min-width: 4rem;
    height: 4rem;
    background-size: cover;
}

.u-item-image::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgb(0 0 0 / 5%);
    z-index: 1;
    pointer-events: none;
    border-radius: var(--radius-50)
}

.u-item-image img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    border-radius: var(--radius-1-5);
}

.u-item-name {
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    font-size: var(--font-size-1-0);
    font-weight: 600;
    letter-spacing: -0.2px;
    line-height: 1.4;
}

.u-item-name a {
    color: var(--black)
}

.u-item-info {
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
    overflow: hidden;
}

.u-item-views {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 0.25rem;
    font-size: var(--font-size-0-8);
    color: var(--color-gray-3);
}

.u-item-actions {
    display: flex;
    flex-direction: row;
    gap: 0.5rem
}

@media (max-width: 992px) {

    .u-item-row .u__item-name {
        font-size: var(--font-size-1-0);
        letter-spacing: 0;
        line-height: 1.4;
    }

    .u-item-name {
        font-size: var(--font-size-0-9);
        letter-spacing: 0;
        line-height: 1.4;
    }

}

@media (min-width: 993px) {

    .u-item a:hover {
        text-decoration: underline;
    }

}

.form_actions_wrap {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between
}

.form_actions {
    display: flex;
    flex-direction: row;
    gap: 1rem
}

@media (max-width: 993px) {

    .form_actions_wrap {
        flex-wrap: wrap;
        gap: 1rem
    }

    .form_actions {
        flex: 1 1 auto;
    }

}

.input__wrapper {
    width: 100%;
    position: relative;
    text-align: center;
}






.page_container {
    display: grid;
    grid-template-columns: 220px 1fr 270px; /* 300px для sidebar, 1fr для контента */
    grid-gap: 1.25rem; /* расстояние между колонками */
    padding: 1.25rem 0;
    box-sizing: border-box;
}

.table-container {
    display: grid;
    grid-template-columns: 220px 1fr; /* 300px для sidebar, 1fr для контента */
    grid-gap: 1.25rem; /* расстояние между колонками */
    padding: 1.25rem 0;
    box-sizing: border-box;
}

.page_menu {
    padding: 0;
}

.page_content {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

@media (max-width: 1100px) {

    .table-container {
        display: grid;
        grid-template-columns: 200px 1fr; /* 300px для sidebar, 1fr для контента */
        grid-gap: 1.25rem; /* расстояние между колонками */
        padding: 1.25rem 0;
        box-sizing: border-box;
    }

    .page_container {
        display: grid;
        grid-template-columns: 200px 1fr 250px; /* 300px для sidebar, 1fr для контента */
        grid-gap: 1.25rem; /* расстояние между колонками */
        padding: 1.25rem 0;
        box-sizing: border-box;
    }

}

@media (max-width: 993px) {

    .table-container {
        grid-template-columns: 100%; /* Мобильная версия: одна колонка */
        grid-template-rows: auto;
        grid-gap: 0.5rem;
        box-sizing: border-box;
        padding: 0.5rem;
    }

    .page_container {
        grid-template-columns: 100%; /* Мобильная версия: одна колонка */
        grid-template-rows: auto;
        grid-gap: 0.5rem;
        box-sizing: border-box;
        padding: 0.5rem;
    }

    /* Меню пользователя */
    .page_menu {
        padding: 0;
        width: 100%; /* На мобильных устройствах делаем адаптивную ширину */
    }

    /* Контент пользователя */
    .page_content {
        width: 100%; /* Обеспечиваем, что контент будет занимать всю ширину экрана на мобильных устройствах */
        box-sizing: border-box; /* Для учета отступов */
    }

}


.u-header-menu {
    margin: 0;
    padding: 0;
    width: 100%;
    display: flex;
    flex-direction: row;
    list-style: none;
    gap: 0.75rem
}

.u-header-menu-item {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: var(--font-size-0-9);
    font-weight: 600;
    vertical-align: middle;
    border-bottom: 2px solid transparent;
    padding: 0 0 0.5rem
}
.u-header-menu-item i {
    display: none
}
.u-header-menu-item-count {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 1.25rem;
    border-radius: var(--radius-0-4);
    font-size: var(--font-size-0-875);
    padding: 0 0.25rem;
    background-color: var(--black);
    color: var(--white);
}

.u-header-menu-menu-item.active .u-header-menu-item-count {
    background-color: var(--primary-400);
    color: var(--white)
}

.u-header-menu-item a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.u-header-menu-item a,
.u-header-menu-item span {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    color: #141824a6;
    line-height: 1;
}

.u-header-menu-item.active span {
    color: var(--black);
}

@media (max-width: 992px) {

    .u-header-menu {
        width: 100%;
        padding: 0;
        display: flex;
        flex-wrap: nowrap;
        justify-content: flex-start;
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
        gap: 1rem;
    }

    .u-header-menu-item {
        font-size: var(--font-size-0-9);
        flex: 0 0 auto;
    }

    .u-header-menu::-webkit-scrollbar {
        display: none
    }

}

@media (min-width: 992px) {
    .u-header-menu-item:hover {
        border-color: var(--primary-400);
    }
}

.u-header-menu-item.active {
    border-color: var(--primary-400);
}






/* FORM PHOTO DRAG **/

.required-file::after {
    content: "*";
    color: red;
}

.custom-upload {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1rem;
    cursor: pointer;
    border: 2px dashed #ccc;
    min-height: 10rem;
    border-radius: 0.75rem;
    background-color: #f2f2f2;
}

input[type="file"] {
    display: none;
}

#imagePreview {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 20rem;
    min-width: 20rem;
    border-radius: 0.75rem;
}

.fileUploadDel {
    position: absolute;
    right: 0.5rem;
    top: 0.5rem;
}

/***/



.card-photo {
    position: relative;
    transition: var(--transition);
}

.card-photo a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.card-photo:hover {
    opacity: 0.9
}

.card-photo-image {
    width: 100%;
    border-radius: var(--radius-1-0)
}

.card-photo-image img {
    width: 100%;
    height: 100%;
    background-color: var(--gray-0);
    border-radius: var(--radius-1-0);
    object-fit: cover;
}

@media (max-width: 992px) {

    .card-photo {
        height: 100%;
        min-height: 27rem;
    }

    .card-photo-image {
        height: 100%;
        min-height: 27rem;
    }

    .mp-mobile .card-photo {
        flex: 0 0 auto;
        scroll-snap-align: center;
        width: 18rem;
    }

    .mp-mobile .card-photo,
    .mp-mobile .card-photo .card-photo-image {
        height: 24rem
    }

}

@media (min-width: 993px) {

    .card-photo {
        height: 20rem;
    }

    .card-photo .card-photo-image {
        height: 20rem;
    }

}




.collapse-text {
    margin: 0 0 1.5rem;
    position: relative;
    max-height: 10rem;
    overflow: hidden;
    background-image: linear-gradient(to top, rgb(255, 255, 255, 0.3), rgba(0, 0, 0, 0));
    transition: max-height 0.3s ease;
}

.collapse-text:after {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 30px;
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), var(--gray-0));
    content: "";
    transition: opacity 0.3s ease;
}

.collapse-text.no-gradient:after {
    opacity: 0;
}

.collapse-text.active {
    max-height: none; /* Высота для раскрытого состояния */
}

.collapse-text.active.no-gradient:after {
    display: none;
}









/*NEW CODE*/

.sidebar-logo {
    background-size: contain;
    min-width: 4rem;
    height: 4rem;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    border-radius: var(--radius-1-5);
}

.sidebar-image {
    background-size: contain;
    width: 100%;
    height: auto;
    min-height: 250px;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    border-radius: var(--radius-1-5);
}






.table-info {
    display: flex;
    align-items: center;
    gap: 1rem;
    font-size: var(--font-size-0-875);
    line-height: 20px;
    color: var(--color-gray-3);
}

.table-info .table-info-item {
    display: flex;
    align-items: center;
    gap: 0.4rem;
    line-height: 1;
    text-decoration: none;
    background-color: transparent;
    transition: var(--transition);
}

.table-info .table-info-item:hover {
    color: var(--black)
}

.table-info-item a {
    text-decoration: underline;
}

@media (max-width: 992px) {

    .table-info {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
    }

    .table-info .table-info-item {
        flex: 0 0 auto
    }

    .table-info::-webkit-scrollbar {
        display: none
    }

}


.table-badge {
    --bs-badge-padding-x: 0.65em;
    --bs-badge-padding-y: 0.35em;
    --bs-badge-font-size: 0.75em;
    --bs-badge-font-weight: 700;
    --bs-badge-color: #fff;
    --bs-badge-border-radius: var(--bs-border-radius);
    display: inline-block;
    padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
    font-size: var(--bs-badge-font-size);
    font-weight: var(--bs-badge-font-weight);
    line-height: 1;
    color: var(--bs-badge-color);
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: var(--radius-0-4);


}




.p100__mini-item {
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    gap: 1.25rem;
    padding-right: 1rem;
}

.p100__mini-item-border-right {
    border-right: 1px solid var(--gray-5)
}

.p100__mini-item-image {
    position: relative;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    overflow: hidden;
    border-radius: var(--radius-0-75);
    min-width: 3.5rem;
    height: 3.5rem;
}

.p100__mini-item-image::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(60, 60, 61, .06);
    z-index: 1;
    pointer-events: none;
    border-radius: var(--radius-0-75);
}

.p100__mini-item-info {
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
}

.p100__mini-item-value {
    color: var(--color-gray-3);
    font-size: var(--font-size-0-8);
    line-height: 1.2;
}

.p100__mini-item-name {
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    word-break: break-word;
    font-size: var(--font-size-0-875);
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1.4;
    color: var(--primary-1000);
}

.p100__mini-item-name a {
    color: var(--primary-1000);
}

.p100__mini-item-name-sm {
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    font-size: 0.8rem;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.4;
    color: var(--black);
}

@media (max-width: 992px) {

    .col-12 .p100__mini-item {
        border-bottom: 1px solid var(--gray-5);
        padding-bottom: 1rem;
    }

    .col-12 .p100__mini-item-border-right {
        border-right: unset;
    }


    .p100__mini-item a:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

}

@media (min-width: 993px) {

    .p100__mini-item-name:hover {
        color: var(--black);
    }

    .p100__mini-item:hover a {
        text-decoration: underline;
    }

}




.login__page {
    height: calc(100vh - 4rem);
    background-color: var(--primary-1000);
    background-position: initial;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
}


.login-container {
    padding: 1rem;
    width: 40%;
    background-color: var(--white);
    border-radius: var(--radius-1-0)
}

@media (max-width: 993px) {

    .login__page {
        background-position: center;
        padding: 0 1rem;
    }


    .login-container {
        width: unset;
    }

}



.request__page {
    background-color: #8abacd;
    background-position: initial;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
}


.request-container {
    padding: 1.5rem 2rem;
    margin: 1.5rem 15rem;
    background-color: var(--white);
    border-radius: var(--radius-1-0);
    border: 4px solid #b6dbe9;
}

@media (max-width: 993px) {

    .request__page {
        background-position: center;
        padding: unset;
    }


    .request-container {
        margin: 1rem;
        padding: 1.5rem;
        width: unset;
        border: unset;
    }

}


.content__page {
    height: calc(100vh - 4rem);
    background-color: var(--theme-bg);
    display: flex;
    align-items: center;
    justify-content: center;
}


.content__wrap {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 2rem;
    margin: 10rem;
}

.content__text {
    padding: 2% 5% 2% 0;
    flex: 0 1 70%;
    max-height: 30rem;
    overflow-x: auto;
    z-index: 888;
}

.content__text p {
    font-size: 1rem;
    margin: 0 0 1.2rem;
}

.content__text-readmore {
    display: inline-block;
    margin: 1.5rem 0 0;
    text-transform: uppercase;
}

.content__text-title {
    margin: 0 0 1.5rem;
    font-weight: 600;
    max-width: 75%;
}

.content__text-title-sm {
    font-size: 1.5rem;
    letter-spacing: -0.25px;;
}

.content__text-title-md {
    font-size: 2rem;
    letter-spacing: -0.25px;
    line-height: 1;
}

.content__text-title-lg {
    font-size: 3rem;
    letter-spacing: -0.5px;
    line-height: 1.1;
}

.content__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: var(--radius-1-5)
}

.content__text a {
    color: var(--black);
}

.content__text:hover a {
    text-decoration: underline;
}
.content__text a:hover {
    color: var(--blue-6);
}

@media (max-width: 992px) {

    .content__page {
        height: calc(100vh - 4rem);
        padding: 1rem;
    }

    .content__wrap {
        display: flex;
        flex-direction: column-reverse;
        align-items: start;
        gap: 1.5rem;
        margin: 0
    }

    .content__text {
        padding: 0;
        flex: 0 1 70%;
    }

    .content__text-title {
        font-size: 1.5rem;
        font-weight: 600;
        letter-spacing: -0.25px;
        line-height: 1;
        max-width: unset;
    }

    .content__img img {
        -o-object-fit: cover;
        object-fit: cover;
        width: 10rem;
        height: 10rem;
        border-radius: 50%;
    }

}

.single-page {

}

.single-page-container {
    display: grid;
    grid-template-columns: 1fr 270px;
    grid-gap: 1.25rem;
    box-sizing: border-box;
    background-color: var(--white);
    padding: 2rem 4rem 5rem;
}

.single-page-wrap {
    display: flex;
    align-items: center;
    flex-direction: row;
}


.single-page-content {
    display: flex;
    align-items: center;
    flex-direction: column;
    background-color: var(--white);
}

.single-page-sidebar {
    background-color: var(--primary-1000);
}

@media (max-width: 1100px) {

    .single-page-container {
        grid-template-columns: 100%; /* Мобильная версия: одна колонка */
        grid-template-rows: auto;
        grid-gap: 0.5rem;
        box-sizing: border-box;
        padding: 1.5rem;
    }
}

.single-page-wrap-header {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    width: 100%;
}

.single-page-header {
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    border-radius: var(--radius-0-75);
    background-size: cover;
    width: 100%;
    height: 25rem;
}

.single-page-header-wrap {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding: 3rem 2rem;
    hyphens: auto;
    transition: var(--transition);
    z-index: 2;
    display: flex;
    align-items: flex-end;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: 0.2s;
    transition-timing-function: cubic-bezier(.4, 0, 1, 1);
    background-image: linear-gradient(0deg, hsla(0, 0%, 7%, .5), hsla(0, 0%, 7%, .4) 51%, hsla(0, 0%, 7%, 0));
    background-position: 0 80%;
    background-size: 200% 200%;

}

.single-page-header-title {
    font-size: 2rem;
    letter-spacing: -0.25px;
    line-height: 1;
    color: #fff;
    font-weight: 900;
}


.why-us {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 1.5rem
}

.why-us-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
    width: 25%;
    flex: 1 1 auto;
}

.why-us-item-img {
    width: 5rem;
    height: 5rem
}

.why-us-item-info {
    font-size: 1rem;
    font-weight: 600;
    text-align: center;
}








.txt a:hover {
    text-decoration: underline;
}

.txt p,
.txt ul,
.txt ol {
    margin: 1.438rem 0;
    letter-spacing: -0.015rem;
}

.txt img {
    width: 100%;
    height: auto;
    max-height: 45rem;
    border-radius: var(--radius-0-75);
    margin: 0 0 1.438rem

}

.txt p:first-child {
    margin: 0 0 1.438rem
}

.txt p:last-child {
    margin: 1.438rem 0 0
}

.txt ol li,
.txt ul li {
    margin: 0.3rem 0;
    word-wrap: break-word;
}



