

/* Start:/local/css/modal-form.css?17538578977888*/
:root {
    --border-radius: 6px;
    --primary-color: #ed7817;
    --primary-hover-color: #ef7812;
    --secondary-color: #d9dcde;
    --secondary-hover-color: #338eef;
    --warning-color: #ff0000;
    --placeholder-bg: #f7f7f7;
    --placeholder-border: #d9dada;
    --white-color: #fff;
}

.modal-header {
    font-size: 32px;
    font-weight: 405;
    line-height: 46px;
    text-align: center;
    margin-bottom: 20px;
}

.modal__form {
    font-size: 15px;
}

.modal__form .alert-warning {
    color: var(--warning-color);
    margin: 10px 0;
}

.modal__form_input {
    display: flex;
    margin: 20px 0;
    height: 52px;
    position: relative;
    border: 2px solid var(--secondary-color);
    border-radius: var(--border-radius);
}

.modal__form_input:hover {
    border-color: var(--secondary-hover-color);
}

.modal__form_input_title {
    color: #939aa1;
    display: block;
    position: absolute;
    left: 10px;
    text-align: left;
    pointer-events: none;
    transform-origin: 0 0;
    transition: transform 0.2s cubic-bezier(.25,.8,.25,1);
    font-size: 16px;
    line-height: 1.2;
    top: 14px;
}

.modal__form_input_title.phone {
    margin-left: 20px;
}

#flag {
    margin: 16px 0 0 5px;
}

.modal__form_input:focus-within .modal__form_input_title,
.modal__form_input:hover .modal__form_input_title,
.modal__form_input.focus .modal__form_input_title {
    transform: translateY(-12px) scale(0.8);
}

.modal__form_input input {
    padding: 18px 12px 6px;
    text-align: left;
    vertical-align: top;
    width: 100%;
    margin: 0;
    outline: none;
    background-color: hsla(0, 0%, 100%, 0);
    border: 0;
    font-size: 16px;
}

.modal__form_input_radio {
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
    gap: 100px;
}

.user-type-input:checked {
    background-color: var(--primary-color);
    border-color: var(--primary-color);
}

.modal__form_link {
    color: var(--primary-color);
    margin: 20px 0;
    width: 100%;
    text-align: center;
}

.modal__form_link.flex {
    display: flex;
    justify-content: space-between;
}

.modal__form_link_item {
    color: var(--primary-color);
}

.modal__form_button {
    width: 100%;
    font-size: 16px;
}

.modal__form_button__inner {
    padding: 8px 16px;
    min-height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--primary-hover-color);
    border-radius: var(--border-radius);
}

button[type="submit"]:disabled .modal__form_button__inner {
    background-color: #d3d6d7;
}

.modal__form_button_title {
    color: var(--white-color);
    font-weight: 900;
}

.placeholder-input {
    width: 100%;
    position: relative;
}

.placeholder-input__dropdown {
    position: absolute;
    overflow-y: auto;
    max-height: 430px;
    width: 100%;
    background: var(--white-color);
    display: none;
    box-shadow: 0 0 32px rgba(0, 21, 51, .1), 0 1px 15px rgba(0, 21, 51, .05);
}

.placeholder-input.open .placeholder-input__dropdown {
    display: block;
    z-index: 100;
}

.placeholder-input__dropdown-item {
    cursor: pointer;
    background-color: var(--white-color);
    padding: 15px;
    line-height: 1.2;
}

.placeholder-input__dropdown-item:hover {
    background-color: var(--placeholder-bg);
}

.placeholder-input__dropdown-item:not(:last-child) {
    border-bottom: 1px solid var(--placeholder-border);
}

.placeholder-input__name {
    font-size: 17px;
    margin-bottom: 8px;
}

.placeholder-input__info {
    color: #868786;
}

.show-pass {
    cursor: pointer;
    position: absolute;
    right: 0;
    opacity: .3;
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    width: 40px;
    transition: opacity .2s;
}

.show-pass:after {
    content: "";
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gVXBsb2FkZWQgdG86IFNWRyBSZXBvLCB3d3cuc3ZncmVwby5jb20sIEdlbmVyYXRvcjogU1ZHIFJlcG8gTWl4ZXIgVG9vbHMgLS0+CjxzdmcgZmlsbD0iIzAwMDAwMCIgd2lkdGg9IjgwMHB4IiBoZWlnaHQ9IjgwMHB4IiB2aWV3Qm94PSIwIDAgMzIgMzIiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjx0aXRsZT5leWUtc2xhc2g8L3RpdGxlPg0KPHBhdGggZD0iTTE4LjgyMiAyMi45MDRjLTUuMjE1IDEuMjc1LTEwLjUyNC0xLjA1MS0xNS44MTgtNi45MDQgMS4zMzctMS41MDEgMi43OS0yLjg0MyA0LjM2NC00LjAzNGwwLjA3Ni0wLjA1NWMwLjE4Ni0wLjEzOCAwLjMwNS0wLjM1NyAwLjMwNS0wLjYwNCAwLTAuNDE0LTAuMzM2LTAuNzUtMC43NS0wLjc1LTAuMTY2IDAtMC4zMiAwLjA1NC0wLjQ0NCAwLjE0NmwwLjAwMi0wLjAwMWMtMS45MSAxLjQ0Ny0zLjU4OCAzLjAyNC01LjA4NiA0Ljc2MWwtMC4wMzYgMC4wNDJjLTAuMTE1IDAuMTMxLTAuMTg1IDAuMzA1LTAuMTg1IDAuNDk0czAuMDcwIDAuMzYzIDAuMTg2IDAuNDk1bC0wLjAwMS0wLjAwMWM0LjgwMyA1LjQ4OCA5LjY5MyA4LjI1NCAxNC41ODIgOC4yNTQgMS4xMjMtMC4wMDEgMi4yMTItMC4xNDIgMy4yNTItMC40MDZsLTAuMDkyIDAuMDIwYzAuMzMyLTAuMDgyIDAuNTczLTAuMzc3IDAuNTczLTAuNzI5IDAtMC40MTQtMC4zMzYtMC43NS0wLjc1LTAuNzUtMC4wNjQgMC0wLjEyNSAwLjAwOC0wLjE4NCAwLjAyM2wwLjAwNS0wLjAwMXpNMTYuNzUgMjBjLTAtMC40MTQtMC4zMzYtMC43NS0wLjc1LTAuNzV2MGMtMS43OTQtMC4wMDItMy4yNDgtMS40NTYtMy4yNS0zLjI1di0wYzAtMC40MTQtMC4zMzYtMC43NS0wLjc1LTAuNzVzLTAuNzUgMC4zMzYtMC43NSAwLjc1djBjMC4wMDMgMi42MjIgMi4xMjggNC43NDcgNC43NSA0Ljc1aDBjMC40MTQtMCAwLjc1LTAuMzM2IDAuNzUtMC43NXYwek0yMy41NjUgMjIuNTAzYzIuNzAxLTEuNjcyIDUuMDEwLTMuNjY1IDYuOTY1LTUuOTY3bDAuMDM0LTAuMDQyYzAuMTE2LTAuMTMxIDAuMTg2LTAuMzA0IDAuMTg2LTAuNDk0cy0wLjA3MC0wLjM2My0wLjE4Ny0wLjQ5NWwwLjAwMSAwLjAwMWMtNi44NDQtNy44Mi0xMy44MjItMTAuMDgxLTIwLjc1OC02Ljc2bC03LjI3Ny03LjI3NmMtMC4xMzUtMC4xMzEtMC4zMi0wLjIxMi0wLjUyMy0wLjIxMi0wLjQxNCAwLTAuNzUgMC4zMzYtMC43NSAwLjc1IDAgMC4yMDMgMC4wODEgMC4zODggMC4yMTMgMC41MjNsMjcuOTk5IDI4LjAwMWMwLjEzNiAwLjEzNiAwLjMyNCAwLjIyIDAuNTMxIDAuMjIgMC40MTUgMCAwLjc1MS0wLjMzNiAwLjc1MS0wLjc1MSAwLTAuMjA3LTAuMDg0LTAuMzk1LTAuMjItMC41MzF2MHpNMjguOTk2IDE2Yy0xLjg1MiAyLjEyMS00LjAwNCAzLjkxOS02LjQwMiA1LjM0NWwtMC4xMjEgMC4wNjctMi42MzYtMi42MzVjMC41NjktMC43NjcgMC45MTEtMS43MzEgMC45MTItMi43NzZ2LTBjLTAuMDAzLTIuNjIyLTIuMTI4LTQuNzQ3LTQuNzUtNC43NWgtMGMtMS4wNDUgMC4wMDItMi4wMDkgMC4zNDQtMi43ODkgMC45MjFsMC4wMTMtMC4wMDktMi4yOS0yLjI5YzYuMDI3LTIuNjQ3IDExLjk1LTAuNjQgMTguMDYyIDYuMTI3ek0xNC4zMDEgMTMuMjM5YzAuNDg2LTAuMzA3IDEuMDc3LTAuNDg5IDEuNzExLTAuNDg5IDEuNzg4IDAgMy4yMzggMS40NSAzLjIzOCAzLjIzOCAwIDAuNjM0LTAuMTgyIDEuMjI1LTAuNDk3IDEuNzI0bDAuMDA4LTAuMDEzeiI+PC9wYXRoPg0KPC9zdmc+");
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
    width: 19px;
    height: 22px;
    display: inline-flex;
}

.show-pass.active:after {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gVXBsb2FkZWQgdG86IFNWRyBSZXBvLCB3d3cuc3ZncmVwby5jb20sIEdlbmVyYXRvcjogU1ZHIFJlcG8gTWl4ZXIgVG9vbHMgLS0+CjxzdmcgZmlsbD0iIzAwMDAwMCIgd2lkdGg9IjgwMHB4IiBoZWlnaHQ9IjgwMHB4IiB2aWV3Qm94PSIwIDAgMzIgMzIiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjx0aXRsZT5leWU8L3RpdGxlPg0KPHBhdGggZD0iTTMwLjU2NCAxNS41MDZjLTkuNTktMTAuOTU3LTE5LjU0My0xMC45NTctMjkuMTI5IDAtMC4xMTUgMC4xMzEtMC4xODUgMC4zMDUtMC4xODUgMC40OTRzMC4wNzAgMC4zNjMgMC4xODYgMC40OTVsLTAuMDAxLTAuMDAxYzQuNzkzIDUuNDc5IDkuNjkzIDguMjU2IDE0LjU2MyA4LjI1NmgwLjAwMWM0Ljg2OSAwIDkuNzcxLTIuNzc3IDE0LjU2NC04LjI1NiAwLjExNi0wLjEzMSAwLjE4Ni0wLjMwNCAwLjE4Ni0wLjQ5NHMtMC4wNzAtMC4zNjMtMC4xODctMC40OTVsMC4wMDEgMC4wMDF6TTMuMDA0IDE2YzguNzA0LTkuNjI2IDE3LjI5MS05LjYyMiAyNS45OTIgMC04LjcwMyA5LjYyMS0xNy4yOTEgOS42MjEtMjUuOTkyIDB6TTE2IDExLjI1Yy0yLjYyMyAwLTQuNzUgMi4xMjctNC43NSA0Ljc1czIuMTI3IDQuNzUgNC43NSA0Ljc1YzIuNjIzIDAgNC43NS0yLjEyNyA0Ljc1LTQuNzV2MGMtMC4wMDMtMi42MjItMi4xMjgtNC43NDctNC43NS00Ljc1aC0wek0xNiAxOS4yNWMtMS43OTUgMC0zLjI1LTEuNDU1LTMuMjUtMy4yNXMxLjQ1NS0zLjI1IDMuMjUtMy4yNWMxLjc5NSAwIDMuMjUgMS40NTUgMy4yNSAzLjI1djBjLTAuMDAyIDEuNzk0LTEuNDU2IDMuMjQ4LTMuMjUgMy4yNWgtMHoiPjwvcGF0aD4NCjwvc3ZnPg==");
}

.show-pass .active,
.show-pass:hover {
    opacity: 1;
}

.text_orange {
    color: var(--primary-color);
    cursor: pointer;
}

.modal__wrapper {
    max-height: 750px !important;
    scrollbar-width: none;
}

/* End */


/* Start:/local/templates/main/css/style.min.css?1759684789267644*/
@charset "UTF-8";
@font-face {
  font-family: 'GTEestiProText';
  font-display: swap;
  src: url("/local/templates/main/css/../fonts/GTEestiProText-Medium.woff2") format("woff2"), url("/local/templates/main/css/../fonts/GTEestiProText-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'GTEestiProText';
  font-display: swap;
  src: url("/local/templates/main/css/../fonts/GTEestiProText-MediumItalic.woff2") format("woff2"), url("/local/templates/main/css/../fonts/GTEestiProText-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'GTEestiProText';
  font-display: swap;
  src: url("/local/templates/main/css/../fonts/GTEestiProText-Book.woff2") format("woff2"), url("/local/templates/main/css/../fonts/GTEestiProText-Book.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'GTEestiProText';
  font-display: swap;
  src: url("/local/templates/main/css/../fonts/GTEestiProText-BookItalic.woff2") format("woff2"), url("/local/templates/main/css/../fonts/GTEestiProText-BookItalic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'GTEestiProText';
  font-display: swap;
  src: url("/local/templates/main/css/../fonts/GTEestiProText-Thin.woff2") format("woff2"), url("/local/templates/main/css/../fonts/GTEestiProText-Thin.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'GTEestiProText';
  font-display: swap;
  src: url("/local/templates/main/css/../fonts/GTEestiProText-ThinItalic.woff2") format("woff2"), url("/local/templates/main/css/../fonts/GTEestiProText-ThinItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
}
/* Шаблоны (заготовки)
* @extend %имя шаблона;
*/
* {
  padding: 0;
  margin: 0;
  border: 0;
  box-sizing: border-box;
  color: inherit;
}

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

:focus,
:active {
  outline: none;
}

a:focus,
a:active {
  outline: none;
}

nav,
footer,
header,
aside {
  display: block;
}

html,
body {
  width: 100%;
  font-size: 14px;
  line-height: 1;
  font-family: 'GTEestiProText', sans-serif;
  font-weight: 400;
  color: #000;
  -webkit-tap-highlight-color: transparent;
}

input,
button,
textarea {
  font-family: inherit;
}

input::-ms-clear {
  display: none;
}

button {
  cursor: pointer;
  background-color: transparent;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

a {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}

ul,
li {
  list-style: none;
}

img {
  vertical-align: top;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: 400;
}

sup {
  color: inherit;
}

svg {
  stroke: #000;
}

/* =======================================================================================================================
* Библиотеки
* раскомментировать для использования
*/
/*
 * Swiper 8.4.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 21, 2022
*/
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0 0 0 1px;
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}

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

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

.col {
  flex: 1 0 0%;
}

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

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

.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
}

.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}

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

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

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

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

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

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

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

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

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

.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}

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

.offset-1 {
  margin-left: 8.33333333%;
}

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

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333333%;
}

.offset-5 {
  margin-left: 41.66666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333333%;
}

.offset-8 {
  margin-left: 66.66666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333333%;
}

.offset-11 {
  margin-left: 91.66666667%;
}

.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}

.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}

.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}

.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}

.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}

.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}

.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}

.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}

.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}

.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}

.g-5,
.gx-5 {
  --bs-gutter-x: 3rem;
}

.g-5,
.gy-5 {
  --bs-gutter-y: 3rem;
}

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%;
  }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%;
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1024px) {
  .col-lg {
    flex: 1 0 0%;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1280px) {
  .col-xl {
    flex: 1 0 0%;
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%;
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  --bs-gutter-x: 48px;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 564px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 744px;
  }
}
@media (min-width: 1024px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 984px;
  }
}
@media (min-width: 1280px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1164px;
  }
}
@media (min-width: 1400px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1344px;
  }
}
.flatpickr-calendar {
  background: transparent;
  opacity: 0;
  display: none;
  text-align: center;
  visibility: hidden;
  padding: 0;
  -webkit-animation: none;
  animation: none;
  direction: ltr;
  border: 0;
  font-size: 14px;
  line-height: 24px;
  border-radius: 5px;
  position: absolute;
  width: 307.875px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  background: #fff;
  -webkit-box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
  box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
}

.flatpickr-calendar.open,
.flatpickr-calendar.inline {
  opacity: 1;
  max-height: 640px;
  visibility: visible;
}

.flatpickr-calendar.open {
  display: inline-block;
  z-index: 99999;
}

.flatpickr-calendar.animate.open {
  -webkit-animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
  animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.flatpickr-calendar.inline {
  display: block;
  position: relative;
  top: 2px;
}

.flatpickr-calendar.static {
  position: absolute;
  top: calc(100% + 2px);
}

.flatpickr-calendar.static.open {
  z-index: 999;
  display: block;
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
  -webkit-box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
  box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}

.flatpickr-calendar .hasWeeks .dayContainer,
.flatpickr-calendar .hasTime .dayContainer {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.flatpickr-calendar .hasWeeks .dayContainer {
  border-left: 0;
}

.flatpickr-calendar.hasTime .flatpickr-time {
  height: 40px;
  border-top: 1px solid #e6e6e6;
}

.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
  height: auto;
}

.flatpickr-calendar:before,
.flatpickr-calendar:after {
  position: absolute;
  display: block;
  pointer-events: none;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  left: 22px;
}

.flatpickr-calendar.rightMost:before,
.flatpickr-calendar.arrowRight:before,
.flatpickr-calendar.rightMost:after,
.flatpickr-calendar.arrowRight:after {
  left: auto;
  right: 22px;
}

.flatpickr-calendar.arrowCenter:before,
.flatpickr-calendar.arrowCenter:after {
  left: 50%;
  right: 50%;
}

.flatpickr-calendar:before {
  border-width: 5px;
  margin: 0 -5px;
}

.flatpickr-calendar:after {
  border-width: 4px;
  margin: 0 -4px;
}

.flatpickr-calendar.arrowTop:before,
.flatpickr-calendar.arrowTop:after {
  bottom: 100%;
}

.flatpickr-calendar.arrowTop:before {
  border-bottom-color: #e6e6e6;
}

.flatpickr-calendar.arrowTop:after {
  border-bottom-color: #fff;
}

.flatpickr-calendar.arrowBottom:before,
.flatpickr-calendar.arrowBottom:after {
  top: 100%;
}

.flatpickr-calendar.arrowBottom:before {
  border-top-color: #e6e6e6;
}

.flatpickr-calendar.arrowBottom:after {
  border-top-color: #fff;
}

.flatpickr-calendar:focus {
  outline: 0;
}

.flatpickr-wrapper {
  position: relative;
  display: inline-block;
}

.flatpickr-months {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.flatpickr-months .flatpickr-month {
  background: transparent;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
  height: 34px;
  line-height: 1;
  text-align: center;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.flatpickr-months .flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  height: 34px;
  padding: 10px;
  z-index: 3;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
}

.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,
.flatpickr-months .flatpickr-next-month.flatpickr-disabled {
  display: none;
}

.flatpickr-months .flatpickr-prev-month i,
.flatpickr-months .flatpickr-next-month i {
  position: relative;
}

.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month.flatpickr-prev-month {
  /*
        /*rtl:begin:ignore*/
  /*
        */
  left: 0;
  /*
        /*rtl:end:ignore*/
  /*
        */
}

/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,
.flatpickr-months .flatpickr-next-month.flatpickr-next-month {
  /*
        /*rtl:begin:ignore*/
  /*
        */
  right: 0;
  /*
        /*rtl:end:ignore*/
  /*
        */
}

/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month:hover,
.flatpickr-months .flatpickr-next-month:hover {
  color: #959ea9;
}

.flatpickr-months .flatpickr-prev-month:hover svg,
.flatpickr-months .flatpickr-next-month:hover svg {
  fill: #f64747;
}

.flatpickr-months .flatpickr-prev-month svg,
.flatpickr-months .flatpickr-next-month svg {
  width: 14px;
  height: 14px;
}

.flatpickr-months .flatpickr-prev-month svg path,
.flatpickr-months .flatpickr-next-month svg path {
  -webkit-transition: fill 0.1s;
  transition: fill 0.1s;
  fill: inherit;
}

.numInputWrapper {
  position: relative;
  height: auto;
}

.numInputWrapper input,
.numInputWrapper span {
  display: inline-block;
}

.numInputWrapper input {
  width: 100%;
}

.numInputWrapper input::-ms-clear {
  display: none;
}

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

.numInputWrapper span {
  position: absolute;
  right: 0;
  width: 14px;
  padding: 0 4px 0 2px;
  height: 50%;
  line-height: 50%;
  opacity: 0;
  cursor: pointer;
  border: 1px solid rgba(57, 57, 57, 0.15);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.numInputWrapper span:hover {
  background: rgba(0, 0, 0, 0.1);
}

.numInputWrapper span:active {
  background: rgba(0, 0, 0, 0.2);
}

.numInputWrapper span:after {
  display: block;
  content: "";
  position: absolute;
}

.numInputWrapper span.arrowUp {
  top: 0;
  border-bottom: 0;
}

.numInputWrapper span.arrowUp:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(57, 57, 57, 0.6);
  top: 26%;
}

.numInputWrapper span.arrowDown {
  top: 50%;
}

.numInputWrapper span.arrowDown:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(57, 57, 57, 0.6);
  top: 40%;
}

.numInputWrapper span svg {
  width: inherit;
  height: auto;
}

.numInputWrapper span svg path {
  fill: rgba(0, 0, 0, 0.5);
}

.numInputWrapper:hover {
  background: rgba(0, 0, 0, 0.05);
}

.numInputWrapper:hover span {
  opacity: 1;
}

.flatpickr-current-month {
  font-size: 135%;
  line-height: inherit;
  font-weight: 300;
  color: inherit;
  position: absolute;
  width: 75%;
  left: 12.5%;
  padding: 7.48px 0 0 0;
  line-height: 1;
  height: 34px;
  display: inline-block;
  text-align: center;
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}

.flatpickr-current-month span.cur-month {
  font-family: inherit;
  font-weight: 500;
  color: inherit;
  display: inline-block;
  margin-left: 0.5ch;
  padding: 0;
}

.flatpickr-current-month span.cur-month:hover {
  background: rgba(0, 0, 0, 0.05);
}

.flatpickr-current-month .numInputWrapper {
  width: 6ch;
  width: 7ch\0 ;
  display: inline-block;
}

.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: rgba(0, 0, 0, 0.9);
}

.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: rgba(0, 0, 0, 0.9);
}

.flatpickr-current-month input.cur-year {
  background: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  cursor: text;
  padding: 0 0 0 0.5ch;
  margin: 0;
  display: inline-block;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  line-height: inherit;
  height: auto;
  border: 0;
  border-radius: 0;
  vertical-align: initial;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

.flatpickr-current-month input.cur-year:focus {
  outline: 0;
}

.flatpickr-current-month input.cur-year[disabled],
.flatpickr-current-month input.cur-year[disabled]:hover {
  font-size: 100%;
  color: rgba(0, 0, 0, 0.5);
  background: transparent;
  pointer-events: none;
}

.flatpickr-current-month .flatpickr-monthDropdown-months {
  appearance: menulist;
  background: transparent;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  color: inherit;
  cursor: pointer;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  height: auto;
  line-height: inherit;
  margin: -1px 0 0 0;
  outline: none;
  padding: 0 0 0 0.5ch;
  position: relative;
  vertical-align: initial;
  -webkit-box-sizing: border-box;
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  width: auto;
}

.flatpickr-current-month .flatpickr-monthDropdown-months:focus,
.flatpickr-current-month .flatpickr-monthDropdown-months:active {
  outline: none;
}

.flatpickr-current-month .flatpickr-monthDropdown-months:hover {
  background: rgba(0, 0, 0, 0.05);
}

.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month {
  background-color: transparent;
  outline: none;
  padding: 0;
}

.flatpickr-weekdays {
  background: transparent;
  text-align: center;
  overflow: hidden;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 28px;
}

.flatpickr-weekdays .flatpickr-weekdaycontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

span.flatpickr-weekday {
  cursor: default;
  font-size: 90%;
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
  line-height: 1;
  margin: 0;
  text-align: center;
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-weight: bolder;
}

.dayContainer,
.flatpickr-weeks {
  padding: 1px 0 0 0;
}

.flatpickr-days {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 307.875px;
}

.flatpickr-days:focus {
  outline: 0;
}

.dayContainer {
  padding: 0;
  outline: 0;
  text-align: left;
  width: 307.875px;
  min-width: 307.875px;
  max-width: 307.875px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  opacity: 1;
}

.dayContainer + .dayContainer {
  -webkit-box-shadow: -1px 0 0 #e6e6e6;
  box-shadow: -1px 0 0 #e6e6e6;
}

.flatpickr-day {
  background: none;
  border: 1px solid transparent;
  border-radius: 150px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #393939;
  cursor: pointer;
  font-weight: 400;
  width: 14.2857143%;
  -webkit-flex-basis: 14.2857143%;
  -ms-flex-preferred-size: 14.2857143%;
  flex-basis: 14.2857143%;
  max-width: 39px;
  height: 39px;
  line-height: 39px;
  margin: 0;
  display: inline-block;
  position: relative;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.flatpickr-day.inRange,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.today.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day:hover,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day:focus,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.nextMonthDay:focus {
  cursor: pointer;
  outline: 0;
  background: #e6e6e6;
  border-color: #e6e6e6;
}

.flatpickr-day.today {
  border-color: #959ea9;
}

.flatpickr-day.today:hover,
.flatpickr-day.today:focus {
  border-color: #959ea9;
  background: #959ea9;
  color: #fff;
}

.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
  background: #569ff7;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  border-color: #569ff7;
}

.flatpickr-day.selected.startRange,
.flatpickr-day.startRange.startRange,
.flatpickr-day.endRange.startRange {
  border-radius: 50px 0 0 50px;
}

.flatpickr-day.selected.endRange,
.flatpickr-day.startRange.endRange,
.flatpickr-day.endRange.endRange {
  border-radius: 0 50px 50px 0;
}

.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)),
.flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)),
.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)) {
  -webkit-box-shadow: -10px 0 0 #569ff7;
  box-shadow: -10px 0 0 #569ff7;
}

.flatpickr-day.selected.startRange.endRange,
.flatpickr-day.startRange.startRange.endRange,
.flatpickr-day.endRange.startRange.endRange {
  border-radius: 50px;
}

.flatpickr-day.inRange {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
  box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}

.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover,
.flatpickr-day.prevMonthDay,
.flatpickr-day.nextMonthDay,
.flatpickr-day.notAllowed,
.flatpickr-day.notAllowed.prevMonthDay,
.flatpickr-day.notAllowed.nextMonthDay {
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  border-color: transparent;
  cursor: default;
}

.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover {
  cursor: not-allowed;
  color: rgba(57, 57, 57, 0.1);
}

.flatpickr-day.week.selected {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;
  box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;
}

.flatpickr-day.hidden {
  visibility: hidden;
}

.rangeMode .flatpickr-day {
  margin-top: 1px;
}

.flatpickr-weekwrapper {
  float: left;
}

.flatpickr-weekwrapper .flatpickr-weeks {
  padding: 0 12px;
  -webkit-box-shadow: 1px 0 0 #e6e6e6;
  box-shadow: 1px 0 0 #e6e6e6;
}

.flatpickr-weekwrapper .flatpickr-weekday {
  float: none;
  width: 100%;
  line-height: 28px;
}

.flatpickr-weekwrapper span.flatpickr-day,
.flatpickr-weekwrapper span.flatpickr-day:hover {
  display: block;
  width: 100%;
  max-width: none;
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  cursor: default;
  border: none;
}

.flatpickr-innerContainer {
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}

.flatpickr-rContainer {
  display: inline-block;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.flatpickr-time {
  text-align: center;
  outline: 0;
  display: block;
  height: 0;
  line-height: 40px;
  max-height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.flatpickr-time:after {
  content: "";
  display: table;
  clear: both;
}

.flatpickr-time .numInputWrapper {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 40%;
  height: 40px;
  float: left;
}

.flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: #393939;
}

.flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: #393939;
}

.flatpickr-time.hasSeconds .numInputWrapper {
  width: 26%;
}

.flatpickr-time.time24hr .numInputWrapper {
  width: 49%;
}

.flatpickr-time input {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  height: inherit;
  line-height: inherit;
  color: #393939;
  font-size: 14px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

.flatpickr-time input.flatpickr-hour {
  font-weight: bold;
}

.flatpickr-time input.flatpickr-minute,
.flatpickr-time input.flatpickr-second {
  font-weight: 400;
}

.flatpickr-time input:focus {
  outline: 0;
  border: 0;
}

.flatpickr-time .flatpickr-time-separator,
.flatpickr-time .flatpickr-am-pm {
  height: inherit;
  float: left;
  line-height: inherit;
  color: #393939;
  font-weight: bold;
  width: 2%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.flatpickr-time .flatpickr-am-pm {
  outline: 0;
  width: 18%;
  cursor: pointer;
  text-align: center;
  font-weight: 400;
}

.flatpickr-time input:hover,
.flatpickr-time .flatpickr-am-pm:hover,
.flatpickr-time input:focus,
.flatpickr-time .flatpickr-am-pm:focus {
  background: #eee;
}

.flatpickr-input[readonly] {
  cursor: pointer;
}

@-webkit-keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}
@keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  25% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
}
@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  25% {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  100% {
    -webkit-transform: translateY(700px);
    -ms-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@font-face {
  font-family: "lg";
  src: url("/local/templates/main/css/../fonts/lg.woff2?io9a6k") format("woff2"), url("/local/templates/main/css/../fonts/lg.ttf?io9a6k") format("truetype"), url("/local/templates/main/css/../fonts/lg.woff?io9a6k") format("woff"), url("/local/templates/main/css/../fonts/lg.svg?io9a6k#lg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.lg-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "lg" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.lg-container {
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.lg-next,
.lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1084;
  outline: none;
  border: none;
}
.lg-next.disabled,
.lg-prev.disabled {
  opacity: 0 !important;
  cursor: default;
}
.lg-next:hover:not(.disabled),
.lg-prev:hover:not(.disabled) {
  color: #fff;
}
.lg-single-item .lg-next,
.lg-single-item .lg-prev {
  display: none;
}

.lg-next {
  right: 20px;
}
.lg-next:before {
  content: "\e095";
}

.lg-prev {
  left: 20px;
}
.lg-prev:after {
  content: "\e094";
}

@-webkit-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  -o-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative;
}
.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  -o-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative;
}

.lg-toolbar {
  z-index: 1082;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.lg-media-overlap .lg-toolbar {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
}
.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none;
  will-change: color;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
  background: none;
  border: none;
  box-shadow: none;
}
.lg-toolbar .lg-icon.lg-icon-18 {
  font-size: 18px;
}
.lg-toolbar .lg-icon:hover {
  color: #fff;
}
.lg-toolbar .lg-close:after {
  content: "\e070";
}
.lg-toolbar .lg-maximize {
  font-size: 22px;
}
.lg-toolbar .lg-maximize:after {
  content: "\e90a";
}
.lg-toolbar .lg-download:after {
  content: "\e0f2";
}

.lg-sub-html {
  color: #eee;
  font-size: 16px;
  padding: 10px 40px;
  text-align: center;
  z-index: 1080;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-out 0s;
  -o-transition: opacity 0.2s ease-out 0s;
  transition: opacity 0.2s ease-out 0s;
}
.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold;
}
.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}
.lg-sub-html a {
  color: inherit;
}
.lg-sub-html a:hover {
  text-decoration: underline;
}
.lg-media-overlap .lg-sub-html {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
}
.lg-item .lg-sub-html {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
}

.lg-error-msg {
  font-size: 14px;
  color: #999;
}

.lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  height: 47px;
  vertical-align: middle;
}

.lg-closing .lg-toolbar,
.lg-closing .lg-prev,
.lg-closing .lg-next,
.lg-closing .lg-sub-html {
  opacity: 0;
  -webkit-transition: -webkit-transform 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, color 0.08 linear;
  -moz-transition: -moz-transform 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, color 0.08 linear;
  -o-transition: -o-transform 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, color 0.08 linear;
  transition: transform 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, color 0.08 linear;
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-img-wrap,
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-video-cont {
  opacity: 0;
  -moz-transform: scale3d(0.5, 0.5, 0.5);
  -o-transform: scale3d(0.5, 0.5, 0.5);
  -ms-transform: scale3d(0.5, 0.5, 0.5);
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  will-change: transform, opacity;
  -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-img-wrap,
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-video-cont {
  opacity: 1;
  -moz-transform: scale3d(1, 1, 1);
  -o-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

.lg-icon:focus-visible {
  color: #fff;
  border-radius: 3px;
  outline: 1px dashed rgba(255, 255, 255, 0.6);
}

.lg-toolbar .lg-icon:focus-visible {
  border-radius: 8px;
  outline-offset: -5px;
}

.lg-group:after {
  content: "";
  display: table;
  clear: both;
}

.lg-container {
  display: none;
  outline: none;
}
.lg-container.lg-show {
  display: block;
}

.lg-on {
  scroll-behavior: unset;
}

.lg-overlay-open {
  overflow: hidden;
}

.lg-toolbar,
.lg-prev,
.lg-next,
.lg-pager-outer,
.lg-hide-sub-html .lg-sub-html {
  opacity: 0;
  will-change: transform, opacity;
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-show-in .lg-toolbar,
.lg-show-in .lg-prev,
.lg-show-in .lg-next,
.lg-show-in .lg-pager-outer {
  opacity: 1;
}
.lg-show-in.lg-hide-sub-html .lg-sub-html {
  opacity: 1;
}
.lg-show-in .lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}
.lg-show-in .lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
}
.lg-show-in .lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}
.lg-show-in .lg-hide-items.lg-hide-sub-html .lg-sub-html {
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}

.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  text-align: left;
  opacity: 0.001;
  outline: none;
  will-change: auto;
  overflow: hidden;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lg-outer.lg-zoom-from-image {
  opacity: 1;
}
.lg-outer.lg-visible {
  opacity: 1;
}
.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-prev-slide, .lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-next-slide, .lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-current {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.lg-outer .lg-inner {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  -webkit-transition: opacity 0s;
  -o-transition: opacity 0s;
  transition: opacity 0s;
  white-space: nowrap;
}
.lg-outer .lg-item {
  display: none !important;
}
.lg-outer .lg-item:not(.lg-start-end-progress) {
  background: url("/local/templates/main/css/../images/loading.gif") no-repeat scroll center center transparent;
}
.lg-outer.lg-css3 .lg-prev-slide,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important;
}
.lg-outer.lg-css .lg-current {
  display: inline-block !important;
}
.lg-outer .lg-item,
.lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}
.lg-outer .lg-item:before,
.lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.lg-outer .lg-img-wrap {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  white-space: nowrap;
  font-size: 0;
}
.lg-outer .lg-item.lg-complete {
  background-image: none;
}
.lg-outer .lg-item.lg-current {
  z-index: 1060;
}
.lg-outer .lg-object {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  position: relative;
}
.lg-outer .lg-empty-html.lg-sub-html,
.lg-outer .lg-empty-html .lg-sub-html {
  display: none;
}
.lg-outer.lg-hide-download .lg-download {
  opacity: 0.75;
  pointer-events: none;
}
.lg-outer .lg-first-slide .lg-dummy-img {
  position: absolute;
  top: 50%;
  left: 50%;
}
.lg-outer.lg-components-open:not(.lg-zoomed) .lg-components {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0);
  opacity: 1;
}
.lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html {
  opacity: 1;
  transition: opacity 0.2s ease-out 0.15s;
}

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  will-change: auto;
  -webkit-transition: opacity 333ms ease-in 0s;
  -o-transition: opacity 333ms ease-in 0s;
  transition: opacity 333ms ease-in 0s;
}
.lg-backdrop.in {
  opacity: 1;
}

.lg-css3.lg-no-trans .lg-prev-slide,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-current {
  -webkit-transition: none 0s ease 0s !important;
  -moz-transition: none 0s ease 0s !important;
  -o-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item {
  opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
  -webkit-transition: opacity 0.1s ease 0s;
  -moz-transition: opacity 0.1s ease 0s;
  -o-transition: opacity 0.1s ease 0s;
  transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-use-css3 .lg-item.lg-start-progress {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  -o-transition: -o-transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  transition: transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
}
.lg-css3.lg-use-css3 .lg-item.lg-start-end-progress {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-container {
  display: none;
}
.lg-container.lg-show {
  display: block;
}
.lg-container.lg-dragging-vertical .lg-backdrop {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}
.lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1;
}

.lg-inline .lg-backdrop,
.lg-inline .lg-outer {
  position: absolute;
}
.lg-inline .lg-backdrop {
  z-index: 1;
}
.lg-inline .lg-outer {
  z-index: 2;
}
.lg-inline .lg-maximize:after {
  content: "\e909";
}

.lg-components {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  will-change: transform;
  -webkit-transition: -webkit-transform 0.35s ease-out 0s;
  -moz-transition: -moz-transform 0.35s ease-out 0s;
  -o-transition: -o-transform 0.35s ease-out 0s;
  transition: transform 0.35s ease-out 0s;
  z-index: 1080;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
}

.lg-outer .lg-video-cont {
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.lg-outer .lg-video-cont .lg-object {
  width: 100% !important;
  height: 100% !important;
}
.lg-outer .lg-has-iframe .lg-video-cont {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}
.lg-outer .lg-video-object {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  z-index: 3;
}
.lg-outer .lg-video-poster {
  z-index: 1;
}
.lg-outer .lg-has-video .lg-video-object {
  opacity: 0;
  will-change: opacity;
  -webkit-transition: opacity 0.3s ease-in;
  -o-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
}
.lg-outer .lg-has-video.lg-video-loaded .lg-video-poster,
.lg-outer .lg-has-video.lg-video-loaded .lg-video-play-button {
  opacity: 0 !important;
}
.lg-outer .lg-has-video.lg-video-loaded .lg-video-object {
  opacity: 1;
}

@keyframes lg-play-stroke {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}
@keyframes lg-play-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.lg-video-play-button {
  width: 18%;
  max-width: 140px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  cursor: pointer;
  transform: translate(-50%, -50%) scale(1);
  will-change: opacity, transform;
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.17, 0.88, 0.32, 1.28), opacity 0.1s;
  -moz-transition: -moz-transform 0.25s cubic-bezier(0.17, 0.88, 0.32, 1.28), opacity 0.1s;
  -o-transition: -o-transform 0.25s cubic-bezier(0.17, 0.88, 0.32, 1.28), opacity 0.1s;
  transition: transform 0.25s cubic-bezier(0.17, 0.88, 0.32, 1.28), opacity 0.1s;
}
.lg-video-play-button:hover .lg-video-play-icon-bg,
.lg-video-play-button:hover .lg-video-play-icon {
  opacity: 1;
}

.lg-video-play-icon-bg {
  fill: none;
  stroke-width: 3%;
  stroke: #fcfcfc;
  opacity: 0.6;
  will-change: opacity;
  -webkit-transition: opacity 0.12s ease-in;
  -o-transition: opacity 0.12s ease-in;
  transition: opacity 0.12s ease-in;
}

.lg-video-play-icon-circle {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  fill: none;
  stroke-width: 3%;
  stroke: rgba(30, 30, 30, 0.9);
  stroke-opacity: 1;
  stroke-linecap: round;
  stroke-dasharray: 200;
  stroke-dashoffset: 200;
}

.lg-video-play-icon {
  position: absolute;
  width: 25%;
  max-width: 120px;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  opacity: 0.6;
  will-change: opacity;
  -webkit-transition: opacity 0.12s ease-in;
  -o-transition: opacity 0.12s ease-in;
  transition: opacity 0.12s ease-in;
}
.lg-video-play-icon .lg-video-play-icon-inner {
  fill: #fcfcfc;
}

.lg-video-loading .lg-video-play-icon-circle {
  animation: lg-play-rotate 2s linear 0.25s infinite, lg-play-stroke 1.5s ease-in-out 0.25s infinite;
}

.lg-video-loaded .lg-video-play-button {
  opacity: 0;
  transform: translate(-50%, -50%) scale(0.7);
}

.lg-fullscreen:after {
  content: "\e20c";
}
.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d";
}

.lg-outer .lg-thumb-outer {
  background-color: #0d0a0a;
  width: 100%;
  max-height: 350px;
  overflow: hidden;
  float: left;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}
.lg-outer .lg-thumb-outer.lg-rebuilding-thumbnails .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}
.lg-outer .lg-thumb-outer.lg-thumb-align-middle {
  text-align: center;
}
.lg-outer .lg-thumb-outer.lg-thumb-align-left {
  text-align: left;
}
.lg-outer .lg-thumb-outer.lg-thumb-align-right {
  text-align: right;
}
.lg-outer.lg-single-item .lg-thumb-outer {
  display: none;
}
.lg-outer .lg-thumb {
  padding: 5px 0;
  height: 100%;
  margin-bottom: -5px;
  display: inline-block;
  vertical-align: middle;
}
@media (min-width: 768px) {
  .lg-outer .lg-thumb {
    padding: 10px 0;
  }
}
.lg-outer .lg-thumb-item {
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border-radius: 2px;
  margin-bottom: 5px;
  will-change: border-color;
}
@media (min-width: 768px) {
  .lg-outer .lg-thumb-item {
    border-radius: 4px;
    border: 2px solid #fff;
    -webkit-transition: border-color 0.25s ease;
    -o-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease;
  }
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: rgb(169, 7, 7);
}
.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}
.lg-outer .lg-toggle-thumb:after {
  content: "\e1ff";
}
.lg-outer.lg-animate-thumb .lg-thumb {
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

* {
  scrollbar-width: 3px;
  scrollbar-color: #000 #e0e0e0;
}
*::-webkit-scrollbar {
  width: 3px;
  height: 3px;
  background-color: #fff;
}
*::-webkit-scrollbar-track {
  border-radius: 999px;
  background: #e0e0e0;
}
*::-webkit-scrollbar-thumb {
  border-radius: 999px;
  border: 0 none #fff;
  background-color: #1a1a1a;
  transition: all 280ms ease-in-out;
}
*::-webkit-scrollbar-thumb:hover {
  background-color: #000;
}

.mt-5 {
  margin-top: 5px;
}

.ml-5 {
  margin-left: 5px;
}

.mb-5 {
  margin-bottom: 5px;
}

.mr-5 {
  margin-right: 5px;
}

.m-5 {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  margin-right: 5px;
}

.pt-5 {
  padding-top: 5px;
}

.pl-5 {
  padding-left: 5px;
}

.pb-5 {
  padding-bottom: 5px;
}

.pr-5 {
  padding-right: 5px;
}

.p-5 {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
}

.mt-10 {
  margin-top: 10px;
}

.ml-10 {
  margin-left: 10px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mr-10 {
  margin-right: 10px;
}

.m-10 {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
}

.pt-10 {
  padding-top: 10px;
}

.pl-10 {
  padding-left: 10px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pr-10 {
  padding-right: 10px;
}

.p-10 {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.ml-15 {
  margin-left: 15px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mr-15 {
  margin-right: 15px;
}

.m-15 {
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 15px;
  margin-right: 15px;
}

.pt-15 {
  padding-top: 15px;
}

.pl-15 {
  padding-left: 15px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pr-15 {
  padding-right: 15px;
}

.p-15 {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.ml-20 {
  margin-left: 20px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mr-20 {
  margin-right: 20px;
}

.m-20 {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
}

.pt-20 {
  padding-top: 20px;
}

.pl-20 {
  padding-left: 20px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pr-20 {
  padding-right: 20px;
}

.p-20 {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.mt-25 {
  margin-top: 25px;
}

.ml-25 {
  margin-left: 25px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mr-25 {
  margin-right: 25px;
}

.m-25 {
  margin-top: 25px;
  margin-bottom: 25px;
  margin-left: 25px;
  margin-right: 25px;
}

.pt-25 {
  padding-top: 25px;
}

.pl-25 {
  padding-left: 25px;
}

.pb-25 {
  padding-bottom: 25px;
}

.pr-25 {
  padding-right: 25px;
}

.p-25 {
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 25px;
  padding-right: 25px;
}

.mt-30 {
  margin-top: 30px;
}

.ml-30 {
  margin-left: 30px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mr-30 {
  margin-right: 30px;
}

.m-30 {
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 30px;
  margin-right: 30px;
}

.pt-30 {
  padding-top: 30px;
}

.pl-30 {
  padding-left: 30px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pr-30 {
  padding-right: 30px;
}

.p-30 {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
}

.mt-35 {
  margin-top: 35px;
}

.ml-35 {
  margin-left: 35px;
}

.mb-35 {
  margin-bottom: 35px;
}

.mr-35 {
  margin-right: 35px;
}

.m-35 {
  margin-top: 35px;
  margin-bottom: 35px;
  margin-left: 35px;
  margin-right: 35px;
}

.pt-35 {
  padding-top: 35px;
}

.pl-35 {
  padding-left: 35px;
}

.pb-35 {
  padding-bottom: 35px;
}

.pr-35 {
  padding-right: 35px;
}

.p-35 {
  padding-top: 35px;
  padding-bottom: 35px;
  padding-left: 35px;
  padding-right: 35px;
}

.mt-40 {
  margin-top: 40px;
}

.ml-40 {
  margin-left: 40px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mr-40 {
  margin-right: 40px;
}

.m-40 {
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: 40px;
  margin-right: 40px;
}

.pt-40 {
  padding-top: 40px;
}

.pl-40 {
  padding-left: 40px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pr-40 {
  padding-right: 40px;
}

.p-40 {
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
  padding-right: 40px;
}

.mt-45 {
  margin-top: 45px;
}

.ml-45 {
  margin-left: 45px;
}

.mb-45 {
  margin-bottom: 45px;
}

.mr-45 {
  margin-right: 45px;
}

.m-45 {
  margin-top: 45px;
  margin-bottom: 45px;
  margin-left: 45px;
  margin-right: 45px;
}

.pt-45 {
  padding-top: 45px;
}

.pl-45 {
  padding-left: 45px;
}

.pb-45 {
  padding-bottom: 45px;
}

.pr-45 {
  padding-right: 45px;
}

.p-45 {
  padding-top: 45px;
  padding-bottom: 45px;
  padding-left: 45px;
  padding-right: 45px;
}

.mt-50 {
  margin-top: 50px;
}

.ml-50 {
  margin-left: 50px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mr-50 {
  margin-right: 50px;
}

.m-50 {
  margin-top: 50px;
  margin-bottom: 50px;
  margin-left: 50px;
  margin-right: 50px;
}

.pt-50 {
  padding-top: 50px;
}

.pl-50 {
  padding-left: 50px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pr-50 {
  padding-right: 50px;
}

.p-50 {
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 50px;
  padding-right: 50px;
}

.mt-55 {
  margin-top: 55px;
}

.ml-55 {
  margin-left: 55px;
}

.mb-55 {
  margin-bottom: 55px;
}

.mr-55 {
  margin-right: 55px;
}

.m-55 {
  margin-top: 55px;
  margin-bottom: 55px;
  margin-left: 55px;
  margin-right: 55px;
}

.pt-55 {
  padding-top: 55px;
}

.pl-55 {
  padding-left: 55px;
}

.pb-55 {
  padding-bottom: 55px;
}

.pr-55 {
  padding-right: 55px;
}

.p-55 {
  padding-top: 55px;
  padding-bottom: 55px;
  padding-left: 55px;
  padding-right: 55px;
}

.mt-60 {
  margin-top: 60px;
}

.ml-60 {
  margin-left: 60px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mr-60 {
  margin-right: 60px;
}

.m-60 {
  margin-top: 60px;
  margin-bottom: 60px;
  margin-left: 60px;
  margin-right: 60px;
}

.pt-60 {
  padding-top: 60px;
}

.pl-60 {
  padding-left: 60px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pr-60 {
  padding-right: 60px;
}

.p-60 {
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 60px;
  padding-right: 60px;
}

.mt-65 {
  margin-top: 65px;
}

.ml-65 {
  margin-left: 65px;
}

.mb-65 {
  margin-bottom: 65px;
}

.mr-65 {
  margin-right: 65px;
}

.m-65 {
  margin-top: 65px;
  margin-bottom: 65px;
  margin-left: 65px;
  margin-right: 65px;
}

.pt-65 {
  padding-top: 65px;
}

.pl-65 {
  padding-left: 65px;
}

.pb-65 {
  padding-bottom: 65px;
}

.pr-65 {
  padding-right: 65px;
}

.p-65 {
  padding-top: 65px;
  padding-bottom: 65px;
  padding-left: 65px;
  padding-right: 65px;
}

.mt-70 {
  margin-top: 70px;
}

.ml-70 {
  margin-left: 70px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mr-70 {
  margin-right: 70px;
}

.m-70 {
  margin-top: 70px;
  margin-bottom: 70px;
  margin-left: 70px;
  margin-right: 70px;
}

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

.pl-70 {
  padding-left: 70px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pr-70 {
  padding-right: 70px;
}

.p-70 {
  padding-top: 70px;
  padding-bottom: 70px;
  padding-left: 70px;
  padding-right: 70px;
}

.mt-75 {
  margin-top: 75px;
}

.ml-75 {
  margin-left: 75px;
}

.mb-75 {
  margin-bottom: 75px;
}

.mr-75 {
  margin-right: 75px;
}

.m-75 {
  margin-top: 75px;
  margin-bottom: 75px;
  margin-left: 75px;
  margin-right: 75px;
}

.pt-75 {
  padding-top: 75px;
}

.pl-75 {
  padding-left: 75px;
}

.pb-75 {
  padding-bottom: 75px;
}

.pr-75 {
  padding-right: 75px;
}

.p-75 {
  padding-top: 75px;
  padding-bottom: 75px;
  padding-left: 75px;
  padding-right: 75px;
}

.mt-80 {
  margin-top: 80px;
}

.ml-80 {
  margin-left: 80px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mr-80 {
  margin-right: 80px;
}

.m-80 {
  margin-top: 80px;
  margin-bottom: 80px;
  margin-left: 80px;
  margin-right: 80px;
}

.pt-80 {
  padding-top: 80px;
}

.pl-80 {
  padding-left: 80px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pr-80 {
  padding-right: 80px;
}

.p-80 {
  padding-top: 80px;
  padding-bottom: 80px;
  padding-left: 80px;
  padding-right: 80px;
}

.mt-85 {
  margin-top: 85px;
}

.ml-85 {
  margin-left: 85px;
}

.mb-85 {
  margin-bottom: 85px;
}

.mr-85 {
  margin-right: 85px;
}

.m-85 {
  margin-top: 85px;
  margin-bottom: 85px;
  margin-left: 85px;
  margin-right: 85px;
}

.pt-85 {
  padding-top: 85px;
}

.pl-85 {
  padding-left: 85px;
}

.pb-85 {
  padding-bottom: 85px;
}

.pr-85 {
  padding-right: 85px;
}

.p-85 {
  padding-top: 85px;
  padding-bottom: 85px;
  padding-left: 85px;
  padding-right: 85px;
}

.mt-90 {
  margin-top: 90px;
}

.ml-90 {
  margin-left: 90px;
}

.mb-90 {
  margin-bottom: 90px;
}

.mr-90 {
  margin-right: 90px;
}

.m-90 {
  margin-top: 90px;
  margin-bottom: 90px;
  margin-left: 90px;
  margin-right: 90px;
}

.pt-90 {
  padding-top: 90px;
}

.pl-90 {
  padding-left: 90px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pr-90 {
  padding-right: 90px;
}

.p-90 {
  padding-top: 90px;
  padding-bottom: 90px;
  padding-left: 90px;
  padding-right: 90px;
}

.mt-95 {
  margin-top: 95px;
}

.ml-95 {
  margin-left: 95px;
}

.mb-95 {
  margin-bottom: 95px;
}

.mr-95 {
  margin-right: 95px;
}

.m-95 {
  margin-top: 95px;
  margin-bottom: 95px;
  margin-left: 95px;
  margin-right: 95px;
}

.pt-95 {
  padding-top: 95px;
}

.pl-95 {
  padding-left: 95px;
}

.pb-95 {
  padding-bottom: 95px;
}

.pr-95 {
  padding-right: 95px;
}

.p-95 {
  padding-top: 95px;
  padding-bottom: 95px;
  padding-left: 95px;
  padding-right: 95px;
}

.mt-100 {
  margin-top: 100px;
}

.ml-100 {
  margin-left: 100px;
}

.mb-100 {
  margin-bottom: 100px;
}

.mr-100 {
  margin-right: 100px;
}

.m-100 {
  margin-top: 100px;
  margin-bottom: 100px;
  margin-left: 100px;
  margin-right: 100px;
}

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

.pl-100 {
  padding-left: 100px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pr-100 {
  padding-right: 100px;
}

.p-100 {
  padding-top: 100px;
  padding-bottom: 100px;
  padding-left: 100px;
  padding-right: 100px;
}

@media (max-width: 767.98px) {
  .m-mob-t-5 {
    margin-top: 5px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-l-5 {
    margin-left: 5px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-b-5 {
    margin-bottom: 5px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-r-5 {
    margin-right: 5px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-t-5 {
    padding-top: 5px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-l-5 {
    padding-left: 5px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-b-5 {
    padding-bottom: 5px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-r-5 {
    padding-right: 5px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-t-10 {
    margin-top: 10px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-l-10 {
    margin-left: 10px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-b-10 {
    margin-bottom: 10px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-r-10 {
    margin-right: 10px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-t-10 {
    padding-top: 10px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-l-10 {
    padding-left: 10px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-b-10 {
    padding-bottom: 10px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-r-10 {
    padding-right: 10px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-t-15 {
    margin-top: 15px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-l-15 {
    margin-left: 15px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-b-15 {
    margin-bottom: 15px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-r-15 {
    margin-right: 15px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-t-15 {
    padding-top: 15px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-l-15 {
    padding-left: 15px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-b-15 {
    padding-bottom: 15px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-r-15 {
    padding-right: 15px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-t-20 {
    margin-top: 20px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-l-20 {
    margin-left: 20px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-b-20 {
    margin-bottom: 20px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-r-20 {
    margin-right: 20px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-t-20 {
    padding-top: 20px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-l-20 {
    padding-left: 20px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-b-20 {
    padding-bottom: 20px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-r-20 {
    padding-right: 20px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-t-25 {
    margin-top: 25px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-l-25 {
    margin-left: 25px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-b-25 {
    margin-bottom: 25px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-r-25 {
    margin-right: 25px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-t-25 {
    padding-top: 25px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-l-25 {
    padding-left: 25px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-b-25 {
    padding-bottom: 25px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-r-25 {
    padding-right: 25px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-t-30 {
    margin-top: 30px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-l-30 {
    margin-left: 30px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-b-30 {
    margin-bottom: 30px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-r-30 {
    margin-right: 30px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-t-30 {
    padding-top: 30px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-l-30 {
    padding-left: 30px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-b-30 {
    padding-bottom: 30px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-r-30 {
    padding-right: 30px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-t-35 {
    margin-top: 35px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-l-35 {
    margin-left: 35px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-b-35 {
    margin-bottom: 35px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-r-35 {
    margin-right: 35px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-t-35 {
    padding-top: 35px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-l-35 {
    padding-left: 35px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-b-35 {
    padding-bottom: 35px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-r-35 {
    padding-right: 35px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-t-40 {
    margin-top: 40px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-l-40 {
    margin-left: 40px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-b-40 {
    margin-bottom: 40px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-r-40 {
    margin-right: 40px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-t-40 {
    padding-top: 40px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-l-40 {
    padding-left: 40px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-b-40 {
    padding-bottom: 40px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-r-40 {
    padding-right: 40px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-t-45 {
    margin-top: 45px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-l-45 {
    margin-left: 45px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-b-45 {
    margin-bottom: 45px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-r-45 {
    margin-right: 45px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-t-45 {
    padding-top: 45px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-l-45 {
    padding-left: 45px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-b-45 {
    padding-bottom: 45px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-r-45 {
    padding-right: 45px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-t-50 {
    margin-top: 50px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-l-50 {
    margin-left: 50px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-b-50 {
    margin-bottom: 50px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-r-50 {
    margin-right: 50px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-t-50 {
    padding-top: 50px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-l-50 {
    padding-left: 50px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-b-50 {
    padding-bottom: 50px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-r-50 {
    padding-right: 50px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-t-55 {
    margin-top: 55px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-l-55 {
    margin-left: 55px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-b-55 {
    margin-bottom: 55px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-r-55 {
    margin-right: 55px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-t-55 {
    padding-top: 55px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-l-55 {
    padding-left: 55px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-b-55 {
    padding-bottom: 55px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-r-55 {
    padding-right: 55px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-t-60 {
    margin-top: 60px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-l-60 {
    margin-left: 60px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-b-60 {
    margin-bottom: 60px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-r-60 {
    margin-right: 60px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-t-60 {
    padding-top: 60px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-l-60 {
    padding-left: 60px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-b-60 {
    padding-bottom: 60px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-r-60 {
    padding-right: 60px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-t-65 {
    margin-top: 65px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-l-65 {
    margin-left: 65px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-b-65 {
    margin-bottom: 65px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-r-65 {
    margin-right: 65px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-t-65 {
    padding-top: 65px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-l-65 {
    padding-left: 65px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-b-65 {
    padding-bottom: 65px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-r-65 {
    padding-right: 65px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-t-70 {
    margin-top: 70px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-l-70 {
    margin-left: 70px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-b-70 {
    margin-bottom: 70px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-r-70 {
    margin-right: 70px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-t-70 {
    padding-top: 70px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-l-70 {
    padding-left: 70px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-b-70 {
    padding-bottom: 70px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-r-70 {
    padding-right: 70px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-t-75 {
    margin-top: 75px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-l-75 {
    margin-left: 75px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-b-75 {
    margin-bottom: 75px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-r-75 {
    margin-right: 75px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-t-75 {
    padding-top: 75px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-l-75 {
    padding-left: 75px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-b-75 {
    padding-bottom: 75px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-r-75 {
    padding-right: 75px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-t-80 {
    margin-top: 80px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-l-80 {
    margin-left: 80px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-b-80 {
    margin-bottom: 80px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-r-80 {
    margin-right: 80px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-t-80 {
    padding-top: 80px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-l-80 {
    padding-left: 80px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-b-80 {
    padding-bottom: 80px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-r-80 {
    padding-right: 80px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-t-85 {
    margin-top: 85px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-l-85 {
    margin-left: 85px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-b-85 {
    margin-bottom: 85px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-r-85 {
    margin-right: 85px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-t-85 {
    padding-top: 85px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-l-85 {
    padding-left: 85px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-b-85 {
    padding-bottom: 85px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-r-85 {
    padding-right: 85px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-t-90 {
    margin-top: 90px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-l-90 {
    margin-left: 90px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-b-90 {
    margin-bottom: 90px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-r-90 {
    margin-right: 90px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-t-90 {
    padding-top: 90px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-l-90 {
    padding-left: 90px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-b-90 {
    padding-bottom: 90px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-r-90 {
    padding-right: 90px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-t-95 {
    margin-top: 95px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-l-95 {
    margin-left: 95px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-b-95 {
    margin-bottom: 95px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-r-95 {
    margin-right: 95px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-t-95 {
    padding-top: 95px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-l-95 {
    padding-left: 95px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-b-95 {
    padding-bottom: 95px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-r-95 {
    padding-right: 95px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-t-100 {
    margin-top: 100px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-l-100 {
    margin-left: 100px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-b-100 {
    margin-bottom: 100px;
  }
}

@media (max-width: 767.98px) {
  .m-mob-r-100 {
    margin-right: 100px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-t-100 {
    padding-top: 100px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-l-100 {
    padding-left: 100px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-b-100 {
    padding-bottom: 100px;
  }
}

@media (max-width: 767.98px) {
  .p-mob-r-100 {
    padding-right: 100px;
  }
}

.opacity-1 {
  opacity: 0.1 !important;
}

.opacity-2 {
  opacity: 0.2 !important;
}

.opacity-3 {
  opacity: 0.3 !important;
}

.opacity-4 {
  opacity: 0.4 !important;
}

.opacity-5 {
  opacity: 0.5 !important;
}

.opacity-6 {
  opacity: 0.6 !important;
}

.opacity-7 {
  opacity: 0.7 !important;
}

.opacity-8 {
  opacity: 0.8 !important;
}

.opacity-9 {
  opacity: 0.9 !important;
}

.opacity-full {
  opacity: 1 !important;
}

.text_italic {
  font-style: italic;
}
.text_underline {
  text-decoration: underline;
}
.text_uppercase {
  text-transform: uppercase;
}
.text_left {
  text-align: left;
}
.text_center {
  text-align: center;
}
.text_right {
  text-align: right;
}

.flex {
  display: flex;
}
.flex_align-start {
  align-items: flex-start;
}
.flex_align-center {
  align-items: center;
}
.flex_align-end {
  align-items: flex-end;
}
.flex_justify-start {
  justify-content: flex-start;
}
.flex_justify-center {
  justify-content: center;
}
.flex_justify-end {
  justify-content: flex-end;
}

.grid {
  display: grid;
  gap: 39px 24px;
}
@media (max-width: 767.98px) {
  .grid {
    gap: 34px 24px;
  }
}
.grid_col-2 {
  grid-template-columns: repeat(2, 1fr);
}
.grid_col-3 {
  grid-template-columns: repeat(3, 1fr);
}
.grid_col-4 {
  grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 1279.98px) {
  .grid_xl_col-4 {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 1279.98px) {
  .grid_xl_col-3 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 1279.98px) {
  .grid_xl_col-2 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 1279.98px) {
  .grid_xl_col-1 {
    grid-template-columns: 100%;
  }
}
@media (max-width: 1279.98px) {
  .grid_lg_col-4 {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 1279.98px) {
  .grid_lg_col-3 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 1279.98px) {
  .grid_lg_col-2 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 1279.98px) {
  .grid_lg_col-1 {
    grid-template-columns: 100%;
  }
}
@media (max-width: 1023.98px) {
  .grid_md_col-4 {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 1023.98px) {
  .grid_md_col-3 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 1023.98px) {
  .grid_md_col-2 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 1023.98px) {
  .grid_md_col-1 {
    grid-template-columns: 100%;
  }
}
@media (max-width: 767.98px) {
  .grid_sm_col-4 {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 767.98px) {
  .grid_sm_col-3 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 767.98px) {
  .grid_sm_col-2 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767.98px) {
  .grid_sm_col-1 {
    grid-template-columns: 100%;
  }
}
@media (max-width: 575.98px) {
  .grid {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 575.98px) {
  .grid_xs_col-4 {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 575.98px) {
  .grid_xs_col-3 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 575.98px) {
  .grid_xs_col-2 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 575.98px) {
  .grid_xs_col-1 {
    grid-template-columns: 100%;
  }
}

.cursor-pointer {
  cursor: pointer;
}

.button-icon {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 8px 10px 15px;
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
  border: 1px solid #000;
  transition: all 280ms ease-in-out 0ms;
  text-transform: uppercase;
  background-color: transparent;
}
.button-icon svg {
  width: 16px;
  height: 16px;
  transition: all 280ms ease-in-out 0ms;
}
@media (max-width: 767.98px) {
  .button-icon {
    padding: 7px 8px 7px 15px;
  }
}
@media (hover: hover) {
  .button-icon:not(:disabled):hover {
    background-color: #000;
    color: #fff;
  }
  .button-icon:not(:disabled):hover svg {
    stroke: #fff;
  }
}
.button-icon_big svg {
  width: 30px;
  height: 30px;
}
@media (max-width: 767.98px) {
  .button-icon_big svg {
    width: 20px;
    height: 20px;
  }
}
.button-icon_yellow {
  background-color: #ea7717;
  border-color: #ea7717;
  color: #fff;
}
.button-icon_yellow svg {
  stroke: #fff;
}
@media (hover: hover) {
  .button-icon_yellow:not(:disabled):hover {
    background-color: rgba(234, 119, 23, 0.8);
  }
}
.button-icon:disabled {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3);
  cursor: default;
}

.button {
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
  padding: 10px;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background-color: transparent;
  transition: all 280ms ease-in-out 0ms;
}
@media (hover: hover) {
  .button:not(:disabled):not(.button_yellow):hover {
    border-color: #000;
  }
}
.button:not(:disabled):active {
  background-color: #9c9c9c;
  color: #fff;
  border-color: #9c9c9c;
}
.button:disabled {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3);
  cursor: default;
}
.button_yellow {
  background-color: #ea7717;
  border-color: #ea7717;
  color: #fff;
}
@media (hover: hover) {
  .button_yellow:hover {
    background-color: rgba(234, 119, 23, 0.8);
  }
}

.text-firstAccentColor {
  display: inline-block;
  padding: 5px;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  background-color: #ef7812;
}

.text-secondAccentColor {
  display: inline-block;
  padding: 5px;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  background-color: #fab72a;
}

.text-lightBlue {
  display: inline-block;
  padding: 5px;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  background-color: #8fb8c1;
}

.text-firstAltColor {
  display: inline-block;
  padding: 5px;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  background-color: #74237c;
}

.text-secondAltColor {
  display: inline-block;
  padding: 5px;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  background-color: #5c054c;
}

.text-thirdAltColor {
  display: inline-block;
  padding: 5px;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  background-color: #9c9c9c;
}

.text-fourthAltColor {
  display: inline-block;
  padding: 5px;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  background-color: #4a6b65;
}

.text-fifthAltColor {
  display: inline-block;
  padding: 5px;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  background-color: #565655;
}

.link-dashed {
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
  border-bottom: 1px dashed #000;
  transition: all 280ms ease-in-out 0ms;
}
.link-dashed_yellow {
  color: rgba(239, 120, 18, 0.5);
  border-color: rgba(239, 120, 18, 0.5);
}
@media (hover: hover) {
  .link-dashed_yellow:hover {
    color: #ef7812;
    border-color: #ef7812;
    border-style: solid;
  }
}

.link-dashed-icon {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  transition: all 280ms ease-in-out 0ms;
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
}
.link-dashed-icon span {
  border-bottom: 1px dashed #000;
  transition: all 280ms ease-in-out 0ms;
}
.link-dashed-icon svg {
  width: 16px;
  height: 16px;
}
@media (hover: hover) {
  .link-dashed-icon:hover span {
    border-bottom-style: solid;
  }
}

.link-underlined {
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
  text-decoration: underline;
  transition: all 280ms ease-in-out 0ms;
}
@media (hover: hover) {
  .link-underlined:not(.disabled):hover {
    text-decoration: underline;
    text-decoration-color: transparent;
  }
}
.link-underlined.disabled {
  opacity: 0.8;
  cursor: default;
  pointer-events: none;
}
.link-underlined_yellow {
  color: #ef7812;
  border-color: #ef7812;
}

.link-icon {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
  transition: all 280ms ease-in-out 0ms;
}
@media (max-width: 575.98px) {
  .link-icon {
    font-size: 12px;
    line-height: 14px;
    font-weight: 500;
  }
}
.link-icon svg {
  width: 16px;
  height: 16px;
  transition: all 280ms ease-in-out 0ms;
}
@media (hover: hover) {
  .link-icon:hover {
    color: #ef7812;
  }
  .link-icon:hover svg {
    stroke: #ef7812;
  }
}

.checkbox {
  position: relative;
  font-size: 18px;
  line-height: 22px;
}
.checkbox input {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
.checkbox input:checked + label:after {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  left: 3px;
  top: 50%;
  transform: translateY(-50%);
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.66705 19.4529L4 13.7859L5.61883 12.167L9.66877 16.2124L9.66705 16.2141L19.3812 6.5L21 8.11883L11.2859 17.8341L9.66819 19.4518L9.66705 19.4529Z' fill='white'/%3E%3C/svg%3E%0A");
  background-size: contain;
  background-position: center;
}
.checkbox input:checked + label:before {
  background-color: #ef7812;
  border-color: #ef7812;
}
.checkbox input + label {
  position: relative;
  cursor: pointer;
  padding-left: 40px;
  user-select: none;
  display: block;
}
@media (max-width: 575.98px) {
  .checkbox input + label {
    padding-left: 30px;
  }
}
.checkbox input + label a {
  text-decoration: underline;
  transition: 0.5s;
}
.checkbox input + label a:hover {
  text-decoration-color: transparent;
}
.checkbox input + label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 4px;
  transition: all 280ms ease-in-out 0ms;
}
@media (max-width: 575.98px) {
  .checkbox input + label::before {
    width: 20px;
    height: 20px;
  }
}

.filter {
  align-items: center;
  font-size: 18px;
  line-height: 21px;
}
@media (max-width: 767.98px) {
  .filter {
    font-size: 14px;
    line-height: 16px;
  }
}
.filter__search {
  position: relative;
}
.filter__search input {
  padding: 20px 60px 20px 20px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  width: 100%;
  transition: all 280ms ease-in-out 0ms;
}
.filter__search input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
  font-size: inherit;
  line-height: normal;
}
.filter__search input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
  font-size: inherit;
  line-height: normal;
}
.filter__search input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
  font-size: inherit;
  line-height: normal;
}
.filter__search input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
  font-size: inherit;
  line-height: normal;
}
@media (max-width: 1023.98px) {
  .filter__search input {
    font-size: 14px;
    line-height: 16px;
    padding-block: 14px;
  }
}
.filter__search input:hover, .filter__search input:focus {
  border-color: #ef7812;
}
.filter__search svg {
  width: 24px;
  height: 24px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.filter__date {
  width: 100%;
  display: inline-flex;
  flex-shrink: 0;
  align-items: center;
  cursor: pointer;
  transition: all 280ms ease-in-out 0ms;
  padding-bottom: 12.5px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
@media (hover: hover) {
  .filter__date:hover {
    border-color: #ef7812;
  }
}
.filter__date input {
  width: 100%;
  background-color: transparent;
}
.filter__date input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
  font-size: inherit;
  line-height: normal;
}
.filter__date input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
  font-size: inherit;
  line-height: normal;
}
.filter__date input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
  font-size: inherit;
  line-height: normal;
}
.filter__date input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
  font-size: inherit;
  line-height: normal;
}
.filter__date svg {
  stroke: #000;
  margin-left: auto;
  width: 19px;
  height: 19px;
  flex-shrink: 0;
}
.filter__select {
  position: relative;
}
.filter__select input[type=hidden] {
  display: none;
}
.filter__select__head {
  padding-bottom: 12.5px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: all 280ms ease-in-out 0ms;
}
@media (hover: hover) {
  .filter__select__head:hover {
    border-color: #ef7812;
  }
}
.filter__select__head svg {
  width: 19px;
  height: 19px;
  opacity: 0.5;
  transition: all 280ms ease-in-out 0ms;
  flex-shrink: 0;
}
.filter__select__head input {
  width: 100%;
  background-color: transparent;
}
.filter__select__head input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
  font-size: inherit;
  line-height: normal;
}
.filter__select__head input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
  font-size: inherit;
  line-height: normal;
}
.filter__select__head input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
  font-size: inherit;
  line-height: normal;
}
.filter__select__head input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
  font-size: inherit;
  line-height: normal;
}
.filter__select__droparea {
  position: absolute;
  bottom: -5px;
  left: 0;
  transform: translateY(100%);
  background: #fff;
  min-width: 100%;
  padding-block: 10px;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.25);
  font-size: 16px;
  line-height: 24px;
}
.filter__select__droparea__body {
  overflow-y: auto;
}
.filter__select__droparea__item {
  padding: 10px 16px;
  cursor: pointer;
  transition: all 280ms ease-in-out 0ms;
}
.filter__select__droparea__item:not(.active):hover {
  background-color: rgba(239, 120, 18, 0.1);
}
.filter__select__droparea__item .checkbox input + label {
  padding-left: 34px;
}
.filter__select__droparea__item .checkbox input + label::before {
  content: "";
  position: absolute;
  left: 5px;
  width: 14px;
  height: 14px;
  border-width: 2px;
}
@media (max-width: 575.98px) {
  .filter__select__droparea__item .checkbox input + label::before {
    width: 14px;
    height: 14px;
  }
}
.filter__select__droparea__item .checkbox input + label::after {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  left: 5px;
}
.filter__select__droparea__empty {
  padding: 15px 19px;
  display: none;
  align-items: center;
  gap: 10px;
}
.filter__select__droparea__empty svg {
  width: 24px;
  height: 24px;
}
.filter__select__droparea__empty.active {
  display: flex;
}
.filter__select.active .filter__select__head {
  border-color: #ef7812;
}
.filter__select.active .filter__select__droparea {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 767.98px) {
  .filter__clear {
    padding: 5.5px;
    width: 29px;
  }
}
.filter__clear svg {
  display: none;
  width: 16px;
  height: 16px;
  flex-shrink: 0;
}
@media (max-width: 767.98px) {
  .filter__clear svg {
    display: inherit;
  }
}
@media (max-width: 767.98px) {
  .filter__clear span {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .filter__submit {
    font-size: 12px;
    line-height: 14px;
    padding: 6.5px 11px;
  }
}
.filter input {
  font-size: 18px;
  line-height: 21px;
}
@media (max-width: 1023.98px) {
  .filter input {
    font-size: 14px;
    line-height: 16px;
  }
}

.flatpickr-calendar {
  padding: 16px 32px !important;
  width: 340px !important;
  color: #000;
  border-radius: 0 !important;
  border: none !important;
  box-shadow: 0px 1px 3px 0px rgba(19, 10, 46, 0.13), 0px 3px 14px 0px rgba(19, 10, 46, 0.03), 0px 8px 32px 0px rgba(19, 10, 46, 0.07), 0px 30px 84px 0px rgba(19, 10, 46, 0.08);
}
.flatpickr-calendar::before {
  content: "";
  position: absolute;
  display: none;
}
.flatpickr-calendar::after {
  content: "";
  position: absolute;
  display: none;
}
.flatpickr-calendar .dayContainer {
  width: 100% !important;
  min-width: unset !important;
  max-width: unset !important;
}
.flatpickr-day {
  font-size: 13px;
  line-height: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  max-width: 40px;
  font-weight: 600 !important;
}
@media (hover: hover) {
  .flatpickr-day:hover {
    background: rgba(0, 0, 0, 0.1) !important;
  }
}
.flatpickr-day.today {
  border: none;
}
@media (hover: hover) {
  .flatpickr-day.today:hover {
    color: inherit;
  }
}
.flatpickr-day.prevMonthDay {
  color: #000 !important;
  opacity: 0.4;
}
@media (hover: hover) {
  .flatpickr-day:hover {
    background: rgba(0, 0, 0, 0.1) !important;
  }
}
.flatpickr-day.selected {
  background: #ef7812 !important;
  color: #fff !important;
  border-color: #ef7812 !important;
}
@media (hover: hover) {
  .flatpickr-day.selected:hover {
    background: #ef7812 !important;
  }
}
.flatpickr-day.endRange {
  background-color: #ef7812 !important;
  border-color: #ef7812 !important;
}
.flatpickr-days {
  width: 100% !important;
}
.flatpickr-weekdays {
  height: 40px !important;
}
.flatpickr-weekday {
  font-size: 100% !important;
  color: #000 !important;
  font-weight: 600 !important;
}
.flatpickr-months {
  align-items: center;
}
.flatpickr-current-month {
  padding-top: 0;
  position: static;
  height: auto;
  font-size: 14px !important;
  line-height: 20px !important;
  width: 100% !important;
  padding: 0;
  display: flex;
  justify-content: center;
}
.flatpickr-current-month .numInputWrapper {
  padding: 8px 8px 8px 16px !important;
  width: 78px !important;
}
@media (hover: hover) {
  .flatpickr-current-month .numInputWrapper:hover {
    background: transparent !important;
  }
}
.flatpickr-current-month .numInputWrapper input {
  font-weight: 600 !important;
  padding-left: 0;
  pointer-events: none;
}
.flatpickr-current-month .numInputWrapper span {
  border: none !important;
  padding: 0 !important;
  right: 10px !important;
  opacity: 1;
}
@media (hover: hover) {
  .flatpickr-current-month .numInputWrapper span:hover {
    background: transparent !important;
  }
}
.flatpickr-current-month .numInputWrapper span.arrowUp::after {
  content: "";
  position: absolute;
  border: none !important;
  width: 12px;
  height: 12px;
  top: unset !important;
  bottom: 2px;
  transform: rotate(180deg);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' viewBox='0 0 25 24' fill='none'%3E%3Cpath d='M8.25 9.75L12.5 14.25L16.75 9.75' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
  background-position: center;
}
.flatpickr-current-month .numInputWrapper span.arrowDown::after {
  content: "";
  position: absolute;
  content: "" !important;
  border: none !important;
  width: 12px;
  height: 12px;
  top: 2px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' viewBox='0 0 25 24' fill='none'%3E%3Cpath d='M8.25 9.75L12.5 14.25L16.75 9.75' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
  background-position: center;
}
.flatpickr-monthDropdown-months {
  font-weight: 600 !important;
  padding: 8px 32px 8px 16px !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' viewBox='0 0 25 24' fill='none'%3E%3Cpath d='M8.25 9.75L12.5 14.25L16.75 9.75' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: 100% center !important;
  background-size: 24px 24px !important;
}
@media (hover: hover) {
  .flatpickr-monthDropdown-months:hover {
    background-color: transparent !important;
  }
}
.flatpickr-prev-month {
  display: none;
}
.flatpickr-next-month {
  display: none;
}

.pagination {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 16px;
  line-height: 19px;
}
.pagination__item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  transition: all 280ms ease-in-out 0ms;
  flex-shrink: 0;
  font-size: 16px;
  line-height: 19px;
  font-weight: 500;
  border-radius: 50%;
  border: 1px solid #bebebe;
  position: relative;
}
.pagination__item:not(.pagination__item__dots)::before {
  content: "";
  position: absolute;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 40px;
  height: 40px;
  background: linear-gradient(223deg, #fab72a 1.86%, #df2622 47.34%, #74237c 95.82%);
  opacity: 0;
  visibility: hidden;
  transition: all 280ms ease-in-out 0ms;
}
.pagination__item:not(.pagination__item__dots)::after {
  content: "";
  position: absolute;
  background-color: #fff;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 35px;
  height: 35px;
  border-radius: 50%;
  pointer-events: none;
}
.pagination__item > span {
  display: inline-flex;
  pointer-events: none;
  z-index: 1;
}
@media (max-width: 575.98px) {
  .pagination__item {
    display: none;
    height: 30px;
    min-width: 30px;
  }
  .pagination__item:nth-child(1), .pagination__item:nth-child(2), .pagination__item:nth-child(3), .pagination__item__dots, .pagination__item:nth-last-child(-n+2), .pagination__item:last-child {
    display: inherit;
  }
}
@media (hover: hover) {
  .pagination__item:not(.active):not(.pagination__item_disabled):not(.pagination__item__dots):hover::before {
    content: "";
    position: absolute;
    opacity: 1;
    visibility: visible;
  }
}
.pagination__item.active::before {
  content: "";
  position: absolute;
  opacity: 1;
  visibility: visible;
}
.pagination__item svg {
  width: 24px;
  height: 24px;
  transition: all 280ms ease-in-out 0ms;
}
.pagination__item_first svg {
  transform: rotate(90deg);
}
.pagination__item_last svg {
  transform: rotate(-90deg);
}
.pagination__item__dots {
  border: none;
}
.pagination__item_disabled {
  opacity: 0.3;
  cursor: default;
}
.pagination span {
  cursor: default;
}

.card {
  display: flex;
  padding: 20px;
  flex-direction: column;
  gap: 10px;
  align-items: flex-start;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-color: #fff;
}
@media (max-width: 767.98px) {
  .card {
    padding: 10px;
  }
}
.card_background {
  position: relative;
  overflow: hidden;
}
.card_background > * {
  position: relative;
  z-index: 1;
}
.card_background__img {
  position: absolute;
  top: 0;
  left: 0;
  inset: 0;
  z-index: 0;
}
.card_background__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.card_background__img::after {
  content: "";
  position: absolute;
  inset: 0;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, #fff 32.29%, rgba(255, 255, 255, 0) 100%);
}
.card_exhibition {
  border-color: #ef7812;
  position: relative;
  padding-top: 40px;
}
.card_exhibition .logo {
  font-size: 24px;
  line-height: 18px;
  position: absolute;
  left: 20px;
  top: -32px;
}
@media (max-width: 767.98px) {
  .card_exhibition .logo {
    font-size: 18px;
    line-height: 14px;
    top: -28px;
  }
}
.card_exhibition .logo span {
  padding: 5px;
}
.card_exhibition .logo span:first-child {
  color: #ef7812;
  border: 2px solid #ef7812;
}
.card__date {
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
  color: #000;
  opacity: 0.3;
}
@media (max-width: 1023.98px) {
  .card__date {
    font-size: 12px;
    line-height: 14px;
  }
}
.card__title {
  font-size: 20px;
  line-height: 23px;
  font-weight: 500;
  transition: all 280ms ease-in-out 0ms;
  font-weight: 500;
}
.card__title:is(a) {
  text-decoration: underline;
  text-decoration-color: transparent;
}
@media (hover: hover) {
  .card__title:is(a):hover {
    text-decoration: underline;
    text-decoration-color: #000;
  }
}
@media (max-width: 1279.98px) {
  .card__title {
    font-size: 16px;
    line-height: 19px;
  }
}
.card__content {
  font-size: 14px;
  line-height: 16px;
}
.card__image {
  width: 100%;
}
.card__image img {
  width: 100%;
  aspect-ratio: 16/9;
  object-fit: cover;
  object-position: center;
}
.card__image-rounded img {
  width: 66px;
  object-fit: cover;
  object-position: center;
  border-radius: 50%;
  aspect-ratio: 1;
}
.card_image-left {
  display: flex;
  gap: 24px;
  height: 100%;
  flex-direction: row;
}
@media (max-width: 1279.98px) {
  .card_image-left {
    flex-direction: column;
    gap: 15px;
  }
}
.card__text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 15px;
}
.card__bottom {
  margin-top: auto;
}
.card__buttons {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.search-card {
  display: flex;
  flex-direction: column;
  gap: 5px;
  background: rgba(222, 222, 222, 0.4);
  border-radius: 10px;
  padding: 10px;
}
.search-card_orange {
  background: rgba(222, 222, 222, 0.4);
  background: rgba(239, 120, 18, 0.1);
  padding: 9px;
  border-radius: 10px;
  border: 1px solid #ef7812;
}
.search-card_avatar {
  gap: 10px !important;
}
.search-card_avatar .search-card__body {
  display: flex;
  gap: 10px;
  flex-direction: row;
}
.search-card_avatar .search-card__body img {
  width: 44px;
  object-fit: cover;
  object-position: center;
  border-radius: 50%;
  aspect-ratio: 1;
}
.search-card_media {
  gap: 10px !important;
}
.search-card_media .search-card__body {
  display: flex;
  gap: 10px;
  flex-direction: row;
}
@media (max-width: 575.98px) {
  .search-card_media .search-card__body {
    flex-direction: column;
  }
}
.search-card_media .picture > img {
  min-width: 170px;
  max-height: 83px;
}
@media (max-width: 575.98px) {
  .search-card_media .picture > img {
    max-height: unset;
    min-width: 252px;
    min-height: 123px;
  }
}
.search-card_media .picture__link__icon {
  width: 40px;
}
.search-card_media .picture__link__icon img {
  width: 18px;
}
.search-card__body {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.search-card__text {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.search-card__title {
  font-size: 16px;
  line-height: 18px;
  font-weight: 500;
  transition: all 280ms ease-in-out 0ms;
  font-weight: 500;
  width: fit-content;
}
.search-card__title:is(a) {
  text-decoration: underline;
  text-decoration-color: transparent;
}
@media (hover: hover) {
  .search-card__title:is(a):hover {
    text-decoration: underline;
    text-decoration-color: #000;
  }
}
.search-card p {
  line-height: 20px;
}
.search-card__title > span,
.search-card p > span {
  color: #ef7812;
}

.banner {
  position: relative;
  padding: 20px 30px;
  height: 262px;
  display: flex;
  align-items: flex-end;
}
@media (max-width: 767.98px) {
  .banner {
    padding: 20px 10px;
  }
}
@media (max-width: 575.98px) {
  .banner {
    height: 195px;
  }
}
.banner_gradient {
  background: radial-gradient(1080.48% 315.71% at 104.4% 50%, #74237c 0%, #ef7812 29.17%, #fab72a 68.75%, #df2622 100%);
}
.banner_gradient .button-icon {
  background-color: #fff;
  color: #ef7812;
  border-color: #fff;
}
.banner_gradient .button-icon svg {
  stroke: #ef7812;
}
@media (hover: hover) {
  .banner_gradient .button-icon:hover {
    background-color: #ef7812;
    color: #fff;
    border-color: #ef7812;
  }
  .banner_gradient .button-icon:hover svg {
    stroke: #fff;
  }
}
.banner_figures {
  background-image: url(/local/templates/main/css/../images/sample_03.png);
  background-size: cover;
  background-position: center;
}
.banner_figures .button-icon {
  color: #8fb8c1;
  border-color: #8fb8c1;
}
.banner_figures .button-icon svg {
  stroke: #8fb8c1;
}
@media (hover: hover) {
  .banner_figures .button-icon:hover {
    background-color: #8fb8c1;
    color: #fff;
    border-color: #fff;
  }
  .banner_figures .button-icon:hover svg {
    stroke: #fff;
  }
}
.banner__text {
  position: absolute;
  left: 30px;
  top: -33px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  font-size: 20px;
  line-height: 23px;
}
@media (max-width: 767.98px) {
  .banner__text {
    font-size: 16px;
    line-height: 19px;
    left: 10px;
    top: -29px;
  }
}
@media (max-width: 575.98px) {
  .banner__text {
    font-size: 14px;
    line-height: 16px;
    top: -26px;
  }
}
.banner__text * {
  border: 1px solid #fff;
  padding: 5px 15px;
}
.banner__text * + * {
  margin-top: -1px;
}
.banner__substrate {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 120px;
  background-color: #fff;
}
.banner .logo {
  position: absolute;
  right: 30px;
  top: 0;
  transform: translateY(-50%);
  font-size: 24px;
  line-height: 18px;
}
@media (max-width: 767.98px) {
  .banner .logo {
    font-size: 16px;
    line-height: 12px;
    right: 10px;
  }
}
@media (max-width: 575.98px) {
  .banner .logo {
    display: none;
  }
}
.banner .logo span {
  padding: 5px;
}
.banner .logo span:first-child {
  color: #ef7812;
  border: 2px solid #ef7812;
}
.banner .button-icon {
  width: 306px;
  background-color: #fff;
}

.input {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.input__wrapper {
  position: relative;
}
.input__message {
  font-size: 14px;
  line-height: 20px;
  transition: all 280ms ease-in-out 0ms;
}
.input.success .input__message {
  color: #03a94f;
}
.input.success input {
  border-color: #03a94f;
}
.input.error .input__message {
  color: #ff4242;
}
.input.error input {
  border-color: #ff4242;
}
.input__label {
  font-size: 14px;
  line-height: 20px;
  opacity: 0.5;
  position: absolute;
  z-index: 1;
  top: 50%;
  transform: translateY(-50%);
  left: 15px;
  pointer-events: none;
  transition: all 280ms ease-in-out 0ms;
}
.input input {
  width: 100%;
  padding: 15px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  transition: all 280ms ease-in-out 0ms;
  font-size: 14px;
  line-height: 20px;
}
@media (max-width: 767.98px) {
  .input input {
    padding: 7px 15px;
  }
}
@media (hover: hover) {
  .input input:not(:disabled):hover {
    border-color: #ef7812;
  }
}
.input input:not(:disabled):focus, .input input:not(:disabled):not(:placeholder-shown) {
  border-color: #ef7812;
}
.input input:not(:disabled):focus + .input__label, .input input:not(:disabled):not(:placeholder-shown) + .input__label {
  top: 0;
  padding: 0 5px;
  background-color: #fff;
  font-size: 12px;
  line-height: 14px;
  opacity: 1;
}
.input input:disabled {
  color: rgba(0, 0, 0, 0.2);
  cursor: default;
}

.input-tel__select {
  background-color: #f9f9f9;
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 14px;
  line-height: 20px;
}
@media (max-width: 767.98px) {
  .input-tel__select {
    left: 8px;
  }
}
.input-tel__select__value {
  border: 1px solid #d9dada;
  border-radius: 3px;
}
.input-tel__select__value__inner {
  display: inline-flex;
  gap: 5px;
  align-items: center;
}
.input-tel__select__option {
  padding: 2px 5px;
  cursor: pointer;
  position: relative;
  display: flex;
  gap: 5px;
  align-items: center;
  transition: all 280ms ease-in-out 0ms;
  display: inline-flex;
}
.input-tel__select__option svg {
  stroke: none;
  border-radius: 50%;
  overflow: hidden;
  width: 15px;
  height: 15px;
}
.input-tel__select__options {
  position: absolute;
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  min-width: 100%;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  border: 1px solid #d9dada;
  border-top: none;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  background-color: #f9f9f9;
}
.input-tel__select__options__body {
  overflow-y: auto;
}
.input-tel__select__options .input-tel__select__option {
  width: 100%;
}
.input-tel__select.active .input-tel__select__value {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.input-tel__select.active .input-tel__select__options {
  opacity: 1;
  visibility: visible;
}
.input-tel input {
  padding-left: 95px;
}
@media (max-width: 767.98px) {
  .input-tel input {
    padding: 6px 8px 6px 80px;
  }
}

.themes {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}
@media (max-width: 767.98px) {
  .themes {
    width: 100%;
    flex-wrap: nowrap;
    overflow: auto;
  }
}
@media (max-width: 767.98px) {
  .themes_wrap {
    flex-wrap: wrap;
  }
}

.theme {
  display: inline-flex;
  align-items: center;
  gap: 15px;
  padding: 5px 10px;
  gap: 10px;
  border-radius: 99px;
  background: #f2f2f2;
  transition: all 280ms ease-in-out 0ms;
  font-size: 13px;
  line-height: 15px;
}
@media (max-width: 575.98px) {
  .theme {
    font-size: 12px;
    line-height: 14px;
  }
}
.theme svg {
  width: 15px;
  height: 15px;
  transition: all 280ms ease-in-out 0ms;
}
@media (hover: hover) {
  .theme:hover {
    background-color: #000;
    color: #fff;
    border-color: #ef7812;
  }
  .theme:hover svg {
    stroke: #fff;
  }
}
.theme_transparent {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(0, 0, 0, 0.1);
}
@media (hover: hover) {
  .theme_transparent:hover {
    background-color: transparent;
    border-color: #000;
    color: #000;
  }
}
.theme_white {
  background: #ffffff;
  color: rgba(0, 0, 0, 0.5);
}
.theme_yellow {
  border-color: #ef7812;
  background-color: #ef7812;
  color: #fff;
}
.theme_yellow svg {
  stroke: #fff;
}
@media (hover: hover) {
  .theme_yellow:hover {
    background-color: rgba(239, 120, 18, 0.8);
  }
}
.theme_border {
  background-color: transparent;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
@media (hover: hover) {
  .theme_border:hover {
    border-color: #000;
    background-color: transparent;
    color: #000;
  }
}

.tabs {
  display: flex;
  align-items: flex-end;
  gap: 30px;
  font-size: 20px;
  line-height: 23px;
  white-space: nowrap;
  overflow: auto;
}
@media (max-width: 1023.98px) {
  .tabs {
    font-size: 15px;
    line-height: 17px;
  }
}
@media (max-width: 767.98px) {
  .tabs {
    gap: 20px;
  }
}
.tabs a,
.tabs span {
  display: inline-flex;
  width: min-content;
  padding: 10px 25px;
  justify-content: center;
  align-items: center;
  border: 1px solid transparent;
  border-bottom: none;
  transition: all 280ms ease-in-out 0ms;
}
@media (max-width: 575.98px) {
  .tabs a,
  .tabs span {
    padding: 10px;
  }
}
.tabs .active {
  border-color: rgba(0, 0, 0, 0.2);
  padding: 10px 42px;
}
@media (max-width: 575.98px) {
  .tabs .active {
    padding: 10px;
  }
}
@media (hover: hover) {
  .tabs a:hover {
    border-color: rgba(0, 0, 0, 0.2);
  }
}

.tabs-yellow {
  display: flex;
  flex-direction: column;
  gap: 30px;
  font-family: 'GTEestiProText', sans-serif;
}
.tabs-yellow__head {
  display: flex;
  align-items: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  white-space: nowrap;
  overflow: auto;
}
.tabs-yellow__head span {
  padding: 15px 20px;
  font-size: 20px;
  line-height: 23px;
  font-weight: 500;
  cursor: pointer;
  border-bottom: 1px solid transparent;
  transition: all 280ms ease-in-out 0ms;
}
@media (max-width: 1023.98px) {
  .tabs-yellow__head span {
    font-size: 15px;
    line-height: 18px;
  }
}
@media (hover: hover) {
  .tabs-yellow__head span:hover {
    border-color: #ef7812;
  }
}
.tabs-yellow__head span.active {
  cursor: default;
  color: #ef7812;
  border-color: #ef7812;
}
.search-input {
  position: relative;
  display: inline-block;
}
.search-input input {
  width: 100%;
  padding: 15px 250px 15px 54px;
  border-radius: 999px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: #fff;
  font-size: 18px;
  line-height: 21px;
  color: rgba(0, 0, 0, 0.5);
}
.search-input input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
  font-size: inherit;
  line-height: normal;
}
.search-input input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
  font-size: inherit;
  line-height: normal;
}
.search-input input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
  font-size: inherit;
  line-height: normal;
}
.search-input input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
  font-size: inherit;
  line-height: normal;
}
@media (max-width: 575.98px) {
  .search-input input {
    padding-right: 15px;
    font-size: 14px;
    line-height: 16px;
  }
}
.search-input__icon, .search-input__clear {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: inline-flex;
}
.search-input__icon svg, .search-input__clear svg {
  width: 24px;
  height: 24px;
}
.search-input__icon {
  left: 20px;
  z-index: 1;
  cursor: pointer;
}
.search-input__clear {
  right: 20px;
  cursor: pointer;
  transition: 0.5s;
}
@media (hover: hover) {
  .search-input__clear:hover {
    opacity: 0.5;
  }
}
.search-input__hint {
  position: absolute;
  right: 64px;
  top: 50%;
  transform: translateY(-50%);
  display: inline-flex;
  align-items: center;
  gap: 20px;
  z-index: 1;
  cursor: pointer;
}
@media (max-width: 575.98px) {
  .search-input__hint {
    display: none;
  }
}
.search-input__hint span {
  opacity: 0.5;
}

.auth-icon {
  display: inline-flex;
  gap: 15px;
  border: 1px solid #ef7812;
  border-radius: 999px;
  font-size: 13px;
  line-height: 15px;
  color: #ef7812;
  padding: 4px 10px;
  max-width: 37px;
  transition: all 280ms ease-in-out 0ms;
  overflow: hidden;
  white-space: nowrap;
  width: min-content;
}
.auth-icon svg {
  width: 15px;
  height: 15px;
  stroke: #ef7812;
  flex-shrink: 0;
}
@media (hover: hover) {
  .auth-icon:hover {
    max-width: 9999px;
    background-color: #ef7812;
    color: #fff;
  }
  .auth-icon:hover svg {
    stroke: #fff;
  }
}

.modal {
  background-color: rgba(0, 0, 0, 0.1);
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  opacity: 0;
  visibility: hidden;
  z-index: 9999;
  transition: opacity 0.5s, visibility 0.5s;
}
.modal.active {
  opacity: 1;
  visibility: visible;
}
.modal__wrapper {
  background-color: #fff;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 615px;
  max-width: calc(100vw - 30px);
  max-height: 100vh;
  overflow: auto;
  padding: 90px 60px;
}
@media (max-width: 767.98px) {
  .modal__wrapper {
    padding: 40px;
  }
}
@media (max-width: 575.98px) {
  .modal__wrapper {
    padding: 20px;
  }
}
.modal__closer {
  position: fixed;
  top: 30px;
  right: 30px;
  display: inline-flex;
  cursor: pointer;
}
@media (max-width: 575.98px) {
  .modal__closer {
    top: 0;
    right: 0;
  }
}
.modal__closer svg {
  width: 30px;
  height: 30px;
  transition: all 280ms ease-in-out 0ms;
}
@media (hover: hover) {
  .modal__closer:hover svg {
    opacity: 0.5;
  }
}
.modal__title {
  font-size: 40px;
  line-height: 46px;
  font-weight: 500;
}
@media (max-width: 767.98px) {
  .modal__title {
    font-size: 30px;
    line-height: 36px;
  }
}
@media (max-width: 575.98px) {
  .modal__title {
    font-size: 20px;
    line-height: 24px;
  }
}

.breadcrumbs {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
  font-size: 14px;
  line-height: 20px;
}
.breadcrumbs__delimeter {
  width: 15px;
  height: 1px;
  background-color: #000;
}

.location {
  display: flex;
  gap: 10px;
  align-items: center;
  line-height: 20px;
}
.location svg {
  width: 20px;
  height: 20px;
}

.h1 {
  font-size: 48px;
  line-height: 56px;
  font-weight: 500;
  font-weight: 500;
}
@media (max-width: 1279.98px) {
  .h1 {
    font-size: 40px;
    line-height: 46px;
  }
}
@media (max-width: 767.98px) {
  .h1 {
    font-size: 32px;
    line-height: 37px;
    font-weight: 500;
  }
}
@media (max-width: 575.98px) {
  .h1 {
    font-size: 20px;
    line-height: 23px;
    font-weight: 500;
  }
}

.h2 {
  font-size: 32px;
  line-height: 37px;
  font-weight: 500;
}
@media (max-width: 767.98px) {
  .h2 {
    font-size: 24px;
    line-height: 28px;
  }
}
@media (max-width: 575.98px) {
  .h2 {
    font-size: 18px;
    line-height: 21px;
  }
}

.h3 {
  font-size: 20px;
  line-height: 23px;
  font-weight: 500;
}
@media (max-width: 767.98px) {
  .h3 {
    font-size: 16px;
    line-height: 19px;
  }
}

.related {
  padding-top: 60px;
  display: flex;
  flex-direction: column;
  gap: 30px;
}
@media (max-width: 575.98px) {
  .related {
    padding-top: 30px;
  }
}

.arrow {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  display: inline-flex;
  cursor: pointer;
  width: 40px;
  aspect-ratio: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.arrow svg {
  width: 36px;
  height: 36px;
  transition: all 280ms ease-in-out 0ms;
}
@media (hover: hover) {
  .arrow:hover svg {
    opacity: 0.5;
  }
}

.arrow-circle {
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  transition: all 280ms ease-in-out 0ms;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  width: 70px;
  aspect-ratio: 1;
}
.arrow-circle::before {
  content: "";
  position: absolute;
  border-radius: 50%;
  inset: 0;
  background: linear-gradient(223deg, #fab72a 1.86%, #df2622 47.34%, #74237c 95.82%);
}
.arrow-circle::after {
  content: "";
  position: absolute;
  background-color: #fff;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: 50%;
  pointer-events: none;
  transition: all 280ms ease-in-out 0ms;
}
@media (hover: hover) {
  .arrow-circle:hover {
    border: none;
  }
  .arrow-circle:hover::after {
    content: "";
    position: absolute;
    left: 5px;
    top: 5px;
    right: 5px;
    bottom: 5px;
  }
}
.arrow-circle * {
  position: relative;
  z-index: 1;
}
@media (max-width: 767.98px) {
  .arrow-circle {
    position: relative;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    transition: all 280ms ease-in-out 0ms;
  }
  .arrow-circle::before {
    content: "";
    position: absolute;
    border-radius: 50%;
    inset: 0;
    background: linear-gradient(223deg, #fab72a 1.86%, #df2622 47.34%, #74237c 95.82%);
  }
  .arrow-circle::after {
    content: "";
    position: absolute;
    background-color: #fff;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    pointer-events: none;
    transition: all 280ms ease-in-out 0ms;
  }
}
@media (max-width: 767.98px) and (hover: hover) {
  .arrow-circle:hover {
    border: none;
  }
  .arrow-circle:hover::after {
    content: "";
    position: absolute;
    left: 3px;
    top: 3px;
    right: 3px;
    bottom: 3px;
  }
}
@media (max-width: 767.98px) {
  .arrow-circle * {
    position: relative;
    z-index: 1;
  }
}
.arrow-circle svg {
  width: 30px;
  height: 30px;
  transition: all 280ms ease-in-out 0ms;
}
@media (hover: hover) {
  .arrow-circle:hover svg {
    opacity: 0.5;
  }
}

.photo-author {
  color: #fff;
  padding: 3px 10px;
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 999px;
  font-size: 10px;
  line-height: 12px;
}

@media (max-width: 1399.98px) {
  .lg-toolbar {
    padding-inline: calc((100% - 1296px) / 2);
  }
  .lg-prev {
    left: calc((100% - 1296px) / 2 - 92px);
  }
  .lg-next {
    right: calc((100% - 1296px) / 2 - 92px);
  }
}
.lg-backdrop {
  background-color: rgba(0, 0, 0, 0.8) !important;
}

.lg-toolbar {
  background-color: #000;
}

.lg-outer.lg-grab img.lg-object {
  max-width: 1296px;
}

.lg-outer .lg-thumb-outer {
  background-color: transparent !important;
}

.lg-outer .lg-thumb-item {
  border-color: transparent;
  opacity: 0.5;
}

.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
  border-color: #fff;
  opacity: 1;
}

.lg-prev,
.lg-next {
  background-color: transparent;
  color: #fff;
}

.lg-sub-html,
.lg-sub-html p {
  font-size: 20px;
  line-height: 23px;
}

.ya-share2__container_size_m .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__link_more.ya-share2__link_more-button-type_short {
  background-color: transparent !important;
}

.ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__icon_more {
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='tabler:share'%3E%3Cpath id='Vector' d='M10.875 13.375L19.125 9.125M10.875 16.625L19.125 20.875M3.75 15C3.75 15.9946 4.14509 16.9484 4.84835 17.6517C5.55161 18.3549 6.50544 18.75 7.5 18.75C8.49456 18.75 9.44839 18.3549 10.1517 17.6517C10.8549 16.9484 11.25 15.9946 11.25 15C11.25 14.0054 10.8549 13.0516 10.1517 12.3483C9.44839 11.6451 8.49456 11.25 7.5 11.25C6.50544 11.25 5.55161 11.6451 4.84835 12.3483C4.14509 13.0516 3.75 14.0054 3.75 15ZM18.75 7.5C18.75 8.49456 19.1451 9.44839 19.8483 10.1517C20.5516 10.8549 21.5054 11.25 22.5 11.25C23.4946 11.25 24.4484 10.8549 25.1517 10.1517C25.8549 9.44839 26.25 8.49456 26.25 7.5C26.25 6.50544 25.8549 5.55161 25.1517 4.84835C24.4484 4.14509 23.4946 3.75 22.5 3.75C21.5054 3.75 20.5516 4.14509 19.8483 4.84835C19.1451 5.55161 18.75 6.50544 18.75 7.5ZM18.75 22.5C18.75 23.4946 19.1451 24.4484 19.8483 25.1517C20.5516 25.8549 21.5054 26.25 22.5 26.25C23.4946 26.25 24.4484 25.8549 25.1517 25.1517C25.8549 24.4484 26.25 23.4946 26.25 22.5C26.25 21.5054 25.8549 20.5516 25.1517 19.8483C24.4484 19.1451 23.4946 18.75 22.5 18.75C21.5054 18.75 20.5516 19.1451 19.8483 19.8483C19.1451 20.5516 18.75 21.5054 18.75 22.5Z' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E%0A") !important;
  width: 16px !important;
  height: 16px !important;
  background-size: 15px 16px !important;
}

body {
  position: relative;
  background-color: #f9f9f9;
}
body.locked {
  overflow: hidden;
}
body::after {
  content: "";
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  z-index: 12;
  inset: 0;
  transition: all 280ms ease-in-out 0ms;
}
body.with-main-menu::after {
  content: "";
  position: absolute;
  opacity: 1;
  visibility: visible;
}

.logo {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  font-size: 32px;
  line-height: 20px;
}
@media (max-width: 1279.98px) {
  .logo {
    font-size: 20px;
    line-height: 15px;
  }
}
.logo * {
  padding: 10px;
}
@media (max-width: 1279.98px) {
  .logo * {
    padding: 5px;
  }
}

.header {
  background-color: #fbfbfb;
  position: sticky;
  top: 0;
  z-index: 10;
}
.header__wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 30px;
  position: relative;
  padding-block: 24px;
}
@media (max-width: 1279.98px) {
  .header__wrapper {
    padding-top: 14px;
    padding-bottom: 14px;
  }
}
@media (max-width: 767.98px) {
  .header__wrapper {
    gap: 20px;
  }
}
.header .logo {
  position: absolute;
  left: 0;
  bottom: 0;
  transform: translateY(50%);
}
@media (max-width: 575.98px) {
  .header .ecosystem-link {
    display: none;
  }
}
.header__search {
  display: inline-flex;
  cursor: pointer;
}
.header__search svg {
  width: 30px;
  height: 30px;
  transition: all 280ms ease-in-out 0ms;
}
@media (hover: hover) {
  .header__search svg:hover {
    opacity: 0.5;
  }
}
@media (max-width: 575.98px) {
  .header__search svg {
    width: 20px;
    height: 20px;
  }
}
.header__auth {
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding-block: 8px;
  cursor: pointer;
}
@media (max-width: 575.98px) {
  .header__auth {
    display: none;
  }
}
@media (hover: hover) {
  .header__auth:hover {
    border-color: #000;
  }
}
.header__auth svg {
  margin-left: 50px;
}
.header__auth-mob {
  display: none;
}
@media (max-width: 575.98px) {
  .header__auth-mob {
    display: inline-flex;
  }
}
.header__auth-mob svg {
  width: 20px;
  height: 20px;
}
.header__hamburger {
  cursor: pointer;
  display: inline-flex;
}
.header__hamburger svg {
  width: 30px;
  height: 30px;
  transition: all 280ms ease-in-out 0ms;
}
@media (hover: hover) {
  .header__hamburger svg:hover {
    opacity: 0.5;
  }
}
@media (max-width: 575.98px) {
  .header__hamburger svg {
    width: 20px;
    height: 20px;
  }
}

.main-menu {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  transform: translateX(100%);
  transition: all 280ms ease-in-out 0ms;
  z-index: 13;
  display: flex;
}
@media (max-width: 767.98px) {
  .main-menu {
    width: 200%;
  }
}
.main-menu.active {
  transform: translateX(0);
}
@media (max-width: 767.98px) {
  .main-menu.active {
    transform: translateX(50%);
  }
}
.main-menu__part {
  min-width: 320px;
  display: flex;
  flex-direction: column;
}
@media (max-width: 767.98px) {
  .main-menu__part {
    width: 50%;
  }
}
.main-menu__wrapper [js-menu-submenu-closer] {
  display: none;
}
.main-menu__top {
  padding: 25px 24px;
  position: relative;
  display: flex;
  justify-content: flex-end;
  background-color: #eeeeee;
}
@media (max-width: 767.98px) {
  .main-menu__top {
    padding: 13px 24px;
  }
}
.main-menu__top .logo {
  position: absolute;
  left: 24px;
  bottom: 0;
  transform: translateY(50%);
  font-size: 20px;
}
.main-menu__top .logo * {
  padding: 5px;
}
.main-menu__top__icon {
  display: inline-flex;
  cursor: pointer;
}
.main-menu__top__icon svg {
  width: 30px;
  height: 30px;
  transition: all 280ms ease-in-out 0ms;
}
@media (hover: hover) {
  .main-menu__top__icon svg:hover {
    opacity: 0.5;
  }
}
@media (max-width: 767.98px) {
  .main-menu__top__icon svg {
    width: 24px;
    height: 24px;
  }
}
.main-menu__items {
  display: flex;
  flex-direction: column;
  margin-top: 66px;
}
@media (max-width: 767.98px) {
  .main-menu__items {
    margin-top: 45px;
  }
}
.main-menu__item {
  padding: 15px 24px;
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  cursor: pointer;
  transition: all 280ms ease-in-out 0ms;
}
@media (hover: hover) {
  .main-menu__item:hover {
    background: rgba(239, 120, 18, 0.1);
    color: #ef7812;
  }
  .main-menu__item:hover svg {
    stroke: #ef7812;
  }
}
.main-menu__item.active {
  background: rgba(239, 120, 18, 0.1);
  color: #ef7812;
}
.main-menu__item.active svg {
  stroke: #ef7812;
}
.main-menu__item__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 280ms ease-in-out 0ms;
  border-radius: 50%;
  width: 22px;
  aspect-ratio: 1;
}
.main-menu__item__icon svg {
  width: 100%;
  height: 100%;
  transition: all 280ms ease-in-out 0ms;
}
.main-menu__links {
  display: flex;
  flex-direction: column;
  gap: 15px;
  padding: 15px 24px 0;
}
@media (max-width: 767.98px) {
  .main-menu__links {
    gap: 12px;
  }
}
.main-menu__links > * {
  opacity: 0.5;
}
@media (hover: hover) {
  .main-menu__links > *:hover {
    opacity: 1;
  }
}
.main-menu .link-dashed-icon {
  font-size: 12px;
  line-height: 14px;
}
.main-menu__bottom {
  margin-top: auto;
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 0 24px 24px;
}
.main-menu__socials {
  display: flex;
  gap: 10px;
}
.main-menu__socials a {
  display: inline-flex;
}
.main-menu__socials svg {
  width: 20px;
  height: 20px;
  stroke: none;
  fill: #454545;
  transition: all 280ms ease-in-out 0ms;
}
@media (hover: hover) {
  .main-menu__socials svg:hover {
    fill: #ef7812;
  }
}
.main-menu__submenus {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  min-width: 0;
  width: 0;
}
.main-menu__submenus__category {
  display: none;
  gap: 10px;
  align-items: center;
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
}
@media (max-width: 767.98px) {
  .main-menu__submenus__category {
    display: inline-flex;
  }
}
.main-menu__submenus__category [js-menu-submenu-closer] {
  transform: rotate(180deg);
}
@media (max-width: 767.98px) {
  .main-menu__submenus .main-menu__top {
    justify-content: space-between;
  }
}
.main-menu__submenus .main-menu__items {
  display: none;
}
.main-menu__submenus .main-menu__items.active {
  display: flex;
}
@media (max-width: 767.98px) {
  .main-menu.with-submenu {
    transform: translateX(0);
  }
}
.main-menu.with-submenu .main-menu__submenus {
  width: auto;
  min-width: 320px;
}
@media (max-width: 767.98px) {
  .main-menu.with-submenu .main-menu__submenus {
    width: 50%;
  }
}
.main-menu.with-submenu .main-menu__wrapper [js-menu-closer] {
  display: none;
}
.main-menu.with-submenu .main-menu__wrapper [js-menu-submenu-closer] {
  display: inline-flex;
}

.search-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  padding-top: 13px;
  padding-bottom: 235px;
  z-index: 11;
  display: flex;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: all 280ms ease-in-out 0ms;
}
.search-wrapper.active {
  opacity: 1;
  visibility: visible;
}
.search-wrapper .search-input {
  width: 856px;
  max-width: calc(100% - 220px);
}
@media (max-width: 767.98px) {
  .search-wrapper .search-input {
    max-width: calc(100% - 100px);
  }
}
.search-wrapper__closer {
  position: absolute;
  right: 20px;
  top: 28px;
  font-size: 12px;
  line-height: 14px;
  color: #fff;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  transition: 0.5s;
}
@media (max-width: 767.98px) {
  .search-wrapper__closer {
    top: 25px;
  }
}
@media (hover: hover) {
  .search-wrapper__closer:hover {
    opacity: 0.5;
  }
}
.search-wrapper__closer svg {
  stroke: #fff;
  width: 24px;
  height: 24px;
}
@media (max-width: 767.98px) {
  .search-wrapper__closer span {
    display: none;
  }
}

.side-menu {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 15px;
  position: fixed;
  top: 0;
  bottom: 0;
  background-color: #fff;
  padding-inline: 25px;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  z-index: 11;
  transition: all 280ms ease-in-out 0ms;
}
@media (max-width: 1399.98px) {
  .side-menu {
    gap: 10px;
    padding-inline: 10px;
  }
}
@media (max-width: 1279.98px) {
  .side-menu {
    padding-inline: 5px;
  }
}
@media (max-width: 1023.98px) {
  .side-menu {
    top: 50%;
    bottom: unset;
    transform: translateY(-50%);
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-block: 12px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }
}
.side-menu__toggler {
  position: absolute;
  right: -7px;
  top: 50%;
  transform: translateY(-50%);
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding-block: 11px;
  border-radius: 999px;
  width: 10px;
  height: 40px;
  overflow: hidden;
  background-color: #fff;
  transition: all 280ms ease-in-out 0ms;
  display: none;
}
@media (max-width: 1023.98px) {
  .side-menu__toggler {
    display: block;
  }
}
.side-menu__toggler svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(90deg);
  width: 12px;
  height: 12px;
}
@media (max-width: 1023.98px) {
  .side-menu.hidden {
    transform: translate(-100%, -50%);
  }
  .side-menu.hidden .side-menu__toggler {
    left: 100%;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .side-menu.hidden .side-menu__toggler svg {
    transform: translate(-50%, -50%) rotate(-90deg);
  }
}
.side-menu hr {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  width: 100%;
}
.side-menu a {
  display: inline-flex;
  transition: 0.5s;
  position: relative;
}
.side-menu a svg {
  width: 30px;
  height: 30px;
  position: relative;
  z-index: 1;
}
@media (max-width: 1399.98px) {
  .side-menu a svg {
    width: 20px;
    height: 20px;
  }
}
@media (max-width: 1023.98px) {
  .side-menu a svg {
    width: 15px;
    height: 15px;
  }
}
.side-menu a span {
  background-color: #fff;
  padding: 17px 30px 17px 75px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 999px;
  position: absolute;
  left: -15px;
  text-transform: uppercase;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
  visibility: hidden;
  transition: all 280ms ease-in-out 0ms;
  line-height: 16px;
  font-weight: 500;
}
@media (max-width: 1399.98px) {
  .side-menu a span {
    left: -5px;
    padding: 10px 15px 10px 35px;
    font-size: 12px;
    line-height: 14px;
  }
}
@media (max-width: 1023.98px) {
  .side-menu a span {
    padding: 5px 10px 5px 30px;
  }
}
@media (hover: hover) {
  .side-menu a:hover span {
    opacity: 1;
    visibility: visible;
  }
}

footer {
  background: #f9f9f9;
  padding-top: 30px;
}

.login {
  padding-block: 20px;
}
.login .container {
  position: relative;
}
.login__background {
  position: absolute;
  inset: 0;
  overflow: hidden;
  pointer-events: none;
}
.login__background img {
  position: absolute;
  transform: rotate(15deg);
  top: 20px;
  right: -331px;
  width: 1020px;
}
@media (max-width: 1399.98px) {
  .login__background img {
    width: 620px;
    top: 15px;
    right: -61px;
  }
}
@media (max-width: 1023.98px) {
  .login__background img {
    top: 20px;
    right: -285px;
  }
}
@media (max-width: 767.98px) {
  .login__background img {
    top: 0;
    right: -310px;
  }
}
@media (max-width: 575.98px) {
  .login__background img {
    width: 420px;
    top: 15px;
    right: -220px;
  }
}
.login__icon {
  width: 15px;
  margin-bottom: 35px;
}
@media (max-width: 575.98px) {
  .login__icon {
    margin-bottom: 15px;
  }
}
.login__title {
  font-size: 32px;
  line-height: 37px;
  font-weight: 500;
  margin-bottom: 15px;
}
@media (max-width: 1279.98px) {
  .login__title {
    font-size: 24px;
    line-height: 28px;
  }
}
@media (max-width: 575.98px) {
  .login__title {
    margin-bottom: 10px;
  }
}
.login__change-type {
  align-self: center;
}
.login .link-dashed-icon {
  margin-bottom: 50px;
}
@media (max-width: 1279.98px) {
  .login .link-dashed-icon {
    margin-bottom: 60px;
  }
}
@media (max-width: 767.98px) {
  .login .link-dashed-icon {
    margin-bottom: 30px;
  }
}
@media (max-width: 575.98px) {
  .login .link-dashed-icon {
    margin-bottom: 10px;
  }
}
@media (max-width: 575.98px) {
  .login .row {
    row-gap: 10px;
  }
}
.login .button {
  padding-top: 17px;
  padding-bottom: 17px;
  position: relative;
}
@media (max-width: 767.98px) {
  .login .button {
    padding-top: 7px;
    padding-bottom: 7px;
  }
}
.login .button.loading {
  color: transparent;
}
.login .button.loading::before {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-top: 2px solid #f59f54;
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  border-radius: 50%;
  animation: loadingRotateCenter 2s linear infinite;
}
.login .button.loading .icon {
  opacity: 0;
  visibility: hidden;
}
.login__resend-code {
  margin-top: 20px;
}
@media (max-width: 575.98px) {
  .login__resend-code {
    margin-top: 0;
  }
}
.login__info {
  background-color: #fef4dd;
  padding: 20px;
  display: inline-flex;
  gap: 10px;
  border: 1px solid #fde3ab;
  margin-bottom: 20px;
}
@media (max-width: 767.98px) {
  .login__info {
    flex-direction: column;
  }
}
.login__info .link-underlined {
  cursor: pointer;
}
.login__info p + p {
  padding-left: 10px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
}
@media (max-width: 767.98px) {
  .login__info p + p {
    padding-left: 0;
    padding-top: 10px;
    border-left: none;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
  }
}

.subscription {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-block: 100px;
  margin-top: 30px;
}
.subscription--white {
  padding-block: 60px;
  background: #fff;
  margin-top: 0;
}
@media (max-width: 1023.98px) {
  .subscription {
    padding-block: 50px;
  }
}
@media (max-width: 575.98px) {
  .subscription {
    padding-block: 30px;
  }
}
.subscription__icon {
  width: 22.5px;
  margin-bottom: 35px;
}
@media (max-width: 575.98px) {
  .subscription__icon {
    margin-bottom: 15px;
  }
}
.subscription__title {
  font-size: 32px;
  line-height: 37px;
  font-weight: 500;
  margin-bottom: 15px;
}
@media (max-width: 1279.98px) {
  .subscription__title {
    font-size: 24px;
    line-height: 28px;
  }
}
@media (max-width: 575.98px) {
  .subscription__title {
    margin-bottom: 10px;
  }
}
.subscription__text {
  line-height: 20px;
  margin-bottom: 30px;
}
@media (max-width: 575.98px) {
  .subscription__text {
    margin-bottom: 10px;
  }
}
@media (max-width: 575.98px) {
  .subscription .row {
    row-gap: 10px;
  }
}
.subscription .button-icon {
  width: 100%;
}

@media (max-width: 575.98px) {
  .footer {
    margin-top: 25px;
  }
}
.footer__links {
  padding-bottom: 10px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 30px;
}
@media (max-width: 767.98px) {
  .footer__links {
    display: none;
  }
}
.footer__links a {
  opacity: 0.5;
}
@media (hover: hover) {
  .footer__links a:hover {
    opacity: 1;
  }
}
.footer__top {
  background: #eee;
}
.footer__top__wrapper {
  position: relative;
  padding-top: 68px;
  padding-bottom: 40px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media (max-width: 1279.98px) {
  .footer__top__wrapper {
    padding-block: 30px;
  }
}
@media (max-width: 767.98px) {
  .footer__top__wrapper {
    padding-top: 58px;
    padding-bottom: 29px;
    flex-direction: column-reverse;
    align-items: flex-start;
  }
}
@media (max-width: 575.98px) {
  .footer__top__wrapper {
    padding-top: 56px;
    padding-bottom: 20px;
  }
}
.footer__top__wrapper .footer__links {
  display: none;
}
@media (max-width: 767.98px) {
  .footer__top__wrapper .footer__links {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
  }
}
@media (max-width: 575.98px) {
  .footer__top__wrapper .footer__links {
    gap: 10px;
    flex-direction: column;
    align-items: flex-start;
  }
}
.footer__top__wrapper .logo {
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(-50%);
  font-size: 24px;
  line-height: 18px;
}
@media (max-width: 1279.98px) {
  .footer__top__wrapper .logo {
    font-size: 20px;
    line-height: 15px;
  }
}
.footer__top__wrapper .logo * {
  padding: 5px;
}
.footer__bottom {
  padding-block: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1023.98px) {
  .footer__bottom {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
}
@media (max-width: 767.98px) {
  .footer__bottom .link-dashed-icon {
    font-size: 12px;
    line-height: 14px;
  }
}
.footer__bottom__left {
  display: flex;
  align-items: center;
  gap: 30px;
}
@media (max-width: 575.98px) {
  .footer__bottom__left {
    flex-direction: column;
    gap: 10px;
    align-items: start;
  }
}
.footer__bottom__right {
  display: flex;
  align-items: center;
  gap: 40px;
}
@media (max-width: 1279.98px) {
  .footer__bottom__right {
    gap: 20px;
  }
}
@media (max-width: 1023.98px) {
  .footer__bottom__right {
    gap: 40px;
  }
}
@media (max-width: 767.98px) {
  .footer__bottom__right {
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
  }
}
.footer__menu {
  display: flex;
  gap: 150px;
}
@media (max-width: 1279.98px) {
  .footer__menu {
    flex-direction: column;
    gap: 30px;
    align-items: flex-end;
  }
}
@media (max-width: 767.98px) {
  .footer__menu {
    flex-direction: row;
    margin-bottom: 30px;
  }
}
@media (max-width: 575.98px) {
  .footer__menu {
    gap: 10px;
  }
}
.footer__menu__item {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media (max-width: 1279.98px) {
  .footer__menu__item {
    align-items: flex-end;
  }
}
.footer__menu__submenu {
  display: flex;
  gap: 15px;
}
@media (max-width: 767.98px) {
  .footer__menu__submenu {
    display: none;
  }
}
.footer__menu__submenu a {
  opacity: 0.5;
}
@media (hover: hover) {
  .footer__menu__submenu a:hover {
    opacity: 1;
  }
}
.footer__subscribe {
  margin-left: auto;
  text-transform: uppercase;
}
@media (max-width: 1023.98px) {
  .footer__subscribe {
    text-transform: initial;
  }
}
.footer__socials {
  display: flex;
  gap: 20px;
}
@media (max-width: 767.98px) {
  .footer__socials {
    gap: 10px;
  }
}
.footer__socials a {
  display: inline-flex;
}
.footer__socials svg {
  width: 30px;
  height: 30px;
  stroke: none;
  fill: #454545;
  transition: all 280ms ease-in-out 0ms;
}
@media (hover: hover) {
  .footer__socials svg:hover {
    fill: #ef7812;
  }
}
@media (max-width: 767.98px) {
  .footer__socials svg {
    width: 20px;
    height: 20px;
  }
}

.subscription-modal__text {
  display: flex;
  flex-direction: column;
  gap: 15px;
  line-height: 20px;
}
.subscription-modal__text svg {
  width: 30px;
  height: 30px;
}
@media (max-width: 575.98px) {
  .subscription-modal__text svg {
    width: 20px;
    height: 20px;
  }
}
.subscription-modal__form {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-top: 70px;
}
@media (max-width: 575.98px) {
  .subscription-modal__form {
    margin-top: 30px;
  }
}
.subscription-modal__form .checkbox {
  font-size: 14px;
  line-height: 20px;
}

.subscription-success .modal__body {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
@media (max-width: 575.98px) {
  .subscription-success .modal__body {
    gap: 30px;
  }
}
.subscription-success .modal__title {
  text-align: center;
}
.subscription-success__icon {
  display: inline-flex;
  background-color: #04a84f;
  padding: 50px;
  border-radius: 50%;
  position: relative;
  align-self: center;
}
@media (max-width: 575.98px) {
  .subscription-success__icon {
    padding: 30px;
  }
}
.subscription-success__icon::before {
  content: "";
  position: absolute;
  width: calc(100% + 20px);
  height: calc(100% + 20px);
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(4, 168, 79, 0.2);
  border-radius: 50%;
}
.subscription-success__icon svg {
  stroke: #fff;
  width: 30px;
  height: 30px;
}
.subscription-success__buttons {
  display: flex;
  gap: 30px;
  margin-top: 20px;
}
@media (max-width: 575.98px) {
  .subscription-success__buttons {
    flex-direction: column;
    margin-top: 0;
  }
}
.subscription-success__buttons > * {
  flex-grow: 1;
}
@media (max-width: 575.98px) {
  .subscription-success__buttons > * {
    width: 100%;
  }
}

.auth-modal .modal__body {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.auth-modal__text {
  display: flex;
  flex-direction: column;
  gap: 15px;
  line-height: 20px;
  margin-bottom: 50px;
}
@media (max-width: 767.98px) {
  .auth-modal__text {
    margin-bottom: 20px;
  }
}
@media (max-width: 575.98px) {
  .auth-modal__text {
    margin-bottom: 10px;
  }
}
.auth-modal__text svg {
  width: 30px;
  height: 30px;
}
@media (max-width: 575.98px) {
  .auth-modal__text svg {
    width: 20px;
    height: 20px;
  }
}
.auth-modal__body {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.auth-modal__button {
  position: relative;
}
.auth-modal__button.loading {
  background-color: #000;
  color: #fff;
}
.auth-modal__button.loading::before {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  top: 50%;
  transform: translateY(-50%);
  right: 8px;
  border-top: 2px solid #1c1c1c;
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  border-radius: 50%;
  animation: loadingRotate 2s linear infinite;
}
.auth-modal__button.loading .icon {
  opacity: 0;
  visibility: hidden;
}
.auth-modal__info {
  background-color: #fef4dd;
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.auth-modal__info .link-underlined {
  cursor: pointer;
}
.auth-modal__resend-code .link-underlined {
  cursor: pointer;
}
.auth-modal .input__wrapper {
  z-index: 1;
}

@keyframes loadingRotateCenter {
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@keyframes loadingRotate {
  100% {
    transform: translateY(-50%) rotate(360deg);
  }
}
.main {
  background-color: #fff;
}
.main__wrapper {
  display: flex;
  flex-direction: column;
}
.main__slider {
  position: relative;
  order: 1;
}
.main__slider .swiper-wrapper {
  transition-timing-function: ease-in-out;
}
.main__slider .arrows {
  position: absolute;
  top: 215px;
  left: 277px;
  right: 277px;
  display: flex;
  justify-content: space-between;
  z-index: 1;
  pointer-events: none;
}
.main__slider .arrow-circle {
  pointer-events: auto;
}
@media (max-width: 1399.98px) {
  .main__slider .arrows {
    left: 82px;
    right: 82px;
  }
}
@media (max-width: 1279.98px) {
  .main__slider .arrows {
    top: 160px;
    left: 44px;
    right: 44px;
  }
}
@media (max-width: 1023.98px) {
  .main__slider .arrows {
    top: 130px;
    left: 36px;
    right: 36px;
  }
}
@media (max-width: 767.98px) {
  .main__slider .arrows {
    top: 110px;
    left: 30px;
    right: 30px;
  }
}
@media (max-width: 1279.98px) {
  .main__slider .arrow-circle {
    width: 40px;
  }
}
@media (max-width: 767.98px) {
  .main__slider .arrow-circle {
    width: 30px;
    height: 30px;
  }
}
@media (max-width: 1279.98px) {
  .main__slider .arrow-circle svg {
    width: 24px;
    height: 24px;
  }
}
@media (max-width: 767.98px) {
  .main__slider .arrow-circle svg {
    width: 16px;
    height: 16px;
  }
}
.main__slider__item {
  padding-bottom: 60px;
}
@media (max-width: 1279.98px) {
  .main__slider__item {
    padding-bottom: 54px;
  }
}
@media (max-width: 1023.98px) {
  .main__slider__item {
    padding-bottom: 30px;
  }
}
@media (max-width: 575.98px) {
  .main__slider__item {
    padding-bottom: 15px;
  }
}
.main__slider__item__image {
  height: 500px;
  position: relative;
}
@media (max-width: 1279.98px) {
  .main__slider__item__image {
    height: 360px;
  }
}
@media (max-width: 1023.98px) {
  .main__slider__item__image {
    height: 300px;
  }
}
@media (max-width: 767.98px) {
  .main__slider__item__image {
    height: 250px;
  }
}
@media (max-width: 575.98px) {
  .main__slider__item__image {
    height: 180px;
  }
}
.main__slider__item__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.main__slider__item__image .photo-author {
  display: inline-block;
  position: absolute;
  bottom: 5px;
}
.main__slider__item__image::before {
  content: "";
  position: absolute;
  width: 508px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(to left, transparent, #fff);
}
@media (max-width: 1399.98px) {
  .main__slider__item__image::before {
    width: 343px;
  }
}
@media (max-width: 1279.98px) {
  .main__slider__item__image::before {
    width: 360px;
  }
}
@media (max-width: 1023.98px) {
  .main__slider__item__image::before {
    width: 300px;
  }
}
@media (max-width: 767.98px) {
  .main__slider__item__image::before {
    width: 250px;
  }
}
@media (max-width: 575.98px) {
  .main__slider__item__image::before {
    width: 180px;
  }
}
.main__slider__item__image::after {
  content: "";
  position: absolute;
  width: 508px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  background: linear-gradient(to right, transparent, #fff);
}
@media (max-width: 1399.98px) {
  .main__slider__item__image::after {
    width: 343px;
  }
}
@media (max-width: 1279.98px) {
  .main__slider__item__image::after {
    width: 360px;
  }
}
@media (max-width: 1023.98px) {
  .main__slider__item__image::after {
    width: 300px;
  }
}
@media (max-width: 767.98px) {
  .main__slider__item__image::after {
    width: 250px;
  }
}
@media (max-width: 575.98px) {
  .main__slider__item__image::after {
    width: 180px;
  }
}
.main__slider__item__title {
  display: flex;
  justify-content: flex-end;
  z-index: 1;
  margin-bottom: 20px;
}
@media (max-width: 1279.98px) {
  .main__slider__item__title {
    margin-bottom: 10px;
  }
}
@media (max-width: 1023.98px) {
  .main__slider__item__title {
    justify-content: flex-start;
    margin-bottom: 30px;
  }
}
@media (max-width: 575.98px) {
  .main__slider__item__title {
    display: none;
  }
}
.main__slider__item__title h2 {
  align-self: flex-end;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  font-size: 32px;
  line-height: 37px;
  margin-top: -47px;
}
@media (max-width: 1279.98px) {
  .main__slider__item__title h2 {
    font-size: 24px;
    line-height: 28px;
    margin-top: -38px;
  }
}
@media (max-width: 1023.98px) {
  .main__slider__item__title h2 {
    font-size: 20px;
    line-height: 23px;
    margin-top: -33px;
  }
}
.main__slider__item__title h2 > * {
  padding: 5px 15px;
}
.main__slider__item__title-mob {
  display: none;
  font-size: 20px;
  line-height: 23px;
  font-weight: 500;
  margin-block: 15px;
}
@media (max-width: 575.98px) {
  .main__slider__item__title-mob {
    display: block;
  }
}
.main__slider__item .card {
  border: none;
  padding: 0;
}
.main__slider__item .card__content {
  font-weight: 400;
}
.main__links {
  border-width: 1px 0px 1px 0px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.1);
  order: 2;
}
@media (max-width: 575.98px) {
  .main__links .grid {
    gap: 20px;
  }
}
.main__links__item {
  padding-block: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  gap: 15px;
  font-weight: 500;
  transition: all 280ms ease-in-out 0ms;
  white-space: nowrap;
}
@media (max-width: 575.98px) {
  .main__links__item {
    font-size: 11px;
    line-height: 13px;
    gap: 5px;
  }
}
@media (hover: hover) {
  .main__links__item:hover {
    background-color: #f9f9f9;
  }
}
.main__links__item img {
  width: 30px;
}
@media (max-width: 1023.98px) {
  .main__links__item img {
    width: 20px;
  }
}
.main__cards {
  padding-block: 30px;
  position: relative;
  order: 3;
  background: #f9f9f9;
  border-width: 1px 0px 1px 0px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.1);
}
.main__cards::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: calc((100% - 1344px) / 2);
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
}
@media (max-width: 1399.98px) {
  .main__cards::before {
    width: calc((100% - 1164px) / 2);
  }
}
@media (max-width: 1279.98px) {
  .main__cards::before {
    width: calc((100% - 984px) / 2);
  }
}
@media (max-width: 1023.98px) {
  .main__cards::before {
    width: calc((100% - 744px) / 2);
  }
}
@media (max-width: 767.98px) {
  .main__cards::before {
    width: calc((100% - 564px) / 2);
  }
}
.main__cards::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: calc((100% - 1344px) / 2);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
}
@media (max-width: 1399.98px) {
  .main__cards::after {
    width: calc((100% - 1164px) / 2);
  }
}
@media (max-width: 1279.98px) {
  .main__cards::after {
    width: calc((100% - 984px) / 2);
  }
}
@media (max-width: 1023.98px) {
  .main__cards::after {
    width: calc((100% - 744px) / 2);
  }
}
@media (max-width: 767.98px) {
  .main__cards::after {
    width: calc((100% - 564px) / 2);
  }
}
.main__cards__slider {
  border-bottom: 3px solid #e0e0e0;
}
.main__cards__slider .container {
  position: relative;
}
.main__cards .swiper {
  padding-top: 56px;
}
@media (max-width: 767.98px) {
  .main__cards .swiper {
    padding-top: 28px;
  }
}
@media (max-width: 1023.98px) {
  .main__cards .swiper {
    padding-top: 0;
  }
}
.main__cards .swiper-wrapper {
  align-items: stretch;
}
.main__cards__progress {
  position: absolute;
  height: 3px;
  position: absolute;
  left: 24px;
  max-width: calc(100% - 48px);
  bottom: 0;
  border-radius: 5px;
  background-color: #000;
  z-index: 100;
  transform: translateY(100%);
  transition: 1.5s;
}
.main__cards__item {
  display: flex;
  flex-direction: column;
  line-height: 16px;
  height: auto;
  position: relative;
}
@media (max-width: 575.98px) {
  .main__cards__item {
    width: auto;
  }
}
.main__cards__item__inner {
  padding: 58px 35px 61px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  height: 100%;
  position: relative;
}
@media (max-width: 1279.98px) {
  .main__cards__item__inner {
    padding: 46px 10px 36px;
  }
}
@media (max-width: 1023.98px) {
  .main__cards__item__inner {
    padding: 0;
    border: none;
    height: 94px;
  }
}
@media (max-width: 575.98px) {
  .main__cards__item__inner {
    background-color: transparent;
    height: 20px;
    flex-grow: 1;
  }
}
@media (max-width: 1023.98px) {
  .main__cards__item p {
    display: none;
  }
}
.main__cards__item .icon {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 30px;
  height: 30px;
  transition: all 280ms ease-in-out 0ms;
}
@media (max-width: 1023.98px) {
  .main__cards__item .icon {
    width: 20px;
    height: 20px;
  }
}
@media (max-width: 575.98px) {
  .main__cards__item .icon {
    right: unset;
    left: 0px;
    width: 15px;
    height: 15px;
  }
}
@media (hover: hover) {
  .main__cards__item:hover .icon {
    transform: translate(8px, 8px);
  }
}
.main__cards__title, .main__cards__logo {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 18px;
}
@media (max-width: 1279.98px) {
  .main__cards__title, .main__cards__logo {
    font-size: 20px;
    line-height: 16px;
  }
}
@media (max-width: 1023.98px) {
  .main__cards__title, .main__cards__logo {
    font-size: 16px;
    line-height: 11px;
  }
}
@media (max-width: 575.98px) {
  .main__cards__title, .main__cards__logo {
    font-size: 14px;
  }
}
.main__cards__logo {
  line-height: 18px;
}
@media (max-width: 1279.98px) {
  .main__cards__logo {
    line-height: 16px;
  }
}
@media (max-width: 1023.98px) {
  .main__cards__logo {
    line-height: 11px;
  }
}
.main__cards__title {
  line-height: 28px;
  z-index: 1;
  position: absolute;
  left: 35px;
  top: 38px;
  transform: translateY(-100%);
}
@media (max-width: 1279.98px) {
  .main__cards__title {
    top: 26px;
    left: 10px;
    line-height: 16px;
  }
}
@media (max-width: 1023.98px) {
  .main__cards__title {
    top: 0;
    left: 0;
    transform: none;
    line-height: 11px;
  }
}
@media (max-width: 575.98px) {
  .main__cards__title {
    line-height: 11px;
    position: static;
  }
}
.main__cards__nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 15px;
}
.main__cards__arrows {
  display: flex;
  gap: 10px;
}
@media (max-width: 1279.98px) {
  .main__cards__arrows .arrow-circle {
    width: 40px;
  }
}
@media (max-width: 575.98px) {
  .main__cards__arrows .arrow-circle {
    width: 20px;
  }
}
@media (max-width: 1279.98px) {
  .main__cards__arrows .arrow-circle svg {
    width: 22px;
    height: 22px;
  }
}
@media (max-width: 575.98px) {
  .main__cards__arrows .arrow-circle svg {
    width: 14px;
    height: 14px;
  }
}
.main__cards__dots {
  display: flex;
  align-items: center;
  gap: 10px;
}
@media (max-width: 575.98px) {
  .main__cards__dots {
    gap: 5px;
  }
}
.main__cards .swiper-pagination-bullet {
  cursor: pointer;
}
.main__cards .swiper-pagination-bullet::before {
  content: "";
  position: absolute;
  position: static;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.2);
  display: inline-block;
}
@media (max-width: 575.98px) {
  .main__cards .swiper-pagination-bullet::before {
    width: 5px;
    height: 5px;
  }
}
.main__cards .swiper-pagination-bullet-active::before {
  content: "";
  position: absolute;
  background-color: #000;
  position: static;
}
.main__block {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
@media (max-width: 1279.98px) {
  .main__block {
    gap: 20px;
  }
}
@media (max-width: 575.98px) {
  .main__block {
    gap: 20px;
  }
}
.main__block__title {
  font-size: 32px;
  line-height: 37px;
  display: inline-flex;
  align-items: center;
  gap: 20px;
  font-weight: 500;
}
@media (max-width: 1279.98px) {
  .main__block__title {
    font-size: 24px;
    line-height: 28px;
  }
}
.main__block__title svg {
  width: 30px;
  height: 30px;
  transition: all 280ms ease-in-out 0ms;
}
@media (max-width: 1279.98px) {
  .main__block__title svg {
    width: 20px;
    height: 20px;
  }
}
@media (hover: hover) {
  .main__block__title:hover svg {
    transform: translateX(5px);
  }
}
.main__news {
  padding-block: 30px;
  margin-top: 65px;
  order: 4;
}
@media (max-width: 767.98px) {
  .main__news {
    margin-top: 30px;
  }
}
@media (max-width: 575.98px) {
  .main__news {
    padding-block: 20px;
    margin-top: 30px;
  }
}
@media (max-width: 1279.98px) {
  .main__news .card:last-child {
    display: none;
  }
}
@media (max-width: 1023.98px) {
  .main__news .card:nth-last-child(2) {
    grid-column-start: 1;
    grid-column-end: -1;
  }
}
.main__course {
  background: #f9f9f9;
  padding-block: 60px;
  border-width: 1px 0px 1px 0px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.1);
  order: 6;
}
@media (max-width: 1023.98px) {
  .main__course {
    margin-top: 30px;
  }
}
@media (max-width: 575.98px) {
  .main__course {
    padding-block: 30px;
  }
}
.main__course .tabs-yellow__body {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
}
@media (max-width: 575.98px) {
  .main__course .tabs-yellow__body {
    gap: 20px;
  }
}
.main__course .tabs-yellow__body .button-icon {
  padding-block: 14px;
  gap: 50px;
}
@media (max-width: 575.98px) {
  .main__course .tabs-yellow__body .button-icon {
    width: 100%;
  }
}
@media (max-width: 767.98px) {
  .main__course .card {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .main__course .card:nth-child(1), .main__course .card:nth-child(2), .main__course .card:nth-child(3), .main__course .card:nth-child(4) {
    display: flex;
  }
}
@media (max-width: 575.98px) {
  .main__course .card:nth-child(1), .main__course .card:nth-child(2), .main__course .card:nth-child(3), .main__course .card:nth-child(4) {
    display: none;
  }
}
@media (max-width: 575.98px) {
  .main__course .card:nth-child(1), .main__course .card:nth-child(2), .main__course .card:nth-child(3) {
    display: flex;
  }
}
.main__events {
  padding-block: 60px;
  margin-top: 30px;
  order: 5;
}
@media (max-width: 1023.98px) {
  .main__events {
    order: 5;
  }
}
@media (max-width: 575.98px) {
  .main__events {
    padding-block: 30px;
  }
}
.main__events .tabs-yellow {
  gap: 60px;
}
.main__events .tabs-yellow__body {
  grid-column-start: 1;
  grid-column-end: 3;
}
.main__events .tabs-yellow .grid {
  height: 100%;
}
@media (max-width: 1023.98px) {
  .main__events .card {
    flex-direction: row;
    gap: 24px;
  }
}
@media (max-width: 767.98px) {
  .main__events .card {
    flex-direction: column;
    gap: 10px;
  }
}
.main__events .card__text {
  flex-grow: 1;
  width: 100%;
}
.main__events .card__buttons {
  padding-top: 50px;
}
@media (max-width: 1399.98px) {
  .main__events .card__buttons {
    flex-direction: column;
    gap: 5px;
  }
}
@media (max-width: 1023.98px) {
  .main__events .card__buttons {
    flex-direction: row;
    gap: 15px;
    justify-content: flex-start;
    padding-top: 0;
  }
}
@media (max-width: 575.98px) {
  .main__events .card__buttons {
    flex-direction: column;
    gap: 5px;
  }
}
.main__events .card__buttons .button-icon {
  gap: 10px;
}
@media (max-width: 1399.98px) {
  .main__events .card__buttons .button-icon {
    width: 100%;
  }
}
@media (max-width: 1023.98px) {
  .main__events .card__buttons .button-icon {
    width: auto;
  }
}
@media (max-width: 575.98px) {
  .main__events .card__buttons .button-icon {
    width: 100%;
  }
}
@media (max-width: 575.98px) {
  .main__events .card__content {
    display: none;
  }
}
.main__events__calendar {
  border: 1px solid rgba(0, 0, 0, 0.1);
}
@media (max-width: 575.98px) {
  .main__events__calendar {
    margin-left: -24px;
    margin-right: -24px;
  }
}
.main__events__calendar > img {
  width: 100%;
  height: 111px;
  object-fit: cover;
  object-position: center;
}
.main__events__calendar > div {
  width: 100% !important;
  background-color: transparent !important;
  padding: 16px 36px;
}
@media (max-width: 575.98px) {
  .main__events__calendar > div {
    padding: 16px 24px;
  }
}
.main__events__calendar .vanilla-calendar-header {
  margin-bottom: 20px;
}
.main__events__calendar .vanilla-calendar-month,
.main__events__calendar .vanilla-calendar-year {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  padding: 0;
  color: #000 !important;
  padding: 10px 16px;
}
.main__events__calendar .vanilla-calendar-arrow {
  width: 21px;
  height: 21px;
  opacity: 0.3;
}
.main__events__calendar .vanilla-calendar-week {
  margin-bottom: 10px;
}
.main__events__calendar .vanilla-calendar-week__day {
  font-size: 13px;
  line-height: 20px;
  font-weight: 500;
  color: #000 !important;
}
.main__events__calendar .vanilla-calendar-days {
  gap: 0;
}
.main__events__calendar .vanilla-calendar-day {
  height: 40px;
}
@media (max-width: 575.98px) {
  .main__events__calendar .vanilla-calendar-day:nth-child(7n+1) .vanilla-calendar-day__popup, .main__events__calendar .vanilla-calendar-day:nth-child(7n+2) .vanilla-calendar-day__popup, .main__events__calendar .vanilla-calendar-day:nth-child(7n+3) .vanilla-calendar-day__popup {
    left: 0;
    transform: translateY(-100%);
  }
}
@media (max-width: 575.98px) {
  .main__events__calendar .vanilla-calendar-day:nth-child(7n+1) .vanilla-calendar-day__popup:after, .main__events__calendar .vanilla-calendar-day:nth-child(7n+2) .vanilla-calendar-day__popup:after, .main__events__calendar .vanilla-calendar-day:nth-child(7n+3) .vanilla-calendar-day__popup:after {
    left: 10px;
    transform: none;
  }
}
@media (max-width: 575.98px) {
  .main__events__calendar .vanilla-calendar-day:nth-child(7n+5) .vanilla-calendar-day__popup, .main__events__calendar .vanilla-calendar-day:nth-child(7n+6) .vanilla-calendar-day__popup, .main__events__calendar .vanilla-calendar-day:nth-child(7n+7) .vanilla-calendar-day__popup {
    left: unset;
    right: 0;
    transform: translateY(-100%);
  }
}
@media (max-width: 575.98px) {
  .main__events__calendar .vanilla-calendar-day:nth-child(7n+5) .vanilla-calendar-day__popup:after, .main__events__calendar .vanilla-calendar-day:nth-child(7n+6) .vanilla-calendar-day__popup:after, .main__events__calendar .vanilla-calendar-day:nth-child(7n+7) .vanilla-calendar-day__popup:after {
    left: unset;
    right: 10px;
    transform: none;
  }
}
.main__events__calendar .vanilla-calendar-week__day_weekend,
.main__events__calendar .vanilla-calendar-day__btn_weekend,
.main__events__calendar .vanilla-calendar-day__btn_holiday {
  color: #000 !important;
}
.main__events__calendar .vanilla-calendar-day__btn_next,
.main__events__calendar .vanilla-calendar-day__btn_prev {
  color: rgba(0, 0, 0, 0.4) !important;
}
.main__events__calendar .vanilla-calendar-day__btn {
  border-radius: 40px;
  background-color: transparent !important;
  font-size: 13px;
  line-height: 20px;
  font-weight: 500;
}
.main__events__calendar .vanilla-calendar-day__btn.black {
  background-color: #f2f2f2 !important;
  color: #000 !important;
}
.main__events__calendar .vanilla-calendar-day__btn.orange {
  background-color: #ef7812 !important;
  color: #fff !important;
}
.main__events__calendar .vanilla-calendar-day__btn_today {
  background-color: rgba(0, 0, 0, 0.1) !important;
  color: #000 !important;
}
.main__events__calendar .vanilla-calendar-day__btn_selected {
  background-color: blue !important;
  color: #fff !important;
}
.main__events__calendar .vanilla-calendar-day__popup {
  transform: translate(-50%, -100%);
  left: 50%;
  top: 0;
  width: auto;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
  border-radius: 8px;
  padding: 12px 1px 20px;
}
.main__events__calendar .vanilla-calendar-day__popup:before {
  height: calc(100% - 8px);
  background-color: #000 !important;
  bottom: unset;
  top: 0;
}
.main__events__calendar .vanilla-calendar-day__popup:after {
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  border-style: solid;
  border-width: 8px 8px 0 8px;
  border-color: #000 transparent transparent transparent;
  top: unset;
}
.main__events__calendar .vanilla-calendar-day__btn.black + .vanilla-calendar-day__popup:before {
  background-color: #000 !important;
}
.main__events__calendar .vanilla-calendar-day__btn.black + .vanilla-calendar-day__popup:after {
  border-color: #000 transparent transparent transparent;
}
.main__events__calendar .vanilla-calendar-years__year,
.main__events__calendar .vanilla-calendar-months__month {
  font-size: 13px;
  line-height: 20px;
}
.main__events__calendar .vanilla-calendar-years__year_selected,
.main__events__calendar .vanilla-calendar-months__month_selected {
  background-color: #ef7812 !important;
}
.main__events__tooltip {
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  flex-direction: column;
  gap: 10px;
  font-size: 14px;
  line-height: 16px;
  color: #fff;
  padding: 10px;
  width: 220px;
}
@media (max-width: 575.98px) {
  .main__events__tooltip {
    max-width: 50vw;
  }
}
.main__events__tooltip hr {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.main__events__tooltip a {
  text-decoration: underline;
  transition: 0.5s;
}
.main__events__tooltip a:hover {
  text-decoration-color: transparent;
}
.main__media {
  padding-block: 30px;
  order: 8;
}
@media (max-width: 1023.98px) {
  .main__media {
    margin-top: 65px;
  }
}
@media (max-width: 767.98px) {
  .main__media {
    margin-top: 30px;
  }
}
.main__media__title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}
@media (max-width: 575.98px) {
  .main__media__title {
    flex-direction: column;
    align-items: flex-start;
  }
}
.main__media__icons {
  display: flex;
  align-items: center;
  gap: 25px;
}
.main__media__icon {
  display: flex;
  align-items: center;
  gap: 5px;
}
.main__media__icon img {
  width: 20px;
  aspect-ratio: 1;
}
.main__media__icon span {
  opacity: 0.5;
}
.main__media__slider {
  position: relative;
}
.main__media__slider .swiper-wrapper {
  padding-top: 10px;
}
.main__media__slider .arrow {
  position: absolute;
  top: 102px;
  z-index: 1;
  width: 50px;
}
.main__media__slider .arrow .icon {
  width: 30px;
  height: 30px;
}
@media (max-width: 1399.98px) {
  .main__media__slider .arrow {
    top: 85px;
  }
}
@media (max-width: 1279.98px) {
  .main__media__slider .arrow {
    width: 40px;
  }
}
@media (max-width: 1023.98px) {
  .main__media__slider .arrow {
    top: 85px;
  }
}
@media (max-width: 767.98px) {
  .main__media__slider .arrow {
    top: 45px;
  }
}
@media (max-width: 575.98px) {
  .main__media__slider .arrow {
    top: 64px;
  }
}
.main__media__slider .arrow_left {
  transform: translateX(-50%);
  left: 0;
}
.main__media__slider .arrow_right {
  transform: translateX(50%);
  right: 0;
}
.main .login {
  margin-top: 30px;
}
.main footer {
  padding-top: 0;
  margin-top: 30px;
}
.main .subscription {
  margin-top: 0;
}

.page-header {
  background-color: #fff;
}
.page-header__image {
  height: 227px;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: flex-end;
}
@media (max-width: 1023.98px) {
  .page-header__image {
    height: 160px;
  }
}
@media (max-width: 575.98px) {
  .page-header__image {
    height: 100px;
  }
}
.page-header__title {
  font-size: 32px;
  line-height: 37px;
  padding: 5px 15px;
}
@media (max-width: 1279.98px) {
  .page-header__title {
    font-size: 24px;
    line-height: 28px;
  }
}
@media (max-width: 1023.98px) {
  .page-header__title {
    font-size: 20px;
    line-height: 23px;
  }
}
.page-header__description {
  margin-top: 30px;
  text-align: right;
}
@media (max-width: 575.98px) {
  .page-header__description {
    text-align: left;
    margin-top: 20px;
  }
}
.page-header__description .row {
  flex-direction: row-reverse;
}
.page-header__line {
  height: 1px;
  background: rgba(0, 0, 0, 0.2);
}
.page-header__tabs {
  margin-top: 62px;
}
@media (max-width: 575.98px) {
  .page-header__tabs {
    margin-top: 30px;
  }
}

.filter {
  row-gap: 30px;
  margin-top: 65px;
  margin-bottom: 65px;
}
@media (max-width: 1399.98px) {
  .filter {
    margin-bottom: 40px;
  }
}
@media (max-width: 575.98px) {
  .filter {
    row-gap: 10px;
  }
}

.page-pagination {
  margin-top: 100px;
}
@media (max-width: 575.98px) {
  .page-pagination {
    margin-top: 30px;
  }
}

.page-banner {
  padding-block: 90px;
  margin-top: 30px;
}
@media (max-width: 575.98px) {
  .page-banner {
    padding-top: 36px;
    padding-bottom: 30px;
  }
}

.cards-news {
  margin-top: 90px;
  padding-block: 60px;
  background-color: #fff;
}
@media (max-width: 767.98px) {
  .cards-news {
    grid-template-columns: 100%;
  }
}
@media (max-width: 575.98px) {
  .cards-news {
    margin-top: 6 0px;
    padding-block: 30px;
  }
}
.cards-news .card__text {
  height: 100%;
}
.cards-news__big {
  display: flex;
  flex-direction: column;
}
.cards-news__big .card_image-left > * {
  width: calc((100% - 24px) / 2);
}
@media (max-width: 1279.98px) {
  .cards-news__big .card_image-left > * {
    width: 100%;
  }
}
.cards-news__big .card_image-left .themes {
  display: none;
}
@media (max-width: 1279.98px) {
  .cards-news__big .card_image-left .themes {
    display: flex;
  }
}
@media (max-width: 1279.98px) {
  .cards-news__big img {
    width: 66px !important;
    aspect-ratio: 1;
    object-fit: cover;
    object-position: center;
    border-radius: 50%;
  }
}
@media (max-width: 1279.98px) {
  .cards-news__big > .themes {
    display: none;
  }
}
.cards-news__big .button-icon {
  gap: 50px;
}
@media (max-width: 1279.98px) {
  .cards-news__big .button-icon {
    border: none;
    padding: 15px 0 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    width: 100%;
  }
}
@media (max-width: 1279.98px) {
  .cards-news__big .button-icon span {
    display: none;
  }
}

.article__header {
  min-height: 222px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 23px;
}
@media (max-width: 1279.98px) {
  .article__header {
    min-height: 150px;
  }
}
@media (max-width: 1023.98px) {
  .article__header {
    min-height: 140px;
  }
}
@media (max-width: 575.98px) {
  .article__header {
    min-height: 120px;
  }
}
.article__header .breadcrumbs {
  margin-bottom: 67px;
}
@media (max-width: 1279.98px) {
  .article__header .breadcrumbs {
    margin-bottom: 58px;
  }
}
@media (max-width: 575.98px) {
  .article__header .breadcrumbs {
    margin-bottom: 15px;
  }
}
.article__header .card {
  border: none;
  gap: 5px;
  margin-left: auto;
  max-width: 326px;
  position: relative;
  z-index: 2;
}
@media (max-width: 1399.98px) {
  .article__header .card {
    margin-bottom: 28px;
  }
}
@media (max-width: 1279.98px) {
  .article__header .card {
    display: none;
  }
}
.article__header .card .themes {
  margin-bottom: 10px;
}
.article__header .card__title {
  font-size: 16px;
  line-height: 18px;
}
.article__header .card .location {
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 15px;
}
.article__header .logo {
  transform: translateY(50%);
  font-size: 24px;
  line-height: 18px;
}
@media (max-width: 1023.98px) {
  .article__header .logo {
    font-size: 20px;
    line-height: 24px;
  }
}
@media (max-width: 575.98px) {
  .article__header .logo {
    display: none;
  }
}
.article__header .logo span {
  padding: 5px;
}
.article__header .logo span:first-child {
  color: #ef7812;
  border: 2px solid #ef7812;
  font-weight: 500;
}
.article__title {
  display: flex;
  flex-direction: column;
  font-size: 32px;
  line-height: 37px;
  align-items: flex-start;
  margin-top: -47px;
  margin-bottom: 30px;
}
@media (max-width: 1279.98px) {
  .article__title {
    font-size: 24px;
    line-height: 28px;
    margin-top: -35px;
  }
}
@media (max-width: 1023.98px) {
  .article__title {
    font-size: 20px;
    line-height: 23px;
    margin-top: -30px;
  }
}
@media (max-width: 575.98px) {
  .article__title {
    display: none;
  }
}
.article__title * {
  max-width: 50%;
}
@media (max-width: 1279.98px) {
  .article__title * {
    max-width: calc(100% - 100px);
  }
}
.article__title_mob {
  display: none;
  font-size: 20px;
  line-height: 23px;
  font-weight: 500;
  margin-bottom: 15px;
}
@media (max-width: 575.98px) {
  .article__title_mob {
    display: block;
  }
}
.article__body {
  position: relative;
  padding-bottom: 160px;
}
@media (max-width: 1399.98px) {
  .article__body {
    padding-bottom: 30px;
  }
}
@media (max-width: 575.98px) {
  .article__body {
    padding-top: 20px;
  }
}
.article__body::before {
  content: "";
  position: absolute;
  top: 47px;
  left: 0;
  right: 0;
  bottom: 0;
  background: #f9f9f9;
  pointer-events: none;
  z-index: -1;
  border-top: 3px solid #ef7812;
}
@media (max-width: 1279.98px) {
  .article__body::before {
    top: 35px;
  }
}
@media (max-width: 1023.98px) {
  .article__body::before {
    top: 30px;
  }
}
@media (max-width: 575.98px) {
  .article__body::before {
    top: 0;
  }
}
.article__wrapper {
  padding-block: 65px;
}
@media (max-width: 767.98px) {
  .article__wrapper {
    padding-top: 30px;
  }
}
.article__actions {
  display: flex;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
}
@media (max-width: 575.98px) {
  .article__actions {
    gap: 10px;
  }
}
.article__actions .icon {
  display: inline-flex;
  width: 16px;
  height: 16px;
  cursor: pointer;
  transition: all 280ms ease-in-out 0ms;
}
@media (hover: hover) {
  .article__actions .icon:hover {
    opacity: 0.5;
  }
}
.article__content {
  line-height: 20px;
  display: flex;
  flex-direction: column;
  gap: 30px;
}
@media (max-width: 575.98px) {
  .article__content {
    gap: 20px;
  }
}
.article__content img {
  max-width: 100%;
}
.article__related {
  display: none;
  gap: 15px;
}
@media (max-width: 1279.98px) {
  .article__related {
    display: flex;
  }
}
@media (max-width: 767.98px) {
  .article__related {
    gap: 5px;
  }
}
@media (max-width: 1279.98px) {
  .article__related .themes {
    margin-bottom: 10px;
  }
}
.article__related .location {
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 15px;
}
.article__sidebar {
  display: flex;
  flex-direction: column;
  gap: 30px;
  line-height: 20px;
}
@media (max-width: 1399.98px) {
  .article__sidebar {
    display: none;
  }
}
.article__image {
  position: relative;
}
@media (max-width: 575.98px) {
  .article__image {
    margin-bottom: 23px;
  }
}
.article__image .photo-author {
  position: absolute;
  bottom: 5px;
}
.article__image .photo-author_left {
  left: 5px;
}
.article__image .photo-author_right {
  right: 5px;
}
@media (max-width: 575.98px) {
  .article__image .photo-author {
    bottom: 0;
    left: 50%;
    right: unset;
    width: 100%;
    transform: translate(-50%, calc(100% + 5px));
    max-width: calc(100vw - var(--bs-gutter-x));
  }
}
.article__image_blur__back {
  opacity: 0.5;
  filter: blur(10px);
  overflow: hidden;
}
.article__image_blur__back img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.article__image_blur__front {
  position: absolute;
  height: 100%;
  aspect-ratio: 1;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  object-fit: cover;
}
.article__image_person {
  position: relative;
  background-color: #e8e7ef;
  padding: 30px 110px;
  display: flex;
  align-items: center;
}
@media (max-width: 1023.98px) {
  .article__image_person {
    padding: 50px 60px;
  }
}
@media (max-width: 767.98px) {
  .article__image_person {
    padding: 10px 45px;
  }
}
@media (max-width: 575.98px) {
  .article__image_person {
    --bs-gutter-x: 48px;
    padding: 22px calc(var(--bs-gutter-x) * 0.5);
    width: calc(100% + var(--bs-gutter-x));
    margin-left: calc(var(--bs-gutter-x) * -0.5);
  }
}
.article__image_person_back {
  background: url("/local/templates/main/css/../images/sample_04.png") center no-repeat;
  background-position: right bottom;
  background-size: cover;
}
.article__image_person__image {
  width: 497px;
  aspect-ratio: 1.75/1;
  object-fit: cover;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
  pointer-events: none;
  max-height: 100%;
}
@media (max-width: 1023.98px) {
  .article__image_person__image {
    width: 396px;
  }
}
@media (max-width: 767.98px) {
  .article__image_person__image {
    width: 291px;
  }
}
@media (max-width: 575.98px) {
  .article__image_person__image {
    aspect-ratio: unset;
    width: 100%;
    height: 100%;
    opacity: 0.3;
  }
}
.article__image_person__info {
  display: flex;
  flex-direction: column;
  font-size: 14px;
  line-height: 20px;
  width: 217px;
  position: relative;
  gap: 20px;
}
@media (max-width: 767.98px) {
  .article__image_person__info {
    width: 156px;
  }
}
@media (max-width: 575.98px) {
  .article__image_person__info {
    width: 100%;
    flex-direction: row;
    align-items: center;
  }
}
.article__image_person__info .photo {
  aspect-ratio: 1;
  object-fit: cover;
  background-color: #adacb4;
}
@media (max-width: 1023.98px) {
  .article__image_person__info .photo {
    width: 96px;
  }
}
@media (max-width: 767.98px) {
  .article__image_person__info .photo {
    width: 80px;
  }
}
@media (max-width: 575.98px) {
  .article__image_person__info .photo {
    width: 60px;
  }
}
.article__image_person__info .photo_circled {
  border-radius: 50%;
}
.article__image_person__info strong {
  font-size: 20px;
  line-height: 23px;
  font-weight: 500;
  margin-bottom: 5px;
}
@media (max-width: 767.98px) {
  .article__image_person__info strong {
    font-size: 16px;
    line-height: 19px;
  }
}

.image {
  aspect-ratio: 2.4457/1;
  object-fit: cover;
  object-position: center;
  width: 100%;
}

.text {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.text_big {
  font-size: 24px;
  line-height: 38px;
}
@media (max-width: 1023.98px) {
  .text_big {
    font-size: 22px;
    line-height: 34px;
  }
}
@media (max-width: 767.98px) {
  .text_big {
    font-size: 18px;
    line-height: 26px;
  }
}
@media (max-width: 575.98px) {
  .text_big {
    font-size: 16px;
    line-height: 22px;
  }
}
.text a {
  text-decoration: underline;
  text-decoration-color: #ef7812;
  color: #ef7812;
  transition: all 280ms ease-in-out 0ms;
}
@media (hover: hover) {
  .text a:hover {
    text-decoration-color: transparent;
  }
}
.text ul,
.text ol {
  padding-left: 20px;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.text ul li,
.text ol li {
  list-style-type: inherit;
}
.text ul {
  list-style-type: disc;
}
.text ol {
  list-style-type: decimal;
}

.auth {
  display: flex;
  align-items: center;
  gap: 60px;
  padding: 50px 90px 50px 30px;
  border-image: linear-gradient(#000, #fff) 30;
  border-width: 1px;
  border-style: solid;
  border-bottom: none;
  overflow: hidden;
}
@media (max-width: 1399.98px) {
  .auth {
    padding-right: 100px;
    gap: 120px;
  }
}
@media (max-width: 1279.98px) {
  .auth {
    padding-right: 70px;
    gap: 160px;
  }
}
@media (max-width: 1023.98px) {
  .auth {
    padding-right: 0;
    gap: 50px;
    font-size: 12px;
  }
}
@media (max-width: 767.98px) {
  .auth {
    padding: 20px 30px;
  }
}
@media (max-width: 575.98px) {
  .auth {
    padding: 10px;
    font-size: 14px;
  }
}
.auth__text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.auth .h3 {
  margin-bottom: 10px;
  font-weight: 500;
}
@media (max-width: 1023.98px) {
  .auth .h3 {
    font-size: 16px;
    line-height: 19px;
  }
}
.auth p {
  opacity: 0.5;
  margin-bottom: 30px;
}
.auth .button-icon {
  gap: 50px;
}
.auth > .icon {
  width: 180px;
  height: 180px;
  flex-shrink: 0;
  transform: rotate(15deg);
  opacity: 0.1;
}
@media (max-width: 1023.98px) {
  .auth > .icon {
    margin-right: -60px;
  }
}
@media (max-width: 767.98px) {
  .auth > .icon {
    display: none;
  }
}

.picture {
  display: flex;
  flex-direction: column;
  gap: 10px;
  position: relative;
}
.picture img {
  aspect-ratio: 16/9;
  object-fit: cover;
  object-position: center;
  cursor: pointer;
  width: 100%;
}
.picture__link {
  position: relative;
  cursor: pointer;
}
.picture__link__icon {
  width: 70px;
  aspect-ratio: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 280ms ease-in-out 0ms;
}
@media (max-width: 1023.98px) {
  .picture__link__icon {
    width: 50px;
  }
}
@media (max-width: 575.98px) {
  .picture__link__icon {
    width: 30px;
  }
}
.picture__link__icon::before {
  content: "";
  position: absolute;
  border-radius: 50%;
  inset: 0;
  background: linear-gradient(223deg, #fab72a 1.86%, #df2622 47.34%, #74237c 95.82%);
}
.picture__link__icon::after {
  content: "";
  position: absolute;
  background-color: #fff;
  left: 2px;
  top: 2px;
  right: 2px;
  bottom: 2px;
  border-radius: 50%;
  pointer-events: none;
}
.picture__link__icon img {
  width: 32px;
  aspect-ratio: 1;
  position: relative;
  z-index: 1;
}
@media (max-width: 1023.98px) {
  .picture__link__icon img {
    width: 23px;
  }
}
@media (max-width: 575.98px) {
  .picture__link__icon img {
    width: 14px;
  }
}
@media (hover: hover) {
  .picture__link:hover .picture__link__icon {
    transform: translate(-50%, -50%) scale(1.1);
  }
}
.picture_gallery {
  position: relative;
}
.picture_gallery::before {
  content: "";
  position: absolute;
  background-color: #e5e5e5;
  width: calc(100% - 10px);
  height: 5px;
  left: 5px;
  right: 5px;
  top: -5px;
}
.picture_gallery::after {
  content: "";
  position: absolute;
  background-color: #e0e0e0;
  width: calc(100% - 20px);
  height: 5px;
  left: 10px;
  right: 10px;
  top: -10px;
}

.gallery {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media (max-width: 575.98px) {
  .gallery {
    width: calc(100% + var(--bs-gutter-x));
    margin-left: calc(var(--bs-gutter-x) * -0.5);
  }
}
.gallery .swiper {
  position: relative;
}
.gallery .arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}
.gallery .arrow_left {
  left: 50px;
}
@media (max-width: 1399.98px) {
  .gallery .arrow_left {
    left: 85px;
  }
}
@media (max-width: 1279.98px) {
  .gallery .arrow_left {
    left: 90px;
  }
}
@media (max-width: 1023.98px) {
  .gallery .arrow_left {
    left: 30px;
  }
}
@media (max-width: 575.98px) {
  .gallery .arrow_left {
    left: 4px;
  }
}
.gallery .arrow_right {
  right: 50px;
}
@media (max-width: 1399.98px) {
  .gallery .arrow_right {
    right: 85px;
  }
}
@media (max-width: 1279.98px) {
  .gallery .arrow_right {
    right: 90px;
  }
}
@media (max-width: 1023.98px) {
  .gallery .arrow_right {
    right: 30px;
  }
}
@media (max-width: 575.98px) {
  .gallery .arrow_right {
    right: 4px;
  }
}
.gallery .caption {
  margin-inline: 30px;
}
@media (max-width: 1399.98px) {
  .gallery .caption {
    margin-inline: 65px;
  }
}
@media (max-width: 1279.98px) {
  .gallery .caption {
    margin-inline: 70px;
  }
}
@media (max-width: 1023.98px) {
  .gallery .caption {
    margin-inline: 20px;
  }
}
@media (max-width: 575.98px) {
  .gallery .caption {
    --bs-gutter-x: 48px;
    margin-inline: calc(var(--bs-gutter-x) * 0.5);
  }
}
.gallery .swiper-slide.spec-slide {
  width:100%;
}

.gallery .swiper-slide {
  width: calc(100% - 60px);
  opacity: 0.5;
  transition: all 280ms ease-in-out 0ms;
}

@media (max-width: 1399.98px) {
  .gallery .swiper-slide {
    width: calc(100% - 130px);
  }
}
@media (max-width: 1279.98px) {
  .gallery .swiper-slide {
    width: calc(100% - 140px);
  }
}
@media (max-width: 1023.98px) {
  .gallery .swiper-slide {
    width: calc(100% - 40px);
  }
}
.gallery .swiper-slide-active {
  opacity: 1;
}

.caption {
  opacity: 0.5;
}
@media (max-width: 767.98px) {
  .caption {
    font-size: 12px;
    line-height: 16px;
  }
}

.topic {
  display: flex;
  flex-direction: row;
  gap: 20px;
}
.topic__content {
  padding-block: 15px;
}
@media (max-width: 767.98px) {
  .topic__content {
    padding-block: 0;
  }
}
.topic .color-column {
  width: 5px;
  /*height: 100%;*/
  flex-shrink: 0;
}
.topic .column-1 {
  height: 33%;
  width: 100%;
  background-color: #e32112;
}
.topic .column-2 {
  height: 33%;
  width: 100%;
  background-color: #ef7812;
}
.topic .column-3 {
  height: 33%;
  width: 100%;
  background-color: #fab72a;
}

.quote-border {
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
  font-size: 24px;
  line-height: 38px;
  padding: 20px 110px;
}
@media (max-width: 1399.98px) {
  .quote-border {
    padding: 20px 95px;
  }
}
@media (max-width: 1279.98px) {
  .quote-border {
    padding: 20px 100px;
  }
}
@media (max-width: 1023.98px) {
  .quote-border {
    padding: 20px 95px;
    font-size: 22px;
    line-height: 34px;
  }
}
@media (max-width: 767.98px) {
  .quote-border {
    padding: 20px 45px;
    font-size: 18px;
    line-height: 26px;
  }
}
@media (max-width: 575.98px) {
  .quote-border {
    --bs-gutter-x: 48px;
    width: calc(100% + var(--bs-gutter-x));
    margin-left: calc(var(--bs-gutter-x) * -0.5);
    padding: 20px calc(var(--bs-gutter-x) * 0.5);
    font-size: 16px;
    line-height: 22px;
  }
}

.text-colored {
  display: flex;
  flex-direction: column;
  font-size: 32px;
  line-height: 37px;
  align-items: flex-start;
}
@media (max-width: 1279.98px) {
  .text-colored {
    font-size: 24px;
    line-height: 28px;
  }
}
@media (max-width: 1023.98px) {
  .text-colored {
    font-size: 20px;
    line-height: 23px;
  }
}
@media (max-width: 575.98px) {
  .text-colored {
    font-size: 16px;
    line-height: 19px;
  }
}
.text-colored > * {
  padding: 5px 15px;
}

.article-topic {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 15px;
  padding: 0 20px 15px 20px;
  border-left: 1px solid #000;
}
@media (max-width: 1023.98px) {
  .article-topic {
    padding: 0 10px 15px 10px;
  }
}
.article-topic::before {
  content: "";
  position: absolute;
  top: 47px;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: -1;
  pointer-events: none;
}
@media (max-width: 1279.98px) {
  .article-topic::before {
    top: 38px;
  }
}
@media (max-width: 1023.98px) {
  .article-topic::before {
    top: 33px;
  }
}

.article-with-icon {
  display: flex;
  align-items: center;
  padding: 15px 0 15px 20px;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  gap: 18px;
}
@media (max-width: 575.98px) {
  .article-with-icon {
    flex-direction: column;
    padding: 10px 0 10px 20px;
    align-items: flex-start;
  }
}
.article-with-icon .icon {
  width: 30px;
  height: 30px;
  stroke: #0085ff;
  flex-shrink: 0;
}
.article-with-icon .h3 {
  margin-bottom: 10px;
}
@media (max-width: 1023.98px) {
  .article-with-icon .h3 {
    font-size: 16px;
    line-height: 19px;
  }
}

.topic-content {
  padding: 15px;
}

.accordion {
  display: flex;
  flex-direction: column;
  border-bottom: 1px solid #000;
}
.accordion__item {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.accordion__item__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
  padding-block: 15px;
  border-top: 1px solid #000;
  cursor: pointer;
}
@media (max-width: 767.98px) {
  .accordion__item__head {
    padding-block: 10px;
  }
}
@media (max-width: 767.98px) {
  .accordion__item__head .h3 {
    font-size: 20px;
    line-height: 23px;
    font-weight: 500;
  }
}
@media (max-width: 575.98px) {
  .accordion__item__head .h3 {
    font-size: 16px;
    line-height: 19px;
  }
}
.accordion__item__head span {
  display: inline-flex;
  transition: all 280ms ease-in-out 0ms;
  transform: rotate(45deg);
  cursor: pointer;
}
.accordion__item__head span svg {
  width: 23px;
  height: 23px;
}
@media (hover: hover) {
  .accordion__item__head:hover span {
    transform: rotate(0);
  }
}
.accordion__item__head.active span {
  transform: rotate(0);
  opacity: 0.5;
}
@media (hover: hover) {
  .accordion__item__head.active:hover span {
    opacity: 1;
  }
}
.accordion__item__body {
  padding-block: 30px;
}
@media (max-width: 1023.98px) {
  .accordion__item__body {
    padding-top: 0;
  }
}

.person {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media (max-width: 575.98px) {
  .person {
    flex-direction: row;
  }
}
.person img {
  width: 130px;
  aspect-ratio: 1;
  object-fit: cover;
  object-position: center;
  align-self: center;
  border-radius: 50%;
}
@media (max-width: 1023.98px) {
  .person img {
    width: 80px;
    align-self: flex-start;
  }
}
@media (max-width: 575.98px) {
  .person img {
    width: 60px;
  }
}
.person .h3 {
  margin-bottom: 5px;
}
@media (max-width: 1023.98px) {
  .person .h3 {
    font-size: 16px;
    line-height: 19px;
  }
}
.person p {
  opacity: 0.5;
}

.files {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.files .button-icon {
  padding-block: 14px;
  gap: 50px;
  align-self: center;
}
@media (max-width: 575.98px) {
  .files .button-icon {
    width: 100%;
  }
}

.file {
  display: flex;
  align-items: center;
  padding: 15px 20px;
  background-color: #fff;
  gap: 18px;
}
@media (max-width: 767.98px) {
  .file {
    padding: 10px;
  }
}
.file__icon {
  display: inline-flex;
}
.file__icon svg {
  width: 30px;
  height: 30px;
}
.file__icon_pdf svg {
  stroke: #df2622;
}
.file__icon_jpg svg {
  stroke: #4200ff;
}
.file__icon_png svg {
  stroke: #0038ff;
}
.file__icon_doc svg {
  stroke: #153091;
}
.file__icon_docx svg {
  stroke: #153091;
}
.file__icon_txt svg {
  stroke: #727272;
}
.file__icon_zip svg {
  stroke: #b33f3f;
}
.file__icon_csv svg {
  stroke: #0b9221;
}
.file__info {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.file__title {
  font-weight: 500;
  word-break: break-all;
}
@media (max-width: 767.98px) {
  .file__title {
    font-size: 12px;
  }
}
.file__title span {
  opacity: 0.5;
}
.file__actions .link-underlined {
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
}

.delimeter {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  width: 100%;
}

.quote {
  display: flex;
  align-items: center;
  gap: 18px;
  padding: 30px 20px 0 20px;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
@media (max-width: 575.98px) {
  .quote {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    padding: 10px 0 10px 20px;
  }
}
.quote__icon {
  display: flex;
  align-items: center;
  gap: 18px;
  flex-shrink: 0;
  height: 100%;
}
@media (max-width: 767.98px) {
  .quote__icon {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
}
@media (max-width: 575.98px) {
  .quote__icon {
    flex-direction: row;
    align-items: center;
    height: auto;
  }
}
.quote__icon svg {
  height: 30px;
  width: 30px;
  flex-shrink: 0;
  align-self: flex-start;
}
@media (max-width: 575.98px) {
  .quote__icon svg {
    align-self: center;
  }
}
.quote_image {
  gap: 30px;
}
@media (max-width: 767.98px) {
  .quote_image .quote__icon {
    height: auto;
  }
}
@media (max-width: 575.98px) {
  .quote_image {
    gap: 10px;
  }
}
.quote__img {
  border-radius: 100%;
  width: 130px;
  aspect-ratio: 1;
  object-fit: cover;
  object-position: center;
  margin-right: 10px;
  align-self: center;
  flex-shrink: 0;
}
@media (max-width: 1023.98px) {
  .quote__img {
    width: 80px;
  }
}
@media (max-width: 575.98px) {
  .quote__img {
    width: 60px;
  }
}
.quote__content {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
@media (max-width: 1023.98px) {
  .quote .h3 {
    font-size: 16px;
    line-height: 19px;
  }
}
.quote__subtitle {
  opacity: 0.5;
}

.table-content {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.table-content__wrapper {
  overflow: auto;
}
.table-content__wrapper table {
  min-width: 100%;
  border-collapse: collapse;
}
.table-content__wrapper th,
.table-content__wrapper td {
  padding: 15px;
  text-align: left;
  border: none;
}
.table-content__wrapper th {
  color: rgba(0, 0, 0, 0.5);
  background-color: #fbfbfb;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  font-size: 16px;
}
.table-content__wrapper td::first-letter {
  text-transform: uppercase;
}
.table-content__wrapper tr:nth-child(odd) {
  background-color: #fbfbfb;
}
.table-content__wrapper tr:nth-child(even) {
  background-color: #fff;
}
@media (max-width: 1023.98px) {
  .table-content .h3 {
    font-size: 16px;
    line-height: 19px;
  }
}

.company-logo {
  line-height: 16px;
  padding: 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 1399.98px) {
  .company-logo {
    padding: 10px 20px;
  }
}
@media (max-width: 767.98px) {
  .company-logo {
    padding: 10px;
  }
}
@media (max-width: 575.98px) {
  .company-logo {
    padding: 5px;
    font-size: 12px;
    line-height: 14px;
  }
}
.company-logo__inner {
  padding: 10px 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
@media (max-width: 767.98px) {
  .company-logo__inner {
    padding: 10px;
  }
}
@media (max-width: 575.98px) {
  .company-logo__inner {
    padding: 5px;
  }
}
.company-logo__text {
  padding: 25px 30px;
}
.company-logo_dark .company-logo__inner {
  background-color: #696969;
}
.company-logo_gray .company-logo__inner {
  background-color: #efefef;
}

.media_library__card {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.media_library__card .picture__link__icon {
  width: 40px;
}
.media_library__card .picture__link__icon img {
  width: 18px;
}
.media_library__card .card__date {
  font-weight: 400;
  line-height: 17px;
}
.media_library__card__meta {
  display: flex;
  align-items: center;
  gap: 15px;
}
.media_library .button-icon {
  padding-block: 14px;
  gap: 50px;
  align-self: center;
}
@media (max-width: 575.98px) {
  .media_library .button-icon {
    width: 100%;
  }
}

.big-block {
  padding-block: 60px;
  display: flex;
  flex-direction: column;
  gap: 30px;
}
@media (max-width: 1023.98px) {
  .big-block {
    padding-block: 30px;
  }
}
@media (max-width: 767.98px) {
  .big-block {
    padding-block: 0;
  }
}
@media (max-width: 575.98px) {
  .big-block {
    gap: 20px;
  }
}

.speakers {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 575.98px) {
  .speakers {
    width: calc(100% + var(--bs-gutter-x));
    margin-left: calc(var(--bs-gutter-x) * -0.5);
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.speakers .button-icon {
  padding-block: 14px;
  gap: 50px;
  align-self: center;
}
@media (max-width: 575.98px) {
  .speakers .button-icon {
    width: calc(100% - var(--bs-gutter-x));
  }
}
.speakers .grid {
  margin-inline: 110px;
}
@media (max-width: 1399.98px) {
  .speakers .grid {
    margin-inline: 145px;
  }
}
@media (max-width: 1279.98px) {
  .speakers .grid {
    margin-inline: 150px;
  }
}
@media (max-width: 1023.98px) {
  .speakers .grid {
    margin-inline: 30px;
  }
}
@media (max-width: 767.98px) {
  .speakers .grid {
    margin-inline: 45px;
  }
}
@media (max-width: 575.98px) {
  .speakers .grid {
    margin-inline: calc(var(--bs-gutter-x) * 0.5);
  }
}

.program {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.companies-slider {
  position: relative;
}
.companies-slider .arrow {
  position: absolute;
  top: 50%;
  z-index: 1;
}
@media (max-width: 575.98px) {
  .companies-slider .arrow {
    display: none;
  }
}
.companies-slider .arrow_left {
  transform: translate(-50%, -50%);
  left: 0;
}
.companies-slider .arrow_right {
  transform: translate(50%, -50%);
  right: 0;
}
.companies-slider .swiper-wrapper {
  align-items: stretch;
}
@media (max-width: 575.98px) {
  .companies-slider .swiper-wrapper {
    overflow: auto;
    gap: 24px;
  }
}
.companies-slider .swiper-slide {
  height: auto;
}
@media (max-width: 575.98px) {
  .companies-slider .swiper-slide {
    width: calc((100% - 24px) / 2);
  }
}

.cards-events {
  background: url(/local/templates/main/css/../images/sample_02.png) center;
  background-size: cover;
  grid-column-start: 1;
  grid-column-end: -1;
  padding: 20px;
  position: relative;
  gap: 20px;
  margin-block: 24px;
}
@media (max-width: 1023.98px) {
  .cards-events {
    gap: 24px;
  }
}
@media (max-width: 767.98px) {
  .cards-events {
    margin-inline: calc((100vw - 564px) / -2 + var(--bs-gutter-x) * -0.5);
  }
}
@media (max-width: 575.98px) {
  .cards-events {
    margin-inline: calc(var(--bs-gutter-x) * -0.5);
  }
}
.cards-events .card {
  color: #fff;
  border: none;
  padding: 0;
  background-color: transparent;
}
.cards-events .card svg {
  stroke: #fff;
}
.cards-events .card .theme {
  border: none;
  background-color: rgba(0, 0, 0, 0.2);
}
@media (hover: hover) {
  .cards-events .card__title:hover {
    text-decoration-color: #fff;
  }
}

.page-404__body {
  padding-top: 330px;
  padding-bottom: 300px;
  margin-top: 90px;
  border-top: 3px solid #ef7812;
}
@media (max-width: 1279.98px) {
  .page-404__body {
    padding-top: 230px;
    padding-bottom: 200px;
  }
}
@media (max-width: 1023.98px) {
  .page-404__body {
    padding-top: 180px;
    padding-bottom: 150px;
  }
}
@media (max-width: 767.98px) {
  .page-404__body {
    padding-top: 130px;
    padding-bottom: 100px;
    margin-top: 60px;
  }
}
.page-404__body .container {
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-404__inner {
  max-width: 416px;
  display: flex;
  flex-direction: column;
  gap: 50px;
}
@media (max-width: 767.98px) {
  .page-404__inner {
    gap: 30px;
  }
}
.page-404__inner h1 {
  font-size: 32px;
  line-height: 37px;
  font-weight: 300;
  text-transform: uppercase;
}
@media (max-width: 1023.98px) {
  .page-404__inner h1 {
    font-size: 24px;
    line-height: 28px;
  }
}
.page-404__inner h1 span {
  font-weight: 500;
}
.page-404__text {
  font-size: 20px;
  line-height: 23px;
}
@media (max-width: 1023.98px) {
  .page-404__text {
    font-size: 16px;
    line-height: 19px;
  }
}
.page-404 footer {
  background-color: transparent;
}

.search-page {
  margin-top: 90px;
  border-top: 3px solid #ef7812;
}
@media (max-width: 767.98px) {
  .search-page {
    margin-top: 60px;
  }
}
@media (max-width: 767.98px) {
  .search-page .h3 {
    font-size: 20px;
    line-height: 23px;
  }
}
@media (max-width: 575.98px) {
  .search-page .h3 {
    font-size: 16px;
    line-height: 18px;
  }
}
.search-page__body {
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
  flex-direction: column;
  gap: 30px;
}
@media (max-width: 575.98px) {
  .search-page__body {
    gap: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.search-page__form {
  width: 100%;
}
.search-page__form input {
  border-radius: 0;
  padding: 22px 250px 22px 54px;
  color: #000;
}
@media (max-width: 1023.98px) {
  .search-page__form input {
    padding: 12px 250px 12px 54px;
  }
}
@media (max-width: 767.98px) {
  .search-page__form input {
    font-size: 14px;
    line-height: 16px;
  }
}
.search-page__form .search-input__icon > .icon {
  width: 15px;
  height: 15px;
}
@media (max-width: 575.98px) {
  .search-page__form {
    order: 0;
  }
}
.search-page__section {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.search-page .tabs-yellow__body {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

/* End */


/* Start:/local/templates/main/template_style.css?175968478910447*/
:root {
    --color-red: #e22622;
    --color-green: #5cb85c;
}

.color-red {
    color: var(--color-red);
}

.color-green {
    color: var(--color-green);
}


input::-ms-reveal,
input::-ms-clear {
    display: none;
}

body .bxmaker-authuserphone-button:focus{
    outline: none;
}

body .bxmaker-authuserphone-button .bxmaker-authuserphone-button__inner {
    background-color: #ef7812;
}

body .bxmaker-authuserphone-button:hover .bxmaker-authuserphone-button__inner {
    background-color: #ef7812;
}

body .bxmaker-authuserphone-input-phone--focus .bxmaker-authuserphone-input-phone__field,
body .bxmaker-authuserphone-input-phone--hover .bxmaker-authuserphone-input-phone__field,
body .bxmaker-authuserphone-input-phone:hover .bxmaker-authuserphone-input-phone__field
{
    border-color: #ef7812;
}

body .bxmaker-authuserphone-input--focus .bxmaker-authuserphone-input__field,
body .bxmaker-authuserphone-input--hover .bxmaker-authuserphone-input__field,
body .bxmaker-authuserphone-input:hover .bxmaker-authuserphone-input__field
{
    border-color: #ef7812;
}


body .bxmaker-authuserphone-input-password--focus .bxmaker-authuserphone-input-password__field,
body .bxmaker-authuserphone-input-password--hover .bxmaker-authuserphone-input-password__field,
body .bxmaker-authuserphone-input-password:hover .bxmaker-authuserphone-input-password__field
{
    border-color: #ef7812;
}

body .bxmaker-authuserphone-input-code--focus .bxmaker-authuserphone-input-code__field,
body .bxmaker-authuserphone-input-code--hover .bxmaker-authuserphone-input-code__field,
body .bxmaker-authuserphone-input-code:hover .bxmaker-authuserphone-input-code__field
{
    border-color: #ef7812;
}

body a.bxmaker-authuserphone-link,
body a.bxmaker-authuserphone-link:visited
{
    color: #ef7812;
}

body a.bxmaker-authuserphone-link:active,
body a.bxmaker-authuserphone-link:hover
{
    color: #ef7812;
}

body .bxmaker-authuserphone-input-phone__validation,
body .bxmaker-authuserphone-message--error {
    color: #ff0000;
}
.bxmaker-authuserphone-enter-auth__title{
    font-size: 30px;
    line-height: 46px;
    font-weight: 500;
}
.bxmaker-authuserphone-enter {
    all: unset;
}
.bxmaker-authuserphone-enter-auth-form__bypass, .bxmaker-authuserphone-enter-auth__toregistration, .bxmaker-authuserphone-enter-auth-by-password-form__back {
    margin-top: 24px;
    text-align: left;
}
.bxmaker-authuserphone-input-phone__field
{
    width: 100%;
    padding: 3px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    transition: all 280ms ease-in-out 0ms;
    font-size: 14px;
    line-height: 20px;
}

@media (min-width: 1400px) {
    .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
        max-width: 1264px;
    }
}
@media (min-width: 1480px) {
    .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
        max-width: 1344px;
    }
}

.bg-white {
    background: #fff;
}

.color-orange {
    color: #ef7812;
}

.page-header__image {
    min-height: 160px;
}

.landing {
    display: flex;
    flex-direction: column;
    line-height: 1.2;
    gap: 30px;
    padding-block: 30px;
}

.title {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.subscribe {
    background: rgba(0, 0, 0, 0.03);
    line-height: 1.2;
}
.subscribe__wrapper {
    display: flex;
    flex-direction: column;
    gap: 24px;
    padding-top: 40px;
    padding-bottom: 40px;
}
.subscribe__header {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.subscribe__title {
    font-size: 28px;
    font-weight: 500;
}
.subscribe__desc {
    font-size: 16px;
    font-weight: 375;
}
.subscribe__form {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.subscribe__elements {
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.subscribe__policy {
    font-weight: 300;
    font-size: 14px;
}

.list-01 {
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding-block: 24px;
    background: #fff;
    position: relative;
}
.list-01:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 24px;
    margin-left: -24px;
    height: 100%;
    background-color: #fff;
}
.list-01:after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 24px;
    margin-right: -24px;
    height: 100%;
    background-color: #fff;
}
.list-01__item {
    flex: 0 0 100%;
    display: flex;
    align-items: center;
    gap: 16px;
}
.list-01__icon {
    width: 42px;
    min-width: 42px;
    height: 42px;
    min-height: 42px;
    border-radius: 8px;
    background: rgba(0, 0, 0, 0.03);
    display: flex;
    align-items: center;
    justify-content: center;
}
.list-01__icon img {
    width: 20px;
    height: 20px;
}
.list-01__text {
    font-size: 14px;
}

.list-02 {
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.list-02__item {
    display: flex;
    align-items: center;
    gap: 18px;
    padding: 30px 0 30px 16px;
    border-left: 1px solid rgba(0,0,0,.1);
}
.list-02__icon {
    width: 30px;
    min-width: 30px;
    height: 30px;
    min-height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.list-02__icon img {
    object-fit: contain;
}
.list-02__text {
    font-size: 14px;
}

.card--new {
    padding: 20px;
    gap: 10px;
    font-size: 16px;
}
.card--new .card__image {
    display: flex;
    align-items: center;
    justify-content: center;
}
.card--new .card__image img {
    aspect-ratio: unset;
    width: auto;
    height: 144px;
}

.bread {
    min-height: 120px;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    gap: 23px;
}
.bread__list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 15px;
}
.bread__item {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
}
.bread__item + .bread__item:before {
    content: '';
    display: block;
    width: 15px;
    height: 1px;
    background-color: #000;
}
.bread__link {}
.bread__logo {
    display: none;
    flex-direction: column;
    align-items: flex-start;
    transform: translateY(50%);
    font-size: 20px;
    line-height: 24px;
}
.bread__logo span {
    padding: 5px;
}
.bread__logo span:first-child {
    color: #ef7812;
    border: 2px solid #ef7812;
    font-weight: 500;
}

.content-slider {
    position: relative;
}
.content-slider .swiper,
.content-slider .swiper + h2 {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
}
.content-slider__item {
    background: #fff;
    padding: 20px;
    aspect-ratio: 8 / 9;
    overflow: hidden;
}
.content-slider__item:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 88px;
    width: 100%;
    background: linear-gradient(transparent, #fff);
    pointer-events: none;
}
.content-slider__link {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    cursor: zoom-in;
}
.content-slider__img {
    width: 100%;
    height: auto;
}
.content-slider .arrows {
    display: flex;
    justify-content: space-between;
    transform: translateY(-50%);
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    z-index: 1;
    padding: 0 20px;
    pointer-events: none;
}
.content-slider .arrow-circle {
    width: 40px;
    height: 40px;
    pointer-events: auto;
}

.buttons {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.buttons .button-icon {
    gap: 10px;
}
.buttons--center {
    justify-content: center;
}

@media (min-width: 576px) {
    .bread {
        min-height: 140px;
    }
    .bread__list {
        margin-bottom: 58px;
    }
    .bread__logo {
        display: flex;
    }
    .list-01:before {
        --w: calc((100dvw - 564px) / 2 + 24px);
        width: var(--w);
        margin-left: calc(var(--w) * -1);
    }
    .list-01:after {
        --w: calc((100dvw - 564px) / 2 + 24px);
        width: var(--w);
        margin-right: calc(var(--w) * -1);
    }
}
@media (min-width: 768px) {
    .button_content {
        max-width: fit-content;
        min-height: 50px;
        padding: 11px 20px 9px;
    }
    .title {
        gap: 20px;
    }
    .subscribe {
        background: unset;
    }
    .subscribe__wrapper {
        background: rgba(0, 0, 0, 0.03);
        padding: 40px;
    }
    .subscribe__title {
        font-size: 36px;
    }
    .subscribe__elements {
        flex-direction: row;
    }
    .subscribe__elements > .input {
        width: 100%;
    }
    .list-01 {
        gap: 8px;
        padding: 20px;
        border: 1px solid rgba(0,0,0,.1);
    }
    .list-01:before {
        display: none;
    }
    .list-01:after {
        display: none;
    }
    .list-02__item {
        padding-left: 33px;
    }
    .card--new {
        gap: 16px;
    }
    .card--new .card__image img {
        height: 260px;
    }
    .bread {
        min-height: 150px;
    }
    .content-slider .swiper {
        box-shadow: -10px 0 10px rgba(0, 0, 0, 0.05), 10px 0 10px rgba(0, 0, 0, 0.05);
    }
    .content-slider .arrow-circle {
        width: 70px;
        height: 70px;
    }
}

@media (min-width: 1024px) {
    .landing {
        padding-block: 60px;
        gap: 60px;
    }
    .bread {
        min-height: 160px;
    }
    .bread__logo {
        font-size: 24px;
        line-height: 18px;
    }
    .list-01 {
        gap: 20px;
    }
    .list-01__icon {
        width: 56px;
        min-width: 56px;
        height: 56px;
        min-height: 56px;
    }
    .list-01__icon img {
        width: 28px;
        height: 28px;
    }
    .list-02 {
        flex-direction: row;
        gap: 30px;
    }
    .list-02__item {
        flex: 0 0 50%;
    }
    .card--new {
        font-size: 20px;
    }
    .content-slider .arrows {
        padding: 0 22px;
    }
}

@media (min-width: 1280px) {
    .title {
        gap: 30px;
    }
    .subscribe {
        margin-top: 60px;
        margin-bottom: 60px;
    }
    .subscribe__wrapper {
        flex-direction: row;
        gap: 40px;
    }
    .subscribe__header {
        min-width: 440px;
    }
    .subscribe__desc {
        margin-top: auto;
    }
    .subscribe__form {
        width: 100%;
    }
    .bread {
        min-height: 222px;
    }
    .bread__list {
        margin-bottom: 67px;
    }
}

/* End */
/* /local/css/modal-form.css?17538578977888 */
/* /local/templates/main/css/style.min.css?1759684789267644 */
/* /local/templates/main/template_style.css?175968478910447 */
